commit 690599100223cd7a0ceb9882789a0f157d95d79e Author: Jörg Prante Date: Mon Oct 3 14:25:26 2016 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86023d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +/data +/work +/logs +/.idea +/target +.DS_Store +*.iml +/.settings +/.classpath +/.project +/.gradle +build +/plugins +/sessions +*~ +*.MARC diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..1ac93ab --- /dev/null +++ b/.travis.yml @@ -0,0 +1,12 @@ +language: java +sudo: required +jdk: +- oraclejdk8 +cache: + directories: + - $HOME/.m2 +after_success: +- ./gradlew sonarqube -Dsonar.host.url=https://sonarqube.com -Dsonar.login=$SONAR_TOKEN +env: + global: + secure: n1Ai4q/yMLn/Pg5pA4lTavoJoe7mQYB1PSKnZAqwbgyla94ySzK6iyBCBiNs/foMPisB/x+DHvmUXTsjvquw9Ay48ZITCV3xhcWzD0eZM2TMoG19CpRAEe8L8LNuYiti9k89ijDdUGZ5ifsvQNTGNHksouayAuApC3PrTUejJfR6SYrp1ZsQTbsMlr+4XU3p7QknK5rGgOwATIMP28F+bVnB05WJtlJA3b0SeucCurn3wJ4FGBQXRYmdlT7bQhNE4QgZM1VzcUFD/K0TBxzzq/otb/lNRSifyoekktDmJwQnaT9uQ4R8R6KdQ2Kb38Rvgjur+TKm5i1G8qS2+6LnIxQJG1aw3JvKK6W0wWCgnAVVRrXaCLday9NuY59tuh1mfjQ10UcsMNKcTdcKEMrLow506wSETcXc7L/LEnneWQyJJeV4vhPqR7KJfsBbeqgz3yIfsCn1GZVWFlfegzYCN52YTl0Y0uRD2Z+TnzQu+Bf4DzaWXLge1rz31xkhyeNNspub4h024+XqBjcMm6M9mlMzmmK8t2DIwPy/BlQbFBUyhrxziuR/5/2NEDPyHltvWkRb4AUIa25WJqkV0gTBegbMadZ9DyOo6Ea7aoVFBae2WGR08F1kzABsWrd1S7UJmWxW35iyMEtoAIayXphIK98qO5aCutwZ+3iOQazxbAs= diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/build.gradle b/build.gradle new file mode 100644 index 0000000..cd93c44 --- /dev/null +++ b/build.gradle @@ -0,0 +1,111 @@ +plugins { + id "org.sonarqube" version "2.1-rc1" + id "org.ajoberstar.github-pages" version "1.6.0-rc.1" + id "org.xbib.gradle.plugin.jbake" version "1.1.0" +} + +println "Host: " + java.net.InetAddress.getLocalHost() +println "Gradle: " + gradle.gradleVersion + " JVM: " + org.gradle.internal.jvm.Jvm.current() + " Groovy: " + GroovySystem.getVersion() +println "Build: group: '${project.group}', name: '${project.name}', version: '${project.version}'" + +allprojects { + + apply plugin: 'java' + apply plugin: 'maven' + apply plugin: 'signing' + apply plugin: 'findbugs' + apply plugin: 'pmd' + apply plugin: 'checkstyle' + apply plugin: "jacoco" + + repositories { + mavenLocal() + mavenCentral() + } + + configurations { + wagon + provided + testCompile.extendsFrom(provided) + } + + dependencies { + testCompile 'junit:junit:4.12' + wagon 'org.apache.maven.wagon:wagon-ssh-external:2.10' + } + + sourceCompatibility = JavaVersion.VERSION_1_8 + targetCompatibility = JavaVersion.VERSION_1_8 + + [compileJava, compileTestJava]*.options*.encoding = 'UTF-8' + tasks.withType(JavaCompile) { + options.compilerArgs << "-Xlint:all" << "-profile" << "compact2" + } + test { + classpath += configurations.provided + testLogging { + showStandardStreams = false + exceptionFormat = 'full' + } + } + tasks.withType(FindBugs) { + ignoreFailures = true + reports { + xml.enabled = true + html.enabled = false + } + } + tasks.withType(Pmd) { + ignoreFailures = true + reports { + xml.enabled = true + html.enabled = true + } + } + tasks.withType(Checkstyle) { + ignoreFailures = true + reports { + xml.enabled = true + html.enabled = true + } + } + jacocoTestReport { + reports { + xml.enabled true + csv.enabled false + xml.destination "${buildDir}/reports/jacoco-xml" + html.destination "${buildDir}/reports/jacoco-html" + } + } + + sonarqube { + properties { + property "sonar.projectName", "xbib content" + property "sonar.sourceEncoding", "UTF-8" + property "sonar.tests", "src/test/java" + property "sonar.scm.provider", "git" + property "sonar.java.coveragePlugin", "jacoco" + property "sonar.junit.reportsPath", "build/test-results/test/" + } + } + + task sourcesJar(type: Jar, dependsOn: classes) { + classifier 'sources' + from sourceSets.main.allSource + } + task javadocJar(type: Jar, dependsOn: javadoc) { + classifier 'javadoc' + } + artifacts { + archives sourcesJar, javadocJar + } + if (project.hasProperty('signing.keyId')) { + signing { + sign configurations.archives + } + } + + apply from: "${rootProject.projectDir}/gradle/ext.gradle" + apply from: "${rootProject.projectDir}/gradle/publish.gradle" + +} diff --git a/content-core/build.gradle b/content-core/build.gradle new file mode 100644 index 0000000..0a8fb93 --- /dev/null +++ b/content-core/build.gradle @@ -0,0 +1,3 @@ +dependencies { + compile "com.fasterxml.jackson.core:jackson-core:2.8.3" +} diff --git a/content-core/config/checkstyle/checkstyle.xml b/content-core/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-core/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-core/src/main/java/org/xbib/content/AbstractXContentGenerator.java b/content-core/src/main/java/org/xbib/content/AbstractXContentGenerator.java new file mode 100644 index 0000000..a052210 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/AbstractXContentGenerator.java @@ -0,0 +1,246 @@ +package org.xbib.content; + +import java.io.IOException; +import java.io.OutputStream; +import java.math.BigDecimal; +import java.math.BigInteger; + +/** + * + */ +public abstract class AbstractXContentGenerator implements XContentGenerator { + + protected XContentGenerator generator; + + public AbstractXContentGenerator setGenerator(XContentGenerator generator) { + this.generator = generator; + return this; + } + + @Override + public void writeStartArray() throws IOException { + generator.writeStartArray(); + } + + @Override + public void writeEndArray() throws IOException { + generator.writeEndArray(); + } + + @Override + public void writeStartObject() throws IOException { + generator.writeStartObject(); + } + + @Override + public void writeEndObject() throws IOException { + generator.writeEndObject(); + } + + @Override + public void writeFieldName(String name) throws IOException { + generator.writeFieldName(name); + } + + @Override + public void writeFieldName(XContentString name) throws IOException { + generator.writeFieldName(name); + } + + @Override + public void writeString(String text) throws IOException { + generator.writeString(text); + } + + @Override + public void writeString(char[] text, int offset, int len) throws IOException { + generator.writeString(text, offset, len); + } + + @Override + public void writeUTF8String(byte[] text, int offset, int length) throws IOException { + generator.writeUTF8String(text, offset, length); + } + + @Override + public void writeBinary(byte[] data, int offset, int len) throws IOException { + generator.writeBinary(data, offset, len); + } + + @Override + public void writeBinary(byte[] data) throws IOException { + generator.writeBinary(data); + } + + @Override + public void writeNumber(int v) throws IOException { + generator.writeNumber(v); + } + + @Override + public void writeNumber(long v) throws IOException { + generator.writeNumber(v); + } + + @Override + public void writeNumber(double d) throws IOException { + generator.writeNumber(d); + } + + @Override + public void writeNumber(float f) throws IOException { + generator.writeNumber(f); + } + + @Override + public void writeNumber(BigInteger bi) throws IOException { + generator.writeNumber(bi); + } + + @Override + public void writeNumber(BigDecimal bd) throws IOException { + generator.writeNumber(bd); + } + + @Override + public void writeBoolean(boolean b) throws IOException { + generator.writeBoolean(b); + } + + @Override + public void writeNull() throws IOException { + generator.writeNull(); + } + + @Override + public void writeStringField(String fieldName, String value) throws IOException { + generator.writeStringField(fieldName, value); + } + + @Override + public void writeStringField(XContentString fieldName, String value) throws IOException { + generator.writeFieldName(fieldName); + } + + @Override + public void writeBooleanField(String fieldName, boolean value) throws IOException { + generator.writeBooleanField(fieldName, value); + } + + @Override + public void writeBooleanField(XContentString fieldName, boolean value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeBoolean(value); + } + + @Override + public void writeNullField(String fieldName) throws IOException { + generator.writeNullField(fieldName); + } + + @Override + public void writeNumberField(String fieldName, int value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, int value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, long value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, long value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, double value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, double value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, float value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, float value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigInteger value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigInteger value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigDecimal value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigDecimal value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeBinaryField(String fieldName, byte[] data) throws IOException { + generator.writeBinaryField(fieldName, data); + } + + @Override + public void writeBinaryField(XContentString fieldName, byte[] data) throws IOException { + generator.writeFieldName(fieldName); + generator.writeBinary(data); + } + + @Override + public void writeArrayFieldStart(String fieldName) throws IOException { + generator.writeArrayFieldStart(fieldName); + } + + @Override + public void writeArrayFieldStart(XContentString fieldName) throws IOException { + generator.writeFieldName(fieldName); + generator.writeStartArray(); + } + + @Override + public void writeObjectFieldStart(String fieldName) throws IOException { + generator.writeObjectFieldStart(fieldName); + } + + @Override + public void writeObjectFieldStart(XContentString fieldName) throws IOException { + generator.writeFieldName(fieldName); + generator.writeStartObject(); + } + + @Override + public void copy(XContentBuilder builder, OutputStream outputStream) throws IOException { + flush(); + builder.bytes().streamOutput(outputStream); + } +} diff --git a/content-core/src/main/java/org/xbib/content/AbstractXContentParser.java b/content-core/src/main/java/org/xbib/content/AbstractXContentParser.java new file mode 100644 index 0000000..eed130a --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/AbstractXContentParser.java @@ -0,0 +1,265 @@ +package org.xbib.content; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.LinkedHashMap; +import java.util.List; +import java.util.Map; + +/** + * + */ +public abstract class AbstractXContentParser implements XContentParser { + + private static final MapFactory SIMPLE_MAP_FACTORY = HashMap::new; + private static final MapFactory ORDERED_MAP_FACTORY = LinkedHashMap::new; + private boolean losslessDecimals; + private boolean base16Checks; + + private static Map readMap(XContentParser parser) throws IOException { + return readMap(parser, SIMPLE_MAP_FACTORY); + } + + private static Map readOrderedMap(XContentParser parser) throws IOException { + return readMap(parser, ORDERED_MAP_FACTORY); + } + + private static Map readMap(XContentParser parser, MapFactory mapFactory) throws IOException { + Map map = mapFactory.newMap(); + XContentParser.Token t = parser.currentToken(); + if (t == null) { + t = parser.nextToken(); + } + if (t == XContentParser.Token.START_OBJECT) { + t = parser.nextToken(); + } + for (; t == XContentParser.Token.FIELD_NAME; t = parser.nextToken()) { + String fieldName = parser.currentName(); + t = parser.nextToken(); + Object value = readValue(parser, mapFactory, t); + map.put(fieldName, value); + } + return map; + } + + private static List readList(XContentParser parser, MapFactory mapFactory) throws IOException { + ArrayList list = new ArrayList<>(); + Token t; + while ((t = parser.nextToken()) != XContentParser.Token.END_ARRAY) { + list.add(readValue(parser, mapFactory, t)); + } + return list; + } + + private static Object readValue(XContentParser parser, MapFactory mapFactory, XContentParser.Token t) throws IOException { + if (t == XContentParser.Token.VALUE_NULL) { + return null; + } else if (t == XContentParser.Token.VALUE_STRING) { + if (parser.isBase16Checks()) { + return XContentHelper.parseBase16(parser.text()); + } + return parser.text(); + } else if (t == XContentParser.Token.VALUE_NUMBER) { + XContentParser.NumberType numberType = parser.numberType(); + if (numberType == XContentParser.NumberType.INT) { + return parser.isLosslessDecimals() ? parser.bigIntegerValue() : parser.intValue(); + } else if (numberType == XContentParser.NumberType.LONG) { + return parser.isLosslessDecimals() ? parser.bigIntegerValue() : parser.longValue(); + } else if (numberType == XContentParser.NumberType.FLOAT) { + return parser.isLosslessDecimals() ? parser.bigDecimalValue() : parser.floatValue(); + } else if (numberType == XContentParser.NumberType.DOUBLE) { + return parser.isLosslessDecimals() ? parser.bigDecimalValue() : parser.doubleValue(); + } else if (numberType == NumberType.BIG_INTEGER) { + return parser.bigIntegerValue(); + } else if (numberType == NumberType.BIG_DECIMAL) { + return parser.bigDecimalValue(); + } + } else if (t == XContentParser.Token.VALUE_BOOLEAN) { + return parser.booleanValue(); + } else if (t == XContentParser.Token.START_OBJECT) { + return readMap(parser, mapFactory); + } else if (t == XContentParser.Token.START_ARRAY) { + return readList(parser, mapFactory); + } else if (t == XContentParser.Token.VALUE_EMBEDDED_OBJECT) { + return parser.binaryValue(); + } + return null; + } + + @Override + public boolean isBooleanValue() throws IOException { + switch (currentToken()) { + case VALUE_BOOLEAN: + return true; + case VALUE_NUMBER: + NumberType numberType = numberType(); + return numberType == NumberType.LONG || numberType == NumberType.INT; + case VALUE_STRING: + return isBoolean(textCharacters(), textOffset(), textLength()); + default: + return false; + } + } + + @Override + public boolean booleanValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_NUMBER) { + return intValue() != 0; + } else if (token == Token.VALUE_STRING) { + String s = new String(textCharacters(), textOffset(), textLength()); + return Boolean.parseBoolean(s); + } + return doBooleanValue(); + } + + protected abstract boolean doBooleanValue() throws IOException; + + @Override + public short shortValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_STRING) { + return Short.parseShort(text()); + } + return doShortValue(); + } + + protected abstract short doShortValue() throws IOException; + + @Override + public int intValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_STRING) { + return Integer.parseInt(text()); + } + return doIntValue(); + } + + protected abstract int doIntValue() throws IOException; + + @Override + public long longValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_STRING) { + return Long.parseLong(text()); + } + return doLongValue(); + } + + protected abstract long doLongValue() throws IOException; + + @Override + public float floatValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_STRING) { + return Float.parseFloat(text()); + } + return doFloatValue(); + } + + protected abstract float doFloatValue() throws IOException; + + @Override + public double doubleValue() throws IOException { + Token token = currentToken(); + if (token == Token.VALUE_STRING) { + return Double.parseDouble(text()); + } + return doDoubleValue(); + } + + protected abstract double doDoubleValue() throws IOException; + + @Override + public XContentParser losslessDecimals(boolean losslessDecimals) { + this.losslessDecimals = losslessDecimals; + return this; + } + + @Override + public boolean isLosslessDecimals() { + return losslessDecimals; + } + + @Override + public XContentParser enableBase16Checks(boolean base16Checks) { + this.base16Checks = base16Checks; + return this; + } + + @Override + public boolean isBase16Checks() { + return base16Checks; + } + + @Override + public String textOrNull() throws IOException { + if (currentToken() == Token.VALUE_NULL) { + return null; + } + return text(); + } + + @Override + public Map map() throws IOException { + return readMap(this); + } + + @Override + public Map mapOrdered() throws IOException { + return readOrderedMap(this); + } + + @Override + public Map mapAndClose() throws IOException { + try { + return map(); + } finally { + close(); + } + } + + @Override + public Map mapOrderedAndClose() throws IOException { + try { + return mapOrdered(); + } finally { + close(); + } + } + + @FunctionalInterface + interface MapFactory { + Map newMap(); + } + + /** + * Returns true if the a sequence of chars is one of "true","false","on","off","yes","no","0","1". + * + * @param text sequence to check + * @param offset offset to start + * @param length length to check + * @return true if it is a boolean + */ + private static boolean isBoolean(char[] text, int offset, int length) { + if (text == null || length == 0) { + return false; + } + if (length == 1) { + return text[offset] == '0' || text[offset] == '1'; + } + if (length == 2) { + return (text[offset] == 'n' && text[offset + 1] == 'o') || (text[offset] == 'o' && text[offset + 1] == 'n'); + } + if (length == 3) { + return (text[offset] == 'o' && text[offset + 1] == 'f' && text[offset + 2] == 'f') || + (text[offset] == 'y' && text[offset + 1] == 'e' && text[offset + 2] == 's'); + } + if (length == 4) { + return text[offset] == 't' && text[offset + 1] == 'r' && text[offset + 2] == 'u' && text[offset + 3] == 'e'; + } + return length == 5 && (text[offset] == 'f' && text[offset + 1] == 'a' && text[offset + 2] == 'l' + && text[offset + 3] == 's' && text[offset + 4] == 'e'); + } +} diff --git a/content-core/src/main/java/org/xbib/content/ToXContent.java b/content-core/src/main/java/org/xbib/content/ToXContent.java new file mode 100644 index 0000000..0e3e448 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/ToXContent.java @@ -0,0 +1,36 @@ +package org.xbib.content; + +import java.io.IOException; + +/** + * An interface allowing to transfer an object to content using an {@link XContentBuilder}. + */ +@FunctionalInterface +public interface ToXContent { + + XContentBuilder toXContent(XContentBuilder builder, Params params) throws IOException; + + /** + * + */ + interface Params { + String param(String key); + + String param(String key, String defaultValue); + + } + + Params EMPTY_PARAMS = new Params() { + + @Override + public String param(String key) { + return null; + } + + @Override + public String param(String key, String defaultValue) { + return defaultValue; + } + + }; +} diff --git a/content-core/src/main/java/org/xbib/content/XContent.java b/content-core/src/main/java/org/xbib/content/XContent.java new file mode 100644 index 0000000..604677d --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContent.java @@ -0,0 +1,98 @@ +package org.xbib.content; + +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; + +/** + * A generic abstraction on top of handling content, inspired by JSON and pull parsing. + */ +public interface XContent { + + String name(); + + /** + * Creates a new generator using the provided output stream. + * + * @param outputStream output stream + * @return content generator + * @throws IOException if creation fails + */ + XContentGenerator createGenerator(OutputStream outputStream) throws IOException; + + /** + * Creates a new generator using the provided writer. + * + * @param writer writer + * @return content generator + * @throws IOException if creation fails + */ + XContentGenerator createGenerator(Writer writer) throws IOException; + + /** + * Creates a parser over the provided input stream. + * + * @param inputStream input stream + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(InputStream inputStream) throws IOException; + + /** + * Creates a parser over the provided reader. + * + * @param reader reader + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(Reader reader) throws IOException; + + /** + * Creates a parser over the provided string content. + * + * @param content string + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(String content) throws IOException; + + /** + * Creates a parser over the provided bytes. + * + * @param bytes bytes + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(byte[] bytes) throws IOException; + + /** + * Creates a parser over the provided bytes. + * + * @param bytes bytes + * @param offset offset + * @param length length + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(byte[] bytes, int offset, int length) throws IOException; + + /** + * Creates a parser over the provided bytes. + * + * @param bytes bytes + * @return content parser + * @throws IOException if creation fails + */ + XContentParser createParser(BytesReference bytes) throws IOException; + + /** + * Returns true if content can be parsed/generated. + * @param bytes bytes + * @return true if content can be parsed/generated. + */ + boolean isXContent(BytesReference bytes); +} diff --git a/content-core/src/main/java/org/xbib/content/XContentBuilder.java b/content-core/src/main/java/org/xbib/content/XContentBuilder.java new file mode 100644 index 0000000..a83f0ca --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentBuilder.java @@ -0,0 +1,924 @@ +package org.xbib.content; + +import org.xbib.content.io.BytesReference; +import org.xbib.content.io.BytesStreamOutput; +import org.xbib.content.util.geo.GeoPoint; + +import java.io.Closeable; +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.time.Instant; +import java.time.ZoneId; +import java.time.ZonedDateTime; +import java.time.format.DateTimeFormatter; +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public final class XContentBuilder implements ToXContent, Flushable, Closeable { + + private static final Logger logger = Logger.getLogger(XContentBuilder.class.getName()); + + private final OutputStream outputStream; + private final XContentGenerator generator; + + /** + * Constructs a new builder using the provided xcontent and an OutputStream. Make sure + * to call {@link #close()} when the builder is done with. + * @param xContent content + * @param outputStream output stream + * @throws IOException if construction fails + */ + public XContentBuilder(XContent xContent, OutputStream outputStream) throws IOException { + this.outputStream = outputStream; + this.generator = xContent.createGenerator(outputStream); + } + + /** + * Constructs a new builder using a fresh {@link org.xbib.content.io.BytesStreamOutput}. + * @param xContent the content + * @return content builder + * @throws IOException exception + */ + public static XContentBuilder builder(XContent xContent) throws IOException { + return new XContentBuilder(xContent, new BytesStreamOutput()); + } + + /** + * Constructs a new content builder. + * @param xContent the content + * @param out out + * @return content builder + * @throws IOException if build fails + */ + public static XContentBuilder builder(XContent xContent, OutputStream out) throws IOException { + return new XContentBuilder(xContent, out); + } + + @Override + public XContentBuilder toXContent(XContentBuilder builder, Params params) throws IOException { + return builder.copy(this); + } + + public XContent content() { + return generator.content(); + } + + public XContentGenerator generator() { + return generator; + } + + public XContentBuilder prettyPrint() { + generator.usePrettyPrint(); + return this; + } + + public XContentBuilder field(String name, ToXContent xContent) throws IOException { + field(name); + xContent.toXContent(this, ToXContent.EMPTY_PARAMS); + return this; + } + + public XContentBuilder field(String name, ToXContent xContent, ToXContent.Params params) throws IOException { + field(name); + xContent.toXContent(this, params); + return this; + } + + public XContentBuilder startObject(String name) throws IOException { + field(name); + startObject(); + return this; + } + + public XContentBuilder startObject(XContentBuilderString name) throws IOException { + field(name); + startObject(); + return this; + } + + public XContentBuilder startObject() throws IOException { + generator.writeStartObject(); + return this; + } + + public XContentBuilder endObject() throws IOException { + generator.writeEndObject(); + return this; + } + + public XContentBuilder array(String name, Collection values) throws IOException { + startArray(name); + for (Object value : values) { + value(value); + } + endArray(); + return this; + } + + public XContentBuilder array(String name, String... values) throws IOException { + startArray(name); + for (String value : values) { + value(value); + } + endArray(); + return this; + } + + public XContentBuilder array(String name, Object... values) throws IOException { + startArray(name); + for (Object value : values) { + value(value); + } + endArray(); + return this; + } + + public XContentBuilder startArray(String name) throws IOException { + field(name); + startArray(); + return this; + } + + public XContentBuilder startArray(XContentBuilderString name) throws IOException { + field(name); + startArray(); + return this; + } + + public XContentBuilder startArray() throws IOException { + generator.writeStartArray(); + return this; + } + + public XContentBuilder endArray() throws IOException { + generator.writeEndArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name) throws IOException { + generator.writeFieldName(name.string()); + return this; + } + + public XContentBuilder field(String name) throws IOException { + Objects.requireNonNull(name); + generator.writeFieldName(name); + return this; + } + + public XContentBuilder field(String name, char[] value, int offset, int length) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeString(value, offset, length); + } + return this; + } + + public XContentBuilder field(String name, String value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeString(value); + } + return this; + } + + public XContentBuilder field(XContentBuilderString name, String value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeString(value); + } + return this; + } + + public XContentBuilder fieldIfNotNull(String name, String value) throws IOException { + if (value != null) { + field(name); + generator.writeString(value); + } + return this; + } + + public XContentBuilder field(String name, Integer value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder fieldIfNotNull(String name, Integer value) throws IOException { + if (value != null) { + field(name); + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(XContentBuilderString name, Integer value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(String name, int value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, int value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, Long value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(XContentBuilderString name, Long value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder fieldIfNotNull(String name, Long value) throws IOException { + if (value != null) { + field(name); + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(String name, long value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, long value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, Float value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(XContentBuilderString name, Float value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder fieldIfNotNull(String name, Float value) throws IOException { + if (value != null) { + field(name); + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(String name, float value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, float value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, Double value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder fieldIfNotNull(String name, Double value) throws IOException { + if (value != null) { + field(name); + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(XContentBuilderString name, Double value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeNumber(value); + } + return this; + } + + public XContentBuilder field(String name, double value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, double value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, BigInteger value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, BigInteger value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, BigDecimal value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, BigDecimal value) throws IOException { + field(name); + generator.writeNumber(value); + return this; + } + + public XContentBuilder field(String name, BytesReference value) throws IOException { + field(name); + byte[] b = value.toBytes(); + generator.writeBinary(b, 0, b.length); + return this; + } + + public XContentBuilder field(XContentBuilderString name, BytesReference value) throws IOException { + field(name); + byte[] b = value.toBytes(); + generator.writeBinary(b, 0, b.length); + return this; + } + + public XContentBuilder field(String name, byte[] value, int offset, int length) throws IOException { + field(name); + generator.writeBinary(value, offset, length); + return this; + } + + public XContentBuilder field(String name, Map value) throws IOException { + field(name); + value(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, Map value) throws IOException { + field(name); + value(value); + return this; + } + + public XContentBuilder field(String name, Iterable value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, Iterable value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, String... value) throws IOException { + startArray(name); + for (String o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, String... value) throws IOException { + startArray(name); + for (String o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, Object... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, Object... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, int... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, int offset, int length, int... value) throws IOException { + startArray(name); + for (int i = offset; i < length; i++) { + value(value[i]); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, int... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, long... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, long... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, float... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, float... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, double... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(XContentBuilderString name, double... value) throws IOException { + startArray(name); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder field(String name, Object value) throws IOException { + field(name); + writeValue(value); + return this; + } + + public XContentBuilder field(XContentBuilderString name, Object value) throws IOException { + field(name); + writeValue(value); + return this; + } + + public XContentBuilder fieldIfNotNull(String name, Object value) throws IOException { + if (value != null) { + return field(name, value); + } + return this; + } + + public XContentBuilder value(Object value) throws IOException { + writeValue(value); + return this; + } + + public XContentBuilder field(String name, boolean value) throws IOException { + field(name); + generator.writeBoolean(value); + return this; + } + + public XContentBuilder field(String name, byte[] value) throws IOException { + field(name); + if (value == null) { + generator.writeNull(); + } else { + generator.writeBinary(value); + } + return this; + } + + public XContentBuilder nullField(String name) throws IOException { + generator.writeNullField(name); + return this; + } + + public XContentBuilder nullValue() throws IOException { + generator.writeNull(); + return this; + } + + public XContentBuilder rawField(String fieldName, byte[] content) throws IOException { + generator.writeRawField(fieldName, content, outputStream); + return this; + } + + public XContentBuilder rawField(String fieldName, byte[] content, int offset, int length) throws IOException { + generator.writeRawField(fieldName, content, offset, length, outputStream); + return this; + } + + public XContentBuilder value(XContentBuilder builder) throws IOException { + generator.writeValue(builder); + return this; + } + + public XContentBuilder copy(XContentBuilder builder) throws IOException { + generator.copy(builder, outputStream); + return this; + } + + public XContentBuilder copy(List builder) throws IOException { + for (int i = 0; i < builder.size(); i++) { + if (i > 0) { + outputStream.write(','); + } + generator.copy(builder.get(i), outputStream); + } + return this; + } + + public XContentBuilder value(Boolean value) throws IOException { + if (value == null) { + return nullValue(); + } + return value(value.booleanValue()); + } + + public XContentBuilder value(boolean value) throws IOException { + generator.writeBoolean(value); + return this; + } + + public XContentBuilder value(Integer value) throws IOException { + if (value == null) { + return nullValue(); + } + return value(value.intValue()); + } + + public XContentBuilder value(int value) throws IOException { + generator.writeNumber(value); + return this; + } + + public XContentBuilder value(Long value) throws IOException { + if (value == null) { + return nullValue(); + } + return value(value.longValue()); + } + + public XContentBuilder value(long value) throws IOException { + generator.writeNumber(value); + return this; + } + + public XContentBuilder value(Float value) throws IOException { + if (value == null) { + return nullValue(); + } + return value(value.floatValue()); + } + + public XContentBuilder value(float value) throws IOException { + generator.writeNumber(value); + return this; + } + + public XContentBuilder value(Double value) throws IOException { + if (value == null) { + return nullValue(); + } + return value(value.doubleValue()); + } + + public XContentBuilder value(double value) throws IOException { + generator.writeNumber(value); + return this; + } + + public XContentBuilder value(BigInteger bi) throws IOException { + generator.writeNumber(bi); + return this; + } + + public XContentBuilder value(BigDecimal bd) throws IOException { + generator.writeNumber(bd); + return this; + } + + public XContentBuilder value(String value) throws IOException { + if (value == null) { + return nullValue(); + } + generator.writeString(value); + return this; + } + + public XContentBuilder value(byte[] value) throws IOException { + if (value == null) { + return nullValue(); + } + generator.writeBinary(value); + return this; + } + + public XContentBuilder value(byte[] value, int offset, int length) throws IOException { + if (value == null) { + return nullValue(); + } + generator.writeBinary(value, offset, length); + return this; + } + + public XContentBuilder value(BytesReference value) throws IOException { + if (value == null) { + return nullValue(); + } + byte[] b = value.toBytes(); + generator.writeBinary(b, 0, b.length); + return this; + } + + public XContentBuilder map(Map map) throws IOException { + if (map == null) { + return nullValue(); + } + writeMap(map); + return this; + } + + public XContentBuilder value(Map map) throws IOException { + if (map == null) { + return nullValue(); + } + writeMap(map); + return this; + } + + public XContentBuilder value(Iterable value) throws IOException { + if (value == null) { + return nullValue(); + } + startArray(); + for (Object o : value) { + value(o); + } + endArray(); + return this; + } + + public XContentBuilder copyCurrentStructure(XContentParser parser) throws IOException { + generator.copyCurrentStructure(parser); + return this; + } + + @Override + public void flush() throws IOException { + generator.flush(); + } + + @Override + public void close() throws IOException { + generator.close(); + } + + public BytesReference bytes() { + try { + generator.close(); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + return ((BytesStreamOutput) outputStream).bytes(); + } + + /** + * Returns a string representation of the builder (only applicable for text based xcontent). + * Only applicable when the builder is constructed with {@link BytesStreamOutput}. + * @return string + */ + public String string() { + return bytes().toUtf8(); + } + + private void writeMap(Map map) throws IOException { + generator.writeStartObject(); + for (Map.Entry entry : map.entrySet()) { + field(entry.getKey()); + Object value = entry.getValue(); + if (value == null) { + generator.writeNull(); + } else { + writeValue(value); + } + } + generator.writeEndObject(); + } + + @SuppressWarnings("unchecked") + private void writeValue(Object value) throws IOException { + if (value == null) { + generator.writeNull(); + return; + } + Class type = value.getClass(); + if (type == String.class) { + generator.writeString((String) value); + } else if (type == Integer.class) { + generator.writeNumber((Integer) value); + } else if (type == Long.class) { + generator.writeNumber((Long) value); + } else if (type == Float.class) { + generator.writeNumber((Float) value); + } else if (type == Double.class) { + generator.writeNumber((Double) value); + } else if (type == Short.class) { + generator.writeNumber((Short) value); + } else if (type == Boolean.class) { + generator.writeBoolean((Boolean) value); + } else if (type == GeoPoint.class) { + generator.writeStartObject(); + generator.writeNumberField("lat", ((GeoPoint) value).lat()); + generator.writeNumberField("lon", ((GeoPoint) value).lon()); + generator.writeEndObject(); + } else if (value instanceof Map) { + writeMap((Map) value); + } else if (value instanceof Iterable) { + generator.writeStartArray(); + for (Object v : (Iterable) value) { + writeValue(v); + } + generator.writeEndArray(); + } else if (value instanceof Object[]) { + generator.writeStartArray(); + for (Object v : (Object[]) value) { + writeValue(v); + } + generator.writeEndArray(); + } else if (type == byte[].class) { + generator.writeBinary((byte[]) value); + } else if (value instanceof Date) { + Date date = (Date) value; + Instant instant = Instant.ofEpochMilli(date.getTime()); + ZonedDateTime zdt = ZonedDateTime.ofInstant(instant, ZoneId.systemDefault()); + generator.writeString(zdt.format(DateTimeFormatter.ISO_INSTANT)); + } else if (value instanceof Calendar) { + Calendar calendar = (Calendar) value; + Instant instant = Instant.ofEpochMilli(calendar.getTime().getTime()); + ZonedDateTime zdt = ZonedDateTime.ofInstant(instant, ZoneId.systemDefault()); + generator.writeString(zdt.format(DateTimeFormatter.ISO_INSTANT)); + } else if (value instanceof BytesReference) { + BytesReference bytes = (BytesReference) value; + byte[] b = bytes.toBytes(); + generator.writeBinary(b, 0, b.length); + } else if (value instanceof XContentBuilder) { + value((XContentBuilder) value); + } else if (value instanceof ToXContent) { + ((ToXContent) value).toXContent(this, ToXContent.EMPTY_PARAMS); + } else if (value instanceof double[]) { + generator.writeStartArray(); + for (double v : (double[]) value) { + generator.writeNumber(v); + } + generator.writeEndArray(); + } else if (value instanceof long[]) { + generator.writeStartArray(); + for (long v : (long[]) value) { + generator.writeNumber(v); + } + generator.writeEndArray(); + } else if (value instanceof int[]) { + generator.writeStartArray(); + for (int v : (int[]) value) { + generator.writeNumber(v); + } + generator.writeEndArray(); + } else if (value instanceof float[]) { + generator.writeStartArray(); + for (float v : (float[]) value) { + generator.writeNumber(v); + } + generator.writeEndArray(); + } else if (value instanceof short[]) { + generator.writeStartArray(); + for (float v : (short[]) value) { + generator.writeNumber(v); + } + generator.writeEndArray(); + } else { + // if this is a "value" object, like enum, DistanceUnit, ..., just toString it + // yea, it can be misleading when toString a Java class, but really, jackson should be used in that case + generator.writeString(value.toString()); + } + } +} diff --git a/content-core/src/main/java/org/xbib/content/XContentBuilderString.java b/content-core/src/main/java/org/xbib/content/XContentBuilderString.java new file mode 100644 index 0000000..ecf0974 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentBuilderString.java @@ -0,0 +1,18 @@ +package org.xbib.content; + +/** + * + */ +public class XContentBuilderString { + + private final XContentString string; + + public XContentBuilderString(String value) { + string = new XContentString(value); + } + + public XContentString string() { + return string; + } + +} diff --git a/content-core/src/main/java/org/xbib/content/XContentGenerator.java b/content-core/src/main/java/org/xbib/content/XContentGenerator.java new file mode 100644 index 0000000..2ad5fc3 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentGenerator.java @@ -0,0 +1,121 @@ +package org.xbib.content; + +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.io.OutputStream; +import java.math.BigDecimal; +import java.math.BigInteger; + +/** + * + */ +public interface XContentGenerator { + + XContent content(); + + void usePrettyPrint(); + + void writeStartArray() throws IOException; + + void writeEndArray() throws IOException; + + void writeStartObject() throws IOException; + + void writeEndObject() throws IOException; + + void writeFieldName(String name) throws IOException; + + void writeFieldName(XContentString name) throws IOException; + + void writeString(String text) throws IOException; + + void writeString(char[] text, int offset, int len) throws IOException; + + void writeUTF8String(byte[] text, int offset, int length) throws IOException; + + void writeBinary(byte[] data, int offset, int len) throws IOException; + + void writeBinary(byte[] data) throws IOException; + + void writeNumber(int v) throws IOException; + + void writeNumber(long v) throws IOException; + + void writeNumber(double d) throws IOException; + + void writeNumber(float f) throws IOException; + + void writeNumber(BigDecimal bd) throws IOException; + + void writeNumber(BigInteger bi) throws IOException; + + void writeBoolean(boolean state) throws IOException; + + void writeNull() throws IOException; + + void writeStringField(String fieldName, String value) throws IOException; + + void writeStringField(XContentString fieldName, String value) throws IOException; + + void writeBooleanField(String fieldName, boolean value) throws IOException; + + void writeBooleanField(XContentString fieldName, boolean value) throws IOException; + + void writeNullField(String fieldName) throws IOException; + + void writeNumberField(String fieldName, int value) throws IOException; + + void writeNumberField(XContentString fieldName, int value) throws IOException; + + void writeNumberField(String fieldName, long value) throws IOException; + + void writeNumberField(XContentString fieldName, long value) throws IOException; + + void writeNumberField(String fieldName, double value) throws IOException; + + void writeNumberField(XContentString fieldName, double value) throws IOException; + + void writeNumberField(String fieldName, float value) throws IOException; + + void writeNumberField(XContentString fieldName, float value) throws IOException; + + void writeNumberField(String fieldName, BigInteger value) throws IOException; + + void writeNumberField(XContentString fieldName, BigInteger value) throws IOException; + + void writeNumberField(String fieldName, BigDecimal value) throws IOException; + + void writeNumberField(XContentString fieldName, BigDecimal value) throws IOException; + + void writeBinaryField(String fieldName, byte[] data) throws IOException; + + void writeBinaryField(XContentString fieldName, byte[] data) throws IOException; + + void writeArrayFieldStart(String fieldName) throws IOException; + + void writeArrayFieldStart(XContentString fieldName) throws IOException; + + void writeObjectFieldStart(String fieldName) throws IOException; + + void writeObjectFieldStart(XContentString fieldName) throws IOException; + + void writeRawField(String fieldName, byte[] content, OutputStream outputStream) + throws IOException; + + void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException; + + void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) + throws IOException; + + void writeValue(XContentBuilder builder) throws IOException; + + void copy(XContentBuilder builder, OutputStream outputStream) throws IOException; + + void copyCurrentStructure(XContentParser parser) throws IOException; + + void flush() throws IOException; + + void close() throws IOException; +} diff --git a/content-core/src/main/java/org/xbib/content/XContentHelper.java b/content-core/src/main/java/org/xbib/content/XContentHelper.java new file mode 100644 index 0000000..3cf564f --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentHelper.java @@ -0,0 +1,252 @@ +package org.xbib.content; + +import org.xbib.content.io.BytesReference; +import org.xbib.content.json.JsonXContent; + +import java.io.IOException; +import java.io.Reader; +import java.nio.charset.StandardCharsets; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class XContentHelper { + + private static final Logger logger = Logger.getLogger(XContentHelper.class.getName()); + + private static final String UNKNOWN_FORMAT = "unknown format"; + + private XContentHelper() { + } + + public static XContentParser createParser(BytesReference bytes) throws IOException { + XContent content = XContentService.xContent(bytes); + if (content == null) { + throw new IOException(UNKNOWN_FORMAT); + } + return content.createParser(bytes.streamInput()); + } + + public static XContentParser createParser(byte[] data, int offset, int length) throws IOException { + return XContentService.xContent(data, offset, length).createParser(data, offset, length); + } + + public static Map convertFromJsonToMap(Reader reader) { + try { + return JsonXContent.jsonContent().createParser(reader).mapOrderedAndClose(); + } catch (IOException e) { + throw new IllegalArgumentException("Failed to parse content to map", e); + } + } + + public static Map convertToMap(String data) { + try { + XContent content = XContentService.xContent(data); + return content.createParser(data).mapOrderedAndClose(); + } catch (IOException e) { + throw new IllegalArgumentException("failed to parse content to map", e); + } + } + + public static Map convertToMap(BytesReference bytes, boolean ordered) { + XContent content = XContentService.xContent(bytes); + if (content == null) { + throw new IllegalArgumentException(UNKNOWN_FORMAT); + } + try { + XContentParser parser = content.createParser(bytes.streamInput()); + if (ordered) { + return parser.mapOrderedAndClose(); + } else { + return parser.mapAndClose(); + } + } catch (IOException e) { + throw new IllegalArgumentException("failed to parse content to map", e); + } + } + + public static Map convertToMap(byte[] data, boolean ordered) throws IOException { + return convertToMap(data, 0, data.length, ordered); + } + + public static Map convertToMap(byte[] data, int offset, int length, boolean ordered) throws IOException { + XContent content = XContentService.xContent(data, offset, length); + XContentParser parser = content.createParser(data, offset, length); + if (ordered) { + return parser.mapOrderedAndClose(); + } else { + return parser.mapAndClose(); + } + } + + public static String convertToJson(BytesReference bytes, boolean reformatJson, boolean prettyPrint) throws IOException { + XContent xContent = XContentService.xContent(bytes); + if (xContent == null) { + throw new IOException(UNKNOWN_FORMAT); + } + if (xContent == JsonXContent.jsonContent() && !reformatJson) { + return bytes.toUtf8(); + } + try (XContentParser parser = xContent.createParser(bytes.streamInput()); + XContentBuilder builder = XContentBuilder.builder(JsonXContent.jsonContent())) { + parser.nextToken(); + if (prettyPrint) { + builder.prettyPrint(); + } + builder.copyCurrentStructure(parser); + return builder.string(); + } + } + + public static String convertToJson(byte[] data, int offset, int length, boolean reformatJson, boolean prettyPrint) + throws IOException { + XContent xContent = XContentService.xContent(data, offset, length); + if (xContent == JsonXContent.jsonContent() && !reformatJson) { + return new String(data, offset, length, StandardCharsets.UTF_8); + } + try (XContentParser parser = xContent.createParser(data, offset, length); + XContentBuilder builder = XContentBuilder.builder(JsonXContent.jsonContent())) { + parser.nextToken(); + if (prettyPrint) { + builder.prettyPrint(); + } + builder.copyCurrentStructure(parser); + return builder.string(); + } + } + + public static void copyCurrentStructure(XContentGenerator generator, XContentParser parser) throws IOException { + XContentParser.Token t = parser.currentToken(); + if (t == XContentParser.Token.FIELD_NAME) { + generator.writeFieldName(parser.currentName()); + t = parser.nextToken(); + } + switch (t) { + case START_ARRAY: + generator.writeStartArray(); + while (parser.nextToken() != XContentParser.Token.END_ARRAY) { + copyCurrentStructure(generator, parser); + } + generator.writeEndArray(); + break; + case START_OBJECT: + generator.writeStartObject(); + while (parser.nextToken() != XContentParser.Token.END_OBJECT) { + copyCurrentStructure(generator, parser); + } + generator.writeEndObject(); + break; + default: + copyCurrentEvent(generator, parser); + } + } + + private static void copyCurrentEvent(XContentGenerator generator, XContentParser parser) throws IOException { + switch (parser.currentToken()) { + case START_OBJECT: + generator.writeStartObject(); + break; + case END_OBJECT: + generator.writeEndObject(); + break; + case START_ARRAY: + generator.writeStartArray(); + break; + case END_ARRAY: + generator.writeEndArray(); + break; + case FIELD_NAME: + generator.writeFieldName(parser.currentName()); + break; + case VALUE_STRING: + if (parser.hasTextCharacters()) { + generator.writeString(parser.textCharacters(), parser.textOffset(), parser.textLength()); + } else { + if (parser.isBase16Checks()) { + try { + generator.writeBinary(parseBase16(parser.text())); + } catch (IllegalArgumentException e) { + logger.log(Level.FINE, e.getMessage(), e); + generator.writeString(parser.text()); + } + } else { + generator.writeString(parser.text()); + } + } + break; + case VALUE_NUMBER: + switch (parser.numberType()) { + case INT: + generator.writeNumber(parser.intValue()); + break; + case LONG: + generator.writeNumber(parser.longValue()); + break; + case FLOAT: + generator.writeNumber(parser.floatValue()); + break; + case DOUBLE: + if (parser.isLosslessDecimals()) { + generator.writeNumber(parser.bigDecimalValue()); + } else { + generator.writeNumber(parser.doubleValue()); + } + break; + case BIG_INTEGER: + generator.writeNumber(parser.bigIntegerValue()); + break; + case BIG_DECIMAL: + generator.writeNumber(parser.bigDecimalValue()); + break; + default: + break; + } + break; + case VALUE_BOOLEAN: + generator.writeBoolean(parser.booleanValue()); + break; + case VALUE_NULL: + generator.writeNull(); + break; + case VALUE_EMBEDDED_OBJECT: + generator.writeBinary(parser.binaryValue()); + break; + default: + break; + } + } + + static byte[] parseBase16(String s) { + final int len = s.length(); + if (len % 2 != 0) { + throw new IllegalArgumentException("hex string needs to be of even length: " + s); + } + byte[] out = new byte[len / 2]; + for (int i = 0; i < len; i += 2) { + int h = hexToBin(s.charAt(i)); + int l = hexToBin(s.charAt(i + 1)); + if (h == -1 || l == -1) { + throw new IllegalArgumentException("contains illegal character for hex string: " + s); + } + out[i / 2] = (byte) (h * 16 + l); + } + return out; + } + + private static int hexToBin(char ch) { + if ('0' <= ch && ch <= '9') { + return ch - '0'; + } + if ('A' <= ch && ch <= 'F') { + return ch - 'A' + 10; + } + if ('a' <= ch && ch <= 'f') { + return ch - 'a' + 10; + } + return -1; + } + +} diff --git a/content-core/src/main/java/org/xbib/content/XContentParser.java b/content-core/src/main/java/org/xbib/content/XContentParser.java new file mode 100644 index 0000000..a53fe04 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentParser.java @@ -0,0 +1,167 @@ +package org.xbib.content; + +import java.io.Closeable; +import java.io.IOException; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.util.Map; + +/** + * + */ +public interface XContentParser extends Closeable { + + XContent content(); + + Token nextToken() throws IOException; + + void skipChildren() throws IOException; + + Token currentToken(); + + String currentName() throws IOException; + + Map map() throws IOException; + + Map mapOrdered() throws IOException; + + Map mapAndClose() throws IOException; + + Map mapOrderedAndClose() throws IOException; + + String text() throws IOException; + + String textOrNull() throws IOException; + + boolean hasTextCharacters(); + + char[] textCharacters() throws IOException; + + int textLength() throws IOException; + + int textOffset() throws IOException; + + Number numberValue() throws IOException; + + NumberType numberType() throws IOException; + + /** + * Is the number type estimated or not (i.e. an int might actually be a long, its just low enough + * to be an int). + * @return true if number is estimated + */ + boolean estimatedNumberType(); + + short shortValue() throws IOException; + + int intValue() throws IOException; + + long longValue() throws IOException; + + float floatValue() throws IOException; + + double doubleValue() throws IOException; + + XContentParser losslessDecimals(boolean b); + + boolean isLosslessDecimals(); + + BigInteger bigIntegerValue() throws IOException; + + BigDecimal bigDecimalValue() throws IOException; + + boolean isBooleanValue() throws IOException; + + boolean booleanValue() throws IOException; + + byte[] binaryValue() throws IOException; + + XContentParser enableBase16Checks(boolean b); + + boolean isBase16Checks(); + + /** + * + */ + enum Token { + START_OBJECT { + @Override + public boolean isValue() { + return false; + } + }, + + END_OBJECT { + @Override + public boolean isValue() { + return false; + } + }, + + START_ARRAY { + @Override + public boolean isValue() { + return false; + } + }, + + END_ARRAY { + @Override + public boolean isValue() { + return false; + } + }, + + FIELD_NAME { + @Override + public boolean isValue() { + return false; + } + }, + + VALUE_STRING { + @Override + public boolean isValue() { + return true; + } + }, + + VALUE_NUMBER { + @Override + public boolean isValue() { + return true; + } + }, + + VALUE_BOOLEAN { + @Override + public boolean isValue() { + return true; + } + }, + + // usually a binary value + VALUE_EMBEDDED_OBJECT { + @Override + public boolean isValue() { + return true; + } + }, + + VALUE_NULL { + @Override + public boolean isValue() { + return false; + } + }; + + public abstract boolean isValue(); + } + + /** + * + */ + enum NumberType { + INT, LONG, FLOAT, DOUBLE, BIG_DECIMAL, BIG_INTEGER + } +} diff --git a/content-core/src/main/java/org/xbib/content/XContentService.java b/content-core/src/main/java/org/xbib/content/XContentService.java new file mode 100644 index 0000000..2339523 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentService.java @@ -0,0 +1,63 @@ +package org.xbib.content; + +import org.xbib.content.io.BytesArray; +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.nio.charset.StandardCharsets; +import java.util.HashMap; +import java.util.Map; +import java.util.ServiceLoader; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class XContentService { + + private static final Logger logger = Logger.getLogger(XContentService.class.getName()); + + private static final Map xcontents = new HashMap<>(); + + private static final XContentService instance = new XContentService(); + + private XContentService() { + try { + ServiceLoader loader = ServiceLoader.load(XContent.class); + for (XContent xContent : loader) { + if (!xcontents.containsKey(xContent.name())) { + xcontents.put(xContent.name(), xContent); + } + } + } catch (Exception e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + public static XContentService getInstance() { + return instance; + } + + public static XContentBuilder builder(String name) throws IOException { + return xcontents.containsKey(name) ? XContentBuilder.builder(xcontents.get(name)) : null; + } + + public static XContent xContent(byte[] data, int offset, int length) { + return xContent(new BytesArray(data, offset, length)); + } + + public static XContent xContent(String charSequence) { + return xContent(new BytesArray(charSequence.getBytes(StandardCharsets.UTF_8))); + } + + public static XContent xContent(BytesReference bytes) { + for (XContent xcontent : xcontents.values()) { + if (xcontent.isXContent(bytes)) { + return xcontent; + } + } + return null; + } + +} diff --git a/content-core/src/main/java/org/xbib/content/XContentString.java b/content-core/src/main/java/org/xbib/content/XContentString.java new file mode 100644 index 0000000..7da1f63 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/XContentString.java @@ -0,0 +1,15 @@ +package org.xbib.content; + +import com.fasterxml.jackson.core.io.SerializedString; + +/** + * + */ +public class XContentString extends SerializedString { + + private static final long serialVersionUID = -127711532459894341L; + + public XContentString(String v) { + super(v); + } +} diff --git a/content-core/src/main/java/org/xbib/content/io/BytesArray.java b/content-core/src/main/java/org/xbib/content/io/BytesArray.java new file mode 100644 index 0000000..153528e --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/io/BytesArray.java @@ -0,0 +1,101 @@ +package org.xbib.content.io; + +import java.io.IOException; +import java.io.OutputStream; +import java.nio.charset.StandardCharsets; +import java.util.Arrays; + +/** + * A byte array, wrapped in a {@link BytesReference}. + */ +public class BytesArray implements BytesReference { + + private static final String EMPTY_STRING = ""; + + private byte[] bytes; + + private int offset; + + private int length; + + /** + * Create {@link BytesArray} from a byte array. + * @param bytes the byte array + */ + public BytesArray(byte[] bytes) { + this.bytes = bytes; + this.offset = 0; + this.length = bytes.length; + } + + /** + * Create {@link BytesArray} from a part of a byte array. + * @param bytes the byte array + * @param offset the offset + * @param length the length + */ + public BytesArray(byte[] bytes, int offset, int length) { + this.bytes = bytes; + this.offset = offset; + this.length = length; + } + + + @Override + public byte get(int index) { + return bytes[offset + index]; + } + + @Override + public int length() { + return length; + } + + @Override + public int indexOf(byte b, int offset, int len) { + if (offset < 0 || (offset + length) > this.length) { + throw new IllegalArgumentException(); + } + for (int i = offset; i < offset + len; i++) { + if (bytes[i] == b) { + return i; + } + } + return -1; + } + + @Override + public BytesReference slice(int from, int length) { + if (from < 0 || (from + length) > this.length) { + throw new IllegalArgumentException("can't slice a buffer with length [" + this.length + + "], with slice parameters from [" + from + "], length [" + length + "]"); + } + return new BytesArray(bytes, offset + from, length); + } + + @Override + public byte[] toBytes() { + if (offset == 0 && bytes.length == length) { + return bytes; + } + return Arrays.copyOfRange(bytes, offset, offset + length); + } + + @Override + public String toUtf8() { + if (length == 0) { + return EMPTY_STRING; + } + return new String(bytes, offset, length, StandardCharsets.UTF_8); + } + + @Override + public BytesStreamInput streamInput() { + return new BytesStreamInput(bytes, offset, length); + } + + @Override + public void streamOutput(OutputStream os) throws IOException { + os.write(bytes, offset, length); + } +} diff --git a/content-core/src/main/java/org/xbib/content/io/BytesReference.java b/content-core/src/main/java/org/xbib/content/io/BytesReference.java new file mode 100644 index 0000000..bcae9f1 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/io/BytesReference.java @@ -0,0 +1,61 @@ +package org.xbib.content.io; + +import java.io.IOException; +import java.io.OutputStream; + +/** + * A reference to bytes. + */ +public interface BytesReference { + + /** + * Returns the byte at the specified index. Need to be between 0 and length. + * + * @param index index + * @return byte at specified index + */ + byte get(int index); + + /** + * The length. + * + * @return length + */ + int length(); + + /** + * Find the index of a given byte, in the given area. + * @param b the byte + * @param offset offset + * @param len len + * @return -1 if not found, otherwise the position, counting from offset + */ + int indexOf(byte b, int offset, int len); + + /** + * Slice the bytes from the from index up to length. + * + * @param from from + * @param length length + * @return bytes reference + */ + BytesReference slice(int from, int length); + + /** + * Returns the bytes as a single byte array. + * + * @return bytes + */ + byte[] toBytes(); + + /** + * Converts to a string based on utf8. + * + * @return UTF-8 encoded string + */ + String toUtf8(); + + BytesStreamInput streamInput(); + + void streamOutput(OutputStream outputStream) throws IOException; +} diff --git a/content-core/src/main/java/org/xbib/content/io/BytesStreamInput.java b/content-core/src/main/java/org/xbib/content/io/BytesStreamInput.java new file mode 100644 index 0000000..eadcf65 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/io/BytesStreamInput.java @@ -0,0 +1,72 @@ +package org.xbib.content.io; + +import java.io.IOException; +import java.io.InputStream; + +/** + * + */ +public class BytesStreamInput extends InputStream { + + private byte[] buf; + private int pos; + private int count; + + public BytesStreamInput(byte[] buf) { + this(buf, 0, buf.length); + } + + public BytesStreamInput(byte[] buf, int offset, int length) { + this.buf = buf; + this.pos = offset; + this.count = Math.min(offset + length, buf.length); + } + + @Override + public long skip(long n) throws IOException { + long res = n; + if (pos + res > count) { + res = (long) count - pos; + } + if (res < 0) { + return 0; + } + pos += res; + return res; + } + + @Override + public int read() throws IOException { + return pos < count ? buf[pos++] & 0xff : -1; + } + + @Override + public int read(byte[] b, int off, int len) throws IOException { + if (off < 0 || len < 0 || len > b.length - off) { + throw new IndexOutOfBoundsException(); + } + if (pos >= count) { + return -1; + } + int l = len; + if (pos + l > count) { + l = count - pos; + } + if (l <= 0) { + return 0; + } + System.arraycopy(buf, pos, b, off, l); + pos += l; + return l; + } + + @Override + public void reset() throws IOException { + pos = 0; + } + + @Override + public void close() throws IOException { + // nothing to do + } +} diff --git a/content-core/src/main/java/org/xbib/content/io/BytesStreamOutput.java b/content-core/src/main/java/org/xbib/content/io/BytesStreamOutput.java new file mode 100644 index 0000000..b8f7f6d --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/io/BytesStreamOutput.java @@ -0,0 +1,207 @@ +package org.xbib.content.io; + +import java.io.IOException; +import java.io.OutputStream; +import java.util.Arrays; + +/** + * A growable stream of bytes, with random access methods. + */ +public class BytesStreamOutput extends OutputStream { + + /** + * Small default buffer size, to reduce heap pressure. + */ + private static final int DEFAULT_BUFFER_SIZE = 1024; + + private static final boolean JRE_IS_64BIT; + + static { + String oaarch = System.getProperty("os.arch"); + String sunarch = System.getProperty("sun.arch.data.model"); + JRE_IS_64BIT = sunarch != null ? sunarch.contains("64") : + oaarch != null && oaarch.contains("64"); + } + + /** + * The buffer where data is stored. + */ + private byte[] buf; + + /** + * The number of valid bytes in the buffer. + */ + private int count; + + /** + * Create a new {@code BytesStreamOutput} with default buffer size. + */ + public BytesStreamOutput() { + this(DEFAULT_BUFFER_SIZE); + } + + /** + * Create a new {@code BytesStreamOutput} with given buffer size. + * @param size size + */ + public BytesStreamOutput(int size) { + this.buf = new byte[size]; + } + + /** + * Return the position in the stream. + * @return the position + */ + public long position() { + return count; + } + + /** + * Set to new position in stream. Must be in the current buffer. + * @param position the new position. + */ + public void seek(long position) { + if (position > Integer.MAX_VALUE) { + throw new UnsupportedOperationException(); + } + count = (int) position; + } + + /** + * Write an integer. + * + * @param b int + * @throws IOException if write fails + */ + @Override + public void write(int b) throws IOException { + int newcount = count + 1; + if (newcount > buf.length) { + buf = Arrays.copyOf(buf, oversize(newcount)); + } + buf[count] = (byte) b; + count = newcount; + } + + /** + * Write byte array. + * + * @param b byte array + * @param offset offset + * @param length length + * @throws IOException if write fails + */ + @Override + public void write(byte[] b, int offset, int length) throws IOException { + if (length == 0) { + return; + } + int newcount = count + length; + if (newcount > buf.length) { + buf = Arrays.copyOf(buf, oversize(newcount)); + } + System.arraycopy(b, offset, buf, count, length); + count = newcount; + } + + /** + * Skip a number of bytes. + * @param length the number of bytes to skip. + */ + public void skip(int length) { + int newcount = count + length; + if (newcount > buf.length) { + buf = Arrays.copyOf(buf, oversize(newcount)); + } + count = newcount; + } + + /** + * Seek to absolute position. Must be in buffer. + * @param pos the position. + */ + public void seek(int pos) { + count = pos; + } + + public void reset() { + count = 0; + } + + @Override + public void flush() throws IOException { + // nothing to do there + } + + @Override + public void close() throws IOException { + // nothing to do here + } + + /** + * Return a {@link BytesReference} to the buffer of this output stream. + * @return the byets reference + */ + public BytesReference bytes() { + return new BytesArray(buf, 0, count); + } + + /** + * Returns the current size of the buffer. + * + * @return the value of the count field, which is the number + * of valid bytes in this output stream. + * @see java.io.ByteArrayOutputStream#count + */ + public int size() { + return count; + } + + /** + * Returns an array size >= minTargetSize, generally + * over-allocating exponentially to achieve amortized + * linear-time cost as the array grows. + * NOTE: this was originally borrowed from Python 2.4.2 + * listobject.c sources (attribution in LICENSE.txt), but + * has now been substantially changed based on + * discussions from java-dev thread with subject "Dynamic + * array reallocation algorithms", started on Jan 12 + * 2010. + * + * @param minTargetSize Minimum required value to be returned. + * @return int + */ + private static int oversize(int minTargetSize) { + if (minTargetSize < 0) { + // catch usage that accidentally overflows int + throw new IllegalArgumentException("invalid array size " + minTargetSize); + } + if (minTargetSize == 0) { + // wait until at least one element is requested + return 0; + } + // asymptotic exponential growth by 1/8th, favors + // spending a bit more CPU to not tie up too much wasted + // RAM: + int extra = minTargetSize >> 3; + if (extra < 3) { + // for very small arrays, where constant overhead of + // realloc is presumably relatively high, we grow + // faster + extra = 3; + } + int newSize = minTargetSize + extra; + // add 7 to allow for worst case byte alignment addition below: + if (newSize + 7 < 0) { + // int overflowed -- return max allowed array size + return Integer.MAX_VALUE; + } + if (JRE_IS_64BIT) { + // round up to multiple of 8 + return (newSize + 7) & 0x7ffffff8; + } else { + // round up to multiple of 4 + return (newSize + 3) & 0x7ffffffc; + } + } +} diff --git a/content-core/src/main/java/org/xbib/content/io/package-info.java b/content-core/src/main/java/org/xbib/content/io/package-info.java new file mode 100644 index 0000000..0da3f48 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/io/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for input/output with content. + */ +package org.xbib.content.io; diff --git a/content-core/src/main/java/org/xbib/content/json/JsonSettingsLoader.java b/content-core/src/main/java/org/xbib/content/json/JsonSettingsLoader.java new file mode 100644 index 0000000..7cf35ff --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/json/JsonSettingsLoader.java @@ -0,0 +1,32 @@ +package org.xbib.content.json; + +import org.xbib.content.XContent; +import org.xbib.content.settings.AbstractSettingsLoader; + +import java.util.Collections; +import java.util.HashSet; +import java.util.Set; + +/** + * Settings loader that loads (parses) the settings in a json format by flattening them + * into a map. + */ +public class JsonSettingsLoader extends AbstractSettingsLoader { + + private static final Set JSON_SUFFIXES = new HashSet<>(Collections.singletonList("json")); + + @Override + public XContent content() { + return JsonXContent.jsonContent(); + } + + @Override + public Set suffixes() { + return JSON_SUFFIXES; + } + + @Override + public boolean canLoad(String source) { + return source.indexOf('{') != -1 && source.indexOf('}') != -1; + } +} diff --git a/content-core/src/main/java/org/xbib/content/json/JsonXContent.java b/content-core/src/main/java/org/xbib/content/json/JsonXContent.java new file mode 100644 index 0000000..34c5478 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/json/JsonXContent.java @@ -0,0 +1,115 @@ +package org.xbib.content.json; + +import com.fasterxml.jackson.core.JsonEncoding; +import com.fasterxml.jackson.core.JsonFactory; +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.core.JsonParser; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentParser; +import org.xbib.content.io.BytesReference; +import org.xbib.content.io.BytesStreamInput; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; + +/** + * A JSON content implementation using Jackson. + */ +public class JsonXContent implements XContent { + + private static final JsonXContent jsonXContent; + private static final JsonFactory jsonFactory; + + static { + jsonFactory = new JsonFactory(); + jsonFactory.configure(JsonParser.Feature.ALLOW_UNQUOTED_FIELD_NAMES, true); + jsonFactory.configure(JsonGenerator.Feature.QUOTE_FIELD_NAMES, true); + jsonXContent = new JsonXContent(); + } + + public JsonXContent() { + // nothing to do + } + + public static JsonXContent jsonContent() { + return jsonXContent; + } + + public static XContentBuilder contentBuilder() throws IOException { + return XContentBuilder.builder(jsonXContent); + } + + public static XContentBuilder contentBuilder(OutputStream outputStream) throws IOException { + return XContentBuilder.builder(jsonXContent, outputStream); + } + + @Override + public String name() { + return "json"; + } + + @Override + public XContentGenerator createGenerator(OutputStream outputStream) throws IOException { + return new JsonXContentGenerator(jsonFactory.createGenerator(outputStream, JsonEncoding.UTF8)); + } + + @Override + public XContentGenerator createGenerator(Writer writer) throws IOException { + return new JsonXContentGenerator(jsonFactory.createGenerator(writer)); + } + + @Override + public XContentParser createParser(String content) throws IOException { + return new JsonXContentParser(jsonFactory + .createParser(new BytesStreamInput(content.getBytes(StandardCharsets.UTF_8)))); + } + + @Override + public XContentParser createParser(InputStream inputStream) throws IOException { + return new JsonXContentParser(jsonFactory.createParser(inputStream)); + } + + @Override + public XContentParser createParser(byte[] data) throws IOException { + return new JsonXContentParser(jsonFactory.createParser(data)); + } + + @Override + public XContentParser createParser(byte[] data, int offset, int length) throws IOException { + return new JsonXContentParser(jsonFactory.createParser(data, offset, length)); + } + + @Override + public XContentParser createParser(BytesReference bytes) throws IOException { + return createParser(bytes.streamInput()); + } + + @Override + public XContentParser createParser(Reader reader) throws IOException { + return new JsonXContentParser(jsonFactory.createParser(reader)); + } + + @Override + public boolean isXContent(BytesReference bytes) { + int length = bytes.length() < 20 ? bytes.length() : 20; + if (length == 0) { + return false; + } + byte first = bytes.get(0); + if (first == '{') { + return true; + } + for (int i = 0; i < length; i++) { + if (bytes.get(i) == '{') { + return true; + } + } + return false; + } +} diff --git a/content-core/src/main/java/org/xbib/content/json/JsonXContentGenerator.java b/content-core/src/main/java/org/xbib/content/json/JsonXContentGenerator.java new file mode 100644 index 0000000..1ac922a --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/json/JsonXContentGenerator.java @@ -0,0 +1,380 @@ +package org.xbib.content.json; + +import com.fasterxml.jackson.core.JsonGenerator; +import org.xbib.content.AbstractXContentGenerator; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentHelper; +import org.xbib.content.XContentParser; +import org.xbib.content.XContentString; +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.io.OutputStream; +import java.math.BigDecimal; +import java.math.BigInteger; + +/** + * + */ +public class JsonXContentGenerator extends AbstractXContentGenerator { + + private final JsonGeneratorDelegate delegate; + + public JsonXContentGenerator(JsonGenerator generator) { + this.delegate = new JsonGeneratorDelegate(generator); + super.setGenerator(delegate); + } + + @Override + public XContent content() { + return delegate.content(); + } + + @Override + public void usePrettyPrint() { + delegate.usePrettyPrint(); + } + + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + delegate.writeRawField(fieldName, content, outputStream); + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException { + delegate.writeRawField(fieldName, content, offset, length, outputStream); + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) throws IOException { + delegate.writeRawField(fieldName, content, outputStream); + } + + @Override + public void writeValue(XContentBuilder builder) throws IOException { + delegate.writeValue(builder); + } + + @Override + public void copyCurrentStructure(XContentParser parser) throws IOException { + delegate.copyCurrentStructure(parser); + } + + @Override + public void flush() throws IOException { + delegate.flush(); + } + + @Override + public void close() throws IOException { + delegate.close(); + } + + private static class JsonGeneratorDelegate implements XContentGenerator { + + final JsonGenerator jsonGenerator; + + JsonGeneratorDelegate(JsonGenerator jsonGenerator) { + this.jsonGenerator = jsonGenerator; + } + + @Override + public XContent content() { + return JsonXContent.jsonContent(); + } + + @Override + public void usePrettyPrint() { + jsonGenerator.useDefaultPrettyPrinter(); + } + + + @Override + public void writeStartArray() throws IOException { + jsonGenerator.writeStartArray(); + } + + @Override + public void writeEndArray() throws IOException { + jsonGenerator.writeEndArray(); + } + + @Override + public void writeStartObject() throws IOException { + jsonGenerator.writeStartObject(); + } + + @Override + public void writeEndObject() throws IOException { + jsonGenerator.writeEndObject(); + } + + @Override + public void writeFieldName(String name) throws IOException { + jsonGenerator.writeFieldName(name); + } + + @Override + public void writeFieldName(XContentString name) throws IOException { + jsonGenerator.writeFieldName(name); + } + + @Override + public void writeString(String text) throws IOException { + jsonGenerator.writeString(text); + } + + @Override + public void writeString(char[] text, int offset, int len) throws IOException { + jsonGenerator.writeString(text, offset, len); + } + + @Override + public void writeUTF8String(byte[] text, int offset, int length) throws IOException { + jsonGenerator.writeUTF8String(text, offset, length); + } + + @Override + public void writeBinary(byte[] data, int offset, int len) throws IOException { + jsonGenerator.writeBinary(data, offset, len); + } + + @Override + public void writeBinary(byte[] data) throws IOException { + jsonGenerator.writeBinary(data); + } + + @Override + public void writeNumber(int v) throws IOException { + jsonGenerator.writeNumber(v); + } + + @Override + public void writeNumber(long v) throws IOException { + jsonGenerator.writeNumber(v); + } + + @Override + public void writeNumber(double d) throws IOException { + jsonGenerator.writeNumber(d); + } + + @Override + public void writeNumber(float f) throws IOException { + jsonGenerator.writeNumber(f); + } + + @Override + public void writeNumber(BigInteger bi) throws IOException { + jsonGenerator.writeNumber(bi); + } + + @Override + public void writeNumber(BigDecimal bd) throws IOException { + jsonGenerator.writeNumber(bd); + } + + @Override + public void writeBoolean(boolean b) throws IOException { + jsonGenerator.writeBoolean(b); + } + + @Override + public void writeNull() throws IOException { + jsonGenerator.writeNull(); + } + + @Override + public void writeStringField(String fieldName, String value) throws IOException { + jsonGenerator.writeStringField(fieldName, value); + } + + @Override + public void writeStringField(XContentString fieldName, String value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + } + + @Override + public void writeBooleanField(String fieldName, boolean value) throws IOException { + jsonGenerator.writeBooleanField(fieldName, value); + } + + @Override + public void writeBooleanField(XContentString fieldName, boolean value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeBoolean(value); + } + + @Override + public void writeNullField(String fieldName) throws IOException { + jsonGenerator.writeNullField(fieldName); + } + + @Override + public void writeNumberField(String fieldName, int value) throws IOException { + jsonGenerator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, int value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, long value) throws IOException { + jsonGenerator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, long value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, double value) throws IOException { + jsonGenerator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, double value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, float value) throws IOException { + jsonGenerator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, float value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigInteger value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigInteger value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigDecimal value) throws IOException { + jsonGenerator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigDecimal value) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeNumber(value); + } + + @Override + public void writeBinaryField(String fieldName, byte[] data) throws IOException { + jsonGenerator.writeBinaryField(fieldName, data); + } + + @Override + public void writeBinaryField(XContentString fieldName, byte[] data) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeBinary(data); + } + + @Override + public void writeArrayFieldStart(String fieldName) throws IOException { + jsonGenerator.writeArrayFieldStart(fieldName); + } + + @Override + public void writeArrayFieldStart(XContentString fieldName) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeStartArray(); + } + + @Override + public void writeObjectFieldStart(String fieldName) throws IOException { + jsonGenerator.writeObjectFieldStart(fieldName); + } + + @Override + public void writeObjectFieldStart(XContentString fieldName) throws IOException { + jsonGenerator.writeFieldName(fieldName); + jsonGenerator.writeStartObject(); + } + + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + jsonGenerator.writeRaw(",\""); + jsonGenerator.writeRaw(fieldName); + jsonGenerator.writeRaw("\":"); + flush(); + outputStream.write(content); + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException { + jsonGenerator.writeRaw(",\""); + jsonGenerator.writeRaw(fieldName); + jsonGenerator.writeRaw("\":"); + flush(); + outputStream.write(content, offset, length); + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) throws IOException { + jsonGenerator.writeRaw(",\""); + jsonGenerator.writeRaw(fieldName); + jsonGenerator.writeRaw("\":"); + flush(); + content.streamOutput(outputStream); + } + + @Override + public void writeValue(XContentBuilder builder) throws IOException { + jsonGenerator.writeRawValue(builder.string()); + } + + @Override + public void copy(XContentBuilder builder, OutputStream outputStream) throws IOException { + flush(); + builder.bytes().streamOutput(outputStream); + } + + @Override + public void copyCurrentStructure(XContentParser parser) throws IOException { + if (parser.currentToken() == null) { + parser.nextToken(); + } + if (parser instanceof JsonXContentParser) { + jsonGenerator.copyCurrentStructure(((JsonXContentParser) parser).parser); + } else { + XContentHelper.copyCurrentStructure(this, parser); + } + } + + @Override + public void flush() throws IOException { + jsonGenerator.flush(); + } + + @Override + public void close() throws IOException { + if (jsonGenerator.isClosed()) { + return; + } + jsonGenerator.close(); + } + } +} diff --git a/content-core/src/main/java/org/xbib/content/json/JsonXContentParser.java b/content-core/src/main/java/org/xbib/content/json/JsonXContentParser.java new file mode 100644 index 0000000..1881b74 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/json/JsonXContentParser.java @@ -0,0 +1,191 @@ +package org.xbib.content.json; + +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.JsonToken; +import org.xbib.content.AbstractXContentParser; +import org.xbib.content.XContent; +import org.xbib.content.XContentParser; + +import java.io.IOException; +import java.math.BigDecimal; +import java.math.BigInteger; + +/** + * + */ +public class JsonXContentParser extends AbstractXContentParser { + + protected final JsonParser parser; + + public JsonXContentParser(JsonParser parser) { + this.parser = parser; + } + + @Override + public XContent content() { + return JsonXContent.jsonContent(); + } + + @Override + public XContentParser.Token nextToken() throws IOException { + return convertToken(parser.nextToken()); + } + + @Override + public void skipChildren() throws IOException { + parser.skipChildren(); + } + + @Override + public XContentParser.Token currentToken() { + return convertToken(parser.getCurrentToken()); + } + + @Override + public XContentParser.NumberType numberType() throws IOException { + return convertNumberType(parser.getNumberType()); + } + + @Override + public boolean estimatedNumberType() { + return true; + } + + @Override + public String currentName() throws IOException { + return parser.getCurrentName(); + } + + @Override + protected boolean doBooleanValue() throws IOException { + return parser.getBooleanValue(); + } + + @Override + public String text() throws IOException { + return parser.getText(); + } + + @Override + public boolean hasTextCharacters() { + return parser.hasTextCharacters(); + } + + @Override + public char[] textCharacters() throws IOException { + return parser.getTextCharacters(); + } + + @Override + public int textLength() throws IOException { + return parser.getTextLength(); + } + + @Override + public int textOffset() throws IOException { + return parser.getTextOffset(); + } + + @Override + public Number numberValue() throws IOException { + return parser.getNumberValue(); + } + + @Override + public BigInteger bigIntegerValue() throws IOException { + return parser.getBigIntegerValue(); + } + + @Override + public BigDecimal bigDecimalValue() throws IOException { + return parser.getDecimalValue(); + } + + @Override + public short doShortValue() throws IOException { + return parser.getShortValue(); + } + + @Override + public int doIntValue() throws IOException { + return parser.getIntValue(); + } + + @Override + public long doLongValue() throws IOException { + return parser.getLongValue(); + } + + @Override + public float doFloatValue() throws IOException { + return parser.getFloatValue(); + } + + @Override + public double doDoubleValue() throws IOException { + return parser.getDoubleValue(); + } + + @Override + public byte[] binaryValue() throws IOException { + return parser.getBinaryValue(); + } + + @Override + public void close() throws IOException { + parser.close(); + } + + private NumberType convertNumberType(JsonParser.NumberType numberType) { + switch (numberType) { + case INT: + return NumberType.INT; + case LONG: + return NumberType.LONG; + case FLOAT: + return NumberType.FLOAT; + case DOUBLE: + return NumberType.DOUBLE; + case BIG_DECIMAL: + return NumberType.BIG_DECIMAL; + case BIG_INTEGER: + return NumberType.BIG_INTEGER; + default: + break; + } + throw new IllegalStateException("No matching token for number_type [" + numberType + "]"); + } + + private Token convertToken(JsonToken token) { + if (token == null) { + return null; + } + switch (token) { + case FIELD_NAME: + return Token.FIELD_NAME; + case VALUE_FALSE: + case VALUE_TRUE: + return Token.VALUE_BOOLEAN; + case VALUE_STRING: + return Token.VALUE_STRING; + case VALUE_NUMBER_INT: + case VALUE_NUMBER_FLOAT: + return Token.VALUE_NUMBER; + case VALUE_NULL: + return Token.VALUE_NULL; + case START_OBJECT: + return Token.START_OBJECT; + case END_OBJECT: + return Token.END_OBJECT; + case START_ARRAY: + return Token.START_ARRAY; + case END_ARRAY: + return Token.END_ARRAY; + case VALUE_EMBEDDED_OBJECT: + return Token.VALUE_EMBEDDED_OBJECT; + default: + break; + } + throw new IllegalStateException("No matching token for json_token [" + token + "]"); + } +} diff --git a/content-core/src/main/java/org/xbib/content/json/package-info.java b/content-core/src/main/java/org/xbib/content/json/package-info.java new file mode 100644 index 0000000..83ebe9f --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/json/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON content. + */ +package org.xbib.content.json; diff --git a/content-core/src/main/java/org/xbib/content/package-info.java b/content-core/src/main/java/org/xbib/content/package-info.java new file mode 100644 index 0000000..1de2977 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for content parsing and generating. + */ +package org.xbib.content; diff --git a/content-core/src/main/java/org/xbib/content/settings/AbstractSettingsLoader.java b/content-core/src/main/java/org/xbib/content/settings/AbstractSettingsLoader.java new file mode 100644 index 0000000..3078777 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/AbstractSettingsLoader.java @@ -0,0 +1,91 @@ +package org.xbib.content.settings; + +import org.xbib.content.XContent; +import org.xbib.content.XContentParser; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +/** + * Settings loader that loads (parses) the settings in a XContent format by flattening them + * into a map. + */ +public abstract class AbstractSettingsLoader implements SettingsLoader { + + public abstract XContent content(); + + @Override + public Map load(String source) throws IOException { + try (XContentParser parser = content().createParser(source)) { + return load(parser); + } + } + + public Map load(XContentParser xContentParser) throws IOException { + StringBuilder sb = new StringBuilder(); + Map map = new HashMap<>(); + List path = new ArrayList<>(); + XContentParser.Token token = xContentParser.nextToken(); + if (token == null) { + return map; + } + parseObject(map, sb, path, xContentParser, null); + return map; + } + + private void parseObject(Map settings, StringBuilder sb, List path, + XContentParser parser, String objFieldName) throws IOException { + if (objFieldName != null) { + path.add(objFieldName); + } + + String currentFieldName = null; + XContentParser.Token token; + while ((token = parser.nextToken()) != XContentParser.Token.END_OBJECT) { + if (token == XContentParser.Token.START_OBJECT) { + parseObject(settings, sb, path, parser, currentFieldName); + } else if (token == XContentParser.Token.START_ARRAY) { + parseArray(settings, sb, path, parser, currentFieldName); + } else if (token == XContentParser.Token.FIELD_NAME) { + currentFieldName = parser.currentName(); + } else { + parseValue(settings, sb, path, parser, currentFieldName); + + } + } + if (objFieldName != null) { + path.remove(path.size() - 1); + } + } + + private void parseArray(Map settings, StringBuilder sb, List path, + XContentParser parser, String name) throws IOException { + XContentParser.Token token; + int counter = 0; + String fieldName = name; + while ((token = parser.nextToken()) != XContentParser.Token.END_ARRAY) { + if (token == XContentParser.Token.START_OBJECT) { + parseObject(settings, sb, path, parser, fieldName + '.' + (counter++)); + } else if (token == XContentParser.Token.START_ARRAY) { + parseArray(settings, sb, path, parser, fieldName + '.' + (counter++)); + } else if (token == XContentParser.Token.FIELD_NAME) { + fieldName = parser.currentName(); + } else { + parseValue(settings, sb, path, parser, fieldName + '.' + (counter++)); + } + } + } + + private void parseValue(Map settings, StringBuilder sb, List path, + XContentParser parser, String fieldName) throws IOException { + sb.setLength(0); + for (String s : path) { + sb.append(s).append('.'); + } + sb.append(fieldName); + settings.put(sb.toString(), parser.text()); + } +} diff --git a/content-core/src/main/java/org/xbib/content/settings/Settings.java b/content-core/src/main/java/org/xbib/content/settings/Settings.java new file mode 100644 index 0000000..bebbead --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/Settings.java @@ -0,0 +1,836 @@ +package org.xbib.content.settings; + +import static org.xbib.content.util.unit.ByteSizeValue.parseBytesSizeValue; +import static org.xbib.content.util.unit.TimeValue.parseTimeValue; + +import org.xbib.content.XContentBuilder; +import org.xbib.content.json.JsonSettingsLoader; +import org.xbib.content.json.JsonXContent; +import org.xbib.content.util.unit.ByteSizeValue; +import org.xbib.content.util.unit.TimeValue; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.io.StringWriter; +import java.io.Writer; +import java.net.URL; +import java.nio.charset.StandardCharsets; +import java.time.DateTimeException; +import java.time.LocalDate; +import java.time.format.DateTimeFormatter; +import java.util.ArrayList; +import java.util.Collections; +import java.util.HashMap; +import java.util.HashSet; +import java.util.LinkedHashMap; +import java.util.List; +import java.util.Map; +import java.util.Set; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class Settings { + + private static final Logger logger = Logger.getLogger(Settings.class.getName()); + + public static final Settings EMPTY_SETTINGS = new Builder().build(); + public static final String[] EMPTY_ARRAY = new String[0]; + public static final int BUFFER_SIZE = 1024 * 8; + private final Map settings; + + public Settings() { + this(new HashMap<>()); + } + + public Settings(Map settings) { + this.settings = new HashMap<>(settings); + } + + public static Settings readSettingsFromMap(Map map) throws IOException { + Builder builder = new Builder(); + for (Map.Entry entry : map.entrySet()) { + builder.put(entry.getKey(), entry.getValue() != null ? entry.getValue().toString() : null); + } + return builder.build(); + } + + public static void writeSettingsToMap(Settings settings, Map map) throws IOException { + for (String key : settings.getAsMap().keySet()) { + map.put(key, settings.get(key)); + } + } + + /** + * Returns a builder to be used in order to build settings. + * @return a builder + */ + public static Builder settingsBuilder() { + return new Builder(); + } + + public static String[] splitStringByCommaToArray(final String s) { + return splitStringToArray(s, ','); + } + + public static String[] splitStringToArray(final String s, final char c) { + if (s.length() == 0) { + return EMPTY_ARRAY; + } + final char[] chars = s.toCharArray(); + int count = 1; + for (final char x : chars) { + if (x == c) { + count++; + } + } + final String[] result = new String[count]; + final int len = chars.length; + int start = 0; + int pos = 0; + int i = 0; + for (; pos < len; pos++) { + if (chars[pos] == c) { + int size = pos - start; + if (size > 0) { + result[i++] = new String(chars, start, size); + } + start = pos + 1; + } + } + int size = pos - start; + if (size > 0) { + result[i++] = new String(chars, start, size); + } + if (i != count) { + String[] result1 = new String[i]; + System.arraycopy(result, 0, result1, 0, i); + return result1; + } + return result; + } + + public static String copyToString(Reader in) throws IOException { + StringWriter out = new StringWriter(); + copy(in, out); + return out.toString(); + } + + public static int copy(final Reader in, final Writer out) throws IOException { + try (Reader reader = in; Writer writer = out) { + int byteCount = 0; + char[] buffer = new char[BUFFER_SIZE]; + int bytesRead; + while ((bytesRead = reader.read(buffer)) != -1) { + writer.write(buffer, 0, bytesRead); + byteCount += bytesRead; + } + writer.flush(); + return byteCount; + } + } + + public Map getAsMap() { + return this.settings; + } + + public Map getAsStructuredMap() { + Map map = new HashMap<>(2); + for (Map.Entry entry : settings.entrySet()) { + processSetting(map, "", entry.getKey(), entry.getValue()); + } + for (Map.Entry entry : map.entrySet()) { + if (entry.getValue() instanceof Map) { + @SuppressWarnings("unchecked") + Map valMap = (Map) entry.getValue(); + entry.setValue(convertMapsToArrays(valMap)); + } + } + return map; + } + + public Settings getByPrefix(String prefix) { + Builder builder = new Builder(); + for (Map.Entry entry : settings.entrySet()) { + if (entry.getKey().startsWith(prefix)) { + if (entry.getKey().length() < prefix.length()) { + continue; + } + builder.put(entry.getKey().substring(prefix.length()), entry.getValue()); + } + } + return builder.build(); + } + + public Settings getAsSettings(String setting) { + return getByPrefix(setting + "."); + } + + public boolean containsSetting(String setting) { + if (settings.containsKey(setting)) { + return true; + } + for (Map.Entry entry : settings.entrySet()) { + if (entry.getKey().startsWith(setting)) { + return true; + } + } + return false; + } + + public String get(String setting) { + String retVal = settings.get(setting); + if (retVal != null) { + return retVal; + } + return null; + } + + public String get(String setting, String defaultValue) { + String retVal = settings.get(setting); + return retVal == null ? defaultValue : retVal; + } + + public Float getAsFloat(String setting, Float defaultValue) { + String sValue = get(setting); + if (sValue == null) { + return defaultValue; + } + try { + return Float.parseFloat(sValue); + } catch (NumberFormatException e) { + throw new SettingsException("Failed to parse float setting [" + setting + "] with value [" + sValue + "]", e); + } + } + + public Double getAsDouble(String setting, Double defaultValue) { + String sValue = get(setting); + if (sValue == null) { + return defaultValue; + } + try { + return Double.parseDouble(sValue); + } catch (NumberFormatException e) { + throw new SettingsException("Failed to parse double setting [" + setting + "] with value [" + sValue + "]", e); + } + } + + public Integer getAsInt(String setting, Integer defaultValue) { + String sValue = get(setting); + if (sValue == null) { + return defaultValue; + } + try { + return Integer.parseInt(sValue); + } catch (NumberFormatException e) { + throw new SettingsException("Failed to parse int setting [" + setting + "] with value [" + sValue + "]", e); + } + } + + public Long getAsLong(String setting, Long defaultValue) { + String sValue = get(setting); + if (sValue == null) { + return defaultValue; + } + try { + return Long.parseLong(sValue); + } catch (NumberFormatException e) { + throw new SettingsException("Failed to parse long setting [" + setting + "] with value [" + sValue + "]", e); + } + } + + public Boolean getAsBoolean(String setting, Boolean defaultValue) { + String value = get(setting); + if (value == null) { + return defaultValue; + } + return !("false".equals(value) || "0".equals(value) || "off".equals(value) || "no".equals(value)); + } + + public TimeValue getAsTime(String setting, TimeValue defaultValue) { + return parseTimeValue(get(setting), defaultValue); + } + + public ByteSizeValue getAsBytesSize(String setting, ByteSizeValue defaultValue) throws SettingsException { + return parseBytesSizeValue(get(setting), defaultValue); + } + + public String[] getAsArray(String settingPrefix) throws SettingsException { + return getAsArray(settingPrefix, EMPTY_ARRAY); + } + + public String[] getAsArray(String settingPrefix, String[] defaultArray) throws SettingsException { + List result = new ArrayList<>(); + if (get(settingPrefix) != null) { + String[] strings = splitStringByCommaToArray(get(settingPrefix)); + if (strings.length > 0) { + for (String string : strings) { + result.add(string.trim()); + } + } + } + int counter = 0; + while (true) { + String value = get(settingPrefix + '.' + (counter++)); + if (value == null) { + break; + } + result.add(value.trim()); + } + if (result.isEmpty()) { + return defaultArray; + } + return result.toArray(new String[result.size()]); + } + + public Map getGroups(String prefix) throws SettingsException { + String settingPrefix = prefix; + if (settingPrefix.charAt(settingPrefix.length() - 1) != '.') { + settingPrefix = settingPrefix + "."; + } + // we don't really care that it might happen twice + Map> map = new LinkedHashMap<>(); + for (Object o : settings.keySet()) { + String setting = (String) o; + if (setting.startsWith(settingPrefix)) { + String nameValue = setting.substring(settingPrefix.length()); + int dotIndex = nameValue.indexOf('.'); + if (dotIndex == -1) { + throw new SettingsException("Failed to get setting group for [" + + settingPrefix + + "] setting prefix and setting [" + setting + "] because of a missing '.'"); + } + String name = nameValue.substring(0, dotIndex); + String value = nameValue.substring(dotIndex + 1); + Map groupSettings = map.get(name); + if (groupSettings == null) { + groupSettings = new LinkedHashMap<>(); + map.put(name, groupSettings); + } + groupSettings.put(value, get(setting)); + } + } + Map retVal = new LinkedHashMap<>(); + for (Map.Entry> entry : map.entrySet()) { + retVal.put(entry.getKey(), new Settings(Collections.unmodifiableMap(entry.getValue()))); + } + return Collections.unmodifiableMap(retVal); + } + + @Override + public boolean equals(Object o) { + if (this == o) { + return true; + } + if (o == null || getClass() != o.getClass()) { + return false; + } + Settings that = (Settings) o; + return settings != null ? settings.equals(that.settings) : that.settings == null; + } + + @Override + public int hashCode() { + return settings != null ? settings.hashCode() : 0; + } + + private void processSetting(Map map, String prefix, String setting, String value) { + int prefixLength = setting.indexOf('.'); + if (prefixLength == -1) { + @SuppressWarnings("unchecked") + Map innerMap = (Map) map.get(prefix + setting); + if (innerMap != null) { + for (Map.Entry entry : innerMap.entrySet()) { + map.put(prefix + setting + "." + entry.getKey(), entry.getValue()); + } + } + map.put(prefix + setting, value); + } else { + String key = setting.substring(0, prefixLength); + String rest = setting.substring(prefixLength + 1); + Object existingValue = map.get(prefix + key); + if (existingValue == null) { + Map newMap = new HashMap<>(2); + processSetting(newMap, "", rest, value); + map.put(key, newMap); + } else { + if (existingValue instanceof Map) { + @SuppressWarnings("unchecked") + Map innerMap = (Map) existingValue; + processSetting(innerMap, "", rest, value); + map.put(key, innerMap); + } else { + processSetting(map, prefix + key + ".", rest, value); + } + } + } + } + + private Object convertMapsToArrays(Map map) { + if (map.isEmpty()) { + return map; + } + boolean isArray = true; + int maxIndex = -1; + for (Map.Entry entry : map.entrySet()) { + if (isArray) { + try { + int index = Integer.parseInt(entry.getKey()); + if (index >= 0) { + maxIndex = Math.max(maxIndex, index); + } else { + isArray = false; + } + } catch (NumberFormatException ex) { + isArray = false; + } + } + if (entry.getValue() instanceof Map) { + @SuppressWarnings("unchecked") + Map valMap = (Map) entry.getValue(); + entry.setValue(convertMapsToArrays(valMap)); + } + } + if (isArray && (maxIndex + 1) == map.size()) { + ArrayList newValue = new ArrayList<>(maxIndex + 1); + for (int i = 0; i <= maxIndex; i++) { + Object obj = map.get(Integer.toString(i)); + if (obj == null) { + return map; + } + newValue.add(obj); + } + return newValue; + } + return map; + } + + /** + * + */ + public static class Builder { + + private final Map map = new LinkedHashMap<>(); + + private Builder() { + } + + public Map internalMap() { + return this.map; + } + + public String remove(String key) { + return map.remove(key); + } + + public String get(String key) { + return map.get(key); + } + + /** + * Sets a setting with the provided setting key and value. + * + * @param key The setting key + * @param value The setting value + * @return The builder + */ + public Builder put(String key, String value) { + map.put(key, value); + return this; + } + + /** + * Sets a setting with the provided setting key and class as value. + * + * @param key The setting key + * @param clazz The setting class value + * @return The builder + */ + public Builder put(String key, Class clazz) { + map.put(key, clazz.getName()); + return this; + } + + /** + * Sets the setting with the provided setting key and the boolean value. + * + * @param setting The setting key + * @param value The boolean value + * @return The builder + */ + public Builder put(String setting, boolean value) { + put(setting, String.valueOf(value)); + return this; + } + + /** + * Sets the setting with the provided setting key and the int value. + * + * @param setting The setting key + * @param value The int value + * @return The builder + */ + public Builder put(String setting, int value) { + put(setting, String.valueOf(value)); + return this; + } + + /** + * Sets the setting with the provided setting key and the long value. + * + * @param setting The setting key + * @param value The long value + * @return The builder + */ + public Builder put(String setting, long value) { + put(setting, String.valueOf(value)); + return this; + } + + /** + * Sets the setting with the provided setting key and the float value. + * + * @param setting The setting key + * @param value The float value + * @return The builder + */ + public Builder put(String setting, float value) { + put(setting, String.valueOf(value)); + return this; + } + + /** + * Sets the setting with the provided setting key and the double value. + * + * @param setting The setting key + * @param value The double value + * @return The builder + */ + public Builder put(String setting, double value) { + put(setting, String.valueOf(value)); + return this; + } + + /** + * Sets the setting with the provided setting key and an array of values. + * + * @param setting The setting key + * @param values The values + * @return The builder + */ + public Builder putArray(String setting, String... values) { + remove(setting); + int counter = 0; + while (true) { + String value = map.remove(setting + '.' + (counter++)); + if (value == null) { + break; + } + } + for (int i = 0; i < values.length; i++) { + put(setting + '.' + i, values[i]); + } + return this; + } + + /** + * Sets the setting with the provided setting key and an array of values. + * + * @param setting The setting key + * @param values The values + * @return The builder + */ + public Builder putArray(String setting, List values) { + remove(setting); + int counter = 0; + while (true) { + String value = map.remove(setting + '.' + (counter++)); + if (value == null) { + break; + } + } + for (int i = 0; i < values.size(); i++) { + put(setting + '.' + i, values.get(i)); + } + return this; + } + + /** + * Sets the setting group. + * @param settingPrefix setting prefix + * @param groupName group name + * @param settings settings + * @param values values + * @return a builder + * @throws SettingsException if setting fails + */ + public Builder put(String settingPrefix, String groupName, String[] settings, String[] values) + throws SettingsException { + if (settings.length != values.length) { + throw new SettingsException("The settings length must match the value length"); + } + for (int i = 0; i < settings.length; i++) { + if (values[i] == null) { + continue; + } + put(settingPrefix + "" + groupName + "." + settings[i], values[i]); + } + return this; + } + + /** + * Sets all the provided settings. + * @param settings settings + * @return builder + */ + public Builder put(Settings settings) { + map.putAll(settings.getAsMap()); + return this; + } + + /** + * Sets all the provided settings. + * + * @param settings settings + * @return a builder + */ + public Builder put(Map settings) { + map.putAll(settings); + return this; + } + + /** + * Loads settings from the actual string content that represents them using the + * {@link SettingsLoaderService#loaderFromString(String)}. + * + * @param source source + * @return builder + */ + public Builder loadFromString(String source) { + SettingsLoader settingsLoader = SettingsLoaderService.loaderFromString(source); + try { + Map loadedSettings = settingsLoader.load(source); + put(loadedSettings); + } catch (Exception e) { + throw new SettingsException("Failed to load settings from [" + source + "]", e); + } + return this; + } + + /** + * Loads settings from a map. + * @param map map + * @return builder + */ + public Builder loadFromMap(Map map) { + try (XContentBuilder builder = JsonXContent.contentBuilder()) { + put(new JsonSettingsLoader().load(builder.map(map).string())); + } catch (Exception e) { + throw new SettingsException("Failed to load settings from [" + map + "]", e); + } + return this; + } + + /** + * Loads settings from an URL. + * @param url url + * @return builder + */ + public Builder loadFromUrl(URL url) throws SettingsException { + try { + return loadFromStream(url.toExternalForm(), url.openStream()); + } catch (IOException e) { + throw new SettingsException("Failed to open stream for url [" + url.toExternalForm() + "]", e); + } + } + + /** + * Loads settings from a stream. + * @param resourceName resource name + * @param inputStream input stream + * @return builder + */ + public Builder loadFromStream(String resourceName, InputStream inputStream) throws SettingsException { + SettingsLoader settingsLoader = SettingsLoaderService.loaderFromResource(resourceName); + try { + Map loadedSettings = settingsLoader + .load(copyToString(new InputStreamReader(inputStream, StandardCharsets.UTF_8))); + put(loadedSettings); + } catch (Exception e) { + throw new SettingsException("Failed to load settings from [" + resourceName + "]", e); + } + return this; + } + + /** + * Runs across all the settings set on this builder and replaces ${...} elements in the + * each setting value according to the following logic: + * + * First, tries to resolve it against a System property ({@link System#getProperty(String)}), next, + * tries and resolve it against an environment variable ({@link System#getenv(String)}), next, + * tries and resolve it against a date pattern to resolve the current date, + * and last, tries and replace it with another setting already set on this builder. + * @return builder + */ + public Builder replacePropertyPlaceholders() { + PropertyPlaceholder propertyPlaceholder = new PropertyPlaceholder("${", "}", false); + PropertyPlaceholder.PlaceholderResolver placeholderResolver = placeholderName -> { + String value = System.getProperty(placeholderName); + if (value != null) { + return value; + } + value = System.getenv(placeholderName); + if (value != null) { + return value; + } + try { + return DateTimeFormatter.ofPattern(placeholderName).format(LocalDate.now()); + } catch (IllegalArgumentException | DateTimeException e) { + logger.log(Level.FINER, e.getMessage(), e); + return map.get(placeholderName); + } + }; + for (Map.Entry entry : map.entrySet()) { + map.put(entry.getKey(), propertyPlaceholder.replacePlaceholders(entry.getValue(), placeholderResolver)); + } + return this; + } + + public Settings build() { + return new Settings(map); + } + } + + private static class PropertyPlaceholder { + + private final String placeholderPrefix; + + private final String placeholderSuffix; + + private final boolean ignoreUnresolvablePlaceholders; + + /** + * Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix. + * + * @param placeholderPrefix the prefix that denotes the start of a placeholder. + * @param placeholderSuffix the suffix that denotes the end of a placeholder. + * @param ignoreUnresolvablePlaceholders indicates whether unresolvable placeholders should be ignored + * (true) or cause an exception (false). + */ + public PropertyPlaceholder(String placeholderPrefix, String placeholderSuffix, + boolean ignoreUnresolvablePlaceholders) { + this.placeholderPrefix = placeholderPrefix; + this.placeholderSuffix = placeholderSuffix; + this.ignoreUnresolvablePlaceholders = ignoreUnresolvablePlaceholders; + } + + + /** + * Replaces all placeholders of format ${name} with the value returned from the supplied {@link + * PlaceholderResolver}. + * + * @param value the value containing the placeholders to be replaced. + * @param placeholderResolver the PlaceholderResolver to use for replacement. + * @return the supplied value with placeholders replaced inline. + */ + public String replacePlaceholders(String value, PlaceholderResolver placeholderResolver) { + return parseStringValue(value, placeholderResolver, new HashSet()); + } + + protected String parseStringValue(String strVal, PlaceholderResolver placeholderResolver, + Set visitedPlaceholders) { + StringBuilder buf = new StringBuilder(strVal); + int startIndex = strVal.indexOf(this.placeholderPrefix); + while (startIndex != -1) { + int endIndex = findPlaceholderEndIndex(buf, startIndex); + if (endIndex != -1) { + String placeholder = buf.substring(startIndex + this.placeholderPrefix.length(), endIndex); + if (!visitedPlaceholders.add(placeholder)) { + throw new IllegalArgumentException( + "Circular placeholder reference '" + placeholder + "' in property definitions"); + } + // Recursive invocation, parsing placeholders contained in the placeholder key. + placeholder = parseStringValue(placeholder, placeholderResolver, visitedPlaceholders); + + // Now obtain the value for the fully resolved key... + int defaultValueIdx = placeholder.indexOf(':'); + String defaultValue = null; + if (defaultValueIdx != -1) { + defaultValue = placeholder.substring(defaultValueIdx + 1); + placeholder = placeholder.substring(0, defaultValueIdx); + } + String propVal = placeholderResolver.resolvePlaceholder(placeholder); + if (propVal == null) { + propVal = defaultValue; + } + if (propVal != null) { + // Recursive invocation, parsing placeholders contained in the + // previously resolved placeholder value. + propVal = parseStringValue(propVal, placeholderResolver, visitedPlaceholders); + buf.replace(startIndex, endIndex + this.placeholderSuffix.length(), propVal); + startIndex = buf.indexOf(this.placeholderPrefix, startIndex + propVal.length()); + } else if (this.ignoreUnresolvablePlaceholders) { + // Proceed with unprocessed value. + startIndex = buf.indexOf(this.placeholderPrefix, endIndex + this.placeholderSuffix.length()); + } else { + throw new IllegalArgumentException("Could not resolve placeholder '" + placeholder + "'"); + } + visitedPlaceholders.remove(placeholder); + } else { + startIndex = -1; + } + } + return buf.toString(); + } + + private int findPlaceholderEndIndex(CharSequence buf, int startIndex) { + int index = startIndex + this.placeholderPrefix.length(); + int withinNestedPlaceholder = 0; + while (index < buf.length()) { + if (substringMatch(buf, index, this.placeholderSuffix)) { + if (withinNestedPlaceholder > 0) { + withinNestedPlaceholder--; + index = index + this.placeholderPrefix.length() - 1; + } else { + return index; + } + } else if (substringMatch(buf, index, this.placeholderPrefix)) { + withinNestedPlaceholder++; + index = index + this.placeholderPrefix.length(); + } else { + index++; + } + } + return -1; + } + + private boolean substringMatch(CharSequence str, int index, CharSequence substring) { + for (int j = 0; j < substring.length(); j++) { + int i = index + j; + if (i >= str.length() || str.charAt(i) != substring.charAt(j)) { + return false; + } + } + return true; + } + + /** + * Strategy interface used to resolve replacement values for placeholders contained in Strings. + */ + @FunctionalInterface + public interface PlaceholderResolver { + + /** + * Resolves the supplied placeholder name into the replacement value. + * + * @param placeholderName the name of the placeholder to resolve. + * @return the replacement value or null if no replacement is to be made. + */ + String resolvePlaceholder(String placeholderName); + } + } +} diff --git a/content-core/src/main/java/org/xbib/content/settings/SettingsException.java b/content-core/src/main/java/org/xbib/content/settings/SettingsException.java new file mode 100644 index 0000000..7e75d59 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/SettingsException.java @@ -0,0 +1,17 @@ +package org.xbib.content.settings; + +/** + * A generic failure to handle settings. + */ +public class SettingsException extends RuntimeException { + + private static final long serialVersionUID = -1833327708622505101L; + + public SettingsException(String message) { + super(message); + } + + public SettingsException(String message, Throwable cause) { + super(message, cause); + } +} diff --git a/content-core/src/main/java/org/xbib/content/settings/SettingsLoader.java b/content-core/src/main/java/org/xbib/content/settings/SettingsLoader.java new file mode 100644 index 0000000..bfe8eda --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/SettingsLoader.java @@ -0,0 +1,24 @@ +package org.xbib.content.settings; + +import java.io.IOException; +import java.util.Map; +import java.util.Set; + +/** + * Provides the ability to load settings from + * the actual source content that represents them. + */ +public interface SettingsLoader { + + Set suffixes(); + + /** + * Loads the settings from a source string. + * @param source the source + * @return a Map + * @throws IOException if load fails + */ + Map load(String source) throws IOException; + + boolean canLoad(String source); +} diff --git a/content-core/src/main/java/org/xbib/content/settings/SettingsLoaderService.java b/content-core/src/main/java/org/xbib/content/settings/SettingsLoaderService.java new file mode 100644 index 0000000..03c7927 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/SettingsLoaderService.java @@ -0,0 +1,63 @@ +package org.xbib.content.settings; + +import org.xbib.content.json.JsonSettingsLoader; + +import java.util.HashMap; +import java.util.Map; +import java.util.ServiceLoader; +import java.util.Set; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * A settings loader service for loading {@link SettingsLoader} implementations. + */ +public final class SettingsLoaderService { + + private static final Logger logger = Logger.getLogger(SettingsLoaderService.class.getName()); + + private static final Map, SettingsLoader> settingsLoaderMap = new HashMap<>(); + + private SettingsLoaderService() { + try { + ServiceLoader serviceLoader = ServiceLoader.load(SettingsLoader.class); + for (SettingsLoader settingsLoader : serviceLoader) { + if (!settingsLoaderMap.containsKey(settingsLoader.suffixes())) { + settingsLoaderMap.put(settingsLoader.suffixes(), settingsLoader); + } + } + } catch (Exception e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + /** + * Returns a {@link SettingsLoader} based on the resource name. + * @param resourceName the resource + * @return the settings loader + */ + public static SettingsLoader loaderFromResource(String resourceName) { + for (Map.Entry, SettingsLoader> entry : settingsLoaderMap.entrySet()) { + Set suffixes = entry.getKey(); + for (String suffix : suffixes) { + if (resourceName.endsWith("." + suffix)) { + return entry.getValue(); + } + } + } + return new JsonSettingsLoader(); + } + + /** + * Returns a {@link SettingsLoader} based on the actual source. + * @param source the source + * @return the settings loader + */ + public static SettingsLoader loaderFromString(String source) { + for (SettingsLoader loader : settingsLoaderMap.values()) { + if (loader.canLoad(source)) { + return loader; + } + } + return new JsonSettingsLoader(); + } +} diff --git a/content-core/src/main/java/org/xbib/content/settings/package-info.java b/content-core/src/main/java/org/xbib/content/settings/package-info.java new file mode 100644 index 0000000..233e353 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/settings/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for settings. + */ +package org.xbib.content.settings; diff --git a/content-core/src/main/java/org/xbib/content/util/geo/GeoHashUtils.java b/content-core/src/main/java/org/xbib/content/util/geo/GeoHashUtils.java new file mode 100644 index 0000000..c95ae15 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/geo/GeoHashUtils.java @@ -0,0 +1,470 @@ +package org.xbib.content.util.geo; + +import java.util.ArrayList; +import java.util.Collection; +import java.util.Iterator; + +/** + * Utilities for encoding and decoding geohashes. Based on + * http://en.wikipedia.org/wiki/Geohash. + */ +public class GeoHashUtils { + + public static final int PRECISION = 12; + private static final char[] BASE_32 = {'0', '1', '2', '3', '4', '5', '6', + '7', '8', '9', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'j', 'k', 'm', 'n', + 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'}; + private static final int[] BITS = {16, 8, 4, 2, 1}; + + private GeoHashUtils() { + } + + public static String encode(double latitude, double longitude) { + return encode(latitude, longitude, PRECISION); + } + + /** + * Encodes the given latitude and longitude into a geohash. + * + * @param latitude Latitude to encode + * @param longitude Longitude to encode + * @param precision precision + * @return Geohash encoding of the longitude and latitude + */ + public static String encode(double latitude, double longitude, int precision) { + double latInterval0 = -90.0; + double latInterval1 = 90.0; + double lngInterval0 = -180.0; + double lngInterval1 = 180.0; + final StringBuilder geohash = new StringBuilder(); + boolean isEven = true; + int bit = 0; + int ch = 0; + while (geohash.length() < precision) { + double mid; + if (isEven) { + mid = (lngInterval0 + lngInterval1) / 2D; + if (longitude > mid) { + ch |= BITS[bit]; + lngInterval0 = mid; + } else { + lngInterval1 = mid; + } + } else { + mid = (latInterval0 + latInterval1) / 2D; + if (latitude > mid) { + ch |= BITS[bit]; + latInterval0 = mid; + } else { + latInterval1 = mid; + } + } + isEven = !isEven; + if (bit < 4) { + bit++; + } else { + geohash.append(BASE_32[ch]); + bit = 0; + ch = 0; + } + } + return geohash.toString(); + } + + private static char encode(int x, int y) { + return BASE_32[((x & 1) + ((y & 1) * 2) + ((x & 2) * 2) + ((y & 2) * 4) + ((x & 4) * 4)) % 32]; + } + + /** + * Calculate all neighbors of a given geohash cell. + * + * @param geohash Geohash of the defined cell + * @return geohashes of all neighbor cells + */ + public static Collection neighbors(String geohash) { + return addNeighbors(geohash, geohash.length(), new ArrayList(8)); + } + + /** + * Create an {@link Iterable} which allows to iterate over the cells that + * contain a given geohash. + * + * @param geohash Geohash of a cell + * @return {@link Iterable} of path + */ + public static Iterable path(final String geohash) { + return new Iterable() { + @Override + public Iterator iterator() { + return new GeohashPathIterator(geohash); + } + }; + } + + /** + * Calculate the geohash of a neighbor of a geohash. + * + * @param geohash the geohash of a cell + * @param level non-negative level of the geohash + * @param dx delta of the first grid coordinate (must be -1, 0 or +1) + * @param dy delta of the second grid coordinate (must be -1, 0 or +1) + * @return geohash of the defined cell + */ + private static String neighbor(String geohash, int level, int dx, int dy) { + int cell = decode(geohash.charAt(level - 1)); + + // Decoding the Geohash bit pattern to determine grid coordinates + int x0 = cell & 1; // first bit of x + int y0 = cell & 2; // first bit of y + int x1 = cell & 4; // second bit of x + int y1 = cell & 8; // second bit of y + int x2 = cell & 16; // third bit of x + + // combine the bitpattern to grid coordinates. + // note that the semantics of x and y are swapping + // on each level + int x = x0 + (x1 / 2) + (x2 / 4); + int y = (y0 / 2) + (y1 / 4); + + if (level == 1) { + // Root cells at north (namely "bcfguvyz") or at + // south (namely "0145hjnp") do not have neighbors + // in north/south direction + if ((dy < 0 && y == 0) || (dy > 0 && y == 3)) { + return null; + } else { + return Character.toString(encode(x + dx, y + dy)); + } + } else if (level > 1) { + boolean odd = (level % 2) != 0; + // define grid coordinates for next level + final int nx = odd ? (x + dx) : (x + dy); + final int ny = odd ? (y + dy) : (y + dx); + + boolean even = (level % 2) == 0; + // define grid limits for current level + final int xLimit = even ? 7 : 3; + final int yLimit = even ? 3 : 7; + + // if the defined neighbor has the same parent a the current cell + // encode the cell directly. Otherwise find the cell next to this + // cell recursively. Since encoding wraps around within a cell + // it can be encoded here. + if (nx >= 0 && nx <= xLimit && ny >= 0 && ny < yLimit) { + return geohash.substring(0, level - 1) + encode(nx, ny); + } else { + String neighbor = neighbor(geohash, level - 1, dx, dy); + if (neighbor != null) { + return neighbor + encode(nx, ny); + } else { + return null; + } + } + } + return null; + } + + /** + * Add all geohashes of the cells next to a given geohash to a list. + * + * @param geohash Geohash of a specified cell + * @param neighbors list to add the neighbors to + * @param the neighbor type + * @return the given list + */ + public static > E addNeighbors(String geohash, E neighbors) { + return addNeighbors(geohash, geohash.length(), neighbors); + } + + /** + * Add all geohashes of the cells next to a given geohash to a list. + * + * @param geohash Geohash of a specified cell + * @param length level of the given geohash + * @param neighbors list to add the neighbors to + * @param the neighbor type + * @return the given list + */ + public static > E addNeighbors(String geohash, int length, E neighbors) { + String south = neighbor(geohash, length, 0, -1); + String north = neighbor(geohash, length, 0, +1); + if (north != null) { + neighbors.add(neighbor(north, length, -1, 0)); + neighbors.add(north); + neighbors.add(neighbor(north, length, +1, 0)); + } + neighbors.add(neighbor(geohash, length, -1, 0)); + neighbors.add(neighbor(geohash, length, +1, 0)); + if (south != null) { + neighbors.add(neighbor(south, length, -1, 0)); + neighbors.add(south); + neighbors.add(neighbor(south, length, +1, 0)); + } + return neighbors; + } + + private static int decode(char geo) { + switch (geo) { + case '0': + return 0; + case '1': + return 1; + case '2': + return 2; + case '3': + return 3; + case '4': + return 4; + case '5': + return 5; + case '6': + return 6; + case '7': + return 7; + case '8': + return 8; + case '9': + return 9; + case 'b': + return 10; + case 'c': + return 11; + case 'd': + return 12; + case 'e': + return 13; + case 'f': + return 14; + case 'g': + return 15; + case 'h': + return 16; + case 'j': + return 17; + case 'k': + return 18; + case 'm': + return 19; + case 'n': + return 20; + case 'p': + return 21; + case 'q': + return 22; + case 'r': + return 23; + case 's': + return 24; + case 't': + return 25; + case 'u': + return 26; + case 'v': + return 27; + case 'w': + return 28; + case 'x': + return 29; + case 'y': + return 30; + case 'z': + return 31; + default: + throw new IllegalArgumentException("the character '" + geo + "' is not a valid geohash character"); + } + } + + /** + * Decodes the given geohash. + * + * @param geohash Geohash to decocde + * @return {@link GeoPoint} at the center of cell, given by the geohash + */ + public static GeoPoint decode(String geohash) { + return decode(geohash, new GeoPoint()); + } + + /** + * Decodes the given geohash into a latitude and longitude. + * + * @param geohash Geohash to decocde + * @param ret the ret geo point + * @return the given {@link GeoPoint} reseted to the center of + * cell, given by the geohash + */ + public static GeoPoint decode(String geohash, GeoPoint ret) { + double[] interval = decodeCell(geohash); + return ret.reset((interval[0] + interval[1]) / 2D, (interval[2] + interval[3]) / 2D); + } + + /** + * Decodes the given geohash into a geohash cell defined by the points nothWest and southEast. + * + * @param geohash Geohash to deocde + * @param northWest the point north/west of the cell + * @param southEast the point south/east of the cell + */ + public static void decodeCell(String geohash, GeoPoint northWest, GeoPoint southEast) { + double[] interval = decodeCell(geohash); + northWest.reset(interval[1], interval[2]); + southEast.reset(interval[0], interval[3]); + } + + private static double[] decodeCell(String geohash) { + double[] interval = {-90.0, 90.0, -180.0, 180.0}; + boolean isEven = true; + for (int i = 0; i < geohash.length(); i++) { + final int cd = decode(geohash.charAt(i)); + for (int mask : BITS) { + if (isEven) { + if ((cd & mask) != 0) { + interval[2] = (interval[2] + interval[3]) / 2D; + } else { + interval[3] = (interval[2] + interval[3]) / 2D; + } + } else { + if ((cd & mask) != 0) { + interval[0] = (interval[0] + interval[1]) / 2D; + } else { + interval[1] = (interval[0] + interval[1]) / 2D; + } + } + isEven = !isEven; + } + } + return interval; + } + + /** + * Encodes latitude and longitude information into a single long with variable precision. + * Up to 12 levels of precision are supported which should offer sub-metre resolution. + * + * @param latitude latitude + * @param longitude longitude + * @param precision The required precision between 1 and 12 + * @return A single long where 4 bits are used for holding the precision and the remaining + * 60 bits are reserved for 5 bit cell identifiers giving up to 12 layers. + */ + public static long encodeAsLong(double latitude, double longitude, int precision) { + if ((precision > 12) || (precision < 1)) { + throw new IllegalArgumentException("Illegal precision length of " + precision + + ". Long-based geohashes only support precisions between 1 and 12"); + } + double latInterval0 = -90.0; + double latInterval1 = 90.0; + double lngInterval0 = -180.0; + double lngInterval1 = 180.0; + long geohash = 0L; + boolean isEven = true; + int bit = 0; + int ch = 0; + int geohashLength = 0; + while (geohashLength < precision) { + double mid; + if (isEven) { + mid = (lngInterval0 + lngInterval1) / 2D; + if (longitude > mid) { + ch |= BITS[bit]; + lngInterval0 = mid; + } else { + lngInterval1 = mid; + } + } else { + mid = (latInterval0 + latInterval1) / 2D; + if (latitude > mid) { + ch |= BITS[bit]; + latInterval0 = mid; + } else { + latInterval1 = mid; + } + } + + isEven = !isEven; + + if (bit < 4) { + bit++; + } else { + geohashLength++; + geohash |= ch; + if (geohashLength < precision) { + geohash <<= 5; + } + bit = 0; + ch = 0; + } + } + geohash <<= 4; + geohash |= precision; + return geohash; + } + + /** + * Formats a geohash held as a long as a more conventional + * String-based geohash. + * + * @param geohashAsLong a geohash encoded as a long + * @return A traditional base32-based String representation of a geohash + */ + public static String toString(long geohashAsLong) { + int precision = (int) (geohashAsLong & 15); + char[] chars = new char[precision]; + long l = geohashAsLong; + l >>= 4; + for (int i = precision - 1; i >= 0; i--) { + chars[i] = BASE_32[(int) (l & 31)]; + l >>= 5; + } + return new String(chars); + } + + + public static GeoPoint decode(long geohash) { + GeoPoint point = new GeoPoint(); + decode(geohash, point); + return point; + } + + /** + * Decodes the given long-format geohash into a latitude and longitude. + * + * @param geohash long format Geohash to decode + * @param ret The Geopoint into which the latitude and longitude will be stored + */ + public static void decode(long geohash, GeoPoint ret) { + double[] interval = decodeCell(geohash); + ret.reset((interval[0] + interval[1]) / 2D, (interval[2] + interval[3]) / 2D); + + } + + private static double[] decodeCell(long geohash) { + double[] interval = {-90.0, 90.0, -180.0, 180.0}; + boolean isEven = true; + int precision = (int) (geohash & 15); + long l = geohash; + l >>= 4; + int[] cds = new int[precision]; + for (int i = precision - 1; i >= 0; i--) { + cds[i] = (int) (l & 31); + l >>= 5; + } + for (final int cd : cds) { + for (int mask : BITS) { + if (isEven) { + if ((cd & mask) != 0) { + interval[2] = (interval[2] + interval[3]) / 2D; + } else { + interval[3] = (interval[2] + interval[3]) / 2D; + } + } else { + if ((cd & mask) != 0) { + interval[0] = (interval[0] + interval[1]) / 2D; + } else { + interval[1] = (interval[0] + interval[1]) / 2D; + } + } + isEven = !isEven; + } + } + return interval; + } +} diff --git a/content-core/src/main/java/org/xbib/content/util/geo/GeoPoint.java b/content-core/src/main/java/org/xbib/content/util/geo/GeoPoint.java new file mode 100644 index 0000000..755d4c8 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/geo/GeoPoint.java @@ -0,0 +1,123 @@ +package org.xbib.content.util.geo; + +/** + * + */ +public final class GeoPoint { + + private double lat; + private double lon; + + public GeoPoint() { + } + + /** + * Create a new Geopointform a string. This String must either be a geohash + * or a lat-lon tuple. + * + * @param value String to create the point from + */ + public GeoPoint(String value) { + this.resetFromString(value); + } + + public GeoPoint(double lat, double lon) { + this.lat = lat; + this.lon = lon; + } + + public static GeoPoint parseFromLatLon(String latLon) { + GeoPoint point = new GeoPoint(); + point.resetFromString(latLon); + return point; + } + + public GeoPoint reset(double lat, double lon) { + this.lat = lat; + this.lon = lon; + return this; + } + + public GeoPoint resetLat(double lat) { + this.lat = lat; + return this; + } + + public GeoPoint resetLon(double lon) { + this.lon = lon; + return this; + } + + public GeoPoint resetFromString(String value) { + int comma = value.indexOf(','); + if (comma != -1) { + lat = Double.parseDouble(value.substring(0, comma).trim()); + lon = Double.parseDouble(value.substring(comma + 1).trim()); + } else { + resetFromGeoHash(value); + } + return this; + } + + public GeoPoint resetFromGeoHash(String hash) { + GeoHashUtils.decode(hash, this); + return this; + } + + void latlon(double lat, double lon) { + this.lat = lat; + this.lon = lon; + } + + public final double lat() { + return this.lat; + } + + public final double getLat() { + return this.lat; + } + + public final double lon() { + return this.lon; + } + + public final double getLon() { + return this.lon; + } + + public final String geohash() { + return GeoHashUtils.encode(lat, lon); + } + + public final String getGeohash() { + return GeoHashUtils.encode(lat, lon); + } + + @Override + public boolean equals(Object o) { + if (this == o) { + return true; + } + if (o == null || getClass() != o.getClass()) { + return false; + } + GeoPoint geoPoint = (GeoPoint) o; + return Double.compare(geoPoint.lat, lat) == 0 && Double.compare(geoPoint.lon, lon) == 0; + } + + @Override + public int hashCode() { + int result; + long temp; + temp = Double.compare(lat, 0.0d) == 0 ? 0L : Double.doubleToLongBits(lat); + result = (int) (temp ^ (temp >>> 32)); + temp = Double.compare(lon, 0.0d) == 0 ? 0L : Double.doubleToLongBits(lon); + result = 31 * result + (int) (temp ^ (temp >>> 32)); + return result; + } + + @Override + public String toString() { + return "[" + lat + ", " + lon + "]"; + } +} diff --git a/content-core/src/main/java/org/xbib/content/util/geo/GeohashPathIterator.java b/content-core/src/main/java/org/xbib/content/util/geo/GeohashPathIterator.java new file mode 100644 index 0000000..a4e30e2 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/geo/GeohashPathIterator.java @@ -0,0 +1,45 @@ +package org.xbib.content.util.geo; + +import java.util.Iterator; +import java.util.NoSuchElementException; + +/** + * This class iterates over the cells of a given geohash. Assume geohashes + * form a tree, this iterator traverses this tree form a leaf (actual gehash) + * to the root (geohash of length 1). + */ +public final class GeohashPathIterator implements Iterator { + + private final String geohash; + private int currentLength; + + /** + * Create a new {@link GeohashPathIterator} for a given geohash. + * + * @param geohash The geohash to traverse + */ + public GeohashPathIterator(String geohash) { + this.geohash = geohash; + this.currentLength = geohash.length(); + } + + @Override + public boolean hasNext() { + return currentLength > 0; + } + + @Override + public String next() { + if (currentLength <= 0) { + throw new NoSuchElementException(); + } + String result = geohash.substring(0, currentLength); + currentLength--; + return result; + } + + @Override + public void remove() { + throw new UnsupportedOperationException("unable to remove a geohash from this path"); + } +} diff --git a/content-core/src/main/java/org/xbib/content/util/geo/package-info.java b/content-core/src/main/java/org/xbib/content/util/geo/package-info.java new file mode 100644 index 0000000..0755eba --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/geo/package-info.java @@ -0,0 +1,4 @@ +/** + * Utility classes for geo points and geo hashes. + */ +package org.xbib.content.util.geo; diff --git a/content-core/src/main/java/org/xbib/content/util/package-info.java b/content-core/src/main/java/org/xbib/content/util/package-info.java new file mode 100644 index 0000000..fb4d082 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/package-info.java @@ -0,0 +1,4 @@ +/** + * Utility classes for cotent. + */ +package org.xbib.content.util; diff --git a/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeUnit.java b/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeUnit.java new file mode 100644 index 0000000..d1522a0 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeUnit.java @@ -0,0 +1,233 @@ +package org.xbib.content.util.unit; + +/** + * A SizeUnit represents size at a given unit of + * granularity and provides utility methods to convert across units. + * A SizeUnit does not maintain size information, but only + * helps organize and use size representations that may be maintained + * separately across various contexts. + */ +public enum ByteSizeUnit { + BYTES { + @Override + public long toBytes(long size) { + return size; + } + + @Override + public long toKB(long size) { + return size / (C1 / C0); + } + + @Override + public long toMB(long size) { + return size / (C2 / C0); + } + + @Override + public long toGB(long size) { + return size / (C3 / C0); + } + + @Override + public long toTB(long size) { + return size / (C4 / C0); + } + + @Override + public long toPB(long size) { + return size / (C5 / C0); + } + }, + KB { + @Override + public long toBytes(long size) { + return x(size, C1 / C0, MAX / (C1 / C0)); + } + + @Override + public long toKB(long size) { + return size; + } + + @Override + public long toMB(long size) { + return size / (C2 / C1); + } + + @Override + public long toGB(long size) { + return size / (C3 / C1); + } + + @Override + public long toTB(long size) { + return size / (C4 / C1); + } + + @Override + public long toPB(long size) { + return size / (C5 / C1); + } + }, + MB { + @Override + public long toBytes(long size) { + return x(size, C2 / C0, MAX / (C2 / C0)); + } + + @Override + public long toKB(long size) { + return x(size, C2 / C1, MAX / (C2 / C1)); + } + + @Override + public long toMB(long size) { + return size; + } + + @Override + public long toGB(long size) { + return size / (C3 / C2); + } + + @Override + public long toTB(long size) { + return size / (C4 / C2); + } + + @Override + public long toPB(long size) { + return size / (C5 / C2); + } + }, + GB { + @Override + public long toBytes(long size) { + return x(size, C3 / C0, MAX / (C3 / C0)); + } + + @Override + public long toKB(long size) { + return x(size, C3 / C1, MAX / (C3 / C1)); + } + + @Override + public long toMB(long size) { + return x(size, C3 / C2, MAX / (C3 / C2)); + } + + @Override + public long toGB(long size) { + return size; + } + + @Override + public long toTB(long size) { + return size / (C4 / C3); + } + + @Override + public long toPB(long size) { + return size / (C5 / C3); + } + }, + TB { + @Override + public long toBytes(long size) { + return x(size, C4 / C0, MAX / (C4 / C0)); + } + + @Override + public long toKB(long size) { + return x(size, C4 / C1, MAX / (C4 / C1)); + } + + @Override + public long toMB(long size) { + return x(size, C4 / C2, MAX / (C4 / C2)); + } + + @Override + public long toGB(long size) { + return x(size, C4 / C3, MAX / (C4 / C3)); + } + + @Override + public long toTB(long size) { + return size; + } + + @Override + public long toPB(long size) { + return size / (C5 / C4); + } + }, + PB { + @Override + public long toBytes(long size) { + return x(size, C5 / C0, MAX / (C5 / C0)); + } + + @Override + public long toKB(long size) { + return x(size, C5 / C1, MAX / (C5 / C1)); + } + + @Override + public long toMB(long size) { + return x(size, C5 / C2, MAX / (C5 / C2)); + } + + @Override + public long toGB(long size) { + return x(size, C5 / C3, MAX / (C5 / C3)); + } + + @Override + public long toTB(long size) { + return x(size, C5 / C4, MAX / (C5 / C4)); + } + + @Override + public long toPB(long size) { + return size; + } + }; + + static final long C0 = 1L; + static final long C1 = C0 * 1024L; + static final long C2 = C1 * 1024L; + static final long C3 = C2 * 1024L; + static final long C4 = C3 * 1024L; + static final long C5 = C4 * 1024L; + + static final long MAX = Long.MAX_VALUE; + + /** + * Scale d by m, checking for overflow. + * This has a short name to make above code more readable. + */ + static long x(long d, long m, long over) { + if (d > over) { + return Long.MAX_VALUE; + } + if (d < -over) { + return Long.MIN_VALUE; + } + return d * m; + } + + + public abstract long toBytes(long size); + + public abstract long toKB(long size); + + public abstract long toMB(long size); + + public abstract long toGB(long size); + + public abstract long toTB(long size); + + public abstract long toPB(long size); +} diff --git a/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeValue.java b/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeValue.java new file mode 100644 index 0000000..b219a40 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/unit/ByteSizeValue.java @@ -0,0 +1,228 @@ +package org.xbib.content.util.unit; + +import java.util.Locale; + +/** + * + */ +public class ByteSizeValue { + + private long size; + + private ByteSizeUnit sizeUnit; + + private ByteSizeValue() { + } + + public ByteSizeValue(long size, ByteSizeUnit sizeUnit) { + this.size = size; + this.sizeUnit = sizeUnit; + } + + /** + * Format the double value with a single decimal points, trimming trailing '.0'. + * @param value value + * @param suffix suffix + * @return formatted decimal + */ + public static String format1Decimals(double value, String suffix) { + String p = String.valueOf(value); + int ix = p.indexOf('.') + 1; + int ex = p.indexOf('E'); + char fraction = p.charAt(ix); + if (fraction == '0') { + if (ex != -1) { + return p.substring(0, ix - 1) + p.substring(ex) + suffix; + } else { + return p.substring(0, ix - 1) + suffix; + } + } else { + if (ex != -1) { + return p.substring(0, ix) + fraction + p.substring(ex) + suffix; + } else { + return p.substring(0, ix) + fraction + suffix; + } + } + } + + public static ByteSizeValue parseBytesSizeValue(String sValue) { + return parseBytesSizeValue(sValue, null); + } + + public static ByteSizeValue parseBytesSizeValue(String sValue, ByteSizeValue defaultValue) { + if (sValue == null) { + return defaultValue; + } + long bytes; + try { + String lastTwoChars = sValue.substring(sValue.length() - Math.min(2, sValue.length())).toLowerCase(Locale.ROOT); + if (lastTwoChars.endsWith("k")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * ByteSizeUnit.C1); + } else if (lastTwoChars.endsWith("kb")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2)) * ByteSizeUnit.C1); + } else if (lastTwoChars.endsWith("m")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * ByteSizeUnit.C2); + } else if (lastTwoChars.endsWith("mb")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2)) * ByteSizeUnit.C2); + } else if (lastTwoChars.endsWith("g")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * ByteSizeUnit.C3); + } else if (lastTwoChars.endsWith("gb")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2)) * ByteSizeUnit.C3); + } else if (lastTwoChars.endsWith("t")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * ByteSizeUnit.C4); + } else if (lastTwoChars.endsWith("tb")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2)) * ByteSizeUnit.C4); + } else if (lastTwoChars.endsWith("p")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * ByteSizeUnit.C5); + } else if (lastTwoChars.endsWith("pb")) { + bytes = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2)) * ByteSizeUnit.C5); + } else if (lastTwoChars.endsWith("b")) { + bytes = Long.parseLong(sValue.substring(0, sValue.length() - 1)); + } else { + bytes = Long.parseLong(sValue); + } + } catch (NumberFormatException e) { + return defaultValue; + } + return new ByteSizeValue(bytes, ByteSizeUnit.BYTES); + } + + public int bytesAsInt() throws IllegalArgumentException { + long bytes = bytes(); + if (bytes > Integer.MAX_VALUE) { + throw new IllegalArgumentException("size [" + toString() + "] is bigger than max int"); + } + return (int) bytes; + } + + public long bytes() { + return sizeUnit.toBytes(size); + } + + public long getBytes() { + return bytes(); + } + + public long kb() { + return sizeUnit.toKB(size); + } + + public long getKb() { + return kb(); + } + + public long mb() { + return sizeUnit.toMB(size); + } + + public long getMb() { + return mb(); + } + + public long gb() { + return sizeUnit.toGB(size); + } + + public long getGb() { + return gb(); + } + + public long tb() { + return sizeUnit.toTB(size); + } + + public long getTb() { + return tb(); + } + + public long pb() { + return sizeUnit.toPB(size); + } + + public long getPb() { + return pb(); + } + + public double kbFrac() { + return ((double) bytes()) / ByteSizeUnit.C1; + } + + public double getKbFrac() { + return kbFrac(); + } + + public double mbFrac() { + return ((double) bytes()) / ByteSizeUnit.C2; + } + + public double getMbFrac() { + return mbFrac(); + } + + public double gbFrac() { + return ((double) bytes()) / ByteSizeUnit.C3; + } + + public double getGbFrac() { + return gbFrac(); + } + + public double tbFrac() { + return ((double) bytes()) / ByteSizeUnit.C4; + } + + public double getTbFrac() { + return tbFrac(); + } + + public double pbFrac() { + return ((double) bytes()) / ByteSizeUnit.C5; + } + + public double getPbFrac() { + return pbFrac(); + } + + @Override + public String toString() { + long bytes = bytes(); + double value = bytes; + String suffix = "b"; + if (bytes >= ByteSizeUnit.C5) { + value = pbFrac(); + suffix = "pb"; + } else if (bytes >= ByteSizeUnit.C4) { + value = tbFrac(); + suffix = "tb"; + } else if (bytes >= ByteSizeUnit.C3) { + value = gbFrac(); + suffix = "gb"; + } else if (bytes >= ByteSizeUnit.C2) { + value = mbFrac(); + suffix = "mb"; + } else if (bytes >= ByteSizeUnit.C1) { + value = kbFrac(); + suffix = "kb"; + } + return format1Decimals(value, suffix); + } + + @Override + public boolean equals(Object o) { + if (this == o) { + return true; + } + if (o == null || getClass() != o.getClass()) { + return false; + } + ByteSizeValue sizeValue = (ByteSizeValue) o; + return size == sizeValue.size && sizeUnit == sizeValue.sizeUnit; + } + + @Override + public int hashCode() { + int result = (int) (size ^ (size >>> 32)); + result = 31 * result + (sizeUnit != null ? sizeUnit.hashCode() : 0); + return result; + } +} diff --git a/content-core/src/main/java/org/xbib/content/util/unit/SizeUnit.java b/content-core/src/main/java/org/xbib/content/util/unit/SizeUnit.java new file mode 100644 index 0000000..bcd16e1 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/unit/SizeUnit.java @@ -0,0 +1,229 @@ +package org.xbib.content.util.unit; + +/** + * + */ +public enum SizeUnit { + SCALAR { + @Override + public long toScalar(long size) { + return size; + } + + @Override + public long toKilo(long size) { + return size / (C1 / C0); + } + + @Override + public long toMega(long size) { + return size / (C2 / C0); + } + + @Override + public long toGiga(long size) { + return size / (C3 / C0); + } + + @Override + public long toTera(long size) { + return size / (C4 / C0); + } + + @Override + public long toPeta(long size) { + return size / (C5 / C0); + } + }, + KILO { + @Override + public long toScalar(long size) { + return x(size, C1 / C0, MAX / (C1 / C0)); + } + + @Override + public long toKilo(long size) { + return size; + } + + @Override + public long toMega(long size) { + return size / (C2 / C1); + } + + @Override + public long toGiga(long size) { + return size / (C3 / C1); + } + + @Override + public long toTera(long size) { + return size / (C4 / C1); + } + + @Override + public long toPeta(long size) { + return size / (C5 / C1); + } + }, + MEGA { + @Override + public long toScalar(long size) { + return x(size, C2 / C0, MAX / (C2 / C0)); + } + + @Override + public long toKilo(long size) { + return x(size, C2 / C1, MAX / (C2 / C1)); + } + + @Override + public long toMega(long size) { + return size; + } + + @Override + public long toGiga(long size) { + return size / (C3 / C2); + } + + @Override + public long toTera(long size) { + return size / (C4 / C2); + } + + @Override + public long toPeta(long size) { + return size / (C5 / C2); + } + }, + GIGA { + @Override + public long toScalar(long size) { + return x(size, C3 / C0, MAX / (C3 / C0)); + } + + @Override + public long toKilo(long size) { + return x(size, C3 / C1, MAX / (C3 / C1)); + } + + @Override + public long toMega(long size) { + return x(size, C3 / C2, MAX / (C3 / C2)); + } + + @Override + public long toGiga(long size) { + return size; + } + + @Override + public long toTera(long size) { + return size / (C4 / C3); + } + + @Override + public long toPeta(long size) { + return size / (C5 / C3); + } + }, + TERA { + @Override + public long toScalar(long size) { + return x(size, C4 / C0, MAX / (C4 / C0)); + } + + @Override + public long toKilo(long size) { + return x(size, C4 / C1, MAX / (C4 / C1)); + } + + @Override + public long toMega(long size) { + return x(size, C4 / C2, MAX / (C4 / C2)); + } + + @Override + public long toGiga(long size) { + return x(size, C4 / C3, MAX / (C4 / C3)); + } + + @Override + public long toTera(long size) { + return size; + } + + @Override + public long toPeta(long size) { + return size / (C5 / C0); + } + }, + PETA { + @Override + public long toScalar(long size) { + return x(size, C5 / C0, MAX / (C5 / C0)); + } + + @Override + public long toKilo(long size) { + return x(size, C5 / C1, MAX / (C5 / C1)); + } + + @Override + public long toMega(long size) { + return x(size, C5 / C2, MAX / (C5 / C2)); + } + + @Override + public long toGiga(long size) { + return x(size, C5 / C3, MAX / (C5 / C3)); + } + + @Override + public long toTera(long size) { + return x(size, C5 / C4, MAX / (C5 / C4)); + } + + @Override + public long toPeta(long size) { + return size; + } + }; + + static final long C0 = 1L; + static final long C1 = C0 * 1000L; + static final long C2 = C1 * 1000L; + static final long C3 = C2 * 1000L; + static final long C4 = C3 * 1000L; + static final long C5 = C4 * 1000L; + + static final long MAX = Long.MAX_VALUE; + + /** + * Scale d by m, checking for overflow. + * This has a short name to make above code more readable. + */ + static long x(long d, long m, long over) { + if (d > over) { + return Long.MAX_VALUE; + } + if (d < -over) { + return Long.MIN_VALUE; + } + return d * m; + } + + + public abstract long toScalar(long size); + + public abstract long toKilo(long size); + + public abstract long toMega(long size); + + public abstract long toGiga(long size); + + public abstract long toTera(long size); + + public abstract long toPeta(long size); +} diff --git a/content-core/src/main/java/org/xbib/content/util/unit/TimeValue.java b/content-core/src/main/java/org/xbib/content/util/unit/TimeValue.java new file mode 100644 index 0000000..e5ee83f --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/unit/TimeValue.java @@ -0,0 +1,259 @@ +package org.xbib.content.util.unit; + +import java.util.concurrent.TimeUnit; + +/** + * + */ +public class TimeValue { + + private static final long C0 = 1L; + private static final long C1 = C0 * 1000L; + private static final long C2 = C1 * 1000L; + private static final long C3 = C2 * 1000L; + private static final long C4 = C3 * 60L; + private static final long C5 = C4 * 60L; + private static final long C6 = C5 * 24L; + private long duration; + private TimeUnit timeUnit; + + private TimeValue() { + } + + public TimeValue(long millis) { + this(millis, TimeUnit.MILLISECONDS); + } + + public TimeValue(long duration, TimeUnit timeUnit) { + this.duration = duration; + this.timeUnit = timeUnit; + } + + public static TimeValue timeValueNanos(long nanos) { + return new TimeValue(nanos, TimeUnit.NANOSECONDS); + } + + public static TimeValue timeValueMillis(long millis) { + return new TimeValue(millis, TimeUnit.MILLISECONDS); + } + + public static TimeValue timeValueSeconds(long seconds) { + return new TimeValue(seconds, TimeUnit.SECONDS); + } + + public static TimeValue timeValueMinutes(long minutes) { + return new TimeValue(minutes, TimeUnit.MINUTES); + } + + public static TimeValue timeValueHours(long hours) { + return new TimeValue(hours, TimeUnit.HOURS); + } + + /** + * Format the double value with a single decimal points, trimming trailing '.0'. + * + * @param value value + * @param suffix suffix + * @return string + */ + public static String format1Decimals(double value, String suffix) { + String p = String.valueOf(value); + int ix = p.indexOf('.') + 1; + int ex = p.indexOf('E'); + char fraction = p.charAt(ix); + if (fraction == '0') { + if (ex != -1) { + return p.substring(0, ix - 1) + p.substring(ex) + suffix; + } else { + return p.substring(0, ix - 1) + suffix; + } + } else { + if (ex != -1) { + return p.substring(0, ix) + fraction + p.substring(ex) + suffix; + } else { + return p.substring(0, ix) + fraction + suffix; + } + } + } + + public static TimeValue parseTimeValue(String sValue, TimeValue defaultValue) { + if (sValue == null) { + return defaultValue; + } + long millis; + if (sValue.endsWith("S")) { + millis = Long.parseLong(sValue.substring(0, sValue.length() - 1)); + } else if (sValue.endsWith("ms")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 2))); + } else if (sValue.endsWith("s")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * 1000); + } else if (sValue.endsWith("m")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * 60 * 1000); + } else if (sValue.endsWith("H") || sValue.endsWith("h")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * 60 * 60 * 1000); + } else if (sValue.endsWith("d")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * 24 * 60 * 60 * 1000); + } else if (sValue.endsWith("w")) { + millis = (long) (Double.parseDouble(sValue.substring(0, sValue.length() - 1)) * 7 * 24 * 60 * 60 * 1000); + } else { + millis = Long.parseLong(sValue); + } + return new TimeValue(millis, TimeUnit.MILLISECONDS); + } + + public long nanos() { + return timeUnit.toNanos(duration); + } + + public long getNanos() { + return nanos(); + } + + public long micros() { + return timeUnit.toMicros(duration); + } + + public long getMicros() { + return micros(); + } + + public long millis() { + return timeUnit.toMillis(duration); + } + + public long getMillis() { + return millis(); + } + + public long seconds() { + return timeUnit.toSeconds(duration); + } + + public long getSeconds() { + return seconds(); + } + + public long minutes() { + return timeUnit.toMinutes(duration); + } + + public long getMinutes() { + return minutes(); + } + + public long hours() { + return timeUnit.toHours(duration); + } + + public long getHours() { + return hours(); + } + + public long days() { + return timeUnit.toDays(duration); + } + + public long getDays() { + return days(); + } + + public double microsFrac() { + return ((double) nanos()) / C1; + } + + public double getMicrosFrac() { + return microsFrac(); + } + + public double millisFrac() { + return ((double) nanos()) / C2; + } + + public double getMillisFrac() { + return millisFrac(); + } + + public double secondsFrac() { + return ((double) nanos()) / C3; + } + + public double getSecondsFrac() { + return secondsFrac(); + } + + public double minutesFrac() { + return ((double) nanos()) / C4; + } + + public double getMinutesFrac() { + return minutesFrac(); + } + + public double hoursFrac() { + return ((double) nanos()) / C5; + } + + public double getHoursFrac() { + return hoursFrac(); + } + + public double daysFrac() { + return ((double) nanos()) / C6; + } + + public double getDaysFrac() { + return daysFrac(); + } + + @Override + public String toString() { + if (duration < 0) { + return Long.toString(duration); + } + long nanos = nanos(); + if (nanos == 0) { + return "0s"; + } + double value = nanos; + String suffix = "nanos"; + if (nanos >= C6) { + value = daysFrac(); + suffix = "d"; + } else if (nanos >= C5) { + value = hoursFrac(); + suffix = "h"; + } else if (nanos >= C4) { + value = minutesFrac(); + suffix = "m"; + } else if (nanos >= C3) { + value = secondsFrac(); + suffix = "s"; + } else if (nanos >= C2) { + value = millisFrac(); + suffix = "ms"; + } else if (nanos >= C1) { + value = microsFrac(); + suffix = "micros"; + } + return format1Decimals(value, suffix); + } + + @Override + public boolean equals(Object o) { + if (this == o) { + return true; + } + if (o == null || getClass() != o.getClass()) { + return false; + } + TimeValue timeValue = (TimeValue) o; + return duration == timeValue.duration && timeUnit == timeValue.timeUnit; + } + + @Override + public int hashCode() { + int result = (int) (duration ^ (duration >>> 32)); + result = 31 * result + (timeUnit != null ? timeUnit.hashCode() : 0); + return result; + } +} diff --git a/content-core/src/main/java/org/xbib/content/util/unit/package-info.java b/content-core/src/main/java/org/xbib/content/util/unit/package-info.java new file mode 100644 index 0000000..6f22b06 --- /dev/null +++ b/content-core/src/main/java/org/xbib/content/util/unit/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for units. + */ +package org.xbib.content.util.unit; diff --git a/content-core/src/main/resources/META-INF/services/org.xbib.content.XContent b/content-core/src/main/resources/META-INF/services/org.xbib.content.XContent new file mode 100644 index 0000000..d578069 --- /dev/null +++ b/content-core/src/main/resources/META-INF/services/org.xbib.content.XContent @@ -0,0 +1 @@ +org.xbib.content.json.JsonXContent diff --git a/content-core/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader b/content-core/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader new file mode 100644 index 0000000..4d22e56 --- /dev/null +++ b/content-core/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader @@ -0,0 +1 @@ +org.xbib.content.json.JsonSettingsLoader \ No newline at end of file diff --git a/content-core/src/test/java/org/xbib/content/XContentBuilderTest.java b/content-core/src/test/java/org/xbib/content/XContentBuilderTest.java new file mode 100644 index 0000000..7a2ed07 --- /dev/null +++ b/content-core/src/test/java/org/xbib/content/XContentBuilderTest.java @@ -0,0 +1,150 @@ +package org.xbib.content; + +import static org.xbib.content.json.JsonXContent.contentBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.json.JsonXContent; + +import java.io.IOException; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.util.Arrays; +import java.util.Date; +import java.util.Map; + +/** + * + */ +public class XContentBuilderTest extends Assert { + + @Test + public void testCopy() throws IOException { + XContentBuilder builder = contentBuilder(); + builder.startObject().field("hello", "world").endObject(); + builder.close(); + + XContentBuilder builder2 = contentBuilder(); + builder2.copy(builder); + builder2.close(); + assertEquals(builder2.string(), "{\"hello\":\"world\"}"); + } + + @Test + public void testCopyList() throws IOException { + XContentBuilder builder1 = contentBuilder(); + builder1.startObject().field("hello", "world").endObject(); + builder1.close(); + XContentBuilder builder2 = contentBuilder(); + builder2.startObject().field("hello", "world").endObject(); + builder2.close(); + + XContentBuilder builder = contentBuilder(); + builder.startObject().startArray("list"); + builder.copy(Arrays.asList(builder1, builder2)); + builder.endArray().endObject(); + builder.close(); + + assertEquals(builder.string(), "{\"list\":[{\"hello\":\"world\"},{\"hello\":\"world\"}]}"); + } + + @Test + public void testBuilderAsXContentList() throws IOException { + XContentBuilder builder1 = contentBuilder(); + builder1.startObject().field("hello", "world").endObject(); + builder1.close(); + + XContentBuilder builder2 = contentBuilder(); + builder2.startObject().field("hello", "world").endObject(); + builder2.close(); + + XContentBuilder builder = contentBuilder(); + builder.startObject().array("list", builder1, builder2).endObject(); + builder.close(); + + assertEquals(builder.string(), "{\"list\":[{\"hello\":\"world\"},{\"hello\":\"world\"}]}"); + } + + @Test + public void testBigDecimal() throws IOException { + XContentBuilder builder = contentBuilder(); + builder.startObject().field("value", new BigDecimal("57683974591503.00")).endObject(); + assertEquals(builder.string(), "{\"value\":57683974591503.00}"); + + XContent content = XContentService.xContent(builder.string()); + Map map = content + .createParser(builder.string()) + .losslessDecimals(true) + .mapAndClose(); + assertEquals(map.toString(), "{value=57683974591503.00}"); + assertEquals(map.get("value").getClass().toString(), "class java.math.BigDecimal"); + + map = content + .createParser(builder.string()) + .losslessDecimals(false) + .mapAndClose(); + assertEquals(map.toString(), "{value=5.7683974591503E13}"); + assertEquals(map.get("value").getClass().toString(), "class java.lang.Double"); + } + + @Test + public void testBigInteger() throws IOException { + XContentBuilder builder = contentBuilder(); + builder.startObject().field("value", new BigInteger("1234567891234567890123456789")).endObject(); + assertEquals(builder.string(), "{\"value\":1234567891234567890123456789}"); + + XContent content = XContentService.xContent(builder.string()); + Map map = content + .createParser(builder.string()) + .losslessDecimals(true) + .mapAndClose(); + assertEquals(map.toString(), "{value=1234567891234567890123456789}"); + assertEquals(map.get("value").getClass().toString(), "class java.math.BigInteger"); + + map = content + .createParser(builder.string()) + .losslessDecimals(false) + .mapAndClose(); + assertEquals(map.toString(), "{value=1234567891234567890123456789}"); + assertEquals(map.get("value").getClass().toString(), "class java.math.BigInteger"); + } + + @Test + public void testDateFormatting() throws IOException { + XContentBuilder builder = contentBuilder(); + Date d = new Date(); + d.setTime(1398175311488L); + builder.startObject().field("value", d).endObject(); + Map map = JsonXContent.jsonContent() + .createParser(builder.string()) + .losslessDecimals(false) + .mapAndClose(); + assertEquals("{value=2014-04-22T14:01:51.488Z}", map.toString()); + } + + @Test + public void testBase16() throws IOException { + XContentBuilder builder = contentBuilder(); + builder.startObject().field("value", "4AC3B67267").endObject(); + assertEquals(builder.string(), "{\"value\":\"4AC3B67267\"}"); + + XContent content = XContentService.xContent(builder.string()); + Map map = content + .createParser(builder.string()) + .enableBase16Checks(true) + .mapAndClose(); + assertEquals(new String((byte[]) map.get("value")), "Jörg"); + + map = content.createParser(builder.string()) + .enableBase16Checks(false) + .mapAndClose(); + assertEquals(map.toString(), "{value=4AC3B67267}"); + } + + @Test(expected = NullPointerException.class) + public void testNullKey() throws IOException { + XContentBuilder builder = contentBuilder(); + builder.field((String) null); + } + +} diff --git a/content-core/src/test/java/org/xbib/content/package-info.java b/content-core/src/test/java/org/xbib/content/package-info.java new file mode 100644 index 0000000..2df4888 --- /dev/null +++ b/content-core/src/test/java/org/xbib/content/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing content parsing and generating. + */ +package org.xbib.content; diff --git a/content-core/src/test/java/org/xbib/content/settings/SettingsTest.java b/content-core/src/test/java/org/xbib/content/settings/SettingsTest.java new file mode 100644 index 0000000..a354c56 --- /dev/null +++ b/content-core/src/test/java/org/xbib/content/settings/SettingsTest.java @@ -0,0 +1,75 @@ +package org.xbib.content.settings; + +import static org.xbib.content.settings.Settings.settingsBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.XContentHelper; + +import java.io.StringReader; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** + * + */ +public class SettingsTest extends Assert { + + @Test + public void testArray() { + Settings settings = Settings.settingsBuilder() + .putArray("input", Arrays.asList("a", "b", "c")).build(); + assertEquals("a", settings.getAsArray("input")[0]); + assertEquals("b", settings.getAsArray("input")[1]); + assertEquals("c", settings.getAsArray("input")[2]); + } + + @Test + public void testGroups() { + Settings settings = Settings.settingsBuilder() + .put("prefix.group1.k1", "v1") + .put("prefix.group1.k2", "v2") + .put("prefix.group1.k3", "v3") + .put("prefix.group2.k1", "v1") + .put("prefix.group2.k2", "v2") + .put("prefix.group2.k3", "v3") + .build(); + Map groups = settings.getGroups("prefix"); + assertEquals("[group1, group2]", groups.keySet().toString()); + assertTrue(groups.get("group1").getAsMap().containsKey("k1")); + assertTrue(groups.get("group1").getAsMap().containsKey("k2")); + assertTrue(groups.get("group1").getAsMap().containsKey("k3")); + assertTrue(groups.get("group2").getAsMap().containsKey("k1")); + assertTrue(groups.get("group2").getAsMap().containsKey("k2")); + assertTrue(groups.get("group2").getAsMap().containsKey("k3")); + } + + @Test + public void testMapForSettings() { + Map map = new HashMap<>(); + map.put("hello", "world"); + Map settingsMap = new HashMap<>(); + settingsMap.put("map", map); + Settings settings = settingsBuilder().loadFromMap(settingsMap).build(); + assertEquals("{map.hello=world}", settings.getAsMap().toString()); + } + + @Test + public void testMapSettingsFromReader() { + StringReader reader = new StringReader("{\"map\":{\"hello\":\"world\"}}"); + Map spec = XContentHelper.convertFromJsonToMap(reader); + Settings settings = settingsBuilder().loadFromMap(spec).build(); + assertEquals("{map.hello=world}", settings.getAsMap().toString()); + } + + @Test + public void testCurrentYearInSettings() { + Settings settings = Settings.settingsBuilder() + .put("date", "${yyyy}") + .replacePropertyPlaceholders() + .build(); + assertTrue(Integer.parseInt(settings.get("date")) > 2000); + } + +} diff --git a/content-core/src/test/java/org/xbib/content/settings/package-info.java b/content-core/src/test/java/org/xbib/content/settings/package-info.java new file mode 100644 index 0000000..8df16ca --- /dev/null +++ b/content-core/src/test/java/org/xbib/content/settings/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing settings parsing and generating. + */ +package org.xbib.content.settings; diff --git a/content-core/src/test/resources/log4j2.xml b/content-core/src/test/resources/log4j2.xml new file mode 100644 index 0000000..29d4824 --- /dev/null +++ b/content-core/src/test/resources/log4j2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/content-csv/config/checkstyle/checkstyle.xml b/content-csv/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-csv/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVConstants.java b/content-csv/src/main/java/org/xbib/content/csv/CSVConstants.java new file mode 100644 index 0000000..d73b275 --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVConstants.java @@ -0,0 +1,16 @@ +package org.xbib.content.csv; + +/** + * + */ +interface CSVConstants { + + char BACKSPACE = '\b'; + char CR = '\r'; + char FF = '\f'; + char LF = '\n'; + char TAB = '\t'; + char COMMA = ','; + char QUOTE = '\"'; + char ESCAPE_CHARACTER = '\"'; +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVGenerator.java b/content-csv/src/main/java/org/xbib/content/csv/CSVGenerator.java new file mode 100644 index 0000000..4f2cf8e --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVGenerator.java @@ -0,0 +1,99 @@ +package org.xbib.content.csv; + +import java.io.Closeable; +import java.io.Flushable; +import java.io.IOException; +import java.io.Writer; +import java.util.ArrayList; +import java.util.List; + +/** + * + */ +public class CSVGenerator implements CSVConstants, Closeable, Flushable { + + private static final String LF = System.getProperty("line.separator"); + + private Writer writer; + + private int col; + + private int row; + + private List keys; + + public CSVGenerator(Writer writer) { + this.writer = writer; + this.col = 0; + this.keys = new ArrayList<>(); + } + + public CSVGenerator keys(List keys) { + this.keys = keys; + return this; + } + + public CSVGenerator writeKeys() throws IOException { + for (String k : keys) { + write(k); + } + return this; + } + + public CSVGenerator write(String value) throws IOException { + if (col > 0) { + writer.write(COMMA); + } + if (value != null) { + writer.write(escape(value)); + } + col++; + if (col > keys.size()) { + writer.write(LF); + row++; + col = 0; + } + return this; + } + + public int getColumn() { + return col; + } + + public int getRow() { + return row; + } + + @Override + public void close() throws IOException { + writer.close(); + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + private String escape(String value) { + if (value.indexOf(QUOTE) < 0 + && value.indexOf(ESCAPE_CHARACTER) < 0 + && value.indexOf(COMMA) < 0 + && value.indexOf(TAB) < 0 + && !value.contains(LF)) { + return value; + } + int length = value.length(); + StringBuilder sb = new StringBuilder(length + 2); + sb.append(QUOTE); + for (int i = 0; i < length; i++) { + char ch = value.charAt(i); + if (ch == QUOTE) { + sb.append(QUOTE); + } + sb.append(ch); + } + sb.append(QUOTE); + return sb.toString(); + } + +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVLexer.java b/content-csv/src/main/java/org/xbib/content/csv/CSVLexer.java new file mode 100644 index 0000000..91f240f --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVLexer.java @@ -0,0 +1,257 @@ +package org.xbib.content.csv; + +import java.io.Closeable; +import java.io.IOException; + +/** + * + */ +class CSVLexer implements CSVConstants, Closeable { + + private final CSVLookAheadReader reader; + + private final char delimiter; + + private final char escape; + + private final char quoteChar; + + private final char commentStart; + + private final boolean ignoreSurroundingSpaces; + + private final boolean ignoreEmptyLines; + + CSVLexer(CSVLookAheadReader reader, char delimiter, char escape, char quoteChar, char commentStart, + boolean ignoreSurroundingSpaces, boolean ignoreEmptyLines) { + this.reader = reader; + this.delimiter = delimiter; + this.escape = escape; + this.quoteChar = quoteChar; + this.commentStart = commentStart; + this.ignoreSurroundingSpaces = ignoreSurroundingSpaces; + this.ignoreEmptyLines = ignoreEmptyLines; + } + + CSVToken nextToken(final CSVToken csvToken) throws IOException { + int lastChar = reader.getLastChar(); + int c = reader.read(); + boolean eol = readEndOfLine(c); + if (ignoreEmptyLines) { + while (eol && isStartOfLine(lastChar)) { + lastChar = c; + c = reader.read(); + eol = readEndOfLine(c); + if (isEndOfFile(c)) { + csvToken.type = CSVToken.Type.EOF; + return csvToken; + } + } + } + if (isEndOfFile(lastChar) || (!isDelimiter(lastChar) && isEndOfFile(c))) { + csvToken.type = CSVToken.Type.EOF; + return csvToken; + } + if (isStartOfLine(lastChar) && isCommentStart(c)) { + final String line = reader.readLine(); + if (line == null) { + csvToken.type = CSVToken.Type.EOF; + return csvToken; + } + final String comment = line.trim(); + csvToken.content.append(comment); + csvToken.type = CSVToken.Type.COMMENT; + return csvToken; + } + while (csvToken.type == CSVToken.Type.INVALID) { + if (ignoreSurroundingSpaces) { + while (isWhitespace(c) && !eol) { + c = reader.read(); + eol = readEndOfLine(c); + } + } + if (isDelimiter(c)) { + csvToken.type = CSVToken.Type.TOKEN; + } else if (eol) { + csvToken.type = CSVToken.Type.EORECORD; + } else if (isQuoteChar(c)) { + parseEncapsulatedToken(csvToken); + } else if (isEndOfFile(c)) { + csvToken.type = CSVToken.Type.EOF; + csvToken.isReady = true; + } else { + parseSimpleToken(csvToken, c); + } + } + return csvToken; + } + + private CSVToken parseSimpleToken(final CSVToken csvToken, int c) throws IOException { + int ch = c; + while (true) { + if (readEndOfLine(ch)) { + csvToken.type = CSVToken.Type.EORECORD; + break; + } else if (isEndOfFile(ch)) { + csvToken.type = CSVToken.Type.EOF; + csvToken.isReady = true; + break; + } else if (isDelimiter(ch)) { + csvToken.type = CSVToken.Type.TOKEN; + break; + } else if (isEscape(ch)) { + final int unescaped = readEscape(); + if (unescaped == -1) { + csvToken.content.append((char) ch).append((char) reader.getLastChar()); + } else { + csvToken.content.append((char) unescaped); + } + ch = reader.read(); + } else { + csvToken.content.append((char) ch); + ch = reader.read(); + } + } + if (ignoreSurroundingSpaces) { + trimTrailingSpaces(csvToken.content); + } + return csvToken; + } + + private CSVToken parseEncapsulatedToken(final CSVToken csvToken) throws IOException { + final long startLineNumber = getCurrentLineNumber(); + int c; + while (true) { + c = reader.read(); + if (isEscape(c)) { + final int unescaped = readEscape(); + if (unescaped == -1) { + csvToken.content.append((char) c).append((char) reader.getLastChar()); + } else { + csvToken.content.append((char) unescaped); + } + } else if (isQuoteChar(c)) { + if (isQuoteChar(reader.lookAhead())) { + c = reader.read(); + csvToken.content.append((char) c); + } else { + while (true) { + c = reader.read(); + if (isDelimiter(c)) { + csvToken.type = CSVToken.Type.TOKEN; + return csvToken; + } else if (isEndOfFile(c)) { + csvToken.type = CSVToken.Type.EOF; + csvToken.isReady = true; + return csvToken; + } else if (readEndOfLine(c)) { + csvToken.type = CSVToken.Type.EORECORD; + return csvToken; + } else if (!isWhitespace(c)) { + throw new IOException("(line " + + getCurrentLineNumber() + + ") invalid char between encapsulated token and delimiter"); + } + } + } + } else if (isEndOfFile(c)) { + throw new IOException("(startline " + + startLineNumber + + ") EOF reached before encapsulated token finished"); + } else { + csvToken.content.append((char) c); + } + } + } + + long getCurrentLineNumber() { + return reader.getCurrentLineNumber(); + } + + private int readEscape() throws IOException { + final int ch = reader.read(); + switch (ch) { + case 'r': + return CR; + case 'n': + return LF; + case 't': + return TAB; + case 'b': + return BACKSPACE; + case 'f': + return FF; + case CR: + case LF: + case FF: + case TAB: + case BACKSPACE: + return ch; + case -1: + throw new IOException("EOF whilst processing escape sequence"); + default: + if (isMetaChar(ch)) { + return ch; + } + return -1; + } + } + + private void trimTrailingSpaces(final StringBuilder buffer) { + int length = buffer.length(); + while (length > 0 && Character.isWhitespace(buffer.charAt(length - 1))) { + length = length - 1; + } + if (length != buffer.length()) { + buffer.setLength(length); + } + } + + private boolean readEndOfLine(final int ch) throws IOException { + int c = ch; + if (c == CR && reader.lookAhead() == LF) { + c = reader.read(); + } + return c == LF || c == CR; + } + + private boolean isWhitespace(final int ch) { + return !isDelimiter(ch) && Character.isWhitespace((char) ch); + } + + private boolean isStartOfLine(final int ch) { + return ch == LF || ch == CR || ch == -2; + } + + private boolean isEndOfFile(final int ch) { + return ch == -1; + } + + private boolean isDelimiter(final int ch) { + return ch == delimiter; + } + + private boolean isEscape(final int ch) { + return ch == escape; + } + + private boolean isQuoteChar(final int ch) { + return ch == quoteChar; + } + + private boolean isCommentStart(final int ch) { + return ch == commentStart; + } + + private boolean isMetaChar(final int ch) { + return ch == delimiter || + ch == escape || + ch == quoteChar || + ch == commentStart; + } + + @Override + public void close() throws IOException { + reader.close(); + } +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVLookAheadReader.java b/content-csv/src/main/java/org/xbib/content/csv/CSVLookAheadReader.java new file mode 100644 index 0000000..44e83a5 --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVLookAheadReader.java @@ -0,0 +1,91 @@ +package org.xbib.content.csv; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.Reader; + +/** + * + */ +class CSVLookAheadReader extends BufferedReader implements CSVConstants { + + private int lastChar = -2; + + private long eolCounter = 0; + + CSVLookAheadReader(Reader reader) { + super(reader); + } + + @Override + public int read() throws IOException { + final int current = super.read(); + if (current == CR || (current == LF && lastChar != CR)) { + eolCounter++; + } + lastChar = current; + return lastChar; + } + + int getLastChar() { + return lastChar; + } + + @Override + public int read(final char[] buf, final int offset, final int length) throws IOException { + if (length == 0) { + return 0; + } + final int len = super.read(buf, offset, length); + if (len > 0) { + for (int i = offset; i < offset + len; i++) { + final char ch = buf[i]; + if (ch == LF) { + if (CR != (i > 0 ? buf[i - 1] : lastChar)) { + eolCounter++; + } + } else if (ch == CR) { + eolCounter++; + } + } + lastChar = buf[offset + len - 1]; + } else if (len == -1) { + lastChar = -1; + } + return len; + } + + @Override + public String readLine() throws IOException { + final String line = super.readLine(); + if (line != null) { + lastChar = LF; + eolCounter++; + } else { + lastChar = -1; + } + return line; + } + + int lookAhead() throws IOException { + super.mark(1); + final int c = super.read(); + super.reset(); + + return c; + } + + long getCurrentLineNumber() { + if (lastChar == CR || lastChar == LF || lastChar == -2 || lastChar == -1) { + return eolCounter; + } + return eolCounter + 1; + } + + @Override + public void close() throws IOException { + lastChar = -1; + super.close(); + } + +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVParser.java b/content-csv/src/main/java/org/xbib/content/csv/CSVParser.java new file mode 100644 index 0000000..9b1a0e7 --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVParser.java @@ -0,0 +1,118 @@ +package org.xbib.content.csv; + +import java.io.IOException; +import java.io.Reader; +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class CSVParser { + + private static final Logger logger = Logger.getLogger(CSVParser.class.getName()); + + private final CSVLexer lexer; + + private final List row; + + private final CSVToken reusableCSVToken; + + public CSVParser(Reader reader) throws IOException { + lexer = new CSVLexer(new CSVLookAheadReader(reader), ',', '\\', '"', '#', true, true); + row = new LinkedList<>(); + reusableCSVToken = new CSVToken(); + } + + public CSVParser(Reader reader, char sep) throws IOException { + lexer = new CSVLexer(new CSVLookAheadReader(reader), sep, '\\', '"', '#', true, true); + row = new LinkedList<>(); + reusableCSVToken = new CSVToken(); + } + + public void close() throws IOException { + lexer.close(); + } + + public long getCurrentLineNumber() { + return lexer.getCurrentLineNumber(); + } + + public Iterator> iterator() { + return new Iterator>() { + private List current; + + private List getNextRow() throws IOException { + return CSVParser.this.nextRow(); + } + + @Override + public boolean hasNext() { + if (current == null) { + try { + current = getNextRow(); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + throw new NoSuchElementException(e.getMessage()); + } + } + return current != null && !current.isEmpty(); + } + + @Override + public List next() { + if (current == null || current.isEmpty()) { + throw new NoSuchElementException(); + } + List list = current; + current = null; + return list; + } + + @Override + public void remove() { + throw new UnsupportedOperationException(); + } + }; + } + + protected List nextRow() throws IOException { + row.clear(); + StringBuilder sb = null; + do { + reusableCSVToken.reset(); + lexer.nextToken(reusableCSVToken); + String s = reusableCSVToken.content.toString(); + switch (reusableCSVToken.type) { + case TOKEN: + case EORECORD: + row.add(s); + break; + case EOF: + if (reusableCSVToken.isReady) { + row.add(s); + } + break; + case INVALID: + throw new IOException("(line " + getCurrentLineNumber() + ") invalid parse sequence"); + case COMMENT: + if (sb == null) { + sb = new StringBuilder(); + } else { + sb.append(CSVConstants.LF); + } + sb.append(reusableCSVToken.content); + reusableCSVToken.type = CSVToken.Type.TOKEN; + break; + default: + throw new IllegalStateException("unexpected token type: " + reusableCSVToken.type); + } + } while (reusableCSVToken.type == CSVToken.Type.TOKEN); + return row; + } + +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/CSVToken.java b/content-csv/src/main/java/org/xbib/content/csv/CSVToken.java new file mode 100644 index 0000000..9be95d9 --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/CSVToken.java @@ -0,0 +1,30 @@ +package org.xbib.content.csv; + +/** + * + */ +final class CSVToken { + + private static final int INITIAL_TOKEN_LENGTH = 50; + + enum Type { + INVALID, + TOKEN, + EOF, + EORECORD, + COMMENT + } + + CSVToken.Type type = Type.INVALID; + + StringBuilder content = new StringBuilder(INITIAL_TOKEN_LENGTH); + + boolean isReady; + + void reset() { + content.setLength(0); + type = Type.INVALID; + isReady = false; + } + +} diff --git a/content-csv/src/main/java/org/xbib/content/csv/package-info.java b/content-csv/src/main/java/org/xbib/content/csv/package-info.java new file mode 100644 index 0000000..06b9338 --- /dev/null +++ b/content-csv/src/main/java/org/xbib/content/csv/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for CSV content. + */ +package org.xbib.content.csv; diff --git a/content-csv/src/test/java/org/xbib/content/csv/CSVGeneratorTest.java b/content-csv/src/test/java/org/xbib/content/csv/CSVGeneratorTest.java new file mode 100644 index 0000000..6f6d639 --- /dev/null +++ b/content-csv/src/test/java/org/xbib/content/csv/CSVGeneratorTest.java @@ -0,0 +1,26 @@ +package org.xbib.content.csv; + +import org.junit.Test; + +import java.io.IOException; +import java.io.StringWriter; +import java.util.Arrays; + +/** + * + */ +public class CSVGeneratorTest { + + @Test + public void test() throws IOException { + StringWriter writer = new StringWriter(); + CSVGenerator gen = new CSVGenerator(writer); + gen.keys(Arrays.asList("a", "b", "c")); + for (int i = 0; i < 10; i++) { + gen.write("val" + i); + gen.write("\"Hello, World\""); + gen.write("hey look a line seperator \n"); + } + gen.close(); + } +} diff --git a/content-csv/src/test/java/org/xbib/content/csv/CSVParserTest.java b/content-csv/src/test/java/org/xbib/content/csv/CSVParserTest.java new file mode 100644 index 0000000..8b47c8e --- /dev/null +++ b/content-csv/src/test/java/org/xbib/content/csv/CSVParserTest.java @@ -0,0 +1,56 @@ +package org.xbib.content.csv; + +import static org.junit.Assert.assertEquals; + +import org.junit.Test; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.nio.charset.StandardCharsets; +import java.text.MessageFormat; +import java.util.Iterator; +import java.util.List; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class CSVParserTest { + + private static final Logger logger = Logger.getLogger(CSVParserTest.class.getName()); + + @Test + public void testCommaSeparated() throws IOException { + InputStream in = getClass().getResourceAsStream("test.csv"); + int count = 0; + try (BufferedReader reader = new BufferedReader(new InputStreamReader(in, StandardCharsets.UTF_8))) { + CSVParser csvParser = new CSVParser(reader); + Iterator> it = csvParser.iterator(); + while (it.hasNext()) { + List row = it.next(); + //logger.log(Level.INFO, MessageFormat.format("count={0} row={1}", count, row)); + count++; + } + } + assertEquals(2, count); + } + + @Test + public void testLargeFile() throws IOException { + InputStream in = getClass().getResourceAsStream("titleFile.csv"); + int count = 0; + try (BufferedReader reader = new BufferedReader(new InputStreamReader(in, StandardCharsets.UTF_8))) { + CSVParser csvParser = new CSVParser(reader); + Iterator> it = csvParser.iterator(); + while (it.hasNext()) { + List row = it.next(); + //logger.log(Level.INFO, MessageFormat.format("count={0} row={1}", count, row)); + count++; + } + } + assertEquals(44447, count); + } +} diff --git a/content-csv/src/test/java/org/xbib/content/csv/TSVParserTest.java b/content-csv/src/test/java/org/xbib/content/csv/TSVParserTest.java new file mode 100644 index 0000000..02808d9 --- /dev/null +++ b/content-csv/src/test/java/org/xbib/content/csv/TSVParserTest.java @@ -0,0 +1,47 @@ +package org.xbib.content.csv; + +import org.junit.Test; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; + +/** + * + */ +public class TSVParserTest { + + @Test + public void testTabSeparated() throws IOException { + InputStream in = getClass().getResourceAsStream("2076831-X-web.txt"); + InputStreamReader r = new InputStreamReader(in, "UTF-8"); + BufferedReader reader = new BufferedReader(r); + // skip 3 lines + reader.readLine(); + reader.readLine(); + reader.readLine(); + String line; + while ((line = reader.readLine()) != null) { + String[] s = line.split("\\t"); + //logger.info("len={} line={}", s.length, Arrays.asList(s)); + int i = 0; + String sigel = i < s.length ? s[i++] : ""; + String isil = i < s.length ? s[i++] : ""; + String name = i < s.length ? s[i++] : ""; // unused + String code1 = i < s.length ? s[i++] : ""; + String code2 = i < s.length ? s[i++] : ""; + String code3 = i < s.length ? s[i++] : ""; + String comment = i < s.length ? s[i++] : ""; + String firstDate = i < s.length ? s[i++] : ""; + String firstVolume = i < s.length ? s[i++] : ""; + String firstIssue = i < s.length ? s[i++] : ""; + String lastDate = i < s.length ? s[i++] : ""; + String lastVolume = i < s.length ? s[i++] : ""; + String lastIssue = i < s.length ? s[i++] : ""; + String movingWall = i < s.length ? s[i] : ""; + //logger.info("lastDate={}", lastDate); + } + + } +} diff --git a/content-csv/src/test/java/org/xbib/content/csv/package-info.java b/content-csv/src/test/java/org/xbib/content/csv/package-info.java new file mode 100644 index 0000000..396f5c5 --- /dev/null +++ b/content-csv/src/test/java/org/xbib/content/csv/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing CSV content. + */ +package org.xbib.content.csv; diff --git a/content-csv/src/test/resources/log4j2.xml b/content-csv/src/test/resources/log4j2.xml new file mode 100644 index 0000000..f71aced --- /dev/null +++ b/content-csv/src/test/resources/log4j2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/content-csv/src/test/resources/org/xbib/content/csv/2076831-X-web.txt b/content-csv/src/test/resources/org/xbib/content/csv/2076831-X-web.txt new file mode 100644 index 0000000..838c680 --- /dev/null +++ b/content-csv/src/test/resources/org/xbib/content/csv/2076831-X-web.txt @@ -0,0 +1,615 @@ +ZDB-Id: 2076831-X +Treffer: 612 + +B 785 DE-B785 Berlin Abgeordnetenhaus k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Po 62 DE-Po62 Potsdam MPI Gravitationsphys. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 33 DE-B33 Potsdam Astrophysik k n 1998 117 0 0 0 +B 33 DE-B33 Potsdam Astrophysik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bv 2 DE-Bv2 Bremerhaven A.-Wegener-Inst. k p 2004 123 0 2012 131 0 +Bv 2 DE-Bv2 Bremerhaven A.-Wegener-Inst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +D 161 DE-D161 Dresden Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +D 275 DE-D275 Dresden EHS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Gla 1 DE-Gla1 Glauchau Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hed 2 DE-Hed2 Heidenheim DHBW Bibliothek k p 2003 122 0 0 0 +Hed 2 DE-Hed2 Heidenheim DHBW Bibliothek k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hed 2 DE-Hed2 Heidenheim DHBW Bibliothek k p 1998 117 0 2014 133 0 +Bn 3 DE-Bn3 Bautzen Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lör 2 DE-Loer2 Lörrach Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lör 2 DE-Loer2 Lörrach Berufsakademie k p 2003 122 0 0 0 +B 43 DE-B43 Berlin BAM k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mh 35 DE-Mh35 Mannheim Berufsakademie k p 2003 122 0 0 0 +Mh 35 DE-Mh35 Mannheim Berufsakademie k p 1998 117 0 2014 133 0 +Mh 35 DE-Mh35 Mannheim Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +941 DE-941 Mosbach Duale Hochschule k p 2003 122 0 0 0 +941 DE-941 Mosbach Duale Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Rs 1 DE-Rs1 Riesa Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Rav 1 DE-Rav1 Ravensburg Berufsakademie k p 2003 122 0 0 0 +Rav 1 DE-Rav1 Ravensburg Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Rav 1 DE-Rav1 Ravensburg Berufsakademie k p 1998 117 0 2014 133 0 +Vil 2 DE-Vil2 Villingen-S. Berufsakad. k p 2003 122 0 0 0 +Vil 2 DE-Vil2 Villingen-S. Berufsakad. k p 1998 117 0 2014 133 0 +B 4 DE-B4 Berlin AdW B k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +H 140 DE-H140 Hamburg vTI, FIZ Fischerei k p 1857 1 1 0 0 +H 140 DE-H140 Hamburg vTI, FIZ Fischerei k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1512 DE-B1512 Bonn BfArM k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 29 DE-Ki29 Kiel MRI, BID k p 1857 1 1 0 0 +Ka 51 DE-Ka51 Karlsruhe MRI, BID k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ku 1 DE-Ku1 Kulmbach MRI, BID k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ka 51 DE-Ka51 Karlsruhe MRI, BID k p 1857 1 1 0 0 +Det 2 DE-Det2 Detmold MRI, BID k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ku 1 DE-Ku1 Kulmbach MRI, BID k p 1857 1 1 0 0 +Ki 29 DE-Ki29 Kiel MRI, BID k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Det 2 DE-Det2 Detmold MRI, BID k p 1857 1 1 0 0 +H 105 DE-H105 Hamburg vTI, FIZ Wald k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +H 105 DE-H105 Hamburg vTI, FIZ Wald k p 1857 1 1 0 0 +208 DE-208 Karlsruhe BGH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 12 DE-B12 Berlin BI Risikobewertung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 12 DE-B12 Berlin BI Risikobewertung k p 1857 1 1 0 0 +B 1509 DE-B1509 Bonn BI f. Berufsbildung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lan 1 DE-Lan1 Landau UB k p 1997 0 0 0 0 +Lan 1 DE-Lan1 Landau UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Kob 7 DE-Kob7 Koblenz UB k p 1997 0 0 0 0 +Kob 7 DE-Kob7 Koblenz UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +715 DE-715 Oldenburg IBIT k n 1997 116 0 0 0 +715 DE-715 Oldenburg IBIT k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +31 DE-31 Karlsruhe LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +12 DE-12 München BSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +12 DE-12 München BSB k 1998 117 0 0 0 +12 DE-12 München BSB k 2002 121 0 2003 122 0 +82 DE-82 Aachen BTH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bo 408 DE-Bo408 Bonn Stiftung caesar k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +D 267 DE-D267 Dresden MPI Mol.Zellbiol. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +D 210 DE-D210 Dresden MPI Chem. Physik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +982 DE-982 Wadern IBF für Informatik WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 491 DE-M491 München ArchäologInst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 2 DE-Ha2 Halle/S Dt. Akad. Naturfor. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1503 DE-B1503 Bonn Inst. Entwicklpol. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lg 3 DE-Lg3 Ludwigsburg Dt.-Franz. Inst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Y 7 DE-Y7 Paris DFK k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +90/8 DE-90-8 Fachbibliothek der Dualen Hochschule Baden-Württemberg Karlsruhe (FBD k p 2003 122 0 0 0 +Po 6 DE-Po6 Nuthetal/Bergh.-Rehbr.DIfE WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1547 DE-B1547 Berlin InstMenschenrechte k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 554 DE-B554 Berlin DIW WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mar 1 DE-Mar1 Marbach Dt. Literaturarchiv k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +210 DE-210 München Deutsches Museum WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 23 DE-B23 Offenbach Meteorolog. Bibl. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +201 DE-201 München PatAmt k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1531 DE-B1531 Berlin Dt. RheumaforschZ k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1126 DE-1126 Idstein HS Fresenius k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1126 DE-1126 Idstein HS Fresenius k p n 1998 117 0 0 0 +1052 DE-1052 Nürnberg Evang. HS k 1998 117 0 0 0 +521 DE-521 Frankfurt/O UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Dm 1 DE-Dm1 Dortmund MPI f. mol. Physiol. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +H 256 DE-H256 Hamburg Führungsakad.Bundesw. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +253 DE-253 Braunschweig vTI,FIZ LändlRäum k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +253 DE-253 Braunschweig vTI,FIZ LändlRäum k p 1857 1 1 0 0 +90/4 DE-90-4 Karlsruhe KIT-B./FB TuW k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +90/4 DE-90-4 Karlsruhe KIT-B./FB TuW k p 2003 122 0 0 0 +90/4 DE-90-4 Karlsruhe KIT-B./FB TuW k p 1998 117 0 2014 133 0 +R 48 DE-R48 Dummerstorf Inst Nutztierbiol. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bo 133 DE-Bo133 Bonn F.-Ebert-Stiftung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +944 DE-944 Aalen HS k p 1998 117 0 2014 133 0 +944 DE-944 Aalen HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +944 DE-944 Aalen HS k p 2003 122 0 0 0 +A 96 DE-A96 Aachen FHB k n 0 0 2014 0 +A 96 DE-A96 Aachen FHB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1043 DE-1043 Aschaffenburg HS k 1998 117 0 0 0 +1102 DE-1102 Ansbach HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1047 DE-1047 Weiden FH Amberg k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1046 DE-1046 Amberg/Oberpfalz HS k 1998 117 0 0 0 +1047 DE-1047 Weiden FH Amberg k 1998 117 0 0 0 +1046 DE-1046 Amberg/Oberpfalz HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +949 DE-949 Biberach HBC k p 2003 122 0 0 0 +949 DE-949 Biberach HBC k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +949 DE-949 Biberach HBC k p 1998 117 0 2014 133 0 +858 DE-858 Coburg FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +858 DE-858 Coburg FH k 1998 117 0 0 0 +Dm 13 DE-Dm13 Dortmund FH k n 0 0 2014 0 +Dm 13 DE-Dm13 Dortmund FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1010 DE-1010 Gelsenkirchen FH k n 0 0 2014 0 +1010 DE-1010 Gelsenkirchen FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1051 DE-1051 Hof HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bi 10 DE-Bi10 Bielefeld FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bi 10 DE-Bi10 Bielefeld FH k n 0 0 2014 0 +573 DE-573 Ingolstadt HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +573 DE-573 Ingolstadt HS k 1998 117 0 0 0 +832 DE-832 Köln FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +859 DE-859 Kempten FH k 1998 117 0 0 0 +859 DE-859 Kempten FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +860 DE-860 Landshut FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +860 DE-860 Landshut FH k 1998 117 0 0 0 +836 DE-836 Münster FH k n 0 0 2014 0 +836 DE-836 Münster FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1049 DE-1049 Neu-Ulm FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ofb 1 DE-Ofb1 Offenburg HS k p 2003 122 0 0 0 +Ofb 1 DE-Ofb1 Offenburg HS k p 1998 117 0 2014 133 0 +Ofb 1 DE-Ofb1 Offenburg HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +898 DE-898 Regensburg HSBR k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +898 DE-898 Regensburg HSBR k 1998 117 0 0 0 +522 DE-522 Brandenburg FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +861 DE-861 Rosenheim HSB k 1998 117 0 0 0 +1044 DE-1044 St. Augustin FH k n 0 0 2014 0 +1044 DE-1044 St. Augustin FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +862 DE-862 Schweinfurt FH Würzburg k 1998 117 0 0 0 +863 DE-863 Würzburg FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +863 DE-863 Würzburg FH k 1998 117 0 0 0 +862 DE-862 Schweinfurt FH Würzburg k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Dü 62 DE-Due62 Düsseldorf FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Dü 62 DE-Due62 Düsseldorf FH k n 0 0 2014 0 +1050 DE-1050 Deggendorf HochschulB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +546 DE-546 Erfurt FH k p n 1998 117 1 0 0 +546 DE-546 Erfurt FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +946 DE-946 Frankfurt/M FH k p n 1998 117 0 0 0 +946 DE-946 Frankfurt/M FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +66 DE-66 Fulda HLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +66 DE-66 Fulda HLB k p n 1998 117 0 0 0 +Fn 1/VS DE-Fn1-VS Villingen-S. HS Furtwangen k p 2003 122 0 0 0 +Fn 1/VS DE-Fn1-VS Villingen-S. HS Furtwangen k p 1998 117 0 2014 133 0 +Fn 1 DE-Fn1 Furtwangen HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Fn 1/TUT DE-Fn1-TUT Tuttlingen HS Furtwangen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Fn 1 DE-Fn1 Furtwangen HS k p 2003 122 0 0 0 +Fn 1/VS DE-Fn1-VS Villingen-S. HS Furtwangen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Fn 1 DE-Fn1 Furtwangen HS k p 1998 117 0 2014 133 0 +Fn 1/TUT DE-Fn1-TUT Tuttlingen HS Furtwangen k p 2003 122 0 0 0 +Fn 1/TUT DE-Fn1-TUT Tuttlingen HS Furtwangen k p 1998 117 0 2014 133 0 +974 DE-974 Gießen FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +974 DE-974 Gießen FH k p n 1998 117 0 0 0 +960/1 DE-960-1 Hannover HS ZentralB Linden k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +960/1 DE-960-1 Hannover HS ZentralB Linden k n 1997 116 0 0 0 +840 DE-840 Heilbronn HS k p 2003 122 0 0 0 +840 DE-840 Heilbronn HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +840 DE-840 Heilbronn HS k p 1998 117 0 2014 133 0 +B 113 DE-B113 Berlin F.-Haber-Inst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +J 59 DE-J59 Jena FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 95 DE-Ki95 Kiel FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 95 DE-Ki95 Kiel FH k p n 1998 117 1 0 0 +Kon 4 DE-Kon4 Konstanz HS Techn.Wirt.Gestalt k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Kon 4 DE-Kon4 Konstanz HS Techn.Wirt.Gestalt k p 2003 122 0 0 0 +Kon 4 DE-Kon4 Konstanz HS Techn.Wirt.Gestalt k p 1998 117 0 2014 133 0 +1147 DE-1147 Ludwigsburg HVF k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1147 DE-1147 Ludwigsburg HVF k p 2003 122 0 0 0 +743 DE-743 Lemgo HS OWL S(KIM) k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +743 DE-743 Lemgo HS OWL S(KIM) k n 0 0 2014 0 +M 347 DE-M347 München HMB k 1998 117 0 0 0 +M 347 DE-M347 München HMB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +953 DE-953 Mannheim Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +953 DE-953 Mannheim Hochschule k p 1998 117 0 2014 133 0 +953 DE-953 Mannheim Hochschule k p 2003 122 0 0 0 +542 DE-542 Merseburg FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +542 DE-542 Merseburg FH k p n 1998 117 1 0 0 +92 DE-92 Nürnberg Ohm-HSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +92 DE-92 Nürnberg Ohm-HSB k 1998 117 0 0 0 +519 DE-519 Neubrandenburg HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +755 DE-755 Emden FH Emden/Leer k n 1997 116 0 0 0 +755 DE-755 Emden FH Emden/Leer k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +959 DE-959 Osnabrück HS ZentralB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +959 DE-959 Osnabrück HS ZentralB k n 1997 116 0 0 0 +525 DE-525 Potsdam FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Rt 2 DE-Rt2 Reutlingen HSB k p 1998 117 0 2014 133 0 +Rt 2 DE-Rt2 Reutlingen HSB k p 2003 122 0 0 0 +Rt 2 DE-Rt2 Reutlingen HSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Shm 2 DE-Shm2 Schmalkalden FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +943 DE-943 Ulm Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +943 DE-943 Ulm Hochschule k p 1998 117 0 2014 133 0 +943 DE-943 Ulm Hochschule k p 2003 122 0 0 0 +1029 DE-1029 Triesdorf HSWT k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1028 DE-1028 Freising HSWT k 1998 117 0 0 0 +1028 DE-1028 Freising HSWT k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1029 DE-1029 Triesdorf HSWT k 1998 117 0 0 0 +916 DE-916 Wolfenbüttel FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +916 DE-916 Wolfenbüttel FH k n 1997 116 0 0 0 +1117 DE-1117 Worms FH k p 1997 0 0 0 0 +1117 DE-1117 Worms FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +897/1 DE-897-1 Elsfleth Jade Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +839 DE-839 Wilhelmshaven Jade Hochschule k n 1997 116 0 0 0 +897 DE-897 Oldenburg Jade Hochschule k n 1997 116 0 0 0 +897/1 DE-897-1 Elsfleth Jade Hochschule k n 1997 116 0 0 0 +839 DE-839 Wilhelmshaven Jade Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +897 DE-897 Oldenburg Jade Hochschule k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Stg 191 DE-Stg191 Stuttgart FHG:IAO k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +188/e DE-188-e Berlin FU E-Medien k p 1998 117 0 0 0 +188/e DE-188-e Berlin FU E-Medien k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +188 DE-188 Berlin UBFU k p 1998 117 0 0 0 +188 DE-188 Berlin UBFU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +708 DE-708 Hagen FernUB k n 0 0 2014 0 +708 DE-708 Hagen FernUB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 131 DE-Ki131 Kiel FA Bundesw.f.Wasserschall k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Jül 1 DE-Juel1 Jülich ForschZ k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Jül 1 DE-Juel1 Jülich ForschZ k p 2003 122 0 0 0 +Ka 85 DE-Ka85 Karlsruhe KIT Campus Nord k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +D 120 DE-D120 Dresden HZDR k p 2004 123 0 2012 131 0 +D 120 DE-D120 Dresden HZDR k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bs 80 DE-Bs80 Braunschweig HZI k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bs 80 DE-Bs80 Braunschweig HZI k p 2004 123 0 2012 131 0 +Bs 78 DE-Bs78 Braunschweig Georg-Eckert-Inst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +H 221 DE-H221 Hamburg GIGA FB Afrika k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +H 222 DE-H222 Hamburg GIGA FB Asien k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Gt 1 DE-Gt1 Geesthacht HZG k p 2004 123 0 2012 131 0 +Gt 1 DE-Gt1 Geesthacht HZG k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ds 200 DE-Ds200 Darmstadt GSI k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +35 DE-35 Hannover NLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +185 DE-185 Leipzig Inst. Länderkunde WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +18/285 DE-18-285 Hamburg FB Design k p n 1998 117 1 0 0 +18/287 DE-18-287 Hamburg FB Soziale Arbeit k p n 1998 117 1 0 0 +18/302 DE-18-302 Hamburg HAW FB Technik Wirtsch k p n 1998 117 1 0 0 +18/284 DE-18-284 Hamburg FB Life Sciences k p n 1998 117 1 0 0 +Hil 3/1 DE-Hil3-1 Göttingen HAWK Bibliothek N k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hil 3/1 DE-Hil3-1 Göttingen HAWK Bibliothek N k n 1997 116 0 0 0 +753 DE-753 Esslingen HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +972 DE-972 Göppingen HS Esslingen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +753 DE-753 Esslingen HS k p 1998 117 0 2014 133 0 +972 DE-972 Göppingen HS Esslingen k p 1998 117 0 2014 133 0 +753 DE-753 Esslingen HS k p 2003 122 0 0 0 +972 DE-972 Göppingen HS Esslingen k p 2003 122 0 0 0 +551 DE-551 Magdeburg FHB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +551 DE-551 Magdeburg FHB k p 1998 117 1 0 0 +747 DE-747 Weingarten HSB k p 2003 122 0 0 0 +747 DE-747 Weingarten HSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +747 DE-747 Weingarten HSB k p 1998 117 0 2014 133 0 +1373 DE-1373 Hamburg HC,Uni Baukunst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Fl 3 DE-Fl3 Flensburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +958 DE-958 Stuttgart HdM Nobelstraße k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +958 DE-958 Stuttgart HdM Nobelstraße k p 2003 122 0 0 0 +Y 2 DE-Y2 Rom Hertziana MPI k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Po 75 DE-Po75 Potsdam Filmuniversität k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1866 DE-1866 Bochum HSG k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1866 DE-1866 Bochum HSG k n 0 0 2014 0 +955 DE-955 Rottenburg HS Forstw k p 1998 117 0 2014 133 0 +955 DE-955 Rottenburg HS Forstw k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +955 DE-955 Rottenburg HS Forstw k p 2003 122 0 0 0 +1033 DE-1033 Stuttgart HS Technik k p 1998 117 0 2014 133 0 +1033 DE-1033 Stuttgart HS Technik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1033 DE-1033 Stuttgart HS Technik k p 2003 122 0 0 0 +950 DE-950 Nürtingen HS Wirts.Umwelt k p 2003 122 0 0 0 +1090 DE-1090 Geislingen HS Wirtsch.Nürt.-G. k p 2003 122 0 0 0 +950 DE-950 Nürtingen HS Wirts.Umwelt k p 1998 117 0 2014 133 0 +950 DE-950 Nürtingen HS Wirts.Umwelt k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1090 DE-1090 Geislingen HS Wirtsch.Nürt.-G. k p 1998 117 0 2014 133 0 +1090 DE-1090 Geislingen HS Wirtsch.Nürt.-G. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +43 DE-43 Wiesbaden LB k p n 1998 117 0 0 0 +43 DE-43 Wiesbaden LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1505 DE-B1505 Berlin Helmholtz-Zentrum k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1505 DE-B1505 Berlin Helmholtz-Zentrum k p 2004 123 0 2012 131 0 +L 152 DE-L152 Leipzig HS Musik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 29 DE-M29 München, HS f. Musik u.Theater k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1393 DE-1393 Mülheim/Ruhr HS Ruhr West k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +991 DE-991 Sigmaringen HS Albstadt-Sigmar k p 1998 117 0 2014 133 0 +991 DE-991 Sigmaringen HS Albstadt-Sigmar k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +991 DE-991 Sigmaringen HS Albstadt-Sigmar k p 2003 122 0 0 0 +Kt 1 DE-Kt1 Köthen FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +751 DE-751 Karlsruhe HSB k p 1998 117 0 2014 133 0 +751 DE-751 Karlsruhe HSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +751 DE-751 Karlsruhe HSB k p 2003 122 0 0 0 +747 DE-747 Weingarten HSB k p 1998 117 0 2014 133 0 +747 DE-747 Weingarten HSB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +747 DE-747 Weingarten HSB k p 2003 122 0 0 0 +B 1570 DE-B1570 Berlin HertieSchool k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +527 DE-527 Wernigerode HS Harz k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Wis 1 DE-Wis1 Wismar HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +829 DE-829 Mönchengladbach HS Niederrhein k n 0 0 2014 0 +829 DE-829 Mönchengladbach HS Niederrhein k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +523 DE-523 Berlin HTW k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +520 DE-520 Dresden HS TuW k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +L 189 DE-L189 Leipzig FH HTWK k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mit 1 DE-Mit1 Mittweida HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Sa 16 DE-Sa16 Saarbrücken HTW/Goebenstr k p 1997 0 0 0 0 +Sa 16 DE-Sa16 Saarbrücken HTW/Goebenstr k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +206 H DE-206H Hamburg ZBW WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Zi 4 DE-Zi4 Zittau/Görlitz HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +N 38 DE-N38 Nürnberg Fachb.Arbeitsmarktfor k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mh 39 DE-Mh39 Mannheim IDS WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Dm 21 DE-Dm21 Dortmund IfADo WGL k n 1998 117 0 0 0 +Dm 21 DE-Dm21 Dortmund IfADo WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 109 DE-Ki109 Kiel GEOMAR Bibl.West k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 130 DE-Ki130 Kiel GEOMAR Bibl.Ost k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 352 DE-M352 München Inst.f.Zeitgeschichte k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 259 DE-B259 Berlin Gewässerökologie WGL k n 1998 117 0 0 0 +B 259 DE-B259 Berlin Gewässerökologie WGL k n 1998 117 0 0 0 +B 259 DE-B259 Berlin Gewässerökologie WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +291/415 DE-291-415 Saarbrücken INM WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Wa 1 DE-Wa1 Rostock Inst.f.Ostseefor. WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Stg 183 DE-Stg183 Stuttgart Fraunhofer IPA k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 93 DE-Ha93 Halle/S Pflanzenbiochemie k n 1998 117 0 0 0 +Ha 93 DE-Ha93 Halle/S Pflanzenbiochemie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 93 DE-Ha93 Halle/S Pflanzenbiochemie k n 1998 117 0 0 0 +Gat 1 DE-Gat1 Gatersleben Pflanzengenetik k n 1998 117 0 0 0 +Gat 1 DE-Gat1 Gatersleben Pflanzengenetik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 382 DE-M382 München MPIs Im.GüterR/SteuerR k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ki 128 DE-Ki128 Kiel IPN k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1826 DE-1826 Berlin Bibliothek der IPU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 567 DE-B567 Erkner IRS WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +918 DE-918 St.Augustin K-Adenauer-Stiftg. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 125 DE-Ha125 Halle/S HS Kunst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Y 3 DE-Y3 Florenz Kunsthist. Inst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +1032 DE-1032 Köln Kath. HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +90 DE-90 Karlsruhe KIT-Bibliothek k p 1857 1 1 0 0 +Ka 85 DE-Ka85 Karlsruhe KIT Campus Nord k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ka 93 DE-Ka93 Karlsruher Institut für Technologie, KIT-Archiv k p 1998 117 0 2014 133 0 +90 DE-90 Karlsruhe KIT-Bibliothek k p 2003 122 0 0 0 +Ka 85 DE-Ka85 Karlsruhe KIT Campus Nord k p 1857 1 1 0 0 +Ka 93 DE-Ka93 Karlsruher Institut für Technologie, KIT-Archiv k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ka 85 DE-Ka85 Karlsruhe KIT Campus Nord k p 2003 122 0 0 0 +Ka 93 DE-Ka93 Karlsruher Institut für Technologie, KIT-Archiv k p 1857 1 1 0 0 +Ka 93 DE-Ka93 Karlsruher Institut für Technologie, KIT-Archiv k p 2003 122 0 0 0 +90 DE-90 Karlsruhe KIT-Bibliothek k p 1998 117 0 2014 133 0 +90 DE-90 Karlsruhe KIT-Bibliothek k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ka 85 DE-Ka85 Karlsruhe KIT Campus Nord k p 1998 117 0 2014 133 0 +70 DE-70 Coburg LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +33 DE-33 Schwerin LBMV k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +45 DE-45 Oldenburg LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ma 45 DE-Ma45 Magdeburg Inst. Neurobiologie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +51 DE-51 Detmold LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +578/M DE-578-M Berlin Charité Med.Bib.Magazin k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +578/821 DE-578-821 Berlin Charité Med.Bib. ZMK k n 1857 1 1 0 0 +578/M DE-578-M Berlin Charité Med.Bib.Magazin k n 1857 1 1 0 0 +578/e DE-578-e Berlin Charité Med.Bibl.eZsn k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +578/3 DE-578-3 Berlin Charité Med. Bibl. CVK k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +578/e DE-578-e Berlin Charité Med.Bibl.eZsn k n 1857 1 1 0 0 +578/821 DE-578-821 Berlin Charité Med.Bib. ZMK k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +578/3 DE-578-3 Berlin Charité Med. Bibl. CVK k n 1857 1 1 0 0 +Hag 4/4 DE-Hag4-4 Soest FH Südwestfalen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hag 4/2 DE-Hag4-2 Iserlohn FH Südwestfalen k n 0 0 2014 0 +Hag 4/E DE-Hag4-E Hagen FH Südwestf.E-Ressourcen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hag 4/4 DE-Hag4-4 Soest FH Südwestfalen k n 0 0 2014 0 +Hag 4/3 DE-Hag4-3 Meschede FH Südwestfalen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hag 4/E DE-Hag4-E Hagen FH Südwestf.E-Ressourcen k n 0 0 2014 0 +Hag 4 DE-Hag4 Hagen FH Südwestfalen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hag 4/3 DE-Hag4-3 Meschede FH Südwestfalen k n 0 0 2014 0 +Hag 4/2 DE-Hag4-2 Iserlohn FH Südwestfalen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Hag 4 DE-Hag4 Hagen FH Südwestfalen k n 0 0 2014 0 +B 16 DE-B16 Berlin Museum für Naturkunde k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Frei 3c DE-Frei3c Oberwolfach Math. FI k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +354 DE-354 Hannover MedHS k n 1997 116 0 0 0 +354 DE-354 Hannover MedHS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Trs 1 DE-Trs1 Trossingen HS Musik k p 2003 122 0 0 0 +B 787 DE-B787 Berlin MPI Molek.Genetik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lin 1b DE-Lin1b Katlenburg MPI Sonnensystem k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 161a DE-B161a Garching AstroB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Frei 85 DE-Frei85 Freiburg MPI Ausländ.Recht k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Star 1 DE-Star1 Seewiesen MPI Ornithologie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +2177 DE-2177 Frankfurt/M MPI f.emp.Ästhetik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +He 81 DE-He81 Heidelberg MPI f. Astronomie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1532 DE-B1532 Berlin MPI Bildungsforschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Gö 116 DE-Goe116 Göttingen Otto-Hahn-B k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mz 4 DE-Mz4 Mainz MPI Chemie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ma 54 DE-Ma54 Magdeburg MPI DKTS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Dü 57 DE-Due57 Düsseldorf MPI Eisenforschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 163 DE-Ha163 Halle/S. MPI Ethnol. Forschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Gö 134 DE-Goe134 Göttingen MPI exp. Med. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +F 137 DE-F137 Frankfurt/M MPI Rechtgesch. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +J 152 DE-J152 Jena MPI Menschheitsgeschichte k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Kn 188 DE-Kn188 Köln MPI Gesellschaftsforsch. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bo 146 DE-Bo146 Bonn MPI Radioastronomie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Gö 164 DE-Goe164 Göttingen MPI Erforsch.multi. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Sa 18 DE-Sa18 Saarbrücken MPI Informatik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Frei 106 DE-Frei106 Freiburg MPI f. Immunbiologie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Po 81 DE-Po81 Potsdam MPI Grenzflächenforsch k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +He 74 DE-He74 Heidelberg MPI Kernphysik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Pn 1 DE-Pn1 Plön MPI Evolutionsbiologie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bo 206 DE-Bo206 Bonn MPI Mathematik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +He 43 DE-He43 Heidelberg MPI Med.Forschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bre 11 DE-Bre11 Bremen MPI Marine Mikrobiol. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +L 323 DE-L323 Leipzig MPI Mathematik Naturw. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Po 80 DE-Po80 Potsdam MPI Pflanzenphysiolog. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ha 94 DE-Ha94 Halle/S MPI Mikrostrukturph. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +L 322 DE-L322 Leipzig MPI Neurowiss. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mz 116 DE-Mz116 Mainz MPI Polymerforschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Nau 1 DE-Nau1 Bad Nauheim MPI Herz/Lungen k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Y 4 DE-Y4 Nijmegen MPI Psycholinguistik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 359 DE-M359 Garching MPI Plasmaphysik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 212 DE-B212 Hamburg MPI IntPrivatrecht k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 477 DE-M477 München MPI Sozialrecht k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 107 DE-B107 Tübingen MP-Haus k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mb 105 DE-Mb105 Marburg MPI f. terre Mikrob. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 208 DE-B208 Heidelberg MPI Völkerrecht k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Vol 1 DE-Vol1 Köln MPI Züchtungsforschung k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bo 407 DE-Bo407 Bonn MPI Gemeinschaftsgüter k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 484 DE-M484 Garching MPI Quantenoptik k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mh 31 DE-Mh31 Mannheim HS Musik k p 2003 122 0 0 0 +1933 DE-1933 Mannheim Popakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Frei 129 DE-Frei129 Freiburg PH k p 2003 122 0 0 0 +Frei 129 DE-Frei129 Freiburg PH k p 1998 117 0 2014 133 0 +Frei 129 DE-Frei129 Freiburg PH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +752 DE-752 Schwäbisch Gmünd PH k p 2003 122 0 0 0 +752 DE-752 Schwäbisch Gmünd PH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +He 76 DE-He76 Heidelberg PH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +He 76 DE-He76 Heidelberg PH k p 1998 117 0 2014 133 0 +He 76 DE-He76 Heidelberg PH k p 2003 122 0 0 0 +Lg 1 DE-Lg1 Ludwigsburg PH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lg 1 DE-Lg1 Ludwigsburg PH k p 2003 122 0 0 0 +D 206 DE-D206 Dresden MPI Phys.komplex.Syst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +107 DE-107 Speyer Pfälzische LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +107 DE-107 Speyer Pfälzische LB k p 1997 0 0 0 0 +B 106 DE-B106 Berlin R. Koch-Inst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +929 DE-929 Koblenz LB k p 1997 0 0 0 0 +929 DE-929 Koblenz LB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +294 DE-294 Bochum UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +36 DE-36 Mainz StBi k p 1997 0 0 0 0 +36 DE-36 Mainz StBi k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +150 DE-150 Neuburg/Donau SB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +14 DE-14 Dresden SLUB, ZB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Stg 265 DE-Stg265 Stuttgart Mus.f.Naturkunde k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +L 229 DE-L229 Leipzig Berufsakademie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +155 DE-155 Regensburg SB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +282 DE-282 Wiesbaden StaBA k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +7 DE-7 Göttingen SUB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +7 DE-7 Göttingen SUB k n 1998 117 0 0 0 +18 DE-18 Hamburg SUB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +18 DE-18 Hamburg SUB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1998 117 1 0 0 +291 DE-291 Saarbrücken SULB k p 1997 0 0 0 0 +291 DE-291 Saarbrücken SULB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +37 DE-37 Augsburg SuStB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 768 DE-B768 Berlin Technische FH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 768 DE-B768 Berlin Technische FH k n 1857 1 1 0 0 +526 DE-526 Wildau TH k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +27 DE-27 Jena UuLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +95 DE-95 Hannover TierHS k n 1997 116 0 0 0 +95 DE-95 Hannover TierHS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Wim 7 DE-Wim7 Weimar TLDA k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +83 DE-83 Berlin UBTU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +105 DE-105 Freiberg TU BA k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +84 DE-84 Braunschweig UB k n 1997 116 0 0 0 +84 DE-84 Braunschweig UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Co 1 DE-Co1 Cottbus BTU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Ch 1 DE-Ch1 Chemnitz UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +17 DE-17 Darmstadt ULB k p n 1998 117 0 0 0 +17 DE-17 Darmstadt ULB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +830 DE-830 Hamburg TU k p Nur für den persönlichen Gebrauch oder für wissenschaftliche, Bildungs- oder Forschungszwecke, nicht jedoch zu gewerblichen Zwecken. 1998 117 1 0 0 +830 DE-830 Hamburg TU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +91 S DE-91S München TU/TeilB Straubing k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +M 49 DE-M49 Freising TU München/Weihenst k 1998 117 0 0 0 +M 49 DE-M49 Freising TU München/Weihenst k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +91 DE-91 München UBTU k 1998 117 0 0 0 +91 G DE-91G München TU/TeilB Garching k 1998 117 0 0 0 +91 DE-91 München UBTU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +91 S DE-91S München TU/TeilB Straubing k 1998 117 0 0 0 +91 G DE-91G München TU/TeilB Garching k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +384 DE-384 Augsburg UB k 1998 117 0 0 0 +384 DE-384 Augsburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +473 DE-473 Bamberg UB k 1998 117 0 0 0 +473 DE-473 Bamberg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +703 DE-703 Bayreuth UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +703 DE-703 Bayreuth UB k 1998 117 0 0 0 +361 DE-361 Bielefeld UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +361 DE-361 Bielefeld UB k n 0 0 2014 0 +Wim 2 DE-Wim2 Weimar UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +104 DE-104 Clausthal-Z. UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +104 DE-104 Clausthal-Z. UB k n 1997 116 0 0 0 +290 DE-290 Dortmund UB k n 0 0 2014 0 +290 DE-290 Dortmund UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +464 DE-464 Duisburg UB k n 0 0 2014 0 +464 DE-464 Duisburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +824 DE-824 Eichstätt UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +945 DE-945 Ingolstadt UB Eichstätt/Wirt. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +N 2 DE-N2 Nürnberg WSZB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +29 DE-29 Erlangen-N UB k 1998 117 0 0 0 +N 32 DE-N32 Nürnberg UB Erlangen-N/Erzwiss k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +N 2 DE-N2 Nürnberg WSZB k 1998 117 0 0 0 +29 T DE-29T Erlangen-N UB Technik/Naturw. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +N 32 DE-N32 Nürnberg UB Erlangen-N/Erzwiss k 1998 117 0 0 0 +29 T DE-29T Erlangen-N UB Technik/Naturw. k 1998 117 0 0 0 +29 DE-29 Erlangen-N UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +F 21 DE-F21 Frankfurt/M Med. HauptBi k p n 1998 117 0 0 0 +30 DE-30 Frankfurt/M UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +F 21 DE-F21 Frankfurt/M Med. HauptBi k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +30 DE-30 Frankfurt/M UB k p n 1998 117 0 0 0 +25 DE-25 Freiburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +25 DE-25 Freiburg UB k p 2003 122 0 0 0 +25 DE-25 Freiburg UB k p 1998 117 0 2014 133 0 +26 DE-26 Gießen UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +26 DE-26 Gießen UB k p n 1998 117 0 0 0 +9 DE-9 Greifswald UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +16 DE-16 Heidelberg UB k p 2003 122 0 0 0 +16 DE-16 Heidelberg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +16 DE-16 Heidelberg UB k p 1998 117 0 2014 133 0 +Hil 2 DE-Hil2 Hildesheim UB k n 1997 116 0 0 0 +Hil 2 DE-Hil2 Hildesheim UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +841 DE-841 Lübeck ZHB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +100 DE-100 Stuttgart-Hoh. KIM k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +100 DE-100 Stuttgart-Hoh. KIM k p 2003 122 0 0 0 +11/10 DE-11-10 Berlin UBHU, Elektron. Res. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +11/10 DE-11-10 Berlin UBHU, Elektron. Res. k n 1857 1 1 0 0 +11 DE-11 Berlin UB Humboldt k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +11 DE-11 Berlin UB Humboldt k n 1857 1 1 0 0 +Ilm 1 DE-Ilm1 Ilmenau UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +8 DE-8 Kiel UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +8 DE-8 Kiel UB k p n 1998 117 1 0 0 +34 DE-34 Kassel UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +34 DE-34 Kassel UB k p n 1998 117 0 0 0 +386 DE-386 Kaiserslautern UB k p 1997 0 0 0 0 +386 DE-386 Kaiserslautern UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +352 DE-352 Konstanz UB k p 1998 117 0 2014 133 0 +352 DE-352 Konstanz UB k p 2003 122 0 0 0 +352 DE-352 Konstanz UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +15 DE-15 Leipzig UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +15/292 DE-15-292 Leipzig ZB Medizin k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Lün 4 DE-Luen4 Lüneburg UB k n 1997 116 0 0 0 +Lün 4 DE-Luen4 Lüneburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +19 DE-19 München UB k 1998 117 0 0 0 +19 DE-19 München UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +4 DE-4 Marburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +4 DE-4 Marburg UB k p n 1998 117 0 0 0 +180 DE-180 Mannheim UB k p 2003 122 0 0 0 +180 DE-180 Mannheim UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +180 DE-180 Mannheim UB k p 1998 117 0 2014 133 0 +Ma 9 DE-Ma9 Magdeburg UB k p 1857 1 1 0 0 +Ma 9 DE-Ma9 Magdeburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +77 DE-77 Mainz UB k p n 1998 117 0 0 0 +Mz 19 DE-Mz19 Mainz FB TSK k p n 1998 117 0 0 0 +77 DE-77 Mainz UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mz 19 DE-Mz19 Mainz FB TSK k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +700 DE-700 Osnabrück UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +700 DE-700 Osnabrück UB k n 1997 116 0 0 0 +739 DE-739 Passau UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +739 DE-739 Passau UB k 1998 117 0 0 0 +466 DE-466 Paderborn UB k n 0 0 2014 0 +466 DE-466 Paderborn UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +517 DE-517 Potsdam UB k n 1857 1 1 0 0 +517 DE-517 Potsdam UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +355 DE-355 Regensburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +355 DE-355 Regensburg UB k 1998 117 0 0 0 +28 DE-28 Rostock UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +93 DE-93 Stuttgart UB k p 2003 122 0 0 0 +93 DE-93 Stuttgart UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +93 DE-93 Stuttgart UB k p 1998 117 0 2014 133 0 +467 DE-467 Siegen UB k n 0 0 2014 0 +467 DE-467 Siegen UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +89 DE-89 Hannover TIB/UB k n 1997 116 0 0 0 +89 DE-89 Hannover TIB/UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +385 DE-385 Trier UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +385 DE-385 Trier UB k p 1997 0 0 0 0 +21 DE-21 Tübingen UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +21 DE-21 Tübingen UB k p 2003 122 0 0 0 +21 DE-21 Tübingen UB k p 1998 117 0 2014 133 0 +289 DE-289 Ulm UB k p 1998 117 0 2014 133 0 +289 DE-289 Ulm UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +289 DE-289 Ulm UB k p 2003 122 0 0 0 +Va 1 DE-Va1 Vechta UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Va 1 DE-Va1 Vechta UB k n 1997 116 0 0 0 +20 DE-20 Würzburg UB k keine Fernleihe an kommerzielle Bibliotheken liefern 2002 121 1 2003 122 4 +20 DE-20 Würzburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +705 DE-705 Hamburg HSU k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +706 DE-706 Neubiberg UniBundeswehr k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +468 DE-468 Wuppertal UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +468 DE-468 Wuppertal UB k n 0 0 2014 0 +L 97 DE-L97 Leipzig Helmholtz-Zentrum UFZ k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +L 97 DE-L97 Leipzig Helmholtz-Zentrum UFZ k p 2004 123 0 2012 131 0 +465 DE-465 Essen UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +464 DE-464 Duisburg UB k n 0 0 2014 0 +464 DE-464 Duisburg UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +465 M DE-465M Essen Duisburg-Essen FB Med. k n 0 0 2014 0 +465 M DE-465M Essen Duisburg-Essen FB Med. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +465 DE-465 Essen UB k n 0 0 2014 0 +18/64 DE-18-64 Hamburg Ärztl. ZB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1998 117 1 0 0 +18/64 DE-18-64 Hamburg Ärztl. ZB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +5 DE-5 Bonn ULB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +61 DE-61 Düsseldorf UuLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +61 DE-61 Düsseldorf UuLB k n 0 0 2014 0 +3 DE-3 Halle/S UuLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +6 DE-6 Münster UuLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +6 DE-6 Münster UuLB k n 0 0 2014 0 +1018 DE-1018 Witten UB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +38 DE-38 Köln USB k n 0 0 2014 0 +38 DE-38 Köln USB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Zwi 2 DE-Zwi2 Zwickau HS k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 513 DE-B513 Berlin Weierstraß-Inst. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +24 DE-24 Stuttgart WLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 1543 DE-B1543 Berlin WZB WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +38 M DE-38M Köln ZBMedizin k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +98 DE-98 Bonn ZB MED k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +38 M DE-38M Köln ZBMedizin k p n non-commercial libraries
(Springer) 1857 1 1 0 0 +98 DE-98 Bonn ZB MED k p n non-commercial libraries
(Springer) 1857 1 1 0 0 +Kn 41 DE-Kn41 Köln SportHS ZB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Kn 41 DE-Kn41 Köln SportHS ZB k p 1857 1 1 2011 130 6 +206 DE-206 Kiel ZBW WGL k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mh 36 DE-Mh36 Mannheim ZEW k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +255 DE-255 München ZI Kunstgeschichte k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Mh 32 DE-Mh32 Mannheim ZI Seel. Gesundh. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +109 DE-109 Berlin ZLB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +B 2138 DE-B2138 Berlin Zentrum Modern. Orient k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bre 14 DE-Bre14 Bremen Zentr. Tropenökologie k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Bre 14 DE-Bre14 Bremen Zentr. Tropenökologie k n 1998 117 0 0 0 +Bre 14 DE-Bre14 Bremen Zentr. Tropenökologie k n 1998 117 0 0 0 +B 1536 DE-B1536 Berlin ZIB k n 1857 1 1 0 0 +B 1536 DE-B1536 Berlin ZIB k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 +Po 82 DE-Po82 Potsdam Zeithist.Forsch. k p n keine Fernleihe an kommerzielle Bibliotheken liefern 1857 1 0 2002 121 0 diff --git a/content-csv/src/test/resources/org/xbib/content/csv/test.csv b/content-csv/src/test/resources/org/xbib/content/csv/test.csv new file mode 100644 index 0000000..2e8f4ca --- /dev/null +++ b/content-csv/src/test/resources/org/xbib/content/csv/test.csv @@ -0,0 +1,2 @@ +a,b,c +d,e,f diff --git a/content-csv/src/test/resources/org/xbib/content/csv/titleFile.csv b/content-csv/src/test/resources/org/xbib/content/csv/titleFile.csv new file mode 100644 index 0000000..3ae4ea1 --- /dev/null +++ b/content-csv/src/test/resources/org/xbib/content/csv/titleFile.csv @@ -0,0 +1,44447 @@ +Arterial’naya Gipertenziya (Arterial Hypertension),Arterialnaya Gipertenziya,1607419X|24118524 +International Journal of Computer Engineering Research,Academic Journals,21416494 +Proceedings of OilGasScientificResearchProjects Institute SOCAR,Oil Gas Scientific Research Project Institute,22186867|22188622 +(Aza)-Morita–Baylis–Hillman Reactions,Thieme Publishing Group,20400330 +(Syn)thesis,Universidade do Estado do Rio de Janeiro UERJ,1414915X|23584130 ++E,Universidad Nacional del Litoral,22504591|23469986 +-Quinone Imide Reactions,Thieme Publishing Group,20400233 +-Selective Additions,Thieme Publishing Group,20200420 +-Selective and Unsubstituted Nitro-Mannich Reactions,Thieme Publishing Group,20200447 +0,"Science and Education, Ltd.",20720483| +10 15593,PNRPU Publishing Office,24095125| +18-toji Lietuvos jaunųjų mokslininkų konferencijos ciklo Mokslas – Lietuvos ateitis Pastatų inžinerinės sistemos,Vilnius Gediminas Technical University,20297149 +1895 Mille huit cent quatre-vingt-quinze,OpenEdition,19606176|19606176 +1895 Mille huit cent quatre-vingt-quinze,OpenEdition,19606176|19606176 +19 Interdisciplinary Studies in the Long Nineteenth Century,Open Library of Humanities,17551560 +19th-Century Music,University of California Press,01482076|15338606 +21st centry Political Science Review,21st Century Political Science Association,12295167| +21st centry Political Science Review,21st Century Political Science Association,12295167| +21º CIAED - Congresso Internacional ABED de Educação a Distância,ABED - Associacao Brasileira de Educacao a Distancia,21754098 +291,JSTOR,10547193| +2D Materials,IOP Publishing,20531583 +3 Biotech,Springer-Verlag,2190572X|21905738 +36510,Innovative Medical Technologies Development Foundation, +3C Empresa Investigación y pensamiento crítico,"""Area de Innovacion y Desarrollo, S.L. - 3 Ciencias""",22543376 +3C ON-LINE,Association for Computing Machinery,10782192| +3C Tecnología_Glosas de innovación aplicadas a la pyme,"""Area de Innovacion y Desarrollo, S.L. - 3 Ciencias""",22544143 +3C TIC Cuadernos de desarrollo aplicados a las TIC,"""Area de Innovacion y Desarrollo, S.L. - 3 Ciencias""",22546529 +3D Printing and Additive Manufacturing,Mary Ann Liebert,23297662|23297670 +3D Printing in Medicine,Springer (Biomed Central Ltd.),23656271 +3D Research,Springer-Verlag,20926731 +3L The Southeast Asian Journal of English Language Studies,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01285157| +4OR,Springer-Verlag,16194500|16142411 +5 to 7 Educator,Mark Allen Group,17467500|20524595 +A & A Case Reports,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,23257237| +A Balance Sheet Approach to Financial Crisis,International Monetary Fund,19347073| +A Current Bibliography on African Affairs,SAGE Publications,00113255|23766662 +A I I E Transactions,Informa UK (Taylor & Francis),05695554| +A Journal of Brand Design Association of Korea,Brand Design Association of Korea,17380863| +A Journal with Only 1 Volume,CrossRef test user,77778888| +A Life in the Day,Emerald (MCB UP ),13666282| +A M A Archives of Dermatology,American Medical Association,00965359| +A M A Archives of Dermatology and Syphilology,American Medical Association,00965979| +A M A Archives of General Psychiatry,American Medical Association,03758532| +A M A Archives of Internal Medicine,American Medical Association,08882479| +A M A Archives of Neurology,American Medical Association,03758540| +A M A Archives of Neurology & Psychiatry,American Medical Association,00966886| +A M A Archives of Ophthalmology,American Medical Association,00966339| +A M A Archives of Otolaryngology,American Medical Association,00966894| +A M A Archives of Surgery,American Medical Association,00966908| +A M A Journal of Diseases of Children,American Medical Association,00966916| +A new generic and family position for Bufo Borbonica by D Dwight Davis,Smithsonian Institution Biodiversity Heritage Library,08950237| +A Nudge Too Far? A Nudge at All? On Paying People to Be Healthy,Longwoods Publishing,1488917X| +A S L E Transactions,Informa UK (Taylor & Francis),05698197| +A SIMPLIFIED METHOD FOR SEISMIC PERFORMANCE EVALUATION OF STEEL BRIDGE PIERS WITH THIN-WALLED STIFFENED BOX SECTIONS,Hong Kong Institute of Steel Construction,1816112X|1816112X +A-to-Z Guide to Thermodynamics Heat and Mass Transfer and Fluids Engineering,Begell House Inc.,11131114| +a/b Auto/Biography Studies,Informa UK (Taylor & Francis),08989575|21517290 +AAC Research & Practice,the Korean Society for Augmentative and Alternative Communication,22887180| +AACE Clinical Case Reports,American Association of Clinical Endocrinologists,23760605| +AACN Advanced Critical Care,AACN Publishing,15597768|15597776 +AACN Clinical Issues Advanced Practice in Acute & Critical Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10790713| +AACN Clinical Issues Advanced Practice in Acute and Critical Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10790713| +AACR Education book,American Association for Cancer Research,19436475 +AADE in Practice,SAGE Publications,23251603|23255161 +AAG Newsletter,Association of American Geographers,23779217 +AAHE-ERIC/Higher Education Research Report,Wiley Blackwell (John Wiley & Sons),07371764| +ÂÅÑÒÍÈÊ ÐÎÑÑÈÉÑÊÎÃÎ ÓÍÈÂÅÐÑÈÒÅÒÀ ÄÐÓÆÁÛ ÍÀÐÎÄÎÂ,"""Science and Education, Ltd.""",23132299| +AAOHN Journal,"""SLACK, Inc.""",08910162| +AAP Grand Rounds,American Academy of Pediatrics,10996605| +AAPG Bulletin,AAPG/Datapages,01491423| +AAPI Nexus Policy Practice and Community,UCLA American Indian Studies Center,15450317| +AAPS Open,Springer (Biomed Central Ltd.),23649534 +AAPS PharmSci,American Association of Pharmaceutical Scientists,15221059 +AAPS PharmSciTech,American Association of Pharmaceutical Scientists,15309932 +AAPT Studies in Pedagogy,Philosophy Documentation Center,23804076| +Aarhus Series on Human Centered Computing,Aarhus University Library,24457221 +AAS working papers in social anthropology,Verlag der Osterreichischen Akademie der Wissenschaften,1998507X|1998507X +AASHE Insights,GSE Research Limited,20565747| +AASRI Procedia,Elsevier ,22126716| +AATCC Journal of Research,American Association of Textile Chemists and Colorists - AATCC,23305517|23305517 +AATCC Review,American Association of Textile Chemists and Colorists - AATCC,15328813|23305525 +AAUP Bulletin,JSTOR,0001026X| +AAV Today,JSTOR,08929904| +Ab Imperio,Muse - Johns Hopkins University Press,21649731 +Abacus,Wiley Blackwell (Blackwell Publishing),00013072|14676281 +Abakós,Pontificia Universidade Catolica de Minas Gerais,23169451|23169451 +Abant İzzet Baysal Üniversitesi Eğitim Fakültesi Dergisi,Abant Izzet Baysal Universitesi Egitim Fakultesi Dergisi,13030493| +Abant Izzet Baysal University Graduate School of Social Sciences,Abant Izzet Baysal University Graduate School of Social Sciences,21473064| +Abant Medical Journal,"""LookUs Bilisim, Ltd.""",21471800|21471800 +ABC Journal of Advanced Research,Asian Business Consortium,23042621|2312203X +ABCD Arquivos Brasileiros de Cirurgia Digestiva (São Paulo),SciELO,01026720|23176326 +ABCS Health Sciences,NEPAS,23184965|23578114 +Abdomen,"""Smart Science and Technology, LLC""",23781351 +Abdominal Imaging,Springer-Verlag,09428925|14320509 +Abdominal Radiology,Springer-Verlag,2366004X|23660058 +ABE Journal,OpenEdition,22756639 +Abgadiyat,Brill Academic Publishers,16878280|22138609 +Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg,Springer-Verlag,00255858|18658784 +Abhandlungen herausgegeben vom Naturwissenschaftlichen Verein zu Bremen,Smithsonian Institution Biodiversity Heritage Library,03403718| +ABI-Technik,Walter de Gruyter GmbH,07206763|21914664 +Abia State University Medical Students Association Journal,African Journals Online ,7946961 +Abiotic and Biotic Stress Journal,Smith and Franklin Academic Publishing Corporation,22593411| +ABO Interactive Journal for Women in the Arts 1640-1830,University of South Florida Libraries,21577129 +aboriginal policy studies,Aboriginal Policy Studies,19233299 +About Campus,Wiley Blackwell (John Wiley & Sons),10864822|15360687 +ABOUTOPEN,HPS - Health Publishing & Services SRL,24652628 +Abstract and Applied Analysis,Hindawi Publishing Corporation,10853375|16870409 +Abstract of Applied Sciences and Engineering,Pak Publishing Group,24152072 +Abstracts in Anthropology,SAGE Publications,00013455|15575136 +Abstracts of Working Papers in Economics,Cambridge University Press,09510079|14716410 +Academe,JSTOR,01902946| +ACADEME University of Bohol Graduate School and Professional Studies,University of Bohol,23629142|23629215 +Academia Revista Latinoamericana de Administración,Emerald (MCB UP ),10128255| +Academia y Virtualidad,Universidad Militar Nueva Granada,20110731 +Academic and Library Computing,Emerald (MCB UP ),10554769| +Academic Collaborations for Sick Children,Japan Academic Collaborations Medical Society,1884426X|18845002 +Academic Emergency Medicine,Wiley Blackwell (Blackwell Publishing),10696563|15532712 +Academic Journal of Interdisciplinary Studies,Mediterranean Center of Social and Educational Research,22813993|22814612 +Academic Journal of Research in Economics and Management,"""Al Manhal FZ, LLC""",23113278| +Academic Journal of Scientific Miracles,"""Academic Journal, Al-Azhar University""",23569816|23569816 +Academic Journal of Second Military Medical University,China Science Publishing & Media Ltd.,0258879X| +Academic Journal of Social and Human Studies,"""Al Manhal FZ, LLC""",11128712| +Academic Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10402446| +Academic Pathology,SAGE Publications,23742895 +Academic Pediatrics,Elsevier ,18762859| +Academic Platform Journal of Engineering and Science,"""LookUs Bilisim, Ltd.""",21474575| +Academic Psychiatry,Springer-Verlag,10429670|15457230 +Academic Questions,Springer-Verlag,08954852|19364709 +Academic Radiology,Elsevier ,10766332| +Academic Sports Scholar,Laxmi Book Publication,22773665 +Academic Voices A Multidisciplinary Journal,Nepal Journals Online,20911106| +ACADEMICIA An International Multidisciplinary Research Journal,Diva Enterprises Private Limited,22497137 +Academicus International Scientific Journal,Academicus Journal,20793715| +Academie voor arbeidsrecht,Boom Uitgevers Den Haag,22118780| +Academy of Management Best Papers Proceedings,The Academy of Management,08967911| +Academy of Management Discoveries,The Academy of Management,21681007 +Academy of Management Executive,The Academy of Management,19901993| +Academy of Management Executive,The Academy of Management,18963789| +Academy of Management Learning and Education,The Academy of Management,1537260X|19449585 +Academy of Management Perspectives,The Academy of Management,15589080|19434529 +Academy of Management Proceedings,The Academy of Management,00650668|21516561 +Ação Midiática – Estudos em Comunicação Sociedade e Cultura,Universidade Federal do Parana,22380701 +Acarologia,EDP Sciences,0044586X|21077207 +ACC Current Journal Review,Elsevier ,10621458| +ACC Journal,Technical University of Liberac,18039782| +Accident Analysis & Prevention,Elsevier ,00014575| +Accident and Emergency Nursing,Elsevier ,09652302| +Acción Psicológica,UNED - Universidad Nacional de Educacion a Distancia,1578908X|22551271 +Accountability in Research,Informa UK (Taylor & Francis),08989621|15455815 +Accounting,Growing Science,23697393|23697407 +Accounting and Business Research,Informa UK (Taylor & Francis),00014788|21594260 +Accounting and Business Review,World Scientific ,02185563| +Accounting and Finance,Wiley Blackwell (Blackwell Publishing),08105391|1467629X +Accounting and Finance Research,Sciedu Press,19275986|19275994 +Accounting and the Public Interest,American Accounting Association,15309320|15309320 +Accounting Auditing & Accountability Journal,Emerald (MCB UP ),09513574|00000000 +Accounting Business & Financial History,Informa UK (Taylor & Francis),09585206|14664275 +Accounting Economics and Law - A Convivium,Walter de Gruyter GmbH,21946051|21522820 +Accounting Education,Informa UK (Taylor & Francis),09639284|14684489 +Accounting Forum,Elsevier ,01559982|14676303 +Accounting History,SAGE Publications,10323732|17493374 +Accounting History Review,Informa UK (Taylor & Francis),21552851|2155286X +Accounting Horizons,American Accounting Association,08887993|15587975 +Accounting in Europe,Informa UK (Taylor & Francis),17449480|17449499 +Accounting Management and Information Technologies,Elsevier ,09598022| +Accounting Organizations and Society,Elsevier ,03613682| +Accounting Perspectives,Wiley Blackwell (Blackwell Publishing),1911382X|19113838 +Accounting Research Journal,Emerald (MCB UP ),10309616| +Accounts of Chemical Research,American Chemical Society,00014842|15204898 +Accreditation and Quality Assurance,Springer-Verlag,09491775|14320517 +ACE Architecture City and Environment,Iniciativa Digital Politecnica,18864805| +Aceh International Journal of Science and Technology,"""Institute of Postgraduate Studies, Syiah Kuala University""",20889860|20889860 +Acetic Acid Bacteria,PAGEPress Publications,22402845 +Acetophenones Substituted on the Aromatic Ring,Thieme Publishing Group,20200064 +ACG Case Reports Journal,American College of Gastroenterology,23263253 +Achievements in the Life Sciences,Elsevier ,20781520| +ACI Concrete International,American Concrete Institute,01624075| +ACI Journal Proceedings,American Concrete Institute,00028061| +ACI Materials Journal,American Concrete Institute,0889325X| +ACI Structural Journal,American Concrete Institute,08893241| +Acid-Catalyzed Protic Solvent Spiroketalization toward Milbemycin,Thieme Publishing Group,20200498 +ACM Communications in Computer Algebra,Association for Computing Machinery,19322240| +ACM Computing Surveys,Association for Computing Machinery,03600300| +ACM Inroads,Association for Computing Machinery,21532184| +ACM Journal of Computer Documentation,Association for Computing Machinery,15276805| +ACM Journal on Emerging Technologies in Computing Systems,Association for Computing Machinery,15504832| +ACM Letters on Programming Languages and Systems,Association for Computing Machinery,10574514| +ACM Lisp Bulletin,Association for Computing Machinery,23728752| +ACM SIGACCESS Accessibility and Computing,Association for Computing Machinery,15582337| +ACM SIGACT News,Association for Computing Machinery,01635700| +ACM SIGAda Ada Letters,Association for Computing Machinery,10943641| +ACM SIGAPL APL Quote Quad,Association for Computing Machinery,01636006| +ACM SIGAPP Applied Computing Review,Association for Computing Machinery,15596915| +ACM SIGARCH Computer Architecture News,Association for Computing Machinery,01635964| +ACM SIGART Bulletin,Association for Computing Machinery,01635719| +ACM SIGBED Review,Association for Computing Machinery,15513688|15513688 +ACM SIGBIO Newsletter,Association for Computing Machinery,01635697| +ACM SIGBioinformatics Record,Association for Computing Machinery,23319291| +ACM SIGCAPH Computers and the Physically Handicapped,Association for Computing Machinery,01635727| +ACM SIGCAS Computers and Society,Association for Computing Machinery,00952737| +ACM SIGCHI Bulletin,Association for Computing Machinery,07366906| +ACM SIGCOMM Computer Communication Review,Association for Computing Machinery,01464833| +ACM SIGCPR Computer Personnel,Association for Computing Machinery,01602497| +ACM SIGCSE Bulletin,Association for Computing Machinery,00978418| +ACM SIGCSIM Installation Management Review,Association for Computing Machinery,01635972| +ACM SIGCUE Outlook,Association for Computing Machinery,01635735| +ACM SIGDA Newsletter,Association for Computing Machinery,01635743| +ACM SIGDOC Asterisk Journal of Computer Documentation,Association for Computing Machinery,07311001| +ACM SIGecom Exchanges,Association for Computing Machinery,15519031|15519031 +ACM SIGEVOlution,Association for Computing Machinery,19318499|19318499 +ACM SIGFORTH Newsletter,Association for Computing Machinery,10474544| +ACM SIGGRAPH Computer Graphics,Association for Computing Machinery,00978930| +ACM SIGGROUP Bulletin,Association for Computing Machinery,23727403| +ACM SIGHIT Record,Association for Computing Machinery,21588813 +ACM SIGHPC Connect,Association for Computing Machinery,2168135X +ACM SIGICE Bulletin,Association for Computing Machinery,08932875| +ACM SIGIR Forum,Association for Computing Machinery,01635840| +ACM SIGITE Newsletter,Association for Computing Machinery,15501469|15501469 +ACM SIGKDD Explorations Newsletter,Association for Computing Machinery,19310145| +ACM SIGLASH Newsletter,Association for Computing Machinery,0036147X| +ACM SIGMAP Bulletin,Association for Computing Machinery,01635786| +ACM SIGMETRICS Performance Evaluation Review,Association for Computing Machinery,01635999| +ACM SIGMICRO Newsletter,Association for Computing Machinery,1050916X| +ACM SIGMINI Newsletter,Association for Computing Machinery,0163576X| +ACM SIGMIS Database,Association for Computing Machinery,00950033| +ACM SIGMOBILE Mobile Computing and Communications Review,Association for Computing Machinery,15591662| +ACM SIGMOD Record,Association for Computing Machinery,01635808| +ACM SIGMultimedia Records,Association for Computing Machinery,19474598 +ACM SIGNUM Newsletter,Association for Computing Machinery,01635778| +ACM SIGOA Newsletter,Association for Computing Machinery,0737819X| +ACM SIGOIS Bulletin,Association for Computing Machinery,08940819| +ACM SIGOPS Operating Systems Review,Association for Computing Machinery,01635980| +ACM SIGPC Notes,Association for Computing Machinery,01635816| +ACM SIGPLAN Fortran Forum,Association for Computing Machinery,10617264| +ACM SIGPLAN Lisp Pointers,Association for Computing Machinery,10453563| +ACM SIGPLAN Notices,Association for Computing Machinery,03621340| +ACM SIGPLAN OOPS Messenger,Association for Computing Machinery,10556400| +ACM SIGSAC Review,Association for Computing Machinery,0277920X| +ACM SIGSAM Bulletin,Association for Computing Machinery,01635824| +ACM SIGSIM Simulation Digest,Association for Computing Machinery,01636103| +ACM SIGSMALL Newsletter,Association for Computing Machinery,0272720X| +ACM SIGSMALL/PC Notes,Association for Computing Machinery,08932875| +ACM SIGSOC Bulletin,Association for Computing Machinery,01635794| +ACM SIGSOFT Software Engineering Notes,Association for Computing Machinery,01635948| +ACM SIGUCCS Newsletter,Association for Computing Machinery,07366892| +ACM SIGUCCS plugged in,Association for Computing Machinery,21688516 +ACM SIGWEB Newsletter,Association for Computing Machinery,19311745| +ACM Transactions on Accessible Computing,Association for Computing Machinery,19367228| +ACM Transactions on Algorithms,Association for Computing Machinery,15496325| +ACM Transactions on Applied Perception,Association for Computing Machinery,15443558| +ACM Transactions on Architecture and Code Optimization,Association for Computing Machinery,15443566| +ACM Transactions on Asian and Low-Resource Language Information Processing,Association for Computing Machinery,23754699| +ACM Transactions on Asian Language Information Processing,Association for Computing Machinery,15300226| +ACM Transactions on Autonomous and Adaptive Systems,Association for Computing Machinery,15564665| +ACM Transactions on Computation Theory,Association for Computing Machinery,19423454| +ACM Transactions on Computational Logic,Association for Computing Machinery,15293785| +ACM Transactions on Computer Systems,Association for Computing Machinery,07342071| +ACM Transactions on Computer-Human Interaction,Association for Computing Machinery,10730516| +ACM Transactions on Computing Education,Association for Computing Machinery,19466226 +ACM Transactions on Database Systems,Association for Computing Machinery,03625915| +ACM Transactions on Design Automation of Electronic Systems,Association for Computing Machinery,10844309| +ACM Transactions on Economics and Computation,Association for Computing Machinery,21678375| +ACM Transactions on Embedded Computing Systems,Association for Computing Machinery,15399087| +ACM Transactions on Graphics,Association for Computing Machinery,07300301| +ACM Transactions on Information and System Security,Association for Computing Machinery,10949224| +ACM Transactions on Information Systems,Association for Computing Machinery,10468188| +ACM Transactions on Intelligent Systems and Technology,Association for Computing Machinery,21576904| +ACM Transactions on Interactive Intelligent Systems,Association for Computing Machinery,21606455| +ACM Transactions on Internet Technology,Association for Computing Machinery,15335399| +ACM Transactions on Knowledge Discovery from Data,Association for Computing Machinery,15564681| +ACM Transactions on Management Information Systems,Association for Computing Machinery,2158656X| +ACM Transactions on Mathematical Software,Association for Computing Machinery,00983500| +ACM Transactions on Modeling and Computer Simulation,Association for Computing Machinery,10493301| +ACM Transactions on Multimedia Computing Communications and Applications,Association for Computing Machinery,15516857| +ACM Transactions on Parallel Computing,Association for Computing Machinery,23294949| +ACM Transactions on Programming Languages and Systems,Association for Computing Machinery,01640925| +ACM Transactions on Reconfigurable Technology and Systems,Association for Computing Machinery,19367406| +ACM Transactions on Sensor Networks,Association for Computing Machinery,15504859| +ACM Transactions on Software Engineering and Methodology,Association for Computing Machinery,1049331X| +ACM Transactions on Speech and Language Processing,Association for Computing Machinery,15504875| +ACM Transactions on Storage,Association for Computing Machinery,15533077| +ACM Transactions on the Web,Association for Computing Machinery,15591131| +ACOG Clinical Review,Elsevier ,10856862| +Acolhendo a Alfabetização nos Países de Língua Portuguesa,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19807686|19807686 +ACOPIOS-Revista Ibérica de Mineralogía,ACOPIOS - Revista Iberica de Mineralogia,21717788 +Acorn,Philosophy Documentation Center,10926534| +Acoustical Physics,Pleiades Publishing,10637710|15626865 +Acoustical Science and Technology,Acoustical Society of Japan,13463969|13475177 +Acoustics Australia,Springer-Verlag,08146039|08146039 +Acoustics Research Letters Online,Acoustical Society of America ,15297853|15297853 +Acoustics Today,Acoustical Society of America ,15570215|15570223 +Acque Sotterranee-Italian Journal of Groundwater,Associazione Acque Sotterranee,1828454X| +Acrocephalus,De Gruyter Open Sp. z o.o. ,03512851|03512851 +Across Languages and Cultures,Akademiai Kiado Zrt.,15851923|15882519 +ACS Applied Materials & Interfaces,American Chemical Society,19448244|19448252 +ACS Biomaterials Science & Engineering,American Chemical Society,23739878|23739878 +ACS Catalysis,American Chemical Society,21555435|21555435 +ACS Central Science,American Chemical Society,23747943|23747951 +ACS Chemical Biology,American Chemical Society,15548929|15548937 +ACS Chemical Neuroscience,American Chemical Society,19487193|19487193 +ACS Combinatorial Science,American Chemical Society,21568952|21568944 +ACS Infectious Diseases,American Chemical Society,23738227|23738227 +ACS Macro Letters,American Chemical Society,21611653|21611653 +ACS Medicinal Chemistry Letters,American Chemical Society,19485875|19485875 +ACS Nano,American Chemical Society,19360851|1936086X +ACS Photonics,American Chemical Society,23304022|23304022 +ACS Sensors,American Chemical Society,23793694|23793694 +ACS Sustainable Chemistry & Engineering,American Chemical Society,21680485|21680485 +ACS Synthetic Biology,American Chemical Society,21615063|21615063 +ACSM s Health & Fitness Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10915397| +Acta Academiae Medicinae Wuhan,Springer-Verlag,05109752| +Acta Acustica united with Acustica,S. Hirzel Verlag,16101928| +Acta Agriculturae Scandinavica,Informa UK (Taylor & Francis),00015121| +Acta Agriculturae Scandinavica Section A – Animal Science,Informa UK (Taylor & Francis),09064702|16511972 +Acta Agriculturae Scandinavica Section B - Soil & Plant Science,Informa UK (Taylor & Francis),09064710|16511913 +Acta agriculturae Serbica,Centre for Evaluation in Education and Science,03549542| +Acta agriculturae Slovenica,Biotechnical Faculty,15819175|18541941 +Acta Agrobotanica,Polish Botanical Society,00650951|2300357X +Acta Agronómica,Universidad Nacional de Colombia,01202812|23230118 +Acta Agronomica Hungarica,Akademiai Kiado Zrt.,02380161|15882527 +Acta Agronomica Óváriensis,Acta Agronomica Ovariensis,1416647X| +Acta Agronomica Sinica,Elsevier ,18752780| +ACTA AGRONOMICA SINICA,China Science Publishing & Media Ltd.,04963490| +Acta Alimentaria,Akademiai Kiado Zrt.,01393006|15882535 +Acta Amazonica,SciELO,00445967|00445967 +Acta Anaesthesiologica Scandinavica,Wiley Blackwell (Blackwell Publishing),00015172|13996576 +Acta Anaesthesiologica Taiwanica,Elsevier ,18754597| +Acta Analysis Functionalis Applicata,China Science Publishing & Media Ltd.,10091327| +Acta Analytica,Springer-Verlag,03535150|18746349 +Acta Anatomica,S. Karger AG,00015180|14219654 +Acta Angiologica,VM Media Sp zo.o. - VMGroup SK,1234950X|16443276 +Acta Antiqua,Akademiai Kiado Zrt.,00445975|15882543 +ACTA Apicola Brasilica,Grupo Verde de Agroecologia e Abelhas,23582375 +Acta Applicandae Mathematicae,Springer-Verlag,01678019|15729036 +Acta Arachnologica,Arachnological Society of Japan,00015202|18807852 +Acta Archaeologica,Wiley Blackwell (Blackwell Publishing),0065101X|16000390 +Acta Archaeologica,Akademiai Kiado Zrt.,00015210|15882551 +Acta Arithmetica,"""Institute of Mathematics, Polish Academy of Sciences""",00651036|17306264 +Acta Astronautica,Elsevier ,00945765|00945765 +ACTA AUTOMATICA SINICA,China Science Publishing & Media Ltd.,02544156| +Acta Automatica Sinica,Elsevier ,18741029| +Acta Baltica Historiae et Philosophiae Scientiarum,Department of International Relations,22282009|22282017 +Acta Baltico-Slavica,Institute of Slavic Studies of the Polish Academy of Sciences,00651044|23922389 +Acta Biochimica et Biophysica Sinica,Oxford University Press,16729145|17457270 +Acta Biochimica Polonica,Polskie Towarzystwo Biochemiczne (Polish Biochemical Society),0001527X|1734154X +Acta bioethica,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,1726569X +Acta Biológica Colombiana,Universidad Nacional de Colombia,0120548X|19001649 +Acta Biologica Cracoviensia s Botanica,De Gruyter Open Sp. z o.o. ,00015296|18980295 +Acta Biologica Hungarica,Akademiai Kiado Zrt.,02365383|1588256X +Acta Biologica Malaysiana,Department of Biology,22321675 +Acta Biológica Paranaense,Universidade Federal do Parana,03012123|22361472 +Acta Biologica Sibirica,Altai State University,24121908 +Acta Biomaterialia,Elsevier ,17427061| +Acta Biomaterialia Odontologica Scandinavica,Informa UK (Taylor & Francis),23337931 +Acta Biomédica Brasiliensia,Universidade Iguacu - Campus V,22360867 +ACTA BIOPHYSICA SINICA,China Science Publishing & Media Ltd.,10006737| +Acta Biotechnologica,Wiley Blackwell (John Wiley & Sons),01384988|15213846 +Acta Biotheoretica,Springer-Verlag,00015342|15728358 +Acta Borealia,Informa UK (Taylor & Francis),08003831|1503111X +Acta Botanica Brasilica,SciELO,01023306|01023306 +Acta Botanica Croatica,De Gruyter Open Sp. z o.o. ,03650588|03650588 +Acta Botanica Gallica,Informa UK (Taylor & Francis),12538078|21663408 +Acta Botanica Hungarica,Akademiai Kiado Zrt.,02366495|15882578 +Acta Botanica Neerlandica,Wiley Blackwell (Blackwell Publishing),00445983| +Acta Botanica Yunnanica,China Science Publishing & Media Ltd.,02532700| +Acta Cardiologica,Peeters Publishers,15385 +Acta Carsologica,Scientific Research Centre ZRC-SAZU,05836050| +Acta Chemica Iasi,De Gruyter Open Sp. z o.o. ,20672446 +Acta Chemica Scandinavica,Danish Chemical Society,0904213X| +Acta Chimica Sinica,Wiley Blackwell (John Wiley & Sons),02567660| +Acta Chimica Sinica,Shaghai Institute of Organic Chemistry,05677351| +Acta Chimica Slovaca,De Gruyter Open Sp. z o.o. ,1337978X|1337978X +Acta Chimica Slovenica,Slovenian Chemical Society,15803155|15803155 +Acta Chiropterologica,Museum and Institute of Zoology at the Polish Academy of Sciences,15081109|17335329 +Acta chirurgica iugoslavica,National Library of Serbia,0354950X|24060887 +Acta Chirurgica Latviensis,De Gruyter Open Sp. z o.o. ,1407981X|21995737 +Acta Chromatographica,Akademiai Kiado Zrt.,12332356|20835736 +Acta Cirurgica Brasileira,SciELO,16782674|16782674 +Acta Cirurgica Brasileira,SciELO,01028650|01028650 +Acta Classica,Classical Association of South Africa,00651141| +Acta Clinica Belgica,Informa UK (Taylor & Francis),17843286|22953337 +Acta Clinica Croatica,Sestre Milosrdnice University Hospital Center (KBC Sestre milosrdnice),03539474| +Acta Colombiana de Cuidado Intensivo,Elsevier ,01227262| +Acta Colombiana de Psicología,Editorial Universidad Catolica e Colombia,01239155| +Acta Commercii,AOSIS,16807537|16841999 +Acta Criminologica,Consortium Erudit,00651168|17183243 +Acta Crystallographica,International Union of Crystallography,0365110X| +Acta Crystallographica Section A,International Union of Crystallography,05677394| +Acta Crystallographica Section A Foundations and Advances,International Union of Crystallography,20532733|20532733 +Acta Crystallographica Section A Foundations of Crystallography,International Union of Crystallography,01087673|16005724 +Acta Crystallographica Section B,International Union of Crystallography,05677408| +Acta Crystallographica Section B Structural Science,International Union of Crystallography,01087681|16005740 +Acta Crystallographica Section B Structural Science Crystal Engineering and Materials,International Union of Crystallography,20525192|20525206 +Acta Crystallographica Section C Crystal Structure Communications,International Union of Crystallography,01082701|16005759 +Acta Crystallographica Section C Structural Chemistry,International Union of Crystallography,20532296 +Acta Crystallographica Section D Biological Crystallography,International Union of Crystallography,09074449|13990047 +Acta Crystallographica Section D Structural Biology,International Union of Crystallography,20597983|20597983 +Acta Crystallographica Section E Crystallographic Communications,International Union of Crystallography,20569890 +Acta Crystallographica Section E Structure Reports Online,International Union of Crystallography,16005368 +Acta Crystallographica Section F Structural Biology and Crystallization Communications,International Union of Crystallography,17443091 +Acta Crystallographica Section F Structural Biology Communications,International Union of Crystallography,2053230X +Acta Cybernetica,University of Szeged,0324721X| +Acta Cytologica,S. Karger AG,00015547|19382650 +Acta de Investigación Psicológica,Elsevier ,20074719| +Acta Dermato Venereologica,Acta Dermato-Venereologica,00015555| +Acta Dermatovenerologica Alpina Pannonica et Adriatica,Association of Slovenian Dermatovenerologists,13184458|13184458 +Acta Diabetologica,Springer-Verlag,09405429|14325233 +Acta Diabetologica Latina,Springer-Verlag,00015563| +Acta Ecologica Sinica,Acta Ecologica Sinica,10000933| +Acta Ecologica Sinica,Elsevier ,18722032| +Acta Electrotechnica et Informatica,"""Technical University of Kosice, Faculty of Electrical Engineering and Informatics""",13358243|13383957 +Acta Endocrinologica (Bucharest),ACTA Endocrinologica Foundation,18410987|1843066X +Acta Endoscopica,Springer-Verlag,0240642X|17653134 +Acta Energetica Power Engineering Quarterly,Energa SA,23003022|23003022 +Acta et Commentationes Universitatis Tartuensis de Mathematica,University of Tartu Press,14062283|22284699 +Acta Ethnographica Hungarica,Akademiai Kiado Zrt.,12169803|15882586 +acta ethologica,Springer-Verlag,08739749|14379546 +Acta Facultatis Educationis Physicae Universitatis Comenianae,Walter de Gruyter GmbH,5207371 +Acta Facultatis Medicae Naissensis,De Gruyter Open Sp. z o.o. ,03516083|22172521 +Acta Facultatis Pharmaceuticae Universitatis Comenianae,De Gruyter Open Sp. z o.o. ,03012298|13386786 +Acta Fisiátrica,GN1 Genesis Network,01047795| +Acta fytotechnica et zootechnica,Slovak University of Agriculture in Nitra,13369245 +Acta Genetica Sinica,Elsevier ,03794172| +Acta geneticae medicae et gemellologiae,Cambridge University Press,11209623| +Acta geneticae medicae et gemellologiae twin research,Cambridge University Press,00015660| +Acta Geobalcanica,Geobalcanica Society,18579833 +Acta Geochimica,Springer-Verlag,20960956|23657499 +Acta Geodaetica et Geophysica,Springer-Verlag,22135812|22135820 +Acta Geodaetica et Geophysica Hungarica,Akademiai Kiado Zrt.,12178977|15871037 +Acta Geodynamica et Geomaterialia,"""Institute of Rock Structure and Mechanics, AS CR""",12149705| +Acta Geodynamica et Geomaterialia,"""Institute of Rock Structure and Mechanics, AS CR""",12149705| +Acta geographica Slovenica,Scientific Research Centre ZRC-SAZU,15816613|15818314 +Acta Geologica Hungarica,Akademiai Kiado Zrt.,02365278|15882594 +Acta Geologica Polonica,De Gruyter Open Sp. z o.o. ,00015709|23001887 +Acta Geologica Sinica - English Edition,Wiley Blackwell (Blackwell Publishing),10009515|17556724 +Acta Geologica Sinica-English,Wiley Blackwell (Blackwell Publishing),00015717| +Acta Geophysica,De Gruyter Open Sp. z o.o. ,18956572|18957455 +Acta Geotechnica,Springer-Verlag,18611125|18611133 +Acta Gymnica,Palacky University Olomouc,23364912|23364920 +Acta Haematologica,S. Karger AG,00015792|14219662 +Acta Haematologica Polonica,Elsevier ,00015814| +Acta Herediana,Universidad Peruana Cayetano Heredia,10177000|24114502 +Acta Histochemica,Elsevier ,00651281| +ACTA HISTOCHEMICA ET CYTOCHEMICA,Japan Society of Histochemistry and Cytochemistry,00445991|13475800 +Acta Historiae Artium,Akademiai Kiado Zrt.,00015830|15882608 +Acta Historica Tallinnensia,Estonian Academy Publishers,14062925| +Acta Historica Universitatis Klaipedensis,Klaipeda University Press,13924095|23516526 +Acta Horti Botanici Bucurestiensis,De Gruyter Open Sp. z o.o. ,3741273 +Acta Horticulturae,International Society for Horticultural Science (ISHS),05677572|24066168 +Acta Horticulturae et Regiotectuare,De Gruyter Open Sp. z o.o. ,13385259 +Acta Humana,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,20824459| +Acta Hydrobiologica Sinica,China Science Publishing & Media Ltd.,10003207| +Acta hydrochimica et hydrobiologica,Wiley Blackwell (John Wiley & Sons),03234320|1521401X +Acta Ichthyologica Et Piscatoria,Szczecinskie Towarzystwo Naukowe,01371592|17341515 +Acta Informatica,Springer-Verlag,00015903|14320525 +Acta Informatica Medica,ScopeMed International Medical Journal Managment and Indexing System,03538109| +Acta Informatica Pragensia,University of Economics,18054951|18054951 +Acta Juridica Hungarica,Akademiai Kiado Zrt.,12162574|15882616 +Acta Kinesiologiae Universitatis Tartuensis,University of Tartu Press,14069822|22283501 +Acta Koreana,Academia Koreana,15207412| +Acta Limnologica Brasiliensia,SciELO,2179975X +Acta Limnologica Brasiliensia,SciELO,01026712|01026712 +Acta Linguistica,Informa UK (Taylor & Francis),0105001X| +Acta Linguistica Asiatica,University of Ljubljana,22323317 +Acta Linguistica Hafniensia,Informa UK (Taylor & Francis),03740463|19490763 +Acta Linguistica Hungarica,Akademiai Kiado Zrt.,12168076|15882624 +Acta literaria,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7176848 +Acta litteraria comparativa,Lithuanian University of Educational Sciences,18225608|23517387 +Acta Manilana,PhilJOL,00651370| +Acta Materialia,Elsevier ,13596454| +Acta Mathematica,Springer-Verlag,00015962|18712509 +Acta Mathematica Academiae Scientiarum Hungaricae,Springer-Verlag,00015954| +Acta Mathematica Hungarica,Springer-Verlag,02365294|15882632 +Acta Mathematica Scientia,Elsevier ,02529602| +Acta Mathematica Sinica,Springer-Verlag,10009574| +Acta Mathematica Sinica English Series,Springer-Verlag,14398516|14397617 +Acta Mathematica Vietnamica,Springer-Verlag,02514184|23154144 +Acta Mathematicae Applicatae Sinica English Series,Springer-Verlag,01689673|16183932 +Acta Mechanica,Springer-Verlag,00015970|16196937 +Acta Mechanica et Automatica,De Gruyter Open Sp. z o.o. ,23005319 +Acta Mechanica Sinica,Springer-Verlag,05677718|16143116 +Acta Mechanica Slovaca,De Gruyter Open Sp. z o.o. ,13352393| +Acta Mechanica Solida Sinica,Elsevier ,08949166| +Acta Medial International,EManuscript Services,23490896 +Acta Medica (Hradec Kralove Czech Republic),"""Charles University in Prague, Karolinum Press""",12114286|18059694 +Acta Medica Academica,Academy of Sciences and Arts of Bosnia anad Herzegovina,18401848|18402879 +Acta Medica Anatolia,"""LookUs Bilisim, Ltd.""",21482357|21482357 +Acta Medica Austriaca,Wiley Blackwell (Blackwell Publishing),03038173|15632571 +Acta Medica Bulgarica,De Gruyter Open Sp. z o.o. ,3241750 +Acta Medica International,EManuscript Services,23490578| +Acta medica Lituanica,Lithuanian Academy of Sciences,13920138|20294174 +Acta Medica Marisiensis,De Gruyter Open Sp. z o.o. ,22476113 +Acta Medica Martiniana,De Gruyter Open Sp. z o.o. ,13358421|13358421 +Acta Medica Medianae,"""Medical Faculty, University in Nis""",03654478|18212794 +Acta Médica Portuguesa,Ordem dos Medicos,0870399X|16460758 +Acta Medica Saliniana,Acta Medica Saliniana,0350364X|18403956 +Acta Medica Scandinavica,Wiley Blackwell (Blackwell Publishing),00016101| +Acta Medicinae et Sociologica,University of Debrecen/ Debreceni Egyetem - Acta Medicinae et Sociologica,20620284| +Acta Metallurgica,Elsevier ,00016160| +Acta Metallurgica et Materialia,Elsevier ,09567151| +ACTA METALLURGICA SINICA,China Science Publishing & Media Ltd.,04121961| +Acta Metallurgica Sinica (English Letters),Springer-Verlag,10067191|21941289 +Acta Metallurgica Slovaca,Technical University of Kosice,13351532|13381156 +Acta Metallurgica Slovaca - Conference,Technical University of Kosice,13381660| +Acta Meteorologica Sinica,Springer-Verlag,08940525|21914788 +Acta Microbiologica,Internet Medical Publishing,23867469 +Acta Microbiologica et Immunologica Hungarica,Akademiai Kiado Zrt.,12178950|15882640 +ACTA MICROBIOLOGICA SINICA,China Science Publishing & Media Ltd.,00016209| +Acta Musei Nationalis Pragae Series B Historia Naturalis / Sborník Národního muzea řada B přírodní vědy,National Museum,00365343|18046479 +Acta Musei Silesiae Scientiae Naturales,De Gruyter Open Sp. z o.o. ,23363207 +Acta Museologica Lithuanica,Vilnius University,23515112|23515112 +Acta Musicologica,JSTOR,00016241| +Acta Mycologica,Polish Botanical Society,0001625X|2353074X +Acta Nature,"""Science and Education, Ltd.""",20758243| +Acta Neophilologica,University of Ljubljana,0567784X|2350417X +Acta Neurochirurgica,Springer-Verlag,00016268|09420940 +Acta Neurologica Belgica,Springer-Verlag,03009009|22402993 +Acta Neurologica Scandinavica,Wiley Blackwell (Blackwell Publishing),00016314|16000404 +Acta Neuropathologica,Springer-Verlag,00016322|14320533 +Acta Neuropathologica Communications,Springer (Biomed Central Ltd.),20515960|20515960 +Acta Neuropsychiatrica,Cambridge University Press,09242708|16015215 +Acta Neurovegetativa,Springer-Verlag,03759245| +Acta Numerica,Cambridge University Press,09624929|14740508 +Acta Obstetricia Et Gynecologica Scandinavica,Wiley Blackwell (Blackwell Publishing),00016349|16000412 +Acta Oceanologica Sinica,Springer-Verlag,0253505X|18691099 +Acta Odontológica Colombiana,Universidad Nacional de Colombia,20277822 +Acta Odontologica Scandinavica,Informa UK (Taylor & Francis),00016357|15023850 +Acta Odontologica Turcica,Acta Odontologica Turcica,2147690X +Acta Oecologica,Elsevier ,1146609X| +Acta Oeconomica,Akademiai Kiado Zrt.,00016373|15882659 +Acta Oeconomica Pragensia,University of Economics,05723043|05723043 +Acta Oncologica,Informa UK (Taylor & Francis),0284186X|1651226X +Acta Oncologica Turcica,"""LookUs Bilisim, Ltd.""",0304596X|21487669 +Acta Ophthalmologica,Wiley Blackwell (Blackwell Publishing),1755375X|17553776 +Acta Ophthalmologica Scandinavica,Wiley Blackwell (Blackwell Publishing),13953907|16000420 +Acta Optica Sinica,Shanghai Institute of Optics and Fine Mechanics,02532239| +Acta Orientalia,Akademiai Kiado Zrt.,00016446|15882667 +Acta Ornithologica,Museum and Institute of Zoology at the Polish Academy of Sciences,00016454|17348471 +Acta Orthopaedica,Informa UK (Taylor & Francis),17453674|17453682 +acta orthopaedica et traumatologica turcica,Turk Ortopedi ve Travmatoloji Dernegi,1017995X| +Acta Orthopaedica Scandinavica,Informa UK (Taylor & Francis),00016470| +Acta Ortopédica Brasileira,SciELO,14137852|14137852 +Acta Oto-Laryngologica,Informa UK (Taylor & Francis),00016489|16512251 +Acta Otorrinolaringologica (English Edition),Elsevier ,21735735| +Acta Otorrinolaringológica Española,Elsevier ,00016519| +Acta Paedagogica Vilnensia,Vilnius University,13925016|13925016 +Acta Paediatrica,Wiley Blackwell (Blackwell Publishing),08035253|16512227 +Acta Palaeobotanica,De Gruyter Open Sp. z o.o. ,20820259|20820259 +Acta Palaeontologica Polonica,"""Polska Akademia Nauk Instytut Paleobiologii Institute of Paleobiology, Polish Academy of Sciences)""",05677920| +Acta Parasitologica,De Gruyter Open Sp. z o.o. ,12302821|18961851 +Acta Pathologica Microbiologica Scandinavica,Wiley Blackwell (Blackwell Publishing),03655555| +Acta Pathologica Microbiologica Scandinavica Section A Pathology,Wiley Blackwell (Blackwell Publishing),03654184| +Acta Pathologica Microbiologica Scandinavica Section B Microbiology,Wiley Blackwell (Blackwell Publishing),0304131X| +Acta Pathologica Microbiologica Scandinavica Section B Microbiology and Immunology,Wiley Blackwell (Blackwell Publishing),03655563| +Acta Pathologica Microbiologica Scandinavica Section C Immunology,Wiley Blackwell (Blackwell Publishing),03041328| +Acta Pathologica Microbiologica Scandinavica Series A Pathology,Wiley Blackwell (Blackwell Publishing),01080164| +Acta Pathologica Microbiologica Scandinavica Series B Microbiology,Wiley Blackwell (Blackwell Publishing),01080180| +Acta Pathologica Microbiologica Scandinavica Series C Immunology,Wiley Blackwell (Blackwell Publishing),01080202| +Acta Paulista de Enfermagem,SciELO,19820194 +Acta Paulista de Enfermagem,SciELO,1032100 +Acta Paulista de Enfermagem,SciELO,1032100 +Acta Paulista de Enfermagem,SciELO,01032100|01032100 +Acta Pediátrica de México,Acta Pediatrica de Mexico,01862391|23958235 +Acta Pediátrica Hondureña,Latin America Journals Online,24101400|24116270 +Acta Periodica Duellatorum,Walter de Gruyter GmbH,20640404 +Acta periodica technologica,National Library of Serbia,14507188|2406095X +Acta Pharmaceutica,De Gruyter Open Sp. z o.o. ,13300075|18469558 +Acta Pharmaceutica Sinica B,Elsevier ,22113835| +Acta Pharmacologica et Toxicologica,Wiley Blackwell (Blackwell Publishing),00016683| +Acta Pharmacologica Sinica,Nature Publishing Group,16714083|17457254 +ACTA PHOTONICA SINICA,Shanghai Institute of Optics and Fine Mechanics,10044213| +Acta Physica Academiae Scientiarum Hungaricae,Springer-Verlag,00016705| +Acta Physica Hungarica,Springer - RILEM Publishing,12197580| +Acta Physica Hungarica A) Heavy Ion Physics,Springer - RILEM Publishing,12197580|15882682 +Acta Physica Hungarica B) Quantum Electronics,Springer - RILEM Publishing,15899535|17863767 +Acta Physica Polonica A,"""Institute of Physics, Polish Academy of Sciences""",05874246|1898794X +Acta Physica Polonica B,Acta Physica Polonica B Editorial Office,05874254|15095770 +Acta Physica Polonica B Proceedings Supplement,Acta Physica Polonica B Editorial Office,18992358|20827865 +Acta Physica Sinica (Overseas Edition),IOP Publishing,1004423X| +Acta Physica Slovaca Reviews and Tutorials,De Gruyter Open Sp. z o.o. ,03230465|1336040X +Acta Physico-Chimica Sinica,Elsevier ,18721508| +Acta Physiologiae Plantarum,Springer-Verlag,01375881|18611664 +Acta Physiologica,Wiley Blackwell (Blackwell Publishing),17481708|17481716 +Acta Physiologica Hungarica,Akademiai Kiado Zrt.,0231424X|15882682 +Acta Physiologica Scandinavica,Wiley Blackwell (Blackwell Publishing),00016772|1365201X +Acta Phytogeographica Suecica,Wiley Blackwell (Opulus Press),00845914| +Acta Phytopathologica et Entomologica Hungarica,Akademiai Kiado Zrt.,02381249|15882691 +Acta Phytotaxonomica Sinica,China Science Publishing & Media Ltd.,05291526| +Acta Poetica,Instituto de Investigaciones Filologicas,01853082| +Acta Politica,Nature Publishing Group - Macmillan Publishers,00016810|17411416 +Acta Poloniae Historica,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,00016829| +Acta Polymerica,Wiley Blackwell (John Wiley & Sons),03237648|15214044 +Acta Polymerica Sinica,China Science Publishing & Media Ltd.,10003304| +Acta Polytechnica,Czech Technical University in Prague - Central Library,12102709|18052363 +Acta Polytechnica CTU Proceedings,Czech Technical University in Prague - Central Library,23365382 +Acta Polytechnica Hungarica,Obuda University,17858860 +Acta Portuguesa de Nutrição,Portuguese Association of Nutritionists,21835985|21835985 +Acta Psychiatrica Scandinavica,Wiley Blackwell (Blackwell Publishing),0001690X|16000447 +Acta Psychologica,Elsevier ,00016918| +Acta Psychologica Sinica,China Science Publishing & Media Ltd.,0439755X| +Acta Psychopathologica,OMICS Publishing Group,24696676 +Acta Radiologica,Informa UK (Informa Healthcare),00016926| +Acta Radiologica,SAGE Publications,02841851|16000455 +Acta Radiologica Oncology,Informa UK (Informa Healthcare),0349652X| +Acta Radiologica Oncology Radiation Physics Biology,Informa UK (Informa Healthcare),03485196| +Acta Radiologica Open,SAGE Publications,20584601|20584601 +Acta Radiologica Short Reports,SAGE Publications,20479816|20479816 +Acta Radiologica Therapy Physics Biology,Informa UK (Informa Healthcare),05678064| +Acta Regionalia et Environmentalica,De Gruyter Open Sp. z o.o. ,13369253 +Acta Reumatológica,Internet Medical Publishing,23866861 +Acta Rheumatologica Scandinavica,Informa UK (Informa Healthcare),00016934| +Acta Scientiarum Agronomy,Universidade Estadual de Maringa,16799275|18078621 +Acta Scientiarum Animal Sciences,Universidade Estadual de Maringa,18062636|18078672 +Acta Scientiarum Biological Sciences,Universidade Estadual de Maringa,16799283|1807863X +Acta Scientiarum Education,Universidade Estadual de Maringa,21785198|21785201 +Acta Scientiarum Health Sciences,Universidade Estadual de Maringa,16799291|18078648 +Acta Scientiarum Human and Social Sciences,Universidade Estadual de Maringa,16797361|18078656 +Acta Scientiarum Language and Culture,Universidade Estadual de Maringa,19834675|19834683 +Acta Scientiarum Mathematicarum,University of Szeged,00016969| +Acta Scientiarum Polonorum Formatio Circumiectus,The University of Agriculture in Krakow,16440765| +Acta Scientiarum Polonorum Technologia Alimentaria,Uniwersytet Przyrodniczy w Poznaniu (Poznan University of Life Sciences),16440730|18989594 +Acta Scientiarum Technology,Universidade Estadual de Maringa,18078664|18078664 +Acta Scientifica Naturalis,Walter de Gruyter GmbH,23675144 +Acta Seismologica Sinica,Springer-Verlag,10009116|19931344 +Acta Silvae et Ligni,Slovenian Forestry Institute,23353112|23353953 +Acta Silvatica et Lignaria Hungarica,De Gruyter Open Sp. z o.o. ,1787064X|1787064X +Acta Sinica Quantum Optica,Shanghai Institute of Optics and Fine Mechanics,10076654| +Acta Societatis Botanicorum Poloniae,Polish Botanical Society,00016977|20839480 +Acta Sociológica,Elsevier ,01866028| +Acta Sociologica,SAGE Publications,00016993|00016993 +Acta Stomatologica Croatica,University of Zagreb School of Dental Medicine,00017019|18460410 +Acta stomatologica Naissi,Centre for Evaluation in Education and Science,03525252| +Acta Technica Jaurinensis,"""Faculty of Mechanical Engineering, Informatics and Electrical Engineering""",17896932|20645228 +Acta Technologica Agriculturae,De Gruyter Open Sp. z o.o. ,13352555|13385267 +Acta Technologica Dubnicae,Walter de Gruyter GmbH,13394363 +Acta Theologica,African Journals Online ,10158758 +ACTA THERIOLOGICA,Mammal Research Institute,00017051|21903743 +Acta Tropica,Elsevier ,0001706X| +Acta Universitaria,University of Guanajuato,01886266|20079621 +Acta Universitatis Agriculturae et Silviculturae Mendelianae Brunensis,Mendel University Press,12118516|12118516 +Acta Universitatis Apulensis,University 1 December 1918 of Alba Iulia,15825329| +ACTA Universitatis Cibiniensis,De Gruyter Open Sp. z o.o. ,15837149 +Acta Universitatis Cibiniensis Series E Food Technology,De Gruyter Open Sp. z o.o. ,2344150X|2344150X +Acta Universitatis Lodziensis Folia Geographica Physica,Uniwersytet Lodzki (University of Lodz),14279711| +Acta Universitatis Lodziensis Folia Geographica Socio-Oeconomica,Uniwersytet Lodzki (University of Lodz),15081117|23534826 +Acta Universitatis Lodziensis Folia Iuridica,Uniwersytet Lodzki (University of Lodz),02086069| +Acta Universitatis Lodziensis Folia Linguistica,Uniwersytet Lodzki (University of Lodz),02086077| +Acta Universitatis Lodziensis Folia Litteraria Polonica,Uniwersytet Lodzki (University of Lodz),15059057| +Acta Universitatis Lodziensis Folia Litteraria Romanica,Uniwersytet Lodzki (University of Lodz),15059065| +Acta Universitatis Lodziensis Folia oeconomica,Uniwersytet Lodzki (University of Lodz),02086018|23537663 +Acta Universitatis Lodziensis Folia Sociologica,Uniwersytet Lodzki (University of Lodz),0208600X|23534850 +Acta Universitatis Nicolai Copernici Archeologia,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,01376616| +Acta Universitatis Nicolai Copernici Ekonomia,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20800339|23921269 +Acta Universitatis Nicolai Copernici Pedagogika,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,02085313| +Acta Universitatis Nicolai Copernici Zabytkoznawstwo i Konserwatorstwo,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,0208533X| +Acta Universitatis Nicolai Copernici Zarządzanie,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16898966|08601232 +Acta Universitatis Sapientiae Agriculture and Environment,De Gruyter Open Sp. z o.o. ,20682964 +Acta Universitatis Sapientiae Alimentaria,Walter de Gruyter GmbH,20667744 +Acta Universitatis Sapientiae Economics and Business,De Gruyter Open Sp. z o.o. ,23438894 +Acta Universitatis Sapientiae European and Regional Studies,Walter de Gruyter GmbH,20687583 +Acta Universitatis Sapientiae Film and Media Studies,De Gruyter Open Sp. z o.o. ,20667779 +Acta Universitatis Sapientiae Informatica,De Gruyter Open Sp. z o.o. ,20667760 +Acta Universitatis Sapientiae Mathematica,De Gruyter Open Sp. z o.o. ,20667752 +Acta Universitatis Sapientiae Philologica,De Gruyter Open Sp. z o.o. ,20682956 +Acta Urológica Portuguesa,Elsevier ,23414022| +Acta veterinaria,De Gruyter Open Sp. z o.o. ,05678315|18207448 +Acta Veterinaria Brno,University of Veterinary and Pharmaceutical Sciences,00017213|18017576 +Acta Veterinaria Hungarica,Akademiai Kiado Zrt.,02366290|15882705 +Acta Veterinaria Scandinavica,Springer (Biomed Central Ltd.),17510147|17510147 +Acta Virologica,"""AEPress, s.r.o.""",0001723X|13362305 +Acta Zoologica,Wiley Blackwell (Blackwell Publishing),00017272|14636395 +Acta Zoologica Academiae Scientiarum Hungaricae,Acta Zoologica Hungarica,12178837|20642474 +Acta Zoologica Cracoviensia,"""Institute of Systematics and Evolution of Animals, Polish Academy of Sciences""",00651710|1734915X +Acta Zoologica Cracoviensia - Series A Vertebrata,"""Institute of Systematics and Evolution of Animals, Polish Academy of Sciences""",18953123| +Acta Zoologica Cracoviensia - Series B Invertebrata,"""Institute of Systematics and Evolution of Animals, Polish Academy of Sciences""",18953131| +Acta Zoologica Lituanica,Informa UK (Taylor & Francis),13921657|16486919 +Actas Dermo-Sifiliográficas,Elsevier ,00017310| +Actas Dermo-Sifiliográficas (English Edition),Elsevier ,15782190| +Actas Teológicas,Universidad Catolica de Temuco,0717425X|0719272X +Actas Urológicas Españolas,Elsevier ,02104806| +Actas Urológicas Españolas (English Edition),Elsevier ,21735786| +Actes de la recherche en sciences sociales,CAIRN,03355322|19552564 +Actes de la Société des historiens médiévistes de l enseignement supérieur public,PERSEE Program,12619078|21176809 +Actes des congrès de la Société française Shakespeare,OpenEdition,22716424 +Actes des rencontres du CIRM,Cellule MathDoc/CEDRAM,21050597 +Actinomycetologica,The Society for Actinomycetes Japan,09145818|18816371 +Action in Teacher Education,Informa UK (Taylor & Francis),01626620|21586098 +Action Learning Research and Practice,Informa UK (Taylor & Francis),14767333|14767341 +Action Research,SAGE Publications,14767503|17412617 +Active and Passive Electronic Components,Hindawi Publishing Corporation,08827516|15635031 +Active Learning in Higher Education,SAGE Publications,14697874|00000000 +Actividad Dietética,Elsevier ,11380322| +Activites,OpenEdition,17652723 +Activities Adaptation & Aging,Informa UK (Taylor & Francis),01924788|15444368 +Activos,Universidad Santo Tomas,01245805| +ACTS Theological Journal,ACTS Theology Institute,23834943| +Actual directions of scientific researches of the XXI century theory and practice,Infra-M Academic Publishing House,23088877| +Actual problems of economy and management,"""Science and Education, Ltd.""",23125535| +Actual Problems of Theory and History of Art,Actual Problems of Theory and History of Art,23122129| +ACTUALIDAD MEDICA,Real Academia de Medicina y Cirugia de Andalucia Oriental,03657965| +Actualidades Biológicas,Universidad de Antioquia,03043584|21457166 +Actualidades en Psicología,Universidad de Costa Rica,02586444|22153535 +Actualidades Investigativas en Educación,Universidad de Costa Rica,14094703 +Actualidades Pedagógicas,Universidad de la Salle,01201700|23898755 +Actualités en analyse transactionnelle,CAIRN,2272060X|2272060X +Actualités Odonto-Stomatologiques,EDP Sciences,00017817|1760611X +Actualités Pharmaceutiques,Elsevier ,05153700| +Actualités Pharmaceutiques Hospitalières,Elsevier ,17697344| +Actuators,MDPI AG,20760825 +Actuel Marx,CAIRN,09944524|19696728 +Acupuncture & Electro-Therapeutics Research,Cognizant Communication Corp,03601293| +Acupuncture and Related Therapies,Elsevier ,22117660| +Acupuncture and Related Therapies,Elsevier ,22117660| +Acupuncture in Medicine,BMJ,09645284|17599873 +Acute Cardiac Care,Informa UK (Taylor & Francis),17482941|1748295X +Acute Medicine & Surgery,Wiley Blackwell (John Wiley & Sons),20528817| +Acute Pain,Elsevier ,13660071| +Ad Americam,Ksiegarnia Akademicka Sp. z.o.o.,18969461|18969461 +Ad Hoc Networks,Elsevier ,15708705| +Ad verba liberorum,De Gruyter Open Sp. z o.o. ,16915771| +ad Veritatem,PhilJOL,16554434| +AD-minister,Universidad EAFIT,16920279|22564322 +Adansonia,"""BioOne (Museum National d'Histoire Naturelle, Paris, France)""",12808571|16394798 +Adaptation,Oxford University Press,17550637|17550645 +Adapted Physical Activity Quarterly,Human Kinetics,07365829| +Adaptive Behavior,SAGE Publications,10597123|00000000 +Adaptive Human Behavior and Physiology,Springer-Verlag,21987335 +Adaptive Medicine,Society of Adaptive Science in Taiwan,2076944X| +ADC Review / Journal of Antibody-drug Conjugates,"""InPress Media Group, LLC""",23270152 +ADC Review / Journal of Antibody-drug Conjugates,"""InPress Media Group, LLC""",21644373 +ADCAIJ ADVANCES IN DISTRIBUTED COMPUTING AND ARTIFICIAL INTELLIGENCE JOURNAL,Ediciones Universidad de Salamanca,22552863 +adComunica,Universitat Jaume I,22542728 +adComunica revista científica de estrategias tendencias e innovación en comunicación,Universitat Jaume I,21740992|21740992 +Addicta The Turkish Journal on Addictions,Turkiye Yesilay Cemiyeti,21487286| +Addiction,Wiley Blackwell (Blackwell Publishing),09652140|13600443 +Addiction Biology,Wiley Blackwell (Blackwell Publishing),13556215|13691600 +Addiction Genetics,De Gruyter Open Sp. z o.o. ,20847688 +Addiction Research,Informa UK (Taylor & Francis),10586989| +Addiction Research & Theory,Informa UK (Taylor & Francis),16066359|14767392 +Addiction Science & Clinical Practice,Springer (Biomed Central Ltd.),19400632|19400640 +Addictive Behaviors,Elsevier ,03064603| +Addictive Behaviors Reports,Elsevier ,23528532| +Addictive Disorders & Their Treatment,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15315754| +ADDIN,State Islamic College of Kudus,08540594|24769479 +Addition of -Alkylhydroxylamines to Enones,Thieme Publishing Group,20100329 +Addition of Alkyl Groups in C—C Bond Formation,Thieme Publishing Group,20600127 +Addition of Carbon Nucleophiles to Aldehydes,Thieme Publishing Group,20500335 +Addition of β-Oxo Esters,Thieme Publishing Group,20500343 +Addition Reaction to Vinyl-1-indoles,Thieme Publishing Group,20500181 +Addition Reactions,Thieme Publishing Group,20600542 +Addition to Carbonyls,Thieme Publishing Group,20200277 +Addition to Oxocarbenium Ions,Thieme Publishing Group,20500300 +Addition to β-Carbolines,Thieme Publishing Group,20200455 +Additional Conferences (Device Packaging HiTEC HiTEN & CICMT),International Microelectronics and Packaging Society,23804491| +Additions to Aldimines and Ketimines,Thieme Publishing Group,20200412 +Additions to Special Imines,Thieme Publishing Group,20200439 +Additive Manufacturing,Elsevier ,22148604| +Additives for Polymers,Elsevier ,03063747| +ADE Bulletin,Modern Language Association,00010898|00010898 +Adelphi series,Informa UK (Taylor & Francis),19445571| +Adeptus,Institute of Slavic Studies of the Polish Academy of Sciences,23000783 +ADFL Bulletin,Modern Language Association,01487639|01487639 +adhäsion KLEBEN & DICHTEN,Springer Fachmedien Wiesbaden GmbH,16191919|21928681 +ADHD Attention Deficit and Hyperactivity Disorders,Springer-Verlag,18666116|18666647 +ADHD Report The,Guilford Publications,10658025| +ADHESION ADHESIVES&SEALANTS,Springer Fachmedien Wiesbaden GmbH,21922624|21956545 +Adhesion and Interface,"""The Society of Adhesion and Interface, Korea""",12299243| +Adicciones,Socidrogalcohol,02144840| +Adipobiology,Medical University Prof. Dr. Praskev Stoyanov - Varna,13133705 +Adipocyte,Landes Bioscience,21623945|2162397X +Adıyaman Üniversitesi Eğitim Bilimleri Dergisi,Adiyaman Universitesi Egitim Bilimleri Dergisi,21492727 +Adıyaman Üniversitesi Sosyal Bilimler Enstitüsü Dergisi,Adiyaman University Journal of Social Sciences,13087363|13087363 +ADLFI Archéologie de la France - Informations,OpenEdition,21140502 +ADMET & DMPK,International Association of Physical Chemists,18487718 +Administração Ensino e Pesquisa,ANGRAD,21776083|23580917 +Administration,Infra-M Academic Publishing House,23093633| +Administration & Society,SAGE Publications,00953997|15523039 +Administration and Policy in Mental Health and Mental Health Services Research,Springer-Verlag,0894587X|15733289 +Administration in Mental Health,Springer-Verlag,00901180| +Administration in Social Work,Informa UK (Taylor & Francis),03643107|15444376 +Administrative Issues Journal Education Practice and Research,"""Administrative Issues Journal: Education, Practice and Research""",21537615|21537615 +Administrative Science Quarterly,SAGE Publications,00018392| +Administrative Sciences,MDPI AG,20763387 +Administrative Theory & Praxis,Informa UK (Taylor & Francis),10841806|19490461 +Adnan Menderes Üniversitesi Tıp Fakültesi/Journal Of Adnan Menderes University Medical Faculty,Galenos Yayinevi,13026755| +Adolescence,CAIRN,07517696|19696736 +Adolescent and Pediatric Gynecology,Elsevier ,09328610| +Adolescent Health Medicine and Therapeutics,Dove Medical Press,1179318X +Adolescent Medicine Clinics,Elsevier ,15473368| +Adolescent Psychiatry,Bentham Science,22106766| +Adolescent Research Review,Springer-Verlag,23638346|23638354 +Adoption & Fostering,SAGE Publications,03085759|1740469X +Adoption Quarterly,Informa UK (Taylor & Francis),10926755|1544452X +aDResearch ESIC International Journal of Communication Research,"""ESIC Business and Marketing School, AdResearch Journal""",18897304| +Adsorption,Springer-Verlag,09295607|15728757 +Adsorption Science and Technology,Multiscience,02636174|00000000 +Adult Education Quarterly,SAGE Publications,07417136|00000000 +Adult Learning,SAGE Publications,10451595|21624070 +Adultspan Journal,Wiley Blackwell (John Wiley & Sons),15246817| +Advance in Agriculture and Biology,Progressive Science Publications,23110163|23109343 +Advance Journal of Food Science and Technology,Maxwell Scientific Publication Corp.,20424868|20424876 +ADVANCE RESEARCH JOURNAL OF CROP IMPROVEMENT,Hind Agri Horticultural Society,09765603|2231640X +ADVANCE RESEARCH JOURNAL OF SOCIAL SCIENCE,Hind Agri Horticultural Society,09765611|22316418 +Advanced Arab Academy of Audio-Vestibulogy Journal,Medknow Publications,23148667| +Advanced Biomedical Engineering,Japanes Society for Medical and Biological Engineering,21875219 +Advanced Biomedical Research,Medknow Publications,22779175| +Advanced Cement Based Materials,Elsevier ,10657355| +Advanced Ceramic Materials,Wiley Blackwell (Blackwell Publishing),08835551| +Advanced Chemical Engineering Research,DEStech Publications,23265671 +Advanced Chemistry Letters,American Scientific Publishers,2326747X| +Advanced Composite Materials,Informa UK (Taylor & Francis),09243046|15685519 +Advanced Computational Intelligence An International Journal (ACII),Academy and Industry Research Collaboration Center,24543934 +Advanced Computational Techniques in Electromagnetics,ISPACS GmbH,21940266 +Advanced Computing An International Journal,Academy and Industry Research Collaboration Center,2229726X|22296727 +Advanced Device Materials,Maney Publishing,20550308|20550316 +Advanced Drug Delivery Reviews,Elsevier ,0169409X| +Advanced Electrochemistry,American Scientific Publishers,23301546| +Advanced Electromagnetics,Advanced Electromagnetics,21190275 +Advanced Electronic Materials,Wiley Blackwell (John Wiley & Sons),2199160X| +Advanced Emergency Medicine,Universe Scientific Publishing Pte. Ltd.,22513590|2315456X +Advanced Emergency Nursing Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19314485| +Advanced Energy An International Journal,Academy and Industry Research Collaboration Center,23496231 +Advanced Energy Conversion,Elsevier ,03651789| +Advanced Energy Materials,Wiley Blackwell (John Wiley & Sons),16146832|16146840 +Advanced Engineering Forum,Trans Tech Publications,2234991X +Advanced Engineering Informatics,Elsevier ,14740346| +Advanced Engineering Materials,Wiley Blackwell (John Wiley & Sons),14381656|15272648 +Advanced Engineering Technology and Application,Natural Sciences Publishing,20909535|20909543 +Advanced Functional Materials,Wiley Blackwell (John Wiley & Sons),1616301X|16163028 +Advanced Health Care Technologies,Dove Medical Press,2350269X +Advanced Healthcare Materials,Wiley Blackwell (John Wiley & Sons),21922640| +Advanced in Food Technology and Nutritional Sciences - Open Journal,Openventio Publishers,23778350 +Advanced Manufacturing Polymer & Composites Science,Maney Publishing,20550340|20550359 +Advanced Manufacturing Processes,Informa UK (Taylor & Francis),08842558| +Advanced Materials,Wiley Blackwell (John Wiley & Sons),09359648|15214095 +Advanced Materials & Technologies,Tambov State Technical University,24144606| +Advanced Materials and Manufacturing Processes,Informa UK (Taylor & Francis),08982090| +Advanced Materials for Optics and Electronics,Wiley Blackwell (John Wiley & Sons),10579257|10990712 +Advanced Materials Interfaces,Wiley Blackwell (John Wiley & Sons),21967350| +Advanced Materials Interfaces,Wiley Blackwell (John Wiley & Sons),21967350| +Advanced Materials Letters,VBRI Press AB,09763961|0976397X +Advanced Materials Research,Trans Tech Publications,16628985 +Advanced Materials Research,Trans Tech Publications,16628985 +Advanced Materials Research,Trans Tech Publications,16628958 +Advanced Materials Technologies,Wiley Blackwell (John Wiley & Sons),2365709X| +Advanced Medical Sciences An International Journal,Academy and Industry Research Collaboration Center,23945966 +Advanced Modeling and Simulation in Engineering Sciences,Springer (Biomed Central Ltd.),22137467|22137467 +Advanced Nonlinear Studies,Walter de Gruyter GmbH,15361365|21690375 +Advanced Optical Materials,Wiley Blackwell (John Wiley & Sons),21951071| +Advanced Optical Technologies,Walter de Gruyter GmbH,21928576|21928584 +Advanced Performance Materials,Springer-Verlag,09291881|15728765 +Advanced Pharmaceutical Bulletin,International Society for Phytocosmetic Sciences,22285881|22517308 +Advanced Porous Materials,American Scientific Publishers,23273941| +Advanced Powder Technology,Elsevier ,09218831|15685527 +Advanced Robotics,Informa UK (Taylor & Francis),01691864|15685535 +Advanced Science,Wiley Blackwell (John Wiley & Sons),21983844| +Advanced Science Engineering and Medicine,American Scientific Publishers,21646627| +Advanced Science Focus,American Scientific Publishers,23300760| +Advanced Science Letters,American Scientific Publishers,19366612|19367317 +Advanced Structural and Chemical Imaging,Springer (Biomed Central Ltd.),21980926|21980926 +Advanced Studies in Artificial Intelligence,Pushpa Publishing House,23947993| +Advanced Studies in Biology,"""Hikari, Ltd.""",13139495|13147668 +Advanced Studies in Medical Sciences,"""Hikari, Ltd.""",13147684 +Advanced Studies in Theoretical Physics,"""Hikari, Ltd.""",13131311|13147609 +Advanced Synthesis & Catalysis,Wiley Blackwell (John Wiley & Sons),16154150|16154169 +Advanced Techniques in Biology & Medicine,OMICS Publishing Group,23791764 +Advanced technologies,Centre for Evaluation in Education and Science,24062979| +Advanced Technologies in Mechanics,SIMP Redakcja Mechanik - Agencja Wydawnicza SIMP,23920327 +Advanced Technology for Learning,ACTA Press,17102251| +Advanced Trends in Mathematics,SciPress Ltd.,2394532X +Advancements in Genetic Engineering,OMICS Publishing Group,21690111 +Advances and Applications in Bioinformatics and Chemistry,Dove Medical Press,11786949 +Advances and Applications in Discrete Mathematics,Pushpa Publishing House,09741658| +Advances and Applications in Fluid Mechanics,Pushpa Publishing House,09734686| +Advances and Applications in Statistics,Pushpa Publishing House,09723617| +Advances in Accounting,Elsevier ,08826110| +Advances in Acoustics and Vibration,Hindawi Publishing Corporation,16876261|1687627X +Advances in Adaptive Data Analysis,World Scientific ,17935369|17937175 +Advances in Aerospace Engineering,Hindawi Publishing Corporation,23566531|23147520 +Advances in Aging Research,"""Scientific Research Publishing, Inc.""",21690499|21690502 +Advances in Agriculture,Hindawi Publishing Corporation,2356654X|23147539 +Advances in aircraft and spacecraft science,Techno-Press,2287528X| +Advances in Alcohol & Substance Abuse,"""Informa UK (Haworth Press, Inc.,)""",02703106| +Advances in Alzheimer s Disease,"""Scientific Research Publishing, Inc.""",21692459|21692467 +Advances in Analytical Chemistry,Hans Publishers,21631557|21631565 +Advances in Analytical Chemistry of Scientific & Academic Publishing,Scientific and Academic Publishing,21632839| +Advances in Anatomic Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10724109| +Advances in Anatomy,Hindawi Publishing Corporation,23566558|23147547 +Advances in Andrology,Hindawi Publishing Corporation,23566566|23148446 +Advances in Anesthesia,Elsevier ,07376146| +Advances in Anesthesiology,Hindawi Publishing Corporation,23566574|23147555 +Advances in Animal and Veterinary Sciences,Nexus Academic Publishers,23093331|23078316 +Advances in Animal Biosciences,Cambridge University Press,20404700|20404719 +Advances in Anthropology,"""Scientific Research Publishing, Inc.""",21639353|21639361 +Advances in Antiviral Drug Design,Elsevier , +Advances in Applied Acoustics,"""Science and Engineering Publishing, Co.""",23257032| +Advances in Applied Biomedicine,Hamad bin Khalifa University Press (HBKU Press),23051604| +Advances in Applied Ceramics,Maney Publishing,17436753|17436761 +Advances in Applied Clifford Algebras,Springer-Verlag,01887009|16614909 +Advances in Applied Mathematics,Hans Publishers,23247991|23248009 +Advances in Applied Mathematics,Elsevier ,01968858|10902074 +Advances in Applied Mathematics and Mechanics,Global Science Press,20700733|20751354 +Advances in Applied Physics,"""Hikari, Ltd.""",13147617 +Advances in Applied Probability,Cambridge University Press,00018678|14756064 +Advances in Applied Research,Diva Enterprises Private Limited,09743839|23492104 +Advances in Applied Sociology,"""Scientific Research Publishing, Inc.""",21654328|21654336 +Advances in Archaeological Practice,Society for American Archaeology,23263768|23263768 +Advances in Artificial Intelligence,Hindawi Publishing Corporation,16877470|16877489 +Advances in Artificial Neural Systems,Hindawi Publishing Corporation,16877594|16877608 +Advances in Astronomy,Hindawi Publishing Corporation,16877969|16877977 +Advances in Atmospheric Sciences,Springer-Verlag,02561530|18619533 +Advances in Autism,Emerald (MCB UP ),20563868| +Advances in Automobile Engineering,OMICS Publishing Group,21677670 +Advances in Behaviour Research and Therapy,Elsevier ,01466402| +Advances in Biochemistry,Science Publishing Group,23290870| +Advances in Bioinformatics,Hindawi Publishing Corporation,16878027|16878035 +Advances in Biological Chemistry,"""Scientific Research Publishing, Inc.""",21622183|21622191 +Advances in Biological Regulation,Elsevier ,22124926| +Advances in Biology,Hindawi Publishing Corporation,23566582|23147563 +Advances in Biomaterials,Hindawi Publishing Corporation,23566590|23147873 +Advances in Biomechanics and Applications,Techno-Press,22872094| +Advances in Biomedical Engineering Research,"""Science and Engineering Publishing, Co.""",2328160X| +Advances in Biomedical Science and Engineering,"""Scientific Online Publishing, Co., Ltd.""",2377035X|23770376 +Advances in Biomedicine and Pharmacy,International Scientific Publishing Co.,23137479 +Advances in Biophysics,Elsevier ,0065227X| +Advances in Bioresearch,Society of Education,09764585|22771573 +Advances in Bioscience and Bioengineering,Science Publishing Group,23304154| +Advances in Bioscience and Biotechnology,"""Scientific Research Publishing, Inc.""",21568456|21568502 +Advances in Bioscience and Biotechnology,"""Scientific Research Publishing, Inc.""",21527296|2152730X +Advances in Bioscience and Clinical Medicine,Australian International Academic Centre,22031413 +Advances in Biosensors and Bioelectronics,"""Science and Engineering Publishing, Co.""",2326473X| +Advances in Botanical Research,Elsevier , +Advances in Botany,Hindawi Publishing Corporation,23566604|23147857 +Advances in Breast Cancer Research,"""Scientific Research Publishing, Inc.""",21681589|21681597 +Advances in Building Energy Research,Informa UK (Taylor & Francis),17512549|17562201 +Advances in Calculus of Variations,Walter de Gruyter GmbH,18648258|18648266 +Advances in Cancer Research,Elsevier , +Advances in Cancer Research & Treatment,IBIMA Publishing,2326702X +Advances in Carbohydrate Chemistry and Biochemistry,Elsevier , +Advances in Cell Aging and Gerontology,Elsevier , +Advances in Cell Biology,De Gruyter Open Sp. z o.o. ,20802218 +Advances in Cellular and Molecular Otolaryngology,Co-Action Publishing,20016220 +Advances in Cement Research,Thomas Telford Ltd.,09517197|17517605 +Advances in Ceramic Science and Engineering,"""Science and Engineering Publishing, Co.""",23256885| +Advances in Chemical Engineering,Elsevier , +Advances in Chemical Engineering and Science,"""Scientific Research Publishing, Inc.""",21600392|21600406 +Advances in Chemical Science,"""Science and Engineering Publishing, Co.""",23265744| +Advances in Chemistry,Hindawi Publishing Corporation,23566612|23147571 +Advances in Chronic Kidney Disease,Elsevier - WB Saunders,15485595| +Advances in Civil Engineering,Hindawi Publishing Corporation,16878086|16878094 +Advances in Civil Engineering Materials,ASTM International,21653984| +Advances in Classification Research Online,University of Washington Libraries,23249773 +Advances in Climate Change Research,Elsevier ,16749278| +Advances in Clinical and Experimental Medicine,Wroclaw Medical University,18995276| +Advances in Clinical Medicine,Hans Publishers,21618712|21618720 +Advances in Cognitive Psychology,University of Finance and Management in Warsaw,18951171|18951171 +Advances in Colloid and Interface Science,Elsevier ,00018686| +Advances in Complex Systems,World Scientific ,12848535| +Advances in Complex Systems,World Scientific ,02195259|17936802 +Advances in Computational Design,Techno-Press,23838477| +Advances in Computational Mathematics,Springer-Verlag,10197168|15729044 +Advances in Computational Research,Bioinfo Publications,09753273|09759085 +Advances in Computed Tomography,"""Scientific Research Publishing, Inc.""",21692475|21692483 +Advances in Computer Engineering,Hindawi Publishing Corporation,23566620|23147601 +Advances in Computer Science and Engineering,Pushpa Publishing House,09736999| +Advances in Computing,Scientific and Academic Publishing,21632944| +Advances in concrete construction,Techno-Press,22875301|2287531X +Advances in Condensed Matter Physics,Hans Publishers,23263512|23263520 +Advances in Condensed Matter Physics,Hindawi Publishing Corporation,16878108|16878124 +Advances in Contraception,Springer-Verlag,02674874|15737195 +Advances in Critical Care,Hindawi Publishing Corporation,23566639|23147717 +Advances in Crop Science and Technology,OMICS Publishing Group,23298863 +Advances in Dairy Research,OMICS Publishing Group,2329888X +Advances in Data Analysis and Classification,Springer-Verlag,18625347|18625355 +Advances in Decision Sciences,Hindawi Publishing Corporation,20903359|20903367 +Advances in Dental Research,SAGE Publications,08959374|15440737 +Advances in Dermatology,Elsevier ,08820880| +Advances in Dermatology and Allergology,Termedia Sp. z.o.o.,1642395X| +Advances in Dermatology and Allergology,Termedia Sp. z.o.o.,08606218| +Advances in Developing Human Resources,SAGE Publications,15234223|00000000 +Advances in Difference Equations,Springer (Biomed Central Ltd.),16871839|16871847 +Advances in Differential Equations and Control Processes,Pushpa Publishing House,09743243| +Advances in Digestive Medicine,Elsevier ,23519797| +Advances in Dual Diagnosis,Emerald (MCB UP ),17570972|20428324 +Advances in Eating Disorders,Informa UK (Taylor & Francis),21662630|21662649 +Advances in Ecological Research,Elsevier , +Advances in Ecology,Hindawi Publishing Corporation,23566647|2314761X +Advances in Economic Analysis & Policy,Walter de Gruyter GmbH,15380637 +Advances in Economics and Business,"""Horizon Research Publishing Co., Ltd.""",23315059|23315075 +Advances in Education,Hans Publishers,2160729X|21607303 +Advances in Electrical and Computer Engineering,Stefan cel Mare University of Suceava,15827445|18447600 +Advances in Electrical and Electronic Engineering,"""VSB Technical University of Ostrava, Faculty of Electrical Engineering and Computer Sciences""",13361376|18043119 +Advances in Electrical Engineering,Hindawi Publishing Corporation,23566655|23147636 +Advances in Electronics,Hindawi Publishing Corporation,23566663|23147881 +Advances in Emergency Medicine,Hindawi Publishing Corporation,23566671|23147644 +Advances in Endocrinology,Hindawi Publishing Corporation,2356668X|23147903 +Advances in Energy and Power,"""Horizon Research Publishing Co., Ltd.""",23332700|23333278 +Advances in Energy and Power Engineering,Hans Publishers,23280514|23280506 +Advances in Energy Engineering,"""Science and Engineering Publishing, Co.""",23277572| +Advances in Energy Research,Techno-Press,22876316| +Advances in Engineering Software,Elsevier ,09659978| +Advances in Engineering Software (1978),Elsevier ,01411195| +Advances in Engineering Software and Workstations,Elsevier ,09613552| +Advances in Entomology,"""Scientific Research Publishing, Inc.""",23311991|23312017 +Advances in Environmental Chemistry,Hindawi Publishing Corporation,23566698|23147652 +Advances in Environmental Protection,Hans Publishers,21645485|21645493 +Advances in environmental research,Techno-Press,22341722| +Advances in Environmental Research,Elsevier ,10930191| +Advances in Enzyme Regulation,Elsevier ,00652571| +Advances in Enzyme Research,"""Scientific Research Publishing, Inc.""",23284846|23284854 +Advances in Epidemiology,Hindawi Publishing Corporation,23566701|23147628 +Advances in Ethology,Wiley Blackwell (Blackwell Publishing),09314202| +Advances in Evolutionary Biology,Hindawi Publishing Corporation,2356671X|23147660 +Advances in Experimental Social Psychology,Elsevier , +Advances in Food and Nutrition Research,Elsevier , +Advances in Forestry Letters,"""Science and Engineering Publishing, Co.""",23263547| +Advances in Free Radical Biology & Medicine,Elsevier ,87559668| +Advances in Fuzzy Sets and Systems,Pushpa Publishing House,0973421X| +Advances in Fuzzy Systems,Hindawi Publishing Corporation,16877101|1687711X +Advances in Genetic Engineering & Biotechnology,OMICS Publishing Group,23249021 +Advances in Genomics and Genetics,Dove Medical Press,11799870 +Advances in Geology,Hindawi Publishing Corporation,23566728|23147695 +Advances in Geometry,Walter de Gruyter GmbH,1615715X|16157168 +Advances in Geophysics,Elsevier , +Advances in Geosciences,Copernicus GmbH,16807359 +Advances in Geosciences,Hans Publishers,21633967|21633975 +Advances in Geriatrics,Hindawi Publishing Corporation,23566736|23147679 +Advances in Gerontology,Pleiades Publishing,20790570|20790589 +Advances in Health Sciences Education,Springer-Verlag,13824996|15731677 +Advances in Hematology,Hindawi Publishing Corporation,16879104|16879112 +Advances in Hepatology,Hindawi Publishing Corporation,23566744|23147709 +Advances in Heterocyclic Chemistry,Elsevier , +Advances in High Energy Physics,Hindawi Publishing Corporation,16877357|16877365 +Advances in Historical Studies,"""Scientific Research Publishing, Inc.""",23270438|23270446 +Advances in Human Factors/Ergonomics,Elsevier , +Advances in Human-Computer Interaction,Hindawi Publishing Corporation,16875893|16875907 +Advances In Image and Video Processing,Scholar Publishing,20547412 +Advances in Infectious Diseases,"""Scientific Research Publishing, Inc.""",21642648|21642656 +Advances in Information Mining,Bioinfo Publications,09753265|09759093 +Advances in Inorganic Chemistry,Elsevier , +Advances in Integrative Medicine,Elsevier ,22129588| +Advances in Interdisciplinary Studies of Work Teams,Emerald (MCB UP ),15720977| +Advances in International Accounting,Elsevier , +Advances in International Accounting,Elsevier ,08973660| +Advances in Internet of Things,"""Scientific Research Publishing, Inc.""",21616817|21616825 +Advances in Interventional Cardiology,Termedia Sp. z.o.o.,17349338| +Advances in Journalism and Communication,"""Scientific Research Publishing, Inc.""",23284927|23284935 +Advances in Language and Literary Studies,Australian International Academic Centre,22034714 +Advances in Law Studies,Infra-M Academic Publishing House,24095087| +Advances in Learning and Behavioral Disabilities,Emerald (MCB UP ),0735004X| +Advances in Legal Medicine,Healthy Aging Research,23856785 +Advances in Life Course Research,Elsevier ,10402608| +Advances in Life Sciences,Scientific and Academic Publishing,21631387| +Advances in Limnology,Schweizerbart,1612166X| +Advances in Linear Algebra & Matrix Theory,"""Scientific Research Publishing, Inc.""",2165333X|21653348 +Advances in Literary Study,"""Scientific Research Publishing, Inc.""",23274034|23274050 +Advances in Lung Cancer,"""Scientific Research Publishing, Inc.""",21692718|21692726 +Advances in Macroeconomics,Walter de Gruyter GmbH,15346013 +Advances in management & marketing,Infra-M Academic Publishing House,23092661| +Advances in Manufacturing,Springer-Verlag,20953127|21953597 +Advances in Manufacturing Science and Technology,De Gruyter Open Sp. z o.o. ,18959881|18959881 +Advances in Marine Biology,Elsevier , +Advances in Marine Sciences,Hans Publishers,23764260|23764279 +Advances in Material Chemistry,Hans Publishers,2331012X|23310146 +Advances in Materials,Science Publishing Group,23272503| +Advances in Materials and Processing Technologies,Informa UK (Taylor & Francis),2374068X|23740698 +Advances in Materials Physics and Chemistry,"""Scientific Research Publishing, Inc.""",2162531X|21625328 +Advances in materials Research,Techno-Press,22340912| +Advances in Materials Science,De Gruyter Open Sp. z o.o. ,17302439|20834799 +Advances in Materials Science and Applications,The World Academic Publishing,23069325|23069317 +Advances in Materials Science and Engineering,Hindawi Publishing Corporation,16878434|16878442 +Advances in Materials Science and Engineering An International Journal (MSEJ),Academy and Industry Research Collaboration Center,23940824 +Advances in Mathematical Physics,Hindawi Publishing Corporation,16879120|16879139 +Advances in Mathematics,Elsevier ,00018708|10902082 +Advances in Mathematics Education,Informa UK (Taylor & Francis),14636441| +Advances in Mathematics of Communications,American Institute of Mathematical Sciences,19305346| +Advances in Mechanical Engineering,SAGE Publications,16878132|16878140 +Advances in Medical Education and Practice,Dove Medical Press,11797258 +Advances in Medical Ethics,Healthy Aging Research,23855495 +Advances in Medical Informatics,Bioinfo Publications,22499466|22499474 +Advances in Medical Sciences,Elsevier ,18961126|18984002 +Advances in Medicine,Hindawi Publishing Corporation,23566752|2314758X +Advances in Mental Health,Informa UK (Taylor & Francis),18374905|18374905 +Advances in Mental Health and Intellectual Disabilities,Emerald (MCB UP ),20441282|20441290 +Advances in Mental Health and Learning Disabilities,Emerald (MCB UP ),17530180|20428332 +Advances in Meteorology,Hindawi Publishing Corporation,16879309|16879317 +Advances in Microbiology,"""Scientific Research Publishing, Inc.""",21653402|21653410 +Advances in Microbiology,Hans Publishers,23270810|23270829 +Advances in Microelectronic Engineering,"""Science and Engineering Publishing, Co.""",23277599| +Advances in Microwave and Wireless Technologies,Sciknow Publications,2329938X +Advances in Mind-Body Medicine,Elsevier- Churchill Livingstone,07419738| +Advances in Modern Oncology Research,PiscoMed Publishing Pte Ltd,24247847|24247855 +Advances in Molecular and Cell Biology,Elsevier , +Advances in Molecular Biology,Hindawi Publishing Corporation,23566760|23147911 +Advances in Molecular Imaging,"""Scientific Research Publishing, Inc.""",21616728|21616752 +Advances in molecular oncology,Publishing House ABV Press,2313805X|24133787 +Advances in Molecular Relaxation and Interaction Processes,Elsevier ,03784487| +Advances in Molecular Relaxation Processes,Elsevier ,00018716| +Advances in Molecular Toxicology,Elsevier , +Advances in Multimedia,Hindawi Publishing Corporation,16875680|16875699 +Advances in Multimedia Technology,AICIT,22341544|22341552 +Advances in nano research,Techno-Press,2287237X| +Advances in Nanoparticles,"""Scientific Research Publishing, Inc.""",21690510|21690529 +Advances in Natural Sciences Nanoscience and Nanotechnology,IOP Publishing,20436254|20436262 +Advances in Neonatal Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15360903| +Advances in Nephrology,Hindawi Publishing Corporation,23566779|2314792X +Advances in Network and Communications,AICIT,20934734|22341471 +Advances in Networks,Science Publishing Group,23269766| +Advances in Neuroimmune Biology,IOS Press,1878948X|18789498 +Advances in Neuroimmunology,Elsevier ,09605428| +Advances in Neuroscience,Hindawi Publishing Corporation,23566787|2314789X +Advances in Nonlinear Analysis,Walter de Gruyter GmbH,21919496|2191950X +Advances in Nonlinear Optics,Hindawi Publishing Corporation,16877276|16877284 +Advances in Numerical Analysis,Hindawi Publishing Corporation,16879562|16879570 +Advances in Nursing,Hindawi Publishing Corporation,23566795|23147725 +Advances in Nursing Science,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01619268| +Advances in Nutrition An International Review Journal,American Society for Nutrition,21565376 +Advances in Obesity Weight Management & Control,MedCrave Group,23783168 +Advances in Oceanography,Hindawi Publishing Corporation,23566809|23147733 +Advances in Oceanography and Limnology,PAGEPress Publications,19475721|1947573X +Advances in Operations Research,Hindawi Publishing Corporation,16879147|16879155 +Advances in Ophthalmology & Visual System,MedCrave Group,23774290 +Advances in Optical Technologies,Hindawi Publishing Corporation,16876393|16876407 +Advances in Optics,Hindawi Publishing Corporation,23566817|23147741 +Advances in Optics and Photonics,The Optical Society,19438206 +Advances in Optoelectronic Materials,"""Science and Engineering Publishing, Co.""",23277661| +Advances in OptoElectronics,Hindawi Publishing Corporation,1687563X|16875648 +Advances in Organic Synthesis,Bentham Science,15740870|00000000 +Advances in Orthopedic Surgery,Hindawi Publishing Corporation,23566825|23148233 +Advances in Orthopedics,Hindawi Publishing Corporation,20903464|20903472 +Advances in Otolaryngology,Hindawi Publishing Corporation,23566833|23147938 +Advances in Parasitology,Elsevier , +Advances in Parkinson s Disease,"""Scientific Research Publishing, Inc.""",21699712|21699720 +Advances in Pediatric Research,Healthy Aging Research,23854529 +Advances in Pediatrics,Elsevier ,00653101| +Advances in Pharmaceutical and Ethnomedicines,Nexus Academic Publishers,23100575 +Advances in Pharmaceutics,Hindawi Publishing Corporation,23566841|2314775X +Advances in Pharmacoepidemiology & Drug Safety,OMICS Publishing Group,21671052 +Advances in Pharmacological Sciences,Hindawi Publishing Corporation,16876334|16876342 +Advances in Pharmacology and Pharmacy,"""Horizon Research Publishing Co., Ltd.""",23320036|23320044 +Advances in Philosophy,Hans Publishers,21692599|21692602 +Advances in Physical Chemistry,Hindawi Publishing Corporation,16877985|16877993 +Advances in Physical Education,"""Scientific Research Publishing, Inc.""",21640386|21640408 +Advances in Physical Organic Chemistry,Elsevier , +Advances in Physical Sciences,Hans Publishers,23343400|23343478 +Advances In Physics,Informa UK (Taylor & Francis),00018732|14606976 +Advances in Physics Theories and Applications,"""International Institute for Science, Technology and Education""",22250638| +Advances in Physics X,Informa UK (Taylor & Francis),23746149 +Advances in Physiotherapy,Informa UK (Taylor & Francis),14038196|16511948 +Advances in Plants & Agriculture Research,MedCrave Group,23736402 +ADVANCES IN POLAR SCIENCE,China Science Publishing & Media Ltd.,16749928| +ADVANCES IN POLAR SCIENCE,China Science Publishing & Media Ltd.,16749928| +Advances in Polymer Technology,Wiley Blackwell (John Wiley & Sons),07306679|10982329 +Advances in Porous Flow,Hans Publishers,21645639|21645663 +Advances in Power Electronics,Hindawi Publishing Corporation,2090181X|20901828 +Advances in Preventive Medicine,Hindawi Publishing Corporation,20903480|20903499 +Advances in Production Engineering & Management,"""Production Engineering Institute (PEI), Faculty of Mechanical Engineering""",18546250|18556531 +Advances in Psychiatric Treatment,Royal College of Psychiatrists,13555146|14721481 +Advances in Psychiatry,Hindawi Publishing Corporation,2356685X|23147768 +Advances in Psychological Science,China Science Publishing & Media Ltd.,16713710| +Advances in Psychology,Hans Publishers,21607273|21607281 +Advances in Public Health,Hindawi Publishing Corporation,23566868|23147784 +Advances in Pure and Applied Mathematics,Walter de Gruyter GmbH,18671152|18696090 +Advances in Pure Mathematics,"""Scientific Research Publishing, Inc.""",21600368|21600384 +Advances in Radiation Oncology,Elsevier ,24521094| +Advances in Radio Science,Copernicus GmbH,16849973 +Advances in Radiology,Hindawi Publishing Corporation,23566876|23147792 +Advances in Rare Diseases,Healthy Aging Research,23855290 +Advances in Regenerative Biology,Co-Action Publishing,20018517 +Advances in Regenerative Medicine,Hindawi Publishing Corporation,23566884|23147806 +Advances in Rehabilitation,De Gruyter Open Sp. z o.o. ,08606161|17344948 +Advances in Remote Sensing,"""Scientific Research Publishing, Inc.""",2169267X|21692688 +Advances in Renal Replacement Therapy,Elsevier - WB Saunders,10734449|15288455 +Advances in Reproductive Sciences,"""Scientific Research Publishing, Inc.""",23300744|23300752 +Advances in Research,Sciencedomain International,23480394 +Advances in Research - Museum,Berghahn Books,20496729|20496737 +Advances in Robotics & Automation,OMICS Publishing Group,21689695 +Advances in robotics research,Techno-Press,22874976| +Advances in School Mental Health Promotion,Informa UK (Taylor & Francis),1754730X|20498535 +Advances in Science and Research,Copernicus GmbH,19920636 +Advances in Science and Technology,Trans Tech Publications,16620356 +Advances in Science and Technology – Research Journal,Wydawnictwo Naukowe Gabriel Borowski (WNGB),20804075|22998624 +Advances in Scientific and Applied Accounting,Associacao Nacional de Programas de Pos-Graduacao em Ciencias Contabeis (ANPCONT),19838611|19838611 +Advances in Sexual Medicine,"""Scientific Research Publishing, Inc.""",21645191|21645205 +Advances in Simulation,Springer (Biomed Central Ltd.),20590628 +Advances in Skin & Wound Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15277941| +Advances in Small Animal Medicine and Surgery,Elsevier ,10417826| +Advances in Social Sciences,Hans Publishers,21692556|21692564 +Advances in Social Sciences Research Journal,Scholar Publishing,20550286 +Advances in Social Work,IUPUI University Library,15278565|23314125 +Advances in Software Engineering,Hindawi Publishing Corporation,16878655|16878663 +Advances in Space Biology and Medicine,Elsevier , +Advances in Space Research,Elsevier ,02731177| +Advances in Speech Language Pathology,Informa UK (Taylor & Francis),14417049| +Advances in Statistical Climatology Meteorology and Oceanography,Copernicus GmbH,23643587 +Advances in Statistics,Hindawi Publishing Corporation,23566892|23148314 +Advances in Stem Cells,IBIMA Publishing,23273569 +Advances in Structural Engineering,SAGE Publications,13694332|20484011 +Advances in Surgery,Elsevier ,00653411| +Advances in Surgical Sciences,Science Publishing Group,23766174| +Advances in Synchrotron Radiation,World Scientific ,17936179|17937124 +Advances in the History of Rhetoric,Informa UK (Taylor & Francis),15362426|19360835 +Advances in the Study of Behavior,Elsevier , +Advances in Theoretical and Applied Mechanics,"""Hikari, Ltd.""",13136550|13147625 +Advances in Theoretical and Mathematical Physics,"""International Press of Boston, Inc.""",10950761|10950753 +Advances in Theoretical Economics,Walter de Gruyter GmbH,15345963 +Advances in Therapy,Springer-Verlag,0741238X|18658652 +Advances in Toxicology,Hindawi Publishing Corporation,23566906|23147822 +Advances in Tribology,Hindawi Publishing Corporation,16875915|16875923 +Advances in Tumor Virology,"""Libertas Academica, Ltd.""",11795654 +Advances in Urology,Hindawi Publishing Corporation,16876369|16876377 +Advances in Vascular Medicine,Hindawi Publishing Corporation,23566914|23147830 +Advances in Virology,Hindawi Publishing Corporation,16878639|16878647 +Advances in Virus Research,Elsevier , +Advances in Vision Computing An International Journal,Academy and Industry Research Collaboration Center,23492201 +Advances in Water Resources,Elsevier ,03091708| +Advances in Wound Care,Mary Ann Liebert,21621918|21621934 +Advances in Zoology,Hindawi Publishing Corporation,23566922|23147865 +Advances in Zoology and Botany,"""Horizon Research Publishing Co., Ltd.""",23315083|23315091 +Advancing Information Technology Research,Liceo de Cagayan University,22441468|20949626 +Advancing Law Enforcement and Public Safety Research,Liceo de Cagayan University,20949561 +Advancing Literature & Communication Research,Liceo de Cagayan University,20949642 +Advancing Microelectronics Magazine,International Microelectronics and Packaging Society,23807016| +Advancing Radiologic Technology Research,Liceo de Cagayan University,22445986|20949618 +Advancing Social Science Research,Liceo de Cagayan University,20949634 +Adverse Drug Reaction Bulletin,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00446394| +Adverse Drug Reactions and Toxicological Reviews,Springer-Verlag,0964198X| +Advertising & Society Review,Muse - Johns Hopkins University Press,15347311 +AECL Nuclear Review,Atomic Energy of Canada Limited,19298056|19296371 +AEDS Journal,Informa UK (Taylor & Francis),00011037| +Aegean Review of the Law of the Sea and Maritime Law,Springer-Verlag,18649610|18649629 +Aeolian Research,Elsevier ,18759637| +Aequationes Mathematicae,Springer-Verlag,00019054|14208903 +AERA Open,SAGE Publications,23328584 +Aerobiologia,Springer-Verlag,03935965|15733025 +AeroMedical Journal,Elsevier ,08948321| +Aerosol and Air Quality Research,Taiwan Association for Aerosol Research,16808584|20711409 +Aerosol Science and Technology,Informa UK (Taylor & Francis),02786826|15217388 +Aerospace,MDPI AG,22264310 +Aerospace Medicine and Human Performance,Aerospace Medical Association,23756314|23756322 +Aerospace Science and Technology,Elsevier ,12709638| +Aerospace Scientific Journal,Science and Education of the Bauman MSTU,24130982 +AEROSPACE TECHNOLOGY JAPAN THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES,Japan Society for Aeronautical and Space Sciences,18840477 +Aesthetic Plastic Surgery,Springer-Verlag,0364216X|14325241 +Aesthetic Surgery,Elsevier - Mosby,10840761| +Aesthetic Surgery Journal,Oxford University Press,1090820X|1527330X +Aestimatio The IEB International Journal of Finance,Insitututo Estudios Bursatiles,21730164|21731926 +AEU - International Journal of Electronics and Communications,Elsevier ,14348411| +AfCS-Nature Molecule Pages,Nature Publishing Group,14775921 +Affilia,SAGE Publications,08861099|00000000 +AFR,Ankara University,13018620|13018620 +Africa,Cambridge University Press,00019720|17500184 +Africa Bibliography,Cambridge University Press,02666731|17571642 +Africa Confidential,Wiley Blackwell (Blackwell Publishing),00446483|14676338 +Africa Development,African Journals Online ,8503907 +Africa Education Review,Informa UK (Taylor & Francis),18146627|17535921 +Africa Insight,African Journals Online ,02562804|1995641X +Africa Journal of Management,Informa UK (Taylor & Francis),23322373|23322381 +Africa Research Bulletin Economic Financial and Technical Series,Wiley Blackwell (Blackwell Publishing),00019852|14676346 +Africa Research Bulletin Political Social and Cultural Series,Wiley Blackwell (Blackwell Publishing),00019844|1467825X +Africa Review,Informa UK (Taylor & Francis),09744053|09744061 +Africa Today,Indiana University Press,00019887|15271978 +African Affairs,Oxford University Press,00019909|14682621 +African American Review,Muse - Johns Hopkins University Press,10624783|19456182 +African and Asian Studies,Brill Academic Publishers,15692094|15692108 +African and Black Diaspora An International Journal,Informa UK (Taylor & Francis),17528631|1752864X +African Anthropologist,African Journals Online ,10240969 +African Archaeological Review,Springer-Verlag,02630338|15729842 +African Arts,MIT Press,00019933|19372108 +African Conflict and Peacebuilding Review,Indiana University Press,2156695X|21567263 +African Crop Science Journal,African Journals Online ,10219730|20726589 +African Development Review,Wiley Blackwell (Blackwell Publishing),10176772|14678268 +African Diaspora,Brill Academic Publishers,18725457|18725465 +African East-Asian Affairs,"""Stellenbosch University - African East Asian Affairs, The China Monitor""",23088699 +African Economic History,JSTOR,01452258| +African Economic History Review,JSTOR,03606333| +African Entomology,BioOne (Entomological Society of Southern Africa),10213589|10213589 +African Evaluation Journal,AOSIS,23104988|23065133 +African Geographical Review,Informa UK (Taylor & Francis),19376812|21632642 +African Health Sciences,African Journals Online ,16806905 +African Historical Review,Informa UK (Taylor & Francis),17532523|17532531 +African Historical Studies,JSTOR,00019992| +African Human Rights Law Journal,Academy of Science of South Africa,1609073X|19962096 +African Identities,Informa UK (Taylor & Francis),14725843|14725851 +African Invertebrates,BioOne (Natal Museum of South Africa),16815556|23052562 +African Issues,JSTOR,15484505| +African J of Accounting Auditing and Finance,Inderscience Enterprises Ltd.,20468083|20468091 +African J of Economic and Sustainable Development,Inderscience Enterprises Ltd.,20464770|20464789 +African Journal for Physical Health Education Recreation and Dance,African Journals Online ,11174315 +African Journal of Agricultural Research,Academic Journals,1991637X +African Journal of AIDS Research,Informa UK (National Inquiry Services Center),16085906|17279445 +African Journal of Anaesthesia and Intensive Care,African Journals Online ,07942184|07942184 +African Journal of Applied Statistics,Statistics and Probability African Society (SPAS),23160861| +African Journal of Applied Zoology and Environmental Biology,African Journals Online ,1119023X +African Journal of Aquatic Science,Informa UK (National Inquiry Services Center),16085914|17279364 +African Journal of Biochemistry Research,Academic Journals,19960778 +African Journal of Biomedical Research,African Journals Online ,11195096 +AFRICAN JOURNAL OF BIOTECHNOLOGY,Academic Journals,16845315 +African Journal of Business Ethics,Medknow Publications,18177417| +AFRICAN JOURNAL OF BUSINESS MANAGEMENT,Academic Journals,19938233 +African Journal of Clinical and Experimental Microbiology,African Journals Online ,1595689X +African Journal of Cross-Cultural Psychology and Sport Facilitation,African Journals Online ,11197056 +African Journal of Disability,AOSIS,22239170|22267220 +African Journal of Drug and Alcohol Studies,African Journals Online ,15314065|15314065 +African Journal of Ecology,Wiley Blackwell (Blackwell Publishing),01416707|13652028 +African Journal of Economic and Management Studies,Emerald (MCB UP ),20400705| +African Journal of Economic Policy,African Journals Online ,11164875 +African Journal of Educational Studies in Mathematics and Sciences,African Journals Online ,0855501X +African Journal of Emergency Medicine,Elsevier ,2211419X| +African Journal of Endocrinology and Metabolism,African Journals Online ,11166495|11166495 +African Journal of Environmental Science and Technology,Academic Journals,19960786|19960786 +African Journal of Finance and Management,African Journals Online ,8566372 +African Journal of Food Agriculture Nutrition and Development,"""African Journal of Food, Agriculture, Nutrition and Development""",16845358 +African Journal of Food and Nutritional Security,African Journals Online ,16081366 +African Journal of Food Science,Academic Journals,19960794 +African Journal of Food Science and Technology,International Research Journals,21415455 +African Journal of Health Professions Education,Health and Medical Publishing Group,20785127 +African Journal of Health Sciences,African Journals Online ,10229272 +African Journal of Herpetology,Informa UK (Taylor & Francis),21564574|21533660 +African Journal of History and Culture,Academic Journals,21416672 +African Journal of Infectious Diseases,African Traditional Herbal Medicine Supporters Initiative (ATHMSI),20060165|20060165 +African Journal of International Affairs,African Journals Online ,8507902 +African Journal of International and Comparative Law,Edinburgh University Press,09548890|17551609 +African Journal of International and Comparative Law,Edinburgh University Press,09548890|17551609 +African Journal of International and Comparative Law,Edinburgh University Press,09548890|17551609 +African Journal of International Criminal Justice,Boom Uitgevers Den Haag,2352068X| +African Journal of Laboratory Medicine,AOSIS,22252002|22252010 +African Journal of Legal Studies,Brill Academic Publishers,22109730|17087384 +African Journal of Marine Science,Informa UK (National Inquiry Services Center),1814232X|18142338 +African Journal of Marketing Management,Academic Journals,21412421 +African Journal of Mathematics and Computer Science Research,Academic Journals,20069731 +African Journal of Medical and Health Sciences,Medknow Publications,23845589| +African Journal of Microbiology Research,Academic Journals,19960808|19960808 +African Journal of Midwifery and Women s Health,Mark Allen Group,17597374|20524293 +African Journal of Neurological Sciences,African Journals Online ,10158618 +African Journal of Oral Health,African Journals Online ,1895710 +African Journal of Oral Health Sciences,African Journals Online ,16087232 +African Journal of Paediatric Surgery,Medknow Publications,01896725| +African Journal of Pathology and Microbiology,Ashdin Publishing,20909020|20909039 +African Journal of Pharmacy and Pharmacology,Academic Journals,19960816 +African Journal of Physiotherapy and Rehabilitation Sciences,African Journals Online ,21418322 +African Journal of Plant Science,Academic Journals,19960824 +African Journal of Political Science,African Journals Online ,10270353 +African Journal of Political Science and International Relations,Academic Journals,19960832 +African Journal of Primary Health Care & Family Medicine,AOSIS,20712928|20712936 +African Journal of Psychiatry,OMICS Publishing Group,19948220 +African Journal of Pure and Applied Chemistry,Academic Journals,19960840 +African Journal of Range and Forage Science,Informa UK (National Inquiry Services Center),10220119|17279380 +African Journal of Reproductive Health,JSTOR,11184841| +African Journal of Research in Mathematics Science and Technology Education,Informa UK (Taylor & Francis),10288457|18117295 +African Journal of Science and Technology,African Journals Online ,16079949 +African Journal of Science Technology Innovation and Development,Informa UK (Taylor & Francis),20421338|20421346 +African Journal of Traditional Complementary and Alternative Medicines,African Traditional Herbal Medicine Supporters Initiative (ATHMSI),1896016 +African Journal of Trauma,Medknow Publications,15971112| +African Journal of Tropical Hydrobiology and Fisheries,African Journals Online ,20036 +African Journal of Urology,Elsevier ,11105704|19619987 +African Journal of Wildlife Research,BioOne (Southern African Wildlife Management Association),24107220|24108200 +African Journal on Conflict Resolution,African Journals Online ,15626997 +African Journalism Studies,Informa UK (Taylor & Francis),23743670|23743689 +African Languages and Cultures,Informa UK (Taylor & Francis),0954416X| +African Natural History,Academy of Science of South Africa,23057963 +African Philosophy,Informa UK (Taylor & Francis),13696823|14692864 +African Population Studies,Stellenbosch University - African Population Studies,08505780|23087854 +African Public Procurement Law Journal,Stellenbosch University - African Public Procurement Law Journal,24117048|24117048 +African Research Review,African Journals Online ,19949057|20700083 +African Safety Promotion A Journal of Injury and Violence Prevention,African Journals Online ,1728774X +African Security,Informa UK (Taylor & Francis),19392206|19392214 +African Security Review,Informa UK (Taylor & Francis),10246029|21540128 +African Sociological Review / Revue Africaine de Sociologie,African Journals Online ,10274332 +African Studies,Informa UK (Taylor & Francis),00020184|14692872 +African Studies Bulletin,JSTOR,05681537| +African Studies Monographs,African Journals Online ,11197196 +African Studies Review,Cambridge University Press,00020206|15552462 +African Vision and Eye Health,AOSIS,03789411|24103039 +African Yearbook of International Law Online / Annuaire Africain de droit international Online,Brill Academic Publishers,13807412|22116176 +African Zoology,BioOne (African Zoology),15627020|2224073X +Africana Newsletter,Cambridge University Press,0568160X| +Africultures,CAIRN,12762458|22711732 +Afrika Matematika,Springer-Verlag,10129405|21907668 +Afrika Statistika,Statistics and Probability African Society (SPAS),2316090X|08520305 +Afrique Archeologie et Arts,OpenEdition,16343123|24312045 +Afrique contemporaine,CAIRN,00020478|1782138X +Afrique Science Revue Internationale des Sciences et Technologie,African Journals Online ,1813548X +Afriques,OpenEdition,21086796|21086796 +Afro Asian Journal of Anthropology and Social Policy,Diva Enterprises Private Limited,22294414 +Afro-Ásia,SciELO,00020591| +Afro-Asian J of Finance and Accounting,Inderscience Enterprises Ltd.,17516447|17516455 +AFRREV IJAH An International Journal of Arts and Humanities,African Journals Online ,22258590|22275452 +AFRREV LALIGENS An International Journal of Language Literature and Gender Studies,African Journals Online ,22258604|22275460 +AFRREV STECH An International Journal of Science and Technology,African Journals Online ,22258612|22275444 +Afterall A Journal of Art Context and Enquiry,The University of Chicago Press,14654253|21564914 +Afyon Kocatepe Üniversitesi Sosyal Bilimler Dergisi,Bilimsel Tip Publishing House,13021265| +Afyon Kocatepe University Journal of Sciences and Engineering,Bilimsel Tip Publishing House,21475296| +Against the Grain,Purdue University (bepress),2380176X +AGE,Springer-Verlag,01619152|15744647 +Age and Ageing,Oxford University Press,00020729|14682834 +Ageing and Society,Cambridge University Press,0144686X|14691779 +Ageing International,Springer-Verlag,01635158|1936606X +Ageing Research,PAGEPress Publications,20367384|20367376 +Ageing Research Reviews,Elsevier ,15681637| +Agenda,JSTOR,10130950| +Agents and Actions,Springer-Verlag,00654299| +Aggiornamenti CIO,Springer-Verlag,19706839|19706847 +Aggression and Violent Behavior,Elsevier ,13591789| +Aggressive Behavior,Wiley Blackwell (John Wiley & Sons),0096140X|10982337 +AGH Drilling Oil Gas,AGH University of Science and Technology Press,15070042| +AGH Journal of Mining and Geoengineering,AGH University of Science and Technology Press,2299257X| +Aging,"""Impact Journals, LLC """,19454589 +Aging & Mental Health,Informa UK (Taylor & Francis),13607863|13646915 +Aging and Disease,Aging and Disease,21525250|21525250 +Aging Cell,Wiley Blackwell (Blackwell Publishing),14749718|14749728 +Aging Clinical and Experimental Research,Springer-Verlag,17208319|17208319 +Aging Health,Future Medicine,1745509X|17455103 +Aging Neuropsychology and Cognition,Informa UK (Taylor & Francis),13825585|17444128 +Aging Research,Hans Publishers,23343419|23343524 +Agone,OpenEdition,11576790|19537999 +Ágora,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,14140454|19826737 +Àgora de salut,Universitat Jaume I,24439827 +Agora débats/jeunesses,CAIRN,12685666|19683758 +Ágora Estudos em Teoria Psicanalítica,SciELO,15161498|18094414 +Agora papeles de Filosofía,University of Santiago de Compostela,02116642|21743347 +AGORA Political Communication Studies,Vytautas Magnus University,20299923|24243663 +Agrárgazdasági Statisztikai Zsebkönyv 2014,Research Institute of Agricultural Economics,14182130| +Agrária (São Paulo Online),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,18081150|18081150 +Agrarian Academy,Centro Cientifico Conhecer,23579951 +Agrarian South Journal of Political Economy,SAGE Publications,22779760|23210281 +Agrekon,Informa UK (Taylor & Francis),03031853|20780400 +Ağrı - The Journal of The Turkish Society of Algology,"""LookUs Bilisim, Ltd.""",13000012| +AGri-Bioscience Monographs,Terrapub,21861447 +Agribusiness,Wiley Blackwell (John Wiley & Sons),07424477|15206297 +Agribusiness and Information Management,Korean Society of Food and Agicultural Information Science,22343075|22887806 +Agrica,Diva Enterprises Private Limited,23201193|2394448X +AGRICOLTURA ISTITUZIONI MERCATI,Franco Angeli,19718373|19718373 +Agricultura Técnica,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,3652807 +Agricultura tropica et subtropica,De Gruyter Open Sp. z o.o. ,18010571 +Agricultural Administration,Elsevier ,0309586X| +Agricultural Administration and Extension,Elsevier ,02697475| +Agricultural and Biological Chemistry,"""Japan Society for Bioscience, Biotechnology, and Agrochemistry""",00021369|18811280 +Agricultural and Food Economics,Springer (Biomed Central Ltd.),21937532|21937532 +Agricultural and Food Science,MTT Agrifood Research Finland,14596067|17951895 +Agricultural and Food Science Journal of Ghana,African Journals Online ,8555591 +Agricultural and Forest Entomology,Wiley Blackwell (Blackwell Publishing),14619555|14619563 +Agricultural and Forest Meteorology,Elsevier ,01681923| +Agricultural Economics,Wiley Blackwell (Blackwell Publishing),01695150|15740862 +Agricultural Economics (Zemědělská ekonomika),Czech Academy of Agricultural Sciences,0139570X|18059295 +Agricultural Economics Research Review,Diva Enterprises Private Limited,09713441|09740279 +Agricultural Engineering,Aleksandras Stulginskis University,13921134|23450371 +Agricultural Finance Review,Emerald (MCB UP ),00021466| +Agricultural History,Agricultural History Society,00021482|15338290 +Agricultural Information Research,The Japanese Society of Agricultural Informatics,09169482|18815219 +Agricultural Journal,Science Alert,18169155| +Agricultural Meteorology,Elsevier ,00021571| +Agricultural Research,Springer-Verlag,2249720X|22497218 +Agricultural Research Journal,Diva Enterprises Private Limited,23951435|2395146X +Agricultural Reviews,Agricultural Research Communication Center,02531496|09760741 +Agricultural Science,Science and Education Centre of North America,22914471|2291448X +Agricultural science and practice,Co. Ltd. Ukrinformnauka,23123370|23123389 +Agricultural Science Digest - A Research Journal,Agricultural Research Communication Center,0253150X|09760547 +Agricultural science Euro-North-East,"""Science and Education, Ltd.""",20729081| +Agricultural Sciences,"""Scientific Research Publishing, Inc.""",21568553|21568561 +Agricultural Sciences in China,Elsevier ,16712927| +Agricultural Systems,Elsevier ,0308521X| +Agricultural Wastes,Elsevier ,01414607| +Agricultural Water Management,Elsevier ,03783774| +Agriculture,MDPI AG,20770472|20770472 +Agriculture & Food Security,Springer (Biomed Central Ltd.),20487010|20487010 +Agriculture (Polnohospodárstvo),De Gruyter Open Sp. z o.o. ,05513677|13384376 +Agriculture and Agricultural Science Procedia,Elsevier ,22107843| +Agriculture and Biology Journal of North America,Science Hub,21517517|21517525 +Agriculture and Environment,Elsevier ,03041131| +Agriculture and Human Values,Springer-Verlag,0889048X|15728366 +Agriculture and Natural Resources,Elsevier ,2452316X| +Agriculture Ecosystems & Environment,Elsevier ,01678809| +Agriculture Forestry and Fisheries,Science Publishing Group,2328563X| +AGRICULTURE UPDATE,Hind Agri Horticultural Society,09731520|09766847 +Agris on-line Papers in Economics and Informatics,Czech University of Life Sciences Prague,18041930 +AGRIVITA Journal of Agricultural Science,"""Agrivita, Journal of Agricultural Science (AJAS)""",01260537|23026766 +Agro Sur,Sistema de Bibliotecas UACH,03048802| +Agro-Economist,Diva Enterprises Private Limited,23500786|23948159 +Agro-Ecosystems,Elsevier ,03043746| +Agro-Science,African Journals Online ,11197455 +Agroecology and Sustainable Food Systems,Informa UK (Taylor & Francis),21683565|21683573 +Agroforestry Systems,Springer-Verlag,01674366|15729680 +Agroindustrial science,Scientia Agropecuaria,22262989 +Agrokémia és Talajtan,Akademiai Kiado Zrt.,00021873|15882713 +Agronomía Colombiana,Universidad Nacional de Colombia,01209965|23573732 +Agronomía Mesoamericana,Universidad de Costa Rica,10217444|22153608 +Agronomie,EDP Sciences,02495627|12979643 +Agronomie Africaine,African Journals Online ,10152288 +Agronomy,MDPI AG,20734395 +Agronomy for Sustainable Development,Springer-Verlag,17740746|17730155 +Agronomy Journal,American Society of Agronomy,00021962|14350645 +Agronomy Journal of Nepal,Nepal Journals Online,20910649| +Agrosearch,African Journals Online ,11179996 +Agrotechnology,OMICS Publishing Group,21689881 +Agua y Territorio,Universidad de Jaen,23408472|23407743 +Águas Subterrâneas,Lepidus Tecnologia,01017004|21799784 +Ägypten und Levante,Verlag der Osterreichischen Akademie der Wissenschaften,10155104|18135145 +AHKAM Jurnal Ilmu Syariah,E-Journal System Portal of Syarif Hidayatullah State Islamic University,14124734|24078646 +AI & Society,Springer-Verlag,09515666|14355655 +AI Communications,IOS Press,09217126|18758452 +AI Matters,Association for Computing Machinery,23723483 +AI Practitioner,AI Practitioner Journal,17418224|17418224 +AIAA Journal,American Institute of Aeronautics and Astronautics,00011452|1533385X +AIBR Revista de Antropologia Iberoamericana,AIBR - Asociacion de Antropologos Iberoamericanos en Red,16959752|15789705 +AIBS Bulletin,Oxford University Press,00967645| +AIC development problems of the region,Central Collector of Libraries BIBCOM,20790996| +AIChE Journal,Wiley Blackwell (John Wiley & Sons),00011541|15475905 +AIDS,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02699370| +AIDS and Behavior,Springer-Verlag,10907165|15733254 +AIDS Care,Informa UK (Taylor & Francis),09540121|13600451 +AIDS Education and Prevention,Guilford Publications,08999546| +Aids Patient Care,Mary Ann Liebert,08935068| +AIDS PATIENT CARE and STDs,Mary Ann Liebert,10872914|10872914 +Aids Research,Mary Ann Liebert,07376006| +AIDS Research and Human Retroviruses,Mary Ann Liebert,08892229|08892229 +AIDS Research and Therapy,Springer (Biomed Central Ltd.),17426405|17426405 +AIDS Research and Treatment,Hindawi Publishing Corporation,20901240|20901259 +AIDS Supplement,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,13502840| +AIHA Journal,Informa UK (Taylor & Francis),15428117|15428125 +AIHAJ,American Industrial Hygiene Association,00028894| +AIHAJ - American Industrial Hygiene Association,Informa UK (Taylor & Francis),15298663| +AIJ Journal of Technology and Design,Architectural Institute of Japan,13419463|18818188 +AILA Review,John Benjamins Publishing Company,14610213|15705595 +AIMR Conference Proceedings,CFA Institute,15350207| +AIMS Agriculture and Food,American Institute of Mathematical Sciences,24712086| +AIMS Bioengineering,American Institute of Mathematical Sciences,23751487| +AIMS Biophysics,American Institute of Mathematical Sciences,23779098| +AIMS Energy,American Institute of Mathematical Sciences,23338334| +AIMS Environmental Science,American Institute of Mathematical Sciences,23720352| +AIMS Genetics,American Institute of Mathematical Sciences,23771143| +AIMS Geosciences,American Institute of Mathematical Sciences,24712132| +AIMS Materials Science,American Institute of Mathematical Sciences,23720468| +AIMS Medical Science,American Institute of Mathematical Sciences,2375155X|23751576 +AIMS Microbiology,American Institute of Mathematical Sciences,24711888| +AIMS Molecular Science,American Institute of Mathematical Sciences,2372028X| +AIMS Neuroscience,American Institute of Mathematical Sciences,23737972| +AIMS Public Health,American Institute of Mathematical Sciences,23278994| +Ain Shams Engineering Journal,Elsevier ,20904479| +Ain Shams Medical Journal,"""Al Manhal FZ, LLC""",00022144| +Ain-Shams Journal of Anaesthesiology,Medknow Publications,16877934| +AINS - Anästhesiologie · Intensivmedizin · Notfallmedizin · Schmerztherapie,Thieme Publishing Group,09392661|14391074 +AIP Advances,American Institute of Physics,21583226|21583226 +Air & Space Europe,Elsevier ,12900958| +Air & Waste,Informa UK (Taylor & Francis),1073161X| +Air & Water Borne Diseases,OMICS Publishing Group,21677719 +Air and Space Law,Springer (Kluwer Academic Publishers),09273379| +Air Medical Journal,Elsevier - Mosby,1067991X| +Air Quality Atmosphere & Health,Springer-Verlag,18739318|18739326 +Air Repair,Informa UK (Taylor & Francis),00966665| +Air Soil and Water Research,"""Libertas Academica, Ltd.""",11786221 +Aircraft Design,Elsevier ,13698869| +Aircraft Engineering and Aerospace Technology,Emerald (MCB UP ),00022667| +AIS Educator Journal,AIS Educator Association,19358156|19358156 +Aisthesis,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7187181 +Aitia Regards sur la culture hellénistique au XXIe siècle,OpenEdition,17754275|17754275 +Ajalooline Ajakiri The Estonian Historical Journal,University of Tartu Press,14063859|22283897 +AJIT-e Online Academic Journal of Information Technology,AJIT-E Academic Journal of Information Technology,13091581|13091581 +AJN American Journal of Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0002936X| +AJOB Empirical Bioethics,Informa UK (Taylor & Francis),23294515|23294523 +AJOB Neuroscience,Informa UK (Taylor & Francis),21507740|21507759 +AJOB Primary Research,Informa UK (Taylor & Francis),21507716|21507724 +AJP Advances in Physiology Education,American Physiological Society,10434046|15221229 +AJP Cell Physiology,American Physiological Society,03636143|15221563 +AJP Endocrinology and Metabolism,American Physiological Society,01931849|15221555 +AJP Gastrointestinal and Liver Physiology,American Physiological Society,01931857|15221547 +AJP Heart and Circulatory Physiology,American Physiological Society,03636135|15221539 +AJP Lung Cellular and Molecular Physiology,American Physiological Society,10400605|15221504 +AJP Regulatory Integrative and Comparative Physiology,American Physiological Society,03636119|15221490 +AJP Renal Physiology,American Physiological Society,03636127|15221466 +AJS Review,Cambridge University Press,03640094|14754541 +AJSP Review and Reports,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,23815949| +Akadémiai Értesítö,Akademiai Kiado Zrt.,08659303|15882721 +Akademie für Geowissenschaften und Geotechnologien Veröffentlichungen,Schweizerbart,18672140| +Akademik Araştırmalar ve Çalışmalar Dergisi (AKAD),Journal of Academic Researches and Studies,13093762|21491585 +Akademik Gastroenteroloji Dergisi,Turkish Journal of Academic Gastroenterology,13036629|21490600 +Akademik İncelemeler Dergisi,Journal of Academic Inquiries,13067885| +Akademika,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01265008| +AKCE International Journal of Graphs and Combinatorics,Elsevier ,09728600| +Akdeniz Medical Journal,Akdeniz Medical Journal,13001779| +Akroterion,Stellenbosch University - Akroterion,03031896|20792883 +Aktualni osvrti,Institute of Public Finance,18484085 +Aktualności Neurologiczne,Medical Communications Sp. z.o.o.,16419227| +Aktuel nordisk odontologi,Scandinavian University Press / Universitetsforlaget AS,19023545|20587538 +Aktuelle Dermatologie,Thieme Publishing Group,03402541|1438938X +Aktuelle Ernährungsmedizin,Thieme Publishing Group,03410501|14389916 +Aktuelle Kardiologie,Thieme Publishing Group,21935203|21935211 +Aktuelle Neurologie,Thieme Publishing Group,03024350|14389428 +Aktuelle Rheumatologie,Thieme Publishing Group,0341051X|14389940 +Aktuelle Traumatologie,Thieme Publishing Group,00446173|14399436 +Aktuelle Urologie,Thieme Publishing Group,00017868|14388820 +Akupunktur & Aurikulomedizin,Springer-Verlag,21929319|21966400 +Akušerstvo ginekologiâ i reprodukciâ,IRBIS,23137347| +Akusherstvo i ginekologiia,Bionika Media,24125679| +Al Adzka,IAIN Antasari,20889801| +Al-Azhar Journal of Pediatrics,"""Al Manhal FZ, LLC""",11107774| +Al-Azhar Medical Journal,"""Al Manhal FZ, LLC""",11100400| +AL-BANJARI Jurnal Ilmiah Ilmu-ilmu Keislaman,IAIN Antasari,14129507| +Al-Barkaat Journal of Finance & Management,Diva Enterprises Private Limited,09747281|22294503 +Al-Basar International Journal of Ophthalmology,Medknow Publications,18586538| +AL-BAYAN JOURNAL,Department of Qur'an and Hadith Studies,22321950|22321969 +AL-IHKAM Jurnal Hukum & Pranata Sosial,Sekolah Tinggi Agama Islam Negeri (STAIN) Pamekasan,1907591X|24423084 +Al-Iqtishad Journal of Islamic Economics,E-Journal System Portal of Syarif Hidayatullah State Islamic University,2087135X|24078654 +Al-Jami ah Journal of Islamic Studies,Al-Jami'ah Research Centre,0126012X|2338557X +Al-Masaq,Informa UK (Taylor & Francis),09503110|1473348X +Al-Mawarid,Universitas Islam Indonesia (Islamic University of Indonesia),08547408| +Al-Mithqal for Economic and Administrative Sciences,"""Al Manhal FZ, LLC""",23110988| +Al-Qanṭara,Departmento de Publicaciones del CSIC,02113589|19882955 +AL-TA LIM,Institut Agama Islam Negeri (IAIN) Imam Bonjol Padang,14107546|23557893 +Alabama Review,Muse - Johns Hopkins University Press,21669961 +Alabe Revista de Investigación sobre Lectura y Escritura,University of Almeria Rd de Universidades Lectoras,21719624 +Alambique Revista acadèmica de ciencia ficciòn y fantasia ∕ Jornal acadêmico de ficção científica e fantasía,University of South Florida Libraries,21676577 +AlBaha University Journal for Human Sciences,"""Al Manhal FZ, LLC""",16587189| +Albertus Magnus,Universidad Santo Tomas,20119771|20119771 +Albineana Cahiers d Aubigné,PERSEE Program,11545852| +Albion A Quarterly Journal Concerned with British Studies,Cambridge University Press,00951390| +ALCHEMY,Maulana Malik Ibrahim State Islamic University,20861710| +ALCHEMY Jurnal Penelitian Kimia,Universitas Sebelas Maret,14124092|24434183 +Alcheringa An Australasian Journal of Palaeontology,Informa UK (Taylor & Francis),03115518|17520754 +Alcohol,Elsevier ,07418329| +Alcohol and Alcoholism,Oxford University Press,07350414|14643502 +Alcoholism & Drug Abuse Weekly,Wiley Blackwell (John Wiley & Sons),10421394|15567591 +Alcoholism and Drug Addiction,Elsevier ,08674361| +Alcoholism Clinical and Experimental Research,Wiley Blackwell (Blackwell Publishing),01456008|15300277 +Alcoholism Treatment Quarterly,Informa UK (Taylor & Francis),07347324|15444538 +Aldol Addition of Dihydroxyacetone Phosphate to Thiol-Containing Aldehydes,Thieme Publishing Group,20200374 +Aldol Addition of Pyruvate to -Acetyl--mannosamine and Analogues,Thieme Publishing Group,20200382 +Aldol Processes with Aldehyde Donors,Thieme Publishing Group,20300425 +Aldol Reaction of α-Isothiocyanato Imides with Aldehydes,Thieme Publishing Group,20500246 +Aldol Reactions with Dihalofuran-2(5)-ones,Thieme Publishing Group,20500009 +Alea Estudos Neolatinos,SciELO,1517106X|1517106X +Aleph,Indiana University Press,15651525|15533956 +Alergologia Polska - Polish Journal of Allergology,Elsevier ,23533854| +Alethia,Maney Publishing,07113625| +Aletria Revista de Estudos de Literatura,Faculdade de Letras da UFMG,16793749|23172096 +Alexandria,SAGE Publications,09557490|20504551 +Alexandria Engineering Journal,Elsevier ,11100168| +Alexandria Journal of Medicine,Elsevier ,20905068| +Alexandria Journal of Veterinary Sciences,ScopeMed International Medical Journal Managment and Indexing System,11102047| +Alexandria Revista de Educação em Ciência e Tecnologia,Universidade Federal de Santa Catarina,19825153 +Alfa Revista de Linguística (São José do Rio Preto),SciELO,19815794|19815794 +ALGAE,The Korean Society of Phycology,12262617| +Algal Research,Elsevier ,22119264| +Algebra,Hindawi Publishing Corporation,23144106|23144114 +Algebra & Number Theory,Mathematical Sciences Publishers,19370652|19447833 +Algebra and Logic,Springer-Verlag,00025232|15738302 +Algebra Colloquium,World Scientific ,10053867|02191733 +Algebra Universalis,Springer-Verlag,00025240|14208911 +Algebraic & Geometric Topology,Mathematical Sciences Publishers,14722747|14722739 +Algebraic Geometry,Foundation Compositio Mathematica,22142584|22142584 +Algebras and Representation Theory,Springer (Kluwer Academic Publishers),1386923X|15729079 +Algemeen Nederlands Tijdschrift voor Wijsbegeerte,Amsterdam University Press,00025275| +Algeps revista de geologia,Iniciativa Digital Politecnica,20135114| +Algerian Journal of Arid Environment,"""Al Manhal FZ, LLC""",21701318| +Algologia,Co. Ltd. Ukrinformnauka,08688540|08688540 +Algological Studies,Schweizerbart,18641318| +Algological Studies,Schweizerbart,18641318| +Algorithmic Finance,IOS Press,21585571|21576203 +Algorithmica,Springer-Verlag,01784617|14320541 +Algorithms,MDPI AG,19994893 +Algorithms for Molecular Biology,Springer (Biomed Central Ltd.),17487188|17487188 +Algorithms Research,Scientific and Academic Publishing,23249978| +Alif Journal of Comparative Poetics,JSTOR,11108673| +Alimentary Pharmacology & Therapeutics,Wiley Blackwell (Blackwell Publishing),02692813|13652036 +Alimentary Pharmacology & Therapeutics (Suppl),Wiley Blackwell (Blackwell Publishing),09530673|13652036 +Alimentary Pharmacology & Therapeutics Symposium Series,Wiley Blackwell (Blackwell Publishing),17466334|17466342 +Aliso,Claremont Colleges Library,23272929 +Aljouf Science and Engineering Journal,"""Al Manhal FZ, LLC""",16586670| +Aljouf University Medical Journal,"""Al Manhal FZ, LLC""",16586700| +Alkenylation of Imines,Thieme Publishing Group,20200242 +Alkenylation with Organozinc Reagents through Hydroboration–Transmetalation of Alkynes,Thieme Publishing Group,20200234 +Alkylation of Aldehydes with a Stereogenic Center at the β-Position,Thieme Publishing Group,20200161 +Alkynylation of Aldehydes,Thieme Publishing Group,20600259 +All Ireland Review,JSTOR,20092415| +Állattani Közlemények,Allattani Kozlemenyek,00025658| +Allergo Journal,Springer-Verlag,09418849|21956405 +Allergo Journal International,Springer-Verlag,21970378 +Allergologia et Immunopathologia,Elsevier ,03010546|15781267 +Allergologie,Dustri-Verlag Dr. Karl Feistle,03445062| +Allergology International,Elsevier ,13238930|14401592 +Allergy,Wiley Blackwell (Blackwell Publishing),01054538|13989995 +Allergy & Clinical Immunology International - Journal of the World Allergy Organization,Hogrefe Publishing Group,08381925| +Allergy & Rhinology,Oceanside Publications,21526575|21526567 +Allergy and Asthma Proceedings,Oceanside Publications,10885412|15396304 +Allergy and Rhinology,Oceanside Publications,21526567 +Allergy Asthma & Clinical Immunology,Springer (Biomed Central Ltd.),17101492|17101492 +Allergy Asthma & Respiratory Disease,"""The Korean Academy of Asthma, Allergy and Clinical Immunology and The Korean Academy of Pediatric Allergy and Respiratory Disease (KAMJE)""",22880402|22880410 +Allergy Asthma and Clinical Immunology,"""Decker, Inc.""",17101484 +Allergy Asthma and Immunology Research,"""The Korean Academy of Asthma, Allergy and Clinical Immunology and The Korean Academy of Pediatric Allergy and Respiratory Disease (KAMJE)""",20927355|20927363 +Allgemein- und Viszeralchirurgie up2date,Thieme Publishing Group,16116437|16116461 +Allgemeine Homöopathische Zeitung,Thieme Publishing Group,14382563|14398990 +Allgemeines Statistisches Archiv,Springer-Verlag,00026018|16140176 +Alluvium 21st-Century Writing 21st-Century Approaches,Martin Eve,20501560 +Alma mater Vestnik Vysshey Shkoly,INOITs ALMAVEST Ltd.,1026955X| +Almagest,"""Brepols Publishers, NV""",17922593| +Almanack,SciELO,22364633 +Almanack Braziliense,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,18088139|18088139 +Alpha (Osorno),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182201 +Alpha Omegan,Elsevier ,00026417| +Alphanumeric Journal,Alphanumeric Journal,21482225 +Alpine Botany,Springer-Verlag,16642201|1664221X +Alsic,OpenEdition,12864986|12864986 +ALT-J,Co-Action Publishing,09687769|17411629 +ALTAI HAKPO,The Altaic Society of Korea,12266582| +Altamira CUT,Centro de Estudios Superiores de Baja California S.C.,20078854|20076584 +ALTER - European Journal of Disability Research / Revue Européenne de Recherche sur le Handicap,Elsevier ,18750672| +Alteridad,Salesian Polytechnic University of Ecuador,1390325X|13908642 +Alternativas Cuadernos de trabajo Social,Publicaciones Universidad de Alicante,11330473|19899971 +Alternative & Integrative Medicine,OMICS Publishing Group,23275162 +AlterNative An International Journal of Indigenous Peoples,Nga Pae o te Maramatanga,11771801|11741740 +Alternative and Complementary Therapies,Mary Ann Liebert,10762809|15579085 +Alternative Energy,ACTA Press,19256272| +Alternative Higher Education,Springer-Verlag,03616851| +Alternative Lifestyles,Springer-Verlag,0161570X| +Alternative Medicine Studies,PAGEPress Publications,20389477|20389485 +Alternative Spirituality and Religion Review,Philosophy Documentation Center,19460538| +Alternatives Global Local Political,SAGE Publications,03043754| +Alternatives to the High Cost of Litigation,Wiley Blackwell (John Wiley & Sons),15494373|15494381 +ALTEX,ALTEX Edition,1868596X| +Althea Medical Journal,International Journal of Integrated Health Sciences (IJIHS),23374330 +altlastenforum Baden-Württemberg e V Schriftenreihe,Schweizerbart,14391996| +Altorientalische Forschungen,Oldenbourg Wissenschaftsverlag,02328461|21966761 +Alzheimer Disease & Associated Disorders,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08930341| +Alzheimer Realidades e investigación en demencia,"""Editorial Glosa, S.L.""",11371242|20136889 +Alzheimer s & Dementia,Elsevier ,15525260| +Alzheimer s & Dementia Diagnosis Assessment & Disease Monitoring,Elsevier ,23528729| +Alzheimer s & Dementia Translational Research & Clinical Interventions,Elsevier ,23528737| +Alzheimer s Research & Therapy,Springer (Biomed Central Ltd.),17589193|17589193 +Amaltea Revista de mitocrítica,Universidad Complutense de Madrid,19891709 +Amasya Üniversitesi Eğitim Fakültesi Dergisi,Amasya Universitesi Egitim Fakultesi Dergisi,21467811|21467811 +Amasya Üniversitesi İlahiyat Fakültesi Dergisi,Review of the Faculty of Divinity of Amasya University,21477256| +Amazon s Research and Environmental Law,IESUR/FAAr,23178442|23178442 +Amazônia Organizações e Sustentabilidade,"""Amazonia, Organizacoes e Sustentabilidade""",22388893 +Amazônia Science & Health,Amazonia: Science and Health,23181419 +AMB Express,Springer (Biomed Central Ltd.),21910855|21910855 +Ambiances,OpenEdition,2266839X +Ambiente & sociedade,SciELO,1414753X|1414753X +Ambiente Construído,SciELO,16788621 +Ambiente e Agua - An Interdisciplinary Journal of Applied Science,Instituto de Pesquisas Ambientais em Bacias Hidrograficas,1980993X +Ambiente y Desarrollo,Editorial Pontificia Universidad Javeriana,01217607| +AMBIO,Springer-Verlag,00447447|16547209 +Ambio Special Report,JSTOR,03010325| +Ambix,Maney Publishing,00026980|17458234 +Ambulatory Anesthesia,Dove Medical Press,23245891 +Ambulatory Child Health,Wiley Blackwell (Blackwell Publishing),13555626|14670658 +Ambulatory Pediatrics,Elsevier ,15301567|15394409 +Ambulatory Surgery,Elsevier ,09666532| +Ameghiniana,Asociacion Paleontologica Argentina,00027014|18518044 +Amerasia Journal,UCLA American Indian Studies Center,00447471| +America,OpenEdition,09829237|24279048 +América Latina en la Historia Económica,America Latina en la Historia Economics,14052253|20073496 +AMÉRICA LATINA HOY,Ediciones Universidad de Salamanca,11302887|23404396 +América sin nombre,Publicaciones Universidad de Alicante,15773442|19899831 +American Annals of the Deaf,Muse - Johns Hopkins University Press,15430375 +American Anthropologist,Wiley Blackwell (Blackwell Publishing),00027294|15481433 +American Antiquity,Society for American Archaeology,00027316| +American Art,The University of Chicago Press,10739300|15496503 +American Art Illustrated,JSTOR,2151772X| +American Art Journal,JSTOR,00027359| +American Art Journal,JSTOR,00027359| +American Behavioral Scientist,SAGE Publications,00027642|15523381 +American Book Review,Muse - Johns Hopkins University Press,21534578 +American British and Canadian Studies Journal,De Gruyter Open Sp. z o.o. ,1841964X|1841964X +American Business Law Journal,Wiley Blackwell (Blackwell Publishing),00027766|17441714 +American Catholic Philosophical Quarterly,Philosophy Documentation Center,10513558| +American Catholic Studies,Muse - Johns Hopkins University Press,21618534 +American Chemical Science Journal,Sciencedomain International,22490205 +American Chinese Journal of Medicine and Science,American Chinese Medical Exchange Society,19469357| +American Communist History,Informa UK (Taylor & Francis),14743892|00000000 +American Documentation,Wiley Blackwell (John Wiley & Sons),0096946X|19366108 +American Economic Journal Applied Economics,American Economic Association,19457782|19457790 +American Economic Journal Economic Policy,American Economic Association,1945774X|1945774X +American Economic Journal Macroeconomics,American Economic Association,19457707|19457715 +American Economic Journal Microeconomics,American Economic Association,19457669|19457685 +American Economic Review,American Economic Association,00028282| +American Educational Research Journal,American Educational Research Association,00028312|19351011 +American Entomologist,Oxford University Press,10462821|21559902 +American Ethnologist,Wiley Blackwell (Blackwell Publishing),00940496|15481425 +American Fern Journal,BioOne (American Fern Society),00028444|1938422X +American Foreign Policy Interests,Informa UK (Taylor & Francis),10803920|15332128 +American Foreign Policy Newsletter,Informa UK (Taylor & Francis),07383169| +American Heart Journal,Elsevier ,00028703| +American Imago,Muse - Johns Hopkins University Press,10857931 +American Indian and Alaska Native Mental Health Research,Centers for American Indian and Alaska Native Health,08935394|15337731 +American Indian Culture and Research Journal,UCLA American Indian Studies Center,01616463| +American Indian Law Review,JSTOR,0094002X| +American Industrial Hygiene Association Journal,Informa UK (Taylor & Francis),00028894| +American Industrial Hygiene Association Quarterly,Informa UK (Taylor & Francis),0096820X| +American International Journal of Biology,American Research Institute for Policy Development,23342323|23342331 +American Intra-Ocular Implant Society Journal,Elsevier ,01462776| +American Intra-Ocular Implant Society Newsletter,Elsevier ,0361235X| +American J of Finance and Accounting,Inderscience Enterprises Ltd.,17527767|17527775 +American Jewish History,Muse - Johns Hopkins University Press,10863141 +American Journal Of Advanced Computing,American Science and Technology Publishers Corporation,23681209| +American Journal of Advanced Food Science and Technology,Columbia International Publishing,21629722 +American Journal of Aerospace Engineering,Science Publishing Group,23764813| +American Journal of Agricultural and Biological Sciences,Science Publications,15574989|15574989 +American Journal of Agricultural Economics,Oxford University Press,00029092|14678276 +American Journal of Agricultural Science and Technology,Columbia International Publishing,21629676 +American Journal of Agriculture and Forestry,Science Publishing Group,23308583| +American Journal of Algorithms and Computing,Columbia International Publishing,21629900 +American Journal of Alternative Agriculture,Cambridge University Press,08891893|14785498 +American Journal of Alzheimer s Disease and Other Dementias,SAGE Publications,15333175|19382731 +American Journal of Alzheimer’s Disease,Columbia International Publishing,21629986 +American Journal of Analytical Chemistry,"""Scientific Research Publishing, Inc.""",21568251|21568278 +American Journal of Anatomy,Wiley Blackwell (John Wiley & Sons),00029106|15530795 +American Journal of Animal and Veterinary Sciences,Science Publications,15574555|15574555 +American Journal of Applied Chemistry,Science Publishing Group,23308753| +American Journal of Applied Mathematics,Science Publishing Group,23300043| +American Journal of Applied Mathematics and Statistics,"""Science and Education Publishing Co., Ltd.""",23287306| +American Journal of Applied Psychology,Science Publishing Group,23285664| +American Journal of Applied Sciences,Science Publications,15469239| +American Journal of Archaeology,Archaeological Institute of America,00029114|1939828X +American Journal of Astronomy and Astrophysics,Science Publishing Group,23764678| +American Journal of Audiology,American Speech-Language-Hearing Association,10590889|15589137 +American Journal of Autism,Columbia International Publishing,21629943 +American Journal of Biochemistry,Scientific and Academic Publishing,21633010| +American Journal of Biochemistry and Biotechnology,Science Publications,15533468| +American Journal of Biochemistry and Molecular Biology,Science Alert,21504210| +American Journal of Bioengineering and Biotechnology,Columbia International Publishing,21631018 +American Journal of Bioinformatics,Science Publications,19489862| +American Journal of Bioinformatics and Computational Biology,Columbia International Publishing,21631034 +American Journal of Bioinformatics Research,Scientific and Academic Publishing,21676992| +American Journal of Biomass and Bioenergy,Columbia International Publishing,2162965X +American Journal of Biomedical and Life Sciences,Science Publishing Group,23308818| +American Journal of Biomedical Engineering,Scientific and Academic Publishing,21631050| +American Journal of Biomedical Research,"""Science and Education Publishing Co., Ltd.""",23283947| +American Journal of Biomedical Sciences,"""New World Publishing International, Inc.""",19379080 +American Journal of BioMedicine,BM-Publisher,23335106 +American Journal of BioScience,Science Publishing Group,23300159| +American Journal of Bioscience and Bioengineering,Science Publishing Group,23285885| +American Journal of Biostatistics,Science Publications,19489889| +American Journal of Biotechnology and Molecular Sciences,Science Hub,21593698|21593701 +American Journal of Botany,Botanical Society of America,00029122|15372197 +American Journal of Business,Emerald (MCB UP ),19355181| +American Journal of Business and Management,World Scholars,21679606|21679614 +American Journal of Business Education (AJBE),Clute Institute,19422504|19422512 +American Journal of Cancer,Springer-Verlag,11756357| +American Journal of Cancer Prevention,"""Science and Education Publishing Co., Ltd.""",23287322| +American Journal of Cancer Research and Clinical Oncology,Columbia International Publishing,21631085 +American Journal of Cardiovascular Drugs,Springer-Verlag,11753277|1179187X +American Journal of Case Reports,International Scientific Literature,19415923 +American Journal of Chemical Engineering,Science Publishing Group,23308605| +American Journal of Chemistry,Scientific and Academic Publishing,21658749| +American Journal of Civil and Structural Engineering,Sciknow Publications,23724552 +American Journal of Civil Engineering,Science Publishing Group,23308729| +American Journal of Civil Engineering and Architecture,"""Science and Education Publishing Co., Ltd.""",2328398X| +American Journal of Climate Change,"""Scientific Research Publishing, Inc.""",21679495|21679509 +American Journal of Clinical and Experimental Medicine,Science Publishing Group,23308125| +American Journal of Clinical Dermatology,Springer-Verlag,11750561|11791888 +American Journal of Clinical Hypnosis,Informa UK (Taylor & Francis),00029157|21600562 +American Journal of Clinical Medicine Research,"""Science and Education Publishing Co., Ltd.""",23284005| +American Journal of Clinical Nutrition,American Society for Nutrition,00029165|19383207 +American Journal of Clinical Oncology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02773732| +American Journal of Clinical Pathology,Oxford University Press,00029173|19437722 +American Journal of Community Psychology,Wiley Blackwell (John Wiley & Sons),00910562|15732770 +American Journal of Computational and Applied Mathematics,Scientific and Academic Publishing,21658935| +American Journal of Computational Mathematics,"""Scientific Research Publishing, Inc.""",21611203|21611211 +American Journal of Condensed Matter Physics,Scientific and Academic Publishing,21631115| +American Journal of Contact Dermatitis,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1046199X| +American Journal of Cosmetic Surgery,American Academy of Cosmetic Surgery,07488068| +American Journal of Criminal Justice,Springer-Verlag,10662316|19361351 +American Journal of Critical Care,AACN Publishing,10623264|1937710X +American Journal of Cultural Sociology,Nature Publishing Group - Macmillan Publishers,20497113|20497121 +American Journal of Culture and Philosophy,"""International Institute for Science, Technology and Education""",25685139|25685481 +American Journal of Dance Therapy,Springer-Verlag,01463721|15733262 +American Journal of Database Theory and Application,Scientific and Academic Publishing,23260831| +American Journal of Dermatopathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01931091| +American Journal of Digestive Diseases and Nutrition,Springer-Verlag,00925640| +American Journal of Disaster Medicine,Weston Medical Publishers,1932149X| +American Journal of Diseases of Children,American Medical Association,00968994| +American Journal of Distance Education,Informa UK (Taylor & Francis),08923647|15389286 +American Journal of Drug Delivery,Springer-Verlag,11759038| +American Journal of Drug Discovery and Development,Science Alert,2150427X| +American Journal of Economics,Scientific and Academic Publishing,21664951| +American Journal of Economics and Business Administration,Science Publications,19455488| +American Journal of Economics and Sociology,Wiley Blackwell (Blackwell Publishing),00029246|15367150 +American Journal of Education,The University of Chicago Press,01956744|15496511 +American Journal of Educational Research,"""Science and Education Publishing Co., Ltd.""",23276126| +American Journal of Electrical and Electronic Engineering,"""Science and Education Publishing Co., Ltd.""",23287365| +American Journal of Electrical Power and Energy Systems,Science Publishing Group,2326912X| +American Journal of Electromagnetics and Applications,Science Publishing Group,23765968| +American Journal of Embedded Systems and Applications,Science Publishing Group,23766069| +American Journal of Energy Engineering,Science Publishing Group,23291648| +American Journal of Energy Research,"""Science and Education Publishing Co., Ltd.""",23287349| +American Journal of Engineering and Applied Sciences,Science Publications,19417020| +American Journal of Engineering Education (AJEE),Clute Institute,21532516|21579644 +American Journal of Engineering Research,IOSR Journals,23200936|23200847 +American Journal of Enology and Viticulture,American Society for Enology and Viticulture,00029254| +American Journal of Environmental Engineering,Scientific and Academic Publishing,21664633| +American Journal of Environmental Protection,"""Science and Education Publishing Co., Ltd.""",23287241| +American Journal of Environmental Protection,Science Publishing Group,23285680| +American Journal of Environmental Sciences,Science Publications,1553345X| +American Journal of Epidemiology,Oxford University Press,00029262|00029262 +American Journal of Epidemiology and Infectious Disease,"""Science and Education Publishing Co., Ltd.""",2333116X| +American Journal of Evaluation,SAGE Publications,10982140|15570878 +American Journal of Experimental Agriculture,Sciencedomain International,22310606|22310606 +American Journal of Family Therapy,Informa UK (Taylor & Francis),01926187|15210383 +American Journal of Fluid Dynamics,Scientific and Academic Publishing,21684707| +American Journal of Food and Nutrition,Science Hub,21570167|21571317 +American Journal of Food Science and Technology,"""Science and Education Publishing Co., Ltd.""",23334827| +American Journal of Food Technology,Science Alert,15574571|1557458X +American Journal of Forensic Medicine & Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01957910| +American Journal of Geographic Information System,Scientific and Academic Publishing,21631131| +American Journal of Geoscience,Science Publications,19489846| +American Journal of Geriatric Psychiatry,Elsevier ,10647481| +American Journal of Germanic Linguistics and Literatures,Cambridge University Press,10408207| +American Journal of Health Behavior,PNG Publishers,10873244|19457359 +American Journal of Health Economics,MIT Press,23323493|23323507 +American Journal of Health Education,Informa UK (Taylor & Francis),19325037|21683751 +American Journal of Health Promotion,SAGE Publications,08901171|21686602 +American Journal of Health Research,Science Publishing Group,23308788| +American Journal of Health Sciences (AJHS),Clute Institute,21567794|21579636 +American Journal of Health-System Pharmacy,American Society of Health System Pharmacists,10792082| +American Journal of Heat and Mass Transfer,Columbia International Publishing,23745398 +American Journal of Hematology,Wiley Blackwell (John Wiley & Sons),03618609|10968652 +American Journal of Hospice and Palliative Medicine,SAGE Publications,10499091|19382715 +American Journal of Human Biology,Wiley Blackwell (John Wiley & Sons),10420533|15206300 +American Journal of Human Ecology,World Scholars,21679622|21679630 +American Journal of Humanities and Social Sciences,World Scholars,23290781|2329079X +American Journal of Hydropower Water and Environment Sytems,ACTA Editora,2317126X| +American Journal of Hypertension,Oxford University Press,08957061|19417225 +American Journal of Immunology,Science Publications,1553619X| +American Journal of Industrial and Business Management,"""Scientific Research Publishing, Inc.""",21645167|21645175 +American Journal of Industrial Medicine,Wiley Blackwell (John Wiley & Sons),02713586|10970274 +American Journal of Infection Control,Elsevier ,01966553| +American Journal of Infectious Diseases,Science Publications,15536203| +American Journal of Infectious Diseases and Microbiology,"""Science and Education Publishing Co., Ltd.""",23284056| +American Journal of Intelligent Systems,Scientific and Academic Publishing,21658978| +American Journal of Internal Medicine,Science Publishing Group,23304316| +American Journal of Kidney Diseases,Elsevier ,02726386|15236838 +American Journal of Law & Medicine,SAGE Publications,00988588|2375835X +American Journal of Life Sciences,Science Publishing Group,23285702| +American Journal of Lifestyle Medicine,SAGE Publications,15598276|15598284 +American Journal of Linguistics,Scientific and Academic Publishing,23260750| +American Journal of Materials Engineering and Technology,"""Science and Education Publishing Co., Ltd.""",23338903| +American Journal of Materials Science,Scientific and Academic Publishing,21629382| +American Journal of Materials Science and Engineering,"""Science and Education Publishing Co., Ltd.""",23334665| +American Journal of Materials Science and Technology,Columbia International Publishing,21631239 +American Journal of Mathematical Analysis,"""Science and Education Publishing Co., Ltd.""",23338490| +American Journal of Mathematical and Management Sciences,Informa UK (Taylor & Francis),01966324|23258454 +American Journal of Mathematics,Muse - Johns Hopkins University Press,00029327|10806377 +American Journal of Mathematics and Statistics,Scientific and Academic Publishing,2162948X| +American Journal of Mechanical Engineering,"""Science and Education Publishing Co., Ltd.""",23284102| +American Journal of Mechanics and Applications,Science Publishing Group,23766115| +American Journal of Medical and Biological Research,"""Science and Education Publishing Co., Ltd.""",23284080| +American Journal of Medical and Dental Sciences,Science Hub,23268638|23268646 +American Journal of Medical Case Reports,"""Science and Education Publishing Co., Ltd.""",23742151| +American Journal of Medical Genetics,Wiley Blackwell (John Wiley & Sons),01487299|10968628 +American Journal of Medical Genetics Part A,Wiley Blackwell (John Wiley & Sons),15524825|15524833 +American Journal of Medical Genetics Part B Neuropsychiatric Genetics,Wiley Blackwell (John Wiley & Sons),15524841|1552485X +American Journal of Medical Genetics Part C Seminars in Medical Genetics,Wiley Blackwell (John Wiley & Sons),15524868|15524876 +American Journal of Medical Quality,SAGE Publications,10628606|1555824X +American Journal of Medical Sciences and Medicine,"""Science and Education Publishing Co., Ltd.""",23276681| +American Journal of Medicine and Medical Sciences,Scientific and Academic Publishing,2165901X| +American Journal of Medicine Studies,"""Science and Education Publishing Co., Ltd.""",23338881| +American Journal of Men s Health,SAGE Publications,15579883|15579891 +American Journal of Microbiological Research,"""Science and Education Publishing Co., Ltd.""",23284129| +American Journal of Microbiology,Science Publications,1948982X| +American Journal of Mining and Metallurgy,"""Science and Education Publishing Co., Ltd.""",23767952| +American Journal of Modeling and Optimization,"""Science and Education Publishing Co., Ltd.""",23331143| +American Journal of Modern Chromatography,Columbia International Publishing,23745479 +American Journal of Modern Physics,Science Publishing Group,23268867| +American Journal of Molecular and Cellular Biology,Columbia International Publishing,2163226X +American Journal of Molecular Biology,"""Scientific Research Publishing, Inc.""",21616620|21616663 +American Journal of Nanomaterials,"""Science and Education Publishing Co., Ltd.""",23723114| +American Journal of Nanoscience and Nanotechnology,Science Publishing Group,23310685| +American Journal of Nanotechnology,Science Publications,19490216| +American Journal of Nephrology,S. Karger AG,02508095|14219670 +American Journal of Networks and Communications,Science Publishing Group,2326893X| +American Journal of Neural Networks and Applications,Science Publishing Group,24697400| +American Journal of Neuroprotection and Neuroregeneration,American Scientific Publishers,19472951|1947296X +American Journal of Neuroradiology,American Society of Neuroradiology,01956108|1936959X +American Journal of Neuroscience,Science Publications,19489900| +American Journal of Nursing Research,"""Science and Education Publishing Co., Ltd.""",23785594| +American Journal of Nursing Science,Science Publishing Group,23285745| +American Journal of Nutrition and Food Science,Sciknow Publications,23724277 +American Journal of Obstetrics and Gynecology,Elsevier ,00029378| +American Journal of Occupational Therapy,AOTA Press,02729490| +American Journal of Oil and Chemical Technologies,Petrodex Publication Group,23266570|23266589 +American Journal of Operational Research,Scientific and Academic Publishing,23246537| +American Journal of Operations Research,"""Scientific Research Publishing, Inc.""",21608830|21608849 +American Journal of Ophthalmology,Elsevier ,00029394| +American Journal of Ophthalmology Case Reports,Elsevier ,24519936| +American Journal of Optics and Photonics,Science Publishing Group,23308486| +American Journal of Organic Chemistry,Scientific and Academic Publishing,21631271| +American Journal of Orthodontics,Elsevier ,00029416| +American Journal of Orthodontics and Dentofacial Orthopedics,Elsevier ,08895406| +American Journal of Orthodontics and Oral Surgery,Elsevier ,00966347| +American Journal of Orthopsychiatry,American Psychological Association,00029432|19390025 +American Journal of Otolaryngology,Elsevier ,01960709| +American Journal of Pastoral Counseling,Informa UK (Taylor & Francis),10946098|15286886 +American Journal Of Pathology,Elsevier ,00029440|15252191 +American Journal of Perinatology,Thieme Publishing Group,07351631|10988785 +American Journal of Perinatology Reports,Thieme Publishing Group,21576998|21577005 +American Journal of Pharmaceutical Education,American Journal of Pharmaceutical Education,00029459|15536467 +American Journal of PharmacoGenomics,Springer-Verlag,11752203| +American Journal of Pharmacological Sciences,"""Science and Education Publishing Co., Ltd.""",23276711| +American Journal of Pharmacology and Toxicology,Science Publications,15574962| +American Journal of Pharmacy and Pharmaceutical Sciences,Sciknow Publications,23724072 +American Journal of Philology,Muse - Johns Hopkins University Press,10863168 +American Journal of Physical Anthropology,Wiley Blackwell (John Wiley & Sons),00029483|10968644 +American Journal of Physical Chemistry,Science Publishing Group,23272430| +American Journal of Physical Medicine & Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08949115| +American Journal of Physics,American Association of Physics Teachers,00029505|19432909 +American Journal of Physics and Applications,Science Publishing Group,23304286| +American Journal of Plant Nutrition and Fertilization Technology,Science Alert,17939445| +American Journal of Plant Physiology,Science Alert,15574539|15574547 +American Journal of Plant Sciences,"""Scientific Research Publishing, Inc.""",21582742|21582750 +American Journal of Police,Emerald (MCB UP ),07358547|00000000 +American Journal of Political Science,Wiley Blackwell (Blackwell Publishing),00925853|15405907 +American Journal of Polymer Science,Scientific and Academic Publishing,21631344| +American Journal of Potato Research,Springer-Verlag,1099209X|18749380 +American Journal of Preventive Medicine,Elsevier ,07493797| +American Journal of Primatology,Wiley Blackwell (John Wiley & Sons),02752565|10982345 +American Journal of Psychiatric Rehabilitation,Informa UK (Taylor & Francis),15487768|15487776 +American Journal of Psychiatry,American Psychiatric Publishing,0002953X|15357228 +American Journal of Psychiatry and Neuroscience,Science Publishing Group,23304243| +American Journal of Public Health,American Public Health Association,00900036|15410048 +American Journal of Public Health and the Nations Health,American Public Health Association,00029572| +American Journal of Public Health Research,"""Science and Education Publishing Co., Ltd.""",2327669X| +American Journal of Recreation Therapy,Weston Medical Publishers,15394131| +American Journal of Remote Sensing,Science Publishing Group,23285788| +American Journal Of Reproductive Immunology,Wiley Blackwell (Blackwell Publishing),87558920|16000897 +American Journal of Reproductive Immunology,Wiley Blackwell (Blackwell Publishing),10467408| +American Journal of Respiratory and Critical Care Medicine,American Thoracic Society,1073449X|15354970 +American Journal of Respiratory Cell and Molecular Biology,American Thoracic Society,10441549|15354989 +American Journal of Respiratory Medicine,Springer-Verlag,11756365| +American Journal of Rhinology,Oceanside Publications,10506586|15396290 +American Journal of Rhinology and Allergy,Oceanside Publications,19458924|19458932 +American Journal of Robotic Surgery,American Scientific Publishers,23740612| +American Journal of Roentgenology,American Roentgen Ray Society,0361803X|15463141 +American Journal of Rural Development,"""Science and Education Publishing Co., Ltd.""",23334762| +American Journal of Science,American Journal of Science,00029599| +American Journal of Scientific and Industrial Research,Science Hub,2153649X +American Journal of Sensor Technology,"""Science and Education Publishing Co., Ltd.""",23733454| +American Journal of Sexuality Education,Informa UK (Taylor & Francis),15546128|15546136 +American Journal of Signal Processing,Scientific and Academic Publishing,21659354| +American Journal of Social and Management Sciences,Science Hub,21561540|21561559 +American Journal of Sociological Research,Scientific and Academic Publishing,21665443| +American Journal of Sociology,The University of Chicago Press,00029602|15375390 +American Journal of Software Engineering and Applications,Science Publishing Group,23272473| +American Journal of Space Science,Science Publications,19489927| +American Journal of Speech-Language Pathology,American Speech-Language-Hearing Association,10580360|15589110 +American Journal of Sports Science,Science Publishing Group,23308559| +American Journal of Sports Science and Medicine,"""Science and Education Publishing Co., Ltd.""",23334592| +American Journal of Surgical Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01475185| +American Journal of Systems and Software,"""Science and Education Publishing Co., Ltd.""",2372708X| +American Journal of Theology & Philosophy,University of Illinois Press,01943448|21564795 +American Journal of Theoretical and Applied Business,Science Publishing Group,24697834| +American Journal of Theoretical and Applied Statistics,Science Publishing Group,23268999| +American Journal of Therapeutics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10752765| +American Journal of Tourism Management,Scientific and Academic Publishing,23260637| +American Journal of Tourism Research,World Scholars,21683786|21683794 +American Journal of Trade and Policy,Asian Business Consortium,23134747|23134755 +American Journal of Transplantation,Wiley Blackwell (Blackwell Publishing),16006135|16006143 +American Journal of TROPICAL MEDICINE & Public Health,Sciencedomain International,2248986X +American Journal of Tropical Medicine and Hygiene,American Society of Tropical Medicine and Hygiene,00029637| +American Journal of Veterinary Medical Research,ScopeMed International Medical Journal Managment and Indexing System,21697957 +American Journal of Veterinary Research,American Veterinary Medical Association,00029645| +American Journal of Virology,Science Publications,19490097| +American Journal of Water Resources,"""Science and Education Publishing Co., Ltd.""",23334797| +American Journal on Addictions,Wiley Blackwell (Blackwell Publishing),10550496|15210391 +American Journal on Intellectual and Developmental Disabilities,American Association on Intellectual and Developmental Disabilities,19447515|19447588 +American Journal on Mental Retardation,American Association on Intellectual and Developmental Disabilities,08958017| +American Journalism,Informa UK (Taylor & Francis),08821127|23262486 +American Law and Economics Review,Oxford University Press,14657252|14657260 +American Literary History,Oxford University Press,08967148|14684365 +American Literary Realism,University of Illinois Press,15403084|19405103 +American Literary Scholarship,Duke University Press,00659142|15272125 +American Literature,Duke University Press,00029831|15272117 +American Malacological Bulletin,BioOne (American Malacological Society),07402783|07402783 +American Mathematical Monthly,Mathematical Association of America,00029890|19300972 +American Medical Journal,Science Publications,19490070| +American Medical Student Research Journal,American Medical Student Research Journal,23334096 +American Mineralogist,Mineralogical Society of America,0003004X| +American Museum Novitates,BioOne (American Museum of Natural History),00030082|1937352X +American Music,University of Illinois Press,07344392|19452349 +American Nineteenth Century History,Informa UK (Taylor & Francis),14664658|17437903 +American Orthoptic Journal,University of Wisconsin Press,0065955X|15534448 +American Periodicals A Journal of History Criticism and Bibliography,Muse - Johns Hopkins University Press,15484238 +American Pharmacy,Elsevier ,01603450| +American Political Science Review,Cambridge University Press,00030554|15375943 +American Political Thought,The University of Chicago Press,21611580|21611599 +American Politics Research,SAGE Publications,1532673X|00000000 +American Potato Journal,Springer-Verlag,00030589|18749380 +American Psychologist,American Psychological Association,0003066X|1935990X +American Quarterly,Muse - Johns Hopkins University Press,00030678|10806490 +American Review of Mathematics and Statistics,American Research Institute for Policy Development,23742348|23742356 +American Review of Respiratory Disease,American Thoracic Society,00030805| +American Scientist,Sigma Xi,00030996|15452786 +American Slavic and East European Review,JSTOR,10497544| +American Society for Aesthetics Graduate E-journal,American Society for Aesthetics,19461879 +American Society of Clinical Oncology Educational Book,American Society of Clinical Oncology (Educational Books),15488748|15488756 +American Sociological Review,SAGE Publications,00031224|19398271 +American Speech,Duke University Press,00031283|15272133 +American Studies,Muse - Johns Hopkins University Press,21536856 +American Studies,American Studies Institute,12294381| +American Water Works Association,American Water Works Association,0003150X|15518833 +American Zoologist,Oxford University Press,00031569| +Amerika,OpenEdition,21070806|21070806 +AmeriQuests,Vanderbilt University Library,15534316 +Amicus Curiae,School of Advanced Study,14612097|2048481X +Amino Acids,Springer-Verlag,09394451|14382199 +Amnis,OpenEdition,17647193|17647193 +Ampersand,Elsevier ,22150390| +Amphibia-Reptilia,Brill Academic Publishers,01735373|15685381 +Amphibians of western China,Smithsonian Institution Biodiversity Heritage Library,04303776| +AMS Review,Springer-Verlag,1869814X|18698182 +Amsterdamer Beiträge zur älteren Germanistik,Brill Academic Publishers,01657305|18756719 +Amyloid,Informa UK (Taylor & Francis),13506129|17442818 +Amyotrophic Lateral Sclerosis,Informa UK (Taylor & Francis),17482968|1471180X +Amyotrophic Lateral Sclerosis and Frontotemporal Degeneration,Informa UK (Taylor & Francis),21678421|21679223 +Amyotrophic Lateral Sclerosis and Other Motor Neuron Disorders,Informa UK (Taylor & Francis),14660822| +AN ASIAN JOURNAL OF SOIL SCIENCE,Hind Agri Horticultural Society,09734775|09767231 +An International Journal of Optimization and Control Theories & Applications (IJOCTA),International Journal of Optimization and Control: Theories and Applications,21460957|21465703 +An Official Journal of the Japan Primary Care Association,The Japan Primary Care Association,21852928|21872791 +Ana Dili Eğitimi Dergisi,Ana Dili Egitimi Dergisi ADED,21476020| +Anabases,OpenEdition,17744296|22569421 +Anadolu (Anatolia),Ankara University,05700116|05700116 +ANADOLU JOURNAL OF AGRICULTURAL SCIENCES,Anadolu Journal of Agricultural Sciences,13088750|13088769 +Anadolu Journal Of Educational Sciences International,Anadolu Universitesi Egitim Bilimleri Enstitusu Dergisi,21464014| +Anadolu Kardiyoloji Dergisi/The Anatolian Journal of Cardiology,Kare Publishing,13028723|13080032 +Anadolu Üniversitesi Bilim Ve Teknoloji Dergisi - B Teorik Bilimler,Anadolu University Journal of Science and Technology â?? B Theoretical Sciences,21460272|21460191 +Anadolu Üniversitesi Sosyal Bilimler Dergisi,Anadolu Universitesi Sosyal Bilimler Dergisi,13030876| +ANADOLU UNIVERSITY JOURNAL OF SCIENCE AND TECHNOLOGY –C Life Sciences and Biotechnology,Anadolu Universitesi Bilim ve Teknoloji Dergisi C : Yasam Bilimleri ve Biyoteknoloji,21460264|21460213 +Anadolu University Journal of Science and Technology-A Applied Sciences and Engineering,Anadolu Universitesi Bilim ve Teknoloji Dergisi-A: Uygulamali Bilimler ve Muhendislik,13023160|13023160 +Anaerobe,Elsevier ,10759964|10958274 +Anaesthesia,Wiley Blackwell (Blackwell Publishing),00032409|13652044 +Anaesthesia & intensive care medicine,Elsevier ,14720299| +Anaesthesia Critical Care & Pain Medicine,Elsevier ,23525568| +Anais Brasileiros de Dermatologia,SciELO,18064841|18064841 +Anais Brasileiros de Dermatologia,SciELO,03650596|03650596 +Anais da Academia Brasileira de Ciências,SciELO,00013765|00013765 +Anais da Escola Superior de Agricultura Luiz de Queiroz,SciELO,00711276|00711276 +Anais da Sociedade Entomológica do Brasil,SciELO,03018059|03018059 +Anais do Museu Paulista História e Cultura Material,SciELO,01014714|01014714 +ANAIS DO SIMPÓSIO INTERNACIONAL DE INOVAÇÃO TECNOLÓGICA - SIMTEC,Universidade Federal de Sergipe,23183403 +Analecta Bollandiana,"""Brepols Publishers, NV""",00032468| +Analecta Cracoviensia,Pontifical Universtiy of John Paul II in Krakow,02090864|23916842 +Analecta política,Universidad Pontificia Bolivariana,20277458|23900067 +"""Analele Universitatii """"Ovidius"""" Constanta - Seria Chimie""",De Gruyter Open Sp. z o.o. ,12237221|12237221 +"""Analele Universitatii """"Ovidius"""" Constanta - Seria Matematica""",De Gruyter Open Sp. z o.o. ,18440835 +Anales Cervantinos,Departmento de Publicaciones del CSIC,05699878|19888325 +Anales de Antropología,Elsevier ,01851225| +Anales de Biología,Servicio de Publicaciones de la Universidad e Murcia,11383399|19892128 +Anales de Cirugía Vascular,Elsevier ,11302542| +Anales de Derecho,Servicio de Publicaciones de la Universidad e Murcia,0210539X|19895992 +Anales de Documentación,Servicio de Publicaciones de la Universidad e Murcia,15752437|16977904 +Anales de Edificación,Universidad Politecnica de Madrid - University Library,24441309 +Anales de Geografía de la Universidad Complutense,Universidad Complutense de Madrid,02119803|19882378 +Anales de Hidrología Médica,Universidad Complutense de Madrid,18870813|19888317 +Anales de Historia del Arte,Universidad Complutense de Madrid,02146452|19882491 +Anales de la Facultad de Ciencias Médicas (Asunción),Instituto de Investigaciones en Ciencias de la Salud,18168949| +Anales de la Facultad de Medicina,"""Universidad Nacional Mayor de San Marcos, Vicerectorado de Investigacion""",10255583|16099419 +Anales de la Universidad de Alicante Historia Medieval,Publicaciones Universidad de Alicante,02122480| +Anales de la Universidad de Chile,Universidad de Chile,03657779|03657779 +Anales de Literatura Española,Publicaciones Universidad de Alicante,02125889| +Anales de Literatura Hispanoamericana,Universidad Complutense de Madrid,02104547|19882351 +Anales de Medicina Interna,Instituto de Salud Carlos III/BNCS/SciELO Espana,2127199 +Anales de Pediatría,Elsevier ,16954033|16959531 +Anales de Pediatría (English Edition),Elsevier ,23412879| +Anales de Pediatría Continuada,Elsevier ,16962818| +Anales de Psicología,Servicio de Publicaciones de la Universidad e Murcia,02129728|16952294 +Anales de Veterinaria de Murcia,Servicio de Publicaciones de la Universidad e Murcia,02135434|19891784 +Anales del Instituto de la Patagonia,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0718686X +Anales del Jardín Botánico de Madrid,Departmento de Publicaciones del CSIC,02111322|19883196 +Anales del Seminario de Historia de la Filosofía,Universidad Complutense de Madrid,02112337|19882564 +Anales del Sistema Sanitario de Navarra,Instituto de Salud Carlos III/BNCS/SciELO Espana,11376627|11376627 +Anales Galdosianos,Muse - Johns Hopkins University Press,2161301X +Analgesia & Resuscitation Current Research,OMICS Publishing Group,2324903X +Anali Pravnog fakulteta u Beogradu,Centre for Evaluation in Education and Science,00032565| +Analisa,Office of Religious Research and Development,14104350|24433853 +Análise Psicológica,ISPA - Instituto Universitario,08708231|16466020 +Anàlisi,Fundacio per la Universitat Oberta de Catalunya,02112175|23405236 +Análisis,Universidad Santo Tomas,01208454|21459169 +Análisis Político,Universidad Nacional de Colombia,01214705| +Analog Integrated Circuits and Signal Processing,Springer-Verlag,09251030|15731979 +Analusis,EDP Sciences,03654877|1286482X +Analyse & Kritik,Walter de Gruyter GmbH,01715860|23659858 +Analyse Freudienne Presse,CAIRN,12531472|19696744 +Analyses of Social Issues and Public Policy,Wiley Blackwell (Blackwell Publishing),15297489|15302415 +Analysis,Oldenbourg Wissenschaftsverlag,01744747|21966753 +Analysis,Oxford University Press,00032638|14678284 +Analysis & PDE,Mathematical Sciences Publishers,21575045|1948206X +Analysis and Applications,World Scientific ,02195305|17936861 +Analysis and Geometry in Metric Spaces,De Gruyter Open Sp. z o.o. ,22993274 +Analysis and Intervention in Developmental Disabilities,Elsevier ,02704684| +Analysis and Mathematical Physics,Springer-Verlag,16642368|1664235X +Analysis in Theory and Applications,Springer-Verlag,16724070|15738175 +Analysis Mathematica,Springer-Verlag,01333852|1588273X +Analytic Methods in Accident Research,Elsevier ,22136657| +Analytic Philosophy,Wiley Blackwell (Blackwell Publishing),21539596| +Analytica Chimica Acta,Elsevier ,00032670|00032670 +Analytical and Bioanalytical Chemistry,Springer-Verlag,16182642|16182650 +Analytical Biochemistry,Elsevier ,00032697|10960309 +Analytical Cellular Pathology,Hindawi Publishing Corporation,22107177|22107185 +Analytical Chemistry,American Chemical Society,00032700|15206882 +Analytical Chemistry Insights,"""Libertas Academica, Ltd.""",11773901 +Analytical Chemistry Letters,Informa UK (Taylor & Francis),22297928|22307532 +Analytical Chemistry Research,Elsevier ,22141812| +Analytical Communications,The Royal Society of Chemistry,13597337|13645536 +Analytical Letters,Informa UK (Taylor & Francis),00032719|1532236X +Analytical Methods,The Royal Society of Chemistry,17599660|17599679 +Analytical Proceedings,The Royal Society of Chemistry,0144557X| +Analytical Reports in International Education,International University Line,15423832 +Analytical Science and Technology,The Korean Society of Analytical Science,12250163| +Analytical Sciences,Japan Society for Analytical Chemistry,09106340|13482246 +Analytical Sciences X-ray Structure Analysis Online,Japan Society for Analytical Chemistry,13482238 +Analytische Psychologie,S. Karger AG,03013006|14219689 +Anaplastology,OMICS Publishing Group,21611173 +Anaquel de Estudios Árabes,Universidad Complutense de Madrid,11303964|19882645 +Anatolia,Informa UK (Taylor & Francis),13032917|21566909 +Anatolia Antiqua,PERSEE Program,10181946| +Anatolia Turizm Araştırmaları Dergisi,Anatolia: Turizm Arastirmalri Dergisi,13004220| +Anatolian Journal of Psychiatry,ScopeMed International Medical Journal Managment and Indexing System,13026631| +Anatolian Studies,Cambridge University Press,00661546|20480849 +Anatolica,Peeters Publishers,661554 +Anatomia Clinica,Springer-Verlag,07230567| +Anatomia Histologia Embryologia,Wiley Blackwell (Blackwell Publishing),03402096|14390264 +Anatomical Science International,Springer-Verlag,14476959|1447073X +Anatomical Sciences Education,Wiley Blackwell (John Wiley & Sons),19359772|19359780 +Anatomischer Anzeiger,Smithsonian Institution Biodiversity Heritage Library,00032786| +Anatomy & Cell Biology,Korean Association of Anatomists (KAMJE),20933665|20933673 +Anatomy & Physiology,OMICS Publishing Group,21610940 +Anatomy (International Journal of Experimental and Clinical Anatomy),Deomed Publishing,13078798|13088459 +Anatomy and Embryology,Springer-Verlag,03402061|14320568 +Anatomy Research International,Hindawi Publishing Corporation,20902743|20902751 +Ancient Asia,"""Ubiquity Press, Ltd.""",20425937|20425937 +Ancient Biomolecules,Informa UK (Taylor & Francis),13586122| +Ancient Civilizations from Scythia to Siberia,Brill Academic Publishers,0929077X|15700577 +Ancient Mesoamerica,Cambridge University Press,09565361|14691787 +Ancient Near Eastern Studies,Peeters Publishers,650382 +Ancient Philosophy,Philosophy Documentation Center,07402007| +Ancient Science,VRI Press,23737964 +Ancient Science of Life,Medknow Publications,02577941| +Ancient Society,Peeters Publishers,661619 +Ancient West & East,Peeters Publishers,17838363 +ÂNCORA - Revista Latino-americana de Jornalismo,Revista Latino-americana de Jornalismo - ANCORA,2359375X +Andean geology,Pontificia Universidad Catolica de Valparaiso,07187092|07187106 +Andragogy,Klaipeda University Press,20296894|20296894 +Andragoška spoznanja,University of Ljubljana,13185160|23504188 +Andrew Gilmartin Review,CrossRef test user,0000992X| +Andrologia,Wiley Blackwell (Blackwell Publishing),03034569|14390272 +Andrologie,Springer-Verlag,11662654|17605377 +Andrology,Wiley Blackwell (Blackwell Publishing),20472919| +Andrology & Gynecology Current Research,OMICS Publishing Group,23274360 +Andrology and Genital Surgery,Publishing House ABV Press,20709781|24128902 +Andrology-Open Access,OMICS Publishing Group,21670250 +Anduli,Editorial Universidad de Sevilla,16960270|23404973 +Anemia,Hindawi Publishing Corporation,20901267|20901275 +Anemon Muş Alparslan Üniversitesi Sosyal Bilimler Dergisi,Anemon Mus Alparslan Universitesi Sosyal Bilimler Dergisi,21477655|21494622 +Anestezjologia Intensywna Terapia,VM Media Sp zo.o. - VMGroup SK,16425758|17312515 +Anesthesia & Analgesia,Ovid Technologies (Wolters Kluwer) - Anesthesia & Analgesia,00032999| +Anesthesia and Pain Medicine,The Editorial Office of Anesthesia and Pain Medicine,23837977|19755171 +Anesthesia Essays and Researches,Medknow Publications,02591162| +Anesthesia History Association Newsletter,Elsevier ,10899634| +Anesthesia Progress,American Dental Society of Anethesiology,00033006| +Anesthésie & Réanimation,Elsevier ,23525800| +Anesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00033022| +Anesthesiology and Pain Medicine,Kowsar Medical Institute,22287523|22287531 +Anesthesiology Clinics,Elsevier ,19322275| +Anesthesiology Clinics of North America,Elsevier ,08898537| +Anesthesiology Research and Practice,Hindawi Publishing Corporation,16876962|16876970 +Angelaki Journal of Theoretical Humanities,Informa UK (Taylor & Francis),0969725X|14692899 +Angewandte Chemie,Wiley Blackwell (John Wiley & Sons),00448249|15213757 +Angewandte Chemie International Edition,Wiley Blackwell (John Wiley & Sons),14337851|15213773 +Angewandte Chemie International Edition in English,Wiley Blackwell (John Wiley & Sons),05700833|15213773 +Angewandte Schmerztherapie und Palliativmedizin,Springer-Verlag,18661424|21966389 +Angiogenesis,Springer-Verlag,09696970|15737209 +Angiología,Elsevier ,00033170| +Angiologia e Cirurgia Vascular,Elsevier ,1646706X| +Angiology,SAGE Publications,00033197| +Angiology and vascular surgery,"""Science and Education, Ltd.""",10276661| +Angiology and vascular surgery,"""Science and Education, Ltd.""",10276661| +Angiology Open Access,OMICS Publishing Group, +Angiology Open Access,OMICS Publishing Group,23299495 +Angioscopy,Japanese Association of Cardioangioscopy,21886571|21887500 +Anglia - Zeitschrift für englische Philologie,Walter de Gruyter GmbH,03405222|18658938 +Anglo-Saxon England,Cambridge University Press,02636751|14740532 +Anglophonia,OpenEdition,12783331|24270466 +Ángulo Recto Revista de estudios sobre la ciudad como espacio plural,Universidad Complutense de Madrid,19894015|19894015 +Aniki Revista Portuguesa da Imagem em Movimento,Associacao de Investigadores da Imagem em Movimento,21831750 +animal,Cambridge University Press,17517311|1751732X +Animal and Veterinary Sciences,Science Publishing Group,23285842| +Animal Behavior and Cognition,Sciknow Publications,23724323 +Animal Behaviour,Elsevier ,00033472|10958282 +Animal Behaviour Monographs,Elsevier ,00661856| +Animal Biology,Brill Academic Publishers,15707555|15707563 +Animal Biotechnology,Informa UK (Taylor & Francis),10495398|15322378 +Animal Biotelemetry,Springer (Biomed Central Ltd.),20503385|20503385 +Animal Blood Groups and Biochemical Genetics,Wiley Blackwell (Blackwell Publishing),00033480| +Animal blood-group research information,Japanese Society of Animal Breeding and Genetics,18843859 +Animal Cells and Systems,Informa UK (Taylor & Francis),19768354|21512485 +Animal Cognition,Springer-Verlag,14359448|14359456 +Animal Conservation,Wiley Blackwell (Blackwell Publishing),13679430|14691795 +Animal Feed Science and Technology,Elsevier ,03778401|03778401 +Animal Frontiers,American Society of Animal Science,21606056|21606064 +Animal Genetic Resources Information,Cambridge University Press,10142339|20764022 +Animal Genetic Resources/Ressources génétiques animales/Recursos genéticos animales,Cambridge University Press,20786336|20786344 +Animal Genetics,Wiley Blackwell (Blackwell Publishing),02689146|13652052 +Animal Health Research Reviews,Cambridge University Press,14662523|14752654 +Animal Learning & Behavior,Springer - Psychonomic Society,00904996|15325830 +Animal Migration,De Gruyter Open Sp. z o.o. ,20848838 +Animal Molecular Breeding,"""Sophia Publishing Group, Inc.""",19275609 +Animal Nutrition,Elsevier ,24056545| +Animal Nutrition and Feed Technology,Diva Enterprises Private Limited,09722963|0974181X +Animal Production,Cambridge University Press,00033561| +Animal Production Research Advances,African Journals Online ,7944721 +Animal Production Science,CSIRO Publishing,18360939| +Animal Psyche,The Japanese Society for Animal Psychology,18836275 +Animal Reproduction Science,Elsevier ,03784320| +Animal Research,EDP Sciences,16273583|16273591 +Animal Research International,African Journals Online ,15973115 +Animal Review,Pak Publishing Group,24123382|24096490 +Animal Science,Cambridge University Press,13577298| +Animal Science Journal,Wiley Blackwell (Blackwell Publishing),13443941|13443941 +Animal Systematics Evolution and Diversity,The Korean Society of Systematic Zoology,22346953| +Animal Welfare,Universities Federation for Animal Welfare,09627286| +Animals,MDPI AG,20762615 +Animation,SAGE Publications,17468477|17468485 +Animation Practice Process & Production,Intellect,20427875|20427883 +Animus Revista Interamericana de Comunicação Midiática,Universidade Federal de Santa Maria,1677907X|21754977 +Ankara Avrupa Calismalari Dergisi,Ankara University,13032518|13032518 +Ankara Law Review,Ankara University,13050575|13050575 +Ankara Medical Journal,Ankara Medical Journal,13032283|21484570 +Ankara Papers,Informa UK (Taylor & Francis),14747782| +Ankara Sa,Ankara University,13033735 +Ankara Sağlık Bilimleri Dergisi,Ankara University,2146328X|2146328X +Ankara Üniversitesi Beden Eğitimi ve Spor Yüksekokulu SPORMETRE Beden Eğitimi ve Spor Bilimleri Dergisi,Ankara University,1304284X|1304284X +Ankara Üniversitesi Çevrebilimleri Dergisi,Ankara University,13091107|13091107 +Ankara Üniversitesi Dil ve Tarih-Coğrafya Fakültesi Dergisi,Ankara University,03782905|03782905 +Ankara Üniversitesi Dil ve Tarih-Coğrafya Fakültesi Tarih Bölümü Tarih Araştırmaları Dergisi,Ankara University,10151826| +Ankara Üniversitesi Diş Hekimliği Fakültesi Dergisi,Ankara University,10168710|10168710 +Ankara Universitesi Eczacilik Fakultesi Dergisi,Ankara University,10153918|10153918 +Ankara Universitesi Egitim Bilimleri Fakultesi Dergisi,Ankara University,13013718|13013718 +Ankara Universitesi Egitim Bilimleri Fakultesi Ozel Egitim Dergisi,Ankara University,13047639|13047639 +Ankara Üniversitesi Güneydoğu Avrupa Çalışmaları Uygulama ve Araştırma Merkezi Dergisi,Ankara University,2146054X| +Ankara Üniversitesi Hukuk Fakültesi Dergisi,Ankara University,13011308| +Ankara Üniversitesi İlahiyat Fakültesi Dergisi,Ankara University,13010522| +Ankara Üniversitesi SBF Dergisi,Ankara Universitesi SBF Dergisi,03782921| +Ankara Üniversitesi Sosyal Bilimler Dergisi,Ankara University,21483434| +Ankara Üniversitesi Tıp Fakültesi Mecmuası,Ankara University,03658104| +Ankara Üniversitesi Türk İnkılap Tarihi Enstitüsü Atatürk Yolu Dergisi,Ankara University,13035290|13035290 +Ankara Üniversitesi Veteriner Fakültesi Dergisi,Ankara University,13000861| +ANKEM Dergisi,Logos Medical Publication,13013114| +Ankyra Ankara,Ankara University,13093584 +AnlagePraxis,Springer-Verlag,01727419|23640189 +Annalen der Pharmacie,Wiley Blackwell (John Wiley & Sons),03655490|10990690 +Annalen der Philosophie und philosophischen Kritik,Springer-Verlag,18666175|18666175 +Annalen der Physik,Wiley Blackwell (John Wiley & Sons),00033804|15213889 +Annalen des Historischen Vereins für den Niederrhein,Bohlau Verlag,0341289X|21943818 +Annalen des Naturhistorischen Museums in Wien,Smithsonian Institution Biodiversity Heritage Library,02550105| +Annales Academiae Medicae Silesiensis,Medical University of Silesia,02085607| +Annales Academiae Scientiarum Fennicae Mathematica,Finnish Academy of Science and Letters,1239629X|17982383 +Annales Academiae Scientiarum Fennicae Mathematica Dissertationes,Finnish Academy of Science and Letters,12396303|17982375 +Annales Academiae Scientiarum Fennicae Series A I Mathematica,Finnish Academy of Science and Letters,00661953| +Annales Aequatoria,African Journals Online ,2544296 +Annales Botanici Fennici,BioOne (Finnish Zoological and Botanical Publishing Board),00033847|17972442 +Annales Canonici,Pontifical Universtiy of John Paul II in Krakow,18950620|23916567 +Annales d Endocrinologie,Elsevier ,00034266| +Annales d Ethiopie,PERSEE Program,00662127| +Annales d histoire économique et sociale,PERSEE Program,0003441X| +Annales d histoire sociale (1939),PERSEE Program,12432563| +Annales d histoire sociale (1945),PERSEE Program,1243258X| +Annales d Otolaryngologie et de Chirurgie Cervico-Faciale,Elsevier ,0003438X| +Annales d Urologie,Elsevier ,00034401| +annales de biologie animale biochimie biophysique,EDP Sciences,0003388X| +Annales de Bretagne,PERSEE Program,0003391X| +Annales de Bretagne et des pays de l’Ouest,OpenEdition,21086443|21086443 +Annales de Bretagne et des pays de l’Ouest,PERSEE Program,03990826|21086443 +Annales de Cardiologie et d Angéiologie,Elsevier ,00033928| +Annales de Chimie Science des Matériaux,Lavoisier SAS,01519107| +Annales de Chirurgie,Elsevier ,00033944| +Annales de Chirurgie de la Main,Elsevier ,07539053| +Annales de Chirurgie de la Main et du Membre Supérieur,Elsevier ,11532424| +Annales de Chirurgie Plastique Esthétique,Elsevier ,02941260| +Annales de Chirurgie Vasculaire,Elsevier ,02992213| +Annales de Démographie Historique,PERSEE Program,00662062| +Annales de Dermatologie et de Vénéréologie,Elsevier ,01519638| +Annales de Génétique,Elsevier ,00033995| +Annales de Génétique et de Sélection Animale,Springer (Biomed Central Ltd.),00034002| +Annales de Géographie,CAIRN,00034010|17775884 +Annales de l Institut Henri Poincare (C) Non Linear Analysis,Elsevier ,02941449| +Annales de l Institut Henri Poincaré Probabilités et Statistiques,Institute of Mathematical Statistics,02460203| +Annales de l Institut Pasteur / Actualités,Elsevier ,09244204| +Annales de l Institut Pasteur Immunologie,Elsevier ,07692625| +Annales de l Institut Pasteur Immunologie,Elsevier ,07692625| +Annales de l Institut Pasteur Microbiologie,Elsevier ,07692609| +Annales de l Institut Pasteur Virologie,Elsevier ,07692617| +Annales de la faculté des sciences de Toulouse Mathématiques,Cellule MathDoc/CEDRAM,02402963|22587519 +Annales de la Société entomologique de Belgique,Smithsonian Institution Biodiversity Heritage Library,07745915| +Annales de la Société Entomologique de France,Informa UK (Taylor & Francis),00379271|21686351 +Annales de Limnologie - International Journal of Limnology,EDP Sciences,00034088|2100000X +Annales de lʼInstitut Pasteur Immunologie,Elsevier ,07692625| +Annales de lʼInstitut Pasteur Virologie,Elsevier ,07692617| +Annales de l’institut Fourier,Cellule MathDoc/CEDRAM,03730956|17775310 +Annales de l’Institut Henri Poincaré D,European Mathematical Society Publishing House,23085827| +Annales de Normandie,PERSEE Program,00034134|22614427 +Annales de Paléontologie,Elsevier ,07533969| +Annales de Pathologie,Elsevier ,02426498| +Annales de Physique,EDP Sciences,00034169|12864838 +Annales de Réadaptation et de Médecine Physique,Elsevier ,01686054| +Annales de Toxicologie Analytique,EDP Sciences,0768598X|19619480 +Annales de Zootechnie,EDP Sciences,0003424X|12979651 +Annales des Mines - Gérer et comprendre,CAIRN,02954397|22717943 +Annales des Mines - Réalités industrielles,CAIRN,11487941|22717978 +Annales des Mines - Responsabilité et environnement,CAIRN,12684783|22718052 +Annales des Ponts et Chaussées,Elsevier ,01529668| +Annales des Sciences Agronomiques,African Journals Online ,16595009 +Annales des Sciences Forestières,EDP Sciences,00034312| +Annales des sciences naturelles,Smithsonian Institution Biodiversity Heritage Library,01509322| +Annales des Sciences Naturelles - Zoologie et Biologie Animale,Elsevier ,00034339| +Annales des sciences naturelles comprenant La physiologie animale et végétale l anatomie comparée des deux règnes la zoologie la botanique la minéralogie et la géologie,Smithsonian Institution Biodiversity Heritage Library,01509306| +Annales du Midi revue archéologique historique et philologique de la France méridionale,PERSEE Program,00034398| +Annales Etyka w życiu gospodarczym,Uniwersytet Lodzki (University of Lodz),18992226| +Annales Françaises d Anesthésie et de Réanimation,Elsevier ,07507658| +Annales françaises d Oto-rhino-laryngologie et de Pathologie Cervico-faciale,Elsevier ,18797261| +Annales françaises de médecine d urgence,Springer-Verlag,21086524|21086591 +Annales Geophysicae,Copernicus GmbH,09927689|14320576 +Annales Henri Poincaré,Springer-Verlag,14240637|14240661 +Annales Histoire Sciences Sociales,PERSEE Program,03952649| +Annales Histoire Sciences sociales (French Edition),Muse - Johns Hopkins University Press,19538146 +Annales historiques de la Révolution française,PERSEE Program,00034436|1952403X +Annales historiques de l’électricité,CAIRN,17623227|22728023 +Annales Mathematicae Silesianae,Walter de Gruyter GmbH,8602107 +Annales mathématiques Blaise Pascal,Cellule MathDoc/CEDRAM,12591734|21187436 +Annales mathématiques du Québec,Springer-Verlag,21954755|21954763 +Annales Médico-psychologiques revue psychiatrique,Elsevier ,00034487| +Annales Missiologici Posnanienses,Adam Mickiewicz University Poznan,17316170| +Annales Nestlé (Deutsche Aufl ),S. Karger AG,02509652|16613740 +Annales Nestlé (Deutsche Ausg ),S. Karger AG,02509652|16613740 +Annales Nestlé (Ed española),S. Karger AG,02528185|16614003 +Annales Nestlé (Ed française),S. Karger AG,02509644|16613732 +Annales Nestlé (English ed ),S. Karger AG,05178606|16614011 +Annales Pharmaceutiques Françaises,Elsevier ,00034509| +Annales Polonici Mathematici,"""Institute of Mathematics, Polish Academy of Sciences""",00662216|17306272 +Annales Scientifiques de l École Normale Supérieure,Elsevier ,00129593| +Annales Scientifiques de lʼ&E cute cole Normale Supérieure,Elsevier ,00129593| +Annales Societatis Geologorum Poloniae,Polskie Towarzystwo Geologiczne - Polish Geological Society,02089068| +Annales UMCS Agricultura,De Gruyter Open Sp. z o.o. ,03651118| +Annales UMCS Artes,De Gruyter Open Sp. z o.o. ,17321352|20833636 +Annales UMCS Biologia,De Gruyter Open Sp. z o.o. ,00662232|20833563 +Annales UMCS Chemistry,De Gruyter Open Sp. z o.o. ,01376853|2083358X +Annales UMCS Geographia Geologia Mineralogia et Petrographia,De Gruyter Open Sp. z o.o. ,01371983|20833601 +Annales UMCS Historia,De Gruyter Open Sp. z o.o. ,02394251|2083361X +Annales UMCS Horticultura,De Gruyter Open Sp. z o.o. ,12332127|20836058 +Annales UMCS Informatica,De Gruyter Open Sp. z o.o. ,17321360|20833628 +Annales UMCS Mathematica,De Gruyter Open Sp. z o.o. ,03651029|20837402 +Annales UMCS Medicina,De Gruyter Open Sp. z o.o. ,00662240| +Annales UMCS Medicina Veterinaria,De Gruyter Open Sp. z o.o. ,03017737| +Annales UMCS Pharmacia,De Gruyter Open Sp. z o.o. ,08670609| +Annales UMCS Physica,Walter de Gruyter GmbH,23007559 +Annales UMCS Politologia,De Gruyter Open Sp. z o.o. ,23007567 +Annales UMCS Sectio AAA PHYSICA,De Gruyter Open Sp. z o.o. ,01376861| +Annales UMCS Sectio I (Filozofia Socjologia),De Gruyter Open Sp. z o.o. ,23007540 +Annales UMCS SECTIO I Philosophia - Sociologia,De Gruyter Open Sp. z o.o. ,01372025| +Annales UMCS Sectio K (Politologia),De Gruyter Open Sp. z o.o. ,14289512|14289512 +Annales UMCS Zootechnica,De Gruyter Open Sp. z o.o. ,02394243|20837399 +Annales Universitatis Mariae Curie-Sklodowska sectio FF Philologia,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,0239426X|2449853X +Annales Universitatis Mariae Curie-Skłodowska sectio G (IUS),Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,04584317|24498505 +Annales Universitatis Mariae Curie-Skłodowska sectio H Oeconomia,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,04599586|24498513 +Annales Universitatis Mariae Curie-Skłodowska sectio J Paedagogia-Psychologia,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,08672040|24498521 +Annales Universitatis Paedagogicae Cracoviensis Studia Mathematica,De Gruyter Open Sp. z o.o. ,2081545X|2300133X +Annales Zoologici,Museum and Institute of Zoology at the Polish Academy of Sciences,00034541|17341833 +Annales Zoologici Fennici,BioOne (Finnish Zoological and Botanical Publishing Board),0003455X|17972450 +Annali del Museo civico di storia naturale di Genova,Smithsonian Institution Biodiversity Heritage Library,03654389| +Annali dell Istituto e Museo di storia della scienza di Firenze,Brill Academic Publishers,03913341|22105875 +Annali dell Istituto Superiore di Sanità,Istituto Superiore di Sanita,00212571|00212571 +ANNALI DELL UNIVERSITA DI FERRARA,Springer-Verlag,04303202|18271510 +Annali di Chimica,Wiley Blackwell (John Wiley & Sons),00034592|16128877 +Annali di Matematica Pura ed Applicata (1923 -),Springer-Verlag,03733114|16181891 +Annali di Scienze Religiose,"""Brepols Publishers, NV""",20315929| +Annali di Stomatologia,CIC Edizioni Internazionali,19711441 +ANNALS AND ESSENCES OF DENTISTRY,Diva Enterprises Private Limited,09758798|0976156X +Annals in Social Responsibility,Emerald (MCB UP ),20563515| +Annals of Actuarial Science,Cambridge University Press,17484995|17485002 +Annals of African Medicine,Medknow Publications,15963519| +Annals of African Surgery,African Journals Online ,19999674|19999674 +Annals of Agrarian Science,Elsevier ,15121887| +Annals of Agricultural and Environmental Medicine,Index Copernicus International,12321966|18982263 +Annals of Agricultural Sciences,Elsevier ,05701783| +Annals of Allergy Asthma & Immunology,Elsevier ,10811206| +Annals of Anatomy - Anatomischer Anzeiger,Elsevier ,09409602| +Annals of Animal Resource Sciences,Institute of Animal Resources,12252964|22873317 +Annals of Animal Science,De Gruyter Open Sp. z o.o. ,16423402|16423402 +Annals of Anthropological Practice,Wiley Blackwell (Blackwell Publishing),2153957X| +Annals of Applied Biology,Wiley Blackwell (Blackwell Publishing),00034746|17447348 +Annals of Behavioral Medicine,Springer-Verlag,08836612|15324796 +Annals of Behavioral Science and Medical Education,Springer-Verlag,10751211|10751211 +Annals of Bioanthropology,Medknow Publications,23157992| +Annals of Bioanthropology,Medknow Publications,23157992| +Annals of Biomedical Engineering,Springer-Verlag,00906964|15739686 +Annals of Biomedical Sciences,African Journals Online ,15966569 +Annals of Botany,Oxford University Press,03057364|10958290 +Annals of Business Administrative Science,Global Business Research Center,13474464|13474456 +Annals of Cancer Research and Therapy,The Japanese Society of Strategies for Cancer Research and Therapy,13446835|18805469 +Annals of Cardiac Anaesthesia,Medknow Publications,09719784| +Annals of Cardiothoracic Surgery,AME Publishing Company,2225319X|23041021 +Annals of Carnegie Museum,BioOne (Carnegie Museum of Natural History),00974463|19436300 +Annals of Clinical and Translational Neurology,Wiley Blackwell (John Wiley & Sons),23289503| +Annals of Clinical Biochemistry An international journal of biochemistry and laboratory medicine,SAGE Publications,00045632|17581001 +Annals of Clinical Chemistry and Laboratory Medicine,Nepal Journals Online,23825081|23924446 +Annals of Clinical Microbiology,The Korean Society of Clinical Microbiology (KAMJE),22880585|22886850 +Annals of Clinical Microbiology and Antimicrobials,Springer (Biomed Central Ltd.),14760711|14760711 +Annals of Clinical Psychiatry,Informa UK (Taylor & Francis),10401237|15473325 +Annals of Coloproctology,Korean Society of Coloproctology (KAMJE),22879714|22879722 +Annals of Colorectal Research,International Neuroscience Institute,23225262|23225289 +Annals of Combinatorics,Springer-Verlag,02180006|02193094 +Annals of Corporate Governance,Now Publishers,23816724|23816732 +Annals of Data Science,Springer-Verlag,21985804|21985812 +Annals of Dermatology,Korean Dermatological Association and The Korean Society for Investigative Dermatology (KAMJE),10139087|20053894 +Annals of Diagnostic Paediatric Pathology,Springer-Verlag,14274426|15095762 +Annals of Diagnostic Pathology,Elsevier ,10929134| +Annals of Dyslexia,Springer-Verlag,07369387|19347243 +Annals of Economics and Statistics,GENES,21154430|19683863 +Annals of Emergency Medicine,Elsevier ,01960644| +Annals of Epidemiology,Elsevier ,10472797| +Annals of Eugenics,Wiley Blackwell (Blackwell Publishing),20501420| +Annals of Finance,Springer-Verlag,16142446|16142454 +Annals of Financial Economics,World Scientific ,20104952|20104960 +Annals of Forest Research,Forest Research and Managment Institute,18448135|20652445 +Annals of Forest Science,Springer-Verlag,12864560|1297966X +Annals of Forest Science,Springer-Verlag,12864560|1297966X +Annals of Functional Analysis,Duke University Press,20088752 +Annals of Fundeni Hospital,De Gruyter Open Sp. z o.o. ,12243450 +Annals of Gastroenterology,Hellenic Society of Gastroenterology,17927463| +Annals of General Hospital Psychiatry,Springer (Biomed Central Ltd.),14752832| +Annals of General Psychiatry,Springer (Biomed Central Ltd.),1744859X|1744859X +Annals of GIS,Informa UK (Taylor & Francis),19475683|19475691 +Annals of Glaciology,Cambridge University Press,02603055|17275644 +Annals of Global Analysis and Geometry,Springer-Verlag,0232704X|15729060 +Annals of Global Health,Elsevier ,22149996| +Annals of Health and Health Sciences,Diva Enterprises Private Limited,23220414|23220422 +Annals of Hematology,Springer-Verlag,09395555|14320584 +Annals of Hepatology,Index Copernicus International,16652681| +Annals of Horticulture,Diva Enterprises Private Limited,09748784|09764623 +Annals of Human Biology,Informa UK (Taylor & Francis),03014460|14645033 +Annals of Human Genetics,Wiley Blackwell (Blackwell Publishing),00034800|14691809 +Annals of Ibadan Postgraduate Medicine,African Journals Online ,15971627 +Annals of Improbable Research,"""Improbable Research, Inc.""",10795146| +Annals of Indian Academy of Neurology,Medknow Publications,09722327| +Annals of Innovation & Entrepreneurship,Co-Action Publishing,20007396 +Annals of Intensive Care,Springer (Biomed Central Ltd.),21105820|21105820 +Annals of Internal Medicine,American College of Physicians,00034819| +Annals of Japan Prosthodontic Society,Japan Prosthodontic Society,18834426|18836860 +Annals of K-Theory,Mathematical Sciences Publishers,23791683|23791691 +Annals of Laboratory Medicine,Korean Society for Laboratory Medicine (KAMJE),22343806|22343814 +Annals of Leisure Research,Informa UK (Taylor & Francis),11745398|21596816 +Annals of Mathematical Logic,Elsevier ,00034843| +Annals of Mathematics,"""Annals of Mathematics, Princeton U""",0003486X| +Annals of Mathematics and Artificial Intelligence,Springer-Verlag,10122443|15737470 +Annals of Maxillofacial Surgery,Medknow Publications,22310746| +Annals of Medical and Health Sciences Research,Medknow Publications,21419248| +Annals of Medicine,Informa UK (Taylor & Francis),07853890|13652060 +Annals of Medicine and Surgery,Elsevier ,20490801| +Annals of Microbiology,Springer-Verlag,15904261|18692044 +Annals of Neurology,Wiley Blackwell (John Wiley & Sons),03645134|15318249 +Annals of Neurosciences,Indian Academy of Neurosciences,09727531|09763260 +Annals of Nigerian Medicine,Medknow Publications,03313131| +Annals of Noninvasive Electrocardiology,Wiley Blackwell (Blackwell Publishing),1542474X|1082720X +Annals of Nuclear Cardiology,The Japanese Society of Nuclear Cardiology,21893926| +Annals of Nuclear Energy,Elsevier ,03064549| +Annals of Nuclear Medicine,Springer-Verlag,09147187|18646433 +Annals of Nuclear Science and Engineering,Elsevier ,03022927| +Annals of Nutrition & Metabolism,S. Karger AG,02506807|14219697 +Annals of Nutrition and Metabolism,S. Karger AG,02506807|14219697 +Annals of Occupational and Environmental Medicine,Springer (Biomed Central Ltd.),20524374|20524374 +Annals of Occupational Hygiene,Oxford University Press,00034878|14753162 +Annals of Oncology,Oxford University Press,09237534|15698041 +Annals of Operations Research,Springer-Verlag,02545330|15729338 +Annals of Ophthalmology,Springer - Humana Press,15304086|15589951 +Annals of Oral and Maxillofacial Surgery,Open Access Publishing London,20527837 +Annals of Otology Rhinology & Laryngology,SAGE Publications,00034894|1943572X +Annals of Paediatric Rheumatology,ScopeMed International Medical Journal Managment and Indexing System,21462909| +Annals of PDE,Springer-Verlag,21992576 +Annals of Pediatric Cardiology,Medknow Publications,09742069| +Annals of Pediatric Endocrinology & Metabolism,Korean Society of Pediatric Endocrinology (KAMJE),22871012|22871292 +Annals of Pediatric Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,16874137| +Annals of Periodontology,American Academy of Periodontology,15530841| +ANNALS OF PHARMACY AND PHARMACEUTICAL SCIENCES,Hind Agri Horticultural Society,0976125X|22309438 +Annals of Physical and Rehabilitation Medicine,Elsevier ,18770657| +Annals of Physics,Elsevier ,00034916|1096035X +Annals of Plastic Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01487043| +Annals of Psychoceramics B,CrossRef test user,55555152|55556167 +Annals of Public and Cooperative Economics,Wiley Blackwell (Blackwell Publishing),13704788|14678292 +Annals of Pure and Applied Logic,Elsevier ,01680072| +Annals of Rehabilitation Medicine,Korean Academy of Rehabilitation Medicine (KAMJE),22340645|22340653 +Annals of Research in Sport and Physical Activity,Coimbra University Press,21821143|21827087 +Annals of Saudi Medicine,King Faisal Specialist Hospital and Research Centre,02564947|09754466 +Annals of Science,Informa UK (Taylor & Francis),00033790|1464505X +Annals of Sex Research,Springer-Verlag,08434611| +Annals of Software Engineering,Springer-Verlag,10227091|15737489 +Annals of Solid and Structural Mechanics,Springer-Verlag,18676936|18676944 +Annals of Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00034932| +Annals of Surgical Innovation and Research,Springer (Biomed Central Ltd.),17501164|17501164 +Annals of Surgical Oncology,Springer - Society of Surgical Oncology,10689265|15344681 +Annals of Surgical Treatment and Research,The Korean Surgical Society (KAMJE),22886575|22886796 +annals of telecommunications - annales des télécommunications,Springer-Verlag,00034347|19589395 +Annals of tha Japanese Association for Russian and East European Studies,Japanese Association for Russian and East European Studies,21854645|1884586X +Annals of the Alexandru Ioan Cuza University - Economics,De Gruyter Open Sp. z o.o. ,20688717 +Annals of the Alexandru Ioan Cuza University - Mathematics,De Gruyter Open Sp. z o.o. ,12218421|12218421 +Annals of the American Association of Geographers,Informa UK (Taylor & Francis),24694452|24694460 +Annals of the American Thoracic Society,American Thoracic Society,23256621|23256621 +Annals of the Association of American Geographers,Informa UK (Taylor & Francis),00045608|14678306 +Annals of the College of Surgeons Hong Kong,Wiley Blackwell (Blackwell Publishing),10284001|14422034 +Annals of the Entomological Society of America,Oxford University Press,00138746|00138746 +Annals of the History of Computing,Institute of Electrical and Electronics Engineers,01641239| +Annals of the ICRP,SAGE Publications,01466453| +Annals of the ICRP/ICRP Publication,SAGE Publications,00742740| +Annals of the Institute of Statistical Mathematics,Springer-Verlag,00203157|15729052 +Annals of the Japan Association for Philosophy of Science,The Japan Association for Philosophy of Science,04530691|18841228 +Annals of the Japanese Association for Soviet and East European Studies,Japanese Association for Russian and East European Studies,03867226|18845851 +Annals of The Lyceum of Natural History of New York,Wiley Blackwell (Blackwell Publishing),08906564| +Annals of the Missouri Botanical Garden,BioOne (Missouri Botanical Garden Press),00266493|21624372 +Annals of the Natal Museum,Smithsonian Institution Biodiversity Heritage Library,03040798| +Annals of the New York Academy of Sciences,Wiley Blackwell (Blackwell Publishing),00778923|17496632 +ANNALS OF THE ORADEA UNIVERSITY Fascicle of Management and Technological Engineering,Asociatia Pentru Inginerie Integrata Si Management Industrial,15830691 +Annals of the Rheumatic Diseases,BMJ,00034967|14682060 +Annals of The Royal College of Surgeons of England,The Royal College of Surgeons of England,00358843|14787083 +Annals of the South African Museum Annale van die Suid-Afrikaanse Museum,Smithsonian Institution Biodiversity Heritage Library,03032515| +Annals of The Tohoku Geographycal Asocciation,The Tohoku Geographical Association,03872777|18841244 +Annals of Thoracic and Cardiovascular Surgery,Editorial Committee of Annals of Thoracic and Cardiovascular Surgery,13411098|21861005 +Annals of Thoracic Medicine,Medknow Publications,18171737| +Annals of Tourism Research,Elsevier ,01607383| +Annals of Translational Medicine,AME Publishing Company,23055839|23055847 +Annals of Transplantation,International Scientific Literature,14259524|23290358 +Annals of Tropical Medicine and Parasitology,Maney Publishing,00034983|13648594 +Annals of Tropical Medicine and Public Health,Medknow Publications,17556783| +Annals of Tropical Paediatrics,Informa UK (Taylor & Francis),02724936|14653281 +Annals of Vascular Diseases,The Editorial Committee of Annals of Vascular Diseases,1881641X|18816428 +Annals of Vascular Surgery,Elsevier ,08905096|16155947 +Annals of Warsaw University of Life Sciences – SGGW Land Reclamation,De Gruyter Open Sp. z o.o. ,18988857|20819617 +Annals of West University of Timisoara - Mathematics,De Gruyter Open Sp. z o.o. ,18413293|18413307 +Annals of West University of Timisoara - Physics,Walter de Gruyter GmbH,12249718 +Annaly aritmologii,LLC Science and Innovations,18146791|23076313 +Annexes des Cahiers de linguistique hispanique médiévale,PERSEE Program,01809997| +Annuaire des collectivités locales,PERSEE Program,02914700|21025940 +Annuaire français de droit international,PERSEE Program,00663085|21052948 +Annual Abstract of Statistics,Nature Publishing Group - Macmillan Publishers,00725730|20401639 +Annual Bulletin of Historical Literature,Wiley Blackwell (Blackwell Publishing),00663832|14678314 +Annual Meeting of the Berkeley Linguistics Society,Semantics and Pragmatics,03632946|23771666 +Annual of Navigation,De Gruyter Open Sp. z o.o. ,16408632 +Annual of Social Work,Pravni Fakultet Sveucilista u Zagrebu - Law School of the University of Zagreb,18465412|18487971 +Annual Publication of the Historical Society of Southern California,JSTOR,21629145| +Annual Publication of the Historical Society of Southern California (1888),JSTOR,21632987| +Annual Publication of the Historical Society of Southern California (1891),JSTOR,21633002| +Annual Publication of the Historical Society of Southern California and of the Pioneers of Los Angeles County,JSTOR,21629110| +Annual Publication of the Historical Society of Southern California and Pioneer Register Los Angeles,JSTOR,21629080| +Annual Publication of the Historical Society of Southern California Los Angeles,JSTOR,21629064| +Annual Report of The Kansai Plant Protection Society,The Kansai Plant Protection Society,03871002|18836291 +Annual Report on Exchange Arrangements and Exchange Restrictions,International Monetary Fund,23040831| +Annual Report on Exchange Arrangements and Exchange Restrictions,International Monetary Fund,02507366| +Annual Reports in Computational Chemistry (now under book series),Elsevier , +Annual Reports on Analytical Atomic Spectroscopy,The Royal Society of Chemistry,03061353| +Annual Reports on NMR Spectroscopy,Elsevier , +Annual Reports on the Progress of Chemistry,The Royal Society of Chemistry,03656217| +Annual Reports on the Progress of Chemistry Section A General Physical and Inorganic Chemistry,The Royal Society of Chemistry,00693022| +Annual Reports on the Progress of Chemistry Section A Physical and Inorganic Chemistry,The Royal Society of Chemistry,03086003| +"""Annual Reports Section """"A"""" (Inorganic Chemistry)""",The Royal Society of Chemistry,02601818|14604760 +"""Annual Reports Section """"B"""" (Organic Chemistry)""",The Royal Society of Chemistry,00693030|14604779 +"""Annual Reports Section """"B"""" (Organic Chemistry)""",The Royal Society of Chemistry,00693030|14604779 +"""Annual Reports Section """"C"""" (Physical Chemistry)""",The Royal Society of Chemistry,02601826|14604787 +Annual Research & Review in Biology,Sciencedomain International,2347565X +Annual Review in Automatic Programming,Elsevier ,00664138| +Annual Review of Analytical Chemistry,Annual Reviews,19361327|19361335 +Annual Review of Animal Biosciences,Annual Reviews,21658102|21658110 +Annual Review of Anthropology,Annual Reviews,00846570|00846570 +Annual Review of Applied Linguistics,Cambridge University Press,02671905|14716356 +Annual Review of Astronomy and Astrophysics,Annual Reviews,00664146|15454282 +Annual Review of Biochemistry,Annual Reviews,00664154|15454509 +Annual Review of Biomedical Engineering,Annual Reviews,15239829|15454274 +Annual Review of Biomedical Sciences,UNESP - Universidade Estdual Paulista,15173011|18068774 +Annual Review of Biophysics,Annual Reviews,1936122X|19361238 +Annual Review of Biophysics and Bioengineering,Annual Reviews,08839182| +Annual Review of Biophysics and Biomolecular Structure,Annual Reviews,10568700|10568700 +Annual Review of Biophysics and Biophysical Chemistry,Annual Reviews,00846589| +Annual Review of Cell and Developmental Biology,Annual Reviews,10810706|15308995 +Annual Review of Cell Biology,Annual Reviews,07434634| +Annual Review of Chemical and Biomolecular Engineering,Annual Reviews,19475438|19475446 +Annual Review of Clinical Psychology,Annual Reviews,15485943|15485951 +Annual Review of Cognitive Linguistics,John Benjamins Publishing Company,15720268|15720276 +Annual Review of Computer Science,Annual Reviews,87567016|87567016 +Annual Review of Condensed Matter Physics,Annual Reviews,19475454|19475462 +Annual Review of Earth and Planetary Sciences,Annual Reviews,00846597|15454495 +Annual Review of Ecology and Systematics,Annual Reviews,00664162| +Annual Review of Ecology Evolution and Systematics,Annual Reviews,1543592X|15452069 +Annual Review of Economics,Annual Reviews,19411383|19411391 +Annual Review of Energy,Annual Reviews,03621626| +Annual Review of Energy and the Environment,Annual Reviews,10563466| +Annual Review of Entomology,Annual Reviews,00664170|15454487 +Annual Review of Environment and Resources,Annual Reviews,15435938|15452050 +Annual Review of Financial Economics,Annual Reviews,19411367|19411375 +Annual Review of Fish Diseases,Elsevier ,09598030| +Annual Review of Fluid Mechanics,Annual Reviews,00664189|15454479 +Annual Review of Food Science and Technology,Annual Reviews,19411413|19411421 +Annual Review of Genetics,Annual Reviews,00664197|15452948 +Annual Review of Genomics and Human Genetics,Annual Reviews,15278204|1545293X +Annual Review of Gerontology and Geriatrics,Springer Publishing Company,01988794| +Annual Review of Health Social Science,Informa UK (Taylor & Francis),10366733| +Annual Review of Immunology,Annual Reviews,07320582|15453278 +Annual Review of Information Science and Technology,Wiley Blackwell (John Wiley & Sons),00664200|15508382 +Annual Review of Language Acquisition,John Benjamins Publishing Company,15681467|1569965X +Annual Review of Law and Social Science,Annual Reviews,15503585|15503631 +Annual Review of Linguistics,Annual Reviews,23339683|23339691 +Annual Review of Marine Science,Annual Reviews,19411405|19410611 +Annual Review of Materials Research,Annual Reviews,15317331|15454118 +Annual Review of Materials Science,Annual Reviews,00846600| +Annual Review of Medicine,Annual Reviews,00664219|1545326X +Annual Review of Microbiology,Annual Reviews,00664227|15453251 +Annual Review of Neuroscience,Annual Reviews,0147006X|15454126 +Annual Review of Nuclear and Particle Science,Annual Reviews,01638998|15454134 +Annual Review of Nuclear Science,Annual Reviews,00664243| +Annual Review of Nursing Research,Springer Publishing Company,07396686| +Annual Review of Nutrition,Annual Reviews,01999885|15454312 +Annual Review of Organizational Psychology and Organizational Behavior,Annual Reviews,23270608|23270616 +Annual Review of Pathology Mechanisms of Disease,Annual Reviews,15534006|15534014 +Annual Review of Pharmacology,Annual Reviews,00664251| +Annual Review of Physical Chemistry,Annual Reviews,0066426X|15451593 +Annual Review of Physiology,Annual Reviews,00664278|15451585 +Annual Review of Phytopathology,Annual Reviews,00664286|15452107 +Annual Review of Plant Biology,Annual Reviews,15435008|15452123 +Annual Review of Plant Physiology,Annual Reviews,00664294| +Annual Review of Plant Physiology and Plant Molecular Biology,Annual Reviews,10402519| +Annual Review of Political Science,Annual Reviews,10942939|15451577 +Annual Review of Psychology,Annual Reviews,00664308|15452085 +Annual Review of Public Health,Annual Reviews,01637525|15452093 +Annual Review of Resource Economics,Annual Reviews,19411340|19411359 +Annual Review of Sex Research,Informa UK (Taylor & Francis),10532528| +Annual Review of Sociology,Annual Reviews,03600572|15452115 +Annual Review of Statistics and Its Application,Annual Reviews,23268298|2326831X +Annual Review of Virology,Annual Reviews,2327056X|23270578 +Annual Review of Vision Science,Annual Reviews,23744642|23744650 +Annual Reviews in Control,Elsevier ,13675788| +Annual Reviews of Heat Transfer,Begell House Inc.,10490787| +Annuel de l APF,CAIRN,19645007|24265489 +ANQ A Quarterly Journal of Short Articles Notes and Reviews,Informa UK (Taylor & Francis),0895769X|19403364 +Antarctic Science,Cambridge University Press,09541020|13652079 +Antarctica A Keystone in a Changing World,US Geological Survey,1961497 +Anthos,Portland State University Library,23757809 +Anthropocene,Elsevier ,22133054| +Anthropologia integra,Masaryk University Press,18046657|18046665 +Anthropologiai Közlemények,Anthropologiai Kozlemenyek,00035440| +Anthropologica,JSTOR,00035459| +Anthropological aspects of sports physical education and recreation,Faculty of Physical Education and Sport,19868146|22327347 +Anthropological Forum,Informa UK (Taylor & Francis),00664677|14692902 +Anthropological Journal of European Cultures,Berghahn Books,17552923| +Anthropological Linguistics,Muse - Johns Hopkins University Press,19446527 +Anthropological Papers of the American Museum of Natural History,American Museum of Natural History,00659452| +Anthropological Quarterly,Muse - Johns Hopkins University Press,00035491|15341518 +Anthropological Review,JSTOR,13680382| +Anthropological Review,De Gruyter Open Sp. z o.o. ,18986773|20834594 +Anthropological Science,Anthropological Society of Nippon,09187960|13488570 +Anthropological Science (Japanese Series),Anthropological Society of Nippon,13443992|13488813 +Anthropological Theory,SAGE Publications,14634996|00000000 +Anthropological Yearbook of European Cultures,Berghahn Books,09600604| +Anthropologie et santé,OpenEdition,21115028|21115028 +Anthropologie et Sociétés,Consortium Erudit,07028997|17037921 +Anthropologischer Anzeiger,Schweizerbart,00035548| +Anthropology,OMICS Publishing Group,23320915 +Anthropology & Aging,"""University Library System, University of Pittsburgh""",23742267 +Anthropology & Archeology of Eurasia,Informa UK (Taylor & Francis),10611959|1558092X +Anthropology & Education Quarterly,Wiley Blackwell (Blackwell Publishing),01617761|15481492 +Anthropology & Humanism,Wiley Blackwell (Blackwell Publishing),15599167|15481409 +Anthropology & Materialism,OpenEdition,23640480 +Anthropology and Humanism Quarterly,Wiley Blackwell (Blackwell Publishing),01935615| +Anthropology and Medicine,Informa UK (Taylor & Francis),13648470|14692910 +Anthropology in Action,Berghahn Books,0967201X|17522285 +Anthropology News,Wiley Blackwell (Blackwell Publishing),00981605|15563502 +Anthropology News,Wiley Blackwell (Blackwell Publishing),15416151| +Anthropology Now,Paradigm Publishers,19428200|19492901 +Anthropology of Consciousness,Wiley Blackwell (Blackwell Publishing),10534202|15563537 +Anthropology of the Middle East,Berghahn Books,17460719|17460727 +Anthropology of Work Newsletter,Wiley Blackwell (Blackwell Publishing),10465707| +Anthropology of Work Review,Wiley Blackwell (Blackwell Publishing),0883024X|15481417 +Anthropology Southern Africa,Informa UK (Taylor & Francis),23323256|23323264 +Anthropology Today,Wiley Blackwell (Blackwell Publishing),0268540X|14678322 +Anthropozoologica,"""BioOne (Museum National d'Histoire Naturelle, Paris, France)""",07613032|21070881 +Anthrovision,OpenEdition,21986754 +Anthrozoos A Multidisciplinary Journal of The Interactions of People & Animals,Informa UK (Taylor & Francis),08927936|17530377 +ANTI-AGING MEDICINE,Japanese Society of Anti-Aging Medicine,18822762 +Anti-Cancer Agents in Medicinal Chemistry,Bentham Science,18715206| +Anti-Cancer Drugs,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09594973| +Anti-Corrosion Methods and Materials,Emerald (MCB UP ),00035599| +Anti-Infective Agents,Bentham Science,22113533| +Anti-Infective Agents,Bentham Science,22113525| +Anti-Infective Agents in Medicinal Chemistry,Bentham Science,18715214| +Anti-Inflammatory & Anti-Allergy Agents in Medicinal Chemistry,Bentham Science,18715230| +Anti-Trafficking Review,Alliance Against Traffic in Women Foundation,22867511|22870113 +Antibiotics,MDPI AG,20796382 +Antibiotiques,Elsevier ,12945501| +Antibodies,MDPI AG,20734468 +Antibody Technology Journal,Dove Medical Press,22303170 +Antichthon,Cambridge University Press,00664774|00664774 +Antik Tanulmányok,Akademiai Kiado Zrt.,0003567X|15882748 +Antike und Abendland,Walter de Gruyter GmbH,00035696|16130421 +Antimicrobial Agents and Chemotherapy,American Society for Microbiology,00664804|10986596 +Antimicrobial Resistance and Infection Control,Springer (Biomed Central Ltd.),20472994|20472994 +Antimicrobic Newsletter,Elsevier ,07381751| +Antimicrobics and Infectious Diseases Newsletter,Elsevier ,1069417X| +Antioxidants,MDPI AG,20763921 +Antioxidants & Redox Signaling,Mary Ann Liebert,15230864|15577716 +Antioxidants and Redox Signaling,Mary Ann Liebert,15230864|00000000 +Antipoda,Universidad de los Andes,19005407| +Antipode,Wiley Blackwell (Blackwell Publishing),00664812|14678330 +Antipodes,Wayne State University Press,08935580|23319089 +Antipodes,Wayne State University Press,08935580|23319089 +Antiqua,PAGEPress Publications,20389590|20389604 +Antiquitates Mathematicae,Polish Mathematical Society,18985203|23538813 +Antiquité Tardive,"""Brepols Publishers, NV""",12507334| +Antiquités africaines,PERSEE Program,00664871|2117539X +Antiquity,Antiquity Publications,0003598X|17451744 +Antisense and Nucleic Acid Drug Development,Mary Ann Liebert,10872906|00000000 +Antíteses,Universidade Estadual de Londrina,19843356 +Antiviral Chemistry & Chemotherapy,SAGE Publications,09563202|20402066 +Antiviral Chemistry and Chemotherapy,SAGE Publications,20402066|20402066 +Antiviral Research,Elsevier ,01663542| +Antiviral Therapy,International Medical Press,13596535|20402058 +Antonie van Leeuwenhoek,Springer-Verlag,00036072|15729699 +Antropología Experimental,Universidad de Jaen,15784282 +Antropologia Portuguesa,Coimbra University Press,08700990|21827982 +Antropoloji,Ankara University,03782891|03782891 +Anuari de l Agrupació Borrianenca de Cultura Revista de recerca humanística i científica,Universitat Jaume I,11304235|23404787 +Anuari de Psicologia de la Societat Valenciana de Psicologia,Universitat de Valencia,11351268 +Anuario,JSTOR,05644429| +Anuário Antropológico,OpenEdition,01024302|2357738X +Anuario Colombiano de Derecho Internacional - ACDI,Colegio Mayor de Nuestra Senora del Rosario,20271131|21454493 +Anuario Colombiano de Historia Social y de la Cultura,Universidad Nacional de Colombia,01202456|22565647 +Anuario de Acción Humanitaria y Derechos Humanos,University of Deusto,1885298X| +Anuario de Derechos Humanos,Universidad de Chile,07182058|07182058 +Anuario de Derechos Humanos,Universidad de Chile,07182058|07182058 +Anuario de Derechos Humanos,Universidad de Chile,07182058|07182058 +Anuario de Derechos Humanos Nueva Época,Universidad Complutense de Madrid,02120364| +Anuario de Estudios Americanos,Departmento de Publicaciones del CSIC,02105810|19884273 +Anuario de Estudios Medievales,Departmento de Publicaciones del CSIC,00665061|19884230 +Anuario de Historia de la Iglesia,Universidad de Navarra,11330104|21740887 +Anuario de Historia Regional y de las Fronteras,Universidad Industrial de Santander,01222066|21458499 +Anuario de Letras,Instituto de Investigaciones Filologicas,01851373| +Anuário de Literatura,Universidade Federal de Santa Catarina,14145235|21757917 +Anuario de Psicología Jurídica,Elsevier ,11330740|21740542 +Anuário do Instituto de Geociências - UFRJ,Instituto de Geociencias - UFRJ,01019759|19823908 +Anuario Filosófico,Universidad de Navarra,00665215| +Anuario Iberoamericano de Justicia Constitucional,Centro de Estudios Politicos y Constitucionales,11384824|19895585 +Anuario Iberoamericano Derecho Internacional Penal,Colegio Mayor de Nuestra Senora del Rosario,23463120 +Anuario IET de Trabajo y Relaciones Laborales,Universitat Autonoma de Barcelona,23395753 +Anuario Interamericano de Investigacion Musical,JSTOR,08862192| +Anuario Latinoamericano – Ciencias Políticas y Relaciones Internacionales,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,23920343|24498483 +Anuario Lope de Vega Texto literatura cultura,Universitat Autonoma de Barcelona,20148860 +Anuario Mexicano de Derecho Internacional,Elsevier ,18704654| +Anuario Musical,Departmento de Publicaciones del CSIC,02113538|19884125 +Anuario ThinkEPI,El Profesional de la Informacion,18866344| +Anuário Unesco/Metodista de Comunicação Regional,Instituto Metodista de Ensino Superior,21760934 +Anuradhapura Medical Journal,Sri Lanka Journals Online ,22793771|23459719 +ANVESHAK-International Journal of Management,"""Indira Institute of Managment, Pune""",22788913|22788913 +ANVIL,De Gruyter Open Sp. z o.o. ,09697373|09697373 +Anwer Khan Modern Medical College Journal,Bangladesh Journals Online,2221836X|23045701 +Anxiety,Wiley Blackwell (John Wiley & Sons),10709797|15227154 +Anxiety Disorder Research,Japanese Society of Anxiety Disorders,18835619|21879583 +Anxiety Research,Informa UK (Taylor & Francis),08917779| +Anxiety Stress & Coping,Informa UK (Taylor & Francis),10615806|14772205 +Anyanyelv-pedagógia,Anyanyelv-pedagogia,20600623| +ANZ Journal of Surgery,Wiley Blackwell (Blackwell Publishing),14451433|14452197 +Anzeiger der philosophisch-historischen Klasse,Verlag der Osterreichischen Akademie der Wissenschaften,1728015X|03788652 +Anzeiger für Schädlingskunde,Wiley Blackwell (Blackwell Publishing),14365693|14390280 +Anzeiger für Schädlingskunde Pflanzen- und Umweltschutz,Springer-Verlag,03407322| +Anzeiger für Schädlingskunde Pflanzenschutz Umweltschutz,Springer-Verlag,03407330| +AoB Plants,Oxford University Press,20412851 +AORN Journal,Elsevier ,00012092| +Aorta,Science International Corporation,23254637|23254637 +APCBEE Procedia,Elsevier ,22126708| +Apeiron,Walter de Gruyter GmbH,00036390|21567093 +Aperito Journal of Advanced Plant Biology,Aperito Online Publishing Private Limited,23814993 +Aperito Journal of Cellular and Molecular Biology,Aperito Online Publishing Private Limited,24701114 +Aperito Journal of Infectious Diseases and Vaccine,Aperito Online Publishing Private Limited,23815078 +Aperito Journal of Ophthalmology,Aperito Online Publishing Private Limited,23815000 +Aperito Journal of Oral Health and Dentistry,Aperito Online Publishing Private Limited,23786302 +Aphasiology,Informa UK (Taylor & Francis),02687038|14645041 +Apidologie,Springer-Verlag,00448435|12979678 +APL Materials,American Institute of Physics,2166532X|2166532X +APLAR Journal of Rheumatology,Wiley Blackwell (Blackwell Publishing),02190494|02190494 +Apmis,Wiley Blackwell (Blackwell Publishing),09034641|16000463 +Apocrypha,"""Brepols Publishers, NV""",11553316| +Apollo Medicine,Elsevier ,09760016| +APOPTOSIS,Springer-Verlag,13608185|1573675X +APOS Trends in Orthodontics,Medknow Publications,23211407| +Appalachian Heritage,Muse - Johns Hopkins University Press,19405081 +Appareil,OpenEdition,21010714 +Appetite,Elsevier ,01956663|10958304 +Apples - Journal of Applied Language Studies,Jyvaskyla University Library,14579863 +Applicable Algebra in Engineering Communication and Computing,Springer-Verlag,09381279|14320622 +Applicable Analysis,Informa UK (Taylor & Francis),00036811|1563504X +Applicable Analysis and Discrete Mathematics,National Library of Serbia,14528630|2406100X +Applicationes Mathematicae,"""Institute of Mathematics, Polish Academy of Sciences""",12337234|17306280 +Applications in Plant Sciences,Botanical Society of America,21680450 +Applications of Mathematics,Springer-Verlag,08627940|15729109 +Applications of Structural Fire Engineering,Czech Technical University in Prague - Central Library,23367318| +Applications of Surface Science,Elsevier ,03785963| +Applied & Translational Genomics,Elsevier ,22120661| +Applied Acoustics,Elsevier ,0003682X| +Applied Adhesion Science,Springer (Biomed Central Ltd.),21964351|21964351 +Applied and Computational Harmonic Analysis,Elsevier ,10635203|1096603X +Applied and Computational Mathematics,Science Publishing Group,23285605| +Applied and Environmental Microbiology,American Society for Microbiology,00992240|10985336 +Applied and Environmental Soil Science,Hindawi Publishing Corporation,16877667|16877675 +Applied and Preventive Psychology,Elsevier ,09621849| +Applied Animal Behaviour Science,Elsevier ,01681591| +Applied Animal Ethology,Elsevier ,03043762| +Applied Artificial Intelligence,Informa UK (Taylor & Francis),08839514|10876545 +Applied Behavioral Science Review,Elsevier ,10688595| +Applied Biochemistry and Biotechnology,Springer-Verlag,02732289|15590291 +Applied Biochemistry and Microbiology,Pleiades Publishing,00036838|16083024 +Applied Bioenergy,De Gruyter Open Sp. z o.o. ,23003553 +Applied Bioinformatics,Springer-Verlag,11755636| +Applied Biological Chemistry,Springer-Verlag,24680834|24680842 +Applied Biological Research,Diva Enterprises Private Limited,09720979|09744517 +Applied Bionics and Biomechanics,Hindawi Publishing Corporation,11762322|17542103 +Applied Biosafety,SAGE Publications,15356760| +Applied Catalysis,Elsevier ,01669834| +Applied Catalysis A General,Elsevier ,0926860X| +Applied Catalysis B Environmental,Elsevier ,09263373| +Applied Categorical Structures,Springer-Verlag,09272852|15729095 +Applied Chemistry for Engineering,The Korean Society of Industrial and Engineering Chemistry,12250112| +Applied Clay Science,Elsevier ,01691317| +Applied Clinical Informatics,Schattauer GmbH (Applied Clinical Informatics),18690327|18690327 +Applied Clinical Research Clinical Trials and Regulatory Affairs,Bentham Science,2213476X| +Applied Cognitive Psychology,Wiley Blackwell (John Wiley & Sons),08884080|10990720 +Applied Composite Materials,Springer-Verlag,0929189X|15734897 +Applied Computational Intelligence and Soft Computing,Hindawi Publishing Corporation,16879724|16879732 +Applied Computer Systems,De Gruyter Open Sp. z o.o. ,22558691|22558691 +Applied Computing and Informatics,Elsevier ,22108327| +Applied Developmental Science,Informa UK (Taylor & Francis),10888691|1532480X +Applied Earth Science,Informa UK (Taylor & Francis),03717453|17432758 +Applied Ecology and Environmental Research,Applied Ecology and Environmental Research,15891623|17850037 +Applied Ecology and Environmental Sciences,"""Science and Education Publishing Co., Ltd.""",23283912| +Applied Economic Perspectives and Policy,Oxford University Press,20405790|20405804 +Applied Economics,Informa UK (Taylor & Francis),00036846|14664283 +Applied Economics and Business Review,Sciknow Publications,23338717 +Applied Economics and Finance,Redfame Publishing,23327308|23327294 +Applied Economics Letters,Informa UK (Taylor & Francis),13504851|14664291 +Applied Economics Quarterly,Duncker & Humblot GmbH,16116607|18655122 +Applied Economics Systematic Research,Vytautas Magnus University,18227996|23358742 +Applied Energy,Elsevier ,03062619| +Applied Engineering in Agriculture,American Society of Agricultural and Biological Engineers,08838542|19437838 +Applied Entomology and Zoology,Springer-Verlag,00036862|1347605X +Applied Environmental Biotechnology,Whioce Publishing Pte Ltd.,23826436| +Applied Environmental Education & Communication,Informa UK (Taylor & Francis),1533015X|15330389 +Applied Ergonomics,Elsevier ,00036870| +Applied Finance and Accounting,Redfame Publishing,23742410|23742429 +Applied Financial Economics,Informa UK (Taylor & Francis),09603107|14664305 +Applied Financial Economics Letters,Informa UK (Taylor & Francis),17446546|17446554 +Applied General Topology,Universitat Politecnica de Valencia,15769402|19894147 +Applied Geochemistry,Elsevier ,08832927| +Applied Geographic Studies,Wiley Blackwell (John Wiley & Sons),10833404|15206319 +Applied Geography,Elsevier ,01436228| +Applied Geomatics,Springer-Verlag,18669298|1866928X +Applied Geophysics,Springer-Verlag,16727975|19930658 +Applied GIS,Monash University,18325505| +Applied Health Economics and Health Policy,Springer-Verlag,11755652|11791896 +Applied Herpetology,Brill Academic Publishers,15707539|15707547 +APPLIED HUMAN SCIENCE Journal of Physiological Anthropology,Japan Society of Physiological Anthropology,13413473| +Applied Immunohistochemistry,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10623345| +Applied Immunohistochemistry & Molecular Morphology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15412016| +Applied In Vitro Toxicology,Mary Ann Liebert,23321512|23321539 +Applied Industrial Hygiene,Informa UK (Taylor & Francis),08828032| +Applied Informatics,Springer (Biomed Central Ltd.),21960089|21960089 +Applied Intelligence,Springer-Verlag,0924669X|15737497 +Applied laser,Shanghai Institute of Optics and Fine Mechanics,1000372X| +Applied Linguistics,Oxford University Press,01426001|1477450X +Applied Linguistics Review,Walter de Gruyter GmbH,18686303|18686311 +Applied Magnetic Resonance,Springer-Verlag,09379347|16137507 +Applied Materials Today,Elsevier ,23529407| +Applied Mathematical Finance,Informa UK (Taylor & Francis),1350486X|14664313 +Applied Mathematical Modelling,Elsevier ,0307904X| +Applied Mathematical Sciences,"""Hikari, Ltd.""",1312885X|13147552 +Applied Mathematics,"""Scientific Research Publishing, Inc.""",21527385|21527393 +Applied Mathematics & Information Sciences,Natural Sciences Publishing,19350090|23250399 +Applied Mathematics & Information Sciences Letters,Natural Sciences Publishing,23738944|23738952 +Applied Mathematics & Optimization,Springer-Verlag,00954616|14320606 +Applied Mathematics and Computation,Elsevier ,00963003| +Applied Mathematics and Mechanics,Springer-Verlag,02534827|15732754 +Applied Mathematics and Physics,"""Science and Education Publishing Co., Ltd.""",23334878| +Applied Mathematics and Sciences An International Journal (MathSJ),Academy and Industry Research Collaboration Center,23496223 +Applied Mathematics Letters,Elsevier ,08939659| +Applied Mathematics Research eXpress,Oxford University Press,16871200|16871197 +Applied Mathematics-A Journal of Chinese Universities,Springer-Verlag,10051031|19930445 +Applied Measurement in Education,Informa UK (Taylor & Francis),08957347|15324818 +Applied Mechanics and Materials,Trans Tech Publications,16627482 +Applied Mechanics and Materials,Trans Tech Publications,16609336 +Applied Mechanics Reviews,ASME International ,00036900| +Applied Medical Research,ScopeMed International Medical Journal Managment and Indexing System,21492018| +Applied Microbiology and Biotechnology,Springer-Verlag,01757598|14320614 +Applied Microscopy,Korean Society of Electron Microscopy,22875123|22874445 +Applied Mobilities,Informa UK (Taylor & Francis),23800127|23800135 +Applied Mycology and Biotechnology,Elsevier , +Applied Nanoscience,Springer-Verlag,21905509|21905517 +Applied Neuropsychology,Informa UK (Taylor & Francis),09084282|15324826 +Applied Neuropsychology Adult,Informa UK (Taylor & Francis),23279095|23279109 +Applied Neuropsychology Child,Informa UK (Taylor & Francis),21622965|21622973 +Applied Numerical Analysis & Computational Mathematics,Wiley Blackwell (John Wiley & Sons),16118170|16118189 +Applied Numerical Mathematics,Elsevier ,01689274|01689274 +Applied Nursing Research,Elsevier ,08971897| +Applied Occupational and Environmental Hygiene,Informa UK (Taylor & Francis),1047322X|15210898 +Applied Ocean Research,Elsevier ,01411187| +Applied Ontology,IOS Press,15705838|18758533 +Applied Optics,The Optical Society,00036935|15394522 +Applied Organometallic Chemistry,Wiley Blackwell (John Wiley & Sons),02682605|10990739 +Applied Petrochemical Research,Springer-Verlag,21905525|21905533 +Applied Physics,Springer-Verlag,03403793| +Applied Physics,Hans Publishers,21607567|21607575 +Applied Physics A,Springer-Verlag,09478396|14320630 +Applied Physics A Solids and Surface,Springer-Verlag,07217250| +Applied Physics B,Springer-Verlag,09462171|14320649 +Applied Physics B Photophysics and Laser Chemistry,Springer-Verlag,07217269|14320649 +Applied Physics Express,Japan Society of Applied Physics,18820778|18820786 +Applied Physics Letters,American Institute of Physics,00036951|00036951 +Applied Physics Research,Canadian Center of Science and Education,19169639|19169647 +Applied Physics Reviews,American Institute of Physics,19319401|19319401 +Applied Physiology Nutrition and Metabolism,Canadian Science Publishing,17155312|17155320 +Applied Psycholinguistics,Cambridge University Press,01427164|14691817 +Applied Psychological Measurement,SAGE Publications,01466216|00000000 +Applied Psychological Research Journal,"""Coventry University, Lanchester Library""",2057570X +Applied Psychology,Wiley Blackwell (Blackwell Publishing),0269994X|14640597 +Applied Psychology Health and Well-Being,Wiley Blackwell (Blackwell Publishing),17580846|17580854 +Applied Psychophysiology and Biofeedback,Springer-Verlag,10900586|15733270 +Applied Radiation and Isotopes,Elsevier ,09698043| +Applied Radiology,Elsevier ,01609963| +Applied Research In Health And Social Sciences Interface And Interaction,Walter de Gruyter GmbH,18223338 +Applied Research in Mental Retardation,Elsevier ,02703092| +Applied Research in Quality of Life,Springer-Verlag,18712584|18712576 +Applied Researches in Technics Technologies and Education,Trakia University,13148788|13148796 +Applied Science and Convergence Technology,The Korean Vacuum Society,22886559 +Applied Science Letters,Asian Scientific Publishers,2394479X|23945001 +Applied Science Reports,Progressive Science Publications,23110139|23109440 +Applied Sciences,MDPI AG,20763417 +Applied Scientific Reports,Herbert Publications,20549903 +Applied Scientific Research,Springer-Verlag,00036994|00036994 +Applied Scientific Research Section B,Springer-Verlag,03657140| +Applied Signal Processing,Springer-Verlag,09410635| +Applied Soft Computing,Elsevier ,15684946| +Applied Soil Ecology,Elsevier ,09291393| +Applied Solar Energy,Allerton Press,0003701X|19349424 +Applied Spatial Analysis and Policy,Springer-Verlag,1874463X|18744621 +Applied Spectroscopy,SAGE Publications,00037028|1943-3530 +Applied Spectroscopy Reviews,Informa UK (Taylor & Francis),05704928|1520569X +Applied Statistics,JSTOR, +Applied Stochastic Models and Data Analysis,Wiley Blackwell (John Wiley & Sons),87550024|10990747 +Applied Stochastic Models in Business and Industry,Wiley Blackwell (John Wiley & Sons),15241904|15264025 +Applied Studies in Agribusiness and Commerce,University of Debrecen/Applied Studies in Agribusiness and Commerce (APSTRACT),1789221X|17897874 +Applied Superconductivity,Elsevier ,09641807| +Applied Surface Science,Elsevier ,01694332| +Applied Technologies and Innovations,Prague Development Center ,18041191|18044999 +Applied Theatre Research,Intellect,20493010|20493029 +Applied Thermal Engineering,Elsevier ,13594311| +Applied Turfgrass Science,American Society of Agronomy,15525821 +Applied Vegetation Science,Wiley Blackwell (Blackwell Publishing),14022001|1654109X +Applied Water Science,Springer-Verlag,21905487|21905495 +Approche Centrée sur la Personne Pratique et recherche,CAIRN,17745314|19618670 +Approches inductives Travail intellectuel et construction des connaissances,Consortium Erudit,22920005 +Approximation Theory and Its Applications,Springer-Verlag,10009221| +APS Journal,Elsevier ,10589139| +APSIPA Transactions on Signal and Information Processing,Cambridge University Press,20487703 +APSnet Feature Articles,Scientific Societies,21530297 +APT Bulletin,JSTOR,08488525| +Apuntes de Ciencia & Sociedad,Universidad Continental,22255141|2225515X +APUNTES DEL CENES,Universidad Pedagogica y Tecnologica de Colombia,01203053|22565779 +Apuntes Revista de estudios sobre patrimonio cultural,Editorial Pontificia Universidad Javeriana,16579763| +Apuntes Universitarios,Universidad Peruana Union,22257136|23040335 +Apunts Educació Física i Esports,Institut d'Educacio Fisica de Catalunya,02148757|20140983 +Apunts Educación Física y Deportes,Institut d'Educacio Fisica de Catalunya,15774015| +Apunts Medicina de l Esport,Elsevier ,18866581| +AQ Australian Quarterly,JSTOR,14433605| +Aqua-BioScience Monographs,Terrapub,1882322X +Aquacultural Engineering,Elsevier ,01448609| +Aquaculture,Elsevier ,00448486| +Aquaculture Economics & Management,Informa UK (Taylor & Francis),13657305|13657313 +Aquaculture Environment Interactions,Inter-Research Science Center,1869215X|18697534 +Aquaculture International,Springer-Verlag,09676120|1573143X +Aquaculture Nutrition,Wiley Blackwell (Blackwell Publishing),13535773|13652095 +Aquaculture Reports,Elsevier ,23525134| +Aquaculture Research,Wiley Blackwell (Blackwell Publishing),1355557X|13652109 +Aquarium Science and Conservation,Springer (Kluwer Academic Publishers),13575325| +Aquatic Biology,Inter-Research Science Center,18647782|18647790 +Aquatic Biology Research,Sciknow Publications,23317981 +Aquatic Biosystems,Springer (Biomed Central Ltd.),20469063|20469063 +Aquatic Botany,Elsevier ,03043770| +Aquatic Conservation Marine and Freshwater Ecosystems,Wiley Blackwell (John Wiley & Sons),10527613|10990755 +Aquatic Ecology,Springer-Verlag,13862588|15735125 +Aquatic Ecosystem Health & Management,Informa UK (Taylor & Francis),14634988|00000000 +Aquatic Ecosystem Health and Management,Elsevier ,14634988| +Aquatic Geochemistry,Springer-Verlag,13806165|15731421 +Aquatic Insects,Informa UK (Taylor & Francis),01650424|01650424 +Aquatic Invasions,Regional Euro-Asian Biological Invasions Centre Oy - REABIC,18185487|18185487 +Aquatic Living Resources,EDP Sciences,09907440|17652952 +Aquatic Mammals,Aquatic Mammals Journal,01675427|00000000 +Aquatic Microbial Ecology,Inter-Research Science Center,09483055|16161564 +Aquatic Procedia,Elsevier ,2214241X| +Aquatic Resources Culture and Development,CABI Publishing,1477903X|00000000 +Aquatic Science and Technology,"""Macrothink Institute, Inc.""",21689148 +Aquatic Sciences,Springer-Verlag,10151621|14209055 +Aquatic Toxicology,Elsevier ,0166445X| +Aqueous Hiyama Coupling Catalyzed by Palladium–Nitrogen Complexes,Thieme Publishing Group,20600402 +Aquichan,Universidad de la Sabana,16575997|20275374 +Aquila,Smithsonian Institution Biodiversity Heritage Library,03745708| +Arab Economic and Business Journal,Elsevier ,22144625| +Arab International Informatics Journal,"""Al Manhal FZ, LLC""",16585933| +Arab Journal of Forensic Sciences and Forensic Medicine,"""Al Manhal FZ, LLC""",16586786| +Arab Journal of Gastroenterology,Elsevier ,16871979| +Arab Journal of Mathematical Sciences,Elsevier ,13195166| +Arab Journal of Nephrology and Transplantation,African Journals Online ,1858554X|1858554X +Arab Journal of Urology,Elsevier ,2090598X| +Arab Law Quarterly,Brill Academic Publishers,02680556|00000000 +Arab Studies Quarterly,Pluto Journals,02713519|20436920 +Arab Studies Quarterly,Pluto Journals,02713519|20436920 +Arabian archaeology and epigraphy,Wiley Blackwell (Blackwell Publishing),09057196|16000471 +Arabian Journal for Science and Engineering,Springer-Verlag,13198025|21914281 +Arabian Journal of Chemistry,Elsevier ,18785352| +Arabian Journal of Geosciences,Springer-Verlag,18667511|18667538 +Arabian Journal of Mathematics,Springer-Verlag,21935343|21935351 +Arabian Journal of Media and Communication,"""Al Manhal FZ, LLC""",16583620| +Arabic & Middle Eastern Literature,Informa UK (Taylor & Francis),13666169|14692929 +Arabic Language&Literature,Korean Association of Arabic Language and Literature,12290882| +Arabic Sciences and Philosophy,Cambridge University Press,09574239|14740524 +Arabica,Brill Academic Publishers,05705398|15700585 +ARABIYAT Jurnal Pendidikan Bahasa Arab dan Kebahasaaraban,E-Journal System Portal of Syarif Hidayatullah State Islamic University,2356153X|24429473 +Arachnologische Mitteilungen,Arachnologische Gesellschaft e.v.,10184171|21997233 +Arachnology,BioOne - Arachnology,20509928|20509936 +ARAM Periodical,Peeters Publishers,9594213 +Aramaic Studies,Brill Academic Publishers,14778351|17455227 +Araştırma Ankara Üniversitesi Dil ve Tarih-Coğrafya Fakültesi Felsefe Bölümü Dergisi (Yayınlanmıyor),Ankara University,13006207| +Araucaria,Editorial Universidad de Sevilla,15756823|23402199 +Arbeidsrechtelijke Annotaties,Boom Uitgevers Den Haag,15686639| +Arbeidsrett,Scandinavian University Press / Universitetsforlaget AS,15035883|15043088 +Arbeit,Walter de Gruyter GmbH,09415025|2365984X +Arbeitsphysiologie,Springer-Verlag,03650863| +Arbitration International,Oxford University Press,09570411|18758398 +Arbitration Law Reports and Review,Oxford University Press,20448651|20449887 +Arbitrium,Walter de Gruyter GmbH,07232977|18658849 +Arbor,Departmento de Publicaciones del CSIC,02101963|1988303X +Arbor Clinical Nutrition Updates,Cambridge University Press,14465450| +Arborescences Revue d études françaises,Consortium Erudit,19255357 +Arboricultural Association Journal,Informa UK (Taylor & Francis),00037931| +Arboricultural Journal,Informa UK (Taylor & Francis),03071375|21681074 +ARC Journal of Cancer Science,ARC Publications Pvt Ltd.,24556009 +ARC Journal of Cardiology,ARC Publications Pvt Ltd.,24555991 +ARC Journal of Diabetes and Endocrinology,ARC Publications Pvt Ltd.,24555983 +ARC Journal of Nursing and Healthcare,ARC Publications Pvt Ltd.,24554324 +ARC Journal of Pediatrics,ARC Publications Pvt Ltd.,24555711 +ARC Journal of Surgery,ARC Publications Pvt Ltd.,2455572X +Arcadia - International Journal for Literary Studies,Walter de Gruyter GmbH,00037982|16130642 +Arch Microbiology,Internet Medical Publishing,19898436 +Archaea,Hindawi Publishing Corporation,14723646|14723654 +Archaeologia,Cambridge University Press,02613409| +Archaeologia Austriaca,Verlag der Osterreichischen Akademie der Wissenschaften,00038008|18162959 +Archaeologia BALTICA,Klaipeda University Press,13925520|23516534 +Archaeologia historica,Masaryk University Press,02315823|23364386 +Archaeologia Historica Polona,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,14253534| +Archaeologia Lituana,Vilnius University,13926748|13926748 +Archaeologiai Értesitö,Akademiai Kiado Zrt.,00038032|1589486X +Archaeological and Anthropological Sciences,Springer-Verlag,18669557|18669565 +Archaeological Dialogues,Cambridge University Press,13802038|14782294 +Archaeological Discovery,"""Scientific Research Publishing, Inc.""",23311959|23311967 +Archaeological Journal,Informa UK (Taylor & Francis),00665983|23732288 +Archaeological Prospection,Wiley Blackwell (John Wiley & Sons),10752196|10990763 +Archaeological Reports,Cambridge University Press,05706084|20414102 +Archaeological Research in Asia,Elsevier ,23522267| +Archaeologies,Springer-Verlag,15558622|19353987 +Archaeology Ethnology and Anthropology of Eurasia,Elsevier ,15630110|1531832X +Archaeology Ethnology and Anthropology of Eurasia (Russian-language),Institute of Archaeology and Ethnography SB RAS,15630102|24107182 +Archaeology in Oceania,Wiley Blackwell (John Wiley & Sons),00038121| +Archaeology International,"""Ubiquity Press, Ltd.""",14631725|20484194 +Archaeometry,Wiley Blackwell (Blackwell Publishing),0003813X|14754754 +Archaeonautica,PERSEE Program,01541854|21176973 +Archai Revista de Estudos sobre as Origens do Pensamento Ocidental,Coimbra University Press,21794960|1984249X +Archeion,"""Brepols Publishers, NV""",03927865| +Archeological Papers of the American Anthropological Association,Wiley Blackwell (Blackwell Publishing),1551823X|15518248 +Archéologie du Midi médiéval,PERSEE Program,07587708| +Archéologie du Midi médiéval,PERSEE Program,07587708| +ArchéoSciences,OpenEdition,19601360|21043728 +Archipel,PERSEE Program,00448613|21043655 +Architectoni ca,Canadian Centre of Academic Art and Science,19277148|19277156 +Architectural Design,Wiley Blackwell (John Wiley & Sons),00038504|15542769 +Architectural Engineering and Design Management,Informa UK (Taylor & Francis),17452007|17527589 +Architectural Heritage,Edinburgh University Press,13507524|17551641 +Architectural Histories,"""Ubiquity Press, Ltd.""",20505833|20505833 +Architectural History,JSTOR,0066622X| +Architectural research,Architectural Institute of Korea,12296163| +Architectural Research Quarterly,Cambridge University Press,13591355|14740516 +Architectural Science Review,Informa UK (Taylor & Francis),00038628|17589622 +Architectural Theory Review,Informa UK (Taylor & Francis),13264826|17550475 +Architecture & Environment,Sciknow Publications,23292288 +Architecture and Culture,Informa UK (Taylor & Francis),20507828|20507836 +Architecture and Urban Planning,De Gruyter Open Sp. z o.o. ,16914333|22558764 +Architecture Research,Scientific and Academic Publishing,2168507X| +Architecture_MPS,UCL Press,20509006|20509006 +Architektūra objektai ir kontekstai,Vilnius Gediminas Technical University,24243892 +Archiv der Mathematik,Springer-Verlag,0003889X|14208938 +Archiv der Pharmazie,Wiley Blackwell (John Wiley & Sons),03656233|15214184 +Archiv des oeffentlichen Rechts,Mohr Siebeck,00038911| +Archiv des Völkerrechts,Mohr Siebeck,0003892X| +Archiv fuer die civilistische Praxis,Mohr Siebeck,00038997| +Archiv für die gesamte Virusforschung,Springer-Verlag,00039012| +Archiv für Diplomatik,Bohlau Verlag,00666297|21945020 +Archiv für Elektrotechnik,Springer-Verlag,00039039| +Archiv für Elektrotechnik,Springer-Verlag,00039039| +Archiv für Entwicklungsmechanik der Organismen,Springer-Verlag,03745155| +Archiv für Geschichte der Philosophie,Walter de Gruyter GmbH,00039101|16130650 +Archiv für Gynäkologie,Springer-Verlag,00039128| +Archiv für Gyn\303\244kologie,Springer-Verlag,00039128| +Archiv für Hydrobiologie,Schweizerbart,00039136| +Archiv für Klinische und Experimentelle Ohren- Nasen- und Kehlkopfheilkunde,Springer-Verlag,00039195| +Archiv für Kreislaufforschung,Springer-Verlag,00039217| +Archiv für Kulturgeschichte,Bohlau Verlag,00039233|21943958 +Archiv für Mathematische Logik und Grundlagenforschung,Springer-Verlag,00039268| +Archiv für Meteorologie Geophysik und Bioklimatologie Serie B,Springer-Verlag,00666424| +Archiv für Mikrobiologie,Springer-Verlag,00039276| +Archiv für Mikroskopische Anatomie,Springer-Verlag,01767364| +Archiv für Mikroskopische Anatomie und Entwicklungsmechanik,Springer-Verlag,03654125| +Archiv für Molluskenkunde International Journal of Malacology,Schweizerbart,18690963| +Archiv für Musikwissenschaft,JSTOR,00039292| +Archiv für Naturgeschichte,Smithsonian Institution Biodiversity Heritage Library,03656136| +Archiv für Ohren- Nasen- und Kehlkopfheilkunde,Springer-Verlag,03029530| +Archiv für Ohrenheilkunde,Springer-Verlag, +Archiv für Orthopäadie Mechanotherapie und Unfallchirurgie,Springer-Verlag, +Archiv für Orthopädische und Unfall-Chirurgie,Springer-Verlag,00039330| +Archiv für Papyrusforschung und verwandte Gebiete,Walter de Gruyter GmbH,00666459|18671551 +Archiv für Pathologische Anatomie und Physiologie und für Klinische Medicin,Springer-Verlag,07208723| +Archiv für Pflanzenschutz,Informa UK (Taylor & Francis),00039349| +Archiv für Protistenkunde,Elsevier ,00039365| +Archiv für Psychiatrie und Nervenkrankheiten,Springer-Verlag,00039373| +Archiv für Reformationsgeschichte - Archive for Reformation History,Gutersloher Verlaghaus,00039381|21980489 +Archiv für Reformationsgeschichte/Literaturbericht,Gutersloher Verlaghaus,03418375|21980497 +Archiv für Religionsgeschichte,Walter de Gruyter GmbH,14363038|18688888 +Archiv für Tierernaehrung,Informa UK (Taylor & Francis),0003942X| +Archiv für Toxikologie,Springer-Verlag,00039446| +Archival Science,Springer-Verlag,13890166|15737519 +Archivalische Zeitschrift,Bohlau Verlag,00039497|21943826 +Archive for History of Exact Sciences,Springer-Verlag,00039519|14320657 +Archive for Mathematical Logic,Springer-Verlag,09335846|14320665 +Archive for Rational Mechanics and Analysis,Springer-Verlag,00039527|14320673 +Archive for the Psychology of Religion,Brill Academic Publishers,00846724|15736121 +Archive für Toxikologie,Springer-Verlag,00039446| +Archive of Applied Mechanics,Springer-Verlag,09391533|14320681 +Archive of internal medicine,"""Synapse, LLC""",22266704|24116564 +Archive of Mechanical Engineering,De Gruyter Open Sp. z o.o. ,00040738|00040738 +Archive of oncology,National Library of Serbia,03547310|14509520 +ARCHIVE Proceedings of the Institution of Mechanical Engineers Part A Journal of Power Engineering 1989 (vol 203),SAGE Publications,09544046| +ARCHIVE Proceedings of the Institution of Mechanical Engineers Part A Power and Process Engineering 1983-1988 (vols 197-202),SAGE Publications,02637138| +ARCHIVE Proceedings of the Institution of Mechanical Engineers Part B Management and Engineering Manufacture 1983-1988 (vols 197-202),SAGE Publications,02637146| +ARCHIVE Proceedings of the Institution of Mechanical Engineers Part C Mechanical Engineering Science 1983-1988 (vols 197-202),SAGE Publications,02637154| +ARCHIVE Proceedings of the Institution of Mechanical Engineers Part D Transport Engineering 1984-1988 (vols 198-202),SAGE Publications,02651904| +Archives and Manuscripts,Informa UK (Taylor & Francis),01576895|21646058 +Archives and Museum Informatics,Springer-Verlag,10421467|15737500 +Archives and Records,Informa UK (Taylor & Francis),23257962|23257989 +Archives Animal Breeding,Copernicus GmbH,23639822 +Archives d histoire doctrinale et littéraire du Moyen Âge,CAIRN,03735478|21099529 +Archives de Pédiatrie,Elsevier ,0929693X| +Archives de sciences sociales des religions,OpenEdition,03355985|17775825 +Archives de zoologie expérimentale et générale,Smithsonian Institution Biodiversity Heritage Library,00039667| +Archives des Maladies du Coeur et des Vaisseaux - Pratique,Elsevier ,1261694X| +Archives des Maladies Professionnelles et de l Environnement,Elsevier ,17758785| +Archives des sciences sociales des religions,PERSEE Program,00039659|17775825 +Archives for Meteorology Geophysics and Bioclimatology Series A,Springer-Verlag,00666416| +Archives for Meteorology Geophysics and Bioclimatology Series B,Springer-Verlag,00666424| +Archives for Technical Sciences,National and University Library of the Republic of Srpska,18404855|22330046 +Archives in Cancer Research,Internet Medical Publishing,22546081 +Archives Internationales d Histoire des Sciences,"""Brepols Publishers, NV""",00039810| +Archives Internationales de Physiologie,Informa UK (Taylor & Francis),03014541| +Archives Internationales de Physiologie de Biochimie et de Biophysique,Informa UK (Taylor & Francis),07783124| +Archives Internationales de Physiologie et de Biochimie,Informa UK (Taylor & Francis),00039799| +Archives Néerlandaises de Zoologie,Brill Academic Publishers,03655164|18753019 +Archives of (Clinical) Skiagraphy,British Institute of Radiology,20531923|20531931 +Archives of Acoustics,De Gruyter Open Sp. z o.o. ,01375075|2300262X +Archives of Aesthetic Plastic Surgery,Korean Society for Aesthetic Plastic Surgery (KAMJE),22340831|22889337 +Archives of Agronomy and Soil Science,Informa UK (Taylor & Francis),03650340|14763567 +Archives of American Art Journal,The University of Chicago Press,00039853|00039853 +Archives of Andrology,Informa UK (Taylor & Francis),01485016| +Archives of Animal Nutrition,Informa UK (Taylor & Francis),1745039X|14772817 +Archives of Asian Art,Muse - Johns Hopkins University Press,19446497 +Archives of Biochemistry and Biophysics,Elsevier ,00039861|10960384 +Archives of Biological Sciences,National Library of Serbia,03544664|18214339 +Archives of Budo,International Scientific Literature,16438698 +Archives of Business Research,Scholar Publishing,20547404 +Archives of Cardiovascular Diseases,Elsevier ,18752136| +Archives of Cardiovascular Diseases Supplements,Elsevier ,18786480| +Archives of Cardiovascular Imaging,Kowsar Medical Institute,23225327|23225319 +Archives of Case Reports in Clinical Medicine,Elyns Group LLC,24695173 +Archives of Civil and Mechanical Engineering,Elsevier ,16449665| +Archives of Civil Engineering,De Gruyter Open Sp. z o.o. ,12302945|12302945 +Archives of Clinical and Experimental Surgery (ACES),ScopeMed International Medical Journal Managment and Indexing System,21468133| +Archives of Clinical Gastroenterology,Peertechz.com,24552283 +Archives of Clinical Infectious Diseases,Kowsar Medical Institute,23452641|23452641 +Archives of Clinical Neuropsychology,Oxford University Press,08876177|18735843 +Archives of Clinical Psychiatry,SciELO,01016083|01016083 +Archives of Clinical Psychiatry (São Paulo),SciELO,1806938X +Archives of Clinical Psychiatry (São Paulo),SciELO,1806938X +Archives of Community Medicine and Public Health,Peertechz.com,24555479 +Archives of Computational Methods in Engineering,Springer-Verlag,11343060|18861784 +Archives of Control Sciences,De Gruyter Open Sp. z o.o. ,12302384|23002611 +Archives of Craniofacial Surgery,Korean Cleft Palate-Craniofacial Association (KAMJE),22871152|22875603 +Archives of Critical Care Medicine,International Neuroscience Institute,24234443 +Archives of Current Research International,Sciencedomain International,24547077 +Archives of Depression and Anxiety,Peertechz.com,24555460 +Archives of Dermatological Research,Springer-Verlag,03403696|1432069X +Archives of Dermatology,American Medical Association,0003987X| +Archives of Dermatology and Syphilology,American Medical Association,00966029| +Archives of Design Research,Korea Society of Design Science,12268046| +Archives of Disease in Childhood,BMJ,00039888|14682044 +Archives of Disease in Childhood - Education and Practice,BMJ,17430585|17430593 +Archives of Disease in Childhood - Fetal and Neonatal Edition,BMJ,13592998|14682052 +Archives of Drug Information,Wiley Blackwell (Blackwell Publishing),17535174|17535174 +Archives of Electrical Engineering,De Gruyter Open Sp. z o.o. ,00040746|23002506 +Archives of Endocrinology and Metabolism,SciELO,23594292 +Archives of Environmental & Occupational Health,Informa UK (Taylor & Francis),19338244|21544700 +Archives of Environmental Contamination and Toxicology,Springer-Verlag,00904341|14320703 +Archives of Environmental Health An International Journal,Informa UK (Taylor & Francis),00039896| +Archives of Environmental Protection,De Gruyter Open Sp. z o.o. ,20834772|20834810 +Archives of Exercise in Health and Disease,Faculdade de Desporto,16471652 +Archives of Facial Plastic Surgery,American Medical Association,15212491| +Archives of Family Medicine,CrossRef test user,10633987| +Archives of Forensic Medicine and Criminology,Termedia Sp. z.o.o.,03248267| +Archives of Foundry Engineering,De Gruyter Open Sp. z o.o. ,18973310|22992944 +Archives of General Psychiatry,American Medical Association,0003990X| +Archives of Gerontology and Geriatrics,Elsevier ,01674943| +Archives of Gynecology,Springer-Verlag,01709925| +Archives of Gynecology and Obstetrics,Springer-Verlag,09320067|14320711 +ARCHIVES OF HEALTH INVESTIGATION,Archives of Health Investigation,23173009 +Archives of Histology and Cytology,International Society Histology & Cytology,09149465|13491717 +Archives of Hydro-Engineering and Environmental Mechanics,De Gruyter Open Sp. z o.o. ,12313726|23008687 +Archives of Ibadan Medicine,African Journals Online ,14676958 +Archives of Industrial Hygiene and Toxicology,De Gruyter Open Sp. z o.o. ,00041254|00041254 +Archives of Insect Biochemistry and Physiology,Wiley Blackwell (John Wiley & Sons),07394462|15206327 +Archives of Internal Medicine,American Medical Association,00039926| +Archives of International Surgery,Medknow Publications,22789596| +Archives of Medical and Biomedical Research,African Journals Online ,16942086|16942078 +Archives of Medical Research,Elsevier ,01884409| +Archives of Medical Science,Termedia Sp. z.o.o.,17341922| +Archives of Medicine,Internet Medical Publishing,19895216|19895216 +Archives of Medicine and Health Sciences,Medknow Publications,23214848| +Archives of Metallurgy and Materials,De Gruyter Open Sp. z o.o. ,17333490|23001909 +Archives of Microbiology,Springer-Verlag,03028933|1432072X +Archives of Mining Sciences,De Gruyter Open Sp. z o.o. ,08607001|08607001 +Archives of Natural History,Edinburgh University Press,02609541|17556260 +Archives of Nature Conservation & Landscape Research,Informa UK (Taylor & Francis),00039306| +Archives of Neurology,American Medical Association,00039942| +Archives of Neurology And Psychiatry,American Medical Association,00966754| +Archives of Neuroscience,Kowsar Medical Institute,23223944|23225769 +Archives of Ophthalmology,American Medical Association,00039950| +Archives of Oral Biology,Elsevier ,00039969| +Archives of Oral Research,Pontificia Universidade Catolica do Parana - PUCPR,22368035| +Archives of Orthopaedic and Trauma Surgery,Springer-Verlag,09368051|14343916 +Archives of Orthopaedic and Traumatic Surgery,Springer-Verlag,03448444|14343916 +Archives of Osteoporosis,Springer-Verlag,18623522|18623514 +Archives of Oto-Rhino-Laryngology,Springer-Verlag,03029530| +Archives of Otolaryngology,American Medical Association,02760673| +Archives of Otolaryngology,American Medical Association,02760673| +Archives of Otolaryngology & Rhinology,Peertechz.com,24551759 +Archives of Otolaryngology - Head and Neck Surgery,American Medical Association,08864470| +Archives of Pathology & Laboratory Medicine,Archives of Pathology and Laboratory Medicine,00039985|15432165 +Archives of Pediatric Infectious Diseases,Kowsar Medical Institute,23221828|23221836 +Archives of Pediatrics and Adolescent Medicine,American Medical Association,10724710| +Archives of Pharmacal Research,Springer-Verlag,02536269|19763786 +Archives of Pharmacy Practice,Medknow Publications,2045080X| +Archives of Physical Medicine and Rehabilitation,Elsevier ,00039993| +Archives of Physiology,Herbert Publications,20550898 +Archives of Physiology and Biochemistry,Informa UK (Taylor & Francis),13813455|17444160 +Archives of Physiotherapy,Springer (Biomed Central Ltd.),20570082|20570082 +Archives of Physiotherapy and Global Researches,Wyzsza Szkola Spoleczno-Przyrodnicza im Wincentego Pola W Lublinie (Vincent Pol University),23534389|23537183 +Archives of Phytopathology and Plant Protection,Informa UK (Taylor & Francis),03235408|14772906 +Archives of Plastic Surgery,Archives of Plastic Surgery (KAMJE),22346163|22346171 +Archives of Polish Fisheries,De Gruyter Open Sp. z o.o. ,12306428|20836139 +Archives of Psychiatric Nursing,Elsevier ,08839417| +Archives of Psychiatry and Psychotherapy,Komitet Redakcyjno - Wydawniczy Polskiego Towarzystwa Psychiatrycznego,15092046| +Archives of Public Health,Springer (Biomed Central Ltd.),07787367|20493258 +Archives of Radiology and Electrotherapy,British Institute of Radiology,20531982|20531990 +Archives of Renal Diseases and Management,Peertechz.com,24555495 +Archives of Rheumatology,Baycinar Tibbi Yayincilik,21485046| +Archives of Scientific Psychology,American Psychological Association,21693269 +Archives of Sexual Behavior,Springer-Verlag,00040002|15732800 +Archives of Suicide Research,Informa UK (Taylor & Francis),13811118|15738159 +Archives of Surgery,American Medical Association,00040010| +Archives of Surgical Oncology,OMICS Publishing Group,24712671 +Archives of The Roentgen Ray,British Institute of Radiology,20531966|20531974 +Archives of Thermodynamics,De Gruyter Open Sp. z o.o. ,12310956|20836023 +Archives of Toxicology,Springer-Verlag,03405761|14320738 +Archives of Transport,Index Copernicus International,08669546| +Archives of Trauma Research,Kowsar Medical Institute,2251953X|22519599 +Archives of Veterinary Science,Universidade Federal do Parana,1517784X| +Archives of Virology,Springer-Verlag,03048608|14328798 +Archives of Women s Mental Health,Springer-Verlag,14341816|14351102 +Archivio di Ortopedia e Reumatologia,Springer-Verlag,03907368|15927113 +ARCHIVIO DI STUDI URBANI E REGIONALI,Franco Angeli,00040177|19718519 +Archivio Italiano di Urologia e Andrologia,PAGEPress Publications,11243562|22824197 +Archivium Hibernicum,JSTOR,00448745| +Archivo Español de Arqueología,Departmento de Publicaciones del CSIC,00666742|19883110 +Archivo Español de Arte,Departmento de Publicaciones del CSIC,00040428|19888511 +Archivos Argentinos de Pediatria,Sociedad Argentina de Pediatria,03250075|16683501 +Archivos de Bronconeumología,Elsevier ,03002896|05792129 +Archivos de Bronconeumología (English Edition),Elsevier ,15792129| +Archivos de Cardiología de México,Elsevier ,14059940| +Archivos de la Sociedad Española de Oftalmología,Elsevier ,03656691| +Archivos de la Sociedad Española de Oftalmología (English Edition),Elsevier ,21735794| +Archivos de Medicina,Internet Medical Publishing,16989465|16989465 +Archivos de medicina veterinaria,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0301732X|0301732X +Archivos de Prevención de Riesgos Laborales,Societat Catalana de Seguretat I Medicina del Treball,11389672|15782549 +Archivos de Zootecnia,Instituto de Salud Carlos III/BNCS/SciELO Espana,00040592|00040592 +Archivos Españoles de Urología (Ed impresa),Instituto de Salud Carlos III/BNCS/SciELO Espana,00040614|00040614 +Archivum,Universidad de Oviedo,05707218|23411120 +Archivum Anatolicum-Anadolu Arşivleri,Ankara University,13006355| +Archivum histologicum japonicum,International Society Histology & Cytology,00040681| +Archivum Immunologiae et Therapiae Experimentalis,Springer-Verlag,0004069X|16614917 +Archivum Mathematicum,Masaryk University Press,00448753|12125059 +Archiwa - Kancelarie - Zbiory,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,18959075| +Archiwum Emigracji,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20843550|23917911 +Arcos Design,Universidade do Estado do Rio de Janeiro UERJ,15160874|19845596 +ARCTIC,The Arctic Institute of North America,00040843|19231245 +Arctic and Alpine Research,JSTOR,00040851| +Arctic and North,Kniga - Service Agency Ltd.,22212698|22212698 +Arctic Antarctic and Alpine Research,BioOne (Institute of Arctic and Alpine Research),15230430|19384246 +Arctic Anthropology,University of Wisconsin Press,0066-6939|19338139 +Arctic Review on Law and Politics,Co-Action Publishing Cappelen Damms,23874562| +Arctic Science,Canadian Science Publishing,23687460| +Arctoa,KMK Scientific Press,01311379| +Ardea,BioOne (Netherlands Ornithologists' Union),03732266| +Ardeola,BioOne - Ardeola,05707358|23410825 +Area,Wiley Blackwell (Blackwell Publishing),00040894|14754762 +Área Abierta,Universidad Complutense de Madrid,15788393 +Area Pediatrica,Elsevier ,15910075| +Arethusa,Muse - Johns Hopkins University Press,10806504 +ARGOMENTI,Franco Angeli,11259116|19718357 +ArgoSpine News & Journal,Springer-Verlag,19577729|19577737 +Argument & Computation,Informa UK (Taylor & Francis),19462166|19462174 +Argumenta Oeconomica Cracoviensia,Uniwersytet Ekonomiczny w Krakowie - Krakow University of Economics,1642168X| +Argumentation,Springer-Verlag,0920427X|15728374 +Argumentation et analyse du discours,OpenEdition,15658961 +Argumentum,Argumentum,21769575|21769575 +Arhitektura i urbanizam,Centre for Evaluation in Education and Science,03546055| +Arhiv za farmaciju,Centre for Evaluation in Education and Science,00041963| +ARI,Springer-Verlag,14345641| +ARI - An International Journal for Physical and Engineering Sciences,Springer-Verlag,14345641|1434565X +Ariadna,Universitat Jaume I,23407719 +Arid Ecosystems,Pleiades Publishing,20790961|20790988 +Arid Land Research and Management,Informa UK (Taylor & Francis),15324982|15324990 +Arid Soil Research and Rehabilitation,Informa UK (Taylor & Francis),08903069|15210405 +Arid Zone Research,China Science Publishing & Media Ltd.,10014675| +ariel A Review of International English Literature,Muse - Johns Hopkins University Press,19201222 +Aries,Brill Academic Publishers,15679896|15700593 +Arion,JSTOR,00955809|00955809 +Aristotelian Society Supplementary Volume,Oxford University Press,03097013|03097013 +Arizona Journal of Hispanic Cultural Studies,Muse - Johns Hopkins University Press,19349009 +Arizona Quarterly A Journal of American Literature Culture and Theory,Muse - Johns Hopkins University Press,15589595 +Arkeometri Sonu,Ankara University,10177671 +Arkhiv patologii,Media Sphere Publishing Group,00041955| +Arkiv för matematik,Springer-Verlag,00042080|18712487 +Arkiv för zoologi / utgivet af K Svenska vetenskaps-akademien,Smithsonian Institution Biodiversity Heritage Library,00042110| +Arkiv Tidskrift för samhällsanalys,Arkiv Forlag & Tidskrift,20006225|20006217 +ARKIVOC,University of Michigan Library,15517012 +arktos,Springer-Verlag,23649453|23649461 +ARLIS/NA Newsletter,The University of Chicago Press,00903515| +Armed Conflict Survey,Informa UK (Taylor & Francis),23740973|23740981 +Armed Forces & Society,SAGE Publications,0095327X|15560848 +Arms & Armour,Informa UK (Taylor & Francis),17416124|17496268 +Arms Control,Informa UK (Taylor & Francis),01440381| +ARN Journal,Wiley Blackwell (John Wiley & Sons),03623505| +Arnold Mathematical Journal,Springer-Verlag,21996792|21996806 +ARO The Scientific Journal of Koya University,Koya University,2307549X|2307549X +ARQ (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7176996 +Arqueología de la Arquitectura,Departmento de Publicaciones del CSIC,16952731|19895313 +Arqueología y Territorio Medieval,Universidad de Jaen,11343184|23865423 +ARQUISUR,Universidad Nacional del Litoral,18532365|22504206 +Arquitetura Revista,Universidade do Vale do Rio Dos Sinos - UNISINOS,18085741 +Arquivo Brasileiro de Medicina Veterinária e Zootecnia,SciELO,01020935|01020935 +Arquivo Maaravi Revista Digital de Estudos Judaicos da UFMG,Faculdade de Letras da UFMG,19823053 +Arquivos Brasileiros de Cardiologia,GN1 Genesis Network,0066782X|16784170 +ARQUIVOS BRASILEIROS DE CARDIOLOGIA - IMAGEM CARDIOVASCULAR,GN1 Genesis Network,23188219| +Arquivos Brasileiros de Ciências da Saúde,NEPAS,19832451|23580747 +Arquivos Brasileiros de Endocrinologia & Metabologia,SciELO,00042730|00042730 +Arquivos Brasileiros de Neurocirurgia Brazilian Neurosurgery,Thieme Publishing Group,01035355|23595922 +Arquivos Brasileiros de Oftalmologia,GN1 Genesis Network,00042749|00042749 +Arquivos da Faculdade de Higiene e Saúde Pública da Universidade de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,03652203|2358792X +Arquivos de Ciências da Saúde,Faculdade de Medicina de Sao Jose do Rio Preto - FAMERP,18071325|23183691 +Arquivos de Gastroenterologia,SciELO,00042803|00042803 +Arquivos de Neuro-Psiquiatria,SciELO,0004282X|0004282X +Arquivos de Zoologia,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00667870|21767793 +Arquivos do Instituto Biológico,SciELO,18081657 +Arquivos em Odontologia,Arquivos em Odontologia,15160939|21781990 +Arquivos Internacionais de Otorrinolaringologia,Thieme Publishing Group,18094872|18094856 +Arrhythmia,Korea Heart Rhythm Society,20059728|20938691 +Arrhythmia & Electrophysiology Review,"""Medical Media Communications LTD, T/A Radcliffe Cardiology""",20503377| +Arrhythmia grand rounds,Science International Corporation,23264012 +Ars & Humanitas,University of Ljubljana,18549632|23504218 +ARS (São Paulo),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16785320|21780447 +Ars Aeterna,De Gruyter Open Sp. z o.o. ,13379291 +Ars Disputandi,Informa UK (Taylor & Francis),15665399| +ARS Journal,American Institute of Aeronautics and Astronautics,19369972 +Ars Lyrica,"""Brepols Publishers, NV""",10433848| +ARS MEDICA Revista de Ciencias Médicas,Chimera Innova Group,07181051|07191855 +ARS Medica Tomitana,De Gruyter Open Sp. z o.o. ,18414036 +Ars Nova,Informa UK (Taylor & Francis),03796485| +Ars Orientalis,University of Michigan Library,23281286 +Ars Pharmaceutica (Internet),Instituto de Salud Carlos III/BNCS/SciELO Espana,23409894 +Ars Veterinaria,FUNEP,01026380|21750106 +Arşiv Kaynak Tarama Dergisi,Archives Medical Review Journal,13003755| +Art & Life,JSTOR,21505969| +Art & Perception,Brill Academic Publishers,22134905|22134913 +Art & the Public Sphere,Intellect,2042793X|20427948 +Art and Design Review,"""Scientific Research Publishing, Inc.""",23321997|23322004 +Art Antiquity and Law,Springer (Kluwer Academic Publishers),13622331| +Art Design & Communication in Higher Education,Intellect,1474273X|1474273X +Art Documentation Journal of the Art Libraries Society of North America,The University of Chicago Press,07307187|07307187 +Art Education,JSTOR,00043125| +Art History,Wiley Blackwell (Blackwell Publishing),01416790|14678365 +Art History & Criticism,Vytautas Magnus University,18224555|23358769 +Art History Forum,Center for Art Studies,12259519| +Art In Translation,Informa UK (Taylor & Francis),17561310|17561310 +Art Institute of Chicago Museum Studies,JSTOR,00693235| +Art Journal,Informa UK (Taylor & Francis),00043249|23255307 +Art Libraries Journal,Cambridge University Press,03074722|20597525 +Art Psychotherapy,Elsevier ,00909092| +Art Reference Services Quarterly,Informa UK (Taylor & Francis),10502548| +Art Research Letters,Hans Publishers,23263474|23263482 +Art Therapy,Informa UK (Taylor & Francis),07421656|21599394 +Arte & Diseño,Universidad Autonoma del Caribe,16928555| +Arte individuo y sociedad,Universidad Complutense de Madrid,11315598|19882408 +Arterial Hypertension,VM Media Sp zo.o. - VMGroup SK,24496170|24496162 +Arteriosclerosis Thrombosis and Vascular Biology,Ovid Technologies Wolters Kluwer -American Heart Association,10795642|15244636 +Artery Research,Elsevier ,18729312| +Arteterapia Papeles de arteterapia y educación artística para la inclusión social,Universidad Complutense de Madrid,18866190|19888309 +Arthritis,Hindawi Publishing Corporation,20901984|20901992 +Arthritis & Rheumatism,Wiley Blackwell (John Wiley & Sons),00043591|15290131 +Arthritis & Rheumatology,Wiley Blackwell (John Wiley & Sons),23265191| +Arthritis Care & Research,Wiley Blackwell (John Wiley & Sons),2151464X| +Arthritis Research,Springer (Biomed Central Ltd.),14659905| +Arthritis Research & Therapy,Springer (Biomed Central Ltd.),14786354|14786354 +Arthroplasty Today,Elsevier ,23523441| +Arthropod Management Tests,Oxford University Press,21559856 +Arthropod Structure & Development,Elsevier ,14678039| +Arthropod-Plant Interactions,Springer-Verlag,18728855|18728847 +Arthroscopy and Joint Surgery,Index Copernicus International,1895281X| +Arthroscopy and Orthopedic Sports Medicine,Korean Arthroscopy Society,2289005X|22890068 +Arthroscopy Techniques,Elsevier ,22126287| +Arthroscopy The Journal of Arthroscopic and Related Surgery,Elsevier ,07498063|15263231 +Arthroskopie,Springer-Verlag,09337946|14343924 +Arthshastra Indian Journal of Economics & Research,"""Associated Management Consultants, PVT, Ltd.""",22781811|22781811 +Arthuriana,Muse - Johns Hopkins University Press,19341539 +Artibus Asiae,JSTOR,00043648| +Artibus Asiae Supplementum,JSTOR,14230526| +Artibus et Historiae,JSTOR,03919064| +Articulo – revue de sciences humaines,OpenEdition,16614941|16614941 +Artifact,IUScholarWorks,17493463|17493471 +Artificial Cells Blood Substitutes and Biotechnology,Informa UK (Taylor & Francis),10731199|15324184 +Artificial Cells Nanomedicine and Biotechnology,Informa UK (Taylor & Francis),21691401|2169141X +Artificial DNA PNA & XNA,Landes Bioscience,1949095X|19490968 +Artificial Intelligence,Elsevier ,00043702| +Artificial Intelligence and Applications,"""Scientific Online Publishing, Co., Ltd.""",23744979|23744987 +Artificial Intelligence and Law,Springer-Verlag,09248463|15728382 +Artificial Intelligence and Robotics Research,Hans Publishers,23263415|23263423 +Artificial intelligence for engineering design analysis and manufacturing,Cambridge University Press,08900604|14691760 +Artificial Intelligence in Engineering,Elsevier ,09541810| +Artificial Intelligence in Medicine,Elsevier ,09333657| +Artificial Intelligence Research,Sciedu Press,19276974|19276982 +Artificial Intelligence Review,Springer-Verlag,02692821|15737462 +Artificial Life,MIT Press,10645462|15309185 +Artificial Life and Robotics,Springer-Verlag,14335298|16147456 +Artificial Organs,Wiley Blackwell (Blackwell Publishing),0160564X|15251594 +Artificial Photosynthesis,De Gruyter Open Sp. z o.o. ,22991190 +Artificial Satellites,De Gruyter Open Sp. z o.o. ,0208841X| +Artificial Satellites,De Gruyter Open Sp. z o.o. ,0208841X|20836104 +ARTMargins,MIT Press,21622574|21622582 +Artnodes,Fundacio per la Universitat Oberta de Catalunya,16955951|16955951 +Arts,MDPI AG,20760752 +Arts & Health,Informa UK (Taylor & Francis),17533015|17533023 +Arts and Humanities in Higher Education,SAGE Publications,14740222|00000000 +Arts and Social Sciences Journal,OMICS Publishing Group,21516200 +Arts and the Market,Emerald (MCB UP ),20564945| +Arts asiatiques,PERSEE Program,00043958|21114552 +Arts Education Policy Review,Informa UK (Taylor & Francis),10632913|19404395 +Arts et Savoirs,OpenEdition,2258093X +Arts Faculty Journal,Bangladesh Journals Online,19948891| +Arts Marketing An International Journal,Emerald (MCB UP ),20442084| +Artus 2011 - 2012 The Collector s Edition,Intellect,15467082|2169740X +Artvin Çoruh Üniversitesi Orman Fakültesi Dergisi,Artvin Coruh Universitesi Orman Fakultesi Dergisi,21461880|2146698X +Arxiu d Etnografia de Catalunya,Universitat Rovira I Virgili,02120372|20143885 +Aryl Additions Using Haloarenes,Thieme Publishing Group,20200226 +Arzanà,OpenEdition,12433616|24299499 +Arzneimittelforschung,Thieme Publishing Group,00044172|16167066 +ASA Bulletin,Springer (Kluwer Academic Publishers),10109153| +ASA Refresher Courses in Anesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0363471X| +ASA Review of Books,JSTOR,03641686| +ASAIO Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10582916| +ASAP/Journal,Muse - Johns Hopkins University Press,23814721 +ASCE-ASME J Risk and Uncert in Engrg Sys Part B Mech Engrg,ASME International ,23329017| +ASCE-ASME J Risk and Uncert in Engrg Sys Part B Mech Engrg,ASME International ,23329025| +ASCE-ASME Journal of Risk and Uncertainty in Engineering Systems Part A Civil Engineering,American Society of Civil Engineers,23767642 +Aschkenas,Walter de Gruyter GmbH,10164987|18659438 +Asclepio,Departmento de Publicaciones del CSIC,02104466|19883102 +Asean Economic Bulletin,Institute of Southeast Asian Studies,02174472| +ASEAN Heart Journal,Springer - Global Science Journals,23154551 +ASEAN Journal on Science and Technology for Development,Vietnam Journals Online,02175460| +Aséanie,PERSEE Program,08599009| +ASEG Extended Abstracts,CSIRO Publishing,22020586| +ASH Image Bank,American Society of Hematology,15597237 +ASHA Leader,American Speech-Language-Hearing Association,10859586| +ASHE Higher Education Report,Wiley Blackwell (John Wiley & Sons),15516970|15546306 +ASHE-ERIC Higher Education Report,Wiley Blackwell (John Wiley & Sons),08840040|15360709 +ASHE-ERIC/Higher Education Research Report,Wiley Blackwell (John Wiley & Sons),07371292| +Asia & the Pacific Policy Studies,Wiley Blackwell (John Wiley & Sons),20502680| +Asia Europe Journal,Springer-Verlag,16102932|16121031 +ASIA MARKETING JOURNAL,Korean Marketing Association,15987868| +ASIA MINOR STUDIES,Asia Minor Studies,21471673|21489858 +Asia Pacific Allergy,"""Asia Pacific Association of Allergy, Asthma, and Clinical Immunology (KAMJE)""",22338276|22338268 +Asia Pacific Business Review,Informa UK (Taylor & Francis),13602381|1743792X +Asia Pacific Clinical and Translational Nervous System Diseases,Medknow Publications,24557765| +Asia Pacific Education Review,Springer-Verlag,15981037|1876407X +Asia Pacific Family Medicine,Springer (Biomed Central Ltd.),1447056X|14441683 +Asia Pacific International Journal of Marketing,Emerald (MCB UP ),09547517| +Asia Pacific Journal of Clinical Nutrition,Wiley Blackwell (Blackwell Publishing),09647058|14406047 +Asia Pacific Journal of Counselling and Psychotherapy,Informa UK (Taylor & Francis),21507686|21507708 +Asia Pacific Journal of Education,Informa UK (Taylor & Francis),02188791|17426855 +Asia Pacific Journal of Energy and Environment,Asian Business Consortium,23122005|2312282X +Asia Pacific Journal of Environment Ecology and Sustainable Development,Nepal Journals Online,23825170 +Asia Pacific Journal of Environmental Law,Springer (Kluwer Academic Publishers),13852140| +Asia Pacific Journal of Human Resources,Wiley Blackwell (Blackwell Publishing),10384111|00000000 +Asia Pacific Journal of Information Systems,Korea Society of Management Information Systems,22885404|22886818 +Asia Pacific Journal of Management,Springer-Verlag,02174561|15729958 +Asia Pacific Journal of Marketing and Logistics,Emerald (MCB UP ),13555855| +Asia Pacific Journal of Operational Research,World Scientific ,02175959| +Asia Pacific Journal of Public Administration,Informa UK (Taylor & Francis),23276665|23276673 +Asia Pacific Journal of Social Work and Development,Informa UK (Taylor & Francis),02185385|21650993 +Asia Pacific Journal of Speech Language and Hearing,Informa UK (Taylor & Francis),13613286| +Asia Pacific Journal of Sport and Social Science,Informa UK (Taylor & Francis),21640599|21640602 +Asia Pacific Journal of Tourism Research,Informa UK (Taylor & Francis),10941665|17416507 +Asia Pacific Journal on Computational Engineering,Springer (Biomed Central Ltd.),21961166|21961166 +Asia Pacific Journal on Human Rights and the Law,Brill Academic Publishers,13881906|15718158 +Asia Pacific Law Review,Springer (Kluwer Academic Publishers),10192557| +Asia Pacific Management Review,Elsevier ,10293132| +Asia Pacific Media Educator,SAGE Publications,1326365X|23215410 +Asia Pacific Physics Newsletter,World Scientific ,2251158X|22511598 +Asia Pacific Translation and Intercultural Studies,Informa UK (Taylor & Francis),23306343|23306351 +Asia Pacific Viewpoint,Wiley Blackwell (Blackwell Publishing),13607456|14678373 +Asia Pacific World,Berghahn Books,20426143|20426151 +Asia Policy,Muse - Johns Hopkins University Press,15592960 +Asia-Australia Marketing Journal,Elsevier ,13201646| +Asia-Oceania Journal of Obstetrics and Gynaecology,Wiley Blackwell (Blackwell Publishing),03892328| +Asia-Pacific Biotech News,World Scientific ,02190303|17936721 +Asia-Pacific Development Journal,United Nations Publications,24119873 +Asia-Pacific Financial Markets,Springer-Verlag,13872834|15736946 +Asia-Pacific Journal of Accounting,Informa UK (Taylor & Francis),10293574| +Asia-Pacific Journal of Accounting & Economics,Informa UK (Taylor & Francis),16081625|21642257 +Asia-Pacific Journal of Atmospheric Sciences,Springer-Verlag,19767633|19767951 +Asia-Pacific Journal of Business Administration,Emerald (MCB UP ),17574323| +Asia-Pacific Journal of Chemical Engineering,Wiley Blackwell (John Wiley & Sons),19322135|19322143 +Asia-Pacific Journal of Clinical Oncology,Wiley Blackwell (Blackwell Publishing),17437555|17437563 +Asia-Pacific Journal of Financial Studies,Wiley Blackwell (Blackwell Publishing),20419945|20416156 +Asia-Pacific Journal of Health Sport and Physical Education,Informa UK (Taylor & Francis),18377122|18377130 +Asia-Pacific Journal of Information Technology and Multimedia,Penerbit Universiti Kebangsaan Malaysia (UKM Press),22892192 +Asia-Pacific Journal of Innovation in Hospitality and Tourism (APJIHT),Springer - Global Science Journals,22891471 +Asia-Pacific Journal of Management Research and Innovation,SAGE Publications,2319510X| +Asia-pacific Journal of Multimedia services convergent with Art Humanities and Sociology,Science and Engineering Research Support Society,23835281|23835281 +Asia-Pacific Journal of Oncology Nursing,Medknow Publications,23475625| +Asia-Pacific Journal of Operational Research,World Scientific ,02175959|17937019 +Asia-Pacific Journal of Ophthalmology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21620989| +Asia-Pacific Journal of Public Health,SAGE Publications,10105395| +Asia-Pacific Journal Of Research In Early Childhood Education,Pacific Early Childhood Education Research Association,22335234|20053886 +Asia-Pacific Journal of Risk and Insurance,Walter de Gruyter GmbH,2194606X|17932157 +Asia-Pacific Journal of Risk and Insurance,Walter de Gruyter GmbH,2194606X|21533792 +Asia-Pacific Journal of Sports Medicine Arthroscopy Rehabilitation and Technology,Elsevier ,22146873| +Asia-Pacific Journal of Teacher Education,Informa UK (Taylor & Francis),1359866X|14692945 +Asia-Pacific Language Variation,John Benjamins Publishing Company,22151354|22151362 +Asia-Pacific Population Journal,United Nations Publications,15644278 +Asia-Pacific Psychiatry,Wiley Blackwell (Blackwell Publishing),17585864|17585872 +Asia-Pacific Review,Informa UK (Taylor & Francis),13439006|14692937 +Asia-Pacific Science Education,Springer (Biomed Central Ltd.),23641177 +Asia-Pacific Social Science Review,PhilJOL,01198386| +Asian Affairs,Informa UK (Taylor & Francis),03068374|14771500 +Asian Affairs An American Review,Informa UK (Taylor & Francis),00927678|19401590 +Asian American Journal of Psychology,American Psychological Association,19481985|19481993 +Asian and Pacific Migration Journal,SAGE Publications,01171968| +Asian Anthropology,Informa UK (Taylor & Francis),1683478X|21684227 +Asian Bioethics Review,Muse - Johns Hopkins University Press,17939453 +Asian Biomedicine,"""Faculty of Medicine, Chulalongkorn University, Asian Biomedicine""",19057415| +Asian Business & Management,Nature Publishing Group - Macmillan Publishers,14724782|14769328 +Asian Business Research,July Press Pte. Ltd.,24248479| +Asian Cardiovascular and Thoracic Annals,SAGE Publications,02184923|18165370 +Asian Case Reports in Anesthesiology,Hans Publishers,23280387|23280379 +Asian Case Reports in Emergency Medicine,Hans Publishers,23280409|23280395 +Asian Case Reports in Genetics,Hans Publishers,23280433|23280425 +Asian Case Reports in Obstetrics and Gynecology,Hans Publishers,23280492|23280484 +Asian Case Reports in Oncology,Hans Publishers,21698821|2169883X +Asian Case Reports in Otolaryngology,Hans Publishers,23280476|23280468 +Asian Case Reports in Pediatrics,Hans Publishers,2328045X|23280441 +Asian Case Reports in Surgery,Hans Publishers,2169253X|21692548 +Asian Case Reports in Vascular Medicine,Hans Publishers,23263490|23263504 +Asian Case Reports in Veterinary Medicine,Hans Publishers,21698880|21698902 +Asian Case Research Journal,World Scientific ,02189275|17936772 +Asian Cinema,Intellect,1059440X|20496710 +Asian Communication Research,Korean Society for Journalism and Communication Studies,17382084| +Asian Culture and History,Canadian Center of Science and Education,19169655|19169663 +Asian Development Policy Review,Pak Publishing Group,23138343 +Asian Development Review,MIT Press,01161105|19967241 +Asian Diasporic Visual Cultures and the Americas,Brill Academic Publishers,23523077|23523085 +Asian Economic and Financial Review,Pak Publishing Group,23052147|22226737 +Asian Economic Journal,Wiley Blackwell (Blackwell Publishing),13513958|14678381 +Asian Economic Papers,MIT Press,15353516|00000000 +Asian Economic Policy Review,Wiley Blackwell (Blackwell Publishing),18328105|17483131 +Asian Education and Development Studies,Emerald (MCB UP ),20463162| +Asian Education Studies,July Press Pte. Ltd.,24248487| +Asian Englishes,Informa UK (Taylor & Francis),13488678|23312548 +Asian Ethnicity,Informa UK (Taylor & Francis),14631369|14692953 +Asian Folklore Studies,JSTOR,03852342| +Asian Geographer,Informa UK (Taylor & Francis),10225706|21581762 +Asian Herpetological Research,China Science Publishing & Media Ltd.,20950357| +Asian J of Management Science and Applications,Inderscience Enterprises Ltd.,20498683|20498691 +Asian Journal for Public Opinion Research,Asian Network for Public Opinion Research,22886168 +Asian Journal of Accounting and Governance,Penerbit Universiti Kebangsaan Malaysia (UKM Press),21803838| +Asian Journal of Agricultural Extension Economics & Sociology,Sciencedomain International,23207027 +Asian Journal of Agricultural Research,Science Alert,18191894| +Asian Journal of Agricultural Sciences,Maxwell Scientific Publication Corp.,20413882|20413890 +Asian Journal of Algebra,Science Alert,1994540X| +Asian Journal of Andrology,Medknow Publications,1008682X|17457262 +Asian Journal of Animal and Veterinary Advances,Science Alert,16839919| +Asian Journal of Animal Sciences,Science Alert,18191878| +Asian Journal of Applied Science and Engineering,Asian Business Consortium,2305915X|23079584 +Asian Journal of Applied Sciences,Science Alert,19963343| +Asian Journal of Atmospheric Environment,Korean Society for Atmospheric Environment,19766912| +ASIAN JOURNAL OF BIO SCIENCE,Hind Agri Horticultural Society,09734899|09768343 +Asian Journal of Biochemistry,Science Alert,18159923|18159931 +Asian Journal of Biodiversity,Liceo de Cagayan University,20945019|22440461 +Asian Journal of Biological Sciences,Science Alert,19963351| +Asian Journal of Biomedical and Pharmaceutical Sciences,Literati Scientific and Publishers,6299722X +Asian Journal of Biotechnology,Science Alert,19960700| +Asian Journal of Business and Governance,Liceo de Cagayan University,20949251|22440453 +Asian Journal of Business Ethics,Springer-Verlag,22106723|22106731 +Asian Journal of Business Management,Maxwell Scientific Publication Corp.,20418744|20418752 +Asian Journal of Business Research,Asia Business Research Corporation,11788933| +Asian Journal of Cell Biology,Science Alert,18140068| +Asian Journal of Chemistry,Asian Publishing Corporation,09707077|0975427X +Asian Journal of Clinical Nutrition,Science Alert,19921470| +Asian Journal of Communication,Informa UK (Taylor & Francis),01292986|17420911 +Asian Journal of Comparative Law,Cambridge University Press,21946078|19320205 +Asian Journal of Comparative Politics,SAGE Publications,20578911|2057892X +Asian Journal of Computer Science And Information Technology,Innovative Journal,22495126|22495126 +Asian Journal of Control,Wiley Blackwell (John Wiley & Sons),15618625|19346093 +Asian Journal of Criminology,Springer-Verlag,18710131|1871014X +Asian Journal of Crop Science,Science Alert,19947879| +Asian Journal of Current Engineering and Maths,Innovative Journal,22774920|22774920 +Asian Journal of Dairy and Food Research,Agricultural Research Communication Center,09714456|09760563 +Asian Journal of Dermatology,Science Alert,19963424| +Asian Journal of Earth Sciences,Science Alert,18191886| +Asian Journal of Economic Modelling,Pak Publishing Group,23132884|23123656 +Asian Journal of Economics and Empirical Research,Asian Educational Journal Publishing Group,24092622 +Asian Journal of Education,Asian Journal of Education,12299448| +Asian Journal of Endoscopic Surgery,Wiley Blackwell (Blackwell Publishing),17585902|17585910 +Asian Journal of Environment and Disaster Management (AJEDM) – Focusing on Pro-active Risk Reduction in Asia,Research Publishing Services,17939240| +Asian Journal of Environment and Disaster Management — Focusing on Pro-active Risk Reduction in Asia,Research Publishing Services, +ASIAN JOURNAL OF ENVIRONMENTAL SCIENCE,Hind Agri Horticultural Society,09734759|09768947 +Asian Journal of Epidemiology,Science Alert,19921462| +Asian Journal of Finance & Accounting,"""Macrothink Institute, Inc.""",1946052X +Asian Journal of Gambling Issues and Public Health,Springer (Biomed Central Ltd.),21953007|21953007 +Asian Journal of Health,Liceo de Cagayan University,20949243|2244047X +ASIAN JOURNAL OF HOME SCIENCE,Hind Agri Horticultural Society,09734732|09768351 +Asian Journal of Human Services,Asian Society of Human Services,21863350|2188059X +Asian Journal of Humanity Art and Literature,Asian Business Consortium,23118636|23122021 +Asian Journal of Industrial Engineering,Science Alert,19963386| +Asian Journal of Information Management,Science Alert,1819334X| +Asian Journal of Information Technology,Science Alert,16823915| +Asian Journal of Innovation and Policy,Korea Technology Innovation Society,22871608| +Asian Journal of International Law,Cambridge University Press,20442513|20442521 +Asian Journal of Law and Economics,Walter de Gruyter GmbH,21946086|21544611 +Asian Journal of Law and Society,Cambridge University Press,20529015|20529023 +Asian Journal of Legal Education,SAGE Publications,23220058|23482451 +Asian Journal of Management,Diva Enterprises Private Limited,0976495X|23215763 +Asian Journal of Management Cases,SAGE Publications,09728201|09730621 +Asian Journal of Marketing,Science Alert,18191924| +Asian Journal of Materials Science,Science Alert,19963394| +Asian Journal of Mathematics,"""International Press of Boston, Inc.""",10936106|19450036 +Asian Journal of Mathematics & Statistics,Science Alert,19945418| +Asian Journal of Medical and Biological Research,Bangladesh Journals Online,24114472|24125571 +Asian Journal of Medical Sciences,Nepal Journals Online,24679100|20910576 +Asian Journal of Nematology,Science Alert,1996403X| +Asian Journal of Neuroscience,Hindawi Publishing Corporation,23147482 +Asian Journal of Neurosurgery,Medknow Publications,17935482| +Asian Journal of Nursing Education and Research,Diva Enterprises Private Limited,22311149|23492996 +Asian Journal of Occupational Therapy,Japanese Association of Occupational Therapists,13473476|13473484 +Asian Journal of Oncology,Medknow Publications,24546798| +Asian Journal of Oral and Maxillofacial Surgery,Elsevier ,09156992| +Asian Journal of Organic Chemistry,Wiley Blackwell (John Wiley & Sons),21935807|21935815 +Asian Journal of Organic Chemistry,Wiley Blackwell (John Wiley & Sons),21935807| +Asian Journal of Pharmaceutical Analysis,Diva Enterprises Private Limited,22315667|22315675 +Asian Journal of Pharmaceutical Research,Diva Enterprises Private Limited,22315683|22315691 +Asian Journal of Pharmaceutical Research and Health Care,Informatics Publishing Limited,22501444|22501460 +Asian Journal of Pharmaceutical Sciences,Elsevier ,18180876| +Asian Journal of Pharmaceutics,Medknow Publications,09738398| +Asian Journal of Pharmacy and Technology,Diva Enterprises Private Limited,22315705|22315713 +Asian Journal of Plant Pathology,Science Alert,18191541| +Asian Journal of Plant Sciences,Science Alert,16823974|18125697 +Asian Journal of Political Science,Informa UK (Taylor & Francis),02185377|17507812 +Asian Journal of Poultry Science,Science Alert,18193609| +Asian Journal of Psychiatry,Elsevier ,18762018| +Asian Journal of Public Administration,Informa UK (Taylor & Francis),02598272| +Asian Journal of Public Affairs,Lee Kuan Yew School of Public Policy,23826134 +Asian Journal of Research in Banking and Finance,Diva Enterprises Private Limited,22497323 +Asian Journal of Research in Business Economics and Management,Diva Enterprises Private Limited,22497307 +Asian Journal of Research in Chemistry,Diva Enterprises Private Limited,09744169|09744150 +Asian Journal of Research in Pharmaceutical Science,Diva Enterprises Private Limited,22315640|22315659 +Asian Journal of Research in Social Sciences and Humanities,Diva Enterprises Private Limited,22497315 +Asian Journal of Rural Development,Science Alert,1996336X| +Asian Journal of Scientific Research,Science Alert,19921454| +Asian Journal Of Social Psychology,Wiley Blackwell (Blackwell Publishing),13672223|1467839X +Asian Journal of Social Science,Brill Academic Publishers,03038246|15685314 +Asian Journal of Social Science Studies,July Press Pte. Ltd.,24248517|24249041 +Asian Journal of Social Sciences and Management Studies,Asian Educational Journal Publishing Group,23137401 +Asian Journal of Sports Medicine,Kowsar Medical Institute,2008000X|20087209 +Asian Journal of Surgery,Elsevier ,10159584| +Asian Journal of Technology Innovation,Informa UK (Taylor & Francis),19761597|21586721 +Asian Journal of Textile,Science Alert,18193358| +Asian Journal of Transfusion Science,Medknow Publications,09736247| +Asian Journal of Urology,Elsevier ,22143890| +Asian Journal of Water Environment and Pollution,IOS Press,09729860|18758568 +Asian Journal of Women s Studies,Informa UK (Taylor & Francis),12259276|2377004X +Asian Journal on Quality,Emerald (MCB UP ),15982688| +Asian Libraries,Emerald (MCB UP ),10176748|00000000 +Asian Man (The) - An International Journal,Diva Enterprises Private Limited,09746366|09756884 +Asian Medicine,Brill Academic Publishers,1573420X|15734218 +Asian Music,Muse - Johns Hopkins University Press,00449202|15535630 +Asian Nursing Research,Elsevier ,19761317| +Asian Oncology Nursing,Korean Oncology Nursing Society (KAMJE),22872434|2287447X +Asian Pacific Island Nursing Journal,"""University Libraries, University of Nevada, Las Vegas""",23736658 +Asian Pacific Journal of Allergy and Immunology,"""Allergy, Asthma, and Immunology Association of Thailand""",0125877X| +Asian Pacific Journal of Cancer Prevention,Asian Pacific Organization for Cancer Prevention,15137368| +Asian Pacific Journal of Disease Management,Japan Society of Health Support Science,18823130 +Asian Pacific Journal of Reproduction,Elsevier ,23050500| +Asian Pacific Journal of Tropical Biomedicine,Elsevier ,22211691| +Asian Pacific Journal of Tropical Disease,Elsevier ,22221808| +Asian Pacific Journal of Tropical Medicine,Elsevier ,19957645| +Asian Perspectives,Muse - Johns Hopkins University Press,15358283 +Asian Perspectives in the Arts and Humanities,Ateneo de Manila University,20949219|20949375 +Asian Philosophy,Informa UK (Taylor & Francis),09552367|14692961 +Asian Politics & Policy,Wiley Blackwell (Blackwell Publishing),19430779|19430787 +Asian Population Studies,Informa UK (Taylor & Francis),17441730|17441749 +Asian Review of Accounting,Emerald (MCB UP ),13217348| +ASIAN SCIENCE,Hind Agri Horticultural Society,09734740|09767959 +Asian Security,Informa UK (Taylor & Francis),14799855|15552467 +Asian Social Science,Canadian Center of Science and Education,19112017|19112025 +Asian Social Work and Policy Review,Wiley Blackwell (Blackwell Publishing),17531403|17531411 +Asian Spine Journal,Korean Society of Spine Surgery (KAMJE),19761902|19767846 +Asian Studies,University of Ljubljana,22325131|23504226 +Asian Studies Association of Australia Review,Informa UK (Taylor & Francis),03147533| +Asian Studies Review,Informa UK (Taylor & Francis),10357823|14678403 +Asian Survey,University of California Press,00044687|1533838X +Asian Theatre Journal,Muse - Johns Hopkins University Press,07425457|15272109 +Asian Women,Research Institute of Asian Women,1225925X| +Asian-Australasian Journal of Animal Sciences,Asian Australasian Association of Animal Production Societies,10112367|19765517 +Asian-European Journal of Mathematics,World Scientific ,17935571|17937183 +Asian-Pacific Economic Literature,Wiley Blackwell (Blackwell Publishing),08189935|14678411 +Asian-Pacific Journal of Social Quality,Korean Association of Converging Humanities,23838051|23843411 +ASIANetwork Exchange A Journal for Asian Studies in the Liberal Arts,Open Library of Humanities,19439938|19439946 +Asiascape Digital Asia,Brill Academic Publishers,22142304|22142312 +Asiatic herpetological research,Smithsonian Institution Biodiversity Heritage Library,10513825| +Asiatische Studien – Études Asiatiques,Walter de Gruyter GmbH,00044717|22355871 +Asien Afrika Latinamerika,Informa UK (Taylor & Francis),03233790| +ASL- Musculoskeletal Diseases,Medknow Publications,2231072X| +Aslib Journal of Information Management,Emerald (MCB UP ),20503806| +Aslib Proceedings,Emerald (MCB UP ),0001253X| +ASLO Bulletin,Wiley Blackwell (John Wiley & Sons),1536352X| +ASN NEURO,SAGE Publications,17590914|17590914 +ASp,OpenEdition,12468185|21086354 +Asparkía Investigació feminista,Universitat Jaume I,11328231| +Aspasia,Berghahn Books,19332882|19332890 +ASR Chiang Mai University Journal of Social Sciences and Humanities,Chiang Mai University,24081469| +Assay and Drug Development Technologies,Mary Ann Liebert,1540658X|00000000 +Assemblage,JSTOR,08893012| +Assembly Automation,Emerald (MCB UP ),01445154|00000000 +Assessing Writing,Elsevier ,10752935| +Assessment,SAGE Publications,10731911|00000000 +Assessment & Evaluation in Higher Education,Informa UK (Taylor & Francis),02602938|1469297X +Assessment for Effective Intervention,SAGE Publications,15345084| +Assessment in Education Principles Policy and Practice,Informa UK (Taylor & Francis),0969594X|1465329X +Assessment in Higher Education,Informa UK (Taylor & Francis),03071367| +Assessment Matters,"""NZCER Press, New Zealand Council for Educational Research""",11767839|2230617X +Assessment Update,Wiley Blackwell (John Wiley & Sons),10416099|15360725 +Assistive Technology,Informa UK (Taylor & Francis),10400435|19493614 +ASSOCIATION CULTURELLE FRANC0-COREENNE,Association Culturelle Franco-Coreenne,1229697X| +Association for the Care of Children in Hosptials Journal,Informa UK (Taylor & Francis),01453351| +AStA Advances in Statistical Analysis,Springer-Verlag,18638171|1863818X +AStA Wirtschafts- und Sozialstatistisches Archiv,Springer-Verlag,18638155|18638163 +Aster,INIST-CNRS,02979373| +Astérion,OpenEdition,17626110|17626110 +ästhetische dermatologie & kosmetologie,Springer-Verlag,1867481X|21986517 +Asthma Magazine,Elsevier ,10880712| +Asthma Research and Practice,Springer (Biomed Central Ltd.),20547064|20547064 +Astin Bulletin,Cambridge University Press,05150361|05150361 +ASTRA Proceedings,Copernicus GmbH,21993963 +Astrobiology,Mary Ann Liebert,15311074|00000000 +Astrocyte,Medknow Publications,23490977| +Astronautics,American Institute of Aeronautics and Astronautics,19371322 +Astronomical and Astrophysical Transactions,Informa UK (Taylor & Francis),10556796|14763540 +Astronomical Review,Informa UK (Taylor & Francis),21672857|21672865 +Astronomische Nachrichten,Wiley Blackwell (John Wiley & Sons),00046337|15213994 +Astronomy & Geophysics,Oxford University Press,13668781|14684004 +Astronomy and Astrophysics,Hans Publishers,23291273|23291265 +Astronomy and Astrophysics,EDP Sciences,00046361|14320746 +Astronomy and Astrophysics Supplement Series,EDP Sciences,03650138|12864846 +Astronomy and Computing,Elsevier ,22131337| +Astronomy Education Review,Portico,15391515|15391515 +Astronomy Letters,Pleiades Publishing,10637737|15626873 +Astronomy Quarterly,Elsevier ,03649229| +Astronomy Reports,Pleiades Publishing,10637729|15626881 +Astronomy Studies Development,PAGEPress Publications,20389612|20389620 +Astroparticle Physics,Elsevier ,09276505| +Astrophysical Bulletin,Pleiades Publishing,19903413|19903421 +Astrophysics,Springer-Verlag,05717256|15738191 +Astrophysics and Space Science,Springer-Verlag,0004640X|1572946X +Astrophysics and Space Sciences Transactions,Copernicus GmbH,18106536 +Astropolitics,Informa UK (Taylor & Francis),14777622|15572943 +ASU International,Alfons W. Gentner Verlag,23634677 +ASVIDE,AME Publishing Company,2412270X +Aswan Heart Centre Science & Practice Series,Hamad bin Khalifa University Press (HBKU Press),22202730| +Asymmetric Acylation of Aryl Alkyl Carbinols,Thieme Publishing Group,20300530 +Asymmetric Addition of Aryl Groups to Carbonyl Compounds,Thieme Publishing Group,20600135 +Asymmetric Alkylation of a β-Amino-β-oxo Ester,Thieme Publishing Group,20500408 +Asymmetric Alkylation of α-Alkyl-α-amino Acid Derivatives for the Synthesis of α α-Dialkyl-α-amino Acids,Thieme Publishing Group,20500394 +Asymmetric Catalysis,Walter de Gruyter GmbH,23004630 +Asymmetric Cross Metathesis (ACM),Thieme Publishing Group,20100434 +Asymmetric Direct Reductive Amination of Ketones with Ammonium Formate,Thieme Publishing Group,20200129 +Asymmetric Epoxidation of Allylic Alcohols under Aqueous Conditions,Thieme Publishing Group,20600054 +Asymmetric Fluorination of β-Keto Esters,Thieme Publishing Group,20500440 +Asymmetric Hydrogenation,Thieme Publishing Group,20600232 +Asymmetric Hydrogenation of Acyclic -Alkylimines,Thieme Publishing Group,20200099 +Asymmetric Hydrosilylation of 1 3-Dienes,Thieme Publishing Group,20100477 +Asymmetric Intramolecular Benzoin Reactions,Thieme Publishing Group,20200463 +Asymmetric Intramolecular Stetter Reactions Catalyzed by N-Heterocyclic Carbenes,Thieme Publishing Group,20400292 +Asymmetric Mannich Reaction of a Glycine Derivative,Thieme Publishing Group,20500432 +Asymmetric Michael Addition of 2-Nitropropane to Chalcone,Thieme Publishing Group,20500424 +Asymmetric Michael Addition of an Alanine Derivative,Thieme Publishing Group,20500416 +Asymmetric Morita–Baylis–Hillman Reaction and Its Aza Analogue,Thieme Publishing Group,20200390 +Asymmetric Organocatalysis,De Gruyter Open Sp. z o.o. ,20848811 +Asymmetric Synthesis of a Methyl ()-4-(4-Fluorophenyl)-6-oxo-1 4 5 6-tetrahydropyridine-3-carboxylate by Desymmetrization,Thieme Publishing Group,20500610 +Asymmetric Synthesis of Biaryls,Thieme Publishing Group,20300379 +Asymmetric Transfer Hydrogenation,Thieme Publishing Group,20600224 +Asymmetric Transfer Hydrogenation of C=N Bonds with Metal Catalysts,Thieme Publishing Group,20200102 +Asymmetric α-Alkylation of Aldehydes with Alcohols,Thieme Publishing Group,20600461 +Asymptotic Analysis,IOS Press,09217134|18758576 +at - Automatisierungstechnik,Oldenbourg Wissenschaftsverlag,01782312|2196677X +AT&T Bell Laboratories Technical Journal,Institute of Electrical and Electronics Engineers,0748612X| +AT&T Technical Journal,Institute of Electrical and Electronics Engineers,87562324| +At-Taradhi,IAIN Antasari,19793804| +Ata Journal of Psychotherapy Aotearoa New Zealand,New Zealand Association of Psychotherapists,22535845| +Atalaya,OpenEdition,21025614|21025614 +Atatürk Üniversitesi Diş Hekimliği Fakültesi Dergisi,The Journal of Faculty of Dentistry of Ataturk University,13009044| +Atatürk Üniversitesi Veteriner Bilimleri Dergisi,Ataturk Universitesi Veteriner Bilimleri Dergisi,13066137|21479615 +Ateliê Geográfico,Universidade Federal de Goias,19821956 +Ateliers d anthropologie,OpenEdition,12451436|21173869 +Ateliers du LESC,OpenEdition,19543646 +Atemwegs- und Lungenkrankheiten,Dustri-Verlag Dr. Karl Feistle,03413055| +Atención Familiar,Elsevier ,14058871| +Atención Primaria,Elsevier ,02126567|15781275 +Atenea (Concepción),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180462 +Athenea Digital Revista de pensamiento e investigación social,Universitat Autonoma de Barcelona,15788946 +Atherosclerosis,Elsevier ,00219150| +Atherosclerosis Supplements,Elsevier ,15675688| +Athletic Training & Sports Health Care,"""SLACK, Inc.""",19425864| +Athletic Training Education Journal,Journal of Athletic Training/NATA,1947380X|1947380X +Atlantic Economic Journal,Springer-Verlag,01974254|15739678 +Atlantic Geology,Atlantic Geology,08435561|17187885 +Atlantic Journal of Communication,Informa UK (Taylor & Francis),15456870|15456889 +Atlantic Studies,Informa UK (Taylor & Francis),14788810|17404649 +Atlântica,Instituto de Oceanografia - FURG,01021656|22367586 +Atlas - News Supplement to Earth-Science Reviews,Elsevier ,03755746| +Atlas Journal of Biology,"""Atlas Scienfitic Publishing, LP""",21589151 +Atlas Journal of Biotechnology,"""Atlas Scienfitic Publishing, LP""",19491387 +Atlas Journal of Chemistry and Biochemistry,"""Atlas Scienfitic Publishing, LP""",19491433 +Atlas Journal of Materials Science,"""Atlas Scienfitic Publishing, LP""",23306831 +Atlas Journal of Medical and Biological Sciences,"""Atlas Scienfitic Publishing, LP""",19491352 +Atlas Journal of Plant Biology,"""Atlas Scienfitic Publishing, LP""",19491379 +Atlas Journal of Science Education,"""Atlas Scienfitic Publishing, LP""",21589224 +Atlas of Genetics and Cytogenetics in Oncology and Haematology,INIST-CNRS,17683262 +Atlas of the Hand Clinics,Elsevier ,10823131| +Atlas of the Oral and Maxillofacial Surgery Clinics,Elsevier ,10613315| +Atlas of the Urologic Clinics,Elsevier ,10635777| +Atmósfera,Elsevier ,01876236| +Atmosphere,MDPI AG,20734433 +Atmosphere,Korean Meteorological Society,15983560| +ATMOSPHERE-OCEAN,Informa UK (Taylor & Francis),07055900|14809214 +Atmospheric and Climate Sciences,"""Scientific Research Publishing, Inc.""",21600414|21600422 +Atmospheric and Oceanic Optics,Pleiades Publishing,10248560|20700393 +Atmospheric and Oceanic Science Letters,Informa UK (Taylor & Francis),16742834|23766123 +Atmospheric Chemistry and Physics,Copernicus GmbH,16807324 +Atmospheric Chemistry and Physics Discussions,Copernicus GmbH,16807375 +Atmospheric Environment,Elsevier ,13522310| +Atmospheric Environment (1967),Elsevier ,00046981| +Atmospheric Environment Part A General Topics,Elsevier ,09601686| +Atmospheric Environment Part B Urban Atmosphere,Elsevier ,09571272| +Atmospheric Measurement Techniques,Copernicus GmbH,18678548 +Atmospheric Measurement Techniques Discussions,Copernicus GmbH,18678610 +Atmospheric Pollution Research,Elsevier ,13091042|13091042 +Atmospheric Research,Elsevier ,01698095| +Atmospheric Science Letters,Wiley Blackwell (John Wiley & Sons),1530261X|1530261X +Atoll Research Bulletin,Smithsonian Institution,00775630|00775630 +Atom Indonesia,National Atomic Energy Agency of Indonesia (BATAN),01261568|23565322 +Atomic Data and Nuclear Data Tables,Elsevier ,0092640X|10902090 +Atomic Energy,Springer-Verlag,10634258|15738205 +Atomization and Sprays,Begell House Inc.,10445110| +Atomization and Sprays,Begell House Inc.,10455110| +Atoms,MDPI AG,22182004 +Atoms for Peace an International Journal,Inderscience Enterprises Ltd.,1741640X|17416418 +Atos de Pesquisa em Educação,Fundacao Universidade Regional de Blumenau,18090354 +AtoZ novas práticas em informação e conhecimento,Universidade Federal do Parana,2237826X +atp edition - Automatisierungstechnische Praxis,Deutscher Industrieverlag GmbH,21904111|23643137 +Attachment & Human Development,Informa UK (Taylor & Francis),14616734|14692988 +Attention Perception & Psychophysics,Springer - Psychonomic Society,19433921|1943393X +Atti della Società italiana di scienze naturali e del Museo civico di storia naturale di Milano,Smithsonian Institution Biodiversity Heritage Library,00378844| +ATUALIDADE TEOLÓGICA,Faculdades Catolicas,2237115X +ATZ - Automobiltechnische Zeitschrift,Springer-Verlag,00012785|21928800 +ATZ worldwide eMagazine,Springer Fachmedien Wiesbaden GmbH,21929076 +ATZagenda,Springer-Verlag,21949174|21949182 +ATZautotechnology,Springer Fachmedien Wiesbaden GmbH,16168216|2192886X +ATZelektronik,Springer Fachmedien Wiesbaden GmbH,18621791|21928878 +ATZelektronik worldwide eMagazine,Springer Fachmedien Wiesbaden GmbH,21929092 +ATZextra,Springer Fachmedien Wiesbaden GmbH,21951454|21951462 +ATZextra worldwide,Springer Fachmedien Wiesbaden GmbH,21951470|21951489 +ATZoffhighway,Springer-Verlag,21911843|21928819 +ATZoffhighway worldwide,Springer-Verlag,23661097 +ATZproduktion,Springer Fachmedien Wiesbaden GmbH,18654908|21928886 +ATZproduktion worldwide eMagazine,Springer Fachmedien Wiesbaden GmbH,21929106 +AUC GEOGRAPHICA,"""Charles University in Prague, Karolinum Press""",03005402|23361980 +AUC KINANTHROPOLOGICA,"""Charles University in Prague, Karolinum Press""",12121428|23366052 +AUC STUDIA TERRITORIALIA,"""Charles University in Prague, Karolinum Press""",12134449|23363231 +AUC THEOLOGICA,"""Charles University in Prague, Karolinum Press""",18045588|23363398 +Audio-Visual Communication Review,Springer-Verlag,00012890| +Audio-Visual Media,Informa UK (Taylor & Francis),05718716| +Audiological Medicine,Informa UK (Taylor & Francis),1651386X|16513835 +AUDIOLOGY,Japan Audiological Society,1884331X +Audiology - Communication Research,SciELO,23176431 +Audiology and Neurotology,S. Karger AG,14203030|14219700 +Audiology and Neurotology Extra,S. Karger AG,16645537 +AUDIOLOGY JAPAN,Japan Audiological Society,03038106|18837301 +Audiology Research,PAGEPress Publications,20394330|20394349 +Audit Financiar,Chamber of Financial Auditors of Romania,15835812|18448801 +AuditandFinancialAnalysis,"""Science and Education, Ltd.""",02362988| +Auditing A Journal of Practice & Theory,American Accounting Association,02780380|15587991 +AuditJournal,"""Science and Education, Ltd.""",17278058| +Auditor,Infra-M Academic Publishing House,19980701| +Aufklärung journal of philosophy,Aufklarung,23588470|23189428 +Augenheilkunde up2date,Thieme Publishing Group,16169719|16169735 +Augmentative and Alternative Communication,Informa UK (Taylor & Francis),07434618|14773848 +Augustinian,PhilJOL,16553535| +Augustinian Studies,Philosophy Documentation Center,00945323| +Augustinianum,Philosophy Documentation Center,00048011| +Aula,Ediciones Universidad de Salamanca,02143402| +Aula Abierta,Elsevier ,02102773| +Aula Universitaria,Universidad Nacional del Litoral,15142566|23623330 +AURA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",01373668| +Auris Nasus Larynx,Elsevier ,03858146| +AUS,Sistema de Bibliotecas UACH,0718204X|07187262 +AusArt,UPV/EHU Press,23408510|23409134 +Auslegung a Journal of Philosophy,The University of Kansas,07334311| +Austral Ecology,Wiley Blackwell (Blackwell Publishing),14429985|14429993 +Austral Entomology,Wiley Blackwell (Blackwell Publishing),2052174X| +Australasian Accounting Business and Finance Journal,University of Wollongog Library,18342000|18342019 +Australasian Emergency Nursing Journal,Elsevier ,15746267| +Australasian Journal of Computer Science,Science Alert,22513221| +Australasian Journal of Construction Economics and Building,"""University of Technology, Sydney""",18356354|18379133 +Australasian Journal of Dermatology,Wiley Blackwell (Blackwell Publishing),00048380|14400960 +Australasian Journal of Engineering Education,Informa UK (Taylor & Francis),22054952|13254340 +Australasian Journal of Environmental Management,Informa UK (Taylor & Francis),14486563|21595356 +Australasian Journal of Information Communication Technology and Applications,"""International Journal of Information, Communication Technology and Applications""",22048308 +Australasian Journal of Information Systems,Australian Journal of Information Systems,14498618|13262238 +Australasian Journal of Organisational Psychology,Cambridge University Press,20542232 +Australasian Journal of Philosophy,Informa UK (Taylor & Francis),00048402|14706828 +Australasian Journal of Popular Culture,Intellect,20455852|20455860 +Australasian Journal of Psychology and Philosophy,Informa UK (Taylor & Francis),18328660| +Australasian Journal of Social Science,Science Alert,22513205| +Australasian Journal of Special Education,Cambridge University Press,10300112|18336914 +Australasian Journal of Technology Education,University of Waikato,23822007|23822007 +Australasian Journal of Ultrasound in Medicine,Wiley Blackwell (John Wiley & Sons),18366864| +Australasian Journal on Ageing,Wiley Blackwell (Blackwell Publishing),14406381|17416612 +Australasian Marketing Journal (AMJ),Elsevier ,14413582| +Australasian Medical Journal,Australasian Medical Journal,18361935|18361935 +Australasian Physical & Engineering Sciences in Medicine,Springer-Verlag,01589938|18795447 +Australasian Plant Disease Notes,Springer-Verlag,1833928X|1833928X +Australasian Plant Pathology,Springer-Verlag,08153191|14486032 +Australasian Psychiatry,SAGE Publications,10398562|14401665 +Australasian Radiology,Wiley Blackwell (Blackwell Publishing),00048461|14401673 +Australia and New Zealand Health Policy,Springer (Biomed Central Ltd.),17438462| +Australia and New Zealand Journal of Developmental Disabilities,Informa UK (Informa Healthcare),07263864| +Australian & New Zealand Journal of Serials Librarianship,"""Informa UK (Haworth Press, Inc.,)""",08983283| +Australian & New Zealand Journal of Statistics,Wiley Blackwell (Blackwell Publishing),13691473|1467842X +Australian Academic & Research Libraries,Informa UK (Taylor & Francis),00048623|1839471X +Australian Accounting Review,Wiley Blackwell (Blackwell Publishing),10356908|18352561 +Australian and New Zealand Journal of Art,Informa UK (Taylor & Francis),14434318|22031871 +Australian and New Zealand Journal of Audiology,Portico,14434873| +Australian and New Zealand Journal of Criminology,SAGE Publications,00048658|18379273 +Australian and New Zealand Journal of Family Therapy,Wiley Blackwell (Blackwell Publishing),0814723X|14678438 +Australian and New Zealand Journal of Medicine,Wiley Blackwell (Blackwell Publishing),00048291| +Australian and New Zealand Journal of Mental Health Nursing,Wiley Blackwell (Blackwell Publishing),13243780|14400979 +Australian and New Zealand Journal of Obstetrics and Gynaecology,Wiley Blackwell (Blackwell Publishing),00048666|1479828X +Australian and New Zealand Journal of Ophthalmology,Wiley Blackwell (Blackwell Publishing),08149763|14401606 +Australian and New Zealand Journal of Psychiatry,SAGE Publications,00048674|14401614 +Australian and New Zealand Journal of Public Health,Wiley Blackwell (Blackwell Publishing),13260200|17536405 +Australian and New Zealand Journal of Surgery,Wiley Blackwell (Blackwell Publishing),00048682|14401622 +Australian Child and Family Welfare,Cambridge University Press,03128970|03128970 +Australian College of Midwives Incorporated Journal,Elsevier ,1031170X| +Australian Critical Care,Elsevier ,10367314| +Australian Cultural History,Informa UK (Taylor & Francis),07288433|19425139 +Australian Dental Journal,Wiley Blackwell (Blackwell Publishing),00450421|18347819 +Australian Economic History Review,Wiley Blackwell (Blackwell Publishing),00048992|14678446 +Australian Economic Papers,Wiley Blackwell (Blackwell Publishing),0004900X|14678454 +Australian Economic Review,Wiley Blackwell (Blackwell Publishing),00049018|14678462 +Australian Emergency Nursing Journal,Elsevier ,13282743| +Australian Endodontic Journal,Wiley Blackwell (Blackwell Publishing),13291947|17474477 +Australian Endodontic Newsletter,Wiley Blackwell (Blackwell Publishing),03137384| +Australian Feminist Law Journal,Informa UK (Taylor & Francis),13200968| +Australian Feminist Studies,Informa UK (Taylor & Francis),08164649|14653303 +Australian Forestry,Informa UK (Taylor & Francis),00049158| +Australian Geographer,Informa UK (Taylor & Francis),00049182|14653311 +Australian Geographical Studies,Wiley Blackwell (Blackwell Publishing),00049190|14678470 +Australian Health Review,CSIRO Publishing,01565788| +Australian Historical Studies,Informa UK (Taylor & Francis),1031461X|19405049 +Australian Journal of Agricultural and Resource Economics,Wiley Blackwell (Blackwell Publishing),1364985X|14678489 +Australian Journal of Agricultural Economics,Wiley Blackwell (Blackwell Publishing),00049395| +Australian Journal of Agricultural Research,CSIRO Publishing,00049409| +Australian Journal of Biological Sciences,CSIRO Publishing,00049417| +Australian Journal of Botany,CSIRO Publishing,00671924| +Australian Journal of Career Development,SAGE Publications,10384162|22006974 +Australian Journal of Chemistry,CSIRO Publishing,00049425| +Australian Journal of Civil Engineering,Informa UK (Taylor & Francis),14488353|22042245 +Australian Journal of Developmental Disabilities,Informa UK (Informa Healthcare),01599011| +Australian Journal of Earth Sciences,Informa UK (Taylor & Francis),08120099|14400952 +Australian Journal of Ecology,Wiley Blackwell (Blackwell Publishing),0307692X|14429993 +Australian Journal of Education,SAGE Publications,00049441|20505884 +Australian Journal of Electrical & Electronics Engineering,Informa UK (Taylor & Francis),1448837X|2205362X +Australian Journal of Entomology,Wiley Blackwell (Blackwell Publishing),13266756|14406055 +Australian Journal of Environmental Education,Cambridge University Press,08140626|2049775X +Australian Journal of Experimental Agriculture,CSIRO Publishing,08161089| +Australian Journal of Family Therapy,Wiley Blackwell (John Wiley & Sons),01568779| +Australian Journal of Forensic Sciences,Informa UK (Taylor & Francis),00450618|1834562X +Australian Journal of Forensic Sciences,Informa UK (Taylor & Francis),00450618| +Australian Journal of Forensic Sciences,Informa UK (Taylor & Francis),00450618| +Australian Journal of Forensic Sciences,Informa UK (Taylor & Francis),00450618| +Australian Journal of French Studies,Liverpool University Press,00049468|20462913 +Australian Journal of Grape and Wine Research,Wiley Blackwell (Blackwell Publishing),13227130|17550238 +Australian Journal of Guidance and Counselling,Cambridge University Press,10372911|18392520 +Australian Journal of Human Communication Disorders,Informa UK (Informa Healthcare),03106853| +Australian Journal Of International Affairs,Informa UK (Taylor & Francis),10357718|1465332X +Australian Journal of Learning Difficulties,Informa UK (Taylor & Francis),19404158| +Australian Journal of Learning Difficulties,Informa UK (Taylor & Francis),19404158|19404166 +Australian Journal of Learning Disabilities,Informa UK (Taylor & Francis),13248928| +Australian Journal of Linguistics,Informa UK (Taylor & Francis),07268602|14692996 +Australian Journal of Management,SAGE Publications,03128962|13272020 +Australian Journal of Maritime & Ocean Affairs,Informa UK (Taylor & Francis),18366503|23336498 +Australian Journal of Mechanical Engineering,Informa UK (Taylor & Francis),14484846|22042253 +Australian Journal of Mental Retardation,Informa UK (Informa Healthcare),00450634| +Australian Journal of Multi-Disciplinary Engineering,Informa UK (Taylor & Francis),14488388| +Australian Journal of Opthalmology,Wiley Blackwell (Blackwell Publishing),03101177| +Australian Journal of Physics,CSIRO Publishing,00049506| +Australian Journal of Physiotherapy,Elsevier ,00049514| +Australian Journal of Plant Physiology,CSIRO Publishing,03107841| +Australian Journal of Political Science,Informa UK (Taylor & Francis),10361146|1363030X +Australian Journal of Politics & History,Wiley Blackwell (Blackwell Publishing),00049522|14678497 +Australian Journal of Primary Health,CSIRO Publishing,14487527| +Australian Journal of Psychology,Wiley Blackwell (Blackwell Publishing),00049530|17429536 +Australian Journal of Public Administration,Wiley Blackwell (Blackwell Publishing),03136647|14678500 +Australian Journal of Public Health,Wiley Blackwell (Blackwell Publishing),10357319| +Australian Journal of Rehabilitation Counselling,Cambridge University Press,13238922|18386059 +Australian Journal of Rural Health,Wiley Blackwell (Blackwell Publishing),10385282|14401584 +Australian Journal of Social Work,Informa UK (Taylor & Francis),00049565| +Australian Journal of Soil Research,CSIRO Publishing,00049573| +Australian Journal of Statistics,Wiley Blackwell (Blackwell Publishing),00049581| +Australian Journal of Structural Engineering,Informa UK (Taylor & Francis),13287982|22042261 +Australian Journal of Teacher Education,Edith Cowan University,1835517X +Australian Journal of Telecommunications and the Digital Economy,Telecommunications Association Inc.,22031693|22031693 +Australian Journal of Water Resources,Informa UK (Taylor & Francis),13241583|2204227X +Australian Journal of Zoology,CSIRO Publishing,0004959X| +Australian Journal of Zoology Supplementary Series,CSIRO Publishing,03109089| +Australian Journal on Ageing,Wiley Blackwell (Blackwell Publishing),07264240| +Australian Literary Studies,Australian Literary Studies,00049697| +Australian Mammalogy,CSIRO Publishing,03100049| +Australian Midwifery,Elsevier ,14488272| +Australian Museum Memoir,Australian Museum,00671967| +Australian Occupational Therapy Journal,Wiley Blackwell (Blackwell Publishing),00450766|14401630 +Australian Outlook,Informa UK (Taylor & Francis),00049913| +Australian Planner,Informa UK (Taylor & Francis),07293682|21506841 +Australian Plant Pathology Society Newsletter,Springer-Verlag,03101266| +Australian Prescriber,NPS MedicineWise,03128008|18393942 +Australian Psychologist,Wiley Blackwell (Blackwell Publishing),00050067|17429544 +Australian Review of Applied Linguistics,John Benjamins Publishing Company,01550640|18337139 +Australian Social Work,Informa UK (Taylor & Francis),0312407X|0312407X +Australian Society for the Study of Labour History,JSTOR,18365264| +Australian Surveyor,Informa UK (Taylor & Francis),00050326| +Australian Systematic Botany,CSIRO Publishing,10301887| +Australian Veterinary Journal,Wiley Blackwell (Blackwell Publishing),00050423|17510813 +Australian Voice,Cambridge University Press (Australian Academic Press),13251317| +Australian Zoologist,Royal Zoological Society of New South Wales,00672238| +Austrian History Yearbook,Cambridge University Press,00672378|15585255 +Austrian Journal of Earth Sciences,Austrian Geological Society (OGG),20727151|20727151 +Austrian Journal of Statistics,Austrian Statistical Society,1026597X| +Austrian Review of International and European Law,Brill Academic Publishers,13851306|15736512 +Austrian Studies,Modern Humanities Research Association,13507532|22224262 +Autex Research Journal,De Gruyter Open Sp. z o.o. ,14709589|23000929 +Autism,SAGE Publications,13623613|00000000 +Autism - Open Access,OMICS Publishing Group,21657890|21657890 +Autism and Developmental Disorders,Moscow State Universtiy of Psychology and Education (MSUPE),19941617|24134317 +Autism Insights,CrossRef test user,11795964 +Autism Research,Wiley Blackwell (John Wiley & Sons),19393792|19393806 +Autism Research and Treatment,Hindawi Publishing Corporation,20901925|20901933 +Auto Tech Review,Springer Fachmedien Wiesbaden GmbH,22503390| +Auto/Biography,Portico,09675507|14799715 +Autoimmune and Infectious Diseases Open Access ( ISSN 2470-1025 ),"""Sci Forschen, Inc.""",24701025 +Autoimmune Diseases,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20900422|20900430 +Autoimmune Diseases and Therapeutic Approaches Open Access,Aperito Online Publishing Private Limited,23786337 +Autoimmunity,Informa UK (Taylor & Francis),08916934|1607842X +Autoimmunity Highlights,Springer-Verlag,20380305|20383274 +Autoimmunity Reviews,Elsevier ,15689972| +Automated Experimentation,Springer (Biomed Central Ltd.),17594499| +Automated Software Engineering,Springer-Verlag,09288910|15737535 +Automatic Control and Computer Sciences,Allerton Press,01464116|1558108X +Automatic Control of Physiological State and Function,OMICS Publishing Group,20905084|20905092 +Automatic Documentation and Mathematical Linguistics,Allerton Press,00051055|19348371 +Automatica,Elsevier ,00051098| +Automatika ‒ Journal for Control Measurement Electronics Computing and Communications,KOREMA,00051144|18483380 +Automation and Control in Technical Systems,Science and Innovation Center,23061561|23061561 +Automation and Remote Control,Pleiades Publishing,00051179|16083032 +Automation Control and Intelligent Systems,Science Publishing Group,23285583| +Automation in Construction,Elsevier ,09265805| +AUTOMATYKA ELEKTRYKA ZAKLOCENIA,Infotech,20824149 +Automatyka/Automatics,AGH University of Science and Technology Press,14293447| +Automotive Agenda,Springer Fachmedien Wiesbaden GmbH,1867495X|21928789 +Automotive and Engine Technology,Springer-Verlag,23655127|23655135 +Autonomic and Autacoid Pharmacology,Wiley Blackwell (Blackwell Publishing),14748665|14748673 +Autonomic Neuroscience,Elsevier ,15660702| +Autonomous Agents and Multi-Agent Systems,Springer-Verlag,13872532|15737454 +Autonomous Robots,Springer-Verlag,09295593|15737527 +Autophagy,Landes Bioscience,15548627|15548635 +Autopsy and Case Reports,Editora Cubo Multimidia,22361960 +Autrepart,CAIRN,12783986|21099561 +Autres Temps Les cahiers du christianisme social,PERSEE Program,07532776| +Availability of Alcohol Dehydrogenases,Thieme Publishing Group,20200048 +Avaliação Revista da Avaliação da Educação Superior (Campinas),SciELO,14144077|14144077 +Avaliação Revista da Avaliação da Educação Superior (Campinas),SciELO,14144077 +Avaliação Revista da Avaliação da Educação Superior (Campinas),SciELO,14144077 +Avances en Ciencias e Ingeniería,Universidad San Francisco de Quito,13905384| +Avances en Ciencias Veterinarias,Universidad de Chile,0716260X|0716260X +Avances en Diabetología,Elsevier ,11343230| +Avances en Enfermería,Universidad Nacional de Colombia,01214500|23460261 +Avances en Odontoestomatología,Instituto de Salud Carlos III/BNCS/SciELO Espana,02131285|02131285 +Avances en Periodoncia e Implantología Oral,Instituto de Salud Carlos III/BNCS/SciELO Espana,16996585|16996585 +Avances en Psicología Latinoamericana,Colegio Mayor de Nuestra Senora del Rosario,21454515|21454515 +Avesso do Avesso,Fundacao Educacional Aracatuba,16787862|21795991 +Avian and Poultry Biology Reviews,Science Reviews 2000 LTD.,14702061| +Avian Biology Research,Science Reviews 2000 LTD.,17581559|17581567 +Avian Conservation and Ecology,"""Resilience Alliance, Inc.""",17126568| +Avian Diseases,BioOne (American Association of Avian Pathologists),00052086|19384351 +Avian Diseases Digest,BioOne (American Association of Avian Pathologists),19335334|19335334 +Avian Pathology,Informa UK (Taylor & Francis),03079457|14653338 +Avian Research,Springer (Biomed Central Ltd.),20537166|20537166 +Aviation,Vilnius Gediminas Technical University,16487788|18224180 +Aviation in Focus - Journal of Aeronautical Sciences,EDIPUCRS,2179703X +Aviation Psychology and Applied Human Factors,Hogrefe Publishing Group,21920923|21920931 +Aviation Space and Environmental Medicine,Aerospace Medical Association,00956562| +Avicenna,Hamad bin Khalifa University Press (HBKU Press),22202749| +Avicenna Journal of Clinical Microbiology and Infection,International Neuroscience Institute,23830298| +Avicenna Journal of Dental Research,International Neuroscience Institute,20087695|20087667 +Avicenna Journal of Environmental Health Engineering,International Neuroscience Institute,24234583 +Avicenna Journal of Medical Biochemistry,International Neuroscience Institute,23454113 +Avicenna Journal of Medicine,Medknow Publications,22310770| +Avicenna Journal of Neuro Psych Physiology,International Neuroscience Institute,23832436|23832444 +Avrupa Endoskopik Laparoskopik Cerrahi Dergisi,Bilimsel Tip Publishing House,21484201| +AWHONN Lifelines,Elsevier ,10915923| +Axiomathes,Springer-Verlag,11221151|15728390 +Axioms,MDPI AG,20751680 +AYU (An International Quarterly Journal of Research in Ayurveda),Medknow Publications,09748520| +Ayurvedic,VRI Press,23756586 +Aza-Morita–Baylis–Hillman Reaction of Imines with Acrylates or Methyl Vinyl Ketone,Thieme Publishing Group,20500254 +Azalea Journal of Korean Literature & Culture,Muse - Johns Hopkins University Press,19446500 +Azania Archaeological Research in Africa,Informa UK (Taylor & Francis),0067270X|19455534 +Aziridination of Enones,Thieme Publishing Group,20400179 +Aziridination of Imines,Thieme Publishing Group,20200145 +Aziridine Ring Opening with Sulfur Nucleophiles,Thieme Publishing Group,20600453 +Azomethine Ylide Based Processes,Thieme Publishing Group,20400136 +B A B P bulletin,Cambridge University Press,20413483| +B en M - Beleid en Maatschappij,Uitgeverij Boom,13890069| +B&G Bewegungstherapie und Gesundheitssport,Thieme Publishing Group,16130863|16133269 +Babel,John Benjamins Publishing Company,05219744|15699668 +Babel,OpenEdition,12777897|22634746 +BABesch - Bulletin Antieke Beschaving,Peeters Publishers,1650937 +Background,Oxford University Press,03615448| +Background on World Politics,Oxford University Press,15336689| +Bacteriology Journal,Science Alert,21530211| +Bacteriophage,Landes Bioscience,21597073|21597081 +Badania Fizjograficzne nad Polska Zachodnia,De Gruyter Open Sp. z o.o. ,20816014| +Badania Fizjograficzne nad Polska Zachodnia,De Gruyter Open Sp. z o.o. ,00672807| +Baghdad Science Journal,College of Science for Women,20788665|24117986 +Baha i Studies Review,Intellect,13548697|20401701 +Bahrain Medical Bulletin,"""Al Manhal FZ, LLC""",10128298| +BAIKAL RESEARCH JOURNAL,Baikal State University,24116262 +Baillière s Clinical Anaesthesiology,Elsevier ,09503501| +Baillière s Clinical Endocrinology and Metabolism,Elsevier ,0950351X| +Baillière s Clinical Gastroenterology,Elsevier ,09503528| +Baillière s Clinical Haematology,Elsevier ,09503536| +Baillière s Clinical Obstetrics and Gynaecology,Elsevier ,09503552| +Baillière s Clinical Rheumatology,Elsevier ,09503579| +Bailliére' s Clinical Gastroenterology,Elsevier ,09503528| +Bajo Palabra,Servicio de Publicaciones de la Universidad Autonoma de Madrid,15763935|15763935 +Bakhtiniana Revista de Estudos do Discurso,SciELO,21764573 +Bakhtiniana Revista de Estudos do Discurso,SciELO,21764573 +Bakirkoy Tip Dergisi / Medical Journal of Bakirkoy,Yerkure Tanitim ve Yayincilik Hizmetleri,13059319|13059327 +Balance of Payments Statistics,International Monetary Fund,20797583|20797583 +Balance of Payments Statistics,International Monetary Fund,20797575|20797575 +Balance of payments statistics yearbook (International Monetary Fund),International Monetary Fund,02523035| +Balance Sheet,Emerald (MCB UP ),09657967|00000000 +Balcanica,National Library of Serbia,03507653|24060801 +Balcanica Posnaniensia Acta et studia,Adam Mickiewicz University Poznan,02394278|24503177 +Balduinia,Universidade Federal de Santa Maria,18082688|23581980 +Bali Medical Journal,"""DiscoverSys, Inc.""",20891180|23022914 +Balıkesır Health Sciences Journal,"""LookUs Bilisim, Ltd.""",21469601|21472238 +Balint Journal,Thieme Publishing Group,14395142|14399008 +Balkan Journal of Dental Medicine,Walter de Gruyter GmbH,23350245 +Balkan Journal of Electrical and Computer Engineering,Balkan Journal of Electrical & Computer Engineering (BAJECE),2147284X| +Balkan Journal of Medical Genetics,De Gruyter Open Sp. z o.o. ,13110160|13110160 +Balkan Journal of Philosophy,Philosophy Documentation Center,1313888X| +Balkan Journal of Wildlife Research,Visio Mundi Academic Media Group,23350113 +Balkan Medical Journal,AVES Publishing Co.,13013149| +Balkan Medical Journal,AVES Publishing Co.,21463123|21463131 +Balkan Military Medical Review,ScopeMed International Medical Journal Managment and Indexing System,11076275 +Balkan Region Conference on Engineering and Business Education,De Gruyter Open Sp. z o.o. ,18436730 +Balneo Research Journal,Romanian Association of Balneology,20697597|20697619 +Baltic Journal of Art History,University of Tartu Press,17368812|23465581 +Baltic Journal of Comparative and Clinical Systems Biology,Baltic Journal of Comparative and Clinical Systems Biology,22452826 +Baltic Journal of Economics,Informa UK (Taylor & Francis),1406099X|23344385 +Baltic Journal of European Studies,De Gruyter Open Sp. z o.o. ,22280588|22280596 +Baltic Journal of Health and Physical Activity,De Gruyter Open Sp. z o.o. ,20801297|20809999 +Baltic Journal of Law & Politics,De Gruyter Open Sp. z o.o. ,20290454|20290454 +Baltic Journal of Management,Emerald (MCB UP ),17465265| +Baltic Journal of Political Science,Vilnius University,23352337|23352337 +Baltic Journal of Real Estate Economics and Construction Management,De Gruyter Open Sp. z o.o. ,22559604|22559671 +Baltic Region,Immanuel Kant Baltic Federal University,20798555|23100524 +Baltic Screen Media Review,Walter de Gruyter GmbH,23465522 +Baltic Yearbook of International Law Online,Brill Academic Publishers,15696456|22115897 +Baltica,Association of Lithuaninan Serials,00673064| +Baltijskij region,Immanuel Kant Baltic Federal University,20749848|23100532 +Baltistica,Vilnius University,01326503|23450045 +Banach Center Publications,"""Institute of Mathematics, Polish Academy of Sciences""",01376934|17306299 +Banach Journal of Mathematical Analysis,Duke University Press,17358787 +Banat s Journal of Biotechnology,"""Exact Sciences Department, Banat's Journal of Biotechnology""",20684673|20684738 +Bandung Journal of the Global South,Springer (Biomed Central Ltd.),21983534|21983534 +Bangabandhu Sheikh Mujib Medical University Journal,Bangladesh Journals Online,20742908| +Bangladesh Agronomy Journal,Bangladesh Journals Online,10131922|24125830 +Bangladesh Critical Care Journal,Bangladesh Journals Online,23040009|23077654 +Bangladesh Journal of Agricultural Research,Bangladesh Journals Online,02587122|02587122 +Bangladesh Journal of Anatomy,Bangladesh Journals Online,1817065X|22193049 +Bangladesh Journal of Animal Science,Bangladesh Journals Online,00033588| +Bangladesh Journal of Bioethics,Bangladesh Journals Online,20781458|20781458 +Bangladesh Journal of Botany,Bangladesh Journals Online,02535416|20799926 +Bangladesh Journal of Child Health,Bangladesh Journals Online,02573490|24088315 +Bangladesh Journal of Dental Research & Education,Bangladesh Journals Online,22259015|23089733 +Bangladesh Journal of Endosurgery,Bangladesh Journals Online,23064560|23064390 +Bangladesh Journal of Infectious Diseases,Bangladesh Journals Online,24114820|2411670X +Bangladesh Journal of Library and Information Science,Bangladesh Journals Online,22236368| +Bangladesh Journal of Livestock Research,Bangladesh Journals Online,10223851| +Bangladesh Journal of Medical Biochemistry,Bangladesh Journals Online,20739915|24088331 +Bangladesh Journal of Medical Education,Bangladesh Journals Online,23060654| +Bangladesh Journal of Medical Microbiology,Bangladesh Journals Online,20701810|20723105 +Bangladesh Journal of Medical Physics,Bangladesh Journals Online,17276179|24088358 +Bangladesh Journal of Medical Science,Bangladesh Journals Online,22234721|20760299 +Bangladesh Journal of Medicine,Bangladesh Journals Online,10231986|24088366 +Bangladesh Journal of Microbiology,Bangladesh Journals Online,10119981| +Bangladesh Journal of Neuroscience,Bangladesh Journals Online,10234853| +Bangladesh Journal of Nuclear Medicine,Bangladesh Journals Online,15623831| +Bangladesh Journal of Nutrition,Bangladesh Journals Online,10136037|24088390 +Bangladesh Journal of Obstetrics & Gynaecology,Bangladesh Journals Online,10184287| +Bangladesh Journal of Orthodontics and Dentofacial Orthopedics,Bangladesh Journals Online,22195211|23134674 +Bangladesh Journal of Otorhinolaryngology,Bangladesh Journals Online,17288835|23046244 +Bangladesh Journal of Pathology,Bangladesh Journals Online,10176969| +Bangladesh Journal of Pharmacology,Bangladesh Journals Online,1991007X|19910088 +Bangladesh Journal of Physiology and Pharmacology,Bangladesh Journals Online,15611566|24088439 +Bangladesh Journal of Plant Breeding and Genetics,Bangladesh Journals Online,10263071|23108940 +Bangladesh Journal of Plant Taxonomy,Bangladesh Journals Online,10282092|22247297 +Bangladesh Journal of Plastic Surgery,Bangladesh Journals Online,22204199| +Bangladesh Journal of Scientific and Industrial Research,Bangladesh Journals Online,03049809|22247157 +Bangladesh Journal of Scientific Research,Bangladesh Journals Online,02535432|24088447 +Bangladesh Journal of Veterinary Medicine,Bangladesh Journals Online,17297893|23080922 +Bangladesh Journal of Zoology,Bangladesh Journals Online,03049027|24088455 +Bangladesh Liver Journal,Bangladesh Journals Online,20745117| +Bangladesh Medical Journal,Bangladesh Journals Online,0301035X|22191607 +Bangladesh Medical Journal Khulna,Bangladesh Journals Online,10128751|23118016 +Bangladesh Medical Research Council Bulletin,Bangladesh Journals Online,03779238|22247238 +Bangladesh Pharmaceutical Journal,Bangladesh Journals Online,03014606|24088463 +Bangladesh Rice Journal,Bangladesh Journals Online,10257330| +Bangladesh Veterinarian,Bangladesh Journals Online,10125949| +Bankac,Ankara University,13091859|13091859 +Bankarstvo,Centre for Evaluation in Education and Science,14514354| +BankFachklasse inklusive Online Prüfungstraining,Springer Fachmedien Wiesbaden GmbH,01706659|21928665 +Banking Journal,Nepal Journals Online,20910606|20910614 +Bankmagazin,Springer Fachmedien Wiesbaden GmbH,09443223|21928770 +Banko Janakari,Nepal Journals Online,10160582|10160582 +BANKPEDIA REVIEW,Assonebb,22398023 +Banks in Insurance Report,Wiley Blackwell (John Wiley & Sons),87566079|15309991 +BANTAO Journal,De Gruyter Open Sp. z o.o. ,13122517 +Bantu Studies,Informa UK (Taylor & Francis),02561751| +Banwa,PhilJOL,16563719 +Baptist Quarterly,Maney Publishing,0005576X|20567731 +BAR Brazilian Administration Review,SciELO,18077692|18077692 +Barbastella,SECEMU,15769720| +Barcelona Investigación Arte Creación,Hipatia Press,20148992|20148992 +Bariatric Nursing and Surgical Patient Care,Mary Ann Liebert,15571459|15571467 +Bariatric Surgical Patient Care,Mary Ann Liebert,2168023X|21680248 +Barış Araştırmaları ve Çatışma Çözümleri Dergisi,Baris Arastirmalari,2147544X +Barnboken,The Swedish Institute fo Children's Books,0347772X| +Barnboken – tidskrift för barnlitteraturforskning/Journal of Children s Literature Research,Co-Action Publishing,20004389 +Barnelitterært forskningstidsskrift/Nordic Journal of ChildLit Aesthetics,Co-Action Publishing,20007493 +Baroque,OpenEdition,00674222|2261639X +Bartın Üniversitesi Eğitim Fakültesi Dergisi,Bartin Universitesi Egitim Fakultesi Dergisi,13087177|13087177 +Basal Ganglia,Elsevier ,22105336| +BASE - Revista de Administração e Contabilidade da Unisinos,Universidade do Vale do Rio Dos Sinos - UNISINOS,1807054X|19848196 +Base Ball A Journal of the Early Game,"""McFarland & Company, Inc. """,19342802|19343167 +Basic & Clinical Pharmacology & Toxicology,Wiley Blackwell (Blackwell Publishing),17427835|17427843 +Basic and Applied Dryland Research,Schweizerbart,18643191| +Basic and Applied Ecology,Elsevier ,14391791| +Basic and Applied Herpetology,Asociacion Herpetologica Espanola,22551468|22551476 +Basic and Applied Pathology,Wiley Blackwell (Blackwell Publishing),17559294|17559294 +Basic and Applied Social Psychology,Informa UK (Taylor & Francis),01973533|15324834 +Basic and Clinical Andrology,Springer (Biomed Central Ltd.),20514190|20514190 +Basic and Clinical Sciences,Bilgi Terecem,13095102 +Basic Income Studies,Walter de Gruyter GmbH,21946094|19320183 +Basic Research in Cardiology,Springer-Verlag,03008428|14351803 +Basic Sciences of Medicine,Scientific and Academic Publishing,21677344| +Basin Research,Wiley Blackwell (Blackwell Publishing),0950091X|13652117 +Batiment International Building Research and Practice,Informa UK (Taylor & Francis),01823329| +Batteries,MDPI AG,23130105 +Bauphysik,Wiley Blackwell (John Wiley & Sons),01715445|14370980 +Baurechtliche Blätter,Springer-Verlag,14341832|16137612 +Bauregelliste A Bauregelliste B und Liste C,Wiley Blackwell (John Wiley & Sons),18623077|18623093 +Bautechnik,Wiley Blackwell (John Wiley & Sons),09328351|14370999 +Bayero Journal of Pure and Applied Sciences,African Journals Online ,20066996|20066996 +Bayesian Analysis,Institute of Mathematical Statistics,19360975| +Bayesian Analysis,Institute of Mathematical Statistics,19316690| +BBA Clinical,Elsevier ,22146474| +BBR - Biochemistry and Biotechnology Reports,Universidade Estadual de Londrina,23165200 +BDJ,Nature Publishing Group,00070610|14765373 +BDJ Open,Nature Publishing Group,2056807X +BDJ Team,Nature Publishing Group,20547617 +Béaloideas,JSTOR,0332270X| +Bearing Witness Joyce Carol Oates Studies,Gleeson Library Geschke Center,2373275X +Bears Their Biology and Management,JSTOR,19360614| +Bee World,Informa UK (Taylor & Francis),0005772X|23767618 +Before Farming,Liverpool University Press,14764253|20563264 +Behavior Analysis in Practice,Springer-Verlag,19981929|21968934 +Behavior Analysis Research and Practice,American Psychological Association,23729414 +Behavior and Social Issues,University of Illinois Libraries,10649506 +Behavior Genetics,Springer-Verlag,00018244|15733297 +Behavior Modification,SAGE Publications,01454455|00000000 +Behavior Research Methods,Springer - Psychonomic Society,1554351X|15543528 +Behavior Research Methods & Instrumentation,Springer - Psychonomic Society,00057878| +Behavior Research Methods Instruments & Computers,Springer - Psychonomic Society,07433808|15325970 +Behavior Therapy,Elsevier ,00057894| +Behavioral & Social Sciences Librarian,Informa UK (Taylor & Francis),01639269|15444546 +Behavioral and Brain Functions,Springer (Biomed Central Ltd.),17449081|17449081 +Behavioral and Brain Sciences,Cambridge University Press,0140525X|14691825 +Behavioral and Cognitive Neuroscience Reviews,SAGE Publications,15345823|00000000 +Behavioral and Neural Biology,Elsevier ,01631047| +Behavioral Biology,Elsevier ,00916773| +Behavioral Development Bulletin,American Psychological Association,19420722 +Behavioral Disorders,Council for Children with Behavioral Disorders,01987429| +Behavioral Ecology,Oxford University Press,10452249|14657279 +Behavioral Ecology and Sociobiology,Springer-Verlag,03405443|14320762 +Behavioral Interventions,Wiley Blackwell (John Wiley & Sons),10720847|1099078X +Behavioral Medicine,Informa UK (Taylor & Francis),08964289|19404026 +Behavioral Neuroscience,American Psychological Association,07357044|19390084 +Behavioral Research in Accounting,American Accounting Association,10504753|15588009 +Behavioral Science,Wiley Blackwell (John Wiley & Sons),00057940|10991743 +Behavioral Science & Policy,Muse - Johns Hopkins University Press,23794615 +Behavioral Sciences,MDPI AG,2076328X +Behavioral Sciences & the Law,Wiley Blackwell (John Wiley & Sons),07353936|10990798 +Behavioral Sciences of Terrorism and Political Aggression,Informa UK (Taylor & Francis),19434472|19434480 +Behavioral Sleep Medicine,Informa UK (Taylor & Francis),15402002|15402010 +Behaviormetrika,The Behaviormetric Society of Japan,03857417|13496964 +Behaviour,Brill Academic Publishers,00057959|1568539X +Behaviour and Information Technology,Informa UK (Taylor & Francis),0144929X|13623001 +Behaviour Change,Cambridge University Press,08134839|08134839 +Behaviour Research and Therapy,Elsevier ,00057967| +Behavioural and Cognitive Psychotherapy,Cambridge University Press,13524658|14691833 +Behavioural Brain Research,Elsevier ,01664328| +Behavioural Neurology,Hindawi Publishing Corporation,09534180|18758584 +Behavioural Pharmacology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09558810| +Behavioural Processes,Elsevier ,03766357| +Behavioural Psychotherapy,Cambridge University Press,01413473| +Behemoth,Consortia Academia Publishing,18662447|18662447 +Beijing Law Review,"""Scientific Research Publishing, Inc.""",21594627|21594635 +Beilstein Journal of Nanotechnology,Beilstein-Institut,21904286|21904286 +Beilstein Journal of Organic Chemistry,Beilstein-Institut,18605397|18605397 +Beilstein Magazine,Beilstein-Institut,23659718 +Beiträage zur Klinik der Tuberkulose und spezifischen Tuberkulose-Forschung,Springer-Verlag,0179616X| +Beiträge aus der Plasmaphysik,Wiley Blackwell (John Wiley & Sons),00058025|15213986 +Beiträge zur Algebra und Geometrie / Contributions to Algebra and Geometry,Springer-Verlag,01384821|21910383 +Beiträge zur Geschichte der deutschen Sprache und Literatur (PBB),Walter de Gruyter GmbH,00058076|18659373 +Beiträge zur Klinik der Tuberkulose,Springer-Verlag,0179616X| +Beiträge zur Klinik der Tuberkulose und spezifischen Tuberkulose-Forschung,Springer-Verlag,03660966| +Beiträge zur Klinik und Erforschung der Tuberkulose und der Lungenkrankheiten,Springer-Verlag,03009696| +Beiträge zur Mineralogie und Petrographie,Springer-Verlag,03661369| +Beitrage zur Neotropischen Fauna,Informa UK (Taylor & Francis),00058130| +Beiträge zur Pathologie,Elsevier ,00058165| +Beiträge zur Rechtsgeschichte Österreichs,Verlag der Osterreichischen Akademie der Wissenschaften,22218890|22218890 +Beiträge zur Tabakforschung / Contributions to Tobacco Research,De Gruyter Open Sp. z o.o. ,16129237 +Beleidsonderzoek Online,Boom Uitgevers Den Haag,22133550| +Belgeo,OpenEdition,22949135|22949135 +Belgian Actuarial Bulletin,Ankara University,17845742 +Belgian Journal of Linguistics,John Benjamins Publishing Company,07745141|15699676 +Beliefs and Values,Springer Publishing Company,19420617| +Bell Labs Technical Journal,Institute of Electrical and Electronics Engineers,10897089|15387035 +Bell System Technical Journal,Institute of Electrical and Electronics Engineers,00058580| +Bellaterra Journal of Teaching & Learning Language & Literature,Universitat Autonoma de Barcelona,20136196 +Belphégor,OpenEdition,14997185 +BELT – Brazilian English Language Teaching Journal,EDIPUCRS,21783640 +Belvedere Meridionale,University of Szeged,14190222|20645929 +Ben Jonson Journal,Edinburgh University Press,10793453|1755165X +Benchmarking An International Journal,Emerald (MCB UP ),14635771|00000000 +Benchmarking for Quality Management & Technology,Emerald (MCB UP ),13513036| +Beneficial Microbes,Wageningen Academic Publishers,18762883|18762891 +Benha Medical Journal,Medknow Publications,1110208X| +Beni-Suef University Journal of Applied Sciences,ScopeMed International Medical Journal Managment and Indexing System,20908210| +Beni-Suef University Journal of Basic and Applied Sciences,Elsevier ,23148535| +Benin Journal of Postgraduate Medicine,African Journals Online ,07950268|07950268 +Benthos research,The Japanese Association of Benthology,02894548|1883888X +Benzylic Oxidation,Thieme Publishing Group,20300301 +Bereavement Care,Informa UK (Taylor & Francis),02682621|19448279 +Bergen Journal of Criminal Law & Criminal Justice,University of Bergen Library,18944183 +Bergen Language and Linguistics Studies,University of Bergen Library,18922449 +Berichte der Bunsengesellschaft für physikalische Chemie,Wiley Blackwell (John Wiley & Sons),03728323|00059021 +Berichte der deutschen chemischen Gesellschaft,Wiley Blackwell (John Wiley & Sons),03659496|10990682 +Berichte der deutschen chemischen Gesellschaft (A and B Series),Wiley Blackwell (John Wiley & Sons),03659631|10990682 +Berichte zur Wissenschaftsgeschichte,Wiley Blackwell (John Wiley & Sons),01706233|15222365 +Berliner entomologische Zeitschrift,Wiley Blackwell (John Wiley & Sons),03236145| +Berliner Journal für Soziologie,Springer-Verlag,08631808|18622593 +Bernoulli,Bernoulli Society for Mathematical Statistics and Probability,13507265| +Beskydy,Mendel University Press,18032451|18032451 +Best Practice & Research Clinical Anaesthesiology,Elsevier ,15216896| +Best Practice & Research Clinical Endocrinology & Metabolism,Elsevier ,1521690X|15321908 +Best Practice & Research Clinical Gastroenterology,Elsevier ,15216918| +Best Practice & Research Clinical Haematology,Elsevier ,15216926| +Best Practice & Research Clinical Obstetrics & Gynaecology,Elsevier ,15216934| +Best Practice & Research Clinical Rheumatology,Elsevier ,15216942| +best practice onkologie,Springer-Verlag,09464565|18628559 +Bestuurskunde,Boom Uitgevers Den Haag,09273387| +Bestuurswetenschappen,Boom Uitgevers Den Haag,01657194| +Beta,Scandinavian University Press / Universitetsforlaget AS,15043134|15043134 +Beton- und Stahlbetonbau,Wiley Blackwell (John Wiley & Sons),00059900|14371006 +Between the Species An Online Journal for the Study of Philosophy and Animals,"""Robert E. Kennedy Library, Cal Poly""",19458487 +Beverages,MDPI AG,23065710 +Beykent Üniversitesi Fen ve Mühendislik Bilimleri Dergisi,Beykent University Journal of Science and Engineering,13073818| +Beykent Üniversitesi Sosyal Bilimler Dergisi,Beykent University Journal of Social Sciences,13075063| +Beykoz Akademi Dergisi,Beykoz Vocational School of Logistics,21478082|21478082 +Beytulhikme An International Journal of Philosophy,Beytulhikme An International Journal of Philosophy,13038303 +Bezbednost Beograd,Centre for Evaluation in Education and Science,04092953| +Bezmialem Science,Bezmialem Vakif University,21482373|21482373 +BHM Berg- und Hüttenmännische Monatshefte,Springer-Verlag,00058912|16137531 +Bhutan Journal of Natural Resources & Development,College of Natural Resources (Royal University of Bhutan),24092797| +Białorutenistyka Białostocka,University of Bialystok,20812515| +Białostockie Archiwum Językowe,University of Bialystok,16416961| +Białostockie Studia Literaturoznawcze,University of Bialystok,20829701| +Białostockie Studia Prawnicze,University of Bialystok,16897404| +Białostockie Teki Historyczne,University of Bialystok,14251930| +BIBECHANA,Nepal Journals Online,20910762|20910762 +Biblica et Patristica Thoruniensia,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16895150|24507059 +Biblical Interpretation,Brill Academic Publishers,09272569|15685152 +Biblical Theology Bulletin A Journal of Bible and Culture,SAGE Publications,01461079|19457596 +Biblios Journal of Librarianship and Information Science,"""University Library System, University of Pittsburgh""",15624730 +Bibliosphere,State Public Scientific Technological Library SB RAS,18153186| +Biblioteca Escolar em Revista,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22385894 +Bibliotech,Ankara University,13074229 +Biblioteka,Adam Mickiewicz University Poznan,15063615|15063615 +Biblioteka zhurnala «Rusin»,Tomsk State University,23451734| +Bibliotheca Orientalis,Peeters Publishers,61913 +BIBLIOTHEK Forschung und Praxis,Walter de Gruyter GmbH,03414183|18657648 +Bibliotheksdienst,Walter de Gruyter GmbH,00061972|21949646 +Bibliothèque de l école des chartes,PERSEE Program,03736237|19538138 +Biblos Revista da FLUC,Coimbra University Press,08704112| +Bifidobacteria and Microflora,BMFH Press,02869306|18845126 +Bifröst Journal of Social Science / Tímarit um félagsvísindi,Samtid,16707788|16707796 +Bifunctional Chiral Phosphines,Thieme Publishing Group,20200404 +Big Data,Mary Ann Liebert,21676461|2167647X +Big Data & Society,SAGE Publications,20539517 +Big Data and Information Analytics,American Institute of Mathematical Sciences,23806966| +Big Data Research,Elsevier ,22145796| +Bihang till Kongl Svenska vetenskaps-akademiens handlingar,Smithsonian Institution Biodiversity Heritage Library,02847280| +Bijblijven,Springer-Verlag,01689428|18764916 +Bijdragen,Informa UK (Taylor & Francis),00062278|00062278 +Bijdragen tot de taal- land- en volkenkunde / Journal of the Humanities and Social Sciences of Southeast Asia,Brill Academic Publishers,00062294|22134379 +Bijzijn,Springer-Verlag,18717268|18764924 +Bijzijn XL,Springer-Verlag,22116524|22134565 +Bildung und Erziehung,Bohlau Verlag,00062456|21943834 +Bilgi Dünyasi,University and Research Librarians' Association,2148354X +Bilgi Dünyası,Ankara University,13023217| +Bilig Journal of Social Sciences in Turkish World,"""Bilig, Journal of Social Sciences of Turkish World""",13010549| +Bilingual Research,The Korean Society of Bilingualism,12291757| +Bilingual Research Journal,Informa UK (Taylor & Francis),15235882|15235890 +Bilingualism Language and Cognition,Cambridge University Press,13667289|14691841 +Bilişim Teknolojileri Dergisi,International Journal of Informatics Technologies,13079697|21470715 +Binghamton Journal of Philosophy,Philosophy Documentation Center,23248718| +BIO,Canadian Centre of Academic Art and Science,19254563|19254571 +Bio Science Research Bulletin,Diva Enterprises Private Limited,09700889|23203161 +Bio Tribune Magazine,Springer-Verlag,17729416|1951655X +BIO Web of Conferences,EDP Sciences,21174458 +Bio-Algorithms and Med-Systems,Walter de Gruyter GmbH,18959091|1896530X +BIO-Complexity,Biologic Institute,21517444 +Bio-Medical Materials and Engineering,IOS Press,09592989|18783619 +Bio-Research,African Journals Online ,15967409 +Bio/Technology,Nature Publishing Group,0733222X| +Bioacoustics,Informa UK (Taylor & Francis),09524622|21650586 +Bioactive Carbohydrates and Dietary Fibre,Elsevier ,22126198| +Bioanalysis,"""Future Science, LTD""",17576180|17576199 +Bioanalytical Reviews,Springer-Verlag,18672086|18672094 +BioArchitecture,Landes Bioscience,19490992|1949100X +BioAssay,Lepidus Tecnologia,18098460 +Biobehavioral Reviews,Elsevier ,01477552| +Biocatalysis,De Gruyter Open Sp. z o.o. ,23531746 +Biocatalysis and Agricultural Biotechnology,Elsevier ,18788181| +Biocatalysis and Biotransformation,Informa UK (Taylor & Francis),10242422|10292446 +Bioceramics Development and Applications,Ashdin Publishing,20905025|20905033 +Biochemia Medica,Croatian Society for Medical Biochemistry and Laboratory Medicine,13300962|18467482 +Biochemical and Biophysical Research Communications,Elsevier ,0006291X|10902104 +Biochemical and Molecular Medicine,Elsevier - Academic Press,10773150|10955577 +Biochemical Compounds,Herbert Publications,20529341 +Biochemical Education,Elsevier ,03074412|03074412 +Biochemical Engineering Journal,Elsevier ,1369703X| +Biochemical Genetics,Springer-Verlag,00062928|15734927 +Biochemical Journal,Portland Press,02646021|14708728 +Biochemical Medicine,Elsevier ,00062944| +Biochemical Medicine and Metabolic Biology,Elsevier ,08854505| +Biochemical Pharmacology,Elsevier ,00062952| +Biochemical Society Symposium,Portland Press,00678694|17441439 +Biochemical Society Transactions,Portland Press,03005127|14708752 +Biochemical Systematics and Ecology,Elsevier ,03051978| +Biochemie und Physiologie der Pflanzen,Elsevier ,00153796| +Biochemistry,American Chemical Society,00062960|15204995 +Biochemistry & Analytical Biochemistry,OMICS Publishing Group,21611009 +Biochemistry & Molecular Biology,Sciknow Publications,23318260 +Biochemistry & Pharmacology Open Access,OMICS Publishing Group,21670501 +Biochemistry & Physiology Open Access,OMICS Publishing Group,21689652 +Biochemistry (Moscow),Pleiades Publishing,00062979|16083040 +Biochemistry (Moscow) Supplement Series A Membrane and Cell Biology,Pleiades Publishing,19907478|19907494 +Biochemistry (Moscow) Supplement Series B Biomedical Chemistry,Pleiades Publishing,19907508|19907516 +Biochemistry and Biophysics Reports,Elsevier ,24055808| +Biochemistry and Cell Biology,Canadian Science Publishing,08298211|12086002 +Biochemistry and Molecular Biology Education,Wiley Blackwell (John Wiley & Sons),14708175|15393429 +Biochemistry Insights,"""Libertas Academica, Ltd.""",11786264 +Biochemistry Research International,Hindawi Publishing Corporation,20902247|20902255 +Biochimica et Biophysica Acta,Elsevier ,00063002| +Biochimica et Biophysica Acta (BBA) - Bioenergetics,Elsevier ,00052728| +Biochimica et Biophysica Acta (BBA) - Biomembranes,Elsevier ,00052736| +Biochimica et Biophysica Acta (BBA) - Biophysics including Photosynthesis,Elsevier ,09266585| +Biochimica et Biophysica Acta (BBA) - Enzymology,Elsevier ,00052744| +Biochimica et Biophysica Acta (BBA) - Enzymology and Biological Oxidation,Elsevier ,09266593| +Biochimica et Biophysica Acta (BBA) - Gene Regulatory Mechanisms,Elsevier ,18749399| +Biochimica et Biophysica Acta (BBA) - Gene Structure and Expression,Elsevier ,01674781| +Biochimica et Biophysica Acta (BBA) - General Subjects,Elsevier ,03044165| +Biochimica et Biophysica Acta (BBA) - Lipids and Lipid Metabolism,Elsevier ,00052760| +Biochimica et Biophysica Acta (BBA) - Molecular and Cell Biology of Lipids,Elsevier ,13881981| +Biochimica et Biophysica Acta (BBA) - Molecular Basis of Disease,Elsevier ,09254439| +Biochimica et Biophysica Acta (BBA) - Molecular Cell Research,Elsevier ,01674889| +Biochimica et Biophysica Acta (BBA) - Mucoproteins and Mucopolysaccharides,Elsevier ,09266534| +Biochimica et Biophysica Acta (BBA) - Nucleic Acids and Protein Synthesis,Elsevier ,00052787| +Biochimica et Biophysica Acta (BBA) - Protein Structure,Elsevier ,00052795| +Biochimica et Biophysica Acta (BBA) - Protein Structure and Molecular Enzymology,Elsevier ,01674838| +Biochimica et Biophysica Acta (BBA) - Proteins and Proteomics,Elsevier ,15709639| +Biochimica et Biophysica Acta (BBA) - Reviews on Bioenergetics,Elsevier ,03044173| +Biochimica et Biophysica Acta (BBA) - Reviews on Biomembranes,Elsevier ,03044157| +Biochimica et Biophysica Acta (BBA) - Reviews on Cancer,Elsevier ,0304419X| +Biochimica et Biophysica Acta (BBA) - Specialized Section on Biophysical Subjects,Elsevier ,09266577| +Biochimica et Biophysica Acta (BBA) - Specialized Section on Enzymological Subjects,Elsevier ,09266569| +Biochimica et Biophysica Acta (BBA) - Specialized Section on Lipids and Related Subjects,Elsevier ,09266542| +Biochimica et Biophysica Acta (BBA) - Specialized Section on Mucoproteins and Mucopolysaccharides,Elsevier ,09266526| +Biochimica et Biophysica Acta (BBA) - Specialized Section on Nucleic Acids and Related Subjects,Elsevier ,09266550| +Biochimie,Elsevier ,03009084| +Biochimie Open,Elsevier ,22140085| +BioChip Journal,Springer-Verlag,19760280|20927843 +Bioconjugate Chemistry,American Chemical Society,10431802|15204812 +BioControl,Springer-Verlag,13866141|15738248 +Biocontrol Science,"""The Society for Antibacterial and Antifungal Agents, Japan""",13424815|18840205 +Biocontrol Science and Technology,Informa UK (Taylor & Francis),09583157|13600478 +Bioconversion of 2‑ Ethylpyridine by Beauveria bassiana,"""Science and Education, Ltd.""",20720297| +BioData Mining,Springer (Biomed Central Ltd.),17560381|17560381 +Biodegradation,Springer-Verlag,09239820|15729729 +Biodemography and Social Biology,Informa UK (Taylor & Francis),19485565|19485573 +Biodiscovery,Dundee Science Press,20502966 +Biodiversidad Colombia,Universidad de la Salle,23448539|2389878X +Biodiversitas Journal of Biological Diversity,UNS Solo,1412033X|20854722 +Biodiversity,Informa UK (Taylor & Francis),14888386|21600651 +Biodiversity & Ecology,"""University of Hamburg, Biodiversitat, Evolution and Okologie der Pflanzen""",16139801| +Biodiversity and Conservation,Springer-Verlag,09603115|15729710 +Biodiversity Data Journal,Pensoft Publishers,13142836|13142828 +Biodiversity Informatics,The University of Kansas,15469735 +Biodiversity Letters,JSTOR,09679952| +Biodiversity Research and Conservation,De Gruyter Open Sp. z o.o. ,18972810|18972810 +Biodiversity Science,Biodiversity Science,10050094| +BioDrugs,Springer-Verlag,11738804|1179190X +Bioelectrochemistry,Elsevier ,15675394| +Bioelectrochemistry and Bioenergetics,Elsevier ,03024598| +Bioelectromagnetics,Wiley Blackwell (John Wiley & Sons),01978462|1521186X +Bioenergetics Open access,OMICS Publishing Group,21677662 +BioEnergy Research,Springer-Verlag,19391234|19391242 +Bioengineered,Landes Bioscience,21655979|21655987 +Bioengineered Bugs,Landes Bioscience,19491018|19491026 +Bioengineering,MDPI AG,23065354 +Bioengineering & Translational Medicine,Wiley Blackwell (John Wiley & Sons),23806761| +Bioengineering and Bioscience,"""Horizon Research Publishing Co., Ltd.""",2332001X|23320028 +Bioentrepreneur,Nature Publishing Group,15426572|15426572 +BioEssays,Wiley Blackwell (John Wiley & Sons),02659247|15211878 +Bioethanol,De Gruyter Open Sp. z o.o. ,22996788 +Bioethics,Wiley Blackwell (Blackwell Publishing),02699702|14678519 +Bioethics in Faith and Practice,Centennial Library,23741597 +Bioethics News,Springer-Verlag,13212753|18366716 +Bioethics Quarterly,Springer-Verlag,01639803| +Bioethics Update,Elsevier ,2395938X| +Biofabrication,IOP Publishing,17585082|17585090 +BioFactors,IOS Press,09516433|18728081 +Biofeedback,Association for Applied Psychophysiology and Biofeedback,10815937|2158348X +Biofeedback and Self-Regulation,Springer-Verlag,03633586| +Biofilms,Cambridge University Press,14790505|14790513 +Biofouling,Informa UK (Taylor & Francis),08927014|10292454 +Biofuel Research Journal,Greenwave Publishing of Canada,22928782 +Biofuels,Informa UK (Taylor & Francis),17597269|17597277 +Biofuels Bioproducts and Biorefining,Wiley Blackwell (John Wiley & Sons),1932104X|19321031 +Biofuels Engineering,Walter de Gruyter GmbH,20847181 +Biofutur,Elsevier ,02943506| +Biogenic Amines,Brill Academic Publishers,01688561|15693910 +Biogeochemistry,Springer-Verlag,01682563|1573515X +Biogeosciences,Copernicus GmbH,17264189 +Biogeosciences Discussions,Copernicus GmbH,18106285 +Biogeosystem Technique,Academic Publishing House Researcher,24093386|24137316 +Biogerontology,Springer-Verlag,13895729|15736768 +Biographical Memoirs of Fellows of the Royal Society,The Royal Society,00804606|17488494 +Biography,Muse - Johns Hopkins University Press,15291456 +Bioimaging,Wiley Blackwell (John Wiley & Sons),09669051|13616374 +Bioimpacts,International Society for Phytocosmetic Sciences,22285652|22285660 +BIOINFO Aquatic Ecosystem,Bioinfo Publications,2277369X|22773703 +BIOINFO Business Economics,Bioinfo Publications,22491775|22491783 +BIOINFO Business Management,Bioinfo Publications,22491791|22491805 +BIOINFO Computational Mathematics,Bioinfo Publications,22497099|22497102 +BIOINFO Computational Optimization,Bioinfo Publications,22495533|22495541 +BIOINFO Computer Engineering,Bioinfo Publications,22493980|22493999 +BIOINFO Drug targets,Bioinfo Publications,22491759|22491767 +BIOINFO Environment and Pollution,Bioinfo Publications,22491716|22491724 +BIOINFO Financial Management,Bioinfo Publications,2250091X|22500928 +BIOINFO Genetic Programming,Bioinfo Publications,22494006|22494014 +BIOINFO Journal of Proteomics,Bioinfo Publications,22491651|2249166X +BIOINFO Mechanical Engineering,Bioinfo Publications,22773738|22773746 +BIOINFO Medical Imaging,Bioinfo Publications,22497072|22497080 +BIOINFO Optimization Theory and Applications,Bioinfo Publications,22495495|22495509 +BIOINFO Pharmaceutical Biotechnology,Bioinfo Publications,22491813|22491821 +BIOINFO Project Management,Bioinfo Publications,22491732|22491740 +BIOINFO Renewable & Sustainable Energy,Bioinfo Publications,22491694|22491708 +BIOINFO Security Informatics,Bioinfo Publications,22499423|22499431 +BIOINFO Sensor Networks,Bioinfo Publications,2249944X|22499458 +BIOINFO Sociology,Bioinfo Publications,22491678|22491686 +BIOINFO Soft Computing,Bioinfo Publications,22492747|22492755 +BIOINFO Systems Engineering,Bioinfo Publications,22492720|22492739 +BIOINFO Vaccine Sciences,Bioinfo Publications,22773711|2277372X +BioInfoBank Library Acta,Instytut Bioinfobank Sp. z o.o.,16897366|16897366 +Bioinformatics,Oxford University Press,13674803|14602059 +Bioinformatics and Biology Insights,"""Libertas Academica, Ltd.""",11779322 +Bioinformation,Biomedical Informatics,09738894|09732063 +Bioinorganic Chemistry,Elsevier ,00063061| +Bioinorganic Chemistry and Applications,Hindawi Publishing Corporation,15653633|1687479X +BioInorganic Reaction Mechanisms,Walter de Gruyter GmbH,21912483|21912491 +Bioinspiration & Biomimetics,IOP Publishing,17483182|17483190 +Bioinspired Biomimetic and Nanobiomaterials,Thomas Telford Ltd.,20459858|20459866 +Bioinspired Materials,De Gruyter Open Sp. z o.o. ,23003634 +Biointerphases,American Institute of Physics,19348630|15594106 +BioInvasions Records,Regional Euro-Asian Biological Invasions Centre Oy - REABIC,22421300 +Biokemistri,African Journals Online ,7958080 +Biolife,Global Science Publishing Group,23204257 +Biologia,De Gruyter Open Sp. z o.o. ,00063088|13369563 +Biologia Plantarum,Springer-Verlag,00063134|15738264 +Biological & Pharmaceutical Bulletin,Pharmaceutical Society of Japan,09186158|13475215 +Biological Agriculture & Horticulture,Informa UK (Taylor & Francis),01448765|21650616 +Biological Bulletin,JSTOR,00063185| +Biological Bulletin of Bogdan Chmelnitskiy Melitopol State Pedagogical University,Oles Honchar Dnipropetrovsk National University,22255486|22269010 +Biological Chemistry,Walter de Gruyter GmbH,14316730|14374315 +Biological Chemistry Hoppe-Seyler,Walter de Gruyter GmbH,01773593| +Biological Conservation,Elsevier ,00063207| +Biological Control,Elsevier ,10499644|10902112 +Biological Cybernetics,Springer-Verlag,03401200|14320770 +Biological Engineering,American Society of Agricultural and Biological Engineers,19342799|19342837 +Biological Engineering Transactions,American Society of Agricultural and Biological Engineers,2162643X|23300337 +Biological Evidence,"""Sophia Publishing Group, Inc.""",19276478 +Biological Invasions,Springer-Verlag,13873547|15731464 +Biological Journal of the Linnean Society,Wiley Blackwell (Blackwell Publishing),00244066|10958312 +Biological Letters,De Gruyter Open Sp. z o.o. ,16447700|16447700 +Biological Markers and Guided Therapy,"""Hikari, Ltd.""",23674792 +Biological Mass Spectrometry,Wiley Blackwell (John Wiley & Sons),10529306|10969888 +Biological Procedures Online,Springer (Biomed Central Ltd.),14809222|14809222 +Biological Psychiatry,Elsevier ,00063223| +Biological Psychiatry Cognitive Neuroscience and Neuroimaging,Elsevier ,24519022| +Biological Psychology,Elsevier ,03010511| +Biological Research,Springer-Verlag,07169760|07169760 +Biological Research for Nursing,SAGE Publications,10998004|00000000 +Biological Reviews,Wiley Blackwell (Blackwell Publishing),14647931|1469185X +Biological Rhythm Research,Informa UK (Taylor & Francis),09291016|17444179 +Biological Sciences in Space,Japanese Society for Biological Sciences in Space,09149201|1349967X +Biological Systems Open Access,OMICS Publishing Group,23296577 +Biological Theory,Springer-Verlag,15555542|15555550 +Biological Therapies in Dentistry,"""Decker, Inc.""",8821852 +Biological Trace Element Research,Springer-Verlag,01634984|15590720 +Biological Wastes,Elsevier ,02697483| +Biologically Inspired Cognitive Architectures,Elsevier ,2212683X| +Biologicals,Elsevier ,10451056|10958320 +Biologics in Therapy,Springer-Verlag,21955840|21909164 +Biologics Targets & Therapy,Dove Medical Press,11775475 +Biologics Targets and Therapy,Dove Medical Press,11775491 +Biologie Aujourd hui,EDP Sciences,21050678|21050686 +Biologie in unserer Zeit,Wiley Blackwell (John Wiley & Sons),0045205X|1521415X +Biologija,Lithuanian Academy of Sciences,13920146|20290578 +Biologisches Zentralblatt,Smithsonian Institution Biodiversity Heritage Library,00063304| +Biology,MDPI AG,20797737 +Biology & Environment Proceedings of the Royal Irish Academy,Royal Irish Academy,07917945|2009003X +Biology & Philosophy,Springer-Verlag,01693867|15728404 +Biology and Fertility of Soils,Springer-Verlag,01782762|14320789 +Biology and Medicine,OMICS Publishing Group,9748369 +Biology Bulletin,Pleiades Publishing,10623590|16083059 +Biology Bulletin Reviews,Pleiades Publishing,20790864|20790872 +Biology Direct,Springer (Biomed Central Ltd.),17456150|17456150 +BIOLOGY EDUCATION,The Korean Society of Biology Education,2234876X| +Biology Letters,The Royal Society,17449561|1744957X +Biology Methods and Protocols,Oxford University Press,23968923 +Biology of Blood and Marrow Transplantation,Elsevier ,10838791| +biology of exercise,"""Department of Sport Management , University of Peloponnese""",1791325X|1791325X +Biology of Metals,Springer-Verlag,09335854| +Biology of Mood & Anxiety Disorders,Springer (Biomed Central Ltd.),20455380|20455380 +Biology of Reproduction,Society for the Study of Reproduction,00063363|15297268 +Biology of Sex Differences,Springer (Biomed Central Ltd.),20426410|20426410 +Biology of Sport,Index Copernicus International,0860021X|20831862 +Biology of the Cell,Wiley Blackwell (Blackwell Publishing),02484900|1768322X +Biology of the Neonate,S. Karger AG,00063126|14219727 +Biology Open,The Company of Biologists,20466390 +Biomacromolecules,American Chemical Society,15257797|15264602 +BioMagnetic Research and Technology,Springer (Biomed Central Ltd.),1477044X| +Biomarker Insights,"""Libertas Academica, Ltd.""",11772719 +Biomarker Research,Springer (Biomed Central Ltd.),20507771|20507771 +Biomarkers,Informa UK (Taylor & Francis),1354750X|13665804 +Biomarkers and Genomic Medicine,Elsevier ,22140247| +Biomarkers in Cancer,"""Libertas Academica, Ltd.""",1179299X +Biomarkers in Medicine,Future Medicine,17520363|17520371 +Biomass,Elsevier ,01444565| +Biomass and Bioenergy,Elsevier ,09619534| +Biomass Conversion and Biorefinery,Springer-Verlag,21906815|21906823 +BIOmaterialien,Walter de Gruyter GmbH,16160177|21914672 +Biomaterials,Elsevier ,01429612| +Biomaterials and Biomechanics in Bioengineering,Techno-Press,22883738| +Biomaterials Artificial Cells and Artificial Organs,Informa UK (Taylor & Francis),08905533| +Biomaterials Artificial Cells and Immobilization Biotechnology,Informa UK (Taylor & Francis),10557172| +Biomaterials Medical Devices and Artificial Organs,Informa UK (Taylor & Francis),00905488| +Biomaterials Research,Springer (Biomed Central Ltd.),20557124|20557124 +Biomaterials Science,The Royal Society of Chemistry,20474830|20474849 +BIOMATH,Biomath Forum,1314684X|13147218 +Biomath Communications,Biomath Forum,23675233|23675241 +Biomatter,Landes Bioscience,21592527|21592535 +Biomechanica Hungarica,University of Debrecen/Biomechanica Hungarica,20600305|20604475 +Biomechanics and Modeling in Mechanobiology,Springer-Verlag,16177959|16177940 +Biomechanisms,Society of Biomechanisms Japan,13487116|1349497X +Biomed Data Journal,"""Procon, Ltd.""",23676477 +BioMed Research International,Hindawi Publishing Corporation,23146133|23146141 +Biomédica,Instituto Nacional de Salud,01204157|01204157 +Biomedical & Pharmacology Journal,Oriental Scientific Publishing Company,09746242| +Biomedical and Environmental Sciences,Elsevier ,08953988| +Biomedical Chromatography,Wiley Blackwell (John Wiley & Sons),02693879|10990801 +Biomedical Data Journal,"""Procon, Ltd.""",23675322| +Biomedical Digital Libraries,Springer (Biomed Central Ltd.),17425581| +Biomedical Engineering,Springer-Verlag,00063398|15738256 +Biomedical Engineering / Biomedizinische Technik,Walter de Gruyter GmbH,00135585|1862278X +Biomedical Engineering and Computational Biology,"""Libertas Academica, Ltd.""",11795972 +Biomedical Engineering Applications Basis and Communications,National Taiwan University,10162372|17937132 +Biomedical Engineering Letters,Springer-Verlag,20939868|2093985X +BioMedical Engineering OnLine,Springer (Biomed Central Ltd.),1475925X|1475925X +Biomedical Engineering Research,The World Academic Publishing,23066008|23065990 +Biomedical glasses,Walter de Gruyter GmbH,22993932 +Biomedical Human Kinetics,De Gruyter Open Sp. z o.o. ,20802234|20802234 +Biomedical Imaging and Intervention Journal,"""Department of Biomedical Imaging, University of Malaya""",18235530|18235530 +Biomedical Informatics Insights,"""Libertas Academica, Ltd.""",11782226 +Biomedical Instrumentation & Technology,Association for the Advancement of Medical Instrumentation,08998205|19435967 +Biomedical Journal,Elsevier ,23194170| +Biomedical Materials,IOP Publishing,17486041|1748605X +Biomedical Microdevices,Springer-Verlag,13872176|15728781 +Biomedical Optics Express,The Optical Society,21567085|21567085 +Biomedical Papers,Palacky University Olomouc,12138118|18047521 +Biomedical Physics & Engineering Express,IOP Publishing,20571976 +Biomedical Reports,Spandidos Publications,20499434|20499442 +Biomedical Research,Biomedical Research Press,03886107|1880313X +Biomedical Research - India,Medknow Publications,0970938X| +Biomedical Research and Therapy,Springer - Global Science Journals,21984093 +Biomedical Research Reports,Elsevier , +Biomedical Reviews,Medical University Prof. Dr. Praskev Stoyanov - Varna,1310392X|13141929 +Biomedical Science and Engineering,"""Science and Education Publishing Co., Ltd.""",23731257| +Biomedical Science Letters,The Korean Society for Biomedical Laboratory Sciences,22887415 +Biomedical Signal Processing and Control,Elsevier ,17468094| +Biomedical Spectroscopy and Imaging,IOS Press,22128794|22128808 +Biomedicina,Internet Medical Publishing,23866942 +BioMedicine,Springer - Global Science Journals,22118039 +Biomedicine & Aging Pathology,Elsevier ,22105220| +Biomedicine & Pharmacotherapy,Elsevier ,07533322| +Biomedicine & Preventive Nutrition,Elsevier ,22105239| +Biomedicine Hub,S. Karger AG,22966870 +Biomedicines,MDPI AG,22279059 +Biomeditsinskaya Khimiya,Institute of Biomedical Chemistry,23106972|23106905 +BioMetals,Springer-Verlag,09660844|15728773 +Biometric Technology Today,Elsevier ,09694765| +Biometrical Journal,Wiley Blackwell (John Wiley & Sons),03233847|15214036 +Biometrical Letters,De Gruyter Open Sp. z o.o. ,18963811|18963811 +Biometrics,Wiley Blackwell (Blackwell Publishing),0006341X|15410420 +Biometrics & Biostatistics International Journal,MedCrave Group,2378315X +Biometrics Bulletin,JSTOR,00994987| +Biometrika,Oxford University Press,00063444|14643510 +Biometrische Zeitschrift,Wiley Blackwell (John Wiley & Sons),00063452|15214037 +Biomicrofluidics,American Institute of Physics,19321058|19321058 +Biomimetics,MDPI AG,23137673 +BioMolecular Concepts,Walter de Gruyter GmbH,18685021|1868503X +Biomolecular Detection and Quantification,Elsevier ,22147535| +Biomolecular Engineering,Elsevier ,13890344| +Biomolecular NMR Assignments,Springer-Verlag,18742718|1874270X +Biomolecules,MDPI AG,2218273X +Biomolecules and Therapeutics,The Korean Society of Applied Pharmacology,19769148|20054483 +Biomonitoring,De Gruyter Open Sp. z o.o. ,23004606 +BioNanoMaterials,Walter de Gruyter GmbH,21930651|2193066X +BioNanoScience,Springer-Verlag,21911630|21911649 +Bionomina,Magnolia Press,11797649|11797657 +Bioorganic & Medicinal Chemistry,Elsevier ,09680896| +Bioorganic & Medicinal Chemistry Letters,Elsevier ,0960894X| +Bioorganic Chemistry,Elsevier ,00452068|10902120 +Biopharmaceutics & Drug Disposition,Wiley Blackwell (John Wiley & Sons),01422782|1099081X +BIOPHILIA,International Biophilia Rehabilitation Academy,21868433|21868913 +Biophilia Rehabilitation Journal,Biophilia Rehabilitation Acdemy,13475568|18825559 +Biophysical Chemistry,Elsevier ,03014622| +Biophysical Journal,Elsevier ,00063495|15420086 +Biophysical Reviews,Springer-Verlag,18672450|18672469 +Biophysical Reviews and Letters,World Scientific ,17930480|17937035 +BIOPHYSICS,Pleiades Publishing,00063509|15556654 +BIOPHYSICS,Biophysical Society of Japan,13492942 +Biophysics,Hans Publishers,23301686|23301694 +Biophysics and Physicobiology,Biophysical Society of Japan,21894779 +Biophysics of Structure and Mechanism,Springer-Verlag,03401057| +Biophysics Reports,Springer-Verlag,23643439|23643420 +Biophysik,Springer-Verlag,00063517| +Biopolymers,Wiley Blackwell (John Wiley & Sons),00063525|10970282 +Biopolymers and Cell,"""Institute of Molecular Biology and Genetics, NAS Ukraine""",02337657|19936842 +Biopreservation and Biobanking,Mary Ann Liebert,19475535|19475543 +Bioprocess,Hans Publishers,21645566|21645582 +Bioprocess and Biosystems Engineering,Springer-Verlag,16157591|16157605 +Bioprocess Engineering,Springer-Verlag,0178515X| +BioProcessing Journal,BioProcessing Journal,15388786| +BioPsychoSocial Medicine,Springer (Biomed Central Ltd.),17510759|17510759 +Bioremediation Journal,Informa UK (Taylor & Francis),10889868|15476529 +BioResearch Open Access,Mary Ann Liebert,21647860|21647860 +Bioresource Technology,Elsevier ,09608524| +BioResources,BioResources,19302126 +Bioresources and Bioprocessing,Springer (Biomed Central Ltd.),21974365|21974365 +Biorheology,IOS Press,0006355X|18785034 +BIORISK – Biodiversity and Ecosystem Risk Assessment,Pensoft Publishers,13132644|13132652 +BIOS,BioOne (Beta Beta Biological Society),00053155|19436289 +Biosafety,OMICS Publishing Group,21670331 +Biosalud,Universidad de Caldas,16579550| +BioScience,Oxford University Press,00063568|15253244 +Bioscience and Microflora,BMFH Press,13421441|13498355 +Bioscience Biotechnology and Biochemistry,Informa UK (Taylor & Francis),09168451|13476947 +Bioscience Education,Informa UK (Taylor & Francis),14797860 +Bioscience Horizons,Oxford University Press,17547431 +Bioscience Hypotheses,Elsevier ,17562392| +Bioscience Journal,Fundacao de Apoio Universitario,19813163 +Bioscience Methods,"""Sophia Publishing Group, Inc.""",19251920 +Bioscience of Microbiota Food and Health,BMFH Press,21863342 +Bioscience Reports,Portland Press,01448463|15734935 +BioScience Trends,International Research and Cooperation Association for Bio & Socio-Sciences Advancement,18817815|18817823 +Biosciences Biotechnology Research Asia,Oriental Scientific Publishing Company,09731245| +BioScope South Asian Screen Studies,SAGE Publications,09749276|0976352X +Biosecurity and Bioterrorism Biodefense Strategy Practice and Science,Mary Ann Liebert,15387135|1557850X +Biosemiotics,Springer-Verlag,18751342|18751350 +Biosensors,Elsevier ,0265928X| +Biosensors,MDPI AG,20796374|20796374 +Biosensors and Bioelectronics,Elsevier ,09565663| +Biosensors Journal,OMICS Publishing Group,20904967|20904959 +Bioseparation,Springer (Kluwer Academic Publishers),0923179X| +BIOSILICO,Elsevier ,14785382| +Biosimilars,Dove Medical Press,2230245X +BioSocieties,Nature Publishing Group - Macmillan Publishers,17458552|17458560 +Biospectroscopy,Wiley Blackwell (John Wiley & Sons),10754261|15206343 +BIOspektrum,Springer-Verlag,09470867|18686249 +Biostatistics,Oxford University Press,14654644|14684357 +Biosurface and Biotribology,Elsevier ,24054518| +Biosystems,Elsevier ,03032647| +Biosystems and Information technology,Sia Tibit,22558004| +Biosystems Engineering,Elsevier ,15375110|15375129 +Biota Amazônia,Revista Biota Amazonia,21795746 +Biota Colombiana,Instituto de Investigacion de Recursos Biologicos Alexander von Humboldt (IAVH),01245376| +Biota Neotropica,SciELO,16760603|16760603 +Biotech Software & Internet Report,Mary Ann Liebert,15279162| +Biotech Today An International Journal of Biological Sciences,Diva Enterprises Private Limited,23192186|23220996 +Biotechnic & Histochemistry,Informa UK (Taylor & Francis),10520295|14737760 +BioTechniques,Informa UK (Informa Life Sciences),07366205|19409818 +BioTechnologia,Termedia Sp. z.o.o.,08607796| +Biotechnologia Acta,Co. Ltd. Ukrinformnauka,24107751|2410776X +Biotechnology,Nature Publishing Group,0733222X| +Biotechnology & Bioindustry,Informa UK (Taylor & Francis),02052067| +Biotechnology & Biotechnological Equipment,Informa UK (Taylor & Francis),13102818|13143530 +Biotechnology Advances,Elsevier ,07349750| +Biotechnology and Applied Biochemistry,Wiley Blackwell (John Wiley & Sons),08854513|14708744 +Biotechnology and Bioengineering,Wiley Blackwell (John Wiley & Sons),00063592|10970290 +Biotechnology and Bioprocess Engineering,Springer-Verlag,12268372|19763816 +Biotechnology and Genetic Engineering Reviews,Informa UK (Taylor & Francis),02648725|20465556 +Biotechnology and Health Sciences,International Neuroscience Institute,23830271|2383028X +Biotechnology and Molecular Biology Reviews,Academic Journals,15382273 +Biotechnology for Biofuels,Springer (Biomed Central Ltd.),17546834|17546834 +Biotechnology in Animal Husbandry,National Library of Serbia,14509156|22177140 +Biotechnology Journal,Wiley Blackwell (John Wiley & Sons),18606768|18607314 +Biotechnology Law Report,Mary Ann Liebert,0730031X|15578704 +Biotechnology Letters,Springer-Verlag,01415492|15736776 +Biotechnology Progress,Wiley Blackwell (John Wiley & Sons),87567938|15206033 +Biotechnology Reports,Elsevier ,2215017X| +Biotechnology Research International,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20903138|20903146 +Biotechnology Techniques,Springer-Verlag,0951208X|15736784 +Biotechnology Theory and practice,National Center for Biotechnology,10289399| +Biotechnology(Faisalabad),Science Alert,1682296X|16822978 +BIOtecnia,"""Division de Ciencias Biologicas y de la Salud, UNISON""",16651456|16651456 +Biotecnoloía en el Sector Agropecuario y Agroindustrial,Biotecnologia en el sector Agropecuario y Agroindustrial,19099959 +Bioteknologi,UNS Solo,02166887|23018658 +Biotemas,Universidade Federal de Santa Catarina,21757925|21757925 +Biotherapy,Springer-Verlag,0921299X|15738280 +Biotribology,Elsevier ,23525738| +BIOTROPIA,Seameo Biotrop,02156334|1907770X +Biotropica,Wiley Blackwell (Blackwell Publishing),00063606|17447429 +Biphasic Hydroformylation under Continuous Conditions,Thieme Publishing Group,20600119 +Bipolar Disorders,Wiley Blackwell (Blackwell Publishing),13985647|13995618 +Bird Behavior,Cognizant Communication Corp,01561383| +Bird Conservation International,Cambridge University Press,09592709|14740001 +Bird Study,Informa UK (Taylor & Francis),00063657|19446705 +Bird-Banding,JSTOR,00063630| +BIRDEM Medical Journal,Bangladesh Journals Online,23053712|23053720 +Birey ve Toplum Sosyal Bilimler Dergisi,Birey ve Toplum Sosyal Bilimler Dergisi,21464634|21482071 +Birikim,Ankara University,13008358 +Birth,Wiley Blackwell (Blackwell Publishing),07307659|1523536X +Birth Defects Research Part A Clinical and Molecular Teratology,Wiley Blackwell (John Wiley & Sons),15420752|15420760 +Birth Defects Research Part B Developmental and Reproductive Toxicology,Wiley Blackwell (John Wiley & Sons),15429733|15429741 +Birth Defects Research Part C Embryo Today Reviews,Wiley Blackwell (John Wiley & Sons),1542975X|15429768 +Bisnis & Birokrasi Journal,Jurnal Ilmu Administrasi dan Organisasi: Bisnis & Birokrasi,08543844| +BIT Numerical Mathematics,Springer-Verlag,00063835|15729125 +Bitácora Urbano Territorial,Universidad Nacional de Colombia,01247913|2027145X +Bitlis Eren Üniversitesi Fen Bilimleri Dergisi,Bitlis Eren Universitesi Fen Bilimleri Dergisi,21473188 +Bitlis Eren University Journal of Science and Technology,Bitlis Eren University Journal of Science and Technology,21467706 +Bitlis Eren University Journal of Science and Technology,Bitlis Eren University Journal of Science and Technology,21467706 +Biuletyn Instytutu Spawalnictwa,Instytut Spawalnictwa,0867583X|23001674 +Biuletyn Państwowego Instytutu Geologicznego,Index Copernicus International,08676143| +Biuletyn Polskiej Misji Historycznej,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20837755|2391792X +Bizinfo Blace,Centre for Evaluation in Education and Science,22172769| +Biztosítás és Kockázat,Biztositas es Kockazat,20649584| +BJA Education,Oxford University Press,20585349|20585357 +BJHS Themes,Cambridge University Press,2058850X|2056354X +BJOG An International Journal of Obstetrics & Gynaecology,Wiley Blackwell (Blackwell Publishing),14700328|14710528 +BJPscyh Advances,Royal College of Psychiatrists,20564678|20564686 +BJPsych Bulletin,Royal College of Psychiatrists,20564694|20564708 +BJR|case reports,British Institute of Radiology,20557159 +BJU International,Wiley Blackwell (Blackwell Publishing),14644096|1464410X +BJUI,Wiley Blackwell (John Wiley & Sons),20422997 +Black American Literature Forum,JSTOR,01486179| +Black Ball A Negro Leagues Journal,"""McFarland & Company, Inc. """,19398484|19398379 +Black Camera,Indiana University Press,15363155|19474237 +Black Music Research Journal,University of Illinois Press,02763605|19461615 +Black Theology,Informa UK (Taylor & Francis),14769948|17431670 +Black Women Gender + Families,University of Illinois Press,19352743|19446462 +Bladder,Journal of Biological Methods,23272120 +Bladder Cancer,IOS Press,23523727|23523735 +Blätter der DGVFM,Springer-Verlag,18640281|18640303 +Blätter der Wohlfahrtspflege,Nomos Verlag,03408574| +Blickpunkt Medizin,Thieme Publishing Group,21997810|21997829 +BLL Review,Emerald (MCB UP ),03056503| +Blood,American Society of Hematology,00064971|15280020 +Blood & Vessel,The Japanese Society on Thrombosis and Hemostasis,03869717|18842372 +Blood and Lymphatic Cancer Targets and Therapy,Dove Medical Press,11799889 +Blood Cancer Journal,Nature Publishing Group,20445385 +Blood Cells Molecules and Diseases,Elsevier ,10799796|10960961 +Blood Coagulation & Fibrinolysis,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09575235| +Blood Pressure,Informa UK (Taylor & Francis),08037051|16511999 +Blood Pressure Monitoring,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,13595237| +Blood Purification,S. Karger AG,02535068|14219735 +Blood Research,Korean Society of Hematology; Korean Society of Blood and Marrow Transplantation; Korean Society of Pediatric Hematology-Oncology; Korean Society on Thrombosis and Hemostasis (KAMJE),2287979X|22880011 +Blood Reviews,Elsevier ,0268960X| +Blucher Chemistry Proceedings,"""Editora Edgard Blucher, Ltda.""", +Blucher Design Proceedings,"""Editora Edgard Blucher, Ltda.""", +Blucher Medical Proceedings,"""Editora Edgard Blucher, Ltda.""", +Blumea - Biodiversity Evolution and Biogeography of Plants,Naturalis Biodiversity Center,00065196| +Blut Zeitschrift für die gesamte Blutforschung,Springer-Verlag,00065242| +BMB Reports,Korean Society for Biochemistry and Molecular Biology - BMB Reports,19766696|1976670X +BMC Anesthesiology,Springer (Biomed Central Ltd.),14712253|14712253 +BMC Biochemistry,Springer (Biomed Central Ltd.),14712091|14712091 +BMC Bioinformatics,Springer (Biomed Central Ltd.),14712105|14712105 +BMC Biology,Springer (Biomed Central Ltd.),17417007|17417007 +BMC Biophysics,Springer (Biomed Central Ltd.),20461682|20461682 +BMC Biotechnology,Springer (Biomed Central Ltd.),14726750|14726750 +BMC Blood Disorders,Springer (Biomed Central Ltd.),14712326| +BMC Cancer,Springer (Biomed Central Ltd.),14712407|14712407 +BMC Cardiovascular Disorders,Springer (Biomed Central Ltd.),14712261|14712261 +BMC Cell Biology,Springer (Biomed Central Ltd.),14712121|14712121 +BMC Chemical Biology,Springer (Biomed Central Ltd.),14726769| +BMC Clinical Pathology,Springer (Biomed Central Ltd.),14726890|14726890 +BMC Clinical Pharmacology,Springer (Biomed Central Ltd.),14726904| +BMC Complementary and Alternative Medicine,Springer (Biomed Central Ltd.),14726882|14726882 +BMC Dermatology,Springer (Biomed Central Ltd.),14715945|14715945 +BMC Developmental Biology,Springer (Biomed Central Ltd.),1471213X|1471213X +BMC Ear Nose and Throat Disorders,Springer (Biomed Central Ltd.),14726815|14726815 +BMC Ecology,Springer (Biomed Central Ltd.),14726785|14726785 +BMC Emergency Medicine,Springer (Biomed Central Ltd.),1471227X|1471227X +BMC Endocrine Disorders,Springer (Biomed Central Ltd.),14726823|14726823 +BMC Evolutionary Biology,Springer (Biomed Central Ltd.),14712148|14712148 +BMC Family Practice,Springer (Biomed Central Ltd.),14712296|14712296 +BMC Gastroenterology,Springer (Biomed Central Ltd.),1471230X|1471230X +BMC Genetics,Springer (Biomed Central Ltd.),14712156|14712156 +BMC Genomics,Springer (Biomed Central Ltd.),14712164|14712164 +BMC Geriatrics,Springer (Biomed Central Ltd.),14712318|14712318 +BMC Health Services Research,Springer (Biomed Central Ltd.),14726963|14726963 +BMC Hematology,Springer (Biomed Central Ltd.),20521839|20521839 +BMC Immunology,Springer (Biomed Central Ltd.),14712172|14712172 +BMC Infectious Diseases,Springer (Biomed Central Ltd.),14712334|14712334 +BMC International Health and Human Rights,Springer (Biomed Central Ltd.),1472698X|1472698X +BMC Medical Education,Springer (Biomed Central Ltd.),14726920|14726920 +BMC Medical Ethics,Springer (Biomed Central Ltd.),14726939|14726939 +BMC Medical Genetics,Springer (Biomed Central Ltd.),14712350|14712350 +BMC Medical Genomics,Springer (Biomed Central Ltd.),17558794|17558794 +BMC Medical Imaging,Springer (Biomed Central Ltd.),14712342|14712342 +BMC Medical Informatics and Decision Making,Springer (Biomed Central Ltd.),14726947|14726947 +BMC Medical Physics,Springer (Biomed Central Ltd.),17566649| +BMC Medical Research Methodology,Springer (Biomed Central Ltd.),14712288|14712288 +BMC Medicine,Springer (Biomed Central Ltd.),17417015|17417015 +BMC Meeting Abstracts,Springer (Biomed Central Ltd.),20484623| +BMC Microbiology,Springer (Biomed Central Ltd.),14712180|14712180 +BMC Molecular Biology,Springer (Biomed Central Ltd.),14712199|14712199 +BMC Musculoskeletal Disorders,Springer (Biomed Central Ltd.),14712474|14712474 +BMC Nephrology,Springer (Biomed Central Ltd.),14712369|14712369 +BMC Neurology,Springer (Biomed Central Ltd.),14712377|14712377 +BMC Neuroscience,Springer (Biomed Central Ltd.),14712202|14712202 +BMC Nuclear Medicine,Springer (Biomed Central Ltd.),14712385| +BMC Nursing,Springer (Biomed Central Ltd.),14726955|14726955 +BMC Nutrition,Springer (Biomed Central Ltd.),20550928|20550928 +BMC Obesity,Springer (Biomed Central Ltd.),20529538|20529538 +BMC Ophthalmology,Springer (Biomed Central Ltd.),14712415|14712415 +BMC Oral Health,Springer (Biomed Central Ltd.),14726831|14726831 +BMC Palliative Care,Springer (Biomed Central Ltd.),1472684X|1472684X +BMC Pediatrics,Springer (Biomed Central Ltd.),14712431|14712431 +BMC Pharmacology,Springer (Biomed Central Ltd.),14712210| +BMC Pharmacology and Toxicology,Springer (Biomed Central Ltd.),20506511|20506511 +BMC Physiology,Springer (Biomed Central Ltd.),14726793|14726793 +BMC Plant Biology,Springer (Biomed Central Ltd.),14712229|14712229 +BMC Pregnancy and Childbirth,Springer (Biomed Central Ltd.),14712393|14712393 +BMC Proceedings,Springer (Biomed Central Ltd.),17536561| +BMC Psychiatry,Springer (Biomed Central Ltd.),1471244X|1471244X +BMC Psychology,Springer (Biomed Central Ltd.),20507283|20507283 +BMC Public Health,Springer (Biomed Central Ltd.),14712458|14712458 +BMC Pulmonary Medicine,Springer (Biomed Central Ltd.),14712466|14712466 +BMC Research Notes,Springer (Biomed Central Ltd.),17560500|17560500 +BMC Sports Science Medicine and Rehabilitation,Springer (Biomed Central Ltd.),20521847|20521847 +BMC Sports Science Medicine and Rehabilitation,Springer (Biomed Central Ltd.),20521847| +BMC Structural Biology,Springer (Biomed Central Ltd.),14726807|14726807 +BMC Surgery,Springer (Biomed Central Ltd.),14712482|14712482 +BMC Systems Biology,Springer (Biomed Central Ltd.),17520509|17520509 +BMC Urology,Springer (Biomed Central Ltd.),14712490|14712490 +BMC Veterinary Research,Springer (Biomed Central Ltd.),17466148|17466148 +BMC Women s Health,Springer (Biomed Central Ltd.),14726874|14726874 +BMGN - Low Countries Historical Review,Uopen Journals,01650505|22112898 +BMJ,BMJ,17561833 +BMJ,BMJ,09598138|14685833 +BMJ Case Reports,BMJ,1757790X|1757790X +BMJ Innovations,BMJ,20558074|2055642X +BMJ Open,BMJ,20446055|20446055 +BMJ Open Diabetes Research & Care,BMJ,20524897 +BMJ Open Gastroenterology,BMJ,20544774 +BMJ Open Respiratory Research,BMJ,20524439 +BMJ Open Sport & Exercise Medicine,BMJ,20557647 +BMJ Quality & Safety,BMJ,14753898|14753901 +BMJ Quality & Safety,BMJ,20445415|20445423 +BMJ Quality Improvement Reports,BMJ,20501315 +BMJ Simulation and Technology Enhanced Learning,BMJ,20566697 +BMJ Supportive & Palliative Care,BMJ,2045435X|20454368 +Board & Administrator for Administrators Only,Wiley Blackwell (John Wiley & Sons),15257878|19493215 +Board Leadership,Wiley Blackwell (John Wiley & Sons),10614249|15427862 +Bocconea,Fondazione Pro Herbario Mediterraneo,11204060|22803882 +Bochumer Philosophisches Jahrbuch für Antike und Mittelalter,John Benjamins Publishing Company,13846663|15699684 +Bodenkunde und Pflanzenernährung,Wiley Blackwell (John Wiley & Sons),03662136| +Bodhi An Interdisciplinary Journal,Nepal Journals Online,20910479| +Body & Society,SAGE Publications,1357034X|00000000 +Body Image,Elsevier ,17401445| +Body Movement and Dance in Psychotherapy,Informa UK (Taylor & Francis),17432979|17432987 +Bolema Boletim de Educação Matemática,SciELO,0103636X|19804415 +Boletim Amazônico de Geografia,Boletim Amazonico de Geografia,23587040 +Boletim da Biblioteca da Universidade de Coimbra,Coimbra University Press,08700273|16478436 +Boletim da Faculdade de Filosofia Ciências e Letras Universidade de São Paulo Botânica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00680362|23185988 +Boletim da Sociedade Brasileira de Matemática,Springer-Verlag,01003569| +Boletim da Sociedade Paranaense de Matemática,Sociedade Paranaense de Matematica,00378712|21751188 +Boletim de Botânica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,03022439|23169052 +Boletim de Ciências Económicas,Coimbra University Press,08704260| +Boletim de Ciências Geodésicas,SciELO,19822170 +Boletim de Estudos Clássicos,Coimbra University Press,08722110| +Boletim de Geografia,Universidade Estadual de Maringa,01025198|21764786 +Boletim de Indústria Animal,Instituto do Zootecnia,19814100 +Boletim de Pesquisa NELIC,Universidade Federal de Santa Catarina,15187284|1984784X +Boletim de Pneumologia Sanitária,Instituto Evandro Chagas,0103460X| +Boletim do Arquivo da Universidade de Coimbra,Coimbra University Press,21827974 +Boletim do Centro de Pesquisa de Processamento de Alimentos,Universidade Federal do Parana,01020323|19839774 +Boletim do Instituto Oceanográfico,SciELO,03735524| +Boletim do Instituto Paulista de Oceanografia,SciELO,01004239| +Boletim do Museu Paraense Emílio Goeldi Ciências Humanas,SciELO,19818122|21782547 +Boletim do Observatório Ambiental Alberto Ribeiro Lamego,Essentia Editora,21774560|21774560 +Boletim GEPEM,Editora Cubo Multimidia,21762988 +Boletim Goiano de Geografia,Universidade Federal de Goias,0101708X|19848501 +Boletim IG,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01003879|23168978 +Boletim IG-USP Publicação Especial,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01026275|23178078 +Boletim IG-USP Série Científica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01026283|23168986 +Boletim IG-USP Série Didática,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01026291|2316896X +Boletim IGA,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01003925|23169001 +Boletim Paranaense de Geociências,Universidade Federal do Parana,0067964X|0067964X +Boletim Técnico Científico do CEPNOR,Tropical Journal of Fisheries and Aquatic Sciences,16765664 +Boletín CDD,SIIS - Centro de Documentacion y Estudios,11331674| +Boletín CF+S,Instituto Juan de Herrera,1578097X +Boletín chileno de parasitología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,3659402 +Boletín Científico Centro de Museos Museo de Historia Natural,Universidad de Caldas,01233068| +Boletín de AELFA,Elsevier ,11378174| +Boletín de Antropología,Universidad de Antioquia,01202510| +Boletín de Ciencias de la Tierra,Universidad Nacional de Colombia,01203630|23573740 +Boletín de filología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7189303 +Boletín de la Asociación Internacional de Derecho Cooperativo,University of Deusto,1134993X|23864893 +Boletín de la Sociedad Chilena de Química,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,3661644 +Boletín de la Sociedad Española de Cerámica y Vidrio,Elsevier ,03663175|21730431 +Boletín de la Sociedad Española de Historia Natural,Smithsonian Institution Biodiversity Heritage Library,05837499| +Boletín de la Sociedad Matemática Mexicana,Springer-Verlag,1405213X|22964495 +Boletín de Matemáticas,Universidad Nacional de Colombia,01200380|23576529 +Boletín del Museo Chileno de Arte Precolombino,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7186894 +Boletín Galego de Literatura,University of Santiago de Compostela,02149117| +Boletín Médico del Hospital Infantil de México,Elsevier ,16651146| +Boletín Mexicano de Derecho Comparado,Elsevier ,00418633| +Boletín Terapéutico Andaluz,CADIME Centro Andaluz de Informacion de Medicamentos,02129450|02129450 +Bolivian Studies Journal/Revista de Estudios Bolivianos,"""University Library System, University of Pittsburgh""",10742247|21565163 +Bolletino di zoologia,Informa UK (Taylor & Francis),03734137| +Bollettino dei musei di zoologia ed anatomia comparata della R Università di Torino,Smithsonian Institution Biodiversity Heritage Library,03934683| +Bollettino dell Unione Matematica Italiana,Springer-Verlag,19726724|21982759 +Bollettino della Società dei naturalisti in Napoli,Smithsonian Institution Biodiversity Heritage Library,03662047| +Bollettino della Società Entomologica Italiana,PAGEPress Publications,03733491|22819282 +Bombay Natural History Society (BNHS),Bombay Natural History Society,66982 +Bone,Elsevier ,87563282|87563282 +Bone Abstracts,Bioscientifica,20521219 +Bone and Joint 360,British Editorial Society of Bone and Joint Surgery,20480091| +Bone and Joint Research,British Editorial Society of Bone and Joint Surgery,20463758 +Bone and Mineral,Elsevier ,01696009| +Bone and Tissue Regeneration Insights,"""Libertas Academica, Ltd.""",1179061X +Bone Marrow Research,Hindawi Publishing Corporation,20902999|20903006 +Bone Marrow Transplantation,Nature Publishing Group,02683369|02683369 +Bone Reports,Elsevier ,23521872| +Bone Research,Nature Publishing Group,20954700|20956231 +BoneKEy Reports,Nature Publishing Group,20476396 +BoneKEy-Osteovision,Nature Publishing Group,15334368 +Bonfring International Journal of Advances in Image Processing,Bonfring,22501053|2277503X +Bonfring International Journal of Data Mining,Bonfring,2250107X|22775048 +Bonfring International Journal of Industrial Engineering and Management Science,Bonfring,22501096|22775056 +Bonfring International Journal of Man Machine Interface,Bonfring,22501061|22775064 +Bonfring International Journal of Networking Technologies and Applications,Bonfring,22790152|23205377 +Bonfring International Journal of Power Systems and Integrated Circuits,Bonfring,22501088|22775072 +Bonfring International Journal of Research in Communication Engineering,Bonfring,2250110X|22775080 +Bonfring International Journal of Software Engineering and Soft Computing,Bonfring,22501045|22775099 +Book 2 0,Intellect,20428022|20428030 +Book History,Muse - Johns Hopkins University Press,15291499 +Book Research Quarterly,Springer-Verlag,07416148| +Bookbird A Journal of International Children s Literature,Muse - Johns Hopkins University Press,19186983 +Books Abroad,JSTOR,00067431| +Books Ireland,JSTOR,03766039| +Boom A Journal of California,University of California Press,21538018|2153764X +Borderline Personality Disorder and Emotion Dysregulation,Springer (Biomed Central Ltd.),20516673|20516673 +Bordón Revista de Pedagogía,Sociedad Espanola de Pedagogia,02105934|23406577 +Borealis – An International Journal of Hispanic Linguistics,UiT The Arctic University of Norway,18933211|18933211 +Boreas,Wiley Blackwell (Blackwell Publishing),03009483|15023885 +Bőrgyógyászati és Venerológiai Szemle,Hungarian Dermatological Society,00067768| +Borsa Istanbul Review,Elsevier ,22148450| +Bosnian Journal of Basic Medical Sciences,Association of Basic Medical Sciences of FBIH,15128601|18404812 +Bosque (Valdivia),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,03048799|07179200 +Boston journal of natural history,Smithsonian Institution Biodiversity Heritage Library,02715716| +Boston Medical and Surgical Journal,New England Journal of Medicine,00966762| +Botanica Acta,Wiley Blackwell (Blackwell Publishing),09328629| +Botanica Complutensis,Universidad Complutense de Madrid,02144565|19882874 +Botanica Helvetica,Springer-Verlag,02531453|14209063 +Botanica Lithuanica,De Gruyter Open Sp. z o.o. ,13921665|2029932X +Botanica Marina,Walter de Gruyter GmbH,00068055|14374323 +Botanica Orientalis Journal of Plant Science,Nepal Journals Online,17266858| +Botanica Pacifica,Botanical Garden - Institute of the Far Eastern Branch of the RAS,22264701|24103713 +Botanical Bulletin,The University of Chicago Press,15294560| +Botanical Gazette,The University of Chicago Press,00068071| +Botanical Journal of Scotland,Informa UK (Taylor & Francis),13594869| +Botanical Journal of the Linnean Society,Wiley Blackwell (Blackwell Publishing),00244074|10958339 +Botanical Research,Hans Publishers,21685665|21685673 +Botanical Sciences,"""Botanical Sciences, Sociedad Botanica de Mexico""",20074298|20074476 +Botanical Studies,Springer (Biomed Central Ltd.),19993110|19993110 +Botanics Targets and Therapy,Dove Medical Press,11799897 +Botanikai Közlemények,Botanikai Kozlemenyek,00068144|24159662 +Botanische Jahrbücher,Schweizerbart,00068152|00000000 +Botany,Canadian Science Publishing,19162790|19162804 +Botany Letters,Informa UK (Taylor & Francis),23818107|23818115 +Botany Research Journal,Science Alert,19954751| +Bothalia,AOSIS,00068241|23119284 +Botswana Journal of Economics,African Journals Online ,18100163|18100163 +Botswana Journal of Technology,African Journals Online ,10191593 +Bouhouth Magazine,"""Al Manhal FZ, LLC""",23131004| +boundary 2,Duke University Press,01903659|15272141 +Boundary Field Problems and Computer Simulation,Riga Technical University,22559124|22559132 +Boundary Value Problems,Springer (Biomed Central Ltd.),16872762|16872770 +Boundary-Layer Meteorology,Springer-Verlag,00068314|15731472 +Bowen Journal of Agriculture,African Journals Online ,15972836 +Bozok Tıp Dergisi,Bozok Tip Dergisi,21464006|21482438 +Brachytherapy,Elsevier ,15384721| +Bradley His Book,JSTOR,19480717| +Bradley Studies,Philosophy Documentation Center,13620916| +Bragantia,SciELO,16784499 +Bragantia,SciELO,00068705|00068705 +Brain,Oxford University Press,00068950|14602156 +Brain & Neurorehabilitation,Korean Society for Neurorehabilitation (KAMJE),19768753|23839910 +Brain and Behavior,Wiley Blackwell (John Wiley & Sons),21623279| +Brain and Behavior,Wiley Blackwell (John Wiley & Sons),21579032| +Brain and Cognition,Elsevier ,02782626|10902147 +Brain and Development,Elsevier ,03877604| +Brain and Language,Elsevier ,0093934X|10902155 +Brain and Mind,Springer (Kluwer Academic Publishers),13891987| +Brain Behavior and Evolution,S. Karger AG,00068977|14219743 +Brain Behavior and Immunity,Elsevier ,08891591|10902139 +Brain Cell Biology,Springer-Verlag,15597105|15597113 +Brain Circulation,Medknow Publications,23948108| +Brain Connectivity,Mary Ann Liebert,21580014|21580022 +Brain Disorders & Therapy,OMICS Publishing Group,2168975X +Brain Imaging and Behavior,Springer-Verlag,19317557|19317565 +Brain Impairment,Cambridge University Press,14439646|18395252 +Brain Informatics,Springer-Verlag,21984018|21984026 +Brain Injury,Informa UK (Taylor & Francis),02699052|1362301X +Brain Pathology,Wiley Blackwell (Blackwell Publishing),10156305|17503639 +Brain Plasticity,IOS Press,22136304|22136312 +Brain Research,Elsevier ,00068993|00068993 +Brain Research Bulletin,Elsevier ,03619230| +Brain Research Protocols,Elsevier ,1385299X| +Brain Research Reviews,Elsevier ,01650173| +Brain Sciences,MDPI AG,20763425 +Brain Stimulation,Elsevier ,1935861X| +Brain Structure and Function,Springer-Verlag,18632653|18632661 +Brain Topography,Springer-Verlag,08960267|15736792 +Brain Tumor Pathology,Springer-Verlag,14337398|1861387X +Brain Tumor Research and Treatment,The Korean Brain Tumor Society; The Korean Society for Neuro-Oncology (KAMJE),22882405|22882413 +Brain-Computer Interfaces,Informa UK (Taylor & Francis),2326263X|23262621 +Brasília Médica,Associacao Medica de Brasilia,05242053|22365117 +Bratislava Medical Journal,"""AEPress, s.r.o.""",13360345 +Brazilian Archives of Biology and Technology,SciELO,15168913|15168913 +Brazilian Business Review,Fucape Business School,18082386 +Brazilian Dental Journal,SciELO,01036440|01036440 +Brazilian Dental Science,Lepidus Tecnologia,16782046|21786011 +Brazilian Journal of Allergy and Immunology (BJAI),GN1 Genesis Network,23185015| +Brazilian Journal of Anesthesiology,Elsevier ,00347094| +Brazilian Journal of Anesthesiology (Edicion en Espanol),Elsevier ,22554963| +Brazilian Journal of Anesthesiology (English Edition),Elsevier ,01040014| +Brazilian Journal of Aquatic Science and Technology,Editora UNIVALI,18087035|19839057 +Brazilian Journal of Biology,SciELO,15196984|15196984 +Brazilian Journal of Botany,Springer-Verlag,18069959|18069959 +Brazilian Journal of Cardiovascular Surgery,GN1 Genesis Network,01027638|16789741 +Brazilian Journal of Chemical Engineering,SciELO,01046632|01046632 +BRAZILIAN JOURNAL OF FOOD TECHNOLOGY,SciELO,19816723|19816723 +Brazilian Journal of Forensic Science Medical Law and Bioethics,"""Brazilian Journal of Forensic Sciences, Medical Law and Bioethics""",2237261X +Brazilian Journal of Genetics,SciELO,01008455|01008455 +Brazilian Journal of Geology,SciELO,23174889|23174692 +Brazilian Journal of Information Science,UNESP - Universidade Estdual Paulista,19811640 +Brazilian Journal of Instrumentation and Control,Universidade Tecnologica Federal do Parana,23184531 +Brazilian Journal of Internal Medicine,Brazilian Journal of Internal Medicine,24464899| +Brazilian Journal of International Relations,Brazilian Journal of International Relations,22377743 +Brazilian Journal of Medical and Biological Research,SciELO,1414431X|1414431X +Brazilian Journal of Medical and Biological Research,SciELO,0100879X|0100879X +Brazilian Journal of Medicine and Human Health,Escola Bahiana de Medicine e Saude Publica,23173386|23173386 +Brazilian Journal of Microbiology,Elsevier ,1678-4405|15178382 +Brazilian Journal of Motor Behavior,Brazilian Journal for Motor Behavior,19805586|24464902 +Brazilian Journal of Oceanography,SciELO,16798759|16798759 +Brazilian Journal of Oceanography,SciELO,1982436X|16798759 +Brazilian Journal of Operations & Production Management,Associacao Brasileira de Engenharia de Producao - ABEPRO,16798171|16798171 +Brazilian Journal of Oral Sciences,SciELO,16773225|16773225 +Brazilian Journal of Otorhinolaryngology,Elsevier ,18088694|18088694 +Brazilian Journal of Petroleum and Gas,Brazilian Journal of Petroleum and Gas,19820593|19820593 +Brazilian Journal of Pharmaceutical Sciences,SciELO,19848250|19848250 +Brazilian Journal of Physical Therapy,SciELO,14133555|14133555 +Brazilian Journal of Physics,Springer-Verlag,01039733|01039733 +Brazilian Journal of Plant Physiology,SciELO,16770420|16770420 +Brazilian Journal of Probability and Statistics,Institute of Mathematical Statistics,01030752| +Brazilian Journal of Radiation Sciences,Sociedade Brasileira de Protecao Radiologica - SBPR,23190612|23190612 +Brazilian Journal of Science and Technology,Springer (Biomed Central Ltd.),2196288X|2196288X +Brazilian Journal of Thermal Analysis,Instituto Internacional de Analise Termica,23169842| +Brazilian Journal of Veterinary Research and Animal Science,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14139596|14139596 +Brazilian Oral Research,SciELO,18068324|18068324 +Brazilian Political Science Review,SciELO,19813821 +BRC Journal of Advances in Business,Cambria Press,21528616|21528667 +BRC Journal of Advances in Education,Cambria Press,21528810|21528829 +Breast Cancer,Springer-Verlag,13406868|18804233 +Breast Cancer Basic and Clinical Research,"""Libertas Academica, Ltd.""",11782234 +Breast Cancer Management,Future Medicine,17581923|17581931 +Breast Cancer Online,Cambridge University Press,14709031|14709031 +Breast Cancer Reports,Herbert Publications,20571631 +Breast Cancer Research,Springer (Biomed Central Ltd.),14655411|14655411 +Breast Cancer Research and Treatment,Springer-Verlag,01676806|15737217 +Breast Cancer Targets and Therapy,Dove Medical Press,11791314 +Breast Care,S. Karger AG,16613791|16613805 +Breast Disease,IOS Press,08886008|15581551 +Breast Diseases A Year Book Quarterly,Elsevier ,1043321X| +Breastfeeding Medicine,Mary Ann Liebert,15568253|15568342 +Breathe,European Respiratory Society ,18106838|20734735 +Breeding Research,Japanese Society of Breeding,13447629|13481290 +Breeding Science,Japanese Society of Breeding,13447610|13473735 +Brésil(s),OpenEdition,22570543|2425231X +Breviora,"""BioOne (Museum of Comparative Zoology, Harvard University)""",00069698|19382979 +BRICS Report Series,Aarhus University Library,09090878|16015355 +Bridge Structures,IOS Press,15732487|17448999 +Bridges,Indiana University Press,10468358|15589552 +Brief Treatment and Crisis Intervention,Portico,14743310|14743329 +Briefings in Bioinformatics,Oxford University Press,14675463|14774054 +Briefings in Functional Genomics,Oxford University Press,20412649|20412647 +Briefings in Functional Genomics and Proteomics,Oxford University Press,14739550|14774062 +Briefings in Real Estate Finance,Wiley Blackwell (John Wiley & Sons),14731894|15550990 +Brigham Young University science bulletin,Smithsonian Institution Biodiversity Heritage Library,00681024| +Brill Open Biology,Brill Academic Publishers,23527056|23527056 +Brill Open Humanities,Brill Academic Publishers,23527064|23527064 +Brill Open Law,Brill Academic Publishers,23527072|23527072 +Brill Open Social Sciences,Brill Academic Publishers,23527080|23527080 +Brill Research Perspectives in Diplomacy and Foreign Policy,Brill Academic Publishers,24055999|24056006 +Brill s Annual of Afroasiatic Languages and Linguistics,Brill Academic Publishers,18766633|18776930 +Britain and the World,Edinburgh University Press,20438567|20438575 +Britannia,Cambridge University Press,0068113X|17535352 +British Actuarial Journal,Cambridge University Press,13573217|20440456 +British Art Studies,Paul Mellon Centre for Studies In British Art,20585462 +British Biotechnology Journal,Sciencedomain International,22312927 +British Catholic History,Cambridge University Press,20557973|20557981 +British Ceramic Transactions,Maney Publishing,09679782|00000000 +British Corrosion Journal,Maney Publishing,00070599|00000000 +British Educational Research Journal,Wiley Blackwell (John Wiley & Sons),01411926|14693518 +British Elections and Parties Yearbook,Informa UK (Taylor & Francis),09682481| +British Food Journal,Emerald (MCB UP ),0007070X|00000000 +British Homeopathic Journal,Nature Publishing Group,70785 +British Homoeopathic journal,Elsevier ,00070785| +British Journal for the History of Philosophy,Informa UK (Taylor & Francis),09608788|14693526 +British Journal of Addiction,Wiley Blackwell (Blackwell Publishing),09520481| +British Journal of Addiction to Alcohol & Other Drugs,Wiley Blackwell (Blackwell Publishing),00070890| +British Journal of Anaesthesia,Oxford University Press,00070912|14716771 +British Journal of Anaesthetic and Recovery Nursing,Cambridge University Press,17426456|17442192 +British Journal of Applied Physics,IOP Publishing,05083443| +British Journal of Applied Science & Technology,Sciencedomain International,22310843 +British Journal of Audiology,Informa UK (Informa Healthcare),03005364| +British Journal of Canadian Studies,Liverpool University Press,02699222|17578078 +British Journal of Cancer,Nature Publishing Group,00070920|15321827 +British Journal of Cardiac Nursing,Mark Allen Group,17496403|20522207 +British Journal of Cardiology,"""Medinews (Cardiology), Ltd.""",09696113| +British Journal of Clinical Governance,Emerald (MCB UP ),14664100|00000000 +British Journal of Clinical Pharmacology,Wiley Blackwell (Blackwell Publishing),03065251|13652125 +British Journal of Clinical Psychology,Wiley Blackwell (Blackwell Publishing),01446657| +British Journal of Community Health Nursing,Mark Allen Group,13624407| +British Journal of Community Nursing,Mark Allen Group,14624753|20522215 +British Journal of Criminology,Oxford University Press,00070955|14643529 +British Journal of Dairy Sciences,Maxwell Scientific Publication Corp.,20442432|20442440 +British Journal of Dermatology,Wiley Blackwell (Blackwell Publishing),00070963|13652133 +British Journal of Developmental Psychology,Wiley Blackwell (Blackwell Publishing),0261510X|00000000 +British Journal of Diabetes,"""ABCD Diabetes Care, LTD.""",23976233|23976241 +British Journal of Diseases of the Chest,Elsevier ,00070971| +British Journal of Economics Management & Trade,Sciencedomain International,2278098X +British Journal of Education & Work,Informa UK (Taylor & Francis),02690004| +British Journal of Education Society & Behavioural Science,Sciencedomain International,22780998 +British Journal of Educational Psychology,Wiley Blackwell (Blackwell Publishing),00070998|20448279 +British Journal of Educational Studies,Informa UK (Taylor & Francis),00071005|14678527 +British Journal of Educational Technology,Wiley Blackwell (Blackwell Publishing),00071013|14678535 +British Journal of Environment and Climate Change,Sciencedomain International,22314784 +British Journal of Ethnomusicology,Informa UK (Taylor & Francis),09681221| +British Journal of General Practice,Royal College of General Practitioners,09601643|14785242 +British Journal of Guidance and Counselling,Informa UK (Taylor & Francis),03069885|14693534 +British Journal of Haematology,Wiley Blackwell (Blackwell Publishing),00071048|13652141 +British Journal of Health Psychology,Wiley Blackwell (Blackwell Publishing),1359107X|00000000 +British Journal of Healthcare Assistants,Mark Allen Group,17531586|20524420 +British Journal of Healthcare Management,Mark Allen Group,13580574|17597382 +British Journal of Hospital Medicine,Mark Allen Group,17508460|17597390 +British Journal of In-Service Education,Informa UK (Taylor & Francis),03057631| +British Journal of Industrial Relations,Wiley Blackwell (Blackwell Publishing),00071080|14678543 +British Journal of Infection Control,SAGE Publications,14690446| +British Journal of International Studies,Cambridge University Press,03058026| +British Journal of Law and Society,JSTOR,03063704| +British Journal of Learning Disabilities,Wiley Blackwell (Blackwell Publishing),13544187|14683156 +British Journal of Management,Wiley Blackwell (Blackwell Publishing),10453172|14678551 +British Journal of Mathematical and Statistical Psychology,Wiley Blackwell (Blackwell Publishing),00071102|20448317 +British Journal of Mathematics & Computer Science,Sciencedomain International,22310851 +British Journal of Medical and Surgical Urology,SAGE Publications,18759742| +British Journal of Medical Psychology,Wiley Blackwell (Blackwell Publishing),00071129| +British Journal of Medicine and Medical Research,Sciencedomain International,22310614 +British Journal of Mental Health Nursing,Mark Allen Group,20495919|2052496X +British Journal of Middle Eastern Studies,Informa UK (Taylor & Francis),13530194|14693542 +British Journal of Midwifery,Mark Allen Group,09694900|20524307 +British Journal of Music Education,Cambridge University Press,02650517|14692104 +British Journal of Music Therapy,SAGE Publications,13594575|20599773 +British Journal of Neuroscience Nursing,Mark Allen Group,17470307|20522800 +British Journal of Neurosurgery,Informa UK (Taylor & Francis),02688697|1360046X +British Journal of Nursing,Mark Allen Group,09660461|20522819 +British Journal Of Nutrition,Cambridge University Press,00071145|14752662 +British Journal of Obstetrics and Gynaecology,Elsevier ,03065456| +British Journal of Occupational Therapy,SAGE Publications,03080226|14776006 +British Journal of Ophthalmology,BMJ,00071161|14682079 +British Journal of Oral and Maxillofacial Surgery,Elsevier ,02664356| +British Journal of Orthodontics,Maney Publishing,0301228X| +British Journal of Pain,SAGE Publications,20494637|20494645 +British Journal of Pharmaceutical Research,Sciencedomain International,22312919 +British Journal of Pharmacology,Wiley Blackwell (Blackwell Publishing),00071188|14765381 +British Journal of Pharmacology and Chemotherapy,Wiley Blackwell (Blackwell Publishing),03660826| +British Journal of Pharmacology and Toxicology,Maxwell Scientific Publication Corp.,20442459|20442467 +British Journal of Plastic Surgery,Elsevier ,00071226|14653087 +British Journal of Political Science,Cambridge University Press,00071234|14692112 +British Journal of Politics & International Relations,SAGE Publications,13691481|1467856X +British Journal of Psychiatry Open,Royal College of Psychiatrists,20564724 +British Journal of Psychology,Wiley Blackwell (Blackwell Publishing),00071269| +British Journal of Psychology 1904-1920,Wiley Blackwell (Blackwell Publishing),09505652| +British Journal of Psychology General Section,Wiley Blackwell (Blackwell Publishing),03732460| +British Journal of Psychotherapy,Wiley Blackwell (Blackwell Publishing),02659883|17520118 +British Journal of Radiology,British Institute of Radiology,00071285|1748880X +British Journal of Radiology BARP Section,British Institute of Radiology,20531281|2053129X +British Journal of Radiology BIR Section,British Institute of Radiology,20531303|20531311 +British Journal of Radiology Röntgen Society Section,British Institute of Radiology,20531346|20531354 +British Journal of Religious Education,Informa UK (Taylor & Francis),01416200|17407931 +British Journal of School Nursing,Mark Allen Group,17522803|20522827 +British Journal of Science,"""Science and Education, Ltd.""",20473745| +British Journal of Social and Clinical Psychology,Wiley Blackwell (Blackwell Publishing),00071293| +British Journal of Social Psychology,Wiley Blackwell (Blackwell Publishing),01446665| +British Journal of Social Work,Oxford University Press,00453102|1468263X +British Journal of Sociology,Wiley Blackwell (Blackwell Publishing),00071315|14684446 +British Journal of Sociology of Education,Informa UK (Taylor & Francis),01425692|14653346 +British Journal of Special Education,Wiley Blackwell (Blackwell Publishing),09523383|14768578 +British Journal of Sports Medicine,BMJ,03063674|14730480 +British Journal of Statistical Psychology,Wiley Blackwell (Blackwell Publishing),0950561X| +British Journal of Surgery,Wiley Blackwell (John Wiley & Sons),00071323|13652168 +British Journal of Teacher Education,Informa UK (Taylor & Francis),03058913| +British Journal of Theological Education,Maney Publishing,1352741X| +British Journal of Therapy and Rehabilitation,Mark Allen Group,13548581| +British Journal of Tuberculosis,Elsevier ,03660850| +British Journal of Tuberculosis and Diseases of the Chest,Elsevier ,03660869| +British Journal of Urology,Wiley Blackwell (Blackwell Publishing),00071331|1464410X +British Journal of Visual Impairment,SAGE Publications,02646196|17445809 +British Journal of Wellbeing,Mark Allen Group,20439393| +British Journal Virology,Smith and Franklin Academic Publishing Corporation,20556128|20556128 +British Journalism Review,SAGE Publications,09564748|00000000 +British Medical Bulletin,Oxford University Press,00071420|14718391 +British Microbiology Research Journal,Sciencedomain International,22310886 +British Phycological Bulletin,Informa UK (Taylor & Francis),03746534| +British Phycological Journal,Informa UK (Taylor & Francis),00071617| +British Politics,Nature Publishing Group - Macmillan Publishers,1746918X|17469198 +British Polymer Journal,Wiley Blackwell (John Wiley & Sons),00071641|1934256X +British Poultry Abstracts,Informa UK (Taylor & Francis),17466202|17466210 +British Poultry Science,Informa UK (Taylor & Francis),00071668|14661799 +British Scholar,Edinburgh University Press,19416105| +British Society for Middle Eastern Studies Bulletin,Informa UK (Taylor & Francis),03056139| +British Society for the History of Mathematics Newsletter,Informa UK (Taylor & Francis),09629416| +British Veterinary Journal,Elsevier ,00071935| +British Yearbook of International Law,Oxford University Press,00682691|20449437 +Brittonia,Springer-Verlag,0007196X|1938436X +Brno Studies in English,Masaryk University Press,05246881|05246881 +Bronte Society Transactions,Informa UK (Taylor & Francis),03097765| +Brontë Studies,Informa UK (Taylor & Francis),14748932|17458226 +Brookings Papers on Economic Activity,Muse - Johns Hopkins University Press,00072303|15334465 +Brookings Papers on Economic Activity Microeconomics,JSTOR,10578641| +Brookings Papers on Education Policy,Muse - Johns Hopkins University Press,15334457 +Brookings Trade Forum,Muse - Johns Hopkins University Press,15340635 +Brookings-Wharton Papers on Financial Services,Muse - Johns Hopkins University Press,15334430 +Brookings-Wharton Papers on Urban Affairs,Muse - Johns Hopkins University Press,15334449 +Browning Institute Studies,Cambridge University Press,00924725| +BRQ Business Research Quarterly,Elsevier ,23409436| +Bruce R Hopkins Nonprofit Counsel,Wiley Blackwell (John Wiley & Sons),15428419|15428427 +Brumal Revista de Investigación sobre lo Fantástico,Universitat Autonoma de Barcelona,20147910 +Brunonia,CSIRO Publishing,03134245| +Brush and Pencil,JSTOR,19327080| +Bryophyte Diversity and Evolution,Magnolia Press,23819677|23819685 +Brønsted Acid Catalyzed Reactions,Thieme Publishing Group,20200323 +BSAP Occasional Publication,Cambridge University Press,0263967X| +BSHM Bulletin Journal of the British Society for the History of Mathematics,Informa UK (Taylor & Francis),17498430|17498341 +Bt Research,"""Sophia Publishing Group, Inc.""",19251939 +BT Technology Journal,Springer-Verlag,13583948|15731995 +Bubble Science Engineering & Technology,Maney Publishing,17588960|17588979 +Buddhist Studies Review,Equinox Publishing,02652897|17479681 +Buddhist-Christian Studies,Muse - Johns Hopkins University Press,08820945|15279472 +Budhi A Journal of Ideas and Culture,Ateneo de Manila University,01185942|22437886 +Buffalo Criminal Law Review,University of California Press,10933514| +Building Acoustics,SAGE Publications,1351010X|1351010X +Building and Environment,Elsevier ,03601323| +Building Research & Information,Informa UK (Taylor & Francis),09613218|14664321 +Building Research and Practice,Informa UK (Taylor & Francis),03069931| +Building Research Journal,De Gruyter Open Sp. z o.o. ,1339682X +Building Science,Elsevier ,00073628| +Building Services Engineering Research and Technology,SAGE Publications,01436244|14770849 +Building Simulation,Springer-Verlag,19963599|19968744 +Building Sustainable Legacies The New Frontier Of Societal Value Co-Creation,GSE Research Limited,20538898| +Buildings,MDPI AG,20755309 +Buildings & Landscapes Journal of the Vernacular Architecture Forum,University of Minnesota Press,19360886|19346832 +Built Environment,Alexandrine Press,02637960|02637960 +Built Environment Project and Asset Management,Emerald (MCB UP ),2044124X| +Built-Environment Sri Lanka,Sri Lanka Journals Online ,13915983| +BUL GYO HAK BO,Institute for Buddhist Culture,12261386| +Buletin Pos dan Telekomunikasi,R&D Center for Post & ICT Resources,16930991|24431524 +BULGARIAN JOURNAL OF VETERINARY MEDICINE,Trakia University,13111477|13133543 +Bulgarian Journal of Veterinary Medicine,Trakia University, +Bulletin (Archives of American Art),The University of Chicago Press,0884674X| +Bulletin (Archives of American Art),The University of Chicago Press,0884674X| +Bulletin (Society for Applied Spectroscopy),SAGE Publications,00968706| +Bulletin - Prague College Centre for Research and Interdisciplinary Studies,De Gruyter Open Sp. z o.o. ,18043402| +Bulletin - United States National Museum,Smithsonian Institution Biodiversity Heritage Library,00962961| +Bulletin annuel de l Institut français d histoire sociale,JSTOR,03988147| +Bulletin biologique de la France et de la Belgique,Smithsonian Institution Biodiversity Heritage Library,00074187| +Bulletin Classe des sciences mathematiques et natturalles,National Library of Serbia,05617332| +Bulletin d histoire politique,Consortium Erudit,12010421|19297653 +Bulletin d information de l Institut de Recherche et d Histoire des Textes,PERSEE Program,00738204| +Bulletin de correspondance hellénique,PERSEE Program,00074217| +Bulletin de correspondance hellénique,PERSEE Program,00074217| +Bulletin de correspondance hellénique Supplément,PERSEE Program,03042456| +Bulletin de droit nucléaire,Organisation for Economic Co-Operation and Development ,03043428| +Bulletin de droit nucléaire,Organisation for Economic Co-Operation and Development ,03043428|16843568 +Bulletin de l Académie vétérinaire de France,INIST-CNRS,00014192|22592385 +Bulletin de l Association d étude sur l humanisme la réforme et la renaissance,PERSEE Program,01816799| +Bulletin de l Association de géographes français,PERSEE Program,00045322| +Bulletin de l Association des démographes du Québec,Consortium Erudit,03801713|19253478 +Bulletin de l Association française des anthropologues,PERSEE Program,02497476| +Bulletin de l Association française pour l étude du quaternaire,PERSEE Program,00045500| +Bulletin de l Association Guillaume Budé,PERSEE Program,00045527| +Bulletin de l Association Guillaume Budé Lettres d humanité,PERSEE Program,12476862| +Bulletin de l Ecole française d Extrême-Orient,PERSEE Program,03361519|1760737X +Bulletin de l Institut océanographique de Monaco,Smithsonian Institution Biodiversity Heritage Library,03045722| +Bulletin de l Institut Pasteur,Elsevier ,00202452| +Bulletin de l Institut Pierre Renouvin,CAIRN,12768944|17754305 +Bulletin de la Société Botanique de France,Informa UK (Taylor & Francis),00378941| +Bulletin de la Société Botanique de France Actualités Botaniques,Informa UK (Taylor & Francis),01811789| +Bulletin de la Société Botanique de France Lettres Botaniques,Informa UK (Taylor & Francis),01811797| +Bulletin de la Société d Histoire de la Guadeloupe,Consortium Erudit,05838266| +Bulletin de la Société d histoire de la pharmacie,PERSEE Program,0995838X| +Bulletin de la Société de Linguistique de Paris,Peeters Publishers,379069 +Bulletin de la Société de pathologie exotique,Springer-Verlag,00379085|19619049 +Bulletin de la Société des sciences naturelles de l Ouest de la France,Smithsonian Institution Biodiversity Heritage Library,03733025| +Bulletin de la Société entomologique de France,Smithsonian Institution Biodiversity Heritage Library,0037928X| +Bulletin de la Société française d économie rurale,PERSEE Program,11469374| +Bulletin de la Société française de musicologie,JSTOR,09919228| +Bulletin de la Société Française de Physique,EDP Sciences,00379360|22595295 +Bulletin de la Societe Geologique de France,GeoScienceWorld,00379409| +Bulletin de la Société linnéenne de Normandie,Smithsonian Institution Biodiversity Heritage Library,03663388| +Bulletin de la Société préhistorique de France,PERSEE Program,00379514| +Bulletin de la Société préhistorique française,PERSEE Program,02497638|17607361 +Bulletin de la Société zoologique de France,Smithsonian Institution Biodiversity Heritage Library,0037962X| +Bulletin de la Société zoologique de France,Smithsonian Institution Biodiversity Heritage Library,0037962X| +Bulletin de la Société neuchâteloise des sciences naturelles,Smithsonian Institution Biodiversity Heritage Library,03663469| +Bulletin de l’association pharmaceutique française pour l’hydrologie,EDP Sciences,0335959X| +Bulletin de l’Institut français d’études andines,OpenEdition,03037495|20765827 +Bulletin de l’Union Nationale pour l’Intérêt de l’Orthopédie Dento-Faciale,EDP Sciences,17689775| +Bulletin de Philosophie Médiévale,"""Brepols Publishers, NV""",00684023| +Bulletin de psychologie,CAIRN,00074403|19683766 +Bulletin des Sciences Mathématiques,Elsevier ,00074497| +Bulletin des Sociétés Chimiques Belges,Wiley Blackwell (John Wiley & Sons),00379646| +Bulletin du Cancer,Elsevier ,00074551| +Bulletin du Cancer/Radiothérapie,Elsevier ,09244212| +Bulletin du Centre de recherche du château de Versailles,OpenEdition,19589271|19589271 +Bulletin du Centre d’études médiévales d’Auxerre,OpenEdition,16235770|19543093 +Bulletin du Jardin botanique de l État a Bruxelles,JSTOR,03746313| +Bulletin du Jardin botanique national de Belgique / Bulletin van de National Plantentuin van België,JSTOR,03039153| +Bulletin du Muséum national d histoire naturelle,Smithsonian Institution Biodiversity Heritage Library,11488425| +Bulletin d’études orientales,OpenEdition,20774079|20774079 +Bulletin Economics Organisation and Informatics in Healthcare,De Gruyter Open Sp. z o.o. ,13182927| +Bulletin for the Council for British Research in the Levant,Informa UK (Taylor & Francis),17527260|17527279 +Bulletin for the Study of Religion,Equinox Publishing,20411863|20411871 +Bulletin Français de la Pêche et de la Pisciculture,EDP Sciences,07672861|07672861 +Bulletin Français de Pisciculture,EDP Sciences,03730514| +Bulletin Géodésique,Springer-Verlag,00074632|00074632 +Bulletin Hispanique,PERSEE Program,00074640|17753821 +Bulletin International des Societes de la Croix-Rouge,Cambridge University Press,18169686| +Bulletin International des Societes de Secours aux Militaires Blesses,Cambridge University Press,18169678| +Bulletin Monumental,PERSEE Program,0007473X| +Bulletin of African Studies in Canada,JSTOR,05251370| +Bulletin of Alloy Phase Diagrams,Springer-Verlag,01970216| +Bulletin of Anesthesia History,Elsevier ,15228649| +Bulletin of Animal Health and Production in Africa,African Journals Online ,3789721 +Bulletin of Baltic Studies,Informa UK (Taylor & Francis),00074772| +Bulletin of Bryansk state technical university,Infra-M Academic Publishing House,19998775| +Bulletin of Canadian Petroleum Geology,GeoScienceWorld,00074802| +Bulletin of Carnegie Museum of Natural History,BioOne (Carnegie Museum of Natural History),01459058| +BULLETIN OF CHEMICAL REACTION ENGINEERING AND CATALYSIS,Bulletin of Chemical Reaction Engineering and Catalysis,19782993 +Bulletin of Chinese Linguistics,Brill Academic Publishers,19336985|2405478X +Bulletin of Earthquake Engineering,Springer-Verlag,1570761X|15731456 +Bulletin of Economic Research,Wiley Blackwell (Blackwell Publishing),03073378|14678586 +Bulletin of Electrical Engineering and Informatics,Institute of Advanced Engineering and Science,20893191|23029285 +Bulletin of Engineering Geology and the Environment,Springer-Verlag,14359529|14359537 +Bulletin of Entomological Research,Cambridge University Press,00074853|00000000 +Bulletin of entomological research supplement series,Cambridge University Press,13674269| +Bulletin of Environmental Contamination and Toxicology,Springer-Verlag,00074861|14320800 +Bulletin of Experimental Biology and Medicine,Springer-Verlag,00074888|15738221 +Bulletin of Faculty of Pharmacy Cairo University,Elsevier ,11100931| +Bulletin of Faculty of Physical Therapy,Medknow Publications,11106611| +Bulletin of Geography Physical Geography Series,De Gruyter Open Sp. z o.o. ,20807686|23008490 +Bulletin of Geography Socio-economic series,De Gruyter Open Sp. z o.o. ,17324254|17324254 +Bulletin of Geosciences,Czech Geological Survey,12141119|18028225 +Bulletin of Glaciological Research,Japanese Society of Snow and Ice,13453807|18848044 +Bulletin of Higher Educational Institutions Lesnoi Zhurnal (Forestry journal),Kniga - Service Agency Ltd.,05361036| +Bulletin of Hispanic Studies,Informa UK (Taylor & Francis),0007490X|14693550 +Bulletin of Indonesian Economic Studies,Informa UK (Taylor & Francis),00074918|00000000 +Bulletin of Japan Society of Coordination Chemistry,Japan Society of Coordination Chemistry,18826954|18831737 +Bulletin of Japanese Society of Microbial Ecology,Japanese Society of Microbial Ecology,09117830| +Bulletin of JSME,The Japan Society of Mechanical Engineers,00213764|18811426 +Bulletin of Kemerovo State University of culture adn arts,Central Collector of Libraries BIBCOM,20781768| +Bulletin of Latin American Research,Wiley Blackwell (Blackwell Publishing),02613050|14709856 +Bulletin of Literary Semiotics,Philosophy Documentation Center,01960385| +Bulletin of Mari state University,"""Science and Education, Ltd.""",24119687| +Bulletin of Marine Science,Bulletin of Marine Science,00074977| +Bulletin of Maritime Institute,Index Copernicus International,02395886| +Bulletin of Materials Science,Springer-Verlag,02504707|09737669 +Bulletin of Mathematical Biology,Springer-Verlag,00928240|15229602 +Bulletin of Mathematical Sciences,Springer-Verlag,16643607|16643615 +Bulletin of Mathematical Sciences and Applications,SciPress Ltd.,22789634 +Bulletin of Mathematical Sciences and Applications,SciPress Ltd.,22789634 +Bulletin of Medical Ethics,Ankara University,9629564 +Bulletin of Medieval Canon Law,Muse - Johns Hopkins University Press,23722509 +Bulletin of Miscellaneous Information (Royal Gardens Kew),JSTOR,03664457| +Bulletin of Orenburg State University,"""Science and Education, Ltd.""",18146457| +Bulletin of Peoples Friendship University of Russia Scientific Journal,"""Science and Education, Ltd.""",08698732| +BULLETIN OF PERM NATIONAL RESEARCH POLYTECHNICAL UNIVERSITY ISSUES IN LINGUISTICS AND PEDAGOGICS,PNRPU Publishing Office,22249389|2305140X +Bulletin of Pure & Applied Sciences- Botany,Diva Enterprises Private Limited,09704612|23203196 +Bulletin of Pure & Applied Sciences- Chemistry,Diva Enterprises Private Limited,09704620|2320320X +Bulletin of Pure & Applied Sciences- Geology,Diva Enterprises Private Limited,09704639|23203234 +Bulletin of Pure & Applied Sciences- Mathematics and Statistics,Diva Enterprises Private Limited,09706577|23203226 +Bulletin of Pure & Applied Sciences- Physics,Diva Enterprises Private Limited,09706569|23203218 +Bulletin of Pure & Applied Sciences- Zoology,Diva Enterprises Private Limited,09700765|23203188 +Bulletin of Reproductive Health,Endocrinology Research Centre,20756569|2310421X +Bulletin of Science Technology & Society,SAGE Publications,02704676|15524183 +Bulletin of Scientific Conferences,Consulting Company Ucom,24128988 +Bulletin of Siberian Medicine,Siberian State Medical University,16820363|18193684 +Bulletin of Sociological Methodology/Bulletin de Méthodologie Sociologique,SAGE Publications,07591063|20702779 +"""Bulletin of South Ural State University series """"Construction Engineering and Architecture""""""",Federal State Funded Educational Institution of Higher Professional Education,19919743|24114693 +"""Bulletin of South Ural State University series """"Economics and management""""""",Federal State Funded Educational Institution of Higher Professional Education,19970129|24131016 +Bulletin of Spanish Studies,Informa UK (Taylor & Francis),14753820|00000000 +Bulletin of Symbolic Logic,Cambridge University Press,10798986|19435894 +Bulletin of Taras Shevchenko National University of Kyiv Economics,Taras Shevchenko National University of Kyiv,17282667| +Bulletin of the Academy of Sciences of the USSR Division of Chemical Science,Springer-Verlag,05685230| +Bulletin of the Agricultural Chemical Society of Japan,"""Japan Society for Bioscience, Biotechnology, and Agrochemistry""",03758397|18811272 +Bulletin of the Altai Academy of Economics and law,"""Science and Education, Ltd.""",18184057| +Bulletin of the American Academy of Arts and Sciences,JSTOR,0002712X| +Bulletin of the American Art-Union,JSTOR,21526125| +Bulletin of the American Association of Teachers of Italian,JSTOR,15398692| +Bulletin of the American Association of University Professors,JSTOR,08831610| +Bulletin of the American Astronomical Society,American Astronomical Society,27537 +Bulletin of the American College of Nurse-Midwifery,Wiley Blackwell (Blackwell Publishing),00983721| +Bulletin of the American College of Nurse-Midwives,Wiley Blackwell (Blackwell Publishing),00028002| +Bulletin of the American Geographical Society,JSTOR,01905929| +Bulletin of the American Institute for Conservation,Informa UK (Taylor & Francis),01461257| +Bulletin of the American Interplanetary Society,American Institute of Aeronautics and Astronautics,19371314 +Bulletin of the American Mathematical Society,American Mathematical Society,02730979|10889485 +Bulletin of the American Meteorological Society,American Meteorological Society,00030007|15200477 +Bulletin of the American Museum of Natural History,BioOne (American Museum of Natural History),00030090|19373546 +Bulletin of the American Musicological Society,University of California Press,15444708| +Bulletin of the American School of Oriental Research in Jerusalem,JSTOR,02767732| +Bulletin of the American Schools of Oriental Research,The American Schools of Oriental Research,0003097X|21618062 +Bulletin of the American Schools of Oriental Research Supplementary Studies,JSTOR,01453661| +Bulletin of the American Society for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),00954403|15508366 +Bulletin of the American Society of Veterinary Clinical Pathologists,Wiley Blackwell (Blackwell Publishing),01470701| +Bulletin of the Art Institute of Chicago (1907-1951),JSTOR,19356595| +Bulletin of the Art Institute of Chicago (1973-1982),JSTOR,00943312| +Bulletin of the Association for Comparative Economic Studies,Japan Association for Comparative Economic Studies,18839797 +Bulletin of the Association for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),23739223| +Bulletin of the Association for Preservation Technology,JSTOR,00449466| +Bulletin of the Association for the Study in Socialist Economies,Japan Association for Comparative Economic Studies,18839789 +Bulletin of the Atomic Scientists,Informa UK (Taylor & Francis),00963402|19383282 +Bulletin of the Australian Mathematical Society,Cambridge University Press,00049727|17551633 +Bulletin of the Bibliographical Society of America,The University of Chicago Press,23796634| +Bulletin of the Biological Society of Washington,BioOne (The Biological Society of Washington),00970298| +Bulletin of the Brazilian Mathematical Society New Series,Springer-Verlag,16787544|16787714 +Bulletin of the British Association for American Studies,Cambridge University Press,05245001| +Bulletin of the British Museum (Natural History),Smithsonian Institution Biodiversity Heritage Library,00071498| +Bulletin of the British Mycological Society,Elsevier ,00071528| +Bulletin of the British Society for the History of Science,Cambridge University Press,09505636| +Bulletin of the Bureau of Standards,National Institute of Standards and Technology,00968579| +Bulletin of the Business Historical Society,JSTOR,10659048| +Bulletin of the Center for Children s Books,Muse - Johns Hopkins University Press,15586766 +Bulletin of the Centre for Asia Minor Studies,National Documentation Centre,11050322|24592579 +Bulletin of the Chemical Society of Ethiopia,African Journals Online ,10113924 +Bulletin of the Chemical Society of Japan,The Chemical Society of Japan,00092673|13480634 +Bulletin of the Chinese Linguistic Society of Japan,The Chinese Linguistic Society of Japan,05780969|18841287 +Bulletin of the Comediantes,Muse - Johns Hopkins University Press,19440928 +Bulletin of the Committee on Canadian Labour History / Bulletin du Comité sur l Histoire Ouvrière Canadienne,JSTOR,0701161X| +Bulletin of the Cooper Ornithological Club,JSTOR,15531031| +Bulletin of the Council for Research in Music Education,University of Illinois Press,00109894| +Bulletin of the Crimean Astrophysical Observatory,Allerton Press,01902717|19347863 +Bulletin of the Department of Geology,Nepal Journals Online,19963491| +Bulletin of the Ecological Society of America,Wiley Blackwell (John Wiley & Sons),00129623|2327-6096 +Bulletin of the Entomological Society of America,Oxford University Press,00138754| +Bulletin of the Essex Institute,Smithsonian Institution Biodiversity Heritage Library,07324952| +Bulletin of the Faculty of Science Ibaraki University Series A Mathematics,"""Department of Mathematics, Faculty of Science""",05793068|18834345 +Bulletin of the Geological Society of China,Wiley Blackwell (Blackwell Publishing),1673274X| +Bulletin of the Geological Society of Finland,The Geological Society of Finland,03675211|03675211 +BULLETIN OF THE GEOLOGICAL SURVEY OF JAPAN,National Institute of Advanced Industrial Scicence,13464272|2186490X +Bulletin of the Global Volcanism Network,Smithsonian Institution,10504818| +Bulletin of the History of Archaeology,"""Ubiquity Press, Ltd.""",10624740|20476930 +Bulletin of the History of Medicine,Muse - Johns Hopkins University Press,10863176 +Bulletin of the Indo-Pacific Prehistory Association,University of Washington Libraries,01561316|18351794 +Bulletin of the Institute of Classical Studies,Wiley Blackwell (Blackwell Publishing),00760730|20415370 +Bulletin of the International Association of Engineering Geology,Springer-Verlag,00741612| +Bulletin of the International Institute of Social History,Cambridge University Press,0921254X| +Bulletin of the Japan Association for Comparative Economic Studies,Japan Association for Comparative Economic Studies,13484060|18839800 +Bulletin of the Japan Institute of Metals,The Japan Institute of Metals,00214426|18845835 +Bulletin of The Japan Petroleum Institute,Japan Petroleum Institute,05824656| +Bulletin of the John Rylands Library,Manchester University Press,20549318|20549326 +Bulletin of the Korean Chemical Society,Wiley Blackwell (John Wiley & Sons),02532964|12295949 +Bulletin of the Korean Mathematical Society,The Korean Mathematical Society,10158634| +Bulletin of the Kostroma state University,"""Science and Education, Ltd.""",19980817| +Bulletin of the Lebedev Physics Institute,Allerton Press,10683356|1934838X +Bulletin of the London Mathematical Society,Oxford University Press - London Mathematical Society,00246093|14692120 +Bulletin of the Malaysian Mathematical Sciences Society,Springer-Verlag,01266705|21804206 +Bulletin of the Menninger Clinic,Guilford Publications,00259284| +Bulletin of the Military University of Technology,Index Copernicus International,12345865|12345865 +Bulletin Of The Mineral Research and Exploration,Bulletin of the Mineral Research and Exploration,00264563| +Bulletin of the Moscow state University of culture and arts,"""Science and Education, Ltd.""",19970803| +Bulletin of the Moskow State Regional University,Moscow Regional State University,22240209| +Bulletin of the Museum of Comparative Zoology,"""BioOne (Museum of Comparative Zoology, Harvard University)""",00274100|19382987 +Bulletin of the National Association of Student Anthropologists,Wiley Blackwell (Blackwell Publishing),15563618|15563626 +Bulletin of the Natural History Museum,Centre for Evaluation in Education and Science,18209521| +Bulletin of the Natural History Museum Botany,Cambridge University Press,09680446|14752956 +Bulletin of the Natural History Museum Botany Series,Cambridge University Press,09680446|14752956 +Bulletin of the Natural History Museum Entomology,Cambridge University Press,09680454|14752964 +Bulletin of the Natural History Museum Entomology Series,Cambridge University Press,09680454|14752964 +Bulletin of the Natural History Museum Geology,Cambridge University Press,09680462|14752972 +Bulletin of the Natural History Museum Geology Series,Cambridge University Press,09680462|14752972 +Bulletin of the Natural History Museum Zoology,Cambridge University Press,09680470|14752980 +Bulletin of the Natural History Museum Zoology Series,Cambridge University Press,09680470|14752980 +Bulletin of the New England Art Union,JSTOR,19440383| +Bulletin of the Orton Society,Springer-Verlag,04747534| +Bulletin of the Oxford University Institute of Economics & Statistics,Wiley Blackwell (Blackwell Publishing),01405543| +Bulletin of the Peabody Museum of Natural History,BioOne (Bulletin of the Peabody Museum of Natural History),0079032X|21624135 +Bulletin of the Pennsylvania Museum,JSTOR,08913609| +Bulletin of the Polish Academy of Sciences Mathematics,"""Institute of Mathematics, Polish Academy of Sciences""",02397269|17328985 +Bulletin of the Polish Academy of Sciences Technical Sciences,De Gruyter Open Sp. z o.o. ,02397528|23001917 +Bulletin of the Psychonomic Society,Springer - Psychonomic Society,00905054| +Bulletin of the Rocky Mountain Modern Language Association,Muse - Johns Hopkins University Press,23257660 +Bulletin of The Royal College of Surgeons of England,The Royal College of Surgeons of England,14736357|14787075 +Bulletin of the Russian Academy of Sciences Division of Chemical Science,Springer-Verlag,10635211| +Bulletin of the Russian Academy of Sciences Physics,Allerton Press,10628738|19349432 +Bulletin of the Saint Petersburg State Institute of Technology (Technical University),Central Collector of Libraries BIBCOM,19989849|19989849 +Bulletin of the Santayana Society,Philosophy Documentation Center,08468508| +Bulletin of the saratov state technical university,"""Science and Education, Ltd.""",19998341| +Bulletin of the School of Oriental and African Studies,Cambridge University Press,0041977X|14740699 +Bulletin of the Seismological Society of America,Seismological Society,00371106|19433573 +Bulletin of the Sholokhov Moscow State University for the Humanities,"""Science and Education, Ltd.""",19926391| +Bulletin of the Sholokhov Moscow State University for the Humanities Philology,"""Science and Education, Ltd.""",19926375| +Bulletin of the Society for Near Eastern Studies in Japan,The Society for Near Eastern Studies in Japan,00305219|18841406 +Bulletin of the Society of Psychologists in Addictive Behaviors,American Psychological Association,08839646| +Bulletin of the South Ural State University Ser Computer Technologies Automatic Control & Radioelectronics,Federal State Funded Educational Institution of Higher Professional Education,1991976X|24096571 +"""Bulletin of the South Ural State University Series """"Computational Mathematics and Software Engineering""""""",Federal State Funded Educational Institution of Higher Professional Education,23059052| +"""Bulletin of the South Ural State University series """"Education Education Sciences""""""",Federal State Funded Educational Institution of Higher Professional Education,20737602|24120553 +"""Bulletin of the South Ural State University Series """"Mathematical Modelling Programming and Computer Software""""""",Federal State Funded Educational Institution of Higher Professional Education,20710216| +"""Bulletin of the South Ural State University series """"Mathematics Mechanics Physics""""""",Federal State Funded Educational Institution of Higher Professional Education,2075809X|24096547 +"""Bulletin of the South Ural State University series """"Mechanical Engineering Industry""""""",Federal State Funded Educational Institution of Higher Professional Education,19908504|24104744 +"""Bulletin of the South Ural State University series """"Power Engineering""""""",Federal State Funded Educational Institution of Higher Professional Education,19908512|24091057 +"""Bulletin of the South Ural State University series """"Psychology""""""",Federal State Funded Educational Institution of Higher Professional Education,20713053|24111104 +Bulletin of the South Ural State University Series Education health physical culture,Federal State Funded Educational Institution of Higher Professional Education,24107026 +Bulletin of the South Ural State University Series Food and Biotechnology,Federal State Funded Educational Institution of Higher Professional Education,23102748|24130559 +Bulletin of the South Ural State University series Linguistics,Federal State Funded Educational Institution of Higher Professional Education,19919751|24130532 +Bulletin of the South Ural State University Series «Social Sciences and the Humanities»,Federal State Funded Educational Institution of Higher Professional Education,19908466|24131024 +Bulletin of the South Ural State University Series ‘Metallurgy’,Federal State Funded Educational Institution of Higher Professional Education,19908482|24110906 +Bulletin of the South-Russian state technical University (NPI) Series Socio-economic Sciences,South Russian State Polytechnic University (NPI),20752067| +Bulletin of the Torrey Botanical Club,JSTOR,00409618| +Bulletin of the United States National Museum,Smithsonian Institution,03629236| +Bulletin of the Veterinary Institute in Pulawy,De Gruyter Open Sp. z o.o. ,00424870|00424870 +Bulletin of the Volgograd pedagogical University,"""Science and Education, Ltd.""",18159044| +Bulletin of the Wildlife Disease Association,Wildlife Disease Association,0098373X| +Bulletin of the World Health Organization,WHO Press,00429686| +Bulletin of University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca Agriculture,AcademicPres (EAP) Publishing House,18435246|18435386 +Bulletin of University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca Animal Science and Biotechnologies,AcademicPres (EAP) Publishing House,18435262|1843536X +Bulletin of University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca Food Science and Technology,AcademicPres (EAP) Publishing House,23442344|23445300 +Bulletin of University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca Horticulture,AcademicPres (EAP) Publishing House,18435254|18435394 +Bulletin of University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca Veterinary Medicine,AcademicPres (EAP) Publishing House,18435270|18435378 +Bulletin of Ural Federal University Series Economics and Management,Ural Federal University,20715692| +Bulletin of Volcanology,Springer-Verlag,02588900|14320819 +BULLETIN OF VYATKA STATE HUMANITIES UNIVERSITY,"""Science and Education, Ltd.""",19974280| +Bulletin on General Relativity and Gravitation,Springer-Verlag,16625390 +Bulletin Samara State Agricultural Academy,Infra-M Academic Publishing House,19973225| +Bulletin Southern California Academy of Sciences,BioOne (Southern California Academy of Sciences),00383872|21624534 +Bulletin Volcanologique,Springer-Verlag,0366483X| +Bulletin оf Kamchatka State Technical University,Kamchatka State Technical University,20790333| +Bulletins de la Société d anthropologie de Paris,PERSEE Program,03018644| +Bulletins de la Société d anthropologie de Paris,PERSEE Program,03018644| +Bulletins de la Société d anthropologie de Paris,PERSEE Program,03018644| +Bulletins et Mémoires de la Société d anthropologie de Paris,Springer-Verlag,00378984|17775469 +Bulletion of the International Association for Landscape Ecology-Japan,Japan Association for Landscape Ecology,1345532X|1884670X +BULMIM Journal of Management and Research,Diva Enterprises Private Limited,24553298 +Bundesgesundheitsblatt,Springer-Verlag,00075914| +Bundesgesundheitsblatt - Gesundheitsforschung - Gesundheitsschutz,Springer-Verlag,14369990|14371588 +BUNSEKI KAGAKU,Japan Society for Analytical Chemistry,05251931| +BuR - Business Research,Springer-Verlag,21983402|18668658 +Bureau of Standards Journal of Research,National Institute of Standards and Technology,00911801| +Burnout Research,Elsevier ,22130586| +Burns,Elsevier ,03054179| +Burns & Trauma,Springer (Biomed Central Ltd.),23213868|23213876 +Business & Information Systems Engineering,Springer-Verlag,23637005|18670202 +Business & Society,SAGE Publications,00076503|15524205 +Business + Innovation,Springer Fachmedien Wiesbaden GmbH,18688241|1868825X +Business and Economic Horizons,Prague Development Center ,18041205|18045006 +Business and Economic Research,"""Macrothink Institute, Inc.""",21624860 +Business and Economics Journal,OMICS Publishing Group,21516219 +Business and Economics Research Journal,Business and Economics Research Journal,13092448| +Business and Globalization,Hans Publishers,23310189|23310219 +Business and Human Rights Journal,Cambridge University Press,20570198|20570201 +Business and Management Education in HE,Informa UK (Taylor & Francis),20522363 +Business and Management Horizons,"""Macrothink Institute, Inc.""",23260297 +Business and Management Research,Sciedu Press,19276001|1927601X +Business and Management Studies,Redfame Publishing,23745916|23745924 +Business And Management Studies An International Journal,Business and Management Studies: An International Journal,21482586|21482586 +Business and Politics,Walter de Gruyter GmbH,13695258|14693569 +Business and Professional Communication Quarterly,SAGE Publications,23294906|23294922 +Business and Professional Ethics Journal,Philosophy Documentation Center,02772027| +Business and Society Review,Wiley Blackwell (Blackwell Publishing),00453609|14678594 +Business Change and Re-engineering,Wiley Blackwell (John Wiley & Sons),09693866|10990828 +Business Communication Quarterly,SAGE Publications,10805699|00000000 +Business Creativity and the Creative Economy,"""ICSC Press, International Center for Studies in Creativity""",23741414|23741422 +Business Economics,Nature Publishing Group - Macmillan Publishers,0007666X|0007666X +Business Ethics A European Review,Wiley Blackwell (Blackwell Publishing),09628770|14678608 +Business Ethics Journal Review,Journal Review Foundation,23267526 +Business Ethics Quarterly,Cambridge University Press,1052150X|21533326 +Business Ethics The Magazine of Corporate Responsibility,Philosophy Documentation Center,08946582| +Business History,Informa UK (Taylor & Francis),00076791|17437938 +Business Horizons,Elsevier ,00076813| +Business Informatics,"""National Research University, Higher School of Economics (HSE)""",19980663| +Business Information Review,SAGE Publications,02663821|00000000 +Business Law Review,Springer (Kluwer Academic Publishers),01436295| +Business Management and Education,Vilnius Gediminas Technical University,20297491|20296169 +Business Management and Strategy,"""Macrothink Institute, Inc.""",21576068 +Business Peace and Sustainable Development,GSE Research Limited,20518757| +Business Perspectives and Research,SAGE Publications,22785337|23949937 +Business Process Management Journal,Emerald (MCB UP ),14637154|00000000 +Business Process Re-engineering & Management Journal,Emerald (MCB UP ),13552503| +Business Strategies,Real Economy Publishing,23117184 +Business Strategy and the Environment,Wiley Blackwell (John Wiley & Sons),09644733|10990836 +Business Strategy Review,Wiley Blackwell (Blackwell Publishing),09556419|14678616 +Business Strategy Series,Emerald (MCB UP ),17515637| +Business Systems & Economics,Mykolas Romeris University,20298234 +Business Systems Research Journal,De Gruyter Open Sp. z o.o. ,18478344|18479375 +Business Valuation Review,Business Valuation Review Journal,08971781| +Bustan The Middle East Book Review,Brill Academic Publishers,18785301|18785328 +BUTSURI-TANSA(Geophysical Exploration),The Society of Exploration Geophysicists of Japan,09127984|18814824 +By Laws Rules & Regulations,International Monetary Fund,02507307| +By Laws Rules & Regulations,International Monetary Fund,02507323| +By Laws Rules & Regulations,International Monetary Fund,02507315| +By Laws Rules & Regulations,International Monetary Fund,16079426 +By Laws Rules & Regulations,International Monetary Fund,16079434 +By Laws Rules & Regulations,International Monetary Fund,16079442 +BYZANTINA SYMMEIKTA,National Documentation Centre,11051639|17914884 +Byzantine and Modern Greek Studies,Cambridge University Press,03070131|1749625X +Byzantinische Zeitschrift,Walter de Gruyter GmbH,00077704|1864449X +Byzantion nea hellas,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7188471 +C R C Critical Reviews in Analytical Chemistry,Informa UK (Taylor & Francis),00078980| +C R C Critical Reviews in Environmental Control,Informa UK (Taylor & Francis),00078999| +C R C Critical Reviews in Food Science and Nutrition,Informa UK (Taylor & Francis),00990248| +C R C Critical Reviews in Food Technology,Informa UK (Taylor & Francis),00079006| +C R C Critical Reviews in Solid State Sciences,Informa UK (Taylor & Francis),0011085X| +C – Journal of Carbon Research,MDPI AG,23115629 +CA A Cancer Journal for Clinicians,Wiley (American Cancer Society) ,00079235|15424863 +CAA Reviews,College Art Association,1543950X +CAA Slides & Photographs Newsletter,The University of Chicago Press,21637679| +CAAI Transactions on Intelligence Technology,Elsevier ,24682322| +CAB Reviews Perspectives in Agriculture Veterinary Science Nutrition and Natural Resources,CABI Publishing,17498848 +Cactus and Succulent Journal,BioOne (Cactus and Succulent Society of America),00079367|1938288X +CAD&GIS for roads,IndorSoft LLC,23104376| +Caderno Brasileiro de Ensino de Física,Universidade Federal de Santa Catarina,16772334|21757941 +Caderno CRH,SciELO,01034979|01034979 +Caderno CRH,SciELO,1034979 +Caderno CRH,SciELO,01034979|01034979 +Caderno CRH,SciELO,1034979 +Caderno de Estudos,SciELO,14139251| +Caderno de Geografia,Pontificia Universidade Catolica de Minas Gerais,01038427|23182962 +Caderno de Terapia Ocupacional da UFSCar,Editora Cubo Multimidia,22382860 +Caderno Seminal,Universidade do Estado do Rio de Janeiro UERJ,14144298|18069142 +Caderno Virtual,Instituto Brasiliense de Direito Publico,19813759 +Cadernos Benjaminianos,Faculdade de Letras da UFMG,21798478 +Cadernos CEDES,SciELO,01013262|01013262 +Cadernos Cenpec | Nova série,"""Centro de Estudos e Pesquisas em Educacao, Cultura e Acao Comunitaria (CENPEC)""",22379983|22379983 +Cadernos de arquitetura e urbanismo,Pontificia Universidade Catolica de Minas Gerais,14132095|23161752 +Cadernos de arte e antropologia,OpenEdition,22380361 +Cadernos de Campo (São Paulo 1991),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01045679|23169133 +Cadernos de Comunicação,Universidade Federal de Santa Maria,16779061|2316882X +Cadernos de Cultura e Ciência,Lepidus Tecnologia,19805861 +Cadernos de Direito,Instituto Educacional Piracicabano da Igreja Metodista,22381228 +Cadernos de Educação,Instituto Metodista de Ensino Superior,16798104 +CADERNOS DE EDUCAÇÃO SAÚDE E FISIOTERAPIA,Associacao Brasileira da Rede Unida,23588306|23588306 +Cadernos de Educação Tecnologia e Sociedade,"""Biblioteca Atena, Instituto Federal de Goias""",23169907 +Cadernos de Estudos Africanos,OpenEdition,16453794|21827400 +Cadernos de Filosofia Alemã Crítica e Modernidade,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14137860|23189800 +Cadernos de Geografia,Coimbra University Press,08711623|21834016 +Cadernos de História,Pontificia Universidade Catolica de Minas Gerais,16795636|22378871 +Cadernos de Linguística e Teoria da Literatura,Faculdade de Letras da UFMG,01013548|01013548 +Cadernos de Literatura em Tradução,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19812558|23595388 +Cadernos de Pesquisa,SciELO,01001574|01001574 +Cadernos de Pesquisa Interdisciplinar em Ciências Humanas,Universidade Federal de Santa Catarina,16787730|19848951 +Cadernos de Prospecção,Universidade Federal da Bahia,19831358|23170026 +Cadernos de Psicologia Social do Trabalho,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15163717|19810490 +Cadernos de Saúde Pública,SciELO,0102311X|16784464 +Cadernos de Terapia Ocupacional da UFSCar,Editora Cubo Multimidia,1044931 +Cadernos de Tradução,Universidade Federal de Santa Catarina,1414526X|21757968 +Cadernos do Desenvolvimento Fluminense,Universidade do Estado do Rio de Janeiro UERJ,23176539 +Cadernos do IME - Série Estatística,Universidade do Estado do Rio de Janeiro UERJ,14139022|23174536 +Cadernos do IME - Série Informática,Universidade do Estado do Rio de Janeiro UERJ,14139014|23172193 +Cadernos EBAPE BR,SciELO,16793951|16793951 +Cadernos Espinosanos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14136651|24479012 +Cadernos Gestão Pública e Cidadania,Fundacao Getulio Vargas,18062261|22365710 +CADERNOS IBERO-AMERICANOS DE DIREITO SANITÁRIO,Cadernos Ibero-Americanos de Direito Sanitario,23581824 +Cadernos Metrópole,SciELO,22369996 +Cadernos Nietzsche,SciELO,23168242 +Cadernos Pagu,SciELO,01048333|01048333 +Cadernos PROLAM/USP,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16766288 +Cadernos Saúde Coletiva,SciELO,1414462X|2358291X +CADMO,Franco Angeli,11225165|19725019 +Cadmo Revista de História Antiga,Coimbra University Press,08719527| +Caeculus,Peeters Publishers,17824907 +Cahier / Groupe Réseaux,PERSEE Program,11629630| +Cahier de linguistique,Consortium Erudit,03154025|19201346 +Cahier des Annales de Normandie,PERSEE Program,05701600| +Cahiers Agricultures,EDP Sciences,11667699|17775949 +Cahiers archéologiques de Picardie,PERSEE Program,03983064| +Cahiers balkaniques,OpenEdition,02907402|22614184 +Cahiers critiques de thérapie familiale et de pratiques de réseaux,CAIRN,13728202|17821398 +Cahiers d Économie Politique,PERSEE Program,01548344|19696779 +Cahiers d études hispaniques médiévales,PERSEE Program,17794684|21087083 +Cahiers d études romanes,OpenEdition,0180684X|22711465 +Cahiers d Extrême-Asie,PERSEE Program,07661177| +Cahiers d histoire,Consortium Erudit,07122330|1929610X +Cahiers d histoire de l aluminium,CAIRN,09906908|22728856 +Cahiers de civilisation espagnole contemporaine,OpenEdition,19577761|19577761 +Cahiers de civilisation médiévale,PERSEE Program,00079731| +Cahiers de géographie du Québec,Consortium Erudit,00079766|17088968 +Cahiers de l Association internationale des études francaises,PERSEE Program,05715865|20768443 +Cahiers de l Association Scientifique Européenne pour l Eau et la Santé,EDP Sciences,10274820|21051143 +Cahiers de l Institut de Linguistique de Louvain,Peeters Publishers,7716524 +Cahiers de la Méditerranée,PERSEE Program,03959317| +Cahiers de la Méditerranée série spéciale,PERSEE Program,03370569| +Cahiers de la Puéricultrice,Elsevier ,00079820| +Cahiers de linguistique - Asie orientale,Brill Academic Publishers,01533320|19606028 +Cahiers de linguistique hispanique médiévale,PERSEE Program,03969045| +Cahiers de littérature orale,OpenEdition,0396891X|22661816 +Cahiers de musiques traditionnelles,JSTOR,10155775| +Cahiers de narratologie,OpenEdition,09938516|1765307X +Cahiers de Nutrition et de Diététique,Elsevier ,00079960| +Cahiers de PréAut,CAIRN,17673151|22732225 +Cahiers de psychologie clinique,CAIRN,1370074X|17821401 +Cahiers de recherche sociologique,Consortium Erudit,08311048|19235771 +Cahiers de recherches médiévales et humanistes,OpenEdition,21156360|22730893 +Cahiers de sociolinguistique,CAIRN,12736449| +Cahiers des Amériques latines,OpenEdition,11417161|22684247 +Cahiers Droit Sciences & Technologies,OpenEdition,19670311|24318663 +Cahiers du Centre de recherches anthropologiques,PERSEE Program,12977810| +Cahiers du Centre Gustave Glotz,PERSEE Program,10169008|21175624 +Cahiers du Centre Gustave Glotz,PERSEE Program,10169008| +Cahiers du Genre,CAIRN,12986046|19683928 +Cahiers du GRM,OpenEdition,17753902|17753902 +Cahiers du monde hispanique et luso-brésilien,PERSEE Program,00080152| +Cahiers du monde russe,OpenEdition,17775388|17775388 +Cahiers du monde russe et soviétique,PERSEE Program,00080160| +Cahiers du monde russe Russie Empire russe Union soviétique États indépendants,PERSEE Program,12526576|17775388 +Cahiers d’études africaines,PERSEE Program,00080055|17775353 +Cahiers d’études africaines,OpenEdition,17775353|17775353 +Cahiers d’études du religieux,OpenEdition,17605776|17605776 +Cahiers d’études italiennes,OpenEdition,17709571|2260779X +Cahiers Élisabéthains A Journal of English Renaissance Studies,SAGE Publications,01847678|20544715 +Cahiers franco-canadiens de l Ouest,Consortium Erudit,08439559|19167792 +Cahiers Georges Sorel,PERSEE Program,07558287| +Cahiers Georges Sorel,PERSEE Program,07558287| +Cahiers Georges Sorel,PERSEE Program,07558287| +Cahiers GUTenberg,Cellule MathDoc/CEDRAM,11409304|21188254 +Cahiers internationaux de sociolinguistique,CAIRN,22576517|22731350 +Cahiers internationaux de sociologie,CAIRN,00080276|19696787 +Cahiers jungiens de psychanalyse,CAIRN,09848207|22624783 +Cahiers philosophiques,CAIRN,02412799|22642641 +Cahiers québécois de démographie,Consortium Erudit,03801721|17051495 +Cahiers victoriens et édouardiens,OpenEdition,02205610|22716149 +Cahiers « Mondes anciens »,OpenEdition,21070199 +CAISE Review,Centre for Advancement in Inclusive and Special Education,23051930|23051922 +Calcified Tissue International,Springer-Verlag,0171967X|14320827 +Calcified Tissue Research,Springer-Verlag,00080594| +CALCOLO,Springer-Verlag,00080624|11265434 +Calculus of Variations and Partial Differential Equations,Springer-Verlag,09442669|14320835 +Caldasia,Universidad Nacional de Colombia,03665232|23573759 +Calendar of the Art Institute of Chicago,JSTOR,19356625| +Caliban,OpenEdition,24256250| +CALICO Journal,Equinox Publishing,07427778|07427778 +Calidad en la educación,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184565 +Calidoscópio,Universidade do Vale do Rio Dos Sinos - UNISINOS,16798740|21776202 +California Agriculture,University of California Agriculture and Natural Resources (UC ANR)e,00080845| +California Archaeology,Maney Publishing,1947461X|19474628 +California Business Review,International Academy of Business and Economics,23309156|23788437 +California Folklore Quarterly,JSTOR,15561283| +California Historical Quarterly,JSTOR,00976059| +California Historical Society Quarterly,JSTOR,00081175| +California History,JSTOR,01622897|01622897 +California Journal of Politics and Policy,eScholarship,21946132|19444370 +California Law Review,JSTOR,00081221| +California Management Review,University of California Press,00081256|21628564 +California Studies in Classical Antiquity,JSTOR,00685895| +Caligrama (São Paulo Online),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,18080820 +Caligrama Revista de Estudos Românicos,Faculdade de Letras da UFMG,01032178|22383824 +Call Center Profi,Springer Fachmedien Wiesbaden GmbH,14330199|21928673 +Callaloo,Muse - Johns Hopkins University Press,01612492|10806512 +CallCenter INTERNATIONAL,Springer-Verlag,18659381| +CALLE14 revista de investigación en el campo del arte,Universidad Distrital Francisco Jose de Caldas,20113757|21450706 +Calphad,Elsevier ,03645916| +Cambridge Anthropology,Berghahn Books,03057674|20477716 +Cambridge Archaeological Journal,Cambridge University Press,09597743|14740540 +Cambridge Historical Journal,Cambridge University Press,14746913| +Cambridge Journal of Economics,Oxford University Press,0309166X|14643545 +Cambridge Journal of Education,Informa UK (Taylor & Francis),0305764X|14693577 +Cambridge Journal of International and Comparative Law,Cambridge Journal of International and Comparative Law,20501706|20501714 +Cambridge Journal of Mathematics,"""International Press of Boston, Inc.""",21680930|21680949 +Cambridge Journal of Regions Economy and Society,Oxford University Press,17521378|17521386 +Cambridge Medicine Journal,Cambridge Medicine Journal,20461798 +Cambridge Opera Journal,Cambridge University Press,09545867|14740621 +Cambridge Quarterly of Healthcare Ethics,Cambridge University Press,09631801|14692147 +Cambridge Review of International Affairs,Informa UK (Taylor & Francis),09557571|00000000 +Cambridge yearbook of European legal studies,Cambridge University Press,15288870|20497636 +Camden Fifth Series,Cambridge University Press,09601163|14785110 +Camden Fourth Series,Cambridge University Press,00686905| +Camden New Series,Cambridge University Press,20421702 +Camden Old Series,Cambridge University Press,20421699 +Camden Third Series,Cambridge University Press,20421710 +Camel An International Journal of Veterinary Sciences,Diva Enterprises Private Limited,23199660|2321709X +Camel An International Journal of Veterinary Sciences,Diva Enterprises Private Limited,23199660|2321709X +Camera Obscura Feminism Culture and Media Studies,Duke University Press,02705346|15291510 +Cameroon Journal of Agricultural Science,African Journals Online ,18133320 +Cameroon Journal of Experimental Biology,African Journals Online ,18160573 +Caminhando,Instituto Metodista de Ensino Superior,21763828 +Caminhos,Pontifica Universidade Catolica de Goias -PUC Goias,16783034|1983778X +CAMPOS - Revista de Antropologia Social,Universidade Federal do Parana,15195538|15195538 +Campus Legal Advisor,Wiley Blackwell (John Wiley & Sons),15313999|19456239 +Campus Security Report,Wiley Blackwell (John Wiley & Sons),15512800|19456247 +Campus-Wide Information Systems,Emerald (MCB UP ),10650741|00000000 +Can J Public Health,Canadian Public Health Association,00084263|19207476 +Canadian Accounting Perspectives,Wiley Blackwell (Canadian Academic Accounting Association),14998653| +Canadian Aeronautics and Space Journal,Canadian Aeronautics and Space Institute,17127998|17127998 +Canadian Anaesthetists Society journal / Journal de la Société canadienne des anesthésistes,Springer-Verlag,00082856| +Canadian Applied Mathematics Quarterly,Rocky Mountain Mathematics Consortium,10731849| +Canadian Art Therapy Association Journal,Informa UK (Taylor & Francis),08322473|2377360X +Canadian Association of Radiologists Journal,Elsevier ,08465371| +Canadian Biosystems Engineering,Canadian Society for Bioengineering,14929058|14929066 +Canadian Chemical Transactions,Borderless Scicence Publishing,22916458|22916466 +Canadian Electrical Engineering Journal,Institute of Electrical and Electronics Engineers,07009216| +Canadian Ethnic Studies,Muse - Johns Hopkins University Press,19138253 +Canadian Food Studies / La Revue canadienne des études sur l alimentation,University of Waterloo,22923071 +Canadian Foreign Policy Journal,Informa UK (Taylor & Francis),11926422|21570817 +Canadian Geographer / Le Géographe canadien,Wiley Blackwell (Blackwell Publishing),00083658|15410064 +Canadian Geotechnical Journal,Canadian Science Publishing,00083674|12086010 +Canadian Geriatrics Journal,Canadian Geriatrics Society,19258348|19258348 +Canadian Graduate Journal of Sociology and Criminology,University of Waterloo,19279825 +Canadian Historical Review,University of Toronto Press Inc,00083755|17101093 +Canadian Institute of Food Science and Technology Journal,Elsevier ,03155463| +Canadian Institute of Food Technology Journal,Elsevier ,00083860| +Canadian Journal of Administrative Sciences / Revue Canadienne des Sciences de l Administration,Wiley Blackwell (John Wiley & Sons),08250383|19364490 +Canadian Journal of African Studies,JSTOR,00083968| +Canadian Journal of Agricultural Economics/Revue canadienne d agroeconomie,Wiley Blackwell (Blackwell Publishing),00083976|17447976 +Canadian Journal of Anesthesia/Journal canadien d anesthésie,Springer-Verlag,0832610X|14968975 +Canadian Journal of Animal Science,Canadian Science Publishing,00083984|19181825 +Canadian Journal of Applied Physiology,Canadian Science Publishing,10667814|15432718 +Canadian Journal of Applied Sciences,Intellectual Consortium of Drug Discovery and Technology Development Incorporation,19257430 +Canadian Journal of Arthropod Identification,Biological Survey Foundation,19112173|19112173 +Canadian Journal of Behavioural Science/Revue canadienne des sciences du comportement,American Psychological Association,18792669|0008400X +Canadian Journal of Biochemistry,Canadian Science Publishing,00084018| +Canadian Journal of Biochemistry and Cell Biology,Canadian Science Publishing,07147511| +Canadian Journal of Biochemistry and Physiology,Canadian Science Publishing,05765544| +Canadian Journal of Botany,Canadian Science Publishing,00084026|14803305 +Canadian Journal of Cardiology,Elsevier ,0828282X| +Canadian Journal of Chemistry,Canadian Science Publishing,00084042|14803291 +Canadian Journal of Civil Engineering,Canadian Science Publishing,03151468|12086029 +Canadian Journal of Clinical Nutrition,Global Science Heritage,19278942|19278950 +Canadian Journal of Community Mental Health,Canadian Periodical for Community Studies,07133936| +Canadian Journal of Criminology and Criminal Justice/La Revue canadienne de criminologie et de justice pénale,University of Toronto Press Inc,17077753|19110219 +Canadian Journal of Development Studies/Revue canadienne d études du développement,Informa UK (Taylor & Francis),02255189|21589100 +Canadian Journal of Diabetes,Elsevier ,14992671| +Canadian Journal of Dietetic Practice and Research,Dietitians of Canada,14863847|22929592 +Canadian Journal of Disability Studies,University of Waterloo,19299192 +Canadian Journal of Earth Sciences,Canadian Science Publishing,00084077|14803313 +Canadian Journal of Economics/Revue canadienne d économique,Wiley Blackwell (Blackwell Publishing),00084085|15405982 +Canadian Journal of Education / Revue canadienne de l éducation,JSTOR,03802361|03802361 +Canadian Journal of Electrical and Computer Engineering,Institute of Electrical and Electronics Engineers,08408688| +Canadian Journal of Experimental Psychology/Revue canadienne de psychologie expérimentale,American Psychological Association,11961961|18787290 +Canadian Journal of Fisheries and Aquatic Sciences,Canadian Science Publishing,0706652X|12057533 +Canadian Journal of Forest Research,Canadian Science Publishing,00455067|12086037 +Canadian Journal of Gastroenterology,Hindawi Publishing Corporation,08357900| +Canadian Journal of Gastroenterology and Hepatology,Hindawi Publishing Corporation,22912789|22912797 +Canadian Journal of General Internal Medicine,"""Andrew John Publishing, Inc.""",19111606|23691778 +Canadian Journal of Genetics and Cytology,Canadian Science Publishing,00084093| +Canadian Journal of History / Annales canadienne d histoire,University of Toronto Press Inc,00084107|22928502 +Canadian Journal of Infectious Diseases,Hindawi Publishing Corporation,11802332| +Canadian Journal of Infectious Diseases and Medical Microbiology,Hindawi Publishing Corporation,17129532|19181493 +Canadian Journal of Information and Library Science,Muse - Johns Hopkins University Press,19207239 +Canadian Journal of Kidney Health and Disease,Springer (Biomed Central Ltd.),20543581|20543581 +Canadian Journal of Latin American and Caribbean Studies / Revue canadienne des études latino-américaines et caraïbes,Informa UK (Taylor & Francis),08263663|23331461 +Canadian Journal of Law & Jurisprudence,Cambridge University Press,08418209|20564260 +Canadian Journal of Law and Society / Revue Canadienne Droit et Société,Cambridge University Press,08293201|19110227 +Canadian Journal of Mathematics,Canadian Mathematical Society,0008414X|14964279 +Canadian Journal of Medical Radiation Technology,Elsevier ,08205930| +Canadian Journal of Microbiology,Canadian Science Publishing,00084166|14803275 +Canadian Journal of Neurological Sciences / Journal Canadien des Sciences Neurologiques,Cambridge University Press,03171671|20570155 +Canadian Journal of Occupational Therapy,SAGE Publications,00084174|19119828 +Canadian Journal of Ophthalmology / Journal Canadien d Ophtalmologie,Elsevier ,00084182|17153360 +Canadian Journal of Philosophy,Informa UK (Taylor & Francis),00455091|19110820 +Canadian Journal of Physics,Canadian Science Publishing,00084204|12086045 +Canadian Journal of Physiology and Pharmacology,Canadian Science Publishing,00084212|12057541 +Canadian Journal of Plant Pathology,Informa UK (Taylor & Francis),07060661|17152992 +Canadian Journal of Plant Science,Canadian Science Publishing,00084220|19181833 +Canadian Journal of Political Science,Cambridge University Press,00084239|17449324 +Canadian Journal of Program Evaluation,University of Toronto Press Inc, +Canadian Journal of Program Evaluation / La Revue canadienne d évaluation de programme,University of Toronto Press Inc,08341516| +Canadian Journal of Psychology/Revue Canadienne de Psychologie,American Psychological Association,00084255| +Canadian Journal of Remote Sensing,Informa UK (Taylor & Francis),17127971|17127971 +Canadian Journal of Research,Canadian Science Publishing,19234287| +Canadian Journal of School Psychology,SAGE Publications,08295735| +Canadian Journal of Science Mathematics and Technology Education,Informa UK (Taylor & Francis),14926156|19424051 +Canadian Journal of Sociology / Cahiers canadiens de sociologie,JSTOR,03186431|03186431 +Canadian Journal of Soil Science,Canadian Science Publishing,00084271|19181841 +Canadian Journal of Statistics,Wiley Blackwell (John Wiley & Sons),03195724|1708945X +Canadian Journal of Surgery,"""8872147 Canada, Inc.""",0008428X| +Canadian Journal of Women and the Law/Revue Femmes et Droit,University of Toronto Press Inc,08328781|19110235 +Canadian Journal of Zoology,Canadian Science Publishing,00084301|14803283 +Canadian Journal on Aging / La Revue canadienne du vieillissement,Cambridge University Press,07149808|17101107 +Canadian Mathematical Bulletin,Canadian Mathematical Society,00084395|14964287 +Canadian Medical Association Journal,"""8872147 Canada, Inc.""",08203946|14882329 +Canadian Metallurgical Quarterly,Informa UK (Taylor & Francis),00084433|18791395 +Canadian Modern Language Review/ La Revue canadienne des langues vivantes,University of Toronto Press Inc,00084506|17101131 +Canadian Oncology Nursing Journal,Pappin Communications,1181912X|23688076 +Canadian Pharmacists Journal / Revue des Pharmaciens du Canada,SAGE Publications,17151635|1913701X +Canadian Psychological Review/Psychologie canadienne,American Psychological Association,03182096| +Canadian Psychology/Psychologie canadienne,American Psychological Association,07085591|18787304 +Canadian Public Administration,Wiley Blackwell (Blackwell Publishing),00084840|17547121 +Canadian Public Policy,University of Toronto Press Inc,03170861|19119917 +Canadian Respiratory Journal,Hindawi Publishing Corporation,11982241|19167245 +Canadian Review of American Studies,University of Toronto Press Inc,00077720|1710114X +Canadian Review of Comparative Literature / Revue Canadienne de Littérature Comparée,Muse - Johns Hopkins University Press,19139659 +Canadian Review of Sociology/Revue canadienne de sociologie,Wiley Blackwell (Blackwell Publishing),17556171|1755618X +Canadian Slavonic Papers,Informa UK (Taylor & Francis),00085006|23752475 +Canadian Social Work Review,Consortium Erudit,23695757 +Canadian Society of Forensic Science Journal,Informa UK (Taylor & Francis),00085030|23321660 +Canadian Theatre Review,University of Toronto Press Inc,03150836|1920941X +Canadian University Music Review,Consortium Erudit,07100353|22912436 +Canadian Urological Association Journal,Canadian Urological Association Journal,19116470|19201214 +Canadian Water Resources Journal / Revue canadienne des ressources hydriques,Informa UK (Taylor & Francis),07011784|19181817 +Canadian Yearbook of international Law/Annuaire canadien de droit international,Cambridge University Press,00690058|19250169 +Canadian-American Slavic Studies,Brill Academic Publishers,00908290|22102396 +Çanakkale Araştırmaları Türk Yıllığı,Canakkale Arastirmalari Turk Yilligi Dergisi,21480877| +Canberra Anthropology,Informa UK (Taylor & Francis),03149099| +Cancer,Wiley Blackwell (John Wiley & Sons),0008543X|10970142 +Cancer & Metabolism,Springer (Biomed Central Ltd.),20493002|20493002 +Cancer and Clinical Oncology,Canadian Center of Science and Education,19274858|19274866 +Cancer and Metastasis Reviews,Springer-Verlag,01677659|15737233 +Cancer and Oncology Research,"""Horizon Research Publishing Co., Ltd.""",23316128|23316136 +Cancer Biology & Therapy,Landes Bioscience,15384047|15558576 +Cancer Biomarkers,IOS Press,15740153|18758592 +Cancer Biotherapy,Mary Ann Liebert,10628401| +Cancer Biotherapy & Radiopharmaceuticals,Mary Ann Liebert,10849785|15578852 +Cancer Biotherapy and Radiopharmaceuticals,Mary Ann Liebert,10849785| +Cancer Causes & Control,Springer-Verlag,09575243|15737225 +Cancer Cell,Elsevier ,15356108| +Cancer Cell & Microenvironment,"""Smart Science and Technology, LLC""",2331091X|23310928 +Cancer Cell International,Springer (Biomed Central Ltd.),14752867|14752867 +Cancer Chemotherapy and Pharmacology,Springer-Verlag,03445704|14320843 +Cancer Cytopathology,Wiley Blackwell (John Wiley & Sons),1934662X|19346638 +Cancer Detection and Prevention,Elsevier ,0361090X|15251500 +Cancer Discovery,American Association for Cancer Research,21598274|21598290 +Cancer Drug Delivery,Mary Ann Liebert,07329482| +Cancer Epidemiology,Elsevier ,18777821| +Cancer Epidemiology Biomarkers & Prevention,American Association for Cancer Research,10559965|15387755 +Cancer Gene Therapy,Nature Publishing Group,09291903|09291903 +Cancer Genetics,Elsevier ,22107762| +Cancer Genetics and Cytogenetics,Elsevier ,01654608| +Cancer Genetics and Epigenetics,"""Sophia Publishing Group, Inc.""",23692995 +Cancer Growth and Metastasis,"""Libertas Academica, Ltd.""",11790644 +Cancer Hallmarks,American Scientific Publishers,2165428X| +Cancer Imaging,Springer (Biomed Central Ltd.),14707330|14707330 +Cancer Immunology Immunotherapy,Springer-Verlag,03407004|14320851 +Cancer Immunology Research,American Association for Cancer Research,23266066|23266074 +Cancer Informatics,"""Libertas Academica, Ltd.""",11769351 +Cancer Investigation,Informa UK (Taylor & Francis),07357907|15324192 +Cancer Letters,Elsevier ,03043835| +Cancer Management and Research,Dove Medical Press,11791322 +Cancer Medicine,Wiley Blackwell (John Wiley & Sons),20457634| +Cancer Microenvironment,Springer-Verlag,18752292|18752284 +Cancer Nanotechnology,Springer-Verlag,18686958|18686966 +Cancer Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0162220X| +Cancer Nursing Practice,RCN Publishing,14754266|20478933 +Cancer Practice,Wiley Blackwell (Blackwell Publishing),10654704|15235394 +Cancer Prevention International,Cognizant Communication Corp,10839984| +Cancer Prevention Research,American Association for Cancer Research,19406207|19406215 +Cancer Research,American Association for Cancer Research,00085472|15387445 +Cancer Research and Treatment,Korean Cancer Association,15982998|20059256 +Cancer Research Frontiers,Cancer Research Frontiers,23285249 +Cancer Research Journal,Science Publishing Group,23308192| +Cancer Reviews Asia-Pacific,World Scientific ,02198363| +Cancer Reviews Online Content,American Association for Cancer Research,1935620X| +Cancer Science,Wiley Blackwell (Blackwell Publishing),13479032|13497006 +Cancer Science & Research Open Access,Symbiosis Group,23720921 +Cancer Studies and Molecular Medicine - Open Journal,Openventio Publishers,23771518 +Cancer Translational Medicine,Medknow Publications,23953977| +Cancer Treatment Communications,Elsevier ,22130896| +Cancer Treatment Reviews,Elsevier ,03057372| +Cancer Urology,Publishing House ABV Press,17269776|19961812 +Cancer Vaccines,Walter de Gruyter GmbH,23537809 +Cancer/Radiothérapie,Elsevier ,12783218| +Cancéro digest,INIST-CNRS,19535171|21000794 +Cancers,MDPI AG,20726694 +Cancers Review,Pak Publishing Group,24092053|24089273 +Candollea,BioOne (Society of Conservatoire at Jardin Botaniques de la Ville de Geneve),03732967| +Canine Genetics and Epidemiology,Springer (Biomed Central Ltd.),20526687|20526687 +Cankiri Karatekin Universitesi Iktisadi ve Idari Bilimler Fakultesi Dergisi,Cankiri Karatekin Universitesi Iktisadi ve Idari Bilimler Fakultesi Dergisi,13085549| +Cannabis and Cannabinoid Research,Mary Ann Liebert,23788763|23788763 +CAPE Studies in Applied Philosophy and Ethics Series,Kyoto University,21876223| +CAPE Studies in Applied Philosophy and Ethics Series,Kyoto University,21876223| +Cape Town Convention Journal,Informa UK (Taylor & Francis),2049761X|20497628 +Capital & Class,SAGE Publications,03098168|20410980 +Capital Markets Law Journal,Oxford University Press,17507219|17507227 +Capitalism and Society,Walter de Gruyter GmbH,21946140|19320213 +Capitalism Nature Socialism,Informa UK (Taylor & Francis),10455752|15483290 +Caplletra Revista Internacional de Filologia,Universitat de Valencia,02148188|23867159 +Cappadocia Journal of History and Social Sciences,Cappadocia Journal of History and Social Sciences,2199353X| +Caracol,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21781702|23179651 +Caravelle,PERSEE Program,01847694|22729828 +Carbene-Catalyzed Benzoin Reactions,Thieme Publishing Group,20400276 +Carbocyclization of 1 6-Enynes with Electron-Deficient Ketones,Thieme Publishing Group,20300107 +Carbohydrate Polymers,Elsevier ,01448617| +Carbohydrate Research,Elsevier ,00086215|00086215 +Carbon,Elsevier ,00086223| +Carbon Balance and Management,Springer (Biomed Central Ltd.),17500680|17500680 +Carbon letters,Korean Carbon Society,19764251| +Carbon Management,Informa UK (Taylor & Francis),17583004|17583012 +Carbonates and Evaporites,Springer-Verlag,08912556|18785212 +Carbon—Heteroatom Bond-Forming Reactions,Thieme Publishing Group,20600410 +Carcinogenesis,Oxford University Press,01433334|14602180 +Card Technology Today,Elsevier ,09652590| +Cardiac Cath Lab Director,SAGE Publications,21501335|21500134 +Cardiac Electrophysiology Clinics,Elsevier ,18779182| +Cardiac Electrophysiology Review,Springer (Kluwer Academic Publishers),13852264| +Cardiac Failure Review,"""Medical Media Communications LTD, T/A Radcliffe Cardiology""",20577559| +Cardio-IT,LLC Science and Innovations,23130318 +Cardio-Oncology,Springer (Biomed Central Ltd.),20573804 +Cardiocore,Elsevier ,1889898X| +Cardiogenetics,PAGEPress Publications,20358253|20358148 +Cardiologia Croatica,"""Medical Publishing, d.o.o.""",1848543X|18485448 +Cardiology,S. Karger AG,00086312|14219751 +Cardiology and Angiology An International Journal,Sciencedomain International,2347520X +Cardiology and Therapy,Springer-Verlag,21938261|21936544 +Cardiology Clinics,Elsevier ,07338651| +Cardiology Clinics,Elsevier ,07338651| +Cardiology in Review,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10615377| +Cardiology in the Young,Cambridge University Press,10479511|14671107 +Cardiology Journal,VM Media Sp zo.o. - VMGroup SK,18975593|1898018X +Cardiology News,Elsevier ,15448800| +Cardiology Research,"""Elmer Press, Inc.""",19232829|19232837 +Cardiology Research and Practice,Hindawi Publishing Corporation,20908016|20900597 +Cardiometry,Russian New University,23047232|23047232 +Cardiorenal Medicine,S. Karger AG,16643828|16645502 +CardioVasc,Springer-Verlag,16174933|16183851 +Cardiovascular & Haematological Disorders - Drug Targets,Bentham Science,1871529X| +Cardiovascular & Hematological Agents in Medicinal Chemistry,Bentham Science,18715257| +CardioVascular and Interventional Radiology,Springer-Verlag,01741551|1432086X +Cardiovascular and Thoracic Open,SAGE Publications,20555520 +Cardiovascular Diabetology,Springer (Biomed Central Ltd.),14752840|14752840 +Cardiovascular Diagnosis and Therapy,AME Publishing Company,22233652|22233660 +Cardiovascular Drug Reviews,Wiley Blackwell (Blackwell Publishing),08975957|15273466 +Cardiovascular Drugs and Therapy,Springer-Verlag,09203206|15737241 +Cardiovascular Endocrinology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,2162688X| +Cardiovascular Endocrinology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21626898| +Cardiovascular Engineering An International Journal,Springer (Kluwer Academic Publishers),15678822| +Cardiovascular Engineering and Technology,Springer-Verlag,1869408X|18694098 +Cardiovascular Innovations and Applications,"""Compuscript, Ltd.""",20098618| +Cardiovascular Intervention and Therapeutics,Springer-Verlag,18684300|18684297 +Cardiovascular Intervention and Therapeutics Japanese Edition,Japanese Association of Cardiovascular Intervention and Therapeutics,18840027|21873526 +Cardiovascular Journal,Bangladesh Journals Online,20710917|23096357 +CardioVascular Journal of Africa,Clinics Cardive Publishing,19951892|16800745 +Cardiovascular Pathology,Elsevier ,10548807| +Cardiovascular Pharmacology Open Access,OMICS Publishing Group,23296607 +Cardiovascular Psychiatry and Neurology,Hindawi Publishing Corporation,20900163|20900171 +Cardiovascular Radiation Medicine,Elsevier ,15221865| +Cardiovascular Radiology,Springer-Verlag,03427196| +Cardiovascular Regenerative Medicine,"Smart Science and Technology, LLC",23783141 +Cardiovascular Research,Oxford University Press,00086363|17553245 +Cardiovascular Revascularization Medicine,Elsevier ,15538389| +Cardiovascular Surgery,Elsevier ,09672109| +Cardiovascular Surgery and Interventions,Baycinar Tibbi Yayincilik,21489211 +Cardiovascular System,Herbert Publications,20524358 +Cardiovascular Therapeutics,Wiley Blackwell (Blackwell Publishing),17555914|17555922 +CARDIOVASCULAR THERAPY AND PREVENTION,"Silicea - Poligraf, LLC",17288800| +Cardiovascular Toxicology,Springer-Verlag,15307905|15307905 +Cardiovascular Ultrasound,Springer (Biomed Central Ltd.),14767120|14767120 +Cardozo Studies in Law and Literature,University of California Press,10431500| +Care Giver,Informa UK (Taylor & Francis),10778586| +Care Management Journals,Springer Publishing Company,15210987|00000000 +Career and Technical Education Research,Association for Career and Technical Education Research,1554754X|15547558 +Career Designing Research and Counselling,Vytautas Magnus University,23352191|23352205 +Career Development and Transition for Exceptional Individuals,SAGE Publications,21651434|21651442 +Career Development International,Emerald (MCB UP ),13620436|00000000 +Caribbean Journal of Science,BioOne (University of Puerto Rico at Mayaguez),00086452| +Caribbean Studies,Muse - Johns Hopkins University Press,19409095 +Caribisch Juristenblad,Boom Uitgevers Den Haag,22113266| +Caries Research,S. Karger AG,00086568|1421976X +Caring for the Ages,Elsevier ,15264114| +Carlsberg Research Communications,Springer-Verlag,01051938| +Carnegie Institution of Washington publication,Smithsonian Institution Biodiversity Heritage Library,00994936| +Carnegie-Rochester Conference Series on Public Policy,Elsevier ,01672231|01672231 +Carnets de géologie (Notebooks on geology),INIST-CNRS,17652553|16340744 +Carpathian Mathematical Publications,Vasyl Stefanyk Precarpathian National University,20759827|23130210 +Carrefours de l éducation,CAIRN,12623490|19696949 +Carta Mensual INTAL No 226 Junio 2015,Felipe Herrera Library (Inter-American Development Bank),10271899| +Cartilage,SAGE Publications,19476035|19476043 +Cartographic Perspectives,North American Cartographic Information Society,10489053| +Cartographica The International Journal for Geographic Information and Geovisualization,University of Toronto Press Inc,03177173|19119925 +Cartography,Informa UK (Taylor & Francis),00690805| +Cartography and Geographic Information Science,Informa UK (Taylor & Francis),15230406|15450465 +Cartoon and Animation Studies,Korean Society of Cartoon and Animation Studies,1738009X| +Caryologia,Informa UK (Taylor & Francis),00087114|21655391 +Case Reports in Anesthesiology,Hindawi Publishing Corporation,20906382|20906390 +Case Reports in Cardiology,Hindawi Publishing Corporation,20906404|20906412 +Case Reports in Clinical Medicine,"""Scientific Research Publishing, Inc.""",23257075|23257083 +Case Reports in Clinical Pathology,Sciedu Press,23312726|23312734 +Case Reports in Critical Care,Hindawi Publishing Corporation,20906420|20906439 +Case Reports in Dentistry,Hindawi Publishing Corporation,20906447|20906455 +Case Reports in Dermatological Medicine,Hindawi Publishing Corporation,20906463|20906471 +Case Reports in Dermatology,S. Karger AG,16626567 +Case Reports in Emergency Medicine,Hindawi Publishing Corporation,2090648X|20906498 +Case Reports in Endocrinology,Hindawi Publishing Corporation,20906501|2090651X +Case Reports in Gastroenterology,S. Karger AG,16620631|16620631 +Case Reports in Gastrointestinal Medicine,Hindawi Publishing Corporation,20906528|20906536 +Case Reports in Genetics,Hindawi Publishing Corporation,20906544|20906552 +Case Reports in Hematology,Hindawi Publishing Corporation,20906560|20906579 +Case Reports in Hepatology,Hindawi Publishing Corporation,20906587|20906595 +Case Reports in Immunology,Hindawi Publishing Corporation,20906609|20906617 +Case Reports in Infectious Diseases,Hindawi Publishing Corporation,20906625|20906633 +Case Reports in Internal Medicine,Sciedu Press,23327243|23327251 +Case Reports in Medicine,Hindawi Publishing Corporation,16879627|16879635 +Case Reports in Nephrology,Hindawi Publishing Corporation,20906641|2090665X +Case Reports in Nephrology and Dialysis,S. Karger AG,22969705 +Case Reports in Nephrology and Urology,S. Karger AG,16645510 +Case Reports in Neurological Medicine,Hindawi Publishing Corporation,20906668|20906676 +Case Reports in Neurology,S. Karger AG,1662680X +Case Reports in Obstetrics and Gynecology,Hindawi Publishing Corporation,20906684|20906692 +Case Reports in Oncological Medicine,Hindawi Publishing Corporation,20906706|20906714 +Case Reports in Oncology,S. Karger AG,16626575 +Case Reports in Ophthalmological Medicine,Hindawi Publishing Corporation,20906722|20906730 +Case Reports in Ophthalmology,S. Karger AG,16632699 +Case Reports in Orthopedics,Hindawi Publishing Corporation,20906749|20906757 +Case Reports in Otolaryngology,Hindawi Publishing Corporation,20906765|20906773 +Case Reports in Pancreatic Cancer,Mary Ann Liebert,23799897|23799897 +Case Reports in Pathology,Hindawi Publishing Corporation,20906781|2090679X +Case Reports in Pediatrics,Hindawi Publishing Corporation,20906803|20906811 +Case Reports in Perinatal Medicine,Walter de Gruyter GmbH,21928932|21928959 +Case Reports in Plastic Surgery and Hand Surgery,Informa UK (Taylor & Francis),23320885 +Case Reports in Psychiatry,Hindawi Publishing Corporation,2090682X|20906838 +Case Reports in Pulmonology,Hindawi Publishing Corporation,20906846|20906854 +Case Reports in Radiology,Hindawi Publishing Corporation,20906862|20906870 +Case Reports in Rheumatology,Hindawi Publishing Corporation,20906889|20906897 +Case Reports in Surgery,Hindawi Publishing Corporation,20906900|20906919 +Case Reports in Transplantation,Hindawi Publishing Corporation,20906943|20906951 +Case Reports in Urology,Hindawi Publishing Corporation,2090696X|20906978 +Case Reports in Vascular Medicine,Hindawi Publishing Corporation,20906986|20906994 +Case Reports in Veterinary Medicine,Hindawi Publishing Corporation,20907001|2090701X +Case Reports in Women s Health,Elsevier ,22149112| +Case Studies in Business and Management,"""Macrothink Institute, Inc.""",23333324 +Case Studies in Construction Materials,Elsevier ,22145095| +Case Studies in Engineering Failure Analysis,Elsevier ,22132902| +Case Studies in Fire Safety,Elsevier ,2214398X| +Case Studies in Mechanical Systems and Signal Processing,Elsevier ,23519886| +Case Studies in Nondestructive Testing and Evaluation,Elsevier ,22146571| +Case Studies in Sport Management,Human Kinetics,23725540|21672458 +Case Studies in Structural Engineering,Elsevier ,22143998| +Case Studies in Surgery,Sciedu Press,23777311|2377732X +Case Studies in Thermal Engineering,Elsevier ,2214157X| +Case Studies on Transport Policy,Elsevier ,2213624X| +Cases Journal,Springer (Biomed Central Ltd.),17571626|17571626 +Casopis Slezského Zemského Muzea (A),De Gruyter Open Sp. z o.o. ,12113026| +Caspian Journal of Applied Sciences Research,Caspian Journal of Applied Sciences Research,22519114|22519114 +Castanea,BioOne (Castanea),00087475|19384386 +Catalan Journal of Communication & Cultural Studies,Intellect,17571898|17571901 +Catalan Review,Liverpool University Press,02135949|2053339X +Catalan Review,Liverpool University Press,02135949| +Cataloging & Classification Quarterly,Informa UK (Taylor & Francis),01639374|15444554 +Catalysis Communications,Elsevier ,15667367| +Catalysis for Sustainable Energy,De Gruyter Open Sp. z o.o. ,20846819 +Catalysis in Industry,Pleiades Publishing,20700504|20700555 +Catalysis Letters,Springer-Verlag,1011372X|1572879X +Catalysis Reviews,Informa UK (Taylor & Francis),01614940|15205703 +Catalysis Science & Technology,The Royal Society of Chemistry,20444753|20444761 +Catalysis Structure & Reactivity,Maney Publishing,2055074X|20550758 +Catalysis Surveys from Asia,Springer-Verlag,15711013|15749266 +Catalysis Surveys from Japan,Springer (Kluwer Academic Publishers),13846574| +Catalysis Today,Elsevier ,09205861| +Catalyst Tuning by Water,Thieme Publishing Group,20600038 +Catalyst-Free Addition in C—N Bond Formation,Thieme Publishing Group,20600151 +Catalyst-Free Addition of Carbonyl Compounds,Thieme Publishing Group,20600143 +Catalysts,MDPI AG,20734344 +Catalytic Asymmetric Additions of Alkynes to Aliphatic Aldehydes via Zinc(II) Salts,Thieme Publishing Group,20200250 +Catalytic Diboration Conjugate Additions,Thieme Publishing Group,20100191 +Catalytic Enantioselective Fluorination,Thieme Publishing Group,20300557 +Catalytic Generation of Activated Carboxylates from α β-Epoxyaldehydes,Thieme Publishing Group,20400314 +Catalytic Use of Indium(0) for C—C Bond Transformations in Water,Thieme Publishing Group,20600615 +Catalyzed Carbozincation of Alkenes,Thieme Publishing Group,20100213 +Catalyzed Reactions,Thieme Publishing Group,20600348 +Catch-Cropped Soils,American Society of Agronomy, +Catedral Tomada Revista de crítica literaria latinoamericana,"""University Library System, University of Pittsburgh""",21690847 +CATENA,Elsevier ,03418162| +Catheterization and Cardiovascular Diagnosis,Wiley Blackwell (John Wiley & Sons),00986569|10970304 +Catheterization and Cardiovascular Interventions,Wiley Blackwell (John Wiley & Sons),15221946|1522726X +Catholic Social Science Review,Philosophy Documentation Center,10910905| +Catholic Social Science Review,Philosophy Documentation Center,10910905| +Catrina The International Journal of Environmental Sciences,"""Al Manhal FZ, LLC""",16875052| +CATTECH,Springer (Kluwer Academic Publishers),13846566| +Caucasus Survey,Informa UK (Taylor & Francis),23761199|23761202 +CAUCHY,Maulana Malik Ibrahim State Islamic University,20860382| +CBU International Conference Proceedings,Central Bohemia University,1805997X|18059961 +CEA Critic,Muse - Johns Hopkins University Press,23275898 +CEAS Aeronautical Journal,Springer-Verlag,18695582|18695590 +CEAS Space Journal,Springer-Verlag,18682502|18682510 +CedarEthics A Journal of Critical Thinking in Bioethics,Centennial Library,23339713 +Cedrus,Cedrus,21478058| +Ceiba,Latin America Journals Online,00088692| +Celal Bayar Üniversitesi Fen Bilimleri Dergisi,Celal Bayar University Journal of Science,1305130X|13051385 +Celal Bayar Üniversitesi Sosyal Bilimler Dergisi,Celal Bayar University Journal of Social Sciences,13044796|21462844 +Celebrity Studies,Informa UK (Taylor & Francis),19392397|19392400 +Celestial Mechanics,Springer-Verlag,00088714| +Celestial Mechanics and Dynamical Astronomy,Springer-Verlag,09232958|15729478 +Celeuma,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23187875 +Cell,Elsevier ,00928674| +Cell & Bioscience,Springer (Biomed Central Ltd.),20453701|20453701 +Cell & Chromosome,Springer (Biomed Central Ltd.),14759268| +Cell & Developmental Biology,OMICS Publishing Group,21689296 +Cell & Tissue Transplantation & Therapy,"""Libertas Academica, Ltd.""",11790687 +Cell Adhesion & Migration,Landes Bioscience,19336918|19336926 +Cell and Gene Therapy Insights,"""BioInsights Publishing, Ltd.""",20597800|20597800 +Cell and Tissue Banking,Springer-Verlag,13899333|15736814 +Cell and Tissue Biology,Pleiades Publishing,1990519X|19905203 +Cell and Tissue Research,Springer-Verlag,0302766X|14320878 +Cell Biochemistry and Biophysics,Springer-Verlag,10859195|15590283 +Cell Biochemistry and Function,Wiley Blackwell (John Wiley & Sons),02636484|10990844 +Cell Biology,Science Publishing Group,23300175| +Cell Biology and Toxicology,Springer-Verlag,07422091|15736822 +Cell Biology Education,American Society for Cell Biology,15367509|15367509 +Cell Biology Education,American Society for Cell Biology,19317913 +Cell Biology International,Wiley Blackwell (John Wiley & Sons),10656995|10958355 +Cell Biology International Reports,Portland Press,03091651|20415346 +Cell Biology Research & Therapy,OMICS Publishing Group,23249293 +Cell Biophysics,Springer-Verlag,01634992| +Cell Calcium,Elsevier ,01434160| +Cell Chemical Biology,Elsevier ,24519456| +Cell Chemical Biology,Elsevier ,24519456| +Cell Chemical Biology,Elsevier ,24519456| +Cell Chemical Biology,Elsevier ,24519456| +Cell Communication & Adhesion,Informa UK (Taylor & Francis),15419061|15435180 +Cell Communication and Signaling,Springer (Biomed Central Ltd.),1478811X|1478811X +Cell Communication Insights,"""Libertas Academica, Ltd.""",11795689 +Cell Cycle,Landes Bioscience,15384101|15514005 +Cell Death and Differentiation,Nature Publishing Group,13509047|13509047 +Cell Death and Disease,Nature Publishing Group,20414889 +Cell Death Discovery,Nature Publishing Group,20587716 +Cell death in therapy,De Gruyter Open Sp. z o.o. ,23537817 +Cell Differentiation,Elsevier ,00456039| +Cell Differentiation and Development,Elsevier ,09223371| +Cell Discovery,Nature Publishing Group,20565968 +Cell Division,Springer (Biomed Central Ltd.),17471028|17471028 +Cell Health and Cytoskeleton,Dove Medical Press,11791330 +Cell Host & Microbe,Elsevier ,19313128| +Cell Medicine,Cognizant Communication Corp,21551790| +Cell Metabolism,Elsevier ,15504131| +Cell Motility,Wiley Blackwell (John Wiley & Sons),02716585| +Cell Motility and the Cytoskeleton,Wiley Blackwell (John Wiley & Sons),08861544|10970169 +Cell Preservation Technology,Mary Ann Liebert,1538344X|00000000 +Cell Proliferation,Wiley Blackwell (Blackwell Publishing),09607722|13652184 +Cell Regeneration,Springer (Biomed Central Ltd.),20459769|20459769 +Cell Reports,Elsevier ,22111247| +Cell Research,Nature Publishing Group,10010602|17487838 +Cell signalling and Trafficking,Herbert Publications,20541481 +Cell Signalling Biology,Portland Press,17497787|17497787 +Cell Stem Cell,Elsevier ,19345909| +Cell Stress and Chaperones,Springer-Verlag,13558145|14661268 +Cell Structure and Function,Japan Society for Cell Biology,03867196|13473700 +Cell Systems,Elsevier ,24054712| +Cell Therapy and Regenerative Medicine Journal,"""DiscoverSys, Inc.""",2476373X +Cell Transplantation,Cognizant Communication Corp,09636897|15553892 +CellBio,"""Scientific Research Publishing, Inc.""",23257776|23257792 +Cells,MDPI AG,20734409 +Cells Tissues Organs,S. Karger AG,14226405|14226421 +Cellular & Molecular Biology Letters,De Gruyter Open Sp. z o.o. ,14258153|16891392 +Cellular and Molecular Bioengineering,Springer-Verlag,18655025|18655033 +Cellular and Molecular Biology,CMB Association,1165158X +Cellular and Molecular Exercise Physiology,Cellular and Molecular Exercise Physiology,2049419X|2049419X +Cellular and Molecular Immunology,Nature Publishing Group,16727681|20420226 +Cellular and Molecular Life Sciences,Springer-Verlag,1420682X|14209071 +Cellular and Molecular Neurobiology,Springer-Verlag,02724340|15736830 +Cellular Immunology,Elsevier ,00088749|10902163 +Cellular Logistics,Landes Bioscience,21592780|21592799 +Cellular Microbiology,Wiley Blackwell (Blackwell Publishing),14625814|14625822 +Cellular Oncology,Springer-Verlag,22113428|22113436 +Cellular Oncology,IOS Press,15705870|18758606 +Cellular Physiology and Biochemistry,S. Karger AG,10158987|14219778 +"""Cellular Reprogramming (Formerly """"Cloning and Stem Cells"""")""",Mary Ann Liebert,21524971|21524998 +Cellular Signalling,Elsevier ,08986568| +Cellular Therapy and Transplantation,Foundation for the Development of Bone Marrow Transplantation,18668836 +Cellulose,Springer-Verlag,09690239|1572882X +Cement and Concrete Composites,Elsevier ,09589465| +Cement and Concrete Research,Elsevier ,00088846| +Cement Concrete and Aggregates,ASTM International,01496123| +Cement Science and Concrete Technology,Japan Cement Association,09163182|21873313 +CEMOTI,PERSEE Program,07649878| +CEN Case Reports,Springer-Verlag,21924449 +Centaurus,Wiley Blackwell (Blackwell Publishing),00088994|16000498 +Center for Migration Studies special issues,Wiley Blackwell (Blackwell Publishing),2050411X| +Center House Bulletin,JSTOR,0098809X| +Central African Journal of Medicine,African Journals Online ,89176 +Central and Eastern European Review,De Gruyter Open Sp. z o.o. ,17527503 +Central Asia and the Caucasus,"""Science and Education, Ltd.""",14046091| +Central Asian Affairs,Brill Academic Publishers,22142282|22142290 +Central Asian Journal of Global Health,"""University Library System, University of Pittsburgh""",21667403 +Central Asian Survey,Informa UK (Taylor & Francis),02634937|14653354 +Central Asiatic Journal,Harrassowitz Publishing House,00089192| +Central Asiatic Journal,Harrassowitz Publishing House,00089192| +Central Bank Review,Elsevier ,13030701| +Central Europe,Maney Publishing,14790963|00000000 +Central European Business Review,University of Economics,18054854|18054862 +Central European Geology,Akademiai Kiado Zrt.,17882281|17893348 +Central European History,Cambridge University Press,00089389|15691616 +Central European Journal of Biology,De Gruyter Open Sp. z o.o. ,1895104X|16443632 +Central European Journal of Botany,Academic Publishing House Researcher,24122262|2413757X +Central European Journal of Chemistry,De Gruyter Open Sp. z o.o. ,18951066|16443624 +Central European Journal of Computer Science,De Gruyter Open Sp. z o.o. ,18961533|20819935 +Central European Journal of Engineering,De Gruyter Open Sp. z o.o. ,18961541|20819927 +Central European Journal of Geosciences,De Gruyter Open Sp. z o.o. ,20819900|18961517 +Central European Journal of Immunology,Termedia Sp. z.o.o.,14263912| +Central European Journal of Management,Masaryk University Press,23362693|23364890 +Central European Journal of Mathematics,De Gruyter Open Sp. z o.o. ,18951074|16443616 +Central European Journal of Medicine,De Gruyter Open Sp. z o.o. ,18951058|16443640 +Central European Journal of Nursing and Midwifery,University of Ostrava,23363517 +Central European Journal of Operations Research,Springer-Verlag,1435246X|16139178 +Central European Journal of Physics,De Gruyter Open Sp. z o.o. ,18951082|16443608 +Central European Journal of Public Health, National Institute of Public Health,12107778|18031048 +Central European Journal of Public Policy,Walter de Gruyter GmbH,18024866 +Central European Journal of Urology,Polish Urological Association,05007208|20804873 +Central European Journal of Zoology,Academic Publishing House Researcher,24122270| +Central European Neurosurgery,Thieme Publishing Group,18684904|18684912 +Central Issues in Anthropology,Wiley Blackwell (Blackwell Publishing),07397917| +Central Nervous System Agents in Medicinal Chemistry,Bentham Science,18715249| +Central Russian Journal of Social Sciences,Infra-M Academic Publishing House,20712367| +Central States Speech Journal,Informa UK (Taylor & Francis),00089575| +CEPAL Review,United Nations Publications,16840348 +Cephalalgia,SAGE Publications,03331024|14682982 +Cerâmica,SciELO,03666913|03666913 +Cerâmica Industrial,Editora Cubo Multimidia,14134608 +Ceramics - Silikaty,"""Institute of Rock Structure and Mechanics, AS CR""",08625468| +Ceramics International,Elsevier ,02728842| +Ceramurgia International,Elsevier ,03905519| +Cercetari Agronomice in Moldova,De Gruyter Open Sp. z o.o. ,03795837|20671865 +Cercle Linguistique de Copenhague,Informa UK (Taylor & Francis),01050206| +Cereal Chemistry,Scientific Societies,00090352| +Cereal Foods World,Scientific Societies,01466283|01466283 +Cereal Research Communications,Akademiai Kiado Zrt.,01333720|17889170 +Cerebellum & Ataxias,Springer (Biomed Central Ltd.),20538871|20538871 +Cerebral Blood Flow and Metabolism (Japanese journal of cerebral blood flow and metabolism),The Japanese Society of Cerebral Blood Flow and Metabolism,09159401|21887519 +Cerebral Cortex,Oxford University Press,10473211|14602199 +Cerebrospinal Fluid Research,Springer (Biomed Central Ltd.),17438454| +Cerebrovascular Diseases,S. Karger AG,10159770|14219786 +Cerebrovascular Diseases Extra,S. Karger AG,16645456 +Cerevisia,Elsevier ,13737163| +CERNE,SciELO,01047760|23176342 +CERNE,SciELO,01047760| +CESifo Economic Studies,Oxford University Press,1610241X|16127501 +Česká a slovenská neurologie a neurochirurgie,"""Ambit Media, a.s.""",12107859|18024041 +Český finanční a účetní časopis,University of Economics,18022200|18022200 +Ceylon Journal of Medical Science,Sri Lanka Journals Online ,00112232| +Ceylon Journal of Otolaryngology,Sri Lanka Journals Online ,2012855X| +Ceylon Journal of Science (Biological Sciences),Sri Lanka Journals Online ,00692379| +Ceylon Medical Journal,Sri Lanka Journals Online ,00090875|23861274 +CFA Digest,CFA Institute,00469777|19383320 +CFA Institute Conference Proceedings,CFA Institute,15350207| +CFA Institute Conference Proceedings Quarterly,CFA Institute,19302703| +CFA Magazine,CFA Institute,15431398| +cftm,American Society of Agronomy,23743832 +CFW Plexus,Scientific Societies,2168118X +CGB Technical Report,Indiana University Center for Genomics and Bioinformatics,19331916 +Chagyo Kenkyu Hokoku (Tea Research Journal),Japanese Society of Tea Science and Technology,03666190|1883941X +Challenge,Informa UK (Taylor & Francis),05775132|15581489 +Challenge Journal of Structural Mechanics,Tulpar Academic Publishing,21498024 +Challenges,MDPI AG,20781547 +Challenges in Sustainability,Librello,22976477 +Champ pénal,OpenEdition,17775272|17775272 +Champ psy,CAIRN,22602100|22731571 +Champ psychosomatique,CAIRN,12665371|19618638 +Chanakya International Journal of Business Research,"""Indira Institute of Managment, Pune""",23952830 +CHANCE,Informa UK (Taylor & Francis),09332480|18672280 +Change and Adaptation in Socio-Ecological Systems,De Gruyter Open Sp. z o.o. ,23003669 +Change Management An International Journal,Common Ground Publishing,2327798X|23279176 +Change Over Time,Muse - Johns Hopkins University Press,21530548 +Change The Magazine of Higher Learning,Informa UK (Taylor & Francis),00091383|19399146 +Changes,Wiley Blackwell (John Wiley & Sons),02638371|1234980X +Changing English,Informa UK (Taylor & Francis),1358684X|14693585 +Channels,Landes Bioscience,19336950|19336969 +Chaos An Interdisciplinary Journal of Nonlinear Science,American Institute of Physics,10541500|10897682 +Chaos Solitons & Fractals,Elsevier ,09600779| +Chaplaincy Today,Informa UK (Taylor & Francis),10999183| +Chartered Institute of Public Finance and Accountancy Public Money,Informa UK (Taylor & Francis),02611252| +Chasqui,JSTOR,01458973| +Chasqui Revista Latinoamericana de Comunicación,CIESPAL,13901079|1390924X +Chattagram Maa-O-Shishu Hospital Medical College Journal,Bangladesh Journals Online,23057890|23064919 +Che vuoi ?,CAIRN,09942424|22624848 +Check List,Check List Journal,1809127X +Chelonian Conservation and Biology,BioOne (Chelonian Conservation and Biology Journal),10718443|19433956 +CheM,Canadian Centre of Academic Art and Science,19256981|1925699X +Chem-Bio Informatics Journal,Chem-Bio Informatics Society,13476297|13470442 +ChemBioChem,Wiley Blackwell (John Wiley & Sons),14394227|14397633 +ChemBioEng Reviews,Wiley Blackwell (John Wiley & Sons),21969744| +ChemCatChem,Wiley Blackwell (John Wiley & Sons),18673880|18673899 +ChemElectroChem,Wiley Blackwell (John Wiley & Sons),21960216| +Chemical & Engineering News,American Chemical Society,00092347|21574936 +CHEMICAL & PHARMACEUTICAL BULLETIN,Pharmaceutical Society of Japan,00092363|13475223 +Chemical and Biochemical Engineering Quarterly Journal,Croatian Society of Chemical Engineers/HDKI,03529568|18465153 +Chemical and Biological Technologies in Agriculture,Springer (Biomed Central Ltd.),21965641|21965641 +Chemical and Materials Engineering,"""Horizon Research Publishing Co., Ltd.""",23321032|23321067 +Chemical and Petroleum Engineering,Springer-Verlag,00092355|15738329 +Chemical and Process Engineering,De Gruyter Open Sp. z o.o. ,02086425|02086425 +Chemical Biology & Drug Design,Wiley Blackwell (Blackwell Publishing),17470277|17470285 +Chemical Bulletin of Kazakh National University,Center of Physical Chemical Methods of Research and Analysis,15630331|23127554 +Chemical Communications,The Royal Society of Chemistry,13597345|1364548X +Chemical Communications (London),The Royal Society of Chemistry,0009241X| +Chemical Data Collections,Elsevier ,24058300| +Chemical engineering,The Society of Chemical Engineers Japan,03759253| +Chemical Engineering & Technology,Wiley Blackwell (John Wiley & Sons),09307516|15214125 +Chemical Engineering and Processing Process Intensification,Elsevier ,02552701| +Chemical Engineering and Science,"""Science and Education Publishing Co., Ltd.""",23287381| +Chemical Engineering Communications,Informa UK (Taylor & Francis),00986445|15635201 +Chemical Engineering Journal,Elsevier ,13858947| +Chemical Engineering Research and Design,Elsevier ,02638762|02638762 +Chemical Engineering Research Bulletin,Bangladesh Journals Online,03797678|20729510 +Chemical Engineering Science,Elsevier ,00092509| +Chemical Geology,Elsevier ,00092541| +Chemical Geology Isotope Geoscience section,Elsevier ,01689622| +Chemical Health and Safety,Elsevier ,10749098| +Chemical Industry and Chemical Engineering Quarterly,National Library of Serbia,14519372|22177434 +Chemical Papers,De Gruyter Open Sp. z o.o. ,03666352|13369075 +Chemical Physics,Elsevier ,03010104| +Chemical Physics Letters,Elsevier ,00092614| +Chemical Product and Process Modeling,Walter de Gruyter GmbH,21946159|19342659 +Chemical Research in Chinese Universities,Springer-Verlag,10059040|22103171 +Chemical Research in Toxicology,American Chemical Society,0893228X|15205010 +Chemical Reviews,American Chemical Society,00092665|15206890 +Chemical Science,The Royal Society of Chemistry,20416520|20416539 +Chemical Science Transactions,Chemical Science Transactions,22783318|22783458 +Chemical Sciences Journal,OMICS Publishing Group,21503494 +Chemical Senses,Oxford University Press,0379864X|14643553 +Chemical Sensors,Walter de Gruyter GmbH,23917393 +Chemical Society Reviews,The Royal Society of Chemistry,03060012|14604744 +Chemical Speciation and Bioavailability,Informa UK (Taylor & Francis),09542299|09542299 +Chemical Technology,Publishing House Technologija,13921231| +Chemical Vapor Deposition,Wiley Blackwell (John Wiley & Sons),09481907|15213862 +Chemico-Biological Interactions,Elsevier ,00092797| +Chemie der Erde - Geochemistry,Elsevier ,00092819| +Chemie in unserer Zeit,Wiley Blackwell (John Wiley & Sons),00092851|15213781 +Chemie Ingenieur Technik,Wiley Blackwell (John Wiley & Sons),0009286X|15222640 +ChemInform,Wiley Blackwell (John Wiley & Sons),09317597|15222667 +Chemische Berichte,Wiley Blackwell (John Wiley & Sons),00092940|10990682 +Chemische Revue über die Fett- und Harz-Industrie,Wiley Blackwell (John Wiley & Sons),03667960|15214133 +Chemische Umschau auf dem Gebiet der Fette Oele Wachse und Harze,Wiley Blackwell (John Wiley & Sons),03668320|15214133 +Chemischer Informationsdienst,Wiley Blackwell (John Wiley & Sons),00092975| +Chemischer Informationsdienst Organische Chemie,Wiley Blackwell (John Wiley & Sons),03005151| +Chemistry & Biodiversity,Wiley Blackwell (John Wiley & Sons),16121872|16121880 +Chemistry & Biology,Elsevier ,10745521| +Chemistry & Industry,Wiley Blackwell (John Wiley & Sons),00093068| +Chemistry - A European Journal,Wiley Blackwell (John Wiley & Sons),09476539|15213765 +Chemistry - An Asian Journal,Wiley Blackwell (John Wiley & Sons),18614728|1861471X +Chemistry and Ecology,Informa UK (Taylor & Francis),02757540|10290370 +Chemistry and Physics of Lipids,Elsevier ,00093084| +Chemistry and Technology of Fuels and Oils,Springer-Verlag,00093092|15738310 +Chemistry Biology Ecology,Saratov State University,18169775| +Chemistry Central Journal,Springer (Biomed Central Ltd.),1752153X|1752153X +Chemistry Education Research and Practice,The Royal Society of Chemistry,17561108|11094028 +Chemistry International,Walter de Gruyter GmbH,01936484|13652192 +Chemistry Letters,The Chemical Society of Japan,03667022|13480715 +Chemistry of Heterocyclic Compounds,Springer-Verlag,00093122|15738353 +Chemistry of Materials,American Chemical Society,08974756|15205002 +Chemistry of Natural Compounds,Springer-Verlag,00093130|15738388 +chemistry of plant raw material,Altai State University,10295151|10295143 +Chemistry-Didactics-Ecology-Metrology,De Gruyter Open Sp. z o.o. ,20844506|20844506 +ChemistryOpen,Wiley Blackwell (John Wiley & Sons),21911363| +ChemistrySelect,Wiley Blackwell (John Wiley & Sons),23656549| +CHEMKON,Wiley Blackwell (John Wiley & Sons),09445846|15213730 +ChemMedChem,Wiley Blackwell (John Wiley & Sons),18607179|18607187 +ChemNanoMat,Wiley Blackwell (John Wiley & Sons),2199692X| +Chemoecology,Springer-Verlag,09377409|14230445 +Chemometrics and Intelligent Laboratory Systems,Elsevier ,01697439| +Chemosensors,MDPI AG,22279040 +Chemosensory Perception,Springer-Verlag,19365802|19365810 +Chemosphere,Elsevier ,00456535| +Chemosphere - Global Change Science,Elsevier ,14659972| +Chemotherapy,S. Karger AG,00093157|14219794 +Chemotherapy Open access,OMICS Publishing Group,21677700 +Chemotherapy Research and Practice,Hindawi Publishing Corporation,20902107|20902115 +ChemPhysChem,Wiley Blackwell (John Wiley & Sons),14394235|14397641 +ChemPlusChem,Wiley Blackwell (John Wiley & Sons),21926506| +ChemSusChem,Wiley Blackwell (John Wiley & Sons),18645631|1864564X +ChemTexts,Springer-Verlag,21993793 +ChemViews,Wiley Blackwell (John Wiley & Sons),21903735 +Chesapeake Science,Springer-Verlag,00093262| +Chest Disease Reports,PAGEPress Publications,20394764|20394772 +CHEST Journal,Elsevier ,00123692|19313543 +Chest Surgery Clinics of North America,Elsevier ,10523359| +Chiang Mai University Journal of Natural Sciences,Chiang Mai University,16851994| +Chiasmi International,Philosophy Documentation Center,16376757| +Chicago Journal of Theoretical Computer Science,Theory of Computing Exchange,10730486 +Chicago Review,JSTOR,00093696| +Child & Family Behavior Therapy,Informa UK (Taylor & Francis),07317107|1545228X +Child & Family Social Work,Wiley Blackwell (Blackwell Publishing),13567500|13652206 +Child & Youth Care Forum,Springer-Verlag,10531890|15733319 +Child & Youth Care Quarterly,Springer-Verlag,08930848| +Child & Youth Services,Informa UK (Taylor & Francis),0145935X|15452298 +Child Abuse & Neglect,Elsevier ,01452134| +Child Abuse Review,Wiley Blackwell (John Wiley & Sons),09529136|10990852 +Child and Adolescent Mental Health,Wiley Blackwell (Blackwell Publishing),1475357X|14753588 +Child and Adolescent Psychiatric Clinics of North America,Elsevier ,10564993| +Child and Adolescent Psychiatry and Mental Health,Springer (Biomed Central Ltd.),17532000|17532000 +Child and Adolescent Psychopharmacology News,Guilford Publications,10850295| +Child and Adolescent Social Work Journal,Springer-Verlag,07380151|15732797 +Child Behavior Therapy,"""Informa UK (Haworth Press, Inc.,)""",01621416| +Child Care,Mark Allen Group,17539900| +Child Care Health and Development,Wiley Blackwell (Blackwell Publishing),03051862|13652214 +Child Care in Practice,Informa UK (Taylor & Francis),13575279|1476489X +Child Care Quarterly,Springer-Verlag,00456632| +Child Development,Wiley Blackwell (Blackwell Publishing),00093920|14678624 +Child Development Perspectives,Wiley Blackwell (Blackwell Publishing),17508592|17508606 +Child Development Research,Hindawi Publishing Corporation,20903987|20903995 +Child Health Nursing Research,Korean Academy of Child Health Nursing,22879110|22879129 +Child Indicators Research,Springer-Verlag,1874897X|18748988 +Child Language Teaching and Therapy,SAGE Publications,02656590|14770865 +Child Maltreatment,SAGE Publications,10775595|00000000 +Child Neurology,Polish Society of Child Neurologists,12303690| +Child Neurology Open,SAGE Publications,2329048X +Child Neuropsychology,Informa UK (Taylor & Francis),09297049|17444136 +Child Psychiatry & Human Development,Springer-Verlag,0009398X|15733327 +Child Psychology and Psychiatry Review,Cambridge University Press,13606417|14692155 +Child s Nervous System,Springer-Verlag,02567040|14330350 +Child Studies in Asia-Pacific Contexts,Korean Association of Child Studies,2288601X| +Child Studies in Diverse Contexts,Korean Association of Child Studies,2233890X| +Childhood,SAGE Publications,09075682|00000000 +Childhood Education,Informa UK (Taylor & Francis),00094056|21620725 +Childhood in the Past,Informa UK (Taylor & Francis),17585716|20408528 +Childhood Kidney Diseases,Korean Society of Pediatric Nephrology,23840242|23840250 +Childhood Obesity (Formerly Obesity and Weight Management),Mary Ann Liebert,21532168|21532176 +Children,MDPI AG,22279067 +Children & Schools,Oxford University Press,15328759|1545682X +Children & Society,Wiley Blackwell (Blackwell Publishing),09510605|10990860 +Children and Libraries,American Library Association,15429806| +Children and Youth Services Review,Elsevier ,01907409| +Children Australia,Cambridge University Press,10350772|10350772 +Children s Geographies,Informa UK (Taylor & Francis),14733285|14733277 +Children s Health Care,Informa UK (Taylor & Francis),02739615|15326888 +Children s Literature,Muse - Johns Hopkins University Press,15433374 +Children s Literature Association Quarterly,Muse - Johns Hopkins University Press,15531201 +Children s Literature in Education,Springer-Verlag,00456713|15731693 +Children s Literature Studies and Research,"""Al Manhal FZ, LLC""",2090827X| +Children s Services,Informa UK (Taylor & Francis),10939644|15326918 +Children Youth and Environments,"""Children, Youth and Environments Center""",15462250|15462250 +Chilean journal of agricultural research,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185839 +CHIMERA Revista de Corpus de Lenguas Romances y Estudios Lingüísticos,Servicio de Publicaciones de la Universidad Autonoma de Madrid,23862629|23862629 +Chimères,CAIRN,09866035|21114412 +Chimerism,Landes Bioscience,19381956|19381964 +CHIMIA International Journal for Chemistry,Swiss Chemical Society,00094293|00000000 +Chimica Techno Acta,Ural Federal University,24095613|24111414 +China & World Economy,Wiley Blackwell (Blackwell Publishing),16712234|1749124X +China Accounting and Finance Review,Springer - Global Science Journals,23073055 +China Agricultural Economic Review,Emerald (MCB UP ),1756137X| +China An International Journal,World Scientific ,02197472|02198614 +China and Sinology,China Research Center,15988465| +China and WTO Review,Yijun Institute of International Law,23838221|23844388 +China Communications,Institute of Electrical and Electronics Engineers,16735447| +China Economic Journal,Informa UK (Taylor & Francis),17538963| +China Economic Journal,Informa UK (Taylor & Francis),17538963|17538971 +China Economic Policy Review,World Scientific ,17939690|17939704 +China Economic Review,Elsevier ,1043951X| +China Finance and Economic Review,Springer (Biomed Central Ltd.),20954638|21965633 +China Finance Review International,Emerald (MCB UP ),20441398| +China Foundry,Springer-Verlag,16726421|23659459 +china Frontiers,The Higher Education Electronic & Audio-Video Press,14323123| +China Information,SAGE Publications,0920203X|1741590X +China Journal of Accounting Research,Elsevier ,17553091| +China Journal of Accounting Studies,Informa UK (Taylor & Francis),21697221|21697213 +China Journal of Chinese Materia Medica,China Journal of Chinese Materia Medica,10015302| +China Journal of Social Work,Informa UK (Taylor & Francis),17525098|17525101 +China Law Review,Informa UK (Taylor & Francis),17457238|17506611 +China Ocean Engineering,Springer-Verlag,08905487|21918945 +China PARTICUOLOGY,Elsevier ,16722515| +China Population Resources and Environment,Elsevier ,1872583X| +China Quarterly of International Strategic Studies,World Scientific ,23777400|23777419 +China Report,SAGE Publications,00094455|0973063X +China Review International,Muse - Johns Hopkins University Press,15279367 +China Studies,"""Institute of Chinese Studies, Hankuk University of Foreign Studies""",12258695| +China-EU Law Journal,Springer-Verlag,18685153|18685161 +China-USA Business Review,David Publishing Company,15371514|15371514 +Chinese Annals of Mathematics Series B,Springer-Verlag,02529599|18606261 +Chinese Archaeology,Walter de Gruyter GmbH,21605025|21605068 +Chinese as a Second Language Research,Walter de Gruyter GmbH,21932263|21932271 +Chinese Astronomy,Elsevier ,01466364| +Chinese Astronomy and Astrophysics,Elsevier ,02751062| +Chinese Birds,Chinese Birds Press,16747674| +CHINESE BULLETIN OF BOTANY,China Science Publishing & Media Ltd.,16743466| +Chinese Business Review,David Publishing Company,15371506|15371506 +Chinese Chemical Letters,Elsevier ,10018417| +Chinese Economy,Informa UK (Taylor & Francis),10971475|15580954 +Chinese Education & Society,Informa UK (Taylor & Francis),10611932|19447116 +Chinese Geographical Science,Springer-Verlag,10020063|1993064X +Chinese Herbal Medicines,Elsevier ,16746384| +Chinese Journal of Aeronautics,Elsevier ,10009361| +Chinese Journal of Agricultural Biotechnology,Cambridge University Press,14792362| +Chinese Journal of Analytical Chemistry,Elsevier ,18722040| +CHINESE JOURNAL OF ANALYTICAL CHEMISTRY (CHINESE VERSION),China Science Publishing & Media Ltd.,02533820| +Chinese Journal of Applied Linguistics,Walter de Gruyter GmbH,21929505|21929513 +Chinese Journal of Appplied Environmental Biology,China Science Publishing & Media Ltd.,1006687X| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Astronomy and Astrophysics,IOP Publishing,10099271| +Chinese Journal of Biology,Hindawi Publishing Corporation,23147474 +Chinese Journal of Biotechnology,Elsevier ,18722075| +Chinese Journal of Cancer,Springer (Biomed Central Ltd.),1000467X|1944446X +Chinese Journal of Cancer Research,Springer-Verlag,10009604|19930631 +Chinese Journal of Catalysis,Elsevier ,18722067| +CHINESE JOURNAL OF CATALYSIS (CHINESE VERSION),China Science Publishing & Media Ltd.,02539837| +Chinese Journal of Chemical Engineering,Elsevier ,10049541| +Chinese Journal of Chemical Physics,American Institute of Physics,10037713|16740068 +Chinese Journal of Chemistry,Wiley Blackwell (John Wiley & Sons),1001604X|16147065 +Chinese Journal of Chromatography,China Science Publishing & Media Ltd.,10008713|18722059 +Chinese Journal of Clinical Oncology,Springer-Verlag,16727118|19935145 +Chinese Journal of Communication,Informa UK (Taylor & Francis),17544750|17544769 +Chinese Journal of Computers,China Science Publishing & Media Ltd.,02544164| +Chinese Journal of Digestive Diseases,Wiley Blackwell (Blackwell Publishing),14439611|14439573 +CHINESE JOURNAL OF ECO-AGRICULTURE,China Science Publishing & Media Ltd.,16713990| +Chinese Journal of Electronics,Institution of Electrical Engineers,10224653|20755597 +Chinese Journal of Engineering,Hindawi Publishing Corporation,23148063 +Chinese Journal of Geochemistry,Springer-Verlag,10009426|19930364 +Chinese Journal of Geophysics,Wiley Blackwell (John Wiley & Sons),08989591| +Chinese Journal of Integrative Medicine,Springer-Verlag,16720415|19930402 +Chinese Journal of International Law,Oxford University Press,15401650|17469937 +Chinese Journal of Lasers,Shanghai Institute of Optics and Fine Mechanics,02587025| +Chinese Journal of Liquid Crystals and Displays,Shanghai Institute of Optics and Fine Mechanics,10072780| +Chinese Journal of Luminescence,Shanghai Institute of Optics and Fine Mechanics,10007032| +Chinese Journal of Mathematics,Hindawi Publishing Corporation,23148071 +Chinese Journal of Mechanical Engineering,Chinese Journal of Mechanical Engineering,10009345|21928258 +Chinese Journal of Multiple Organ Diseases in the Elderly,China Science Publishing & Media Ltd.,16715403| +Chinese Journal of Natural Medicines,China Science Publishing & Media Ltd.,16723651| +Chinese Journal of Natural Medicines,Elsevier ,18755364| +Chinese Journal of Oceanology and Limnology,Springer-Verlag,02544059|19935005 +Chinese Journal of Optics and Applied Optics,Shanghai Institute of Optics and Fine Mechanics,16742915| +Chinese Journal of Organic Chemistry,Shaghai Institute of Organic Chemistry,02532786| +Chinese Journal of Plant Ecology,Chinese Journal of Plant Ecology,1005264X| +CHINESE JOURNAL OF POLAR RESEARCH,China Science Publishing & Media Ltd.,10077073| +Chinese Journal of Polymer Science,Springer-Verlag,02567679|14396203 +Chinese Journal of Population Resources and Environment,Informa UK (Taylor & Francis),10042857|23254262 +Chinese Journal of Semiconductors,IOP Publishing,02534177| +Chinese Journal of Sociology,SAGE Publications,2057150X|20571518 +Chinese Journal of Traumatology,Elsevier ,10081275| +Chinese Journal of Urban and Environmental Studies,World Scientific ,23457481|2345752X +Chinese Language & Discourse,John Benjamins Publishing Company,18777031|18778798 +Chinese Law & Government,Informa UK (Taylor & Francis),00094609|19447051 +Chinese Literature Essays Articles Reviews (CLEAR),JSTOR,01619705| +Chinese Management Studies,Emerald (MCB UP ),1750614X| +Chinese Medical Journal,Medknow Publications,03666999| +Chinese Medical Record English Edition,Informa UK (Taylor & Francis),23256176|23256176 +Chinese Medical Sciences Journal,Elsevier ,10019294| +Chinese Medicine,"""Scientific Research Publishing, Inc.""",21511918|21511926 +Chinese Medicine,Springer (Biomed Central Ltd.),17498546|17498546 +Chinese Neurosurgical Journal,Springer (Biomed Central Ltd.),20574967 +Chinese Nursing Research,Elsevier ,20957718| +Chinese Optics,Shanghai Institute of Optics and Fine Mechanics,20951531| +Chinese Optics Letters,Shanghai Institute of Optics and Fine Mechanics,16717694| +Chinese Physics,IOP Publishing,10091963|17414199 +Chinese Physics B,IOP Publishing,16741056| +Chinese Physics C,IOP Publishing,16741137| +Chinese Physics C,IOP Publishing,16741137| +Chinese Physics Letters,IOP Publishing,0256307X|17413540 +Chinese Political Science Review,Springer-Verlag,23654244|23654252 +Chinese Science Bulletin,Springer-Verlag,10016538|18619541 +Chinese Science Bulletin (Chinese Version),Science in China Press,0023074X| +Chinese Semiotic Studies,Walter de Gruyter GmbH,21989605|21989613 +Chinese Sociological Review,Informa UK (Taylor & Francis),21620555|21620563 +Chinese Sociology & Anthropology,Informa UK (Taylor & Francis),00094625| +Chinese Studies,Korean Association for Chinese Studies,12299618| +Chinese Studies,"""Scientific Research Publishing, Inc.""",21685428|2168541X +Chinese Studies in History,Informa UK (Taylor & Francis),00094633|15580407 +Chinese Traditional Culture,Hans Publishers,23326794|23326824 +Chinesische Medizin / Chinese Medicine,Springer-Verlag,09302786|21965668 +CHINOPERL,Informa UK (Taylor & Francis),01937774|20516150 +Chiral Alkanes by Hydrogenation of Prochiral Alkenes Catalyzed by Rhodium(I) Complexes,Thieme Publishing Group,20600089 +Chiral Lewis Acid Catalyzed [3 + 3] Cycloadditions of Nitrones to Doubly Activated Cyclopropanes,Thieme Publishing Group,20300034 +Chirality,Wiley Blackwell (John Wiley & Sons),08990042|1520636X +CHIRONOMUS Journal of Chironomidae Research,Norwegian University of Science and Technology Library,01721941|23875372 +Chiropractic & Manual Therapies,Springer (Biomed Central Ltd.),2045709X|2045709X +Chiropractic & Osteopathy,Springer (Biomed Central Ltd.),17461340| +Chirurgia Plastica,Springer-Verlag,03405664| +Chirurgia Plastyczna i Oparzenia / Plastic Surgery & Burns,Evereth Publishing,23007893|23917989 +Chirurgie,Elsevier ,00014001| +Chirurgie de la Main,Elsevier ,12973203| +Chirurgische Gastroenterologie,S. Karger AG,01779990|14219808 +Chitkara Chemistry Review,Chitkara University Publications,23202807|23208813 +Chittagong University Journal of Biological Sciences,Bangladesh Journals Online,19967772| +CHIYEOK KWA YEOKSA The Journal of Korean History,The Pukyung Institute for Korean History,12296600| +Choice Reviews Online,American Library Association,00094978|15238253 +Cholesterol,Hindawi Publishing Corporation,20901283|20901291 +Chonnam Medical Journal,Chonnam National University Medical School (KAMJE),03779564|22337393 +Choonpa Igaku,The Japan Society of Ultrasonics in Medicine,13461176|18819311 +Chôra,Philosophy Documentation Center,15838617| +CHOREGIA,"""Department of Sport Management , University of Peloponnese""",17914027|17914027 +Choreographic Practices,Intellect,20405669|20405677 +Chornomorski Botanical Journal,Chornomorski Botanical Journal,1990553X|23089628 +Chrétiens et sociétés,OpenEdition,1257127X|19650809 +CHRISMED Journal of Health and Research,Medknow Publications,23483334| +Christian Bioethics,Oxford University Press,13803603|17444195 +Christian Higher Education,Informa UK (Taylor & Francis),15363759|15394107 +Christian Journal for Global Health,Christian Journal for Global Health,21672415 +Christianity & Literature,SAGE Publications,01483331|20565666 +Christianity and History in Korea,The Institute of the History of Christianity in Korea,15987256| +chromatikon,Philosophy Documentation Center,20344651| +Chromatographia,Springer-Verlag,00095893|16121112 +Chromatographic Reviews,Elsevier ,00095907| +Chromatography,MDPI AG,22279075 +Chromatography,The Society for Chromatographic Sciences,13428284|13483315 +Chromatography Research International,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20903502|20903510 +Chromosoma,Springer-Verlag,00095915|14320886 +Chromosome Botany,International Society of Chromosome Botany,18815936|18818285 +Chromosome Research,Springer-Verlag,09673849|15736849 +Chronic Diseases and Translational Medicine,Elsevier ,2095882X| +Chronic Illness,SAGE Publications,17423953|17459206 +Chronic Obstructive Pulmonary Diseases Journal of the COPD Foundation,COPD Foundation,2372952X|2372952X +Chronic Respiratory Disease,SAGE Publications,14799723|14799731 +Chronic Wound Care Management and Research,Dove Medical Press,2324481X +Chronicle of The New Researcher,Sigma Xi,23345225| +Chronicles of Surgery,Herbert Publications,20537212 +Chronicles of Young Scientists,Medknow Publications,22295186| +Chronique d Egypte,"""Brepols Publishers, NV""",00096067| +Chronique des activités archéologiques de l’École française de Rome,OpenEdition,22825703 +Chronique ONU,United Nations Publications,24119911 +Chroniques du manuscrit au Yémen,OpenEdition,21160813 +Chronobiology International,Informa UK (Taylor & Francis),07420528|15256073 +ChronoPhysiology and Therapy,Dove Medical Press,22302026 +Chungará (Arica),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177356 +Chuoujuikaizasshi,Japanese Society of Veterinary Science,18839096 +Church History,Cambridge University Press,00096407|17552613 +Church History and Religious Culture,Brill Academic Publishers,1871241X|18712428 +CHUUGOKU GOGAKU,The Chinese Linguistic Society of Japan,18846033 +Chymia,JSTOR,00959367| +CHŁODNICTWO,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00094919| +CIC Cuadernos de Información y Comunicación,Universidad Complutense de Madrid,11357991|19884001 +CIDADES Comunidades e Territórios,Dinamia'cet-IUL,21823030 +Ciência & Educação (Bauru),SciELO,15167313|15167313 +Ciência & Educação (Bauru),SciELO,15167313|15167313 +Ciência & Educação (Bauru),SciELO,1980850X +Ciência & Engenharia,Fundacao de Apoio Universitario,0103944X|19834071 +Ciência & Saúde,EDIPUCRS,1983652X +Ciência & Saúde Coletiva,SciELO,14138123|14138123 +Ciência & Tecnologia dos Materiais,Elsevier ,08708312| +Ciencia & trabajo,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182449 +Ciência Animal Brasileira,Universidade Federal de Goias,10896891 +Ciência Animal Brasileira,SciELO,15182797|18096891 +Ciência Cuidado e Saúde,Universidade Estadual de Maringa,16773861|19847513 +Ciência da Informação,SciELO,01001965|01001965 +Ciência e Agrotecnologia,SciELO,14137054|14137054 +Ciencia e Ingeniería Neogranadina,Universidad Militar Nueva Granada,01248170|19097735 +Ciencia e Innovación en Salud,Universidad Simon Bolivar,23448636| +Ciencia e Interculturalidad,Latin America Journals Online,19979231|22236260 +Ciencia e investigación agraria,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7181620 +Ciência e Natura,Universidade Federal de Santa Maria,01008307|2179460X +Ciência e sociedade,Brazilian Center for Physican Research,23174595 +Ciência e Técnica Vitivinícola,EDP Sciences,24163953|24163953 +Ciência e Tecnologia de Alimentos,SciELO,01012061|01012061 +Ciência em Movimento,Instituto Porto Alegre da Igreja Metodista,19839480 +CIENCIA EN DESARROLLO,Universidad Pedagogica y Tecnologica de Colombia,01217488| +Ciência Florestal,Universidade Federal de Santa Maria,01039954|19805098 +Ciencia Política,Universidad Nacional de Colombia,1909230X| +Ciência Rural,SciELO,01038478|01038478 +Ciencia y agricultura,Universidad Pedagogica y Tecnologica de Colombia,01228420| +Ciencia y enfermería,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7179553 +Ciencia y Poder Aéreo,Escuela de Posgrados FAC,19097050|23899468 +Ciencia y Tecnologia Alimentaria,Informa UK (Taylor & Francis),11358122| +Ciencia y Tecnología para la Salud Visual y Ocular,Universidad de la Salle,16928415|23898801 +Ciencias Clínicas,Elsevier ,16651383| +Ciencias de la Salud,Colegio Mayor de Nuestra Senora del Rosario,16927273|21454507 +Ciencias Económicas,Universidad Nacional del Litoral,16668359|2362552X +Ciencias Espaciales,Latin America Journals Online,22255249| +Ciências Humanans e Sociais em Revista,Editora Cubo Multimidia,2177756X +Ciencias Marinas,Instituto de Investigaciones Oceanologicas,01853880|23959053 +Ciências Sociais Unisinos,Universidade do Vale do Rio Dos Sinos - UNISINOS,15197050|21776229 +Científica,FUNEP,01000039|19845529 +CIEPŁOWNICTWO OGRZEWNICTWO WENTYLACJA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",01373676| +CIHS Journal,California Institute for Human Science,19316917 +Cilia,Springer (Biomed Central Ltd.),20462530|20462530 +CIM Journal,"""Canadian Institute of Mining, Metallurgy, and Petroleum""",19236026| +CIN Computers Informatics Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15382931| +Cine forum,Cineforum,20949839| +CINEJ Cinema Journal,"""University Library System, University of Pittsburgh""",21592411|21588724 +Cinema Journal,Muse - Johns Hopkins University Press,00097101|15272087 +Cinémas d’Amérique latine,OpenEdition,12674397|24251356 +Cinémas Revue d études cinématographiques,Consortium Erudit,11816945|17056500 +Cinergis,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,21774005 +Cinta de moebio,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0717554X +Cipango,OpenEdition,11645857|22607706 +Cipango - French Journal of Japanese Studies,OpenEdition,22681744 +Circa,JSTOR,02639475| +Circuit Musiques contemporaines,Consortium Erudit,11831693|14889692 +Circuit Technology,Japan Institute of Electronics Packaging,09148299|1884118X +Circuit World,Emerald (MCB UP ),03056120| +Circuits and Systems,"""Scientific Research Publishing, Inc.""",21531285|21531293 +Circuits and Systems An International Journal,Academy and Industry Research Collaboration Center,23492171 +Circuits Systems and Signal Processing,Springer-Verlag,0278081X|15315878 +Circula,Universite de Sherbrooke,23696761 +Circulation,Ovid Technologies Wolters Kluwer -American Heart Association,00097322|15244539 +Circulation Arrhythmia and Electrophysiology,Ovid Technologies Wolters Kluwer -American Heart Association,19413149|19413084 +Circulation Cardiovascular Genetics,Ovid Technologies Wolters Kluwer -American Heart Association,1942325X|19423268 +Circulation Cardiovascular Imaging,Ovid Technologies Wolters Kluwer -American Heart Association,19419651|19420080 +Circulation Cardiovascular Interventions,Ovid Technologies Wolters Kluwer -American Heart Association,19417640|19417632 +Circulation Cardiovascular Quality and Outcomes,Ovid Technologies Wolters Kluwer -American Heart Association,19417705|19417713 +Circulation Heart Failure,Ovid Technologies Wolters Kluwer -American Heart Association,19413289|19413297 +Circulation Journal,The Japanese Circulation Society,13469843|13474820 +Circulation Research,Ovid Technologies Wolters Kluwer -American Heart Association,00097330|15244571 +Círculo de lingüística aplicada a la comunicación,Universidad Complutense de Madrid,15764737 +CIRP Annals - Manufacturing Technology,Elsevier ,00078506| +CIRP Journal of Manufacturing Science and Technology,Elsevier ,17555817| +Cirugía Cardiovascular,Elsevier ,11340096| +Cirugía Española,Elsevier ,0009739X| +Cirugía Española (English Edition),Elsevier ,21735077| +CIRUGIA PARAGUAYA,Instituto de Investigaciones en Ciencias de la Salud,23070420 +Cirugía Plástica Ibero-Latinoamericana,Instituto de Salud Carlos III/BNCS/SciELO Espana,03767892|03767892 +Cirugía y Cirujanos,Elsevier ,00097411| +Cirujano General,Elsevier ,14050099| +CIS Iron and Steel Review,Ore and Metals Publishing House,20720815| +Cités,CAIRN,12995495|19696876 +Cities,Elsevier ,02642751| +Cities and the Environment,Loyola Marymount University,19327048 +Cities People Places An International Journal on Urban Environments,Sri Lanka Journals Online ,24489247| +Citius Altius Fortius,Servicio de Publicaciones de la Universidad Autonoma de Madrid,23409886| +Citizenship Social and Economics Education,SAGE Publications,14788047|20471734 +Citizenship Studies,Informa UK (Taylor & Francis),13621025|14693593 +Citizenship Teaching and Learning,Intellect,17511917|17511925 +Citrus Research & Technology,GN1 Genesis Network,22363122| +CITTADINANZA EUROPEA (LA),Franco Angeli,20392788|20399383 +City,Informa UK (Taylor & Francis),13604813|14703629 +City & Society,Wiley Blackwell (Blackwell Publishing),08930465|1548744X +City and Community,Wiley Blackwell (Blackwell Publishing),15356841|15406040 +City Culture and Society,Elsevier ,18779166| +City Dental College Journal,Bangladesh Journals Online,23052694 +City Territory and Architecture,Springer (Biomed Central Ltd.),21952701|21952701 +CITYGREEN Nature & Health in Cities,Research Publishing Services,20100981| +Ciudad Paz-ando,Universidad Distrital Francisco Jose de Caldas,20115253|2422278X +Civil and Environmental Engineering,De Gruyter Open Sp. z o.o. ,13365835 +Civil And Environmental Engineering Reports,De Gruyter Open Sp. z o.o. ,20805187|20805187 +Civil Engineering and Architecture,"""Horizon Research Publishing Co., Ltd.""",23321091|23321121 +Civil Engineering and Environmental Systems,Informa UK (Taylor & Francis),10286608|10290249 +Civil Engineering and Urban Planning An International Journal (CiVEJ),Academy and Industry Research Collaboration Center,23945818 +Civil Engineering Dimension,Petra Christian University,14109530|1979570X +Civil Engineering Innovation,Thomas Telford Ltd.,17550890|17550904 +Civil Engineering Magazine Archive,American Society of Civil Engineers,23810688 +Civil Engineering Systems,Informa UK (Taylor & Francis),02630257| +Civil War History,Muse - Johns Hopkins University Press,15336271 +Civil Wars,Informa UK (Taylor & Francis),13698249|1743968X +Civilisations,OpenEdition,00098140|20320442 +Civitas - Revista de Ciências Sociais,EDIPUCRS,15196089|19847289 +CJEM,Cambridge University Press,14818035|14818043 +Cladistics,Wiley Blackwell (Blackwell Publishing),07483007|10960031 +Claremont-UC Undergraduate Research Conference on the European Union,Claremont Colleges Library,21528713|21545731 +Classica - Revista Brasileira de Estudos Clássicos,Coimbra University Press,01034316|21766436 +Classica Cracoviensia,Ksiegarnia Akademicka Sp. z.o.o.,15058913|15058913 +Classical and Quantum Gravity,IOP Publishing,02649381|13616382 +Classical Antiquity,University of California Press,02786656|10678344 +Classical Philology,The University of Chicago Press,0009837X|1546072X +Classical Receptions Journal,Oxford University Press,17595134|17595142 +Classical World,Muse - Johns Hopkins University Press,15589234 +Classics Ireland,JSTOR,07919417| +Classroom Discourse,Informa UK (Taylor & Francis),19463014|19463022 +Clay Minerals,The Mineralogical Society,00098558|14718030 +Clays and Clay Minerals,Clay Minerals Society,00098604|00000000 +CLCWeb Comparative Literature and Culture,Purdue University (bepress),14814374 +CLEAN - Soil Air Water,Wiley Blackwell (John Wiley & Sons),18630650|18630669 +Clean Air,Informa UK (Taylor & Francis),15614417| +Clean Air International Journal on Energy for a Clean Environment,Begell House Inc.,15614417| +Clean Air Journal,Academy of Science of South Africa,10171703|2410972X +Clean Coal and Energy,Hans Publishers,2334332X|23343516 +Clean Products and Processes,Springer-Verlag,14352974| +Clean Technologies and Environmental Policy,Springer-Verlag,1618954X|16189558 +Clean Technology,The Korean Society of Clean Technology,15989712| +Clefs CEA,EDP Sciences,02986248| +CLEI electronic journal,Centro Latino Americano de Estudios en Informatica,7175000 +Cleveland Clinic Journal of Medicine,Cleveland Clinic Journal of Medicine,08911150|19392869 +Cleveland Studies in the History of Art,"""Brepols Publishers, NV""",10923934| +Climacteric,Informa UK (Taylor & Francis),13697137|14730804 +Climate,MDPI AG,22251154 +Climate and Development,Informa UK (Taylor & Francis),17565529|17565537 +Climate Change and Environmental Sustainability,Diva Enterprises Private Limited,23206411|2320642X +Climate Change Economics,World Scientific ,20100078|20100086 +Climate Change Research Letters,Hans Publishers,21685711|21685703 +Climate Change Responses,Springer (Biomed Central Ltd.),20537565|20537565 +Climate Disaster and Development Journal,"""Oscar M. Lopez for Climate Change Adaptation and Disaster Risk Management Foundation, Inc.""",24676926 +Climate Dynamics,Springer-Verlag,09307575|14320894 +Climate in Biosphere,The Society of Agricultural Meteorology of Japan,13465368|21857954 +Climate Law,IOS Press,18786553|18786561 +Climate of the Past,Copernicus GmbH,18149332 +Climate of the Past Discussions,Copernicus GmbH,18149359 +Climate Policy,Informa UK (Taylor & Francis),14693062|17527457 +Climate Research,Inter-Research Science Center,0936577X|16161572 +Climate Risk Management,Elsevier ,22120963| +Climate Services,Elsevier ,24058807| +Climatic Change,Springer-Verlag,01650009|15731480 +Climatologie,INIST-CNRS,19963041|24135380 +Clin-Alert,SAGE Publications,00694770|1530812X +Clinica Chimica Acta,Elsevier ,00098981| +Clínica Contemporánea,Colegio Oficial de Psicologos de Madrid,19899912| +Clínica e Investigación en Arteriosclerosis,Elsevier ,02149168| +Clínica e Investigación en Ginecología y Obstetricia,Elsevier ,0210573X| +Clínica e Investigación Relacional,Instituto de Psicoterapia Relacional (IPR),19882939 +Clínica y Salud,Elsevier ,11305274|11305274 +Clinical & Biomedical Research,Editora Cubo Multimidia,23579730 +Clinical & Experimental Allergy,Wiley Blackwell (Blackwell Publishing),09547894|13652222 +Clinical & Experimental Allergy Reviews,Wiley Blackwell (Blackwell Publishing),14729725|14729725 +Clinical & Experimental Immunology,Wiley Blackwell (Blackwell Publishing),00099104|13652249 +Clinical & Experimental Metastasis,Springer-Verlag,02620898|15737276 +Clinical & Experimental Thrombosis and Hemostasis,The Korean Society on Thrombosis and Hemostasis,22888209|22888217 +Clinical & Experimental Thyroidology,Korean Thyroid Association (KAMJE),23842636| +Clinical & Laboratory Haematology,Wiley Blackwell (Blackwell Publishing),01419854|13652257 +Clinical & Translational Immunology,Nature Publishing Group,20500068 +Clinical & Translational Oncology,Springer-Verlag,1699048X|16993055 +Clinical Acupuncture and Oriental Medicine,Elsevier ,14611449| +Clinical Advances in Periodontics,American Academy of Periodontology,21630097| +Clinical Anatomy,Wiley Blackwell (John Wiley & Sons),08973806|10982353 +Clinical and Applied Immunology Reviews,Elsevier ,15291049| +Clinical and Applied Thrombosis/Hemostasis,SAGE Publications,10760296|19382723 +Clinical and Developmental Immunology,Hindawi Publishing Corporation,17402522|17402530 +Clinical and Diagnostic Laboratory Immunology,American Society for Microbiology,1071412X| +Clinical and Diagnostic Virology,Elsevier ,09280197| +Clinical and Experimental Dental Research,Wiley Blackwell (John Wiley & Sons),20574347| +Clinical and Experimental Dermatology,Wiley Blackwell (Blackwell Publishing),03076938|13652230 +Clinical and Experimental Dialysis and Apheresis,Informa UK (Taylor & Francis),02765497| +Clinical and Experimental Emergency Medicine,Korean Society of Emergency Medicine,23834625 +Clinical and Experimental Gastroenterology,Dove Medical Press,11787023 +Clinical and Experimental Hepatology,Termedia Sp. z.o.o.,23921099| +Clinical and Experimental Hypertension,Informa UK (Taylor & Francis),10641963|15256006 +Clinical and Experimental Hypertension Part A Theory and Practice,Informa UK (Taylor & Francis),07300077| +Clinical and Experimental Hypertension Part B Hypertension in Pregnancy,Informa UK (Taylor & Francis),07300085| +Clinical and Experimental Medical Journal,Akademiai Kiado Zrt.,20606249|2060968X +Clinical and Experimental Medical Sciences,"""Hikari, Ltd.""",13147528|13147676 +Clinical and Experimental Medicine,Springer-Verlag,15918890|15919528 +Clinical and Experimental Nephrology,Springer-Verlag,13421751|14377799 +Clinical and Experimental Neuroimmunology,Wiley Blackwell (Blackwell Publishing),17591961|17591961 +Clinical and Experimental Ophthalmology,Wiley Blackwell (Blackwell Publishing),14426404|14429071 +Clinical and Experimental Optometry,Wiley Blackwell (Blackwell Publishing),08164622|14440938 +Clinical and Experimental Otorhinolaryngology,Korean Society of Otorhinolaryngology-Head and Neck Surgery,19768710|20050720 +Clinical and Experimental Pharmacology,OMICS Publishing Group,21611459 +Clinical and Experimental Pharmacology and Physiology,Wiley Blackwell (Blackwell Publishing),03051870|14401681 +Clinical and Experimental Psychology,OMICS Publishing Group,24712701 +Clinical and Experimental Reproductive Medicine,The Korean Society for Reproductive Medicine (KAMJE),22338233|22338241 +Clinical and experimental thyroidology,Endocrinology Research Centre,19955472|23103787 +Clinical and Experimental Vaccine Research,Korean Vaccine Society (KAMJE),22873651|2287366X +Clinical and Laboratorial Research in Dentistry,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23578041 +Clinical and Molecular Allergy,Springer (Biomed Central Ltd.),14767961|14767961 +Clinical and Molecular Hepatology,The Korean Association for the Study of the Liver ,22872728|2287285X +Clinical and Translational Allergy,Springer (Biomed Central Ltd.),20457022|20457022 +Clinical and Translational Gastroenterology,Nature Publishing Group,2155384X +Clinical and Translational Imaging,Springer-Verlag,22815872|22817565 +Clinical and Translational Medicine,Springer (Biomed Central Ltd.),20011326|20011326 +Clinical and Translational Science,Wiley Blackwell (Blackwell Publishing),17528054|17528062 +Clinical and Vaccine Immunology,American Society for Microbiology,15566811|1556679X +Clinical Anti-Inflammatory & Anti-Allergy Drugs,Bentham Science,22127038| +Clinical Audit,Dove Medical Press,11792760 +Clinical Autonomic Research,Springer-Verlag,09599851|16191560 +Clinical Biochemistry,Elsevier ,00099120| +Clinical Biomechanics,Elsevier ,02680033| +Clinical Breast Cancer,Elsevier ,15268209|19380666 +Clinical Bulletin of Myofascial Therapy,Informa UK (Taylor & Francis),10894195| +Clinical Cancer Drugs,Bentham Science,2212697X| +Clinical Cancer Investigation Journal,Medknow Publications,22780513| +Clinical Cancer Research,American Association for Cancer Research,10780432|15573265 +Clinical Cancer Reviews,Elsevier ,19461674|19461682 +Clinical Cardiology,Wiley Blackwell (John Wiley & Sons),01609289|19328737 +Clinical Case Reports,Wiley Blackwell (John Wiley & Sons),20500904| +Clinical Case Reports and Reviews,Open Access Text,20590393 +Clinical Case Studies,SAGE Publications,15346501|00000000 +CLINICAL CASES IN MINERAL AND BONE METABOLISM,CIC Edizioni Internazionali,19713266 +Clinical Chemistry,American Association for Clinical Chemistry,00099147|15308561 +Clinical Chemistry and Laboratory Medicine (CCLM),Walter de Gruyter GmbH,14346621|14374331 +Clinical Child and Family Psychology Review,Springer-Verlag,10964037|15732827 +Clinical Child Psychology and Psychiatry,SAGE Publications,13591045|14617021 +Clinical Chiropractic,Elsevier ,14792354| +Clinical Colorectal Cancer,Elsevier ,15330028|19380674 +Clinical Communications-Oncology,Medknow Publications,23938633| +Clinical Cornerstone,Elsevier ,10983597| +Clinical Cosmetic and Investigational Dentistry,Dove Medical Press,11791357 +Clinical Cosmetic and Investigational Dermatology,Dove Medical Press,11787015 +CLINICAL DENTISTRY,Ternopil State Medical University,23119624| +Clinical Dermatology,CIC Edizioni Internazionali,22824103 +Clinical Diabetes,American Diabetes Association,08918929|08918929 +Clinical Diabetes and Endocrinology,Springer (Biomed Central Ltd.),20558260|20558260 +Clinical Drug Investigation,Springer-Verlag,11732563|11791918 +Clinical Dysmorphology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09628827| +Clinical EEG and Neuroscience,SAGE Publications,15500594| +Clinical Effectiveness in Nursing,Elsevier ,13619004| +Clinical Endocrinology,Wiley Blackwell (Blackwell Publishing),03000664|13652265 +Clinical Endocrinology News,Elsevier ,15580164| +Clinical Endoscopy,The Korean Society of Gastrointestinal Endoscopy (KAMJE),22342400|22342443 +Clinical Epidemiology,Dove Medical Press,11791349 +Clinical Epidemiology and Global Health,Elsevier ,22133984| +Clinical Epidemiology Reviews,Swedish Science Pioneers,20016565 +Clinical Epigenetics,Springer-Verlag,18687075|18687083 +Clinical Ethics,SAGE Publications,14777509|1758101X +Clinical Excellence for Nurse Practitioners,Elsevier- Churchill Livingstone,10852360| +Clinical Eye and Vision Care,Elsevier ,09534431| +Clinical Gastroenterology and Hepatology,Elsevier ,15423565| +Clinical Genetics,Wiley Blackwell (Blackwell Publishing),00099163|13990004 +Clinical Genitourinary Cancer,Elsevier ,15587673|19380682 +Clinical Gerontologist,Informa UK (Taylor & Francis),07317115|15452301 +Clinical Governance An International Journal,Emerald (MCB UP ),14777274| +Clinical Hemorheology and Microcirculation,IOS Press,13860291|18758622 +Clinical Hepatology and Hepatitis Reports,Herbert Publications,2055088X +Clinical Hypertension,Springer (Biomed Central Ltd.),20565909|20565909 +Clinical Imaging,Elsevier ,08997071| +Clinical Immunology,Elsevier ,15216616|15217035 +Clinical Immunology and Immunopathology,Elsevier - Academic Press,00901229|10902341 +Clinical Immunology Endocrine & Metabolic Drugs,Bentham Science,22127070| +Clinical Immunology Newsletter,Elsevier ,01971859| +Clinical Immunotherapeutics,Springer-Verlag,11727039| +Clinical Implant Dentistry and Related Research,Wiley Blackwell (Blackwell Publishing),15230899|17088208 +Clinical Infectious Diseases,Oxford University Press,10584838|15376591 +Clinical Intensive Care,Informa UK (Taylor & Francis),09563075|14737752 +Clinical Interventions in Aging,Dove Medical Press,11769092|11781998 +Clinical Investigation,"""Future Science, LTD""",20416792|20416806 +Clinical Journal of Gastroenterology,Springer-Verlag,18657257|18657265 +Clinical Journal of Oncology Nursing,Oncology Nursing Society,1538067X|1538067X +Clinical Journal of Pain,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07498047| +Clinical Journal of Sport Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1050642X| +Clinical Journal of the American Society of Nephrology,American Society of Nephrology,15559041|1555905X +Clinical Journal of Women s Health,Elsevier - WB Saunders,15270289| +Clinical Kidney Journal,Oxford University Press,20488505|20488513 +Clinical Laboratory,Clinical Laboratory Publications,14336510| +Clinical Lactation,Springer Publishing Company,21580782|21580537 +Clinical Leukemia,Elsevier ,19316925|19380704 +Clinical Linguistics & Phonetics,Informa UK (Taylor & Francis),02699206|14645076 +Clinical Lipidology,Future Medicine,17584299|17584302 +Clinical Liver Disease,Wiley Blackwell (John Wiley & Sons),20462484| +Clinical Lung Cancer,Elsevier ,15257304|19380690 +Clinical Lymphoma,Elsevier - CIG Media Group LP,15269655| +Clinical Lymphoma & Myeloma,Elsevier - CIG Media Group LP,15579190|19380712 +Clinical Lymphoma Myeloma & Leukemia,Elsevier ,21522650|21522669 +Clinical Management Issues,Seed SRL,19734832|22833137 +Clinical Materials,Elsevier ,02676605| +Clinical Medicine,Royal College of Physicians,14702118|14734893 +Clinical Medicine & Research,Marshfield Clinic Research Foundation,15394182|15546179 +Clinical Medicine and Diagnostics,Scientific and Academic Publishing,21631433| +Clinical Medicine and Pharmacology,Infra-M Academic Publishing House,24093750| +Clinical Medicine Insights Arthritis and Musculoskeletal Disorders,"""Libertas Academica, Ltd.""",11795441 +Clinical Medicine Insights Blood Disorders,"""Libertas Academica, Ltd.""",1179545X +Clinical Medicine Insights Cardiology,"""Libertas Academica, Ltd.""",11795468 +Clinical Medicine Insights Case Reports,"""Libertas Academica, Ltd.""",11795476 +Clinical Medicine Insights Circulatory Respiratory and Pulmonary Medicine,"""Libertas Academica, Ltd.""",11795484 +Clinical Medicine Insights Dermatology,CrossRef test user,11795492 +Clinical Medicine Insights Ear Nose and Throat,"""Libertas Academica, Ltd.""",11795506 +Clinical Medicine Insights Endocrinology and Diabetes,"""Libertas Academica, Ltd.""",11795514 +Clinical Medicine Insights Gastroenterology,"""Libertas Academica, Ltd.""",11795522 +Clinical Medicine Insights Geriatrics,"""Libertas Academica, Ltd.""",11795530 +Clinical Medicine Insights Oncology,"""Libertas Academica, Ltd.""",11795549 +Clinical Medicine Insights Pathology,"""Libertas Academica, Ltd.""",11795557 +Clinical Medicine Insights Pediatrics,"""Libertas Academica, Ltd.""",11795565 +Clinical Medicine Insights Psychiatry,"""Libertas Academica, Ltd.""",11795573 +Clinical Medicine Insights Reproductive Health,"""Libertas Academica, Ltd.""",11795581 +Clinical Medicine Insights Therapeutics,"""Libertas Academica, Ltd.""",1179559X +Clinical Medicine Insights Trauma and Intensive Medicine,"""Libertas Academica, Ltd.""",11795603 +Clinical Medicine Insights Urology,"""Libertas Academica, Ltd.""",11795611 +Clinical Medicine Insights Women s Health,"""Libertas Academica, Ltd.""",1179562X +Clinical Medicine Research,Science Publishing Group,23269049| +Clinical Medicine Reviews in Cardiology,"""Libertas Academica, Ltd.""",11792523 +Clinical Medicine Reviews in Oncology,"""Libertas Academica, Ltd.""",11792531 +Clinical Medicine Reviews in Patient Care,"""Libertas Academica, Ltd.""",1179254X +Clinical Medicine Reviews in Therapeutics,"""Libertas Academica, Ltd.""",11792558 +Clinical Medicine Reviews in Vascular Health,"""Libertas Academica, Ltd.""",11792566 +Clinical Medicine Reviews in Women s Health,"""Libertas Academica, Ltd.""",11792574 +Clinical Microbiology and Infection,Elsevier ,1198743X|14690691 +Clinical Microbiology Newsletter,Elsevier ,01964399| +Clinical Microbiology Open Access,OMICS Publishing Group,23275073 +Clinical Microbiology Reviews,American Society for Microbiology,08938512|10986618 +Clinical Nephrology,Dustri-Verlag Dr. Karl Feistle,03010430| +Clinical Nephrology - Case Studies,Dustri-Verlag Dr. Karl Feistle,21965293| +Clinical Nephrology and Urology Science,Herbert Publications,20547161 +Clinical Neurology and Neurosurgery,Elsevier ,03038467| +Clinical Neurology News,Elsevier ,15533212| +Clinical Neuropathology,Dustri-Verlag Dr. Karl Feistle,07225091| +Clinical Neuropharmacology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03625664| +Clinical Neurophysiology,Elsevier ,13882457| +Clinical Neuropsychologist,Informa UK (Taylor & Francis),09201637| +Clinical Neuropsychopharmacology and Therapeutics,The Japanese Society of Clinical Neuropsychopharmacology,18848826 +Clinical Neuroradiology,Springer-Verlag,18691439|18691447 +Clinical Neuroradiology,Springer-Verlag,09397116|16156706 +Clinical Neuroscience Research,Elsevier ,15662772| +Clinical Nuclear Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03639762| +Clinical Nurse Specialist,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08876274| +Clinical Nursing Research,SAGE Publications,10547738|00000000 +Clinical Nursing Studies,Sciedu Press,23247940|23247959 +Clinical Nutrition,Elsevier ,02615614| +Clinical Nutrition ESPEN,Elsevier ,24054577| +Clinical Nutrition Experimental,Elsevier ,23529393| +Clinical Nutrition INSIGHT,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19388640| +Clinical Nutrition Research,Korean Society of Clinical Nutrition,22873732|22873740 +Clinical Nutrition Supplements,Elsevier ,17441161| +Clinical Obesity,Wiley Blackwell (Blackwell Publishing),17588103| +Clinical Obstetrics & Gynecology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00099201| +Clinical OMICs,Mary Ann Liebert,23341351 +Clinical Oncology,Elsevier ,09366555| +Clinical Oncology and Cancer Research,Springer-Verlag,16745361|1868324X +Clinical Oncology in Adolescents and Young Adults,Dove Medical Press,22302263 +Clinical Ophthalmology,Dove Medical Press,11775483 +Clinical Optometry,Dove Medical Press,11792752 +Clinical Oral Implants Research,Wiley Blackwell (Blackwell Publishing),09057161|16000501 +Clinical Oral Investigations,Springer-Verlag,14326981|14363771 +Clinical Orthodontics and Research,Wiley Blackwell (Blackwell Publishing),13975927|16000544 +Clinical Orthopaedics and Related Research®,Springer-Verlag,0009921X|15281132 +Clinical Otolaryngology,Wiley Blackwell (Blackwell Publishing),03077772|13652273 +Clinical Otolaryngology,Wiley Blackwell (Blackwell Publishing),17494478| +Clinical Ovarian and Other Gynecologic Cancer,Elsevier ,22129553| +Clinical Ovarian and Other Gynecologic Cancer,Elsevier ,22129553| +Clinical Ovarian Cancer,Elsevier ,19414390|19414404 +Clinical Pediatric Emergency Medicine,Elsevier ,15228401| +Clinical Pediatric Endocrinology,The Japanese Society for Pediatric Endocrinology,09185739|13477358 +Clinical Pediatric Hematology-Oncology,The Korean Society of Pediatric Hematology-Oncology,22335250|22334580 +Clinical Pediatrics,SAGE Publications,00099228| +Clinical Performance and Quality Healthcare,Emerald (MCB UP ),10630279| +Clinical Pharmacist,Royal Pharmaceutical Society,20536178| +Clinical Pharmacokinetics,Springer-Verlag,03125963|11791926 +Clinical Pharmacology & Biopharmaceutics,OMICS Publishing Group,2167065X +Clinical Pharmacology & Therapeutics,Wiley Blackwell (Blackwell Publishing),00099236|15326535 +Clinical Pharmacology Advances and Applications,Dove Medical Press,11791438 +Clinical Pharmacology in Drug Development,Wiley Blackwell (John Wiley & Sons),2160763X|21607648 +Clinical Physics and Physiological Measurement,IOP Publishing,01430815| +Clinical Physiology,Wiley Blackwell (Blackwell Publishing),01445979|13652281 +Clinical Physiology and Functional Imaging,Wiley Blackwell (Blackwell Publishing),14750961| +Clinical Physiology and Functional Imaging,Wiley Blackwell (Blackwell Publishing),1475097X|13652281 +Clinical Phytoscience,Springer (Biomed Central Ltd.),21991197 +Clinical Plasma Medicine,Elsevier ,22128166| +Clinical Positron Imaging,Elsevier ,10950397| +Clinical Practice,Future Medicine,20449038|20449046 +Clinical Practice and Epidemiology in Mental Health,Bentham Science,17450179| +Clinical Practice in Pediatric Psychology,American Psychological Association,21694826|21694834 +Clinical Progress in Electrophysiology and Pacing,Wiley Blackwell (Blackwell Publishing),87569264| +Clinical Progress in Pacing and Electrophysiology,Wiley Blackwell (Blackwell Publishing),07366108| +Clinical Prostate Cancer,Elsevier - CIG Media Group LP,15400352| +Clinical Proteomics,Springer (Biomed Central Ltd.),15590275| +Clinical Proteomics,Springer (Biomed Central Ltd.),15426416|15426416 +Clinical Psychiatry News,Elsevier ,02706644| +Clinical Psychological Science,SAGE Publications,21677026|21677034 +Clinical Psychologist,Wiley Blackwell (Blackwell Publishing),13284207|17429552 +Clinical Psychology & Psychotherapy,Wiley Blackwell (John Wiley & Sons),10633995|10990879 +Clinical Psychology and Special Education,Moscow State Universtiy of Psychology and Education (MSUPE),23040394 +Clinical Psychology Review,Elsevier ,02727358| +Clinical Psychology Science and Practice,Wiley Blackwell (Blackwell Publishing),09695893|14682850 +Clinical Psychopharmacology and Neuroscience,Korean College of Neuropsychopharmacology,17381088|20934327 +Clinical Pulmonary Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10680640| +Clinical Queries Nephrology,Elsevier ,22119477| +Clinical Radiology,Elsevier ,00099260| +Clinical Radiology Extra,Elsevier ,14776804| +Clinical Rehabilitation,SAGE Publications,02692155|14770873 +Clinical Research and Development Open Access,Aperito Online Publishing Private Limited,23787708 +Clinical Research and Regulatory Affairs,Informa UK (Taylor & Francis),10601333|15322521 +Clinical Research and Trials,Open Access Text,20590377 +Clinical Research in Cardiology,Springer-Verlag,18610684|18610692 +Clinical Research in Cardiology Supplements,Springer-Verlag,18610706|18610714 +Clinical Research on Foot & Ankle,OMICS Publishing Group,2329910X +Clinical Research Open Access ( ISSN 2469-6714 ),"""Sci Forschen, Inc.""",24696714 +Clinical Research Practices and Drug Regulatory Affairs,Informa UK (Taylor & Francis),07357915| +Clinical Reviews and Opinions,Academic Journals,21412553 +Clinical Reviews in Allergy,Springer-Verlag,07318235| +Clinical Reviews in Allergy & Immunology,Springer-Verlag,10800549|15590267 +Clinical Reviews in Bone and Mineral Metabolism,Springer-Verlag,15348644|15590119 +Clinical Rheumatology,Springer-Verlag,07703198|14349949 +Clinical Rhinology An International Journal,Jaypee Brothers Medical Publishing,09744630|09756965 +Clinical Risk,SAGE Publications,13562622|17581028 +Clinical Sarcoma Research,Springer (Biomed Central Ltd.),20453329|20453329 +Clinical Schizophrenia & Related Psychoses,"""Walsh Medical Media, LLC""",19351232| +Clinical Scholars Review,Springer Publishing Company,19392095| +Clinical Science,Portland Press,01435221|14708736 +Clinical Simulation in Nursing,Elsevier ,18761399| +Clinical Social Work,Index Copernicus International,2222386X| +Clinical Social Work Journal,Springer-Verlag,00911674|15733343 +Clinical Techniques in Equine Practice,Elsevier - WB Saunders,15347516| +Clinical Techniques in Small Animal Practice,Elsevier ,10962867| +Clinical Therapeutics,Elsevier ,01492918| +Clinical Thyroidology,Mary Ann Liebert,23299711|2329972X +Clinical Toxicology,Informa UK (Taylor & Francis),15563650|15569519 +Clinical Transplantation,Wiley Blackwell (Blackwell Publishing),09020063|13990012 +Clinical Trials,SAGE Publications,17407745|17407753 +Clinical Trials and Regulatory Science in Cardiology,Elsevier ,24055875| +Clinical Update,Elsevier ,10707212| +ClinicoEconomics and Outcomes Research,Dove Medical Press,11786981 +Clinics,Fundacao Faculdade de Medicina,18075932|18075932 +Clinics and Practice,PAGEPress Publications,20397275|20397283 +Clinics and Research in Hepatology and Gastroenterology,Elsevier ,22107401| +Clinics in Chest Medicine,Elsevier ,02725231| +Clinics in Chest Medicine,Elsevier ,02725231| +Clinics in Colon and Rectal Surgery,Thieme Publishing Group,15310043|15215741 +Clinics in Dermatology,Elsevier ,0738081X| +Clinics in Endocrinology and Metabolism,Elsevier ,0300595X| +Clinics in Family Practice,Elsevier ,15225720| +Clinics in Geriatric Medicine,Elsevier ,07490690| +Clinics in Geriatric Medicine,Elsevier ,07490690| +Clinics in Haematology,Elsevier ,03082261| +Clinics in Laboratory Medicine,Elsevier ,02722712| +Clinics in Liver Disease,Elsevier ,10893261| +Clinics in Mother and Child Health,OMICS Publishing Group,18125840|20907214 +Clinics in Occupational and Environmental Medicine,Elsevier ,15260046| +Clinics in Orthopedic Surgery,The Korean Orthopaedic Association (KAMJE),2005291X|20054408 +Clinics in Perinatology,Elsevier ,00955108| +Clinics in Plastic Surgery,Elsevier ,00941298| +Clinics in Podiatric Medicine and Surgery,Elsevier ,08918422| +Clinics in Shoulder and Elbow,Korean Shoulder and Elbow Society,12269344| +Clinics in Sports Medicine,Elsevier ,02785919| +Cliniques,CAIRN,21158177|19683944 +Cliniques méditerranéennes,CAIRN,07627491|17762790 +Clio,OpenEdition,12527017|17775299 +Clio y Asociados,Universidad Nacional del Litoral,0328820X|23623063 +CLIO – Arqueológica,Clio Arqueologica,1026003 +Cliometrica,Springer-Verlag,18632505|18632513 +Clogher Record,JSTOR,04128079| +Cloning,Mary Ann Liebert,15204553|15204553 +Cloning & Transgenesis,OMICS Publishing Group,21689849 +Cloning and Stem Cells,Mary Ann Liebert,15362302|15577457 +Clothing and Textiles Research Journal,SAGE Publications,0887302X| +Clothing Cultures,Intellect,20500742|20500750 +Cloud-Cuckoo-Land,"""Science and Education, Ltd.""",14340984| +Clues A Journal of Detection,"""McFarland & Company, Inc. """,07424248|19403046 +Clujul Medical,Clujul Medical,12222119|20668872 +Cluster Computing,Springer-Verlag,13867857|15737543 +CM - casopis za upravljanje komuniciranjem,Centre for Evaluation in Education and Science,14527405| +CMAJ Open,Canadian Medical Association,22910026 +CME,Springer-Verlag,1614371X|16143744 +CMGH Cellular and Molecular Gastroenterology and Hepatology,Elsevier ,2352345X| +CMIG Extra Cases,Elsevier ,15723496| +cne fortbildung,Thieme Publishing Group,21903034|21969396 +CNS & Neurological Disorders - Drug Targets,Bentham Science,18715273| +CNS Drug Reviews,Wiley Blackwell (Blackwell Publishing),1080563X|15273458 +CNS Drugs,Springer-Verlag,11727047|11791934 +CNS Neuroscience & Therapeutics,Wiley Blackwell (Blackwell Publishing),17555930|17555949 +CNS Oncology,Future Medicine,20450907|20450915 +CNS Spectrums,Cambridge University Press,10928529|21656509 +CNSA Journal,Elsevier ,08188157| +CNU Journal of Agricultural Science,CNU Journal of Agricultural Science,12252220| +CNU Journal of Educational Studies,CNU Research Institute of Education,17389429| +Co,Ankara University,13035851|13035851 +Co-herencia,Universidad EAFIT,17945887| +Coaching An International Journal of Theory Research and Practice,Informa UK (Taylor & Francis),17521882| +Coaching An International Journal of Theory Research and Practice,Informa UK (Taylor & Francis),17521882|17521890 +Coaching An International Journal of Theory Research and Practice,Informa UK (Taylor & Francis),17521882| +Coaching An International Journal of Theory Research and Practice,Informa UK (Taylor & Francis),17521882| +Coaching | Theorie & Praxis,Springer Fachmedien Wiesbaden GmbH,23645148 +Coal Combustion and Gasification Products,Center for Applied Energy Research,19460198 +Coal Preparation,Informa UK (Taylor & Francis),07349343|15455831 +Coastal and Marine Research,Sciknow Publications,23339594 +Coastal Engineering,Elsevier ,03783839| +Coastal Engineering Journal,World Scientific ,05785634|05785634 +Coastal Engineering Proceedings,Coastal Engineering Reserach Council,0589087X|21561028 +Coastal Management,Informa UK (Taylor & Francis),08920753|15210421 +Coastal Zone Management Journal,Informa UK (Taylor & Francis),00908339| +Coatings,MDPI AG,20796412 +Cobalt-Catalyzed Reductive Coupling of Alkynes and Enals Enones or Ester Enoates To Form γ δ-Unsaturated Products,Thieme Publishing Group,20100302 +Cobalt-Mediated [4 + 2 + 2]-Carbocyclization Reactions,Thieme Publishing Group,20300158 +Cochlear Implants International,Maney Publishing,14670100|15569152 +COCOS,Sri Lanka Journals Online ,02554100| +Çocuk Enfeksiyon Dergisi/Journal of Pediatric Infection,AVES Publishing Co.,13071068|13085271 +Cocyclization of 1 7-Diynes and Internal Alkynes,Thieme Publishing Group,20300123 +Cocyclization of 1 n-Diynes and Internal Alkynes,Thieme Publishing Group,20300131 +CoDAS,SciELO,23171782 +CoDesign,Informa UK (Taylor & Francis),15710882|17453755 +Coevolution,Informa UK (Taylor & Francis),23256214 +Cogeneration & Distributed Generation Journal,Informa UK (Taylor & Francis),15453669| +Cogeneration and Competitive Power Journal,Metapress,10668683| +Cogent Arts and Humanities,Informa UK (Taylor & Francis),23311983 +Cogent Biology,Informa UK (Taylor & Francis),23312025 +Cogent Business & Management,Informa UK (Taylor & Francis),23311975 +Cogent Chemistry,Informa UK (Taylor & Francis),23312009 +Cogent Economics & Finance,Informa UK (Taylor & Francis),23322039 +Cogent Education,Informa UK (Taylor & Francis),2331186X +Cogent Engineering,Informa UK (Taylor & Francis),23311916 +Cogent Environmental Science,Informa UK (Taylor & Francis),23311843 +Cogent Food & Agriculture,Informa UK (Taylor & Francis),23311932 +Cogent Geoscience,Informa UK (Taylor & Francis),23312041 +Cogent Mathematics,Informa UK (Taylor & Francis),23311835 +Cogent Medicine,Informa UK (Taylor & Francis),2331205X +Cogent Physics,Informa UK (Taylor & Francis),23311940 +Cogent Psychology,Informa UK (Taylor & Francis),23311908 +Cogent Social Sciences,Informa UK (Taylor & Francis),23311886 +Cogitare Enfermagem,Universidade Federal do Parana,14148536|21769133 +Cogito,Philosophy Documentation Center,09508864| +Cognitextes,OpenEdition,19585322|19585322 +Cognition,Elsevier ,00100277| +Cognition & Emotion,Informa UK (Taylor & Francis),02699931|14640600 +Cognition and Instruction,Informa UK (Taylor & Francis),07370008|1532690X +Cognition Technology & Work,Springer-Verlag,14355558|14355566 +Cognitive Affective & Behavioral Neuroscience,Springer - Psychonomic Society,15307026|1531135X +Cognitive and Behavioral Neurology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15433633| +Cognitive and Behavioral Practice,Elsevier ,10777229| +Cognitive Behaviour Therapy,Informa UK (Taylor & Francis),16506073|00000000 +Cognitive Brain Research,Elsevier ,09266410| +Cognitive Computation,Springer-Verlag,18669956|18669964 +Cognitive Development,Elsevier ,08852014| +Cognitive Linguistic Studies,John Benjamins Publishing Company,22138722|22138730 +Cognitive Linguistics,Walter de Gruyter GmbH,09365907|16133641 +Cognitive Linguistics Bibliography,Walter de Gruyter GmbH,1861048X +Cognitive Neurodynamics,Springer-Verlag,18714080|18714099 +Cognitive Neuropsychiatry,Informa UK (Taylor & Francis),13546805|14640619 +Cognitive Neuropsychology,Informa UK (Taylor & Francis),02643294|14640627 +Cognitive Neuroscience,Informa UK (Taylor & Francis),17588928|17588936 +Cognitive Processing,Springer-Verlag,16124782|16124790 +Cognitive Psychology,Elsevier ,00100285|10955623 +Cognitive Science,Wiley Blackwell (Blackwell Publishing),03640213|15516709 +Cognitive Semantics,Brill Academic Publishers,23526408|23526416 +Cognitive Semiotics,Walter de Gruyter GmbH,16621425|22352066 +Cognitive Studies | Études cognitives,Institute of Slavic Studies of the Polish Academy of Sciences,20807147|23922397 +Cognitive Systems Research,Elsevier ,13890417| +Cognitive Therapy and Research,Springer-Verlag,01475916|15732819 +Coherent Phenomena,De Gruyter Open Sp. z o.o. ,22993983 +Coke and Chemistry,Allerton Press,1068364X|19348398 +Cold Regions Science and Technology,Elsevier ,0165232X| +Cold Spring Harbor Perspectives in Biology,Cold Spring Harbor Laboratory Press,19430264 +Cold Spring Harbor Perspectives in Medicine,Cold Spring Harbor Laboratory Press,21571422 +Cold Spring Harbor Protocols,Cold Spring Harbor Laboratory Press,19403402|15596095 +Cold Spring Harbor Symposia on Quantitative Biology,Cold Spring Harbor Laboratory Press,00917451|19434456 +Cold War History,Informa UK (Taylor & Francis),14682745|17437962 +Collaborative Anthropologies,Muse - Johns Hopkins University Press,21524009 +Collabra,University of California Press,23766832 +Collagen and Related Research,Elsevier ,0174173X| +Collectanea Botanica,Departmento de Publicaciones del CSIC,00100730|19891067 +Collectanea mathematica,Springer-Verlag,00100757|20384815 +Collectanea Philologica,Uniwersytet Lodzki (University of Lodz),17330319| +Collection Building,Emerald (MCB UP ),01604953|00000000 +Collection Forum,Society for the Preservation of Natural History Collections SPNHC,08314985| +Collection Management,Informa UK (Taylor & Francis),01462679|15452549 +Collection of Czechoslovak Chemical Communications,"""Institute of Organic Chemistry & Biochemistry, Academy of Sciences of the Czech Republic""",00100765|12126950 +Collection of Scientific Publications NUS,Admiral Makarov National Unviersity of Shipbuilding,23113405|23130415 +Collective Dynamics,"""Forschungszentrum Julich, Zentralbibliotek""",23668539 +Collectivus,Universidad del Atlantico,23824018 +College & Research Libraries,American Library Association,00100870|21506701 +College & Research Libraries,American Library Association,00100870|21506701 +College & Research Libraries,American Library Association,00100870|21506701 +College & Undergraduate Libraries,Informa UK (Taylor & Francis),10691316|15452530 +College Art Journal,JSTOR,15436322| +College Athletics and the Law,Wiley Blackwell (John Wiley & Sons),15528774|19437579 +College Composition and Communication,JSTOR,0010096X| +College English,JSTOR,00100994| +College Literature,Muse - Johns Hopkins University Press,15424286 +College Mathematics Journal,Mathematical Association of America,07468342|19311346 +College of Science Education Journal,Liceo de Cagayan University,23508345|23508353 +College Student Affairs Journal,Muse - Johns Hopkins University Press,23812338 +College Student Personnel Abstracts,Wiley Blackwell (Blackwell Publishing),00101168| +College Teaching,Informa UK (Taylor & Francis),87567555|19308299 +College Teaching Methods & Styles Journal (CTMS),Clute Institute,15489566|2157880X +Collegian Journal of the Royal College of Nursing Australia,Elsevier ,13227696| +Collegium Antropologicum,Croatian Anthropological Society,03506134| +Collnet Journal of Scientometrics and Information Management,Informa UK (Taylor & Francis),09737766|2168930X +Colloid & Polymer Science,Springer-Verlag,0303402X|14351536 +Colloid Journal,Pleiades Publishing,1061933X|16083067 +Colloids and Interface Science Communications,Elsevier ,22150382| +Colloids and Surfaces,Elsevier ,01666622| +Colloids and Surfaces A Physicochemical and Engineering Aspects,Elsevier ,09277757| +Colloids and Surfaces B Biointerfaces,Elsevier ,09277765| +Colloque - Société d études anglo-américaines des 17e et 18e siècles,PERSEE Program,02941953| +Colloquia Humanistica,Institute of Slavic Studies of the Polish Academy of Sciences,20816774|20816774 +Colloquium Agrariae,Associacao Prudentina de Educacao e Cultura,18098215 +Colloquium Exactarum,Associacao Prudentina de Educacao e Cultura,21788332 +Colloquium Humanarum,Associacao Prudentina de Educacao e Cultura,18098207 +Colloquium Mathematicum,"""Institute of Mathematics, Polish Academy of Sciences""",00101354|17306302 +Colloquium Series on Biotechnology,Morgan & Claypool,21592969|21592950 +Colloquium Series on Building Blocks of the Cell Cell Structure and Function,Morgan & Claypool,23283041|2328305X +Colloquium Series on Developmental Biology,Morgan & Claypool,21553521|2155353X +Colloquium Series on Genomic and Molecular Medicine,Morgan & Claypool,21677840|21677859 +Colloquium Series on Integrated Systems Physiology From Molecule to Function,Morgan & Claypool,2154560X|21545626 +Colloquium Series on Neurobiology of Alzheimer s Disease,Morgan & Claypool,23758937|23758945 +Colloquium Series on Neuroglia in Biology and Medicine From Physiology to Disease,Morgan & Claypool,23759933|23759917 +Colloquium Series on Neuroglia in Biology and Medicine From Physiology to Disease,Morgan & Claypool,23759933|23759917 +Colloquium Series on Neuropeptides,Morgan & Claypool,21666628|21666636 +Colloquium Series on Protein Activation and Cancer,Morgan & Claypool,21699399|21699410 +Colloquium Series on Quantitative Cell Biology,Morgan & Claypool,23757744|23757752 +Colloquium Series on Stem Cell Biology,Morgan & Claypool,21683972|21683980 +Colloquium Series on the Cell Biology of Medicine,Morgan & Claypool,21530513|21530521 +Colloquium Series on The Developing Brain,Morgan & Claypool,21595194|21595208 +Colloquium Series on The Genetic Basis of Human Disease,Morgan & Claypool,21684006|21684022 +Colloquium Vitae,Associacao Prudentina de Educacao e Cultura,19846436 +Colombia Forense,Universidad Cooperativa de Colombia - UCC,21459649 +Colombia Forestal,Universidad Distrital Francisco Jose de Caldas,2256201X|01200739 +Colombia Internacional,Universidad de los Andes,01215612|19006004 +Colombian Applied Linguistics Journal,Universidad Distrital Francisco Jose de Caldas,01234641|22487085 +Colombian Journal of Anesthesiology,Elsevier ,22562087| +Côlon & Rectum,Springer-Verlag,19516371|1951638X +Colonial Latin American Review,Informa UK (Taylor & Francis),10609164|14661802 +Colonial Waterbirds,JSTOR,07386028| +coloproctology,Springer-Verlag,01742442|16156730 +Color Research & Application,Wiley Blackwell (John Wiley & Sons),03612317|15206378 +Colorado Review,Muse - Johns Hopkins University Press,2325730X +Coloration Technology,Wiley Blackwell (Blackwell Publishing),14723581|14784408 +Colorectal Cancer,Future Medicine,1758194X|17581958 +Colorectal Disease,Wiley Blackwell (Blackwell Publishing),14628910|14631318 +Columbia Law Review,JSTOR,00101958| +Columella Journal of Agricultural and Environmental Sciences,Columella,20647816|20649479 +Coluna/Columna,SciELO,18081851|18081851 +Combination Products in Therapy,Springer-Verlag,21955859|21909180 +Combinatorial Chemistry & High Throughput Screening,Bentham Science,13862073|00000000 +Combinatorial Chemistry - an Online Journal,Elsevier ,14643383| +COMBINATORICA,Springer-Verlag,02099683|14396912 +Combinatorics Probability Computing,Cambridge University Press,09635483|14692163 +Combustion and Flame,Elsevier ,00102180| +Combustion Explosion and Shock Waves,Springer-Verlag,00105082|15738345 +Combustion Science and Technology,Informa UK (Taylor & Francis),00102202|1563521X +Combustion Theory and Modelling,Informa UK (Taylor & Francis),13647830|17413559 +Comedy Studies,Informa UK (Taylor & Francis),2040610X|20406118 +Comhar,JSTOR,00102369| +COMHARTaighde,Comhar Teoranta,20098626 +Comicalités,OpenEdition,21174911 +Comillas Journal of International Relations,Universidad Pontificia Comillas,23865776 +Comitatus A Journal of Medieval and Renaissance Studies,Muse - Johns Hopkins University Press,15570290 +Comma,Liverpool University Press,16801865|20493355 +Commentaire,CAIRN,01808214|22728988 +Commentarii Mathematici Helvetici,European Mathematical Society Publishing House,00102571|14208946 +Commentationes Mathematicae,Polish Mathematical Society,03738299| +Commentationes Mathematicae Universitatis Carolinae,"""Charles University in Prague, Karolinum Press""",00102628|12137243 +Comments on Inorganic Chemistry,Informa UK (Taylor & Francis),02603594|15489574 +Comments on Toxicology,Informa UK (Taylor & Francis),08865140|1545584X +Comments® on Theoretical Biology,Informa UK (Taylor & Francis),08948550| +Commercial Law Review,Korean Commercial Law Association,12263362| +Common Knowledge,Duke University Press,0961754X|15384578 +Common Law World Review,SAGE Publications,14737795|17405556 +Common Market Law Review,Springer (Kluwer Academic Publishers),01650750| +Commonwealth and Comparative Politics,Informa UK (Taylor & Francis),14662043|17439094 +Commonwealth Fund Fund Reports,The Commonwealth Fund,15586839 +Commonwealth Fund Issue Briefs,The Commonwealth Fund,15586847 +Commonwealth Journal of Local Governance,"""University of Technology, Sydney""",18360394 +Commonwealth Law Bulletin,Informa UK (Taylor & Francis),03050718| +Commonwealth Law Bulletin,Informa UK (Taylor & Francis),03050718|17505976 +Communal/Plural Journal of Transnational & Cross-Cultural Studies,Informa UK (Taylor & Francis),13207873|14693607 +Communicate Journal of Library and Information Science,African Journals Online ,11152664|11152664 +Communicatio,Informa UK (Taylor & Francis),02500167|17535379 +Communication,OpenEdition,11893788|19207344 +Communication & langages,Editions NecPlus,03361500| +Communication & management,CAIRN,22697195|2271734X +Communication & Medicine,Equinox Publishing,16121783|16133625 +Communication & Social Change,Hipatia Press,20145462 +Communication & Society,Universidad de Navarra,02140039|23867876 +Communication and Critical/Cultural Studies,Informa UK (Taylor & Francis),14791420|14794233 +Communication and Sport,SAGE Publications,21674795|21674809 +Communication and the Public,SAGE Publications,20570473|20570481 +Communication Booknotes,Informa UK (Taylor & Francis),0748657X| +Communication Booknotes Quarterly,Informa UK (Taylor & Francis),10948007|15326896 +Communication Culture & Critique,Wiley Blackwell (Blackwell Publishing),17539129|17539137 +Communication Design,Informa UK (Taylor & Francis),20557132|20557140 +Communication Design Quarterly Review,Association for Computing Machinery,21661200| +Communication Disorders Quarterly,SAGE Publications,15257401|15384837 +Communication Education,Informa UK (Taylor & Francis),03634523|14795795 +Communication et Langages,PERSEE Program,17787459 +Communication et organisation,OpenEdition,17753546|17753546 +Communication in Statistics- Theory and Methods,Informa UK (Marcel Dekker),03610926|1532415X +Communication Law and Policy,Informa UK (Taylor & Francis),10811680|15326926 +Communication Methods and Measures,Informa UK (Taylor & Francis),19312458|19312466 +Communication Monographs,Informa UK (Taylor & Francis),03637751|14795787 +Communication on Contemporary Anthropology,"""Scientific Research Publishing, Inc.""",19390580|19364458 +Communication Quarterly,Informa UK (Taylor & Francis),01463373|17464102 +Communication Reports,Informa UK (Taylor & Francis),08934215|17451043 +Communication Research,SAGE Publications,00936502|00000000 +Communication Research and Practice,Informa UK (Taylor & Francis),22041451| +Communication Research Reports,Informa UK (Taylor & Francis),08824096|17464099 +Communication Sciences & Disorders,Korean Academy of Speech-Language Pathology and Audiology,22881328|22880917 +Communication Studies,Informa UK (Taylor & Francis),10510974|17451035 +Communication Teacher,Informa UK (Taylor & Francis),17404622|17404630 +Communication Theory,Wiley Blackwell (Blackwell Publishing),10503293|14682885 +Communication Yearbook,Informa UK (Taylor & Francis),01474642|15567419 +Communications,PERSEE Program,05888018|21025924 +Communications,Walter de Gruyter GmbH,03412059|16134087 +Communications,Science Publishing Group,23285966| +Communications,ACTA Press,19257929| +Communications and Computer Security,ACTA Press,19257880| +Communications and Network,"""Scientific Research Publishing, Inc.""",19492421|19473826 +Communications Engineer,Institution of Electrical Engineers,14798352|17410452 +Communications Faculty Of Science University of Ankara,Ankara University,13036009|13036009 +Communications Faculty Of Science University of Ankara Series A1Mathematics and Statistics,Ankara University,13035991|13035991 +Communications Faculty Of Science University of Ankara Series B Chemistry and Chemical Engineering,Ankara University,13036017|13036017 +Communications Faculty of Science University of Ankara Series C Biology Geological Engineering and Geophysical Engineering,Ankara University,13036025|13036025 +Communications for Statistical Applications and Methods,The Korean Statistical Society,22877843|23834757 +Communications in Algebra,Informa UK (Taylor & Francis),00927872|15324125 +Communications in Analysis and Geometry,"""International Press of Boston, Inc.""",10198385|19449992 +Communications in Applied and Industrial Mathematics,SIMAI,20380909 +Communications in Applied Mathematics and Computational Science,Mathematical Sciences Publishers,15593940|21575452 +Communications in Applied Numerical Methods,Wiley Blackwell (John Wiley & Sons),07488025|15552047 +Communications in Asteroseismology,Verlag der Osterreichischen Akademie der Wissenschaften,10212043|10212043 +Communications in Computational Chemistry,Global Science Press,23057076| +Communications in Computational Physics,Global Science Press,18152406|19917120 +Communications in Contemporary Mathematics,World Scientific ,02191997|02191997 +Communications in Information and Systems,"""International Press of Boston, Inc.""",15267555|21634548 +Communications In Inorganic Synthesis,Communications in Inorganic Synthesis,7192827 +Communications in Mathematical Physics,Springer-Verlag,00103616|14320916 +Communications in Mathematical Sciences,"""International Press of Boston, Inc.""",15396746|19450796 +Communications in Mathematics and Statistics,Springer-Verlag,21946701|2194671X +Communications in Mobile Computing,Springer (Biomed Central Ltd.),21921121|21921121 +Communications in Nonlinear Science and Numerical Simulation,Elsevier ,10075704| +Communications in Number Theory and Physics,"""International Press of Boston, Inc.""",19314523|19314531 +Communications in Numerical Analysis,ISPACS GmbH,21934215 +Communications in Numerical Methods in Engineering,Wiley Blackwell (John Wiley & Sons),10698299|10990887 +Communications in Partial Differential Equations,Informa UK (Taylor & Francis),03605302|15324133 +Communications in Physics,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",08683166|08683166 +Communications in Soil Science and Plant Analysis,Informa UK (Taylor & Francis),00103624|15322416 +Communications in Statistics,Informa UK (Taylor & Francis),00903272| +Communications in Statistics - Simulation and Computation,Informa UK (Taylor & Francis),03610918|15324141 +Communications in Statistics Case Studies Data Analysis and Applications,Informa UK (Taylor & Francis),23737484 +Communications in Statistics Part C Sequential Analysis,Informa UK (Taylor & Francis),0731177X| +Communications in Statistics Stochastic Models,Informa UK (Taylor & Francis),08820287| +Communications in Theoretical Physics,IOP Publishing,02536102| +Communications in Theoretical Physics,IOP Publishing,02536102| +Communications of Mathematical Education,Korea Society of Mathematical Education,12266663| +Communications of the ACM,Association for Computing Machinery,00010782| +Communications of the IBIMA,IBIMA Publishing,19437765 +Communications of the Korean Mathematical Society,The Korean Mathematical Society,12251763| +Communications of the Korean statistical society,The Korean Statistical Society,12259500| +Communications on Advanced Computational Science with Applications,ISPACS GmbH,21962499 +Communications on Applied Electronics,Foundation of Computer Science,23944714 +Communications on Pure and Applied Analysis,American Institute of Mathematical Sciences,15340392| +Communications on Pure and Applied Mathematics,Wiley Blackwell (John Wiley & Sons),00103640|10970312 +Communications Society,Institute of Electrical and Electronics Engineers,00945579| +Communicative & Integrative Biology,Landes Bioscience,19420889|19420889 +Communicator Newsletter of the CNA,Wiley Blackwell (Blackwell Publishing),10621938|15487172 +Communiquer Revue de communication sociale et publique,OpenEdition,23689587|23689587 +Communist Affairs,Elsevier ,05888174| +Communist and Post-Communist Studies,Elsevier ,0967067X| +Communist Economies,Informa UK (Taylor & Francis),09540113| +Communist Economies and Economic Transformation,Informa UK (Taylor & Francis),13514393| +Community & Junior College Libraries,Informa UK (Taylor & Francis),02763915|15452522 +Community Acquired Infection,Medknow Publications,22256482| +Community Based Medical Journal,Bangladesh Journals Online,22269290| +Community College Journal of Research & Practice,Informa UK (Taylor & Francis),10668926|15210413 +Community College Review,SAGE Publications,00915521| +Community Dentistry And Oral Epidemiology,Wiley Blackwell (Blackwell Publishing),03015661|16000528 +Community Development,Informa UK (Taylor & Francis),15575330|19447485 +Community Development Journal,Oxford University Press,00103802|14682656 +Community Development Society Journal,Informa UK (Taylor & Francis),00103829| +Community Ecology,Akademiai Kiado Zrt.,15858553|15882756 +Community Genetics,S. Karger AG,14222795|14222833 +Community Health Studies,Wiley Blackwell (Blackwell Publishing),03149021| +Community Junior College Research Quarterly,Informa UK (Taylor & Francis),03616975| +Community Junior College Research Quarterly of Research and Practice,Informa UK (Taylor & Francis),02776774| +Community Literacy Journal,Muse - Johns Hopkins University Press,21626324 +Community Medicine,Springer-Verlag,01422456| +Community Mental Health Journal,Springer-Verlag,00103853|15732789 +Community Mental Health Review,"""Informa UK (Haworth Press, Inc.,)""",03631605| +Community Oncology,"""Frontline Medical Communications, Inc.""",15485315| +Community Work & Family,Informa UK (Taylor & Francis),13668803|14693615 +Companion Animal,Mark Allen Group,14644630|20530897 +Comparative American Studies An International Journal,Informa UK (Taylor & Francis),14775700|17412676 +Comparative and Continental Philosophy,Maney Publishing,17570638|17570646 +Comparative and Functional Genomics,Hindawi Publishing Corporation,15316912|15326268 +Comparative and General Pharmacology,Elsevier ,00104035| +Comparative Biochemistry and Physiology,Elsevier ,0010406X| +Comparative Biochemistry and Physiology Part A Molecular & Integrative Physiology,Elsevier ,10956433| +Comparative Biochemistry and Physiology Part A Physiology,Elsevier ,03009629| +Comparative Biochemistry and Physiology Part B Biochemistry and Molecular Biology,Elsevier ,10964959| +Comparative Biochemistry and Physiology Part B Comparative Biochemistry,Elsevier ,03050491| +Comparative Biochemistry and Physiology Part C Comparative Pharmacology,Elsevier ,03064492| +Comparative Biochemistry and Physiology Part C Pharmacology Toxicology and Endocrinology,Elsevier ,07428413| +Comparative Biochemistry and Physiology Part C Toxicology & Pharmacology,Elsevier ,15320456| +Comparative Biochemistry and Physiology Part D Genomics and Proteomics,Elsevier ,1744117X| +Comparative Clinical Pathology,Springer-Verlag,16185641|1618565X +Comparative Cognition & Behavior Reviews,Comparative Cognition Society,19114745 +Comparative Critical Studies,Edinburgh University Press,17441854|17500109 +Comparative Cytogenetics,Pensoft Publishers,19930771|1993078X +Comparative Drama,Muse - Johns Hopkins University Press,19361637 +Comparative Economic Research,De Gruyter Open Sp. z o.o. ,15082008|15082008 +Comparative Economic Studies,Nature Publishing Group - Macmillan Publishers,08887233|14783320 +Comparative Education,Japan Comparative Education Society,09166785|21852073 +Comparative Education,Informa UK (Taylor & Francis),03050068|13600486 +Comparative Education Review,The University of Chicago Press,00104086|1545701X +Comparative Effectiveness Research,Dove Medical Press,11798483 +Comparative Endocrinology,Japan Society for Comparative Endocrinology,18826636|18826644 +Comparative European Politics,Nature Publishing Group - Macmillan Publishers,14724790|1740388X +Comparative Exercise Physiology,Wageningen Academic Publishers,17552540|17552559 +Comparative Haematology International,Springer-Verlag,09387714|14332973 +Comparative Hepatology,Springer (Biomed Central Ltd.),14765926| +Comparative Immunology Microbiology and Infectious Diseases,Elsevier ,01479571| +Comparative Islamic Studies,Equinox Publishing,17407125|17431638 +Comparative Korean Studies,The International Association of Comparative Korean Studies,12262250| +Comparative Law Review,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,08669449| +Comparative Legal History,Informa UK (Taylor & Francis),2049677X|20496788 +Comparative Literature,Duke University Press,00104124|19458517 +Comparative Literature Studies,The Pennsylvania State University Press,00104132|15284212 +Comparative Medicine East and West,World Scientific ,01472917| +Comparative Migration Studies,Springer (Biomed Central Ltd.),2214594X +Comparative Migration Studies,Amsterdam University Press,22148590| +Comparative Parasitology,BioOne (Helminthological Society of Washington),15252647|19382952 +Comparative Political Studies,SAGE Publications,00104140|00000000 +Comparative Politics,Comparative Politics,00104159|21516227 +Comparative Politics (Russia),Comparative Politics,22213279|24124990 +Comparative Professional Pedagogy,De Gruyter Open Sp. z o.o. ,23084081 +Comparative Sociology,Brill Academic Publishers,15691322|00000000 +Comparative Strategy,Informa UK (Taylor & Francis),01495933|15210448 +Comparative Studies In Law and Politics,Infra-M Academic Publishing House,23092653| +Comparative Studies in Society and History,Cambridge University Press,00104175|14752999 +Comparative Studies of South Asia Africa and the Middle East,Duke University Press,1089201X|1548226X +Comparative Technology Transfer and Society,Muse - Johns Hopkins University Press,15433404 +Comparative Theatre Review,"""Japanese Society for Theatre Research, Comparative Theatre Section""",13472720|21865094 +Compare A Journal of Comparative and International Education,Informa UK (Taylor & Francis),03057925|14693623 +Comparison of cadmium and lead content in milk of different animals species,Wroclaw University of Economics, +Comparison of Cofactor Regeneration Systems,Thieme Publishing Group,20200056 +COMPEL The International Journal for Computation and Mathematics in Electrical and Electronic Engineering,Emerald (MCB UP ),03321649| +Compendio de Ciencias Veterinarias,Instituto de Investigaciones en Ciencias de la Salud,22261761 +Compensation & Benefits Review,SAGE Publications,08863687|15523837 +Competition and Change,SAGE Publications,10245294|14772221 +Competitive Intelligence Review,Wiley Blackwell (John Wiley & Sons),10580247|15206386 +Competitiveness Review An International Business Journal incorporating Journal of Global Competitiveness,Emerald (MCB UP ),10595422| +Complementary Therapies in Clinical Practice,Elsevier ,17443881| +Complementary Therapies in Medicine,Elsevier ,09652299| +Complementary Therapies in Nursing and Midwifery,Elsevier ,13536117| +Complex & Intelligent Systems,Springer-Verlag,21994536|21986053 +Complex Adaptive Systems Modeling,Springer (Biomed Central Ltd.),21943206|21943206 +Complex Analysis and its Synergies,Springer (Biomed Central Ltd.),2197120X|2197120X +Complex Analysis and Operator Theory,Springer-Verlag,16618254|16618262 +Complex Issues of Cardiovascular Diseases,NII KPSSZ,23061278| +Complex Manifolds,De Gruyter Open Sp. z o.o. ,23007443 +Complex Metals,Informa UK (Taylor & Francis),2164232X +Complex Systems Informatics and Modeling Quarterly,Riga Technical University,22559922 +Complex Variables,Informa UK (Taylor & Francis),02781077| +Complex Variables and Elliptic Equations,Informa UK (Taylor & Francis),17476933|17476941 +Complexity,Wiley Blackwell (John Wiley & Sons),10762787|10990526 +Complexity Economics,Baltzer Science Publishers,22104275|22104283 +Complexity Governance & Networks,Baltzer Science Publishers,22142991|22143009 +Complexity Mind Postnonclassic,Infra-M Academic Publishing House,2306174X| +Complexus,S. Karger AG,14248492|14248506 +Complutense Journal of English Studies,Universidad Complutense de Madrid,23863935| +Complutum,Universidad Complutense de Madrid,11316993|19882327 +Composite Interfaces,Informa UK (Taylor & Francis),09276440|15685543 +Composite Structures,Elsevier ,02638223| +Composites,Elsevier ,00104361| +Composites Business Analyst,Elsevier ,14642840| +Composites Engineering,Elsevier ,09619526| +Composites Manufacturing,Elsevier ,09567143| +Composites Mechanics Computations Applications An International Journal,Begell House Inc.,21522057| +Composites Part A Applied Science and Manufacturing,Elsevier ,1359835X| +Composites Part B Engineering,Elsevier ,13598368| +Composites Research,The Korean Society for Composite Materials,22882103| +Composites Science and Technology,Elsevier ,02663538| +Compositio Mathematica,Oxford University Press - London Mathematical Society,0010437X|15705846 +Compost Science & Utilization,Informa UK (Taylor & Francis),1065657X|23262397 +Comprehensive Analytical Chemistry,Elsevier , +Comprehensive Child and Adolescent Nursing,Informa UK (Informa Healthcare),24694193|24694207 +Comprehensive Psychiatry,Elsevier ,0010440X| +Comprehensive Psychology,SAGE Publications,21652228|21652228 +Comprehensive Results in Social Psychology,Informa UK (Taylor & Francis),23743603|23743611 +Comprehensive Reviews in Food Science and Food Safety,Wiley Blackwell (Blackwell Publishing),15414337|15414337 +Comprehensive Therapy,Springer-Verlag,00988243|00988243 +Comptabilité - Contrôle - Audit,CAIRN,12622788|2313514X +Comptes nationaux trimestriels,Organisation for Economic Co-Operation and Development ,22195122| +Comptes Rendus Biologies,Elsevier ,16310691| +Comptes Rendus Chimie,Elsevier ,16310748| +Comptes Rendus de l Académie des Sciences - Series I - Mathematics,Elsevier ,07644442| +Comptes Rendus de l Académie des Sciences - Series IIA - Earth and Planetary Science,Elsevier ,12518050| +Comptes Rendus de l Académie des Sciences - Series IIB - Mechanics,Elsevier ,16207742| +Comptes Rendus de l Académie des Sciences - Series IIB - Mechanics-Physics-Astronomy,Elsevier ,12874620| +Comptes Rendus de l Académie des Sciences - Series IIB - Mechanics-Physics-Chemistry-Astronomy,Elsevier ,12518069| +Comptes Rendus de l Académie des Sciences - Series IIB - Mechanics-Physics-Chemistry-Astronomy,Elsevier ,12518069| +Comptes Rendus de l Académie des Sciences - Series IIC - Chemistry,Elsevier ,13871609| +Comptes Rendus de l Académie des Sciences - Series III - Sciences de la Vie,Elsevier ,07644469| +Comptes Rendus de l Académie des Sciences - Series III - Sciences de la Vie,Elsevier ,07644469| +Comptes Rendus de l Académie des Sciences - Series IV - Physics-Astrophysics,Elsevier ,12962147| +Comptes Rendus Geoscience,Elsevier ,16310713| +Comptes rendus hebdomadaires des séances de l Académie des sciences,Smithsonian Institution Biodiversity Heritage Library,00014036| +Comptes Rendus Mathematique,Elsevier ,1631073X| +Comptes Rendus Mécanique,Elsevier ,16310721| +Comptes Rendus Palevol,Elsevier ,16310683| +Comptes Rendus Physique,Elsevier ,16310705| +Comptes-rendus des séances de l année - Académie des inscriptions et belles-lettres,PERSEE Program,00650536|19696663 +Computability,IOS Press,22113568|22113576 +Computación y Sistemas,Instituto Politecnico Nacional/Centro de Investigacion en Computacion,14055546|20079737 +Computation,MDPI AG,20793197 +Computational and Applied Mathematics,Springer-Verlag,01018205|18070302 +Computational and Mathematical Methods in Medicine,Hindawi Publishing Corporation,1748670X|17486718 +Computational and Mathematical Organization Theory,Springer-Verlag,1381298X|15729346 +Computational and Structural Biotechnology Journal,Elsevier ,20010370|20010370 +Computational and Theoretical Chemistry,Elsevier ,2210271X| +Computational and Theoretical Polymer Science,Elsevier ,10893156| +Computational Astrophysics and Cosmology,Springer (Biomed Central Ltd.),21977909|21977909 +Computational Biology and Bioinformatics,Science Publishing Group,23308265| +Computational Biology and Chemistry,Elsevier ,14769271| +Computational Biology Journal,Hindawi Publishing Corporation,23144165|23144173 +Computational Chemistry,"""Scientific Research Publishing, Inc.""",23325968|23325984 +Computational Cognitive Science,Springer (Biomed Central Ltd.),21953961|21953961 +Computational Complexity,Springer-Verlag,10163328|14208954 +Computational Condensed Matter,Elsevier ,23522143| +Computational Continuum Mechanics,Institute of Continuous Media Mechanics,19996691| +Computational Economics,Springer-Verlag,09277099|15729974 +Computational Geometry,Elsevier ,09257721| +Computational Geosciences,Springer-Verlag,14200597|15731499 +Computational Intelligence,Wiley Blackwell (Blackwell Publishing),08247935|14678640 +Computational Intelligence and Neuroscience,Hindawi Publishing Corporation,16875265|16875273 +Computational Linguistics,MIT Press,08912017|15309312 +Computational Management Science,Springer-Verlag,1619697X|16196988 +Computational Materials Science,Elsevier ,09270256| +Computational Mathematics and Mathematical Physics,Pleiades Publishing,09655425|15556662 +Computational Mathematics and Modeling,Springer-Verlag,1046283X|1573837X +Computational Mechanics,Springer-Verlag,01787675|14320924 +Computational Methods and Function Theory,Springer-Verlag,16179447|21953724 +Computational Methods in Applied Mathematics,Walter de Gruyter GmbH,16094840|16099389 +Computational Methods in Science and Technology,ICHB PAS Poznan Supercomputing and Networking Center,15050602|23539453 +Computational Molecular Biology,"""Sophia Publishing Group, Inc.""",19275587 +Computational Molecular Bioscience,"""Scientific Research Publishing, Inc.""",21653445|21653453 +Computational Optimization and Applications,Springer-Verlag,09266003|15732894 +Computational Particle Mechanics,Springer-Verlag,21964378|21964386 +Computational Science & Discovery,IOP Publishing,17494680|17494699 +Computational Science and Techniques,Klaipeda University Press,20299966 +Computational Seismology and Geodynamics,American Geophysical Union,07335792| +Computational Social Networks,Springer (Biomed Central Ltd.),21974314|21974314 +Computational Statistics,Springer-Verlag,09434062|16139658 +Computational Statistics & Data Analysis,Elsevier ,01679473| +Computational Technology Reviews,"""Civil-Comp, Ltd.""",20448430| +Computational Thermal Sciences An International Journal,Begell House Inc.,19402554| +Computational Thermal Sciences An International Journal,Begell House Inc.,19402503| +Computational Visual Media,Springer-Verlag,20960433|20960662 +Computational Water Energy and Environmental Engineering,"""Scientific Research Publishing, Inc.""",21681562|21681570 +Computer,Institute of Electrical and Electronics Engineers,00189162| +Computer Aided Geometric Design,Elsevier ,01678396| +Computer Aided Surgery,Informa UK (Taylor & Francis),10929088|10970150 +Computer and Information Science,Canadian Center of Science and Education,19138989|19138997 +Computer Animation and Virtual Worlds,Wiley Blackwell (John Wiley & Sons),15464261|1546427X +Computer Applications An International Journal,Academy and Industry Research Collaboration Center,23938455|23938455 +Computer Applications in Engineering Education,Wiley Blackwell (John Wiley & Sons),10613773|10990542 +Computer Assisted Language Learning,Informa UK (Taylor & Francis),09588221|17443210 +Computer Audit Update,Elsevier ,09602593| +Computer Communications,Elsevier ,01403664|01403664 +Computer Compacts,Elsevier ,01677136| +Computer Fraud & Security,Elsevier ,13613723| +Computer Fraud & Security Bulletin,Elsevier ,01420496| +Computer Graphics and Image Processing,Elsevier ,0146664X| +Computer Graphics Forum,Wiley Blackwell (Blackwell Publishing),01677055|14678659 +Computer Integrated Manufacturing Systems,Elsevier ,09515240| +Computer Languages,Elsevier ,00960551| +Computer Languages Systems & Structures,Elsevier ,14778424| +Computer Law & Security Review,Elsevier ,02673649| +Computer Law Review International,Verlag Dr. Otto Schmidt KG,16107608|21944164 +Computer Methods and Programs in Biomedicine,Elsevier ,01692607| +Computer Methods in Applied Mechanics and Engineering,Elsevier ,00457825| +Computer Methods in Biomechanics & Biomedical Engineering,Informa UK (Taylor & Francis),10255842|14768259 +Computer Methods in Biomechanics and Biomedical Engineering Imaging & Visualization,Informa UK (Taylor & Francis),21681163|21681171 +Computer Methods in the Geosciences,Elsevier ,1874561X| +Computer Music Journal,MIT Press,01489267|15315169 +Computer Networks,Elsevier ,13891286| +Computer Networks (1976),Elsevier ,03765075| +Computer Networks and ISDN Systems,Elsevier ,01697552| +Computer Optics,Samara State Aerospace University,01342452|24126179 +Computer Physics Communications,Elsevier ,00104655| +Computer Physics Reports,Elsevier ,01677977| +Computer Programs in Biomedicine,Elsevier ,0010468X| +Computer Science,AGH University of Science and Technology Press,15082806| +Computer Science & Engineering An International Journal,Academy and Industry Research Collaboration Center,22313583|2231329X +Computer Science - Research and Development,Springer-Verlag,18652034|18652042 +Computer Science and Application,Hans Publishers,21618801|2161881X +Computer Science and Engineering,Scientific and Academic Publishing,21631484| +Computer Science and Information Systems,National Library of Serbia,18200214|24061018 +Computer Science and Information Technology,"""Horizon Research Publishing Co., Ltd.""",23316063|23316071 +Computer Science Education,Informa UK (Taylor & Francis),08993408|17445175 +Computer Science in Economics and Management,Springer-Verlag,09212736| +Computer Science Review,Elsevier ,15740137| +Computer Speech & Language,Elsevier ,08852308|10958363 +Computer Standards & Interfaces,Elsevier ,09205489| +Computer Supported Cooperative Work (CSCW),Springer-Verlag,09259724|15737551 +Computer Technology and Application,David Publishing Company,19347332|19347340 +Computer und Recht,Verlag Dr. Otto Schmidt KG,01791990|21944172 +Computer Vision and Image Understanding,Elsevier ,10773142|1090235X +Computer Vision Graphics and Image Processing,Elsevier ,0734189X| +Computer-Aided Civil and Infrastructure Engineering,Wiley Blackwell (Blackwell Publishing),10939687|14678667 +Computer-Aided Design,Elsevier ,00104485| +Computer-Aided Design and Applications,Informa UK (Taylor & Francis),16864360|16864360 +Computer-Aided Engineering Journal,Institution of Electrical Engineers,02639327| +Computeralgebra-Rundbrief,Springer-Verlag,9335994 +Computerised Manufacturing,Institution of Electrical Engineers,02698536| +Computerized Medical Imaging and Graphics,Elsevier ,08956111| +Computerized Radiology,Elsevier ,07304862| +Computerized Tomography,Elsevier ,03638235| +Computers,MDPI AG,2073431X +Computers & Chemical Engineering,Elsevier ,00981354| +Computers & Chemistry,Elsevier ,00978485| +Computers & Education,Elsevier ,03601315| +Computers & Electrical Engineering,Elsevier ,00457906| +Computers & Fluids,Elsevier ,00457930| +Computers & Geosciences,Elsevier ,00983004| +Computers & Graphics,Elsevier ,00978493| +Computers & Industrial Engineering,Elsevier ,03608352| +Computers & Mathematics with Applications,Elsevier ,08981221| +Computers & Operations Research,Elsevier ,03050548| +Computers & Security,Elsevier ,01674048| +Computers & Structures,Elsevier ,00457949| +Computers & Urban Society,Elsevier ,03057097| +Computers and Biomedical Research,Elsevier ,00104809|10902368 +Computers and Composition,Elsevier ,87554615| +Computers and Concrete,Techno-Press,15988198| +Computers and Electronics in Agriculture,Elsevier ,01681699| +Computers and Geotechnics,Elsevier ,0266352X| +Computers and Standards,Elsevier ,01678051| +Computers and the Humanities,Springer-Verlag,00104817|15728412 +Computers and Translation,Springer-Verlag,08840709| +Computers Environment and Urban Systems,Elsevier ,01989715| +Computers in Biology and Medicine,Elsevier ,00104825| +Computers in Entertainment,Association for Computing Machinery,15443574|15443574 +Computers in Human Behavior,Elsevier ,07475632|07475632 +Computers in Human Services,Informa UK (Taylor & Francis),0740445X| +Computers in Industry,Elsevier ,01663615| +Computers in Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07368593| +Computers in Physics,American Institute of Physics,08941866| +Computers in the Schools,Informa UK (Taylor & Francis),07380569|15287033 +Computing,Springer-Verlag,0010485X|14365057 +Computing & Control Engineering Journal,Institution of Electrical Engineers,09563385|17410460 +Computing and Visualization in Science,Springer-Verlag,14329360|14330369 +Computing in Science & Engineering,Institute of Electrical and Electronics Engineers,15219615| +Computing Letters,Brill Academic Publishers,15740404|00000000 +Computing Systems in Engineering,Elsevier ,09560521| +Comunicação & Educação,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01046829|23169125 +Comunicação & Informação,Universidade Federal de Goias,14155842|2317675X +Comunicação & Inovação,USCS Universidade Municipal de Sao Caetano do Sul,1809564X|21780145 +Comunicação & Sociedade,Instituto Metodista de Ensino Superior,21757755 +Comunicação e Sociedade,"""Centro de Estudos de Comunicacao e Sociedade, Universidade Minho""",16452089|21833575 +Comunicação Mídia e Consumo,Escola Superior de Propaganda e Marketing (ESPM),19837070 +Comunicação pública,OpenEdition,16461479|21832269 +Comunicació Educativa,Universitat Rovira I Virgili,15759911|23395559 +Comunicación,Universidad Pontificia Bolivariana,01201166|23900075 +Comunicación Lenguaje y Educación,Informa UK (Taylor & Francis),02147033|00000000 +Comunicación y Cultura,Fundacion Infancia y Aprendizaje,1138395X|00000000 +Comunicación y Medios,Universidad de Chile,07163991|07163991 +Comunicaciones en Estadística,Universidad Santo Tomas,20273355|20273355 +Comunicações,Instituto Educacional Piracicabano da Igreja Metodista,2238121X +Comunicar,Grupo Comunicar,11343478|19883293 +Comunicata Scientiae,Lepidus Tecnologia,21769079|21775133 +Comunitania Revista Internacional de Trabajo Social y Ciencias Sociales,UNED - Universidad Nacional de Educacion a Distancia,21730512|21730520 +Con A de animación,Universitat Politecnica de Valencia,21736049|21733511 +Con-texto,Universidad Externado de Colombia,01236458|23462078 +CONCEPT AND COMMUNICATION,The Hallym Academyn of Sciences,20051492| +Concepts and Transformation,John Benjamins Publishing Company,13846639|00000000 +Concepts in Magnetic Resonance,Wiley Blackwell (John Wiley & Sons),10437347|10990534 +Concepts in Magnetic Resonance Part A,Wiley Blackwell (John Wiley & Sons),15466086|15525023 +Concepts in Magnetic Resonance Part B Magnetic Resonance Engineering,Wiley Blackwell (John Wiley & Sons),15525031|1552504X +Conceptus,Walter de Gruyter GmbH,00105155|21969523 +ConCiencia,Universidad Nacional del Litoral,03283992|23623292 +Concrete Journal,Japan Concrete Institute,03871061|21862753 +Concrete Operators,De Gruyter Open Sp. z o.o. ,22993282 +Concrete Research and Technology,Japan Concrete Institute,13404733|21862745 +Concurrency and Computation Practice and Experience,Wiley Blackwell (John Wiley & Sons),15320626|15320634 +Concurrency Practice and Experience,Wiley Blackwell (John Wiley & Sons),10403108|10969128 +Concurrent Advances in Mechanical Engineering,DJ Publications,24553638 +Concurrent Engineering,SAGE Publications,1063293X|15312003 +Concussion,Future Medicine,20563299 +Condensed Matter,MDPI AG,24103896 +Condensed Matter Physics,Institute for Condensed Matter Physics,1607324X|22249079 +Confederation of Australian Critical Care Nurses Journal,Elsevier ,10333355| +Conference Papers in Energy,Hindawi Publishing Corporation,23144009 +Conference Papers in Engineering,Hindawi Publishing Corporation,23145366 +Conference Papers in Materials Science,Hindawi Publishing Corporation,20909713 +Conference Papers in Mathematics,Hindawi Publishing Corporation,23144777 +Conference Papers in Medicine,Hindawi Publishing Corporation,2314534X +Conference Papers in Science,Hindawi Publishing Corporation,23566108|23566094 +Conferences on New Political Economy,Mohr Siebeck,18618340| +Confero Essays on Education Philosophy and Politics,Linkoping University Electronic Press,20014562 +Configurações,OpenEdition,21827419|21827419 +Configurations,Muse - Johns Hopkins University Press,10806520 +Confins,OpenEdition,19589212|19589212 +Conflict and Health,Springer (Biomed Central Ltd.),17521505|17521505 +Conflict Management and Peace Science,SAGE Publications,07388942|15499219 +Conflict Resolution Quarterly,Wiley Blackwell (John Wiley & Sons),15365581|15411508 +Conflict Security and Development,Informa UK (Taylor & Francis),14678802|14781174 +Confluences Méditerranée,CAIRN,11482664|21025991 +Confluência,Liceu Literario Portugues,14157403|23174153 +Confluencia Revista Hispánica de Cultura y Literatura,Muse - Johns Hopkins University Press,23286962 +Confluentes Mathematici,Cellule MathDoc/CEDRAM,17937442|17937434 +Conformal Geometry and Dynamics of the American Mathematical Society,American Mathematical Society,10884173 +Confrontation and Cooperation 1000 Years of Polish-German-Russian Relations,De Gruyter Open Sp. z o.o. ,23915536 +Congenital Anomalies,Wiley Blackwell (Blackwell Publishing),09143505|17415420 +Congenital Heart Disease,Wiley Blackwell (Blackwell Publishing),1747079X|17470803 +Congestive Heart Failure,Wiley Blackwell (Blackwell Publishing),15275299|17517133 +Congress & the Presidency,Informa UK (Taylor & Francis),07343469|19441053 +Congress on Research in Dance Conference Proceedings,Cambridge University Press,20491255 +Conia-Ene Reaction,Thieme Publishing Group,20300174 +Conia-Ene Reactions,Thieme Publishing Group,20300190 +Conimbriga Revista de Arqueologia,Coimbra University Press,00849189|16478657 +Conjectura filosofia e educação,Universidade Caixias do Sul,01031457|21784612 +Conjunctions Transdisciplinary Journal of Cultural Participation,Aarhus University Library,22463755 +Conjuntura Global,Universidade Federal do Parana,23176563 +Connection Science,Informa UK (Taylor & Francis),09540091|13600494 +Connections,International Network for Social Network Analysts,02261766| +Connections The Quarterly Journal,"""Procon, Ltd.""",18121098|18122973 +Connective Tissue Research,Informa UK (Taylor & Francis),03008207|16078438 +Connexions,CAIRN,03373126|17762804 +Conradiana,Muse - Johns Hopkins University Press,19350252 +ConScientiae Saúde,University Nove de Julho - Uninove,16771028|19839324 +Consciousness & Emotion,John Benjamins Publishing Company,15665836|00000000 +Consciousness and Cognition,Elsevier ,10538100|10902376 +Conservación Vegetal,Servicio de Publicaciones de la Universidad Autonoma de Madrid,11379952| +Conservar Património,Associacao Profissional de Conservadores-Restauradores de Portugal,1646043X|21829942 +Conservation,Wiley Blackwell (Blackwell Publishing),19362145|19366779 +Conservation & Recycling,Elsevier ,03613658| +Conservation and Management of Archaeological Sites,Maney Publishing,13505033|17535522 +Conservation and Restoration of Cultural Heritage,The Korean Society of Conservation Science for Cultural Heritage,22880798| +Conservation and Society,Medknow Publications,09724923| +Conservation Biology,Wiley Blackwell (Blackwell Publishing),08888892|15231739 +Conservation Genetics,Springer-Verlag,15660621|15729737 +Conservation Genetics Resources,Springer-Verlag,18777252|18777260 +Conservation in Practice,Wiley Blackwell (Blackwell Publishing),15396827|15525228 +Conservation Letters,Wiley Blackwell (Blackwell Publishing),1755263X|1755263X +Conservation Physiology,Oxford University Press,20511434 +Conservation Science,Nepal Journals Online,20912307| +Conservative Judaism,Muse - Johns Hopkins University Press,19474717 +Constellations,Wiley Blackwell (Blackwell Publishing),13510487|14678675 +Constitutional Political Economy,Springer-Verlag,10434062|15729966 +Constraints,Springer-Verlag,13837133|15729354 +Construction and Architecture,Infra-M Academic Publishing House,23080191| +Construction and Building Materials,Elsevier ,09500618| +Construction Economics and Building,"""University of Technology, Sydney""",22049029 +Construction Engineering,"""Science and Engineering Publishing, Co.""",23293373| +Construction Innovation,Emerald (MCB UP ),14714175| +Construction Law Handbook,Thomas Telford Ltd.,17526841| +Construction Management and Economics,Informa UK (Taylor & Francis),01446193|1466433X +Construction Science,De Gruyter Open Sp. z o.o. ,22558551|22558551 +Constructions and Frames,John Benjamins Publishing Company,18761933|18761941 +Constructive Approximation,Springer-Verlag,01764276|14320940 +Consulting Psychology Journal Practice and Research,American Psychological Association,10614087|19390149 +Consumer Policy and Education Review,Korean Society of Consumer Policy and Education,17389194| +Consumption Markets and Culture,Informa UK (Taylor & Francis),10253866|1477223X +Contabilidad y Negocios,Sistema de Bibliotecas PUCP,19921896|2221724X +CONTABILITÀ E CULTURA AZIENDALE,Franco Angeli,17215242|22837337 +Contact Dermatitis,Wiley Blackwell (Blackwell Publishing),01051873|16000536 +Contact Lens and Anterior Eye,Elsevier ,13670484|13670484 +Contact Lens Update,Elsevier ,08859264| +Contaduría y Administración,Elsevier ,01861042| +Contagion Journal of Violence Mimesis and Culture,Michigan State University Press,10757201|19301200 +ContaminAzioni ecologiche Cibi nature e culture,Led Edizioni Universitarie,22836845| +Contemporaneity Historical Presence in Visual Culture,"""University Library System, University of Pittsburgh""",21535914 +Contemporary Accounting Research,Wiley Blackwell (Blackwell Publishing),08239150|19113846 +Contemporary Analysis and Applied Mathematics,Contemporary Analysis and Applied Mathematics,21473730|2149861X +Contemporary Arab Affairs,Informa UK (Taylor & Francis),17550912|17550920 +Contemporary Behavioral Health Care,Open Access Text,20588690 +Contemporary British History,Informa UK (Taylor & Francis),13619462|17437997 +Contemporary Buddhism,Informa UK (Taylor & Francis),14639947|14767953 +Contemporary Chinese Thought,Informa UK (Taylor & Francis),10971467|15580997 +Contemporary Clinical Dentistry,Medknow Publications,0976237X| +Contemporary Clinical Trials,Elsevier ,15517144| +Contemporary Clinical Trials Communications,Elsevier ,24518654| +Contemporary Concepts of Condensed Matter Science,Elsevier , +Contemporary Crises,Springer-Verlag,03781100| +Contemporary Diagnostic Radiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01499009| +Contemporary Drug Problems,SAGE Publications,00914509|21631808 +Contemporary Economic Policy,Wiley Blackwell (Blackwell Publishing),10743529|14657287 +Contemporary Economics,University of Finance and Management in Warsaw,20840845| +Contemporary Economics,University of Finance and Management in Warsaw,18979254| +Contemporary Education Dialogue,SAGE Publications,09731849|22495320 +Contemporary Educational Psychology,Elsevier ,0361476X|10902384 +Contemporary Educational Researches Journal,Sciencepark Research Organization and Counseling,23012552 +Contemporary Engineering Sciences,"""Hikari, Ltd.""",13136569|13147641 +Contemporary Europe,"""Institute of Europe, Russian Academy of Sciences IERAS""",02017083| +Contemporary European History,Cambridge University Press,09607773|14692171 +Contemporary Family Therapy,Springer-Verlag,08922764|15733335 +Contemporary Film Studies,Contemporary Film Research Institute,19755082| +Contemporary French and Francophone Studies,Informa UK (Taylor & Francis),17409292|17409306 +Contemporary French Civilization,Liverpool University Press,01479156|2044396X +Contemporary Hypnosis,Wiley Blackwell (John Wiley & Sons),09605290|15570711 +Contemporary Islam,Springer-Verlag,18720218|18720226 +Contemporary Islamic Studies,Hamad bin Khalifa University Press (HBKU Press),22202757| +Contemporary Issues in Early Childhood,SAGE Publications,14639491|14639491 +Contemporary Issues in Education Research (CIER),Clute Institute,19405847|1941756X +Contemporary Italian Politics,Informa UK (Taylor & Francis),23248823|23248831 +Contemporary Japan,Walter de Gruyter GmbH,18692729|18692737 +Contemporary Jewry,Springer-Verlag,01471694|18765165 +Contemporary Justice Review,Informa UK (Taylor & Francis),10282580|14772248 +Contemporary Literature,University of Wisconsin Press,00107484|15489949 +Contemporary Logistics,"""St. Plum-Blossom Press Pty, Ltd.""",1838739X| +Contemporary Management Research,Academy of Taiwan Information Systems Research,18135498|18135498 +Contemporary Materials,National and University Library of the Republic of Srpska,19868669|19868677 +Contemporary Mathematics and Statistics,Columbia International Publishing,21631204 +Contemporary Music Review,Informa UK (Taylor & Francis),07494467|14772256 +Contemporary Neurosurgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01632108| +Contemporary Nurse,Informa UK (Taylor & Francis),10376178|18393535 +Contemporary Organic Synthesis,The Royal Society of Chemistry,13504894| +Contemporary Physics,Informa UK (Taylor & Francis),00107514|13665812 +Contemporary Political Theory,Nature Publishing Group - Macmillan Publishers,14708914|14708914 +Contemporary Politics,Informa UK (Taylor & Francis),13569775|14693631 +Contemporary Pragmatism,Brill Academic Publishers,15723429|18758185 +Contemporary Problems of Ecology,Pleiades Publishing,19954255|19954263 +Contemporary problems of social work,Russian State Social University,24125466|2412527X +Contemporary Psychoanalysis,Informa UK (Taylor & Francis),00107530|23309091 +Contemporary Record,Informa UK (Taylor & Francis),09509224| +Contemporary Review of the Middle East,SAGE Publications,23477989|23490055 +Contemporary School Psychology,Springer-Verlag,21592020|21611505 +Contemporary Security Policy,Informa UK (Taylor & Francis),13523260|17438764 +Contemporary Social Science,Informa UK (Taylor & Francis),21582041|2158205X +Contemporary Sociological Studies,Hokkaido Sociological Association,09151214|21866163 +Contemporary Sociology A Journal of Reviews,SAGE Publications,00943061|19398638 +Contemporary South Asia,Informa UK (Taylor & Francis),09584935|1469364X +Contemporary Southeast Asia,Institute of Southeast Asian Studies,0129797X| +Contemporary Southeast Asia A Journal of International and Strategic Affairs,Muse - Johns Hopkins University Press,1793284X +Contemporary Spine Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15274268| +Contemporary Theatre Review,Informa UK (Taylor & Francis),10486801|14772264 +Contemporary Trends in Geoscience,De Gruyter Open Sp. z o.o. ,20845707 +Contemporary Women s Writing,Oxford University Press,17541484|17541476 +CONTENTS PLUS,The Korean Society of Media and Arts,20928157| +Contextes,OpenEdition,1783094X|1783094X +Contexto Internacional,SciELO,1028529 +Contexto Internacional,SciELO,01028529|01028529 +Contextos Clínicos,Universidade do Vale do Rio Dos Sinos - UNISINOS,19833482 +Contextos Educativos Revista de Educación,Universidad de la Rioja,1575023X|16955714 +Contexts,SAGE Publications,15365042|15365042 +Contextus - Revista Contemporânea de Economia e Gestão,Revista Contextus Universidade Federal do Ceara,16782089|21789258 +Continental J Agricultural Economics,Wilolud Journals,21414130| +Continental J Arts and Humanities,Wilolud Journals,21414092| +Continental J Biomedical Sciences,Wilolud Journals,2141419X| +Continental J Earth Sciences,Wilolud Journals,21414076| +Continental J Food Science and Technology,Wilolud Journals,2141422X| +Continental J Information Technology,Wilolud Journals,21414033| +Continental J Sustainable Development,Wilolud Journals,22510486| +Continental J Water Air and Soil Pollution,Wilolud Journals,22510508| +Continental Journal of Pharmaceutical Sciences,Wilolud Journals,21414149| +Continental Journal of Pharmacology and Toxicology Research,Wilolud Journals,21414238| +Continental Philosophy Review,Springer-Verlag,13872842|15731103 +Continental Shelf Research,Elsevier ,02784343| +Continents manuscrits,OpenEdition,22751742 +Continuing Cardiology Education,Wiley Blackwell (John Wiley & Sons),20591594| +Continuing Education in Anaesthesia Critical Care & Pain,Oxford University Press,17431816|17431824 +Continuing Education in Anaesthesia Critical Care & Pain,Oxford University Press,14722615|14774518 +Continuing Education in Radiologic Technology,Elsevier - WB Saunders,15433544| +Continuity and Change,Cambridge University Press,02684160|1469218X +Continuum,Informa UK (Taylor & Francis),10304312|14693666 +CONTINUUM Lifelong Learning in Neurology,Ovid Technologies (Wolters Kluwer) - American Academy of Neurology,10802371| +Continuum Mechanics and Thermodynamics,Springer-Verlag,09351175|14320959 +Contraception,Elsevier ,00107824| +Contraception and Reproductive Medicine,Springer (Biomed Central Ltd.),20557426 +Contracteren,Boom Uitgevers Den Haag,15660893| +Contrast Media & Molecular Imaging,Wiley Blackwell (John Wiley & Sons),15554309|15554317 +Contraste,CAIRN,12547689|22593780 +Contributions from the United States National Herbarium,Smithsonian Institution Biodiversity Heritage Library,00971618| +Contributions in Economic Analysis & Policy,Walter de Gruyter GmbH,15380645 +Contributions in Macroeconomics,Walter de Gruyter GmbH,15346005 +Contributions in Theoretical Economics,Walter de Gruyter GmbH,15345971 +Contributions of the Meteoritical Society,Wiley Blackwell (Blackwell Publishing),00962805| +Contributions of the Society for Research on Meteorites,Wiley Blackwell (Blackwell Publishing),00962813| +Contributions to Canadian Biology and Fisheries,Canadian Science Publishing,03665348| +Contributions to Canadian Economics,JSTOR,03836258| +Contributions to Geophysics and Geodesy,De Gruyter Open Sp. z o.o. ,13352806|13380540 +Contributions to Gynecology and Obstetrics,S. Karger AG,03044246|16622901 +Contributions to Indian Sociology,SAGE Publications,00699667|09730648 +Contributions to Mineralogy and Petrology,Springer-Verlag,00107999|14320967 +Contributions to Oncology / Beiträge zur Onkologie,S. Karger AG, +Contributions to Plasma Physics,Wiley Blackwell (John Wiley & Sons),08631042|15213986 +Contributions to Political Economy,Oxford University Press,02775921|14643588 +Contributions to the History of Concepts,Berghahn Books,18079326|1874656X +Control and Intelligent Systems,ACTA Press,14801752| +Control Engineering Practice,Elsevier ,09670661| +Control of Diastereoselectivity,Thieme Publishing Group,20300085 +Control Theory and Technology,Springer-Verlag,20956983|21980942 +Controlled Clinical Trials,Elsevier ,01972456| +Controlling,C.H. Beck,09350381| +Controlling & Management,Springer-Verlag,16141822|18645410 +Controlling & Management Review,Springer Fachmedien Wiesbaden GmbH,21958262|21958270 +Convergence The International Journal of Research into New Media Technologies,SAGE Publications,13548565|17487382 +Convergent Science Physical Oncology,IOP Publishing,20571739 +Conversations in Religion and Theology,Wiley Blackwell (Blackwell Publishing),14792206|14792214 +Convivium,"""Brepols Publishers, NV""",23363452| +Convivium Germanistisches Jahrbuch Polen,Adam Mickiewicz University Poznan,21968403| +Cooperation and Conflict,SAGE Publications,00108367|00000000 +Cooperativismo & Desarrollo,Universidad Cooperativa de Colombia - UCC,01207180| +Coordination Chemistry Reviews,Elsevier ,00108545|00108545 +COPD Journal of Chronic Obstructive Pulmonary Disease,Informa UK (Taylor & Francis),15412555|15412563 +COPD Research and Practice,Springer (Biomed Central Ltd.),20549040 +Copeia,BioOne (American Society of Icthyologists and Herpetologists),00458511|00458511 +Copernican Journal of Finance & Accounting,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,23001240|23003065 +Copernican Letters,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,2082968X| +Cor et Vasa,Elsevier ,00108650| +Coral Reefs,Springer-Verlag,07224028|14320975 +CORD News,JSTOR,05887356| +Core Evidence,Dove Medical Press,1555175X +Corela,OpenEdition,16385748 +Corinth,JSTOR,15587185| +Cornea,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02773740| +Cornell Hospitality Quarterly,SAGE Publications,19389655|19389663 +Cornell Hotel and Restaurant Administration Quarterly,SAGE Publications,00108804| +Cornish Studies,Intellect,1352271X|20539363 +Coronary Artery Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09546928| +Coronary Health Care,Elsevier ,13623265| +Corpora,Edinburgh University Press,17495032|17551676 +Corporate Communications An International Journal,Emerald (MCB UP ),13563289|00000000 +Corporate Environmental Strategy,Elsevier ,10667938| +Corporate Governance,Emerald (MCB UP ),14720701| +Corporate Governance An International Review,Wiley Blackwell (Blackwell Publishing),09648410|14678683 +Corporate Philanthropy Report,Wiley Blackwell (John Wiley & Sons),08858365|19493207 +Corporate Reputation Review,Nature Publishing Group - Macmillan Publishers,13633589|14791889 +Corporate Social Responsibility and Environmental Management,Wiley Blackwell (John Wiley & Sons),15353958|15353966 +Corps,CAIRN,19541228|19696957 +Corpus,OpenEdition,18538037|18538037 +Corpus Eve,OpenEdition,24251593 +Corpus Linguistics and Linguistic Theory,Walter de Gruyter GmbH,16137027|16137035 +Corpus Linguistics Research,Korean Association of Corpus Linguistics,2465812X| +Correction Review,Korean Society for Correction Service,12266809|24660698 +Corrections,Informa UK (Taylor & Francis),23774657|23774665 +Correlatio,Instituto Metodista de Ensino Superior,16772644 +CORROSION,NACE International,00109312|1938159X +CORROSION ENGINEERING DIGEST,Japan Society of Corrosion Engineering,18841147 +Corrosion Engineering Science and Technology,Informa UK (Taylor & Francis),1478422X|00000000 +Corrosion Reviews,Walter de Gruyter GmbH,03346005|21910316 +Corrosion Science,Elsevier ,0010938X| +Corrosion Science and Technology,The Corrosion Science Society of Korea,15986462| +Cortex,Elsevier ,00109452| +Corvinus Journal of Sociology and Social Policy,Corvinus University of Budapest,20615558|2062087X +Cosmetics,MDPI AG,20799284 +Cosmic Research,Pleiades Publishing,00109525|16083075 +Cosmopolitan Civil Societies An Interdisciplinary Journal,"""University of Technology, Sydney""",18375391 +Cosmopolitan Law Journal / Revista de Direito Cosmopolita,Universidade do Estado do Rio de Janeiro UERJ,23578440 +COSMOS,World Scientific ,02196077|17937051 +COSPAR Information Bulletin,Elsevier ,00458732| +Cost Effectiveness and Resource Allocation,Springer (Biomed Central Ltd.),14787547|14787547 +COSTRUZIONI PSICOANALITICHE,Franco Angeli,17219612|19725744 +Costume,Maney Publishing,05908876|17496306 +Cotton Genomics and Genetics,"""Sophia Publishing Group, Inc.""",19251947 +Cough,Springer (Biomed Central Ltd.),17459974|17459974 +Council for Museum Anthropology newsletter,Wiley Blackwell (Blackwell Publishing),01991450| +Council on Anthropology and Education Newsletter,Wiley Blackwell (Blackwell Publishing),05912202|19374380 +Council on Anthropology and Education Quarterly,Wiley Blackwell (Blackwell Publishing),00982881|19374399 +Council on Undergraduate Research Quarterly,Council on Undergraduate Research,10725830| +Counseling and Values,Wiley Blackwell (John Wiley & Sons),01607960| +Counseling Outcome Research and Evaluation,SAGE Publications,21501378|21501386 +Counseling Psychology and Psychotherapy,Moscow State Universtiy of Psychology and Education (MSUPE),20753470|23119446 +Counselling and Psychotherapy Research,Informa UK (Taylor & Francis),14733145|17461405 +Counselling Psychology Quarterly,Informa UK (Taylor & Francis),09515070|14693674 +Counselor Education and Supervision,Wiley Blackwell (John Wiley & Sons),00110035| +CounterText,Edinburgh University Press,20564406|20564414 +Couple and Family Psychology Research and Practice,American Psychological Association,21604096|2160410X +Coupled systems mechanics an international journal,Techno-Press,22342184| +Courrier du Centre international Blaise Pascal,OpenEdition,02496674| +Courrier hebdomadaire du CRISP,CAIRN,00089664|1782141X +CPS International Journal of Social Science Research,Centre for Postgraduate Studies,22893318| +CPT Pharmacometrics & Systems Pharmacology,Wiley Blackwell (John Wiley & Sons),21638306|21638306 +CR The New Centennial Review,Michigan State University Press,1532687X|15396630 +Cracow Indological Studies,Ksiegarnia Akademicka Sp. z.o.o.,17320917|17320917 +Craft Research,Intellect,20404689|20404697 +Craniomaxillofacial Trauma and Reconstruction,Thieme Publishing Group,19433875|19433883 +CRANIO®,Maney Publishing,08869634|21510903 +CRC Critical Reviews in Clinical Laboratory Sciences,Informa UK (Taylor & Francis),05908191| +CRC Critical Reviews in Microbiology,Informa UK (Taylor & Francis),00456454| +CRC Critical Reviews in Toxicology,Informa UK (Taylor & Francis),00456446| +Cream City Review,Muse - Johns Hopkins University Press,2166014X +Creative and Knowledge Society,De Gruyter Open Sp. z o.o. ,13384465|13385283 +Creative Approaches to Research,RMIT Publishing,18359442| +Creative Economy,BIBLIO-GLOBUS Publishing House,19946929|24094684 +Creative Education,"""Scientific Research Publishing, Inc.""",21514755|21514771 +Creative Education Studies,Hans Publishers,2331799X|2331804X +Creative Industries Journal,Informa UK (Taylor & Francis),17510694|17510708 +Creative Nursing,Springer Publishing Company,10784535| +CREATIVE SPACE,Chitkara University Publications,23213892|23217154 +Creativity and Innovation Management,Wiley Blackwell (Blackwell Publishing),09631690|14678691 +Creativity Research Journal,Informa UK (Taylor & Francis),10400419|15326934 +Creativity Studies,Vilnius Gediminas Technical University,23450479|23450487 +Creativity Theories – Research – Applications,University of Bialystok,23540036 +Credit,Hans Publishers,2168586X|21685886 +Credit and Capital Markets – Kredit und Kapital,Duncker & Humblot GmbH,21991227|21991235 +Credit and Capital Markets – Kredit und Kapital,Duncker & Humblot GmbH,21991227|21991235 +Creighton Journal of Interdisciplinary Leadership,"""Health Services Library, Creighton University""",23799307 +Cretaceous Research,Elsevier ,01956671|1095998X +Crime & Delinquency,SAGE Publications,00111287|00000000 +Crime and Justice,The University of Chicago Press,01923234|01923234 +Crime Histoire et Sociétés,OpenEdition,14220857|16634837 +Crime Law and Social Change,Springer-Verlag,09254994|15730751 +Crime Media Culture,SAGE Publications,17416590|17416604 +Crime Prevention and Community Safety,Nature Publishing Group - Macmillan Publishers,14603780|17434629 +Crime Psychology Review,Informa UK (Taylor & Francis),23744006|23744014 +Crime Science,Springer (Biomed Central Ltd.),21937680|21937680 +Criminal Behaviour and Mental Health,Wiley Blackwell (John Wiley & Sons),09579664|14712857 +Criminal Justice,SAGE Publications,14668025|00000000 +Criminal Justice and Behavior,SAGE Publications,00938548|00000000 +Criminal Justice Ethics,Informa UK (Taylor & Francis),0731129X|19375948 +Criminal Justice Matters,Informa UK (Taylor & Francis),09627251|19346220 +Criminal Justice Matters,Informa UK (Taylor & Francis),09627251| +Criminal Justice Policy Review,SAGE Publications,08874034|00000000 +Criminal Justice Review,SAGE Publications,07340168|15563839 +Criminal Justice Studies,Informa UK (Taylor & Francis),1478601X|14786028 +Criminal Justice Studies A Critical Journal of Crime Law and Society,Informa UK (Taylor & Francis),1478601X| +Criminal Law and Philosophy,Springer-Verlag,18719791|18719805 +Criminal Law Forum,Springer-Verlag,10468374|15729850 +Criminologie,Consortium Erudit,03160041|14921367 +Criminology,Wiley Blackwell (Blackwell Publishing),00111384|17459125 +Criminology & Public Policy,Wiley Blackwell (Blackwell Publishing),15386473|17459133 +Criminology and Criminal Justice,SAGE Publications,17488958|17488966 +CRIS - Bulletin of the Centre for Research and Interdisciplinary Study,De Gruyter Open Sp. z o.o. ,18055117|18055117 +Crisis,Hogrefe Publishing Group,02275910|21512396 +Crisis Intervention and Time-Limited Treatment,Informa UK (Taylor & Francis),10645136| +CRITIC,"""Science and Education, Ltd.""",22297146| +Critical African Studies,Informa UK (Taylor & Francis),21681392|20407211 +Critical and Radical Social Work,The Policy Press,20498608|20498675 +Critical Arts,Informa UK (Taylor & Francis),02560046| +Critical Arts,Informa UK (Taylor & Francis),02560046| +Critical Arts,Informa UK (Taylor & Francis),02560046| +Critical Arts,Informa UK (Taylor & Francis),02560046|19926049 +Critical Arts,Informa UK (Taylor & Francis),02560046| +Critical Asian Studies,Informa UK (Taylor & Francis),14672715|00000000 +Critical Care,Springer (Biomed Central Ltd.),13648535|18757081 +Critical Care Clinics,Elsevier ,07490704| +Critical Care Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00903493| +Critical Care Nurse,AACN Publishing,02795442|19408250 +Critical Care Nursing Clinics of North America,Elsevier ,08995885| +Critical Care Nursing Quarterly,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08879303| +Critical Care Research and Practice,Hindawi Publishing Corporation,20901305|20901313 +Critical Criminology,Springer-Verlag,12058629|15729877 +Critical Discourse Studies,Informa UK (Taylor & Francis),17405904|17405912 +Critical Ethnic Studies,University of Minnesota Press,23735031|23735031 +Critical Finance Review,Now Publishers,21645744|21645760 +Critical Historical Studies,The University of Chicago Press,23264462|23264470 +Critical Horizons,Informa UK (Taylor & Francis),14409917|15685160 +Critical Housing Analysis,Institute of Sociology of the Academy of Sciences of the Czech Republic,23362839| +Critical Inquiry,The University of Chicago Press,00931896|15397858 +Critical Inquiry in Language Studies,Informa UK (Taylor & Francis),15427587|15427595 +Critical Interventions,Informa UK (Taylor & Francis),19301944|2326411X +Critical Military Studies,Informa UK (Taylor & Francis),23337486|23337494 +Critical Pathways in Cardiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1535282X| +Critical Perspectives on Accounting,Elsevier ,10452354|10959955 +Critical Perspectives on International Business,Emerald (MCB UP ),17422043| +Critical Philosophy of Race,The Pennsylvania State University Press,21658684|21658692 +Critical Policy Studies,Informa UK (Taylor & Francis),19460171|1946018X +Critical Public Health,Informa UK (Taylor & Francis),09581596|14693682 +Critical Quarterly,Wiley Blackwell (Blackwell Publishing),00111562|14678705 +Critical Research on Religion,SAGE Publications,20503032|20503040 +Critical Review,Informa UK (Taylor & Francis),08913811|19338007 +Critical Review of International Social and Political Philosophy,Informa UK (Taylor & Francis),13698230|17438772 +Critical Reviews in Analytical Chemistry,Informa UK (Taylor & Francis),10408347|15476510 +Critical Reviews in Biochemistry,Informa UK (Taylor & Francis),10408355| +Critical Reviews in Biochemistry and Molecular Biology,Informa UK (Taylor & Francis),10409238|15497798 +Critical Reviews in Biomedical Engineering,Begell House Inc.,0278940X| +Critical Reviews in Biotechnology,Informa UK (Taylor & Francis),07388551|15497801 +Critical Reviews in Clinical Laboratory Sciences,Informa UK (Taylor & Francis),10408363|1549781X +Critical Reviews in Diagnostic Imaging,Informa UK (Taylor & Francis),10408371|15497844 +Critical Reviews in Environmental Control,Informa UK (Taylor & Francis),1040838X| +Critical Reviews in Environmental Science and Technology,Informa UK (Taylor & Francis),10643389|15476537 +Critical Reviews in Eukaryotic Gene Expression,Begell House Inc.,10454403| +Critical Reviews in Food Science and Nutrition,Informa UK (Taylor & Francis),10408398|15497852 +Critical Reviews in Immunology,Begell House Inc.,10408401| +Critical Reviews in Microbiology,Informa UK (Taylor & Francis),1040841X|15497828 +Critical Reviews in Neurobiology,Begell House Inc.,08920915| +Critical Reviews in Neurosurgery,Springer-Verlag,09390146|14330377 +Critical Reviews in Oncogenesis,Begell House Inc.,21626448| +Critical Reviews in Oncology/Hematology,Elsevier ,10408428| +Critical Reviews in Oral Biology & Medicine,SAGE Publications,10454411| +Critical Reviews in Physical and Rehabilitation Medicine,Begell House Inc.,08962960| +Critical Reviews in Plant Sciences,Informa UK (Taylor & Francis),07352689|15497836 +Critical Reviews in Solid State and Material Sciences,Informa UK (Taylor & Francis),10408436|15476561 +Critical Reviews in Therapeutic Drug Carrier Systems,Begell House Inc.,07434863| +Critical Reviews in Toxicology,Informa UK (Taylor & Francis),10408444|15476898 +Critical Reviews™ in Immunology,Begell House Inc.,21626472| +Critical Reviews™ in Oncogenesis,Begell House Inc.,08939675| +Critical Social Policy,SAGE Publications,02610183|1461703X +Critical Sociology,SAGE Publications,08969205|15691632 +Critical Strategies Psychotherapy in Managed Care,"""Informa UK (Haworth Press, Inc.,)""",15228924| +Critical Studies in Education,Informa UK (Taylor & Francis),17508487|17508495 +Critical Studies in Education,Informa UK (Taylor & Francis),17508487| +Critical Studies in Fashion and Beauty,Intellect,20404417|20404425 +Critical Studies in Improvisation / Études critiques en improvisation,University of Guelph,17120624 +Critical Studies in Mass Communication,Informa UK (Taylor & Francis),07393180| +Critical Studies in Media Communication,Informa UK (Taylor & Francis),15295036|14795809 +Critical Studies in Men???s Fashion,Intellect,2050070X|20500718 +Critical Studies in Teaching and Learning,University of the Western Cape Library Service,23107103|23107103 +Critical Studies in Television An International Journal of Television Studies,SAGE Publications,17496020|17496039 +Critical Studies on Security,Informa UK (Taylor & Francis),21624887|21624909 +Critical Studies on Terrorism,Informa UK (Taylor & Francis),17539153|17539161 +Critical Survey,Berghahn Books,00111570|17522293 +Critical Ultrasound Journal,Springer-Verlag,20363176|20367902 +Critical Values,Oxford University Press,23788321|23788372 +Criticism,Wayne State University Press,00111589|15360342 +Criticón,OpenEdition,0247381X|22729852 +Critique,Informa UK (Taylor & Francis),03017605|17488605 +Critique Critical Middle Eastern Studies,Informa UK (Taylor & Francis),10669922|00000000 +Critique d’art,OpenEdition,12468258|22659404 +Critique internationale,CAIRN,12907839|1777554X +Critique of Anthropology,SAGE Publications,0308275X|14603721 +Critique Studies in Contemporary Fiction,Informa UK (Taylor & Francis),00111619|19399138 +Croatian Economic Survey,"""The Institute of Economics, Zagreb""",13304860|18463878 +Croatian International Relations Review,De Gruyter Open Sp. z o.o. ,18485782 +Croatian Journal of Education - Hrvatski časopis za odgoj i obrazovanje,"""Faculty of Teacher Education, University of Zagreb""",18485189|18485197 +Croatian Journal of Fisheries,Croatian Journal of Fisheries,1330061X|18480586 +Croatian Journal of Food Science and Technology,Faculty of Food Technology Osijek,18473466|18489923 +Croatian Journal of Philosophy,Philosophy Documentation Center,13331108| +Croatian Medical Journal,Croatian Medical Journal,03539504|13328166 +Croatian Operational Research Review,Croatian Operational Research Society,18480225|18489931 +Croatica Chemica Acta,Croatian Chemical Society,00111643|1334417X +Crop and Pasture Science,CSIRO Publishing,18360947| +Crop Management,American Society of Agronomy,15437833 +Crop Protection,Elsevier ,02612194| +Crop Science,Crop Science Society of America,0011183X|14350653 +Cropp Breeding and Applied Biotechnology,SciELO,19847033|19847033 +Cross Cultural & Strategic Management,Emerald (MCB UP ),20595794| +Cross Cultural Management An International Journal,Emerald (MCB UP ),13527606| +Cross Metathesis Using Ruthenium-Based Defined Catalysts in Homogeneous Water/Organic Solvent Mixtures,Thieme Publishing Group,20600186 +Cross-Cultural Research,SAGE Publications,10693971|00000000 +Cross-Currents East Asian History and Culture Review,Muse - Johns Hopkins University Press,21589674 +CrossCurrents,Wiley Blackwell (Blackwell Publishing),00111953|19393881 +Crossing Borders An Interdisciplinary Journal of Undergraduate Scholarship,New Prairie Press,23730978 +Crossing the Border International Journal of Interdisciplinary Studies,Nepal Journals Online,23508752|23508922 +Crossings Journal of Migration and Culture,Intellect,20404344|20404352 +Crossroads A Journal of English Studies,University of Bialystok,23006250 +Crusader,Academic Publishing House Researcher,24109126|24137502 +Crustacea amphipoda borealia et arctica auctore Axel Boeck,Smithsonian Institution Biodiversity Heritage Library,03326683| +Crustacean Research,Carcinological Society of Japan,02873478|21895317 +Crustaceana,Brill Academic Publishers,0011216X|15685403 +Cryobiology,Elsevier ,00112240|10902392 +Cryogenics,Elsevier ,00112275| +Cryptogamie Algologie,BioOne (Association des Amis des Cryptogames),01811568|17760984 +Cryptogamie Bryologie,BioOne (Association des Amis des Cryptogames),12900796|17760992 +Cryptogamie Mycologie,BioOne (Association des Amis des Cryptogames),01811584|1776100X +Cryptography,MDPI AG,2410387X +Cryptography and Communications,Springer-Verlag,19362447|19362455 +Cryptologia,Informa UK (Taylor & Francis),01611194|15581586 +Crystal Engineering,Elsevier ,14630184| +Crystal Growth & Design,American Chemical Society,15287483|15287505 +Crystal Research and Technology,Wiley Blackwell (John Wiley & Sons),02321300|15214079 +Crystal Structure Theory and Applications,"""Scientific Research Publishing, Inc.""",21692491|21692505 +Crystallography Reports,Pleiades Publishing,10637745|1562689X +Crystallography Reviews,Informa UK (Taylor & Francis),0889311X|14763508 +Crystals,MDPI AG,20734352 +CrystEngComm,The Royal Society of Chemistry,14668033 +CSA News,American Society of Agronomy,15299163 +CSA News,American Society of Agronomy,15299163 +CSA News,American Society of Agronomy,15299163 +CSA News,American Society of Agronomy,15299163 +CSA News,American Society of Agronomy,15299163 +CSEE Journal of Power and Energy Systems,CSSE,20960042 +CSI Transactions on ICT,Springer-Verlag,22779078|22779086 +CSurgeries,CSurgeries,23720395 +Cuadernos de Administración,Editorial Pontificia Universidad Javeriana,01203592|19007205 +Cuadernos de Antropología,Universidad de Costa Rica,14093138|2215356X +Cuadernos de Arqueología,Universidad de Navarra,11331542|23871814 +Cuadernos de Biodiversidad,Publicaciones Universidad de Alicante,15755495|2254612X +Cuadernos de Cine Documental,Universidad Nacional del Litoral,18511627|23625635 +Cuadernos de Cirugía,Sistema de Bibliotecas UACH,07167040|07182864 +Cuadernos de Contabilidad,Editorial Pontificia Universidad Javeriana,01231472| +Cuadernos de Desarrollo Rural,Editorial Pontificia Universidad Javeriana,01221450|22157727 +Cuadernos de Documentación Multimedia,Universidad Complutense de Madrid,15759733 +Cuadernos de Econom,Elsevier ,02100266| +Cuadernos de Economía,Universidad Nacional de Colombia,01214772|22484337 +Cuadernos de economía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7176821 +Cuadernos de Economía y Dirección de la Empresa,Elsevier ,11385758| +Cuadernos de Estudios Empresariales,Universidad Complutense de Madrid,11316985|19882610 +Cuadernos de Estudios Gallegos,Departmento de Publicaciones del CSIC,0210847X|19888333 +Cuadernos de Filología Clásica Estudios griegos e indoeuropeos,Universidad Complutense de Madrid,11319070|19882637 +Cuadernos de Filología Clásica Estudios Latinos,Universidad Complutense de Madrid,11319062|19882343 +Cuadernos de Filología Italiana,Universidad Complutense de Madrid,11339527|19882394 +Cuadernos de Filosofía Latinoamericana,Universidad Santo Tomas,01208462| +Cuadernos de Geografía Revista Colombiana de Geografía,Universidad Nacional de Colombia,0121215X|22565442 +Cuadernos de Gestión,Instituto de Economia Aplicada a la Empresa,11316837|19882157 +Cuadernos de Gobierno y Administración Pública,Universidad Complutense de Madrid,23413808|23414839 +Cuadernos de historia (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7191243 +Cuadernos de Historia Contemporánea,Universidad Complutense de Madrid,0214400X|19882734 +Cuadernos de Historia del Derecho,Universidad Complutense de Madrid,11337613|19882521 +Cuadernos de Historia Moderna,Universidad Complutense de Madrid,02144018|19882475 +Cuadernos de informacion,Pontificia Universidad Catolica de Chile,0716162X|07178697 +Cuadernos de Investigación Educativa,Universidad ORT Uruguay,15102432|16889304 +Cuadernos de Investigación Filológica,Universidad de la Rioja,02110547|1699292X +Cuadernos de Investigación Geográfica,Universidad de la Rioja,02116820|16979540 +Cuadernos de lingüística hispánica,Universidad Pedagogica y Tecnologica de Colombia,0121053X|23461829 +Cuadernos de Literatura,Editorial Pontificia Universidad Javeriana,01228102|23461691 +Cuadernos de Medicina Forense,Instituto de Salud Carlos III/BNCS/SciELO Espana,11357606|11357606 +Cuadernos de Música Artes Visuales y Artes Escénicas,Editorial Pontificia Universidad Javeriana,17946670|22159959 +Cuadernos de Prehistoria y Arqueología,Servicio de Publicaciones de la Universidad Autonoma de Madrid,02111608|02111608 +Cuadernos de Psicología del Deporte,Instituto de Salud Carlos III/BNCS/SciELO Espana,15788423| +Cuadernos de Relaciones Laborales,Universidad Complutense de Madrid,11318635|19882572 +Cuadernos de Trabajo Social,Universidad Complutense de Madrid,02140314|19888295 +Cuadernos de Turismo,Servicio de Publicaciones de la Universidad e Murcia,11397861|19894635 +Cuadernos de Vivienda y Urbanismo,Editorial Pontificia Universidad Javeriana,20272103|21450226 +Cuadernos del CLAEH,SciELO,7976062 +Cuadernos Dieciochistas,Ediciones Universidad de Salamanca,15767914|23411902 +Cuadernos Europeos de Deusto,University of Deusto,11308354| +Cuadernos info,Pontificia Universidad Catolica de Chile,07193661|0719367X +Cuadernos Inter c a mbio sobre Centroamérica y el Caribe,Universidad de Costa Rica,16590139|16594940 +Cuadernos Judaicos,Universidad de Chile,7188749 +Cuadernos Latinoamericanos de Administración,Universidad el Bosque,19005016| +Cuadernos LIRICO,OpenEdition,22628339|22628339 +Cuaternario y Geomorfología,AEQUA & SEG,02141744| +Cuban Studies,Muse - Johns Hopkins University Press,15482464 +Cubo (Temuco),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7190646 +Cuerpo Cultura y Movimiento,Universidad Santo Tomas,22484418| +Cuestiones Constitucionales,Elsevier ,14059193| +Cuestiones de filosofía,Universidad Pedagogica y Tecnologica de Colombia,01235095| +Cuestiones de género de la igualdad y la diferencia,University of Leon,24440221 +Cuestiones teológicas,Universidad Pontificia Bolivariana,0120131X|23899980 +Cuidado de Enfermería y Educación en Salud,Universidad de la Serena,7194331 +Cuizine The Journal of Canadian Food Cultures,Consortium Erudit,19185480 +Çukurova Araştırmaları Dergisi,Cukurova Arastirmalari Dergisi,24587559| +Cukurova Medical Journal,Cukurova Medical Journal,02505150| +Cukurova University Faculty of Education Journal,Cukurova University Faculty of Education,13029967|2149116X +Culinary Science & Hospitality Research,Culinary Society of Korea,24660752| +Cultura,OpenEdition,08704546|21832021 +Cultura - Hombre - Sociedad CUHSO,Universidad Catolica de Temuco,07161557|07192789 +Cultura de los Cuidados Revista de Enfermería y Humanidades,Publicaciones Universidad de Alicante,11381728|16996003 +Cultura de Paz,Latin America Journals Online,22199381|23082771 +Cultura International Journal of Philosophy of Culture and Axiology,Philosophy Documentation Center,15841057|20655002 +Cultura Lenguaje y Representación,Universitat Jaume I,16977750|16977750 +Cultura y Educación,Fundacion Infancia y Aprendizaje,02143550|15793702 +Cultura y Educación,Informa UK (Taylor & Francis),11356405|15784118 +Cultural and Social History,Informa UK (Taylor & Francis),14780038|14780046 +Cultural Anthropology,Society for Cultural Anthropology,08867356|15481360 +Cultural Critique,University of Minnesota Press,08824371|15345203 +Cultural Diversity & Ethnic Minority Psychology,American Psychological Association,10999809| +Cultural Diversity & Mental Health,American Psychological Association,1077341X| +Cultural Diversity and Ethnic Minority Psychology,American Psychological Association,10999809|19390106 +Cultural Diversity in China,De Gruyter Open Sp. z o.o. ,2353995X|23537795 +Cultural Dynamics,SAGE Publications,09213740|00000000 +Cultural Encounters,"""Institute for the Theology of Culture: New Wine, New Wineskins""",15504891| +Cultural Geographies,SAGE Publications,14744740|14770881 +Cultural History,Edinburgh University Press,2045290X|20452918 +Cultural Politics an International Journal,Duke University Press,17432197|00000000 +Cultural Sociology,SAGE Publications,17499755|17499763 +Cultural Studies,Informa UK (Taylor & Francis),09502386|14664348 +Cultural Studies of Science Education,Springer-Verlag,18711502|18711510 +Cultural Studies Review,"""University of Technology, Sydney""",14468123|18378692 +Cultural Trends,Informa UK (Taylor & Francis),09548963|14693690 +Cultural Values,Informa UK (Taylor & Francis),13625179|00000000 +Cultural-Historical Psychology,Moscow State Universtiy of Psychology and Education (MSUPE),18165435|22248935 +Culturas,Universidad Nacional del Litoral,15153738|23625538 +Culturas Revista de Gestión Cultural,Universitat Politecnica de Valencia,23867515 +Cultura_Ciencia_Deporte,UCAM CCD,16965043|19897413 +Culture & Agriculture,Wiley Blackwell (Blackwell Publishing),10484876|1556486X +Culture & History Digital Journal,Departmento de Publicaciones del CSIC,2253797X +Culture & Musées,PERSEE Program,17662923| +Culture & Psychology,SAGE Publications,1354067X|00000000 +Culture & Society,Vytautas Magnus University,20294573|20294573 +Culture Agriculture Food and Environment,Wiley Blackwell (Blackwell Publishing),21539553| +Culture and Brain,Springer-Verlag,21938652|21938660 +Culture and Local Governance,University of Ottawa Library,19117469 +Culture and Organization,Informa UK (Taylor & Francis),14759551|14772760 +Culture and Religion,Informa UK (Taylor & Francis),14755610|14755629 +Culture chiffres,CAIRN,19596928|2118464X +Culture Etudes,CAIRN,1959691X|21184674 +Culture Health & Sexuality,Informa UK (Taylor & Francis),13691058|14645351 +Culture Medicine and Psychiatry,Springer-Verlag,0165005X|1573076X +Culture méthodes,CAIRN,19596936|19683774 +Culture prospective,CAIRN,19596944|21184631 +Culture Society and Masculinities,"""Men's Studies Press, LLC""",19415583|19415591 +Culture Sport Society,Informa UK (Taylor & Francis),14610981| +Culture Studies ↔ Critical Methodologies,SAGE Publications,15327086|1552356X +Culture Theory and Critique,Informa UK (Taylor & Francis),14735784|00000000 +Culture Unbound Journal of Current Cultural Research,Linkoping University Electronic Press,20001525 +Culture/Clinic,University of Minnesota Press,21680981|2168099X +Cultures & conflits,OpenEdition,17775345|17775345 +Cumhuriyet Dental Journal,Cumhuriyet University Faculty of Dentistry,21462852 +Cumhuriyet Medical Journal,Cumhuriyet Medical Journal,13050028 +Cumhuriyet Science Journal,Cumhuriyet University Sciences Journal,13001949|13001949 +Cumhuriyet Üniversitesi İlahiyat Fakültesi Dergisi,Cumhuriyet Universitesi Ilahiyat Fakultesi Dergisi,13011197|13049399 +Cunninghamia,Royal Botanica Gardens and Domain Trust,07279620|2200405X +Curare,Universidad Cooperativa de Colombia - UCC,23823356|23823364 +Curationis,AOSIS,03798577|22236279 +Curator The Museum Journal,Wiley Blackwell (Blackwell Publishing),00113069|21516952 +Cureus,"""Cureus, Inc.""",21688184| +Current Addiction Reports,Springer-Verlag,21962952 +Current Advances in Agricultural Sciences(An International Journal),Diva Enterprises Private Limited,09752315|23944471 +Current Advances in Environmental Science,American V-King Scientific Publishers,23318457|23318465 +Current Aging Science,Bentham Science,18746098| +Current Aging Sciencee,Bentham Science,18746128| +Current Agricultural Science and Technology,Current Agriculture Science and Technology (CAST),23172436|23172436 +Current Agriculture Research Journal,Enviro Research Publishers,23474688|23219971 +Current Allergy and Asthma Reports,Springer-Verlag,15297322|15346315 +Current Alzheimer Research,Bentham Science,15672050|00000000 +Current Anaesthesia and Critical Care,Elsevier ,09537112| +Current Analytical Chemistry,Bentham Science,15734110|00000000 +Current Anesthesiology Reports,Springer-Verlag,21676275 +Current Angiogenesis,Bentham Science,22115528| +Current Anthropology,The University of Chicago Press,00113204|15375382 +Current Applied Physics,Elsevier ,15671739| +Current Atherosclerosis Reports,Springer-Verlag,15233804|15346242 +Current Attention Disorders Reports,Springer-Verlag,19434561|1943457X +Current Behavioral Neuroscience Reports,Springer-Verlag,21962979 +Current Bioactive Compounds,Bentham Science,15734072|00000000 +Current Biochemical Engineering,Bentham Science,22127119| +Current Bioinformatics,Bentham Science,15748936| +Current Biology,Elsevier ,09609822| +Current Biomarker Findings,Dove Medical Press,22302492 +Current Bionanotechnology,Bentham Science,22135294| +Current Biotechnology,Bentham Science,2211551X| +Current Biotechnology,Bentham Science,22115501| +Current Bladder Dysfunction Reports,Springer-Verlag,19317212|19317220 +Current Botany,Scienceflora Publishers Pvt. Ltd.,22204822 +Current Breast Cancer Reports,Springer-Verlag,19434588|19434596 +Current Cancer Drug Targets,Bentham Science,15680096|00000000 +Current Cancer Therapy Reviews,Bentham Science,15733947|00000000 +Current Cardiology Reports,Springer-Verlag,15233782|15343170 +Current Cardiology Reviews,Bentham Science,1573403X|00000000 +Current Cardiovascular Imaging Reports,Springer-Verlag,19419066|19419074 +Current Cardiovascular Risk Reports,Springer-Verlag,19329520|19329563 +Current Catalysis,Bentham Science,22115455| +Current Catalysise,Bentham Science,22115447| +Current Chemical Biology,Bentham Science,18723136| +Current Chemical Genomics,Bentham Science,18753973| +Current Chemical Genomics and Translational Medicine,Bentham Science,22139885| +Current Chemistry Letters,Growing Science,19277296|1927730X +Current Chromatography,Bentham Science,22132406| +Current Climate Change Reports,Springer-Verlag,21986061 +Current Clinical Microbiology Reports,Springer-Verlag,21965471 +Current Clinical Pharmacology,Bentham Science,15748847| +Current Colorectal Cancer Reports,Springer-Verlag,15563790|15563804 +Current Computer - Aided Drug Design,Bentham Science,15734099|00000000 +Current Controlled Trials in Cardiovascular Medicine,Springer (Biomed Central Ltd.),14686708| +Current Dermatology Reports,Springer-Verlag,21624933 +Current Development in Oceanography,Pushpa Publishing House,09766960| +Current Developmental Disorders Reports,Springer-Verlag,21962987 +Current Developments in Mathematics,"""International Press of Boston, Inc.""",10896384|21644829 +Current Diabetes Reports,Springer-Verlag,15344827|15390829 +Current Diabetes Reviews,Bentham Science,15733998|00000000 +Current Diagnostic Pathology,Elsevier ,09686053| +Current Directions in Biomedical Engineering,Walter de Gruyter GmbH,23645504 +Current Directions in Psychological Science,SAGE Publications,09637214|14678721 +Current Drug Abuse Reviews,Bentham Science,18744737| +Current Drug Delivery,Bentham Science,15672018|00000000 +Current Drug Discovery Technologies,Bentham Science,15701638|00000000 +Current Drug Metabolism,Bentham Science,13892002|00000000 +Current Drug Safety,Bentham Science,15748863| +Current Drug Targets,Bentham Science,13894501|00000000 +Current Drug Targets - Cardiovascular & Hematological Disorders,Bentham Science,15680061|00000000 +Current Drug Targets - CNS & Neurological Disorders,Bentham Science,1568007X|00000000 +Current Drug Targets - Immune Endocrine & Metabolic Disorders,Bentham Science,15680088|00000000 +Current Drug Targets - Infectious Disorders,Bentham Science,15680053|00000000 +Current Drug Targets - Inflammation & Allergy,Bentham Science,1568010X|00000000 +Current Drug Therapy,Bentham Science,15748855| +Current Emergency and Hospital Medicine Reports,Springer-Verlag,21674884 +Current Environmental Engineering,Bentham Science,22127178| +Current Environmental Health Reports,Springer-Verlag,21965412 +Current Enzyme Inhibition,Bentham Science,15734080|00000000 +Current Epidemiology Reports,Springer-Verlag,21962995 +Current Eye Research,Informa UK (Informa Healthcare),02713683|14602202 +Current Forestry Reports,Springer-Verlag,21986436 +Current Fungal Infection Reports,Springer-Verlag,19363761|1936377X +Current Gastroenterology Reports,Springer-Verlag,15228037|1534312X +Current Gene Therapy,Bentham Science,15665232|00000000 +Current Genetic Medicine Reports,Springer-Verlag,21674876 +Current Genetics,Springer-Verlag,01728083|14320983 +Current Genomics,Bentham Science,13892029|00000000 +Current GERD Reports,Springer-Verlag,1934967X|19349661 +Current Geriatrics Reports,Springer-Verlag,21967865 +Current Gerontology and Geriatrics Research,Hindawi Publishing Corporation,16877063|16877071 +Current Green Chemistry,Bentham Science,22133461| +Current Gynecologic Oncology,Medical Communications Sp. z.o.o.,20811632| +Current Heart Failure Reports,Springer-Verlag,15469530|15469549 +Current Hematologic Malignancy Reports,Springer-Verlag,15588211|1558822X +Current Hepatology Reports,Springer-Verlag,15403416|21959595 +Current Herpetology,Herpetological Society of Japan,13455834|18811019 +Current HIV Research,Bentham Science,1570162X|00000000 +Current HIV/AIDS Reports,Springer-Verlag,15483568|15483576 +Current Hypertension Reports,Springer-Verlag,15226417|15343111 +Current Hypertension Reviews,Bentham Science,15734021|00000000 +Current Immunology Reviews,Bentham Science,15733955|00000000 +Current Infectious Disease Reports,Springer-Verlag,15233847|15343146 +Current Inorganic Chemistry,Bentham Science,18779441| +Current Issues and Research in Advertising,Informa UK (Taylor & Francis),01633392|2165820X +Current Issues in Auditing,American Accounting Association,19361270|19361270 +Current Issues In Language and Society,Informa UK (Taylor & Francis),13520520| +Current Issues in Language Planning,Informa UK (Taylor & Francis),14664208|17477506 +Current Issues in Personality Psychology,Termedia Sp. z.o.o.,23534192| +Current Issues in Pharmacy and Medical Sciences,Walter de Gruyter GmbH,23006676 +Current issues in pharmacy and medicine science and practice,Zaporozhye State Medical University,23068094|24092932 +Current Issues in Psychoanalytic Practice,"""Informa UK (Haworth Press, Inc.,)""",07377851| +Current Issues in Tourism,Informa UK (Taylor & Francis),13683500|17477603 +Current Issues of Pharmacy and Medical Sciences,Medical University of Lublin,2084980X| +Current Journal of Glaucoma Practice with DVD,Jaypee Brothers Medical Publishing,09740333|09751947 +Current Legal Problems,Oxford University Press,00701998|20448422 +Current Medical Imaging Reviews,Bentham Science,15734056|00000000 +Current Medical Research and Opinion,Informa UK (Librapharm),03007995|14734877 +Current Medicinal Chemistry,Bentham Science,09298673|00000000 +Current Medicinal Chemistry - Anti-Cancer Agents,Bentham Science,15680118|00000000 +Current Medicinal Chemistry - Anti-Infective Agents,Bentham Science,15680126|00000000 +Current Medicinal Chemistry - Anti-Inflammatory & Anti-Allergy Agents,Bentham Science,15680142|00000000 +Current Medicinal Chemistry - Cardiovascular & Hematological Agents,Bentham Science,15680169|00000000 +Current Medicinal Chemistry - Central Nervous System Agents,Bentham Science,15680150|00000000 +Current Medicinal Chemistry - Immunology Endocrine & Metabolic Agents,Bentham Science,15680134|00000000 +Current Medicine Research and Practice,Elsevier ,23520817| +Current Metabolomics,Bentham Science,2213235X| +Current Microbiology,Springer-Verlag,03438651|14320991 +Current Microwave Chemistry,Bentham Science,22133356| +Current Molecular Biology Reports,Springer-Verlag,21986428 +Current Molecular Imaginge,Bentham Science,22115552| +Current Molecular Medicine,Bentham Science,15665240|00000000 +Current Molecular Pharmacology,Bentham Science,18744672| +Current Molecular Pharmacologye,Bentham Science,18744702| +Current Nanomaterials,Bentham Science,24054615| +Current Nanomedicine,Bentham Science,24681873| +Current Nanoscience,Bentham Science,15734137|00000000 +Current Neurobiology,OMICS Publishing Group,9759042 +Current Neurology and Neuroscience Reports,Springer-Verlag,15284042|15346293 +Current Neuropharmacology,Bentham Science,1570159X|00000000 +Current Neurovascular Research,Bentham Science,15672026|00000000 +Current Nutrition & Food Science,Bentham Science,15734013|00000000 +Current Nutrition Reports,Springer-Verlag,21613311 +Current Obesity Reports,Springer-Verlag,21624968 +Current Obstetrics and Gynaecology,Elsevier ,09575847| +Current Obstetrics and Gynecology Reports,Springer-Verlag,21613303 +Current Oncology,MultiMed Inc.,11980052|11980052 +Current Oncology Reports,Springer-Verlag,15233790|15346269 +Current Ophthalmology Reports,Springer-Verlag,21674868 +Current Opinion in Allergy and Clinical Immunology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15284050|14736322 +Current Opinion in Anaesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09527907| +Current Opinion in Behavioral Sciences,Elsevier ,23521546| +Current Opinion in Biotechnology,Elsevier ,09581669| +Current Opinion in Cardiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02684705| +Current Opinion in Cell Biology,Elsevier ,09550674| +Current Opinion in Chemical Biology,Elsevier ,13675931|13675931 +Current Opinion in Chemical Engineering,Elsevier ,22113398| +Current Opinion in Clinical Nutrition & Metabolic Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,13631950| +Current Opinion in Colloid & Interface Science,Elsevier ,13590294| +Current Opinion in Creativity Innovation and Entrepreneurship,Chimera Innova Group,7192991 +Current Opinion in Critical Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10705295| +Current Opinion in Endocrinology & Diabetes,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10683097| +Current Opinion in Endocrinology and Diabetes,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10683097| +Current Opinion in Endocrinology Diabetes and Obesity,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1752296X| +Current Opinion in Environmental Sustainability,Elsevier ,18773435| +Current Opinion in Food Science,Elsevier ,22147993| +Current Opinion in Gastroenterology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02671379| +Current Opinion in Genetics & Development,Elsevier ,0959437X| +Current Opinion in Hematology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10656251| +Current Opinion in HIV and AIDS,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1746630X| +Current Opinion in Immunology,Elsevier ,09527915| +Current Opinion in Infectious Diseases,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09517375| +Current Opinion in Insect Science,Elsevier ,22145745| +Current Opinion in Insect Science,Elsevier ,22145745| +Current Opinion in Internal Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15355942| +Current Opinion in Lipidology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09579672| +Current Opinion in Microbiology,Elsevier ,13695274|13695274 +Current Opinion in Nephrology & Hypertension,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10624821| +Current Opinion in Neurobiology,Elsevier ,09594388| +Current Opinion in Neurology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,13507540| +Current Opinion in Obstetrics & Gynecology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1040872X| +Current Opinion in Oncology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10408746| +Current Opinion in Ophthalmology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10408738| +Current Opinion in Organ Transplantation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10872418| +Current Opinion in Orthopedics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10419918| +Current Opinion in Otolaryngology & Head & Neck Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10689508| +Current Opinion in Pediatrics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10408703| +Current Opinion in Pharmacology,Elsevier ,14714892| +Current Opinion in Plant Biology,Elsevier ,13695266| +Current Opinion in Psychiatry,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09517367| +Current Opinion in Psychology,Elsevier ,2352250X| +Current Opinion in Pulmonary Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10705287| +Current Opinion in Pulmonary Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10781641| +Current Opinion in Rheumatology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10408711| +Current Opinion in Solid State and Materials Science,Elsevier ,13590286| +Current Opinion in Structural Biology,Elsevier ,0959440X| +Current Opinion in Supportive and Palliative Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,17514258| +Current Opinion in Urology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09630643| +Current Opinion in Virology,Elsevier ,18796257| +Current Opinion on Therapeutic Patents,Informa UK (Ashley Publications),09622594| +Current Oral Health Reports,Springer-Verlag,21963002 +Current Organic Chemistry,Bentham Science,13852728|00000000 +Current Organic Synthesis,Bentham Science,15701794|00000000 +Current Organocatalysis,Bentham Science,22133372| +Current Orthopaedic Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19407041| +Current Orthopaedics,Elsevier ,02680890| +Current Osteoporosis Reports,Springer-Verlag,15441873|15442241 +Current Otorhinolaryngology Reports,Springer-Verlag,2167583X +Current Paediatrics,Elsevier ,09575839| +Current Pain and Headache Reports,Springer-Verlag,15313433|15343081 +Current Pathobiology Reports,Springer-Verlag,2167485X +Current Pediatric Reviews,Bentham Science,15733963|00000000 +Current Pediatrics Reports,Springer-Verlag,21674841 +Current Pharmaceutical Analysis,Bentham Science,15734129|00000000 +Current Pharmaceutical Biotechnology,Bentham Science,13892010|00000000 +Current Pharmaceutical Design,Bentham Science,13816128|00000000 +Current Pharmacogenomics,Bentham Science,15701603|00000000 +Current Pharmacogenomics and Personalized Medicine,Bentham Science,18756921| +Current Pharmacology Reports,Springer-Verlag,2198641X +Current Physical Chemistry,Bentham Science,18779468| +Current Physical Chemistrye,Bentham Science,18779476| +Current Physical Medicine and Rehabilitation Reports,Springer-Verlag,21674833 +Current Plant Biology,Elsevier ,22146628| +Current Pollution Reports,Springer-Verlag,21986592 +Current Problems in Cancer,Elsevier ,01470272| +Current Problems in Cardiology,Elsevier ,01462806| +Current Problems in Dermatology,Elsevier ,10400486| +Current Problems in Diagnostic Radiology,Elsevier ,03630188| +Current Problems in Obstetrics Gynecology and Fertility,Elsevier - Mosby,87560410| +Current Problems in Pediatric and Adolescent Health Care,Elsevier ,00459380| +Current problems in remote sensing of the Earth from space,Space Research Institute RAS,20707401|24110280 +Current Problems in Surgery,Elsevier ,00113840| +Current Problems of Psychiatry,Medical University of Lublin,20813910| +Current Prostate Reports,Springer-Verlag,1544225X|15441865 +Current Protein and Peptide Science,Bentham Science,13892037|00000000 +Current Proteomics,Bentham Science,15701646|00000000 +Current Psychiatry Reports,Springer-Verlag,15233812|15351645 +Current Psychiatry Reviews,Bentham Science,15734005|00000000 +Current Psychological Research,Springer-Verlag,01433887| +Current Psychological Reviews,Springer-Verlag,01443895| +Current Psychology,Springer-Verlag,10461310|19364733 +Current Psychopharmacology,Bentham Science,22115579| +Current Psychopharmacologye,Bentham Science,22115560| +Current Psychosis & Therapeutics Reports,Springer-Verlag,15458083|15458091 +Current Pulmonology Reports,Springer-Verlag,21992428 +Current Radiology Reports,Springer-Verlag,21674825 +Current Radiopharmaceuticals,Bentham Science,18744710| +Current Research in Agricultural Sciences,Pak Publishing Group,23133716|23126418 +Current Research in Bacteriology,Science Alert,19945426| +Current Research in Cardiovascular Pharmacology,Science Alert,2152193X| +Current Research in Chemistry,Science Alert,19965052| +Current Research in Dairy Sciences,Science Alert,19945434| +Current Research in Dentistry,Science Publications,19490119| +Current Research in Drug Discovery,Science Publications,23333235| +Current Research in Environmental & Applied Mycology,Mushroom Research Foundation,22292225 +Current Research in Neuroscience,Science Alert,19963408| +Current Research in Nutrition and Food Science Journal,Enviro Research Publishers,2347467X|23220007 +Current Research in Physics,Science Alert,21543119| +Current Research in Poultry Science,Science Alert,21522111| +Current Research in Psychology,Science Publications,19490178| +Current Research in Space Science,Science Alert,21543097| +Current Research in Translational Medicine,Elsevier ,24523186| +Current Research in Tuberculosis,Science Alert,18193366| +Current Research Journal of Biological Sciences,Maxwell Scientific Publication Corp.,2041076X|20410778 +Current Research Journal of Economic Theory,Maxwell Scientific Publication Corp.,20424841|2042485X +Current Research Journal of Social Sciences,Maxwell Scientific Publication Corp.,20413238|20413246 +Current Research on Agriculture and Life Sciences,Current Research on Agriculture and Life Science,2287271X|22880356 +Current Respiratory Care Reports,Springer-Verlag,2161332X +Current Respiratory Medicine Reviews,Bentham Science,1573398X|00000000 +Current Review of Pain,Springer-Verlag,10695850| +Current Reviews in Musculoskeletal Medicine,Springer-Verlag,1935973X|19359748 +Current Rheumatology Reports,Springer-Verlag,15233774|15346307 +Current Rheumatology Reviews,Bentham Science,15733971|00000000 +Current Science,Current Science Association,00113891| +Current Sexual Health Reports,Springer-Verlag,15483584|15483592 +Current Signal Transduction Therapy,Bentham Science,15743624| +Current Sleep Medicine Reports,Springer-Verlag,21986401 +Current Smart Materials,Bentham Science,24054658| +Current Sociology,SAGE Publications,00113921|14617064 +Current Sports Medicine Reports,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1537890X|15378918 +Current Stem Cell Reports,Springer-Verlag,21987866 +Current Stem Cell Research & Therapy,Bentham Science,1574888X| +Current Surgery,Elsevier ,01497944| +Current Surgery Reports,Springer-Verlag,21674817 +Current Sustainable/Renewable Energy Reports,Springer-Verlag,21963010 +Current Synthetic and Systems Biology,OMICS Publishing Group,23320737 +Current Therapeutic Research,Elsevier ,0011393X| +Current Tissue Engineering,Bentham Science,22115420| +Current Topics in Biophysics,De Gruyter Open Sp. z o.o. ,12329630|12329630 +Current Topics in Developmental Biology,Elsevier , +Current Topics in Medicinal Chemistry,Bentham Science,15680266|00000000 +Current Traditional Medicine,Bentham Science,22150838| +Current Translational Geriatrics and Experimental Gerontology Reports,Springer-Verlag,21624941 +Current Transplantation Reports,Springer-Verlag,21963029 +Current Trauma Reports,Springer-Verlag,21986096 +Current Treatment Options in Allergy,Springer-Verlag,21963053 +Current Treatment Options in Cardiovascular Medicine,Springer-Verlag,10928464|15343189 +Current Treatment Options in Gastroenterology,Springer-Verlag,10928472|1534309X +Current Treatment Options in Infectious Diseases,Springer-Verlag,15346250 +Current Treatment Options in Neurology,Springer-Verlag,10928480|15343138 +Current Treatment Options in Oncology,Springer-Verlag,15272729|15346277 +Current Treatment Options in Pediatrics,Springer-Verlag,21986088 +Current Treatment Options in Psychiatry,Springer-Verlag,21963061 +Current Treatment Options in Rheumatology,Springer-Verlag,21986002 +Current Trends in Clinical Embriology,CIC Edizioni Internazionali,23852836 +Current Tropical Medicine Reports,Springer-Verlag,21963045 +Current Urban Studies,"""Scientific Research Publishing, Inc.""",23284900|23284919 +Current Urology,S. Karger AG,16617649|16617657 +Current Urology Reports,Springer-Verlag,15272737|15346285 +Current Vascular Pharmacology,Bentham Science,15701611|00000000 +Current Women s Health Reviews,Bentham Science,15734048|00000000 +Current World Environment,Enviro Research Publishers,09734929|23208031 +Current Writing,Informa UK (Taylor & Francis),1013929X|21599130 +Current Zoology,Oxford University Press,16745507|23969814 +Currents in Biblical Research,SAGE Publications,1476993X|17455200 +Currents in Pharmacy Teaching and Learning,Elsevier ,18771297| +Curriculum and Teaching,James Nicholas Publishers,0726416X| +Curriculum Inquiry,Informa UK (Taylor & Francis),03626784|1467873X +Curriculum Matters,"""NZCER Press, New Zealand Council for Educational Research""",11771828| +Curriculum Theory Network,JSTOR,00784931| +Curtis s Botanical Magazine,Wiley Blackwell (Blackwell Publishing),13554905|14678748 +Curved and Layered Structures,De Gruyter Open Sp. z o.o. ,23537396 +Customer Needs and Solutions,Springer-Verlag,2196291X|21962928 +Cutaneous and Ocular Toxicology,Informa UK (Taylor & Francis),15569527|15569535 +CVD Prevention and Control,Elsevier ,18754570| +CVGIP Graphical Models and Image Processing,Elsevier - Academic Press,10499652| +CVGIP Image Understanding,Elsevier ,10499660| +Cyber-Physical Systems,Informa UK (Taylor & Francis),23335777|23335785 +Cybergeo,OpenEdition,12783366|12783366 +Cybernetics,Springer-Verlag,00114235| +Cybernetics & Systems,Informa UK (Taylor & Francis),01969722|10876553 +Cybernetics and Information Technologies,De Gruyter Open Sp. z o.o. ,13144081|13144081 +Cybernetics and Systems Analysis,Springer-Verlag,10600396|15738337 +CyberPsychology & Behavior,Mary Ann Liebert,10949313|10949313 +Cyberpsychology Behavior and Social Networking,Mary Ann Liebert,21522715|21522723 +Cyberpsychology Journal of Psychosocial Research on Cyberspace,Masaryk University Press,18027962 +Cybrarians Journal,"""Al Manhal FZ, LLC""",16872215| +Cyclization Reactions,Thieme Publishing Group,20600321 +Cycloaddition Reactions Catalyzed by Amino Acid Based Phosphines,Thieme Publishing Group,20300026 +Cyclodextrins as Dispersing Agents of Supported Metals,Thieme Publishing Group,20600577 +Cypriot Journal of Educational Sciences,Sciencepark Research Organization and Counseling,13059076|1305905X +Cyprus Journal of Medical Sciences,AVES Publishing Co.,21497893| +CyTA - Journal of Food,Informa UK (Taylor & Francis),19476337|19476345 +Cytogenetic and Genome Research,S. Karger AG,14248581|1424859X +CytoJournal,Medknow Publications,17426413| +Cytokine,Elsevier ,10434666|10960023 +Cytokine & Growth Factor Reviews,Elsevier ,13596101| +Cytokine Reference,Elsevier - Academic Press, +Cytokines Cellular & Molecular Therapy,Informa UK (Taylor & Francis),13684736|1471177X +CYTOLOGIA,International Society of Cytology,00114545|13487019 +Cytology and Genetics,Allerton Press,00954527|19349440 +Cytometry,Wiley Blackwell (John Wiley & Sons),01964763|10970320 +Cytometry Part A,Wiley Blackwell (John Wiley & Sons),15524922|15524930 +Cytometry Part B Clinical Cytometry,Wiley Blackwell (John Wiley & Sons),15524949|15524957 +Cytopathology,Wiley Blackwell (Blackwell Publishing),09565507|13652303 +Cytoskeleton,Wiley Blackwell (John Wiley & Sons),19493584|19493592 +Cytotechnology,Springer-Verlag,09209069|15730778 +Cytotherapy,Elsevier ,14653249|14772566 +Czasopismo Prawno-Historyczne,Adam Mickiewicz University Poznan,00702471| +Czasopismo Psychologiczne Psychological Journal,Stowarzyszenie Psychologia i Architektura (Society for Psychology and Architecture),14256460| +Czech Journal of Animal Science,Czech Academy of Agricultural Sciences,12121819|18059309 +Czech Journal of Food Sciences,Czech Academy of Agricultural Sciences,12121800|18059317 +Czech Journal of Genetics and Plant Breeding,Czech Academy of Agricultural Sciences,12121975|18059325 +Czech Journal of Tourism,De Gruyter Open Sp. z o.o. ,18053580|18053580 +Czech Polar Reports,Masaryk University Press,18050689|18050697 +Czech Sociological Review,Institute of Sociology of the Academy of Sciences of the Czech Republic,00380288| +Czech-Polish Historical and Pedagogical Journal,De Gruyter Open Sp. z o.o. ,18036546 +Czechoslovak Journal of Physics,Springer-Verlag,00114626|15729486 +Czechoslovak Mathematical Journal,Springer-Verlag,00114642|15729141 +Czytanie Literatury Łódzkie Studia Literaturoznawcze,Uniwersytet Lodzki (University of Lodz),22997458|24498386 +C—C Bond-Forming Reactions,Thieme Publishing Group,20600380 +D-Lib Magazine,Corporation for National Research Initiatives,10829873 +Dados,SciELO,00115258|00115258 +Daedalus,MIT Press,00115266|00000000 +DAEDONG MUNHWA YEON GU,Daedong Institute for Korean Studies,12253820| +Daffodil International University Journal of Science and Technology,Bangladesh Journals Online,18185878| +Dahili ve Cerrahi Bilimler Yoğun Bakım Dergisi/Turkish Journal of Medical and Surgical Intensive Care,AVES Publishing Co.,13091689|13096222 +DAIMI Report Series,Aarhus University Library,01058517|22459316 +Daímon,Servicio de Publicaciones de la Universidad e Murcia,11300507|19894651 +Dainipponjuikaishi,Japanese Society of Veterinary Science,1883910X +Dairy Science & Technology,EDP Sciences,00237302|12979694 +Dairy Science and Technology,Springer-Verlag,19585586|19585594 +Dalhousie Journal of Interdisciplinary Management,Dalhousie Journal of Interdisciplinary Management,19236530 +Dalhousie Medical Journal,Dalhousie Libraries,14889994| +DalSpace,Dalhousie Libraries,20412096 +Dalton Transactions,The Royal Society of Chemistry,14779226|14779234 +Damar Cerrahi Dergisi,Damar Cerrahi Dergisi - Turkish Journal of Vascular Surgery,13011839| +Dams and Reservoirs,Thomas Telford Ltd.,13681494|17568404 +Dance Chronicle,Informa UK (Taylor & Francis),01472526|15324257 +Dance Education in Practice,Informa UK (Taylor & Francis),23734833|23734841 +Dance Movement & Spiritualities,Intellect,20517068|20517076 +Dance Research,Edinburgh University Press,02642875|17500095 +Dance Research Aotearoa,University of Waikato,23244593 +Dance Research Journal,Cambridge University Press,01497677|1940509X +Dancecult,Dancecult: Journal of Electronic Dance Music Culture,19475403 +Danish Journal of Archaeology,Informa UK (Taylor & Francis),21662282|21662290 +Dankook Law Riview,Institute for Legal Study,17383242| +Dante Studies,Muse - Johns Hopkins University Press,2470427X +DANUBE Law and Economics Review,De Gruyter Open Sp. z o.o. ,18048285|18048285 +Dao,Springer-Verlag,15403009|15697274 +DAPesquisa,Universidade do Estado de Santa Catarina,18083129 +Daphnis,Brill Academic Publishers,0300693X|18796583 +Dapim Studies on the Holocaust,Informa UK (Taylor & Francis),23256249|23256257 +Dar Es Salaam Medical Students Journal,African Journals Online ,08567212|08567212 +DARU Journal of Pharmaceutical Sciences,Springer (Biomed Central Ltd.),15608115| +DARU Journal of Pharmaceutical Sciences,Springer (Biomed Central Ltd.),20082231|20082231 +Darwiniana nueva serie,Instituto de Botanica Darwinion (IBODA),00116793|18501699 +Das Gesundheitswesen,Thieme Publishing Group,09413790|14394421 +Das Juristische Büro,Walter de Gruyter GmbH,09316000|23661941 +Das Mittelalter,Oldenbourg Wissenschaftsverlag,09490345|21966869 +Das Neurophysiologie-Labor,Elsevier ,14394847| +Das Rechenzentrum,Walter de Gruyter GmbH,0343317X| +Data,MDPI AG,23065729 +Data & Knowledge Engineering,Elsevier ,0169023X| +Data and Research – SDA Info,Institute of Sociology of the Academy of Sciences of the Czech Republic,18028152| +Data Curation Profiles Directory,Purdue University Press,23266651 +Data Envelopment Analysis and Decision Science,ISPACS GmbH,21954496 +Data Envelopment Analysis Journal,Now Publishers,21611815 +Data Handling in Science and Technology,Elsevier , +Data in Brief,Elsevier ,23523409| +Data Mining and Knowledge Discovery,Springer-Verlag,13845810|1573756X +Data Processing,Elsevier ,0011684X| +Data Science and Engineering,Springer-Verlag,23641185|23641541 +Data Science Journal,"""Ubiquity Press, Ltd.""",16831470 +Database,Oxford University Press,17580463 +Dataset Papers in Biology,Hindawi (Datasets International),23145307 +Dataset Papers in Biology,Hindawi (Datasets International),20909764 +Dataset Papers in Chemistry,Hindawi (Datasets International),23145315 +Dataset Papers in Ecology,Hindawi (Datasets International),20909322 +Dataset Papers in Geosciences,Hindawi (Datasets International),20909276 +Dataset Papers in Materials Science,Hindawi Publishing Corporation,20909292 +Dataset Papers in Medicine,Hindawi Publishing Corporation,23145293 +Dataset Papers in Nanotechnology,Hindawi (Datasets International),20909349 +Dataset Papers in Neuroscience,Hindawi (Datasets International),20909799 +Dataset Papers in Pharmacology,Hindawi (Datasets International),20909365 +Dataset Papers in Physics,Hindawi Publishing Corporation,23145285 +Dataset Papers in Science,Hindawi Publishing Corporation,23148497 +Datenbank-Spektrum,Springer-Verlag,16182162|16101995 +Datenschutz und Datensicherheit,Springer-Verlag,07244371| +Datenschutz und Datensicherheit - DuD,Springer-Verlag,16140702|18622607 +Day Care and Early Education,Springer-Verlag,00924199| +DC-Papers,Iniciativa Digital Politecnica,18872360| +DDI Alliance Working Papers Series,Inter-university Consortium for Political and Social Research,21538247| +De,Ankara University,1303880X +De Arquitectura,Universidad de Chile,07168772|07168772 +De Arte Revista de Historia del Arte,University of Leon,16960319|24440256 +De Economist,Springer-Verlag,0013063X|15729982 +De Ethica A Journal of Philosophical Theological and Applied Ethics,Linkoping University Electronic Press,20018819 +De Jure,Academy of Science of South Africa,14663597|22257160 +De Jure - Revista Jurídica do Ministério Público do Estado de Minas Gerais,GN1 Genesis Network,18098487| +De musica disserenda,Scientific Research Centre ZRC-SAZU,18543405| +De Ratione,Informa UK (Taylor & Francis),10108270|23763965 +De Relaciones Internacionales Estrategia y Seguridad,Universidad Militar Nueva Granada,19093063|19097743 +De Signos y Sentidos,Universidad Nacional del Litoral,1668866X|23625627 +De Verpleegkundig Specialist,Springer-Verlag,23528605|23528613 +De Zeventiende Eeuw Cultuur in de Nederlanden in interdisciplinair perspectief,Uopen Journals,0921142X|22127402 +Dead Sea Discoveries,Brill Academic Publishers,09290761|15685179 +Deafness & Education International,Maney Publishing,14643154|1557069X +Dean and Provost,Wiley Blackwell (John Wiley & Sons),15276562|19437587 +Dearq Revista de Arquitectura / Journal of Architecture,Universidad de Los Andes - Facultad de Arquitectura y Diseno,20113188|2215969X +Death Education,Informa UK (Taylor & Francis),01457624| +Death Studies,Informa UK (Taylor & Francis),07481187|10917683 +Debater a Europa,Coimbra University Press,16476336 +Debates in Neuroscience,Springer-Verlag,15598314|15598357 +Debatte Journal of Contemporary Central and Eastern Europe,Informa UK (Taylor & Francis),0965156X|14693712 +Décadrages,OpenEdition,22357823|22357823 +Déchets sciences et techniques,INIST-CNRS,09862943|22687289 +Decision,American Psychological Association,23259965|23259973 +DECISION,Springer-Verlag,03040941|21971722 +Decision Analysis,Institute for Operations Research and the Management Sciences,15458490|15458504 +Decision Analytics,Springer (Biomed Central Ltd.),21938636|21938636 +Decision Making in Manufacturing and Services,AGH University of Science and Technology Press,18968325| +Decision Science Letters,Growing Science,19295804|19295812 +Decision Sciences,Wiley Blackwell (Blackwell Publishing),00117315|15405915 +Decision Sciences Journal of Innovative Education,Wiley Blackwell (Blackwell Publishing),15404595|15404609 +Decision Support Systems,Elsevier ,01679236| +Decisions in Economics and Finance,Springer-Verlag,15938883|11296569 +Décisions Marketing,In Quarto - Editions EMS,07797389| +Decyzje,Kozminski University,17330092| +Deep Sea Research,Elsevier ,01466291| +Deep Sea Research (1953),Elsevier ,01466313| +Deep Sea Research and Oceanographic Abstracts,Elsevier ,00117471| +Deep Sea Research Part A Oceanographic Research Papers,Elsevier ,01980149| +Deep Sea Research Part B Oceanographic Literature Review,Elsevier ,01980254| +Deep Sea Research Part I Oceanographic Research Papers,Elsevier ,09670637| +Deep Sea Research Part II Topical Studies in Oceanography,Elsevier ,09670645| +Defect and Diffusion Forum,Trans Tech Publications,16629507 +Defence and Peace Economics,Informa UK (Taylor & Francis),10242694|14768267 +Defence Economics,Informa UK (Taylor & Francis),10430717| +Defence Science Journal,Defence Scientific Information and Documentation Centre,0011748X|0976464X +Defence Studies,Informa UK (Taylor & Francis),14702436|17439698 +Defence Technology,Elsevier ,22149147| +Defendologija,National and University Library of the Republic of Srpska,14506157|22330895 +Defense Analysis,Informa UK (Taylor & Francis),07430175|14703602 +Defense and Security Analysis,Informa UK (Taylor & Francis),14751798|14751801 +Defense Counsel Journal,Defence Counsel Journal,08950016| +Degenerative Neurological and Neuromuscular Disease,Dove Medical Press,11799900 +DEL NACIONAL,Instituto de Investigaciones en Ciencias de la Salud,20728174| +Dela,University of Ljubljana,03540596|18541089 +deleted title Geoinformatics Research Papers,Geophysical Center of the Russian Academy of Sciences, +Deleuze Studies,Edinburgh University Press,17502241|17551684 +Delhi Journal of Ophthalmology,EMED Publishing,09720200|24542784 +Delito y Sociedad,Universidad Nacional del Litoral,12345679|12345679 +DELTA Documentação de Estudos em Lingüística Teórica e Aplicada,SciELO,01024450|01024450 +Delta Journal of Ophthalmology,Medknow Publications,11109173| +Delta Medical College Journal,Bangladesh Journals Online,23076615|2308460X +Dementia,SAGE Publications,14713012|17412684 +Dementia & Neuropsychologia,SciELO,19805764| +Dementia and Geriatric Cognitive Disorders,S. Karger AG,14208008|14219824 +Dementia and Geriatric Cognitive Disorders Extra,S. Karger AG,16645464 +Dementia and Neurocognitive Disorders,Korean Dementia Association (KAMJE),17381495|23840757 +DEMETRA Alimentação Nutrição & Saúde,Universidade do Estado do Rio de Janeiro UERJ,2238913X +Democracy & Development Journal of West African Affairs,African Journals Online ,14650142 +Democracy & Nature,Informa UK (Taylor & Francis),10855661|14693720 +Democracy and Security,Informa UK (Taylor & Francis),17419166|15555860 +Democratic Legal Studies,Democratic Legal Studies Association,12266612| +Democratic Theory,Berghahn Books,23328894| +Democratization,Informa UK (Taylor & Francis),13510347|1743890X +DEMOCRAZIA E DIRITTO,Franco Angeli,04169565|19725590 +Demographic Research,Max Planck Institute for Demographic Research,14359871|14359871 +Demography,Springer-Verlag,00703370|15337790 +Demography and social economy,Co. Ltd. Ukrinformnauka,20729480|23092351 +Demokratie und Geschichte,Bohlau Verlag,22277633|23072881 +Demokratizatsiya The Journal of Post-Soviet Democratization,Informa UK (Heldref Publications),10746846|19404603 +Demonstratio Mathematica,De Gruyter Open Sp. z o.o. ,4201213 +Dendrobiology,Bogucki Wydawnictwo Naukowe,16411307| +Dendrochronologia,Elsevier ,11257865| +Denkbeeld,Springer-Verlag,09267182|18765653 +DENKI-SEIKO[ELECTRIC FURNACE STEEL],Electric Furnace Steel Forum,00118389|18834558 +Dental Abstracts,Elsevier ,00118486| +Dental and Medical Problems,Wroclaw Medical University,1644387X| +Dental Cadmos,Elsevier ,00118524| +Dental Clinics of North America,Elsevier ,00118532| +Dental Health Current Research,OMICS Publishing Group,24700886 +Dental Hypotheses,Medknow Publications,21558213|21558213 +Dental Materials,Elsevier ,01095641| +Dental Materials Journal,Japanese Society for Dental Materials and Devices,02874547|18811361 +Dental Medicine Research,Showa University Dental Society,18820719| +Dental News,"""Al Manhal FZ, LLC""",1026261X| +Dental Nursing,Mark Allen Group,17496799|17597404 +Dental Oral and Craniofacial Research,Open Access Text,20585314 +Dental Press Endodontics,Dental Press International,21783713|21783713 +Dental Press Implantology,Dental Press International,19802269|23582553 +Dental Press Journal of Orthodontics,SciELO,21769451|21769451 +Dental Research Journal,Medknow Publications,17353327| +Dental Traumatology,Wiley Blackwell (Blackwell Publishing),16004469|16009657 +Dentistry,OMICS Publishing Group,21611122 +Dentistry - Open Journal,Openventio Publishers,23771623 +Dentistry 3000,"""University Library System, University of Pittsburgh""",21678677 +Dentistry and Medical Research,Medknow Publications,23481471| +Dentistry Journal,MDPI AG,23046767 +Dentomaxillofacial Radiology,British Institute of Radiology,0250832X|0250832X +Departures in Critical Qualitative Research,University of California Press,23339489|23339497 +Dependence Modeling,De Gruyter Open Sp. z o.o. ,23002298 +DEPIK,"""Institute of Postgraduate Studies, Syiah Kuala University""",20897790|20897790 +Depression,Wiley Blackwell (John Wiley & Sons),10626417|15227162 +Depression and Anxiety,Wiley Blackwell (John Wiley & Sons),10914269|15206394 +Depression Research and Treatment,Hindawi Publishing Corporation,20901321|2090133X +Der Anaesthesist,Springer-Verlag,00032417|1432055X +Der Chirurg,Springer-Verlag,00094722|14330385 +Der Diabetologe,Springer-Verlag,18609716|18609724 +Der Donauraum,Bohlau Verlag,00125415|2307289X +Der Freie Zahnarzt,Springer-Verlag,03401766|21903824 +Der Gastroenterologe,Springer-Verlag,18619681|1861969X +Der Gynäkologe,Springer-Verlag,00175994|14330393 +Der Hausarzt,Springer-Verlag,14348950| +Der Hautarzt,Springer-Verlag,00178470|14321173 +Der Internist,Springer-Verlag,00209554|14321289 +Der Islam,Walter de Gruyter GmbH,00211818|16130928 +der junge zahnarzt,Springer-Verlag,18695744|18695752 +Der Kardiologe,Springer-Verlag,18649718|18649726 +Der Klinikarzt,Thieme Publishing Group,03412350|14393859 +der markt,Springer-Verlag,00253863|18678882 +Der Merkurstab,Gesellschaft Anthroposophischer Arzte in Deutschland GAAD,0935798X| +Der MKG-Chirurg,Springer-Verlag,18659659|18659667 +Der Nephrologe,Springer-Verlag,1862040X|18620418 +Der Nervenarzt,Springer-Verlag,00282804|14330407 +Der Notarzt,Thieme Publishing Group,01772309|14388693 +Der Nuklearmediziner,Thieme Publishing Group,07237065|14395800 +Der Onkologe,Springer-Verlag,09478965|14330415 +Der Ophthalmologe,Springer-Verlag,0941293X|14330423 +Der Orthopäde,Springer-Verlag,00854530|14330431 +Der Pathologe,Springer-Verlag,01728113|14321963 +Der Pneumologe,Springer-Verlag,16135636|16136055 +Der Radiologe,Springer-Verlag,0033832X|14322102 +Der Schmerz,Springer-Verlag,0932433X|14322129 +Der Staat,Duncker & Humblot GmbH,0038884X|18655203 +Der Unfallchirurg,Springer-Verlag,01775537|1433044X +Der Urologe,Springer-Verlag,03402592|14330563 +Der Urologe B,Springer-Verlag,00421111|14330571 +Der Zoologische Garten,Elsevier ,00445169| +Derecho Penal y Criminología,Universidad Externado de Colombia,01210483|23462108 +Derecho Privado y Constitución,Centro de Estudios Politicos y Constitucionales,11338768|19895542 +Derecho y Humanidades,Universidad de Chile,07169825|07192517 +Dereito revista xurídica da Universidade de Santiago de Compostela,University of Santiago de Compostela,11329947|21740690 +DeReMa (Development Research of Management) Jurnal Manajemen,Universitas Pelita Harapan,19070853|2476955X +Dergi Karadeniz,Dergi Karadeniz,13086200| +Derim,Derim,13003496|21492182 +Derivatives Use Trading & Regulation,Nature Publishing Group - Macmillan Publishers,13570927|17474426 +Dermatitis,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,17103568|17103568 +Dermato-Endocrinology,Landes Bioscience,19381972|19381980 +Dermatologia v Rossii,All-Russian National Academy of Mycology,20773544 +Dermatologic Clinics,Elsevier ,07338635| +Dermatologic Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10760512|15244725 +Dermatologic Therapy,Wiley Blackwell (Blackwell Publishing),13960296|15298019 +Dermatologica Helvetica,S. Karger AG,14202360|14244608 +Dermatologica Sinica,Elsevier ,10278117| +Dermatologie in Beruf und Umwelt,Dustri-Verlag Dr. Karl Feistle,1438776X| +Dermatology,S. Karger AG,10188665|14219832 +Dermatology and Psychosomatics / Dermatologie und Psychosomatik,S. Karger AG,14229196|14240564 +Dermatology and Therapy,Springer-Verlag,21938210|21909172 +Dermatology Aspects,Herbert Publications,20535309 +Dermatology Practical & Conceptual,Derm101.com,21609381|21609381 +Dermatology Reports,PAGEPress Publications,20367392|20367406 +Dermatology Research and Practice,Hindawi Publishing Corporation,16876105|16876113 +Dermatology Review,Termedia Sp. z.o.o.,00332526| +Dermatopathology,S. Karger AG,22963529 +Dermatopedia,Instytut Dermatologii Radoslaw Spiewak,23537027 +Dermatoz,Society of Academy of Dermatology,13094262 +Derrida Today,Edinburgh University Press,17548500|17548519 +Desafíos,Colegio Mayor de Nuestra Senora del Rosario,01244035|21455112 +Desalination,Elsevier ,00119164| +Desalination and Water Treatment,Informa UK (Taylor & Francis),19443994|19443986 +Desarrollo Económico,JSTOR,0046001X| +Desarrollo Gerencial,Universidad Simon Bolivar,21455147| +Desarrollo y Sociedad,Revista Desarrollo y Sociedad,01203584| +Desde el Jardín de Freud,Universidad Nacional de Colombia,16573986|22565477 +Desenvolve Revista de Gestão do Unilasalle,Centro Universitario La Salle - UNILASALLE,23165537 +Desenvolvimento e Meio Ambiente,Universidade Federal do Parana,1518952X|21769109 +Desenvolvimento Socioeconômico em Debate,Fundacao Educacional de Criciuma- FUCRI,24465496|24465496 +DESIDOC Bulletin of Information Technology,Defence Scientific Information and Documentation Centre,09714383| +DESIDOC Journal of Library & Information Technology,Defence Scientific Information and Documentation Centre,09740643|09764658 +Design,Informa UK (Taylor & Francis),00119253| +Design and Culture,Informa UK (Taylor & Francis),17547075|17547083 +Design Automation for Embedded Systems,Springer-Verlag,09295585|15728080 +Design Ecologies,Intellect,2043068X|20430698 +Design For Arts in Education,Informa UK (Taylor & Francis),07320973| +Design Issues,MIT Press,07479360|15314790 +Design Management Journal,Wiley Blackwell (Blackwell Publishing),19425074|19487177 +Design Management Journal (Former Series),Wiley Blackwell (Blackwell Publishing),10457194| +Design Management Review,Wiley Blackwell (Blackwell Publishing),15570614|19487169 +Design Philosophy Papers,Informa UK (Taylor & Francis),14487136|14487136 +Design Principles and Practices An International Journal—Annual Review,Common Ground Publishing,18331874| +Design Quarterly,JSTOR,00119415| +Design Science,Cambridge University Press,20534701 +Design Studies,Elsevier ,0142694X| +Designed Monomers & Polymers,Informa UK (Taylor & Francis),1385772X|15685551 +Designs Codes and Cryptography,Springer-Verlag,09251022|15737586 +Designs for Learning,Stockholm University Press,16547608 +Desymmetrization,Thieme Publishing Group,20100027 +Detection,"""Scientific Research Publishing, Inc.""",23312076|23312084 +Deuterocanonical and Cognate Literature Yearbook,Walter de Gruyter GmbH,16143361|1614337X +Deutsche Entomologische Zeitschrift,Wiley Blackwell (John Wiley & Sons),00120073| +Deutsche Entomologische Zeitschrift,Pensoft Publishers,14351951|18601324 +Deutsche Gesellschaft für Unfallchirurgie - Mitteilungen und Nachrichten,Thieme Publishing Group,14366142|14389576 +Deutsche Heilpraktiker-Zeitschrift,Thieme Publishing Group,18622267|18622275 +Deutsche Hydrographische Zeitschrift,Springer-Verlag,00120308| +Deutsche Vierteljahrsschrift für Literaturwissenschaft und Geistesgeschichte,Springer-Verlag,00120936|23659521 +Deutsche Zeitschrift für Akupunktur,Elsevier ,04156412|14394359 +Deutsche Zeitschrift für Chirurgie,Springer-Verlag,03670023| +Deutsche Zeitschrift für die Gesamte Gerichtliche Medizin,Springer-Verlag,03670031| +Deutsche Zeitschrift für Nervenheilkunde,Springer-Verlag,0367004x| +Deutsche Zeitschrift für Onkologie,Thieme Publishing Group,16175891|14390930 +Deutsche Zeitschrift für Philosophie,Oldenbourg Wissenschaftsverlag,00121045|21921482 +Deutsche Zeitschrift für Sportmedizin,Deutsche Zeitschrift Fur Sportmedizin/German Journal of Sports Medicine,03445925| +Deutsche Zeitschrift für Wirtschafts- und Insolvenzrecht,Walter de Gruyter GmbH,14391589|16127056 +Deutsches Archiv für Erforschung des Mittelalters,Bohlau Verlag,00121223|21943842 +Deutsches Dante-Jahrbuch,Walter de Gruyter GmbH,0070444X|21944059 +Deutsches und Europäisches Familienrecht,Springer-Verlag,14359499|14359502 +Deutsches Verwaltungsblatt,Walter de Gruyter GmbH,00121363|23660651 +Developing World Bioethics,Wiley Blackwell (Blackwell Publishing),14718731|14718847 +Development,Nature Publishing Group - Macmillan Publishers,10116370|14617072 +Development,The Company of Biologists,09501991|14779129 +Development & Reproduction,Korean Society of Developmental Biology,24659525|24659541 +Development and Alumni Relations Report,Wiley Blackwell (John Wiley & Sons),15235343|19456255 +Development and Applications of Oceanic Engineering,"""Science and Engineering Publishing, Co.""",23253762| +Development and Change,Wiley Blackwell (Blackwell Publishing),0012155X|14677660 +Development and Learning in Organizations,Emerald (MCB UP ),1477-7282| +Development and Psychopathology,Cambridge University Press,09545794|14692198 +Development and Reproduction,Korean Society of Developmental Biology,12266752|22877967 +Development Engineering,Elsevier ,23527285| +Development Genes and Evolution,Springer-Verlag,0949944X|1432041X +Development Growth & Differentiation,Wiley Blackwell (Blackwell Publishing),00121592|1440169X +Development in Earth Science,"""Science and Engineering Publishing, Co.""",23323930| +Development in Learning Organizations An International Journal,Emerald (MCB UP ),14777282| +Development in Practice,Informa UK (Taylor & Francis),09614524|13649213 +Development Outreach,The World Bank,1020797X| +Development Policy Review,Wiley Blackwell (Blackwell Publishing),09506764|14677679 +Development Southern Africa,Informa UK (Taylor & Francis),0376835X|14703637 +Development Studies Research,Informa UK (Taylor & Francis),21665095 +Developmental & Comparative Immunology,Elsevier ,0145305X| +Developmental Biology,Elsevier ,00121606|1095564X +Developmental Biology Journal,Hindawi Publishing Corporation,23144181|2314419X +Developmental Brain Research,Elsevier ,01653806| +Developmental Cell,Elsevier ,15345807| +Developmental Cognitive Neuroscience,Elsevier ,18789293| +Developmental Disabilities Research Reviews,Wiley Blackwell (John Wiley & Sons),19405510|19405529 +Developmental Dynamics,Wiley Blackwell (John Wiley & Sons),10588388|10970177 +Developmental Genetics,Wiley Blackwell (John Wiley & Sons),0192253X|15206408 +Developmental Immunology,Hindawi Publishing Corporation,10446672| +Developmental Medicine & Child Neurology,Wiley Blackwell (Blackwell Publishing),00121622|14698749 +Developmental Neurobiology,Wiley Blackwell (John Wiley & Sons),19328451|1932846X +Developmental Neuropsychology,Informa UK (Taylor & Francis),87565641|15326942 +Developmental Neurorehabilitation,Informa UK (Taylor & Francis),17518423|17518431 +Developmental Neuroscience,S. Karger AG,03785866|14219859 +Developmental Psychobiology,Wiley Blackwell (John Wiley & Sons),00121630|10982302 +Developmental Psychology,American Psychological Association,00121649|19390599 +Developmental Review,Elsevier ,02732297|10902406 +Developmental Science,Wiley Blackwell (Blackwell Publishing),1363755X|14677687 +Developments in Agricultural Engineering,Elsevier , +Developments in Chemical Engineering and Mineral Processing,Wiley Blackwell (John Wiley & Sons),09691855| +Developments in Environmental Modelling,Elsevier , +Developments in Geotechnical Engineering,Elsevier , +Developments in Geotectonics,Elsevier , +Developments in Integrated Environmental Assessment,Elsevier ,1574101X| +Developments in Petroleum Science,Elsevier , +Developments in Plant Genetics and Breeding,Elsevier , +Developments in Quaternary Sciences,Elsevier , +Developments in Volcanology,Elsevier ,1871644X| +Développement durable et territoires,OpenEdition,17729971|17729971 +Développements,CAIRN,21032874| +Devenir,CAIRN,10158154|22352090 +Déviance et Société,CAIRN,03787931|22964096 +Deviant Behavior,Informa UK (Taylor & Francis),01639625|15210456 +DFI Journal The Journal of the Deep Foundations Institute,Informa UK (Taylor & Francis),19375247|19375255 +Dhaka University Journal of Biological Sciences,Bangladesh Journals Online,10212787| +Dhaka University Journal of Linguistics,Bangladesh Journals Online,20753098| +Dhaka University Journal of Pharmaceutical Sciences,Bangladesh Journals Online,18161820|18161839 +Dhaka University Journal of Science,Bangladesh Journals Online,10222502|24088528 +Dhaulagiri Journal of Sociology and Anthropology,Nepal Journals Online,19942664|19942672 +Diá-logos,Latin America Journals Online,19961642| +Diabesity,"""DiscoverSys, Inc.""",23690569 +Diabetes,American Diabetes Association,00121797|00121797 +Diabetes & Metabolic Syndrome Clinical Research & Reviews,Elsevier ,18714021| +Diabetes & Metabolism,Elsevier ,12623636| +Diabetes & Metabolism Journal,Korean Diabetes Association (KAMJE),22336079|22336087 +Diabetes aktuell,Thieme Publishing Group,18616089|18641733 +Diabetes and Vascular Disease Research,SAGE Publications,14791641|17528984 +Diabetes Care,American Diabetes Association,01495992|01495992 +Diabetes Frontier Online,"""Medical Review Co., Ltd.""",21887527 +Diabetes Management,Future Medicine,17581907|17581915 +Diabetes Mellitus,Endocrinology Research Centre,20720351|20720378 +Diabetes Metabolic Syndrome and Obesity Targets and Therapy,Dove Medical Press,11787007 +Diabetes Obesity and Metabolism,Wiley Blackwell (Blackwell Publishing),14628902|14631326 +Diabetes Research - Open Journal,Openventio Publishers,23796391 +Diabetes Research and Clinical Practice,Elsevier ,01688227| +Diabetes Research and Treatment Open Access,Aperito Online Publishing Private Limited,24695688|23777206 +Diabetes Spectrum,American Diabetes Association,10409165|10409165 +Diabetes Technology & Therapeutics,Mary Ann Liebert,15209156|15209156 +Diabetes Therapy,Springer-Verlag,18696953|18696961 +Diabetes/Metabolism Research and Reviews,Wiley Blackwell (John Wiley & Sons),15207552|15207560 +Diabetes/Metabolism Reviews,Wiley Blackwell (John Wiley & Sons),07424221|10990895 +Diabetic Foot & Ankle,Co-Action Publishing,2000625X +Diabetic Medicine,Wiley Blackwell (Blackwell Publishing),07423071|14645491 +Diabetologia,Springer-Verlag,0012186X|14320428 +Diabetologia Kliniczna,VM Media Sp zo.o. - VMGroup SK,20844441|22992529 +Diabetologia Notes de lecture,Springer-Verlag,21000719|21026246 +Diabetologie und Stoffwechsel,Thieme Publishing Group,18619002|18619010 +Diabetology & Metabolic Syndrome,Springer (Biomed Central Ltd.),17585996|17585996 +Diabetology International,Springer-Verlag,21901678|21901686 +Diachronica,John Benjamins Publishing Company,01764225|00000000 +Diaconia,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21969027|21969027 +diacritics,Muse - Johns Hopkins University Press,03007162|10806539 +Diacronia,Diacronia,23931140 +Diacronie,OpenEdition,20380925 +Diagnosis,Walter de Gruyter GmbH,21948011|2194802X +Diagnostic and Interventional Imaging,Elsevier ,22115684| +Diagnostic and Interventional Radiology,AVES Publishing Co.,13053825|13053612 +Diagnostic and Therapeutic Endoscopy,Hindawi Publishing Corporation,10703608|10290516 +Diagnostic Cytopathology,Wiley Blackwell (John Wiley & Sons),87551039|10970339 +Diagnostic Histopathology,Elsevier ,17562317| +Diagnostic Innovation,Springer - Adis,15371336| +Diagnostic Microbiology and Infectious Disease,Elsevier ,07328893| +Diagnostic Molecular Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10529551| +Diagnostic Pathology,Springer (Biomed Central Ltd.),17461596|17461596 +Diagnostica,Hogrefe Publishing Group,00121924|2190622X +Diagnóstico Prenatal,Elsevier ,21734127| +Diagnostics,MDPI AG,20754418 +Diagnostics in Neuropsychiatry,Elsevier ,24058017| +Diagnostics Resource and Mechanics of materials and structures,"""Institute of Engineering Science, Ural Branch RAS""",24109908 +dialectica,Wiley Blackwell (Blackwell Publishing),00122017|17468361 +Dialectical Anthropology,Springer-Verlag,03044092|15730786 +Dialectics and Humanism,Philosophy Documentation Center,03248275| +Dialectologia et Geolinguistica,Walter de Gruyter GmbH,09424040|18670903 +Dialektiké,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",23591323 +Diálisis y Trasplante,Elsevier ,18862845| +Dialog,Wiley Blackwell (Blackwell Publishing),00122033|15406385 +Dialogi Polityczne,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,17308003| +Dialogia,University Nove de Julho - Uninove,16771303|19839294 +Dialogic Pedagogy An International Online Journal,"""University Library System, University of Pittsburgh""",23253290 +Diálogo,Muse - Johns Hopkins University Press,24711039 +Diálogo,Centro Universitario La Salle - UNILASALLE,15193640|22389024 +Diálogo andino,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7192681 +Diálogos,Universidade Estadual de Maringa,14159945|21772940 +Diálogos & Ciência,Faculdade de Tecnologia e Ciencias,16780493 +Diálogos Revista Electrónica,Universidad de Costa Rica,22153292|1409469X +Dialogue,CAIRN,02428962|19618662 +Dialogue,Cambridge University Press,00122173|17590949 +Dialogue & Discourse,Dialogue and Discourse,21529620 +Dialogue and Universalism,Philosophy Documentation Center,12345792| +Dialogues d histoire ancienne,PERSEE Program,07557256|1955270X +Dialogues d histoire ancienne Supplément,PERSEE Program,21081433| +Dialogues francophones,Walter de Gruyter GmbH,12247073 +Dialogues in Human Geography,SAGE Publications,20438206|20438214 +Dialyse aktuell,Thieme Publishing Group,14340704|18603300 +Dialysis & Transplantation,Wiley Blackwell (John Wiley & Sons),00902934|15548309 +Diamond and Related Materials,Elsevier ,09259635| +Diamond Light Source Proceedings,Cambridge University Press,20448201 +Diaspora A Journal of Transnational Studies,Muse - Johns Hopkins University Press,19111568 +Diaspora Indigenous and Minority Education,Informa UK (Taylor & Francis),15595692|15595706 +Diaspora Studies,Informa UK (Taylor & Francis),09739572|09763457 +Diasporas,OpenEdition,16375823|24311472 +Diastereoselection through Chelate Intermediates,Thieme Publishing Group,20200005 +Diatom Research,Informa UK (Taylor & Francis),0269249X|21598347 +DIBt Mitteilungen,Wiley Blackwell (John Wiley & Sons),14387778|14371030 +Dicenda Cuadernos de Filología Hispánica,Universidad Complutense de Madrid,02122952|19882556 +Dickens Quarterly,Muse - Johns Hopkins University Press,21695377 +Dickens Studies Annual Essays on Victorian Fiction,"""AMS Press, Inc.""",00849812|21678510 +Dicle Medical Journal / Dicle Tip Dergisi,Dicle Medical Journal/Dicle Tip Dergisi,13002945|13089889 +Dicle Üniversitesi Ziya Gökalp Eğitim Fakültesi Dergisi,Dicle Universitesi Ziya Gokalp Egitim Fakultesi Dergisi,13050060| +Dictionaries Journal of the Dictionary Society of North America,Muse - Johns Hopkins University Press,21605076 +Didáctica de las Ciencias Experimentales y Sociales,Universitat de Valencia,02144379|22553835 +Didáctica Lengua y Literatura,Universidad Complutense de Madrid,11300531|19882548 +Didactica Mathematicae,Polish Mathematical Society,02088916|23530960 +Didácticas específicas,Servicio de Publicaciones de la Universidad Autonoma de Madrid,19895240|19895240 +Didactics of Mathematics,Wroclaw University of Economics,17337941|17337941 +Didaskalia,INIST-CNRS,12500739| +Die Angewandte Makromolekulare Chemie,Wiley Blackwell (John Wiley & Sons),00033146|15229505 +Die Hebamme,Thieme Publishing Group,09328122|14394197 +Die Kulturpflanze,Springer-Verlag,00757209| +Die Makromolekulare Chemie,Wiley Blackwell (John Wiley & Sons),0025116X|0025116X +Die Makromolekulare Chemie Rapid Communications,Wiley Blackwell (John Wiley & Sons),01732803|01732803 +Die Makromolekulare Chemie Theory and Simulations,Wiley Blackwell (John Wiley & Sons),10185054|10185054 +Die Mitteilungen,Competence Network Pediatric Oncology & Hematology,16135687| +Die Philosophin,Philosophy Documentation Center,09367586| +Die Rehabilitation,Thieme Publishing Group,00343536|14391309 +Die Unternehmung,Nomos Verlag,0042059X| +Die Unternehmung,Nomos Verlag,0042059X| +Die Unterrichtspraxis/Teaching German,Wiley Blackwell (Blackwell Publishing),0042062X| +Die Verwaltung,Duncker & Humblot GmbH,00424498|18655211 +Die Welt des Islams,Brill Academic Publishers,00432539|15700607 +Die Welt des Orients,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21969019|21969019 +Die Weltwirtschaft,Springer-Verlag,00432652|16139828 +differences,Duke University Press,10407391|15271986 +Differential Equations,Pleiades Publishing,00122661|16083083 +Differential Equations & Applications,Element d.o.o.,1847120X| +Differential Equations and Dynamical Systems,Springer-Verlag,09713514|09746870 +Differential Equations and Nonlinear Mechanics,Hindawi Publishing Corporation,16874099|16874102 +Differential Geometry and its Applications,Elsevier ,09262245| +Differentiation,Elsevier ,03014681|14320436 +Diffusion Foundations,Trans Tech Publications,22963642 +DIFI Family Research and Proceedings,Hamad bin Khalifa University Press (HBKU Press),23093927| +Digest Journal of Nanomaterials and Biostructures,Virtual Company of Physics,18423582 +Digest of Middle East Studies,Wiley Blackwell (Blackwell Publishing),10604367|19493606 +Digestion,S. Karger AG,00122823|14219867 +Digestive and Liver Disease,Elsevier ,15908658| +Digestive and Liver Disease Supplements,Elsevier ,15945804| +Digestive Diseases,S. Karger AG,02572753|14219875 +Digestive Diseases and Sciences,Springer-Verlag,01632116|15732568 +Digestive Endoscopy,Wiley Blackwell (Blackwell Publishing),09155635|14431661 +Digestive Surgery,S. Karger AG,02534886|14219983 +Digital Applications in Archaeology and Cultural Heritage,Elsevier ,22120548| +Digital Communications and Networks,Elsevier ,23528648| +Digital Creativity,Informa UK (Taylor & Francis),14626268|17443806 +Digital Culture & Society,Transcript Verlag,23642114|23642122 +Digital Evidence and Electronic Signature Law Review,School of Advanced Study,17564611|20548508 +Digital Experiences in Mathematics Education,Springer-Verlag,21993246|21993254 +Digital Health,SAGE Publications,20552076| +Digital Investigation,Elsevier ,17422876| +Digital Journal of Ophthalmology,Digital Journal of Opthamology,15428958 +Digital Journalism,Informa UK (Taylor & Francis),21670811|2167082X +Digital Medicine,Medknow Publications,22268561| +Digital Philology A Journal of Medieval Cultures,Muse - Johns Hopkins University Press,21629552 +Digital Scholarship in the Humanities,Oxford University Press,20557671|2055768X +Digital Signal Processing,Elsevier ,10512004|10954333 +Digithum,Fundacio per la Universitat Oberta de Catalunya,15752275 +Dihydroxyacetone Phosphate from Chemical Synthesis,Thieme Publishing Group,20200366 +Dijalog časopis za filozofiju i društvenu teoriju,Academy of Sciences and Arts of Bosnia anad Herzegovina,03506177| +Díkaion,Universidad de la Sabana,01208942|20275366 +Dil Dergisi,Ankara University,13003542|13003542 +Dilbilim Araştırmaları Dergisi,Journal of Linguistics Research,13008552| +DIMENSI (Journal of Architecture and Built Environment),Petra Christian University,0126219X|0126219X +Dimensi Interior,Petra Christian University,16933532|16933532 +Dimensión Empresarial,Universidad Autonoma del Caribe,16928563|2322956X +Dimensions of Critical Care Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07304625| +Dimenziók matematikai közlemények,Dimenziok: matematikai kozlemenyek,20642172| +DINAMIKA ILMU,IAIN Samarinda,14113031|24429651 +Dini Ara,Religious Studies,1301966X|1301966X +Diogène,CAIRN,04191633|20775253 +Diogenes,SAGE Publications,03921921|14677695 +Diplomacy and Statecraft,Informa UK (Taylor & Francis),09592296|1557301X +Diplomatic History,Oxford University Press,01452096|14677709 +Dirasat Administrative Sciences,"""Al Manhal FZ, LLC""",1026373X|1026373X +Dirasat Educational Sciences,"""Al Manhal FZ, LLC""",10263713| +Dirasat Human and Social Sciences,"""Al Manhal FZ, LLC""",10263721| +Dirasat Shari a and Law Sciences,"""Al Manhal FZ, LLC""",10263748| +Direct (Three-Component) Mannich Processes,Thieme Publishing Group,20300433 +Direct Aldol Reactions,Thieme Publishing Group,20200331 +Direct Catalytic Aldol Reactions,Thieme Publishing Group,20600275 +Direct Marketing An International Journal,Emerald (MCB UP ),17505933| +Directieve therapie,Springer-Verlag,0167238X|18756824 +Direction of Trade Statistics,International Monetary Fund,20797869|20797869 +Direction of trade statistics (Electronic ed ),International Monetary Fund,10172734 +Direction of Trade Statistics (Online),International Monetary Fund,2304151X +Direction of Trade Statistics (Quarterly),International Monetary Fund,0252306X| +Direction of Trade statistics Yearbook (International Monetary Fund),International Monetary Fund,02523019| +Directions in Science,Hindawi (The Scientific World),15380033 +Direito & Justiça,EDIPUCRS,01009079|19847718 +Direito e Humanidades,USCS Universidade Municipal de Sao Caetano do Sul,1518594X| +Direito Izabela Hendrix,Instituto Metodista Izabela Hendrix,2237955X +Direito Público,Instituto Brasiliense de Direito Publico,22361766|22361766 +Dirhodium(II)-Catalyzed Carbene C—H Insertion,Thieme Publishing Group,20300352 +DIRITTO IMMIGRAZIONE E CITTADINANZA,Franco Angeli,1720433X|19724799 +Disability & Employment,"""Korea Employment Agency for the Disabled/Employ,emt Development Institute""",19764871| +Disability & Society,Informa UK (Taylor & Francis),09687599|13600508 +Disability and Health Journal,Elsevier ,19366574| +Disability and Rehabilitation,Informa UK (Taylor & Francis),09638288|14645165 +Disability and Rehabilitation Assistive Technology,Informa UK (Taylor & Francis),17483107|17483115 +Disability CBR & Inclusive Development,VU E-Publishing,22115242 +Disability Compliance for Higher Education,Wiley Blackwell (John Wiley & Sons),10861335|19438001 +Disability Handicap & Society,Informa UK (Taylor & Francis),02674645| +Disability Studies Quarterly,The Ohio State University Libraries,10415718|21598371 +Disaster and Military Medicine,Springer (Biomed Central Ltd.),2054314X|2054314X +Disaster Health,Landes Bioscience,21665044|21665052 +Disaster Management & Response,Elsevier ,15402487| +Disaster Medicine and Public Health Preparedness,Cambridge University Press,19357893|1938744X +Disaster Prevention and Management An International Journal,Emerald (MCB UP ),09653562| +Disasters,Wiley Blackwell (Blackwell Publishing),03613666|14677717 +Discours,OpenEdition,19631723|19631723 +Discourse,Wayne State University Press,15225321|15361810 +Discourse & Communication,SAGE Publications,17504813|17504821 +Discourse & Society,SAGE Publications,09579265|14603624 +Discourse 201,Korean Association of Socio-Historical Studies,15981118| +Discourse and Cognition,The Discourse and Cognitive Linguistics Society of Korea,12265691| +Discourse and Communication for Sustainable Education,De Gruyter Open Sp. z o.o. ,16916301|22557547 +Discourse and Interaction,Masaryk University Press,18029930|1805952X +Discourse Context & Media,Elsevier ,22116958| +Discourse Processes,Informa UK (Taylor & Francis),0163853X|15326950 +Discourse Studies,SAGE Publications,14614456|00000000 +Discourse Studies in the Cultural Politics of Education,Informa UK (Taylor & Francis),01596306|14693739 +Discoveries,"""Applied Systems, srl""",23597232 +Discoveries Reports,"""Applied Systems, srl""",2393249X +Discovery and Innovation,African Journals Online ,1015079X +Discovery Phytomedicine,"""DiscoverSys, Inc.""",23684798 +Discovery reports,Smithsonian Institution Biodiversity Heritage Library,00706698| +Discrete & Computational Geometry,Springer-Verlag,01795376|14320444 +Discrete Analysis,Discrete Analysis,23973129 +Discrete and Continuous Dynamical Systems,American Institute of Mathematical Sciences,10780947|15535231 +Discrete and Continuous Dynamical Systems - Series B,American Institute of Mathematical Sciences,15313492| +Discrete and Continuous Dynamical Systems - Series S,American Institute of Mathematical Sciences,19371632| +Discrete Applied Mathematics,Elsevier ,0166218X| +Discrete Dynamics in Nature and Society,Hindawi Publishing Corporation,10260226|1607887X +Discrete Event Dynamic Systems,Springer-Verlag,09246703|15737594 +Discrete Mathematics,Elsevier ,0012365X| +Discrete Mathematics Algorithms and Applications,World Scientific ,17938309|17938317 +Discrete Mathematics and Applications,Walter de Gruyter GmbH,09249265|15693929 +Discrete Optimization,Elsevier ,15725286| +Discursos Fotograficos,Universidade Estadual de Londrina,18085652|19847939 +Discussion of Clinical Cases,New Century Science Press. LLC,23758449|23758473 +Discussiones Mathematicae - General Algebra and Applications,"""Faculty of Mathematics, Computer Science and Econometrics, University of Zielona Gora""",15099415|20840373 +Discussiones Mathematicae Differential Inclusions Control and Optimization,"""Faculty of Mathematics, Computer Science and Econometrics, University of Zielona Gora""",15099407|20840365 +Discussiones Mathematicae Graph Theory,"""Faculty of Mathematics, Computer Science and Econometrics, University of Zielona Gora""",12343099|20835892 +Discussiones Mathematicae Probability and Statistics,"""Faculty of Mathematics, Computer Science and Econometrics, University of Zielona Gora""",15099423|20840381 +Discussions of the Faraday Society,The Royal Society of Chemistry,03669033| +Disease and Molecular Medicine,ScopeMed International Medical Journal Managment and Indexing System,21476748|21476748 +Disease Management,Mary Ann Liebert,1093507X| +Disease Management & Health Outcomes,Springer-Verlag,11738790| +Disease Management and Clinical Outcomes,Elsevier ,10883371|10883371 +Disease Markers,Hindawi Publishing Corporation,02780240|18758630 +Disease Models & Mechanisms,The Company of Biologists,17548403|17548411 +Disease-a-Month,Elsevier ,00115029| +Diseases,MDPI AG,20799721 +Diseases of Aquatic Organisms,Inter-Research Science Center,01775103|16161580 +Diseases of the Chest,Elsevier ,00960217| +Diseases of the Colon & Rectum,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00123706|15300358 +Diseases of the Esophagus,Wiley Blackwell (Blackwell Publishing),11208694|14422050 +Disertaciones Anuario electrónico estudios de comunicación social,Colegio Mayor de Nuestra Senora del Rosario,18569536 +Diskurs Kindheits- und Jugendforschung,Barbara Budrich Publishers,18625002|21939713 +DISKUS,British Association for the Study of Religions (BASR),9678948 +disP - The Planning Review,Informa UK (Taylor & Francis),02513625|21668604 +Displays,Elsevier ,01419382| +Dispositiva,Pontificia Universidade Catolica de Minas Gerais,22379967 +Dispute Resolution Studies Review,Dankook Center for Dispute Resolution,1738365X| +Dispute Settlement,Hans Publishers,23793074|23793104 +Disruptive Science and Technology,Mary Ann Liebert,2163310X|21633118 +Dissent,Muse - Johns Hopkins University Press,19460910 +Dissertationes Forestales,Finnish Society of Forest Science,23239220|17957389 +Dissertationes Forestales,Finnish Society of Forest Science,17957389 +Dissertationes Mathematicae,"""Institute of Mathematics, Polish Academy of Sciences""",00123862|17306310 +Dissolution Technologies,Dissolution Technologies,1521298X| +DISTANCE AND VIRTUAL LEARNING,"""Science and Education, Ltd.""",15612449| +Distance Education,Informa UK (Taylor & Francis),01587919|00000000 +Distances et médiations des savoirs,OpenEdition,22647228|22647228 +Distances et savoirs,Lavoisier SAS,17650887| +Distinktion Scandinavian Journal of Social Theory,Informa UK (Taylor & Francis),1600910X|21599149 +Distributed and Parallel Databases,Springer-Verlag,09268782|15737578 +Distributed Computing,Springer-Verlag,01782770|14320452 +Distributed Generation & Alternative Energy Journal,Informa UK (Taylor & Francis),21563306|21566550 +Distributed Systems Engineering,IOP Publishing,09671846|13616390 +DIURETIC ACTIVITY OF KAEMPFERIA GALANGA LINN RHIZOME EXTRACT IN ALBINO RAT,World Journal of Pharmacy and Pharmaceutical Sciences,22784357 +Divan Edebiyatı Araştırmaları Dergisi,Divan Edebiyati Arastirmalari Dergisi,13086553| +Divergence Press,University of Huddersfield Press,20523467 +Divers !,Universidade Federal do Parana,19838921 +Diversitas,Universidad Santo Tomas,17949998|22563067 +Diversité urbaine,Consortium Erudit,19130694|19130708 +Diversity,MDPI AG,14242818 +Diversity and Distributions,Wiley Blackwell (Blackwell Publishing),13669516|14724642 +Diversity Oriented Synthesis,De Gruyter Open Sp. z o.o. ,20846827 +Division of Labour & Transaction Costs,World Scientific ,02198711| +Dix-huitième siècle,CAIRN,00706760|17607892 +Dix-Neuf,Informa UK (Taylor & Francis),14787318|14787318 +Dix-septième siècle,CAIRN,00124273|19696965 +Dixi,Universidad Cooperativa de Colombia - UCC,01247255|23575891 +DJ Journal of Advances in Electronics and Communication Engineering,DJ Publications,24553980 +DJ Journal of Engineering and Applied Mathematics,DJ Publications,2455362X +DJ Journal of Engineering Chemistry and Fuel,DJ Publications,24555193 +djbZ - Zeitschrift des Deutschen Juristinnenbundes,Nomos Verlag,1866377X|1866377X +DLSU Business & Economics Review,PhilJOL,01167111| +DMW - Deutsche Medizinische Wochenschrift,Thieme Publishing Group,00120472|14394413 +DNA,Mary Ann Liebert,01980238| +DNA and Cell Biology,Mary Ann Liebert,10445498|10445498 +DNA and RNA Nanotechnology,De Gruyter Open Sp. z o.o. ,23531770 +DNA Barcodes,De Gruyter Open Sp. z o.o. ,22991077 +DNA Repair,Elsevier ,15687864| +DNA Research,Oxford University Press,13402838|17561663 +DNA Sequence,Informa UK (Taylor & Francis),10425179|10425179 +DNP - Der Neurologe und Psychiater,Springer-Verlag,16162455|21966427 +Do,Ankara University,13086979 +DO - Deutsche Zeitschrift für Osteopathie,Thieme Publishing Group,16105044|16133781 +Doboku Gakkai Ronbunshu,Japan Society of Civil Engineers,02897806|18827187 +Doboku Gakkai Ronbunshuu A,Japan Society of Civil Engineers,18806023 +Doboku Gakkai Ronbunshuu B,Japan Society of Civil Engineers,18806031 +Doboku Gakkai Ronbunshuu C,Japan Society of Civil Engineers,1880604X +Doboku Gakkai Ronbunshuu D,Japan Society of Civil Engineers,18806058 +Doboku Gakkai Ronbunshuu E,Japan Society of Civil Engineers,18806066 +Doboku Gakkai Ronbunshuu F,Japan Society of Civil Engineers,18806074 +Doboku Gakkai Ronbunshuu G,Japan Society of Civil Engineers,18806082 +Dobutsu seiri,The Japanese Society for Comparative Physiology and Biochemistry,02896583|21860874 +DOC online - Revista Digital de Cinema Documentário,Universidade da Beira Interior,1646477X +DoctorConsult - The Journal Wissen für Klinik und Praxis,Elsevier ,18794122| +Document Design,John Benjamins Publishing Company,13888951|00000000 +Document numérique,Lavoisier SAS,12795127| +Documenta & Instrumenta - Documenta et Instrumenta,Universidad Complutense de Madrid,16974328|16973798 +Documenta Ophthalmologica,Springer-Verlag,00124486|15732622 +Documenta Praehistorica,University of Ljubljana,1408967X|18542492 +Documentación de las Ciencias de la Información,Universidad Complutense de Madrid,02104210|19882890 +Documentaliste-Sciences de l Information,CAIRN,00124508|17775868 +Documentation et bibliothèques,Consortium Erudit,03152340|22918949 +Documentos y Aportes,Universidad Nacional del Litoral,16664124|18513727 +Documents d Anàlisi Geogràfica,Universitat Autonoma de Barcelona,02121573|20144512 +Documents d Archéologie Méridionale,PERSEE Program,01841068| +Documents de l OCDE,Organisation for Economic Co-Operation and Development ,16095316| +Doğu Coğrafya Dergisi,Dogu Cografya Dergisi,13027956| +DoisPontos,Universidade Federal do Parana,18073883|21797412 +Dokazatel naya gastroenterologiya,Media Sphere Publishing Group,23052260| +Doklady Biochemistry and Biophysics,Pleiades Publishing,16076729|16083091 +Doklady Biological Sciences,Pleiades Publishing,00124966|16083105 +Doklady Biophysics,Springer (Kluwer Academic Publishers),00124974| +Doklady Botanical Sciences,Springer (Kluwer Academic Publishers),00124982| +Doklady Chemical Technology,Springer (Kluwer Academic Publishers),00124990| +Doklady Chemistry,Pleiades Publishing,00125008|16083113 +Doklady Earth Sciences,Pleiades Publishing,1028334X|15318354 +Doklady Mathematics,Pleiades Publishing,10645624|15318362 +Doklady Physical Chemistry,Pleiades Publishing,00125016|16083121 +Doklady Physics,Pleiades Publishing,10283358|15626903 +Dokuchaev Soil Bulletin,V.V. Dokuchaev Soil Science Institute,01361694|23124202 +Dokuz Eylül Üniversitesi Denizcilik Fakültesi Dergisi,Maritime Faculty Journal - Denizcilik Fakultesi Dergisi,13089161| +Dokuz Eylül Üniversitesi Güzel Sanatlar Fakültesi Dergisi,"""YEDI: Journal of Art, Design and Science""",13079840| +Dokuz Eylül Üniversitesi Sosyal Bilimler Enstitüsü Dergisi,Dokuz Eylul University Graduate School of Socal Sciences,13023284|13080911 +Dokuz Eylül Üniversitesi Tıp Fakültesi Dergisi,Dokuz Eylul Universitesi Tip Fakultesi Dergisi,13006622| +Domestic Animal Endocrinology,Elsevier ,07397240| +Domínios da Imagem,Universidade Estadual de Londrina,19822766|22379126 +Domínios de Lingu gem,Fundacao de Apoio Universitario,19805799|19805799 +Donald School Journal of Ultrasound in Obstetrics & Gynecology,Jaypee Brothers Medical Publishing,0973614X|09751912 +DONAM OHMUNHAK,The Donam Language and Literature ,12292117| +DONG-BANG KOREAN CHINESE LIEARATURE,Dong-Bang Korean Chines Language Society,1226668X| +Dongak Art History,Association of Dongak Art History,15981851| +Dongyang Misulsahak(Journal of Asian Art History,Association of Asian Art History,22874399| +Dos Algarves a Multidisciplinary e-journal,"""School of Management, Hospitality and Tourism, University of the Algarve""",21825580|21825580 +Dose-Response,SAGE Publications,15593258 +Dossiers Feministes,Universitat Jaume I,11391219| +Douleur et Analgésie,Springer-Verlag,1011288X|19516398 +Douleurs Evaluation - Diagnostic - Traitement,Elsevier ,16245687| +Down Syndrome Research and Practice,The Down Syndrome Educational Trust,09687912|17537606 +DOXA Cuadernos de Filosofía del Derecho,Publicaciones Universidad de Alicante,02148676| +Drama Research,The Association of Korean Drama,17389267| +Drama Therapy Review,Intellect,20547668|20547676 +Dramatherapy,Informa UK (Taylor & Francis),02630672|21571430 +Draw Science,Draw Science LLC,23809434 +Drawing Research Theory Practice,Intellect,20570384|20570392 +Dreaming,American Psychological Association,10530797|15733351 +Dress,Maney Publishing,03612112|20421729 +Drinking Water Engineering and Science,Copernicus GmbH,19969465 +Drinking Water Engineering and Science Discussions,Copernicus GmbH,19969481 +Drogomedia Monografikoak,SIIS - Centro de Documentacion y Estudios,24445797 +Drogues santé et société,Consortium Erudit,17038839|17038847 +Droit Déontologie & Soin,Elsevier ,16296583| +Droit et Médecine Bucco-Dentaire,EDP Sciences,21161321|2116133X +Droit et société,PERSEE Program,07693362| +Droits,CAIRN,07663838| +Drug and Alcohol Dependence,Elsevier ,03768716| +Drug and Alcohol Review,Wiley Blackwell (Blackwell Publishing),09595236|14653362 +Drug and Chemical Toxicology,Informa UK (Taylor & Francis),01480545|15256014 +Drug and Therapeutics Bulletin,BMJ,00126543|17555248 +Drug Data Report,Thomson Reuters (Prous Science),03794121| +Drug Delivery,Informa UK (Taylor & Francis),10717544|15210464 +Drug Delivery and Translational Research,Springer-Verlag,2190393X|21903948 +Drug Delivery Letters,Bentham Science,2210304X| +Drug Delivery Letters,Bentham Science,22103031| +Drug Delivery System,Japan Society of Drug Delivery System,09135006|18812732 +Drug Design and Discovery,Informa UK (Informa Healthcare),10559612| +Drug Design Development and Therapy,Dove Medical Press,11778881 +Drug Design Reviews - Online,Bentham Science,15672697|00000000 +Drug Designing Open Access,OMICS Publishing Group,21690138 +Drug Development and Industrial Pharmacy,Informa UK (Taylor & Francis),03639045|15205762 +Drug Development and Therapeutics,Medknow Publications,23942002| +Drug Development Communications,Informa UK (Taylor & Francis),00955183| +Drug Development Research,Wiley Blackwell (John Wiley & Sons),02724391|10982299 +Drug Discoveries & Therapeutics,International Research and Cooperation Association for Bio & Socio-Sciences Advancement,18817831|1881784X +Drug Discovery Today,Elsevier ,13596446| +Drug Discovery Today BIOSILICO,Elsevier ,17418364| +Drug Discovery Today Disease Mechanisms,Elsevier ,17406765| +Drug Discovery Today Disease Models,Elsevier ,17406757| +Drug Discovery Today TARGETS,Elsevier ,17418372| +Drug Discovery Today Technologies,Elsevier ,17406749| +Drug Discovery Today Therapeutic Strategies,Elsevier ,17406773| +Drug Healthcare and Patient Safety,Dove Medical Press,11791365 +Drug Information Journal,SAGE Publications,00928615| +Drug Intoxication & Detoxication Novel Approaches,OMICS Publishing Group,23274557 +Drug Invention Today,Elsevier ,09757619| +Drug Investigation,Springer-Verlag,01142402| +Drug Metabolism and Disposition,American Society for Pharmacology & Experimental Therapeutics,00909556|1521009X +Drug Metabolism and Drug Interactions,Walter de Gruyter GmbH,03342190|21910162 +Drug Metabolism and Personalized Therapy,Walter de Gruyter GmbH,23638907|23638915 +Drug Metabolism and Pharmacokinetics,Elsevier ,13474367|18800920 +Drug Metabolism Letters,Bentham Science,18723128| +Drug Metabolism Reviews,Informa UK (Taylor & Francis),03602532|10979883 +Drug News & Perspectives,Thomson Reuters (Prous Science),02140934| +Drug Repurposing Rescue and Repositioning,Mary Ann Liebert,23320257|23320265 +Drug Research,Thieme Publishing Group,21949379|21949387 +Drug Resistance Updates,Elsevier ,13687646| +Drug Safety,Springer-Verlag,01145916|11791942 +Drug Safety - Case Reports,Springer-Verlag,21991162|2198977X +Drug Science Policy and Law,SAGE Publications,20503245 +Drug Target Insights,"""Libertas Academica, Ltd.""",11773928 +Drug Testing and Analysis,Wiley Blackwell (John Wiley & Sons),19427603|19427611 +Drugs,Springer-Verlag,00126667|11791950 +Drugs & Aging,Springer-Verlag,1170229X|11791969 +Drugs & Society,Informa UK (Taylor & Francis),87568233| +Drugs & Therapy Perspectives,Springer-Verlag,11720360|11791977 +Drugs - Real World Outcomes,Springer-Verlag,21991154|21989788 +Drugs and Alcohol Today,Emerald (MCB UP ),17459265|20428359 +Drugs and Cell Therapies in Hematology,PAGEPress Publications,22814884|22814876 +Drugs and Therapy Studies,PAGEPress Publications,20389493|20389507 +Drugs Education Prevention and Policy,Informa UK (Taylor & Francis),09687637|14653370 +Drugs in Context,"""Just Medical Media, Ltd.""",17404398 +Drugs in R&D,Springer-Verlag,11745886|11796901 +Drugs of the Future,Thomson Reuters (Prous Science),03778282| +Drugs of Today,Thomson Reuters (Prous Science),00257656| +Drukerovskij vestnik,South Russian State Polytechnic University (NPI),23126469| +Drustvena istrazivanja,Institute of Social Sciences Ivo Pilar,13300288|18486096 +Drustveni ogledi,International Burch University,23035706|23036281 +Drvna industrija,"""Faculty of Forestry, University of Zagreb""",00126772|18471153 +Drying Technology,Informa UK (Taylor & Francis),07373937|15322300 +DS testing timestamp with 19 digits,CrossRef test user, +Du Bois Review Social Science Research on Race,Cambridge University Press,1742058X|17420598 +Dublin James Joyce Journal,Muse - Johns Hopkins University Press,20094507 +Dublin Journal of Medical Science,Springer-Verlag,0790231X|0790231X +Duke Bar Journal,JSTOR,15538729| +Duke Law Journal,JSTOR,00127086| +Duke Mathematical Journal,Duke University Press,00127094| +Dumbarton Oaks Papers,JSTOR,00707546| +Duplication - Delet this one - L’ Anné e Biologique,Elsevier , +Duquesne Studies in Phenomenological Psychology,Philosophy Documentation Center,23285311| +Durkheimian Studies,Berghahn Books,1362024X|17522307 +Dusunen Adam The Journal of Psychiatry and Neurological Sciences,Yerkure Tanitim ve Yayincilik Hizmetleri,10188681|13095749 +Dutch Crossing,Informa UK (Taylor & Francis),03096564|17597854 +Dutch Journal of Applied Linguistics,John Benjamins Publishing Company,22117245|22117253 +Dydaktyka Informatyki,University of Rzeszow,20833156| +Dyes and Pigments,Elsevier ,01437208| +DYNA,Universidad Nacional de Colombia,00127353|23462183 +DYNA ENERGIA Y SOSTENIBILIDAD,Publicaciones DYNA,22542833 +DYNA INGENIERIA E INDUSTRIA,Publicaciones DYNA,00127361|19891490 +DYNA MANAGEMENT,Publicaciones DYNA,23406585 +DYNA NEW TECHNOLOGIES,Publicaciones DYNA,23868406 +Dynamic Econometric Models,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,12343862|24507067 +Dynamic Games and Applications,Springer-Verlag,21530785|21530793 +Dynamic Medicine,Springer (Biomed Central Ltd.),14765918| +Dynamic Relationships Management Journal,The Slovenian Academy of Management,22325867|2350367X +Dynamical Systems,Informa UK (Taylor & Francis),14689367|14689375 +Dynamical Systems and Control,Hans Publishers,2325677X|23256761 +Dynamics and Control,Springer (Kluwer Academic Publishers),09254668|15738450 +Dynamics and Stability of Systems,Informa UK (Taylor & Francis),02681110|14653389 +Dynamics and Statistics of the Climate System,Oxford University Press,20596987 +Dynamics of Asymmetric Conflict,Informa UK (Taylor & Francis),17467586|17467594 +Dynamics of Atmospheres and Oceans,Elsevier ,03770265| +Dynamics of Partial Differential Equations,"""International Press of Boston, Inc.""",1548159X|21637873 +Dynamics of Public Administration,Diva Enterprises Private Limited,09753907|09760733 +Dynamis,Instituto de Salud Carlos III/BNCS/SciELO Espana,02119536|02119536 +Dyslexia,Wiley Blackwell (John Wiley & Sons),10769242|10990909 +Dysphagia,Springer-Verlag,0179051X|14320460 +D_Advances in Austrian Economics,Emerald (MCB UP ), +D_Advances in Business Marketing and Purchasing,Emerald (MCB UP ), +D_Advances in Education in Diverse Communities Research Policy and Praxis,Emerald (MCB UP ), +D_Advances in Hospitality and Leisure,Emerald (MCB UP ), +D_Advances in Mergers and Acquisitions,Emerald (MCB UP ), +D_Advances in Program Evaluation,Emerald (MCB UP ), +D_Advances in Public Interest Accounting,Emerald (MCB UP ), +D_Advances in the Study of Entrepreneurship Innovation & Economic Growth,Emerald (MCB UP ), +D_Advances in Veterinary Medicine,CrossRef test user, +D_Capturing Intelligence,CrossRef test user, +D_Comprehensive Biochemistry,CrossRef test user, +D_Contemporary Perspectives in Family Research,Elsevier , +D_Contributions to Conflict Management Peace Economics and Development,Emerald (MCB UP ), +D_Fortschritte der Hochpolymeren-Forschung,Springer-Verlag, +D_Geological Society of America Memoirs,Geological Society of America, +D_Immunotoxicology of Drugs and Chemicals an Experimental and Clinical Approach,CrossRef test user, +D_International Perspectives on Higher Education Research,Emerald (MCB UP ), +D_International Perspectives on Inclusive Education,Emerald (MCB UP ), +D_Political Power and Social Theory,Emerald (MCB UP ), +D_Progress in Psychobiology and Physiological Psychology,Emerald (MCB UP ), +D_Research in Accounting in Emerging Economies,CrossRef test user, +D_Research in Community and Mental Health,Emerald (MCB UP ), +D_Research in Finance,Emerald (MCB UP ), +D_Research in Middle East Economics,Emerald (MCB UP ), +D_Research in Multi Level Issues,Emerald (MCB UP ), +D_Research in Organizational Change and Development,Emerald (MCB UP ), +D_Research in Political Economy,Emerald (MCB UP ), +D_Research in Public Policy Analysis and Management,Emerald (MCB UP ), +D_Research in Rural Sociology and Development,Emerald (MCB UP ), +D_Research in Social Movements Conflicts and Change,Emerald (MCB UP ), +D_Research in Social Problems and Public Policy,Emerald (MCB UP ), +D_Research in Social Science and Disability,Emerald (MCB UP ), +D_Research in the History of Economic Thought and Methodology,Emerald (MCB UP ), +D_Research in the Sociology of Work,Emerald (MCB UP ), +D_Research in Urban Sociology,Emerald (MCB UP ), +D_Research Methodology in Strategy and Management,Emerald (MCB UP ), +D_Research on Managing Groups and Teams,Emerald (MCB UP ), +D_Sociological Studies of Children and Youth,Emerald (MCB UP ), +D_Studies in Law Politics and Society,Emerald (MCB UP ), +D_Syntax and Semantics,Emerald (MCB UP ), +D_Trace Metals in the Environment,CrossRef test user, +e & i Elektrotechnik und Informationstechnik,Springer-Verlag,0932383X|16137620 +e Curriculum Geriatrie,Springer-Verlag,21950660 +e Curriculum Implantologie,Springer-Verlag,21950679 +e Curriculum Innere Medizin,Springer-Verlag,21960208 +E+M Ekonomie a Management,Technical University of Liberac,12123609| +e-biomed the journal of regenerative medicine,Mary Ann Liebert,15248909|15248909 +e-cadernos CES,OpenEdition,16470737 +e-Ciencias de la Información,Universidad de Costa Rica,16594142 +E-Commerce Letters,Hans Publishers,21685843|21685851 +E-conom,E-CONOM,2063644X +e-conservation Journal,E-Conservation Journal - University of Evora,21831335 +E-Health Telecommunication Systems and Networks,"""Scientific Research Publishing, Inc.""",21679517|21679525 +e-Informatica Software Engineering Journal,De Gruyter Open Sp. z o.o. ,18977979| +e-International Journal of Educational Research,International Journal of Educational Researchers,13096265 +E-journal GEO,The Association of Japanese Geographers,18808107 +E-Journal of Applied Psychology,Swinburne University of Technology,18327931|18327931 +E-Journal of Chemistry,Hindawi Publishing Corporation,09734945|20909810 +e-Journal of New World Sciences Academy,NWSA Academic Journals,13063111 +e-Journal of Soft Materials,The Society of Rubber Industry,13497308 +e-Journal of Surface Science and Nanotechnology,The Surface Science Society of Japan,13480391 +E-Learning,SAGE Publications,17418887| +E-Learning and Digital Media,SAGE Publications,20427530|20427530 +e-Library Science Research Journal,Laxmi Book Publication,23198435 +e-Makalat Mezhep Araştırmaları Dergisi,E-Makalat Mezhep Arastirmalari Dergisi,13095803 +e-Makalat Mezhep Araştırmaları Dergisi,E-Makalat Mezhep Arastirmalari Dergisi,13095803 +e-mentor,Foundation for the Promotion and Accreditation of Economic Education,17317428|17316758 +e-Migrinter,OpenEdition,19619685|19619685 +e-Mosaicos,Universidade do Estado do Rio de Janeiro UERJ,23169303 +e-Neuroforum,Springer-Verlag,1868856X +e-Oftalmo CBO Revista Digital de Oftalmologia,Conselho Brasileiro do Oftalmologia,23593962 +e-Polymers,Walter de Gruyter GmbH,21974586|16187229 +E-rea,OpenEdition,16381718|16381718 +E-Review Rivista degli Istituti Storici dell Emilia-Romagna in Rete,BraDypUS,22824979 +e-Service Journal,Indiana University Press,15288226|15288234 +e-Spania,OpenEdition,19516169|19516169 +e-SPEN Journal,Elsevier ,22128263| +e-SPEN the European e-Journal of Clinical Nutrition and Metabolism,Elsevier ,17514991| +E-Theologos Theological revue of Greek Catholic Theological Faculty,De Gruyter Open Sp. z o.o. ,13355570|13381350 +e-xacta,Revista Exacta,19843151|19843151 +E3 Journal of Business Management and Economics,E3 Journals Ltd,21417482 +E3S Web of Conferences,EDP Sciences,22671242 +EAD em FOCO,Fundacao CECIERJ,21778310 +EAI Endorsed Transactions on Cloud Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24106895 +EAI Endorsed Transactions on Cognitive Communications,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",23134534 +EAI Endorsed Transactions on Collaborative Computing,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",23128623 +EAI Endorsed Transactions on Context-aware Systems and Applications,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24090026 +EAI Endorsed Transactions on Creative Technologies,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24099708 +EAI Endorsed Transactions on Energy Web,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",2032944X +EAI Endorsed Transactions on Future Intelligent Educational Environments,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24090034 +EAI Endorsed Transactions on Game-Based Learning,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20348800 +EAI Endorsed Transactions on Industrial Networks and Intelligent Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24100218 +EAI Endorsed Transactions on Internet of Things,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24141399 +EAI Endorsed Transactions on Pervasive Health and Technology,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24117145 +EAI Endorsed Transactions on Self-Adaptive Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",24104051 +EAI Endorsed Transactions on Wireless Spectrum,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",23126620 +Ear and Hearing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01960202| +eari educación artística revista de investigación,Universitat de Valencia,16958403|22547592 +Early American Literature,Muse - Johns Hopkins University Press,1534147X +Early American Studies An Interdisciplinary Journal,Muse - Johns Hopkins University Press,15590895 +Early Child Development and Care,Informa UK (Taylor & Francis),03004430|14768275 +EARLY CHILDHOOD EDUCATION & CARE,The Korean Society for Early Childhood Education and Care,17389739| +Early Childhood Education Journal,Springer-Verlag,10823301|15731707 +Early Childhood Folio,"""NZCER Press, New Zealand Council for Educational Research""",01120530|22532137 +Early Childhood Research Quarterly,Elsevier ,08852006| +Early China,Cambridge University Press,03625028|23252324 +Early Christianity,Mohr Siebeck,18687032|18688020 +Early Development and Parenting,Wiley Blackwell (John Wiley & Sons),10573593|10990917 +Early Education and Development,Informa UK (Taylor & Francis),10409289|15566935 +Early Human Development,Elsevier ,03783782| +Early Intervention in Psychiatry,Wiley Blackwell (Blackwell Publishing),17517885|17517893 +Early Medieval China,Maney Publishing,15299104|19467842 +Early Medieval Europe,Wiley Blackwell (Blackwell Publishing),09639462|14680254 +Early Modern French Studies,Maney Publishing,20563035|20563043 +Early Music,Oxford University Press,03061078|17417260 +Early Music History,Cambridge University Press,02611279|14740559 +Early Popular Visual Culture,Informa UK (Taylor & Francis),17460654|17460662 +Early Science and Medicine,Brill Academic Publishers,13837427|15733823 +Early Theatre,Early Theatre,12069078|12069078 +Early Years Educator,Mark Allen Group,1465931X| +Early Years Journal of International Research and Development,Informa UK (Taylor & Francis),09575146|14724421 +Earth and Environmental Science Transactions of the Royal Society of Edinburgh,Cambridge University Press,17556910|17556929 +Earth and Planetary Science Letters,Elsevier ,0012821X| +Earth and Space Science,Wiley Blackwell (John Wiley & Sons),23335084| +Earth Interactions,American Meteorological Society,10873562|10873562 +Earth Moon and Planets,Springer-Verlag,01679295|15730794 +Earth Perspectives,Springer (Biomed Central Ltd.),21946434|21946434 +Earth Planets and Space,Springer-Verlag,13438832|18805981 +Earth Resources,Sciknow Publications,23303328 +Earth s Future,Wiley Blackwell (John Wiley & Sons),23284277| +Earth Science Frontiers,Elsevier ,18725791| +Earth Science Informatics,Springer-Verlag,18650473|18650481 +Earth Science Research,Canadian Center of Science and Education,19270542|19270550 +Earth Science-Journal of China University of Geosciences,Editorial Office of Earth Science,10002383| +Earth Sciences,Science Publishing Group,23285974| +Earth Sciences History,History of the Earth Sciences Society HESS,0736623X|19446187 +Earth Sciences Research Journal,Universidad Nacional de Colombia,17946190|23393459 +Earth Surface Dynamics,Copernicus GmbH,2196632X +Earth Surface Dynamics Discussions,Copernicus GmbH,21966338 +Earth Surface Processes,Wiley Blackwell (John Wiley & Sons),03601269|19318065 +Earth Surface Processes and Landforms,Wiley Blackwell (John Wiley & Sons),01979337|10969837 +Earth System Dynamics,Copernicus GmbH,21904987 +Earth System Dynamics Discussions,Copernicus GmbH,21904995 +Earth System Science Data,Copernicus GmbH,18663516 +Earth System Science Data Discussions,Copernicus GmbH,18663591 +Earth-Science Reviews,Elsevier ,00128252| +Earthquake Engineering & Structural Dynamics,Wiley Blackwell (John Wiley & Sons),00988847|10969845 +Earthquake Engineering and Engineering Vibration,Springer-Verlag,16713664|1993503X +Earthquake Science,Springer-Verlag,16744519|18678777 +Earthquake Spectra,Earthquake Engineering Research Institute,87552930| +Earthquakes and Structures,Techno-Press,20927614| +EAS Publications Series,EDP Sciences,16334760|16381963 +East African Agricultural and Forestry Journal,African Journals Online ,128325 +East African Geographical Review,Informa UK (Taylor & Francis),00707961| +East African Journal of Peace and Human Rights,African Journals Online ,10218858 +East African Journal of Public Health,African Journals Online ,8568960 +East African Journal of Sciences,African Journals Online ,19920407 +East African Journal of Statistics,African Journals Online ,18117503 +East African Medical Journal,African Journals Online ,0012835X +East African Orthopaedic Journal,African Journals Online ,19941072|19941072 +East and Central African Journal of Pharmaceutical Sciences,African Journals Online ,1026552X +East Asia,Springer-Verlag,10966838|18746284 +East Asian Journal of Popular Culture,Intellect,20517084|20517092 +East Asian Journal on Applied Mathematics,Global Science Press,20797362|20797370 +East Asian Mathematical Journal,The Busan Gyeongnam Mathematical Society,12266973| +East Asian Policy,World Scientific ,17939305|22513175 +East Asian Publishing and Society,Brill Academic Publishers,22106278|22106286 +East Asian Science Technology and Society,Duke University Press,18752160|18752152 +East Central Europe,Brill Academic Publishers,00943037|18763308 +East European Jewish Affairs,Informa UK (Taylor & Francis),13501674|1743971X +East European Politics,Informa UK (Taylor & Francis),21599165|21599173 +East European Politics & Societies,SAGE Publications,08883254|00000000 +Eastern Africa Journal of Rural Development,African Journals Online ,3777103 +Eastern Africa Social Science Research Review,Muse - Johns Hopkins University Press,16844173 +Eastern African Literary and Cultural Studies,Informa UK (Taylor & Francis),23277408|23277416 +Eastern Christian Art,Peeters Publishers,17810930 +Eastern Economic Journal,Nature Publishing Group - Macmillan Publishers,00945056|19394632 +Eastern European Countryside,De Gruyter Open Sp. z o.o. ,12328855|23008717 +Eastern European Economics,Informa UK (Taylor & Francis),00128775|15579298 +Eastern Librarian,Bangladesh Journals Online,10213651| +Eastern-European Journal of Enterprise Technologies,Private Company Technology Center,17293774|17294061 +Eating and Weight Disorders - Studies on Anorexia Bulimia and Obesity,Springer-Verlag,11244909|15901262 +Eating Behaviors,Elsevier ,14710153| +Eating Disorders,Informa UK (Taylor & Francis),10640266|1532530X +EAU Update Series,Elsevier ,15709124| +EAU-EBU Update Series,Elsevier ,18712592| +EBioMedicine,Elsevier ,23523964| +Ebisu,PERSEE Program,13403656|21891893 +Ebonyi Medical Journal,African Journals Online ,15971260 +EC Tax Review,Springer (Kluwer Academic Publishers),09282750| +ecancermedicalscience,Cancer Intelligence,17546605|17546605 +Ecclesia Studia z Dziejów Wielkopolski,Adam Mickiewicz University Poznan,17310679| +Ecclesial Practices,Brill Academic Publishers,22144463|22144471 +Ecclesiastical Law Journal,Cambridge University Press,0956618X|17518539 +Ecclesiology,Brill Academic Publishers,17441366|17455316 +EccoS – Revista Científica,University Nove de Julho - Uninove,15171949|19839278 +Echo Research and Practice,Bioscientifica,20550456|20550464 +Echocardiography,Wiley Blackwell (Blackwell Publishing),07422822|15408175 +EchoGéo,OpenEdition,19631197|19631197 +Échos d Orient,PERSEE Program,11469447| +Eckhart Review,Maney Publishing,09693661| +Eclética Química,SciELO,01004670|01004670 +Eclogae Geologicae Helvetiae,Springer-Verlag,00129402|14209128 +eco mont (Journal on Protected Mountain Areas Research),Verlag der Osterreichischen Akademie der Wissenschaften,2073106X|20731558 +Eco-Management and Auditing,Wiley Blackwell (John Wiley & Sons),09689427|10990925 +Ecocycles,Ecocycles,24162140 +Ecography,Wiley Blackwell (Blackwell Publishing),09067590|16000587 +EcoHealth,Springer-Verlag,16129202|16129210 +Ecohydrology,Wiley Blackwell (John Wiley & Sons),19360584|19360592 +Ecohydrology & Hydrobiology,Elsevier ,16423593|20803397 +École pratique des hautes études 4e section Sciences historiques et philologiques,PERSEE Program,02459000| +École pratique des hautes études 4e section sciences historiques et philologiques Livret,PERSEE Program,07660677| +École pratique des hautes études 5e section Sciences religieuses,PERSEE Program,01837435| +École pratique des hautes études Section des sciences historiques et philologiques,PERSEE Program,05559189| +École pratique des hautes études Section des sciences historiques et philologiques Livret-Annuaire,PERSEE Program,02920980| +École pratique des hautes études Section des sciences religieuses,PERSEE Program,12679240| +École thématique de la Société Française de la Neutronique,EDP Sciences,21077223|21077231 +Ecologia,Science Alert,19964021| +Ecological Applications,Wiley Blackwell (John Wiley & Sons),10510761| +Ecological Chemistry and Engineering S,De Gruyter Open Sp. z o.o. ,18986196|18986196 +Ecological Complexity,Elsevier ,1476945X| +Ecological Economics,Elsevier ,09218009| +Ecological Engineering,Elsevier ,09258574| +Ecological Entomology,Wiley Blackwell (Blackwell Publishing),03076946|13652311 +Ecological Genetics and Genomics,Elsevier ,24059854| +Ecological Indicators,Elsevier ,1470160X| +Ecological Informatics,Elsevier ,15749541| +Ecological Management & Restoration,Wiley Blackwell (Blackwell Publishing),14427001|14428903 +Ecological Modelling,Elsevier ,03043800| +Ecological Monographs,Wiley Blackwell (John Wiley & Sons),00129615| +Ecological Parasitology and Immunology,Ashdin Publishing,20908245|20908253 +Ecological Processes,Springer (Biomed Central Ltd.),21921709|21921709 +Ecological Psychology,Informa UK (Taylor & Francis),10407413|15326969 +Ecological Questions,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16447298| +Ecological Research,Springer-Verlag,09123814|14401703 +Ecological Restoration,University of Wisconsin Press,15434060|15434079 +Ecologie & politique,CAIRN,11663030|21183147 +Ecology,Wiley Blackwell (John Wiley & Sons),00129658| +Ecology and Civil Engineering,Ecology and Civil Engineering Society,13443755|18825974 +Ecology and Evolution,Wiley Blackwell (John Wiley & Sons),20457758| +Ecology and Industry of Russia,Kalvis,18160395|24136042 +Ecology and Noospherology,Oles Honchar Dnipropetrovsk National University,17261112|23104309 +Ecology and Resilient Infrastructure,Korean Society of Ecology and Infrastructure Engineering,22888527| +Ecology and Society,"""Resilience Alliance, Inc.""",17083087| +Ecology Letters,Wiley Blackwell (Blackwell Publishing),1461023X|14610248 +Ecology of Food and Nutrition,Informa UK (Taylor & Francis),03670244|15435237 +Ecology Of Freshwater Fish,Wiley Blackwell (Blackwell Publishing),09066691|16000633 +Econometric Reviews,Informa UK (Taylor & Francis),07474938|15324168 +Econometric Theory,Cambridge University Press,02664666|14694360 +Econometrica,The Econometric Society,00129682|14680262 +Econometrics,MDPI AG,22251146 +Econometrics Journal,Wiley Blackwell (Blackwell Publishing),13684221|1368423X +Economía,Muse - Johns Hopkins University Press,15336239 +Economia,Muse - Johns Hopkins University Press,15336239 +EconomiA,Elsevier ,15177580| +Economia & Pesquisa,Fundacao Educacional Aracatuba,15167666|21796009 +Economia & Região,Universidade Estadual de Londrina,2317627X +Economia agraria y recursos naturales,Asociacion Espanola de Economia Agraria,15780732|21747350 +ECONOMIA AGRO-ALIMENTARE,Franco Angeli,11261668|19724802 +Economia Aplicada,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14138050|14138050 +Economia e Desenvolvimento,Universidade Federal de Santa Maria,14146509 +ECONOMIA E DIRITTO DEL TERZIARIO,Franco Angeli,15939464|19725256 +Economia e Politica Industriale,Springer-Verlag,03912078|19724977 +Economia e Sociedade,SciELO,01040618|01040618 +ECONOMIA E SOCIETÀ REGIONALE,Franco Angeli,18272479|20386745 +Economía Informa,Elsevier ,01850849| +Economia Politica,Springer-Verlag,11202890|1973820X +ECONOMIA PUBBLICA,Franco Angeli,03906140|19725566 +Economía UNAM,Elsevier ,1665952X| +Economía y Administración (E&A),Latin America Journals Online,22196722|22222707 +Economía y Sociedad,Universidad Nacional de Costa Rica,14091070|22153403 +Economic & Labour Market Review,Nature Publishing Group - Macmillan Publishers,17518326|17518334 +Economic Affairs,Wiley Blackwell (Blackwell Publishing),02650665|14680270 +Economic Affairs,Diva Enterprises Private Limited,04242513|09764666 +Economic Analysis,Informa UK (Taylor & Francis),13668099|14693747 +Economic Analysis and Policy,Elsevier ,03135926| +Economic Analysis of Law Review,Economic Analysis of Law Review,21780587 +Economic and Environmental Geology,The Korean Society of Economic and Environmental Geology,12257281| +Economic and Industrial Democracy,SAGE Publications,0143831X|00000000 +Economic Annals,National Library of Serbia,00133264|18207375 +Economic Anthropology,Wiley Blackwell (John Wiley & Sons),23304847| +Economic Botany,Springer-Verlag,00130001|18749364 +Economic Bulletin,Springer-Verlag,0343754X|1438261X +Economic Change and Restructuring,Springer-Verlag,15739414|15740277 +Economic Design,Springer-Verlag,09285040| +Economic Development and Cultural Change,The University of Chicago Press,00130079|15392988 +Economic Development Quarterly,SAGE Publications,08912424|15523543 +Economic Geography,Informa UK (Taylor & Francis),00130095|19448287 +Economic Geology,GeoScienceWorld,03610128|15540774 +Economic History of Developing Regions,Informa UK (Taylor & Francis),20780389|20780397 +Economic Inquiry,Wiley Blackwell (Blackwell Publishing),00952583|14657295 +Economic Issues,International Monetary Fund,16079485 +Economic Issues,International Monetary Fund,15645177 +Economic Issues,International Monetary Fund,10208399| +Economic Issues,International Monetary Fund,10208402| +Economic Issues,International Monetary Fund,10208372| +Economic Issues,International Monetary Fund,10208380| +Economic Issues,International Monetary Fund,10207724| +Economic Issues,International Monetary Fund,10205098| +Economic Journal of Development Issues,Nepal Journals Online,2091055X|20912285 +Economic Journal of Emerging Markets,Universitas Islam Indonesia (Islamic University of Indonesia),20863128|2502180X +Economic Journal of Nepal,Nepal Journals Online, +Economic Modelling,Elsevier ,02649993| +Economic Notes,Wiley Blackwell (Blackwell Publishing),03915026|14680300 +Economic Outlook,Wiley Blackwell (Blackwell Publishing),0140489X|14680319 +Economic Papers A journal of applied economics and policy,Wiley Blackwell (Blackwell Publishing),08120439|17593441 +Economic Policy,Oxford University Press,02664658|14680327 +Economic Policy (in Russian),Economic Policy,19945124| +Economic Quality Control,Walter de Gruyter GmbH,09405151|18696147 +Economic Record,Wiley Blackwell (Blackwell Publishing),00130249|14754932 +Economic Research-Ekonomska Istraživanja,Informa UK (Taylor & Francis),1331677X|18489664 +Economic Studies,Vietnam Journals Online, +Economic Systems,Elsevier ,09393625| +Economic Systems Research,Informa UK (Taylor & Francis),09535314|14695758 +Economic Themes,Walter de Gruyter GmbH,22173668 +Economic Theory,Springer-Verlag,09382259|14320479 +Economic Theory Bulletin,Springer-Verlag,21961085|21961093 +Economica,Wiley Blackwell (Blackwell Publishing),00130427|14680335 +Económicas CUC,Corporacion Universidad de la Costa - CUC,01203932|23823860 +Economics,Infra-M Academic Publishing House,23082844| +ECONOMICS,Walter de Gruyter GmbH,23035013 +Economics & Finance Research,Informa UK (Taylor & Francis),21649480|21649499 +Economics & Human Biology,Elsevier ,1570677X| +Economics & Sociology,"""Centre of Sociological Research, NGO""",2071789X|23063459 +Economics and Business,De Gruyter Open Sp. z o.o. ,14077337|22558756 +Economics and Business Letters,Universidad de Oviedo,22544380 +Economics and Business Review,Poznan University of Economics,23921641|24500097 +ECONOMICS AND MANAGEMENT,Publishing House Technologija,18226515| +Economics and Organization of Enterprise,De Gruyter Open Sp. z o.o. ,08606846| +Economics and Philosophy,Cambridge University Press,02662671|14740028 +ECONOMICS AND POLICY OF ENERGY AND THE ENVIRONMENT,Franco Angeli,22807659|22807667 +Economics and Politics,Wiley Blackwell (Blackwell Publishing),09541985|14680343 +Economics and Rural Development,Aleksandras Stulginskis University,18223346|23450347 +Economics Letters,Elsevier ,01651765| +Economics of Education Review,Elsevier ,02727757| +Economics of Energy and Environmental Policy,International Association for Energy Economics,21605882|21605890 +Economics of Governance,Springer-Verlag,14356104|14358131 +Economics of Innovation and New Technology,Informa UK (Taylor & Francis),10438599|14768364 +Economics of Planning,Springer-Verlag,00130451|15730808 +Economics of The Firm,Infra-M Academic Publishing House,2306627X| +Economics of Transition,Wiley Blackwell (Blackwell Publishing),09670750|14680351 +Economics of Transportation,Elsevier ,22120122| +Economics Research International,Hindawi Publishing Corporation,20902123|20902131 +Economics The Open-Access Open-Assessment E-Journal,ZBW - German National Library of Economics,18646042 +Economics World,David Publishing Company,23287144|23287144 +Économie & prévision,PERSEE Program,02494744|17775795 +Économie et Solidarités,Consortium Erudit,19230818 +Economie et statistique,PERSEE Program,03361454|17775574 +Économie rurale,PERSEE Program,00130559|21052581 +Economies,MDPI AG,22277099 +Economy,Asian Educational Journal Publishing Group,23138181 +Economy and History,Informa UK (Taylor & Francis),00708852| +Economy and Society,Korean Critical Sociological Association,12271373| +Economy and Society,Informa UK (Taylor & Francis),03085147|14695766 +Economy Business Computer science,LLC Publishing House Internauka,25002074 +Economy in the industry,National University of Science and Technology MISiS,20721633| +Economy of region,Institute of Economics of the Ural Branch of the RAS,20726414| +EconoQuantum,EconoQuantum,18706622|20079869 +Ecoprint An International Journal of Ecology,Nepal Journals Online,10248668| +Ecopsychology,Mary Ann Liebert,19429347|19429347 +ECOS,CSIRO Publishing,03114546| +Ecos de Economía,Universidad EAFIT,16574206|24628107 +EcoSal Plus,American Society for Microbiology,23246200 +EcoSal Plus,American Society for Microbiology,23246200 +Ecoscience,BioOne (Ecoscience),11956860| +Ecosistemas,Asociacion Espanola de Ecologia Terrestre,16972473 +Ecosphere,Wiley Blackwell (John Wiley & Sons),21508925| +Ecosystem Health,Wiley Blackwell (Blackwell Publishing),10762825|15260992 +Ecosystem Health and Sustainability,Wiley Blackwell (John Wiley & Sons),23328878| +Ecosystem Services,Elsevier ,22120416| +Ecosystems,Springer-Verlag,14329840|14350629 +Ecotheology,Equinox Publishing,13637320|17431689 +Ecotone,Muse - Johns Hopkins University Press,21652651 +Ecotoxicology,Springer-Verlag,09639292|15733017 +Ecotoxicology and Environmental contamination,Ecototoxicology and Environmental Contamination,23179643|23179643 +Ecotoxicology and Environmental Safety,Elsevier ,01476513|10902414 +ECPS - Educational Cultural and Psychological Studies,Led Edizioni Universitarie,20377932|20377924 +Ecquid Novi African Journalism Studies,University of Wisconsin Press,02560054|19420773 +Écrire l histoire,OpenEdition,19677499| +ECS Electrochemistry Letters,The Electrochemical Society,21628726|21628734 +ECS Journal of Solid State Science and Technology,The Electrochemical Society,21628769|21628777 +ECS Solid State Letters,The Electrochemical Society,21628742|21628750 +ECS Transactions,The Electrochemical Society,19386737|19385862 +Ecumene,SAGE Publications,09674608|00000000 +Edad de Oro,Servicio de Publicaciones de la Universidad Autonoma de Madrid,02120429| +Edda,Scandinavian University Press / Universitetsforlaget AS,00130818|15001989 +Edebiyat,Informa UK (Taylor & Francis),03646505| +Edentata,BioOne (Edentata),14134411| +Edinburgh Journal of Botany,Cambridge University Press,09604286|14740036 +Edinburgh Law Review,Edinburgh University Press,13649809|17551692 +Edinburgh Mathematical Notes,Cambridge University Press,09501843| +editio - International Yearbooks for Scholarly Editing / Internationales Jahrbuch für Editionswissenschaft,Walter de Gruyter GmbH,09313079|18659446 +Editor-in-Chief s Voice List of Authors is an Important Element in a Scientific Publication,Polish Urological Association,20804806 +Editorial Office News,International Society for Managing and Technical Editors,23777087|23777087 +Editors Bulletin,Informa UK (Taylor & Francis),17521742 +Edo Journal of Counselling,African Journals Online ,20067593|20067593 +EDPACS,Informa UK (Taylor & Francis),07366981|19361009 +EDTNA-ERCA Journal,Wiley Blackwell (Blackwell Publishing),1019083X| +Educação,EDIPUCRS,19812582|0101465X +Educação & Linguagem,Instituto Metodista de Ensino Superior,21761043 +Educação & Realidade,SciELO,21756236 +Educação & Sociedade,SciELO,01017330|01017330 +Educação (UFSM),Universidade Federal de Santa Maria,01019031|19846444 +Educação Ciência e Cultura,Centro Universitario La Salle - UNILASALLE,14137321|22366377 +Educação Ciência e Saúde,Biblioteca do Centro de Educacao e Saude (CES) ,23587504 +EDUCAÇÃO E FILOSOFIA,Fundacao de Apoio Universitario,01026801|1982596X +Educação e Pesquisa,SciELO,15179702|15179702 +Educação em Análise,Universidade Estadual de Londrina,24480320 +Educação em Revista,SciELO,01024698|19826621 +Educação Por Escrito,EDIPUCRS,21798435 +Educação Unisinos,Universidade do Vale do Rio Dos Sinos - UNISINOS,1519387X|21776210 +Educación Médica,Elsevier ,15751813|15751813 +Educación Química,Elsevier ,0187893X| +Educación XX1,UNED - Universidad Nacional de Educacion a Distancia,1139613X|21745374 +Educación y Educadores,Universidad de la Sabana,01231294|20275358 +Educación y Humanismo,Universidad Simon Bolivar,01242121| +Educar,Universitat Autonoma de Barcelona,0211819X|20148801 +Educar em Revista,SciELO,1044060 +Educar em Revista,SciELO,01044060|01044060 +Educatio Siglo XXI,Servicio de Publicaciones de la Universidad e Murcia,16992105|1989466X +Education,Scientific and Academic Publishing,21629463| +Education (Basel),MDPI AG,20763344 +Education + Training,Emerald (MCB UP ),00400912|00000000 +Education 3-13,Informa UK (Taylor & Francis),03004279|14757575 +Education and Computing,Elsevier ,01679287| +Education and Culture,Purdue University Press,10854908|15591786 +Education and Information Technologies,Springer-Verlag,13602357|15737608 +Education and Linguistics Research,"""Macrothink Institute, Inc.""",23771356 +Education and Pedagogical Sciences,State Institution Luhansk Taras Shevchenko National University,22272747|2227281X +Education and Society,James Nicholas Publishers,07262655| +Education and the Law,Informa UK (Taylor & Francis),09539964|14695774 +Education and Treatment of Children,Muse - Johns Hopkins University Press,19348924 +Education and Urban Society,SAGE Publications,00131245|00000000 +Education as Change,Informa UK (Taylor & Francis),16823206|19479417 +Education Business and Society Contemporary Middle Eastern Issues,Emerald (MCB UP ),17537983| +Education Citizenship and Social Justice,SAGE Publications,17461979|17461987 +Education Communication and Information,Informa UK (Taylor & Francis),1463631X|14706725 +Education Economics,Informa UK (Taylor & Francis),09645292|14695782 +Éducation et didactique,OpenEdition,21114838|21114838 +Éducation et francophonie,Consortium Erudit,08491089|19168659 +Éducation et socialisation,OpenEdition,09923705|22716092 +Education et sociétés,CAIRN,1373847X|17821428 +Education Finance and Policy,MIT Press,15573060|15573079 +Education for Chemical Engineers,Elsevier ,17497728|17497728 +Education for Health,Medknow Publications,13576283|14695804 +Education for Information,IOS Press,01678329|01678329 +Education for Primary Care,Informa UK (Taylor & Francis),14739879|1475990X +Education in a Changing Society,Klaipeda University Press,18222196|23516550 +Education in Medicine Journal,KKMed Publications,21801932 +Education in the Knowledge Society (EKS),Ediciones Universidad de Salamanca,11389737 +Education Inquiry,Co-Action Publishing,20004508 +Education Journal,Science Publishing Group,23272600| +Education Knowledge and Economy,Informa UK (Taylor & Francis),17496896|1749690X +Education of Primary School Mathematics,Korea Society of Mathematical Education,12266914| +Education Policy Analysis Archives,Education Policy Analysis Archives,10682341 +Education Practice and Innovation,"""Scientific Online Publishing, Co., Ltd.""",23723092|23723106 +Education Reform in Comprehensive School Education Content Research and Implementation Problems,Rezeknes Augstskola,16915895|22560823 +Education Research International,Hindawi Publishing Corporation,20904002|20904010 +Education Review // Reseñas Educativas,Education Policy Analysis Archives,10945296 +Education Sciences,MDPI AG,22277102 +Education thérapeutique du patient - Therapeutic patient education,EDP Sciences,21000808|21000816 +Educational Action Research,Informa UK (Taylor & Francis),09650792|17475074 +Educational Administration Quarterly,SAGE Publications,0013161X|15523519 +Educational Administration Theory and Practice journal,Pegem Akademi Yayincilik Egitim Danismanlik Hizmetleri,13004832|21482403 +Educational and Psychological Measurement,SAGE Publications,00131644|00000000 +Educational Assessment,Informa UK (Taylor & Francis),10627197|15326977 +Educational Assessment Evaluation and Accountability,Springer-Verlag,18748597|18748600 +Educational Evaluation and Policy Analysis,American Educational Research Association,01623737|19351062 +Educational Gerontology,Informa UK (Taylor & Francis),03601277|15210472 +Educational Horizons,SAGE Publications,0013175X|21623163 +Educational Management & Administration,SAGE Publications,0263211X|00000000 +Educational Management Administration & Leadership,SAGE Publications,17411432|00000000 +Educational Measurement Issues and Practice,Wiley Blackwell (Blackwell Publishing),07311745|17453992 +Educational Media International,Informa UK (Taylor & Francis),09523987|14695790 +Educational Neuroscience,SAGE Publications,23776161 +Educational Philosophy and Theory,Informa UK (Taylor & Francis),00131857|14695812 +Educational Policy,SAGE Publications,08959048|00000000 +Educational Practice and Theory,James Nicholas Publishers,1323577X| +EDUCATIONAL PROCESS INTERNATIONAL JOURNAL,Eurasian Society of Educational Research,21470901| +Educational Psychologist,Informa UK (Taylor & Francis),00461520|15326985 +Educational Psychology,Index Copernicus International,00332860| +Educational Psychology,Informa UK (Taylor & Francis),01443410|14695820 +Educational Psychology in Practice,Informa UK (Taylor & Francis),02667363|14695839 +Educational Psychology Review,Springer-Verlag,1040726X|1573336X +Educational Quest- An International Journal of Education and Applied Social Sciences,Diva Enterprises Private Limited,09767258|22307311 +EDUCATIONAL REFLECTIVE PRACTICES,Franco Angeli,22407758|22799605 +Educational Research,Informa UK (Taylor & Francis),00131881|14695847 +Educational Research and Evaluation,Informa UK (Taylor & Francis),13803611|17444187 +Educational Research and Reviews,Academic Journals,19903839 +Educational Research eJournal,Educational Research e-Journal,22540385 +Educational Research for Policy and Practice,Springer-Verlag,15702081|15731723 +Educational Research Journal,International Research Journals,21415161 +Educational Research Review,Elsevier ,1747938X| +Educational Researcher,American Educational Research Association,0013189X|1935102X +Educational Review,Informa UK (Taylor & Francis),00131911|14653397 +Educational Sciences Theory & Practice,Egitim Danismanligi ve Arastirmalari Merkezi - EDAM,13030485|21487561 +Educational Studies,Informa UK (Taylor & Francis),00131946|15326993 +Educational Studies,Informa UK (Taylor & Francis),03055698|14653400 +Educational Studies in Japan,Japanese Educational Research Association,18814832|21875286 +Educational Studies in Mathematics,Springer-Verlag,00131954|15730816 +Educational Technology & Society,Ankara University,11763647 +Educational Technology Research and Development,Springer-Verlag,10421629|15566501 +Educational Theatre Journal,JSTOR,00131989| +Educational Theory,Wiley Blackwell (Blackwell Publishing),00132004|17415446 +Educationis,Escola Superior de Sustentabilidade,23183047 +Educativa,Pontifica Universidade Catolica de Goias -PUC Goias,14150492|19837771 +EDUCAZIONE SENTIMENTALE,Franco Angeli,20377355|20377649 +Edukacyjna Analiza Transakcyjna,Akademia im. Jana Dlugosza w Czestochowie,22997466| +EDUSAINS,E-Journal System Portal of Syarif Hidayatullah State Islamic University,19797281|24431281 +Eduvantage,Om Vindhyavasini College of IT and Management,23199628|23199954 +eEarth,Copernicus GmbH,18153828 +eEarth Discussions,Copernicus GmbH,18153844 +Eesti Haridusteaduste Ajakiri = Estonian Journal of Education,University of Tartu Press,2346562X +Eesti ja soome-ugri keeleteaduse ajakiri Journal of Estonian and Finno-Ugric Linguistics,University of Tartu Press,17368987|22281339 +Eesti Rakenduslingvistika Ühingu aastaraamat Estonian Papers in Applied Linguistics,Estonian Association for Applied Linguistics,17362563|22280677 +Effective crisis management,Real Economy Publishing,20788886| +Effective Education,Informa UK (Taylor & Francis),19415532|19415540 +Efficacy and Mechanism Evaluation,National Institute for Health Research,20504365|20504373 +EFORT Open Reviews,British Editorial Society of Bone and Joint Surgery,23967544|20585241 +EFSA Journal,Wiley Blackwell (John Wiley & Sons),18314732| +EGA Revista de expresión gráfica arquitectónica,Universitat Politecnica de Valencia,11336137|22546103 +Ege Akademik Bakis (Ege Academic Review),Ege Akademik Bakis (Ege Academic Review),1303099X| +Ege Eğitim Dergisi,Ege Egitim Dergisi,13074474| +Ege Journal of Fisheries and Aquatic Sciences,Ege University Faculty of Fisheries,13001590|21474303 +Ege Stratejik Araştırmalar Dergisi,Ege Strategic Research Journal,1309887X|21490465 +Ege Tıp Dergisi,Ege Journal of Medicine,10169113|21476500 +Ege Universitesi Turk Dunyasi Incelemeleri Dergisi,Ege Universitesi Turk Dunyasi Incelemeleri Dergisi,13012045| +Ege Üniversitesi Ziraat Fakültesi Dergisi,The Journal of Ege University Faculty of Agriculture,10188851| +eGEMs (Generating Evidence & Methods to improve patient outcomes),Academy Health,23279214 +Eğitim Bilimleri Dergisi,Egitim Bilimleri Dergisi,13008889|21475202 +Eğitim Teknolojisi Kuram ve Uygulama,Education Technology Theory and Practice,21471908| +Eğitimde Kuram ve Uygulama,Egitimde Kuram ve Uygulama,13049496|13049496 +Eğitimde ve Psikolojide Ölçme ve Değerlendirme Dergisi,Egitimde ve Psikolojide Olcme ve Degerlendirme Dergisi,13096575|13096575 +Egyptian Informatics Journal,Elsevier ,11108665| +Egyptian Journal of Anaesthesia,Elsevier ,11101849| +Egyptian Journal of Aquatic Biology and Fisheries,"""Al Manhal FZ, LLC""",11106131| +Egyptian Journal of Basic and Applied Sciences,Elsevier ,2314808X| +Egyptian Journal of Biochemistry and Molecular Biology,African Journals Online ,16871502 +Egyptian Journal of Biology,African Journals Online ,11106859 +Egyptian Journal of Biomedical Sciences,African Journals Online ,11106379 +Egyptian Journal of Biotechnology,African Journals Online ,11106093 +Egyptian Journal of Bronchology,Medknow Publications,16878426| +Egyptian Journal of Chest Diseases and Tuberculosis,Elsevier ,04227638| +Egyptian Journal of Dermatology and Venerology,Medknow Publications,11106530| +Egyptian Journal of Ear Nose Throat and Allied Sciences,Elsevier ,20900740| +Egyptian Journal of Forensic Sciences,Elsevier ,2090536X| +Egyptian Journal of Medical Human Genetics,Elsevier ,11108630| +Egyptian Journal of Medical Laboratory Sciences,African Journals Online ,11105593 +Egyptian Journal of Natural History,African Journals Online ,11106867 +Egyptian Journal of Obesity Diabetes and Endocrinology,Medknow Publications,23568062| +Egyptian Journal of Oral & Maxillofacial Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,2090097X| +Egyptian Journal of Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,16874277| +Egyptian Journal of Petroleum,Elsevier ,11100621| +Egyptian Journal of Plant Breeding,"""Al Manhal FZ, LLC""",11107863| +Egyptian Journal of Psychiatry,Medknow Publications,11101105|20902425 +Egyptian Journal of Sheep and Goat Sciences,"""Al Manhal FZ, LLC""",20900368| +Egyptian Journal Of Zoology,"""Al Manhal FZ, LLC""",11106344| +Egyptian Liver Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20906218| +Egyptian Pediatric Association Gazette,Elsevier ,11106638| +Egyptian Pharmaceutical Journal,Medknow Publications,16874315| +Egyptian Retina Journal,Medknow Publications,23475617| +Egyptian Rheumatology and Rehabilitation,Medknow Publications,1110161X| +eHealth International,Springer (Biomed Central Ltd.),14763591| +Ehquidad Revista Internacional de Políticas de Bienestar y Trabajo Social,International Social Sciences and Social Work Association AICTS,23864915 +EIDON,Fundacion de Ciencias de al Salud,21748292|21748292 +Eidos,Universidad del Norte,20117477 +Eighteenth Century Music,Cambridge University Press,14785706|14785714 +Eighteenth-Century Fiction,University of Toronto Press Inc,08406286|19110243 +Eighteenth-Century Life,Duke University Press,00982601|10863192 +Eighteenth-Century Music,Cambridge University Press,14785706|14785714 +Eighteenth-Century Studies,Muse - Johns Hopkins University Press,00132586|1086315X +Einstein (São Paulo),SciELO,16794508|23176385 +Einstein (São Paulo),SciELO,16794508| +Éire-Ireland,Muse - Johns Hopkins University Press,15505162 +Eisei kagaku,Pharmaceutical Society of Japan,0013273X| +Eiyo Shokuryo Gakkaishi,Japanese Society of Nutrition and Food Science,18838871 +Eiyo To Shokuryo,Japanese Society of Nutrition and Food Science,18838863 +EJNMMI Physics,Springer (Biomed Central Ltd.),21977364|21977364 +EJNMMI Radiopharmacy and Chemistry,Springer (Biomed Central Ltd.),2365421X +EJNMMI Research,Springer (Biomed Central Ltd.),2191219X|2191219X +EJOS,Ankara University,9286802 +EJOVOC Electronic Journal of Vocational Colleges,EJOVOC,21467684|21467684 +EJVES Extra,Elsevier ,15333167|15333167 +EJVES Short Reports,Elsevier ,24056553| +EKAIA Euskal Herriko Unibertsitateko Zientzi eta Teknologi Aldizkaria,UPV/EHU Press,02149001| +Ekev Akademi Dergisi,Ekev Akademi Dergisi,21480710| +Ekfrase,Scandinavian University Press / Universitetsforlaget AS,18915752|18915760 +Ekológia (Bratislava),Walter de Gruyter GmbH,1337947X +Ekologija,Lithuanian Academy of Sciences,02357224|20290586 +Ekoloji,Cevre Koruma ve Arastirma Vakfi,13001361|13001361 +Ekonometria,Wroclaw University of Economics,15073866|15073866 +Ekonomia i Prawo,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,18982255|23921625 +Ekonomia i Zarzadzanie,Walter de Gruyter GmbH,23000813 +Ekonomia XXI Wieku,Wroclaw University of Economics,23538929|23538929 +Ekonomická revue - Central European Review of Economic Issues,"""Faculty of Economics, VSB Technical University of Ostrava""",12123951| +Ekonomija teorija i praksa,Centre for Evaluation in Education and Science,22175458| +Ekonomik Yaklasim,ScopeMed International Medical Journal Managment and Indexing System,13001868| +Ekonomika,Centre for Evaluation in Education and Science,0350137X| +Ekonomika poljoprivrede,Centre for Evaluation in Education and Science,03523462| +Ekonomika preduzeca,Centre for Evaluation in Education and Science,0353443X| +Ekonomisk Tidskrift,JSTOR,02847310| +Ekonomisti,"""Science and Education, Ltd.""",19876890| +Ekonomski horizonti,Centre for Evaluation in Education and Science,1450863X| +Ekonomski signali,Centre for Evaluation in Education and Science,14524457| +Eksploatacja i Niezawodnosc - Maintenance and Reliability,Polskie Naukowo-Techniczne Towarzystwo Eksploatacyjne,15072711| +Ekstasis Revista de Hermenêutica e Fenomenologia,Universidade do Estado do Rio de Janeiro UERJ,23164786 +El Argonauta español,OpenEdition,17652901 +El Argonauta español,OpenEdition,17652901 +El Dinar,Maulana Malik Ibrahim State Islamic University,23392797| +El Futuro del Pasado,FahrenHouse,19899289 +El Hilo de la Fabula,Universidad Nacional del Litoral,16677900|23625651 +El Mednifico Journal,El Mednifico Journal,23077301 +El Mensajero,Wiley Blackwell (Blackwell Publishing),15566617|15566617 +El Muhasaba Jurnal Akuntansi,Maulana Malik Ibrahim State Islamic University,20861249|24428922 +El Profesional de la Informacion,El Profesional de la Informacion,13866710| +El profesional de la información,El Profesional de la Informacion,13866710|16992407 +El Taco en la Brea,Universidad Nacional del Litoral,23624191|23625813 +El-HARAKAH (TERAKREDITASI),Maulana Malik Ibrahim State Islamic University,18584357|23561734 +Elastomers and Composites,The Rubber Society of Korea,20929676| +ELCVIA Electronic Letters on Computer Vision and Image Analysis,Universitat Autonoma de Barcelona,15775097 +Elderly Care,RCN Publishing,13691856| +eLearn,Association for Computing Machinery,1535394X|1535394X +Election Law Journal,Mary Ann Liebert,15331296|00000000 +Electoral Studies,Elsevier ,02613794| +Electric Machines & Power Systems,Informa UK (Taylor & Francis),0731356X|15210502 +Electric Power Components and Systems,Informa UK (Taylor & Francis),15325008|15325016 +Electric Power Systems Research,Elsevier ,03787796| +Electrical & Computer Engineering An International Journal,Wireilla Scientific Publications,22015957 +ELECTRICAL AND COMPUTER SYSTEMS,Odessa National Polytechnic University,22213937|22213805 +Electrical and Electronic Engineering,Scientific and Academic Publishing,21629455| +Electrical and Electronics Engineering An International Journal,Wireilla Scientific Publications,22005846|22005846 +Electrical Control and Communication Engineering,De Gruyter Open Sp. z o.o. ,22559140|22559159 +Electrical Engineering,Institute of Electrical and Electronics Engineers,00959197| +Electrical Engineering,Springer-Verlag,09487921|14320487 +Electrical Engineering An International Journal,Academy and Industry Research Collaboration Center,23493739 +Electrical Engineering in Japan,Wiley Blackwell (John Wiley & Sons),04247760|15206416 +Electrical Engineering Research,"""Science and Engineering Publishing, Co.""",23277564| +Electro- and Magnetobiology,Informa UK (Marcel Dekker),10619526| +Electroanalysis,Wiley Blackwell (John Wiley & Sons),10400397|15214109 +Electrocatalysis,Springer-Verlag,18682529|18685994 +Electrochemical and Solid-State Letters,The Electrochemical Society,10990062|19448775 +Electrochemical Energy Technology,De Gruyter Open Sp. z o.o. ,23003545 +Electrochemistry,The Electrochemical Society of Japan,13443542|21862451 +Electrochemistry Communications,Elsevier ,13882481| +Electrochimica Acta,Elsevier ,00134686| +ElectroComponent Science and Technology,Hindawi Publishing Corporation,03053091| +Electrocyclizations of Hexatrienes and Octatetraenes,Thieme Publishing Group,20300239 +Electrodeposition and Surface Treatment,Elsevier ,03009416| +Electroencephalography and Clinical Neurophysiology,Elsevier ,00134694|00134694 +Electroencephalography and Clinical Neurophysiology/Electromyography and Motor Control,Elsevier ,0924980X| +Electroencephalography and Clinical Neurophysiology/Evoked Potentials Section,Elsevier ,01685597| +Electrolytes & Blood Pressure,The Korean Society of Electrolyte Metabolism (KAMJE),17385997|20929935 +Electromagnetic Analysis and Applications,Hans Publishers,23256710|23256729 +Electromagnetic Biology and Medicine,Informa UK (Taylor & Francis),15368378|15368386 +Electromagnetics,Informa UK (Taylor & Francis),02726343|1532527X +Electron Microscopy Reviews,Elsevier ,08920354| +Electronic Commerce Research,Springer-Verlag,13895753|15729362 +Electronic Commerce Research and Applications,Elsevier ,15674223| +Electronic Communication Law Review,Springer (Kluwer Academic Publishers),15702294| +Electronic Communications in Probability,Institute of Mathematical Statistics,1083589X +Electronic Government an International Journal,Inderscience Enterprises Ltd.,17407494|17407508 +electronic International Journal of Time Use Research,Forschungsinstitut Freie Berufe,18609937|18609937 +Electronic Journal of Biotechnology,Elsevier ,07173458|07173458 +Electronic Journal of Boundary Elements,Rutgers University Libraries,15423891 +Electronic Journal of Energy & Environment,Universidad Catolica de Temuco,0719269X +Electronic Journal of Graph Theory and Applications,The Institute for Research and Community Services ITB,23382287 +Electronic Journal of Linear Algebra,University of Wyoming Libraries,10813810 +Electronic Journal of Probability,Institute of Mathematical Statistics,10836489 +Electronic journal of qualitative theory of differential equations,University of Szeged,14173875 +Electronic Journal of Research in Educational Psychology,Education & Psychology I+D+i,16962095 +Electronic Journal of Statistics,Institute of Mathematical Statistics,19357524|19357524 +Electronic Journal of Theoretical Chemistry,Wiley Blackwell (John Wiley & Sons),10824928|10824928 +Electronic Markets,Springer-Verlag,10196781|14228890 +Electronic Materials Letters,Springer-Verlag,17388090|20936788 +Electronic News,SAGE Publications,19312431|1931244X +Electronic Notes in Discrete Mathematics,Elsevier ,15710653| +Electronic Notes in Theoretical Computer Science,Elsevier ,15710661| +Electronic physician,Mehr Publishing Group,20085842 +Electronic Proceedings in Theoretical Computer Science,Open Publishing Association,20752180|20752180 +Electronic Research Announcements in Mathematical Sciences,American Institute of Mathematical Sciences,19359179| +Electronic Research Announcements of the American Mathematical Society,American Mathematical Society,10796762 +Electronic Resources Review,Emerald (MCB UP ),13645137| +Electronic Systems and Software,Institution of Electrical Engineers,14798336|17410479 +Electronic Systems News,Institution of Electrical Engineers,02650096| +Electronics,MDPI AG,20799292 +Electronics & Communications Engineering Journal,Institution of Electrical Engineers,09540695| +Electronics and Communications in Japan,Wiley Blackwell (John Wiley & Sons),19429533|19429541 +Electronics and Communications in Japan (Part I Communications),Wiley Blackwell (John Wiley & Sons),87566621|15206424 +Electronics and Communications in Japan (Part II Electronics),Wiley Blackwell (John Wiley & Sons),8756663X|15206432 +Electronics and Communications in Japan (Part III Fundamental Electronic Science),Wiley Blackwell (John Wiley & Sons),10420967|15206440 +Electronics and Power,Institution of Electrical Engineers,00135127| +Electronics Education,Institution of Electrical Engineers,09572953|20540329 +Electronics ETF,National and University Library of the Republic of Srpska,14505843| +Electronics Letters,Institution of Electrical Engineers,00135194|1350911X +Electronics Optics & Control,Shanghai Institute of Optics and Fine Mechanics,1671637X| +Electronics Science Technology and Application,Universe Scientific Publishing Pte. Ltd.,22512608|24248460 +Electrophilic Substitution of Benzenes,Thieme Publishing Group,20600372 +Electrophoresis,Wiley Blackwell (John Wiley & Sons),01730835|15222683 +Electrophoresis Letters,Japanese Electrophoresis Society,21892628|21892636 +Electrospinning,Walter de Gruyter GmbH,23917407 +Elektronički časopis građevinskog fakulteta Osijek,Faculty of Civil Engineering Osijek,18478948 +Elektronik Sosyal Bilimler Dergisi,Electronic Journal of Social Sciences,13040278| +ELEKTRONIKA - KONSTRUKCJE TECHNOLOGIE ZASTOSOWANIA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00332089| +Elektronika ir Elektrotechnika,Publishing House Technologija,13921215|20295731 +Elementa Science of the Anthropocene,BioOne (Elementa),23251026 +Elemente der Mathematik,European Mathematical Society Publishing House,00136018|14208962 +ELEMENTOS,Institucion Universitaria Politecnico Grancolombiano,2027923X|22485252 +Elements,Boston College University Libraries,23780185|23806087 +Elements,GeoScienceWorld,18115209|18115217 +Eletrônica de Potência,Associacao Brasileira de Eletronica de Potencia SOBRAEP,14148862|1984557X +ELH,Muse - Johns Hopkins University Press,00138304|10806547 +Elia,Editorial Universidad de Sevilla,15765059|22538283 +eLife,"""eLife Sciences Organisation, Ltd.""",2050084X +ELK Asia Pacific Journal of Applied Thermal Engineering,"""ELK Education Consultants, Pvt., LTD.""",23940433 +ELK Asia Pacific Journal of Applied Thermal Engineering,"""ELK Education Consultants, Pvt., LTD.""",23940433 +ELK Asia Pacific Journal of Computer Science and Information Systems,"""ELK Education Consultants, Pvt., LTD.""",23940441 +ELK Asia Pacific Journal of Finance and Risk Management,"""ELK Education Consultants, Pvt., LTD.""",23492325 +ELK Asia Pacific Journal of Human Resource Management and Organisational Behaviour,"""ELK Education Consultants, Pvt., LTD.""",23940409 +ELK Asia Pacific Journal of Leadership and Innovation Management,"""ELK Education Consultants, Pvt., LTD.""",23940417 +ELK Asia Pacific Journal of Manufacturing Science and Engineering,"""ELK Education Consultants, Pvt., LTD.""",23940425 +ELK Asia Pacific Journal of Marketing and Retail Management,"""ELK Education Consultants, Pvt., LTD.""",23492317 +ELK Asia Pacific Journal of Social Sciences,"""ELK Education Consultants, Pvt., LTD.""",23949392 +ELOHI,OpenEdition,24318175| +ELOPE English Language Overseas Perspectives and Enquiries,University of Ljubljana,15818918|23860316 +Elos Revista de Literatura Infantil e Xuvenil,University of Santiago de Compostela,23867620 +Elpis czasopismo teologiczne Katedry Teologii Prawosławnej Uniwersytetu w Białymstoku,University of Bialystok,15087719| +ELT Journal,Oxford University Press,09510893|14774526 +ELUA Estudios de Lingüística Universidad de Alicante,Publicaciones Universidad de Alicante,02127636|21716692 +el–Hayah,Maulana Malik Ibrahim State Islamic University,20860064|24607207 +Em cima do Joelho,Coimbra University Press,08746168| +Em Curso,Editora Cubo Multimidia,23595841 +Em Debate,Universidade Federal de Santa Catarina,19803532|19803532 +Em Questão,Faculdade de Biblioteconomia Comunicacao,18078893|18085245 +Em Tese,Universidade Federal de Santa Catarina,18065023|18065023 +Em Tese,Faculdade de Letras da UFMG,1415594X|19820739 +EMAJ Emerging Markets Journal,"""University Library System, University of Pittsburgh""",2159242X|21588708 +Emancipacao,Universidade Estadual de Ponta Grossa,15197611|19827814 +Emblemas - Revista do Departamento de História e Ciências Sociais - UFG/CAC,Universidade Federal de Goias,18087914|22384251 +EMBnet journal,EMBnet Stichting,22266089|22266089 +EMBO Molecular Medicine,EMBO,17574676|17574684 +EMBO Reports,EMBO,1469221X|14693178 +Embryologia,Wiley Blackwell (Blackwell Publishing),03670228| +EMC - AKOS - Trattato di Medicina,Elsevier ,16347358| +EMC - Anestesia-Reanimación,Elsevier ,12804703| +EMC - Anestesia-Rianimazione,Elsevier ,12830771| +EMC - Anesthésie-Réanimation,Elsevier ,16386205| +EMC - Angéiologie,Elsevier ,22110364| +EMC - Aparato Locomotor,Elsevier ,1286935X| +EMC - Appareil locomoteur,Elsevier ,02460521| +EMC - Biologie Médicale,Elsevier ,22119698| +EMC - Cardiologie,Elsevier ,11664568| +EMC - Cardiologie-Angéiologie,Elsevier ,17626137| +EMC - Chirurgie,Elsevier ,1762570X| +EMC - Cirugía General,Elsevier ,16347080| +EMC - Cirugía Otorrinolaringológica y Cervicofacial,Elsevier ,16352505| +EMC - Cirugía Plástica Reparadora y Estética,Elsevier ,16342143| +EMC - Cosmetologia Medica e Medicina degli Inestetismi Cutanei,Elsevier ,17760313| +EMC - Cosmétologie et dermatologie esthétique,Elsevier ,22110380| +EMC - Cosmétologie et dermatologie esthétique,Elsevier ,22110380| +EMC - Dentisterie,Elsevier ,17625661| +EMC - Dermatología,Elsevier ,17612896| +EMC - Dermatologie,Elsevier ,02460319| +EMC - Dermatologie-Cosmétologie,Elsevier ,17625696| +EMC - Endocrinologie,Elsevier ,17625653| +EMC - Endocrinologie - Nutrition,Elsevier ,11551941| +EMC - Gastro-entérologie,Elsevier ,11551968| +EMC - Ginecología-Obstetricia,Elsevier ,1283081X| +EMC - Gynécologie,Elsevier ,02461064| +EMC - Gynécologie-obstétrique,Elsevier ,17626145| +EMC - Hématologie,Elsevier ,16386213| +EMC - Hépato-Gastroenterologie,Elsevier ,17696763| +EMC - Hépatologie,Elsevier ,16386221| +EMC - Hépatologie,Elsevier ,11551976| +EMC - Kinesiterapia - Medicina Física,Elsevier ,12932965| +EMC - Kinésithérapie,Elsevier ,17696852| +EMC - Kinésithérapie - Médecine physique - Réadaptation,Elsevier ,12830887| +EMC - Maladies Infectieuses,Elsevier ,1638623X| +EMC - Médecine,Elsevier ,17624193| +EMC - Médecine d urgence,Elsevier ,19595182| +EMC - Medicina Riabilitativa,Elsevier ,1283078X| +EMC - Néphrologie,Elsevier ,16386248| +EMC - Neurologia,Elsevier ,16347072| +EMC - Neurologie,Elsevier ,17624231| +EMC - Obstétrique,Elsevier ,02460335| +EMC - Odontologie,Elsevier ,17696836| +EMC - Ophtalmologie,Elsevier ,1762584X| +EMC - Oto-rhino-laryngologie,Elsevier ,17625688| +EMC - Otorinolaringoiatria,Elsevier ,1639870X| +EMC - Otorrinolaringología,Elsevier ,16323475| +EMC - Pathologie professionnelle et de l environnement,Elsevier ,18777856| +EMC - Pediatría,Elsevier ,12451789| +EMC - Pédiatrie,Elsevier ,17626013| +EMC - Pédiatrie - Maladies infectieuses,Elsevier ,16375017| +EMC - Pneumologie,Elsevier ,17624223| +EMC - Podología,Elsevier ,1762827X| +EMC - Podologie,Elsevier ,17696860| +EMC - Podologie-Kinésithérapie,Elsevier ,1762567X| +EMC - Psychiatrie,Elsevier ,17625718| +EMC - Radiologie,Elsevier ,17624185| +EMC - Radiologie et imagerie médicale - Abdominale - Digestive,Elsevier ,18798527| +EMC - Radiologie et imagerie médicale - Cardiovasculaire - Thoracique - Cervicale,Elsevier ,18798535| +EMC - Radiologie et imagerie médicale - Génito-urinaire - Gynéco-obstétricale - Mammaire,Elsevier ,18798543| +EMC - Radiologie et imagerie médicale - Musculosquelettique - Neurologique - Maxillofaciale,Elsevier ,18798551| +EMC - Radiologie et imagerie médicale - Principes et techniques - Radioprotection,Elsevier ,18798497| +EMC - Rhumatologie-Orthopédie,Elsevier ,17624207| +EMC - Stomatologie,Elsevier ,17696844| +EMC - Techniques chirurgicales - Appareil digestif,Elsevier ,02460424| +EMC - Techniques chirurgicales - Chirurgie plastique reconstructrice et esthétique,Elsevier ,12869325| +EMC - Techniques chirurgicales - Chirurgie vasculaire,Elsevier ,02460459| +EMC - Techniques chirurgicales - Gynécologie,Elsevier ,22110666| +EMC - Techniques chirurgicales - Orthopédie - Traumatologie,Elsevier ,02460467| +EMC - Techniques chirurgicales - Tête et cou,Elsevier ,22110402| +EMC - Techniques chirurgicales - Thorax,Elsevier ,12418226| +EMC - Técnicas Quirúrgicas - Aparato Digestivo,Elsevier ,12829129| +EMC - Técnicas Quirúrgicas - Ortopedia y Traumatología,Elsevier ,2211033X| +EMC - Tecniche Chirurgiche - Chirurgia Generale,Elsevier ,16365577| +EMC - Tecniche Chirurgiche - Chirurgia ORL e Cervico-Facciale,Elsevier ,12923036| +EMC - Tecniche Chirurgiche - Chirurgia Ortopedica,Elsevier ,22110801| +EMC - Tecniche Chirurgiche - Chirurgia Plastica¸ Ricostruttiva ed Estetica,Elsevier ,17696704| +EMC - Tecniche Chirurgiche Addominale,Elsevier ,12830798| +EMC - Tecniche Chirurgiche Torace,Elsevier ,12883336| +EMC - Tecniche Chirurgiche Vascolare,Elsevier ,12830801| +EMC - Toxicologie-Pathologie,Elsevier ,17625858| +EMC - Traité de médecine AKOS,Elsevier ,16346939| +EMC - Tratado de Medicina,Elsevier ,16365410| +EMC - Urgenze,Elsevier ,12869341| +EMC - Urología,Elsevier ,17613310| +EMC - Urologie,Elsevier ,17620953| +EMC - Vétérinaire,Elsevier ,17624215| +EMC Review - Časopis za ekonomiju - APEIRON,National and University Library of the Republic of Srpska,22328823|22329633 +EME Experimental Illustration Art & Design,Universitat Politecnica de Valencia,22536337|23413018 +Emerald Emerging Markets Case Studies,Emerald (MCB UP ),20450621| +Emergence,Informa UK (Taylor & Francis),15213250|15327000 +Emergence and Transfer of Wealth,Hans Publishers,2165638X|21656398 +Emergences Journal for the Study of Media & Composite Cultures,Informa UK (Taylor & Francis),10457224|14695855 +Emergency Care Journal,PAGEPress Publications,18269826| +Emergency Health Services Quarterly,"""Informa UK (Haworth Press, Inc.,)""",01639358| +Emergency Health Services Review,"""Informa UK (Haworth Press, Inc.,)""",07386192| +Emergency Medicine,Wiley Blackwell (Blackwell Publishing),14410737|14422026 +Emergency Medicine,"""Frontline Medical Communications, Inc.""",00136654| +Emergency Medicine,Wiley Blackwell (Blackwell Publishing),10356851|14422026 +Emergency Medicine - Open Journal,Openventio Publishers,23794046 +Emergency Medicine and Health Care,Herbert Publications,20526229 +Emergency Medicine Australasia,Wiley Blackwell (Blackwell Publishing),17426731| +Emergency Medicine Clinics of North America,Elsevier ,07338627| +Emergency Medicine International,Hindawi Publishing Corporation,20902840|20902859 +Emergency Medicine Journal,BMJ,14720205|14720213 +Emergency Medicine News,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10540725| +Emergency Medicine News,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10540725| +Emergency Medicine Open Access,OMICS Publishing Group,21657548 +Emergency Nurse,RCN Publishing,13545752|20478984 +Emergency Radiology,Springer-Verlag,10703004|14381435 +Emerging Adulthood,SAGE Publications,21676968|21676984 +Emerging Cancer Therapeutics,Demos Medical Publishing,21514194| +Emerging Contaminants,Elsevier ,24056650| +Emerging Drugs,Informa UK (Ashley Publications),13619195| +Emerging Drugs,Informa UK (Ashley Publications),13619195| +Emerging Economy Studies,SAGE Publications,23949015|24542148 +Emerging Health Threats Journal,Co-Action Publishing,17528550 +Emerging Infectious Diseases,Centers For Disease Control and Prevention,10806059|10806059 +Emerging Markets Finance and Trade,Informa UK (Taylor & Francis),1540496X|15580938 +Emerging Markets Review,Elsevier ,15660141| +Emerging Materials Research,Thomas Telford Ltd.,20460147|20460155 +Emerging Microbes & Infections,Nature Publishing Group,22221751 +Emerging Theatre Research,Emerging Theatre Research,23291141 +Emerging Themes in Epidemiology,Springer (Biomed Central Ltd.),17427622|17427622 +Emerging Therapeutic Targets,Informa UK (Ashley Publications),14600412| +Emerita,Departmento de Publicaciones del CSIC,00136662|19888384 +Emilio Aguinaldo College Research Bulletin,PhilJOL,01191438| +Emirates Journal of Food and Agriculture,"""Faculty of Food and Agriculture, United Arab Emerites University""",2079052X|20790538 +EMISA FORUM,Springer-Verlag,16103351 +Emission Control Science and Technology,Springer-Verlag,21993629|21993637 +emma,CrossRef test user, +Emotion,American Psychological Association,15283542|19311516 +Emotion Review,SAGE Publications,17540739|17540747 +Emotion Space and Society,Elsevier ,17554586| +Emotional and Behavioural Difficulties,Informa UK (Taylor & Francis),13632752|17412692 +Empan,CAIRN,11523336|17762812 +Empedocles European Journal for the Philosophy of Communication,Intellect,17571952|17571960 +Empiria Revista de metodología de ciencias sociales,UNED - Universidad Nacional de Educacion a Distancia,11395737|21740682 +Empirica,Springer-Verlag,03408744|15736911 +EmpíricaBR - Revista Brasileira de Gestão Negócio e Tecnologia da Informação,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",2447178X +Empirical Economics,Springer-Verlag,03777332|14358921 +Empirical Research in Vocational Education and Training,Springer (Biomed Central Ltd.),18776345|18776345 +Empirical Software Engineering,Springer-Verlag,13823256|15737616 +Empirical Studies of the Arts,SAGE Publications,02762374|15414493 +Employee Assistance Quarterly,"""Informa UK (Haworth Press, Inc.,)""",07490003|15452514 +Employee Counselling Today,Emerald (MCB UP ),09558217| +Employee Relations,Emerald (MCB UP ),01425455|00000000 +Employee Responsibilities and Rights Journal,Springer-Verlag,08927545|15733378 +Employment Relations Today,Wiley Blackwell (John Wiley & Sons),07457790|15206459 +Employment Research,W.E. Upjohn Institute for Employment Research,10758445|10758445 +Empowerment in Organizations,Emerald (MCB UP ),09684891|00000000 +EMS Insider,Elsevier ,10814507| +EMS Surveys in Mathematical Sciences,European Mathematical Society Publishing House,23082151| +EMU,CSIRO Publishing,01584197| +EN BLANCO Revista de Arquitectura,Universitat Politecnica de Valencia,18885616 +En la España Medieval,Universidad Complutense de Madrid,02143038|19882971 +Enantiomer A Journal of Stereochemistry,Informa UK (Taylor & Francis),10242430| +Enantioselective 1 4-Addition of Sulfur Nucleophiles,Thieme Publishing Group,20400160 +Enantioselective 1 4-Hydride Reduction,Thieme Publishing Group,20400152 +Enantioselective Addition of Metal Alkynylides to Imino Groups,Thieme Publishing Group,20200528 +Enantioselective Allylation of Aldehydes,Thieme Publishing Group,20200188 +Enantioselective Allylation of Ketones,Thieme Publishing Group,20200196 +Enantioselective and Diastereoselective Alkene Metathesis,Thieme Publishing Group,20100426 +Enantioselective Catalysis Using Multifunctional Chiral Phosphines,Thieme Publishing Group,20400411 +Enantioselective Dihydroxylation,Thieme Publishing Group,20600070 +Enantioselective Fragmentation Reactions,Thieme Publishing Group,20100469 +Enantioselective Reaction of Ketones,Thieme Publishing Group,20300182 +Enantioselective Reactions with Achiral Electrophiles and Symmetric Intermediate π-Allyl Complexes,Thieme Publishing Group,20300255 +Enantioselective Rhodium-Catalyzed Reactions Using Aldehydes,Thieme Publishing Group,20300077 +Enantioselective Ring Opening of -Aziridines,Thieme Publishing Group,20300506 +Enantioselective Sulfoxidation with Enzymes,Thieme Publishing Group,20600488 +Enciclopédia Biosfera,Centro Cientifico Conhecer,18090583|23172606 +Encontros Bibli Revista Eletrônica de Biblioteconomia e Ciência da Informação,Universidade Federal de Santa Catarina,15182924|15182924 +Encounters/Encuentros/Rencontres on Education,Encounters/Encuentros/Rencontres on Education,19258992 +Encrucijada,Dartmouth College Library Press,15433315 +Encuentro,Latin America Journals Online,04249674|22207112 +Encyclopedia Of Law,Infra-M Academic Publishing House,23092645| +End of Life Journal,BMJ,17541069|20476361 +Endangered Species Research,Inter-Research Science Center,18635407|16134796 +Endeavour,Elsevier ,01609327| +Endo-Praxis,Thieme Publishing Group,01774077|16116429 +Endocrine,Springer-Verlag,0969711X|15590100 +Endocrine Abstracts,Bioscientifica,14703947|14796848 +Endocrine Connections,Bioscientifica,20493614|20493614 +Endocrine Disruptors,Landes Bioscience,23273747 +Endocrine Journal,The Japan Endocrine Society,09188959|13484540 +Endocrine Metabolic & Immune Disorders - Drug Targets,Bentham Science,18715303| +Endocrine Oncology and Metabolism,Endocrine Oncology and Metabolism,18498922|18499031 +Endocrine Pathology,Springer-Verlag,10463976|15590097 +Endocrine Practice,American Association of Clinical Endocrinologists,1530891X|19342403 +Endocrine Regulations,Walter de Gruyter GmbH,12100668|13360329 +Endocrine Related Cancer,Bioscientifica,13510088|14796821 +Endocrine Research,Informa UK (Taylor & Francis),07435800|15324206 +Endocrine Research Communications,Informa UK (Taylor & Francis),00936391| +Endocrine Reviews,The Endocrine Society,0163769X|19457189 +Endocrine Surgery,Endocrinology Research Centre,23063513|23103965 +Endocrinologia Japonica,The Japan Endocrine Society,00137219|21856370 +Endocrinología y Nutrición,Elsevier ,15750922| +Endocrinología y Nutrición (English Edition),Elsevier ,21735093| +Endocrinology,The Endocrine Society,00137227|19457170 +Endocrinology & Metabolic Syndrome,OMICS Publishing Group,21611017 +Endocrinology and Metabolism,Korean Endocrine Society (KAMJE),2093596X|20935978 +Endocrinology and Metabolism Clinics of North America,Elsevier ,08898529| +Endocrinology Diabetes and Metabolism Case Reports,Bioscientifica,20520573|20520573 +Endocrinology Studies,PAGEPress Publications,20389515|20389523 +Endodontic Topics,Wiley Blackwell (Blackwell Publishing),16011538|16011546 +Endokrynologia Polska,VM Media Sp zo.o. - VMGroup SK,0423104X|22998306 +Endoplasmic Reticulum Stress in Cancers,De Gruyter Open Sp. z o.o. ,22991182 +Endoplasmic Reticulum Stress in Diseases,De Gruyter Open Sp. z o.o. ,23004266 +Endoscopia,Elsevier ,01889893| +Endoscopic Surgery of Armenia,Armenian Association of Endoscopic Surgery,18290310| +Endoscopic Ultrasound,Medknow Publications,23039027| +Endoscopy,Thieme Publishing Group,0013726X|14388812 +Endoscopy International Open,Thieme Publishing Group,23643722|21969736 +Endoskopicheskaya khirurgiya,Media Sphere Publishing Group,10257209| +Endoskopie heute,Thieme Publishing Group,0933811X|14392577 +Endosopic Ultrasound,"""Hong Kong STM Publishing Co., Ltd.""",22267190 +Endothelium,Informa UK (Taylor & Francis),10623329|10292373 +EndoTrends,Elsevier - Academic Press,15347621|1534763X +Endouroloji Bulteni,Yerkure Tanitim ve Yayincilik Hizmetleri,13083287|21480532 +ENDOXA,UNED - Universidad Nacional de Educacion a Distancia,11335351|21745676 +Ene,Instituto de Salud Carlos III/BNCS/SciELO Espana,1988348X +Ene,Instituto de Salud Carlos III/BNCS/SciELO Espana,1988348X +Enecarbamates as Ene Components,Thieme Publishing Group,20300204 +Energética,Universidad Nacional de Colombia,01209833|2357612X +Energetika,Lithuanian Academy of Sciences,02357208|02357208 +ENERGETIKA Proceedings of CIS higher education institutions and power engineering associations,Belarusian National Technical University,10297448|24140341 +ENERGIA NA AGRICULTURA,EIA Energy in Agriculture,01029169|23596562 +Energies,MDPI AG,19961073 +Energy,Elsevier ,03605442|03605442 +Energy & Environment,SAGE Publications,0958305X|0958305X +Energy & Environmental Science,The Royal Society of Chemistry,17545692|17545706 +Energy & Fuels,American Chemical Society,08870624|15205029 +Energy and Buildings,Elsevier ,03787788| +Energy and Emission Control Technologies,Dove Medical Press,22532218 +Energy and Environment Focus,American Scientific Publishers,23263040|23263059 +Energy and Environment Research,Canadian Center of Science and Education,19270569|19270577 +Energy and Environmental Engineering,"""Horizon Research Publishing Co., Ltd.""",23316306|23316330 +Energy and Policy Research,Informa UK (Taylor & Francis),23815639 +Energy and Power,Scientific and Academic Publishing,2163159X| +Energy and Power Engineering,"""Scientific Research Publishing, Inc.""",1949243X|19473818 +Energy Conversion,Elsevier ,00137480| +Energy Conversion and Management,Elsevier ,01968904| +Energy Ecology and Environment,Springer-Verlag,23637692|23638338 +Energy Economics,Elsevier ,01409883| +Energy Economics Letters,Pak Publishing Group,23082925 +Energy Efficiency,Springer-Verlag,1570646X|15706478 +Energy Engineering,Metapress,01998595| +Energy Exploration & Exploitation,SAGE Publications,01445987|00000000 +Energy for Sustainable Development,Elsevier ,09730826| +Energy Harvesting and Systems,Walter de Gruyter GmbH,23298766|23298766 +Energy in Agriculture,Elsevier ,01675826| +Energy law forum,The Publishing Group Jurist,23124350| +Energy Materials,Maney Publishing,17489237|17489245 +Energy Policy,Elsevier ,03014215| +Energy Prices and Taxes,Organisation for Economic Co-Operation and Development ,16096835|02562332 +Energy Procedia,Elsevier ,18766102| +Energy Psychology Journal,Energy Psychology Press,19496575| +Energy Reports,Elsevier ,23524847| +Energy Research & Social Science,Elsevier ,22146296| +Energy Research Journal,Science Publications,19490151| +Energy Review,Pak Publishing Group,24123390|24094293 +Energy Safety and Energy Economy,Moscow Institute of Energy-Safety and Energy-Economy,20712219| +Energy Science & Engineering,Wiley Blackwell (John Wiley & Sons),20500505| +Energy Sources,Informa UK (Taylor & Francis),00908312|15210510 +Energy Sources Part A Recovery Utilization and Environmental Effects,Informa UK (Taylor & Francis),15567036|15567230 +Energy Sources Part B Economics Planning and Policy,Informa UK (Taylor & Francis),15567249|15567257 +Energy Storage Materials,Elsevier ,24058297| +Energy Strategy Reviews,Elsevier ,2211467X| +Energy Studies Review,Escarpment Press,08434379| +Energy Sustainability and Society,Springer (Biomed Central Ltd.),21920567|21920567 +Energy Systems,Springer-Verlag,18683967|18683975 +Energy Technology,Wiley Blackwell (John Wiley & Sons),21944288| +Energy Technology & Policy,Informa UK (Taylor & Francis),23317000 +eNeuro,Society for Neuroscience,23732822 +eNeurologicalSci,Elsevier ,24056502| +Enfance,Editions NecPlus,00137545|19696981 +Enfance en difficulté,Consortium Erudit,19206275|19298544 +Enfances & Psy,CAIRN,12865559|17762820 +Enfances Familles Générations,Consortium Erudit,17086310 +Enfermedad Inflamatoria Intestinal al Día,Elsevier ,16967801| +Enfermedades Infecciosas y Microbiología Clínica,Elsevier ,0213005X|15781852 +Enfermería actual de Costa Rica,Universidad de Costa Rica,14094568 +Enfermería Clínica,Elsevier ,11308621| +Enfermería Global,Servicio de Publicaciones de la Universidad e Murcia,16956141 +Enfermería Intensiva,Elsevier ,11302399| +Enfermería Nefrológica,Instituto de Salud Carlos III/BNCS/SciELO Espana,22542884| +Enfermería Universitaria,Elsevier ,16657063| +Enfoque Reflexão Contábil,Universidade Estadual de Maringa,15179087|1984882X +Engaged Scholar Journal Community-Engaged Research Teaching and Learning,Engaged Scholar Journal,23691190|2368416X +Engaging Pedagogies in Catholic Higher Education,St. Mary's College of California,2379920X +Engaging Science Technology and Society,Society for Social Studies of Science (4S),24138053 +Engei Gakkai zasshi,The Japanese Society for Horticultural Science,00137626|1880358X +Engenharia Agrícola,SciELO,01006916|01006916 +Engenharia Sanitaria e Ambiental,SciELO,14134152|14134152 +Engineer Journal of the Institution of Engineers Sri Lanka,Sri Lanka Journals Online ,18001122| +Engineering,"""Scientific Research Publishing, Inc.""",19473931|1947394X +Engineering & Technology,Institution of Electrical Engineers,17509637|17509645 +Engineering & Technology Reference,Institution of Electrical Engineers,20564007 +Engineering Analysis,Elsevier ,0264682X| +Engineering Analysis with Boundary Elements,Elsevier ,09557997| +Engineering and Process Economics,Elsevier ,0377841X| +ENGINEERING AND TECHNOLOGY IN INDIA,Hind Agri Horticultural Society,09761268|22309284 +Engineering Applications of Artificial Intelligence,Elsevier ,09521976| +Engineering Applications of Computational Fluid Mechanics,Informa UK (Taylor & Francis),19942060|1997003X +Engineering Computations,Emerald (MCB UP ),02644401| +Engineering Construction & Architectural Management,Emerald (MCB UP ),09699988|1365232X +Engineering Costs and Production Economics,Elsevier ,0167188X| +Engineering Economics,Publishing House Technologija,13922785|20295839 +Engineering Education,Informa UK (Taylor & Francis),17500052|17500044 +Engineering Failure Analysis,Elsevier ,13506307|13506307 +Engineering Fracture Mechanics,Elsevier ,00137944| +Engineering Geology,Elsevier ,00137952| +Engineering in Agriculture Environment and Food,Elsevier ,18818366| +Engineering in Life Sciences,Wiley Blackwell (John Wiley & Sons),16180240|16182863 +Engineering in Medicine,SAGE Publications,00462039| +Engineering in Medicine and Biology Magazine,Institute of Electrical and Electronics Engineers,02780054| +Engineering Journal,"""Faculty of Engineering, Chulalongkorn University""",01258281|01258281 +Engineering Journal Science and Innovation,Bauman Moscow State Technical University,23086033 +Engineering Management,Institution of Electrical Engineers,09607919|17410487 +Engineering Management International,Elsevier ,01675419| +Engineering Management Journal,Informa UK (Taylor & Francis),10429247|23770643 +Engineering Management Research,Canadian Center of Science and Education,19277318|19277326 +Engineering Management Reviews,"""Science and Engineering Publishing, Co.""",23265884| +Engineering Optimization,Informa UK (Taylor & Francis),0305215X|10290273 +Engineering Project Organization Journal,Informa UK (Taylor & Francis),21573727|21573735 +Engineering Science and Education Journal,Institution of Electrical Engineers,09637346| +Engineering Science and Technology an International Journal,Elsevier ,22150986| +Engineering Sciences,Escola Superior de Sustentabilidade,23183055 +Engineering Sciences And Technologies,Wroclaw University of Economics,20805985|20805985 +Engineering Solid Mechanics,Growing Science,22918744|22918752 +Engineering Structures,Elsevier ,01410296| +Engineering Structures and Technologies,Vilnius Gediminas Technical University,2029882X|20298838 +Engineering Studies,Informa UK (Taylor & Francis),19378629|19408374 +Engineering With Computers,Springer-Verlag,01770667|14355663 +Engineering(BeiJing),Elsevier ,20958099| +Englera,JSTOR,01704818| +English,Oxford University Press,00138215|17561124 +English & American Cultural Studies,English and American Cultural Studies,15985431| +English Academy Review,Informa UK (Taylor & Francis),10131752|17535360 +English and American Studies in German,Walter de Gruyter GmbH,00710490|18658946 +English for Specific Purposes,Elsevier ,08894906| +English Heritage Historical Review,Maney Publishing,17520169|20469187 +English in Africa,African Journals Online ,3768902 +English in Education,Wiley Blackwell (Blackwell Publishing),04250494|17548845 +English Language and Linguistics,Cambridge University Press,13606743|14694379 +English Language and Linguistics,The English Linguistics Society of Korea,15989453| +English Language and Literature Studies,Canadian Center of Science and Education,19254768|19254776 +English Language Teaching,Developing Country Think Institute Ltd,2378556X|23785578 +English Language Teaching,Pan-Korea English Teachers Association,12266566| +English Language Teaching,Canadian Center of Science and Education,19164742|19164750 +ENGLISH LINGUISTICS,The English Linguistic Society of Japan,09183701|18843107 +English Linguistics Research,Sciedu Press,19276028|19276036 +English Literary Renaissance,Wiley Blackwell (Blackwell Publishing),00138312|14756757 +English Literature in Transition 1880-1920,Muse - English Literature in Transition,00138339|15592715 +English Profile Journal,Cambridge University Press,20415362 +English Studies,Informa UK (Taylor & Francis),0013838X|17444217 +English Studies in Africa,Informa UK (Taylor & Francis),00138398|19438117 +English Teaching,Korea Association of Teachers of English,10177108| +English Teaching Practice & Critique,Emerald (MCB UP ),11758708| +English Text Construction,John Benjamins Publishing Company,18748767|18748775 +English Today,Cambridge University Press,02660784|14740567 +English Usage in Southern Africa,Informa UK (Taylor & Francis),02565986| +English World-Wide,John Benjamins Publishing Company,01728865|15699730 +Englishes in Practice,De Gruyter Open Sp. z o.o. ,20497156 +Engrami,Centre for Evaluation in Education and Science,03512665| +Enhancing Learning in the Social Sciences,Informa UK (Taylor & Francis),1756848X +Enhancing the Learner Experience in Higher Education,University of Northampton,20413122 +Enliven Bioinformatics,Enliven Archive,23769416 +Enliven Challenges in Cancer Detection and Therapy,Enliven Archive,2376046X +Enliven Clinical Dermatology,Enliven Archive,23795832 +Enliven Gynecology and Obstetrics,Enliven Archive,23775351 +Enliven Journal of Anesthesiology and Critical Care Medicine,Enliven Archive,23744448 +Enliven Journal of Dietetics Research and Nutrition,Enliven Archive,23785438 +Enliven Journal of Genetics Molecular and Cellular Biology,Enliven Archive,23795700 +Enliven Nephrology and Renal Studies,Enliven Archive,2378542X +Enliven Pediatrics and Neonatal Biology,Enliven Archive,23795824 +Enliven Pharmacovigilance and Drug Safety,Enliven Archive,23785411 +Enliven Surgery and Transplantation,Enliven Archive,23795719 +Enquête,OpenEdition,12452084|1953809X +Enquiry A Journal for Architectural Research,Enquiry: The ARCC Journal of Arch Research,23299339 +Enrahonar Quaderns de filosofia,Universitat Autonoma de Barcelona,0211402X|2014881X +Enrollment Management Report,Wiley Blackwell (John Wiley & Sons),10943757|19456263 +Ensaio Avaliação e Políticas Públicas em Educação,SciELO,01044036|01044036 +Ensaio Pesquisa em Educação em Ciências (Belo Horizonte),SciELO,19832117|19832117 +Ensaios de Literatura e Filologia,Faculdade de Letras da UFMG,01042785| +Ensayos de Economía,Universidad Nacional de Colombia,0121117X| +Ensayos sobre Política Económica,Elsevier ,01204483| +Enseñanza & Teaching Revista Interuniversitaria de Didáctica,Ediciones Universidad de Salamanca,23863919|23863927 +Enseñanza de las Ciencias Revista de investigación y experiencias didácticas,Universitat Autonoma de Barcelona,02124521|21746486 +Ensho,The Japanese Society of Inflammation and Regeneration,03894290|18844006 +Ensho Saisei,The Japanese Society of Inflammation and Regeneration,13468022|18805795 +ENT Updates,Deomed Publishing,21497109|21496498 +Enterprise & Society,Muse - Johns Hopkins University Press,14672235 +Enterprise and Innovation Management Studies,Informa UK (Taylor & Francis),14632446|14695863 +Enterprise and Society,Cambridge University Press,14672227|14672227 +Enterprise Development and Microfinance,Practical Action Publishing,17551978|17551986 +Enterprise Information Systems,Informa UK (Taylor & Francis),17517575|17517583 +Enterprise Modelling and Information Systems Architectures,Springer-Verlag,18663621 +Entertainment Computing,Elsevier ,18759521| +Entertainment Law,Informa UK (Taylor & Francis),14730987| +EntomoBrasilis,Entomo Brasilis,19830572 +Entomologia,PAGEPress Publications,22819584 +Entomologia Experimentalis et Applicata,Wiley Blackwell (Blackwell Publishing),00138703|15707458 +Entomologia Generalis,Schweizerbart,01718177| +Entomología y Vectores,SciELO,03280381|03280381 +Entomologica Americana,BioOne (New York Entomological Society),19475136|19475144 +Entomological News,BioOne (American Entomological Society),0013872X|21623236 +Entomological Research,Wiley Blackwell (Blackwell Publishing),17382297|17485967 +Entomological Review,Pleiades Publishing,00138738|15556689 +Entomological Science,Wiley Blackwell (Blackwell Publishing),13438786|14798298 +Entomologische berichten,Smithsonian Institution Biodiversity Heritage Library,00138827| +Entomologische Mitteilungen,Smithsonian Institution Biodiversity Heritage Library,00710806| +Entomologische Nachrichten,Smithsonian Institution Biodiversity Heritage Library,02325535| +Entomologisk tidskrift / Entomologiska föreningen i Stockholm,Smithsonian Institution Biodiversity Heritage Library,0013886X| +Entomologiske meddelelser,Smithsonian Institution Biodiversity Heritage Library,00138851| +Entomology Ornithology & Herpetology Current Research,OMICS Publishing Group,21610983 +Entomophaga,Springer-Verlag,00138959| +ENTRAMADO,Universidad Libre Seccional Cali,19003803| +Entrelacs,OpenEdition,12667188|22615482 +Entremeios Revista de Estudos do Discurso,Programa de Pos-Graduacao em Ciencias da Linguagem - PPGCL/UNIVAS,21793514 +Entreprendre & Innover,CAIRN,20347634|20347642 +Entrepreneurial Business and Economics Review,Uniwersytet Ekonomiczny w Krakowie - Krakow University of Economics,2353883X|23538821 +Entrepreneurship and Regional Development,Informa UK (Taylor & Francis),08985626|14645114 +Entrepreneurship Research Journal,Walter de Gruyter GmbH,21946175|21575665 +Entrepreneurship Theory and Practice,Wiley Blackwell (Blackwell Publishing),10422587|15408520 +Entreprises et histoire,CAIRN,11612770|21009864 +Entropy,MDPI AG,10994300 +Enunciación,Universidad Distrital Francisco Jose de Caldas,01226339|22486798 +Envigogika,"""Charles University in Prague, Karolinum Press""",18023061 +Environment and Behavior,SAGE Publications,00139165|1552390X +Environment and Development Economics,Cambridge University Press,1355770X|14694395 +Environment and Ecology Research,"""Horizon Research Publishing Co., Ltd.""",2331625X|23316268 +Environment and History,White Horse Press ,09673407|17527023 +Environment and Natural Resources Research,Canadian Center of Science and Education,19270488|19270496 +Environment and Planning A,SAGE Publications,0308518X|14723409 +Environment and Planning B Planning and Design,SAGE Publications,02658135|14723417 +Environment and Planning C Government and Policy,SAGE Publications,0263774X|14723425 +Environment and Planning D Society and Space,SAGE Publications,02637758|14723433 +Environment and Pollution,Canadian Center of Science and Education,19270909|19270917 +Environment and Social Psychology,Whioce Publishing Pte Ltd.,24247979| +Environment and Society Advances in Research,Berghahn Books,21506779|21506787 +Environment and Urbanization,SAGE Publications,09562478|17460301 +Environment and Urbanization Asia,SAGE Publications,09754253|09763546 +Environment Control in Biology,"""Japanese Society of Agricultural, Biological and Environmental Engineers and Scientists""",1880554X|18830986 +Environment Development and Sustainability,Springer-Verlag,1387585X|15732975 +Environment International,Elsevier ,01604120| +Environment Science and Policy for Sustainable Development,Informa UK (Taylor & Francis),00139157|19399154 +Environment Space Place,Philosophy Documentation Center,20665377|20689616 +Environment Systems & Decisions,Springer-Verlag,21945403|21945411 +Environment Technology Resources Proceedings of the International Scientific and Practical Conference,Rezeknes Augstskola,16915402|16915402 +Environmental & Socio-economic Studies,Walter de Gruyter GmbH,23540079 +Environmental and Climate Technologies,De Gruyter Open Sp. z o.o. ,22558837 +Environmental and Earth Sciences Research Journal,International Information and Engineering Technology Association,23695668|23695676 +Environmental and Ecological Statistics,Springer-Verlag,13528505|15733009 +Environmental and Engineering Geoscience,GeoScienceWorld,10787275| +Environmental and Experimental Botany,Elsevier ,00988472| +Environmental and Molecular Mutagenesis,Wiley Blackwell (John Wiley & Sons),08936692|10982280 +Environmental and Resource Economics,Springer-Verlag,09246460|15731502 +Environmental and Resource Economics Review,Korean Resource Economics Association,12293091| +Environmental Archaeology,Maney Publishing,14614103|17496314 +Environmental Bioindicators,Informa UK (Taylor & Francis),15555275|15555267 +Environmental Biology of Fishes,Springer-Verlag,03781909|15735133 +Environmental Biology Research,Korean Society of Environmental Biology,12269999|22877851 +Environmental Biosafety Research,EDP Sciences,16357922|16357930 +Environmental Biotechnology,Environmental Biotechnology,17344964| +Environmental Carcinogenesis Reviews,Informa UK (Taylor & Francis),08828164| +Environmental Chemistry,CSIRO Publishing,14482517| +Environmental Chemistry Letters,Springer-Verlag,16103653|16103661 +Environmental Claims Journal,Informa UK (Taylor & Francis),10406026|1547657X +Environmental Communication,Informa UK (Taylor & Francis),17524032|17524040 +Environmental Conservation,Cambridge University Press,03768929|14694387 +Environmental Development,Elsevier ,22114645| +Environmental Earth Sciences,Springer-Verlag,18666280|18666299 +Environmental Economics and Policy Studies,Springer-Verlag,1432847X|1867383X +Environmental Education,The Japanese Society of Environmental Education,09172866|21855625 +Environmental Education Research,Informa UK (Taylor & Francis),13504622|14695871 +Environmental Engineering and Policy,Springer-Verlag,14336618|14340852 +Environmental Engineering Research,Korean Society of Environmental Engineering,12261025| +Environmental Engineering Science,Mary Ann Liebert,10928758|00000000 +Environmental Entomology,Oxford University Press,0046225X|0046225X +Environmental Epigenetics,Oxford University Press,20585888 +Environmental Ethics,Philosophy Documentation Center,01634275| +Environmental Evidence,Springer (Biomed Central Ltd.),20472382|20472382 +Environmental Fluid Mechanics,Springer-Verlag,15677419|15731510 +Environmental Forensics,Informa UK (Taylor & Francis),15275922|15275930 +Environmental Geochemistry and Health,Springer-Verlag,02694042|15732983 +Environmental Geology,Springer-Verlag,09430105|14320495 +Environmental Geology and Water Sciences,Springer-Verlag,00990094| +Environmental Geosciences,AAPG/Datapages,10759565|15260984 +Environmental Geotechnics,Thomas Telford Ltd.,2051803X +Environmental Hazards,Informa UK (Taylor & Francis),17477891|18780059 +Environmental Health,Springer (Biomed Central Ltd.),1476069X|1476069X +Environmental Health and Preventive Medicine,Springer-Verlag,1342078X|13474715 +Environmental Health and Toxicology,The Korean Society of Environmental Health and Toxicology,22336567 +Environmental Health Insights,"""Libertas Academica, Ltd.""",11786302 +Environmental Health Perspectives,Environmental Health Perspectives,00916765|15529924 +Environmental Health Review,Canadian Institute of Public Health Inspectors,03196771| +Environmental History,Oxford University Press,10845453|19308892 +Environmental History Review,Oxford University Press,10534180| +Environmental Impact Assessment Review,Elsevier ,01959255| +Environmental Innovation and Societal Transitions,Elsevier ,22104224| +Environmental Justice,Mary Ann Liebert,19394071|19375174 +Environmental Law & Management,Wiley Blackwell (John Wiley & Sons),10676058|10990941 +Environmental Law and Policy,Kangwon National University Institute of Comparative Legal Studies,19763743| +Environmental Law Review,SAGE Publications,14614529|17405564 +Environmental Letters,Informa UK (Taylor & Francis),00139300| +Environmental Management,Springer-Verlag,0364152X|14321009 +Environmental Management and Health,Emerald (MCB UP ),09566163|00000000 +Environmental Management and Sustainable Development,"""Macrothink Institute, Inc.""",21647682 +Environmental Microbiology,Wiley Blackwell (Blackwell Publishing),14622912|14622920 +Environmental Microbiology Reports,Wiley Blackwell (Blackwell Publishing),17582229|17582229 +Environmental Modeling & Assessment,Springer-Verlag,14202026|15732967 +Environmental Modelling & Software,Elsevier ,13648152| +Environmental Monitoring and Assessment,Springer-Verlag,01676369|15732959 +Environmental Mutagen Research,The Japanese Environmental Mutagen Society,09100865|18807054 +Environmental Mutagenesis,Wiley Blackwell (John Wiley & Sons),01922521|1930238X +Environmental Nanotechnology Monitoring & Management,Elsevier ,22151532| +Environmental Philosophy,Philosophy Documentation Center,17180198| +Environmental Policy and Governance,Wiley Blackwell (John Wiley & Sons),1756932X|17569338 +Environmental Policy and Law,IOS Press,0378777X|18785395 +Environmental Politics,Informa UK (Taylor & Francis),09644016|17438934 +Environmental Pollution,Elsevier ,02697491| +Environmental Pollution (1970),Elsevier ,00139327| +Environmental Pollution Series A Ecological and Biological,Elsevier ,01431471| +Environmental Pollution Series B Chemical and Physical,Elsevier ,0143148X| +Environmental Practice,Cambridge University Press,14660466|14660474 +Environmental Processes,Springer-Verlag,21987491|21987505 +Environmental Progress,Wiley Blackwell (John Wiley & Sons),02784491|15475921 +Environmental Progress & Sustainable Energy,Wiley Blackwell (John Wiley & Sons),19447442|19447450 +Environmental Psychology and Nonverbal Behavior,Springer-Verlag,03613496| +Environmental Quality Management,Wiley Blackwell (John Wiley & Sons),10881913|15206483 +Environmental Research,Elsevier ,00139351|10960953 +Environmental Research Engineering and Management,Publishing House Technologija,13921649|20292139 +Environmental Research Journal,Science Alert,19945396| +Environmental Research Letters,IOP Publishing,17489326 +Environmental Review ER,Oxford University Press,01472496| +Environmental Reviews,Canadian Science Publishing,11818700|12086053 +Environmental Science & Policy,Elsevier ,14629011| +Environmental Science & Technology,American Chemical Society,0013936X|15205851 +Environmental Science & Technology Letters,American Chemical Society,23288930|23288930 +Environmental Science and Pollution Research,Springer-Verlag,09441344|16147499 +Environmental Science Nano,The Royal Society of Chemistry,20518153|20518161 +Environmental Science Processes & Impacts,The Royal Society of Chemistry,20507887|20507895 +Environmental Science Water Research & Technology,The Royal Society of Chemistry,20531400|20531419 +Environmental Sciences,"""Hikari, Ltd.""",1314765X|1314765X +Environmental Sciences,Informa UK (Taylor & Francis),15693430|17444225 +Environmental Sciences Europe,Springer (Biomed Central Ltd.),21904715|21904715 +Environmental Semeiotics,diaNet,19713460 +Environmental Sociology,Informa UK (Taylor & Francis),23251042 +Environmental Software,Elsevier ,02669838| +ENVIRONMENTAL SYSTEMS RESEARCH,Japan Society of Civil Engineers,09150390|18848117 +ENVIRONMENTAL SYSTEMS RESEARCH,Springer (Biomed Central Ltd.),21932697|21932697 +Environmental Technology,Informa UK (Taylor & Francis),09593330|1479487X +Environmental Technology & Innovation,Elsevier ,23521864| +Environmental Technology Letters,Informa UK (Taylor & Francis),01432060| +Environmental Technology Reviews,Informa UK (Taylor & Francis),21622515|21622523 +Environmental Toxicology,Wiley Blackwell (John Wiley & Sons),15204081|15227278 +Environmental Toxicology and Chemistry,Wiley Blackwell (John Wiley & Sons),07307268|15528618 +Environmental Toxicology and Pharmacology,Elsevier ,13826689| +Environmental Toxicology and Water Quality,Wiley Blackwell (John Wiley & Sons),10534725|10982256 +Environmental Values,White Horse Press ,09632719|17527015 +Environments,MDPI AG,20763298 +Environmetrics,Wiley Blackwell (John Wiley & Sons),11804009|1099095X +Environnement urbain,Consortium Erudit,19164645 +Enyne Cycloisomerization,Thieme Publishing Group,20300166 +Enzyme and Microbial Technology,Elsevier ,01410229| +Enzyme Engineering,OMICS Publishing Group,23296674 +Enzyme Research,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20900406|20900414 +Eoa kai Esperia,National Documentation Centre,11062614|22417540 +Eolas The Journal of the American Society of Irish Medieval Studies,JSTOR,19312539| +EOMUNYEONGU,Journal of the Research Society of Language and Literature,12250783| +EONEOHAG,The Linguistic Society of Korea,12257494| +Eos Transactions American Geophysical Union,American Geophysical Union,00963941|23249250 +EPA Newsletter,European Paediatric Association,23088540 +EPE Journal,Informa UK (Taylor & Francis),09398368|23769319 +Ephemerides Theologicae Lovanienses,Peeters Publishers,139513 +Epidemics,Elsevier ,17554365| +Epidemiologia e Psichiatria Sociale,Cambridge University Press,1121189X|20381816 +Epidemiologia e psichiatria sociale Monograph Supplement,Cambridge University Press,18274331|18274331 +Epidemiologia e Serviços de Saúde,Instituto Evandro Chagas,16794974| +Epidemiologic Methods,Walter de Gruyter GmbH,21949263|2161962X +Epidemiologic Perspectives & Innovations,Springer (Biomed Central Ltd.),17425573| +Epidemiologic Reviews,Oxford University Press,0193936X|14786729 +Epidemiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10443983| +Epidemiology and Health,Korean Society of Epidemiology (KAMJE),20927193 +Epidemiology and Infection,Cambridge University Press,09502688|14694409 +Epidemiology and Psychiatric Sciences,Cambridge University Press,20457960|20457979 +Epidemiology Open Access,OMICS Publishing Group,21611165 +Epidemiology Reports,Herbert Publications,20549911 +Epidemiology Research International,Hindawi Publishing Corporation,20902972|20902980 +Epigenetic Diagnosis & Therapy,Bentham Science,22140832| +Epigenetics,Landes Bioscience,15592294|15592308 +Epigenetics & Chromatin,Springer (Biomed Central Ltd.),17568935|17568935 +Epigenetics in Cancer,De Gruyter Open Sp. z o.o. ,22991018 +Epigenetics of Degenerative Diseases,De Gruyter Open Sp. z o.o. ,22991069 +Epigenomics,Future Medicine,17501911|1750192X +Epígrafe,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23188855 +Epilepsia,Wiley Blackwell (Blackwell Publishing),00139580|15281157 +Èpilepsiâ i paroksizmal’nye sostoâniâ,IRBIS,20778333|23114088 +Epilepsy & Behavior,Elsevier ,15255050|15255069 +Epilepsy & Behavior Case Reports,Elsevier ,22133232| +Epilepsy & Seizure,The Japan Epilepsy Society,18825567 +Epilepsy Currents,American Epilepsy Society,15357597|15357597 +Epilepsy Research,Elsevier ,09201211| +Epilepsy Research and Treatment,Hindawi Publishing Corporation,20901348|20901356 +Epileptology,Elsevier ,22128220| +Episodes,International Union of Geological Sciences,07053797|07053797 +Episteme,Cambridge University Press,17423600|17500117 +EPISTEMOLOGIA,Franco Angeli,03929760|1825652X +Épistémologiques,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15177823|19823568 +Epistemology & Philosophy of Science,Philosophy Documentation Center,1811833X| +Épités - Épitészettudomány,Akademiai Kiado Zrt.,00139661|15882764 +Epitoanyag-Journal of Silicate Based and Composite Materials,SZTE Hungarian Scientific Society of the Silicate Industry,0013970X|20644477 +EPJ Applied Metamaterials,EDP Sciences,22722394 +EPJ Data Science,Springer-Verlag,21931127|21931127 +EPJ direct,Springer-Verlag,14353725|14353725 +EPJ Nonlinear Biomedical Physics,Springer (Biomed Central Ltd.),21950008|21950008 +EPJ Nuclear Sciences & Technologies,EDP Sciences,24919292 +EPJ Photovoltaics,EDP Sciences,21050716 +EPJ Quantum Technology,Springer-Verlag,21960763|21960763 +EPJ Techniques and Instrumentation,Springer-Verlag,21957045|21957045 +EPJ Web of Conferences,EDP Sciences,2100014X +EPL (Europhysics Letters),IOP Publishing - Europhysics Letters,02955075|12864854 +Epoché,Philosophy Documentation Center,10851968| +Epos Revista de filología,UNED - Universidad Nacional de Educacion a Distancia,0213201X|22553495 +Epoxidation,Thieme Publishing Group,20500149 +Epoxidation with Hydrogen Peroxide,Thieme Publishing Group,20500378 +Epoxide Ring Opening with Carbon Nucleophiles,Thieme Publishing Group,20600445 +Epoxide Ring Opening with Nitrogen Nucleophiles,Thieme Publishing Group,20600429 +Epoxy,De Gruyter Open Sp. z o.o. ,22996842 +EPPO Bulletin,Wiley Blackwell (Blackwell Publishing),02508052|13652338 +EPTA Bulletin,Informa UK (Taylor & Francis),07746210| +Equal Opportunities International,Emerald (MCB UP ),02610159| +Equality Diversity and Inclusion An International Journal,Emerald (MCB UP ),20407149| +Equidad y Desarrollo,Universidad de la Salle,16927311|23898844 +Equilibrium,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,1689765X|23533293 +Equilibrium Research,Japan Society for Equilibrium Research,03855716|1882577X +Equine and Comparative Exercise Physiology,Cambridge University Press,1479070X|00000000 +Equine Health,Mark Allen Group,20479867| +Equine Veterinary Education,Wiley Blackwell (Blackwell Publishing),09577734|00000000 +Equine Veterinary Journal,Wiley Blackwell (Blackwell Publishing),04251644|20423306 +Equity & Excellence in Education,Informa UK (Taylor & Francis),10665684|15473457 +ERA Forum,Springer-Verlag,16123093|18639038 +Erasmus Law Review,Boom Uitgevers Den Haag,22102671| +Erasmus of Rotterdam Society Yearbook,Brill Academic Publishers,02762854|18749275 +Erciyes İletişim Dergisi,Erciyes Iletisim Dergisi,13083198|13083198 +Erciyes Tıp Dergisi/Erciyes Medical Journal,AVES Publishing Co.,1300199X|21471789 +Erciyes Üniversitesi İktisadi ve İdari Bilimler Fakültesi Dergisi,Erciyes University Journal of Faculty of Economics and Administrative Sciences,13013688| +Erdészettudományi Közlemények,Erdeszettudomanyi Kozlemenyek,20626711| +Erdkunde,Erdkunde,00140015| +Erfahrungsheilkunde,Thieme Publishing Group,00140082|14394294 +ERGA-LOGOI - Rivista di storia letteratura diritto e culture dell’antichità,Led Edizioni Universitarie,22809678|22823212 +Ergebnisse der Physiologie,Springer-Verlag,00802042| +Ergo,De Gruyter Open Sp. z o.o. ,18022006|18022170 +Ergo an Open Access Journal of Philosophy,University of Michigan Library,23304014 +Ergodic Theory and Dynamical Systems,Cambridge University Press,01433857|14694417 +Ergonomics,Informa UK (Taylor & Francis),00140139|13665847 +Ergonomics in Design The Quarterly of Human Factors Applications,SAGE Publications,10648046| +Ergonomics SA,African Journals Online ,10102728| +ergopraxis,Thieme Publishing Group,14392283|18695507 +ergoscience,Thieme Publishing Group,18616348|18616356 +Ería,Universidad de Oviedo,02110563| +ÉRIU,Royal Irish Academy,03320758|20090056 +ERJ Open Research,European Respiratory Society ,23120541 +Erkenntnis,Springer-Verlag,01650106|15728420 +Ernährung & Medizin,Thieme Publishing Group,14391635|14389002 +Ernährung - Wissenschaft und Praxis,Springer-Verlag,18643825|18643825 +Ernährungsforschung,Informa UK (Taylor & Francis),00711179| +Erudition and the Republic of Letters,Brill Academic Publishers,24055050|24055069 +Erwachsenenbildung,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",03417905|23654953 +Erwerbs-Obstbau,Springer-Verlag,00140309|14390302 +Erziehungswissenschaft,Springer-Verlag,09385363|18625231 +Erzincan Üniversitesi Eğitim Fakültesi Dergisi,Erzincan University Journal of Education Faculty,21487510|21487758 +Erzincan Üniversitesi Fen Bilimleri Enstitüsü Dergisi,Erzincan Universitesi Fen Bilimleri Ensitusu Dergisi,13079085|21494584 +ESAIM Control Optimisation and Calculus of Variations,EDP Sciences,12928119|12623377 +ESAIM Mathematical Modelling and Numerical Analysis,EDP Sciences,0764583X|12903841 +ESAIM Probability and Statistics,EDP Sciences,12928100|12623318 +ESAIM Proceedings,EDP Sciences,1270900X +ESAIM Proceedings and Surveys,EDP Sciences,22673059 +ESARBICA Journal Journal of the Eastern and Southern Africa Regional Branch of the International Council on Archives,African Journals Online ,3764753 +Esboços - Revista do Programa de Pós-Graduação em História da UFSC,Universidade Federal de Santa Catarina,1414722X|21757976 +ESC English Studies in Canada,Muse - Johns Hopkins University Press,19134835 +ESC Heart Failure,Wiley Blackwell (John Wiley & Sons),20555822| +Escenarios,Universidad Autonoma del Caribe,17941180|23393300 +Escola Anna Nery,GN1 Genesis Network,14148145| +Escritos,Universidad Pontificia Bolivariana,01201263|23900032 +Escritos de Psicología / Psychological Writings,Universidad de Malaga Faculty of Psychology,19893809 +Escritura e Imagen,Universidad Complutense de Madrid,18855687|19882416 +ESENSI,E-Journal System Portal of Syarif Hidayatullah State Islamic University,20872038|24611182 +Esferas,Revista Esferas Interprogramas de Pos-graduacao em Comunicacao do Centro-Oeste,23167122|24466190 +ESHRE Monographs,Oxford University Press,1477741X|14778378 +ESIC MARKET Economic and Business Journal,ESIC Business and Marketing School,02121867|19893558 +Eskişehir Osmangazi Üniversitesi Sosyal Bilimler Dergisi,Eskisehir Osmangazi University Journal of Social Sciences,13029703| +Eslavística Complutense,Universidad Complutense de Madrid,15781763|19882912 +Esophagus,Springer-Verlag,16129059|16129067 +Espace géographique,PERSEE Program,00462497|17762936 +Espace populations sociétés,PERSEE Program,07557809|21043752 +Espaces et sociétés,CAIRN,00140481|19618700 +Espaces Temps,PERSEE Program,03393267| +Espacio Tiempo y Educación,FahrenHouse,23407263 +Espacio Tiempo y Forma Serie I Prehistoria y Arqueología,UNED - Universidad Nacional de Educacion a Distancia,11317698|23401354 +Espacio Tiempo y Forma Serie II Historia Antigua,UNED - Universidad Nacional de Educacion a Distancia,11301082|23401370 +Espacio Tiempo y Forma Serie III Historia Medieval,UNED - Universidad Nacional de Educacion a Distancia,02149745|23401362 +Espacio Tiempo y Forma Serie IV Historia Moderna,UNED - Universidad Nacional de Educacion a Distancia,1131768X| +Espacio Tiempo y Forma Serie V Historia Contemporánea,UNED - Universidad Nacional de Educacion a Distancia,11300124| +Espacio Tiempo y Forma Serie VI Geografía,UNED - Universidad Nacional de Educacion a Distancia,11302968| +Espacio Tiempo y Forma Serie VII Historia del Arte,UNED - Universidad Nacional de Educacion a Distancia,11304715| +Espaço e Economia,OpenEdition,23177837 +Espaço Jurídico Journal of Law [EJJL] - Qualis A2,Universidade do Oeste de Santa Catarina,15195899|21797943 +ESPERIENZE D IMPRESA,Franco Angeli,19715293|22833374 +Espiral Revista de Docencia e Investigación,Universidad Santo Tomas,2256151X|23899719 +Esprit,CAIRN,00140759|21114579 +ESQ A Journal of the American Renaissance,Muse - Johns Hopkins University Press,1935021X +Essaim,CAIRN,1287258X|17762839 +Essays in Biochemistry,Portland Press,00711365|17441358 +Essays in Criticism,Oxford University Press,00140856|14716852 +Essays in Medieval Studies,Muse - Johns Hopkins University Press,15384608 +Essays in Philosophy,Pacific University Library,15260569 +Essays in Romanticism,Liverpool University Press,20496699|20496702 +Essays in the Philosophy of Humanism,Equinox Publishing,15227340|20528388 +Estetologia Medyczna i Kosmetologia,Instytut Dermatologii Radoslaw Spiewak,20842007 +Estilos da Clinica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14157128|19811624 +Estonian Journal of Archaeology,Estonian Academy Publishers,14062933| +Estonian Journal of Earth Sciences,Estonian Academy Publishers,17364728| +Estonian Journal of Ecology,Estonian Academy Publishers,1736602X| +Estonian Journal of Engineering,Estonian Academy Publishers,17366038| +Estrategias,Universidad Cooperativa de Colombia - UCC,17941652|23899247 +Estuaries,Springer-Verlag,01608347| +Estuaries and Coasts,Springer-Verlag,15592723|15592731 +Estuarine and Coastal Marine Science,Elsevier ,03023524| +Estuarine Coastal and Shelf Science,Elsevier ,02727714|10960015 +Estudios atacameños,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7181043 +Estudios constitucionales,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185200 +Estudios de Cultura Maya,Instituto de Investigaciones Filologicas,01852574| +Estudios de derecho,Universidad de Antioquia,01201867| +Estudios de Deusto,University of Deusto,04234847|23869062 +Estudios de economía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185286 +Estudios de Filosofía,Universidad de Antioquia,01213628|2256358X +Estudios de Historia Moderna y Contemporánea de México,Elsevier ,01852620| +Estudios de Historia Novohispana,Elsevier ,18709060| +Estudios de Literatura Colombiana,Universidad de Antioquia,01234412| +Estudios de Psicología,Informa UK (Taylor & Francis),02109395|15793699 +Estudios de Traducción,Universidad Complutense de Madrid,2174047X|22541756 +Estudios filológicos,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,00711713|00711713 +Estudios Geográficos,Departmento de Publicaciones del CSIC,00141496|19888546 +Estudios Geológicos,Departmento de Publicaciones del CSIC,03670449|19883250 +Estudios Gerenciales,Elsevier ,01235923| +Estudios Humanísticos Filología,University of Leon,02131382|2444023X +Estudios Humanísticos Historia,University of Leon,16960300|24440248 +Estudios Ingleses de la Universidad Complutense,Universidad Complutense de Madrid,11330392|19883005 +Estudios Internacionales,Universidad de Chile,07160240|07193769 +Estudios Medievales Hispánicos,Servicio de Publicaciones de la Universidad Autonoma de Madrid,22542906| +Estudios pedagógicos (Valdivia),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180705 +Estudios Políticos,Elsevier ,01851616| +Estudios Políticos (Medellín),Universidad de Antioquia,01215167| +Estudios sobre Educación,Universidad de Navarra,15787001|23866292 +Estudios sobre el Mensaje Periodístico,Universidad Complutense de Madrid,11341629|19882696 +Estudios Sociales,Universidad Nacional del Litoral,22506950 +Estudios Socio-Jurídicos,Colegio Mayor de Nuestra Senora del Rosario,01240579|21454531 +Estudis de Literatura Oral Popular / Studies in Oral Folk Literature,Universitat Rovira I Virgili,20147996 +Estudos Afro-Asiáticos,SciELO,0101546X|0101546X +Estudos Avançados,SciELO,01034014|01034014 +Estudos de Biologia,Pontificia Universidade Catolica do Parana - PUCPR,01022067| +Estudos de Conservação e Restauro,"""Escola das Artes, Universidade Catolica Portuguesa""",16472098 +Estudos de Lingüística Galega,University of Santiago de Compostela,18892566|1989578X +Estudos de Literatura Brasileira Contemporânea,SciELO,23164018|23164018 +Estudos de Nietzsche,Pontificia Universidade Catolica do Parana - PUCPR,21793441| +Estudos de Psicologia,GN1 Genesis Network,16784669| +Estudos de Psicologia (Campinas),SciELO,19820275|0103166X +Estudos de Psicologia (Campinas),SciELO,0103166X|0103166X +Estudos de Psicologia (Natal),SciELO,1413294X|1413294X +Estudos de Religião,Instituto Metodista de Ensino Superior,21761078 +Estudos do CEPE,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,19826729 +Estudos e Pesquisas em Psicologia,Universidade do Estado do Rio de Janeiro UERJ,18084281 +Estudos Econômicos (São Paulo),SciELO,01014161|01014161 +Estudos em Avaliação Educacional,Fundacao Carlos Chagas,01036831|1984932X +Estudos em Comunicação,Universidade da Beira Interior,16464974 +Estudos em Jornalismo e Mídia,Universidade Federal de Santa Catarina,18066496|19846924 +Estudos Geológicos,Estudos Geologicos,19808208 +Estudos Germânicos,Faculdade de Letras da UFMG,0101837X| +Estudos Históricos (Rio de Janeiro),SciELO,01032186|21781494 +Estudos Ibero-Americanos,EDIPUCRS,01014064|1980864X +Estudos Interdisciplinares em Psicologia,Universidade Estadual de Londrina,22366407 +Estudos Portugueses,Faculdade de Letras da UFMG,24470546| +Estudos Semióticos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19804016|19804016 +Estudos Sociedade e Agricultura,SciELO,14130580 +Estudos Tecnológicos em Engenharia,Universidade do Vale do Rio Dos Sinos - UNISINOS,18087310 +ethic - An international Journal for Moral Phylosophy,Universidade Federal de Santa Catarina,16772954|16772954 +Ethical Human Psychology and Psychiatry,Springer Publishing Company,15594343| +Ethical Human Psychology and Psychiatry,Springer Publishing Company,1523150X|00000000 +Ethical Perspectives,Peeters Publishers,13700049 +Ethical Theory and Moral Practice,Springer-Verlag,13862820|15728447 +Ethics,The University of Chicago Press,00141704|1539297X +Ethics & Behavior,Informa UK (Taylor & Francis),10508422|15327019 +Ethics & Global Politics,Co-Action Publishing,16544951|16546369 +Ethics & International Affairs,Cambridge University Press,08926794|17477093 +Ethics & the Environment,Indiana University Press,10856633|15355306 +Ethics and Animals,"""Robert E. Kennedy Library, Cal Poly""",01979094|01979094 +Ethics and Education,Informa UK (Taylor & Francis),17449642|17449650 +Ethics and Information Technology,Springer-Verlag,13881957|15728439 +Ethics and Social Welfare,Informa UK (Taylor & Francis),17496535|17496543 +Ethics in Biology Engineering and Medicine An International Journal,Begell House Inc.,21518068| +Ethics in Biology Engineering and Medicine An International Journal,Begell House Inc.,2151805X| +Ethics in Science and Environmental Politics,Inter-Research Science Center,18635415|16118014 +Ethics Medicine and Public Health,Elsevier ,23525525| +Ethics Place & Environment,Informa UK (Taylor & Francis),1366879X|14696703 +Ethics Policy & Environment,Informa UK (Taylor & Francis),21550085|21550093 +Ethik in der Medizin,Springer-Verlag,09357335|14371618 +Ethiopian Journal of Biological Sciences,African Journals Online ,18198678 +Ethiopian Journal of Business and Economics (The),African Journals Online ,23119772|24102393 +Ethiopian Journal of Development Research,African Journals Online ,3780813 +Ethiopian Journal of Economics,African Journals Online ,19933681 +Ethiopian Journal of Education and Sciences,African Journals Online ,19988907 +Ethiopian Journal of Environmental Studies and Management,African Journals Online ,19980507 +Ethiopian Journal of Health Development,African Journals Online ,10216790 +Ethiopian Journal of Health Sciences,African Journals Online ,10291857|10291857 +Ethiopian Journal of Science and Technology,African Journals Online ,18163378|23126019 +Ethiopian Journal of the Social Sciences and Humanities,African Journals Online ,18104487 +Ethiopian Pharmaceutical Journal,African Journals Online ,10295933 +Ethiopian Veterinary Journal,African Journals Online ,16836324|22215034 +Éthique & Santé,Elsevier ,17654629| +Éthique Publique,OpenEdition,14880946|19297017 +Ethische Perspectieven,Peeters Publishers,7786069 +Ethnic and Racial Studies,Informa UK (Taylor & Francis),01419870|14664356 +Ethnicities,SAGE Publications,14687968|00000000 +Ethnicity & Disease,ISHIB (Ethnicity & Disease),1049510X|19450826 +Ethnicity and Health,Informa UK (Taylor & Francis),13557858|14653419 +Ethnicity and Inequalities in Health and Social Care,Emerald (MCB UP ),17570980|20428367 +Ethnicity and Race in a Changing World,Manchester University Press,17588685 +Ethnoarchaeology,Maney Publishing,19442890|19442904 +Ethnobiology and Conservation,Universidade Estadual da Paraiba/Universidade Federal Rural de Pernambuco,22384782 +Ethnobiology Letters,Society of Ethnobiology,21598126 +Ethnobotany Research and Applications,Botanical Research Institute of Texas,15473465 +Ethnographic Praxis in Industry Conference Proceedings,Wiley Blackwell (Blackwell Publishing),1559890X|15598918 +Ethnography,SAGE Publications,14661381|17412714 +Ethnography & Education,Informa UK (Taylor & Francis),17457823|17457831 +Ethnohistory,Duke University Press,00141801|15275477 +Ethnologia Actualis,De Gruyter Open Sp. z o.o. ,13397877 +Ethnologie française,CAIRN,00462616|21010064 +Ethnologies,Consortium Erudit,14815974|17080401 +Ethnology,JSTOR,00141828| +Ethnomusicology,University of Illinois Press,00141836|00141836 +Ethnomusicology Forum,Informa UK (Taylor & Francis),17411912|17411920 +Ethnopolitics,Informa UK (Taylor & Francis),17449057|17449065 +Ethnos,Informa UK (Taylor & Francis),00141844|1469588X +Ethology,Wiley Blackwell (Blackwell Publishing),01791613|14390310 +Ethology and Sociobiology,Elsevier ,01623095| +Ethology Ecology & Evolution,Informa UK (Taylor & Francis),03949370|18287131 +Ethos,Wiley Blackwell (Blackwell Publishing),00912131|15481352 +Etikk i praksis - Nordic Journal of Applied Ethics,Norwegian University of Science and Technology Library,18903991|18904009 +ETIKONOMI,E-Journal System Portal of Syarif Hidayatullah State Islamic University,14128969|24610771 +Etnografica,OpenEdition,08736561|21822891 +Etnolingwistyka,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,08608032| +Etnološka tribina,Croatian Ethnological Society,03511944|18489540 +ETP International Journal of Food Engineering,EJournal Publishing,23013664| +ETRI Journal,Electronics and Telecommunications Research Institute,12256463| +Etruscan Studies,Walter de Gruyter GmbH,10801960|21638217 +ETS Research Bulletin Series,Wiley Blackwell (John Wiley & Sons),04246144| +ETS Research Report Series,Wiley Blackwell (John Wiley & Sons),23308516| +Études arméniennes contemporaines,OpenEdition,22695281|24251682 +Études britanniques contemporaines,OpenEdition,11684917|22715444 +Études byzantines,PERSEE Program,02582880| +Études canadiennes / Canadian Studies,OpenEdition,01531700|24294667 +Études caribéennes,OpenEdition,17790980|1961859X +Études d histoire religieuse,Consortium Erudit,1193199X|19206267 +Études de communication,OpenEdition,21010366|21010366 +Études de Langue et Littérature Françaises,The French Language and Literature Association of Korea,12264350| +Études de lettres,OpenEdition,00142026|22965084 +Études Épistémè,OpenEdition,16340450 +Études et chronique de démographie historique,PERSEE Program,11471832| +Etudes et conjoncture - Economie mondiale,PERSEE Program,11493755| +Etudes et conjoncture - Institut national de la statistique et des études économiques,PERSEE Program,04235681| +Etudes et conjoncture - Union française / Economie française,PERSEE Program,11493720| +Études et dossiers (Institut d études judiciaires de Rennes),PERSEE Program,20215819| +Études finno-ougriennes,OpenEdition,00712051|22751947 +Études françaises,Consortium Erudit,00142085|14921405 +Études Germaniques,CAIRN,00142115|24265543 +Études internationales,Consortium Erudit,00142123|17037891 +Études irlandaises,OpenEdition,0183973X|22598863 +Études Lawrenciennes,OpenEdition,09945490|22724001 +Études littéraires,Consortium Erudit,0014214X|17089069 +Études littéraires africaines,Consortium Erudit,07694563| +Études mongoles sibériennes centrasiatiques et tibétaines,OpenEdition,07665075|21010013 +Études Océan Indien,OpenEdition,02460092|22607730 +Études Phénoménologiques,Philosophy Documentation Center,07737912| +Études platoniciennes,OpenEdition,22751785 +Études Ricoeuriennes / Ricoeur Studies,"""University Library System, University of Pittsburgh""",21567808 +Études rurales,PERSEE Program,00142182|1777537X +Etudes sur la mort,CAIRN,11570466|19618654 +Études théologiques et religieuses,CAIRN,00142239|22729011 +Etudes Tsiganes,CAIRN,00142247|24266078 +Études/Inuit/Studies,Consortium Erudit,07011008|17085268 +EU agrarian Law,De Gruyter Open Sp. z o.o. ,13386891|13386891 +EU Studies in Japan,The European Union Studies Association - Japan,18843123|18842739 +Eudora Welty Review,Muse - Johns Hopkins University Press,2165266X +Eugenics Quarterly,Informa UK (Taylor & Francis),00972762| +Eukaryotic Cell,American Society for Microbiology,15359778|15359786 +EuPA Open Proteomics,Elsevier ,22129685| +Euphytica,Springer-Verlag,00142336|15735060 +EURASIA Journal of Mathematics Science and Technology Education,Eurasian Society of Educational Research,13058215|13058223 +Eurasian Academy of Sciences Social Sciences Journal,Eurasian Academy of Sciences,21491348|21491348 +Eurasian Art & Humanities Journal,Eurasian Academy of Sciences,21493537 +Eurasian Business & Economics Journal,Eurasian Academy of Sciences,21493545 +Eurasian Chemico-Technological Journal,Institute of Combustion Problems,15623920| +Eurasian Econometrics Statistics & Emprical Economics Journal,Eurasian Academy of Sciences,21493561 +Eurasian Economic Review,Springer-Verlag,13094297|21474281 +Eurasian Education & Literature Journal,Eurasian Academy of Sciences,21493510 +Eurasian Geography and Economics,Informa UK (Taylor & Francis),15387216|19382863 +Eurasian Journal of Biosciences,Cevre Koruma ve Arastirma Vakfi,13079867 +Eurasian Journal of Business and Economics,International Ataturk Alatoo University,16945948|16945972 +Eurasian Journal of Business and Management,Eurasian Publications,21480206 +Eurasian Journal of Economics and Finance,Eurasian Publications,21480192 +Eurasian Journal of Educational Research,Ani Publishing and Consulting Company,1302597X|1302597X +Eurasian Journal of Emergency Medicine,AVES Publishing Co.,21495807|21496048 +Eurasian Journal of Medicine,AVES Publishing Co.,13088742|13088734 +Eurasian Journal of Pulmonology,AVES Publishing Co.,21483620|21485402 +Eurasian Journal of Social Sciences,Eurasian Publications,21480214 +EURASIAN JOURNAL OF SOIL SCIENCE (EJSS),Eurasian Journal of Soil Science,21474249 +Eurasian Journal of Veterinary Sciences,Eurasian Journal of Veterinary Sciences,21461953| +Eurasian Mining,Ore and Metals Publishing House,20720823| +Eurasian Soil Science,Pleiades Publishing,10642293|1556195X +EurasianUnionofScientists,"""Science and Education, Ltd.""",24116467| +EURASIP Journal on Advances in Signal Processing,Springer (Biomed Central Ltd.),11108657|16870433 +EURASIP Journal on Advances in Signal Processing,Springer (Biomed Central Ltd.),16876180|16876180 +EURASIP Journal on Applied Signal Processing,Hindawi Publishing Corporation,11108657|16870433 +EURASIP Journal on Audio Speech and Music Processing,Springer (Biomed Central Ltd.),16874714|16874722 +EURASIP Journal on Bioinformatics and Systems Biology,Springer (Biomed Central Ltd.),16874145|16874153 +EURASIP Journal on Embedded Systems,Springer (Biomed Central Ltd.),16873955|16873963 +EURASIP Journal on Image and Video Processing,Springer (Biomed Central Ltd.),16875176|16875281 +EURASIP Journal on Information Security,Springer (Biomed Central Ltd.),16874161|1687417X +EURASIP Journal on Wireless Communications and Networking,Springer (Biomed Central Ltd.),16871472|16871499 +EURE (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,02507161|02507161 +Euro III-Vs Review,Elsevier ,09593527| +EURO Journal on Computational Optimization,Springer-Verlag,21924406|21924414 +EURO Journal on Decision Processes,Springer-Verlag,21939438|21939446 +EURO Journal on Transportation and Logistics,Springer-Verlag,21924376|21924384 +EURO-NanoTox-Letters,Walter de Gruyter GmbH,20748515 +Euroasian Journal of Hepato-Gastroenterology,Jaypee Brothers Medical Publishing,22315047|22315128 +EuroChoices,Wiley Blackwell (Blackwell Publishing),14780917|1746692X +EuroIntervention,Europa Digital and Publishing,1774024X|19696213 +EuroMed J of Management,Inderscience Enterprises Ltd.,20551703|20551711 +EuroMed Journal of Business,Emerald (MCB UP ),14502194| +Euromicro Newsletter,Elsevier ,03031268| +Europa Orientalis Studia z Dziejów Europy Wschodniej i Państw Bałtyckich,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20818742| +Europa XXI,"""Institute of Geography and Spatial Organization, Polish Academy of Sciences""",14297132| +Europace,Oxford University Press,10995129|15322092 +Europäisches Journal für Minderheitenfragen,Springer-Verlag,18651089|18651097 +Europe Asia Studies,Informa UK (Taylor & Francis),09668136|14653427 +European Accounting Review,Informa UK (Taylor & Francis),09638180|14684497 +European Actuarial Journal,Springer-Verlag,21909733|21909741 +European Addiction Research,S. Karger AG,10226877|14219891 +European Agrophysical Journal,European Agrophysical Institut,22967664|2296763X +European Annals of Otorhinolaryngology Head and Neck Diseases,Elsevier ,18797296| +European Applied Sciences,"""Science and Education, Ltd.""",21952183| +European Archives of Oto-Rhino-Laryngology,Springer-Verlag,09374477|14344726 +European Archives of Paediatric Dentistry,Springer-Verlag,18186300|19969805 +European Archives of Psychiatry and Clinical Neuroscience,Springer-Verlag,09401334|14338491 +European Archives of Psychiatry and Neurological Sciences,Springer-Verlag,0175758X| +European Biophysics Journal,Springer-Verlag,01757571|14321017 +European Biotechnology Newsletter,Elsevier ,07652046| +European Business Law Review,Springer (Kluwer Academic Publishers),09596941| +European Business Organization Law Review,Springer-Verlag,15667529|17416205 +European Business Review,Emerald (MCB UP ),0955534X|00000000 +European Cardiology Review,"""Medical Media Communications LTD, T/A Radcliffe Cardiology""",17583756| +European Child & Adolescent Psychiatry,Springer-Verlag,10188827|1435165X +European Clinical Respiratory Journal,Co-Action Publishing,20018525 +European Clinics in Obstetrics and Gynaecology,Springer-Verlag,16133412|16133420 +European Comic Art,Berghahn Books,17543797|17543800 +European Company and Financial Law Review,Walter de Gruyter GmbH,16132548|16132556 +European Competition Journal,Informa UK (Taylor & Francis),17441056|17578396 +European Constitutional Law Review,Cambridge University Press,15740196|17445515 +European Countryside,De Gruyter Open Sp. z o.o. ,18038417 +European Criminal Law Review,Nomos Verlag,21917442|21935505 +European Demographic Information Bulletin,Springer-Verlag,00462756| +European Diabetes Nursing,Maney Publishing,15517853|15517861 +European Early Childhood Education Research Journal,Informa UK (Taylor & Francis),1350293X|17521807 +European Eating Disorders Review,Wiley Blackwell (John Wiley & Sons),10724133|10990968 +European Economic Review,Elsevier ,00142921| +European Education,Informa UK (Taylor & Francis),10564934|19447086 +European Educational Research Journal,SAGE Publications,14749041|14749041 +European Employment Law Cases,Boom Uitgevers Den Haag,18779107| +European Endocrinology,Touch Digital Media LTD.,17583772| +European Environment,Wiley Blackwell (John Wiley & Sons),09610405|10990976 +European Environmental Law Review,Springer (Kluwer Academic Publishers),09661646| +European Finance Review,Oxford University Press,13826662| +European Financial and Accounting Journal,University of Economics,18022197|18054846 +European Financial Management,Wiley Blackwell (Blackwell Publishing),13547798|1468036X +European Food Research and Technology,Springer-Verlag,14382377|14382385 +European Foreign Affairs Review,Springer (Kluwer Academic Publishers),13846299| +European Geographical Studies,Academic Publishing House Researcher,23120029|23120029 +European Geriatric Medicine,Elsevier ,18787649| +European Heart Journal,Oxford University Press,0195668X|15229645 +European Heart Journal - Cardiovascular Imaging,Oxford University Press,20472404|20472412 +European Heart Journal - Cardiovascular Pharmacotherapy,Oxford University Press,20556837|20556845 +European Heart Journal - Quality of Care and Clinical Outcomes,Oxford University Press,20585225|20581742 +European Heart Journal Acute Cardiovascular Care,SAGE Publications,20488726|20488734 +European Heart Journal Supplements,Oxford University Press,1520765X|15542815 +European History and Culture E-Books Online Collection 2012,CrossRef test user,8291985 +European History Quarterly,SAGE Publications,02656914|00000000 +European Integration Studies,Publishing House Technologija,18228402|23358831 +European J of Cross-Cultural Competence and Management,Inderscience Enterprises Ltd.,17581508|17581516 +European J of Industrial Engineering,Inderscience Enterprises Ltd.,17515254|17515262 +European J of International Management,Inderscience Enterprises Ltd.,17516757|17516765 +European Journal for Church and State Research - Revue européenne des relations Églises-État,Peeters Publishers,13705954 +European Journal for Church and State Research - Revue européenne des relations Églises-État,Peeters Publishers,13705954 +European Journal for Church and State Research - Revue européenne des relations Églises-État,Peeters Publishers,13705954 +European Journal for Education Law and Policy,Springer (Kluwer Academic Publishers),13868349| +European Journal for Person Centered Healthcare,University of Buckingham Press,20525648|20525656 +European Journal for Philosophy of Science,Springer-Verlag,18794912|18794920 +European Journal for Research on the Education and Learning of Adults,Linkoping University Electronic Press,20007426 +European Journal of Academic Research,"""Science and Education, Ltd.""",20539738| +European Journal of Ageing,Springer-Verlag,16139372|16139380 +European Journal of Agricultural Education and Extension,Informa UK (Taylor & Francis),13812335| +European Journal of Agronomy,Elsevier ,11610301| +European Journal of American Culture,Intellect,14660407|17589118 +European Journal of American Studies,OpenEdition,19919336|19919336 +European Journal of Anaesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02650215|13652346 +European Journal of Anaesthesiology - Supplement,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09521941| +European Journal of Applied Linguistics,Walter de Gruyter GmbH,21929521|2192953X +European Journal of Applied Mathematics,Cambridge University Press,09567925|14694425 +European Journal Of Applied Microbiology,Springer-Verlag,03402118| +European Journal of Applied Microbiology and Biotechnology,Springer-Verlag,01711741| +European Journal of Applied Physiology,Springer-Verlag,14396319|14396327 +European Journal of Applied Physiology and Occupational Physiology,Springer-Verlag,03015548|14396327 +European Journal of Archaeology,Maney Publishing,14619571|00000000 +European Journal of Arrhythmia & Electrophysiology,Touch Digital Media LTD.,20583869| +European Journal of Basic Medical Sciences,Health Sciences Researches Society,21491895 +European Journal of Basic Medical Sciences,Health Sciences Researches Society,21465665 +European Journal of Behavior Analysis,Informa UK (Taylor & Francis),15021149|2377729X +European Journal of Biochemistry,Wiley Blackwell (Blackwell Publishing),00142956|14321033 +European Journal of Bioinformatics,Whites Science Innovation Limited,20569912 +European Journal of BioMedical Research,French Sciences Publishing Group,24285544 +European Journal of Biophysics,Science Publishing Group,23291745| +European Journal of Business and Economics,Central Bohemia University,18045839|18049699 +European Journal of Business Research,International Academy of Business and Economics,19452977|23788461 +European Journal of Cancer,Elsevier ,09598049| +European Journal of Cancer (1965),Elsevier ,00142964| +European Journal of Cancer and Clinical Oncology,Elsevier ,02775379| +European Journal of Cancer Care,Wiley Blackwell (Blackwell Publishing),09615423|13652354 +European Journal of Cancer Part B Oral Oncology,Elsevier ,09641955| +European Journal of Cancer Prevention,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09598278| +European Journal of Cancer Supplements,Elsevier ,13596349| +European Journal of Cardio-Thoracic Surgery,Oxford University Press,10107940|1873734X +European Journal of Cardio-Thoracic Surgery Supplements,Elsevier ,15674258| +European Journal of Cardiovascular Medicine,Healthcare Bulletin,20424884| +European Journal of Cardiovascular Nursing,SAGE Publications,14745151|18731953 +European Journal of Cardiovascular Prevention & Rehabilitation,SAGE Publications,17418267|17418275 +European Journal of Cell Biology,Elsevier ,01719335| +European Journal of Chemistry,European Journal of Chemistry,21532257|21532249 +European Journal of Clinical Investigation,Wiley Blackwell (Blackwell Publishing),00142972|13652362 +European Journal of Clinical Microbiology,Springer-Verlag,07222211| +European Journal of Clinical Microbiology & Infectious Diseases,Springer-Verlag,09349723|14354373 +European Journal of Clinical Nutrition,Nature Publishing Group,09543007|09543007 +European Journal of Clinical Pharmacology,Springer-Verlag,00316970|14321041 +European Journal of Combinatorics,Elsevier ,01956698|10959971 +European Journal of Commercial Contract Law,Paris Legal Publishers,18771467|18771475 +European Journal of Communication,SAGE Publications,02673231|14603705 +European Journal of Comparative Law and Governance,Brill Academic Publishers,22134506|22134514 +European Journal of Computer Science,Academic Publishing House Researcher,24122033| +European Journal of Contemporary Education,Academic Publishing House Researcher,23049650|23056746 +European Journal of Control,Elsevier ,09473580| +European Journal of Crime Criminal Law and Criminal Justice,Brill Academic Publishers,09289569|15718174 +European Journal of Criminology,SAGE Publications,14773708|00000000 +European Journal of Cultural and Political Sociology,Informa UK (Taylor & Francis),23254823|23254815 +European Journal of Cultural Studies,SAGE Publications,13675494|14603551 +European Journal Of Dental Education,Wiley Blackwell (Blackwell Publishing),13965883|16000579 +European Journal of Dentistry,Medknow Publications,13057456| +European Journal of Dentistry and Medicine,Science Alert,19963378| +EUROPEAN JOURNAL OF DEVELOPING COUNTRY STUDIES,"""International Institute for Science, Technology and Education""",26683385|26683687 +European Journal of Development Research,Nature Publishing Group - Macmillan Publishers,09578811|17439728 +European Journal of Developmental Psychology,Informa UK (Taylor & Francis),17405629|17405610 +European Journal of Drug Metabolism and Pharmacokinetics,Springer-Verlag,03787966|21070180 +European Journal of East Asian Studies,Brill Academic Publishers,15680584|15700615 +European Journal of Echocardiography,Oxford University Press,15252167|15322114 +European Journal of Ecology,Walter de Gruyter GmbH,13398474 +European Journal of Economic and Social Systems,EDP Sciences,12928895|12928909 +European Journal of Economic Studies,Academic Publishing House Researcher,23049669|23056282 +European Journal of Economics and Economic Policies Intervention,Edward Elgar Publishing,20527764|20527772 +European Journal of Education,Wiley Blackwell (Blackwell Publishing),01418211|14653435 +EUROPEAN JOURNAL OF EDUCATION AND LEARNING,"""International Institute for Science, Technology and Education""",26683318|2668361X +European Journal of Education and Psychology,Elsevier ,18888992| +European Journal of Educational Research,Eurasian Society of Educational Research,21658714|21658714 +European Journal of Electrical Engineering,Lavoisier SAS,21033641| +European Journal of Emergency Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09699546| +European Journal of Endocrinology,Bioscientifica,08044643|1479683X +European Journal of Engineering Education,Informa UK (Taylor & Francis),03043797|14695898 +European Journal of English Studies,Informa UK (Taylor & Francis),13825577|17444233 +European Journal of Entomology,Biology Centre AS CR,12105759|18028829 +European Journal of Environment,Cevre Koruma ve Arastirma Vakfi,2146961X +European Journal of Environmental and Civil engineering,Informa UK (Taylor & Francis),19648189|21167214 +EUROPEAN JOURNAL OF ENVIRONMENTAL SCIENCES,"""Charles University in Prague, Karolinum Press""",18050174|23361964 +European Journal of Epidemiology,Springer-Verlag,03932990|15737284 +European Journal of Finance,Informa UK (Taylor & Francis),1351847X|14664364 +European Journal of Forensic Sciences,ScopeMed International Medical Journal Managment and Indexing System,21485798| +European Journal of Forest Pathology,Wiley Blackwell (Blackwell Publishing),03001237| +European Journal of Forest Research,Springer-Verlag,16124669|16124677 +European Journal of Futures Research,Springer-Verlag,21954194|21952248 +European Journal of Gastroenterology & Hepatology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0954691X| +European Journal of General Dentistry,Medknow Publications,22789626| +European Journal of General Medicine,Health Sciences Researches Society,13043897|13043897 +European Journal of General Practice,Informa UK (Taylor & Francis),13814788|17511402 +European Journal Of Haematology,Wiley Blackwell (Blackwell Publishing),09024441|16000609 +European Journal of Health Law,Brill Academic Publishers,09290273|15718093 +European Journal of Heart Failure,Wiley Blackwell (John Wiley & Sons),13889842|18790844 +European Journal of Heart Failure Supplements,Oxford University Press,15674215|18781314 +European Journal of High Ability,Informa UK (Taylor & Francis),09374450| +European Journal of Higher Education,Informa UK (Taylor & Francis),21568235|21568243 +European Journal of Histochemistry,PAGEPress Publications,1121760X|20388306 +European Journal of Horticultural Science,International Society for Horticultural Science (ISHS),16114426|16114434 +European Journal of Hospital Pharmacy,BMJ,20479956|20479964 +European Journal of Human Genetics,Nature Publishing Group,10184813|14765438 +European Journal of Immunogenetics,Wiley Blackwell (Blackwell Publishing),09607420|13652370 +European Journal of Immunology,Wiley Blackwell (John Wiley & Sons),00142980|15214141 +European journal of Implant and Refractive Surgery,Elsevier ,09553681| +European Journal of Industrial Relations,SAGE Publications,09596801|00000000 +European Journal of Inflammation,SAGE Publications,1721727X| +European Journal of Information Systems,Nature Publishing Group - Macmillan Publishers,0960085X|0960085X +European Journal of Innovation Management,Emerald (MCB UP ),14601060|00000000 +European Journal of Inorganic Chemistry,Wiley Blackwell (John Wiley & Sons),14341948|10990682 +European Journal of Integrative Medicine,Elsevier ,18763820| +European Journal of Intensive Care Medicine,Springer-Verlag,03400964| +European Journal of Intercultural studies,Informa UK (Taylor & Francis),0952391X| +European Journal of Internal Medicine,Elsevier ,09536205| +European Journal of International Law,Oxford University Press,09385428|14643596 +European Journal of International Relations,SAGE Publications,13540661|00000000 +European Journal of International Security,Cambridge University Press,20575637|20575645 +European Journal of Jewish Studies,Brill Academic Publishers,10259996|1872471X +European Journal of Language Policy,Liverpool University Press,17576822|17576830 +European Journal of Law and Economics,Springer-Verlag,09291261|15729990 +European Journal of Law Reform,Boom Uitgevers Den Haag,13872370| +European Journal of Legal Education,Informa UK (Taylor & Francis),16841360| +European Journal of Legal Education,Informa UK (Taylor & Francis),16841360| +European Journal of Legal Education,Informa UK (Taylor & Francis),16841360|17504686 +European Journal of Legal Education,Informa UK (Taylor & Francis),16841360| +European Journal of Life Writing,VU E-Publishing,2211243X +European Journal of Lipid Science and Technology,Wiley Blackwell (John Wiley & Sons),14387697|14389312 +European Journal of Management,International Academy of Business and Economics,15554015|23788526 +European Journal of Management and Business Economics,Elsevier ,24448451| +European Journal of Marketing,Emerald (MCB UP ),03090566|00000000 +European Journal of Mass Spectrometry,IM Publications,13561049| +European Journal of Mass Spectrometry,IM Publications,14690667| +European Journal of Mathematics,Springer-Verlag,2199675X|21996768 +European Journal of Mechanics - A/Solids,Elsevier ,09977538| +European Journal of Mechanics - B/Fluids,Elsevier ,09977546| +European Journal of Medical Genetics,Elsevier ,17697212| +European Journal of Medical Research,Springer (Biomed Central Ltd.),2047783X|2047783X +European Journal of Medical Sciences,Eurasian Society of Educational Research,21567352|21567352 +European Journal of Medicinal Chemistry,Elsevier ,02235234|02235234 +European Journal of Medicinal Plants,Sciencedomain International,22310894 +European Journal of Medicine,Academic Publishing House Researcher,23086513|23103434 +European Journal of Medicine Series B,Academic Publishing House Researcher,24096296|24137464 +European Journal of Mental Health,Binwin BT,17884934|17887119 +European Journal of Microbiology and Immunology,Akademiai Kiado Zrt.,2062509X|2062509X +European Journal of Migration and Law,Brill Academic Publishers,1388364X|15718166 +European Journal of Mineralogy,Schweizerbart,09351221|00000000 +European Journal of Molecular Biotechnology,Academic Publishing House Researcher,23106255|24091332 +European Journal of Morphology,Informa UK (Swets & Zeitlinger Publishers),09243860|17444241 +European Journal of Nanomedicine,Walter de Gruyter GmbH (European Journal of Nanomedicine),16625986|1662596X +European Journal of Natural History,"""Eurasian Scientific and Industrial Chamber, Ltd.""",20734972| +European Journal of Neurology,Wiley Blackwell (Blackwell Publishing),13515101|14681331 +European Journal of Neuroscience,Wiley Blackwell (Blackwell Publishing),0953816X|14609568 +European Journal of Nuclear Medicine,Springer-Verlag,03406997|16197089 +European Journal of Nuclear Medicine and Molecular Imaging,Springer-Verlag,16197070|16197089 +European Journal of Nutrition,Springer-Verlag,14366207|14366215 +European Journal of Nutrition & Food Safety,Sciencedomain International,23475641 +European Journal of Obstetrics & Gynecology,Elsevier ,00282243| +European Journal of Obstetrics & Gynecology and Reproductive Biology,Elsevier ,03012115| +European Journal of Oncology Nursing,Elsevier ,14623889| +European Journal of Open Distance and E-Learning,De Gruyter Open Sp. z o.o. ,10275207 +European Journal of Operational Research,Elsevier ,03772217| +European Journal of Ophthalmology,"""Wichtig Publishing, SRL""",11206721| +European Journal Of Oral Sciences,Wiley Blackwell (Blackwell Publishing),09098836|16000722 +European Journal of Organic Chemistry,Wiley Blackwell (John Wiley & Sons),1434193X|10990690 +European Journal of Orthopaedic Surgery & Traumatology,Springer-Verlag,16338065|14321068 +European Journal of Paediatric Neurology,Elsevier ,10903798| +European Journal of Pain,Wiley Blackwell (John Wiley & Sons),10903801|15322149 +European Journal of Pain Supplements,Wiley Blackwell (John Wiley & Sons),17543207| +European Journal of Pediatric Surgery,Thieme Publishing Group,09397248|1439359X +European Journal of Pediatric Surgery Reports,Thieme Publishing Group,21947619|21947627 +European Journal of Pediatrics,Springer-Verlag,03406199|14321076 +European Journal of Personality,Wiley Blackwell (John Wiley & Sons),08902070|10990984 +European Journal of Pharmaceutical Sciences,Elsevier ,09280987| +European Journal of Pharmaceutics and Biopharmaceutics,Elsevier ,09396411| +European Journal of Pharmacology,Elsevier ,00142999| +European Journal of Pharmacology Environmental Toxicology and Pharmacology,Elsevier ,09266917| +European Journal of Pharmacology Molecular Pharmacology,Elsevier ,09224106| +European Journal of Philosophical Research,Academic Publishing House Researcher,24089435|24137286 +European Journal of Philosophy,Wiley Blackwell (Blackwell Publishing),09668373|14680378 +European Journal of Phycology,Informa UK (Taylor & Francis),09670262|14694433 +European Journal of Physical Education,Informa UK (Taylor & Francis),13627120| +European Journal of Physical Education and Sport,Academic Publishing House Researcher,23100133|24091952 +European Journal of Physics,IOP Publishing,01430807|13616404 +European Journal Of Physics Education,European Journal of Physics Education,13097202 +European Journal of Physiotherapy,Informa UK (Taylor & Francis),21679169|21679177 +European Journal of Plant Pathology,Springer-Verlag,09291873|15738469 +European Journal of Plastic Surgery,Springer-Verlag,0930343X|14350130 +European Journal of Podiatry / Revista Europea de Podología,Universidade da Coruna,24451835 +European Journal of Political Economy,Elsevier ,01762680| +European Journal of Political Research,Wiley Blackwell (Blackwell Publishing),03044130|14756765 +European Journal of Political Research Political Data Yearbook,Wiley Blackwell (Blackwell Publishing),20478844| +European Journal of Political Theory,SAGE Publications,14748851|00000000 +European Journal of Population / Revue européenne de Démographie,Springer-Verlag,01686577|15729885 +European Journal of Preventive Cardiology,SAGE Publications,20474873|20474881 +European Journal of Preventive Medicine,Science Publishing Group,23308222| +European Journal of Probation,SAGE Publications,20662203 +European Journal of Prosthodontics,Medknow Publications,23474610| +European Journal of Protistology,Elsevier ,09324739| +European Journal of Psychological Assessment,Hogrefe Publishing Group,10155759|21512426 +European Journal of Psychological Studies,Academic Publishing House Researcher,23120363|24093297 +European Journal of Psychology and Educational Studies,Medknow Publications,23952555| +European Journal of Psychology of Education,Springer-Verlag,02562928|18785174 +European Journal of Psychotherapy & Counselling,Informa UK (Taylor & Francis),13642537|14695901 +European Journal of Psychotraumatology,Co-Action Publishing,20008198|2000818X +European Journal of Public Order and National Security,European Association of Scientific Research,23600519 +European Journal of Purchasing & Supply Management,Elsevier ,09697012| +European Journal of Radiography,Elsevier ,17561175| +European Journal of Radiology,Elsevier ,0720048X| +European Journal of Radiology Extra,Elsevier ,15714675| +European Journal of Radiology Open,Elsevier ,23520477| +European Journal of Remote Sensing,Associazione Italiana di Telerilevamento,22797254 +European Journal of Research on Education,European Journal of Research on Education,21476284| +European Journal of Research on Social Studies,European Journal of Research on Social Studies,21486018| +European Journal of Rheumatology,AVES Publishing Co.,21479720|21484279 +European Journal of Scandinavian Studies,Walter de Gruyter GmbH,03428427|21911738 +European Journal of Scandinavian Studies,Walter de Gruyter GmbH,21919399|21919402 +European Journal of Science Education,Informa UK (Taylor & Francis),01405284| +European Journal of Scientific Research,"""Science and Education, Ltd.""",1450202X| +European Journal of Social Psychology,Wiley Blackwell (John Wiley & Sons),00462772|10990992 +European Journal of Social Quality,Berghahn Books,14617919|17522315 +European Journal of Social Security,Springer (Kluwer Academic Publishers),13882627| +European Journal of Social Theory,SAGE Publications,13684310|00000000 +European Journal of Social Work,Informa UK (Taylor & Francis),13691457|14682664 +European Journal of Sociology,Cambridge University Press,00039756|14740583 +European Journal of Soil Biology,Elsevier ,11645563| +European Journal of Soil Science,Wiley Blackwell (Blackwell Publishing),13510754|13652389 +European Journal of Solid State and Inorganic Chemistry,Elsevier ,09924361| +European Journal of Special Needs Education,Informa UK (Taylor & Francis),08856257|1469591X +European Journal of Sport Science,Informa UK (Taylor & Francis),17461391|17461391 +European Journal of STEM Education,Lectito BV,24681954| +European Journal of Surgical Oncology (EJSO),Elsevier ,07487983| +European Journal of Sustainable Development,European Center of Sustainable Development,22395938|22396101 +European Journal of Taxonomy,Museum National D'Histoire Naturelle,21189773 +European Journal of Teacher Education,Informa UK (Taylor & Francis),02619768|14695928 +European Journal of Technology and Design,Academic Publishing House Researcher,23086505|23103450 +European Journal of the History of Economic Thought,Informa UK (Taylor & Francis),09672567|14695936 +European Journal of Training and Development,Emerald (MCB UP ),20469012| +European Journal of Translational Myology,PAGEPress Publications,20377452|20377460 +European Journal of Trauma,Springer-Verlag,14390590|16153146 +European Journal of Trauma and Emergency Surgery,Springer-Verlag,18639933|18639941 +European Journal of Ultrasound,Elsevier ,09298266| +European Journal of Vascular and Endovascular Surgery,Elsevier ,10785884| +European Journal of Vascular Surgery,Elsevier ,0950821X| +European journal of water quality,EDP Sciences,18188710|21000646 +European Journal of Wildlife Research,Springer-Verlag,16124642|14390574 +European Journal of Women s Studies,SAGE Publications,13505068|14617420 +European Journal of Wood and Wood Products,Springer-Verlag,00183768|1436736X +European Journal of Work and Organizational Psychology,Informa UK (Taylor & Francis),1359432X|14640643 +European Journal on Criminal Policy and Research,Springer-Verlag,09281371|15729869 +European Judaism,Berghahn Books,00143006|17522323 +European Law Journal,Wiley Blackwell (Blackwell Publishing),13515993|14680386 +European Law Reports,Hart Publishing,10913297| +European Management Journal,Elsevier ,02632373| +European Management Review,Wiley Blackwell (Blackwell Publishing),17404754|17404762 +European Medical Health and Pharmaceutical Journal,Central Bohemia University,18045804|18049702 +European Medieval Drama,"""Brepols Publishers, NV""",12877484| +European Neurological Review,Touch Digital Media LTD.,17583837| +European Neurology,S. Karger AG,00143022|14219913 +European Neuropsychopharmacology,Elsevier ,0924977X| +European Oncology & Haematology,Touch Digital Media LTD.,20455275| +European Ophthalmic Review,Touch Digital Media LTD.,17561795| +European Orthopaedics and Traumatology,Springer-Verlag,18674569|18674577 +European Paediatric Haematology and Oncology,Informa UK (Taylor & Francis),08002789| +European Physical Education Review,SAGE Publications,1356336X|00000000 +European Planning Studies,Informa UK (Taylor & Francis),09654313|14695944 +European Policy Analysis,Policy Studies Organization,23806567 +European Political Science,Nature Publishing Group - Macmillan Publishers,16804333|16820983 +European Political Science Review,Cambridge University Press,17557739|17557747 +European Politics and Society,Informa UK (Taylor & Francis),23745118|23745126 +European Polygraph,De Gruyter Open Sp. z o.o. ,18985238 +European Polymer Journal,Elsevier ,00143057| +European Potato Journal,Springer-Verlag,03671216| +European Property Law Journal,Walter de Gruyter GmbH,21908273|21908362 +European Psychiatry,Elsevier ,09249338| +European Psychologist,Hogrefe Publishing Group,10169040|1878531X +European Public Law,Springer (Kluwer Academic Publishers),13543725| +European Radiology,Springer-Verlag,09387994|14321084 +European Radiology Supplements,Springer-Verlag,16133749|16133757 +EUROPEAN RESEARCH,OLIMP,24102873| +European Research in Telemedicine / La Recherche Européenne en Télémédecine,Elsevier ,2212764X| +European Research on Management and Business Economics,Elsevier ,24448834| +European Researcher,Academic Publishing House Researcher,22198229|22240136 +European Respiratory & Pulmonary Diseases,Touch Digital Media LTD.,20584881| +European Respiratory Journal,European Respiratory Society ,09031936|13993003 +European Respiratory Monograph,European Respiratory Society ,1025448X|20756674 +European Respiratory Review,European Respiratory Society ,09059180|16000617 +European Review,Cambridge University Press,10627987|1234981X +European Review of Aging and Physical Activity,Springer-Verlag,18137253|18616909 +European Review of Agricultural Economics,Oxford University Press,01651587|14643618 +European Review Of Applied Sociology,Walter de Gruyter GmbH,22862552 +European Review of Contract Law,Walter de Gruyter GmbH,16149920|16149939 +European Review of Economic History,Oxford University Press,13614916|14740044 +European Review of History Revue européenne d histoire,Informa UK (Taylor & Francis),13507486|14698293 +European Review of Latin American and Caribbean Studies | Revista Europea de Estudios Latinoamericanos y del Caribe,Uopen Journals,09240608|18794750 +European Review of Private Law/Revue européenne de droit privé/Europäische Zeitschrift für Privatrecht,Springer (Kluwer Academic Publishers),09289801| +European Review of Social Psychology,Informa UK (Taylor & Francis),10463283|1479277X +European Reviews of Chemical Research,Academic Publishing House Researcher,23127708|24137243 +European Romantic Review,Informa UK (Taylor & Francis),10509585|17404657 +European Science Review,East West Association for Advanced Studies and Higher Education GmbH,23105577| +European Scientific Journal,"""European Scientific Institute, ESI""",18577881|18577431 +European Security,Informa UK (Taylor & Francis),09662839|17461545 +European Social Science Journal,"""Science and Education, Ltd.""",20795513| +European Societies,Informa UK (Taylor & Francis),14616696|14698307 +European Sociological Review,Oxford University Press,02667215|14682672 +European Spatial Research and Policy,De Gruyter Open Sp. z o.o. ,12311952|18961525 +European Spine Journal,Springer-Verlag,09406719|14320932 +European Sport Management Quarterly,Informa UK (Taylor & Francis),16184742|1746031X +European Stroke Journal,SAGE Publications,23969873|23969881 +European Structural Integrity Society,Elsevier , +European Surgery,Springer-Verlag,16828631|16824016 +European Surgical Research,S. Karger AG,0014312X|14219921 +European Thyroid Journal,S. Karger AG,22350640|22350802 +European Transactions on Electrical Power,Wiley Blackwell (John Wiley & Sons),1430144X|15463109 +European Transactions on Telecommunications,Wiley Blackwell (John Wiley & Sons),1124318X|15418251 +European Transport Research Review,Springer-Verlag,18670717|18668887 +European Union Politics,SAGE Publications,14651165|17412757 +European Urban and Regional Studies,SAGE Publications,09697764|00000000 +European Urology,Elsevier ,03022838|1421993X +European Urology Focus,Elsevier ,24054569| +European Urology Supplements,Elsevier ,15699056| +European View,Springer-Verlag,17816858|18655831 +European Work and Organizational Psychologist,Informa UK (Taylor & Francis),09602003| +European Yearbook of Minority Issues Online,Brill Academic Publishers,15707865|22116117 +Europe’s Journal of Psychology,Leibniz Institute for Psychology Information,18410413 +Europhysics news,EDP Sciences,05317479|14321092 +EUROSLA Yearbook,John Benjamins Publishing Company,15681491|15699749 +Eurostudia,Consortium Erudit,17188946 +Eurosurveillance,European Centre for Disease Control and Prevention (ECDC),1025496X|15607917 +Eutomia,Eutomia - Revista de Literatura e Linguistica,19826850 +Eutopía - Revista de Desarrollo Económico Territorial,Facultad Latinoamericana de Ciencias Sociales (FLACSO),13905708|13905708 +Evaluation,SAGE Publications,13563890|00000000 +Evaluation & Research in Education,Informa UK (Taylor & Francis),09500790|17477514 +Evaluation & the Health Professions,SAGE Publications,01632787|15523918 +Evaluation and Program Planning,Elsevier ,01497189| +Evaluation in Education,Elsevier ,0191765X| +Evaluation in Education International Progress,Elsevier ,01459228| +Evaluation Matters—He Take Tō Te Aromatawai,"""NZCER Press, New Zealand Council for Educational Research""",24230790|24230804 +Evaluation News,Elsevier ,01918036| +Evaluation Practice,Elsevier ,08861633| +Evaluation Review,SAGE Publications,0193841X|00000000 +Evangelische Theologie,Gutersloher Verlaghaus,00143502|21980470 +Evans School Review,University of Washington Libraries,21638136 +Evansia,BioOne (American Bryological and Lichenological Society),07479859| +Event Management,Cognizant Communication Corp,15259951|19434308 +Everyday Art Quarterly,JSTOR,19340591| +Evidence & Policy A Journal of Research Debate and Practice,The Policy Press,17442648|17442656 +Evidence Based Library and Information Practice,EBLIP Journal,1715720X +Evidence Based Womenʼs Health Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20907265| +Evidence-based Cardiovascular Medicine,Elsevier ,13612611| +Evidence-Based Child Health A Cochrane Review Journal,Wiley Blackwell (John Wiley & Sons),15576272|15576272 +Evidence-Based Communication Assessment and Intervention,Informa UK (Taylor & Francis),17489539|17489547 +Evidence-based Complementary and Alternative Medicine,Hindawi Publishing Corporation,1741427X|17414288 +Evidence-Based Dentistry,Nature Publishing Group,14620049|14620049 +Evidence-Based Gastroenterology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15278557| +Evidence-based Healthcare,Elsevier ,14629410| +Evidence-based Healthcare and Public Health,Elsevier ,17442249| +Evidence-based HRM a Global Forum for Empirical Scholarship,Emerald (MCB UP ),20493983| +Evidence-Based Integrative Medicine,Springer-Verlag,11762330| +Evidence-Based Medicine,BMJ,13565524|14736810 +Evidence-based Medicine & Public Health,"""Smart Science and Technology, LLC""",23808500 +Evidence-Based Mental Health,BMJ,13620347|1468960X +Evidence-Based Nursing,BMJ,13676539|14689618 +Evidence-based Obstetrics and Gynaecology,Elsevier- Churchill Livingstone,1361259X| +Evidence-based Oncology,Elsevier- Churchill Livingstone,13634054| +Evidence-Based Ophthalmology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15559203| +Evidence-Based Practice in Child and Adolescent Mental Health,Informa UK (Taylor & Francis),23794925|23794933 +Evidence-based Preclinical Medicine,Wiley Blackwell (John Wiley & Sons),2054703X| +Evidence-Based Spine Surgery,Thieme Publishing Group,18672302|18672310 +Evidence-Based Spine-Care Journal,Thieme Publishing Group,16637976|18694136 +Evidência - Ciência e Biotecnologia,Universidade do Oeste de Santa Catarina,15195287|22366059 +EvoDevo,Springer (Biomed Central Ltd.),20419139|20419139 +Evolução e Conservação da Biodiversidade,Araucaria Comunicacao Integrada,22363866 +Evolution,Wiley Blackwell (Blackwell Publishing),00143820|15585646 +Evolution & Development,Wiley Blackwell (Blackwell Publishing),1520541X|1525142X +Evolution and Human Behavior,Elsevier ,10905138| +Evolution Education and Outreach,Springer-Verlag,19366426|19366434 +Evolution Equations and Control Theory,American Institute of Mathematical Sciences,21632480| +Evolution Medicine and Public Health,Oxford University Press,20506201 +Evolution of Communication,John Benjamins Publishing Company,13875337|00000000 +Evolutionary and Institutional Economics Review,Springer-Verlag,13494961|21882096 +Evolutionary Anthropology Issues News and Reviews,Wiley Blackwell (John Wiley & Sons),10601538|15206505 +Evolutionary Applications,Wiley Blackwell (Blackwell Publishing),17524563|17524571 +Evolutionary Behavioral Sciences,American Psychological Association,23302925|23302933 +Evolutionary Bioinformatics,"""Libertas Academica, Ltd.""",11769343 +Evolutionary Biology,Springer-Verlag,00713260|19342845 +Evolutionary Computation,MIT Press,10636560|15309304 +Evolutionary Ecology,Springer-Verlag,02697653|15738477 +Evolutionary Intelligence,Springer-Verlag,18645909|18645917 +Evolutionary Psychological Science,Springer-Verlag,21989885 +Evolutionary Psychology,SAGE Publications,14747049 +Evolving Systems,Springer-Verlag,18686478|18686486 +Evolving Trends in Engineering and Technology,SciPress Ltd.,2349915X +Evolving Trends in Engineering and Technology,SciPress Ltd.,2349915X +Evropska revija za pravo osiguranja,Centre for Evaluation in Education and Science,23347597| +Ewha Medical Journal,Ewha Womans University School of Medicine (KAMJE),15987450| +Exacta,University Nove de Julho - Uninove,16785428|19839308 +EXAMÃPAKU,Universidade Federal de Roraima,19839065 +Excellence in Higher Education,"""University Library System, University of Pittsburgh""",21539669|21539677 +Excellence in Performing Arts Research,Kent State University,23752505 +Exceptional Children,SAGE Publications,00144029| +Exceptionality,Informa UK (Taylor & Francis),09362835|15327035 +Exchange,Brill Academic Publishers,01662740|1572543X +Executive,The Academy of Management,19389779| +Executive Development,Emerald (MCB UP ),09533230|00000000 +Exemplaria,Maney Publishing,10412573|17533074 +Exercise and Quality of Life,Centre for Evaluation in Education and Science,18213480| +Exercise and Sport Sciences Reviews,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00916331| +Exercise Science,Korean Society of Exercise Physiology,12261726| +Exergy An International Journal,Elsevier ,11640235| +Exogenous Dermatology,S. Karger AG,14244616|14244624 +Exosomes and Microvesicles,InTech,18489214| +Experiment,Brill Academic Publishers,10844945|2211730X +Experimental & Clinical Hepatology,Index Copernicus International,17343038| +Experimental & Translational Stroke Medicine,Springer (Biomed Central Ltd.),20407378|20407378 +Experimental Aging Research,Informa UK (Taylor & Francis),0361073X|10964657 +Experimental Agriculture,Cambridge University Press,00144797|14694441 +Experimental and Applied Acarology,Springer-Verlag,01688162|15729702 +Experimental and Clinical Endocrinology & Diabetes,Thieme Publishing Group,09477349|14393646 +Experimental and Clinical Endocrinology & Diabetes Reports,Thieme Publishing Group,21967407 +Experimental and Clinical Immunogenetics,S. Karger AG,02549670|14219948 +Experimental and Clinical Psychopharmacology,American Psychological Association,10641297|19362293 +Experimental and Clinical Transplantation,Baskent University Publishers,13040855|21468427 +Experimental and Molecular Medicine,Nature Publishing Group,12263613|20926413 +Experimental and Molecular Pathology,Elsevier ,00144800|10960945 +Experimental and Therapeutic Medicine,Spandidos Publications,17920981|17921015 +Experimental and Toxicologic Pathology,Elsevier ,09402993| +Experimental Animals,Japanese Association for Laboratory Animal Science,13411357|18817122 +Experimental Astronomy,Springer-Verlag,09226435|15729508 +Experimental Biology and Medicine,SAGE Publications,15353702|15353699 +Experimental Biology Online,Springer-Verlag,14353237|14303418 +Experimental Brain Research,Springer-Verlag,00144819|14321106 +Experimental Cell Research,Elsevier ,00144827|10902422 +Experimental Dermatology,Wiley Blackwell (Blackwell Publishing),09066705|16000625 +Experimental Diabesity Research,Hindawi Publishing Corporation,15438600|15438619 +Experimental Diabetes Research,Hindawi Publishing Corporation,16875214|16875303 +Experimental Earth,Elsevier ,18722881| +Experimental Economics,Springer-Verlag,13864157|15736938 +Experimental Eye Research,Elsevier ,00144835|10960007 +Experimental Gerontology,Elsevier ,05315565| +Experimental Heat Transfer,Informa UK (Taylor & Francis),08916152|15210480 +Experimental Hematology,Elsevier ,0301472X| +Experimental Hematology and Oncology,Springer (Biomed Central Ltd.),21623619|21623619 +Experimental Lung Research,Informa UK (Taylor & Francis),01902148|15210499 +Experimental Mathematics,Informa UK (Taylor & Francis),10586458|1944950X +Experimental Mechanics,Springer-Verlag,00144851|17412765 +Experimental Mycology,Elsevier ,01475975| +Experimental Neurobiology,The Korean Society for Brain and Neural Science (KAMJE),12262560|20938144 +Experimental Neurology,Elsevier ,00144886|10902430 +Experimental Parasitology,Elsevier ,00144894|10902449 +Experimental Pathology,Elsevier ,02321513| +Experimental Physiology,Wiley Blackwell (Blackwell Publishing -The Physiological Society),09580670|09580670 +Experimental Psychology (formerly Zeitschrift für Experimentelle Psychologie),Hogrefe Publishing Group,16183169|21905142 +Experimental Psychology (Russia),Moscow State Universtiy of Psychology and Education (MSUPE),20727593|23117036 +Experimental Techniques,Springer-Verlag,07328818|17471567 +Experimental Thermal and Fluid Science,Elsevier ,08941777| +Experimentelle Pathologie,Elsevier ,00144908| +Experiments in Fluids,Springer-Verlag,07234864|14321114 +Expert Evidence,Springer (Kluwer Academic Publishers),09653643| +Expert Opinion on Biological Therapy,Informa UK (Ashley Publications),14712598|17447682 +Expert Opinion on Drug Delivery,Informa UK (Taylor & Francis),17425247|17447593 +Expert Opinion on Drug Discovery,Informa UK (Taylor & Francis),17460441|1746045X +Expert Opinion on Drug Metabolism & Toxicology,Informa UK (Taylor & Francis),17425255|17447607 +Expert Opinion on Drug Safety,Informa UK (Taylor & Francis),14740338|1744764X +Expert Opinion on Emerging Drugs,Informa UK (Taylor & Francis),14728214|17447623 +Expert Opinion on Environmental Biology,OMICS Publishing Group,23259655 +Expert Opinion on Investigational Drugs,Informa UK (Taylor & Francis),13543784|17447658 +Expert Opinion on Medical Diagnostics,Informa UK (Taylor & Francis),17530059|17530067 +Expert Opinion on Orphan Drugs,Informa UK (Taylor & Francis),21678707|21678707 +Expert Opinion on Pharmacotherapy,Informa UK (Taylor & Francis),14656566|17447666 +Expert Opinion on Therapeutic Patents,Informa UK (Taylor & Francis),13543776|17447674 +Expert Opinion on Therapeutic Targets,Informa UK (Taylor & Francis),14728222|17447631 +Expert Review of Anti-infective Therapy,"""Informa Healthcare (Expert Reviews, LTD)""",14787210|17448336 +Expert Review of Anticancer Therapy,Informa UK (Taylor & Francis),14737140|17448328 +Expert Review of Cardiovascular Therapy,Informa UK (Taylor & Francis),14779072|17448344 +Expert Review of Clinical Immunology,Informa UK (Taylor & Francis),1744666X|17448409 +Expert Review of Clinical Pharmacology,Informa UK (Taylor & Francis),17512433|17512441 +Expert Review of Dermatology,Informa UK (Taylor & Francis),17469872|17469880 +Expert Review of Endocrinology & Metabolism,Informa UK (Taylor & Francis),17446651|17448417 +Expert Review of Gastroenterology & Hepatology,Informa UK (Taylor & Francis),17474124|17474132 +Expert Review of Hematology,Informa UK (Taylor & Francis),17474086|17474094 +Expert Review of Medical Devices,Informa UK (Taylor & Francis),17434440|17452422 +Expert Review of Molecular Diagnostics,Informa UK (Taylor & Francis),14737159|17448352 +Expert Review of Neurotherapeutics,Informa UK (Taylor & Francis),14737175|17448360 +Expert Review of Obstetrics & Gynecology,Informa UK (Taylor & Francis),17474108|17474116 +Expert Review of Ophthalmology,Informa UK (Taylor & Francis),17469899|17469902 +Expert Review of Pharmacoeconomics & Outcomes Research,Informa UK (Taylor & Francis),14737167|17448379 +Expert Review of Precision Medicine and Drug Development,Informa UK (Taylor & Francis),23808993 +Expert Review of Proteomics,Informa UK (Taylor & Francis),14789450|17448387 +Expert Review of Quality of Life in Cancer Care,Informa UK (Taylor & Francis),23809000 +Expert Review of Respiratory Medicine,Informa UK (Taylor & Francis),17476348|17476356 +Expert Review of Vaccines,Informa UK (Taylor & Francis),14760584|17448395 +Expert Reviews in Molecular Medicine,Cambridge University Press,14623994|14623994 +Expert Systems,Wiley Blackwell (Blackwell Publishing),02664720|14680394 +Expert Systems with Applications,Elsevier ,09574174| +Experts in Ultrasound Reviews and Perspectives,EURP,21752338 +Exploration and Mining Geology,GeoScienceWorld,09641823| +Exploration Geophysics,CSIRO Publishing,08123985| +Explorations in Economic History,Elsevier ,00144983|10902457 +Explorations in Media Ecology,Intellect,15397785|20480717 +Explorations in Renaissance Culture,Brill Academic Publishers,00982474|23526963 +EXPLORE The Journal of Science and Healing,Elsevier ,15508307| +Expositiones Mathematicae,Elsevier ,07230869| +Expositions,Equinox Publishing,17475368|17475376 +eXPRESS Polymer Letters,"""Department of Polymer Engineering Budapest University of Technology & Economics), Scientific Society of Mechanical Engineerin""",1788618X|1788618X +Extensão em Foco,Universidade Federal do Parana,19824432|23587180 +Extensão Rural,Universidade Federal de Santa Maria,14157802|23181796 +Extensio Revista Eletrônica de Extensão,Universidade Federal de Santa Catarina,18070221|18070221 +Extrapolation,Liverpool University Press,00145483|20477708 +Extreme Mechanics Letters,Elsevier ,23524316| +Extrême orient Extrême occident,PERSEE Program,07545010|21087105 +Extreme Physiology & Medicine,Springer (Biomed Central Ltd.),20467648|20467648 +Extrême-Orient Extrême-Occident,OpenEdition,21087105|21087105 +Extremes,Springer-Verlag,13861999|1572915X +Extremophiles,Springer-Verlag,14310651|14334909 +Eye,Nature Publishing Group,0950222X|00785334 +Eye & Contact Lens Science & Clinical Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15422321| +Eye and Brain,Dove Medical Press,11792744 +Eye and Vision,Springer (Biomed Central Ltd.),23260254|23260254 +Eye Reports,PAGEPress Publications,20394748|20394756 +F,Ankara University,1304639X +F1000 Biology Reports,"""Faculty of 1000, Ltd.""",1757594X|1757594X +F1000 Developer Test Research,"""Faculty of 1000, Ltd.""",23232323 +F1000 Medicine Reports,"""Faculty of 1000, Ltd.""",17575931|17575931 +F1000Prime Reports,"""Faculty of 1000, Ltd.""",20517599 +F1000Research,"""F1000 Research, Ltd.""",20461402 +FABICIB,Universidad Nacional del Litoral,03295559|23625546 +Fabrications,Informa UK (Taylor & Francis),10331867|21644756 +Fabula,Walter de Gruyter GmbH,00146242|16130464 +Fachanwalt Arbeitsrecht,Walter de Gruyter GmbH,14344602|2366066X +Facial Plastic Surgery,Thieme Publishing Group,07366825|10988793 +Facial Plastic Surgery Clinics of North America,Elsevier ,10647406| +Facies,Springer-Verlag,01729179|16124820 +Facilities,Emerald (MCB UP ),02632772|00000000 +Facta Philosophica,"""Peter Lang, International Academic Publishers""",14240602| +Facta universitatis - series Architecture and Civil Engineering,National Library of Serbia,03544605|24060860 +Facta universitatis - series Electronics and Energetics,National Library of Serbia,03533670|22175997 +Facta universitatis - series Physics Chemistry and Technology,National Library of Serbia,03544656|24060879 +Faculty Dental Journal,The Royal College of Surgeons of England,20426852|20426860 +FAEDPYME INTERNATIONAL REVIEW,Fundacion para el Analisis Estrategio y Desarrollo de la Pequena y Mediana Empresa (FAEDPYME),2255078X +Failure and Lessons Learned in Information Technology Management,Cognizant Communication Corp,1088128X| +Fairy Tale Review,Wayne State University Press,15566153|23276819 +Faith and Philosophy,Philosophy Documentation Center,07397046| +Faits de langues,PERSEE Program,12445460| +Faits de langues,PERSEE Program,12445460|19589514 +Faits de langues,PERSEE Program,12445460| +Familial Cancer,Springer-Verlag,13899600|15737292 +Familie & Recht,Boom Uitgevers Den Haag,22133798| +Familie und Recht,Walter de Gruyter GmbH,09372180|23662018 +Families in Society The Journal of Contemporary Social Services,Alliance for Children and Families,10443894|19451350 +Families Relationships and Societies,The Policy Press,20467435|20467443 +Families Systems & Health,American Psychological Association,10917527|19390602 +Family & Community Health,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01606379| +Family & Community History,Maney Publishing,14631180|17513812 +Family and Consumer Sciences Research Journal,Wiley Blackwell (John Wiley & Sons),1077727X| +Family and Environment Research,The Korean Home Economics Association,22883541|2288355X +Family Business Review,SAGE Publications,08944865|17416248 +Family Court Review,Wiley Blackwell (Blackwell Publishing),15312445|17441617 +Family Health — the 21 Century,Ural Regional Nutrition Centre,20772548| +Family Medicine & Medical Science Research,OMICS Publishing Group,23274972 +Family Medicine and Community Health,"""Compuscript, Ltd.""",23056983|20098774 +Family Planning Perspectives,JSTOR,00147354| +Family Practice,Oxford University Press,02632136|14602229 +Family Practice News,Elsevier ,03007073| +Family Practice Reports,Herbert Publications,20565690 +Family Process,Wiley Blackwell (Blackwell Publishing),00147370|15455300 +Family Relations,Wiley Blackwell (Blackwell Publishing),01976664|17413729 +Family Science,Informa UK (Taylor & Francis),19424620|19424639 +Family Spending,Nature Publishing Group - Macmillan Publishers,09651403|20401647 +Family Systems Medicine,American Psychological Association,07361718| +Far East Journal of Applied Mathematics,Pushpa Publishing House,09720960| +Far East Journal of Dynamical Systems,Pushpa Publishing House,09721118| +Far East Journal of Electronics and Communications,Pushpa Publishing House,09737006| +Far East Journal of Mathematical Education,Pushpa Publishing House,09735631| +Far East Journal of Mathematical Sciences (FJMS),Pushpa Publishing House,09720871| +Far East Journal of Theoretical Statistics,Pushpa Publishing House,09720863| +Far Eastern Survey,University of California Press,03628949| +Far Eastern University Communication Journal,PhilJOL,16569989| +Far Eastern University English Language Journal,PhilJOL,16568451| +Faraday Discussions,The Royal Society of Chemistry,13596640|13645498 +Faraday Discussions of the Chemical Society,The Royal Society of Chemistry,03017249| +Faraday Symposia of the Chemical Society,The Royal Society of Chemistry,03015696| +Faridpur Medical College Journal,Bangladesh Journals Online,20793553| +Farm Economist,Informa UK (Taylor & Francis),00147931| +Farmacéuticos Comunitarios,Institut d'Educacio Fisica de Catalunya,18858619|21739218 +Farmacéuticos de Atención Primaria,Elsevier ,21723761| +Farmacia Hospitalaria,Elsevier ,11306343| +Farmacia Hospitalaria (English Edition),Elsevier ,21735085| +Farmacología y Toxicología,Internet Medical Publishing,21748365 +Farmakoèkonomika,IRBIS,20704909|20704933 +Farmeconomia Health economics and therapeutic pathways,Seed SRL,17216915|2240256X +Fasciculi Mathematici,Walter de Gruyter GmbH,444413 +Fascism,Brill Academic Publishers,22116249|22116257 +Fashion & Textile Research Journal,The Korean Society for Clothing Industry,12292060| +Fashion and Textiles,Springer (Biomed Central Ltd.),21980802|21980802 +Fashion business,The Korean Society of Fashion Business,12293350| +Fashion Practice The Journal of Design Creative Process & the Fashion,Informa UK (Taylor & Francis),17569370|17569389 +Fashion Style & Popular Culture,Intellect,20500726|20500734 +Fashion Theory The Journal of Dress Body & Culture,Informa UK (Taylor & Francis),1362704X|00000000 +Fat Studies,Informa UK (Taylor & Francis),21604851|2160486X +Fathering A Journal of Theory Research and Practice about Men as Fathers,"""Men's Studies Press, LLC""",15376680|1933026X +FATHOM,OpenEdition,22706798 +Fatigue & Fracture of Engineering Materials & Structures,Wiley Blackwell (Blackwell Publishing),8756758X|14602695 +Fatigue Biomedicine Health & Behavior,Informa UK (Taylor & Francis),21641846|21641862 +Fatigue of Aircraft Structures,De Gruyter Open Sp. z o.o. ,20817738|23007591 +Fauna norvegica,Norwegian University of Science and Technology Library,15024873|18915396 +FAVE,Universidad Nacional del Litoral,03253112| +FAVE Sección Ciencias Agrarias,Universidad Nacional del Litoral,16667719|23469129 +FAVE Sección Ciencias Veterinarias,Universidad Nacional del Litoral,1666938X|23625589 +FBIM Transactions,MESTE NGO,2334718X|2334704X +fe dergi feminist ele,Ankara University,1309128X|1309128X +FEBS Journal,Wiley Blackwell (Blackwell Publishing),1742464X|17424658 +FEBS Letters,Wiley Blackwell (John Wiley & Sons),00145793| +FEBS Open Bio,Wiley Blackwell (John Wiley & Sons),22115463| +Feddes Repertorium,Wiley Blackwell (John Wiley & Sons),00148962|1522239X +Feddes Repertorium specierum novarum regni vegetabilis Supplements,Wiley Blackwell (John Wiley & Sons),0233187X|1522239X +Federal Facilities Environmental Journal,Wiley Blackwell (John Wiley & Sons),10484078|15206513 +Federal Grants & Contracts,Wiley Blackwell (John Wiley & Sons),19493177|19493185 +Federal Sentencing Reporter,University of California Press,10539867|15338363 +FEDS Notes,Board of Governors of the Federal Reserve System,23807172|23807172 +Felsefelogos,Felsefelogos,13099175| +FEM Revista de la Fundación Educación Médica,Instituto de Salud Carlos III/BNCS/SciELO Espana,20149832| +Female Pelvic Medicine & Reconstructive Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21518378| +FEMINA POLITICA – Zeitschrift für feministische Politikwissenschaft,Barbara Budrich Publishers,14336359|21961646 +Feminism & Psychology,SAGE Publications,09593535|14617161 +Feminism and Korean Literature,Feminism and Korean Literature,12294632| +Feminismo/s,Publicaciones Universidad de Alicante,16968166|19899998 +Feminist Criminology,SAGE Publications,15570851|1557086X +Feminist Economics,Informa UK (Taylor & Francis),13545701|14664372 +Feminist Formations,Muse - Johns Hopkins University Press,21517371 +Feminist Issues,Springer-Verlag,02706679| +Feminist Legal Studies,Springer-Verlag,09663622|15728455 +Feminist Media Histories,University of California Press,23737492 +Feminist Media Studies,Informa UK (Taylor & Francis),14680777|00000000 +Feminist Review,Nature Publishing Group - Macmillan Publishers,01417789|01417789 +Feminist Studies,Feminist Studies,00463663| +Feminist Studies in English Literature,The Korean Association for Feminist Studies in English Literature,12269689| +Feminist Teacher,University of Illinois Press,08824843|19346034 +Feminist Theology,SAGE Publications,09667350|17455189 +Feminist Theory,SAGE Publications,14647001|00000000 +FEMS Immunology & Medical Microbiology,Oxford University Press,09288244|1574695X +FEMS Microbiology Ecology,Oxford University Press,01686496|15746941 +FEMS Microbiology Immunology,Oxford University Press,09208534| +FEMS Microbiology Letters,Oxford University Press,03781097|15746968 +FEMS Microbiology Reviews,Oxford University Press,01686445|15746976 +FEMS Yeast Research,Oxford University Press,15671356|15671364 +Fennia - International Journal of Geography,Geographical Societ of Finland,17985617 +Fermentation,MDPI AG,23115637 +Fermentation Technology,OMICS Publishing Group,21677972 +Ferroelectrics,Informa UK (Taylor & Francis),00150193|15635112 +Ferroelectrics Letters Section,Informa UK (Taylor & Francis),07315171|15635228 +FERS-Mitteilungen,Springer-Verlag,07245319|07245319 +Fertility and Sterility,Elsevier ,00150282| +Fertility Research and Practice,Springer (Biomed Central Ltd.),20547099|20547099 +Fertility Science and Research,Medknow Publications,23944285| +Fertilizer Research,Springer-Verlag,01671731| +Festival Management and Event Tourism,Cognizant Communication Corp,10652701| +Fetal and Maternal Medicine Review,Cambridge University Press,09655395|14695065 +Fetal and Pediatric Pathology,Informa UK (Taylor & Francis),15513815|15513823 +Fetal Diagnosis and Therapy,S. Karger AG,10153837|14219964 +Fettchemische Umschau,Wiley Blackwell (John Wiley & Sons),03672107|15214133 +Fette Seifen Anstrichmittel,Wiley Blackwell (John Wiley & Sons),0015038X|15214133 +Fette und Seifen,Wiley Blackwell (John Wiley & Sons),03673278|15214133 +Feuillets de Radiologie,Elsevier ,01819801| +Few-Body Systems,Springer-Verlag,01777963|14325411 +Fiber & Integrated Optics,Informa UK (Taylor & Francis),01468030|10964681 +Fibers,MDPI AG,20796439 +Fibers and Polymers,Springer-Verlag,12299197|18750052 +Fibre Chemistry,Springer-Verlag,00150541|15738493 +Fibre Diffraction Review,Fibre Diffraction Review,14638401| +Fibre Science and Technology,Elsevier ,00150568| +Fibres and Textiles in Eastern Europe,Index Copernicus International,12303666| +Fibrinolysis and Proteolysis,Elsevier ,02689499| +Fibrogenesis & Tissue Repair,Springer (Biomed Central Ltd.),17551536|17551536 +Ficha de Evaluación de Medicamentos,CADIME Centro Andaluz de Informacion de Medicamentos,22555773|22555773 +Fichte-Studien,Philosophy Documentation Center,09250166| +Field Actions Science Reports,Copernicus GmbH,18678521 +Field Analytical Chemistry & Technology,Wiley Blackwell (John Wiley & Sons),1086900X|15206521 +Field Crops Research,Elsevier ,03784290| +Field Methods,SAGE Publications,1525822X|00000000 +Field Mycology,Elsevier ,14681641| +Fieldiana Anthropology,BioOne (Field Museum of Natural History),00714739|21624321 +Fieldiana Botany,BioOne (Field Museum of Natural History),00150746| +Fieldiana Geology,BioOne (Field Museum of Natural History),00962651| +Fieldiana Life and Earth Sciences,BioOne (Field Museum of Natural History),21585520|21637105 +Fieldiana Zoology,BioOne (Field Museum of Natural History),00150754|21624291 +Fields journal of Huddersfield student research,University of Huddersfield Press,20570163 +Fieldwork in Religion,Equinox Publishing,17430615|17430623 +Fiep Bulletin - online,FIEP Bulletin Online,02566419|24122688 +FIGEEA - Revista Internacional em Ciências da Educação,FUTURE - Instituto Superior de Educacao e Saude Sinop EIRELI,2318731X|2318731X +FIGESC - Revista Internacional em Saúde Coletiva,FUTURE - Instituto Superior de Educacao e Saude Sinop EIRELI,23187301|23187301 +Figurationen,Bohlau Verlag,14394367|2194363X +Figures de la psychanalyse,CAIRN,16233883|17762847 +Filaria Journal,Springer (Biomed Central Ltd.),14752883| +Filigrane Écoutes psychothérapiques,Consortium Erudit,11921412|19114656 +Film & History An Interdisciplinary Journal of Film and Television Studies,Muse - Johns Hopkins University Press,15489922 +Film & History An Interdisciplinary Journal of Film and Television Studies,Muse - Johns Hopkins University Press,15489922 +Film Criticism,University of Michigan Library,24714364 +Film Fashion & Consumption,Intellect,20442823|20442831 +Film History,Indiana University Press,08922160|15533905 +Film International,Intellect,16516826|20403801 +Film International,Intellect,16516826| +Film Matters,Intellect,20421869|20421877 +Film Quarterly,University of California Press,00151386|15338630 +Film Studies,Manchester University Press,14690314| +Film-Philosophy,Edinburgh University Press,14664615 +Filologia e Linguística Portuguesa,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15174530|21769419 +Filomat,National Library of Serbia,03545180|24060933 +Filosofia e Educação,Universidade Estadual de Campinas,19849605 +Filosofia Theoretica Journal of African Philosophy Culture and Religions,African Journals Online ,22768386|24085987 +Filosofia Unisinos,Universidade do Vale do Rio Dos Sinos - UNISINOS,15195023|19848234 +Filosofiya metodologiya i istoriya nauki,Innovative Medical Technologies Development Foundation,24133809| +Filozofia Chrześcijańska,Adam Mickiewicz University Poznan,17344530|24500399 +Filozofia Publiczna i Edukacja Demokratyczna,Adam Mickiewicz University Poznan,22991875| +Filozofija i drustvo,National Library of Serbia,03535738|23348577 +Filtration + Separation,Elsevier ,00151882| +Filtration Industry Analyst,Elsevier ,13656937| +Finance,Hans Publishers,21610967|21610975 +Finance & Bien Commun,CAIRN,14224658| +Finance & Development,International Monetary Fund,20772009 +Finance & Development,International Monetary Fund,23041498 +Finance & Development,International Monetary Fund,23041145 +Finance & Development,International Monetary Fund,16079531 +Finance & Development,International Monetary Fund,16079523 +Finance & Development,International Monetary Fund,01451707| +Finance & Development,International Monetary Fund,02557622| +Finance & Development,International Monetary Fund,02562561| +Finance & Development,International Monetary Fund,02507455| +Finance & Development,International Monetary Fund,02507447| +Finance & Development,International Monetary Fund,02507439| +Finance & Development,International Monetary Fund,15645142 +Finance & Development,International Monetary Fund,10208151| +Finance & Development,International Monetary Fund,01451707| +Finance & Development,International Monetary Fund,0430473X| +Finance & Development March 2006,International Monetary Fund,00151947| +Finance and credit,"""Science and Education, Ltd.""",20714688| +Finance and Economics Discussion Series,Board of Governors of the Federal Reserve System,19362854| +Finance and Society,"""UKOLN, University of Bath""",20595999 +Finance and Stochastics,Springer-Verlag,09492984|14321122 +Finance Contrôle Stratégie,OpenEdition,12871141|22615512 +Finance Research Letters,Elsevier ,15446123| +Financial Accountability & Management,Wiley Blackwell (Blackwell Publishing), +Financial Accountability and Management,Wiley Blackwell (Blackwell Publishing),02674424|14680408 +Financial Analysts Journal,CFA Institute,0015198X| +Financial and credit activity problems of theory and practice,University of Banking of National Bank of Ukraine (Kyiv),23064994|23108770 +Financial and Quantitative Analysis,Sciknow Publications,23276592|23276584 +Financial Assets and Investing,Masaryk University Press,18045081|1804509X +Financial Engineering and the Japanese Markets,Springer-Verlag,13802011| +Financial History Review,Cambridge University Press,09685650|14740052 +Financial Innovation,Springer (Biomed Central Ltd.),21994730 +Financial Management,Wiley Blackwell (Blackwell Publishing),00463892|1755053X +Financial Market Trends,Organisation for Economic Co-Operation and Development ,0378651X| +Financial Markets and Portfolio Management,Springer-Verlag,15554961|1555497X +Financial Markets Institutions and Instruments,Wiley Blackwell (Blackwell Publishing),09638008|14680416 +FINANCIAL REPORTING,Franco Angeli,2036671X|20366779 +Financial Review,Wiley Blackwell (Blackwell Publishing),07328516|15406288 +Financial Risk and Management Reviews,Pak Publishing Group,24123404|24116408 +Financial Sciences,Wroclaw University of Economics,20805993|20805993 +Financial Services Review,Elsevier ,10570810| +Financial Statistics,Nature Publishing Group - Macmillan Publishers,0015203X|20401566 +Financial Theory and Practice,Institute of Public Finance,1846887X|18459757 +Financing,National and University Library of the Republic of Srpska,1986812X|22331131 +Finansal Araştırmalar ve Çalışmalar Dergisi,The Journal of Financial Researches and Studies,13091123| +Finanz-Rundschau Ertragsteuerrecht,Verlag Dr. Otto Schmidt KG,0940452X|21944156 +FinanzArchiv Public Finance Analysis,Mohr Siebeck,00152218|00000000 +Fine Arts Journal,JSTOR,21512760| +Finisterra,Centro de Estudos Geograficos (IGOT) Universidade de Lisboa,04305027| +Finite Elements in Analysis and Design,Elsevier ,0168874X| +Finite Fields and Their Applications,Elsevier ,10715797|10902465 +Fırat Üniversitesi Sosyal Bilimler Dergisi,Firat Universitesi Sosyal Bilimler Dergisi,13009702| +Fire and Materials,Wiley Blackwell (John Wiley & Sons),03080501|10991018 +Fire Ecology,Association for Fire Ecology,19339747 +Fire Safety Journal,Elsevier ,03797112| +Fire Safety Science,International Association for Fire Safety Science,18174299| +Fire science and engineering,Korea Institute of Fire Science and Engineering,17387167| +Fire Science and Technology,"""The Center for Fire Science and Technology, Research Institute for Science and Technology, Tokyo University of Science""",02859521|18820492 +Fire Science Reviews,Springer (Biomed Central Ltd.),21930414|21930414 +Fire Technology,Springer-Verlag,00152684|15728099 +Fire!!!,Association for the Study of African American Life and History,21564078 +First Amendment Studies,Informa UK (Taylor & Francis),21689725|21689733 +First Break,EAGE Publications,02635046|13652397 +First Language,SAGE Publications,01427237|17402344 +First Monday,University of Illinois Libraries,13960466 +First World War Studies,Informa UK (Taylor & Francis),19475020|19475039 +Fiscal Monitor,International Monetary Fund,2219276X|22192778 +Fiscal Studies,Wiley Blackwell (Blackwell Publishing),01435671|14755890 +Fiscus,Institute of Public Finance,18499309 +Fish & Shellfish Immunology,Elsevier ,10504648|10959947 +Fish and Fisheries,Wiley Blackwell (Blackwell Publishing),14672960|14672979 +Fish Pathology,The Japanese Society of Fish Pathology,0388788X|18817335 +Fish Physiology and Biochemistry,Springer-Verlag,09201742|15735168 +Fisheries,American Fisheries Society,03632415|15488446 +Fisheries and Aquaculture Journal,OMICS Publishing Group,21503508 +Fisheries and aquatic sciences,The Korean Society of Fisheries and Aquatic Science,12269204| +Fisheries and Aquatic Sciences,Springer (Biomed Central Ltd.),22341757 +Fisheries Management and Ecology,Wiley Blackwell (Blackwell Publishing),0969997X|13652400 +Fisheries Oceanography,Wiley Blackwell (Blackwell Publishing),10546006|13652419 +Fisheries Research,Elsevier ,01657836| +Fisheries Science,Springer-Verlag,09199268|14442906 +Fishery Bulletin,NMFS Scientific Publications Office,00900656| +Fishes,MDPI AG,24103888 +Física de la Tierra,Universidad Complutense de Madrid,02144557|19882440 +Fisioterapia,Elsevier ,02115638| +Fisioterapia e Pesquisa,SciELO,18092950| +Fisioterapia em Movimento,SciELO,01035150|19805918 +Fitness & Performance Journal,Colegio Brasileiro de Atividade Fisica Saude e Esporte,16765133 +Fitopatologia Brasileira,SciELO,01004158|01004158 +Fitoterapia,Elsevier ,0367326X| +Five,Claremont Colleges Library,21693722 +Five to Eleven,Mark Allen Group,17447240| +Fixed Point Theory and Applications,Springer (Biomed Central Ltd.),16871820|16871812 +Fizicka kultura,Centre for Evaluation in Education and Science,03503828| +Flavour,Springer (Biomed Central Ltd.),20447248|20447248 +Flavour and Fragrance Journal,Wiley Blackwell (John Wiley & Sons),08825734|10991026 +Flebologiia,"""Science and Education, Ltd.""",19976976| +FLEKS - Scandinavian Journal of Intercultural Theory and Practice,Oslo and Akershus University College of Applied Sciences,18945988 +Flexible and Printed Electronics,IOP Publishing,20588585 +Flexible Services and Manufacturing Journal,Springer-Verlag,19366582|19366590 +Flora - Morphology Distribution Functional Ecology of Plants,Elsevier ,03672530| +Flora Mediterranea,Fondazione Pro Herbario Mediterraneo,11204052|22404538 +Florence Nightingale Hemşirelik Dergisi,Florence Nightingale Journal of Nursing,13044869|21460639 +FLORESTA,Universidade Federal do Parana,00153826|19824688 +Floresta e Ambiente,SciELO,14150980|21798087 +Florida Entomologist,BioOne (Florida Entomological Society),00154040|19385102 +FLOTATION,The Resources Processing Society of Japan,04277775|18839142 +Flow Measurement and Instrumentation,Elsevier ,09555986| +Flow Turbulence and Combustion,Springer-Verlag,13866184|15731987 +Flower Research Journal,Korean Society for Floricultural Science,12255009|2287772X +Fluctuation and Noise Letters,World Scientific ,02194775|17936780 +Flugmedizin · Tropenmedizin · Reisemedizin - FTR,Thieme Publishing Group,18644538|1864175X +Fluid Dynamics,Pleiades Publishing,00154628|15738507 +Fluid Dynamics Research,IOP Publishing,01695983|18737005 +Fluid Phase Equilibria,Elsevier ,03783812| +Fluids,MDPI AG,23115521 +Fluids and Barriers of the CNS,Springer (Biomed Central Ltd.),20458118|20458118 +Fluorescent Materials,Walter de Gruyter GmbH,22991158 +FLUORINE NOTES,P2M Invest,20714807 +Flux,PERSEE Program,11542721|19589557 +Fly,Landes Bioscience,19336934|19336942 +FMC - Formación Médica Continuada en Atención Primaria,Elsevier ,11342072| +FME Transaction,Centre for Evaluation in Education and Science,14512092| +Focaal,Berghahn Books,09201297|15585263 +Focus,American Physical Society,15390748 +FOCUS Journal of International Business,Journal Press India,23474459|2395258X +focus neurogeriatrie,Springer-Verlag,18641954|18641962 +Focus on Alternative and Complementary Therapies,Wiley Blackwell (Blackwell Publishing),14653753|20427166 +Focus on Autism and Other Developmental Disabilities,SAGE Publications,10883576|15384829 +Focus on Catalysts,Elsevier ,13514180| +Focus on Geography,Wiley Blackwell (Blackwell Publishing),15494934|19498535 +Focus on Health Professional Education A Multi-Professional Journal,University of Otago Library,14421100|22047662 +Focus on Pigments,Elsevier ,09696210| +Focus on Polyvinyl Chloride,Elsevier ,14685736| +Focus on Powder Coatings,Elsevier ,13645439| +Focus on Sciences,Nova Explore Publications Inc.,24238198|24238198 +Focus on Surfactants,Elsevier ,13514210| +FOCUS The Journal of Lifelong Learning in Psychiatry,American Psychiatric Publishing,15414094|15414108 +Focus The Journal of Planning Practice and Education,"""Robert E. Kennedy Library, Cal Poly""",15493776|15493776 +Focusing on Modern Food Industry,"""Science and Engineering Publishing, Co.""",23257016| +Fokus på familien,Scandinavian University Press / Universitetsforlaget AS,03325415|08077487 +Folding and Design,Elsevier ,13590278| +Folia Anatomica Japonica,Department of Anatomy Keio University School of Medicine,21870152 +Folia Bibliologica,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,12302376|24498246 +Folia Biologica,"""Institute of Systematics and Evolution of Animals, Polish Academy of Sciences""",00155497|17349168 +Folia Biologica et Oecologica,De Gruyter Open Sp. z o.o. ,17302366|17302366 +Folia Cardiologica,VM Media Sp zo.o. - VMGroup SK,23537752|23537760 +Folia Cryptogamica Estonica,University of Tartu Press,14062070|17367786 +Folia Endocrinologica Japonica,The Japan Endocrine Society,00290661|2186506X +Folia Entomologica Hungarica,Folia Entomologica Hungarica,03739465| +Folia Forestalia Polonica,De Gruyter Open Sp. z o.o. ,00716677|00716677 +Folia Geobotanica,Springer-Verlag,12119520|18749348 +Folia Geobotanica et Phytotaxonomica,Springer-Verlag,00155551|15731170 +Folia Histochemica et Cytobiologica,VM Media Sp zo.o. - VMGroup SK,02398508|18975631 +Folia Historica Cracoviensia,Pontifical Universtiy of John Paul II in Krakow,08678294|23916702 +Folia Horticulturae,De Gruyter Open Sp. z o.o. ,08671761|20835965 +Folia Linguistica,Walter de Gruyter GmbH,01654004|16147308 +Folia Linguistica Historica,Walter de Gruyter GmbH,0168647X|16147316 +Folia Malacologica,Bogucki Wydawnictwo Naukowe,15067629| +Folia Medica,De Gruyter Open Sp. z o.o. ,02048043|13142143 +Folia Microbiologica,Springer-Verlag,00155632|18749356 +Folia Morphologica,VM Media Sp zo.o. - VMGroup SK,00155659|16443284 +Folia Musei rerum naturalium Bohemiae occidentalis Geologica et Paleobiologica,De Gruyter Open Sp. z o.o. ,1805286X +Folia Neuropathologica,Termedia Sp. z.o.o.,16414640| +Folia Oeconomica Stetinensia,De Gruyter Open Sp. z o.o. ,17304237|18980198 +Folia Parasitologica,Biology Centre AS CR,00155683|18036465 +Folia Pharmacologica Japonica,The Japanese Pharmacological Society,00155691|13478397 +Folia Phoniatrica et Logopaedica,S. Karger AG,10217762|14219972 +Folia Praehistorica Posnaniensia,Adam Mickiewicz University Poznan,02398524| +Folia Primatologica,S. Karger AG,00155713|14219980 +Folia Quaternaria,De Gruyter Open Sp. z o.o. ,0015573X +Folia Scandinavica Posnaniensia,De Gruyter Open Sp. z o.o. ,22996885|22996885 +Fólio - Revista Científica Digital - Jornalismo Publicidade e Turismo,Instituto Porto Alegre da Igreja Metodista,19813422 +Folios,Universidad Pedagogica Nacional,01234870|01202146 +Folk Life,Informa UK (Taylor & Francis),04308778|1759670X +Folklore,Informa UK (Taylor & Francis),0015587X|14698315 +Folklore Electronic Journal of Folklore,Estonian Literary Museum Scholary Press,14060957|14060949 +Folklore Studies,JSTOR,03880370| +Folklorica,The University of Kansas,19200234|19200242 +Food & Function,The Royal Society of Chemistry,20426496|2042650X +Food & Nutrition Research,Co-Action Publishing,16546628|1654661X +Food Additives & Contaminants,Informa UK (Taylor & Francis),0265203X|14645122 +Food Additives & Contaminants Part A,Informa UK (Taylor & Francis),19440049|19440057 +Food Additives and Contaminants Part B,Informa UK (Taylor & Francis),19393210|19393229 +Food Analytical Methods,Springer-Verlag,19369751|1936976X +Food and Agricultural Immunology,Informa UK (Taylor & Francis),09540105|14653443 +Food and Bioprocess Technology,Springer-Verlag,19355130|19355149 +Food and Bioproducts Processing,Elsevier ,09603085|09603085 +Food and Chemical Toxicology,Elsevier ,02786915| +Food and Cosmetics Toxicology,Elsevier ,00156264| +Food and Energy Security,Wiley Blackwell (John Wiley & Sons),20483694| +Food and Environmental Virology,Springer-Verlag,18670334|18670342 +Food and Feed Research,Centre for Evaluation in Education and Science,22175369| +Food and Foodways,Informa UK (Taylor & Francis),07409710|15423484 +Food and History,"""Brepols Publishers, NV""",17803187| +Food and Nutrition Bulletin,SAGE Publications,03795721|15648265 +Food and Nutrition Sciences,"""Scientific Research Publishing, Inc.""",2157944X|21579458 +Food and Public Health,Scientific and Academic Publishing,21629412| +Food and raw materials,Infra-M Academic Publishing House,23084057| +Food and Waterborne Parasitology,Elsevier ,24056766| +Food Biophysics,Springer-Verlag,15571858|15571866 +Food Bioscience,Elsevier ,22124292| +Food Biotechnology,Informa UK (Taylor & Francis),08905436|15324249 +Food Chain,Practical Action Publishing,20461879|20461887 +Food Chemistry,Elsevier ,03088146| +Food Control,Elsevier ,09567135| +Food Culture and Society An International Journal of MultidisciplinaryResearch,Informa UK (Taylor & Francis),15528014|00000000 +Food Digestion,Springer-Verlag,18691978|18691986 +Food Economics,Informa UK (Taylor & Francis),2164828X|21648298 +Food Economics - Acta Agriculturae Scandinavica Section C,Informa UK (Taylor & Francis),16507541|1651288X +Food Engineerin Theory and Practice,Academic Publishing House Researcher,24122254| +Food Engineering Progress,Korean Society for Food Engineering,12264768|22881247 +Food Engineering Reviews,Springer-Verlag,18667910|18667929 +Food Hydrocolloids,Elsevier ,0268005X| +Food Hygiene and Safety Science (Shokuhin Eiseigaku Zasshi),Japanese Society for Food Hygiene and Safety,00156426|18821006 +FOOD IRRADIATION JAPAN,Japanese Research Association for Food Irradiation,03871975|18843611 +Food Manufacturing Efficiency,IFIS Publishing,17502683|17502691 +Food Microbiology,Elsevier ,07400020|10959998 +Food Packaging and Shelf Life,Elsevier ,22142894| +Food Policy,Elsevier ,03069192| +food preservation science,Japan Association of Food Preservation Scientists,13441213|21861277 +Food Quality and Preference,Elsevier ,09503293| +Food Research International,Elsevier ,09639969| +Food Reviews International,Informa UK (Taylor & Francis),87559129|15256103 +Food Safety,"""Food Safety Commission, Cabinet Office""",21878404 +Food Science & Nutrition,Wiley Blackwell (John Wiley & Sons),20487177| +Food Science & Technology Bulletin Functional Foods,IFIS Publishing,14762137|14762137 +Food Science and Biotechnology,Springer-Verlag,12267708|20926456 +Food Science and Human Wellness,Elsevier ,22134530| +Food Science and Technology,"""Horizon Research Publishing Co., Ltd.""",2331513X|23315156 +Food Science and Technology (Campinas),SciELO,1678457X +Food Science and Technology International,SAGE Publications,10820132|15321738 +Food Science and Technology International Tokyo,Japanese Society for Food Science and Technology,13417592|18813976 +Food Science and Technology Letters,Bioinfo Publications,0976982X|09769838 +Food Science and Technology Research,Japanese Society for Food Science and Technology,13446606|18813984 +FOOD SCIENCE RESEARCH JOURNAL,Hind Agri Horticultural Society,09761276|22309403 +Food Security,Springer-Verlag,18764517|18764525 +Food Service Technology,Wiley Blackwell (Blackwell Publishing),14715732|14715740 +Food Structure,Elsevier ,22133291| +Food Studies An Interdisciplinary Journal,Common Ground Publishing,21601933|21601941 +Food Technology and Biotechnology,Food Technology nd Biotechnology Journal,13309862|13342606 +Food Webs,Elsevier ,23522496| +Foodborne Pathogens and Disease,Mary Ann Liebert,15353141|15567125 +Foods,MDPI AG,23048158 +FoodSci Indian Journal of Research in Foods and Nutrition,Vellalar College for Women,23498897|23501006 +Foodservice Research International,Wiley Blackwell (Blackwell Publishing),15248275|17454506 +Foot & Ankle International,SAGE Publications,10711007|19447876 +Foot & Ankle Specialist,SAGE Publications,19386400|19387636 +Foot and Ankle Clinics,Elsevier ,10837515| +Foot and Ankle Surgery,Elsevier ,12687731|14609584 +Footwear Science,Informa UK (Taylor & Francis),19424280|19424299 +Fooyin Journal of Health Sciences,Elsevier ,18778607| +FOR Rivista per la formazione,Franco Angeli,18281966|1972506X +Forage and Grazinglands,American Society of Agronomy,15474631 +Forbes & Fifth,"""University Library System, University of Pittsburgh""",23327863 +Foreign Affairs,JSTOR,00157120| +Foreign Language Annals,Wiley Blackwell (Blackwell Publishing),0015718X|19449720 +Foreign Languages Education,The Korea Association of Foreign Languages Education,12264628| +Foreign Policy,JSTOR,00157228| +Foreign Policy Analysis,Oxford University Press,17438586|17438594 +Foreign Policy Bulletin,Cambridge University Press,10527036|17451302 +Foreign Trade Review,SAGE Publications,00157325|09717625 +Forensic Medicine and Anatomy Research,"""Scientific Research Publishing, Inc.""",23274115|23274107 +Forensic Science,Elsevier ,03009432| +Forensic Science International,Elsevier ,03790738| +Forensic Science International Genetics,Elsevier ,18724973| +Forensic Science International Genetics Supplement Series,Elsevier ,18751768| +Forensic Science International Supplement Series,Elsevier ,18751741| +Forensic Science Medicine and Pathology,Springer-Verlag,1547769X|15562891 +Forensic Science Policy & Management An International Journal,Informa UK (Taylor & Francis),19409044|19409036 +Forensic Toxicology,Springer-Verlag,18608965|18608973 +Forensische Psychiatrie Psychologie Kriminologie,Springer-Verlag,18627072|18627080 +Foresic Research & Criminology International Journal,MedCrave Group,24692794 +foresight,Emerald (MCB UP ),14636689| +Foresight-Russia,"""National Research University, Higher School of Economics (HSE)""",1995459X|23129972 +Forest & Conservation History,Oxford University Press,10467009| +Forest - Rivista di Selvicoltura ed Ecologia Forestale,SISEF,18240119 +Forest Ecology and Management,Elsevier ,03781127| +Forest Ecosystems,Springer (Biomed Central Ltd.),21975620|21975620 +Forest History,JSTOR,00157422| +Forest Pathology,Wiley Blackwell (Blackwell Publishing),14374781|14390329 +Forest Phytophthoras,Oregon State University,21647232 +Forest Policy and Economics,Elsevier ,13899341| +Forest Products Journal,Forest Products Society,00157473| +Forest Products Journal,Forest Products Society,00157473| +Forest Research Open Access,OMICS Publishing Group,21689776 +Forest Research Papers,De Gruyter Open Sp. z o.o. ,17329442|20828926 +Forest Science,Society of American Foresters,0015749X| +Forest Science and Practice,Springer-Verlag,20954034|20954034 +Forest Science and Technology,Informa UK (Taylor & Francis),21580103|21580715 +Forest Systems,Instituto Nacional de Investigacion y Tecnologia Agraria y Alimentaria,21715068|21719845 +Forestry,Oxford University Press,0015752X|14643626 +Forestry Engineering Journal,Infra-M Academic Publishing House,22227962| +Forestry Journal,De Gruyter Open Sp. z o.o. ,03231046|13384295 +Forestry Studies / Metsanduslikud Uurimused,De Gruyter Open Sp. z o.o. ,14069954|17368723 +Forestry Studies in China,Springer-Verlag,10081321|19930372 +Forests,MDPI AG,19994907 +Forests Trees and Livelihoods,Informa UK (Taylor & Francis),14728028|21643075 +Forftwiffenfchaftliches Centralblatt,Springer-Verlag,00158003|14390337 +Forma,Terrapub,09116036|21891311 +Forma y Función,Universidad Nacional de Colombia,0120338X|22565469 +Formação Docente,Instituto Metodista Izabela Hendrix,22370587 +Formación universitaria,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185006 +FORMakademisk,Oslo and Akershus University College of Applied Sciences,18909515 +Formal Aspects of Computing,Springer-Verlag,09345043|1433299X +Formal Methods in System Design,Springer-Verlag,09259856|15728102 +Formalized Mathematics,De Gruyter Open Sp. z o.o. ,14262630|18989934 +FORMATH,FORMATH Research Group,21885729 +Formation emploi,CAIRN,07596340|21070946 +Formation of -Stereotriads by Aldol Coupling of Vinyl Ketones and α-Amino Aldehydes,Thieme Publishing Group,20100299 +Formosan Journal of Musculoskeletal Disorders,Elsevier ,22107940| +Formosan Journal of Surgery,Elsevier ,1682606X| +Foro de Educación,FahrenHouse,16987799|16987802 +Foro Interno,Universidad Complutense de Madrid,15784576|19882920 +FORO Revista de Ciencias Jurídicas y Sociales Nueva Época,Universidad Complutense de Madrid,16985583| +Forschende Komplementärmedizin / Research in Complementary Medicine,S. Karger AG,16614127|16614119 +Forschende Komplementärmedizin und Klassische Naturheilkunde / Research in Complementary and Classical Natural Medicine,S. Karger AG,14247364|14247372 +Forschung,Wiley Blackwell (John Wiley & Sons),01721518|16198166 +Forschung im Ingenieurwesen,Springer-Verlag,00157899|14340860 +Forschungen und Berichte,JSTOR,00676004| +Forschungen zur Brandenburgischen und Preußischen Geschichte,Duncker & Humblot GmbH,09341234|18655750 +Forschungsjournal Soziale Bewegungen,Walter de Gruyter GmbH,21924848|23659890 +Fortschritte der Kieferorthopädie,Springer-Verlag,0015816X| +Fortschritte der KieferorthopNdie,Springer-Verlag,0015816X| +Fortschritte der Neurologie · Psychiatrie,Thieme Publishing Group,07204299|14393522 +Fortschritte der Physik,Wiley Blackwell (John Wiley & Sons),00158208|15213978 +Fortschritte der Physik/Progress of Physics,Wiley Blackwell (John Wiley & Sons),00158209|15213979 +Forum,Springer-Verlag,09470255|21909784 +FORUM,"""Symposium Books, Ltd.""",09638253| +FORUM,John Benjamins Publishing Company,15987647|2451909X +FORUM,Franco Angeli,19710399|19725051 +Forum Criminalistic / Forensic Science Forum,European Association of Scientific Research,18442641| +Fòrum de Recerca,Universitat Jaume I,11395486 +Forum der Psychoanalyse,Springer-Verlag,01787667|14370751 +Forum for Development Studies,Informa UK (Taylor & Francis),08039410|18911765 +Forum for Health Economics & Policy,Walter de Gruyter GmbH,21946191|15589544 +Forum for Modern Language Studies,Oxford University Press,00158518|14716860 +Forum for Social Economics,Informa UK (Taylor & Francis),07360932|18746381 +Forum For Youth Culture,The Research Center for Korea Youth Culture,19752733| +Forum für osteuropäische Ideen -und Zeitgeschichte,Bohlau Verlag,14334887|21943672 +Forum geografic,A. I. Rosu Cultural Scientific Foundation Fundatia cultural-stiintifica A. I. Rosu,15831523|20674635 +Forum Italicum A Journal of Italian Studies,SAGE Publications,00145858|2168989X +Forum Journal of History,"""Robert E. Kennedy Library, Cal Poly""",21537119|21537178 +Fórum Linguístico,Universidade Federal de Santa Catarina,14158698|19848412 +Forum Mathematicum,Walter de Gruyter GmbH,09337741|14355337 +Forum Modernes Theater,Muse - Johns Hopkins University Press,21963517 +Forum of Clinical Oncology,De Gruyter Open Sp. z o.o. ,1792362X +Forum of Mathematics Pi,Cambridge University Press,20505086 +Forum of Mathematics Sigma,Cambridge University Press,20505094|20505094 +Forum on Immunopathological Diseases and Therapeutics,Begell House Inc.,21518017| +Forum Philosophicum,Philosophy Documentation Center,14261898| +Forum Psychotherapeutische Praxis,Hogrefe Publishing Group,18607357| +Forum Revista Departamento Ciencia Política,Universidad Nacional de Colombia,22161775| +Forum Sociológico,OpenEdition,21827427|21827427 +Forum Sociológico,OpenEdition,21827427|21827427 +Forum Zakażeń,Evereth Publishing,20820623|20844174 +Fossil Record,Copernicus GmbH,14351943|18601014 +Fottea,Palacky University Olomouc,18025439|18054927 +Foundations and Trends in Databases,Now Publishers,19317883|19317891 +Foundations and Trends in Robotics,Now Publishers,19358253|19358261 +Foundations and Trends® in Accounting,Now Publishers,15540642|15540650 +Foundations and Trends® in Communications and Information Theory,Now Publishers,15672190|15672328 +Foundations and Trends® in Computer Graphics and Vision,Now Publishers,15722740|15722759 +Foundations and Trends® in Econometrics,Now Publishers,15513076|15513084 +Foundations and Trends® in Electronic Design Automation,Now Publishers,15513939|15513947 +Foundations and Trends® in Entrepreneurship,Now Publishers,15513114|15513122 +Foundations and Trends® in Finance,Now Publishers,15672395|15672409 +Foundations and Trends® in Human–Computer Interaction,Now Publishers,15513955|15513963 +Foundations and Trends® in Information Retrieval,Now Publishers,15540669|15540677 +Foundations and Trends® in Information Systems,Now Publishers,23311231|2331124X +Foundations and Trends® in Machine Learning,Now Publishers,19358237|19358245 +Foundations and Trends® in Marketing,Now Publishers,15550753|15550761 +Foundations and Trends® in Microeconomics,Now Publishers,15479846|15479854 +Foundations and Trends® in Networking,Now Publishers,1554057X|15540588 +Foundations and Trends® in Optimization,Now Publishers,21673888|21673918 +Foundations and Trends® in Programming Languages,Now Publishers,23251107|23251131 +Foundations and Trends® in Signal Processing,Now Publishers,19328346|19328354 +Foundations and Trends® in Stochastic Systems,Now Publishers,15513092|15513106 +Foundations and Trends® in Systems and Control,Now Publishers,23256818|23256826 +Foundations and Trends® in Technology Information and Operations Management,Now Publishers,15719545|15719553 +Foundations and Trends® in Theoretical Computer Science,Now Publishers,1551305X|15513068 +Foundations and Trends® in Web Science,Now Publishers,1555077X|15550788 +Foundations of Chemistry,Springer-Verlag,13864238|15728463 +Foundations of Computational Mathematics,Springer-Verlag,16153375|16153383 +Foundations of Computing and Decision Sciences,De Gruyter Open Sp. z o.o. ,08676356|08676356 +Foundations of Management,De Gruyter Open Sp. z o.o. ,20807279|23005661 +Foundations of Physics,Springer-Verlag,00159018|15729516 +Foundations of Physics Letters,Springer-Verlag,08949875|15729524 +Foundations of Science,Springer-Verlag,12331821|15728471 +Fourth Genre Explorations in Nonfiction,Michigan State University Press,15223868|15441733 +Fractal Geometry and Nonlinear Analysis in Medicine and Biology,Open Access Text,20589506 +Fractal Revista de Psicologia,SciELO,19840292|19840292 +Fractals,World Scientific ,0218348X|17936543 +Fractional Calculus and Applied Analysis,De Gruyter Open Sp. z o.o. ,13110454|13142224 +Fractional Differential Calculus,Element d.o.o.,18479677| +Fragblast,Informa UK (Taylor & Francis),1385514X|17444977 +Fragmenta,"""Brepols Publishers, NV""",1784410X| +Fragmenta Entomologica,PAGEPress Publications,0429288X|22844880 +Fragmenta Faunistica,Museum and Institute of Zoology at the Polish Academy of Sciences,00159301| +Fragmenta Faunistica Musei Zoologici Polonici,Museum and Institute of Zoology at the Polish Academy of Sciences,15053970| +Fragmenta Palaeontologica Hungarica,Fragmenta Palaeontologica Hungarica,1586930X| +Fragmentos Revista de Língua e Literatura Estrangeiras,Universidade Federal de Santa Catarina,01031783|21757992 +Fragmentum,Universidade Federal de Santa Maria,15199894|21792194 +Framework The Journal of Cinema and Media,Wayne State University Press,03067661|15597989 +Francis W Parker School Studies in Education,The University of Chicago Press,21612501| +Francis W Parker School Yearbook,The University of Chicago Press,2161248X| +Franciscan Studies,Muse - Johns Hopkins University Press,19459718 +Francophonies d Amérique,Consortium Erudit,11832487|17101158 +Francosphères,Liverpool University Press,20463820|20463839 +Franquisme & Transició Revista d Història i de Cultura,Fundacio per la Universitat Oberta de Catalunya,23399309|2014511X +Frauen machen Informatik,Springer-Verlag,09440925| +Frauenheilkunde aktuell,S. Karger AG,10215697| +Frauenheilkunde up2date,Thieme Publishing Group,14393719|1611650X +Free Radical Biology and Medicine,Elsevier ,08915849| +Free Radical Research,Informa UK (Taylor & Francis),10715762|10292470 +Free Radical Research Communications,Informa UK (Taylor & Francis),87550199| +Free Radicals and Antioxidants,EManuscript Services,22312536|22312536 +Free Speech Yearbook,Informa UK (Taylor & Francis),08997225|21681430 +Freiburger Zeitschrift für GeschlechterStudien,Barbara Budrich Publishers,09489975|21964459 +French Colonial History,Michigan State University Press,15393402|15437787 +French Cultural Studies,SAGE Publications,09571558|00000000 +French Forum,Muse - Johns Hopkins University Press,15341836 +French Historical Studies,Duke University Press,00161071|15275493 +French History,Oxford University Press,02691191|14774542 +French Politics,Nature Publishing Group - Macmillan Publishers,14763419|14763427 +French Politics Culture & Society,Berghahn Books,15376370|15585271 +French Studies,Oxford University Press,00161128|14682931 +French Studies Bulletin,Oxford University Press,02622750|17489180 +Frequenz,Walter de Gruyter GmbH,00161136|21916349 +Fresenius Journal of Analytical Chemistry,Springer-Verlag,09370633|14321130 +Fresenius Zeitschrift für Analytische Chemie,Springer-Verlag,00161152| +Freshwater Biology,Wiley Blackwell (Blackwell Publishing),00465070|13652427 +Freshwater Crayfish,International Association of Astacology,20764324|20764332 +Freshwater Invertebrate Biology,The University of Chicago Press,07382189| +Freshwater Metadata Journal,University of Natural Resources and Life Sciences BOKU Vienna,23126604 +Freshwater Reviews,BioOne (Freshwater Biological Association),1755084X| +Freshwater Science,The University of Chicago Press,21619549|21619565 +Friction,Springer-Verlag,22237690|22237704 +Friction and Wear Research,"""Science and Engineering Publishing, Co.""",23293357| +Friedel–Crafts Reaction,Thieme Publishing Group,20500165 +Friedel–Crafts Reaction of Indoles with Acylphosphonates,Thieme Publishing Group,20500270 +Fronteiras - estudos midiáticos,Universidade do Vale do Rio Dos Sinos - UNISINOS,15186113|19848226 +Fronteiras – estudos midiáticos,Universidade do Vale do Rio Dos Sinos - UNISINOS,19848226 +Frontières,Consortium Erudit,11803479|19160976 +Frontiers A Journal of Women Studies,University of Nebraska Press,01609009|15360334 +Frontiers for Young Minds,Frontiers Media SA,22966846 +Frontiers in Aerospace Engineering,DEStech Publications,23256796|23256788 +Frontiers in Aging Neuroscience,Frontiers Media SA,16634365 +Frontiers in Applied Mathematics and Statistics,Frontiers Media SA,22974687 +Frontiers in Astronomy and Space Sciences,Frontiers Media SA,2296987X +Frontiers in Behavioral Neuroscience,Frontiers Media SA,16625153|16625153 +Frontiers in Bioengineering and Biotechnology,Frontiers Media SA,22964185 +Frontiers in Biology,Springer-Verlag,16747984|16747992 +Frontiers in Bioscience,Frontiers in BioScience,10939946|10934715 +Frontiers in Bioscience,Frontiers in BioScience,19450494|19450508 +Frontiers in Built Environment,Frontiers Media SA,22973362 +Frontiers in Cardiovascular Medicine,Frontiers Media SA,2297055X +Frontiers in Cell and Developmental Biology,Frontiers Media SA,2296634X +Frontiers in Cellular and Infection Microbiology,Frontiers Media SA,22352988 +Frontiers in Cellular Neuroscience,Frontiers Media SA,16625102|16625102 +Frontiers in Chemistry,Frontiers Media SA,22962646 +Frontiers in Computational Neuroscience,Frontiers Media SA,16625188|16625188 +Frontiers in Digital Humanities,Frontiers Media SA,22972668 +Frontiers in Drug Design & Discovery,Bentham Science,15740889|00000000 +Frontiers in Earth Science,Frontiers Media SA,22966463 +Frontiers in Ecology and Evolution,Frontiers Media SA,2296701X +Frontiers in Ecology and the Environment,Wiley Blackwell (John Wiley & Sons),15409295|15409309 +Frontiers in Endocrinology,Frontiers Media SA,16642392 +Frontiers in Energy,Springer-Verlag,20951701|20951698 +Frontiers in Energy Research,Frontiers Media SA,2296598X +Frontiers in Enteric Neuroscience,Frontiers Media SA,16634608|16634608 +Frontiers in Environmental Engineering,DEStech Publications,23265787 +Frontiers in Environmental Microbiology,Science Publishing Group,24697869| +Frontiers in Environmental Science,Frontiers Media SA,2296665X +Frontiers in Evolutionary Neuroscience,Frontiers Media SA,1663070X +Frontiers in Finance,"""Science and Engineering Publishing, Co.""",23801689| +Frontiers in Genetics,Frontiers Media SA,16648021 +Frontiers in Heat and Mass Transfer,Global Digital Central,21518629|21518629 +Frontiers in Heat Pipes,Global Digital Central,2155658X|2155658X +Frontiers in Human Neuroscience,Frontiers Media SA,16625161|16625161 +Frontiers in ICT,Frontiers Media SA,2297198X +Frontiers in Immunology,Frontiers Media SA,16643224 +Frontiers in Integrative Neuroscience,Frontiers Media SA,16625145|16625145 +Frontiers in Internal Medicine,Frontiers Media SA,22962573 +Frontiers in Language Teaching Research,"""Science and Engineering Publishing, Co.""",23337885| +Frontiers in Life Science,Informa UK (Taylor & Francis),21553769|21553777 +Frontiers in Marine Science,Frontiers Media SA,22967745 +Frontiers in Materials,Frontiers Media SA,22968016 +Frontiers in Mechanical Engineering,Frontiers Media SA,22973079 +Frontiers in Medicinal Chemistry - Online,Bentham Science,15672042|00000000 +Frontiers in Medicine,Frontiers Media SA,2296858X +Frontiers in Microbiology,Frontiers Media SA,1664302X +Frontiers in Molecular Biosciences,Frontiers Media SA,2296889X +Frontiers in Molecular Neuroscience,Frontiers Media SA,16625099|16625099 +Frontiers in Natural Product Chemistry,Bentham Science,15740897|00000000 +Frontiers in Neural Circuits,Frontiers Media SA,16625110|16625110 +Frontiers in Neuroanatomy,Frontiers Media SA,16625129|16625129 +Frontiers in Neuroendocrinology,Elsevier ,00913022|10956808 +Frontiers in Neuroenergetics,Frontiers Media SA,16626427 +Frontiers in Neuroengineering,Frontiers Media SA,16626443|16626443 +Frontiers in Neurogenesis,Frontiers Media SA,1663800X +Frontiers in Neurogenomics,Frontiers Media SA,16637763 +Frontiers in Neuroinformatics,Frontiers Media SA,16625196|16625196 +Frontiers in Neurology,Frontiers Media SA,16642295 +Frontiers in Neuromethods,Frontiers Media SA,1663375X +Frontiers in Neuropharmacology,Frontiers Media SA,16638328 +Frontiers in Neuroprosthetics,Frontiers Media SA,16629957 +Frontiers in Neurorobotics,Frontiers Media SA,16625218 +Frontiers in Neuroscience,Frontiers Media SA,16624548|1662453X +Frontiers in Nutrition,Frontiers Media SA,2296861X +Frontiers in Oncology,Frontiers Media SA,2234943X +Frontiers in Organic Chemistry,Bentham Science,15740900| +Frontiers in Pediatrics,Frontiers Media SA,22962360 +Frontiers in Pharmacology,Frontiers Media SA,16639812 +Frontiers in Physics,Frontiers Media SA,2296424X +Frontiers in Physiology,Frontiers Media SA,1664042X +Frontiers in Plant Science,Frontiers Media SA,1664462X +Frontiers in Psychiatry,Frontiers Media SA,16640640 +Frontiers in Psychology,Frontiers Media SA,16641078 +Frontiers in Public Health,Frontiers Media SA,22962565 +Frontiers in Robotics and AI,Frontiers Media SA,22969144 +Frontiers in Science,Scientific and Academic Publishing,21666083| +Frontiers in Sensors,"""Science and Engineering Publishing, Co.""",23277610| +Frontiers in Sociology,Frontiers Media SA,22977775 +Frontiers in Surgery,Frontiers Media SA,2296875X +Frontiers in Synaptic Neuroscience,Frontiers Media SA,16633563 +Frontiers in Systems Neuroscience,Frontiers Media SA,16625137 +Frontiers in Veterinary Science,Frontiers Media SA,22971769 +Frontiers in Zoology,Springer (Biomed Central Ltd.),17429994|17429994 +Frontiers of Agricultural Science and Engineering,Editorial Department of Engineering Sciences,20957505| +Frontiers of Agriculture in China,Springer-Verlag,16737334|1673744X +Frontiers of Architectural Research,Elsevier ,20952635| +Frontiers of Architecture and Civil Engineering in China,Springer-Verlag,16737407|16737512 +Frontiers of Biological and Life Sciences,Sciknow Publications,23338695 +Frontiers of Biology in China,Springer-Verlag,16733509|16733622 +Frontiers of Business Research in China,Brill Academic Publishers,16737326|16737431 +Frontiers of Chemical Engineering in China,Springer-Verlag,16737369|16737474 +Frontiers of Chemical Science and Engineering,Springer-Verlag,20950179|20950187 +Frontiers of Chemistry in China,Springer-Verlag,16733495|16733614 +Frontiers of Computer Science,Springer-Verlag,20952228|20952236 +Frontiers of Computer Science in China,Springer-Verlag,16737350|16737466 +Frontiers of Earth Science,Springer-Verlag,20950195|20950209 +Frontiers of Earth Science in China,Springer-Verlag,16737385|16737490 +Frontiers of Economic Analysis & Policy,Walter de Gruyter GmbH,15380629 +Frontiers of Economics in China,Brill Academic Publishers,16733444|16733568 +Frontiers of Education in China,Brill Academic Publishers,1673341X|16733533 +Frontiers of Electrical and Electronic Engineering,Springer-Verlag,20952732|20952740 +Frontiers of Electrical and Electronic Engineering in China,Springer-Verlag,16733460|16733584 +Frontiers of Energy and Power Engineering in China,Springer-Verlag,16737393|16737504 +Frontiers of Engineering Management,Editorial Department of Engineering Sciences,20957513| +Frontiers of Environmental Science & Engineering,Springer-Verlag,20952201|2095221X +Frontiers of Environmental Science & Engineering in China,Springer-Verlag,16737415|16737520 +Frontiers of Forestry in China,Springer-Verlag,16733517|16733630 +Frontiers of History in China,Brill Academic Publishers,16733401|16733525 +Frontiers of Information Technology & Electronic Engineering,Zhejiang University Press,20959184|20959230 +Frontiers of International Accounting,Hans Publishers,21692572|21692580 +Frontiers of Law in China,Springer-Verlag,16733428|16733541 +Frontiers of Literary Studies in China,Brill Academic Publishers,16737318|16737423 +Frontiers of Macroeconomics,Walter de Gruyter GmbH,15346021 +Frontiers of Materials Science,Springer-Verlag,2095025X|20950268 +Frontiers of Materials Science in China,Springer-Verlag,16737377|16737482 +Frontiers of Mathematics in China,Springer-Verlag,16733452|16733576 +Frontiers of Mechanical Engineering,Springer-Verlag,20950233|20950241 +Frontiers of Mechanical Engineering in China,Springer-Verlag,16733479|16733592 +Frontiers of Medical & Biological Engineering,Brill Academic Publishers,09213775|15685578 +Frontiers of Medicine,Springer-Verlag,20950217|20950225 +Frontiers of Medicine in China,Springer-Verlag,16737342|16737458 +Frontiers of Optoelectronics,Springer-Verlag,20952759|20952767 +Frontiers of Optoelectronics in China,Springer-Verlag,16744128|16744594 +Frontiers of Philosophy in China,Brill Academic Publishers,16733436|1673355X +Frontiers of Physical in China,The Higher Education Electronic & Audio-Video Press,16733508| +Frontiers of Physics,Springer-Verlag,20950462|20950470 +Frontiers of Physics in China,Springer-Verlag,16733487|16733606 +Frontiers of Structural and Civil Engineering,Springer-Verlag,20952430|20952449 +Frontiers of Theoretical Economics,Walter de Gruyter GmbH,15345955 +Frontline Gastroenterology,BMJ,20414137|20414137 +Frontline Learning Research,EARLI,22953159 +Fróðskaparrit - Faroese Scientific Journal,Faroe University Press,03671704|24456144 +Frühe Bildung,Hogrefe Publishing Group,21919186|21919194 +Frühförderung interdisziplinär,"""Ernst Reinhardt, GmbH & Co. KG""",07219121| +Frühmittelalterliche Studien,Walter de Gruyter GmbH,00719706|16130812 +Fruits,EDP Sciences,02481294|1625967X +FSM İlmî Araştırmalar İnsan ve Toplum Bilimleri Dergisi,FSM Scholarly Journal of Humanities ands Social Sciences,21473153|21482217 +Fudan Journal of the Humanities and Social Sciences,Springer-Verlag,16740750|21982600 +Fuel,Elsevier ,00162361| +Fuel and Energy Abstracts,Elsevier ,01406701| +Fuel Cells,Wiley Blackwell (John Wiley & Sons),16156846|16156854 +Fuel Cells Bulletin,Elsevier ,14642859| +Fuel Processing Technology,Elsevier ,03783820| +Fuel Science and Technology International,Informa UK (Taylor & Francis),08843759| +Fühner-Weilands Sammlung von Vergiftungsfällen Archiv für Toxikologie,Springer-Verlag,03708497| +Fühner-Wielands Sammlung von Vergiftungsfällen,Springer-Verlag,03708497| +Fühner-Wielands Sammlung von Vergiftungsfällen Archiv für Toxikologie,Springer-Verlag,03708497| +FUKUSHIMA JOURNAL OF MEDICAL SCIENCE,The Fukushima Society of Medical Science,00162590|21854610 +Fullerene Science and Technology,Informa UK (Marcel Dekker),1064122X|15322343 +Fullerenes Nanotubes and Carbon Nanostructures,Informa UK (Taylor & Francis),1536383X|15364046 +Functional & Integrative Genomics,Springer-Verlag,1438793X|14387948 +Functional Analysis and Its Applications,Springer-Verlag,00162663|15738485 +Functional Analysis and Other Mathematics,Springer-Verlag,19910061|18637914 +Functional Ecology,Wiley Blackwell (Blackwell Publishing),02698463|13652435 +Functional Glycomics,Nature Publishing Group,1752184X| +Functional Glycomics Gateway,Nature Publishing Group,1752184X| +Functional Linguistics,Springer (Biomed Central Ltd.),2196419X|2196419X +Functional materials,Co. Ltd. Ukrinformnauka,10275495|22182993 +Functional Materials Letters,World Scientific ,17936047|17937213 +Functional Neurology,CIC Edizioni Internazionali,3935264 +Functional Plant Biology,CSIRO Publishing,14454408| +Functiones et Approximatio Commentarii Mathematici,Adam Mickiewicz University,02086573| +Functions of Language,John Benjamins Publishing Company,0929998X|15699765 +Fundamenta Informaticae,IOS Press,01692968|18758681 +Fundamenta Mathematicae,"""Institute of Mathematics, Polish Academy of Sciences""",00162736|17306329 +Fundamental and Applied Limnology / Archiv für Hydrobiologie,Schweizerbart,18639135|00000000 +Fundamental and Applied Toxicology,Elsevier ,02720590|10956832 +Fundamental and Clinical Pharmacology,Wiley Blackwell (Blackwell Publishing),07673981|14728206 +Fundamental Toxicological Sciences,Japanese Society of Toxicology,2189115X +Fundamina,Academy of Science of South Africa,1021545X|24117870 +Fundraising for Schools,Mark Allen Group,17555094| +Fungal Biology,Elsevier ,18786146| +Fungal Biology and Biotechnology,Springer (Biomed Central Ltd.),20543085|20543085 +Fungal Biology Reviews,Elsevier ,17494613| +Fungal Diversity,Springer-Verlag,15602745|18789129 +Fungal Ecology,Elsevier ,17545048| +Fungal Genetics and Biology,Elsevier ,10871845|10960937 +Fungal Genomics & Biology,OMICS Publishing Group,21658056 +Funkcialaj Ekvacioj,Mathematical Society of Japan,05328721| +Fuß & Sprunggelenk,Elsevier ,16199987|16199995 +Fusion Engineering and Design,Elsevier ,09203796| +Fusion Science & Technology,American Nuclear Society,15361055| +Future Anterior Journal of Historic Preservation History Theory and Criticism,University of Minnesota Press,15499715|19346026 +Future Business Journal,Elsevier ,23147210| +Future Cardiology,Future Medicine,14796678|17448298 +Future Cities and Environment,Springer (Biomed Central Ltd.),23639075 +Future Dental Journal,Elsevier ,23147180| +Future Generation Computer Systems,Elsevier ,0167739X| +Future HIV Therapy,Future Medicine,17469600|17469619 +Future Internet,MDPI AG,19995903 +Future Journal of Pharmaceutical Sciences,Elsevier ,23147245| +Future Learning,Baltzer Science Publishers,22115609|22115617 +Future Lipidology,Future Medicine,17460875|17460883 +Future Medicinal Chemistry,"""Future Science, LTD""",17568919|17568927 +Future Microbiology,Future Medicine,17460913|17460921 +Future Neurology,Future Medicine,14796708|17486971 +Future Oncology,Future Medicine,14796694|17448301 +Future Perspectives on Brønsted Base and Acid Catalysts and Additional Topics,Thieme Publishing Group,20500629 +Future Prescriber,Wiley Blackwell (John Wiley & Sons),14689871|19312261 +Future Rheumatology,Future Medicine,17460816|17460824 +Future Science OA,"""Future Science, LTD""",20565623 +Future Studies Research Journal Trends and Strategies,Fundacao Instituto de Administracao,21755825|21755825 +Future Virology,Future Medicine,17460794|17460808 +Futures,Elsevier ,00163287| +Futuribles,EDP Sciences,0337307X|0003181X +FUTY Journal of the Environment,African Journals Online ,15978826|15978826 +Fuzzy Information and Engineering,Elsevier ,16168658|16168666 +Fuzzy Optimization and Decision Making,Springer-Verlag,15684539|15732908 +Fuzzy Sets and Systems,Elsevier ,01650114| +G3 Genes|Genome|Genetics,The Genetics Society of America,21601836 +Gaceta Médica de Bilbao,Elsevier ,03044858| +Gaceta Mexicana de Oncología,Elsevier ,16659201| +Gaceta Sanitaria,Elsevier ,02139111|15781283 +Gadelica A Journal of Modern Irish Studies,JSTOR,20090943| +Gaea - Journal of Geoscience,Universidade do Vale do Rio Dos Sinos - UNISINOS,18085261|19833628 +GAIA - Ecological Perspectives for Science and Society,Oekom Publishers,09405550| +Gaia revue interdisciplinaire sur la Grèce Archaïque,PERSEE Program,12873349| +Gait & Posture,Elsevier ,09666362| +Galatasaray Üniversitesi İleti-ş-im Dergisi,Galatasaray Universitesi Iletisim,13052411| +Galaxea Journal of Coral Reef Studies,Japanese Coral Reef Society,18830838|18833969 +Galáxia (São Paulo),SciELO,19822553 +Galaxies,MDPI AG,20754434 +Galemys Spanish Journal of Mammalogy,Sociedad Espanola para la Conservacion y Estudio de los Mamiferos,11378700|22548408 +Gallaecia revista de arqueoloxía e antigüidade,University of Santiago de Compostela,02118653| +Galle Medical Journal,Sri Lanka Journals Online ,13917072| +Gallia,PERSEE Program,00164119|21099588 +Gallia préhistoire,PERSEE Program,00164127|21099642 +Game Theory,Hindawi Publishing Corporation,23566930|23146559 +Gamer o adicto? Revisión narrativa de los aspectos psicológicos de la adicción a los videojuegos,Revista Neuropsicologia Latinoamericana, +Games,MDPI AG,20734336 +Games and Culture,SAGE Publications,15554120|15554139 +Games and Economic Behavior,Elsevier ,08998256|10902473 +Games for Health Journal,Mary Ann Liebert,2161783X|21617856 +Gamete Research,Wiley Blackwell (John Wiley & Sons),01487280|15543919 +Gaming Law Review,Mary Ann Liebert,10921885| +Gaming Law Review and Economics,Mary Ann Liebert,10975349|19415494 +GAMM-Mitteilungen,Wiley Blackwell (John Wiley & Sons),09367195|15222608 +GANIT Journal of Bangladesh Mathematical Society,Bangladesh Journals Online,16063694|22245111 +Gardarika,Academic Publishing House Researcher,24096288|24137456 +Garden History,JSTOR,03071243| +Gardens’ Bulletin Singapore,Research Publishing Services,23825812| +Gardens’ Bulletin Singapore,Research Publishing Services,03747859| +Gas Separation & Purification,Elsevier ,09504214| +Gastric Cancer,Springer-Verlag,14363291|14363305 +Gastro - Open Journal,Openventio Publishers,23778369 +Gastro Open Access,Aperito Online Publishing Private Limited,23786221 +Gastroenterologia Japonica,Springer-Verlag,04351339| +Gastroenterología y Hepatología,Elsevier ,02105705|15789519 +Gastroenterología y Hepatología (English Edition),Elsevier ,24443824| +Gastroenterología y Hepatología Continuada,Elsevier ,15781550| +Gastroenterological and Intestinal Systems,Herbert Publications,20544154 +Gastroenterologie a hepatologie,"""Ambit Media, a.s.""",18047874|1804803X +Gastroentérologie Clinique et Biologique,Elsevier ,03998320| +Gastroenterologie up2date,Thieme Publishing Group,16169670|16169727 +Gastroenterology,Elsevier ,00165085| +Gastroenterology & Hepatology Open Access,MedCrave Group,23736372|23736372 +Gastroenterology Clinics of North America,Elsevier ,08898553| +Gastroenterology Insights,PAGEPress Publications,20367414|20367422 +Gastroenterology Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1042895X| +Gastroenterology Report,Oxford University Press,20520034 +Gastroenterology Research,"""Elmer Press, Inc.""",19182805|19182813 +Gastroenterology Research and Practice,Hindawi Publishing Corporation,16876121|1687630X +Gastroenterology Review,Termedia Sp. z.o.o.,18955770| +Gastrointestinal Cancer Targets and Therapy,Dove Medical Press,11799919 +Gastrointestinal Endoscopy,Elsevier ,00165107| +Gastrointestinal Endoscopy Clinics of North America,Elsevier ,10525157| +Gastrointestinal Intervention,Society of Gastrointestinal Intervention,22131795|22131809 +Gastrointestinal Nursing,Mark Allen Group,14795248|20522835 +Gastrointestinal Oncology,Informa UK (Taylor & Francis),1475956X|14768283 +Gastrointestinal Radiology,Springer-Verlag,03642356| +Gastrointestinal Tumors,S. Karger AG,22963774|22963766 +Gastronomica The Journal of Food and Culture,University of California Press,15293262|15338622 +Gate to Computer Vision and Pattern Recognition,Science Gate Publishing PC,24080551 +Gateways International Journal of Community Research and Engagement,"""University of Technology, Sydney""",18363393 +Gayana (Concepción),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7176538 +Gayana Botánica,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7176643 +GAZ WODA I TECHNIKA SANITARNA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00165352| +Gazette,SAGE Publications,00165492|00000000 +Gazi Akademik Bakış,Gazi Academic View,13079778| +Gazi Medical Journal,Gazi University,1300056X|21472092 +Gazi Üniversitesi Gazi Eğitim Fakültesi Dergisi,Gazi Egitim Fakultesi Dergisi,13019058| +Gazi Üniversitesi Mühendislik-Mimarlık Fakültesi Dergisi,Journal of the Faculty of Engineering and Architecture of Gazi University,13001884|13044915 +Gaziantep Medical Journal,ScopeMed International Medical Journal Managment and Indexing System,13000888| +Gaziosmanpasa Universitesi Sosyal Bilimler Arastirmalari Dergisi,Gaziosmanpasa Universitesi Sosyal Bilimler Arastirmalari Dergisi,1306732X| +GBM Annual Fall meeting Berlin/Potsdam 2005,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Fall meeting Halle 2002,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Fall meeting Münster 2004,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2003,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2004,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2005,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2006,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2007,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2008,Elsevier- Spektrum Akademischer Verlag, +GBM Annual Spring meeting Mosbach 2009,Elsevier- Spektrum Akademischer Verlag, +GBM Fall meeting Hamburg 2007,Elsevier- Spektrum Akademischer Verlag, +GCB Bioenergy,Wiley Blackwell (Blackwell Publishing),17571693|17571707 +GDR Bulletin,New Prairie Press,21595933|21595941 +GE Jornal Português de Gastrenterologia,Elsevier ,08728178| +GE Portuguese Journal of Gastroenterology,Elsevier ,23414545| +Geburtshilfe und Frauenheilkunde,Thieme Publishing Group,00165751|14388804 +Gedrag & Organisatie,Boom Uitgevers Den Haag,09215077| +Gefäßmedizin Scan,Thieme Publishing Group,21975922|21975930 +Gefässchirurgie,Springer-Verlag,09487034|14343932 +Gels,MDPI AG,23102861 +GEM - International Journal on Geomathematics,Springer-Verlag,18692672|18692680 +GEMA Online Journal of Language Studies,Penerbit Universiti Kebangsaan Malaysia (UKM Press),16758021| +Gems & Gemoloy,Gemological Institute of America,0016626X| +Genba Panfuretto,The Surface Finishing Society of Japan,03685527|18843379 +Gender & History,Wiley Blackwell (Blackwell Publishing),09535233|14680424 +Gender & Society,SAGE Publications,08912432|15523977 +Gender and Behaviour,African Journals Online ,15969231 +Gender and Culture,KeiMyung University Institute for Women's Studies,20056354| +Gender and Development,Informa UK (Taylor & Francis),13552074|13649221 +Gender and Education,Informa UK (Taylor & Francis),09540253|13600516 +Gender and Language,Equinox Publishing,17476321|1747633X +Gender Equal Opportunities Research,Institute of Sociology of the Academy of Sciences of the Czech Republic,12130028| +Gender in Management An International Journal,Emerald (MCB UP ),17542413| +Gender Issues,Springer-Verlag,1098092X|19364717 +Gender Medicine,Elsevier ,15508579| +Gender Place & Culture,Informa UK (Taylor & Francis),0966369X|13600524 +Gender Sexuality & Feminism,University of Michigan Library,21688850 +Gender Studies,De Gruyter Open Sp. z o.o. ,22860134|1583980X +Gender Technology and Development,SAGE Publications,09718524|09730656 +Gender Work and Organization,Wiley Blackwell (Blackwell Publishing),09686673|14680432 +GENDER – Zeitschrift für Geschlecht Kultur und Gesellschaft,Barbara Budrich Publishers,18687245|21964467 +Gene,Elsevier ,03781119| +Gene Analysis Techniques,Elsevier ,07350651| +Gene and Gene Editing,American Scientific Publishers,23763949| +Gene Cell and Tissue,International Neuroscience Institute,23456833|23456841 +Gene Expression,Cognizant Communication Corp,10522166|15553884 +Gene Expression Patterns,Elsevier ,1567133X| +Gene Expression to Genetical Genomics,"""Libertas Academica, Ltd.""",11795697 +Gene Function & Disease,Wiley Blackwell (John Wiley & Sons),14387506|1438826X +Gene Regulation and Systems Biology,"""Libertas Academica, Ltd.""",11776250 +Gene Reports,Elsevier ,24520144| +Gene Technology,OMICS Publishing Group,23296682 +Gene Therapy,Nature Publishing Group,09697128|09697128 +Gene Therapy and Regulation,World Scientific ,13889532|15685586 +Genealogy,MDPI AG,23135778 +Genel Tip Dergisi,Genel Tip Dergisi,1301191X| +General and Comparative Endocrinology,Elsevier ,00166480|10956840 +General Anthropology,Wiley Blackwell (Blackwell Publishing),15371727|19393466 +General Hospital Psychiatry,Elsevier ,01638343| +General Mathematics Notes,"""Science and Education, Ltd.""",22197184| +General Medicine,The Japan Primary Care Association,13460072|18836011 +General Medicine Open Access,OMICS Publishing Group,23275146 +General Music Today,SAGE Publications,10483713|19313756 +General Pharmacology,Elsevier ,03063623| +General Pharmacology The Vascular System,Elsevier ,03063623| +General Physiology and Biophysics,"""AEPress, s.r.o.""",02315882|13384325 +General Reanimatology,FSBI SRIGR RAMS,18139779|24117110 +General Relativity and Gravitation,Springer-Verlag,00017701|15729532 +General Science Quarterly,Wiley Blackwell (John Wiley & Sons),00970352| +General Thoracic and Cardiovascular Surgery,Springer-Verlag,18636705|18636713 +General Topology and its Applications,Elsevier ,0016660X| +Generics and Biosimilars Initiative Journal,Pro Pharma Communications International,20336403|20336772 +Gênero & Direito,Revista Genero & Direito,21797137 +Genes,MDPI AG,20734425 +Genes & Cancer,"""Impact Journals, LLC """,19476019|19476027 +Genes & Development,Cold Spring Harbor Laboratory Press,08909369|08909369 +Genes & Diseases,Elsevier ,23523042| +Genes & Genetic Systems,The Genetics Society of Japan,13417568|18805779 +Genes & Genomics,Springer-Verlag,19769571|20929293 +Genes & Nutrition,Springer-Verlag,15558932|18653499 +Genes and Environment,Springer (Biomed Central Ltd.),18807046|18807062 +Genes and Function,Wiley Blackwell (Blackwell Publishing),13607413| +Genes and Immunity,Nature Publishing Group,14664879|14664879 +Genes Brain & Behavior,Wiley Blackwell (Blackwell Publishing),16011848|1601183X +Genes Chromosomes and Cancer,Wiley Blackwell (John Wiley & Sons),10452257|10982264 +Genes to Cells,Wiley Blackwell (Blackwell Publishing),13569597|13652443 +GeneScreen,Wiley Blackwell (Blackwell Publishing),1466920X|14669218 +Genèses,PERSEE Program,11553219|17762944 +genesis,Wiley Blackwell (John Wiley & Sons),1526954X|1526968X +Genesis,OpenEdition,11675101|22681590 +Genesis исторические исследования,"""NB-Media, Ltd.""",2409868X +Genetic Analysis Biomolecular Engineering,Elsevier ,10503862| +Genetic Analysis Techniques,Elsevier ,07350651| +Genetic Engineering & Biotechnology News,Mary Ann Liebert,1935472X|19378661 +Genetic Epidemiology,Wiley Blackwell (John Wiley & Sons),07410395|10982272 +Genetic Programming and Evolvable Machines,Springer-Verlag,13892576|15737632 +Genetic Resources and Crop Evolution,Springer-Verlag,09259864|15735109 +Genetic Social and General Psychology Monographs,Informa UK (Heldref Publications),87567547|19405286 +Genetic Testing,Mary Ann Liebert,10906576|10906576 +Genetic Testing and Molecular Biomarkers,Mary Ann Liebert,19450265|19450257 +Genetic Vaccines and Therapy,Springer (Biomed Central Ltd.),14790556| +Genetica,Springer-Verlag,00166707|15736857 +Genetics,The Genetics Society of America,00166731| +Genetics & Epigenetics,"""Libertas Academica, Ltd.""",1179237X +Genetics and Molecular Biology,SciELO,14154757|14154757 +Genetics and Molecular Research,Genetics and Molecular Research,16765680 +Genetics in Medicine,Nature Publishing Group,10983600|15300366 +Genetics of Multifactorial Disorders,De Gruyter Open Sp. z o.o. ,22996796 +Genetics Research,Cambridge University Press,00166723|14695073 +Genetics Research International,Hindawi Publishing Corporation,20903154|20903162 +Genetics Selection Evolution,Springer (Biomed Central Ltd.),0999193X|12979686 +Genetika,National Library of Serbia,05340012|18206069 +Génétique Sélection Évolution,Springer (Biomed Central Ltd.),07540264| +Genij Ortopedii,Russian Ilizarov Scientific Centre Restorative Traumatology and Orthopaedics,10284427| +Genocide Studies and Prevention,University of South Florida Libraries,19110359|19119933 +Genocide Studies International,University of Toronto Press Inc,22911847|22911855 +Genome,Canadian Science Publishing,08312796|14803321 +Genome Announcements,American Society for Microbiology,21698287 +Genome Biology,Springer (Biomed Central Ltd.),14656906|14656906 +Genome Biology and Evolution,Oxford University Press,17596653 +Genome Integrity,Medknow Publications,20419414| +Genome Letters,American Scientific Publishers,15373053|15373061 +Genome Medicine,Springer (Biomed Central Ltd.),1756994X|1756994X +Genome Research,Cold Spring Harbor Laboratory Press,10889051|10889051 +Genome Science and Technology,Mary Ann Liebert,10702830| +Genomic Medicine,Springer-Verlag,18717934|18717942 +Genomic Medicine Biomarkers and Health Sciences,Elsevier ,22114254| +Genomics,Elsevier ,08887543|10898646 +Genomics & Informatics,Korea Genome Organization,1598866X|22340742 +Genomics and Applied Biology,"""Sophia Publishing Group, Inc.""",19251602 +Genomics and Computational Biology,Kernel Press UG,23657154 +Genomics Data,Elsevier ,22135960| +Genomics Discovery,Herbert Publications,20527993 +Genomics Insights,"""Libertas Academica, Ltd.""",11786310 +Genomics Proteomics & Bioinformatics,Elsevier ,16720229| +Genre,Duke University Press,00166928|21600228 +Genre sexualité & société,OpenEdition,21043736|21043736 +Gentse Bijdragen tot de Interieurgeschiedenis,Peeters Publishers,7727151 +Geo Geography and Environment,Wiley Blackwell (John Wiley & Sons),20544049| +Geo UERJ,Universidade do Estado do Rio de Janeiro UERJ,14157543|19819021 +Geo-information Science,China Science Publishing & Media Ltd.,15608999| +Geo-Marine Letters,Springer-Verlag,02760460|14321157 +Geo-spatial Information Science,Informa UK (Taylor & Francis),10095020|19935153 +Geoambiente on-line,Universidade Federal de Goias,16799860 +Geoarchaeology,Wiley Blackwell (John Wiley & Sons),08836353|15206548 +Geobiology,Wiley Blackwell (Blackwell Publishing),14724677|14724669 +Geobios,Elsevier ,00166995| +Géocarrefour,PERSEE Program,16274873|1960601X +Geocarto International,Informa UK (Taylor & Francis),10106049|17520762 +GEOCHEMICAL JOURNAL,The Geochemical Society of Japan,00167002|18805973 +Geochemical Perspectives,European Association of Geochemistry,22237755|22242759 +Geochemical Perspectives Letters,European Association of Geochemistry,2410339X|24103403 +Geochemical Transactions,Springer (Biomed Central Ltd.),14674866|14674866 +Geochemistry Exploration Environment Analysis,Geological Society of London,14677873|20414943 +Geochemistry Geophysics Geosystems,Wiley Blackwell (John Wiley & Sons),15252027| +Geochemistry International,Pleiades Publishing,00167029|15561968 +Geochimica Brasiliensis,Zeppelini Editorial e Comunicacao,01029800| +Geochimica et Cosmochimica Acta,Elsevier ,00167037|00167037 +Geochronometria,De Gruyter Open Sp. z o.o. ,17338387|18971695 +Geociencias Aplicadas Latinoamericanas,EAGE Publications,23528281 +GEOCONEXÕES,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",23596007 +Geoderma,Elsevier ,00167061| +Geoderma Regional,Elsevier ,23520094| +Geodesy and Cartography,De Gruyter Open Sp. z o.o. ,20806736|23002581 +Geodesy and Cartography,Vilnius Gediminas Technical University,13921541|16483502 +Geodesy and Cartography,Vilnius Gediminas Technical University,20296991|20297009 +Geodesy and Geodynamics,Elsevier ,16749847| +Geodetski vestnik,Faculty of Civil and Geodetic Engineering,03510271|15811328 +Geodezijos Darbai,Informa UK (Taylor & Francis),13921843| +Geodinamica Acta,Informa UK (Taylor & Francis),09853111|17783593 +Geodiversitas,"""BioOne (Museum National d'Histoire Naturelle, Paris, France)""",12809659|16389395 +Geodynamics & Tectonophysics,"""Institute of Earth's Crust, Siberian Branch of Russian Academy of Sciences""",2078502X +Géoéconomie,CAIRN,12849340|22587748 +Geoenvironmental Disasters,Springer (Biomed Central Ltd.),21978670|21978670 +Geoexploration,Elsevier ,00167142| +Geofísica Internacional,Elsevier ,00167169| +Geofizika,"""Department of Geophysics, Faculty of Science, University of Zagreb""",03523659|18466346 +Geofluids,Wiley Blackwell (Blackwell Publishing),14688115|14688123 +Geoforum,Elsevier ,00167185| +Geografia Ensino & Pesquisa,Universidade Federal de Santa Maria,01031538|22364994 +Geografické informácie,Constantine the Philosopher University in Nitra,13379453|13379453 +Geografické štúdie,Constantine the Philosopher University in Nitra,13379445 +Geografija,Lithuanian Academy of Sciences,13921096|13921096 +Geografisk Tidsskrift-Danish Journal of Geography,Informa UK (Taylor & Francis),00167223|19032471 +Geografiska Annaler,JSTOR,16513215| +Geografiska Annaler Series A Physical Geography,Wiley Blackwell (Blackwell Publishing),04353676|14680459 +Geografiska Annaler Series B Human Geography,Wiley Blackwell (Blackwell Publishing),04353684|14680467 +Geografski vestnik,Scientific Research Centre ZRC-SAZU,03503895|1580335X +Geographia Polonica,"""Institute of Geography and Spatial Organization, Polish Academy of Sciences""",00167282|23007362 +Geographia Technica,Asociatia Geograhia Technica,18425135|20654421 +Geographica Helvetica,Copernicus GmbH,21948798 +Geographical Analysis,Wiley Blackwell (Blackwell Publishing),00167363|15384632 +Geographical and Environmental Modelling,Informa UK (Taylor & Francis),13615939|14698323 +Geographical Journal,Wiley Blackwell (Blackwell Publishing),00167398|14754959 +Geographical Research,Wiley Blackwell (Blackwell Publishing),17455863|17455871 +Geographical Review,Wiley Blackwell (Blackwell Publishing),00167428|19310846 +Geographical Review of Japan,The Association of Japanese Geographers,00167444|21851719 +Geographical review of Japan series A,The Association of Japanese Geographers,18834388|21851751 +Geographical review of Japan series B,The Association of Japanese Geographers,02896001|18834396 +Geographical Science Research,Hans Publishers,21685762|21685770 +Geographical Society of Ireland Bulletin,Informa UK (Taylor & Francis),07906978| +Geographical Studies,Hokkaido Geographical Society,18822118|21865450 +Géographie Économie Société,Lavoisier SAS,1295926X| +Géographie et cultures,OpenEdition,11650354|22676759 +Géographie physique et Quaternaire,Consortium Erudit,07057199|1492143X +GeoGraphos Revista Digital para Estudiantes de Geografía y Ciencias Sociales,Publicaciones Universidad de Alicante,21731276|21731276 +Geography and Natural Resources,Springer-Verlag,18753728|1875371X +Geography Compass,Wiley Blackwell (Blackwell Publishing),17498198|17498198 +Geography Department University of Sao Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01024582|22362878 +GEOGRAPHY ENVIRONMENT SUSTAINABILITY,"""Institute of Geography, Russian Academy of Sciences""",20719388 +Geography Journal,Hindawi Publishing Corporation,23144203|23144211 +Geoheritage,Springer-Verlag,18672477|18672485 +GeoHumanities,Informa UK (Taylor & Francis),2373566X|23735678 +Geoid,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,18582281|24423998 +GeoInformatica,Springer-Verlag,13846175|15737624 +Geoinformatica Polonica,De Gruyter Open Sp. z o.o. ,16422511|16422511 +GEOINFORMATICS,Japan Society of Geoinformatics,0388502X|1347541X +Geoinformatics & Geostatistics An Overview,OMICS Publishing Group,23274581 +Geoinformatics FCE CTU,Czech Technical University in Prague - Central Library,18022669 +GeoJournal,Springer-Verlag,03432521|15729893 +Geología Colombiana,Universidad Nacional de Colombia,00720992|23573767 +Geologia Croatica,Croatian Geological Survey,1330030X|13334875 +Geologia USP Publicação Especial,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16767829|23169087 +Geologia USP Série Científica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,1519874X|23169095 +Geologia USP Série Didática,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16777549|23169109 +Geologica Belgica,Geologicva Belgica,13748505|20341954 +Geologica Carpathica,De Gruyter Open Sp. z o.o. ,13350552|13368052 +Geological Field Trips,Societa Geologica Italiana,20384947 +Geological Journal,Wiley Blackwell (John Wiley & Sons),00721050|10991034 +Geological Magazine,Cambridge University Press,00167568|14695081 +Geological Quarterly,Polish Geological Institute,16417291|16417291 +Geological Society London Engineering Geology Special Publications,Geological Society of London,02679914|20414730 +Geological Society London Memoirs,Geological Society of London,04354052|20414722 +Geological Society London Special Publications,Geological Society of London,03058719|20414927 +Geological Society of America Bulletin,Geological Society of America,00167606|19432674 +Geological Society of America Special Papers,Geological Society of America,0072-1077| +Geologické výzkumy na Moravě a ve Slezsku,Masaryk University Press,12126209|23364378 +Geologija,Lithuanian Academy of Sciences,1392110X|2029056X +Geologija,Geological Survey of Slovenia,00167789|1854620X +Geologija Geografija,Lithuanian Academy of Sciences,23517549|24243205 +Geologische Rundschau,Springer-Verlag,00167835|14321149 +Geologiska Foereningan i Stockholm Foerhandlingar,Informa UK (Taylor & Francis),0016786X| +GeologiskNyt,Aarhus University Library,09066861|19048203 +Geologos,De Gruyter Open Sp. z o.o. ,14268981|20806574 +Geology,Geological Society of America,00917613|00917613 +Geology Geophysics & Environment,AGH University of Science and Technology Press,01380974| +Geology of Ore Deposits,Pleiades Publishing,10757015|15556476 +Geology Today,Wiley Blackwell (Blackwell Publishing),02666979|13652451 +Geoloski anali Balkanskog poluostrva,National Library of Serbia,03500608|24060747 +Geomagnetism and Aeronomy,Pleiades Publishing,00167932|1555645X +Geomaterials,"""Scientific Research Publishing, Inc.""",21617538|21617546 +GEOMATICA,Canadian Institute of Geomatics,11951036|19254296 +Geomatics and Environmental Engineering,AGH University of Science and Technology Press,18981135| +Geomatics Landmanagement and Landscape,The University of Agriculture in Krakow,23001496| +Geomatics Natural Hazards and Risk,Informa UK (Taylor & Francis),19475705|19475713 +Geomatics Science and Technology,Hans Publishers,2329549X|23297239 +Geomechanics and Engineering,Techno-Press,2005307X| +Geomechanics and Geoengineering,Informa UK (Taylor & Francis),17486025|17486033 +Geomechanics and Geophysics for Geo-Energy and Geo-Resources,Springer-Verlag,23638419|23638427 +Geomechanics and Tunnelling,Wiley Blackwell (John Wiley & Sons),18657362|18657389 +Geomechanics for Energy and the Environment,Elsevier ,23523808| +Geometriae Dedicata,Springer-Verlag,00465755|15729168 +Geometric and Functional Analysis,Springer-Verlag,1016443X|14208970 +Geometric Flows,Walter de Gruyter GmbH,23533382 +Geometry,Hindawi Publishing Corporation,2314422X|23144238 +Geometry & Graphics,Infra-M Academic Publishing House,23084898| +Geometry & Topology,Mathematical Sciences Publishers,14653060|13640380 +Geometry and Topology Monographs,Mathematical Sciences Publishers, +Geometry Imaging and Computing,"""International Press of Boston, Inc.""",23288876|23288884 +Geomicrobiology Journal,Informa UK (Taylor & Francis),01490451|15210529 +Géomorphologie relief processus environnement,OpenEdition,12665304|1957777X +Geomorphology,Elsevier ,0169555X| +Geomorphology RAS,"""Institute of Geography, Russian Academy of Sciences""",04354281| +Geonauka,Serbian Union of Surveyors,23348119| +Geophysical & Astrophysical Fluid Dynamics,Informa UK (Taylor & Francis),03091929|10290419 +Geophysical Fluid Dynamics,Informa UK (Taylor & Francis),00167991| +Geophysical Journal International,Oxford University Press,0956540X|1365246X +Geophysical Journal of the Royal Astronomical Society,Wiley Blackwell (Blackwell Publishing),00168009| +Geophysical Prospecting,Wiley Blackwell (Blackwell Publishing),00168025|13652478 +Geophysical Research Letters,Wiley Blackwell (John Wiley & Sons),00948276| +Geophysical Supplements to the Monthly Notices of the Royal Astronomical Society,Oxford University Press,20511965|20511973 +Geophysical Surveys,Springer-Verlag,00465763| +Geophysics,Society of Exploration Geophysicists,00168033|19422156 +Geophysics and Geophysical Exploration,Korean Society of Earth and Exploration Geophysicists,12291064| +Geoplanning Journal of Geomatics and Planning,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),23556544 +Geopolítica(s) Revista de estudios sobre espacio y poder,Universidad Complutense de Madrid,21723958|21727155 +Geopolitics,Informa UK (Taylor & Francis),14650045|15573028 +Geopolitics and International Boundaries,Informa UK (Taylor & Francis),13629379| +GeoResJ,Elsevier ,22142428| +Georesursy,Georesursy,16085043|16085078 +Georg Büchner Jahrbuch,Walter de Gruyter GmbH,07223420|18659454 +George Eliot - George Henry Lewes Studies,The Pennsylvania State University Press,23721901|2372191X +George Herbert Journal,Muse - Johns Hopkins University Press,19311192 +Georgian Mathematical Journal,Walter de Gruyter GmbH,1072947X|15729176 +Georisk Assessment and Management of Risk for Engineered Systems and Geohazards,Informa UK (Taylor & Francis),17499518|17499526 +GeoScape,De Gruyter Open Sp. z o.o. ,18021115 +Geoscience and Man,Informa UK (Taylor & Francis),00721395| +Geoscience Canada,Geological Association of Canada,03150941|19114850 +Geoscience Data Journal,Wiley Blackwell (Blackwell Publishing),20496060| +GeoScience Engineering,De Gruyter Open Sp. z o.o. ,18025420 +Geoscience Frontiers,Elsevier ,16749871| +Geoscience Letters,Springer (Biomed Central Ltd.),21964092|21964092 +Geoscience Research,Bioinfo Publications,09769846|09769854 +Geoscience Research Reports,Czech Geological Survey,05148057|23365757 +Geosciences,MDPI AG,20763263 +Geosciences Journal,Springer-Verlag,12264806|15987477 +Geoscientific Instrumentation Methods and Data Systems,Copernicus GmbH,21930864 +Geoscientific Instrumentation Methods and Data Systems Discussions,Copernicus GmbH,21930872 +Geoscientific Model Development,Copernicus GmbH,19919603 +Geoscientific Model Development,Copernicus GmbH,19919603 +Geoscientific Model Development Discussions,Copernicus GmbH,1991962X +Geospatial health,PAGEPress Publications,18271987|19707096 +Geosphere,Geological Society of America,1553040X|1553040X +Geostandards and Geoanalytical Research,Wiley Blackwell (Blackwell Publishing),16394488| +Geostandards and Geoanalytical Research,Wiley Blackwell (Blackwell Publishing),01505505|1751908X +Geosul,Universidade Federal de Santa Catarina,01033964|21775230 +Geosynthetics Engineering Journal,Japan Chapter of International Geosynthetics Society,13446193|1883146X +Geosynthetics International,Thomas Telford Ltd.,10726349|17517613 +Geosystem Engineering,Informa UK (Taylor & Francis),12269328|21663394 +Geotechnical and Geological Engineering,Springer-Verlag,09603182|15731529 +Geotechnical Research,Thomas Telford Ltd.,20526156 +Geotechnical Testing Journal,ASTM International,01496115| +geotechnik,Wiley Blackwell (John Wiley & Sons),01726145| +Géotechnique,Thomas Telford Ltd.,00168505|17517656 +Géotechnique Letters,Thomas Telford Ltd.,20452543 +Geotectonic Research,Schweizerbart,18645658| +Geotectonics,Pleiades Publishing,00168521|15561976 +Geotextiles and Geomembranes,Elsevier ,02661144| +Geothermal Energy,Springer (Biomed Central Ltd.),21959706|21959706 +Geothermal Energy Science,Copernicus GmbH,2195478X +Geothermics,Elsevier ,03756505| +Geotourism/Geoturystyka,AGH University of Science and Technology Press,17310830| +GEOUSP Espaço e Tempo (Online),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14147416|21790892 +Gerencia y Políticas de Salud,Editorial Pontificia Universidad Javeriana,16577027| +Geriatric Care,PAGEPress Publications,24651109|24651397 +Geriatric Mental Health Care,Elsevier ,22129693| +Geriatric Nephrology and Urology,Springer-Verlag,09248455|15737306 +Geriatric Nursing,Elsevier ,01974572| +Geriatric Orthopaedic Surgery & Rehabilitation,SAGE Publications,21514585|21514593 +Geriatrics,MDPI AG,23083417 +Geriatrics and Gerontology International,Wiley Blackwell (Blackwell Publishing),14441586|14441586 +Gerión Revista de Historia Antigua,Universidad Complutense de Madrid,02130181|19883080 +German Economic Review,Wiley Blackwell (Blackwell Publishing),14656485|14680475 +German History,Oxford University Press,02663554|1477089X +German Journal of Human Resource Management Zeitschrift fü r Personalforschung,SAGE Publications,23970022|23970030 +German Life and Letters,Wiley Blackwell (Blackwell Publishing),00168777|14680483 +German Politics,Informa UK (Taylor & Francis),09644008|17438993 +German Politics & Society,Berghahn Books,10450300|15585441 +German Research,Wiley Blackwell (John Wiley & Sons),01721526|15222322 +German Studies Review,Muse - Johns Hopkins University Press,21648646 +German Studies Review,JSTOR,01497952| +Germanica,OpenEdition,21070784|21070784 +Germanica,OpenEdition,21070784|21070784 +Germanistik,Walter de Gruyter GmbH,00168912|18659187 +GERMS,European HIV/AIDS and Infectious Diseases Academy,22482997 +Gerodontology,Wiley Blackwell (Blackwell Publishing),07340664|17412358 +GeroFam-A peer reviewed evidence-based gerontology-oriented family practice journal,GeroFam Journal,13096478| +Gerokomos,Instituto de Salud Carlos III/BNCS/SciELO Espana,1134928X|1134928X +Gerontechnology,International Society for Gerontechnology,15691101|1569111X +Gerontologia Clinica,S. Karger AG,00168998| +Gérontologie et société,CAIRN,01510193|21010218 +Gerontology,S. Karger AG,0304324X|14230003 +Gerontology & Geriatrics Education,Informa UK (Taylor & Francis),02701960|15409473 +Gerontology and Geriatric Medicine,SAGE Publications,23337214 +GeroPsych,Hogrefe Publishing Group,16629647|1662971X +Gerōn,Springer-Verlag,1389143X| +Geschichte in Köln,Bohlau Verlag,07203659|21980667 +Geschichte und Gesellschaft,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21969000|21969000 +Gesta,The University of Chicago Press,0016920X|21693099 +Gestão & Produção,SciELO,0104530X|0104530X +Gestão & Regionalidade,USCS Universidade Municipal de Sao Caetano do Sul,18085792|21765308 +Gestão & Tecnologia de Projetos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19811543 +Gestion,CAIRN,07010028|23691352 +Gestion 2000,CAIRN,07730543|24064734 +Gestion de l enseignement supérieur,Organisation for Economic Co-Operation and Development ,10138501| +Gestión de la educación,Universidad de Costa Rica,22152288 +Gestion et management public,CAIRN,21168865|21168865 +Gestión Turística,Sistema de Bibliotecas UACH,07171811|07186428 +Gestión y Ambiente,Universidad Nacional de Colombia,0124177X|23575905 +Gestión y Tendencias,Chimera Innova Group,07196768|07196768 +Gesture,John Benjamins Publishing Company,15681475|15699773 +Gesunde Pflanzen,Springer-Verlag,03674223|14390345 +Gesundheits- und Sozialpolitik,Nomos Verlag,16115821| +Gesundheitsökonomie & Qualitätsmanagment,Thieme Publishing Group,14322625|14394049 +GesundheitsRecht,Verlag Dr. Otto Schmidt KG,16101197|21944229 +Getty Research Journal,The University of Chicago Press,19448740|23291249 +Gettysburg Magazine,Muse - Johns Hopkins University Press,23770783 +Gezinstherapie Wereldwijd,Springer-Verlag,15660206| +GFF,Informa UK (Taylor & Francis),11035897|20000863 +GfK Marketing Intelligence Review,De Gruyter Open Sp. z o.o. ,18655866 +Ghana Journal of Agricultural Science,African Journals Online ,8550042 +Ghana Journal of Development Studies,African Journals Online ,8556768 +Ghana Journal of Forestry,African Journals Online ,8551707 +Ghana Journal of Linguistics,African Journals Online ,20266596| +Ghana Journal of Science,African Journals Online ,8551448 +Ghana Library Journal,African Journals Online ,8553033 +Ghana Medical Journal,African Journals Online ,8550328 +Ghana Mining Journal,African Journals Online ,0855210X +Ghana Studies,Muse - Johns Hopkins University Press,23337168 +GIDA / THE JOURNAL OF FOOD,"""Association of Food Technology, Turkey""",13003070|13096273 +Gifted Child Quarterly,SAGE Publications,00169862|19349041 +Gifted Child Today,SAGE Publications,10762175| +Gifted Education International,SAGE Publications,02614294|20479077 +GigaScience,Springer (Biomed Central Ltd.),2047217X|2047217X +Giornale botanico italiano,Informa UK (Taylor & Francis),00170070| +Giornale della L,mEDRA,11218932|11218932 +Giornale della Libreria,Publications Office of the European Union,7580452 +Giornale della Libreria,mEDRA,11249137|11249137 +Giornale di Chirurgia - Journal of Surgery,CIC Edizioni Internazionali,1971145X +Giornale di Cinzia,Publications Office of the European Union,00036420|00036420 +GIORNALE DI DIRITTO DEL LAVORO E DI RELAZIONI INDUSTRIALI,Franco Angeli,17204321|19725507 +Giornale di Tecniche Nefrologiche e Dialitiche,"""Wichtig Publishing, SRL""",03949362| +Giornale Italiano di Endodonzia,Elsevier ,11214171| +Giornale Italiano di Filologia,"""Brepols Publishers, NV""",00170461| +Giornale Italiano di Health Technology Assessment,Springer-Verlag,20353510|20356129 +Giornale Italiano di Ostetricia e Ginecologia,CIC Edizioni Internazionali,19711433 +Girlhood Studies,Berghahn Books,19388209|19388322 +Giroskopiya i Navigatsiya,CSRI Elektropribor,08697035|20750927 +GISAP Biology Veterinary Medicine and Agricultural Sciences,International Academy of Science and Higher Education,20541139|20541147 +GISAP Culturology Sports and Art History,International Academy of Science and Higher Education,20540809|20540817 +GISAP Economics Jurisprudence and Management,International Academy of Science and Higher Education,20536402|20536410 +GISAP Educational Sciences,International Academy of Science and Higher Education,20536429|20536437 +GISAP Medical Science Pharmacology,International Academy of Science and Higher Education,20537751|20540795 +GISAP Philological Sciences,International Academy of Science and Higher Education,20531532|20531540 +GISAP Physics Mathematics and Chemistry,International Academy of Science and Higher Education,20546483|20546491 +GISAP Psychological Sciences,International Academy of Science and Higher Education,20546505|20546513 +GISAP Sociological Political and Military Sciences,International Academy of Science and Higher Education,20546440|20546459 +GISAP Technical Sciences Construction and Architecture,International Academy of Science and Higher Education,20541155|20541163 +GIScience & Remote Sensing,Informa UK (Taylor & Francis),15481603|19437226 +GIZARTERATUZ,SIIS - Centro de Documentacion y Estudios,21712778| +GI_Forum,Verlag der Osterreichischen Akademie der Wissenschaften,23081708|23081708 +Gladius,Departmento de Publicaciones del CSIC,0436029X|19884168 +Glasgow Archaeological Journal,Edinburgh University Press,03058980| +Glasgow Mathematical Journal,Cambridge University Press,00170895|1469509X +Glasnik Antropoloskog drustva Srbije,Centre for Evaluation in Education and Science,18207936| +Glasnik Etnografskog instituta,National Library of Serbia,03500861|23348259 +GLASNIK HEMIČARA TEHNOLOGA I EKOLOGA REPUBLIKE SRPSKE,National and University Library of the Republic of Srpska,1840054X|2232755X +Glasnik Matematicki,"""University of Zagreb, Department of Mathematics""",0017095X| +Glasnik srpskog geografskog drustva,National Library of Serbia,03503593|2406078X +Glasnik Sumarskog fakulteta,National Library of Serbia,03534537|22178600 +Glass and Ceramics,Springer-Verlag,03617610|15738515 +Glass Physics and Chemistry,Pleiades Publishing,10876596|1608313X +Glass Structures & Engineering,Springer-Verlag,23635142|23635150 +Glia,Wiley Blackwell (John Wiley & Sons),08941491|10981136 +Global Advances in Health and Medicine,Global Advances in Health and Medicine,2164957X|21649561 +Global Affairs,Informa UK (Taylor & Francis),23340460|23340479 +Global and Planetary Change,Elsevier ,09218181| +Global and regional health technology assessment,"""Wichtig Publishing, SRL""",22842403| +Global Anesthesia and Perioperative Medicine,Open Access Text,20590512 +Global Approaches to Extension Practice A Journal of Agricultural Extension,African Journals Online ,7941005 +Global Bioethics,Informa UK (Taylor & Francis),11287462|15917398 +Global Biogeochemical Cycles,Wiley Blackwell (John Wiley & Sons),08866236| +GLOBAL BUSINESS & FINANCE REVIEW,People and Global Business Association,10886931|23841648 +Global Business and Economics Review,Inderscience Enterprises Ltd.,10974954|17451329 +Global Business and Organizational Excellence,Wiley Blackwell (John Wiley & Sons),19322054|19322062 +Global Business Perspectives,Springer-Verlag,21940061|2194007X +Global Business Review,SAGE Publications,09721509|09730664 +Global Cardiology Science and Practice,Hamad bin Khalifa University Press (HBKU Press),23057823| +Global Challenges,Wiley Blackwell (John Wiley & Sons),20566646| +Global Change and Human Health,Springer (Kluwer Academic Publishers),13895702| +Global Change Biology,Wiley Blackwell (Blackwell Publishing),13541013|13652486 +Global Change Peace & Security,Informa UK (Taylor & Francis),14781158|14781166 +Global Chinese,Walter de Gruyter GmbH,21994374|21994382 +Global Constitutionalism,Cambridge University Press,20453817|20453825 +Global Credit Review,World Scientific ,20104936|23013966 +Global Crime,Informa UK (Taylor & Francis),17440572|17440580 +Global Dermatology,Open Access Text,20567863 +Global Discourse,Informa UK (Taylor & Francis),23269995|20437897 +Global Ecology and Biogeography,Wiley Blackwell (Blackwell Publishing),1466822X|1466822X +Global Ecology and Biogeography Letters,JSTOR,09607447| +Global Ecology and Conservation,Elsevier ,23519894| +Global Economic Review,Informa UK (Taylor & Francis),1226508X|17443873 +Global Economics and Management Review,Elsevier ,23401540| +Global Economy Journal,Walter de Gruyter GmbH,21945659|15245861 +Global Environment,White Horse Press ,19733739|20537352 +Global Environmental Change,Elsevier ,09593780| +Global Environmental Change Part B Environmental Hazards,Elsevier ,14642867| +Global Environmental Politics,MIT Press,15263800|15360091 +Global Epidemic Obesity,Herbert Publications,20525966 +Global Fashion Brands Style Luxury & History,Intellect,20551126|20551126 +Global Fashion Management Conference,Global Alliance of Marketing and Management Associations,2288825X| +Global Finance Journal,Elsevier ,10440283| +Global Financial Stability Report,International Monetary Fund,1729701X| +Global Financial Stability Report,International Monetary Fund,23043431|2304344X +Global Financial Stability Report,International Monetary Fund,23043423 +Global Food History,Informa UK (Taylor & Francis),20549547|20549555 +Global Food Security,Elsevier ,22119124| +Global Geobotany,Asociacion Espanola de Fitosociologia,22536426| +Global Health Action,Co-Action Publishing,16549716|16549880 +Global Health Epidemiology and Genomics,Cambridge University Press,20544200 +Global Health Perspectives,"""Maralte, B.V.""",22128832 +Global Health Promotion,SAGE Publications,17579759|17579767 +Global Health Science and Practice,"""Johns Hopkins Bloomberg School of Public Health, CEnter for Communication Programs""",2169575X +Global Heart,Elsevier ,22118160| +Global Journal Al-Thaqafah,Kolej Islam Darul Ridzuan,22320474|22320482 +Global Journal For Research Analysis,The Global Journals,22778160|22778160 +Global Journal of Agricultural Innovation Research & Development,Avanti Publishers,24099813 +Global Journal of Agricultural Sciences,African Journals Online ,15962903 +Global Journal of Anesthesiology,Peertechz.com,24553476 +Global Journal of Anthropology Research,Cosmos Scholars Publishing House,24102806 +Global Journal of Arts Education,Sciencepark Research Organization and Counseling,23012560 +Global Journal Of Botanical Science,Savvy Science Publisher,2311858X +Global Journal of Breast Cancer Research,Pharma Publisher,23094419 +Global Journal of Business Economics and Management,Sciencepark Research Organization and Counseling,23012579 +Global Journal of Community Medicine,African Journals Online ,15979857|15979857 +Global Journal of Comparative Law,Brill Academic Publishers,22119051|2211906X +Global Journal of Computer Science,Sciencepark Research Organization and Counseling,23012587 +Global Journal of Dermatology & Venereology,Synergy Publishers,2310998X +Global Journal of Earth Science and Engineering,Avanti Publishers,24095710 +Global Journal of Economics,World Scientific ,22513612|22513620 +Global Journal of Educational Research,African Journals Online ,15966224 +Global Journal of Educational Studies,"""Macrothink Institute, Inc.""",23773936 +Global Journal of Emerging Market Economies,SAGE Publications,09749101|09752730 +Global Journal of Energy Technology Research Updates,Avanti Publishers,24095818 +Global Journal of Engineering Research,African Journals Online ,1596292X +Global Journal of Enterprise Information System,Global Journal of Enterprise Information System,0975153X|09751432 +Global Journal of Environmental Sciences,African Journals Online ,15966194 +Global Journal of Epidemiology and Public Health,Savvy Science Publisher,23130946 +Global Journal of Flexible Systems Management,Springer-Verlag,09722696|09740198 +Global Journal of Foreign Language Teaching,Sciencepark Research Organization and Counseling,23012595 +Global Journal of Gastroenterology & Hepatology,Synergy Publishers,23086483 +Global Journal of Geological Sciences,African Journals Online ,15966798 +Global Journal of Guidance and Counselling,Sciencepark Research Organization and Counseling,23012609 +Global Journal of Health Education and Promotion,"""Sagamore Publishing, LLC""",23321024 +Global Journal of Health Science,Canadian Center of Science and Education,19169736|19169744 +Global Journal of Hematology and Blood Transfusion,Cosmos Scholars Publishing House,24089877 +Global Journal of Human Genetics & Gene Therapy,Pharma Publisher,23110309 +Global Journal of Humanities,African Journals Online ,15966232 +Global Journal of Immunology and Allergic Diseases,Pharma Publisher,23106980 +Global Journal of Infectious Diseases and Clinical Research,Peertechz.com,24555363 +Global Journal of Information Technology,Sciencepark Research Organization and Counseling,23012617 +Global Journal of Mathematical Analysis,Science Publishing Corporation,23079002 +Global Journal of Mathematical Sciences,African Journals Online ,15966208 +Global Journal of Medical and Clinical Case Reports,Peertechz.com,24555282 +Global Journal of Medical Imaging,New Century Science Press. LLC,23723874 +Global Journal of Medical Sciences,African Journals Online ,15962911 +Global Journal of Oncologists,Savvy Science Publisher,23096160 +Global Journal of Pathology and Microbiology,Pharma Publisher,23108703 +Global Journal of Psychology Research,Sciencepark Research Organization and Counseling,23012625 +Global Journal of Pure and Applied Sciences,African Journals Online ,11180579 +Global Journal of Researches in Engineering,"""Science and Education, Ltd.""",09755861| +Global Journal of Respiratory Care,Savvy Science Publisher,23125470 +Global Journal of Science Frontier Research A Physics # Space Science,"""Science and Education, Ltd.""",22494626| +Global Journal of Science Frontier Research A Physics # Space Science,"""Science and Education, Ltd.""",22494626| +Global Journal of Social Sciences,African Journals Online ,15966216 +Global Journal of Sociology,Sciencepark Research Organization and Counseling,23012633 +Global Journal of Surgery,"""Science and Education Publishing Co., Ltd.""",23798742| +Global Journal of Technology and Optimization,OMICS Publishing Group,22298711 +Global Journal on Humanities and Social Sciences,Sciencepark Research Organization and Counseling,24218030 +Global Jurist,Walter de Gruyter GmbH,21945675|19342640 +Global Jurist Advances,Walter de Gruyter GmbH,15351661 +Global Jurist Frontiers,Walter de Gruyter GmbH,15351653 +Global Jurist Topics,Walter de Gruyter GmbH,1535167X +Global Labour Journal,Escarpment Press,19186711 +Global Markets and Financial Engineering,BIBLIO-GLOBUS Publishing House,24108618|24101575 +Global Media and Communication,SAGE Publications,17427665|17427673 +Global Media Journal African Edition,Stellenbosch University - Global Media Journal African Edition,20732740|20732740 +Global Mental Health,Cambridge University Press,20544251 +Global Meteorology,PAGEPress Publications,20389639|20389647 +Global Networks,Wiley Blackwell (Blackwell Publishing),14702266|14710374 +Global Pediatric Health,SAGE Publications,2333794X +Global Perspectives on Artificial Intelligence,"""Science and Engineering Publishing, Co.""",23277580| +Global Policy,Wiley Blackwell (Blackwell Publishing),17585880|17585899 +Global Public Health,Informa UK (Taylor & Francis),17441692|17441706 +Global Qualitative Nursing Research,SAGE Publications,23333936 +Global Responsibility to Protect,Brill Academic Publishers,18759858|1875984X +Global Review of Ethnopolitics,Informa UK (Taylor & Francis),14718804| +Global Sci-Tech,Diva Enterprises Private Limited,09759638|24557110 +Global Science and Technology,Global Science and Technology,19843801 +Global Social Policy,SAGE Publications,14680181|00000000 +Global Social Welfare,Springer-Verlag,21968799 +Global Society,Informa UK (Taylor & Francis),13600826|1469798X +Global Spine Journal,Thieme Publishing Group,21925682|21925690 +Global Strategy Journal,Wiley Blackwell (John Wiley & Sons),20425791| +Global Studies of Childhood,SAGE Publications,20436106|20436106 +Global Summitry,Oxford University Press,20587430|20587449 +Global Summitry Journal,"""Global Summitry Project, Munk School""",22914110 +Global Tectonics and Metallogeny,Schweizerbart,01633171| +Global War Studies,Global War Studies,19498489|19498497 +Globalisation Societies and Education,Informa UK (Taylor & Francis),14767724|14767732 +Globalization and Health,Springer (Biomed Central Ltd.),17448603|17448603 +Globalizations,Informa UK (Taylor & Francis),14747731|1474774X +Globe Revue internationale d’études québécoises,Consortium Erudit,14815869|19238231 +Glocality,"""Ubiquity Press, Ltd.""",20592949 +Glossa a journal of general linguistics,"""Ubiquity Press, Ltd.""",23971835 +Glotta,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",00171298|21969043 +Glottodidactica An International Journal of Applied Linguistics,Adam Mickiewicz University Poznan,00724769| +Glottotheory,Oldenbourg Wissenschaftsverlag,13377892|21966907 +GLQ A Journal of Lesbian and Gay Studies,Duke University Press,10642684|15279375 +Glycobiology,Oxford University Press,09596658|14602423 +Glycobiology Insights,"""Libertas Academica, Ltd.""",11792515 +Glycoconjugate Journal,Springer-Verlag,02820080|15734986 +Glycosylation & Disease,Springer-Verlag,09693653| +GM Crops,Landes Bioscience,19381999| +GM crops & food,Landes Bioscience,21645698|21645701 +GMO Biosafety Research,"""Sophia Publishing Group, Inc.""",19251955 +Gnomon,C.H. Beck,00171417| +Godišnjak Centra za balkanološka ispitivanja,Academy of Sciences and Arts of Bosnia anad Herzegovina,03500020|22327770 +Godisnjak Fakulteta politickih nauka,Centre for Evaluation in Education and Science,18206700| +Godisnjak Fakulteta sporta i fizickog vaspitanja,Centre for Evaluation in Education and Science,14525917| +Godisnjak Fakulteta za kulturu i medije - komunikacije mediji kultura,Centre for Evaluation in Education and Science,18210171| +Godišnjak Pravnog Fakulteta u Banja Luci,National and University Library of the Republic of Srpska,03509052|22330429 +Godisnjak Uciteljskog fakulteta u Vranju,Centre for Evaluation in Education and Science,18203396| +Goethe Yearbook,Muse - Johns Hopkins University Press,19409087 +Gogoa,UPV/EHU Press,15779424| +Gold Bulletin,Springer-Verlag,00171557|21907579 +Golden Research Thoughts,Laxmi Book Publication,22315063|22315063 +GOMU,The Society of Rubber Industry,18840434 +Góndola Enseñanza y Aprendizaje de las Ciencias (Bogotá Colombia),Universidad Distrital Francisco Jose de Caldas,23464712 +Gondwana Research,Elsevier ,1342937X| +Goodwin Series,JSTOR,03043460| +Gornyi Zhurnal,Ore and Metals Publishing House,00172278| +Gospodarka Surowcami Mineralnymi,De Gruyter Open Sp. z o.o. ,22992324 +Gospodarka Surowcami Mineralnymi - Mineral Resources Management,De Gruyter Open Sp. z o.o. ,08600953| +Gospodarka w praktyce i teorii/ Economy in Practice and Theory,Uniwersytet Lodzki (University of Lodz),14293730|2450095X +GOT - Geography and Spatial Planning Journal,CEGOT - Center of Studies on Geography and Spatial Planning,21821267 +Gothic Studies,Manchester University Press,13627937|2050456X +Göttinger Predigtmeditationen,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21970815|21970815 +GOUT AND NUCLEIC ACID METABOLISM,Japanese Society of Gout and Nucleic Acid Metabolism,13449796|21866368 +Gouvernement et action publique,CAIRN,22600965|2262340X +Gouvernement et action publique,CAIRN,22600965|2262340X +Governance,Wiley Blackwell (Blackwell Publishing),09521895|14680491 +Governance in Africa,"""Ubiquity Press, Ltd.""",20534825|20534825 +Government and Opposition,Cambridge University Press,0017257X|14777053 +Government Finance Statistics,International Monetary Fund,2079813X|20798148 +Government Finance Statistics,International Monetary Fund,02507374| +Government Information Quarterly,Elsevier ,0740624X| +Government Publications Review,Elsevier ,02779390| +Government Publications Review (1973),Elsevier ,0093061X| +Government Publications Review Part A,Elsevier ,0196335X| +Government Publications Review Part B,Elsevier ,01963368| +GPS Solutions,Springer-Verlag,10805370|15211886 +GPSA Journal The Georgia Political Science Association,Wiley Blackwell (Blackwell Publishing),00929395| +Gradhiva,OpenEdition,1760849X|1760849X +Gradjevinski materijali i konstrukcije,Centre for Evaluation in Education and Science,05430798| +Graduate Faculty Philosophy Journal,Philosophy Documentation Center,00934240| +Graduate School Research Journal University of the East,PhilJOL,01179802| +Graefe s Archive for Clinical and Experimental Ophthalmology,Springer-Verlag,0721832X|1435702X +Graellsia,Departmento de Publicaciones del CSIC,03675041|1989953X +Grafo Working Papers,Universitat Autonoma de Barcelona,20145993 +Graft,Portico,15221628| +Gragoatá,Editora da Universidade Federal Fluminense,14139073|14139073 +Grammars,Springer (Kluwer Academic Publishers),13867393| +Grana,Informa UK (Taylor & Francis),00173134|00000000 +Grana Palynologica,Informa UK (Taylor & Francis),0374793X| +Grand Rounds,E-MED LTD.,14705206|14705206 +Grand Street,JSTOR,07345496| +Granular Computing,Springer-Verlag,23644966|23644974 +Granular Matter,Springer-Verlag,14345021|14347636 +Graphene,"""Scientific Research Publishing, Inc.""",21693439|21693471 +Graphene,American Scientific Publishers,2167275X| +Graphene and 2D Materials,De Gruyter Open Sp. z o.o. ,22993134 +Graphical Models,Elsevier ,15240703|15240711 +Graphical Models and Image Processing,Elsevier - Academic Press,10773169|10902481 +Graphs and Combinatorics,Springer-Verlag,09110119|14355914 +Grasas y Aceites,Departmento de Publicaciones del CSIC,00173495|19884214 +Grass and Forage Science,Wiley Blackwell (Blackwell Publishing),01425242|13652494 +Grassland Science,Wiley Blackwell (Blackwell Publishing),17446961|1744697X +Gratis Journal of Biomedical Sciences,Gratis Open Access Publishers LLC,23796510 +Gratis Journal of Cancer Biology and Therapeutics,Gratis Open Access Publishers LLC,23795972 +Gravitation and Cosmology,Pleiades Publishing,02022893|19950721 +Grazer Philosophische Studien,Philosophy Documentation Center,01659227| +Great Basin naturalist memoirs,Smithsonian Institution Biodiversity Heritage Library,0160239X| +Great Plains Quarterly,Muse - Johns Hopkins University Press,23335092 +Great Plains Research,Muse - Johns Hopkins University Press,23342463 +Greece and Rome,Cambridge University Press,00173835|14774550 +Greek and Roman Musical Studies,Brill Academic Publishers,2212974X|22129758 +Green,Walter de Gruyter GmbH,1869876X|18698778 +Green and Sustainable Chemistry,"""Scientific Research Publishing, Inc.""",21606951|2160696X +Green Care,Hogrefe Publishing Group,22964924|22964932 +Green Chemistry,The Royal Society of Chemistry,14639262|14639270 +Green Chemistry & Technology Letters,GIAP Journals,24553611 +Green Chemistry Letters and Reviews,Informa UK (Taylor & Francis),17518253|17517192 +Green Chemistry Letters and Reviews,Informa UK (Taylor & Francis),17518253| +Green Letters,Informa UK (Taylor & Francis),14688417|21681414 +Green Materials,Thomas Telford Ltd.,20491220|20491239 +Green Processing and Synthesis,Walter de Gruyter GmbH,21919542|21919550 +Green Theory & Praxis The Journal of Ecopedagogy,Green Theory and Praxis: The Journal of Ecopedagogy,19410948 +Greener Journal of Agricultural Sciences,Greener Journals,22767770 +Greener Journal of Agronomy Forestry and Horticulture,Greener Journals,23542306 +Greener Journal of Arts and Humanities,Greener Journals,22767819 +Greener Journal of Biochemistry and Biotechnology,Greener Journals,23846321 +Greener Journal of Biological Sciences,Greener Journals,22767762 +Greener Journal of Business and Management Studies,Greener Journals,22767827 +Greener Journal of Ecology and Ecosolution,Greener Journals,23846356 +Greener Journal of Economics and Accountancy,Greener Journals,23542357 +Greener Journal of Economics and Accountancy,Greener Journals,23542357 +Greener Journal of Education and Training Studies,Greener Journals,2354225X +Greener Journal of Educational Research,Greener Journals,22767789 +Greener Journal of Environment Management and Public Safety,Greener Journals,23542276 +Greener Journal of Epidemiology and Public Health,Greener Journals,23542381 +Greener Journal of Geology and Earth Sciences,Greener Journals,23542268 +Greener Journal of Internet Information and Communication Systems,Greener Journals,23542373 +Greener Journal of Medical Sciences,Greener Journals,22767797 +Greener Journal of Social Sciences,Greener Journals,22767800 +Greener Management International,GSE Research Limited,09669671|20513062 +Greenhouse Gas Measurement and Management,Informa UK (Taylor & Francis),20430779|20430787 +Greenhouse Gases Science and Technology,Wiley Blackwell (John Wiley & Sons),21523878| +Grey Room,MIT Press,15263819|15360105 +Grey Systems Theory and Application,Emerald (MCB UP ),20439377| +GRH,CAIRN,20349130|22959149 +Griffith Law Review,Informa UK (Taylor & Francis),10383441|18394205 +Grotiana,Brill Academic Publishers,01673831|18760759 +Ground Improvement,Thomas Telford Ltd.,1365781X| +Ground Water,Wiley Blackwell (Blackwell Publishing),0017467X|17456584 +Ground Water Monitoring and Remediation,Wiley Blackwell (Blackwell Publishing),10693629|17456592 +GROUNDING,Franco Angeli,19710372|19724993 +Groundwater for Sustainable Development,Elsevier ,2352801X| +Group,Eastern Group Psychotherapy Society,03624021|15733386 +Group & Organization Management,SAGE Publications,10596011|15523993 +Group Analysis,SAGE Publications,05333164|00000000 +Group Decision and Negotiation,Springer-Verlag,09262644|15729907 +Group Dynamics Theory Research and Practice,American Psychological Association,10892699|19307802 +Group Processes & Intergroup Relations,SAGE Publications,13684302|14617188 +Groups Geometry and Dynamics,European Mathematical Society Publishing House,16617207| +Groups – Complexity – Cryptology,Walter de Gruyter GmbH,18671144|18696104 +Groupwork,Whiting & Birch Ltd,0951824X|17466091 +Growth and Change,Wiley Blackwell (Blackwell Publishing),00174815|14682257 +Growth Factors,Informa UK (Taylor & Francis),08977194|10292292 +Growth Hormone & IGF Research,Elsevier ,10966374| +Growth Performance and Yield of Oyster Mushroom (Pleurotus Ostreatus) on Different Substrates Composition in Buea South West Cameroon,Science Journal Publications,22766294 +Grundwasser,Springer-Verlag,1430483X|14321165 +Gruppe Interaktion Organisation Zeitschrift für Angewandte Organisationspsychologie (GIO),Springer-Verlag,23666145|23666218 +Gruppendynamik und Organisationsberatung,Springer-Verlag,16187849|18622615 +Gruppenpsychotherapie und Gruppendynamik,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21967989|21967989 +GRUPPI,Franco Angeli,18262589|19724837 +GSA Today,Geological Society of America,10525173|19432690 +GSTF International Journal of Physics and Applications,Global Science and Technology Forum,23356901|2335691X +GSTF International Journal on Computing,Springer - Global Science Journals,22513043| +GSTF International Journal on Education,Global Science and Technology Forum,23395060|23395079 +GSTF Journal of Advances in Medical Research,Global Science and Technology Forum,23457201|2345721X +GSTF Journal of BioSciences,Global Science and Technology Forum,22513140|22513159 +GSTF Journal of Engineering Technology,Global Science and Technology Forum,22513701|2251371X +GSTF Journal of General Philosophy,Global Science and Technology Forum,23457856|23457937 +GSTF Journal of Geological Sciences,Global Science and Technology Forum,23356774|23356782 +GSTF Journal of Law and Social Sciences,Springer - Global Science Journals,22512861 +GSTF Journal of Law and Social Sciences,Global Science and Technology Forum,22512853| +GSTF Journal of Mathematics Statistics and Operations Research,Global Science and Technology Forum,22513388|22513396 +GSTF Journal of Music,Global Science and Technology Forum,2382574X|23825928 +GSTF Journal of Nursing and Health Care,Global Science and Technology Forum,2345718X|23457198 +GSTF Journal of Psychology,Global Science and Technology Forum,23457872|23457929 +GSTF Journal of Veterinary Science,Global Science and Technology Forum,23457880|23457910 +GSTF Journal on Agricultural Engineering,Global Science and Technology Forum,23457848|23457945 +GSTF Journal on Aviation Technology,Global Science and Technology Forum,23825758|2382591X +GSTF Journal on Business Review (GBR),Springer - Global Science Journals,22512888 +GSTF Journal on Computing (JoC),Springer - Global Science Journals,20102283 +GSTF Journal on Education,Global Science and Technology Forum,23457163|23457171 +GSTF Journal on Media & Communications,Global Science and Technology Forum,23356618|23356626 +Guaju,Universidade Federal do Parana,24474096 +Guerres mondiales et conflits contemporains,CAIRN,09842292|21010137 +Gulf and Caribbean Research,Univeristy of Southern Mississippi,15280470 +Gulf Coast Association of Geological Societies,AAPG/Datapages,05336562| +Gulf Research Reports,Univeristy of Southern Mississippi,729027 +Gulhane Medical Journal,ScopeMed International Medical Journal Managment and Indexing System,13020471| +Gumanitarnaya informatika,Tomsk State University,23046082| +Gümüşhane Üniversitesi Fen Bilimleri Enstitüsü Dergisi,Gumushane University Journal of Science and Technology Institute,2146538X| +Gümüşhane Üniversitesi İletişim Fakültesi Elektronik Dergisi,Gumushane University E-Journal of Faculty of Communication,21463301 +Gumushane Universitesi Sosyal Bilimler Elektronik Dergisi,Gumushane Universitesi Sosyal Bilimler Enstitusu Elektronik Dergisi,13097423| +Güncel Göğüs Hastalıkları Serisi,AVES Publishing Co.,21475776| +Güncel Pediatri,Galenos Yayinevi,13049054| +Gut,BMJ,00175749|14683288 +Gut and Liver,The Editorial Office of Gut and Liver,19762283|20051212 +Gut Microbes,Landes Bioscience,19490976|19490984 +Gut Pathogens,Springer (Biomed Central Ltd.),17574749|17574749 +Gwerin A Half-Yearly Journal of Folk Life,Maney Publishing,04349725| +GYANODAYA - The Journal of Progressive Education,Diva Enterprises Private Limited,09741801|22294422 +Gynaecological Endoscopy,Wiley Blackwell (Blackwell Publishing),09621091|13652508 +gynäkologie + geburtshilfe,Springer-Verlag,14393557|21966435 +Gynäkologische Endokrinologie,Springer-Verlag,16102894|16102908 +Gynecologic and Obstetric Investigation,S. Karger AG,03787346|1423002X +Gynecologic Oncology,Elsevier ,00908258|10956859 +Gynecologic Oncology Case Reports,Elsevier ,2211338X| +Gynecologic Oncology Reports,Elsevier ,23525789| +Gynecologic Oncology Research and Practice,Springer (Biomed Central Ltd.),20536844|20536844 +Gynecological Endocrinology,Informa UK (Taylor & Francis),09513590|14730766 +Gynecological Surgery,Springer-Verlag,16132076|16132084 +Gynécologie Obstétrique & Fertilité,Elsevier ,12979589| +Gynecology,Herbert Publications,20526210 +Gynecology & Obstetrics,OMICS Publishing Group,21610932 +Gynecology and Minimally Invasive Therapy,Elsevier ,22133070| +Gynecology and Obstetrics Research - Open Journal,Openventio Publishers,23771542 +Gyn�kologisch-geburtshilfliche Rundschau,S. Karger AG,10188843|14230011 +Gyroscopy and Navigation,Pleiades Publishing,20751087|20751109 +Gyrus,Studentska Sekcija za Neuroznanost,18495427|18495427 +GZ - Psychologie,Springer-Verlag,18795080|18795099 +H&G Zeitschrift für Hautkrankheiten,Wiley Blackwell (Blackwell Publishing),03010481|14390353 +H&V Journal,Springer Fachmedien Wiesbaden GmbH,09369856|21928657 +Habitat International,Elsevier ,01973975| +Habitation,Cognizant Communication Corp,15429660| +Hacettepe,Ankara University,13015737 +Hacettepe Journal of Biology and Chemistry,Hacettepe Journal of Biology and Chemistry,13035002| +Hacettepe Journal of Mathematics and Statistics,Hacettepe Journal of Mathematics and Statistics,13035010| +Hacettepe Üniversitesi İktisadi ve İdari Bilimler Fakültesi Dergisi,Hacettepe University Journal of Economics and Administrative Sciences,13018752|13096338 +Hacettepe University Journal of Education,Hacettepe University Journal of Education,13005340| +Hacia la Promoción de la Salud,Universidad de Caldas,01217577| +Hacquetia,De Gruyter Open Sp. z o.o. ,15814661|18549829 +Hadhramout Journal of Medical Sciences,"""Al Manhal FZ, LLC""",22241086| +Haematologia,Brill Academic Publishers,00176559|15685594 +Haematologica,Ferrata Storti Foundation,03906078|15928721 +Haemophilia,Wiley Blackwell (Blackwell Publishing),13518216|13652516 +Hague Journal on the Rule of Law,Springer-Verlag,18764045|18764053 +Haigan,The Japan Lung Cancer Society,03869628|13489992 +Hair Therapy & Transplantation,OMICS Publishing Group,21670951 +Hallazgos,Universidad Santo Tomas,17943841|2422409X +Hallym International Journal of Aging,SAGE Publications,15356523|15414485 +HAMDAN MEDICAL JOURNAL,Hamdan Medical Journal,22272437|2227247X +hamon,The Japanese Society for Neutron Science,1349046X|1884636X +Hämostaseologie,Schattauer GmbH (Hamostaseologie),07209355| +Han-Character and Classical written language Education,Han-Character and Classical Written Language Education,15981363|24658138 +Hand,Springer-Verlag,15589447|15589455 +Hand and Microsurgery,ScopeMed International Medical Journal Managment and Indexing System,21461155|21468079 +Hand Clinics,Elsevier ,07490712| +Hand Surgery,World Scientific ,02188104|17936535 +Hand Surgery and Rehabilitation,Elsevier ,24681229| +Hand Therapy,SAGE Publications,17589983|17589991 +Handbook of Agricultural Economics,Elsevier , +Handbook of Business Strategy,Emerald (MCB UP ),10775730| +Handbook of Computational Economics,Elsevier , +Handbook of Defense Economics,Elsevier , +Handbook of Econometrics,Elsevier , +Handbook of Environmental Economics,Elsevier , +Handbook of Game Theory with Economic Applications,Elsevier , +Handbook of Industrial Organization,Elsevier ,1573448X| +Handbook of Labor Economics,Elsevier , +Handbook of Macroeconomics,Elsevier , +Handbook of Mathematical Economics,Elsevier , +Handbook of Metal Physics,Elsevier ,1570002X| +Handbook of Monetary Economics,Elsevier , +Handbook of Natural Resource and Energy Economics,Elsevier , +Handbook of Numerical Analysis,Elsevier , +Handbook of Population and Family Economics,Elsevier ,1574003X| +Handbook of Practice Management,SAGE Publications,0962144X|0962144X +Handbook of Public Economics,Elsevier , +Handbook of Regional and Urban Economics,Elsevier , +Handbook of Social Choice and Welfare,Elsevier , +Handbook of Systemic Autoimmune Diseases,Elsevier , +Handbooks in Operations Research and Management Science,Elsevier , +Handbooks of Management Accounting Research,Elsevier , +Handchirurgie Scan,Thieme Publishing Group,21948976|21948984 +Handchirurgie · Mikrochirurgie · Plastische Chirurgie,Thieme Publishing Group,07221819|14393980 +Hans Journal of Agricultural Sciences,Hans Publishers,21645507|21645523 +Hans Journal of Biomedicine,Hans Publishers,21618976|21618984 +Hans Journal of Chemical Engineering and Technology,Hans Publishers,21618844|21618852 +Hans Journal of Civil Engineering,Hans Publishers,23263458|23263466 +Hans Journal of Computational Biology,Hans Publishers,21645426|21645434 +Hans Journal of Data Mining,Hans Publishers,2163145X|21631468 +Hans Journal of Food and Nutrition Science,Hans Publishers,2166613X|21666121 +Hans Journal of Medical Cosmetology,Hans Publishers,23326913|23326921 +Hans Journal of Medicinal Chemistry,Hans Publishers,23318287|23318295 +Hans Journal of Nanotechnology,Hans Publishers,2161086X|21610878 +Hans Journal of Ophthalmology,Hans Publishers,21676542|21676550 +Hans Journal of Soil Science,Hans Publishers,23297255|23297263 +Hans Journal of Surgery,Hans Publishers,21685584|21685576 +Hans Journal of Wireless Communications,Hans Publishers,21633983|21633991 +Hanyang Medical Reviews,Hanyang University College of Medicine (KAMJE),1738429X|22344446 +Hapág A Journal of Interdisciplinary Theological Research,PhilJOL,16562739| +Hard Tissue,Open Access Publishing London,20502303 +Harita Teknolojileri Elektronik Dergisi,Makale Sistemi/Geomes,13093983 +Harm Reduction Journal,Springer (Biomed Central Ltd.),14777517|14777517 +Harmful Algae,Elsevier ,15689883| +Harmonia Journal of Arts Research and Education,"""Department of Drama, Dance and Music, Semarang State Universtiy""",14115115|23553820 +Harrington Gay Men s Fiction Quarterly,"""Informa UK (Haworth Press, Inc.,)""",15223140|15223159 +Harrington Gay Men s Literary Quarterly,"""Informa UK (Haworth Press, Inc.,)""",15569241|1556925X +Harrington Lesbian Fiction Quarterly,Informa UK (Taylor & Francis),15228894|1522905X +Harrington Lesbian Literary Quarterly,"""Informa UK (Haworth Press, Inc.,)""",15569225|15569233 +Harvard Deusto Business Research,Omnia Publisher SL,22546235 +Harvard Educational Review,Harvard Education Publishing Group,00178055|19435045 +Harvard Journal of Asiatic Studies,Muse - Johns Hopkins University Press,19446454 +Harvard Journal of Asiatic Studies,JSTOR,00730548| +Harvard Law Review,JSTOR,0017811X| +Harvard Papers in Botany,BioOne (Harvard University Botany Libraries),10434534|19382944 +Harvard Review of Psychiatry,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10673229|14657309 +Harvard Studies in Classical Philology,JSTOR,00730688| +Harvard Theological Review,Cambridge University Press,00178160|14754517 +Hasanuddin Law Review,"""Hasanuddin University, Faculty of Law""",24429880|24429899 +Haseki Tıp Bülteni,Galenos Yayinevi,13020072| +Haseltonia,BioOne (Cactus and Succulent Society of America),10700048|19382898 +Hastings Center Report,Muse - Johns Hopkins University Press,1552146X +Hau Journal of Ethnographic Theory,"""HAU, Journal of Ethnographic Theory""",20491115 +Haushalt in Bildung und Forschung,Barbara Budrich Publishers,21938806|21961662 +HautinForm,Springer-Verlag,18666353|21983445 +hautnah,Springer-Verlag,18662250|21926484 +hautnah dermatologie,Springer-Verlag,09380221|21966451 +Hawaiian Journal of History,Muse - Johns Hopkins University Press,21697639 +Hawwa,Brill Academic Publishers,15692078|15692086 +HAYATI Journal of Biosciences,Elsevier ,19783019| +Hazardous Waste,Mary Ann Liebert,07386168| +Hazardous Waste and Hazardous Materials,Mary Ann Liebert,08825696| +HBRC Journal,Elsevier ,16874048| +He lth Information on the Internet,The Royal Society of Medicine,14604140| +Head & Face Medicine,Springer (Biomed Central Ltd.),1746160X|1746160X +Head & Neck,Wiley Blackwell (John Wiley & Sons),10433074|10970347 +Head & Neck Oncology,Springer (Biomed Central Ltd.),17583284| +Head & Neck Surgery,Wiley Blackwell (John Wiley & Sons),01486403|19302398 +Head and Neck Pathology,Springer-Verlag,1936055X|19360568 +Head and neck tumors (HNT),Publishing House ABV Press,22221468|24114634 +Headache Care,Informa UK (Librapharm),17423430|00000000 +Headache Currents,Wiley Blackwell (Blackwell Publishing),17435005|17435013 +Headache Research and Treatment,Hindawi Publishing Corporation,20901909|20901917 +Headache The Journal of Head and Face Pain,Wiley Blackwell (Blackwell Publishing),00178748|15264610 +HEADline,Springer-Verlag,22104887|23521767 +Headteacher Update,Mark Allen Group,14785307| +Health,"""Scientific Research Publishing, Inc.""",19494998|19495005 +Health & Justice,Springer (Biomed Central Ltd.),21947899|21947899 +Health & Place,Elsevier ,13538292| +Health & Social Care in the Community,Wiley Blackwell (Blackwell Publishing),09660410|13652524 +Health & Social Work,Oxford University Press,03607283|15456854 +Health Affairs,Project Hope,02782715|15445208 +Health An Interdisciplinary Journal for the Social Study of Health Illness and Medicine,SAGE Publications,13634593|00000000 +Health and History,Australian and New Zealand Society of the History of Medicine,14421771|14421771 +Health and Human Rights,JSTOR,10790969|10790969 +Health and Interprofessional Practice,Pacific University Library,21591253 +Health and Quality of Life Outcomes,Springer (Biomed Central Ltd.),14777525|14777525 +Health and Social Care Chaplaincy,Equinox Publishing,20515553|20515561 +Health and Social Welfare Review,Korea Institute for Health and Social Affairs,1226072X| +Health and Technology,Springer-Verlag,21907188|21907196 +Health Behavior and Policy Review,Paris Scholar Publishing,23264403| +Health Care,Sciknow Publications,23297832 +Health Care Academician Journal,ScopeMed International Medical Journal Managment and Indexing System,21487472| +Health Care Analysis,Springer-Verlag,10653058|15733394 +Health Care Current Reviews,OMICS Publishing Group,23754273|23754273 +Health Care For Women International,Informa UK (Taylor & Francis),07399332|10964665 +Health Care Management Review,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03616274| +Health Care Management Science,Springer-Verlag,13869620|15729389 +Health Care on the Internet,Informa UK (Taylor & Francis),10894187| +Health Communication,Informa UK (Taylor & Francis),10410236|15327027 +Health Culture and Society,"""University Library System, University of Pittsburgh""",21616590 +Health Economics,Wiley Blackwell (John Wiley & Sons),10579230|10991050 +Health Economics Policy and Law,Cambridge University Press,17441331|1744134X +Health Economics Review,Springer (Biomed Central Ltd.),21911991|21911991 +Health Education,Emerald (MCB UP ),09654283|00000000 +Health Education & Behavior,SAGE Publications,10901981|15526127 +Health Education Journal,SAGE Publications,00178969|17488176 +Health Education Research,Oxford University Press,02681153|14653648 +Health Evaluation and Promotion,Japan Society of Health Evaluation and Promiotion,13470086|18844103 +Health Expectations,Wiley Blackwell (Blackwell Publishing),13696513|13696513 +Health Informatics - An International Journal,Academy and Industry Research Collaboration Center,23193190|23192046 +Health Informatics Journal,SAGE Publications,14604582|00000000 +Health Information & Libraries Journal,Wiley Blackwell (Blackwell Publishing),14711834|14711842 +Health Information Management Journal,SAGE Publications,18333583|18333575 +Health Information Science and Systems,Springer (Biomed Central Ltd.),20472501|20472501 +Health Libraries Review,Wiley Blackwell (Blackwell Publishing),02656647|13652532 +Health Manpower Management,Emerald (MCB UP ),09552065|00000000 +Health Marketing Quarterly,Informa UK (Taylor & Francis),07359683|15450864 +HEALTH OF WOMAN,"""Group of Companies, Med Expert, LLC""",19925921|23075074 +Health Outcomes Research in Medicine,Elsevier ,18771319| +Health Physics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00179078| +Health Policy,Elsevier ,01688510| +Health Policy and Education,Elsevier ,01652281| +Health Policy and Management,The Korean Society of Health Policy and Administration,12254266| +Health Policy and Management,Mykolas Romeris University,20299001|20299001 +Health Policy and Planning,Oxford University Press,02681080|14602237 +Health Policy and Technology,Elsevier ,22118837| +Health Problems of Civilization,Termedia Sp. z.o.o.,23536942| +Health Professions Education,Elsevier ,24523011| +Health Promotion International,Oxford University Press,09574824|14602245 +Health Promotion Journal of Australia,CSIRO Publishing,10361073| +Health Promotion Perspectives,International Society for Phytocosmetic Sciences,22286497 +Health Promotion Practice,SAGE Publications,15248399|00000000 +Health Prospect,Nepal Journals Online,20912021|2091203X +Health Psychology,American Psychological Association,02786133|19307810 +Health Psychology and Behavioral Medicine,Informa UK (Taylor & Francis),21642850 +Health Psychology Open,SAGE Publications,20551029 +Health Psychology Report,Termedia Sp. z.o.o.,23534184| +Health Psychology Research,PAGEPress Publications,22812075 +Health Psychology Review,Informa UK (Taylor & Francis),17437199|17437202 +Health Reform Observer - Observatoire des Réformes de Santé,Health Reform Observer - Observatoire des Reformes de Sante,22916369 +Health Renaissance,Nepal Journals Online,19947208| +Health Research Policy and Systems,Springer (Biomed Central Ltd.),14784505|14784505 +Health Risk & Society,Informa UK (Taylor & Francis),13698575|14698331 +Health SA Gesondheid,Elsevier ,10259848|20719736 +Health Scope,International Neuroscience Institute,22518959|22519513 +Health Security,Mary Ann Liebert,23265094|23265108 +Health Services and Delivery Research,National Institute for Health Research,20504349|20504357 +Health Services and Outcomes Research Methodology,Springer-Verlag,13873741|15729400 +Health Services Insights,"""Libertas Academica, Ltd.""",11786329 +Health Services Management Research,SAGE Publications,09514848|17581044 +Health Services Reports,JSTOR,00902918| +Health Services Research,Wiley Blackwell (Blackwell Publishing),00179124|14756773 +Health Services Research and Managerial Epidemiology,SAGE Publications,23333928 +Health Sociology Review,Informa UK (Taylor & Francis),14461242|18393551 +Health Statistics Quarterly,Nature Publishing Group - Macmillan Publishers,14651645|20401574 +Health Systems,Nature Publishing Group - Macmillan Publishers,20476965|20476973 +Health Systems & Reform,Landes Bioscience,23288604|23288620 +Health Technology Assessment,National Institute for Health Research,13665278|20464924 +Healthcare,Elsevier ,22130764| +Healthcare,MDPI AG,22279032 +Healthcare in Low-resource Settings,PAGEPress Publications,22817824 +Healthcare in Low-resource Settings,PAGEPress Publications,22814663 +Healthcare Infection,Elsevier ,18355617| +Healthcare Infection,Elsevier ,13299360| +Healthcare Informatics Research,The Korean Society of Medical Informatics (KAMJE),20933681|2093369X +Healthcare Management Forum,SAGE Publications,08404704|23523883 +Healthcare Policy | Politiques de Santé,Longwoods Publishing,17156580 +Healthcare Quarterly,Longwoods Publishing,19296347 +Healthcare Technology Letters,Institution of Electrical Engineers,20533713 +Healthcare Transformation,Mary Ann Liebert,23799900|23799900 +HealthcarePapers,Longwoods Publishing,19296339|19296339 +Healthy Aging & Clinical Care in the Elderly,"""Libertas Academica, Ltd.""",11790601 +Healthy Aging Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,22617434|22617434 +Health and Social Care Education,Informa UK (Taylor & Francis),20510888 +Hearing Balance and Communication,Informa UK (Taylor & Francis),21695717|21695725 +Hearing Research,Elsevier ,03785955| +Heart,BMJ,13556037|1468201X +Heart,BMJ,00070769| +Heart & Lung The Journal of Acute and Critical Care,Elsevier ,01479563| +Heart and Vessels,Springer-Verlag,09108327|16152573 +Heart Asia,BMJ,17591104 +Heart Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1521737X| +Heart Drug,S. Karger AG,14229528|14240556 +Heart Failure Clinics,Elsevier ,15517136| +Heart Failure Reviews,Springer-Verlag,13824147|15737322 +Heart India,Medknow Publications,2321449X| +Heart International,"""Wichtig Publishing, SRL""",18261868|20362579 +Heart Lung and Circulation,Elsevier ,14439506|14442892 +Heart Research - Open Journal,Openventio Publishers,2377164X +Heart Rhythm,Elsevier ,15475271| +Heart Surgery Forum,Carden Jennings Publishing Co.,15226662| +Heart Views,Medknow Publications,1995705X| +HeartRhythm Case Reports,Elsevier ,22140271| +Heat and Mass Transfer,Springer-Verlag,09477411|14321181 +Heat Pipe Science and Technology An International Journal,Begell House Inc.,21517975| +Heat Pipe Science and Technology An International Journal,Begell House Inc.,21517991| +Heat Recovery Systems and CHP,Elsevier ,08904332| +Heat Transfer - Japanese Research,Wiley Blackwell (John Wiley & Sons),00960802|15206556 +Heat Transfer Engineering,Informa UK (Taylor & Francis),01457632|15210537 +Heat Transfer Research,Begell House Inc.,10642285| +Heat Transfer-Asian Research,Wiley Blackwell (John Wiley & Sons),10992871|15231496 +Hebraica,The University of Chicago Press,01602810| +Hebrew Bible and Ancient Israel,Mohr Siebeck,21922276| +hebrew characters in titles 3050,CrossRef test user,10683585| +Hebrew characters test 5 בוא,CrossRef test user,01487736| +Hebrew Studies,Muse - Johns Hopkins University Press,21581681 +HEC Forum,Springer-Verlag,09562737|15728498 +HEGEL - HEpato-GastroEntérologie Libérale,INIST-CNRS,2115452X +Hegel Bulletin,Cambridge University Press,20515367|20515375 +Hegel-Studien (Hegel-Yeongu),The Hegel Society of Korea,15989410| +Heidegger Studies,Philosophy Documentation Center,08854580| +Heilberufe,Springer-Verlag,00179604|18671535 +HeilberufeScience,Springer-Verlag,21902100 +Heimen,Scandinavian University Press / Universitetsforlaget AS,00179841|18943195 +Helgoland Marine Research,Springer-Verlag,1438387X|14383888 +Helgoländer Meeresuntersuchungen,Springer-Verlag,01743597| +Helgoländer Wissenschaftliche Meeresuntersuchungen,Springer-Verlag,00179957| +Helia,Walter de Gruyter GmbH,10181806|21970483 +Helicobacter,Wiley Blackwell (Blackwell Publishing),10834389|15235378 +Helios,Muse - Johns Hopkins University Press,19350228 +Heliyon,Elsevier ,24058440| +Hellenic Journal of Surgery,Springer-Verlag,00180092|18688845 +Hellenic Plant Protection Journal,Walter de Gruyter GmbH,17913691 +Helminthologia,De Gruyter Open Sp. z o.o. ,04406605|13369083 +Helsinki Monitor,Brill Academic Publishers,09250972|1571814X +Helvetica Chimica Acta,Wiley Blackwell (John Wiley & Sons),0018019X|15222675 +Hem-Onc,Landes Bioscience,21505632|21505640 +Hematologia,Science Alert,22241566| +Hematologia,VM Media Sp zo.o. - VMGroup SK,20810768|20813287 +Hematological Oncology,Wiley Blackwell (John Wiley & Sons),02780232|10991069 +Hematology,Maney Publishing,15204391|15204383 +Hematology & Transfusion International Journal,MedCrave Group,24692778 +Hematology and Cell Therapy,Springer-Verlag,12693286|12798509 +Hematology and Leukemia,Herbert Publications,2052434X +Hematology Reports,PAGEPress Publications,20388322|20388330 +Hematology Reviews,PAGEPress Publications,19706804|19706790 +Hematology Reviews Soviet Medical Review,"""Science and Education, Ltd.""",08883920| +Hematology/Oncology and Stem Cell Therapy,Elsevier ,16583876| +Hematology/Oncology Clinics of North America,Elsevier ,08898588| +Hemijska industrija,National Library of Serbia,0367598X|22177426 +Hemodialysis International,Wiley Blackwell (Blackwell Publishing),14927535|15424758 +Hemoglobin,Informa UK (Taylor & Francis),03630269|1532432X +hemşirelikte Eğitim ve Araştırma Dergisi,Logos Medical Publication,13050397| +HEPAC Health Economics in Prevention and Care,Springer-Verlag,14393972|14396637 +Hepatic Medicine Evidence and Research,Dove Medical Press,11791535 +Hepatic Oncology,Future Medicine,20450923|20450931 +Hepatitis B Annual,Medknow Publications,09729747| +Hepatitis Monthly,Kowsar Medical Institute,1735143X|17353408 +Hepatitis Research and Treatment,Hindawi Publishing Corporation,20901364|20901372 +Hepatobiliary & Pancreatic Diseases International,Elsevier ,14993872| +Hepatogastroenterology,Update Medical Publishing,01726390| +Hepatology,Wiley Blackwell (John Wiley & Sons),02709139|15273350 +Hepatology International,Springer-Verlag,19360533|19360541 +Hepatology Research,Wiley Blackwell (Blackwell Publishing),13866346|1872034X +Hepatoma Research,OAE Publishing,23945079|24542520 +Herald of the Bauman Moscow State Technical University Series Instrument Engineering,Bauman Moscow State Technical University,02363933| +Herald of the Bauman Moscow State Technical University Series Mechanical Engineering,Bauman Moscow State Technical University,02363941| +Herald of the Bauman Moscow State Technical University Series Natural Sciences,Bauman Moscow State Technical University,18123368| +Herald of the Kursk State Agricultural Academy,Russian Journal of Agricultural and Socio-Economic Sciences,19970749| +Herald of the Russian Academy of Sciences,Pleiades Publishing,10193316|15556492 +Herald of the Ural State University of Railway Transport,Ural State University of Railway Transport (USURT),20790392|20790392 +Herald of Tver State University,"""Science and Education, Ltd.""",19950136| +Herba Polonica,De Gruyter Open Sp. z o.o. ,180599 +Herbal Formula Science,The Korean Academy of Oriental Medicne Prescription,12291218| +Herbologia an International Journal on Weed Research and Control,Academy of Sciences and Arts of Bosnia anad Herzegovina,18400809| +HERD Health Environments Research & Design Journal,SAGE Publications,19375867|21675112 +Hereditary Cancer in Clinical Practice,Springer (Biomed Central Ltd.),18974287|18974287 +Hereditary Genetics,OMICS Publishing Group,21611041 +Hereditas,Springer (Biomed Central Ltd.),00180661|16015223 +Hereditas (Beijing),China Science Publishing & Media Ltd.,02539772| +Heredity,Nature Publishing Group,0018067X|0018067X +Heritage & Society,Maney Publishing,2159032X|21590338 +Heritage Management,Maney Publishing,19408439| +Heritage Science,Springer (Biomed Central Ltd.),20507445|20507445 +Heritage Turkey,British Institute at Ankara,13623567|2057889X +Hermann-Hesse-Jahrbuch,Walter de Gruyter GmbH,16141423|18658903 +Hermès,INIST-CNRS,07679513|19631006 +HERMES - Journal of Language and Communication in Business,Aarhus University Library,09041699| +Hernia,Springer-Verlag,12654906|12489204 +Hérodote,CAIRN,0338487X|17762987 +HEROM,Leuven University Press,22944273|22944281 +Herpesviridae,Springer (Biomed Central Ltd.),20424280| +Herpetologica,BioOne (Herpetologists League),00180831|19385099 +Herpetological Monographs,BioOne (Herpetologists League),07331347|19385137 +Herz,Springer-Verlag,03409937|16156692 +Herzogia,BioOne - Herzogia,00180971| +Herzschrittmachertherapie + Elektrophysiologie,Springer-Verlag,09387412|14351544 +Hesperia Supplements,JSTOR,10641173| +Hesperia The Journal of the American School of Classical Studies at Athens,The American School of Classical Studies at Athens,0018098X|15535622 +Het Christelijk Oosten,Peeters Publishers,95141 +Heteroatom Chemistry,Wiley Blackwell (John Wiley & Sons),10427163|10981071 +Heterocycles,Japan Institute of Heterocyclic Chemistry,03855414| +Heterocyclic Communications,Walter de Gruyter GmbH,07930283|21910197 +Heterogeneous Asymmetric Hydrogenation,Thieme Publishing Group,20100159 +Heterogeneous Chemistry Reviews,Wiley Blackwell (John Wiley & Sons),10686983|1234985X +Heteromagnetic microelectronics,"""Science and Education, Ltd.""",18109594| +Hexis Theory Society & Culture,University of Rzeszow,23917229| +HFSP Journal,Informa UK (Human Frontier Science Program Publishing),19552068| +High Ability Studies,Informa UK (Taylor & Francis),13598139|1469834X +High Altitude Medicine & Biology,Mary Ann Liebert,15270297|15270297 +High Blood Pressure & Cardiovascular Prevention,Springer-Verlag,11209879|11791985 +High Energy Chemistry,Pleiades Publishing,00181439|16083148 +High Energy Density Physics,Elsevier ,15741818| +High Performance Polymers,SAGE Publications,09540083|13616412 +High Power Laser and Particle Beams,Shanghai Institute of Optics and Fine Mechanics,10014322| +High Power Laser Science and Engineering,Cambridge University Press,20954719|20523289 +High Pressure Research,Informa UK (Taylor & Francis),08957959|14772299 +High Speed Machining,De Gruyter Open Sp. z o.o. ,22993975 +High Temperature,Pleiades Publishing,0018151X|16083156 +High Temperature Material Processes An International Quarterly of High-Technology Plasma Processes,Begell House Inc.,10933611| +High Temperature Material Processes (An International Quarterly of High-Technology Plasma Processes),Begell House Inc.,19404360| +High Temperature Materials and Processes,Walter de Gruyter GmbH,03346455|21910324 +High Temperatures-High Pressures,SAGE Publications,00181544|14723441 +Higher Brain Function Research,Japan Society for Higher Brain Dysfunction,13484818|18806554 +Higher Education,Springer-Verlag,00181560|1573174X +Higher Education Abstracts,Wiley Blackwell (Blackwell Publishing),07484364|21501092 +Higher Education FERPA Bulletin,Wiley Blackwell (John Wiley & Sons),19444478|19444486 +Higher Education for the Future,SAGE Publications,23476311|23485779 +Higher Education in Europe,Informa UK (Taylor & Francis),03797724|14698358 +Higher Education Management,Organisation for Economic Co-Operation and Development ,1013851X| +Higher Education Management and Policy,Organisation for Economic Co-Operation and Development ,16823451|17269822 +Higher Education Pedagogies,Informa UK (Taylor & Francis),23752696 +Higher Education Policy,Nature Publishing Group - Macmillan Publishers,09528733|09528733 +Higher Education Quarterly,Wiley Blackwell (Blackwell Publishing),09515224|14682273 +Higher Education Research & Development,Informa UK (Taylor & Francis),07294360|14698366 +Higher Education Skills and Work-based Learning,Emerald (MCB UP ),20423896| +Higher Education Studies,Canadian Center of Science and Education,19254741|1925475X +Higher Learning Research Communications,"""Laureate Education, Inc.""",21576254 +HIGHER SCHOOL’S PULSE,Index Copernicus International,20802021| +Higher-Order and Symbolic Computation,Springer (Kluwer Academic Publishers),13883690|15730557 +Highland Medical Research Journal,African Journals Online ,15962407 +Highlights of Astronomy,Cambridge University Press,15392996| +Hikaku seiri seikagaku(Comparative Physiology and Biochemistry),The Japanese Society for Comparative Physiology and Biochemistry,09163786|18819346 +Hikmet Yurdu Dusunce-Yorum Sosyal Bilimler Arastirma Dergisi,Hikmet Yurdu Dusunce-Yorum Sosyal Bilimler Arastirma Dergisi,13086944| +Hilgardia,University of California Agriculture and Natural Resources (UC ANR)e,00732230| +Himalayan Journal of Sciences,Nepal Journals Online,17275210|17275229 +Himalayan Journal of Sociology and Anthropology,Nepal Journals Online,23825073| +Himia Fizika ta Tehnologia Poverhni,Co. Ltd. Ukrinformnauka,20791704|20791704 +Hip & Pelvis,The Korean Hip Society (KAMJE),22873260|22873279 +Hip International,"""Wichtig Publishing, SRL""",11207000| +Hipertensión,Elsevier ,02128241| +Hipertensión y Riesgo Vascular,Elsevier ,18891837| +Hipogrifo Revista de literatura y cultura del Siglo de Oro,Instituto de Estudios Auriseculares,23281308|23281308 +Hippocampus,Wiley Blackwell (John Wiley & Sons),10509631|10981063 +Hirurgiâ pozvonočnika,ANO Clinic of NNIITO,18108997| +Hispania,Muse - Johns Hopkins University Press,00182133|21536414 +Hispania,Departmento de Publicaciones del CSIC,00182141|19888368 +Hispania Sacra,Departmento de Publicaciones del CSIC,0018215X|19884265 +Hispanic American Historical Review,Duke University Press,00182168|15271900 +Hispanic Health Care International,Springer Publishing Company,15404153|00000000 +Hispanic Journal of Behavioral Sciences,SAGE Publications,07399863|15526364 +Hispanic Research Journal,Maney Publishing,14682737|00000000 +Hispanic Review,Muse - Johns Hopkins University Press,00182176|15530639 +HISPANICA / HISPÁNICA,Asociacion Japonesa de Hispanistas,09107789|18840574 +Hispanófila,Muse - Johns Hopkins University Press,21656185 +Histochemie,Springer-Verlag,00182222| +Histochemistry,Springer-Verlag,03015564| +Histochemistry and Cell Biology,Springer-Verlag,09486143|1432119X +Histoire & Mesure,OpenEdition,09821783|19577745 +Histoire de la justice,CAIRN,16394399|22717501 +Histoire de la recherche contemporaine,OpenEdition,2265786X|2265786X +Histoire de l’éducation,OpenEdition,02216280|21025452 +Histoire économie et société,CAIRN,07525702|17775906 +Histoire Épistémologie Langage,EDP Sciences,07508069|16381580 +Histoire et littérature de l Europe du Nord-Ouest,OpenEdition,22630945 +Histoire monde et cultures religieuses,CAIRN,19575246|22711848 +Histoire Politique,CAIRN,19543670|19543670 +Histoire sociale/Social history,Muse - Johns Hopkins University Press,19186576 +Histoire urbaine,CAIRN,2101003X|2101003X +Histopathology,Wiley Blackwell (Blackwell Publishing),03090167|13652559 +HISTOREIN,National Documentation Centre,11083441|22412816 +HiSTOReLo Revista de Historia Regional y Local,Universidad Nacional de Colombia,2145132X +Historia,Academy of Science of South Africa,0018229X|23098392 +História & Ensino,Universidade Estadual de Londrina,14143488|22383018 +Historia (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177194 +História (São Paulo),SciELO,01019074|01019074 +História (São Paulo),SciELO,19804369 +História (São Paulo),SciELO,19804369 +Historia Ambiental Latinoamericana y Caribeña (HALAC) revista de la Solcha,GN1 Genesis Network,22372717| +Historia Caribe,Universidad del Atlantico,01228803|23226889 +História Ciências Saúde-Manguinhos,SciELO,01045970|01045970 +Historia Contemporánea,UPV/EHU Press,11302402| +Historia Crítica No 40,Universidad de los Andes,01211617|20114273 +História da Educação,SciELO,22363459 +História da Historiografia,Sociedade Brasileria de Teoria e Historia de Historiografia,19839928|19839928 +História e Cultura,Revista Historia e Cultura,22386270|22386270 +Historia i Polityka,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,18995160| +Historia Instituciones Documentos,Editorial Universidad de Sevilla,02107716|22538291 +HISTORIA MAGISTRA,Franco Angeli,20364040|20365071 +Historia Mathematica,Elsevier ,03150860|1090249X +História Natureza e Espaço - Revista Eletrônica do Grupo de Pesquisa NIESBF,Universidade do Estado do Rio de Janeiro UERJ,23178361 +História Questões & Debates,Universidade Federal do Parana,01006932|01006932 +História Revista,Universidade Federal de Goias,14146312|19844530 +História Unisinos,Universidade do Vale do Rio Dos Sinos - UNISINOS,15193861|22361782 +Historia y Comunicación Social,Universidad Complutense de Madrid,11370734|19883056 +Historia y Memoria,Universidad Pedagogica y Tecnologica de Colombia,20275137| +Historia y Memoria de la Educación,UNED - Universidad Nacional de Educacion a Distancia,24440043 +Historia y Política Ideas Procesos y Movimientos Sociales,Centro de Estudios Politicos y Constitucionales,15750361|1989063X +Historia y Sociedad,Universidad Nacional de Colombia,01218417|23574720 +Historian,Wiley Blackwell (Blackwell Publishing),00182370|15406563 +Historic Brass Society Journal,Historic Brass Society,10454616| +Historical and social-educational ideas,Historical and Social Educational Ideas,20759908|22196048 +Historical Biology,Informa UK (Taylor & Francis),08912963|10292381 +Historical English Studies in Japan,Historical Society of English Studies in Japan,03869490|18839282 +Historical Journal Of Film Radio and Television,Informa UK (Taylor & Francis),01439685|14653451 +Historical Linguistics,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",09353518|21968071 +Historical Materialism,Brill Academic Publishers,14654466|1569206X +Historical Methods A Journal of Quantitative and Interdisciplinary History,Informa UK (Taylor & Francis),01615440|19401906 +Historical Methods Newsletter,Informa UK (Taylor & Francis),00182494| +Historical Outlook,Informa UK (Taylor & Francis),21552983| +Historical Papers,Consortium Erudit,00688878|17129109 +Historical Records of Australian Science,CSIRO Publishing,07273061| +Historical Reflections,Berghahn Books,03157997|19392419 +Historical Research,Wiley Blackwell (Blackwell Publishing),09503471|14682281 +Historical Society of Southern California Los Angeles,JSTOR,21629013| +Historical Society of Southern California Los Angeles (1890),JSTOR,21632995| +Historical Studies,Informa UK (Taylor & Francis),00182559| +Historical Studies Australia and New Zealand,Informa UK (Taylor & Francis),07286023| +HISTORICAL STUDIES IN CIVIL ENGINEERING,Japan Society of Civil Engineers,09167293|18848141 +Historical Studies in Industrial Relations,Liverpool University Press,13621572|20494459 +Historical Studies in the Natural Sciences,University of California Press,19391811|1939182X +Historical Studies in the Physical and Biological Sciences,University of California Press,08909997|15338355 +Historical Studies in the Physical Sciences,JSTOR,00732672| +Historical Studies of Ancient and Medieval China,Society for Historical Studies of Ancient and Medieval China,12297860| +Historical Zoology,Brill Academic Publishers,18735029| +Historically Speaking,Muse - Johns Hopkins University Press,19446438 +HISTORICKÁ SOCIOLOGIE,"""Charles University in Prague, Karolinum Press""",18040616|23363525 +Histories of Anthropology Annual,Muse - Johns Hopkins University Press,19405138 +Historiographia Linguistica,John Benjamins Publishing Company,03025160|15699781 +Historiography East and West,Brill Academic Publishers,15701867|15701867 +Historisch-Politische Mitteilungen,Bohlau Verlag,0943691X|21944040 +Historische Anthropologie,Bohlau Verlag,09428704|21944032 +Historische Zeitschrift,Oldenbourg Wissenschaftsverlag,00182613|2196680X +Historisk tidsskrift,Scandinavian University Press / Universitetsforlaget AS,0018263X|15042944 +History,Wiley Blackwell (Blackwell Publishing),00182648|1468229X +History & Philosophy of the Life Sciences,Springer-Verlag,03919714|17426316 +History & the World,The Society for Hyo-won Historical Studies,20050143| +History and Anthropology,Informa UK (Taylor & Francis),02757206|14772612 +History and Computing,Edinburgh University Press,09570144| +History and Culture,The Korean Workshop for the History of Culture,1598365X| +History and Historians in the Context of the Time,Academic Publishing House Researcher,20781296|23106239 +History and Memory,Indiana University Press,0935560X|15271994 +History and Philosophy of Logic,Informa UK (Taylor & Francis),01445340|14645149 +History and Sociology of South Asia,SAGE Publications,22308075|22495312 +History and Technology,Informa UK (Taylor & Francis),07341512|14772620 +History and Theory,Wiley Blackwell (Blackwell Publishing),00182656|14682303 +History Australia,Monash University,14490854|18334881 +History Compass,Wiley Blackwell (Blackwell Publishing),14780542|14780542 +History in Africa,Cambridge University Press,03615413|15582744 +History journal of education & science,"""I-PC, LLC""",20798784 +History of Communism in Europe,Philosophy Documentation Center,20693192|20693206 +HISTORY OF ECONOMIC THOUGHT AND POLICY,Franco Angeli,22409971|2280188X +History of Economics Society Bulletin,Cambridge University Press,10427716| +History of Education,Informa UK (Taylor & Francis),0046760X|14645130 +History of Education Quarterly,Wiley Blackwell (Blackwell Publishing),00182680|17485959 +History of Education Review,Emerald (MCB UP ),08198691| +History of European Ideas,Informa UK (Taylor & Francis),01916599|1873541X +History of Geo- and Space Sciences,Copernicus GmbH,21905029 +History of Humanities,The University of Chicago Press,23793163|23793171 +History of Medicine/ru,Innovative Medical Technologies Development Foundation,24095834 +History of Photography,Informa UK (Taylor & Francis),03087298|21507295 +History of Political Economy,Duke University Press,00182702|15271919 +History of Psychiatry,SAGE Publications,0957154X|17402360 +History of Psychology,American Psychological Association,10934510|19390610 +History of Religions,The University of Chicago Press,00182710|15456935 +History of Retailing and Consumption,Informa UK (Taylor & Francis),2373518X|23735171 +History of Science,SAGE Publications,00732753|17538564 +History of Science in South Asia,HSSA Journal,2369775X +History of the Human Sciences,SAGE Publications,09526951|00000000 +History of the Present,University of Illinois Press,21599785|21599793 +History of Women in the Americas,School of Advanced Study,20426348 +History or Education,The Society for History of Education,15989151| +History Research,Science Publishing Group,23766700| +History Reviews of New Books,Informa UK (Taylor & Francis),03612759|19308280 +History Studies International Journal Of History,History Studies International Journal of History,13094688| +History Workshop Journal,Oxford University Press,13633554|14774569 +Hitit Üniversitesi Sosyal Bilimler Enstitüsü Dergisi,Hitit Universitesi Sosyal Bilimler Enstitusu Dergisi,13085107| +Hittite Journal of Science & Engineering,Hittite Journal of Science and Engineering,21492123|21484171 +HIV & AIDS Review,Elsevier ,17301270| +HIV Clinical Trials,Maney Publishing,15284336|19455771 +HIV Medicine,Wiley Blackwell (Blackwell Publishing),14642662|14681293 +HIV Therapy,Future Medicine,17584310|17584329 +HIV/AIDS - Research and Palliative Care,Dove Medical Press,11791373 +HIV/AIDS Research and Treatment - Open Journal,Openventio Publishers,23778377 +HKIE Transactions,Informa UK (Taylor & Francis),1023697X|23263733 +HLA,Wiley Blackwell (Blackwell Publishing),20592302| +HMD Praxis der Wirtschaftsinformatik,Springer Fachmedien Wiesbaden GmbH,14363011|21982775 +HNO,Springer-Verlag,00176192|14330458 +HNO Nachrichten,Springer-Verlag,01771000|21986533 +HNO-Informationen (Kongressabstracts),Thieme Publishing Group,03449319|14394537 +HOAJ Biology,Herbert Publications,20500874 +Hobbes Studies,Brill Academic Publishers,09215891|18750257 +Hoehnea,SciELO,22368906 +Hokengakuzasshi (JOURNAL of INSURANCE SCIENCE),Japanese Society of Insurance Sciene,03872939|21855064 +Hokkaido Mathematical Journal,"""Department of Mathematics, Hokkaido University""",03854035| +Holistic Medicine,Informa UK (Taylor & Francis),08843988| +Holistic Nursing Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08879311| +Hollywood Quarterly,University of California Press,15490076| +Holocaust and Genocide Studies,Oxford University Press,87566583|14767937 +Holocaust Studies,Informa UK (Taylor & Francis),17504902|20484887 +HOLOS - ISSN 1807-1600,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",18071600 +Holy Land Studies,Edinburgh University Press,14749475|17500125 +Holzforschung,Walter de Gruyter GmbH,00183830|1437434X +Home Care Provider,Elsevier - Mosby,1084628X| +Home Cultures,Informa UK (Taylor & Francis),17406315|00000000 +Home Economics Research Journal,Wiley Blackwell (Blackwell Publishing),00467774| +Home Health Care Management & Practice,SAGE Publications,10848223|00000000 +Home Health Care Services Quarterly,Informa UK (Taylor & Francis),01621424|15450856 +Home Healthcare Nurse,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0884741X| +Home Healthcare Nurse,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0884741X| +Homeopathy,Elsevier ,14754916| +Homicide Studies,SAGE Publications,10887679|00000000 +Homiletic,Vanderbilt University Library,21526923 +Homiletische Monatshefte,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968012|21968012 +Homily Service An ecumenical resource for sharing the word,Informa UK (Taylor & Francis),07321872| +Hommes & migrations,OpenEdition,02233290| +Hommes & migrations,OpenEdition,02233290|22623353 +HOMO - Journal of Comparative Human Biology,Elsevier ,0018442X| +Homo Oeconomicus,Springer-Verlag,09430180|23666161 +Homoeopathic Links,Thieme Publishing Group,10192050|18603149 +Homogeneous Aqueous Reversible Addition–Fragmentation Chain-Transfer Polymerization,Thieme Publishing Group,20600518 +Homology Homotopy and Applications,"""International Press of Boston, Inc.""",15320073|15320081 +Honam Mathematical Journal,The Homan Mathematical Society,1225293X| +Hong Kong Journal of Nephrology,Elsevier ,15615413| +Hong Kong Journal of Occupational Therapy,Elsevier ,15691861| +Hong Kong Journal of Radiology,Hong Kong Academy of Medicine Press,22236619|23074620 +Hong Kong Medical Journal,Hong Kong Academy of Medicine Press,10242708| +Hong Kong Physiotherapy Journal,Elsevier ,10137025| +HOPOS The Journal of the International Society for the History of Philosophy of Science,The University of Chicago Press,21525188|21566240 +Hoppe-Seyler´s Zeitschrift für physiologische Chemie,Walter de Gruyter GmbH,00184888| +HORIZON / Fenomenologicheskie issledovanija/ STUDIEN ZUR PHÄNOMENOLOGIE / STUDIES IN PHENOMENOLOGY / ÉTUDES PHÉNOMÉNOLOGIQUES,St. Petersburg State University,22265260|23116986 +Horizons,Cambridge University Press,03609669|20508557 +Horizons in Biblical Theology,Brill Academic Publishers,01959085|18712207 +Horizons in Humanities and Social Sciences An International Refereed Journal,"""College of Humanities and Social Sciences, UAEU""",24136301 +Horizons philosophiques,Consortium Erudit,11819227|19202954 +HORIZONTE,Pontificia Universidade Catolica de Minas Gerais,16799615|21755841 +Horizonte de enfermeria,Pontificia Universidad Catolica de Chile,07168861| +Horizontes Antropológicos,SciELO,01047183|01047183 +Hormigón y Acero,Elsevier ,04395689| +Hormonal Studies,Herbert Publications,20528000 +Hormone and Metabolic Research,Thieme Publishing Group,00185043|14394286 +Hormone Molecular Biology and Clinical Investigation,Walter de Gruyter GmbH,18681883|18681891 +Hormone Research,S. Karger AG,03010163|14230046 +Hormone Research in Paediatrics,S. Karger AG,16632818|16632826 +HORMONES,Hellenic Endocrine Society,11093099| +Hormones and Behavior,Elsevier ,0018506X|10956867 +Hormones and Cancer,Springer-Verlag,18688497|18688500 +Horror Studies,Intellect,20403275|20403283 +Horse breeding and equestrian sports,"""Science and Education, Ltd.""",00233285| +Horticultura Brasileira,SciELO,01020536|01020536 +Horticulturae,MDPI AG,23117524 +Horticultural Biotechnology Research,Scienceflora Publishers Pvt. Ltd.,2455460X +Horticultural Plant Journal,Elsevier ,24680141| +Horticultural Research (Japan),The Japanese Society for Horticultural Science,13472658|18803571 +Horticultural Science,Czech Academy of Agricultural Sciences,0862867X|18059333 +Horticulture Environment and Biotechnology,Springer-Verlag,22113452|22113460 +Horticulture Research,Nature Publishing Group,20527276 +Hortus Artium Medievalium,"""Brepols Publishers, NV""",13307274| +HORTUS BOTANICUS,Petrozavodsk State University,19943849 +Hospital Aviation,Elsevier ,07408315| +Hospital Medicine,Mark Allen Group,14623935| +Hospital Medicine Clinics,Elsevier ,22115943| +Hospital Pediatrics,American Academy of Pediatrics,21541663|21541671 +Hospital Pharmacy,"""Thomas Land Publishers, Inc.""",00185787| +Hospital Practice,Informa UK (Informa Healthcare),00185809|21548331 +Hospital Practices and Research,Nova Explore Publications Inc.,2476390X +Hospital Topics,Informa UK (Taylor & Francis),00185868|19399278 +Hospitalist News,Elsevier ,18759122| +Hospitality & Society,Intellect,20427913|20427921 +Hot Topics in Cardiology,FBCommunication,19739621|20360924 +Hot Topics in Cardiometabolic Disorders,FBCommunication,20378831|20379080 +Hot Topics in Diabetes,FBCommunication,2282345X|22824383 +Hot Topics in HIV and Other Retroviruses,FBCommunication,20396546|22396659 +Hot Topics in Hypertension,FBCommunication,1973963X|20360908 +Hot Topics in Neurology and Psychiatry,FBCommunication,19747640|20360916 +Hot Topics in Oncology,FBCommunication,19739656|20360894 +Hot Topics in Respiratory Medicine,FBCommunication,19739664|20360886 +Hot Topics in Rheumatology,FBCommunication,22825096| +Hot Topics in Viral Hepatitis,FBCommunication,19739648|20360932 +Housing and Society,Informa UK (Taylor & Francis),08882746|23760923 +Housing Care and Support,Emerald (MCB UP ),14608790|20428375 +Housing Policy Debate,Informa UK (Taylor & Francis),10511482|2152050X +Housing Studies,Informa UK (Taylor & Francis),02673037|14661810 +Housing Theory and Society,Informa UK (Taylor & Francis),14036096|00000000 +HOW,Asociacion Colombiana de Profesores de Ingles - ASOCOPI,01205927| +Howard Journal of Communications,Informa UK (Taylor & Francis),10646175|10964649 +HPB,Elsevier ,1365182X|14772574 +HPB Surgery,Hindawi Publishing Corporation,08948569|16078462 +HSMHA Health Reports,JSTOR,00831204| +HSS Journal ®,Springer-Verlag,15563316|15563324 +HSTC Bulletin Journal of the History of Canadian Science Technology and Medecine,Consortium Erudit,02280086|19187742 +HTM Härtereitechnische Mitteilungen,Carl Hanser Verlag GMBH & Co KG,0341101X| +HTM Journal of Heat Treatment and Materials,Carl Hanser Verlag GMBH & Co KG,18672493|21941831 +HTS Teologiese Studies / Theological Studies,AOSIS,02599422|20728050 +Hudba - integrácie - interpretácie,Constantine the Philosopher University in Nitra,13384872|13384872 +HUFS Law Review,HUFS Law Research Institute,12260886| +Huisarts en Wetenschap,Springer-Verlag,00187070|18765912 +Huisarts Nu,Springer-Verlag,07750501|24057827 +Human & Experimental Toxicology,SAGE Publications,09603271|14770903 +Human Affairs,De Gruyter Open Sp. z o.o. ,12103055|1337401X +Human and Ecological Risk Assessment An International Journal,Informa UK (Taylor & Francis),10807039|15497860 +Human and Social Studies,De Gruyter Open Sp. z o.o. ,22855920|22855920 +Human Andrology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20906048| +Human Antibodies,IOS Press,10932607|1875869X +Human Biology,Wayne State University Press,00187143|15346617 +Human Brain Mapping,Wiley Blackwell (John Wiley & Sons),10659471|10970193 +Human Cell,Springer-Verlag,09147470|17490774 +Human Communication Research,Wiley Blackwell (Blackwell Publishing),03603989|14682958 +Human Computation,"""ThinkSplash, LLC""",23308001|23308001 +Human Development,S. Karger AG,0018716X|14230054 +Human Dimensions of Wildlife,Informa UK (Taylor & Francis),10871209|00000000 +Human Ecology,Springer-Verlag,03007839|15729915 +Human Evolution,Springer-Verlag,03939375|1824310X +Human Factors and Ergonomics in Manufacturing & Service Industries,Wiley Blackwell (John Wiley & Sons),10908471|15206564 +Human Factors The Journal of the Human Factors and Ergonomics Society,SAGE Publications,00187208|15478181 +Human Fertility,Informa UK (Taylor & Francis),14647273|17428149 +Human Gene Therapy,Mary Ann Liebert,10430342|10430342 +Human Gene Therapy Clinical Development,Mary Ann Liebert,23248637|23248645 +Human Gene Therapy Methods,Mary Ann Liebert,19466536|19466544 +Human Genetics,Springer-Verlag,03406717|14321203 +Human Genetics & Embryology,OMICS Publishing Group,21610436 +Human Genome Variation,Nature Publishing Group,2054345X +Human Genomics,Springer (Biomed Central Ltd.),14739542|14797364 +Human Genomics and Proteomics,CrossRef test user,17574242|17574242 +HUMAN GEOGRAPHIES – Journal of Studies and Research in Human Geography,Human Geographies,18436587|20672284 +Human Heredity,S. Karger AG,00015652|14230062 +Human Immunology,Elsevier ,01988859| +Human Molecular Genetics,Oxford University Press,09646906|14602083 +Human Movement,De Gruyter Open Sp. z o.o. ,17323991|18991955 +Human Movement Science,Elsevier ,01679457| +Human Mutation,Wiley Blackwell (John Wiley & Sons),10597794|10981004 +Human Nature,Springer-Verlag,10456767|19364776 +Human Organization,Society for Applied Anthropology,00187259|19383525 +Human Origins Research,PAGEPress Publications,2039165X|20391668 +Human Parasitic Diseases,"""Libertas Academica, Ltd.""",11795700 +Human Pathology,Elsevier ,00468177| +Human Pathology Case Reports,Elsevier ,22143300| +Human Performance,Informa UK (Taylor & Francis),08959285|15327043 +Human Physiology,Pleiades Publishing,03621197|16083164 +Human Psychopharmacology Clinical and Experimental,Wiley Blackwell (John Wiley & Sons),08856222|10991077 +Human Relations,SAGE Publications,00187267|1741282X +Human Remains and Violence An Interdisciplinary Journal,Manchester University Press,20542240| +Human Reproduction,Oxford University Press,02681161|14602350 +Human Reproduction & Genetic Ethics,Maney Publishing,10287825|20430469 +Human Reproduction Update,Oxford University Press,13554786|14602369 +Human Resource Development International,Informa UK (Taylor & Francis),13678868|14698374 +Human Resource Development Quarterly,Wiley Blackwell (John Wiley & Sons),10448004|15321096 +Human Resource Development Review,SAGE Publications,15344843|00000000 +Human Resource Management,Wiley Blackwell (John Wiley & Sons),00904848|1099050X +Human Resource Management International Digest,Emerald (MCB UP ),09670734|00000000 +Human Resource Management Journal,Wiley Blackwell (Blackwell Publishing),09545395|17488583 +Human Resource Management Research,Scientific and Academic Publishing,21699607| +Human Resource Management Review,Elsevier ,10534822| +Human Resources for Health,Springer (Biomed Central Ltd.),14784491|14784491 +Human Rights Case Digest,Brill Academic Publishers,0965934X|15718131 +Human Rights in Development Online,Brill Academic Publishers,08018049|22116087 +HUMAN RIGHTS IN LAW ENFORCEMENT,European Association of Scientific Research,22855076 +Human Rights Law in Africa Online,Brill Academic Publishers,13853716|22116060 +Human Rights Law Review,Oxford University Press,14617781|17441021 +Human Rights Quarterly,Muse - Johns Hopkins University Press,02750392|1085794X +Human Rights Review,Springer-Verlag,15248879|18746306 +Human Services Organizations Management Leadership & Governance,Informa UK (Taylor & Francis),23303131|2330314X +Human Studies,Springer-Verlag,01638548|1572851X +Human Systems Management,IOS Press,01672533|18758703 +Human Technology An Interdisciplinary Journal On Humans In ICT Environments,Jyvaskyla University Library,17956889 +Human Vaccines,Landes Bioscience,15548600|15548619 +Human Vaccines & Immunotherapeutics,Informa UK (Taylor & Francis),21645515|2164554X +Human-centric Computing and Information Sciences,Springer (Biomed Central Ltd.),21921962|21921962 +Human-Computer Interaction,Informa UK (Taylor & Francis),07370024|15327051 +HumaNetten,Linnaeus University,14032279| +Humangenetik,Springer-Verlag,00187348| +humanidades,Universidad de Costa Rica,22152253|22153934 +Humanidades em diálogo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19826931|19827547 +Humanisme et Entreprise,CAIRN,00187372|22711791 +Humanist Studies & the Digital Age,Oregon State University,21583846 +Humanitas,Coimbra University Press,08711569|21831718 +HUMANITAS - Uluslararası Sosyal Bilimler Dergisi,Humanitas Uluslararasi Sosyal Bilimler Dergisi,2147088X| +Humanities,MDPI AG,20760787|20760787 +Humanities and Social Sciences,Science Publishing Group,23308176| +Humanities and Social Sciences Letters,Pak Publishing Group,23125659|23124318 +Humanities and Social Sciences quarterly,Rzeszow University of Technology,23005327|23009918 +Humanities Bulletin of BMSTU,Bauman Moscow State Technical University,23068477 +Humanities Bulletin of the University of Finance,Infra-M Academic Publishing House,22267867| +Humanities Collections,Informa UK (Taylor & Francis),10926763| +Humanities Contens,Korea Humanities Content Society,19754469| +Humanities Directory,Social Sciences Directory Limited,20506171| +HUMANITIES OF THE SOUTH OF RUSSIA,Kniga - Service Agency Ltd.,22278656| +Humanities Review Journal,African Journals Online ,15960749 +Humanity & Society,SAGE Publications,01605976| +Humanity An International Journal of Human Rights Humanitarianism and Development,Muse - Johns Hopkins University Press,21514372 +Humanmedizin kompakt,Springer-Verlag,21954453 +Humanomics,Emerald (MCB UP ),08288666| +human_ontogenetics,Wiley Blackwell (John Wiley & Sons),1863866X|18639526 +Hume Studies,Muse - Johns Hopkins University Press,19479921 +Humor - International Journal of Humor Research,Walter de Gruyter GmbH,09331719|16133722 +Hunarian Food and Agricultural Statistics 2014,Research Institute of Agricultural Economics,20636628| +Hungarian Agricultural Engineering,Hungarian Agricultural Engineering,08647410|24159751 +Hungarian Cultural Studies,"""University Library System, University of Pittsburgh""",19368879 +Hungarian Educational Researcch Journal,University of Debrecen/ Debreceni Egyetem - HERJ,20642199 +Hungarian Geographical Bulletin,"""Geographical Institute, Research Centre for Astronomy and Earth Sciences""",20645031|20645147 +Hungarian Journal of Industry and Chemistry,Walter de Gruyter GmbH,1330276 +Hungarian Journal of Industry and Chemistry,Walter de Gruyter GmbH,24505102 +Hungarian Medical Journal,Akademiai Kiado Zrt.,17886139|17890403 +Hungarian Studies,Akademiai Kiado Zrt.,02366568|15882772 +Hungarica Acta Physica,Springer-Verlag,03676382| +Hünkâr Alevilik Bektaşilik Akademik Araştırmalar Dergisi,Hunkar Alevilik Bektasilik Akademik Arastimalar Dergisi,21485216| +Hunter Gatherer Research,Liverpool University Press,14764261 +Huntington Library Quarterly,University of Pennsylvania Press,00187895|1544399X +Huria Journal of the Open University of Tanzania,African Journals Online ,8566739 +HuSS International Journal of Research in Humanities and Social Sciences,Vellalar College for Women,23494778|23498900 +Husserl Studies,Springer-Verlag,01679848|15728501 +HUTNIK - WIADOMOŚCI HUTNICZE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",12303534| +HVAC&R Research,Informa UK (Taylor & Francis),10789669|19385587 +Hybrid Materials,De Gruyter Open Sp. z o.o. ,22993940 +Hybrid Methods in Engineering,Begell House Inc.,10992391| +Hybridoma,Mary Ann Liebert,0272457X|0272457X +Hybridoma and Hybridomics,Mary Ann Liebert,15368599|00000000 +HYBRIDS,Japan Institute of Electronics Packaging,09142568|18841171 +Hydration,Thieme Publishing Group,20600593 +Hydraulics & Pneumatics,The Japan Fluid Power System Society,02866900|21855285 +Hydro Nepal Journal of Water Energy and Environment,Nepal Journals Online,19985452|23924101 +Hydroamination Hydrophosphination Hydrophosphinylation and Hydrophosphonylation of Carbon—Carbon Double Bonds,Thieme Publishing Group,20100361 +Hydroarylation with Imidazoles,Thieme Publishing Group,20100256 +Hydrobiologia,Springer-Verlag,00188158|15735117 +Hydrobiological Bulletin,Springer-Verlag,01651404| +Hydrobiological Journal,Begell House Inc.,00188166| +Hydroboration of C=N Bonds,Thieme Publishing Group,20200110 +Hydroboration of Styrenes Using Rhodium–QUINAP,Thieme Publishing Group,20100183 +Hydroboration/Amination of Alkenes,Thieme Publishing Group,20100388 +Hydrocyanation of Aldehydes,Thieme Publishing Group,20500556 +Hydroécologie Appliquée,EDP Sciences,11479213|1958556X +Hydrogels,De Gruyter Open Sp. z o.o. ,23533943 +Hydrogenation of Aromatic Ketones,Thieme Publishing Group,20200013 +Hydrogenation of Pent-2-yne with Polymer-Stabilized Metal Colloids,Thieme Publishing Group,20600100 +Hydrogeology Journal,Springer-Verlag,14312174|14350157 +Hydrological Processes,Wiley Blackwell (John Wiley & Sons),08856087|10991085 +Hydrological Research Letters,Japan Society of Hydrology and Water Resources,18823416 +Hydrological Sciences Bulletin,Informa UK (Taylor & Francis),03036936| +Hydrological Sciences Journal,Informa UK (Taylor & Francis),02626667|21503435 +Hydrology,MDPI AG,23065338 +Hydrology and Earth System Sciences,Copernicus GmbH,16077938 +Hydrology and Earth System Sciences Discussions,Copernicus GmbH,18122116 +Hydrology Journal,Diva Enterprises Private Limited,0971569X|09756914 +Hydrology Research,IWA Publishing,00291277|22247955 +Hydrometallurgy,Elsevier ,0304386X| +Hydrophosphonylation,Thieme Publishing Group,20500262 +Hydrotechnical Construction,Springer-Verlag,00188220| +Hygeia journal for drugs and medicines,CD Remedies,22293590 +Hygiea Internationalis An Interdisciplinary Journal for the History of Public Health,Linkoping University Electronic Press,14038668|14044013 +Hygiena, National Institute of Public Health,18026281|18031056 +Hygiene and Sanitation,"""Science and Education, Ltd.""",00169900| +Hygiene and Sanitation,"""Science and Education, Ltd.""",00169900| +Hyomen Kagaku,The Surface Science Society of Japan,03885321|18814743 +Hypatia,Wiley Blackwell (Blackwell Publishing),08875367|15272001 +Hyperfine Interactions,Springer-Verlag,03043843|15729540 +Hypersensitivity,Herbert Publications,2052594X +Hypertension,Ovid Technologies Wolters Kluwer -American Heart Association,0194911X|15244563 +Hypertension in Pregnancy,Informa UK (Taylor & Francis),10641955|15256065 +Hypertension Research,Nature Publishing Group,09169636|13484214 +Hypertension Research in Pregnancy,Japan Society for the Study of Hypertension in Pregnancy,21875987|21879931 +Hypothesis,Hypothesis Journal,1710338X|17103398 +Hypoxia,Dove Medical Press,23241128 +I Tatti Studies in the Italian Renaissance,The University of Chicago Press,03935949|20376731 +I V H S Journal,Informa UK (Taylor & Francis),10655123| +i-com,Oldenbourg Wissenschaftsverlag,1618162X|21966826 +i-Perception,SAGE Publications,20416695|20416695 +I2 Innovación e Investigación en Arquitectura y Territorio,Publicaciones Universidad de Alicante,23410515|23410515 +IABSE Congress Report,International Association for Bridge and Structural Engineering,22213791| +IABSE Symposium Report,International Association for Bridge and Structural Engineering,22213783| +IAES International Journal of Artificial Intelligence (IJ-AI),Institute of Advanced Engineering and Science,22528938| +IAES International Journal of Robotics and Automation (IJRA),Institute of Advanced Engineering and Science,20894856| +IALS Student Law Review,School of Advanced Study,20537646 +IAMURE International Journal of Business and Management,International Association of Multidisciplinary Research,22441492|22441506 +IAMURE International Journal of Ecology and Conservation,International Association of Multidisciplinary Research,22441573|22441581 +IAMURE International Journal of Education,International Association of Multidisciplinary Research,22441476|22441484 +IAMURE International Journal Of Health Education,International Association of Multidisciplinary Research,22441840|22441832 +IAMURE International Journal of Lesbian Gay Bisexual and Transgender Studies,International Association of Multidisciplinary Research,22441867|22441859 +IAMURE International Journal of Literature Philosophy & Religion,International Association of Multidisciplinary Research,22441530|22441549 +IAMURE International Journal of Marine Ecology,International Association of Multidisciplinary Research,22444610|22444629 +IAMURE International Journal of Mathematics Engineering & Technology,International Association of Multidisciplinary Research,2244159X|22441603 +IAMURE International Journal of Multidisciplinary Research,International Association of Multidisciplinary Research,22438327|22440429 +IAMURE International Journal of Plant Ecology,International Association of Multidisciplinary Research,22444556|22444564 +IAMURE International Journal of Science and Clinical Laboratory,International Association of Multidisciplinary Research,22441557|22441565 +IAMURE International Journal of Social Sciences,International Association of Multidisciplinary Research,22441514|22441522 +IAMURE International Journal of Terrestrial Ecology,International Association of Multidisciplinary Research,2244453X|22444548 +IARJSET,Tejass Publisheers,23938021|23938021 +IASPM Journal,The International Association for the Study of Popular Music,20793871|20793871 +IATREIA,Universidad de Antioquia,01210793| +IATSS Research,Elsevier ,03861112| +IAWA Journal,Brill Academic Publishers,09281541|22941932 +Iberian Journal of the History of Economic Thought,Universidad Complutense de Madrid,23865768 +Iberian-Latin American Congress on Computational Methods in Engineering,SWGE Sistemas, +Iberoamerican Journal of Industrial Engineering,Iberoamerican Journal of Industrial Engineering,21758018 +Iberoromania,Walter de Gruyter GmbH,00190993|18659039 +IBIMA Business Review,IBIMA Publishing,19473788 +Ibis,Wiley Blackwell (Blackwell Publishing),00191019|1474919X +IBM Journal of Research and Development,IBM ,00188646|00188646 +IBM Systems Journal,IBM ,00188670| +IBMRD s Journal of Management & Research,Institute of Business Management and Rural Development,22777830|23485922 +IBMS BoneKEy,Nature Publishing Group,19408692 +Ibrahim Cardiac Medical Journal,Bangladesh Journals Online,22230963|22230971 +Ibrahim Medical College Journal,Bangladesh Journals Online,19999690|19999704 +Ibsen Studies,Informa UK (Taylor & Francis),15021866|17418720 +iBusiness,"""Scientific Research Publishing, Inc.""",21504075|21504083 +ICAME Journal,De Gruyter Open Sp. z o.o. ,15025462 +ICAN Infant Child & Adolescent Nutrition,SAGE Publications,19414064|19414072 +Icarus,Elsevier ,00191035|10902643 +ICCM Bulletin,Informa UK (Taylor & Francis),10344233|03135381 +ICE Construction Law Quarterly,Thomas Telford Ltd.,20471424|20471432 +ICE Engineering Division Papers,Thomas Telford Ltd.,5342775 +ICE Proceedings,Thomas Telford Ltd.,203262 +ICE Proceedings Civil Engineering,Thomas Telford Ltd.,17517672 +ICE Proceedings Engineering Divisions,Thomas Telford Ltd.,5342767 +ICE Proceedings Engineering Divisions,Thomas Telford Ltd.,17537797|05342767 +ICE Proceedings Engineering Divisions,Thomas Telford Ltd.,5342767 +ICE Proceedings Geotechnical Engineering,Thomas Telford Ltd.,17518563 +ICE Proceedings Municipal Engineer,Thomas Telford Ltd.,17517699 +ICE Proceedings Structures and Buildings,Thomas Telford Ltd.,17517702 +ICE Proceedings Structures and Buildings,Thomas Telford Ltd.,17517702 +ICE Proceedings Transport,Thomas Telford Ltd.,17517710 +ICE Proceedings Water and Maritime Engineering,Thomas Telford Ltd.,17537800 +ICE Proceedings Water Maritime and Energy,Thomas Telford Ltd.,17537819 +ICE Selected Engineering Papers,Thomas Telford Ltd.,17537827 +ICE Transactions,Thomas Telford Ltd.,17537851 +ICE Transactions,Thomas Telford Ltd.,17537851 +Icelandic Agricultural Sciences,Agricultural University of Iceland,1670567X|2298786X +Icelandic Review of Politics & Administration,Institute of Public Administration and Politics - Icelandic Review of Politics and Administration,22984097|22983988 +ICES Journal of Marine Science,Oxford University Press,10543139|10959289 +ICGA Journal,IOS Press,13896911|24682438 +Ichnos,Informa UK (Taylor & Francis),10420940|15635236 +Ichthyological Research,Springer-Verlag,13418998|16163915 +Iconofacto,Universidad Pontificia Bolivariana,19002785|23900040 +Iconographia mycologica,Springer-Verlag,00734411| +Íconos - Revista de Ciencias Sociales,Facultad Latinoamericana de Ciencias Sociales (FLACSO),13901249|13908065 +ICSID Review,Oxford University Press,02583690|20491999 +ICST Transactions on Ambient Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",2032927X +ICST Transactions on Complex Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329229 +ICST Transactions on e-Business,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329288 +ICST Transactions on e-Education and e-Learning,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329253 +ICST Transactions on Mobile Communications and Applications,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329504 +ICST Transactions on Scalable Information Systems,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329407 +ICST Transactions on Security and Safety,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329393 +ICST Transactions on Ubiquitous Environments,"""Institute for Computer Sciences, Social Informatics and TelecommunicationsEngineering""",20329377 +ICT Express,Elsevier ,24059595| +ICU Director,SAGE Publications,19444516|19444524 +ID on line REVISTA DE PSICOLOGIA,Lepidus Tecnologia,19811179 +IDA Journal of Desalination and Water Reuse,Maney Publishing,19477953|20516452 +IDCases,Elsevier ,22142509| +Idea Studia nad strukturą i rozwojem pojęć filozoficznych,University of Bialystok,08604487| +Idealistic Studies,Philosophy Documentation Center,00468541| +IdeAs,OpenEdition,19505701|19505701 +Ideas and Ideals,Novosibirsk State Technical University,20750862| +Ideas in Ecology and Evolution,Ideas in Ecology and Evolution,19183178 +Ideas y Valores,Universidad Nacional de Colombia,01200062|20113668 +Idées économiques et sociales,CAIRN,22575111|22642749 +Idées économiques et sociales,CAIRN,21165289| +Ideggyógyászati Szemle,Ideggyogyaszati Szemle Journal,00191442| +Identities,Informa UK (Taylor & Francis),1070289X|15473384 +Identity,Informa UK (Taylor & Francis),15283488|1532706X +Identity in the Information Society,Springer-Verlag,18760678 +Identity papers A journal of British and Irish studies,University of Huddersfield Press,20586205 +Idesia (Arica),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7183429 +IDEYA,PhilJOL,01196405| +Idil Journal of Art and Language,Sada Institute,21469903|21473056 +IDP Revista de Internet Derecho y Política,Fundacio per la Universitat Oberta de Catalunya,16998154 +IDS Bulletin,Institute of Development Studies,02655012|17595436 +IDS Practice Papers,Wiley Blackwell (Blackwell Publishing),17598907|20400225 +IDS Research Reports,Wiley Blackwell (Blackwell Publishing),01411314|20400217 +IDS Working Papers,Wiley Blackwell (Blackwell Publishing),13536141|20400209 +IE interfaces,Korean Institute of Industrial Engineers,12250996| +IEE Journal on Computers and Digital Techniques,Institution of Electrical Engineers,01401335| +IEE Journal on Electric Power Applications,Institution of Electrical Engineers,01401327|20537999 +IEE Journal on Electronic Circuits and Systems,Institution of Electrical Engineers,03086984| +IEE Journal on Microwaves Optics and Acoustics,Institution of Electrical Engineers,03086976| +IEE Journal on SolidState and Electron Devices,Institution of Electrical Engineers,03086968| +IEE Proceedings - Circuits Devices and Systems,Institution of Electrical Engineers,13502409|13597000 +IEE Proceedings - Communications,Institution of Electrical Engineers,13502425|13597019 +IEE Proceedings - Computers and Digital Techniques,Institution of Electrical Engineers,13502387|13597027 +IEE Proceedings - Control Theory and Applications,Institution of Electrical Engineers,13502379|13597035 +IEE Proceedings - Electric Power Applications,Institution of Electrical Engineers,13502352| +IEE Proceedings - Generation Transmission and Distribution,Institution of Electrical Engineers,13502360| +IEE Proceedings - Information Security,Institution of Electrical Engineers,17470730| +IEE Proceedings - Intelligent Transport Systems,Institution of Electrical Engineers,17480248| +IEE Proceedings - Microwaves Antennas and Propagation,Institution of Electrical Engineers,13502417|1359706X +IEE Proceedings - Nanobiotechnology,Institution of Electrical Engineers,14781581| +IEE Proceedings - Optoelectronics,Institution of Electrical Engineers,13502433|13597078 +IEE Proceedings - Radar Sonar and Navigation,Institution of Electrical Engineers,13502395| +IEE Proceedings - Science Measurement and Technology,Institution of Electrical Engineers,13502344|13597094 +IEE Proceedings - Software,Institution of Electrical Engineers,14625970| +IEE Proceedings - Software Engineering,Institution of Electrical Engineers,13645080| +IEE Proceedings - Vision Image and Signal Processing,Institution of Electrical Engineers,1350245X| +IEE Proceedings A (Physical Science Measurement and Instrumentation Management and Education),Institution of Electrical Engineers,20537905 +IEE Proceedings A Physical Science Measurement and Instrumentation Management and Education Reviews,Institution of Electrical Engineers,0143702X| +IEE Proceedings A Science Measurement and Technology,Institution of Electrical Engineers,09607641| +IEE Proceedings B Electric Power Applications,Institution of Electrical Engineers,01437038| +IEE Proceedings C Generation Transmission and Distribution,Institution of Electrical Engineers,01437046| +IEE Proceedings D Control Theory and Applications,Institution of Electrical Engineers,01437054| +IEE Proceedings E (Computers and Digital Techniques),Institution of Electrical Engineers,20537948 +IEE Proceedings E Computers and Digital Techniques,Institution of Electrical Engineers,01437062| +IEE Proceedings F Communications Radar and Signal Processing,Institution of Electrical Engineers,01437070| +IEE Proceedings F Radar and Signal Processing,Institution of Electrical Engineers,0956375X| +IEE Proceedings G (Electronic Circuits and Systems),Institution of Electrical Engineers,01437089| +IEE Proceedings G Circuits Devices and Systems,Institution of Electrical Engineers,09563768| +IEE Proceedings H (Microwaves Antennas and Propagation),Institution of Electrical Engineers,2053907X +IEE Proceedings H Microwaves Antennas and Propagation,Institution of Electrical Engineers,0950107X| +IEE Proceedings H Microwaves Optics and Antennas,Institution of Electrical Engineers,01437097| +IEE Proceedings I (Communications Speech and Vision),Institution of Electrical Engineers,20539053 +IEE Proceedings I Communications Speech and Vision,Institution of Electrical Engineers,09563776| +IEE Proceedings I Solid State and Electron Devices,Institution of Electrical Engineers,01437100| +IEE Proceedings J Optoelectronics,Institution of Electrical Engineers,02673932| +IEE Review,Institution of Electrical Engineers,09535683|17410495 +IEE-IERE Proceedings - India,Institution of Electrical Engineers,00189146| +IEEE Access,Institute of Electrical and Electronics Engineers,21693536|21693536 +IEEE Acoustics Speech and Signal Processing Newsletter,Institute of Electrical and Electronics Engineers,21683093|21683085 +IEEE Aerospace and Electronic Systems Magazine,Institute of Electrical and Electronics Engineers,08858985| +IEEE Annals of the History of Computing,Muse - Johns Hopkins University Press,19341547 +IEEE Annals of the History of Computing,Institute of Electrical and Electronics Engineers,10586180| +IEEE Antennas and Propagation Group Newsletter,Institute of Electrical and Electronics Engineers,21680353|21680361 +IEEE Antennas and Propagation Magazine,Institute of Electrical and Electronics Engineers,10459243| +IEEE Antennas and Wireless Propagation Letters,Institute of Electrical and Electronics Engineers,15361225|15485757 +IEEE ASSP Magazine,Institute of Electrical and Electronics Engineers,07407467| +IEEE Audio and Electroacoustics Newsletter,Institute of Electrical and Electronics Engineers,21683069|21683050 +IEEE Circuits & Systems Magazine,Institute of Electrical and Electronics Engineers,01636812| +IEEE Circuits and Devices Magazine,Institute of Electrical and Electronics Engineers,87553996| +IEEE Circuits and Systems Magazine,Institute of Electrical and Electronics Engineers,1531636X| +IEEE Cloud Computing,Institute of Electrical and Electronics Engineers,23256095 +IEEE Communications Letters,Institute of Electrical and Electronics Engineers,10897798| +IEEE Communications Magazine,Institute of Electrical and Electronics Engineers,01636804| +IEEE Communications Society Magazine,Institute of Electrical and Electronics Engineers,01489615| +IEEE Communications Surveys & Tutorials,Institute of Electrical and Electronics Engineers,1553877X|1553877X +IEEE Computational Intelligence Magazine,Institute of Electrical and Electronics Engineers,1556603X| +IEEE Computational Science and Engineering,Institute of Electrical and Electronics Engineers,10709924| +IEEE Computer Applications in Power,Institute of Electrical and Electronics Engineers,08950156| +IEEE Computer Architecture Letters,Institute of Electrical and Electronics Engineers,15566056| +IEEE Computer Graphics and Applications,Institute of Electrical and Electronics Engineers,02721716| +IEEE Concurrency,Institute of Electrical and Electronics Engineers,10923063| +IEEE Concurreny,Institute of Electrical and Electronics Engineers,10923063| +IEEE Consumer Electronics Magazine,Institute of Electrical and Electronics Engineers,21622248|21622256 +IEEE Control Systems,Institute of Electrical and Electronics Engineers,1066033X| +IEEE Control Systems Magazine,Institute of Electrical and Electronics Engineers,02721708| +IEEE CSIT Newsletter,Institute of Electrical and Electronics Engineers,03647188| +IEEE Design & Test of Computers,Institute of Electrical and Electronics Engineers,07407475| +IEEE Design and Test,Institute of Electrical and Electronics Engineers,21682356|21682364 +IEEE Design and Test of Computers,Institute of Electrical and Electronics Engineers,07407475| +IEEE Distributed Systems Online,Institute of Electrical and Electronics Engineers,15414922| +IEEE Electrical Insulation Magazine,Institute of Electrical and Electronics Engineers,08837554| +IEEE Electrification Magazine,Institute of Electrical and Electronics Engineers,23255897|23255889 +IEEE Electromagnetic Compatibility Magazine,Institute of Electrical and Electronics Engineers,21622264|21622272 +IEEE Electron Device Letters,Institute of Electrical and Electronics Engineers,07413106|15580563 +IEEE Embedded Systems Letters,Institute of Electrical and Electronics Engineers,19430663|19430671 +IEEE Engineering in Medicine and Biology Magazine,Institute of Electrical and Electronics Engineers,07395175| +IEEE Engineering Management Review,Institute of Electrical and Electronics Engineers,03608581| +IEEE Expert,Institute of Electrical and Electronics Engineers,08859000| +IEEE Geoscience and Remote Sensing Letters,Institute of Electrical and Electronics Engineers,1545598X|15580571 +IEEE Geoscience and Remote Sensing Magazine,Institute of Electrical and Electronics Engineers,21686831 +IEEE Industrial Electronics Magazine,Institute of Electrical and Electronics Engineers,19324529| +IEEE Industry Applications Magazine,Institute of Electrical and Electronics Engineers,10772618| +IEEE Instrumentation & Measurement Magazine,Institute of Electrical and Electronics Engineers,10946969| +IEEE Instrumentation and Measurement Magazine,Institute of Electrical and Electronics Engineers,10946969| +IEEE Intelligent Systems,Institute of Electrical and Electronics Engineers,15411672| +IEEE Intelligent Systems and their Applications,Institute of Electrical and Electronics Engineers,10947167| +IEEE Intelligent Transportation Systems Magazine,Institute of Electrical and Electronics Engineers,19391390| +IEEE Internet Computing,Institute of Electrical and Electronics Engineers,10897801| +IEEE Internet of Things Journal,Institute of Electrical and Electronics Engineers,23274662 +IEEE Journal of Biomedical and Health Informatics,Institute of Electrical and Electronics Engineers,21682194|21682208 +IEEE Journal of Emerging and Selected Topics in Power Electronics,Institute of Electrical and Electronics Engineers,21686777|21686785 +IEEE Journal of Oceanic Engineering,Institute of Electrical and Electronics Engineers,03649059|15581691 +IEEE Journal of Photovoltaics,Institute of Electrical and Electronics Engineers,21563381|21563403 +IEEE Journal of Quantum Electronics,Institute of Electrical and Electronics Engineers,00189197|15581713 +IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing,Institute of Electrical and Electronics Engineers,19391404|21511535 +IEEE Journal of Selected Topics in Quantum Electronics,Institute of Electrical and Electronics Engineers,1077260X|15584542 +IEEE Journal of Selected Topics in Signal Processing,Institute of Electrical and Electronics Engineers,19324553|19410484 +IEEE Journal of Solid-State Circuits,Institute of Electrical and Electronics Engineers,00189200|1558173X +IEEE Journal of the Electron Devices Society,Institute of Electrical and Electronics Engineers,21686734 +IEEE Journal of Translational Engineering in Health and Medicine,Institute of Electrical and Electronics Engineers,21682372|21682372 +IEEE Journal on Emerging and Selected Topics in Circuits and Systems,Institute of Electrical and Electronics Engineers,21563357|21563365 +IEEE Journal on Exploratory Solid-State Computational Devices and Circuits,Institute of Electrical and Electronics Engineers,23299231 +IEEE Journal on Robotics and Automation,Institute of Electrical and Electronics Engineers,08824967| +IEEE Journal on Selected Areas in Communications,Institute of Electrical and Electronics Engineers,07338716| +IEEE Latin America Transactions,Institute of Electrical and Electronics Engineers,15480992| +IEEE LCS,Institute of Electrical and Electronics Engineers,10459235| +IEEE Life Sciences Letters,Institute of Electrical and Electronics Engineers,23327685 +IEEE LTS,Institute of Electrical and Electronics Engineers,10556877| +IEEE Magnetics Letters,Institute of Electrical and Electronics Engineers,1949307X|19493088 +IEEE Micro,Institute of Electrical and Electronics Engineers,02721732| +IEEE Microwave and Guided Wave Letters,Institute of Electrical and Electronics Engineers,10518207| +IEEE Microwave and Wireless Components Letters,Institute of Electrical and Electronics Engineers,15311309|15581764 +IEEE Microwave Magazine,Institute of Electrical and Electronics Engineers,15273342| +IEEE Multimedia,Institute of Electrical and Electronics Engineers,1070986X| +IEEE Nanotechnology Express,Institute of Electrical and Electronics Engineers,23327715 +IEEE Nanotechnology Magazine,Institute of Electrical and Electronics Engineers,19324510| +IEEE Network,Institute of Electrical and Electronics Engineers,08908044| +IEEE Parallel & Distributed Technology Systems & Applications,Institute of Electrical and Electronics Engineers,10636552| +IEEE Parallel and Distributed Technology Systems and Applications,Institute of Electrical and Electronics Engineers,10636552| +IEEE Personal Communications,Institute of Electrical and Electronics Engineers,10709916| +IEEE Pervasive Computing,Institute of Electrical and Electronics Engineers,15361268| +IEEE Photonics Journal,Institute of Electrical and Electronics Engineers,19430655|19430655 +IEEE Photonics Technology Letters,Institute of Electrical and Electronics Engineers,10411135|19410174 +IEEE Potentials,Institute of Electrical and Electronics Engineers,02786648| +IEEE Power and Energy Magazine,Institute of Electrical and Electronics Engineers,15407977| +IEEE Power and Energy Technology Systems Journal,Institute of Electrical and Electronics Engineers,23327707 +IEEE Power Electronics Letters,Institute of Electrical and Electronics Engineers,15407985| +IEEE Power Electronics Magazine,Institute of Electrical and Electronics Engineers,23299207|23299215 +IEEE Power Engineering Review,Institute of Electrical and Electronics Engineers,02721724| +IEEE Professional Group on Antennas and Propagation Newsletter,Institute of Electrical and Electronics Engineers,21683670|21683689 +IEEE Professional Technical Group on Antennas and Propagation Newsletter,Institute of Electrical and Electronics Engineers,21683514|21683506 +IEEE Pulse,Institute of Electrical and Electronics Engineers,21542287| +IEEE Reviews in Biomedical Engineering,Institute of Electrical and Electronics Engineers,19373333|19411189 +IEEE Revista Iberoamericana de Tecnologias del Aprendizaje,Institute of Electrical and Electronics Engineers,19328540 +IEEE Robotics & Automation Magazine,Institute of Electrical and Electronics Engineers,10709932| +IEEE Robotics and Automation Letters,Institute of Electrical and Electronics Engineers,23773766 +IEEE Security & Privacy,Institute of Electrical and Electronics Engineers,15407993| +IEEE Sensors Journal,Institute of Electrical and Electronics Engineers,1530437X|15581748 +IEEE Signal Processing Letters,Institute of Electrical and Electronics Engineers,10709908|15582361 +IEEE Signal Processing Magazine,Institute of Electrical and Electronics Engineers,10535888| +IEEE Software,Institute of Electrical and Electronics Engineers,07407459| +IEEE Solid-State Circuits Magazine,Institute of Electrical and Electronics Engineers,19430582|19430590 +IEEE Solid-State Circuits Society Newsletter,Institute of Electrical and Electronics Engineers,10984232| +IEEE Spectrum,Institute of Electrical and Electronics Engineers,00189235| +IEEE Systems Journal,Institute of Electrical and Electronics Engineers,19328184|19379234 +IEEE Systems Man and Cybernetics Magazine,Institute of Electrical and Electronics Engineers,2333942X +IEEE Technology and Society Magazine,Institute of Electrical and Electronics Engineers,02780097| +IEEE Transactions on Acoustics Speech and Signal Processing,Institute of Electrical and Electronics Engineers,00963518| +IEEE Transactions on Advanced Packaging,Institute of Electrical and Electronics Engineers,15213323|15579980 +IEEE Transactions on Aerospace,Institute of Electrical and Electronics Engineers,05361516| +IEEE Transactions on Aerospace and Electronic Systems,Institute of Electrical and Electronics Engineers,00189251| +IEEE Transactions on Aerospace and Navigational Electronics,Institute of Electrical and Electronics Engineers,00961957| +IEEE Transactions on Affective Computing,Institute of Electrical and Electronics Engineers,19493045|19493045 +IEEE Transactions on Antennas and Propagation,Institute of Electrical and Electronics Engineers,0018926X|15582221 +IEEE Transactions on Applications and Industry,Institute of Electrical and Electronics Engineers,05361524| +IEEE Transactions on Applied Superconductivity,Institute of Electrical and Electronics Engineers,10518223|15582515 +IEEE Transactions on Audio,Institute of Electrical and Electronics Engineers,00961620| +IEEE Transactions on Audio and Electroacoustics,Institute of Electrical and Electronics Engineers,00189278| +IEEE Transactions on Audio Speech and Language Processing,Institute of Electrical and Electronics Engineers,15587916|15587924 +IEEE Transactions on Automatic Control,Institute of Electrical and Electronics Engineers,00189286|15582523 +IEEE Transactions on Automation Science and Engineering,Institute of Electrical and Electronics Engineers,15455955|15583783 +IEEE Transactions on Autonomous Mental Development,Institute of Electrical and Electronics Engineers,19430604|19430612 +IEEE Transactions on Big Data,Institute of Electrical and Electronics Engineers,23327790 +IEEE Transactions on Bio-medical Electronics,Institute of Electrical and Electronics Engineers,00960616|21681600 +IEEE Transactions on Biomedical Circuits and Systems,Institute of Electrical and Electronics Engineers,19324545|19409990 +IEEE Transactions on Biomedical Engineering,Institute of Electrical and Electronics Engineers,00189294|15582531 +IEEE Transactions on Broadcast and Television Receivers,Institute of Electrical and Electronics Engineers,00189308|2168166X +IEEE Transactions on Broadcasting,Institute of Electrical and Electronics Engineers,00189316|15579611 +IEEE Transactions on Cable Television,Institute of Electrical and Electronics Engineers,01473204| +IEEE Transactions on Circuit Theory,Institute of Electrical and Electronics Engineers,00189324| +IEEE Transactions on Circuits & Systems II Express Briefs,Institute of Electrical and Electronics Engineers,15497747|15583791 +IEEE Transactions on Circuits and Systems,Institute of Electrical and Electronics Engineers,00984094| +IEEE Transactions on Circuits and Systems for Video Technology,Institute of Electrical and Electronics Engineers,10518215|15582205 +IEEE Transactions on Circuits and Systems I Fundamental Theory and Applications,Institute of Electrical and Electronics Engineers,10577122| +IEEE Transactions on Circuits and Systems I Regular Papers,Institute of Electrical and Electronics Engineers,15498328|15580806 +IEEE Transactions on Circuits and Systems II Analog and Digital Signal Processing,Institute of Electrical and Electronics Engineers,10577130| +IEEE Transactions on Cloud Computing,Institute of Electrical and Electronics Engineers,21687161 +IEEE Transactions on Cognitive Communications and Networking,Institute of Electrical and Electronics Engineers,23327731 +IEEE Transactions on Communication and Electronics,Institute of Electrical and Electronics Engineers,05361532| +IEEE Transactions on Communication Technology,Institute of Electrical and Electronics Engineers,00189332| +IEEE Transactions on Communications,Institute of Electrical and Electronics Engineers,00906778| +IEEE Transactions on Communications Systems,Institute of Electrical and Electronics Engineers,00961965| +IEEE Transactions on Component Parts,Institute of Electrical and Electronics Engineers,00976601|21681716 +IEEE Transactions on Components and Packaging Technologies,Institute of Electrical and Electronics Engineers,15213331|15579972 +IEEE Transactions on Components Hybrids and Manufacturing Technology,Institute of Electrical and Electronics Engineers,01486411| +IEEE Transactions on Components Packaging and Manufacturing Technology,Institute of Electrical and Electronics Engineers,21563950|21563985 +IEEE Transactions on Components Packaging and Manufacturing Technology Part A,Institute of Electrical and Electronics Engineers,10709886| +IEEE Transactions on Components Packaging and Manufacturing Technology Part B,Institute of Electrical and Electronics Engineers,10709894| +IEEE Transactions on Components Packaging and Manufacturing Technology Part C,Institute of Electrical and Electronics Engineers,10834400| +IEEE Transactions on Computational Imaging,Institute of Electrical and Electronics Engineers,23339403 +IEEE Transactions on Computational Intelligence and AI in Games,Institute of Electrical and Electronics Engineers,1943068X|19430698 +IEEE Transactions on Computational Social Systems,Institute of Electrical and Electronics Engineers,2329924X +IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems,Institute of Electrical and Electronics Engineers,02780070|19374151 +IEEE Transactions on Computers,Institute of Electrical and Electronics Engineers,00189340| +IEEE Transactions on Consumer Electronics,Institute of Electrical and Electronics Engineers,00983063| +IEEE Transactions on Control of Network Systems,Institute of Electrical and Electronics Engineers,23255870 +IEEE Transactions on Control Systems Technology,Institute of Electrical and Electronics Engineers,10636536|15580865 +IEEE Transactions on Cybernetics,Institute of Electrical and Electronics Engineers,21682267|21682275 +IEEE Transactions on Dependable and Secure Computing,Institute of Electrical and Electronics Engineers,15455971| +IEEE Transactions on Device and Materials Reliability,Institute of Electrical and Electronics Engineers,15304388|15582574 +IEEE Transactions on Dielectrics and Electrical Insulation,Institute of Electrical and Electronics Engineers,10709878| +IEEE Transactions on Education,Institute of Electrical and Electronics Engineers,00189359|15579638 +IEEE Transactions on Electrical Insulation,Institute of Electrical and Electronics Engineers,00189367| +IEEE Transactions on Electromagnetic Compatibility,Institute of Electrical and Electronics Engineers,00189375|1558187X +IEEE Transactions on Electron Devices,Institute of Electrical and Electronics Engineers,00189383|15579646 +IEEE Transactions on Electronic Computers,Institute of Electrical and Electronics Engineers,03677508| +IEEE Transactions on Electronics Packaging Manufacturing,Institute of Electrical and Electronics Engineers,1521334X|15580822 +IEEE Transactions on Emerging Topics in Computing,Institute of Electrical and Electronics Engineers,21686750 +IEEE Transactions on Energy Conversion,Institute of Electrical and Electronics Engineers,08858969|15580059 +IEEE Transactions on Engineering Management,Institute of Electrical and Electronics Engineers,00189391|15580040 +IEEE Transactions on Engineering Writing and Speech,Institute of Electrical and Electronics Engineers,00189405| +IEEE Transactions on Evolutionary Computation,Institute of Electrical and Electronics Engineers,1089778X|1089778X +IEEE Transactions on Fuzzy Systems,Institute of Electrical and Electronics Engineers,10636706|19410034 +IEEE Transactions on Geoscience and Remote Sensing,Institute of Electrical and Electronics Engineers,01962892|15580644 +IEEE Transactions on Geoscience Electronics,Institute of Electrical and Electronics Engineers,03594237| +IEEE Transactions on Haptics,Institute of Electrical and Electronics Engineers,19391412| +IEEE Transactions on Human Factors in Electronics,Institute of Electrical and Electronics Engineers,0096249X|21682852 +IEEE Transactions on Human-Machine Systems,Institute of Electrical and Electronics Engineers,21682291|21682305 +IEEE Transactions on Image Processing,Institute of Electrical and Electronics Engineers,10577149|19410042 +IEEE Transactions on Industrial Electronics,Institute of Electrical and Electronics Engineers,02780046|15579948 +IEEE Transactions on Industrial Electronics and Control Instrumentation,Institute of Electrical and Electronics Engineers,00189421| +IEEE Transactions on Industrial Electronics [May 1963],Institute of Electrical and Electronics Engineers,00994553| +IEEE Transactions on Industrial Informatics,Institute of Electrical and Electronics Engineers,15513203|19410050 +IEEE Transactions on Industry and General Applications,Institute of Electrical and Electronics Engineers,0018943X| +IEEE Transactions on Industry Applications,Institute of Electrical and Electronics Engineers,00939994|19399367 +IEEE Transactions on Information Forensics and Security,Institute of Electrical and Electronics Engineers,15566013|15566021 +IEEE Transactions on Information Technology in Biomedicine,Institute of Electrical and Electronics Engineers,10897771|15580032 +IEEE Transactions on Information Theory,Institute of Electrical and Electronics Engineers,00189448|15579654 +IEEE Transactions on Instrumentation and Measurement,Institute of Electrical and Electronics Engineers,00189456|15579662 +IEEE Transactions on Intelligent Transportation Systems,Institute of Electrical and Electronics Engineers,15249050|15580016 +IEEE Transactions on Intelligent Vehicles,Institute of Electrical and Electronics Engineers,23798858|23798904 +IEEE Transactions on Knowledge and Data Engineering,Institute of Electrical and Electronics Engineers,10414347| +IEEE Transactions on Learning Technologies,Institute of Electrical and Electronics Engineers,19391382| +IEEE Transactions on Magnetics,Institute of Electrical and Electronics Engineers,00189464|19410069 +IEEE Transactions on Man Machine Systems,Institute of Electrical and Electronics Engineers,05361540|21682860 +IEEE Transactions on Manufacturing Technology,Institute of Electrical and Electronics Engineers,0046838X| +IEEE Transactions on Medical Imaging,Institute of Electrical and Electronics Engineers,02780062|1558254X +IEEE Transactions on Microwave Theory and Techniques,Institute of Electrical and Electronics Engineers,00189480|15579670 +IEEE Transactions on Military Electronics,Institute of Electrical and Electronics Engineers,05361559| +IEEE Transactions on Mobile Computing,Institute of Electrical and Electronics Engineers,15361233| +IEEE Transactions on Molecular Biological and Multi-Scale Communications,Institute of Electrical and Electronics Engineers,23327804 +IEEE Transactions on Multi-Scale Computing Systems,Institute of Electrical and Electronics Engineers,23327766 +IEEE Transactions on Multimedia,Institute of Electrical and Electronics Engineers,15209210|19410077 +IEEE Transactions on NanoBioscience,Institute of Electrical and Electronics Engineers,15361241|15582639 +IEEE Transactions on Nanotechnology,Institute of Electrical and Electronics Engineers,1536125X|19410085 +IEEE Transactions on Network and Service Management,Institute of Electrical and Electronics Engineers,19324537| +IEEE Transactions on Network Science and Engineering,Institute of Electrical and Electronics Engineers,23274697| +IEEE Transactions on Neural Networks,Institute of Electrical and Electronics Engineers,10459227|19410093 +IEEE Transactions on Neural Networks and Learning Systems,Institute of Electrical and Electronics Engineers,2162237X|21622388 +IEEE Transactions on Neural Systems and Rehabilitation Engineering,Institute of Electrical and Electronics Engineers,15344320|15580210 +IEEE Transactions on Nuclear Science,Institute of Electrical and Electronics Engineers,00189499|15581578 +IEEE Transactions on Parallel and Distributed Systems,Institute of Electrical and Electronics Engineers,10459219| +IEEE Transactions on Parts Hybrids and Packaging,Institute of Electrical and Electronics Engineers,03611000| +IEEE Transactions on Parts Materials and Packaging,Institute of Electrical and Electronics Engineers,00189502| +IEEE Transactions on Pattern Analysis and Machine Intelligence,Institute of Electrical and Electronics Engineers,01628828|21609292 +IEEE Transactions on Plasma Science,Institute of Electrical and Electronics Engineers,00933813|19399375 +IEEE Transactions on Power Apparatus and Systems,Institute of Electrical and Electronics Engineers,00189510| +IEEE Transactions on Power Delivery,Institute of Electrical and Electronics Engineers,08858977|19374208 +IEEE Transactions on Power Electronics,Institute of Electrical and Electronics Engineers,08858993|19410107 +IEEE Transactions on Power Systems,Institute of Electrical and Electronics Engineers,08858950|15580679 +IEEE Transactions on Product Engineering and Production,Institute of Electrical and Electronics Engineers,00974544| +IEEE Transactions on Professional Communication,Institute of Electrical and Electronics Engineers,03611434|15581500 +IEEE Transactions on Radio Frequency Interference,Institute of Electrical and Electronics Engineers,21681848|21681856 +IEEE Transactions on Rehabilitation Engineering,Institute of Electrical and Electronics Engineers,10636528| +IEEE Transactions on Reliability,Institute of Electrical and Electronics Engineers,00189529|15581721 +IEEE Transactions on Robotics,Institute of Electrical and Electronics Engineers,15523098|19410468 +IEEE Transactions on Robotics and Automation,Institute of Electrical and Electronics Engineers,1042296X| +IEEE Transactions on Semiconductor Manufacturing,Institute of Electrical and Electronics Engineers,08946507|15582345 +IEEE Transactions on Services Computing,Institute of Electrical and Electronics Engineers,19391374| +IEEE Transactions on Signal and Information Processing over Networks,Institute of Electrical and Electronics Engineers,2373776X +IEEE Transactions on Signal Processing,Institute of Electrical and Electronics Engineers,1053587X|19410476 +IEEE Transactions on Smart Grid,Institute of Electrical and Electronics Engineers,19493053|19493061 +IEEE Transactions on Software Engineering,Institute of Electrical and Electronics Engineers,00985589|19393520 +IEEE Transactions on Sonics and Ultrasonics,Institute of Electrical and Electronics Engineers,00189537| +IEEE Transactions on Space Electronics and Telemetry,Institute of Electrical and Electronics Engineers,00962414| +IEEE Transactions on Speech and Audio Processing,Institute of Electrical and Electronics Engineers,10636676| +IEEE Transactions on Sustainable Energy,Institute of Electrical and Electronics Engineers,19493029|19493037 +IEEE Transactions on Systems Man and Cybernetics,Institute of Electrical and Electronics Engineers,00189472|21682909 +IEEE Transactions on Systems Man and Cybernetics - Part A Systems and Humans,Institute of Electrical and Electronics Engineers,10834427|15582426 +IEEE Transactions on Systems Man and Cybernetics Part B (Cybernetics),Institute of Electrical and Electronics Engineers,10834419|19410492 +IEEE Transactions on Systems Man and Cybernetics Part C (Applications and Reviews),Institute of Electrical and Electronics Engineers,10946977|15582442 +IEEE Transactions on Systems Man and Cybernetics Systems,Institute of Electrical and Electronics Engineers,21682216|21682232 +IEEE Transactions on Systems Science and Cybernetics,Institute of Electrical and Electronics Engineers,05361567|21682887 +IEEE Transactions on Terahertz Science and Technology,Institute of Electrical and Electronics Engineers,2156342X|21563446 +IEEE Transactions on Transportation Electrification,Institute of Electrical and Electronics Engineers,23327782 +IEEE Transactions on Ultrasonics Engineering,Institute of Electrical and Electronics Engineers,08936706| +IEEE Transactions on Ultrasonics Ferroelectrics and Frequency Control,Institute of Electrical and Electronics Engineers,08853010|08853010 +IEEE Transactions on Vehicular Communications,Institute of Electrical and Electronics Engineers,00952503| +IEEE Transactions on Vehicular Technology,Institute of Electrical and Electronics Engineers,00189545|19399359 +IEEE Transactions on Very Large Scale Integration (VLSI) Systems,Institute of Electrical and Electronics Engineers,10638210|15579999 +IEEE Transactions on Visualization and Computer Graphics,Institute of Electrical and Electronics Engineers,10772626| +IEEE Transactions on Wireless Communications,Institute of Electrical and Electronics Engineers,15361276| +IEEE Translation Journal on Magnetics in Japan,Institute of Electrical and Electronics Engineers,08824959| +IEEE Vehicular Technology Magazine,Institute of Electrical and Electronics Engineers,15566072| +IEEE Vehicular Technology Magazine,Institute of Electrical and Electronics Engineers,15566072| +IEEE Wireless Communications,Institute of Electrical and Electronics Engineers,15361284| +IEEE Wireless Communications Letters,Institute of Electrical and Electronics Engineers,21622337|21622345 +IEEE Women in Engineering Magazine,Institute of Electrical and Electronics Engineers,1942065X|19420668 +IEEE/ACM Transactions on Audio Speech and Language Processing,Institute of Electrical and Electronics Engineers,23299290|23299304 +IEEE/ACM Transactions on Computational Biology and Bioinformatics,Institute of Electrical and Electronics Engineers,15455963| +IEEE/ACM Transactions on Networking,Institute of Electrical and Electronics Engineers,10636692|15582566 +IEEE/ASME Transactions on Mechatronics,Institute of Electrical and Electronics Engineers,10834435|1941014X +IEEJ Journal of Industry Applications,Institute Electrical Engineers Japan,21871094|21871108 +IEEJ Transactions on Electrical and Electronic Engineering,Wiley Blackwell (John Wiley & Sons),19314973|19314981 +IEEJ Transactions on Electronics Information and Systems,Institute Electrical Engineers Japan,03854221|13488155 +IEEJ Transactions on Fundamentals and Materials,Institute Electrical Engineers Japan,03854205|13475533 +IEEJ Transactions on Industry Applications,Institute Electrical Engineers Japan,09136339|13488163 +IEEJ Transactions on Power and Energy,Institute Electrical Engineers Japan,03854213|13488147 +IEEJ Transactions on Sensors and Micromachines,Institute Electrical Engineers Japan,13418939|13475525 +IEICE Communications Express,"""Institute of Electronics, Information and Communications Engineers""",21870136 +IEICE Communications Society Magazine,"""Institute of Electronics, Information and Communications Engineers""",18844863|21860661 +IEICE Electronics Express,"""Institute of Electronics, Information and Communications Engineers""",13492543 +IEICE ESS FUNDAMENTALS REVIEW,"""Institute of Electronics, Information and Communications Engineers""",18820875 +IEICE Proceeding Series,"""The Institute of Electronics, Information and Communication Engineers""",21885079 +IEICE Transactions on Communications,"""Institute of Electronics, Information and Communications Engineers""",09168516|17451345 +IEICE Transactions on Electronics,"""Institute of Electronics, Information and Communications Engineers""",09168524|17451353 +IEICE Transactions on Fundamentals of Electronics Communications and Computer Sciences,"""Institute of Electronics, Information and Communications Engineers""",09168508|17451337 +IEICE Transactions on Information and Systems,"""Institute of Electronics, Information and Communications Engineers""",09168532|17451361 +IEIE Transactions on Smart Processing and Computing,The Institute of Electronics Engineers of Korea,22875255 +IEIT Journal of Adaptive and Dynamic Computing,Institute of Electronic and Information Technology,22407855| +IEMEK Journal of Embedded Systems and Applications,Institute of Embedded Engineering of Korea,19755066| +IERI Procedia,Elsevier ,22126678| +IESE Insight,Universidad de Navarra,20133901 +IET Biometrics,Institution of Electrical Engineers,20474938|20474946 +IET Circuits Devices & Systems,Institution of Electrical Engineers,1751858X|17518598 +IET Communications,Institution of Electrical Engineers,17518628|17518636 +IET Computer Vision,Institution of Electrical Engineers,17519632|17519640 +IET Computers & Digital Techniques,Institution of Electrical Engineers,17518601|1751861X +IET Control Theory and Applications,Institution of Electrical Engineers,17518644|17518652 +IET Electric Power Applications,Institution of Electrical Engineers,17518660|17518679 +IET Electrical Systems in Transportation,Institution of Electrical Engineers,20429738|20429746 +IET Generation Transmission & Distribution,Institution of Electrical Engineers,17518687|17518695 +IET Image Processing,Institution of Electrical Engineers,17519659|17519667 +IET Information Security,Institution of Electrical Engineers,17518709|17518717 +IET Intelligent Transport Systems,Institution of Electrical Engineers,1751956X|17519578 +IET Microwaves Antennas & Propagation,Institution of Electrical Engineers,17518725|17518733 +IET Nanobiotechnology,Institution of Electrical Engineers,17518741|1751875X +IET Networks,Institution of Electrical Engineers,20474954|20474962 +IET Optoelectronics,Institution of Electrical Engineers,17518768|17518776 +IET Power Electronics,Institution of Electrical Engineers,17554535|17554543 +IET Radar Sonar & Navigation,Institution of Electrical Engineers,17518784|17518792 +IET Renewable Power Generation,Institution of Electrical Engineers,17521416|17521424 +IET Science Measurement & Technology,Institution of Electrical Engineers,17518822|17518830 +IET Signal Processing,Institution of Electrical Engineers,17519675|17519683 +IET Software,Institution of Electrical Engineers,17518806|17518814 +IET Synthetic Biology,Institution of Electrical Engineers,17521394|17521408 +IET Systems Biology,Institution of Electrical Engineers,17518849|17518857 +IET Wireless Sensor Systems,Institution of Electrical Engineers,20436386|20436394 +IETE Journal of Education,Informa UK (Taylor & Francis),09701664|09747338 +IETE Journal of Research,Informa UK (Taylor & Francis),03772063|0974780X +IETE Technical Review,Informa UK (Taylor & Francis),02564602|09745971 +IFAC-PapersOnLine,Elsevier ,24058963| +Ife Journal of Science,African Journals Online ,7944896 +IFE PsychologIA,African Journals Online ,11171421 +IFLA Journal,SAGE Publications,03400352|17452651 +iForest - Biogeosciences and Forestry,SISEF,19717458|19717458 +IFTTA Law Review,Walter de Gruyter GmbH,21928592|21939896 +IG,Nomos Verlag,07205120| +Igaku Toshokan,Japan Medical Library Association,04452429|18845622 +Igra ustvarjalnosti - Creativity Game,Faculty of Civil and Geodetic Engineering,23503637 +Iheringia Série Zoologia,SciELO,00734721|00734721 +IIC - International Review of Intellectual Property and Competition Law,Springer-Verlag,00189855|21950237 +IIE Transactions,Informa UK (Taylor & Francis),0740817X|15458830 +IIE Transactions on Healthcare Systems Engineering,Informa UK (Taylor & Francis),19488300|19488319 +IIE Transactions on Occupational Ergonomics and Human Factors,Informa UK (Taylor & Francis),21577323|21577331 +III-Vs Review,Elsevier ,09611290| +IIM Kozhikode Society & Management Review,SAGE Publications,22779752| +IIMB Management Review,Elsevier ,09703896| +IIMS Journal of Management Science,Diva Enterprises Private Limited,0976030X|0976173X +IIOAB Letters,"""University Library System, University of Pittsburgh""",21613702 +IIUC Studies,Bangladesh Journals Online,18137733|24088544 +IJAEDU- International E-Journal of Advances in Education,IJAEDU- International E-Journal of Advances in Education,24111821 +IJARCCE,Tejass Publisheers,22781021 +iJARS International Journal of Economics and Commerce,IJARS Group,2455149X +iJARS International Journal Of Humanities and Social Studies,IJARS Group,24551465 +iJARS International Journal of Management and Corporate Affairs,IJARS Group,24551473 +IJASOS- International E-journal of Advances in Social Sciences,IJASOS- International E-journal of Advances in Social Sciences,2411183X +IJC Heart & Vasculature,Elsevier ,23529067| +IJC Heart & Vessels,Elsevier ,22147632| +IJC Metabolic & Endocrine,Elsevier ,22147624| +IJCR International Journal of Cancer Research,Recent Science Publications,2051784X +IJCSME,Rishi Educational Society,23498439 +IJEE (Indonesian Journal of English Education),E-Journal System Portal of Syarif Hidayatullah State Islamic University,23561777|24430390 +IJFER (International Journal of Food Engneering Research),Istanbul Aydin University,21495777| +IJIREEICE,Tejass Publisheers,23212004 +IJSS journal of Surgery,IJSS Group of Journals,23951893| +IJTL - International Journal of Transmedia Literacy,Led Edizioni Universitarie,2465227X|24652261 +Íkala Revista de Lenguaje y Cultura,Universidad de Antioquia,01233432| +IKON,Franco Angeli,00191744|19725574 +IKON,"""Brepols Publishers, NV""",18468551| +İktisadi ve İdari Bilimler Dergisi,M.U. Iktisadi ve Idari Bilimler Dergisi,21491844| +İktisat İşletme ve Finans,Iktisat Isletme ve Finans Dergisi,1300610X|13084658 +Ikushugaku zasshi,Japanese Society of Breeding,05363683| +Il Cimento,Springer-Verlag,18275672 +Il Farmaco,Elsevier ,0014827X| +Il Giornale di Chirurgia - Journal of Surgery,CIC Edizioni Internazionali,3919005 +Il Nuovo Cimento,Springer-Verlag,00296341|18276121 +Il Nuovo Cimento A,Springer-Verlag,03693546|18269869 +Il Nuovo Cimento B,Springer-Verlag,03693554|18269877 +Il Nuovo Cimento C,Springer-Verlag,03905551|18269885 +Il Nuovo Cimento D,Springer-Verlag,03926737|18269893 +IL RISORGIMENTO,Franco Angeli,00355607| +Il segno e le lettere – Saggi,Led Edizioni Universitarie,22837140| +ILA Bridges,International Reading Association,24096237 +ILA E-ssentials,International Reading Association,23763310 +Ilahiyat Studies,Bursa Ilahiyat Foundation,13091786|13091719 +ILAR Journal,Oxford University Press,10842020|19306180 +İlef Dergisi,Ankara University,21487219| +İletişim Araştırmaları Dergisi,Ankara University,13037900| +Ilha do Desterro A Journal of English Language Literatures in English and Cultural Studies,Universidade Federal de Santa Catarina,01014846|21758026 +Ilha Revista de Antropologia,Universidade Federal de Santa Catarina,1517395X|21758034 +İlköğretim Online,Ilkogretim Online,13053515| +Illinois Agricultural Economics,JSTOR,00191833| +Illinois Classical Studies,University of Illinois Press,03631923|03631923 +Illness Crisis & Loss,SAGE Publications,10541373|15526968 +ILMU KELAUTAN Indonesian Journal of Marine Sciences,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),08537291|24067598 +ILR Review,SAGE Publications,00197939|2162271X +Ilu Revista de Ciencias de las Religiones,Universidad Complutense de Madrid,11354712|19883269 +Im Focus Onkologie,Springer-Verlag,14357402|21925674 +Im OP,Thieme Publishing Group,16117905|16117913 +IMA Fungus,International Mycologica Association,22106340|22106359 +IMA Journal of Applied Mathematics,Oxford University Press,02724960|14643634 +IMA Journal of Management Mathematics,Oxford University Press,1471678X|14716798 +IMA Journal of Mathematical Control and Information,Oxford University Press,02650754|14716887 +IMA Journal of Numerical Analysis,Oxford University Press,02724979|14643642 +Image,Wiley Blackwell (Blackwell Publishing),03632792| +Image Analysis & Stereology,Slovenian Society for Stereology and Quantitative Image Analysis,15803139|18545165 +Image and Vision Computing,Elsevier ,02628856| +Image Processing & Communications,De Gruyter Open Sp. z o.o. ,1425140X|1425140X +Image Processing On Line,Image Processing On Line,21051232 +Image the Journal of Nursing Scholarship,Wiley Blackwell (Blackwell Publishing),07435150| +Imagen Diagnóstica,Elsevier ,21713669| +Imagens da Educação,Universidade Estadual de Maringa,21798427 +Imagerie de la Femme,Elsevier ,17769817| +Images,Brill Academic Publishers,18717993|18718000 +Images The International Journal of European Film Performing Arts and Audiovisual Communication,Adam Mickiewicz University Poznan,1731450X| +Imaginaire & Inconscient,CAIRN,16289676|19650183 +Imaginário,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,1413666X|19811616 +Imagination Cognition and Personality,SAGE Publications,02762366|15414477 +Imaginations Journal of Cross-Cultural Image Studies/revue d études interculturelle de l image,Immaginations: Journal of Cross-Cultural Image Studies,19188439|19188439 +Imagine,Muse - Johns Hopkins University Press,10863230 +Imaging,British Institute of Radiology,09656812|17488818 +Imaging & Microscopy,Wiley Blackwell (John Wiley & Sons),14394243|18637809 +Imaging Decisions MRI,Wiley Blackwell (Blackwell Publishing),14333317|16170830 +Imaging in Medicine,Future Medicine,17555191|17555205 +Imaging Science in Dentistry,Korean Academy of Oral and Maxillofacial Radiology (KAMJE),22337822|22337830 +Imago Mundi The International Journal for the History of Cartography,Informa UK (Taylor & Francis),03085694| +IMAGO Revista de Emblemática y Cultura Visual,Universitat de Valencia,21710147|22549633 +Imagologiya i komparativistika,Tomsk State University,24099554| +IMF Committee on Balance of Payments Statistics Annual Report,International Monetary Fund,23042249 +IMF Committee on Balance of Payments Statistics annual report,International Monetary Fund,10201637| +IMF Economic Review,Nature Publishing Group - Macmillan Publishers,20414161|2041417X +IMF economic reviews Press information notices,International Monetary Fund,10206779| +IMF Research Bulletin,International Monetary Fund,1607954X +IMF Research Bulletin,International Monetary Fund,16079515 +IMF Research Bulletin,International Monetary Fund,10208313| +IMF Research Bulletin,International Monetary Fund,16079566 +IMF Research Bulletin,International Monetary Fund,02507412| +IMF Research Bulletin,International Monetary Fund,02507420| +IMF Research Bulletin,International Monetary Fund,10149651| +IMF Staff Country Reports,International Monetary Fund,22278907| +IMF Staff Country Reports,International Monetary Fund,19347685|22278907 +IMF Staff Country Reports,International Monetary Fund,22278907| +IMF Staff Papers,Nature Publishing Group - Macmillan Publishers,10207635|15645150 +IMF Staff Papers,International Monetary Fund,10207635| +IMF Staff Position Notes,International Monetary Fund,20723202| +IMF Survey,International Monetary Fund,16079558 +IMF Survey,International Monetary Fund,0047083X| +IMF Survey,International Monetary Fund,0047083X| +IMF Working Papers,International Monetary Fund,22278885| +IMF Working Papers,International Monetary Fund,10185941| +IMIA Yearbook,Schattauer GmbH (IMIA Yearbook of Medical Informatics),09434747|23640502 +Iminium Catalysis by Diarylprolinol Silyl Ethers,Thieme Publishing Group,20500459 +Immediate Science Ecology,Immediate Science Ecology,19292201 +Immigrants & Minorities,Informa UK (Taylor & Francis),02619288|17440521 +Immune Network,Korean Association of Immunobiologists (KAMJE),15982629|20926685 +Immunity,Elsevier ,10747613| +Immunity & Ageing,Springer (Biomed Central Ltd.),17424933|17424933 +Immunity Inflammation and Disease,Wiley Blackwell (John Wiley & Sons),20504527| +Immuno-analyse & Biologie Spécialisée,Elsevier ,09232532| +Immunobiology,Elsevier ,01712985| +Immunochemistry,Elsevier ,00192791| +Immunochemistry & Immunopathology,OMICS Publishing Group,24699756 +Immunoendocrinology,"""Smart Science and Technology, LLC""",23783079 +ImmunoGastroenterology,"""Hong Kong STM Publishing Co., Ltd.""",22247696 +Immunogenetics,Springer-Verlag,00937711|14321211 +Immunologic Research,Springer-Verlag,0257277X|0257277X +Immunological Communications,Informa UK (Taylor & Francis),00900877| +Immunological Investigations,Informa UK (Taylor & Francis),08820139|15324311 +Immunological Reviews,Wiley Blackwell (Blackwell Publishing),01052896|1600065X +Immunologie und Impfen,Springer-Verlag,14352842| +Immunology,Wiley Blackwell (Blackwell Publishing),00192805|13652567 +Immunology and Allergy Clinics of North America,Elsevier ,08898561| +Immunology and Cell Biology,Nature Publishing Group,08189641|14401711 +Immunology and Immunogenetics Insights,"""Libertas Academica, Ltd.""",11786345 +Immunology Endocrine & Metabolic Agents - Medicinal Chemistry,Bentham Science,18715222| +Immunology Innovation,Herbert Publications,2053213X +Immunology Letters,Elsevier ,01652478| +Immunology Studies,Hans Publishers,2330166X|23301678 +Immunology Today,Elsevier ,01675699| +Immunome Research,OMICS Publishing Group,17457580|17457580 +Immunometabolism,De Gruyter Open Sp. z o.o. ,20846835 +ImmunoMethods,Elsevier ,10586687| +Immunopharmacology,Elsevier ,01623109| +Immunopharmacology and Immunotoxicology,Informa UK (Taylor & Francis),08923973|15322513 +ImmunoTargets and Therapy,Dove Medical Press,22531556 +Immunotechnology,Elsevier ,13802933| +Immunotherapy,Future Medicine,1750743X|17507448 +Immunotherapy Insights,CrossRef test user,11791756 +IMP Journal,Emerald (MCB UP ),08097259| +Impact,Wiley Blackwell (Blackwell Publishing),20484151| +Impact Assessment,Informa UK (Taylor & Francis),07349165| +Impact Assessment and Project Appraisal,Informa UK (Taylor & Francis),14615517|14715465 +IMPACT of Computing in Science and Engineering,Elsevier ,08998248| +Implant Dentistry,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10566163| +Implantodontie,Elsevier ,11581336| +Implementation Science,Springer (Biomed Central Ltd.),17485908|17485908 +Implicit Religion,Equinox Publishing,14639955|17431697 +Improving College and University Teaching,Informa UK (Taylor & Francis),00193089| +Improving Schools,SAGE Publications,13654802|00000000 +Impulso,Instituto Educacional Piracicabano da Igreja Metodista,22369767 +IMS Lecture Notes Monograph Series,Institute of Mathematical Statistics, +IMS Manthan (The Journal of Innovations),IMS Institute Noida,09747141|09761713 +In a good rythm,Index Copernicus International,18967892| +In die Skriflig/In Luce Verbi,AOSIS,10186441|23050853 +In Monte Artium,"""Brepols Publishers, NV""",20313098| +In Practice,BMJ,0263841X|20427689 +In Session Psychotherapy in Practice,Wiley Blackwell (John Wiley & Sons),10772413|15206572 +In Silico Biology,IOS Press,13866338|14343207 +In Silico Cell and Tissue Science,Springer (Biomed Central Ltd.),2196050X|2196050X +In Silico Pharmacology,Springer (Biomed Central Ltd.),21939616|21939616 +In Situ,OpenEdition,16307305|16307305 +In the World of Scientific Discoveries Series A,Science and Innovation Center,2330927X|23309288 +In the World of Scientific Discoveries Series B,Science and Innovation Center,23312173|23312181 +In Vitro,Springer-Verlag,00735655| +In Vitro & Molecular Toxicology,Mary Ann Liebert,10979336| +In Vitro Cellular & Developmental Biology,Springer-Verlag,08838364| +In Vitro Cellular & Developmental Biology - Animal,Springer-Verlag,10712690|1543706X +In Vitro Cellular & Developmental Biology - Plant,Springer-Verlag,10545476|14752689 +Incantatio An International Journal on Charms Charmers and Charming,Estonian Literary Museum Scholary Press,22281355| +INCAS BULLETIN,INCAS - National Institute for Aerospace Research Elie Carafoli,20668201|22474528 +InCID Revista de Ciência da Informação e Documentação,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21782075|21782075 +Inclusion,American Association on Intellectual and Developmental Disabilities,23266988| +Incontri Rivista europea di studi italiani,Uopen Journals,01693379|22147705 +INCOSE International Symposium,Wiley Blackwell (John Wiley & Sons),23345837| +INCT-APA Annual Activity Report,Editora Cubo Multimidia,2177918X| +Indagationes Mathematicae,Elsevier ,00193577| +Indagationes Mathematicae (Proceedings),Elsevier ,13857258| +Independent Journal of Management & Production,Independent Journal of Management and Production,2236269X +Independent Nurse,Mark Allen Group,17479800|20522843 +Indes,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21967962|21967962 +Index de Enfermería,Instituto de Salud Carlos III/BNCS/SciELO Espana,11321296|11321296 +Index on Censorship,SAGE Publications,03064220|17466067 +India Quarterly A Journal of International Affairs,SAGE Publications,09749284|09752684 +India Review,Informa UK (Taylor & Francis),14736489|15573036 +Indian Academy of Oral Medicine and Radiology,Jaypee Brothers Medical Publishing,9751572 +Indian Chemical Engineer,Informa UK (Taylor & Francis),00194506|0975007X +Indian Dermatology Online Journal,Medknow Publications,22295178| +Indian Economic & Social History Review,SAGE Publications,00194646|09730893 +Indian Geotechnical Journal,Springer-Verlag,09719555|22773347 +Indian Growth and Development Review,Emerald (MCB UP ),17538254| +Indian Heart Journal,Elsevier ,00194832| +Indian Historical Review,SAGE Publications,03769836|09755977 +Indian Internet Journal of Forensic Medicine & Toxicology,Diva Enterprises Private Limited,09731970|09744487 +Indian Journal of Agricultural Biochemistry,Diva Enterprises Private Limited,09706399|09744479 +Indian Journal of Agricultural Research,Agricultural Research Communication Center,03678245|0976058X +Indian Journal of Allergy Asthma and Immunology,Medknow Publications,09726691| +Indian Journal of Anaesthesia,Medknow Publications,00195049| +Indian Journal of Animal Nutrition,Diva Enterprises Private Limited,09703209|22316744 +Indian Journal of Animal Research,Agricultural Research Communication Center,03676722|09760555 +Indian Journal Of Applied Research,The Global Journals,2249555X|2249555X +Indian Journal of Burns,Medknow Publications,0971653X| +Indian Journal of Cancer,Medknow Publications,0019509X| +Indian Journal of Cerebral Palsy,Medknow Publications,23954264| +Indian Journal of Clinical Anaesthesia,Diva Enterprises Private Limited,23944781|23944994 +Indian Journal of Clinical Anatomy and Physiology,Diva Enterprises Private Limited,23942118|23942126 +Indian Journal of Clinical and Experimental Ophthalmology,Diva Enterprises Private Limited,23951443|23951451 +Indian Journal of Clinical Biochemistry,Springer-Verlag,09701915|09740422 +Indian Journal of Clinical Medicine,"""Libertas Academica, Ltd.""",11799161 +Indian Journal of Community Medicine,Medknow Publications,09700218| +Indian Journal of Comparative Microbiology Immunology and Infectious Diseases,Diva Enterprises Private Limited,09709320|09740147 +Indian Journal of Contemporary Dentistry,Diva Enterprises Private Limited,23205806|23205962 +Indian Journal of Corporate Governance,SAGE Publications,09746862|24542482 +Indian Journal of Critical Care Medicine,Medknow Publications,09725229| +Indian Journal of Cryogenics,Diva Enterprises Private Limited,03790479|23492120 +Indian Journal of Dental Advancements,National Academy of Dentistry,22295038|22295127 +Indian Journal of Dental Research,Medknow Publications,09709290| +Indian Journal of Dentistry,Medknow Publications,0975962X| +Indian Journal of Dermatology,Medknow Publications,00195154| +Indian Journal of Dermatology Venereology and Leprology,Medknow Publications,03786323| +Indian Journal of Dermatopathology and Diagnostic Dermatology,Medknow Publications,23496029| +Indian Journal of Dryland Agricultural Research and Development,Diva Enterprises Private Limited,09712062|22316701 +Indian Journal of Economics and Development,Diva Enterprises Private Limited,22775412|23220430 +Indian Journal of Endocrinology and Metabolism,Medknow Publications,22308210| +Indian Journal of Entomology,Diva Enterprises Private Limited,03678288|09748172 +Indian Journal of Finance,"""Associated Management Consultants, PVT, Ltd.""",9738711 +Indian Journal of Fisheries,"""Central Marine Fisheries Research Institute, Kochi""",9706011 +Indian Journal of Forensic and Community Medicine,Diva Enterprises Private Limited,23946768|23946776 +Indian Journal of Forensic Medicine & Toxicology,Diva Enterprises Private Limited,09739122|09739130 +Indian Journal of Gastroenterology,Springer-Verlag,02548860|09750711 +Indian Journal of Gender Studies,SAGE Publications,09715215|09730672 +Indian Journal of Genetics and Plant Breeding (The),Diva Enterprises Private Limited,00195200|09756906 +Indian Journal of Gynecologic Oncology,Springer-Verlag,23638397|23638400 +Indian Journal of Health Sciences,Medknow Publications,09745912| +Indian Journal of Health Sciences and Care,Diva Enterprises Private Limited,23942363|23942800 +Indian Journal of Hematology and Blood Transfusion,Springer-Verlag,09714502|09740449 +Indian Journal of History of Science,Indian National Science Academy,195235 +Indian Journal of Horticulture,Diva Enterprises Private Limited,09728538|09740112 +Indian Journal of Human Genetics,Medknow Publications,09716866| +Indian Journal of Industrial and Applied Mathematics,Diva Enterprises Private Limited,09734317|1945919X +Indian Journal of International Law,Springer-Verlag,00195294|21997411 +Indian Journal of Labour Economics,Springer-Verlag,09717927|00195308 +Indian Journal of Library and Information Science,"""Red Flower Publication Private, Ltd.""",09739548|09739556 +Indian Journal of Marketing,"""Associated Management Consultants, PVT, Ltd.""",09738703|09738703 +Indian Journal of Materials Science,Hindawi Publishing Corporation,23147490 +Indian Journal of Medical and Paediatric Oncology,Medknow Publications,09715851| +Indian Journal of Medical Microbiology,Medknow Publications,02550857| +Indian Journal of Medical Sciences,Medknow Publications,00195359| +Indian Journal of Medical Specialities,Elsevier ,09762884|09762892 +Indian Journal of Mednodent and Allied Sciences,Diva Enterprises Private Limited,23476192|23476206 +Indian Journal of Microbiology,Springer-Verlag,00468991|09737715 +Indian Journal of Microbiology Research,Diva Enterprises Private Limited,2394546X|23945478 +Indian Journal of Multidisciplinary Dentistry,Medknow Publications,22296360| +Indian Journal of Neonatal Medicine and Research,JCDR Research and Publications,22778527| +Indian Journal of Nephrology,Medknow Publications,09714065| +Indian Journal of Neurosurgery,Thieme Publishing Group,2277954X|22779167 +Indian Journal of Nuclear Medicine,Medknow Publications,09723919| +Indian Journal of Obstetrics and Gynecology,"""Red Flower Publication Private, Ltd.""",23211636|24555339 +Indian Journal of Obstetrics and Gynecology Research,Diva Enterprises Private Limited,23942746|23942754 +Indian Journal of Occupational and Environmental Medicine,Medknow Publications,00195278| +Indian Journal of Ophthalmology,Medknow Publications,03014738| +Indian Journal of Oral Health and Research,Medknow Publications,23938692| +Indian Journal of Oral Sciences,Medknow Publications,09766944| +Indian Journal of Orthopaedics,Medknow Publications,00195413| +Indian Journal of Orthopaedics Surgery,Diva Enterprises Private Limited,23951354|23951362 +Indian Journal of Otolaryngology and Head & Neck Surgery,Springer-Verlag,00195421|09737707 +Indian Journal of Otology,Medknow Publications,09717749| +Indian Journal of Paediatric Dermatology,Medknow Publications,23197250| +Indian Journal of Pain,Medknow Publications,09705333| +Indian Journal of Palliative Care,Medknow Publications,09731075| +Indian Journal of Pathology and Microbiology,Medknow Publications,03774929| +Indian Journal of Pathology and Oncology,Diva Enterprises Private Limited,23946784|23946792 +Indian Journal of Pathology Research and Practice,"""Red Flower Publication Private, Ltd.""",2278148X|24555320 +Indian Journal of Peritoneal dialysis,Indian Journal of Peritoneal Dialysis,09764194|23496215 +Indian Journal of Pharmaceutical Education and Research,EManuscript Services,00195464|00195464 +Indian Journal of Pharmaceutical Sciences,Medknow Publications,0250474X| +Indian Journal of Pharmacology,Medknow Publications,02537613| +Indian Journal of Pharmacy Practice,EManuscript Services,09748326|09748326 +Indian Journal of Physics,Springer-Verlag,00195480|09749845 +Indian Journal of Physiotherapy and Occupational Therapy - An International Journal,Diva Enterprises Private Limited,09735666|09735674 +Indian Journal of Plant Genetic Resources,Diva Enterprises Private Limited,09718184|09761926 +Indian Journal of Plant Physiology,Springer-Verlag,00195502|09740252 +Indian Journal of Plastic Surgery,Medknow Publications,09700358| +Indian Journal of Psychiatry,Medknow Publications,00195545| +Indian Journal of Psychological Medicine,Medknow Publications,02537176| +Indian Journal of Public Health,Medknow Publications,0019557X| +Indian Journal of Public Health Research & Development,Diva Enterprises Private Limited,09760245|09765506 +Indian Journal of Pure and Applied Mathematics,Springer-Verlag,00195588|09757465 +Indian Journal of Radiology and Imaging,Medknow Publications,09713026| +Indian Journal of Research in Homoeopathy,Medknow Publications,09747168| +Indian Journal of Rheumatology,Elsevier ,09733698| +Indian Journal of Science and Technology,Indian Society for Education and Environment,09746846|09745645 +Indian Journal of Sexually Transmitted Diseases and AIDS,Medknow Publications,02537184| +Indian Journal of Sleep Medicine,Diva Enterprises Private Limited,0973340X|09740155 +Indian Journal of Small Ruminants (The),Diva Enterprises Private Limited,09719857|09739718 +Indian Journal of Social Psychiatry,Medknow Publications,09719962| +Indian Journal of Surgery,Springer-Verlag,09722068|09739793 +Indian Journal of Surgical Oncology,Springer-Verlag,09757651|09766952 +Indian Journal of Thoracic and Cardiovascular Surgery,Springer-Verlag,09709134|09737723 +Indian Journal of Transplantation,Elsevier ,22120017| +Indian Journal of Trauma & Emergency Pediatrics,"""Red Flower Publication Private, Ltd.""",23489987|24555517 +Indian Journal of Tuberculosis,Elsevier ,00195707| +Indian Journal of Urology,Medknow Publications,09701591| +Indian Journal of Vascular and Endovascular Surgery,Medknow Publications,09720820| +Indian Journal of Veterinary Pathology,Diva Enterprises Private Limited,02504758|0973970X +Indian Journal of Virology,Springer-Verlag,09702822|09740120 +Indian Pacing and Electrophysiology Journal,Elsevier ,09726292| +Indian Pediatrics,Springer-Verlag,00196061|09747559 +Indian Streams Research Journal,Laxmi Book Publication,22307850|22307850 +Indiana Health Law Review,IUPUI University Library,15493199|23742593 +Indiana International & Comparative Law Review,IUPUI University Library,21693226 +Indiana Journal of Global Legal Studies,Indiana University Press,10800727|15430367 +Indiana Law Review,IUPUI University Library,00904198|2169320X +Indiana Magazine of History,Indiana Magazine of History,00196673|19429711 +Indiana University Mathematics Journal,Indiana University Mathematics Journal,00222518| +Indicators,Informa UK (Taylor & Francis),15357449| +Indicators of Industry and Services,Organisation for Economic Co-Operation and Development ,16098714|16096932 +Indilinga African Journal of Indigenous Knowledge Systems,African Journals Online ,16830296 +Indirect Catalytic Aldol Addition Reactions,Thieme Publishing Group,20600267 +Indo-European Linguistics,Brill Academic Publishers,22125884|22125892 +Indo-Iranian Journal,Brill Academic Publishers,00197246|15728536 +Indo-Pacific Journal of Phenomenology,Informa UK (Taylor & Francis),20797222|14457377 +Indogermanische Forschungen,Walter de Gruyter GmbH,00197262|16130405 +Indonesia,Muse - Johns Hopkins University Press,21648654 +Indonesia,Cornell SEAP,00197289| +Indonesia and the Malay World,Informa UK (Taylor & Francis),13639811|14698382 +Indonesia Circle School of Oriental & African Studies Newsletter,Informa UK (Taylor & Francis),03062848| +Indonesia Law Review,Djokosoetono Research Center,20888430|23562129 +Indonesian Bulletin of Animal and Veterinary Sciences,"""Indonesian Center for Animal Research and Devleopment, ICARD""",02166461|23546832 +Indonesian Journal of Applied Linguistics,Universitas Pendidikan Indonesia,23019468| +INDONESIAN JOURNAL OF APPLIED PHYSICS,UNS Solo,20890133|24776416 +Indonesian Journal of Business and Entrepreneurship,"""Graduate Program of Management and Business, Bogor Agricultural University""",24075434|24077321 +Indonesian Journal of Clinical Pharmacy,Indonesian Journal of Clinical Pharmacy,22526218|23375701 +Indonesian Journal of Electrical Engineering and Computer Science,Institute of Advanced Engineering and Science,25024752|25024760 +Indonesian Journal of Electrical Engineering and Informatics (IJEEI),Institute of Advanced Engineering and Science,20893272|20893272 +Indonesian Journal of Forestry Research,"""Research, Development and Innovation Agency, Ministry of Environment and Forestry""",23557079|24068195 +Indonesian Journal of Islam and Muslim Societies,State Institute of Islamic Studies Salatiga,20891490|2406825X +Indonesian Journal of Pharmaceutical Science and Technology,Indonesian Journal of Clinical Pharmacy,23561971|2406856X +INDONESIAN JOURNAL OF PHARMACY,Indonesian Journal of Pharmacy,23389427|23389486 +Indonesian Journal on Computing (Indo-JC),"""School of Computing, Telkom University""",24609056 +Indonesian Journal on Geoscience,Indonesian Journal of Geoscience,23559314|23559306 +Indoor Air,Wiley Blackwell (Blackwell Publishing),09056947|16000668 +Indoor and Built Environment,SAGE Publications,1420326X|14230070 +Indoor Environment,Society of Indoor Environment Japan,18820395|21864322 +Industrial & Engineering Chemistry,American Chemical Society,00197866|15415724 +Industrial & Engineering Chemistry Analytical Edition,American Chemical Society,00964484|15414655 +Industrial & Engineering Chemistry Chemical & Engineering Data Series,American Chemical Society,00959146|15415759 +Industrial & Engineering Chemistry Fundamentals,American Chemical Society,01964313|15414833 +Industrial & Engineering Chemistry Process Design and Development,American Chemical Society,01964305|15415716 +Industrial & Engineering Chemistry Product Research and Development,American Chemical Society,01964321|15414841 +Industrial & Engineering Chemistry Research,American Chemical Society,08885885|15205045 +Industrial and Commercial Training,Emerald (MCB UP ),00197858|00000000 +Industrial and Corporate Change,Oxford University Press,09606491|14643650 +Industrial and Organizational Psychology,Cambridge University Press,17549426|17549434 +Industrial Archaeology Review,Maney Publishing,03090728|00000000 +Industrial Biotechnology,Mary Ann Liebert,15509087|19318421 +Industrial Chemistry,OMICS Publishing Group,24699764 +Industrial Crops and Products,Elsevier ,09266690| +Industrial Engineering & Management,OMICS Publishing Group,21690316 +Industrial Engineering and Management Systems,Korean Institute of Industrial Engineers,15987248| +Industrial Health,National Institute of Industrial Health,00198366|18808026 +Industrial Laboratory,Springer (Kluwer Academic Publishers),00198447| +Industrial Law Journal,Oxford University Press,03059332|14643669 +Industrial Lubrication and Tribology,Emerald (MCB UP ),00368792|00000000 +Industrial Management,Emerald (MCB UP ),00076929| +Industrial Management & Data Systems,Emerald (MCB UP ),02635577|00000000 +Industrial Marketing Management,Elsevier ,00198501| +Industrial Metrology,Elsevier ,09215956| +Industrial Psychiatry Journal,Medknow Publications,09726748| +Industrial Relations A Journal of Economy and Society,Wiley Blackwell (Blackwell Publishing),00198676|1468232X +Industrial Relations Journal,Wiley Blackwell (Blackwell Publishing),00198692|14682338 +Industrial Robot An International Journal,Emerald (MCB UP ),0143991X| +Industrija,Centre for Evaluation in Education and Science,03500373|23348526 +Industry and Higher Education,IP Publishing,09504222| +Industry and Innovation,Informa UK (Taylor & Francis),13662716|14698390 +Infancia y Aprendizaje,Informa UK (Taylor & Francis),02103702|15784126 +Infancias Imágenes,Universidad Distrital Francisco Jose de Caldas,16579089| +Infancy,Wiley Blackwell (Blackwell Publishing),15250008| +Infant and Child Development,Wiley Blackwell (John Wiley & Sons),15227227|15227219 +Infant Behavior and Development,Elsevier ,01636383| +Infant Mental Health Journal,Wiley Blackwell (John Wiley & Sons),01639641|10970355 +Infant Observation,Informa UK (Taylor & Francis),13698036|17458943 +Infants & Young Children,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08963746| +Infarma - Ciências Farmacêuticas,Conselho Federal de Farmacia,01040219|23189312 +Infectio,Elsevier ,01239392| +Infection,Springer-Verlag,03008126|14390973 +Infection and Chemotherapy,Korean Society of Infectious Diseases and Korean Society for Chemotherapy (KAMJE),15988112|20926448 +Infection and Drug Resistance,Dove Medical Press,11786973 +Infection and Immunity,American Society for Microbiology,00199567|10985522 +Infection Control,Cambridge University Press,01959417|23279451 +Infection Control and Hospital Epidemiology,Cambridge University Press,0899823X|15596834 +Infection Disease & Health,Elsevier ,24680451| +Infection Ecology & Epidemiology,Co-Action Publishing,20008686 +Infection Genetics and Evolution,Elsevier ,15671348| +Infections Journal,Ashdin Publishing,20904975|20904983 +Infectious Agents and Cancer,Springer (Biomed Central Ltd.),17509378|17509378 +Infectious Disease Clinics of North America,Elsevier ,08915520| +Infectious Disease Reports,PAGEPress Publications,20367430|20367449 +Infectious Diseases,Informa UK (Taylor & Francis),23744235|23744243 +Infectious Diseases and Therapy,Springer-Verlag,21938229|21936382 +Infectious Diseases in Clinical Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10569103| +Infectious Diseases in Obstetrics and Gynecology,Hindawi Publishing Corporation,10647449|10980997 +Infectious Diseases Newsletter,Elsevier ,02782316| +Infectious Diseases of Poverty,Springer (Biomed Central Ltd.),20499957|20499957 +Infectious Diseases Research and Treatment,"""Libertas Academica, Ltd.""",11786337 +Infectious Disorders - Drug Targets,Bentham Science,18715265| +Infekcionnye bolezni,Dynasty Publishing House,17299225|24149691 +Infinite Dimensional Analysis Quantum Probability and Related Topics,World Scientific ,02190257|02190257 +Inflammasome,De Gruyter Open Sp. z o.o. ,2300102X +Inflammation,Springer-Verlag,03603997|15732576 +Inflammation & Allergy - Drug Targets,Bentham Science,18715281| +Inflammation and Cell Signaling,"""Smart Science and Technology, LLC""",2330779X|23307803 +Inflammation and Regeneration,The Japanese Society of Inflammation and Regeneration,18809693|18808190 +Inflammation Research,Springer-Verlag,10233830|1420908X +Inflammatory Bowel Diseases,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10780998|15364844 +Inflammatory Intestinal Diseases,S. Karger AG,22969403|22969365 +Inflammopharmacology,Springer-Verlag,09254692|15685608 +Influenza and Other Respiratory Viruses,Wiley Blackwell (Blackwell Publishing),17502640|17502659 +Influenza Research and Treatment,Hindawi Publishing Corporation,20901380|20901399 +Info,Emerald (MCB UP ),14636697|14659840 +Info Diabetologie,Springer-Verlag,18655459|21966362 +InFo Neurologie & Psychiatrie,Springer-Verlag,1437062X|21955166 +Info Onkologie,Springer-Verlag,16133633|21965692 +INFOCOMP Journal of Computer Science,INFOCOMP Journal of Computer Science,18074545|19823363 +InfoKara,CAIRN,10219056| +Infokommunikacionnye tehnologii, Povolzhskiy State University of Telecommunications and Informatics,20733909| +INFOR Information Systems and Operational Research,University of Toronto Press Inc,03155986|19160615 +Informação & Informação,Universidade Estadual de Londrina,14142139|19818920 +Informação Arquivística,Informacao Arquivistica,23167300 +Informação Profissões,Universidade Estadual de Londrina,23174390 +Informacijos mokslai,Vilnius University,13920561|13920561 +Informacion Tecnica Economica Agraria,Asociacion Interprofesional Desarrollo Agrario AIDA,16996887| +Información tecnológica,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180764 +Informační Bulletin České statistické společnosti,CSTUG,12108022|18048617 +Informatica,IOS Press,08684952| +Informatica Economica,ECO-INFOSOC Research Center,14531305|18428088 +Informatics,MDPI AG,22279709 +Informatics and Applications,Federal Investigation Centre for Information and Control,19922264| +Informatics Control Measurement in Economy and Environment Protection,Index Copernicus International,20830157|23916761 +Informatics Engineering an International Journal,Academy and Industry Research Collaboration Center,23492198 +Informatics for Health and Social Care,Informa UK (Taylor & Francis),17538157|17538165 +Informatics in Education,Vilnius University,16485831| +Informatics in Primary Care,BCS Learning and Development,14760320|14759985 +Informatik - Forschung und Entwicklung,Springer-Verlag,01783564|09492925 +Informatik and Recht,Recht Feur Deutschland GmbH,01790463| +Informatik Forschung und Entwicklung,Springer-Verlag,01783564|09492925 +Informatik-Spektrum,Springer-Verlag,01706012|1432122X +Information,MDPI AG,20782489 +Information & Communications Technology Law,Informa UK (Taylor & Francis),13600834|14698404 +Information & Culture,University of Texas Press,21648034|15347591 +Information & Culture A Journal of History,Muse - Johns Hopkins University Press,21663033 +Information & Management,Elsevier ,03787206| +Information & Security An International Journal,"""Procon, Ltd.""",08615160|13142119 +InFormation - Nordic Journal of Art and Research,Oslo and Akershus University College of Applied Sciences,18932479 +Information - Wissenschaft & Praxis,Walter de Gruyter GmbH,14344653|16194292 +Information and Computation,Elsevier ,08905401|10902651 +Information and Computer Security,Emerald (MCB UP ),20564961| +Information and Control,Elsevier ,00199958| +Information and Inference,Oxford University Press,20498764|20498772 +Information and Organization,Elsevier ,14717727| +Information and Software Technology,Elsevier ,09505849| +Information Communication & Society,Informa UK (Taylor & Francis),1369118X|14684462 +Information Design Journal,John Benjamins Publishing Company,01425471|1569979X +Information Development,SAGE Publications,02666669|00000000 +Information Economics and Policy,Elsevier ,01676245| +Information Engineering,"""Science and Engineering Publishing, Co.""",23265868| +Information Engineering Letters,Information Engineering Research Institute,21634114|21634122 +Information Fusion,Elsevier ,15662535| +Information Management & Computer Security,Emerald (MCB UP ),09685227| +Information Manager (The),African Journals Online ,15965422 +Information Polity,IOS Press,15701255|18758754 +Information Processing & Management,Elsevier ,03064573| +Information Processing in Agriculture,Elsevier ,22143173| +Information Processing Letters,Elsevier ,00200190| +Information Professional,Institution of Electrical Engineers,1743694X| +Information Resources Management Journal,IGI Global,10401628|15337979 +Information Retrieval,Springer-Verlag,13864564|15737659 +Information Science and Technology,Bioinfo Publications,0976917X|09769188 +Information Sciences,Elsevier ,00200255| +Information Sciences - Applications,Elsevier ,10690115| +Information Sciences Letters,Natural Sciences Publishing,20909551|2090956X +Information Security Journal A Global Perspective,Informa UK (Taylor & Francis),19393555|19393547 +Information Security Technical Report,Elsevier ,13634127| +Information Services & Use,IOS Press,01675265|18758789 +Information Standards Quarterly,National Information Standards Organization,10410031|10410031 +Information Storage and Retrieval,Elsevier ,00200271| +Information Studies,Diva Enterprises Private Limited,09716726|09761934 +Information Systems,Elsevier ,03064379| +Information Systems and e-Business Management,Springer-Verlag,16179846|16179854 +Information Systems Frontiers,Springer-Verlag,13873326|15729419 +Information Systems Journal,Wiley Blackwell (Blackwell Publishing),13501917|13652575 +Information Systems Management,Informa UK (Taylor & Francis),10580530|19348703 +Information Systems Research,Institute for Operations Research and the Management Sciences,10477047|15265536 +Information Systems Security,Informa UK (Taylor & Francis),1065898X|1934869X +Information Technologies and Control,De Gruyter Open Sp. z o.o. ,13122622 +Information Technologies and International Development,MIT Press,15447529|15447537 +Information Technologies in Education,Information Technologies in Education,19986939|23061707 +Information Technologist (The),African Journals Online ,15974316 +Information Technology & Tourism,Springer-Verlag,10983058|19434294 +Information Technology And Control,Publishing House Technologija,1392124X|2335884X +Information Technology and Libraries,Boston College University Libraries,07309295|21635226 +Information Technology and Management,Springer-Verlag,1385951X|15737667 +Information Technology and Management Science,De Gruyter Open Sp. z o.o. ,22559086|22559094 +Information Technology and People,Emerald (MCB UP ),09593845|00000000 +INFORMATION TECHNOLOGY EDUCATION,The Higher Education Electronic & Audio-Video Press,16717384| +Information Technology Education and Society,James Nicholas Publishers,1037616X| +Information Technology for Development,IOS Press,02681102|15540170 +Information Technology in Hospitality,Cognizant Communication Corp,15459535| +Information Technology Journal,King Mongkut's University of Technology North Bangkok,16858573| +Information Technology Journal,Science Alert,18125638|18125646 +Information Visualization,SAGE Publications,14738716|14738724 +Informationen aus Orthodontie & Kieferorthopädie,Thieme Publishing Group,00200336|14394200 +Informationsbrief Ausländerrecht,Walter de Gruyter GmbH,01742108|2366195X +Informatsionno-upravliaiushchie sistemy (Information and Control Systems),Central Collector of Libraries BIBCOM,16848853|16848853 +Informatyka Ekonomiczna,Wroclaw University of Economics,15073858|15073858 +Informe Epidemiológico do Sus,Instituto Evandro Chagas,01041673| +Informes de Evaluación de Medicamentos,CADIME Centro Andaluz de Informacion de Medicamentos,22554491 +Informes de la Construcción,Departmento de Publicaciones del CSIC,00200883|19883234 +Informes del Observatorio / Observatorio Reports,Instituto Cervantes at Harvard University,2372840X|2373874X +Informes Psicológicos,Universidad Pontificia Bolivariana,21453535|24223271 +INFORMS Journal on Computing,Institute for Operations Research and the Management Sciences,08991499|15265528 +INFORMS Transactions on Education,Institute for Operations Research and the Management Sciences,15320545|15320545 +Infosecurity,Elsevier ,17544548| +Infosecurity Today,Elsevier ,17426847| +InfraMatics,"""Scientific Research Publishing, Inc.""",2169270X|21692696 +Infrared and Laser Engineering,Shanghai Institute of Optics and Fine Mechanics,10072276| +Infrared Physics,Elsevier ,00200891| +Infrared Physics & Technology,Elsevier ,13504495| +Infrastructure Asset Management,Thomas Telford Ltd.,20530242|20530250 +Infrastructure Complexity,Springer (Biomed Central Ltd.),21963258|21963258 +INFRASTRUCTURE PLANNING REVIEW,Japan Society of Civil Engineers,09134034|18848303 +Infrastructures,MDPI AG,24123811 +Inge CUC,Corporacion Universidad de la Costa - CUC,01226517|23824700 +Ingeniare Revista chilena de ingeniería,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7183305 +Ingeniería,Universidad Distrital Francisco Jose de Caldas,0121750X|23448393 +Ingeniería Agrícola y Biosistemas,Universidad Autonoma Chapingo,20074026|20074026 +Ingeniería del agua,Universitat Politecnica de Valencia,11342196|18864996 +Ingeniería e Investigación,Universidad Nacional de Colombia,01205609|22488723 +Ingeniería Investigación y Desarrollo,Universidad Pedagogica y Tecnologica de Colombia,1900771X|24224324 +Ingeniería Investigación y Tecnología,Elsevier ,14057743| +Ingeniería solidaria,Universidad Cooperativa de Colombia - UCC,19003102| +Ingeniería y Ciencia,Universidad EAFIT,17949165|22564314 +Ingeniería y Desarrollo,Universidad del Norte,01223461|21459371 +Ingenieria y Universidad,Editorial Pontificia Universidad Javeriana,01232126|20112769 +Ingénierie des systèmes d information,Lavoisier SAS,16331311| +Ingenieur-Archiv,Springer-Verlag,00201154| +Ingenium Revista Electrónica de Pensamiento Moderno y Metodología en Historia de la Ideas,Universidad Complutense de Madrid,19893663 +Ingenius,Salesian Polytechnic University of Ecuador,1390650X|1390860X +Inhalation Toxicology,Informa UK (Taylor & Francis),08958378|10917691 +Injury,Elsevier ,00201383|00201383 +Injury Control and Safety Promotion,Informa UK (Taylor & Francis),15660974| +Injury Epidemiology,Springer (Biomed Central Ltd.),21971714|21971714 +Injury Extra,Elsevier ,15723461| +Injury Prevention,BMJ,13538047|14755785 +Inkanyiso Journal of Humanities and Social Sciences,African Journals Online ,20772815 +Inland Water Biology,Springer-Verlag,19950829|19950837 +Inland Waters,Freshwater Biological Association,20442041|2044205X +Inmunología,Elsevier ,02139626| +Innate Immunity,SAGE Publications,17534259|17534267 +Inner Asia,Brill Academic Publishers,14648172|22105018 +Innere Medizin up2date,Thieme Publishing Group,21960836|21960844 +Innoeduca International Journal of Technology and Educational Innovation,"""Research Group Innoeduca, University of Malaga""",24442925 +Innotrans,Ural State University of Railway Transport (USURT),2311164X|2311164X +Innovaciencia Facultad de Ciencias Exactas Físicas y Naturales,Universidad de Santander - UDES,2346075X +Innováció Kelet-Közép-Európában,Kozgazdasagi Szemle,00234346| +Innovación educativa,University of Santiago de Compostela,11308656|23400056 +InnovAiT Education and inspiration for general practice,SAGE Publications,17557380|17557399 +Innovare Revista de ciencia y tecnología,Latin America Journals Online,2310290X| +Innovation,African Journals Online ,10258892 +Innovation and Development,Informa UK (Taylor & Francis),2157930X|21579318 +Innovation and Entrepreneurship in Health,Dove Medical Press,23245905 +Innovation and Supply Chain Management,Japan Management Training Center,21870969|21878684 +Innovation in Language Learning and Teaching,Informa UK (Taylor & Francis),17501229|17501237 +Innovation in Teaching and Learning in Information and Computer Sciences,Informa UK (Taylor & Francis),14737507 +Innovation Management Policy & Practice,Informa UK (Taylor & Francis),14479338| +Innovation Policy and the Economy,The University of Chicago Press,15313468|15372618 +Innovation The European Journal of Social Science Research,Informa UK (Taylor & Francis),13511610|14698412 +Innovations,CAIRN,12674982|19650256 +Innovations in Corrosion and Materials Science (Formerly Recent Patents on Corrosion Science),Bentham Science,23520949| +Innovations in Education and Teaching International,Informa UK (Taylor & Francis),14703297|14703300 +Innovations in Education and Training International,Informa UK (Taylor & Francis),13558005|14698420 +Innovations in Global Health Professions Education,Weil Cornell Medicine-Qatar,24144398 +Innovations in Global Medical and Health Education,Hamad bin Khalifa University Press (HBKU Press),23082526| +Innovations in lifelong learning,"""Science and Education, Ltd.""",22218475| +Innovations in Systems and Software Engineering,Springer-Verlag,16145046|16145054 +Innovations Technology and Techniques in Cardiothoracic and Vascular Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15569845| +Innovations Technology Governance Globalization,MIT Press,15582477|15582485 +Innovative activity,"""Science and Education, Ltd.""",20715226| +Innovative Energy Policies,OMICS Publishing Group,20904991|20905009 +Innovative Food Science & Emerging Technologies,Elsevier ,14668564| +Innovative Higher Education,Springer-Verlag,07425627|15731758 +Innovative Infrastructure Solutions,Springer-Verlag,23644176|23644184 +Innovative Issues and Approaches in Social Sciences,"""Zalozba Vega, d.o.o.""",18550541 +Innovative Journal of Business and Management,Innovative Journal,22774947 +Innovative Journal of Medical and Health Science,Innovative Journal,22774939|22774939 +Innovative Neurosurgery,Walter de Gruyter GmbH,2193522X|21935238 +Innovative Teaching,SAGE Publications,21652236| +Innovative Verwaltung,Springer-Verlag,09483616|21929068 +İnönü Üniversitesi Eğitim Fakültesi Dergisi,Inonu University Journal of the Faculty of Education,13002899|21499683 +Inorganic and Nuclear Chemistry Letters,Elsevier ,00201650| +Inorganic Chemistry,American Chemical Society,00201669|1520510X +Inorganic Chemistry Communications,Elsevier ,13877003| +Inorganic Chemistry Frontiers,The Royal Society of Chemistry,20521545|20521553 +Inorganic Materials,Pleiades Publishing,00201685|16083172 +Inorganic Materials Applied Research,Pleiades Publishing,20751133|2075115X +Inorganic Reaction Mechanisms,Informa UK (Taylor & Francis),10286624| +Inorganica Chimica Acta,Elsevier ,00201693|00201693 +Inorganica Chimica Acta Reviews,Elsevier ,00738085| +Inorganics,MDPI AG,23046740 +Inova Saúde,Fundacao Educacional de Criciuma- FUCRI,23172460 +Inovacije u nastavi,Centre for Evaluation in Education and Science,03522334| +InPharma,Springer-Verlag,01562703| +Inpharma Weekly,Springer-Verlag,11738324|22306056 +Input-Output Analysis,Pan Pacific Association of Input-Output Studies,13419803|21873208 +Inquiry,Informa UK (Taylor & Francis),0020174X|0020174X +Inquiry Critical Thinking Across the Disciplines,Philosophy Documentation Center,10931082| +INQUIRY The Journal of Health Care Organization Provision and Financing,SAGE Publications,00469580| +INROADS- An International Journal of Jaipur National University,Diva Enterprises Private Limited,22774904|22774912 +İnsan & Toplum Dergisi (The Journal of Human & Society),Ilmi Etudler Dernegi - ILEM,21467099| +İnsan ve Toplum Bilimleri Araştırmaları Dergisi,Journal of the Human and Social Services Researchers,21471185|21471185 +Insaniyat / إنسانيات,OpenEdition,11112050| +Insaniyat / إنسانيات,OpenEdition,11112050|23351578 +Inscape,Informa UK (Taylor & Francis),02647141| +Insciences Journal,Insciences Organization,1664171X +Insect Biochemistry,Elsevier ,00201790| +Insect Biochemistry and Molecular Biology,Elsevier ,09651748| +Insect Conservation and Diversity,Wiley Blackwell (Blackwell Publishing),1752458X|17524598 +Insect Molecular Biology,Wiley Blackwell (Blackwell Publishing),09621075|13652583 +Insect Science,Wiley Blackwell (Blackwell Publishing),16729609|17447917 +Insect Systematics & Evolution,Brill Academic Publishers,1399560X|1876312X +Insectes Sociaux,Springer-Verlag,00201812|14209098 +Insects,MDPI AG,20754450 +Insecutor inscitiae menstruus,Smithsonian Institution Biodiversity Heritage Library,10591559| +Inside the Cell,Wiley Blackwell (John Wiley & Sons),23752920| +Insight,Wiley Blackwell (John Wiley & Sons),2156485X| +Insight - Non-Destructive Testing and Condition Monitoring,British Institute of Non-Destructive Testing,13542575|17544904 +Insight - the Journal of the American Society of Ophthalmic Registered Nurses,Elsevier - Mosby,1060135X| +Insight Bacteriology,Insight Knowledge,20448961| +Insight Biochemistry,Insight Knowledge,20410409| +Insight Bioinformatics,Insight Knowledge,20423233| +Insight Biomedical Science,Insight Knowledge,20407033| +Insight Biotechnology,Insight Knowledge,20408331| +Insight Botany,Insight Knowledge,20448767| +Insight Cancer Research,Insight Knowledge,20406738| +Insight Ecology,Insight Knowledge,20448783| +Insight Endocrinology and Metabolism,Insight Knowledge,20448805| +Insight Genetics,Insight Knowledge,20448686| +Insight Immunology,Insight Knowledge,20408358| +Insight Infectious Diseases,Insight Knowledge,20448848| +Insight Microbiology,Insight Knowledge,20410387| +Insight Nanotechnology,Insight Knowledge,20408447| +Insight on Africa,SAGE Publications,09750878|09763465 +Insight Pathology,Insight Knowledge,20441061| +Insight Pharmaceutical Sciences,Insight Knowledge,2040705X| +Insight Stem Cell Research,Insight Knowledge,20407076| +Insight Veterinary Research,Insight Knowledge,20448929| +Insights into Imaging,Springer-Verlag,18694101 +Insights the UKSG journal,UKSG,20487754 +Insistance,CAIRN,17787807|19516258 +Institute for Humanities and Social Sciences,Institute for Humanities and Social Sciences,20938780| +Institute for Humanities and Social Sciences,Institute for Humanities and Social Sciences,20938780| +Institute of Development Studies Bulletin,Wiley Blackwell (Blackwell Publishing),00202835| +Institute of History and Culture Hankuk University of Foreign Studies,Institute of History and Culture Hankuk University of Foreign Studies,15986454| +Institute of Muslim Minority Affairs Journal,Informa UK (Taylor & Francis),02666952| +Institution of Electrical Engineers - Proceedings of the Wireless Section of the Institution,Institution of Electrical Engineers,20540655 +Institutionalised Children Explorations and Beyond,Diva Enterprises Private Limited,23493003|23493011 +Instituto Florestal Série Registros,Editora Cubo Multimidia,21792372 +Instructional Science,Springer-Verlag,00204277|15731952 +Instrumentation and Equipments,Hans Publishers,23326980|23327006 +Instrumentation Mesure Métrologie,Lavoisier SAS,16314670| +Instrumentation Science & Technology,Informa UK (Taylor & Francis),10739149|15256030 +Instruments and Experimental Techniques,Pleiades Publishing,00204412|16083180 +INSULA Revista de Botânica,Universidade Federal de Santa Catarina,01019554|21784574 +Insulin,Elsevier ,15570843| +Insurance Mathematics and Economics,Elsevier ,01676687| +Int Journal of Chemistry,Recent Science Publications,20512732 +Int Journal of Heritage in the Digital Era,SAGE Publications,20474970| +INTAMS review,Peeters Publishers,13706020 +Intangible Capital,Omnia Publisher SL,16979818|16979818 +Integers,Walter de Gruyter GmbH,18670652|18670660 +Integral Equations and Operator Theory,Springer-Verlag,0378620X|14208989 +Integral Transforms and Special Functions,Informa UK (Taylor & Francis),10652469|14768291 +Integrated Assessment,Informa UK (Swets & Zeitlinger Publishers),13895176| +Integrated Blood Pressure Control,Dove Medical Press,11787104 +Integrated Computer-Aided Engineering,IOS Press,10692509|18758835 +Integrated Environmental Assessment and Management,Wiley Blackwell (John Wiley & Sons),15513777|15513793 +Integrated Ferroelectrics,Informa UK (Taylor & Francis),10584587|16078489 +Integrated Manufacturing Systems,Emerald (MCB UP ),09576061|00000000 +Integrated Pest Management Reviews,Springer-Verlag,13535226|15729745 +Integrated Pharmacy Research and Practice,Dove Medical Press,22305254 +Integrating Materials and Manufacturing Innovation,Springer (Biomed Central Ltd.),21939772|21939772 +Integration of Education,Ogarev Mordovia State University,19919468|23081058 +Integration the VLSI Journal,Elsevier ,01679260| +Integrative and Comparative Biology,Oxford University Press,15407063|15577023 +Integrative Biology,The Royal Society of Chemistry,17579694|17579708 +Integrative Biology Issues News and Reviews,Wiley Blackwell (John Wiley & Sons),10934391|15206602 +Integrative Biosciences,Informa UK (Taylor & Francis),17386357| +Integrative Cancer Science and Therapeutics,Open Access Text,20564546 +Integrative Cancer Therapies,SAGE Publications,15347354|00000000 +Integrative Food Nutrition and Metabolism,Open Access Text,20568339 +Integrative Medicine,Elsevier ,10962190| +Integrative Medicine Insights,"""Libertas Academica, Ltd.""",11773936 +Integrative Medicine International,S. Karger AG,22967389|22967362 +Integrative Medicine Research,Elsevier ,22134220| +Integrative Molecular Medicine,Open Access Text,20566360 +Integrative Obesity and Diabetes,Open Access Text,20568827 +Integrative Pharmacology Toxicology and Genotoxicology,Open Access Text,20588496 +Integrative Psychological and Behavioral Science,Springer-Verlag,19324502|19363567 +Integrative Zoology,Wiley Blackwell (Blackwell Publishing),17494868|17494877 +Integrative Zoology,Wiley Blackwell (Blackwell Publishing),17494869| +Integritas Advancing the Mission of Catholic Higher Education,Boston College University Libraries,2330538X|23305398 +Intel Technology Journal,Intel Corp,1535864X|1535864X +INTELIGENCIA ARTIFICIAL,Asociacion Espanola para la Inteligencia Artificial,11373601|19883064 +Inteligencia y Seguridad,Plaza y Valdes,1887293X|21737495 +Intellectual and Developmental Disabilities,American Association on Intellectual and Developmental Disabilities,19349556|19349556 +Intellectual Economics,Elsevier ,18228011|18228038 +Intellectual History of the Islamicate World,Brill Academic Publishers,22129421|2212943X +Intellectual History Review,Informa UK (Taylor & Francis),17496977|17496985 +Intellectual News,Informa UK (Taylor & Francis),15615324| +Intellectual Property Rights Open Access,OMICS Publishing Group,23754516 +Intellèctus,Universidade do Estado do Rio de Janeiro UERJ,16767640 +Intelligence,Elsevier ,01602896| +Intelligence & National Security,Informa UK (Taylor & Francis),02684527|17439019 +INTELLIGENCE MANAGEMENT,The Japan Society of Competitive Intelligence,21866252| +Intelligent Automation & Soft Computing,Informa UK (Taylor & Francis),10798587|2326005X +Intelligent Buildings International,Informa UK (Taylor & Francis),17508975|17566932 +Intelligent Control and Automation,"""Scientific Research Publishing, Inc.""",21530653|21530661 +Intelligent Data Analysis,IOS Press,1088467X|15714128 +Intelligent Decision Technologies,IOS Press,18724981|18758843 +Intelligent Industrial Systems,Springer-Verlag,23636912|2199854X +Intelligent Information Management,"""Scientific Research Publishing, Inc.""",21605912|21605920 +Intelligent Information Management,"""Scientific Research Publishing, Inc.""",21508194|21508208 +Intelligent Service Robotics,Springer-Verlag,18612776|18612784 +Intelligent Systems Engineering,Institution of Electrical Engineers,09639640| +Intelligent Systems in Accounting Finance & Management,Wiley Blackwell (John Wiley & Sons),1055615X|10991174 +Intelligent Tutoring Media,Informa UK (Taylor & Francis),09579133| +Intelligenza Artificiale,IOS Press,17248035|22110097 +Intelligere,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24479020 +intensiv,Thieme Publishing Group,09426035|14393840 +Intensiv und Notfallbehandlung,Dustri-Verlag Dr. Karl Feistle,09475362| +Intensive and Critical Care Nursing,Elsevier ,09643397| +Intensive Care Medicine,Springer-Verlag,03424642|14321238 +Intensive Care Medicine Experimental,Springer (Biomed Central Ltd.),2197425X|2197425X +Intensive Care Nursing,Elsevier ,0266612X| +Intensivmedizin + Notfallmedizin,Springer-Verlag,01753851|14351420 +Intensivmedizin und Notfallmedizin,Springer-Verlag,01753851|14351420 +Intensivmedizin up2date,Thieme Publishing Group,16144856|16146697 +Inter-Asia Cultural Studies,Informa UK (Taylor & Francis),14649373|14698447 +Interação em Psicologia (Qualis/CAPES A2),Universidade Federal do Parana,19818076 +Interações (Campo Grande),SciELO,15187012|15187012 +Interações (Campo Grande),SciELO,15187012|15187012 +Interações - cultura e comunidade,Pontificia Universidade Catolica de Minas Gerais,18098479|19832478 +Interacting with Computers,Oxford University Press,09535438|18737951 +Interaction and multiscale mechanics,Techno-Press,19760426| +Interaction Studies,John Benjamins Publishing Company,15720373|15720381 +interactions,Association for Computing Machinery,10725520| +Interactions Studies in Communication & Culture,Intellect,17572681|1757269X +Interactive Cardiovascular and Thoracic Surgery,Oxford University Press,15699293|15699285 +Interactive Journal of Medical Research,JMIR Publications Inc.,1929073X +Interactive Learning Environments,Informa UK (Taylor & Francis),10494820|17445191 +Interactive Marketing,Nature Publishing Group - Macmillan Publishers,14635178|14780844 +Interactive Medicinal Chemistry,Herbert Publications,20537107 +Interactive Surgery,Springer-Verlag,17783739|17783968 +Interactive Technology and Smart Education,Emerald (MCB UP ),17415659| +Interagir pensando a extensão,Universidade do Estado do Rio de Janeiro UERJ,15198847|22364447 +INTERAZIONI,Franco Angeli,17210143|22394389 +Interbloc,Elsevier ,02423960| +Interbranch information service scientific-methodical journal,"""Science and Education, Ltd.""",02364972| +Interchange,Springer-Verlag,08264805|15731790 +Intercom Revista Brasileira de Ciências da Comunicação,SciELO,18095844|19803508 +Intercultural Education,Informa UK (Taylor & Francis),14675986|14698439 +Intercultural Pragmatics,Walter de Gruyter GmbH,1612295X|1613365X +Interdisciplinaria Revista de Psicología y Ciencias Afines,Centro Interdisciplinario de Investigaciones en Psicologia Matematic,03258203|16687027 +Interdisciplinary Bio Central,Korean Society for Bioinformatics and Systems Biology,20058543|20058543 +Interdisciplinary Description of Complex Systems,Croatian Interdisciplinary Society,13344684|13344676 +Interdisciplinary Environmental Review,Inderscience Enterprises Ltd.,15210227|20426992 +Interdisciplinary Information Sciences,"""Graduate School of Information Sciences, Tohoku University""",13409050|13476157 +Interdisciplinary Journal for Religion and Transformation in Contemporary Society – J-RaT,"""Vandenhoeck & Ruprecht GmbH & Co, KG - V&R Unipress""",23653140|23642807 +Interdisciplinary Journal of Microinflammation,OMICS Publishing Group,23818727 +Interdisciplinary Journal of Problem-based Learning,Purdue University (bepress),15415015 +Interdisciplinary Literary Studies,The Pennsylvania State University Press,15248429|2161427X +Interdisciplinary Neurosurgery,Elsevier ,22147519| +Interdisciplinary Peace Research,Informa UK (Taylor & Francis),10323856| +Interdisciplinary Perspectives on Infectious Diseases,Hindawi Publishing Corporation,1687708X|16877098 +Interdisciplinary Science Reviews,Maney Publishing,03080188|00000000 +Interdisciplinary Sciences Computational Life Sciences,Springer-Verlag,19132751|18671462 +Interdisciplinary Studies in Literature and Environment,Oxford University Press,10760962|17591090 +Interdisciplinary Studies in Musicology,Adam Mickiewicz University Poznan,17342406| +Interdisciplinary Toxicology,De Gruyter Open Sp. z o.o. ,13376853|13379569 +Interdyscyplinarne Konteksty Pedagogiki Specjalnej,Adam Mickiewicz University Poznan,2300391X| +Intereconomics,Springer-Verlag,00205346|1613964X +InterEspaço Revista de Geografia e Interdisciplinaridade,InterEspaco: Revista de Geografia e Interdisciplinaridade,24466549 +Interest Groups & Advocacy,Nature Publishing Group - Macmillan Publishers,20477414|20477422 +Interface,Informa UK (Taylor & Francis),03033902| +Interface - Comunicação Saúde Educação,SciELO,14143283|14143283 +Interface - Comunicação Saúde Educação,SciELO,18075762|18075762 +Interface A special topics journal,Pacific University Library,23734914 +Interface Focus,The Royal Society,20428898|20428901 +Interface magazine,The Electrochemical Society,10648208|19448783 +Interface Science,Springer-Verlag,09277056|15732746 +Interfaces,Institute for Operations Research and the Management Sciences,00922102|1526551X +Interfaces and Free Boundaries,European Mathematical Society Publishing House,14639963| +Interfaces Científicas - Direito,Universidade Tiradentes,23163321|2316381X +Interfaces Científicas - Educação,Universidade Tiradentes,2316333X|23163828 +Interfaces Científicas - Exatas e Tecnológicas,Universidade Tiradentes,23594934|23594942 +Interfaces Científicas - Humanas e Sociais,Universidade Tiradentes,23163348|23163801 +Interfaces Científicas - Saúde e Ambiente,Universidade Tiradentes,23163313|23163798 +Interfaces in Computing,Elsevier ,02527308| +Interfaces numériques,Lavoisier SAS,22587942| +Interfacial Phenomena and Heat Transfer,Begell House Inc.,21692785| +Interférences,OpenEdition,17775485|17775485 +Interiors Design Architecture and Culture,Informa UK (Taylor & Francis),20419112|20419120 +Interlending & Document Supply,Emerald (MCB UP ),02641615|00000000 +Interlending Review,Emerald (MCB UP ),01402773| +Interlitteraria,University of Tartu Press,14060701|22284729 +Intermédialités Histoire et théorie des arts des lettres et des techniques,Consortium Erudit,17058546|19203136 +Intermetallics,Elsevier ,09669795| +Intermolecular Michael Reaction of Aldehydes with Vinyl Sulfones,Thieme Publishing Group,20400071 +Intermolecular Michael Reaction of Hydroxyacetone Derivatives with Nitroalkenes,Thieme Publishing Group,20400055 +Intermolecular Michael Reaction of Ketones or Aldehydes with Modified Nitroalkenes,Thieme Publishing Group,20400063 +Intermolecular One-Pot Knoevenagel/Michael Reaction of Ketones with α β-Unsaturated Esters,Thieme Publishing Group,20400047 +Intermolecular Reductive Coupling of Alkynes and Imines,Thieme Publishing Group,20100280 +Internal and Emergency Medicine,Springer-Verlag,18280447|19709366 +Internal Medicine,Japanese Society of Internal Medicine,09182918|13497235 +Internal Medicine Inside,Herbert Publications,20526954 +Internal Medicine Journal,Wiley Blackwell (Blackwell Publishing),14440903|14455994 +Internal Medicine News,Elsevier ,10978690| +Internal Medicine Open Access,OMICS Publishing Group,21658048 +Internal Security,Index Copernicus International,20805268| +Internasjonal Politikk,Co-Action Publishing Cappelen Damms,18911757 +International Abstracts in Operations Research,Nature Publishing Group - Macmillan Publishers,0020580X| +International Academy of Global Business and Trade,International Academy of Global Business and Trade,19465130| +International Advances in Economic Research,Springer-Verlag,10830898|1573966X +International Affairs,Wiley Blackwell (Blackwell Publishing),00205850|14682346 +International Affairs (Royal Institute of International Affairs 1931-1939),JSTOR,14738104| +International Affairs Forum,Informa UK (Taylor & Francis),23258020|23258047 +International Affairs Review Supplement,JSTOR,14738112| +International African Bibliography (IAB),Walter de Gruyter GmbH,00205877|18659640 +International Agrophysics,De Gruyter Open Sp. z o.o. ,02368722|02368722 +International and Comparative Law Quarterly,Cambridge University Press,00205893|14716895 +International and Multidisciplinary Journal of Social Sciences,Hipatia Press,20143680 +International Anesthesiology Clinics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00205907| +International Applied Mechanics,Springer-Verlag,10637095|15738582 +International Aquatic Research,Springer-Verlag,20086970|20086970 +International Archives of Allergy and Immunology,S. Karger AG,10182438|14230097 +International Archives of Medicine,Internet Medical Publishing,17557682|17557682 +International Archives of Occupational and Environmental Health,Springer-Verlag,03400131|14321246 +International Archives of Otorhinolaryngology,Thieme Publishing Group,18099777|18094864 +International Area Studies Review,SAGE Publications,22338659| +International Association for Buddhist Thought and Culture,International Association for Buddhist Thought and Culture,15987914| +International Association of Scientific Hydrology Bulletin,Informa UK (Taylor & Francis),00206024| +International Audiology,Informa UK (Taylor & Francis),05384915| +International Bibliography of Military History,Brill Academic Publishers,03787869|22115757 +International Biodeterioration,Elsevier ,02653036| +International Biodeterioration & Biodegradation,Elsevier ,09648305| +International Biomechanics,Informa UK (Taylor & Francis),23335432 +International Blood Research & Reviews,Sciencedomain International,23217219 +International braz j urol,SciELO,16775538|16775538 +International Breastfeeding Journal,Springer (Biomed Central Ltd.),17464358|17464358 +International Bulletin of Mission Research,SAGE Publications,23969393|23969407 +International Business & Economics Research Journal (IBER),Clute Institute,15350754|21579393 +International Business Education Review,The Korea Academy of International Business Education,17384745| +International Business Journal,The Korean Academy of International Business,15982718| +International Business Management,Science Alert,19935250| +International Business Research,Canadian Center of Science and Education,19139004|19139012 +International Business Review,Elsevier ,09695931| +International Cancer Conference Journal,Springer-Verlag,21923183 +International Cardiovascular Forum Journal,International Cardiovascular Forum Journal,24102636|24093424 +International Cardiovascular Research Journal,Kowsar Medical Institute,1735885X|17358868 +International Cardivascular Research Journal,International Neuroscience Institute,22519130|22519149 +International Children s Rights Monitor,Springer (Kluwer Academic Publishers),02593696| +International Clinical Pathology Journal,MedCrave Group,24710016 +International Clinical Psychopharmacology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02681315| +International Commentary on Evidence,Walter de Gruyter GmbH,21945691|15544567 +International Commerce and Information Review,Korea Association for International Commerce and Information,15987604| +International Commerce Review,Springer-Verlag,18645739|18645747 +International Communication Gazette,SAGE Publications,17480485|17480493 +International Communication of Chinese Culture,Springer-Verlag,21974233|21974241 +International Communications in Heat and Mass Transfer,Elsevier ,07351933| +International Community Law Review,Brill Academic Publishers,18719740|18719732 +International Comparative Jurisprudence,Elsevier ,23516674| +International conference KNOWLEDGE-BASED ORGANIZATION,Walter de Gruyter GmbH,18436722 +International Congress Series,Elsevier ,05315131| +International Contact Lens Clinic,Elsevier ,08928967| +International Contract Adviser,Springer (Kluwer Academic Publishers),08997799| +International Criminal Justice Review,SAGE Publications,10575677|15563855 +International Criminal Law Review,Brill Academic Publishers,1567536X|15718123 +International Critical Thought,Informa UK (Taylor & Francis),21598282|21598312 +International Current Pharmaceutical Journal,Bangladesh Journals Online,22249486 +International Dairy Journal,Elsevier ,09586946| +International Data Privacy Law,Oxford University Press,20443994|20444001 +International Dental Journal,Wiley Blackwell (Blackwell Publishing),00206539| +International Dental Research,International Dental Research,2146216X|21461767 +International Development Planning Review,Liverpool University Press,14746743|14783401 +International Diabetes Nursing,Maney Publishing,20573316|20573324 +International Disability Studies,Informa UK (Taylor & Francis),02599147| +International Economic Journal,Informa UK (Taylor & Francis),10168737|1743517X +International Economic Policy Review,International Monetary Fund,10207856| +International Economic Policy Review (Online),International Monetary Fund,16079574 +International Economic Review,Wiley Blackwell (Blackwell Publishing),00206598|14682354 +International Economics,Elsevier ,21107017| +International Economics and Economic Policy,Springer-Verlag,16124804|16124812 +International Education Research,Science and Education Centre of North America,22915273|22915281 +International Education Studies,Canadian Center of Science and Education,19139020|19139039 +International Electronic Journal of Environmental Education,International Electronic Journal of Environmental Education,21460329 +International Electronic Journal of Pure and Applied Mathematics,Academic Publications,13140744| +International Emergency Nursing,Elsevier ,1755599X| +International Endodontic Journal,Wiley Blackwell (Blackwell Publishing),01432885|13652591 +INTERNATIONAL ENGINEERING JOURNAL - IENGJ,International Engineering Journal,19239734|19239742 +International Entrepreneurship and Management Journal,Springer-Verlag,15547191|15551938 +International Environmental Agreements Politics Law and Economics,Springer-Verlag,15679764|15731553 +International Family Planning Digest,JSTOR,03624056| +International Family Planning Perspectives,Guttmacher Institute,01903187| +International Family Planning Perspectives and Digest,JSTOR,01622749| +International Feminist Journal of Politics,Informa UK (Taylor & Francis),14616742|14684470 +International Finance,Wiley Blackwell (Blackwell Publishing),13670271|14682362 +International Finance and Banking,"""Macrothink Institute, Inc.""",23742089 +International Finance Discussion Paper,Board of Governors of the Federal Reserve System,10732500|10732500 +International Financial Statistics,International Monetary Fund,20798164|20798172 +International Financial Statistics,International Monetary Fund,02523043| +International Financial Statistics,International Monetary Fund,02522977| +International Financial Statistics (Monthly),International Monetary Fund,00206725| +International financial statistics - International Monetary Fund Supplement series,International Monetary Fund,02523027| +International financial statistics yearbook (International Monetary Fund),International Monetary Fund,02507463| +International Food Risk Analysis Journal,InTech,18482368|18482368 +International Forestry Review,Commonwealth Forestry Association,14655489|20537778 +International Forum of Allergy & Rhinology,Wiley Blackwell (John Wiley & Sons),20426976| +International Forum of Psychoanalysis,Informa UK (Taylor & Francis),0803706X|00000000 +International Free and Open Source Software Law Review,International Free and Open Source Software Law Review,18776922|18776922 +International Frontier Science Letters,SciPress Ltd.,23494484 +International Gambling Studies,Informa UK (Taylor & Francis),14459795|14794276 +International Game Theory Review,World Scientific ,02191989|02191989 +International Geology Review,Informa UK (Taylor & Francis),00206814|19382839 +International Geophysics,Elsevier , +International Health,Oxford University Press,18763413|18763405 +International Heart Journal,International Heart Journal Association,13492365|13493299 +International Heat Treatment and Surface Engineering,Informa UK (Taylor & Francis),17495148|17495156 +International Hepatology Communications,Elsevier ,09284346| +International Human Rights Law Review,Brill Academic Publishers,22131027|22131035 +International Immunology,Oxford University Press,09538178|14602377 +International Immunopharmacology,Elsevier ,15675769| +International Indigenous Policy Journal,International Indigenous policy Journal,19165781|19165781 +International Insolvency Review,Wiley Blackwell (John Wiley & Sons),11800518|10991107 +International Institute for Conservation of Historic and Artistic Works,Informa UK (Taylor & Francis),05350867| +International Interactions,Informa UK (Taylor & Francis),03050629|15477444 +International Interdisciplinary Journal of Education,"""Al Manhal FZ, LLC""",22262717|22263500 +International Islamic Marketing Association Journal,"""Al Manhal FZ, LLC""",22255850| +International Journal Advances in Pharmaceutics,Scholar Science Journals,23204931|23204923 +International Journal Canada s Journal of Global Policy Analysis,SAGE Publications,00207020|2052465X +International Journal for Agro Veterinary and Medical Sciences,ScopeMed International Medical Journal Managment and Indexing System,19999666| +International Journal for Biotechnology and Molecular Biology Research,Academic Journals,21412154 +International Journal for Computational Civil and Structural Engineering,Begell House Inc.,15245845| +International Journal for Computational Methods in Engineering Science and Mechanics,Informa UK (Taylor & Francis),15502287|15502295 +International Journal for Consumer and Product Safety,Informa UK (Taylor & Francis),13873059| +International Journal for Court Administration,Uopen Journals,21567964 +International Journal for Crime Justice and Social Democracy,Queensland University of Technology,22027998|22028005 +International Journal for Educational and Vocational Guidance,Springer-Verlag,02512513|15731782 +International Journal for Educational Integrity,Springer-Verlag,18332595 +International Journal for Equity in Health,Springer (Biomed Central Ltd.),14759276|14759276 +International Journal for History Culture and Modernity,Uopen Journals,22149910|2213-0624 +International Journal for Human Caring,International Association for Human Caring,10915710| +International Journal for Ion Mobility Spectrometry,Springer-Verlag,14356163|18654584 +International Journal for Lesson and Learning Studies,Emerald (MCB UP ),20468253| +International Journal for Mathematics Teaching and Learning,Ankara University,14730111 +International Journal for Multiscale Computational Engineering,Begell House Inc.,15431649| +International Journal for Numerical and Analytical Methods in Geomechanics,Wiley Blackwell (John Wiley & Sons),03639061|10969853 +International Journal for Numerical Methods in Biomedical Engineering,Wiley Blackwell (John Wiley & Sons),20407939|20407947 +International Journal for Numerical Methods in Engineering,Wiley Blackwell (John Wiley & Sons),00295981|10970207 +International Journal for Numerical Methods in Fluids,Wiley Blackwell (John Wiley & Sons),02712091|10970363 +International Journal for Parasitology,Elsevier ,00207519| +International Journal for Parasitology Drugs and Drug Resistance,Elsevier ,22113207| +International Journal for Parasitology Parasites and Wildlife,Elsevier ,22132244| +International Journal for Philosophy of Religion,Springer-Verlag,00207047|15728684 +International Journal for Quality in Health Care,Oxford University Press,13534505|14643677 +International Journal for Radiation Physics and Chemistry,Elsevier ,00207055| +International Journal for Research on Extended Education,Barbara Budrich Publishers,21963673|21967423 +International Journal for Researcher Development,Emerald (MCB UP ),1759751X| +International Journal for Sciences and Technology,"""Al Manhal FZ, LLC""",18162509| +International Journal for Simulation and Multidisciplinary Design Optimization,EDP Sciences,1779627X|17796288 +International Journal for the Advancement of Counselling,Springer-Verlag,01650653|15733246 +International Journal for the History of Engineering & Technology,Maney Publishing,17581206|17581214 +International Journal for the Psychology of Religion,Informa UK (Taylor & Francis),10508619|15327582 +International Journal for the Scholarship of Teaching and Learning,Georgia Southern University,19314744 +International Journal for the Semiotics of Law - Revue internationale de Sémiotique juridique,Springer-Verlag,09528059|15728722 +International Journal for the Study of New Religions,Equinox Publishing,20419511|2041952X +International Journal for the Study of Skepticism,Brill Academic Publishers,22105697|22105700 +International Journal for the Study of the Christian Church,Informa UK (Taylor & Francis),1474225X|17470234 +International Journal for Traffic and Transport Engineering,"""City Net Scientific Research Center, Ltd. Belgrade""",2217544X|22175652 +International Journal for Transformative Research,De Gruyter Open Sp. z o.o. ,23535415 +International Journal for Uncertainty Quantification,Begell House Inc.,21525080| +International Journal for Vitamin and Nutrition Research,Hogrefe Publishing Group,03009831|16642821 +international journal high risk behaviors & addiction,Kowsar Medical Institute,22518711|2251872X +International Journal in Foundations of Computer Science & Technology,Academy and Industry Research Collaboration Center,18397662|18397662 +International Journal Middle East Studies,Cambridge University Press,00207438|14716380 +International Journal of 3-D Information Modeling,IGI Global,21561710|21561702 +International Journal of Abrasive Technology,Inderscience Enterprises Ltd.,17522641|1752265X +International Journal of Academic Research,Progress IPS,20754124|20757107 +International Journal of Academic Research in Accounting Finance and Management Sciences,Human Resource Management Academic Research Society,22258329|22258329 +International Journal of Academic Research in Business and Social Sciences,Human Resource Management Academic Research Society,22226990|22226990 +International Journal of Academic Research in Economics and Management Sciences,Human Resource Management Academic Research Society,22263624 +International Journal of Academic Research in Education,International Journal of Academic Research in Education,21492913|21492913 +International Journal of Academic Research in Progressive Education and Development,Human Resource Management Academic Research Society,22266348 +International Journal of Academic Research in Psychology,Human Resource Management Academic Research Society,23121882 +International Journal of Acarology,Informa UK (Taylor & Francis),01647954|19453892 +International Journal of Accounting and Economics Studies,Science Publishing Corporation,23094508 +International Journal of Accounting and Finance,Inderscience Enterprises Ltd.,17528224|17528232 +International Journal of Accounting and Financial Reporting,"""Macrothink Institute, Inc.""",21623082 +International Journal of Accounting and Information Management,Emerald (MCB UP ),18347649| +International Journal of Accounting and Taxation,American Research Institute for Policy Development,23724978|23724986 +International Journal of Accounting Auditing and Performance Evaluation,Inderscience Enterprises Ltd.,17408008|17408016 +International Journal of Accounting Information Systems,Elsevier ,14670895| +International Journal of Accounting Research,"""Al Manhal FZ, LLC""",2311326X| +International Journal of Acoustics and Vibration,International Institute of Acoustics and Vibration (IIAV),10275851| +International Journal of Actor-Network Theory and Technological Innovation,IGI Global,1942535X|19425368 +International Journal of Ad Hoc and Ubiquitous Computing,Inderscience Enterprises Ltd.,17438225|17438233 +International Journal of Ad hoc Sensor & Ubiquitous Computing,Academy and Industry Research Collaboration Center,09761764|09761764 +International Journal of Adaptive and Innovative Systems,Inderscience Enterprises Ltd.,17402107|17402115 +International Journal of Adaptive Control and Signal Processing,Wiley Blackwell (John Wiley & Sons),08906327|10991115 +International Journal of Adaptive Resilient and Autonomic Systems,IGI Global,19479220|19479239 +International Journal of Adhesion and Adhesives,Elsevier ,01437496| +International Journal of Adolescence and Youth,Informa UK (Taylor & Francis),02673843|21644527 +International Journal of Adolescent Medicine and Health,Walter de Gruyter GmbH,03340139|21910278 +International Journal of Adult Vocational Education and Technology,IGI Global,19478607|1947878X +International Journal of Advance Engineering and Research Development,International Journal of Advance Engineering and Research Development (IJAERD),23486406|23484470 +International Journal of Advance in Medical Science,DEStech Publications,23277629 +International Journal of Advance Industrial Engineering,Inpressco,23205539 +International Journal of Advance Innovations Thoughts & Ideas,OMICS Publishing Group,22771891 +International Journal of Advanced Applied Physics Research,Cosmos Scholars Publishing House,2408977X +International Journal of Advanced Astronomy,Science Publishing Corporation,23127414 +International Journal of Advanced Biological and Biomedical Research,CASRP; Center of Advanced Scientific Research and Publications,23832762|23224827 +International Journal of Advanced Chemistry,Science Publishing Corporation,23102977 +International Journal of Advanced Computer Research,"""Association of Computer, Communication and Education for National Triumph Social and Welfare Society (ACCENTS)""",22497277|22777970 +International Journal of Advanced Computer Science and Applications,The Science and Information Organization,2158107X|21565570 +International Journal of Advanced Computing,Recent Science Publications,20510845 +International Journal of Advanced Corporate Learning (iJAC),International Association of Online Engineering,18675565 +International Journal of Advanced Geosciences,Science Publishing Corporation,23117044 +International Journal of Advanced Information Science and Technology,International Journal of Advanced Information Science and Technology,23192682|23192682 +International Journal of Advanced Information Technology,Academy and Industry Research Collaboration Center,22311920|22311548 +International Journal of Advanced Intelligence Paradigms,Inderscience Enterprises Ltd.,17550386|17550394 +International Journal of Advanced Logistics,Informa UK (Taylor & Francis),2287108X|22877592 +International Journal of Advanced Materials Manufacturing and Characterization,Greit Publications,22773886|23471891 +International Journal of Advanced Mathematical Sciences,Science Publishing Corporation,2307454X +International Journal of Advanced Mechatronic Systems,Inderscience Enterprises Ltd.,17568412|17568420 +International Journal of Advanced Media and Communication,Inderscience Enterprises Ltd.,14624613|17418003 +International Journal of Advanced Medical and Health Research,Medknow Publications,23500298| +International Journal of Advanced Medical Research,Medknow Publications,23494220| +International Journal of Advanced Nursing Studies,Science Publishing Corporation,2227488X +International Journal of Advanced Operations Management,Inderscience Enterprises Ltd.,1758938X|17589398 +International Journal of Advanced Pervasive and Ubiquitous Computing,IGI Global,1937965X|19379668 +INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ARTIFICIAL INTELLIGENCE,The Science and Information Organization,21654050|21654069 +International Journal of Advanced Research in Chemical Science,ARC Publications Pvt Ltd.,23490403 +International Journal of Advanced Research in Electrical Electronics and Instrumentation Engineering,The Society of Chemical Engineers Japan,00219592|18811299 +International Journal of Advanced Research in Electrical Electronics and Instrumentation Engineering,Ess and Ess Research Publications,23203765|22788875 +International Journal of Advanced Research in Mathematics,SciPress Ltd.,22976213 +International Journal of Advanced Research in Physical Science,"""Science and Education, Ltd.""",23497882| +International Journal of Advanced Robotic Systems,InTech,17298806|17298814 +International Journal of Advanced Science and Technology,Science and Engineering Research Support Society,20054238|20054238 +International journal of advanced smart convergence,"""The Institute of Webcasting, Internet and Telecommunication""",22882847|22882855 +International Journal of Advanced Smart Sensor Network Systems,Academy and Industry Research Collaboration Center,22315225|22314482 +International Journal of Advanced Statistics and Probability,Science Publishing Corporation,23079045 +International Journal of Advanced Structural Engineering (IJASE),Springer-Verlag,20083556|20086695 +International Journal of Advanced Studies,Science and Innovation Center,23281391|2227930X +International Journal of Advanced Technology and Engineering Exploration,"""Association of Computer, Communication and Education for National Triumph Social and Welfare Society (ACCENTS)""",23945443|23947454 +International Journal of Advancements in Computing Technology,AICIT,20058039|22339337 +International Journal of Advancements in Research & Technology,IJOART Publication,22787763 +International Journal of Advancements in Technology,OMICS Publishing Group,9764860 +International Journal of Advances in Agricultural & Environmental Engineering,International Institute of Engineers,23491531 +International Journal of Advances in Applied Sciences,Institute of Advanced Engineering and Science,22528814| +International Journal of Advances in Biology,Academy and Industry Research Collaboration Center,23940808 +International Journal of Advances in Chemical Engineering and Biological Sciences,International Institute of Engineers,23491515 +International Journal of Advances in Computing and Information Technology,Integrated Publishing Association,22779140 +International Journal of Advances in Embedded Systems,Bioinfo Publications,2249703X|22497048 +International Journal of Advances in Engineering & Technology,International Association of Engineering and Technology,22311963 +International Journal of Advances in Engineering Sciences and Applied Mathematics,Springer-Verlag,09750770|09755616 +International Journal of Advances in Life Science and Technology,Pak Publishing Group,24123803|23138335 +International Journal of Advances in Management Science,DEStech Publications,21697558|21697590 +International Journal of Advances in Materials Science and Engineering,Wireilla Scientific Publications,22012311|22012311 +International Journal of Advances in Mechanical & Automobile Engineering,International Institute of Engineers,23491485|23491493 +International Journal of Advances in Medicine,Medip Academy,23493925| +International Journal of Advances in Nursing Management,Diva Enterprises Private Limited,23478632|24542652 +International Journal of Advances in Pharmaceutical Analysis,Scholar Science Journals,22779353 +International Journal of Advances in Pharmaceutical Sciences,Advanced Research Journals,9761055 +International Journal of Advances in Psychology,"""Science and Engineering Publishing, Co.""",21694958| +International Journal of Advances in Scientific Research,Scholar Science Journals,23953616 +International Journal of Advances in Social Sciences,Diva Enterprises Private Limited,23475153|24542679 +International Journal of Advances in Telecommunications Electrotechnics Signals and Systems,International Science and Engineering Society,18055443 +International Journal of Advertising,World Advertising Research Center,02650487|02650487 +International Journal of Advertising and Marketing to Children,Emerald (MCB UP ),14646676| +International Journal of Aeroacoustics,SAGE Publications,1475472X|00000000 +International Journal of Aerodynamics,Inderscience Enterprises Ltd.,17435447|17435455 +International Journal of Aeronautical and Space Sciences,The Korean Society for Aeronautical & Space Sciences,12299626| +International Journal of Aeronautical Science & Aerospace Research,SciDoc Publishers LLC,24704415 +International Journal of Aerospace and Lightweight Structures (IJALS),Research Publishing Services,20104294| +International Journal of Aerospace and Lightweight Structures (IJALS) -,Research Publishing Services,20104286| +International Journal of Aerospace Engineering,Hindawi Publishing Corporation,16875966|16875974 +International Journal of Aerospace Innovations,Multiscience,17572258| +International Journal of Aerospace Sciences,Scientific and Academic Publishing,21698872| +International Journal of Affective Engineering,Japan Society of Kansei Engineering,21875413 +International Journal of Africa Nursing Sciences,Elsevier ,22141391| +International Journal of African Higher Education,Boston College University Libraries,23135069|23135069 +International Journal of African Renaissance Studies - Multi- Inter- and Transdisciplinarity,Informa UK (Taylor & Francis),18186874|17537274 +International Journal of Ageing and Later Life,Linkoping University Electronic Press,16528670|16528670 +International Journal of Agent Technologies and Systems,IGI Global,19430744|19430752 +International Journal of Agent-Oriented Software Engineering,Inderscience Enterprises Ltd.,17461375|17461383 +International Journal of Agile and Extreme Software Development,Inderscience Enterprises Ltd.,17435137|17435145 +International Journal of Agile Management Systems,Emerald (MCB UP ),14654652|00000000 +International Journal of Agile Systems and Management,Inderscience Enterprises Ltd.,17419174|17419182 +International Journal of Agricultural and Environmental Information Systems,IGI Global,19473192|19473206 +International Journal of Agricultural and Veterinary Sciences,International Journal of Agricultural & Veterinary Sciences ,24678708 +INTERNATIONAL JOURNAL OF AGRICULTURAL ENGINEERING,Hind Agri Horticultural Society,09742662|09767223 +International Journal of Agricultural Management,Institute of Agricultural Management,20473710| +International Journal of Agricultural Management and Development,ScopeMed International Medical Journal Managment and Indexing System,21595852| +International Journal of Agricultural Policy and Research,Journal Issues Limited,23501561 +International Journal of Agricultural Research,Science Alert,18164897| +International Journal of Agricultural Research Innovation and Technology,Bangladesh Journals Online,22240616 +International Journal of Agricultural Resources Governance and Ecology,Inderscience Enterprises Ltd.,14624605|14715004 +International Journal of Agricultural Science and Technology,DEStech Publications,23277246|23277645 +INTERNATIONAL JOURNAL OF AGRICULTURAL SCIENCES,Hind Agri Horticultural Society,0973130X|09765670 +International Journal of Agricultural Sustainability,Informa UK (Taylor & Francis),14735903|1747762X +International Journal of Agriculture and Biology,Friends Science Publishers,15608530|18149596 +International Journal of Agriculture and Forestry,Scientific and Academic Publishing,2165882X| +International Journal of Agriculture and Rural Development,African Journals Online ,15959716 +International Journal of Agriculture Environment and Biotechnology,Diva Enterprises Private Limited,09741712|2230732X +International Journal of Agriculture Sciences,Bioinfo Publications,09753710|09759107 +International Journal of Agronomy,Hindawi Publishing Corporation,16878159|16878167 +International Journal of Air-Conditioning and Refrigeration,World Scientific ,20101325|20101333 +International Journal of Algebra,"""Hikari, Ltd.""",13128868|13147595 +International Journal of Algebra and Computation,World Scientific ,02181967|02181967 +International Journal of Algebra and Statistics,Modern Science Publishers,23144548|23144556 +International Journal of Alternative Fuels,Recent Science Publications,20515987 +International Journal of Alternative Propulsion,Inderscience Enterprises Ltd.,14710234|17418011 +International Journal of Alzheimer s Disease,Hindawi Publishing Corporation,20908024|20900252 +International Journal of Alzheimer s Disease,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20900252 +International Journal of Ambient Computing and Intelligence,IGI Global,19416237|19416245 +International Journal of Ambient Energy,Informa UK (Taylor & Francis),01430750|21628246 +International Journal of American Linguistics,The University of Chicago Press,00207071|15457001 +International Journal of Analysis,Hindawi Publishing Corporation,2314498X|23144998 +International Journal of Analytical Chemistry,Hindawi Publishing Corporation,16878760|16878779 +International Journal of Analytical Mass Spectrometry and Chromatography,"""Scientific Research Publishing, Inc.""",23321768|23321776 +International Journal of Anatomy and Research,I MED Research Publications,23218967|23214287 +International Journal of Anatomy Radiology and Surgery,JCDR Research and Publications,22778543| +International Journal of Andrology,Wiley Blackwell (Blackwell Publishing),01056263|13652605 +International Journal of Anesthesiology & Research,SciDoc Publishers LLC,23322780 +International Journal of Anesthesiology Research,Pharma Publisher,23109394 +International Journal of Angiology,Thieme Publishing Group,10611711|16155939 +International Journal of Animal and Veterinary Advances,Maxwell Scientific Publication Corp.,20412894|20412908 +International Journal of Antennas and Propagation,Hindawi Publishing Corporation,16875869|16875877 +International Journal of Anthropology,Springer-Verlag,03939383|18243096 +International Journal of Antibiotics,Hindawi Publishing Corporation,23566949|23145773 +International Journal of Antimicrobial Agents,Elsevier ,09248579| +International Journal of Apllied Mathematics,Academic Publications,13111728|13148060 +International Journal of Applied Agricultural Sciences,Science Publishing Group,24697877| +International Journal of Applied and Basic Medical Research,Medknow Publications,2229516X| +International Journal of Applied and Computational Mathematics,Springer-Verlag,23495103|21995796 +International Journal of Applied Behavioral Economics,IGI Global,21609802|21609810 +International Journal of Applied Ceramic Technology,Wiley Blackwell (Blackwell Publishing),1546542X|17447402 +International Journal of Applied Chemistry,Seventh Sense Research Group Journals,23939133 +International Journal of Applied Control Electrical and Electronics Engineering,Academy and Industry Research Collaboration Center,23940816 +International Journal of Applied Cryptography,Inderscience Enterprises Ltd.,17530563|17530571 +International Journal of Applied Decision Sciences,Inderscience Enterprises Ltd.,17558077|17558085 +International Journal of Applied Earth Observation and Geoinformation,Elsevier ,03032434| +International Journal of Applied Electromagnetics and Mechanics,IOS Press,13835416|18758800 +International Journal of Applied Electronics in Physics & Robotics,Australian International Academic Centre,22030069 +International Journal of Applied Evolutionary Computation,IGI Global,19423594|19423608 +International Journal of Applied Geospatial Research,IGI Global,19479654|19479662 +International Journal of Applied Glass Science,Wiley Blackwell (Blackwell Publishing),20411286|20411294 +International Journal of Applied Industrial Engineering,IGI Global,21554153|21554161 +International Journal of Applied Information Systems,Foundation of Computer Science,2249085X +International Journal of Applied Linguistics,Wiley Blackwell (Blackwell Publishing),08026106|14734192 +International Journal of Applied Linguistics & English Literature,Australian International Academic Centre,22003592|22003452 +International Journal of Applied Logistics,IGI Global,19479573|19479581 +International Journal of Applied Management Science,Inderscience Enterprises Ltd.,17558913|17558921 +International Journal of Applied Management Sciences and Engineering,IGI Global,23277483|23277491 +International Journal of Applied Mathematical Research,Science Publishing Corporation,22274324 +International Journal of Applied Mathematics and Computer Science,De Gruyter Open Sp. z o.o. ,1641876X|20838492 +International Journal of Applied Mathematics and Machine Learning,Scientific Advances Publishers,23942258 +International Journal of Applied Mathematics Electronics and Computers,"""International Journal of Applied Mathematics, Electronics and Computers""",21478228 +International Journal of Applied Mechanics,World Scientific ,17588251|1758826X +International Journal of Applied Mechanics and Engineering,De Gruyter Open Sp. z o.o. ,17344492|17344492 +International Journal of Applied Metaheuristic Computing,IGI Global,19478283|19478291 +International Journal of Applied Nonlinear Science,Inderscience Enterprises Ltd.,17522862|17522870 +International Journal of Applied Pattern Recognition,Inderscience Enterprises Ltd.,2049887X|20498888 +International Journal of Applied Philosophy,Philosophy Documentation Center,0739098X| +International Journal of Applied Physics,Seventh Sense Research Group Journals,23500301 +International Journal of Applied Physics and Mathematics,International Academy Publishing (IAP),2010362X|2010362X +International Journal of Applied Power Engineering (IJAPE),Institute of Advanced Engineering and Science,22528792| +International Journal of Applied Psychoanalytic Studies,Wiley Blackwell (John Wiley & Sons),17423341|15569187 +International Journal of Applied Psychology,Scientific and Academic Publishing,21685010| +International Journal of Applied Quality Management,Elsevier ,10964738| +International Journal Of Applied Research and Studies,IJARS Group,22789480 +International Journal of Applied Research on Information Technology and Computing,Diva Enterprises Private Limited,09758070|09758089 +International Journal of Applied Science and Engineering,Diva Enterprises Private Limited,23210745|23220465 +International Journal of Applied Science and Engineering Research,Integrated Publishing Association,22779442 +International Journal of Applied Sciences and Biotechnology,Nepal Journals Online,20912609 +International Journal of Applied Sociology,Scientific and Academic Publishing,21699704| +International Journal of Applied Systemic Studies,Inderscience Enterprises Ltd.,17510589|17510597 +International Journal of Approximate Reasoning,Elsevier ,0888613X| +International Journal of Aquaculture,"""Sophia Publishing Group, Inc.""",19275773 +International Journal of Aquatic Research and Education,Human Kinetics,19329997| +International Journal of Arab Culture Management and Sustainable Development,Inderscience Enterprises Ltd.,17539412|17539420 +International Journal of Archaeology,Science Publishing Group,23307587| +International Journal of Architectural Computing,SAGE Publications,14780771|20483988 +International Journal of Architectural Engineering Technology,Avanti Publishers,24099821 +International Journal of Architectural Heritage,Informa UK (Taylor & Francis),15583058|15583066 +International Journal of Architecture Engineering and Construction,International Association fo Sustainable Development and Management,1911110X|19111118 +International Journal of Area Studies,De Gruyter Open Sp. z o.o. ,23450223|20292074 +International Journal of Aromatherapy,Elsevier ,09624562| +International Journal of Arrhythmia,Korea Heart Rhythm Society,24660981|24661171 +International Journal of Art & Design Education,Wiley Blackwell (Blackwell Publishing),14768062|14768070 +International Journal of Art and Art History,American Research Institute for Policy Development,23742321|2374233X +International Journal of Art Culture and Design Technologies,IGI Global,21554196|2155420X +International Journal of Art Therapy,Informa UK (Taylor & Francis),17454832|17454840 +International Journal of Artificial Intelligence & Applications,Academy and Industry Research Collaboration Center,09762191|0975900X +International Journal of Artificial Intelligence and Applications for Smart Devices,Science and Engineering Research Support Society,22886710|22886710 +International Journal of Artificial Intelligence and Soft Computing,Inderscience Enterprises Ltd.,17554950|17554969 +International Journal of Artificial Intelligence in Education,Springer-Verlag,15604292|15604306 +International Journal of Artificial Intelligence Tools,World Scientific ,02182130| +International Journal of Artificial Life Research,IGI Global,19473087|19473079 +International Journal of Arts,Scientific and Academic Publishing,21684995| +International Journal of Arts and Technology,Inderscience Enterprises Ltd.,17548853|17548861 +International Journal of Asian Business and Information Management,IGI Global,19479638|19479646 +International Journal of Asian Management,Springer-Verlag,16187504|16187512 +International Journal of Asian Social Science,Pak Publishing Group,22265139|22244441 +International Journal of Asian Studies,Cambridge University Press,14795914|14795922 +International Journal of Astrobiology,Cambridge University Press,14735504|15743006 +International Journal of Astronomy,Scientific and Academic Publishing,21698848| +International Journal of Astronomy and Astrophysics,"""Scientific Research Publishing, Inc.""",21614717|21614725 +International Journal of Astrophysics and Space Science,Science Publishing Group,23767014| +International Journal of Athletic Therapy & Training,Human Kinetics,21577277|21577285 +International Journal of Atmospheric Sciences,Hindawi Publishing Corporation,23144122|23144130 +International Journal of Audiology,Informa UK (Taylor & Francis),14992027|17088186 +International Journal of Auditing,Wiley Blackwell (Blackwell Publishing),10906738|10991123 +International Journal of Auditing Technology,Inderscience Enterprises Ltd.,17578752|17578760 +International Journal of Automation and Computing,Springer-Verlag,14768186|17518520 +International Journal of Automation and Control,Inderscience Enterprises Ltd.,17407516|17407524 +International Journal of Automation and Control Engineering,DEStech Publications,23257407|23257415 +International Journal of Automation and Logistics,Inderscience Enterprises Ltd.,20496745|20496753 +International Journal of Automation and Power Engineering,"""Science and Engineering Publishing, Co.""",21615055| +International Journal of Automation and Smart Technology,International Journal of Automation and Smart Technology,22239766 +International Journal of Automotive and Mechanical Engineering,Universiti Malaysia Pahang Publishing,22298649|21801606 +International Journal of Automotive Composites,Inderscience Enterprises Ltd.,20518218|20518226 +International Journal of Automotive Engineering and Technologies,International Journal of Automotive Engineering and Technologies,21469067 +International Journal of Automotive Technology,Springer-Verlag,12299138|19763832 +International Journal of Automotive Technology and Management,Inderscience Enterprises Ltd.,14709511|17415012 +International Journal of Autonomic Computing,Inderscience Enterprises Ltd.,17418569|17418577 +International Journal of Autonomous and Adaptive Communications Systems,Inderscience Enterprises Ltd.,17548632|17548640 +International Journal of Aviation Aeronautics and Aerospace,Embry-Riddle Aeronautical University/Hunt Library,23746793 +International Journal of Aviation Management,Inderscience Enterprises Ltd.,17559901|1755991X +International Journal of Aviation Psychology,Informa UK (Taylor & Francis),10508414|15327108 +International Journal of Aviation Systems Operations and Training,IGI Global,23345306|23345314 +International Journal of Aviation Technology Engineering and Management,IGI Global,21556962|21556970 +International Journal of Ayurveda Research,Medknow Publications,09747788| +International Journal Of Ayurvedic And Herbal Medicine,Research and Analysis Journals,22495746 +International Journal of Bacteriology,Hindawi Publishing Corporation,23566957|2314596X +International Journal of Bahamian Studies,The College of the Bahamas,22205772 +International Journal of Bank Marketing,Emerald (MCB UP ),02652323|00000000 +International Journal of Banking Accounting and Finance,Inderscience Enterprises Ltd.,17553830|17553849 +International Journal of Basic & Clinical Pharmacology,Medip Academy,23192003| +International Journal of Basic and Applied Science,Insan Akademika Publications,23018038|23014458 +International Journal of Basic and Applied Sciences,Science Publishing Corporation,22275053 +International Journal of Behavioral Consultation and Therapy,American Psychological Association,15557855 +International Journal of Behavioral Development,SAGE Publications,01650254|14640651 +International Journal of Behavioral Medicine,Springer-Verlag,10705503|15327558 +International Journal of Behavioral Nutrition and Physical Activity,Springer (Biomed Central Ltd.),14795868|14795868 +International Journal of Behavioral Research & Psychology,SciDoc Publishers LLC,23323000 +International Journal of Behavioural Accounting and Finance,Inderscience Enterprises Ltd.,17531969|17531977 +International Journal of Behavioural and Healthcare Research,Inderscience Enterprises Ltd.,17553539|17553547 +International Journal of Bias Identity and Diversities in Education,IGI Global,23797363|23797355 +International Journal of Bifurcation and Chaos,World Scientific ,02181274|02181274 +International Journal of Big Data Intelligence,Inderscience Enterprises Ltd.,20531389|20531397 +International Journal of Bilingual & Multilingual Teachers of English,Scientific Publishing Center,22101829| +International Journal of Bilingual Education and Bilingualism,Informa UK (Taylor & Francis),13670050|17477522 +International Journal of Bilingualism,SAGE Publications,13670069|17566878 +International Journal of Bio-Inspired Computation,Inderscience Enterprises Ltd.,17580366|17580374 +International Journal of Bio-Medical Computing,Elsevier ,00207101| +International Journal of Bio-resource and Stress Management,Diva Enterprises Private Limited,09763988|09764038 +International Journal of Bio-Science and Bio-Technology,Science and Engineering Research Support Society,22337849|22337849 +International Journal of BioAnalytical Methods & BioEquivalence Studies,SciDoc Publishers LLC,24704490 +International Journal of Biochemistry,Elsevier ,0020711X| +International Journal of Biochemistry Research & Review,Sciencedomain International,2231086X +International Journal of Bioclimatology Biometeorology,Springer-Verlag,03678253| +International Journal of Biodiversity,Hindawi Publishing Corporation,23144149|23144157 +International Journal of Biodiversity and Conservation,Academic Journals,2141243X +International Journal of Biodiversity Science Ecosystems Services & Management,Informa UK (Taylor & Francis),21513732|21513740 +International Journal of Bioinformatics and Biological Science,Diva Enterprises Private Limited,23195169|23217111 +International Journal of Bioinformatics Research,Bioinfo Publications,09753087|09759115 +International Journal of Bioinformatics Research and Applications,Inderscience Enterprises Ltd.,17445485|17445493 +International Journal of Biological and Chemical Sciences,African Journals Online ,19918631|19918631 +International Journal of Biological Chemistry,Science Alert,1819155X| +International Journal of Biological Engineering,Scientific and Academic Publishing,21631875| +International Journal of Biological Macromolecules,Elsevier ,01418130| +International Journal of Biological Research,Science Publishing Corporation,23079029 +International Journal of Biological Sciences,Ivyspring International Publisher,14492288| +International Journal of Biology,Canadian Center of Science and Education,19169671|1916968X +International Journal Of Biology Education,International Journal of Biology Education,21474990 +International Journal of Biomaterials,Hindawi Publishing Corporation,16878787|16878795 +International Journal of Biomaterials Research and Engineering,IGI Global,19473575|19473583 +International Journal of Biomathematics,World Scientific ,17935245|17937159 +International Journal of Biomechatronics and Biomedical Robotics,Inderscience Enterprises Ltd.,17576792|17576806 +International Journal of Biomedical and Advance Research,Scholar Science Journals,22293809 +International Journal of Biomedical and Clinical Engineering,IGI Global,21611610|21611629 +International Journal of Biomedical Data Mining,OMICS Publishing Group,20904916|20904924 +International journal of Biomedical Engineering and Science,Academy and Industry Research Collaboration Center,23940832 +International Journal of Biomedical Engineering and Technology,Inderscience Enterprises Ltd.,17526418|17526426 +International Journal of Biomedical Imaging,Hindawi Publishing Corporation,16874188|16874196 +International Journal of Biomedical Materials Research,Science Publishing Group,23307560| +International Journal of Biomedical Nanoscience and Nanotechnology,Inderscience Enterprises Ltd.,17560799|17560802 +International Journal of Biomedical Research,Scholar Science Journals,24550566|09769633 +International Journal of Biomedical Science and Engineering,Science Publishing Group,23767227| +International Journal of Biomedicine,International Medical Research and Development Corporation,21580510|21580529 +International Journal of Biometeorology,Springer-Verlag,00207128|14321254 +International Journal of Biometrics,Inderscience Enterprises Ltd.,17558301|1755831X +International Journal of Bioorganic Chemistry & Molecular Biology,SciDoc Publishers LLC,23322756 +International Journal of Biophysics,Scientific and Academic Publishing,21684979| +International Journal of Bioprinting,Whioce Publishing Pte Ltd.,24247723|24248002 +International Journal of Bioresource Science,Diva Enterprises Private Limited,23479655|24549541 +International Journal of Bioscience Biochemistry and Bioinformatics,International Academy Publishing (IAP),20103638|20103638 +International Journal of Biosciences (IJB),International Journal of Biosciences,22206655|22225234 +International Journal of Biotech Trends and Technology,Seventh Sense Research Group Journals,22490183 +International Journal of Biotechnology,Inderscience Enterprises Ltd.,09636048|17415020 +International Journal of Biotechnology Applications,Bioinfo Publications,09752943|09759123 +International Journal of Biotechnology for Wellness Industries,Lifescience Global,19273037 +International Journal of Bipolar Disorders,Springer (Biomed Central Ltd.),21947511|21947511 +International Journal of Blood Transfusion and Immunohematology,"""EDORIUM Journals, Pvt., Ltd.""",22309020| +International Journal of Bonds and Derivatives,Inderscience Enterprises Ltd.,20502281|2050229X +International Journal of Bone and Rheumatology Research,SciDoc Publishers LLC,24704520 +International Journal of Botany,Science Alert,18119700|18119700 +International Journal of Brain and Cognitive Sciences,Scientific and Academic Publishing,21631840| +International Journal of Brain Science,Hindawi Publishing Corporation,23566965|23147016 +International Journal of Breast Cancer,Hindawi Publishing Corporation,20903170|20903189 +International Journal of BRIC Business Research,Wireilla Scientific Publications,22014179 +International Journal of Building Sustainability and Secure,Czech Technical University in Prague - Central Library,23362707| +International Journal of Built Environment and Sustainability,Penerbit UTM Press,15111369|22898948 +International Journal of Business Administration,Sciedu Press,19234007|19234015 +International Journal of Business Analytics,IGI Global,23344547|23344555 +International Journal of Business and Administrative Studies,KKG Publications,24143081 +International Journal of Business and Economics Research,Science Publishing Group,23287543| +International Journal of Business and Emerging Markets,Inderscience Enterprises Ltd.,17536219|17536227 +International Journal of Business and Globalisation,Inderscience Enterprises Ltd.,17533627|17533635 +International Journal of Business and Management,Canadian Center of Science and Education,18333850|18338119 +International Journal of Business and Management,International Institute of Social and Economic Sciences,23362197 +International Journal of Business and Systems Research,Inderscience Enterprises Ltd.,1751200X|17512018 +International Journal of Business Communication,SAGE Publications,23294884|23294892 +International Journal of Business Competition and Growth,Inderscience Enterprises Ltd.,20423845|20423853 +International Journal of Business Continuity and Risk Management,Inderscience Enterprises Ltd.,17582164|17582172 +International Journal of Business Data Communications and Networking,IGI Global,15480631|1548064X +International Journal of Business Economics and Management,Pak Publishing Group,23125772|23120916 +International Journal of Business Economics and Management Perspectives,"""International Journal of Business, Economics, and Management Perspectives""",24588997| +International Journal of Business Environment,Inderscience Enterprises Ltd.,17400589|17400597 +International Journal of Business Excellence,Inderscience Enterprises Ltd.,17560047|17560055 +International Journal of Business Forecasting and Marketing Intelligence,Inderscience Enterprises Ltd.,17446635|17446643 +International Journal of Business Governance and Ethics,Inderscience Enterprises Ltd.,14779048|1741802X +International Journal of Business Information Systems,Inderscience Enterprises Ltd.,17460972|17460980 +International Journal of Business Information Systems Strategies,Wireilla Scientific Publications,22014152|22014152 +International Journal of Business Innovation and Research,Inderscience Enterprises Ltd.,17510252|17510260 +International Journal of Business Intelligence and Data Mining,Inderscience Enterprises Ltd.,17438187|17438195 +International Journal of Business Intelligence Research,IGI Global,19473591|19473605 +International Journal of Business Management and Social Research,Journal BiNET,24128279 +International Journal of Business Performance and Supply Chain Modelling,Inderscience Enterprises Ltd.,17589401|1758941X +International Journal of Business Performance Management,Inderscience Enterprises Ltd.,13684892|17415039 +International Journal of Business Process Integration and Management,Inderscience Enterprises Ltd.,17418763|17418771 +International Journal of Business Research,International Academy of Business and Economics,15551296|23788577 +International Journal of Business Strategy,International Academy of Business and Economics,15539563|23788585 +International Journal of Canadian Studies,University of Toronto Press Inc,11803991|19235291 +International Journal of Cancer,Wiley Blackwell (John Wiley & Sons),00207136|10970215 +International Journal of Cancer and Oncology,Ommega Online Publishers,23770902 +International Journal of Cancer Research,Science Alert,18119727|18119735 +International Journal of Cancer Research and Molecular Mechanisms ( ISSN 2381-3318 ),"""Sci Forschen, Inc.""",23813318 +International Journal of Cancer Studies & Research,SciDoc Publishers LLC,21679118 +International Journal of Cancer Therapy and Oncology,International Journal of Cancer Therapy and Oncology,23304049 +International Journal of Carbohydrate Chemistry,Hindawi Publishing Corporation,16879341|1687935X +International Journal of Cardiology,Elsevier ,01675273|01675273 +International Journal of Cardiology and Lipidology Research,Cosmos Scholars Publishing House,24102822 +International Journal of Cardiology and Research,SciDoc Publishers LLC,24704563 +International Journal of Cardiovascular and Cerebrovascular Disease,"""Horizon Research Publishing Co., Ltd.""",23319887|23319895 +International Journal of Cardiovascular Interventions,Informa UK (Taylor & Francis),14628848|14711796 +International Journal of Cardiovascular Research,OMICS Publishing Group,23248602 +International Journal of Cardiovascular Sciences,GN1 Genesis Network,21777772| +International Journal of Care Coordination,SAGE Publications,20534345|20534353 +International Journal of Care Pathways,SAGE Publications,20404026|20404034 +International Journal of Career Management,Emerald (MCB UP ),09556214|00000000 +International Journal of Cartography,Informa UK (Taylor & Francis),23729333|23729341 +International Journal of Case Reports and Images,"""EDORIUM Journals, Pvt., Ltd.""",09763198| +International Journal of Case Reports in Medicine,IBIMA Publishing,23273542 +International Journal of Cases on Electronic Commerce,IGI Global,15480623|15480615 +International Journal of Cast Metals Research,Maney Publishing,13640461|17431336 +International Journal of Cell Biology,Hindawi Publishing Corporation,16878876|16878884 +International Journal of Cellular and Molecular Biotechnology,ISPACS GmbH,21981744 +International Journal of Cement Composites and Lightweight Concrete,Elsevier ,02625075| +International Journal of Chaos Control Modelling and Simulation,Academy and Industry Research Collaboration Center,23198990|23195398 +International Journal of Chemical and Analytical Science,Elsevier ,09761209| +International Journal of Chemical and Analytical Science,Elsevier ,09761209| +International Journal of Chemical and Applied Biological Sciences,Medknow Publications,23480734| +International Journal of Chemical and Process Engineering Research,Pak Publishing Group,23132558|23130776 +International Journal of Chemical Engineering,Hindawi Publishing Corporation,1687806X|16878078 +International Journal of Chemical Engineering and Applications,EJournal Publishing,20100221|20100221 +International Journal of Chemical Kinetics,Wiley Blackwell (John Wiley & Sons),05388066|10974601 +International Journal of Chemical Physics,Hindawi Publishing Corporation,23566973|23146885 +International Journal of Chemical Reactor Engineering,Walter de Gruyter GmbH,21945748|15426580 +International Journal of Chemical Research,Bioinfo Publications,09753699|09759131 +International Journal of Chemical Technology,Science Alert,19963416|19963416 +International Journal of Chemistry,Canadian Center of Science and Education,19169698|19169701 +International Journal of Chemistry and Materials Research,Pak Publishing Group,23120991|2311763X +International Journal of Chemoinformatics and Chemical Engineering,IGI Global,21554110|21554129 +International Journal of Child Care and Education Policy,Springer-Verlag,22886729|22886729 +International Journal of Child Health and Nutrition,Lifescience Global,19294247 +International Journal of Child-Computer Interaction,Elsevier ,22128689| +International Journal of Childbirth,Springer Publishing Company,21565287|21565295 +International Journal of Children s Spirituality,Informa UK (Taylor & Francis),1364436X|14698455 +International Journal of Chinese Culture and Management,Inderscience Enterprises Ltd.,17521270|17521289 +International Journal of Chinese Education,Brill Academic Publishers,2212585X|22125868 +International Journal of Chinese Linguistics,John Benjamins Publishing Company,22138706|22138714 +International Journal of Christianity & Education,SAGE Publications,20569971|2056998X +International Journal of Chronic Diseases,Hindawi Publishing Corporation,23566981|23145749 +International Journal of Chronic Obstructive Pulmonary Disease,Dove Medical Press,11782005 +International Journal of Circuit Theory and Applications,Wiley Blackwell (John Wiley & Sons),00989886|1097007X +International Journal of Circuits and Architecture Design,Inderscience Enterprises Ltd.,20517025|20517033 +International Journal of Circumpolar Health,Co-Action Publishing,12399736|22423982 +International Journal of Civic Engagement and Social Change,IGI Global,23285494|23285508 +International Journal of Civil and Environmental Engineering,Recent Science Publications,17018285 +International Journal of Civil and Structural Engineering,Integrated Publishing Association,9764399 +International Journal of Civil Aviation,"""Macrothink Institute, Inc.""",19433433 +International Journal of Civil Engineering,Seventh Sense Research Group Journals,23488352 +International Journal of Clean Coal and Energy,"""Scientific Research Publishing, Inc.""",2168152X|21681538 +International Journal of Climate Change Strategies and Management,Emerald (MCB UP ),17568692| +International Journal of Climate Research,Pak Publishing Group, +International Journal of Climatology,Wiley Blackwell (John Wiley & Sons),08998418|10970088 +International Journal of Clinical & Laboratory Research,Springer-Verlag,09405437|14344467 +International Journal of Clinical & Medical Allergy,SciDoc Publishers LLC,23322799 +International Journal of Clinical & Medical Imaging,OMICS Publishing Group,23760249 +International Journal of Clinical and Developmental Anatomy,Science Publishing Group,24697990| +International Journal of Clinical and Experimental Hypnosis,Informa UK (Taylor & Francis),00207144|17445183 +International Journal of Clinical and Experimental Medical Sciences,Science Publishing Group,24698024| +International Journal of Clinical and Experimental Physiology,Medknow Publications,23488093| +International Journal of Clinical and Health Psychology,Elsevier ,16972600| +INTERNATIONAL JOURNAL OF CLINICAL AND SURGICAL ADVANCES,ScopeMed International Medical Journal Managment and Indexing System,23219351 +International Journal of Clinical Biochemistry and Research,Diva Enterprises Private Limited,23946369|23946377 +International Journal of Clinical Case Reports,"""Sophia Publishing Group, Inc.""",1927579X +International Journal of Clinical Case Studies,Graphy Publications,24552356 +International Journal of Clinical Chemistry and Laboratory Medicine,ARC Publications Pvt Ltd.,24557153 +International Journal of Clinical Dermatology & Research,SciDoc Publishers LLC,23322977 +International Journal of Clinical Implant Dentistry with DVD,Jaypee Brothers Medical Publishing,09749918|09751939 +International Journal of Clinical Legal Education,Northumbria University Library,14671069|20563930 +International Journal of Clinical Medicine,"""Scientific Research Publishing, Inc.""",2158284X|21582882 +International journal of clinical monitoring and computing,Springer-Verlag,01679945| +International Journal of Clinical Neurosciences and Mental Health,ARC Publishing Scientific Consulting,2182570X +International Journal of Clinical Nutrition,"""Science and Education Publishing Co., Ltd.""",23761385| +International Journal of Clinical Oncology,Springer-Verlag,13419625|14377772 +International Journal of Clinical Pediatric Dentistry,Jaypee Brothers Medical Publishing,09747052|09751904 +International Journal of Clinical Pediatrics,"""Elmer Press, Inc.""",19271255|19271263 +International Journal of Clinical Pharmacology & Toxicology,SciDoc Publishers LLC,2167910X +International Journal of Clinical Pharmacology and Therapeutics,Dustri-Verlag Dr. Karl Feistle,09461965| +International Journal of Clinical Pharmacy,Springer-Verlag,22107703|22107711 +International Journal of Clinical Practice,Wiley Blackwell (Blackwell Publishing),13685031|17421241 +International Journal of Clinical Preventive Dentistry,Korean Academy of Preventive Dentistry,17388546|22876197 +International Journal of Clinical Psychiatry and Mental Health,Synergy Publishers,23108231 +International Journal of Clinical Reviews,Remedica Medical Education and Publishing,20443323 +International Journal of Clinical Rheumatology,Future Medicine,17584272|17584280 +International Journal of Clinical Therapeutics and Diagnosis,SciDoc Publishers LLC,23322926 +International Journal of Clinical Toxicology,Pharma Publisher,23104007 +International Journal of Clinical Transfusion Medicine,Dove Medical Press,22533249 +International Journal of Clinical Trials,Medip Academy,23493240|23493259 +International Journal of Clothing Science and Technology,Emerald (MCB UP ),09556222|00000000 +International Journal of Cloud Applications and Computing,IGI Global,21561834|21561826 +International Journal of Cloud Computing,Inderscience Enterprises Ltd.,20439989|20439997 +International Journal of Cloud Computing and Services Science (IJ-CLOSER),Institute of Advanced Engineering and Science,20893337| +International Journal of Cloud-Computing and Super-Computing,Science and Engineering Research Support Society,22878491|22878491 +International Journal of Coal Geology,Elsevier ,01665162| +International Journal of Coal Preparation and Utilization,Informa UK (Taylor & Francis),19392699|19392702 +International Journal of Coal Science & Technology,Springer-Verlag,20958293|21987823 +International Journal of Cognition and Technology,John Benjamins Publishing Company,15692167|15699803 +International Journal of Cognitive Biometrics,Inderscience Enterprises Ltd.,20426461|2042647X +International Journal of Cognitive Ergonomics,Informa UK (Taylor & Francis),10886362|10886362 +International Journal of Cognitive Informatics and Natural Intelligence,IGI Global,15573958|15573966 +International Journal of Cognitive Performance Support,Inderscience Enterprises Ltd.,17427207|17427215 +International Journal of Cognitive Therapy,Guilford Publications,19371209| +International Journal of Collaborative Engineering,Inderscience Enterprises Ltd.,17450039|17450047 +International Journal of Collaborative Enterprise,Inderscience Enterprises Ltd.,17402085|17402093 +International Journal of Collaborative Intelligence,Inderscience Enterprises Ltd.,20517122|20517130 +International Journal of Colorectal Disease,Springer-Verlag,01791958|14321262 +International Journal of Combinatorics,Hindawi Publishing Corporation,16879163|16879171 +INTERNATIONAL JOURNAL OF COMMERCE AND BUSINESS MANAGEMENT,Hind Agri Horticultural Society,09742646|09767940 +International Journal of Commerce and Management,Emerald (MCB UP ),10569219| +International Journal of Communication and Media Science,Seventh Sense Research Group Journals,2349641X +International Journal of Communication Networks and Distributed Systems,Inderscience Enterprises Ltd.,17543916|17543924 +International Journal of Communication Systems,Wiley Blackwell (John Wiley & Sons),10745351|10991131 +International Journal of Communication Systems and Networks,"""Machine Intelligence Research Labs, Gwalior""",22348018 +International Journal of Communications Network and System Sciences,"""Scientific Research Publishing, Inc.""",19133715|19133723 +International Journal of Community Development,World Scholars,23302879|23302887 +International Journal of Community Medicine and Public Health,Medip Academy,23946032| +International Journal of Community Music,Intellect,17526299|17526302 +International Journal of Comparative and Applied Criminal Justice,Informa UK (Taylor & Francis),01924036|21576475 +International Journal of Comparative Labour Law and Industrial Relations,Springer (Kluwer Academic Publishers),0952617X| +International Journal of Comparative Literature and Translation Studies,Australian International Academic Centre,22021817|22021825 +International Journal of Comparative Sociology,SAGE Publications,00207152|15685187 +International Journal of Complementary & Alternative Medicine,MedCrave Group,23811803 +International Journal of Complexity in Leadership and Management,Inderscience Enterprises Ltd.,17590256|17590264 +International Journal of Composite Materials,Scientific and Academic Publishing,2166479X| +International Journal of Comprehensive Engineering,"""Diagnosis Engineering Technology, LLP, Japan""",21862680|21862656 +International Journal of Computational and Theoretical Chemistry,Science Publishing Group,23767286| +International Journal of Computational Biology,Bioinfo Publications,22296700|22296719 +International Journal of Computational Biology and Drug Design,Inderscience Enterprises Ltd.,17560756|17560764 +International Journal of Computational Bioscience,ACTA Press,19183909| +International Journal of Computational Economics and Econometrics,Inderscience Enterprises Ltd.,17571170|17571189 +International Journal of Computational Engineering Science,World Scientific ,14658763| +International Journal of Computational Fluid Dynamics,Informa UK (Taylor & Francis),10618562|10290257 +International Journal of Computational Geometry & Applications,World Scientific ,02181959|02181959 +International Journal of Computational Intelligence and Applications,World Scientific ,14690268|17575885 +International Journal of Computational Intelligence in Bioinformatics and Systems Biology,Inderscience Enterprises Ltd.,17558034|17558042 +International Journal of Computational Intelligence Research,Soft Computing and Intelligent Information Systems,09741259| +International Journal of Computational Intelligence Studies,Inderscience Enterprises Ltd.,17554977|17554985 +International Journal of Computational Intelligence Systems,Informa UK (Taylor & Francis),18756891|18756883 +International Journal of Computational Intelligence Techniques,Bioinfo Publications,09760466|09760474 +International Journal of Computational Materials Science and Engineering,World Scientific ,20476841|2047685X +International Journal of Computational Materials Science and Surface Engineering,Inderscience Enterprises Ltd.,17533465|17533473 +International Journal of Computational Mathematics,Hindawi Publishing Corporation,2356797X|2314856X +International Journal of Computational Methods,World Scientific ,02198762|17936969 +International Journal of Computational Methods and Experimental Measurements,WITPress,20460546|20460554 +International Journal of Computational Models and Algorithms in Medicine,IGI Global,19473133|19473141 +International Journal of Computational Science and Engineering,Inderscience Enterprises Ltd.,17427185|17427193 +International Journal of Computational Science and Engineering,Inderscience Enterprises Ltd.,17427185|17427193 +International Journal of Computational Science and Information Technology,Academy and Industry Research Collaboration Center,23208457|23207442 +International Journal of Computational Science Information Technology and Control Engineering,Academy and Industry Research Collaboration Center,23947527 +International Journal of Computational Systems Engineering,Inderscience Enterprises Ltd.,20463391|20463405 +International Journal of Computational Vision and Robotics,Inderscience Enterprises Ltd.,17529131|1752914X +International Journal of Computer & Information Sciences,Springer-Verlag,00917036| +International Journal of Computer & Organization Trends,Seventh Sense Research Group Journals,22492593 +International Journal of Computer Aided Engineering and Technology,Inderscience Enterprises Ltd.,17572657|17572665 +International Journal of Computer and Communication Engineering,International Academy Publishing (IAP),20103743|20103743 +International Journal of Computer and Electrical Engineering,International Academy Publishing (IAP),17938163|17938163 +International Journal of Computer Applications,Foundation of Computer Science,09758887|09758887 +International Journal of Computer Applications and Technology,Association of Technology and Science,22788298 +International Journal of Computer Applications in Technology,Inderscience Enterprises Ltd.,09528091|17415047 +International Journal of Computer Applications Technology and Research,Association of Technology and Science,23198656 +International Journal of Computer Assisted Radiology and Surgery,Springer-Verlag,18616410|18616429 +International Journal of Computer Engineering & Sciences,International Association of Engineering and Technology,22316590 +International Journal of Computer Games Technology,Hindawi Publishing Corporation,16877047|16877055 +International Journal of Computer Graphics,Science and Engineering Research Support Society,20939663|20939663 +International Journal of Computer Graphics & Animation,Academy and Industry Research Collaboration Center,22313591|22313281 +International Journal of Computer Integrated Manufacturing,Informa UK (Taylor & Francis),0951192X|13623052 +International Journal of Computer Mathematics,Informa UK (Taylor & Francis),00207160|10290265 +International Journal of Computer Mathematics Computer Systems Theory,Informa UK (Taylor & Francis),23799927|23799935 +International Journal of Computer Network and Information Security,MECS Publisher,20749090|20749104 +International journal of Computer Networks & Communications,Academy and Industry Research Collaboration Center,09752293|09749322 +International Journal of Computer Processing Of Languages,World Scientific ,17938406|20100205 +International Journal of Computer Processing of Oriental Languages,World Scientific ,02194279|02194279 +International Journal of Computer Science & Engineering Survey,Academy and Industry Research Collaboration Center,09763252|09762760 +International Journal of Computer Science and Application,DEStech Publications,23247037|23247134 +International Journal of Computer Science and Artificial Intelligence,The World Academic Publishing,22264450|22264469 +International Journal of Computer Science and Engineering,Seventh Sense Research Group Journals,23488387 +International Journal of Computer Science and Information Technology,Academy and Industry Research Collaboration Center,09754660|09753826 +International Journal of Computer Science Engineering and Applications,Academy and Industry Research Collaboration Center,22310088|22309616 +International Journal of Computer Science Engineering and Information Technology,Academy and Industry Research Collaboration Center,22313605|22313117 +International Journal of Computer Science Issues,"""SoftwareFirst, Ltd.""",16940814|16940784 +International Journal of Computer Systems & Software Engineering,Universiti Malaysia Pahang Publishing,22898522| +International Journal of Computer Theory and Engineering,IACSIT Press,17938201|17938201 +International Journal of Computer Trends and Technology,Seventh Sense Research Group Journals,23490829|22312803 +International Journal of Computer Vision,Springer-Verlag,09205691|15731405 +International Journal of Computer Vision and Image Processing,IGI Global,21556997|21556989 +International Journal of Computer-Assisted Language Learning and Teaching,IGI Global,21557098|21557101 +International Journal of Computer-Supported Collaborative Learning,Springer-Verlag,15561607|15561615 +International Journal of Computers and Applications,ACTA Press,1206212X| +International Journal of Computers Communications & Control,Agora University of Oradea,18419836|18419844 +International Journal of Computers for Mathematical Learning,Springer-Verlag,13823892|15731766 +International Journal of Computers in Healthcare,Inderscience Enterprises Ltd.,17553199|17553202 +International Journal of Computing Algorithm,Integrated Intelligent Research (IIR),22782397| +International Journal of Computing and Digital Systems,Scientific Publishing Center,2210142X| +International Journal of Computing and Network Technology,Scientific Publishing Center,22101519| +International Journal of Computing and Optimization,"""Hikari, Ltd.""",23675594 +International Journal of Computing Communication and Instrumentation Engineering,International Institute of Engineers,23491477|23491477 +International Journal of Computing Science and Mathematics,Inderscience Enterprises Ltd.,17525055|17525063 +International Journal of Conceptual Structures and Smart Applications,IGI Global,21667292|21667306 +International Journal of Concrete Structures and Materials,Springer-Verlag,19760485|22341315 +International Journal of Condition Monitoring,British Institute of Non-Destructive Testing,20476426| +International Journal of Conflict Management,Emerald (MCB UP ),10444068| +International Journal of Constitutional Law,Oxford University Press,14742640|14742659 +International Journal of Construction Education and Research,Informa UK (Taylor & Francis),15578771|15503984 +International Journal of Construction Engineering and Management,Scientific and Academic Publishing,23261102| +International Journal of Construction Management,Informa UK (Taylor & Francis),15623599|23312327 +International Journal of Construction Supply Chain Management,International Journal of Construction Supply Chain Management,11790776|11790776 +International Journal of Constructive Research in Civil Engineering,ARC Publications Pvt Ltd.,24548693 +International Journal of Consumer Studies,Wiley Blackwell (Blackwell Publishing),14706423|14706431 +International Journal of Contemporary Hospitality Management,Emerald (MCB UP ),09596119|00000000 +International Journal of Contemporary Iraqi Studies,Intellect,17512867|17512875 +International Journal of Contemporary Mathematical Sciences,"""Hikari, Ltd.""",13127586|13147544 +International Journal of Contemporary Medicine,Diva Enterprises Private Limited,23209623|23211032 +International Journal of Contemporary Microbiology,Diva Enterprises Private Limited,23949473|23951796 +International Journal of Contemporary Pathology,Diva Enterprises Private Limited,2394790X|23951184 +International Journal of Contemporary Pediatrics,Medip Academy,23493283| +International Journal of Contemporary Surgery,Diva Enterprises Private Limited,23209615|23211024 +International Journal of Contents,The Korea Contents Association,17386764| +International Journal of Continuing Engineering Education and Life-Long Learning,Inderscience Enterprises Ltd.,15604624|17415055 +International Journal of Control,Informa UK (Taylor & Francis),00207179|13665820 +International Journal of Control and Automation,Science and Engineering Research Support Society,20054297|20054297 +International Journal of Control Automation and Systems,Springer-Verlag,15986446|20054092 +International Journal of Control Science and Engineering,Scientific and Academic Publishing,21684952| +International Journal of Control Theory and Computer Modeling,Academy and Industry Research Collaboration Center,22491155|22491155 +International Journal of Convergence Computing,Inderscience Enterprises Ltd.,20489129|20489137 +International Journal of Cooperative Information Systems,World Scientific ,02188430|17936365 +International Journal of Cooperative Studies,World Scholars,21682631|2168264X +International Journal of COPD,Dove Medical Press,11769106| +International Journal of Corporate Finance and Accounting,IGI Global,23344628|23344636 +International Journal of Corporate Governance,Inderscience Enterprises Ltd.,17543037|17543045 +International Journal of Corpus Linguistics,John Benjamins Publishing Company,13846655|15699811 +International Journal of Corrosion,Hindawi Publishing Corporation,16879325|16879333 +International Journal of Corrosion and Scale Inhibition,IFHAN,23056894 +International Journal of Cosmetic Science,Wiley Blackwell (Blackwell Publishing),01425463|14672494 +International Journal of Cosmetic Surgery and Aesthetic Dermatology,Mary Ann Liebert,15308200|00000000 +International Journal of Crashworthiness,Informa UK (Taylor & Francis),13588265|17542111 +International Journal of Creative Computing,Inderscience Enterprises Ltd.,20438346|20438354 +International Journal of Creative Interfaces and Computer Graphics,IGI Global,19473117|19473125 +International Journal of Criminology and Sociology,Lifescience Global,19294409 +International Journal of Critical Accounting,Inderscience Enterprises Ltd.,17579848|17579856 +International Journal of Critical Computer-Based Systems,Inderscience Enterprises Ltd.,17578779|17578787 +International Journal of Critical Illness and Injury Science,Medknow Publications,22295151| +International Journal of Critical Infrastructure Protection,Elsevier ,18745482| +International Journal of Critical Infrastructures,Inderscience Enterprises Ltd.,14753219|17418038 +International Journal of Cross Cultural Management,SAGE Publications,14705958|17412838 +International Journal of Crude Drug Research,Informa UK (Taylor & Francis),01677314| +International Journal of Cryptography and Security,Bioinfo Publications,22497013|22497021 +International Journal of Cuban Studies,Pluto Journals,17563461|1756347X +International Journal of Cultural Policy,Informa UK (Taylor & Francis),10286632|14772833 +International Journal of Cultural Property,Cambridge University Press,09407391|14657317 +International Journal of Cultural Studies,SAGE Publications,13678779|00000000 +International Journal of Culture and History,"""Macrothink Institute, Inc.""",23325518 +International Journal of Culture and History (EJournal),EJournal Publishing,23826177|23826177 +International Journal of Culture and Mental Health,Informa UK (Taylor & Francis),17542863|17542871 +International Journal of Culture Tourism and Hospitality Research,Emerald (MCB UP ),17506182| +International Journal of Current Engineering and Technology,Inpressco,23475161|22774106 +International Journal of Current Microbiology and Applied Sciences,Excellent Publishers,23197692|23197706 +International Journal of Current Research and Academic Review,Excellent Publishers,23473215 +International Journal of Current Research in Biosciences and Plant Biology,Excellent Publishers,23498072|23498080 +International Journal of Customer Relationship Marketing and Management,IGI Global,19479247|19479255 +International Journal of Cyber Behavior Psychology and Learning,IGI Global,21557136|21557144 +International Journal of Cyber Ethics in Education,IGI Global,21556903|21556911 +International Journal of Cyber Society and Education,Academy of Taiwan Information Systems Research,19956649| +International Journal of Cyber Warfare and Terrorism,IGI Global,19473435|19473443 +International Journal of Cyber-Security and Digital Forensics,The Society of Digital Information and Wireless Communications (SDIWC),23050012| +International Journal of Cybernetics & Systemics,Bioinfo Publications,22496998|22497005 +International Journal of Dairy Science,Science Alert,18119743|18119751 +International Journal of Dairy Science & Processing,SciDoc Publishers LLC,23791578 +International Journal of Dairy Technology,Wiley Blackwell (Blackwell Publishing),1364727X|14710307 +International Journal of Damage Mechanics,SAGE Publications,10567895|15307921 +International Journal of Data Analysis Techniques and Strategies,Inderscience Enterprises Ltd.,17558050|17558069 +International Journal of Data Mining & Knowledge Management Process,Academy and Industry Research Collaboration Center,2231007X|22309608 +International Journal of Data Mining and Bioinformatics,Inderscience Enterprises Ltd.,17485673|17485681 +International Journal Of Data Mining And Emerging Technologies,Diva Enterprises Private Limited,22493212|22493220 +International Journal of Data Mining Modelling and Management,Inderscience Enterprises Ltd.,17591163|17591171 +International Journal of Data Science,Inderscience Enterprises Ltd.,20530811|2053082X +International Journal of Data Science and Analytics,Springer-Verlag,2364415X|23644168 +International Journal of Data Warehousing and Mining,IGI Global,15483924|15483932 +International Journal of Database Management Systems,Academy and Industry Research Collaboration Center,09755985|09755705 +International Journal of Database Theory and Application,Science and Engineering Research Support Society,20054270|20054270 +International Journal of Decision Sciences Risk and Management,Inderscience Enterprises Ltd.,17537169|17537177 +International Journal of Decision Support System Technology,IGI Global,19416296|1941630X +International Journal of Decision Support Systems,Inderscience Enterprises Ltd.,20506988|20506996 +International Journal of Dental and Medical Specialty,Diva Enterprises Private Limited,23500921|23944196 +International Journal of Dental Hygiene,Wiley Blackwell (Blackwell Publishing),16015029|16015037 +International Journal of Dental Research,Science Publishing Corporation,23102993 +International Journal of Dental Science and Research,Elsevier ,22139974| +International Journal of Dental Sciences and Research,"""Science and Education Publishing Co., Ltd.""",23331135| +International Journal of Dentistry,Hindawi Publishing Corporation,16878728|16878736 +International Journal of Dentistry and Oral Health,"""Sci Forschen, Inc.""",23787090 +International Journal of Dentistry and Oral Science,SciDoc Publishers LLC,23778075 +International Journal of Dependable and Trustworthy Information Systems,IGI Global,19479050|19479069 +International Journal of Dermatology,Wiley Blackwell (Blackwell Publishing),00119059|13654362 +International Journal of Design & Nature,WITPress,17443679|17443687 +International Journal of Design & Nature and Ecodynamics,WITPress,17557437|17557445 +International Journal of Design and Nature,WITPress,17443679|17443687 +International Journal of Design Creativity and Innovation,Informa UK (Taylor & Francis),21650349|21650357 +International Journal of Design Engineering,Inderscience Enterprises Ltd.,17515874|17515882 +International Journal of Developing Societies,World Scholars,21681783|21681791 +International Journal of Development,"""Al Manhal FZ, LLC""",23145552| +International Journal of Development and Conflict,World Scientific ,20102690|20102704 +International Journal of Development and Policy Studies,African Journals Online ,7950632 +International Journal of Development Issues,Emerald (MCB UP ),14468956| +International Journal of Developmental and Educational Psychology Revista INFAD de psicología,Asociacion INFAD,02149877| +International Journal of Developmental Disabilities,Maney Publishing,20473869|20473877 +International Journal of Developmental Neuroscience,Elsevier ,07365748| +International Journal of Developmental Science,IOS Press,2192001X|21917485 +International Journal of Dharma Studies,Springer (Biomed Central Ltd.),21968802|21968802 +International Journal of Diabetes & Clinical Diagnosis,Graphy Publications,23941499 +International Journal of Diabetes in Developing Countries,Springer-Verlag,09733930|19983832 +International Journal of Diabetes Mellitus,Elsevier ,18775934| +International Journal of Diabetes Research,Scientific and Academic Publishing,21631638| +International Journal of Diabetology & Vascular Disease Research,SciDoc Publishers LLC,2328353X +International Journal of Diagnostic Imaging,Sciedu Press,23315857|23315865 +International Journal of Diaspora&Cultural Criticism,The Center for Asia and Diaspora,20053037| +International Journal of Differential Equations,Hindawi Publishing Corporation,16879643|16879651 +International Journal of Differential Equations and Applications,Academic Publications,13112872|13112872 +International Journal of Digital & Analog Cabled Systems,Wiley Blackwell (John Wiley & Sons),08943222|10991131 +International Journal of Digital & Analog Communication Systems,Wiley Blackwell (John Wiley & Sons),10479627|10991131 +International Journal of Digital Content Technology and its Applications,AICIT,19759339|22339310 +International Journal of Digital Crime and Forensics,IGI Global,19416210|19416229 +International Journal of Digital Culture and Electronic Tourism,Inderscience Enterprises Ltd.,17535212|17535220 +International Journal of Digital Curation,"""UKOLN, University of Bath""",17468256 +International Journal of Digital Earth,Informa UK (Taylor & Francis),17538947|17538955 +International Journal of Digital Information and Wireless Communications,The Society of Digital Information and Wireless Communications (SDIWC),2225658X| +International Journal of Digital Library Systems,IGI Global,19479077|19479085 +International Journal of Digital Literacy and Digital Competence,IGI Global,19473494|19473508 +International Journal of Digital Multimedia Broadcasting,Hindawi Publishing Corporation,16877578|16877586 +International Journal of Digital Television,Intellect,20404182|20404190 +International Journal of Diplomacy and Economy,Inderscience Enterprises Ltd.,20490887|20490895 +International Journal of Disability Development and Education,Informa UK (Taylor & Francis),1034912X|1465346X +International Journal of Disability Management,Cambridge University Press,18338550|18344887 +International Journal of Disaster Medicine,Informa UK (Taylor & Francis),15031438|16513037 +International Journal of Disaster Recovery and Business Continuity,Science and Engineering Research Support Society,20054289|20054289 +International Journal of Disaster Resilience in the Built Environment,Emerald (MCB UP ),17595908| +International Journal of Disaster Risk Reduction,Elsevier ,22124209| +International Journal of Disaster Risk Science,Springer-Verlag,20950055|21926395 +International Journal of Disclosure and Governance,Nature Publishing Group - Macmillan Publishers,17413591|17466539 +International Journal of Discrimination and the Law,SAGE Publications,13582291|20479468 +International Journal of Distance Education Technologies,IGI Global,15393100|15393119 +International Journal of Distributed and Parallel systems,Academy and Industry Research Collaboration Center,22293957|09769757 +International Journal of Distributed Sensor Networks,Hindawi Publishing Corporation,15501329|15501477 +International Journal of Distributed Systems and Technologies,IGI Global,19473532|19473540 +International Journal of Drug Delivery,Advanced Research Journals,9750215 +International Journal of Drug Discovery,Bioinfo Publications,09754423|0975914X +International Journal of Drug Policy,Elsevier ,09553959| +International Journal of Dynamical Systems and Differential Equations,Inderscience Enterprises Ltd.,17523583|17523591 +International Journal of Dynamics and Control,Springer-Verlag,2195268X|21952698 +International Journal of E-Adoption,IGI Global,19379633|19379641 +International Journal of e-Business Management,RMIT Publishing,18355412| +International Journal of E-Business Research,IGI Global,15481131|1548114X +International Journal of e-Collaboration,IGI Global,15483673|15483681 +International Journal of e-Education e-Business e-Management and e-Learning,International Academy Publishing (IAP),20103654|20103654 +International Journal of E-Entrepreneurship and Innovation,IGI Global,19478585|19478593 +International Journal of E-Health and Medical Communications,IGI Global,1947315X|19473168 +International Journal of e-Navigation and Maritime Economy,Elsevier ,24055352| +International Journal of E-Planning Research,IGI Global,21609918|21609926 +International Journal of E-Politics,IGI Global,19479131|1947914X +International Journal of E-Services and Mobile Applications,IGI Global,1941627X|19416288 +International Journal of Early Childhood,Springer-Verlag,00207187|18784658 +International Journal of Early Childhood Special Education,International Journal of Early Childhood Special Education (INT-JECSE),13085581| +International Journal of Early Years Education,Informa UK (Taylor & Francis),09669760|14698463 +International Journal of Earth Sciences,Springer-Verlag,14373254|14373262 +International Journal of Eating Disorders,Wiley Blackwell (John Wiley & Sons),02763478|1098108X +International Journal of Ecodynamics,WITPress,17435242|17435250 +International Journal of Ecology,Hans Publishers,23247967|23247975 +International Journal of Ecology,Hindawi Publishing Corporation,16879708|16879716 +International Journal of Economic Behavior and Organization,Science Publishing Group,23287608| +International Journal of Economic Policy in Emerging Economies,Inderscience Enterprises Ltd.,17520452|17520460 +International Journal of Economic Sciences,International Institute of Social and Economic Sciences,18049796 +International Journal of Economic Theory,Wiley Blackwell (Blackwell Publishing),17427355|17427363 +International Journal of Economics & Management Sciences,OMICS Publishing Group,21626359|21626359 +International Journal of Economics and Accounting,Inderscience Enterprises Ltd.,2041868X|20418698 +International Journal of Economics and Business Modeling,Bioinfo Publications,0976531X|09765352 +International Journal of Economics and Business Research,Inderscience Enterprises Ltd.,17569850|17569869 +International Journal of Economics and Finance,Canadian Center of Science and Education,1916971X|19169728 +International Journal of Economics and Management Engineering,The World Academic Publishing,2225742X|22267344 +International Journal of Economics and Management Studies,Seventh Sense Research Group Journals,23939125 +International Journal of Economics Finance and Management Sciences,Science Publishing Group,23269553| +International Journal of Ecosystem,Scientific and Academic Publishing,21658889| +International Journal of Education,"""Macrothink Institute, Inc.""",19485476 +International Journal of Education and Learning,Science and Engineering Research Support Society,22348034|22348034 +International Journal of Education and Literacy Studies,Australian International Academic Centre,2201568X|22015698 +International Journal of Education and Management Engineering,MECS Publisher,23053623|23058463 +International Journal of Education and Practice,Pak Publishing Group,23116897|23103868 +International Journal of Education and Religion,Brill Academic Publishers,13899791|15700623 +International Journal of Education Economics and Development,Inderscience Enterprises Ltd.,17595673|17595681 +International Journal of Education through Art,Intellect,17435234|2040090X +International Journal of Educational Administration and Policy Studies,Academic Journals,21416656 +International Journal of Educational Advancement,Nature Publishing Group - Macmillan Publishers,17446503|17446511 +International Journal of Educational and Psychological Researches,Medknow Publications,23952296| +International Journal of Educational Development,Elsevier ,07380593| +International Journal of Educational Excellence,Universidad Metropolitana,23735929 +International Journal of Educational Leadership and Management,Hipatia Press,20149018 +International Journal of Educational Management,Emerald (MCB UP ),0951354X|00000000 +International Journal of Educational Methodology,Eurasian Society of Educational Research,24699632|24699632 +International Journal of Educational Psychology,Hipatia Press,20143591 +International Journal of Educational Research,Elsevier ,08830355| +International Journal of Educational Studies in Mathematics,International Journal of Educational Studies in Mathematics (IJESIM),21485984|21485984 +International Journal of Educational Technology in Higher Education,Springer (Biomed Central Ltd.),23659440 +International Journal of Electric and Hybrid Vehicles,Inderscience Enterprises Ltd.,17514088|17514096 +International Journal of Electrical and Computer Engineering,Avestia Publishing,19292716 +International Journal of Electrical and Computer Engineering (IJECE),Institute of Advanced Engineering and Science,20888708|20888708 +International Journal of Electrical and Electronics Engineering,Seventh Sense Research Group Journals,23488379 +International Journal of Electrical and Power Engineering,Science Alert,19907958| +International Journal of Electrical Components and Energy Conversion,Science Publishing Group,24698040| +International Journal of Electrical Components and Sustainable Energy,Australian International Academic Centre,22030034 +International Journal of Electrical Electronics and Data Communication,Institute of Research and Journals,23202084|23212950 +International Journal of Electrical Energy,EJournal Publishing,23013656| +International Journal of Electrical Engineering Education,SAGE Publications,00207209|20504578 +International Journal of Electrical Machining,Japan Society of Electrical Machining Engineers,13417908|21885117 +International Journal of Electrical Power & Energy Systems,Elsevier ,01420615| +International Journal of Electrochemical Science,ESG,14523981 +International Journal of Electrochemistry,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20903529|20903537 +International Journal of Electromagnetics and Applications,Scientific and Academic Publishing,21685037| +International Journal of Electronic Banking,Inderscience Enterprises Ltd.,17535239|17535247 +International Journal of Electronic Business,Inderscience Enterprises Ltd.,14706067|17415063 +International Journal of Electronic Commerce,Informa UK (Taylor & Francis),10864415|15579301 +International Journal of Electronic Commerce Studies,Academy of Taiwan Information Systems Research,20739729| +International Journal of Electronic Customer Relationship Management,Inderscience Enterprises Ltd.,17500664|17500672 +International Journal of Electronic Democracy,Inderscience Enterprises Ltd.,17424224|17424232 +International Journal of Electronic Finance,Inderscience Enterprises Ltd.,17460069|17460077 +International Journal of Electronic Governance,Inderscience Enterprises Ltd.,17427509|17427517 +International Journal of Electronic Government Research,IGI Global,15483886|15483894 +International Journal of Electronic Healthcare,Inderscience Enterprises Ltd.,17418453|17418461 +International Journal of Electronic Marketing and Retailing,Inderscience Enterprises Ltd.,17411025|17411033 +International Journal of Electronic Security and Digital Forensics,Inderscience Enterprises Ltd.,1751911X|17519128 +International Journal of Electronic Transport,Inderscience Enterprises Ltd.,17426952|17426960 +International Journal of Electronics,Informa UK (Taylor & Francis),00207217|13623060 +International Journal of Electronics and Communication Engineering,Seventh Sense Research Group Journals,23488549 +International Journal of Electronics and Electrical Engineering,EJournal Publishing,2301380X| +International Journal of Electronics and Telecommunications,De Gruyter Open Sp. z o.o. ,08676747|08676747 +International Journal of Electronics Letters,Informa UK (Taylor & Francis),21681724|21681732 +International Journal of Electronics Mechanical and Mechatronics Engineering,Istanbul Aydin University,21460604|2148998X +International Journal of Elementary Education,Science Publishing Group,23287632| +International Journal of Embedded and Real-Time Communication Systems,IGI Global,19473176|19473184 +International Journal of Embedded Systems,Inderscience Enterprises Ltd.,17411068|17411076 +International Journal of Embedded Systems and Applications,Academy and Industry Research Collaboration Center,18395171 +International Journal of Embryology,Hindawi Publishing Corporation,2356699X|23148357 +International Journal of Emergency Management,Inderscience Enterprises Ltd.,14714825|17415071 +International Journal of Emergency Medicine,Springer (Biomed Central Ltd.),18651372|18651380 +International Journal of Emergency Mental Health and Human Resilience,OMICS Publishing Group,15224821 +International Journal of Emergency Services,Emerald (MCB UP ),20470894| +International Journal of Emerging Electric Power Systems,Walter de Gruyter GmbH,21945756|1553779X +International Journal of Emerging Markets,Emerald (MCB UP ),17468809| +International Journal of Emerging Multidisciplinary Fluid Sciences,Multiscience,17568315| +International Journal of Emerging Sciences,"""Science and Education, Ltd.""",22224254| +International Journal of Emerging Technologies in Learning (iJET),International Association of Online Engineering,18688799|18630383 +INTERNATIONAL JOURNAL OF EMERGING TRENDS IN SCIENCE AND TECHNOLOGY,Research and Analysis Journals,23489480 +International Journal of Emotional Psychology and Sport Ethics,African Journals Online ,11197048 +International Journal of Endocrine Oncology,Future Medicine,20450869|20450877 +International Journal of Endocrinology,Hindawi Publishing Corporation,16878337|16878345 +International Journal of Endocrinology and Metabolic Disorders,"""Sci Forschen, Inc.""",2380548X +International Journal of Endocrinology and Metabolism,Kowsar Medical Institute,1726913X|17269148 +International Journal of Energetic Materials and Chemical Propulsion,Begell House Inc.,2150766X| +International Journal of Energy and Engineering,Scientific and Academic Publishing,21631891| +International Journal of Energy and Environment,GN1 Genesis Network,20762909| +International Journal of Energy and Environmental Engineering,Springer-Verlag,22516832|22516832 +International Journal of Energy and Power,"""Science and Engineering Publishing, Co.""",21694931| +International Journal of Energy and Power Engineering,Science Publishing Group,2326957X| +International Journal of Energy and Statistics,World Scientific ,23356804|23356812 +International Journal of Energy Engineering,The World Academic Publishing,22256563|22256571 +International Journal of Energy for a Clean Environment,Begell House Inc.,21503621| +International Journal of Energy Information and Communications,Science and Engineering Research Support Society,20939655|20939655 +International Journal of Energy Optimization and Engineering,IGI Global,21609500|21609543 +International Journal of Energy Production and Management,WITPress,20563272|20563280 +International Journal of Energy Research,Wiley Blackwell (John Wiley & Sons),0363907X|1099114X +International Journal of Energy Science,DEStech Publications,22186026|23043679 +International Journal of Energy Sector Management,Emerald (MCB UP ),17506220| +International Journal of Energy Technology and Policy,Inderscience Enterprises Ltd.,14728923|1741508X +International Journal of Engine Research,SAGE Publications,14680874|00000000 +International Journal of Engineering,International Digital Organization for Scientific Information,10252495| +International Journal of Engineering & Technology,Science Publishing Corporation,2227524X +International Journal Of Engineering And Computer Science,Research and Analysis Journals,23197242 +International Journal of Engineering and Industries,AICIT,20935765|22339418 +International Journal of Engineering and Manufacturing,MECS Publisher,23053631|23065982 +International Journal of Engineering and Technologies,SciPress Ltd.,2297623X +International Journal of Engineering and Technology,IACSIT Press,17938236| +International Journal of Engineering Business Management,InTech,18479790|18479790 +International Journal of Engineering Management and Economics,Inderscience Enterprises Ltd.,17565154|17565162 +International Journal of Engineering Mathematics,Hindawi Publishing Corporation,23567007|23146109 +International Journal of Engineering Mathematics and Computer Sciences,Innovative Journal,23215143 +International Journal of Engineering Pedagogy (iJEP),International Association of Online Engineering,21924880 +International Journal of Engineering Practical Research,DEStech Publications,23265914|23265922 +International Journal of Engineering Research,Innovative Research Publications,23475013|23196890 +International Journal of Engineering Research and,ESRSA Publications Pvt. Ltd.,22780181 +International Journal of Engineering Research and Applications,IOSR Journals,22489622 +International Journal of Engineering Research in Africa,Trans Tech Publications,16634144 +International Journal of Engineering Science,Elsevier ,00207225| +International Journal of Engineering Science and Technology,African Journals Online ,21412820|21412839 +International Journal of Engineering Sciences and Emerging Technologies,International Association of Engineering and Technology,22316604 +International Journal of Engineering Systems Modelling and Simulation,Inderscience Enterprises Ltd.,17559758|17559766 +International Journal of Engineering Technology and Computer Research,Research and Analysis Journals,23482117 +International Journal of Engineering Technology and Sciences,Universiti Malaysia Pahang Publishing,2289697X|24621269 +International Journal of Engineering Trends and Technology,Seventh Sense Research Group Journals,22315381 +International Journal of English and Literature,Academic Journals,21412626 +International Journal of English Language and Literature Studies,Pak Publishing Group,23060646|23069910 +International Journal of English Language Education,"""Macrothink Institute, Inc.""",23250887 +International Journal of English Language Teaching,Sciedu Press,23297913|23297921 +International Journal of English Linguistics,Canadian Center of Science and Education,1923869X|19238703 +International Journal of English Studies,Servicio de Publicaciones de la Universidad e Murcia,15787044|19896131 +International Journal of Enteric Pathogens,International Neuroscience Institute,23453362|23225866 +International Journal of Enterprise Information Systems,IGI Global,15481115|15481123 +International Journal of Enterprise Network Management,Inderscience Enterprises Ltd.,17481252|17481260 +International Journal of Entrepreneurial Behaviour & Research,Emerald (MCB UP ),13552554| +International Journal of Entrepreneurial Knowledge,International Journal of Enterpreneurial Knowledge,23362952|23362960 +International Journal of Entrepreneurial Venturing,Inderscience Enterprises Ltd.,17425360|17425379 +International Journal of Entrepreneurship and Innovation Management,Inderscience Enterprises Ltd.,1368275X|17415098 +International Journal of Entrepreneurship and Small Business,Inderscience Enterprises Ltd.,14761297|17418054 +International Journal of Environment,Nepal Journals Online,20912854 +International Journal of Environment and Health,Inderscience Enterprises Ltd.,17434955|17434963 +International Journal of Environment and Pollution,Inderscience Enterprises Ltd.,09574352|17415101 +International Journal of Environment and Resource,"""Science and Engineering Publishing, Co.""",23247029| +International Journal of Environment and Sustainable Development,Inderscience Enterprises Ltd.,14746778|14787466 +International Journal of Environment and Waste Management,Inderscience Enterprises Ltd.,14789876|14789868 +International Journal of Environment Workplace and Employment,Inderscience Enterprises Ltd.,17418437|17418445 +International Journal of Environmental & Analytical Chemistry,Informa UK (Taylor & Francis),03067319|10290397 +International Journal of Environmental Bioremediation & Biodegradation,"""Science and Education Publishing Co., Ltd.""",23338628| +International Journal of Environmental Engineering,Inderscience Enterprises Ltd.,17568463|17568471 +International Journal of Environmental Engineering and Natural resources,GN1 Genesis Network,23339241| +International Journal of Environmental Health Engineering,Medknow Publications,22779183| +International Journal of Environmental Health Research,Informa UK (Taylor & Francis),09603123|13691619 +International Journal of Environmental Monitoring and Analysis,Science Publishing Group,23287659| +International Journal of Environmental Policy and Decision Making,Inderscience Enterprises Ltd.,17526906|17526914 +International Journal of Environmental Pollution and Remediation,Avestia Publishing,19292732 +International Journal of Environmental Pollution and Solutions,Columbia International Publishing,2163212X +International Journal of Environmental Problems,Academic Publishing House Researcher,24109339|24137561 +International Journal of Environmental Protection and Policy,Science Publishing Group,23307528| +International Journal of Environmental Research and Public Health,MDPI AG,16604601 +International Journal of Environmental Science and Development,EJournal Publishing,20100264|20100264 +International Journal of Environmental Science and Technology,Springer-Verlag,17351472|17352630 +International Journal of Environmental Sciences,Integrated Publishing Association,9764402 +International Journal of Environmental Studies,Informa UK (Taylor & Francis),00207233|10290400 +International Journal of Environmental Technology and Management,Inderscience Enterprises Ltd.,14662132|1741511X +International Journal of Epidemiology,Oxford University Press,03005771|14643685 +International Journal of Epidemiology & Infection,Sciknow Publications,23318244 +International Journal of Epilepsy,Elsevier ,22136320| +International Journal of Erosion Control Engineering,Japan Society of Erosion Control Engineering,18826547 +International Journal of Estuarine and Coastal Law,Brill Academic Publishers,02680106|18752993 +International Journal of Ethics Education,Springer-Verlag,23639997|23640006 +INTERNATIONAL JOURNAL OF ETHICS TRAUMA & VICTIMOLOGY,Forensicwayout,23946822|23954272 +International Journal of Ethnomedicine and Pharmacognosy,Michael Joanna Publications,24371262|24371254 +International Journal of Euro-Mediterranean Studies,Springer-Verlag,18553362|22326022 +International Journal of Evaluation and Research in Education (IJERE),Institute of Advanced Engineering and Science,22528822| +International Journal of Event and Festival Management,Emerald (MCB UP ),17582954| +International Journal of Evidence and Proof,SAGE Publications,13657127|17405572 +International Journal of Evidence-Based Healthcare,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,17441595|17441609 +International Journal of Evidence-Based Practice for the Dental Hygienist,Quintessence Publishing,23791292| +International Journal of Evolution,OMICS Publishing Group,23248548 +International Journal of Evolutionary Biology,Hindawi Publishing Corporation,20908032|2090052X +International Journal of Excellence in e-Learning,"""Al Manhal FZ, LLC""",1996871X +International Journal of Excellence in Education,"""Al Manhal FZ, LLC""",19938675| +International Journal of Exergy,Inderscience Enterprises Ltd.,17428297|17428300 +International Journal of Experimental and Computational Biomechanics,Inderscience Enterprises Ltd.,17558735|17558743 +International Journal of Experimental Dental Science,Jaypee Brothers Medical Publishing,22781692|22781706 +International Journal of Experimental Design and Process Optimisation,Inderscience Enterprises Ltd.,20402252|20402260 +International Journal of Experimental Diabetes Research,Hindawi Publishing Corporation,15604284| +International Journal of Experimental Pathology,Wiley Blackwell (Blackwell Publishing),09599673|13652613 +International Journal of Expert Systems,Elsevier ,08949077| +International Journal of Eye Banking,International Journal of Eye Banking,21615446 +INTERNATIONAL JOURNAL OF FAMILY CHILD AND EDUCATION,"""GuvenGrup, Ltd. - International Journal of Family Child and Education""",21483973| +International Journal of Family Counseling,Informa UK (Taylor & Francis),01471775| +International Journal of Family Medicine,Hindawi Publishing Corporation,20902042|20902050 +International Journal of Family Therapy,Springer-Verlag,01488384| +International Journal of Fashion Design Technology and Education,Informa UK (Taylor & Francis),17543266|17543274 +International Journal of Fashion Studies,Intellect,20517106|20517114 +International Journal of Fatigue,Elsevier ,01421123| +International Journal of Feminist Approaches to Bioethics,Indiana University Press,19374585|19374577 +International Journal of Fermented Foods,Diva Enterprises Private Limited,23193549|2321712X +International Journal of Finance & Accounting Studies,Australian International Academic Centre,22034706 +International Journal of Finance & Banking Studies (2147-4486),Society for the Study of Business and Finance- SSBFNET,21474486 +International Journal of Finance & Economics,Wiley Blackwell (John Wiley & Sons),10769307|10991158 +International Journal of Finance and Accounting,Scientific and Academic Publishing,21684812| +International Journal of Finance and Accounting Studies,Australian International Academic Centre,2201604X|22016058 +International Journal of Financial Engineering,World Scientific ,24247863|24247944 +International Journal of Financial Engineering and Risk Management,Inderscience Enterprises Ltd.,20490909|20490917 +International Journal of Financial Markets and Derivatives,Inderscience Enterprises Ltd.,17567130|17567149 +International Journal of Financial Research,Sciedu Press,19234023|19234031 +International Journal of Financial Services Management,Inderscience Enterprises Ltd.,14606712|17418062 +International Journal of Financial Studies,MDPI AG,22277072 +International Journal of Fisheries and Aquaculture,Academic Journals,20069839 +International Journal of Fisheries and Aquatic Sciences,Maxwell Scientific Publication Corp.,20498411|2049842X +International Journal of Flexible Manufacturing Systems,Springer-Verlag,09206299|15729370 +International Journal of Flow Control,Multiscience,17568250| +International Journal of Fluid Dynamics,Hans Publishers,23280557|23280549 +International Journal of Fluid Machinery and Systems,Korean Society for Fluid machinery,18829554|18829554 +International Journal of Fluid Mechanics & Thermal Sciences,Science Publishing Group,24698105| +International Journal of Fluid Mechanics Research,Begell House Inc.,10642277| +International Journal of Fluid Power,Informa UK (Taylor & Francis),14399776|23321180 +International Journal of Food and Beverage Manufacturing and Business Models,IGI Global,23797509|23797495 +International Journal of Food and Fermentation Technology,Diva Enterprises Private Limited,22491570|22779396 +International Journal of Food and Nutritional Science,Ommega Online Publishers,23770619 +International Journal of Food Contamination,Springer (Biomed Central Ltd.),21962804|21962804 +International Journal of Food Design,Intellect,20566522| +International Journal of Food Engineering,Walter de Gruyter GmbH,21945764|15563758 +International Journal of Food Microbiology,Elsevier ,01681605| +International Journal of Food Processing Technology,Cosmos Scholars Publishing House,24089826 +International Journal of Food Properties,Informa UK (Taylor & Francis),10942912|15322386 +International Journal of Food Safety Nutrition and Public Health,Inderscience Enterprises Ltd.,14793911|1479392X +International Journal of Food Science,Hindawi Publishing Corporation,23567015|23145765 +International Journal of Food Science & Technology,Wiley Blackwell (Blackwell Publishing),09505423|13652621 +International Journal of Food Science and Nutrition Engineering,Scientific and Academic Publishing,21665168| +International Journal of Food Science Nutrition and Dietetics,SciDoc Publishers LLC,23263350 +International Journal of Food Sciences and Nutrition,Informa UK (Taylor & Francis),09637486|14653478 +International Journal of Food Studies,ISEKI Food Association,21821054|21821054 +International Journal of Forecasting,Elsevier ,01692070| +International Journal of Foreign Studies,"""Center for International Area Studies, HFUS""",20052464| +International Journal of Forensic Engineering,Inderscience Enterprises Ltd.,17449944|17449952 +International Journal of Forensic Mental Health,Informa UK (Taylor & Francis),14999013|19329903 +International Journal of Forensic Science & Pathology,SciDoc Publishers LLC,2332287X +International Journal of Foresight and Innovation Policy,Inderscience Enterprises Ltd.,17402816|17402824 +International Journal of Forest Engineering,Informa UK (Taylor & Francis),14942119|19132220 +INTERNATIONAL JOURNAL OF FORESTRY AND CROP IMPROVEMENT,Hind Agri Horticultural Society,0976562X|22309411 +International Journal of Forestry and Horticulture,ARC Publications Pvt Ltd.,24549487 +International Journal of Forestry Research,Hindawi Publishing Corporation,16879368|16879376 +International Journal of Forming Processes,Lavoisier SAS,12927775| +International Journal of Foundations of Computer Science,World Scientific ,01290541|17936373 +International Journal of Fracture,Springer-Verlag,03769429|15732673 +International Journal of Fracture Mechanics,Springer-Verlag,00207268| +International Journal of Franchising and Distribution Law,Springer (Kluwer Academic Publishers),1388817X| +International Journal of Francophone Studies,Intellect,13682679|17589142 +International Journal of Fruit Science,Informa UK (Taylor & Francis),15538362|15538621 +International Journal of Functional Analysis Operator Theory and Applications,Pushpa Publishing House,09752919| +International Journal of Functional Informatics and Personalised Medicine,Inderscience Enterprises Ltd.,17562104|17562112 +International Journal of Fundamental Arts and Architecture,Fundamental Journals,21897344 +International Journal of Fundamental Physical Sciences,Fundamental Journals,22318186 +International Journal of Fundamental Psychology and Social Sciences,Fundamental Journals,22319484 +International Journal of Future Computer and Communication,EJournal Publishing,20103751|20103751 +International Journal of Future Generation Communication and Networking,Science and Engineering Research Support Society,22337857|22337857 +International Journal of Fuzzy Computation and Modelling,Inderscience Enterprises Ltd.,2052353X|20523548 +International Journal of Fuzzy Logic and Intelligent Systems,Korean Institute of Intelligent Systems,15982645|2093744X +International Journal of Fuzzy Logic Systems,Academy and Industry Research Collaboration Center,18396283 +International Journal of Fuzzy System Applications,IGI Global,2156177X|21561761 +International Journal of Fuzzy Systems,Springer-Verlag,15622479|21993211 +International Journal of Game Theory,Springer-Verlag,00207276|14321270 +International Journal of Game-Based Learning,IGI Global,21556849|21556857 +International Journal of Gaming and Computer-Mediated Simulations,IGI Global,19423888|19423896 +International Journal of Gastroenterology Disorders & Therapy,Graphy Publications,23938498 +International Journal of Gastroenterology Research and Practice,IBIMA Publishing,23799757 +International Journal of Gastrointestinal Cancer,Springer-Verlag,15373649|15373649 +International Journal of Gastronomy and Food Science,Elsevier ,1878450X| +INTERNATIONAL JOURNAL OF GENDER & WOMEN S STUDIES,American Research Institute for Policy Development,23336021|2333603X +International Journal of Gender and Entrepreneurship,Emerald (MCB UP ),17566266| +International Journal of Gender Studies in Developing Societies,Inderscience Enterprises Ltd.,20520352|20520360 +International Journal of General Medicine,Dove Medical Press,11787074 +International Journal of General Systems,Informa UK (Taylor & Francis),03081079|15635104 +International Journal of Genetic Engineering,Scientific and Academic Publishing,21677239| +International Journal of Genetics,Bioinfo Publications,09752862|09759158 +International Journal of Genetics and Gene Therapy journal,"""EDORIUM Journals, Pvt., Ltd.""",23194243| +International Journal of Genetics and Genomics,Science Publishing Group,23767340| +International Journal of Genetics and Molecular Biology,Academic Journals,20069863 +International Journal of Genomic Medicine,OMICS Publishing Group,23320672 +International Journal of Genomics,Hindawi Publishing Corporation,2314436X|23144378 +International Journal of Genomics and Proteomics,Bioinfo Publications,09764887|09764895 +International Journal of Geo-Engineering,Springer (Biomed Central Ltd.),20929196|21982783 +International Journal of Geobotanical Research,Asociacion Espanola de Fitosociologia,22536302|22536515 +International Journal of Geographical Information Science,Informa UK (Taylor & Francis),13658816|13658824 +International Journal of Geographical Information Systems,Informa UK (Taylor & Francis),02693798|02693798 +International Journal of Geography and Geology,Pak Publishing Group,23069872|23057041 +International journal of geohazards and environment,Dalhousie Libraries,23685905|23685905 +International Journal of Geoinformatics and Geological Science,Seventh Sense Research Group Journals,23939206 +International Journal of Geomagnetism and Aeronomy,American Geophysical Union,15244423| +International Journal of Geomechanics,American Society of Civil Engineers,15323641|19435622 +International Journal of Geometric Methods in Modern Physics,World Scientific ,02198878|17936977 +International Journal of Geophysics,Hindawi Publishing Corporation,1687885X|16878868 +International Journal of Geosciences,"""Scientific Research Publishing, Inc.""",21568359|21568367 +International Journal of Geosynthetics and Ground Engineering,Springer-Verlag,21999260|21999279 +International Journal of Geotechnical Earthquake Engineering,IGI Global,19478488|19478496 +International Journal of Geotechnical Engineering,Maney Publishing,19386362|19397879 +International Journal of Geriatric Psychiatry,Wiley Blackwell (John Wiley & Sons),08856230|10991166 +International Journal of Gerontology,Elsevier ,18739598| +International Journal of Global Energy Issues,Inderscience Enterprises Ltd.,09547118|17415128 +International Journal of Global Environmental Issues,Inderscience Enterprises Ltd.,14666650|17415136 +International Journal of Global Warming,Inderscience Enterprises Ltd.,17582083|17582091 +International Journal of Globalisation and Small Business,Inderscience Enterprises Ltd.,14793059|14793067 +International Journal of Golf Science,Human Kinetics,21687595| +International Journal of Granular Computing Rough Sets and Intelligent Systems,Inderscience Enterprises Ltd.,17572703|17572711 +International Journal of Green Computing,IGI Global,19485018|19485026 +International Journal of Green Economics,Inderscience Enterprises Ltd.,17449928|17449936 +International Journal of Green Energy,Informa UK (Taylor & Francis),15435075|15435083 +International Journal of Green Nanotechnology,SAGE Publications,19430892|19430906 +International Journal of Green Nanotechnology Materials Science & Engineering,Informa UK (Taylor & Francis),19430841|19430833 +International Journal of Green Nanotechnology Physics and Chemistry,Informa UK (Taylor & Francis),19430876|19430884 +International Journal of Green Pharmacy,Medknow Publications,09738258| +International Journal of Greenhouse Gas Control,Elsevier ,17505836| +International Journal of Grid and Distributed Computing,Science and Engineering Research Support Society,20054262|20054262 +International Journal of Grid and High Performance Computing,IGI Global,19380259|19380267 +International Journal of Grid and Utility Computing,Inderscience Enterprises Ltd.,1741847X|17418488 +International Journal of Grid Computing & Applications,Academy and Industry Research Collaboration Center,22293949|09769404 +International Journal of Group Psychotherapy,Guilford Publications,00207284| +International Journal of Group Tensions,Springer (Kluwer Academic Publishers),00470732| +International Journal of Gynecological and Obstetrical Research,Pharma Publisher,23094400 +International Journal of Gynecological Cancer,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1048891X|15251438 +International Journal of Gynecological Pathology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02771691| +International Journal of Gynecology & Clinical Practices,Graphy Publications,23944986 +International Journal of Gynecology & Obstetrics,Elsevier ,00207292| +International journal of Gynecology Obstetrics and Neonatal Care,Cosmos Scholars Publishing House,24089761 +International Journal of Handheld Computing Research,IGI Global,19479158|19479166 +International Journal of Happiness and Development,Inderscience Enterprises Ltd.,20492790|20492804 +International Journal of Head and Neck Surgery,Jaypee Brothers Medical Publishing,09757899|09760539 +International Journal of Health,Science Publishing Corporation,23091630 +International Journal of Health & Allied Sciences,Medknow Publications,2278344X| +International Journal of Health and Medical Sciences,KKG Publications,24143057 +International Journal of Health and Rehabilitation Sciences (IJHRS),ScopeMed International Medical Journal Managment and Indexing System,22789014| +International Journal of Health Care Finance and Economics,Springer-Verlag,13896563|15736962 +International Journal of Health Care Quality Assurance,Emerald (MCB UP ),09526862|00000000 +International Journal of Health Economics and Management,Springer-Verlag,21999023|21999031 +International Journal of Health Geographics,Springer (Biomed Central Ltd.),1476072X|1476072X +International Journal of Health Policy and Management,International Society for Phytocosmetic Sciences,23225939|23225939 +International Journal of Health Professions,De Gruyter Open Sp. z o.o. ,2296990X +International Journal of Health Promotion and Education,Informa UK (Taylor & Francis),14635240|21649545 +International Journal of Health Research,African Journals Online ,15969819 +International JOURNAL OF HEALTH SCIENCE,Scientific and Academic Publishing,21665966| +International Journal of Health Sciences,"""Al Manhal FZ, LLC""",16583639| +International Journal of Health Sciences (IJHS),American Research Institute for Policy Development,23725060|23725079 +International Journal of Health Services,SAGE Publications,00207314|15414469 +International Journal of Health System and Disaster Management,Medknow Publications,23479019| +International Journal of Healthcare,Sciedu Press,23777338|23777346 +International Journal of Healthcare Delivery Reform Initiatives,IGI Global,19380216|19380224 +International Journal of Healthcare Information Systems and Informatics,IGI Global,15553396|1555340X +International Journal of Healthcare Management,Maney Publishing,20479700|20479719 +International Journal of Healthcare Technology and Management,Inderscience Enterprises Ltd.,13682156|17415144 +International Journal of Heat and Fluid Flow,Elsevier ,0142727X| +International Journal of Heat and Mass Transfer,Elsevier ,00179310|00179310 +International Journal of Heat and Technology,International Information and Engineering Technology Association,03928764| +International Journal of Heavy Vehicle Systems,Inderscience Enterprises Ltd.,1744232X|17415152 +International Journal of Hematologic Oncology,Future Medicine,20451393|20451407 +International Journal of Hematology,Springer-Verlag,09255710|18653774 +International Journal of Hematology and Oncology,Akademi Doktolar Yayinevi,1306133X| +International Journal of Hematology and Therapy,Ommega Online Publishers,23811404 +International Journal of Hematology Research,ACT Publishing Group,24093548| +International Journal of Hepatobiliary and Pancreatic Diseases,"""EDORIUM Journals, Pvt., Ltd.""",22309012| +International Journal of Hepatology,Hindawi Publishing Corporation,20903448|20903456 +International Journal of Heritage Studies,Informa UK (Taylor & Francis),13527258|14703610 +International Journal of High Energy Physics,Science Publishing Group,23767405| +International Journal of High Performance Computing and Networking,Inderscience Enterprises Ltd.,17400562|17400570 +International Journal of High Performance Computing Applications,SAGE Publications,10943420|00000000 +International Journal of High Performance Systems Architecture,Inderscience Enterprises Ltd.,17516528|17516536 +International Journal of High Speed Computing,World Scientific ,01290533| +International Journal of High Speed Electronics and Systems,World Scientific ,01291564|17936438 +International Journal of High Technology Ceramics,Elsevier ,02673762| +International Journal of High Throughput Screening,Dove Medical Press,11791381 +International Journal of Higher Education,Sciedu Press,19276044|19276052 +International Journal of Higher Education and Sustainability,Inderscience Enterprises Ltd.,20564023|20564031 +International Journal of Highway Engineering,Korean Society of Road Engineers,17387159|22873678 +International Journal of Hindu Studies,Springer-Verlag,10224556|15749282 +International Journal of Historical Archaeology,Springer-Verlag,10927697|15737748 +International Journal of History and Cultural Studies,ARC Publications Pvt Ltd.,24547654 +International Journal of HIV/AIDS and Research,SciDoc Publishers LLC,23791586 +INTERNATIONAL JOURNAL OF HOME SCIENCE EXTENSION & COMMUNICATION MANAGEMENT,Hind Agri Horticultural Society,23481099|23481099 +International Journal of Horticulture,"""Sophia Publishing Group, Inc.""",19275803 +International Journal of Hospital Environment & Hygiene Management,International Health Academy,20013949 +International Journal of Hospitality & Tourism Administration,Informa UK (Taylor & Francis),15256480|15286499 +International Journal of Hospitality and Event Management,Inderscience Enterprises Ltd.,20500483|20500491 +International Journal of Hospitality Information Technology,Cognizant Communication Corp,15337340| +International Journal of Hospitality Management,Elsevier ,02784319| +International Journal of Housing Markets and Analysis,Emerald (MCB UP ),17538270| +International Journal of Housing Policy,Informa UK (Taylor & Francis),14616718|00000000 +International Journal of Human and Behavioral Science,International Journal of Human and Behavioral Science,21494541| +International Journal of Human Capital and Information Technology Professionals,IGI Global,19473478|19473486 +International Journal of Human Culture Studies,"""Institute of Human Culture Studies, Otsuma Womens University""",21871930 +International journal of human ecology,The Korean Home Economics Association,15989593| +International Journal of Human Factors and Ergonomics,Inderscience Enterprises Ltd.,20457804|20457812 +International Journal of Human Factors in Manufacturing,Wiley Blackwell (John Wiley & Sons),10452699|15227111 +International Journal of Human Factors Modelling and Simulation,Inderscience Enterprises Ltd.,17425549|17425557 +International Journal of Human Movement and Sports Sciences,"""Horizon Research Publishing Co., Ltd.""",23316195|23316233 +International Journal of Human Resource Studies,"""Macrothink Institute, Inc.""",21623058 +International Journal of Human Resources Development and Management,Inderscience Enterprises Ltd.,14656612|17415160 +International Journal of Human Rights and Constitutional Studies,Inderscience Enterprises Ltd.,2050103X|20501048 +International Journal of Human Rights in Healthcare,Emerald (MCB UP ),20564902| +International Journal of Human-Computer Interaction,Informa UK (Taylor & Francis),10447318|15327590 +International Journal of Human-Computer Studies,Elsevier ,10715819|10959300 +International Journal of Humanities and Arts Computing,Edinburgh University Press,17538548|17551706 +International Journal of Humanities and Social Science,Seventh Sense Research Group Journals,23942703 +International Journal of Humanities Arts and Social Sciences,KKG Publications,24143073 +International Journal of Humanities Social Sciences and Education,ARC Publications Pvt Ltd.,23490381 +International Journal of Humanity and Social Sciences,Bioinfo Publications,22313532|22313540 +International Journal of Humanoid Robotics,World Scientific ,02198436|17936942 +International Journal of Hybrid Information Technology,Science and Engineering Research Support Society,17389968|17389968 +International Journal of Hybrid Intelligent Systems,IOS Press,14485869|18758819 +International Journal of Hydraulic Engineering,Scientific and Academic Publishing,21699771| +International Journal of Hydrogen Energy,Elsevier ,03603199|03603199 +International Journal of Hydrology Research,Pak Publishing Group, +International Journal of Hydrology Science and Technology,Inderscience Enterprises Ltd.,20427808|20427816 +International Journal of Hygiene and Environmental Health,Elsevier ,14384639| +International Journal of Hypersonics,Multiscience,17593107| +International Journal of Hypertension,Hindawi Publishing Corporation,20900384|20900392 +International Journal of Hyperthermia,Informa UK (Taylor & Francis),02656736|14645157 +International Journal of Iberian Studies,Intellect,1364971X|17589150 +International Journal of ICT Research and Development in Africa,IGI Global,19473419|19473427 +International Journal of Image and Data Fusion,Informa UK (Taylor & Francis),19479832|19479824 +International Journal of Image and Graphics,World Scientific ,02194678|17936756 +International Journal of Image Graphics and Signal Processing,MECS Publisher,20749074|20749082 +International Journal of Image Mining,Inderscience Enterprises Ltd.,20556039|20556047 +International Journal of Imaging Systems and Technology,Wiley Blackwell (John Wiley & Sons),08999457|10981098 +International Journal of Immunogenetics,Wiley Blackwell (Blackwell Publishing),17443121|1744313X +International Journal of Immunological Studies,Inderscience Enterprises Ltd.,17541441|1754145X +International Journal of Immunology,Science Publishing Group,2329177X| +International Journal of Immunology Research,Bioinfo Publications,09764909|09764917 +International Journal of Immunopathology and Pharmacology,SAGE Publications,03946320| +International Journal of Immunopharmacology,Elsevier ,01920561| +International Journal of Impact Engineering,Elsevier ,0734743X| +International Journal of Implant Dentistry,Springer (Biomed Central Ltd.),21984034|21984034 +International Journal of Impotence Research,Nature Publishing Group,09559930|09559930 +International Journal of Inclusive Education,Informa UK (Taylor & Francis),13603116|14645173 +International Journal of Indian Culture and Business Management,Inderscience Enterprises Ltd.,17530806|17530814 +International Journal of Indigenous Medicinal Plants,Recent Science Publications,20514263 +International Journal of Industrial and Systems Engineering,Inderscience Enterprises Ltd.,17485037|17485045 +International Journal of Industrial Chemistry,Springer-Verlag,22285547|22285547 +International Journal of Industrial Electronics and Drives,Inderscience Enterprises Ltd.,17573874|17573882 +International Journal of Industrial Engineering,Seventh Sense Research Group Journals,23499362 +International Journal of Industrial Engineering Computations,Growing Science,19232926|19232934 +International Journal of Industrial Entomology,Korean Society of Sericultural Science,15983579| +International Journal of Industrial Ergonomics,Elsevier ,01698141| +International Journal of Industrial Organization,Elsevier ,01677187| +International Journal of Infection,International Neuroscience Institute,23831413|23831421 +International Journal of Infection and Microbiology,Nepal Journals Online,20912145| +International Journal of Infection Control,International Federation of Infection Control,19969783 +International Journal of Infectious and Tropical Diseases,Michael Joanna Publications,23846607|23846585 +International Journal of Infectious Diseases,Elsevier ,12019712| +International Journal of Infertility & Fetal Medicine,Jaypee Brothers Medical Publishing,22293817|22293833 +International Journal of Inflammation,Hindawi Publishing Corporation,20908040|20420099 +International Journal of Informatics and Communication Technology (IJ-ICT),Institute of Advanced Engineering and Science,22528776| +International Journal of Information Acquisition,World Scientific ,02198789|17936985 +International Journal of Information and Coding Theory,Inderscience Enterprises Ltd.,17537703|17537711 +International Journal of Information and Communication Engineering,The Korean Institute of Information and Communication Sciences,22345973| +International Journal of Information and Communication Technology,Inderscience Enterprises Ltd.,14666642|17418070 +International Journal of Information and Communication Technology Education,IGI Global,15501876|15501337 +International Journal of Information and Computer Science,"""Science and Engineering Publishing, Co.""",21615381| +International Journal of Information and Computer Security,Inderscience Enterprises Ltd.,17441765|17441773 +International Journal of Information and Decision Sciences,Inderscience Enterprises Ltd.,17567017|17567025 +International Journal of Information and Education Technology,EJournal Publishing,20103689|20103689 +International Journal of Information and Electronics Engineering,EJournal Publishing,20103719|20103719 +International Journal of Information and Learning Technology,Emerald (MCB UP ),20564880| +International Journal of Information and Network Security (IJINS),Institute of Advanced Engineering and Science,20893299| +International Journal of Information and Operations Management Education,Inderscience Enterprises Ltd.,17442303|17442311 +International Journal of Information Communication Technologies and Human Development,IGI Global,19355661|1935567X +International Journal of Information Communication Technology and Applications,"""International Journal of Information, Communication Technology and Applications""",22050930 +International Journal of Information Engineering and Electronic Business,MECS Publisher,20749023|20749031 +International Journal of Information Management,Elsevier ,02684012| +International Journal of Information Privacy Security and Integrity,Inderscience Enterprises Ltd.,17418496|1741850X +International Journal of Information Processing and Management,AICIT,20934009|2233940X +International Journal of Information Processing Systems,Korea Information Processing Society ,17388899| +International Journal of Information Quality,Inderscience Enterprises Ltd.,17510457|17510465 +International Journal of Information Retrieval Research,IGI Global,21556377|21556385 +International Journal of Information Science,Scientific and Academic Publishing,21631921| +International Journal of Information Sciences and Techniques,Academy and Industry Research Collaboration Center,22491139|22491139 +International Journal of Information Security,Springer-Verlag,16155262|16155270 +International Journal of Information Security and Cybercrime,Romanian Association for Information Security Assurance (RAISA),22859225|22860096 +International Journal of Information Security and Privacy,IGI Global,19301650|19301669 +International Journal of Information System Modeling and Design,IGI Global,19478186|19478194 +International Journal of Information Systems and Change Management,Inderscience Enterprises Ltd.,14793121|1479313X +International Journal of Information Systems and Management,Inderscience Enterprises Ltd.,17513227|17513235 +International Journal of Information Systems and Social Change,IGI Global,1941868X|19418698 +International Journal of Information Systems and Supply Chain Management,IGI Global,19355726|19355734 +International Journal of Information Systems for Crisis Response Management,IGI Global,19379390|19379420 +International Journal of Information Systems in the Service Sector,IGI Global,19355688|19355696 +International Journal of Information Technologies and Systems Approach,IGI Global,1935570X|19355718 +International Journal of Information Technology & Decision Making,World Scientific ,02196220|17936845 +International Journal of Information Technology and Computer Science,MECS Publisher,20749007|20749015 +International Journal of Information Technology and Decision Making,World Scientific ,02196220| +International Journal of Information Technology and Management,Inderscience Enterprises Ltd.,14614111|17415179 +International Journal of Information Technology and Web Engineering,IGI Global,15541045|15541053 +International Journal of Information Technology Communications and Convergence,Inderscience Enterprises Ltd.,20423217|20423225 +International Journal of Information Technology Control and Automation,Academy and Industry Research Collaboration Center,18396682|18396682 +International Journal of Information Technology Convergence and Services,Academy and Industry Research Collaboration Center,22311939|2231153X +International Journal of Information Technology Modeling and Computing,Academy and Industry Research Collaboration Center,23208449|23207493 +International Journal of Information Technology Project Management,IGI Global,19380232|19380240 +International Journal of Infrared and Millimeter Waves,Springer-Verlag,01959271|15729559 +International Journal of Injury Control and Safety Promotion,Informa UK (Taylor & Francis),17457300|17457319 +International Journal of Innovation,University Nove de Julho - Uninove,23189975|23189975 +International Journal of Innovation and Economic Development,Inovatus Usluge Ltd.,18497020|18497551 +International Journal of Innovation and Learning,Inderscience Enterprises Ltd.,14718197|17418089 +International Journal of Innovation and Regional Development,Inderscience Enterprises Ltd.,17530660|17530679 +International Journal of Innovation and Sustainable Development,Inderscience Enterprises Ltd.,17408822|17408830 +International Journal of Innovation and Technology Management,World Scientific ,02198770|17936950 +International Journal of Innovation in Education,Inderscience Enterprises Ltd.,1755151X|17551528 +International Journal of Innovation in the Digital Economy,IGI Global,19478305|19478313 +International Journal of Innovation Management,World Scientific ,13639196|17575877 +International Journal of Innovation Management and Technology,EJournal Publishing,20100248|20100248 +International Journal of Innovation Science,Multiscience,17572223| +International Journal of Innovations in Biological and Chemical Sciences,Whites Science Innovation Limited,20479093 +International Journal of Innovative Computing and Applications,Inderscience Enterprises Ltd.,1751648X|17516498 +International Journal of Innovative Medicine and Health Science,Whites Science Innovation Limited,20569866 +International Journal of Innovative Research in Computer and Communication Engineering,Ess and Ess Research Publications,23209798|23209801 +International Journal of Innovative Research in Education,Sciencepark Research Organization and Counseling,24218162 +International Journal of Innovative Research in Electronics and Communications,ARC Publications Pvt Ltd.,23494050 +International Journal of Innovative Research in Science Engineering and Technology,Ess and Ess Research Publications,23476710|23198753 +International Journal of Innovative Studies in Aquatic Biology and Fisheries,ARC Publications Pvt Ltd.,24547670 +International Journal of Inorganic Chemistry,Hindawi Publishing Corporation,20902026|20902034 +International Journal of Inorganic Materials,Elsevier ,14666049| +International Journal of Insect Morphology and Embryology,Elsevier ,00207322| +International Journal of Insect Science,"""Libertas Academica, Ltd.""",11795433 +International Journal of Instruction,Eurasian Society of Educational Research,1694609X|1694609X +International Journal of Instrumentation and Control Systems,Academy and Industry Research Collaboration Center,2319412X|22491147 +International Journal of Instrumentation Science,Scientific and Academic Publishing,23249994| +International Journal of Instrumentation Technology,Inderscience Enterprises Ltd.,20437854|20437862 +International Journal of Integrated Care,"""Ubiquity Press, Ltd.""",15684156 +International Journal of Integrated Health Sciences,International Journal of Integrated Health Sciences (IJIHS),23021381|23384506 +International Journal of Integrated Supply Management,Inderscience Enterprises Ltd.,14775360|17418097 +International Journal of Integrative Medical Sciences,I MED Research Publications,23946318|23944137 +International Journal of Integrative Medicine,InTech,18488846| +International Journal of Integrative Pediatrics and Environmental Medicine,Lifescience Global,23684275 +International Journal of Intellectual Property,Scientific Publishing Center,22101772| +International Journal of Intellectual Property -Law Economy and Management,Intellectual Property Association of Japan,13494759 +International Journal of Intellectual Property Management,Inderscience Enterprises Ltd.,14789647|14789655 +International Journal of Intelligence and CounterIntelligence,Informa UK (Taylor & Francis),08850607|15210561 +International Journal of Intelligence Science,"""Scientific Research Publishing, Inc.""",21630283|21630356 +International Journal of Intelligent and Cooperative Information Systems,World Scientific ,02182157| +International Journal of Intelligent Computing and Cybernetics,Emerald (MCB UP ),1756378X| +International Journal of Intelligent Computing in Medical Sciences & Image Processing,Informa UK (Taylor & Francis),1931308X|23260068 +International Journal of Intelligent Control and Systems,World Scientific ,02187965| +International Journal of Intelligent Defence Support Systems,Inderscience Enterprises Ltd.,17551587|17551595 +International Journal of Intelligent Engineering Informatics,Inderscience Enterprises Ltd.,17588715|17588723 +International Journal of Intelligent Enterprise,Inderscience Enterprises Ltd.,17453232|17453240 +International Journal of Intelligent Information and Database Systems,Inderscience Enterprises Ltd.,17515858|17515866 +International Journal of Intelligent Information Processing,AICIT,20931964|22339426 +International Journal of Intelligent Information Systems,Science Publishing Group,23287675| +International Journal of Intelligent Information Technologies,IGI Global,15483657|15483665 +International Journal of Intelligent Mechatronics and Robotics,IGI Global,21561664|21561656 +International Journal of Intelligent Systems,Wiley Blackwell (John Wiley & Sons),08848173|1098111X +International Journal of Intelligent Systems and Applications,MECS Publisher,2074904X|20749058 +International Journal of Intelligent Systems and Applications in Engineering,International Journal of Intelligent Systems and Applications in Engineering,21476799 +International Journal of Intelligent Systems Technologies and Applications,Inderscience Enterprises Ltd.,17408865|17408873 +International Journal of Intelligent Transportation Systems Research,Springer-Verlag,13488503|18688659 +International Journal of Intelligent Unmanned Systems,Emerald (MCB UP ),20496427| +International Journal of Intensive Short-Term Dynamic Psychotherapy,Wiley Blackwell (John Wiley & Sons),10967028|10991182 +International Journal of Interactive Communication Systems and Technologies,IGI Global,21554218|21554226 +International Journal of Interactive Mobile Technologies (iJIM),International Association of Online Engineering,18657923 +International Journal of Interactive Multimedia and Artificial Intelligence,IMAI Software - International Journal of Interactive Multimedia and Artificial Intelligence,19891660 +International Journal of Interactive Worlds,IBIMA Publishing,21659508 +International Journal of Intercultural Information Management,Inderscience Enterprises Ltd.,17500028|17500036 +International Journal of Intercultural Relations,Elsevier ,01471767| +International Journal of Interdisciplinary Telecommunications and Networking,IGI Global,19418663|19418671 +International Journal of Interferon Cytokine and Mediator Research,Dove Medical Press,1179139X +International Journal of Internal Medicine,Scientific and Academic Publishing,23261064| +International Journal of Internet and Distributed Systems,"""Scientific Research Publishing, Inc.""",23277157|23277165 +International Journal of Internet and Enterprise Management,Inderscience Enterprises Ltd.,14761300|17415330 +International Journal of Internet Manufacturing and Services,Inderscience Enterprises Ltd.,17516048|17516056 +International Journal of Internet Marketing and Advertising,Inderscience Enterprises Ltd.,14775212|17418100 +International Journal of Internet Protocol Technology,Inderscience Enterprises Ltd.,17438209|17438217 +International Journal of Internet Technology and Secured Transactions,Inderscience Enterprises Ltd.,1748569X|17485703 +International Journal of Inventory Research,Inderscience Enterprises Ltd.,17466962|17466970 +International Journal of Invertebrate Reproduction,Informa UK (Taylor & Francis),01651269| +International Journal of Invertebrate Reproduction and Development,Informa UK (Taylor & Francis),01688170| +International Journal of Islamic and Middle Eastern Finance and Management,Emerald (MCB UP ),17538394| +International Journal of Islamic Architecture,Intellect,20455895|20455909 +International Journal of Islamic Marketing and Branding,Inderscience Enterprises Ltd.,20550944|20550952 +International Journal of IT Standards and Standardization Research,IGI Global,15393062|15393054 +International Journal of Japan Association for Management Systems,Japanese Association for Management Systems,18842089|21882460 +International Journal of Japanese Sociology,Wiley Blackwell (Blackwell Publishing),09187545|14756781 +International Journal of Journalism & Mass Communication,Graphy Publications,23492635 +International Journal of Jungian Studies,Informa UK (Taylor & Francis),19409052|19409060 +International Journal of KAATSU Training Research,Japan Kaatsu Training Society,13494562|18826628 +International Journal of Keratoconus and Ectatic Corneal Diseases,Jaypee Brothers Medical Publishing,22773800|22774203 +International Journal of Kinesiology and Sports Science,Australian International Academic Centre,2202946X +International Journal of Knowledge and Learning,Inderscience Enterprises Ltd.,17411009|17411017 +International Journal of Knowledge and Systems Science,IGI Global,19478208|19478216 +International Journal of Knowledge and Web Intelligence,Inderscience Enterprises Ltd.,17558255|17558263 +INTERNATIONAL JOURNAL OF KNOWLEDGE CONTENT DEVELOPMENT & TECHNOLOGY,Research Institute for Knowledge Content Development & Technology,22340068| +International Journal of Knowledge Discovery in Bioinformatics,IGI Global,19479115|19479123 +International Journal of Knowledge Engineering,Bioinfo Publications,09765816|09765824 +International Journal of Knowledge Engineering,EJournal Publishing,23826185|23826185 +International Journal of Knowledge Engineering and Data Mining,Inderscience Enterprises Ltd.,17552087|17552095 +International Journal of Knowledge Engineering and Soft Data Paradigms,Inderscience Enterprises Ltd.,17553210|17553229 +International Journal of Knowledge Management,IGI Global,15480666|15480658 +International Journal of Knowledge Management Studies,Inderscience Enterprises Ltd.,17438268|17438276 +International Journal of Knowledge Society Research,IGI Global,19478429|19478437 +International Journal of Knowledge-based and Intelligent Engineering Systems,IOS Press,13272314|18758827 +International Journal of Knowledge-Based Development,Inderscience Enterprises Ltd.,20404468|20404476 +International Journal of Knowledge-Based Organizations,IGI Global,21556393|21556407 +International Journal of Laboratory Hematology,Wiley Blackwell (Blackwell Publishing),17515521|13652257 +International Journal of Laboratory Medicine & Research,Graphy Publications,24554006 +International Journal of Land Systems,International Journal of Land Systems,2156325X| +International Journal of Language & Communication Disorders,Wiley Blackwell (Blackwell Publishing),13682822|14606984 +International Journal of Language Academy,International Journal of Language Academy,23420251| +International Journal of Language and Culture,John Benjamins Publishing Company,22143157|22143165 +International Journal of Language and Linguistics,Science Publishing Group,23300205| +International Journal of Language and Literature,American Research Institute for Policy Development,2334234X|23342358 +International Journal of Language Translation and Intercultural Communication,National Documentation Centre,22414304|22417214 +International Journal of Languages Education,International Journal of Languages Education and Teaching,21984999| +International Journal of Languages Literature and Linguistics,EJournal Publishing,23826282|23826282 +International Journal of Laser Dentistry,Jaypee Brothers Medical Publishing,22495614|22495622 +International Journal of Law and Information Technology,Oxford University Press,09670769|14643693 +International Journal of Law and Management,Emerald (MCB UP ),03090558| +International Journal of Law and Psychiatry,Elsevier ,01602527| +International Journal of Law Crime and Justice,Elsevier ,17560616| +International Journal of Law in Context,Cambridge University Press,17445523|17445531 +International Journal of Law in the Built Environment,Emerald (MCB UP ),17561450| +International Journal of Law Policy and the Family,Oxford University Press,13609939|14643707 +International Journal of Leadership in Education,Informa UK (Taylor & Francis),13603124|14645092 +International Journal of Lean Enterprise Research,Inderscience Enterprises Ltd.,17542294|17542308 +International Journal of Lean Six Sigma,Emerald (MCB UP ),20404166| +International Journal of Learner Corpus Research,John Benjamins Publishing Company,22151478|22151486 +International Journal of Learning and Change,Inderscience Enterprises Ltd.,17402875|17402883 +International Journal of Learning and Development,"""Macrothink Institute, Inc.""",21644063 +International Journal of Learning and Intellectual Capital,Inderscience Enterprises Ltd.,14794853|14794861 +International Journal of Learning and Media,MIT Press,19436068 +International Journal of Learning and Teaching,EJournal Publishing,23772891| +International Journal of Learning and Teaching,Sciencepark Research Organization and Counseling,19864558 +International Journal of Learning Management Systems,Natural Sciences Publishing,20908466|20908474 +International Journal of Learning Technology,Inderscience Enterprises Ltd.,14778386|17418119 +International Journal of Legal Medicine,Springer-Verlag,09379827|14371596 +International Journal of Legal Progress,International Journal of Legal Progress,21496021 +International Journal of Leisure and Tourism Marketing,Inderscience Enterprises Ltd.,17575567|17575575 +International Journal of Leprosy and Other Mycobacterial Diseases,The International Leprosy Association,0148916X|1544581X +International Journal of Lexicography,Oxford University Press,09503846|14774577 +International Journal of Liability and Scientific Enquiry,Inderscience Enterprises Ltd.,17416426|17416434 +International Journal of Library and Information Science,Academic Journals,21412537 +International Journal of Library Science,Scientific and Academic Publishing,2168488X| +International Journal of Life Science and Medical Research,The World Academic Publishing,22264566|22264558 +International Journal of Life Sciences,Nepal Journals Online,20910525 +International Journal of Lifecycle Performance Engineering,Inderscience Enterprises Ltd.,20438648|20438656 +International Journal of Lifelong Education,Informa UK (Taylor & Francis),02601370|1464519X +International Journal of Linguistics,"""Macrothink Institute, Inc.""",19485425 +International Journal of Linguistics and Communication,American Research Institute for Policy Development,2372479X|23724803 +International Journal of Listening,Informa UK (Taylor & Francis),10904018|1932586X +International Journal of Literature and Art,"""Science and Engineering Publishing, Co.""",23317205| +International Journal of Literature and Arts,Science Publishing Group,23310553| +International Journal of Livestock Production,Academic Journals,21412448 +International Journal of Livestock Research,ScopeMed International Medical Journal Managment and Indexing System,22771964 +International Journal of Logistics Economics and Globalisation,Inderscience Enterprises Ltd.,17415373|17415381 +International Journal of Logistics Research and Applications,Informa UK (Taylor & Francis),13675567|1469848X +International Journal of Logistics Systems and Management,Inderscience Enterprises Ltd.,17427967|17427975 +International Journal of Low Radiation,Inderscience Enterprises Ltd.,14776545|17419190 +International Journal of Low-Carbon Technologies,Oxford University Press,17481317|17481325 +International Journal of Machine Consciousness,World Scientific ,17938430|17938473 +International Journal of Machine Intelligence,Bioinfo Publications,09752927|09759166 +International Journal of Machine Intelligence and Sensory Signal Processing,Inderscience Enterprises Ltd.,20489161|2048917X +International Journal of Machine Learning and Applications,AOSIS,22202196 +International Journal of Machine Learning and Computing,EJournal Publishing,20103700|20103700 +International Journal of Machine Learning and Cybernetics,Springer-Verlag,18688071|1868808X +International Journal of Machine Tool Design and Research,Elsevier ,00207357| +International Journal of Machine Tools and Manufacture,Elsevier ,08906955| +International Journal of Machining and Machinability of Materials,Inderscience Enterprises Ltd.,17485711|1748572X +International Journal of Malaria and Tropical Diseases (IJMTD),African Journals Online ,15963381 +International Journal of Man-Machine Studies,Elsevier ,00207373| +International Journal of Management & Information Systems (IJMIS),Clute Institute,15465748|21579628 +International Journal Of Management and Applied Research,New Millennium Discoveries,2056757X +International Journal of Management and Decision Making,Inderscience Enterprises Ltd.,14624621|17415187 +International Journal of Management and Economics,De Gruyter Open Sp. z o.o. ,22999701 +International Journal of Management and Economics Invention,Research and Analysis Journals,23957220 +International Journal of Management and Enterprise Development,Inderscience Enterprises Ltd.,14684330|17418127 +International Journal of Management and Network Economics,Inderscience Enterprises Ltd.,17542316|17542324 +International Journal of Management and Sustainability,Pak Publishing Group,23069856|23060662 +International Journal of Management Cases,GSE Research Limited,17416264| +International Journal of Management Concepts and Philosophy,Inderscience Enterprises Ltd.,14781484|17418135 +International Journal of Management Development,Inderscience Enterprises Ltd.,17528240|1752850X +International Journal of Management Economics and Business,International Journal of Management Economics and Business,21479208|21479194 +International Journal of Management Excellence,Techmind Research Society,22921648 +International Journal of Management in Education,Inderscience Enterprises Ltd.,1750385X|17503868 +International Journal of Management IT and Engineering,"""Science and Education, Ltd.""",22490558| +International Journal of Management Practice,Inderscience Enterprises Ltd.,14779064|17418143 +International Journal of Management Reviews,Wiley Blackwell (Blackwell Publishing),14608545|14682370 +International Journal of Management Science and Engineering Management,Informa UK (Taylor & Francis),17509653|17509661 +International Journal of Management Science and Engineering Research,"""Science and Engineering Publishing, Co.""",23745517| +International Journal of Managerial and Financial Accounting,Inderscience Enterprises Ltd.,17536715|17536723 +International Journal of Managerial Finance,Emerald (MCB UP ),17439132| +International Journal of Managerial Studies and Research,ARC Publications Pvt Ltd.,23490349 +International Journal of Managing Information Technology,Academy and Industry Research Collaboration Center,09755926|09755586 +International Journal of Managing Projects in Business,Emerald (MCB UP ),17538378| +International Journal of Managing Projects in Business,Emerald (MCB UP ),17538378| +International Journal of Managing Public Sector Information and Communication Technologies,Academy and Industry Research Collaboration Center,22307958|09769773 +International Journal of Managing Value and Supply Chains,Academy and Industry Research Collaboration Center,22307966|0976979X +International Journal of Manpower,Emerald (MCB UP ),01437720|00000000 +International Journal of Manufacturing Engineering,Hindawi Publishing Corporation,23567023|23145781 +International Journal of Manufacturing Materials and Mechanical Engineering,IGI Global,21561680|21561672 +International Journal of Manufacturing Research,Inderscience Enterprises Ltd.,17500591|17500605 +International Journal of Manufacturing Systems,Science Alert,21521913| +International Journal of Manufacturing Technology and Management,Inderscience Enterprises Ltd.,13682148|17415195 +International Journal of Marine Energy,Elsevier ,22141669| +International Journal of Marine Science,"""Sophia Publishing Group, Inc.""",19276648 +International Journal of Maritime Economics,Nature Publishing Group - Macmillan Publishers,13881973|13881973 +International Journal of Maritime History,SAGE Publications,08438714|20527756 +International Journal of Market Research,World Advertising Research Center,14707853|14707853 +International Journal of Marketing Studies,Canadian Center of Science and Education,1918719X|19187203 +International Journal of Markets and Business Systems,Inderscience Enterprises Ltd.,20564112|20564120 +International Journal of Masonry Research and Innovation,Inderscience Enterprises Ltd.,20569459|20569467 +International Journal of Mass Customisation,Inderscience Enterprises Ltd.,17424208|17424216 +International Journal of Mass Spectrometry,Elsevier ,13873806| +International Journal of Mass Spectrometry and Ion Physics,Elsevier ,00207381| +International Journal of Mass Spectrometry and Ion Processes,Elsevier ,01681176| +International Journal of Material and Mechanical Engineering,"""Science and Engineering Publishing, Co.""",2164280X| +International Journal of Material Forming,Springer-Verlag,19606206|19606214 +International Journal of Material Science,DEStech Publications,22264531|22264523 +International Journal of Material Science and Engineering,Seventh Sense Research Group Journals,23948884 +International Journal of Materials and Chemistry,Scientific and Academic Publishing,21665346| +International Journal of Materials and Product Technology,Inderscience Enterprises Ltd.,02681900|17415209 +International Journal of Materials and Structural Integrity,Inderscience Enterprises Ltd.,17450055|17450063 +International Journal of Materials Engineering,Scientific and Academic Publishing,21665389| +International Journal of Materials Engineering and Technology,Pushpa Publishing House,09750444| +International Journal of Materials Engineering Innovation,Inderscience Enterprises Ltd.,17572754|17572762 +International Journal of Materials Forming and Machining Processes,IGI Global,23344563|23344571 +International Journal of Materials in Engineering Applications,Elsevier ,01415530| +International Journal of Materials Mechanics and Manufacturing,EJournal Publishing,17938198|17938198 +International Journal of Materials Research (formerly Zeitschrift fuer Metallkunde),Carl Hanser Verlag GMBH & Co KG,18625282|21958556 +International Journal of Materials Science and Applications,Science Publishing Group,23272635| +International Journal of Materials Science and Engineering,International Academy Publishing (IAP),23154527| +International Journal of Maternal and Child Health,Sciknow Publications,23303417 +International Journal of Mathematical Analysis,"""Hikari, Ltd.""",13128876|13147579 +International Journal of Mathematical Education in Science and Technology,Informa UK (Taylor & Francis),0020739X|14645211 +International Journal of Mathematical Modelling and Numerical Optimisation,Inderscience Enterprises Ltd.,20403607|20403615 +International Journal of Mathematical Research,Pak Publishing Group,23117427|23062223 +International Journal of Mathematical Sciences and Computing,MECS Publisher,23109025|23109033 +International Journal of Mathematics,World Scientific ,0129167X|0129167X +INTERNATIONAL JOURNAL OF MATHEMATICS AND COMPUTER RESEARCH,Research and Analysis Journals,23207167 +International Journal of Mathematics and Mathematical Sciences,Hindawi Publishing Corporation,01611712|16870425 +International Journal of Mathematics in Operational Research,Inderscience Enterprises Ltd.,17575850|17575869 +International Journal of Mathematics Trends and Technology,Seventh Sense Research Group Journals,22315373 +International Journal of Meat Science,Science Alert,20717113| +International Journal of Mechanical and Materials Engineering,Springer (Biomed Central Ltd.),18230334|21982791 +International Journal of Mechanical Engineering,Recent Science Publications,20513232 +International Journal of Mechanical Engineering,Seventh Sense Research Group Journals,23488360 +International Journal of Mechanical Engineering and Applications,Science Publishing Group,2330023X| +International Journal Of Mechanical Engineering And Information Technology,Research and Analysis Journals,2348196X +International Journal of Mechanical Engineering and Mechatronics,Avestia Publishing,19292724 +International Journal of Mechanical Engineering and Robotics Research,EJournal Publishing,22780149| +International Journal of Mechanical Engineering Education,SAGE Publications,03064190|20504586 +International Journal of Mechanical Sciences,Elsevier ,00207403| +International Journal of Mechanics and Applications,Scientific and Academic Publishing,21659281| +International Journal of Mechanics and Materials in Design,Springer-Verlag,15691713|15738841 +International Journal of Mechanics Research,Hans Publishers,2325498X|23255005 +International Journal of Mechanisms and Robotic Systems,Inderscience Enterprises Ltd.,20477244|20477252 +International Journal of Mechatronics and Automation,Inderscience Enterprises Ltd.,20451059|20451067 +International Journal of Mechatronics and Manufacturing Systems,Inderscience Enterprises Ltd.,17531039|17531047 +International Journal of Media and Cultural Politics,Intellect,17408296|20400918 +International Journal of Medical and Clinical Research,Bioinfo Publications,09765530|09765549 +International Journal of Medical and Dental Case Reports,Incessant Nature Science Publishers Pvt Ltd,23947152| +International Journal of Medical and Dental Sciences,International Journal of Medical and Dental Sciences,24548952|23201118 +International Journal of Medical and Health Sciences Research,Pak Publishing Group,23137746|23132752 +International Journal of Medical and Pharmaceutical Case Reports,Sciencedomain International,2394109X +International Journal of Medical Biology,Ashdin Publishing,23144440|23144459 +International Journal of Medical Biotechnology & Genetics,SciDoc Publishers LLC,23791020 +International Journal of Medical Education,International Journal of Medical Education,20426372 +International Journal of Medical Engineering and Informatics,Inderscience Enterprises Ltd.,17550653|17550661 +International Journal of Medical Genetics,Hindawi Publishing Corporation,23567031|23148225 +International Journal of Medical Imaging,Science Publishing Group,23308303| +International Journal of Medical Informatics,Elsevier ,13865056| +International Journal of Medical Microbiology,Elsevier ,14384221| +International Journal of Medical Microbiology Supplements,Elsevier ,14331128| +International Journal of Medical Physics Clinical Engineering and Radiation Oncology,"""Scientific Research Publishing, Inc.""",21685436|21685444 +International Journal of Medical Research,ScopeMed International Medical Journal Managment and Indexing System,23207159 +International Journal of Medical Research & Health Sciences,Diva Enterprises Private Limited,23195886 +International Journal of Medical Research and Review,Academy of Medical and Health Sciences Research,2321127X|23208686 +International Journal of Medical Robotics and Computer Assisted Surgery,Wiley Blackwell (Robotic Publications),14785951|1478596X +International Journal of Medical Science,Seventh Sense Research Group Journals,23939117 +International Journal Of Medical Science And Clinical Invention,Research and Analysis Journals,24549576|2348991X +International Journal of Medical Science and Public Health,ScopeMed International Medical Journal Managment and Indexing System,23204664|2277338X +International Journal of Medical Sciences,Ivyspring International Publisher,14491907| +International Journal of Medicinal Chemistry,Hindawi Publishing Corporation,20902069|20902077 +International Journal of Medicinal Mushrooms,Begell House Inc.,15219437| +International Journal of Medicine,Science Publishing Corporation,23091622 +International Journal of Medicine and Biomedical Research,Michael Joanna Publications,22770941|23155019 +International Journal of Medicine and Medical Research,Ternopil State Medical University,24136077| +International Journal of Medicine and Medical Sciences,Academic Journals,20069723 +International Journal of Medicine and Pharmacy,American Research Institute for Policy Development,23725087|23725095 +International Journal of Medicine and Public Health,Medknow Publications,22308598|22308598 +International Journal of Medicine and Surgery,Mediterranean BioMedical Journals,23360313 +International Journal of Membrane Science and Technology,Cosmos Scholars Publishing House,24101869 +International Journal of Men s Health,"""Men's Studies Press, LLC""",15326306|19330278 +International Journal of Mental Health,Informa UK (Taylor & Francis),00207411|15579328 +International Journal of Mental Health & Psychiatry,OMICS Publishing Group,24714372 +International Journal of Mental Health and Addiction,Springer-Verlag,15571874|15571882 +International Journal of Mental Health and Capacity Law,Northumbria University Library,20563922 +International Journal of Mental Health Nursing,Wiley Blackwell (Blackwell Publishing),14458330|14470349 +International Journal of Mental Health Promotion,Informa UK (Taylor & Francis),14623730|20498543 +International Journal of Mental Health Systems,Springer (Biomed Central Ltd.),17524458|17524458 +International Journal of Mentoring and Coaching in Education,Emerald (MCB UP ),20466854| +International Journal of Metadata Semantics and Ontologies,Inderscience Enterprises Ltd.,17442621|1744263X +International Journal of Metaheuristics,Inderscience Enterprises Ltd.,17552176|17552184 +International Journal of Metalcasting,Springer-Verlag,19395981|21633193 +International Journal of Metallurgical & Materials Engineering,Graphy Publications,24552372 +International Journal of Metallurgical Engineering,Scientific and Academic Publishing,2167700X| +International Journal of Metals,Hindawi Publishing Corporation,2356704X|2314680X +International Journal of Methods in Psychiatric Research,Wiley Blackwell (John Wiley & Sons),10498931|1234988X +International Journal of Metrology and Quality Engineering,EDP Sciences,21076839|21076847 +International Journal of Micro Air Vehicles,SAGE Publications,17568293| +International Journal of Micro-Nano Scale Transport,Multiscience,17593093| +International Journal of Microbiology,Hindawi Publishing Corporation,1687918X|16879198 +International Journal of Microbiology & Advanced Immunology,SciDoc Publishers LLC,23299967 +International Journal of Microbiology Research,Bioinfo Publications,09755276|09759174 +International Journal of Microcirculation,S. Karger AG,01676865| +International Journal of Microstructure and Materials Properties,Inderscience Enterprises Ltd.,17418410|17418429 +International Journal of Microwave and Millimeter-Wave Computer-Aided Engineering,Wiley Blackwell (John Wiley & Sons),10501827|15226301 +International Journal of Microwave and Wireless Technologies,Cambridge University Press,17590787|17590795 +International Journal of Microwave Science and Technology,Hindawi Publishing Corporation,16875826|16875834 +International Journal of Middle East Studies,Cambridge University Press,00207438|14716380 +International Journal of Migration and Border Studies,Inderscience Enterprises Ltd.,17552419|17552427 +International Journal of Migration and Residential Mobility,Inderscience Enterprises Ltd.,20516800|20516819 +International Journal of Migration Health and Social Care,Emerald (MCB UP ),17479894|20428650 +International Journal of Mine Water,Springer-Verlag,02556960| +International Journal of Mineral Processing,Elsevier ,03017516| +International Journal of Mineralogy,Hindawi Publishing Corporation,23567058|23146036 +International Journal of Minerals Metallurgy and Materials,Springer-Verlag,16744799|1869103X +International Journal of Mining and Geological Engineering,Springer-Verlag,02690136| +International Journal of Mining and Mineral Engineering,Inderscience Enterprises Ltd.,1754890X|17548918 +International Journal of Mining Engineering,Springer-Verlag,02634546| +International Journal of Mining Engineering and Mineral Processing,Scientific and Academic Publishing,2166997X| +International Journal of Mining Reclamation and Environment,Informa UK (Taylor & Francis),17480930|17480949 +International Journal of Mining Science and Technology,Elsevier ,20952686| +International Journal of Mobile and Blended Learning,IGI Global,19418647|19418655 +International Journal of Mobile Communications,Inderscience Enterprises Ltd.,1470949X|17415217 +International Journal of Mobile Computing and Multimedia Communications,IGI Global,19379412|19379404 +International Journal of Mobile Human Computer Interaction,IGI Global,1942390X|19423918 +International Journal of Mobile Learning and Organisation,Inderscience Enterprises Ltd.,1746725X|17467268 +International Journal of Mobile Network Communications & Telematics,Academy and Industry Research Collaboration Center,18395678 +International Journal of Mobile Network Design and Innovation,Inderscience Enterprises Ltd.,17442869|17442850 +International Journal of Modeling and Optimization,IACSIT Press,20103697|20103697 +International Journal of Modeling Simulation and Scientific Computing,World Scientific ,17939623|17939615 +International Journal of Modelling and Simulation,ACTA Press,02286203| +International Journal of Modelling Identification and Control,Inderscience Enterprises Ltd.,17466172|17466180 +International Journal of Modelling in Operations Management,Inderscience Enterprises Ltd.,20424094|20424108 +International Journal of Modern Anthropology,African Journals Online ,17377374|17378176 +International Journal of Modern Botany,Scientific and Academic Publishing,21665206| +International Journal of Modern Education and Computer Science,MECS Publisher,20750161|2075017X +International Journal of Modern Education Forum,DEStech Publications,23246928|23246944 +International Journal of Modern Nonlinear Theory and Application,"""Scientific Research Publishing, Inc.""",21679479|21679487 +International Journal of Modern Physics A,World Scientific ,0217751X|0217751X +International Journal of Modern Physics B,World Scientific ,02179792|17936578 +International Journal of Modern Physics C,World Scientific ,01291831|01291831 +International Journal of Modern Physics Conference Series,World Scientific ,20101945|20101945 +International Journal of Modern Physics D,World Scientific ,02182718|02182718 +International Journal of Modern Physics E,World Scientific ,02183013|02183013 +International Journal of Molecular Biology,Bioinfo Publications,09760482|09760490 +International Journal of Molecular Ecology and Conservation,"""Sophia Publishing Group, Inc.""",1927663X +International Journal of Molecular Evolution and Biodiversity,"""Sophia Publishing Group, Inc.""",19276664 +International Journal of Molecular Imaging,Hindawi Publishing Corporation,20901712|20901720 +International Journal of Molecular Medical Science,"""Sophia Publishing Group, Inc.""",19276656 +International Journal of Molecular Medicine,Spandidos Publications,11073756|1791244X +International Journal of Molecular Medicine and Advance Sciences,Science Alert,1813176X| +International Journal of Molecular Sciences,MDPI AG,14220067 +International Journal of Molecular Veterinary Research,"""Sophia Publishing Group, Inc.""",19275331 +International Journal of Molecular Zoology,"""Sophia Publishing Group, Inc.""",1927534X +International Journal of Monetary Economics and Finance,Inderscience Enterprises Ltd.,17520479|17520487 +International Journal of Monitoring and Surveillance Technologies Research,IGI Global,21667241|2166725X +International Journal of Morphology,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7179502 +International Journal of MS Care,Consortium of Multiple Sclerosis Centers,15372073| +International Journal of Multicriteria Decision Making,Inderscience Enterprises Ltd.,2040106X|20401078 +International Journal of Multicultural Education,Eastern University,19345267 +International Journal of Multidisciplinary and Current Research,Inpressco,23213124 +International Journal of Multilingualism,Informa UK (Taylor & Francis),14790718|17477530 +International Journal of Multimedia,Bioinfo Publications,22492801|2249281X +International Journal of Multimedia and Ubiquitous Engineering,Science and Engineering Research Support Society,19750080|19750080 +International Journal of Multimedia Data Engineering and Management,IGI Global,19478534|19478542 +International Journal of Multimedia Information Retrieval,Springer-Verlag,21926611|2192662X +International Journal of Multimedia Intelligence and Security,Inderscience Enterprises Ltd.,20423462|20423470 +International Journal of Multimedia Technology,The World Academic Publishing,22251456| +International Journal of Multiphase Flow,Elsevier ,03019322| +International Journal of Multiple Research Approaches,Informa UK (Taylor & Francis),18340806|18340814 +International Journal of Museum Management and Curatorship,Informa UK (Taylor & Francis),02604779| +International Journal of Music and Performing Arts,American Research Institute for Policy Development,23742690|23742704 +International Journal of Music Education,SAGE Publications,02557614|1744795X +International Journal of Mycobacteriology,Elsevier ,22125531| +International Journal of Myriapodology,Pensoft Publishers,18752535|18752543 +International Journal of Nano and Biomaterials,Inderscience Enterprises Ltd.,17528933|17528941 +International Journal of Nano Devices Sensors and Systems (IJ-Nano),Institute of Advanced Engineering and Science,20894848| +International Journal of Nano Studies & Technology,SciDoc Publishers LLC,21678685 +International Journal of Nanobiotechnology and Pharmacy,"""Science and Education, Ltd.""",23081104| +International Journal of Nanomanufacturing,Inderscience Enterprises Ltd.,17469392|17469406 +International Journal of Nanomaterials and Chemistry,Natural Sciences Publishing,20909578|20909586 +International Journal of Nanomaterials Nanotechnology and Nanomedicine,Peertechz.com,24553492 +International Journal of Nanomedicine,Dove Medical Press,11769114|11782013 +International Journal of Nanomedicine and Nanosurgery ( ISSN 2470-3206 ),"""Sci Forschen, Inc.""",24703206 +International Journal of Nanoparticles,Inderscience Enterprises Ltd.,17532507|17532515 +International Journal of Nanoscience,World Scientific ,0219581X|17935350 +International Journal of Nanotechnology,Inderscience Enterprises Ltd.,14757435|17418151 +International Journal of Nanotechnology and Molecular Computation,IGI Global,19416318|19416326 +International Journal of Nanotechnology Biomedicine,Informa UK (Taylor & Francis),1943085X| +International Journal of Natural and Applied Sciences,African Journals Online ,7944713 +International Journal of Natural Computing Research,IGI Global,1947928X|19479298 +International Journal of Natural Sciences,Bangladesh Journals Online,22211012|22211020 +International Journal of Naval Architecture and Ocean Engineering,Elsevier ,20926782|20926782 +International Journal of Navigation and Observation,Hindawi Publishing Corporation,16875990|16876008 +International Journal of Neonatal Screening,MDPI AG,2409515X +International Journal of Nephrology,Hindawi Publishing Corporation,2090214X|20902158 +International Journal of Nephrology and Kidney Failure ( ISSN 2380-5498 ),"""Sci Forschen, Inc.""",23805498 +International Journal of Nephrology and Renovascular Disease,Dove Medical Press,11787058 +International Journal of Network Management,Wiley Blackwell (John Wiley & Sons),10557148|10991190 +International Journal of Network Science,Inderscience Enterprises Ltd.,20482175|20482183 +International Journal of Network Security & Its Applications,Academy and Industry Research Collaboration Center,09752307|09749330 +International Journal of Networked and Distributed Computing,Atlantis Press,22117946| +International Journal of Networked Computing and Advanced Information Management,AICIT,2093968X|22343687 +International Journal of Networking,Bioinfo Publications,2249278X|22492798 +International Journal of Networking and Computing,IJNC Editorial Committee,21852839|21852847 +International Journal of Networking and Virtual Organisations,Inderscience Enterprises Ltd.,14709503|17415225 +International Journal of Networks and Communications,Scientific and Academic Publishing,21684936| +International Journal of Neural Networks,Bioinfo Publications,22492763|22492771 +International Journal of Neural Systems,World Scientific ,01290657|17936462 +International Journal of Neurology and Brain Disorders,Ommega Online Publishers,23771348 +International Journal of Neurology Research,ACT Publishing Group,23135611| +International Journal of Neuropathology,Columbia International Publishing,21631069 +International Journal of Neuropharmacology,Elsevier ,03759458| +International Journal of Neuropsychotherapy,"""Dahlitz Media Pty, Ltd.""",22027653 +International Journal of Neurorehabilitation,OMICS Publishing Group,23760281 +International Journal of Neuroscience,Informa UK (Taylor & Francis),00207454|15435245 +International Journal of New Computer Architectures and their Applications,The Society of Digital Information and Wireless Communications (SDIWC),22209085| +International Journal of Next-Generation Networks,Academy and Industry Research Collaboration Center,09757252|09757023 +International Journal of Non-Linear Mechanics,Elsevier ,00207462| +International Journal of Nonferrous Metallurgy,"""Scientific Research Publishing, Inc.""",21682054|21682062 +International Journal of Nonlinear Optical Physics,World Scientific ,02181991| +International Journal of Nonlinear Sciences and Numerical Simulation,Walter de Gruyter GmbH,15651339|21910294 +International Journal of Nonprofit and Voluntary Sector Marketing,Wiley Blackwell (John Wiley & Sons),14654520|1479103X +International Journal of Nuclear Desalination,Inderscience Enterprises Ltd.,1476914X|17419204 +International Journal of Nuclear Energy,Hindawi Publishing Corporation,23567066|23146060 +International Journal of Nuclear Energy Science and Engineering,"""Science and Engineering Publishing, Co.""",22263217| +International Journal of Nuclear Energy Science and Technology,Inderscience Enterprises Ltd.,17416361|1741637X +International Journal of Nuclear Governance Economy and Ecology,Inderscience Enterprises Ltd.,17424186|17424194 +International Journal of Nuclear Hydrogen Production and Applications,Inderscience Enterprises Ltd.,17434939|17434947 +International Journal of Nuclear Knowledge Management,Inderscience Enterprises Ltd.,1479540X|14795418 +International Journal of Nuclear Law,Inderscience Enterprises Ltd.,17416388|17416396 +International Journal of Nuclear Medicine and Biology,Elsevier ,00470740| +International Journal of Nuclear Medicine Research,Cosmos Scholars Publishing House,24089788 +International Journal of Number Theory,World Scientific ,17930421|17937310 +International Journal of Numerical Methods and Applications,Pushpa Publishing House,09750452| +International Journal of Numerical Methods for Heat & Fluid Flow,Emerald (MCB UP ),09615539| +International Journal of Numerical Modelling Electronic Networks Devices and Fields,Wiley Blackwell (John Wiley & Sons),08943370|10991204 +International Journal of Nursing,American Research Institute for Policy Development,23737662|23737670 +International Journal of Nursing & Clinical Practices,Graphy Publications,23944978 +International Journal of Nursing and Midwifery,Academic Journals,21412456 +International Journal of Nursing Care,Diva Enterprises Private Limited,23208643|23208651 +International journal of Nursing Didactics,Innovative Journal,22315454 +International Journal of Nursing Education,Diva Enterprises Private Limited,09749349|09749357 +International Journal of Nursing Education and Research,Diva Enterprises Private Limited,23478640|24542660 +International Journal of Nursing Education Scholarship,Walter de Gruyter GmbH,21945772|1548923X +International Journal of Nursing Knowledge,Wiley Blackwell (Blackwell Publishing),20473087| +International Journal of Nursing Practice,Wiley Blackwell (Blackwell Publishing),13227114|1440172X +International Journal of Nursing Science,Scientific and Academic Publishing,21677441| +International Journal of Nursing Sciences,Elsevier ,23520132| +International Journal of Nursing Studies,Elsevier ,00207489| +International Journal of Nursing Terminologies and Classifications,Wiley Blackwell (Blackwell Publishing),15415147|1744618X +International Journal of Nusantara Islam,Sunan Gunung Djati State Islamic University of Bandung,22525904|2355651X +International Journal Of Nutrition,Open Access Pub,23797835 +International Journal of Nutrition and Dietetics,Pushpa Publishing House,23475277| +International Journal of Nutrition and Food Sciences,Science Publishing Group,23272694| +International Journal of Nutrition and Metabolism,Academic Journals,21412332 +International journal of Nutrition Pharmacology Neurological Diseases,Medknow Publications,22310738| +International Journal of Obesity,Nature Publishing Group,03070565|03070565 +International Journal of Obesity Supplements,Nature Publishing Group,20462166|20462174 +International Journal of Obstetric Anesthesia,Elsevier ,0959289X| +International Journal of Occupational and Environmental Health,Maney Publishing,10773525|20493967 +International Journal of Occupational Medicine and Environmental Health,Nofer Institute of Occupational Medicine,12321087|1896494X +International Journal of Occupational Safety and Ergonomics,Informa UK (Taylor & Francis),10803548|23769130 +International Journal of Occupational Safety and Health,Nepal Journals Online,20910878|20910878 +International Journal of Ocean System Engineering,Korean Society of Ocean Engineers,22336478| +International Journal of Ocean Systems Management,Inderscience Enterprises Ltd.,17526582|17526590 +International Journal of Oceanography,Hindawi Publishing Corporation,16879406|16879414 +International Journal of Oceanography and Marine Ecological System,Science Alert,2224249X| +International Journal of Odonatology,Informa UK (Taylor & Francis),13887890|21596719 +International journal of odontostomatology,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0718381X +International Journal of Offender Therapy and Comparative Criminology,SAGE Publications,0306624X|15526933 +International Journal of Offshore and Polar Engineering,International Society of Offshore and Polar Engineers,10535381| +International Journal of Oil Gas and Coal Engineering,Science Publishing Group,23767669| +International Journal of Oil Gas and Coal Technology,Inderscience Enterprises Ltd.,17533309|17533317 +International Journal of Older People Nursing,Wiley Blackwell (Blackwell Publishing),17483735|17483743 +International Journal of Oncology,Spandidos Publications,10196439|17912423 +International Journal of One Health,Veterinary World,24555673| +International Journal of Online Dispute Resolution,Boom Uitgevers Den Haag,23525002| +International Journal of Online Engineering (iJOE),International Association of Online Engineering,18681646|18612121 +International Journal of Online Marketing,IGI Global,21561753|21561745 +International Journal of Online Marketing Research,ScopeMed International Medical Journal Managment and Indexing System,24694029 +International Journal of Online Pedagogy and Course Design,IGI Global,21556873|21556881 +International Journal of Open Problems in Complex Analysis,"""Al Manhal FZ, LLC""",20742827| +International Journal of Open Problems in Computer Science and Mathematics,"""Al Manhal FZ, LLC""",19986262| +International Journal of Open Source Software and Processes,IGI Global,19423926|19423934 +International Journal of Operational Research,Inderscience Enterprises Ltd.,17457645|17457653 +International Journal of Operations & Production Management,Emerald (MCB UP ),01443577| +International Journal of Operations Research and Information Systems,IGI Global,19479328|19479336 +International Journal of Ophthalmic Pathology,OMICS Publishing Group,23248599 +International Journal of Ophthalmic Practice,Mark Allen Group,20445504|20522851 +International Journal of Ophthalmic Research,ACT Publishing Group,24095680| +International Journal of Ophthalmology,Press of International Journal of Ophthalmology (IJO Press),22223959|22274898 +International Journal of Ophthalmology & Eye Science,SciDoc Publishers LLC,2332290X +International Journal of Optics,Hindawi Publishing Corporation,16879384|16879392 +International Journal of Optics and Applications,Scientific and Academic Publishing,21685053| +International Journal of Optoelectronic Engineering,Scientific and Academic Publishing,21677301| +International Journal of Optomechatronics,Informa UK (Taylor & Francis),15599612|15599620 +International Journal of Oral and Craniofacial Science,Peertechz.com,24554634 +International Journal of Oral and Maxillofacial Surgery,Elsevier ,09015027|13990020 +International Journal of Oral Biology,Korean Academy of Oral Biology,12267155|22876618 +International Journal of Oral Health Dentistry,Diva Enterprises Private Limited,23954914|2395499X +International Journal of Oral Health Sciences,Medknow Publications,22316027| +International Journal of Oral Implantology and Clinical Research,Jaypee Brothers Medical Publishing,09756523|09760520 +International Journal of Oral Science,Nature Publishing Group,16742818|20493169 +International Journal of Oral Surgery,Elsevier ,03009785| +International Journal of Oral-Medical Sciences,Nihon University School of Dentistry at Matsudo Research Institute of Oral Science,13479733|21854254 +International Journal of Organic Chemistry,"""Scientific Research Publishing, Inc.""",21614687|21614695 +International Journal of Organisational Design and Engineering,Inderscience Enterprises Ltd.,17589797|17589800 +International Journal of Organization Theory and Behavior,Informa UK (Marcel Dekker),10934537|15324273 +International Journal of Organizational Analysis,Emerald (MCB UP ),19348835| +International Journal of Organizational and Collective Intelligence,IGI Global,19479344|19479352 +International Journal of Orthodontia,Elsevier ,10723471| +International Journal of Orthodontia and Dentistry for Children,Elsevier ,00970522| +International Journal of Orthodontia and Oral Surgery,Elsevier ,10723498| +International Journal of Orthodontia and Oral Surgery (1919),Elsevier ,1072348X| +International Journal of Orthodontia Oral Surgery and Radiography,Elsevier ,00996963| +International Journal of Orthopaedic and Trauma Nursing,Elsevier ,18781241| +International Journal of Orthopaedics,ACT Publishing Group,23115106| +International Journal of Orthopedics and Rehabilitation,Savvy Science Publisher,23130954 +International Journal of Osteoarchaeology,Wiley Blackwell (John Wiley & Sons),1047482X|10991212 +International Journal of Osteopathic Medicine,Elsevier ,17460689| +International Journal of Osteoporosis and Metabolic Disorders,Science Alert,19945442| +International Journal of Otolaryngology,Hindawi Publishing Corporation,16879201|1687921X +International Journal of Otolaryngology and Head & Neck Surgery,"""Scientific Research Publishing, Inc.""",21685452|21685460 +International Journal of Otorhinolaryngology,Avens Publishing Group,23800569 +International Journal of Otorhinolaryngology and Head and Neck Surgery,Medip Academy,24545929|24545937 +International Journal of P2P Network Trends and Technology,Seventh Sense Research Group Journals,22492615 +International Journal of Paediatric Dentistry,Wiley Blackwell (Blackwell Publishing),09607439|1365263X +International Journal of Paleopathology,Elsevier ,18799817| +International Journal of Palliative Care,Hindawi Publishing Corporation,23567074|2314579X +International Journal of Palliative Nursing,Mark Allen Group,13576321|2052286X +International Journal of Parallel and Distributed Computing,Bioinfo Publications,22771638|22771646 +International Journal of Parallel Emergent and Distributed Systems,Informa UK (Taylor & Francis),17445760|17445779 +International Journal of Parallel Programming,Springer-Verlag,08857458|15737640 +International Journal of Parasitology Research,Bioinfo Publications,09753702|09759182 +International Journal of Partial Differential Equations,Hindawi Publishing Corporation,23567082|23146524 +International Journal of Particle Therapy,International Journal of Particle Therapy,23315180| +International Journal of Pattern Recognition and Artificial Intelligence,World Scientific ,02180014|02180014 +International Journal of Pavement Engineering,Informa UK (Taylor & Francis),10298436|1477268X +International Journal of Pavement Research and Technology,Elsevier ,19966814| +International Journal of Peace and Development Studies,Academic Journals,21416621 +International Journal of Pedagogical Innovations,Scientific Publishing Center,22101543| +International Journal of Pedagogies and Learning,Informa UK (Taylor & Francis),18334105|18334105 +International Journal of Pedagogy Innovation and New Technologies,Index Copernicus International,13206591|23920092 +International Journal of Pediatric Endocrinology,Springer (Biomed Central Ltd.),16879848|16879856 +International Journal of Pediatric Obesity,Wiley Blackwell (Blackwell Publishing),17477166|17477174 +International Journal of Pediatric Otorhinolaryngology,Elsevier ,01655876|01655876 +International Journal of Pediatric Otorhinolaryngology Extra,Elsevier ,18714048| +International Journal of Pediatrics,Hindawi Publishing Corporation,16879740|16879759 +International Journal of Pediatrics & Neonatal Care,Graphy Publications,24552364 +International Journal of Pediatrics and Adolescent Medicine,Elsevier ,23526467| +International Journal of Pediatrics and Child Health,Savvy Science Publisher,23118687 +International Journal of Peer to Peer Networks,Academy and Industry Research Collaboration Center,22295240|22293930 +International Journal of People-Oriented Programming,IGI Global,21561796|21561788 +International journal of peptide & protein research,Wiley Blackwell (Blackwell Publishing),03678377| +International Journal of Peptide Research and Therapeutics,Springer-Verlag,15733149|15733904 +International Journal of Peptides,Hindawi Publishing Corporation,16879767|16879775 +International Journal of Performance Arts and Digital Media,Informa UK (Taylor & Francis),14794713|20400934 +International Journal of Perioperative Ultrasound and Applied Technologies,Jaypee Brothers Medical Publishing,22777466|22777474 +International Journal of Personal Construct Psychology,Informa UK (Taylor & Francis),0893603X| +International Journal of Pervasive Computing and Communications,Emerald (MCB UP ),17427371| +International Journal of Pest Management,Informa UK (Taylor & Francis),09670874|13665863 +International Journal of Pest Management Part A,Informa UK (Taylor & Francis),04345541| +International Journal of Pest Management Part B,Informa UK (Taylor & Francis),05331846| +International Journal of Pest Management Part C,Informa UK (Taylor & Francis),05331854| +International Journal of Petroleum Engineering,Inderscience Enterprises Ltd.,17548888|17548896 +International Journal of Petroleum Technology,Avanti Publishers,2409787X +International Journal of Pharma Medicine and Biological Sciences,EJournal Publishing,22785221 +International Journal of Pharmaceutical and Healthcare Marketing,Emerald (MCB UP ),17506123| +International Journal of Pharmaceutical and Life Sciences,Bangladesh Journals Online,23050330| +International Journal of Pharmaceutical Chemistry,Scholar Science Journals,2249734X +International Journal of Pharmaceutical Investigation,Medknow Publications,2230973X| +International Journal of Pharmaceutical Medicine,Springer-Verlag,13649027| +International Journal of Pharmaceutical Science Invention,IOSR Journals,2319670X|23196718 +International Journal of Pharmaceutical Sciences and Research,International Journal of Pharmaceutical Sciences and Research,23205148|09758232 +International Journal of Pharmaceutical Sciences Research,Graphy Publications,23941502 +International Journal of Pharmaceutical Sciences Review and Reseazch,"""Science and Education, Ltd.""",0976044X| +International Journal of Pharmaceuticals Analysis,Bioinfo Publications,09753079|09759190 +International Journal of Pharmaceutics,Elsevier ,03785173| +International Journal of Pharmacognosy,International Journal of Pharmaceutical Sciences and Research,23483962|23483962 +International Journal of Pharmacognosy and Phytochemistry,Recent Science Publications,20517858 +International Journal of Pharmacokinetics,"""Future Science, LTD""",20530846|20530854 +International Journal of Pharmacological Research,Scholar Science Journals,22773312 +International Journal of Pharmacology,Science Alert,18117775|18125700 +International Journal of Pharmacology and Clinical Sciences,EManuscript Services,22780068 +International Journal of Pharmacology and Clinical Trials,Recent Science Publications,20518293 +International Journal of Pharmacology and Toxicology,Science Publishing Corporation,23102985 +International Journal of Pharmacology Phytochemistry and Ethnomedicine,SciPress Ltd.,22976922 +International Journal of Pharmacy and Biomedical Engineering,Seventh Sense Research Group Journals,23942576 +International Journal of Pharmacy Practice,Wiley Blackwell (Blackwell Publishing),09617671|00000000 +International Journal of Philippine Science and Technology,International Journal of Philippine Science and Technology,24493767 +International Journal of Philosophical Studies,Informa UK (Taylor & Francis),09672559|14664542 +International Journal of Philosophy,Science Publishing Group,23307439| +International Journal of Philosophy and Theology,Informa UK (Taylor & Francis),21692327|21692335 +International Journal of Philosophy and Theology (IJPT),American Research Institute for Policy Development,23335750|23335769 +International Journal of Philosophy Study,"""Science and Engineering Publishing, Co.""",23281634| +International Journal of Phonosurgery & Laryngology,Jaypee Brothers Medical Publishing,22307508|22313702 +International Journal of Photochemistry,Hindawi Publishing Corporation,23567090|23147148 +International Journal of Photoenergy,Hindawi Publishing Corporation,1110662X|1687529X +International Journal of Physical and Social Sciences,"""Science and Education, Ltd.""",22495894| +International Journal of Physical Distribution,Emerald (MCB UP ),00207527| +International Journal of Physical Distribution & Logistics Management,Emerald (MCB UP ),09600035|00000000 +International Journal of Physical Distribution & Materials Management,Emerald (MCB UP ),02698218| +INTERNATIONAL JOURNAL OF PHYSICAL EDUCATION,Hind Agri Horticultural Society,09742638|09767924 +International Journal of Physical Education Sports Management and Yogic Sciences,Diva Enterprises Private Limited,22311394|2278795X +International Journal of Physical Medicine & Rehabilitation,OMICS Publishing Group,23299096 +International Journal of Physical Modelling in Geotechnics,Thomas Telford Ltd.,1346213X|20426550 +International Journal of Physical Research,Science Publishing Corporation,23079010 +International Journal of Physics,"""Science and Education Publishing Co., Ltd.""",23334568| +International Journal of Physics and Astronomy,American Research Institute for Policy Development,23724811|2372482X +International Journal of Physiology,Diva Enterprises Private Limited,23206039|2320608X +International Journal of Physiology and Pathophysiology,Begell House Inc.,2155014X| +International Journal of Physiotherapy,International Journal of Physiotherapy,23495987|23488336 +International Journal of Physiotherapy and Research,I MED Research Publications,23218975|23211822 +International Journal of Phytocosmetics and Natural Ingredients,International Society for Phytocosmetic Sciences,23740639|23740639 +International Journal of Phytomedicine,Advanced Research Journals,9750185 +International Journal of Phytopharmacy,Scholar Science Journals,22772928 +International Journal of Phytoremediation,Informa UK (Taylor & Francis),15226514|15497879 +International Journal of PIXE,World Scientific ,01290835|17936616 +International Journal of Planning and Scheduling,Inderscience Enterprises Ltd.,2044494X|20444958 +International Journal of Plant & Soil Science,Sciencedomain International,23207035 +International Journal of Plant and Environment,International Society of Environmental Botanists,24541117| +International Journal of Plant Biology,PAGEPress Publications,20370156|20370164 +International Journal of Plant Breeding and Genetics,Science Alert,18193595| +International Journal of Plant Genomics,Hindawi Publishing Corporation,16875370|16875389 +International Journal of Plant Pathology,Science Alert,19960719| +International Journal of Plant Physiology and Biochemistry,Academic Journals,21412162 +INTERNATIONAL JOURNAL OF PLANT PROTECTION,Hind Agri Horticultural Society,09742670|09766855 +International Journal of Plant Research,Scientific and Academic Publishing,21632596| +International Journal of Plant Sciences,The University of Chicago Press,10585893|15375315 +International Journal of Plasma Science and Engineering,Hindawi Publishing Corporation,16876245|16876253 +International Journal of Plasticity,Elsevier ,07496419| +International Journal of Plastics Technology,Springer-Verlag,0972656X|0975072X +International Journal of Play,Informa UK (Taylor & Francis),21594937|21594953 +International Journal of Play Therapy,American Psychological Association,15556824|19390629 +International Journal of Pluralism and Economics Education,Inderscience Enterprises Ltd.,17575648|17575656 +International Journal of Police Science and Management,SAGE Publications,14613557|14781603 +International Journal of Political Economy,Informa UK (Taylor & Francis),08911916|15580970 +International Journal of Political Science,ARC Publications Pvt Ltd.,24549452 +International Journal of Politics & Law Research,Sciknow Publications,23292245 +International Journal of Politics Culture and Society,Springer-Verlag,08914486|15733416 +International Journal of Polymer Analysis and Characterization,Informa UK (Taylor & Francis),1023666X|15635341 +International Journal of Polymer Science,Hindawi Publishing Corporation,16879422|16879430 +International Journal of Polymeric Materials,Informa UK (Taylor & Francis),00914037|1563535X +International Journal of Population Geography,Wiley Blackwell (John Wiley & Sons),10773495|10991220 +International Journal of Population Research,Hindawi Publishing Corporation,20904029|20904037 +International Journal of Population Studies,Whioce Publishing Pte Ltd.,24248150|24248606 +International Journal of Portfolio Analysis and Management,Inderscience Enterprises Ltd.,20482361|2048237X +International Journal of Postharvest Technology and Innovation,Inderscience Enterprises Ltd.,17447550|17447569 +International Journal of Poultry Science,Science Alert,16828356| +International Journal of Power and Energy Conversion,Inderscience Enterprises Ltd.,17571154|17571162 +International Journal of Power and Energy Systems,ACTA Press,10783466| +International Journal of Power Electronics,Inderscience Enterprises Ltd.,1756638X|17566398 +International Journal of Power Electronics and Drive Systems (IJPEDS),Institute of Advanced Engineering and Science,20888694|20888694 +International Journal of Power Management Electronics,Hindawi Publishing Corporation,16876679|16876687 +International Journal of Powertrains,Inderscience Enterprises Ltd.,17424267|17424275 +International Journal of Practical Nursing,"""Red Flower Publication Private, Ltd.""",23477083|24555010 +International Journal of Practical Theology,Walter de Gruyter GmbH,14306921|16129768 +International Journal of Practice-based Learning in Health and Social Care,"""Coventry University, Lanchester Library""",20516223 +International Journal of Precision Engineering and Manufacturing,Springer-Verlag,12298557|20054602 +International Journal of Precision Engineering and Manufacturing-Green Technology,Springer-Verlag,22886206|21980810 +International Journal of Precision Technology,Inderscience Enterprises Ltd.,17552060|17552079 +International Journal of Pressure Vessels and Piping,Elsevier ,03080161| +International Journal of Prevention and Treatment,Scientific and Academic Publishing,2167728X| +International Journal of Prevention and Treatment of Substance Use Disorders,Sri Lanka Journals Online ,22793909| +International Journal of Preventive and Public Health Sciences,IJSS Group of Journals,24549223 +International Journal of Preventive Medicine,Medknow Publications,20087802| +International Journal of Primatology,Springer-Verlag,01640291|15738604 +International Journal of Prisoner Health,Emerald (MCB UP ),17449200|17449219 +International Journal of Privacy and Health Information Management,IGI Global,21555621|2155563X +International Journal of Private Law,Inderscience Enterprises Ltd.,17536235|17536243 +International Journal of Probability and Statistics,Scientific and Academic Publishing,21684871| +International Journal of Process Management and Benchmarking,Inderscience Enterprises Ltd.,14606739|1741816X +International Journal of Process Systems Engineering,Inderscience Enterprises Ltd.,17576342|17576350 +INTERNATIONAL JOURNAL OF PROCESSING AND POST HARVEST TECHNOLOGY,Hind Agri Horticultural Society,09765638|22316426 +International Journal of Procurement Management,Inderscience Enterprises Ltd.,17538432|17538440 +International Journal of Product Development,Inderscience Enterprises Ltd.,14779056|17418178 +International Journal of Product Lifecycle Management,Inderscience Enterprises Ltd.,17435110|17435129 +International Journal of Production Economics,Elsevier ,09255273| +International Journal of Production Management and Engineering,Universitat Politecnica de Valencia,23404876 +International Journal of Production Research,Informa UK (Taylor & Francis),00207543|1366588X +International Journal of Productivity and Performance Management,Emerald (MCB UP ),17410401|00000000 +International Journal of Productivity and Quality Management,Inderscience Enterprises Ltd.,17466474|17466482 +International Journal of Productivity Management and Assessment Technologies,IGI Global,21609837|21609845 +International Journal of Programming Languages and Applications,Academy and Industry Research Collaboration Center,18396291 +International Journal of Project Management,Elsevier ,02637863| +International Journal of Project Organisation and Management,Inderscience Enterprises Ltd.,17402891|17402905 +International Journal of Prosthodontics and Restorative Dentistry,Jaypee Brothers Medical Publishing,22316361|2231637X +International Journal of Protective Structures,SAGE Publications,20414196|2041420X +International Journal of Protein Research,Wiley Blackwell (Blackwell Publishing),00207551| +International Journal of Proteomics,Hindawi Publishing Corporation,20902166|20902174 +International Journal of Psychiatric Nursing,Diva Enterprises Private Limited,23949465|2395180X +International Journal of Psychiatry,Sciknow Publications,23724064 +International Journal of Psychiatry and Neurology,Hans Publishers,21665788|2166580X +INTERNATIONAL JOURNAL OF PSYCHIATRY AND PSYCHOLOGICAL RESEARCHES,"""GuvenGrup, Ltd. - International Journal of Psychiatry and Psychological Researches""",21488215| +International Journal of Psychiatry in Clinical Practice,Informa UK (Taylor & Francis),13651501|14711788 +International Journal of Psychoanalytic Self Psychology,Informa UK (Taylor & Francis),15551024|19409141 +International Journal of Psychological Studies,Canadian Center of Science and Education,19187211|1918722X +International Journal of Psychology,Wiley Blackwell (John Wiley & Sons),00207594|1464066X +International Journal of Psychology & Behavior Analysis,Graphy Publications,24553867 +International Journal of Psychology a Biopsychosocial Approach,Vytautas Magnus University,19417233|2345024X +International Journal of Psychology and Behavioral Sciences,Scientific and Academic Publishing,21631948| +International Journal of Psychology and Counselling,Academic Journals,21412499 +International Journal of Psychology and Educational Studies,Kiperonline Academic,21489378|21489378 +International Journal of Psychology and Psychiatry,Diva Enterprises Private Limited,23206233 +International Journal of Psychophysiology,Elsevier ,01678760| +International Journal of Psychotherapy,Informa UK (Taylor & Francis),13569082|14698498 +International Journal of Public Administration,Informa UK (Taylor & Francis),01900692|15324265 +International Journal of Public Administration in the Digital Age,IGI Global,23344520|23344539 +International Journal of Public and Private Healthcare Management and Economics,IGI Global,21556423|21556431 +International Journal of Public Health,Springer-Verlag,16618556|16618564 +International Journal of Public Health and Human Rights,Bioinfo Publications,22776052|22776060 +International Journal of Public Health Science (IJPHS),Institute of Advanced Engineering and Science,22528806| +International Journal of Public Law and Policy,Inderscience Enterprises Ltd.,20447663|20447671 +International Journal of Public Leadership,Emerald (MCB UP ),20564929| +International Journal of Public Opinion Research,Oxford University Press,09542892|14716909 +International Journal of Public Policy,Inderscience Enterprises Ltd.,17400600|17400619 +International Journal of Public Policy and Administration Research,Pak Publishing Group,23130423|23126515 +International Journal of Public Sector Management,Emerald (MCB UP ),09513558|00000000 +International Journal of Public Sector Performance Management,Inderscience Enterprises Ltd.,17411041|1741105X +International Journal of Public Theology,Brill Academic Publishers,18725171|15697320 +International Journal of Purchasing and Materials Management,Wiley Blackwell (Blackwell Publishing),10556001| +International Journal of Pure & Applied Bioscience,Vital Biotech,23207051 +International Journal of Pure and Apllied Mathematics,Academic Publications,13118080|13143395 +International Journal of Pure and Applied Sciences and Technology,"""Science and Education, Ltd.""",22296107| +International Journal of Pure Mathematical Sciences,SciPress Ltd.,22976205 +International Journal of Qualitative Methods,SAGE Publications,16094069 +International Journal of Qualitative Research in Services,Inderscience Enterprises Ltd.,20510500|20510519 +International Journal of Qualitative Studies in Education,Informa UK (Taylor & Francis),09518398|13665898 +International Journal of Qualitative Studies on Health and Well-Being,Co-Action Publishing,17482623|17482631 +International Journal of Quality & Reliability Management,Emerald (MCB UP ),0265671X|00000000 +International Journal of Quality and Innovation,Inderscience Enterprises Ltd.,17566975|17566983 +International Journal of Quality and Service Sciences,Emerald (MCB UP ),1756669X| +International Journal of Quality Assurance in Engineering and Technology Education,IGI Global,2155496X|21554978 +International Journal of Quality Engineering and Technology,Inderscience Enterprises Ltd.,17572177|17572185 +International Journal of Quality Innovation,Springer (Biomed Central Ltd.),23637021|23637021 +International Journal of Quality Science,Emerald (MCB UP ),13598538|00000000 +International Journal of Quality Statistics and Reliability,Hindawi Publishing Corporation,16877144|16877152 +International Journal of Quantitative Research in Education,Inderscience Enterprises Ltd.,20495986|20495994 +International Journal of Quantitative Structure-Property Relationships,IGI Global,23797487|23797479 +International Journal of Quantum Chemistry,Wiley Blackwell (John Wiley & Sons),00207608|1097461X +International Journal of Quantum Information,World Scientific ,02197499|17936918 +International Journal of Radiation Applications and Instrumentation Part A Applied Radiation and Isotopes,Elsevier ,08832889| +International Journal of Radiation Applications and Instrumentation Part B Nuclear Medicine and Biology,Elsevier ,08832897| +International Journal of Radiation Applications and Instrumentation Part C Radiation Physics and Chemistry,Elsevier ,13590197| +International Journal of Radiation Applications and Instrumentation Part D Nuclear Tracks and Radiation Measurements,Elsevier ,13590189| +International Journal of Radiation Biology,Informa UK (Taylor & Francis),09553002|13623095 +International Journal of Radiation Biology and Related Studies in Physics Chemistry and Medicine,Informa UK (Taylor & Francis),00207616| +International Journal of Radiation Oncology*Biology*Physics,Elsevier ,03603016| +International Journal of Radio Frequency Identification & Wireless Sensor Networks,InTech,18479812| +International Journal of Radio Frequency Identification Technology and Applications,Inderscience Enterprises Ltd.,17453216|17453224 +International Journal of Radioactive Materials Transport,Maney Publishing,0957476X| +International Journal of Radiology,ACT Publishing Group,23133406| +International Journal of Rail Transportation,Informa UK (Taylor & Francis),23248378|23248386 +International Journal of Railway,Korean Society for Railway,19769067| +International Journal of Railway Technology,"""Civil-Comp, Ltd.""",20495358| +International Journal of Rapid Manufacturing,Inderscience Enterprises Ltd.,17578817|17578825 +International Journal of Reacting Systems,Hindawi Publishing Corporation,16876016|16876024 +International Journal of Real Options and Strategy,Japan Association of Real Options and Strategy,21864667 +International Journal of Reasoning-based Intelligent Systems,Inderscience Enterprises Ltd.,17550556|17550564 +International Journal of Recent advances in Mechanical Engineering,Wireilla Scientific Publications,22005854 +International Journal of Recent advances in Physics,Wireilla Scientific Publications,22011056|22011056 +International Journal of Recent Contributions from Engineering Science & IT (iJES),International Association of Online Engineering,21978581 +International Journal of Reciprocal Symmetry and Theoretical Physics,Asian Business Consortium,23080809| +International Journal of Reconfigurable and Embedded Systems (IJRES),Institute of Advanced Engineering and Science,20894864| +International Journal of Reconfigurable Computing,Hindawi Publishing Corporation,16877195|16877209 +International Journal Of Recycling of Organic Waste in Agriculture,Springer-Verlag,22517715|22517715 +International Journal of Refractory Metals and Hard Materials,Elsevier ,02634368| +International Journal of Refrigeration,Elsevier ,01407007| +International Journal of Refugee Law,Oxford University Press,09538186|14643715 +International Journal of Regional and Local History,Maney Publishing,20514530|20514549 +International Journal of Regional Development,"""Macrothink Institute, Inc.""",23739851 +International Journal of Regulation and Governance,IOS Press,09724907| +International Journal of Rehabilitation and Health,Springer-Verlag,10689591|15731537 +International Journal of Rehabilitation Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03425282| +International Journal of Reliability and Safety,Inderscience Enterprises Ltd.,1479389X|14793903 +International Journal of Reliability Quality and Safety Engineering,World Scientific ,02185393|02185393 +International Journal of Reliable and Quality E-Healthcare,IGI Global,21609551|2160956X +International Journal of Remote Sensing,Informa UK (Taylor & Francis),01431161|13665901 +International Journal of Remote Sensing Application,"""Science and Engineering Publishing, Co.""",22264353| +International Journal of Renewable and Sustainable Energy,Science Publishing Group,23269715| +International Journal of Renewable Energy and Biofuels,IBIMA Publishing,23330589 +International Journal of Renewable Energy Development(IJRED),Institute of Research and Community Services Diponegoro University (LPPM UNDIP),22524940|22524940 +International Journal of Renewable Energy Technology,Inderscience Enterprises Ltd.,17573971|1757398X +International Journal of Reproduction Contraception Obstetrics and Gynecology,Medip Academy,23201770| +International Journal of Reproduction Fertility & Sexual Health,SciDoc Publishers LLC,23771887 +International Journal of Reproductive Medicine,Hindawi Publishing Corporation,23567104|23145757 +International Journal of Research & Method in Education,Informa UK (Taylor & Francis),1743727X|17437288 +International Journal of Research and Applications,Global Science Publishing Group,23944544|23490020 +International Journal of Research Foundation of Hospital and Health Care Administration,Jaypee Brothers Medical Publishing,23474254|23474602 +International Journal of Research in Applied and Basic Medical Sciences,Swedish Science Pioneers,24763624 +International Journal of Research in Arts and Science,Bonfring,23949759| +International Journal of Research in Ayurveda and Pharmacy,Moksha Publishing House,22774343| +International Journal of Research in Business and Social Science (2147-4478),Society for the Study of Business and Finance- SSBFNET,21474478 +International Journal of Research in Business and Technology,Techmind Research Society,22912118 +International Journal of Research in Chemical Metallurgical and Civil Engineering,International Institute of Engineers,23491442|23491450 +International Journal of Research in Computer Science,White Globe Publications,22498257|22498265 +International Journal of Research in Dermatology,Medip Academy,24554529 +International Journal of Research in Education and Psychology,Scientific Publishing Center,22101780| +International Journal of Research in Engineering and Science,IOSR Journals,23209356|23209364 +International Journal of Research in Engineering and Technology,eSAT Publishing House,23217308|23191163 +International Journal of Research in Environmental Science,ARC Publications Pvt Ltd.,24549444 +International Journal of Research in Geography,ARC Publications Pvt Ltd.,24548685 +International Journal of Research in Marketing,Elsevier ,01678116| +International Journal of Research in Medical Sciences,Medip Academy,23206071| +International Journal of Research in Nursing,Science Publications,19490194| +International Journal of Research in Orthopaedics,Medip Academy,24554510 +International Journal of Research in Sociology and Anthropology,ARC Publications Pvt Ltd.,24548677 +International Journal of Research in Tourism and Hospitality,ARC Publications Pvt Ltd.,24550043 +International Journal of Research in Undergraduate Mathematics Education,Springer-Verlag,21989745|21989753 +International Journal of Research in Urology,IBIMA Publishing,23799668 +International Journal of Research Studies in Agricultural Sciences,ARC Publications Pvt Ltd.,24546224 +International Journal of Research Studies in Biosciences,ARC Publications Pvt Ltd.,23490365 +International Journal of Research Studies in Computing,Consortia Academia Publishing,2243772X|22437797 +International Journal of Research Studies in Education,Consortia Academia Publishing,22437703|22437711 +International Journal of Research Studies in Educational Technology,Consortia Academia Publishing,22437738|22437746 +International Journal of Research Studies in Language Learning,Consortia Academia Publishing,22437754|22437762 +International Journal of Research Studies in Management,Consortia Academia Publishing,22437770|22437789 +International Journal of Research Studies in Psychology,Consortia Academia Publishing,22437681|2243769X +International Journal of Research Studies in Zoology,ARC Publications Pvt Ltd.,2454941X +International Journal of Retail & Distribution Management,Emerald (MCB UP ),09590552| +International Journal of Retina and Vitreous,Springer (Biomed Central Ltd.),20569920|20569920 +International Journal of Revenue Management,Inderscience Enterprises Ltd.,14747332|17418186 +International Journal of RF and Microwave Computer-Aided Engineering,Wiley Blackwell (John Wiley & Sons),10964290|1099047X +International Journal of RF Technologies,IOS Press,17545730|17545749 +International Journal of Rheumatic Diseases,Wiley Blackwell (Blackwell Publishing),17561841|1756185X +International Journal of Rheumatology,Hindawi Publishing Corporation,16879260|16879279 +International Journal of Risk & Safety in Medicine,IOS Press,09246479|18786847 +International Journal of Risk and Contingency Management,IGI Global,21609624|21609632 +International Journal of Risk Assessment and Management,Inderscience Enterprises Ltd.,14668297|17415241 +International Journal of River Basin Management,Informa UK (Taylor & Francis),15715124|18142060 +International Journal of Roads and Airports,Centro Sperimentale Interuniversitario di Ricerca Stradale-Aeroportuale,20362595 +International Journal of Robotics and Automation,ACTA Press,08268185| +International Journal of Robotics and Automation Technology,Avanti Publishers,24099694 +International Journal of Robotics Applications,Bioinfo Publications,2277159X|22771603 +International Journal of Robotics Applications and Technologies,IGI Global,21667195|21667209 +International Journal of Robots Education and Art,AICIT,22334572|2233937X +International Journal of Robust and Nonlinear Control,Wiley Blackwell (John Wiley & Sons),10498923|10991239 +International Journal of Rock Mechanics and Mining Sciences,Elsevier ,13651609| +International Journal of Rock Mechanics and Mining Sciences & Geomechanics Abstracts,Elsevier ,01489062| +International Journal of Rotating Machinery,Hindawi Publishing Corporation,1023621X|15423034 +International Journal of Rough Sets and Data Analysis,IGI Global,23344598|23344601 +International Journal of Rural Management,SAGE Publications,09730052|09730680 +International Journal of Safety and Security Engineering,WITPress,20419031|2041904X +International Journal of Sales Retailing and Marketing,GSE Research Limited,2045810X| +International Journal of Salt Lake Research,Springer-Verlag,10370544|15738590 +International Journal of Satellite Communications,Wiley Blackwell (John Wiley & Sons),07372884|10991247 +International Journal of Satellite Communications and Networking,Wiley Blackwell (John Wiley & Sons),15420973|15420981 +International Journal of Satellite Communications Policy and Management,Inderscience Enterprises Ltd.,17427568|17427576 +International Journal of School & Educational Psychology,Informa UK (Taylor & Francis),21683603|21683611 +International Journal of School and Cognitive Psychology,OMICS Publishing Group,24699837 +International Journal of School Health,International Neuroscience Institute,23455152|23831219 +International Journal of Science and Engineering,Chemical Engineering Diponegoro University,20865023|23025743 +International Journal of Science and Engineering Applications,Association of Technology and Science,23197560 +International Journal of Science and Mathematics Education,Springer-Verlag,15710068|15731774 +International Journal of Science and Qualitative Analysis,Science Publishing Group,24698156| +International Journal of Science and Research (IJSR),International Journal of Science and Research,23197064 +International Journal of Science and Technology Education Research,Academic Journals,21416559 +International journal of Science Culture and Sport,International Journal of Science Culture and Sport,21481148| +International Journal of Science Education,Informa UK (Taylor & Francis),09500693|14645289 +International Journal of Science Education Part B,Informa UK (Taylor & Francis),21548455|21548463 +International Journal of Science Technology & Society,Babasaheb Bhimrao Ambedkar University,23951605|23957395 +International Journal of Science Technology and Society,Science Publishing Group,23307412| +International Journal of Sciences,Alkhaer Publications,24104477|23053925 +International Journal of Sciences Basic and Applied Research,Science and Innovation Center,23074531| +International Journal of Scientific and Engineering Research,IJSER Publishing,22295518 +International Journal of Scientific and Innovative Mathematical Research,ARC Publications Pvt Ltd.,23473142 +International Journal of Scientific Engineering and Technology,Innovative Research Publications,22771581 +International Journal of Scientific Reports,Medip Academy,24542156|24542164 +International Journal of Scientific Research,The Global Journals,22778179|22778179 +International Journal Of Scientific Research And Education,Research and Analysis Journals,23217545 +International Journal of Scientific Research and Management,Research and Analysis Journals,23213418 +International Journal of Scientific Research in Agricultural Sciences,IJSR Publications,23456795 +International Journal of Scientific Research in Chemical Engineering,IJSR Publications,23456787 +International Journal of Scientific Research in Environmental Sciences,IJSR Publications,23224983 +International Journal of Scientific Research in Inventions and New Ideas,IJSR Publications,23224657 +International Journal of Scientific Research in Knowledge,IJSR Publications,23224541 +International Journal of Scientific World,Science Publishing Corporation,23079037 +International Journal of Secondary Education,Science Publishing Group,23767464| +International Journal of Secure Software Engineering,IGI Global,19473036|19473044 +International Journal of Security and Its Applications,Science and Engineering Research Support Society,17389976|17389976 +International Journal of Security and Networks,Inderscience Enterprises Ltd.,17478405|17478413 +International Journal of Security Privacy and Trust Management,Academy and Industry Research Collaboration Center,23194103|22775498 +International Journal of Sediment Research,Elsevier ,10016279| +International Journal of Selection and Assessment,Wiley Blackwell (Blackwell Publishing),0965075X|14682389 +International Journal of Self Help and Self Care,Portico,10912851|15414450 +International Journal of Self-Propagating High-Temperature Synthesis,Allerton Press,10613862|1934788X +International Journal of Semantic Computing,World Scientific ,1793351X|17937108 +International Journal of Sensor and Its Applications for Control Systems,Science and Engineering Research Support Society,22878467|22878467 +International Journal of Sensor Networks,Inderscience Enterprises Ltd.,17481279|17481287 +International Journal of Sensor Networks and Data Communications,OMICS Publishing Group,20904878|20904886 +International Journal of Sensors Wireless Communications and Control,Bentham Science,22103279| +International Journal of Serious Games,Serious Games Society,23848766 +International Journal of Service and Computing Oriented Manufacturing,Inderscience Enterprises Ltd.,2045175X|20451768 +International Journal of Service Industry Management,Emerald (MCB UP ),09564233|00000000 +International Journal of Service Science Management Engineering and Technology,IGI Global,1947959X|19479603 +International Journal of Services and Operations Management,Inderscience Enterprises Ltd.,17442370|17442389 +International Journal of Services and Standards,Inderscience Enterprises Ltd.,17408849|17408857 +International Journal of Services Economics and Management,Inderscience Enterprises Ltd.,17530822|17530830 +International Journal of Services Operations and Informatics,Inderscience Enterprises Ltd.,1741539X|17415403 +International Journal of Services Sciences,Inderscience Enterprises Ltd.,17531446|17531454 +International Journal of Services Technology and Management,Inderscience Enterprises Ltd.,14606720|1741525X +International Journal of Sexual Health,Informa UK (Taylor & Francis),19317611|1931762X +International Journal of Sexuality and Gender Studies,Springer (Kluwer Academic Publishers),15661768| +International Journal of Shape Modeling,World Scientific ,02186543|1793639X +International Journal of Shipping and Transport Logistics,Inderscience Enterprises Ltd.,17566517|17566525 +International Journal of Short-Term Psychotherapy,Wiley Blackwell (John Wiley & Sons),0884724X|15227170 +International Journal of Shoulder Surgery,Medknow Publications,09736042| +International Journal of Signal and Imaging Systems Engineering,Inderscience Enterprises Ltd.,17480698|17480701 +International Journal of Signal Processing Image Processing and Pattern Recognition,Science and Engineering Research Support Society,20054254|20054254 +International Journal of Signal Processing Systems,EJournal Publishing,23154535| +International Journal of Signs and Semiotic Systems,IGI Global,21555028|21555036 +International Journal of Simulation and Process Modelling,Inderscience Enterprises Ltd.,17402123|17402131 +International Journal of Simulation Modelling,Daaam International,17264529| +International Journal of Simulation Systems Science & Technology,UK Simulation Society,1473804X +International Journal of Six Sigma and Competitive Advantage,Inderscience Enterprises Ltd.,14792494|14792753 +International Journal of Smart and Nano Materials,Informa UK (Taylor & Francis),19475411|1947542X +International Journal of Smart Engineering System Design,Informa UK (Taylor & Francis),10255818|16078500 +International Journal of Smart Grid and Clean Energy,Engineering and Technology Publishing,23154462| +International Journal of Smart Home,Science and Engineering Research Support Society,19754094|19754094 +International Journal of Social and Economic Research,Diva Enterprises Private Limited,22496270 +International Journal of Social and Humanistic Computing,Inderscience Enterprises Ltd.,17526124|17526132 +International Journal of Social and Organizational Dynamics in IT,IGI Global,21556334|21556342 +International Journal of Social Computing and Cyber-Physical Systems,Inderscience Enterprises Ltd.,20400721|2040073X +International Journal of Social Ecology and Sustainable Development,IGI Global,19478402|19478410 +International Journal of Social Economics,Emerald (MCB UP ),03068293|00000000 +International Journal of Social Entrepreneurship and Innovation,Inderscience Enterprises Ltd.,20438257|20438265 +International Journal of Social Media and Interactive Learning Environments,Inderscience Enterprises Ltd.,20503954|20503962 +International Journal of Social Network Mining,Inderscience Enterprises Ltd.,17578485|17578493 +International Journal of Social Networking and Virtual Communities,Institute of Advanced Engineering and Science,22528784| +International Journal of Social Psychiatry,SAGE Publications,00207640|00000000 +International Journal of Social Quality,Berghahn Books,17570344|17570352 +International Journal of Social Research Methodology,Informa UK (Taylor & Francis),13645579|14645300 +International Journal of Social Robotics,Springer-Verlag,18754791|18754805 +International Journal of Social Science and Humanity,EJournal Publishing,20103646|20103646 +International Journal of Social Science Research,"""Macrothink Institute, Inc.""",23275510 +International Journal of Social Science Studies,Redfame Publishing,23248033|23248041 +International Journal of Social Sciences,Diva Enterprises Private Limited,22496637|23215771 +International Journal of Social Sciences and Management,Nepal Journals Online,20912986 +International Journal of Social Welfare,Wiley Blackwell (Blackwell Publishing),13696866|14682397 +International Journal of Social Work,"""Macrothink Institute, Inc.""",23327278 +International Journal of Social Work and Human Services Practice,"""Horizon Research Publishing Co., Ltd.""",23326832|23326840 +International Journal of Society Systems Science,Inderscience Enterprises Ltd.,17562511|1756252X +International Journal of Sociology,Informa UK (Taylor & Francis),00207659|15579336 +International Journal of Sociology and Anthropology,Academic Journals,2006988X +International Journal of Sociology and Social Policy,Emerald (MCB UP ),0144333X| +International Journal of Sociology of Education,Hipatia Press,20143575 +International Journal of Sociology Social Anthropology and Social Policy,Diva Enterprises Private Limited,24544833 +International Journal of Sociology Study,DEStech Publications,23281650|23281650 +International Journal of Sociotechnology and Knowledge Development,IGI Global,19416253|19416261 +International Journal of Soft Computing,Science Alert,18169503| +International Journal of Soft Computing and Software Engineering [JSCSE],International Journal of Soft Computing and Software Engineering,22517545 +International Journal of Soft Computing Mathematics and Control,Wireilla Scientific Publications,22014160 +International Journal of Software Architecture,"""Vrlsoft, Inc.""",21538395|21538409 +International Journal of Software Engineering,Scientific and Academic Publishing,2162934X| +International Journal of Software Engineering & Applications,Academy and Industry Research Collaboration Center,09762221|09759018 +International Journal of Software Engineering and Its Applications,Science and Engineering Research Support Society,17389984|17389984 +International Journal of Software Engineering and Knowledge Engineering,World Scientific ,02181940|02181940 +International Journal of Software Engineering Technology and Applications,Inderscience Enterprises Ltd.,20532466|20532474 +International Journal of Software Innovation,IGI Global,21667160|21667179 +International Journal of Software Science and Computational Intelligence,IGI Global,19429045|19429037 +International Journal of Soil Dynamics and Earthquake Engineering,Elsevier ,02617277| +International Journal of Soil Science,Science Alert,18164978| +International Journal of Solar Energy,Informa UK (Taylor & Francis),01425919| +International Journal of Solids and Structures,Elsevier ,00207683| +International Journal of Solution-Focused Practices,Solutionwork,20015453|20016980 +International Journal of Space Science and Engineering,Inderscience Enterprises Ltd.,20488459|20488467 +International Journal of Space Structures,SAGE Publications,02663511|02663511 +International Journal of Space Technology Management and Innovation,IGI Global,21556350|21556369 +International Journal of Space-Based and Situated Computing,Inderscience Enterprises Ltd.,20444893|20444907 +International Journal of Spatial Data Infrastructures Research,Publications Office of the European Union,17250463|17250463 +International Journal of Spectroscopy,Hindawi Publishing Corporation,16879449|16879457 +International Journal of Speech & Language Pathology and Audiology,Synergy Publishers,23111917 +International Journal of Speech and Language Processing,Bioinfo Publications,22771611|2277162X +International Journal of Speech Language and the Law,Equinox Publishing,17488885|17488893 +International Journal of Speech Technology,Springer-Verlag,13812416|15728110 +International Journal of Speech-Language Pathology,Informa UK (Taylor & Francis),17549507|17549515 +International Journal of Speleology,University of South Florida Libraries,03926672|1827806X +International Journal of Sport and Exercise Psychology,Informa UK (Taylor & Francis),1612197X|1557251X +International Journal of Sport and Health Science,"""Japan Society of Physical Education, Health and Sport Sciences""",13481509|18804012 +International Journal of Sport Communication,Human Kinetics,19363915| +International Journal of Sport Management and Marketing,Inderscience Enterprises Ltd.,14758962|17402808 +International Journal of Sport Management Recreation & Tourism,Association of Sport Tourism and Recreation,1791874X|1791874X +International Journal of Sport Nutrition and Exercise Metabolism,Human Kinetics,1526484X|15432742 +International Journal of Sport Policy and Politics,Informa UK (Taylor & Francis),19406940|19406959 +International Journal of Sports Exercise and Training Science,"""International Journal of Sport Education, Exercise and Training Science""",21498229| +International Journal of Sports Marketing and Sponsorship,Emerald (MCB UP ),14646668| +International Journal of Sports Medicine,Thieme Publishing Group,01724622|14393964 +International Journal of Sports Physiology and Performance,Human Kinetics,15550265|15550273 +International Journal of Sports Science,Scientific and Academic Publishing,21698759| +International Journal of Sports Science & Coaching,SAGE Publications,17479541|2048397X +International Journal of Spray and Combustion Dynamics,SAGE Publications,17568277|17568285 +International Journal of Standardization Research,IGI Global,24708542|24708550 +International Journal of Statistical Mechanics,Hindawi Publishing Corporation,23567112|23146850 +International Journal of Statistics and Applications,Scientific and Academic Publishing,21685193| +International Journal of Statistics and Probability,Canadian Center of Science and Education,19277032|19277040 +International Journal of Statistics in Medical Research,Lifescience Global,19296029 +International Journal of STD & AIDS,SAGE Publications,09564624|17581052 +International Journal of Steel Structures,Springer-Verlag,15982351|20936311 +International Journal of Stem Cell Research and Transplantation,SciDoc Publishers LLC,23283548 +International Journal of Stem Cells,Korean Society for Stem Cell Research,20053606|20055447 +International Journal of STEM Education,Springer (Biomed Central Ltd.),21967822|21967822 +International Journal of Stochastic Analysis,Hindawi Publishing Corporation,20903332|20903340 +international journal of stomatology & occlusion medicine,Springer-Verlag,18672221|1867223X +International Journal of Strategic Business Alliances,Inderscience Enterprises Ltd.,17566444|17566452 +International Journal of Strategic Change Management,Inderscience Enterprises Ltd.,17402859|17402867 +International Journal of Strategic Communication,Informa UK (Taylor & Francis),1553118X|15531198 +International Journal of Strategic Decision Sciences,IGI Global,19478569|19478577 +International Journal of Strategic Engineering Asset Management,Inderscience Enterprises Ltd.,17599733|17599741 +International Journal of Strategic Information Technology and Applications,IGI Global,19473095|19473109 +International Journal of Strategic Innovative Marketing,i-das,22418407| +International Journal of Strategic Management,International Academy of Business and Economics,15552411|23788615 +International Journal of Strategic Property Management,Vilnius Gediminas Technical University,1648715X|16489179 +International Journal of Stress Management,American Psychological Association,10725245|15733424 +International Journal of Stroke,SAGE Publications,17474930|17474949 +International Journal of Structural and Civil Engineering Research,EJournal Publishing,23196009| +International Journal of Structural Engineering,Inderscience Enterprises Ltd.,17587328|17587336 +International Journal of Structural Integrity,Emerald (MCB UP ),17579864| +International Journal of Structural Stability and Dynamics,World Scientific ,02194554|17936764 +International Journal of Students Research,Medknow Publications,22307095|22307095 +International Journal of Students Research in Technology & Management,GIAP Journals,23212543 +International Journal of Super Species Research,"""Sophia Publishing Group, Inc.""",19276621 +International Journal of Superconductivity,Hindawi Publishing Corporation,23567120|23146869 +International Journal of Supply Chain and Inventory Management,Inderscience Enterprises Ltd.,2054099X|20541007 +International Journal of Supply Chain and Operations Resilience,Inderscience Enterprises Ltd.,2052868X|20528698 +International Journal of Surface Engineering and Interdisciplinary Materials Science,IGI Global,21667225|21667233 +International Journal of Surface Mining Reclamation and Environment,Informa UK (Taylor & Francis),13895265|17445000 +International Journal of Surface Science and Engineering,Inderscience Enterprises Ltd.,1749785X|17497868 +International Journal of Surgery,Elsevier ,17439191| +International Journal of Surgery and Medicine,ScopeMed International Medical Journal Managment and Indexing System,23677414|2367699X +International Journal of Surgery and Research,SciDoc Publishers LLC,2379156X +International Journal of Surgery Case Reports,Elsevier ,22102612| +International Journal of Surgery Open,Elsevier ,24058572| +International Journal of Surgical Oncology,Hindawi Publishing Corporation,20901402|20901410 +International Journal of Surgical Pathology,SAGE Publications,10668969|19402465 +International Journal of Sustainability,AICIT,22874860|22874879 +International Journal of Sustainability in Higher Education,Emerald (MCB UP ),14676370|00000000 +International Journal of Sustainable Agricultural Management and Informatics,Inderscience Enterprises Ltd.,20545819|20545827 +International Journal of Sustainable Agricultural Research,Pak Publishing Group,23130393|23126477 +International Journal of Sustainable Aviation,Inderscience Enterprises Ltd.,20500467|20500475 +International Journal of Sustainable Building Technology and Urban Development,Informa UK (Taylor & Francis),2093761X|20937628 +International Journal of Sustainable Built Environment,Elsevier ,22126090| +International Journal of Sustainable Design,Inderscience Enterprises Ltd.,17438284|17438292 +International Journal of Sustainable Development,Inderscience Enterprises Ltd.,09601406|17415268 +International Journal of Sustainable Development & World Policy,Pak Publishing Group,23069929|2305705X +International Journal of Sustainable Development and Planning,WITPress,1743761X|17437601 +International Journal of Sustainable Economies Management,IGI Global,21609659|21609667 +International Journal of Sustainable Economy,Inderscience Enterprises Ltd.,17565804|17565812 +International Journal of Sustainable Energy,Informa UK (Taylor & Francis),14786451|1478646X +International Journal of Sustainable Energy and Environmental Research,Pak Publishing Group,23125764|23066253 +International Journal of Sustainable Engineering,Informa UK (Taylor & Francis),19397038|19397046 +International Journal of Sustainable Manufacturing,Inderscience Enterprises Ltd.,17427223|17427231 +International Journal of Sustainable Materials and Structural Systems,Inderscience Enterprises Ltd.,20438621|2043863X +International Journal of Sustainable Society,Inderscience Enterprises Ltd.,17562538|17562546 +International Journal of Sustainable Strategic Management,Inderscience Enterprises Ltd.,17533600|17533619 +International Journal of Sustainable Transportation,Informa UK (Taylor & Francis),15568318|15568334 +International Journal of Sustainable Water and Environmental Systems,International Association for Sharing Knowledge and Sustainability,19237537|19237545 +International Journal of Swarm Intelligence,Inderscience Enterprises Ltd.,20494041|2049405X +International Journal of Swarm Intelligence and Evolutionary Computation,OMICS Publishing Group,20904894|20904908 +International Journal of Swarm Intelligence Research,IGI Global,19479263|19479271 +International Journal of Synergy and Research,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,20830025|24498475 +International Journal of Synthetic Emotions,IGI Global,19479093|19479107 +International Journal of System Control and Information Processing,Inderscience Enterprises Ltd.,17599334|17599342 +International Journal of System Dynamics Applications,IGI Global,21609772|21609799 +International Journal of System of Systems Engineering,Inderscience Enterprises Ltd.,17480671|1748068X +INTERNATIONAL JOURNAL OF SYSTEMATIC AND EVOLUTIONARY MICROBIOLOGY,Microbiology Society,14665026|14665034 +International Journal of Systematic Bacteriology,Microbiology Society,00207713|14652102 +International Journal of Systematic Theology,Wiley Blackwell (Blackwell Publishing),14631652|14631652 +International Journal of Systems and Service-Oriented Engineering,IGI Global,19473052|19473060 +International Journal of Systems and Society,IGI Global,23273984|23273992 +International Journal of Systems Assurance Engineering and Management,Springer-Verlag,09756809|09764348 +International Journal of Systems Biology,Bioinfo Publications,09752900|09759204 +International Journal of Systems Biology and Biomedical Technologies,IGI Global,21609586|21609594 +International Journal of Systems Control and Communications,Inderscience Enterprises Ltd.,17559340|17559359 +International Journal of Systems Science,Informa UK (Taylor & Francis),00207721|14645319 +International Journal of Systems Science Operations & Logistics,Informa UK (Taylor & Francis),23302674|23302682 +International Journal of Systems Signal Control and Engineering Application,Science Alert,19975422| +International Journal of Teaching and Case Studies,Inderscience Enterprises Ltd.,17499151|1749916X +International Journal of Teaching and Education,International Institute of Social and Economic Sciences,23362022 +International Journal of Technoentrepreneurship,Inderscience Enterprises Ltd.,17465370|17465389 +International Journal of Technoethics,IGI Global,19473451|1947346X +International Journal of Technological Learning Innovation and Development,Inderscience Enterprises Ltd.,17531942|17531950 +International Journal of Technology,International Journal of Technology,20869614|20872100 +International Journal of Technology,Diva Enterprises Private Limited,22313907|22313915 +International Journal of Technology & Aging,International Society for Gerontechnology,08914478| +International Journal of Technology and Design Education,Springer-Verlag,09577572|15731804 +International Journal of Technology and Educational Marketing,IGI Global,21555605|21555613 +International Journal of Technology and Engineering Studies,KKG Publications,24143413 +International Journal of Technology and Globalisation,Inderscience Enterprises Ltd.,14765667|17418194 +International Journal of Technology and Human Interaction,IGI Global,15483908|15483916 +International Journal of Technology Assessment in Health Care,Cambridge University Press,02664623|14716348 +International Journal of Technology Diffusion,IGI Global,19479301|1947931X +International Journal of Technology Enhanced Learning,Inderscience Enterprises Ltd.,17535255|17535263 +International Journal of Technology Intelligence and Planning,Inderscience Enterprises Ltd.,17402832|17402840 +International Journal of Technology Management,Inderscience Enterprises Ltd.,02675730|17415276 +International Journal of Technology Management and Sustainable Development,Intellect,14742748|20400551 +International Journal of Technology Marketing,Inderscience Enterprises Ltd.,1741878X|17418798 +International Journal of Technology Policy and Law,Inderscience Enterprises Ltd.,17424240|17424259 +International Journal of Technology Policy and Management,Inderscience Enterprises Ltd.,14684322|17415292 +International Journal of Technology Transfer and Commercialisation,Inderscience Enterprises Ltd.,14706075|17415284 +International Journal of Telemedicine and Applications,Hindawi Publishing Corporation,16876415|16876423 +International Journal of Telemedicine and Clinical Practices,Inderscience Enterprises Ltd.,20528434|20528442 +International Journal of Telerehabilitation,"""University Library System, University of Pittsburgh""",19452020 +International Journal of Testing,Informa UK (Taylor & Francis),15305058|15327574 +International Journal of Textile Science,Scientific and Academic Publishing,23250119| +International Journal of the Addictions,Informa UK (Taylor & Francis),0020773X| +International Journal of the Analytic Hierarchy Process,Creative Decisions Foundation,19366744 +International Journal of the Built Environment and Asset Management,Inderscience Enterprises Ltd.,20464533|20464541 +International Journal of the Cardiovascular Academy,Elsevier ,24058181| +International Journal of the Classical Tradition,Springer-Verlag,10730508|18746292 +International Journal of the Commons,Uopen Journals,18750281 +International Journal of the Digital Human,Inderscience Enterprises Ltd.,20463375|20463383 +International Journal of the Economics of Business,Informa UK (Taylor & Francis),13571516|14661829 +International Journal of the Legal Profession,Informa UK (Taylor & Francis),09695958|14699257 +International Journal of the Physical Sciences,Academic Journals,19921950 +International Journal of the Platonic Tradition,Brill Academic Publishers,18725082|18725473 +International Journal of the Society of Materials Engineering for Resources,The Society of Materials Engineering for Resources of Japan,13479725|18846629 +International Journal of the Sociology of Language,Walter de Gruyter GmbH,01652516|16133668 +International Journal of the Sociology of Law,Elsevier ,01946595|10959262 +International Journal of Theoretical and Applied Finance,World Scientific ,02190249|02190249 +International Journal of Theoretical and Applied Multiscale Mechanics,Inderscience Enterprises Ltd.,17559995|17560004 +International Journal of Theoretical and Applied Nanotechnology,Avestia Publishing,19291248 +International Journal of Theoretical and Mathematical Physics,Scientific and Academic Publishing,21676844| +International Journal of Theoretical Physics,Springer-Verlag,00207748|15729575 +International Journal of Therapeutic Applications,Whites Science Innovation Limited,2320138X +International Journal of Therapeutic Massage & Bodywork Research Education & Practice,Massage Therapy Foundation,1916257X +International Journal of Therapies and Rehabilitation Research,ScopeMed International Medical Journal Managment and Indexing System,22780343| +International Journal of Therapy and Rehabilitation,Mark Allen Group,17411645|1759779X +International Journal of Thermal and Environmental Engineering,International Association for Sharing Knowledge and Sustainability,19237308|19237316 +International Journal of Thermal and Fluid Sciences,Science Alert,22253556| +International Journal of Thermal Engineering,Seventh Sense Research Group Journals,23950250 +International Journal of Thermal Sciences,Elsevier ,12900729| +International Journal of Thermal Technologies,Inpressco,22774114 +International Journal of Thermodynamics,International Centre for Applied Thermodynamics,13019724|21461511 +International Journal of Thermophysics,Springer-Verlag,0195928X|15729567 +International Journal of Thin Films Science and Technology,Scientific Publishing Center,20909519|20909527 +International Journal of Thyroidology,Korean Thyroid Association (KAMJE),23843799| +International Journal of Tissue Engineering,Hindawi Publishing Corporation,23144408|23144416 +International Journal of Tourism & Hospitality Reviews,GIAP Journals,23957654 +International Journal of Tourism Anthropology,Inderscience Enterprises Ltd.,17590442|17590450 +International Journal of Tourism Cities,Emerald (MCB UP ),20565607| +International Journal of Tourism Management,Elsevier ,01432516| +International Journal of Tourism Policy,Inderscience Enterprises Ltd.,17504090|17504104 +International Journal of Tourism Research,Wiley Blackwell (John Wiley & Sons),10992340|15221970 +International Journal of Tourism Sciences,Informa UK (Taylor & Francis),15980634|23770058 +International Journal of Toxicology,SAGE Publications,10915818|1092874X +International Journal of Trade and Global Markets,Inderscience Enterprises Ltd.,17427541|1742755X +International Journal of Trade Economics and Finance,EJournal Publishing,2010023X|2010023X +International Journal of Traffic and Transportation Engineering,Scientific and Academic Publishing,23250062| +International Journal of Training and Development,Wiley Blackwell (Blackwell Publishing),13603736|14682419 +International Journal of Training Research,Informa UK (Taylor & Francis),14480220| +International Journal of Transgenderism,Informa UK (Taylor & Francis),15532739|14344599 +International Journal of Transitional Justice,Oxford University Press,17527716|17527724 +International Journal of Transitions and Innovation Systems,Inderscience Enterprises Ltd.,17450071|1745008X +International Journal of Translation & Community Medicine,SciDoc Publishers LLC,23338385 +International Journal of Translational Science,River Publishers,22468765| +International Journal of Transport Management,Elsevier ,14714051| +International Journal of Transportation,Science and Engineering Research Support Society,22877940|22877940 +International Journal of Transportation Science and Technology,Multiscience,20460430| +International Journal of Trauma Nursing,Elsevier ,10754210| +International Journal of Travel Medicine and Global Health,Nova Explore Publications Inc.,23221100 +International Journal of Trichology,Medknow Publications,09747753| +International Journal of Tropical Agriculture and Food Systems,African Journals Online ,1597913X +International Journal of TROPICAL DISEASE & Health,Sciencedomain International,22781005 +International Journal of Tropical Insect Science,Cambridge University Press,17427584|00000000 +International Journal of Tropical Medicine,Science Alert,18163319| +International journal of tropical medicine and public health,ScopeMed International Medical Journal Managment and Indexing System,20491956| +International Journal of Trust Management in Computing and Communications,Inderscience Enterprises Ltd.,20488378|20488386 +International Journal of Tryptophan Research,"""Libertas Academica, Ltd.""",11786469 +International Journal of Tumor Therapy,Scientific and Academic Publishing,21632189| +International Journal of Turbo and Jet Engines,Walter de Gruyter GmbH,03340082|21910332 +International Journal Of Turkish Literature Culture Education,Turkce Edebiyat Kultur Egitim Dergisi,21470146| +International Journal of u- and e- Service Science and Technology,Science and Engineering Research Support Society,20054246|20054246 +International Journal of UbiComp,Academy and Industry Research Collaboration Center,09762213|09758992 +International Journal of Ultra Wideband Communications and Systems,Inderscience Enterprises Ltd.,1758728X|17587298 +International Journal of Ultrasound and Applied Technologies in Perioperative Care,Jaypee Brothers Medical Publishing,09760423|09762302 +International Journal of Uncertainty Fuzziness and Knowledge-Based Systems,World Scientific ,02184885|17936411 +International Journal of Undergraduate Research and Creative Activities,Pacific University Library,21680620 +International Journal of Unmanned Systems Engineering,Marques Aviation Ltd.,2052112X +International Journal of Urban and Regional Research,Wiley Blackwell (Blackwell Publishing),03091317|14682427 +International Journal of Urban Sciences,Informa UK (Taylor & Francis),12265934|21616779 +International Journal of Urban Sustainable Development,Informa UK (Taylor & Francis),19463138|19463146 +International Journal of Urological Nursing,Wiley Blackwell (Blackwell Publishing),17497701|1749771X +International Journal of Urology,Wiley Blackwell (Blackwell Publishing),09198172|14422042 +International Journal of User-Driven Healthcare,IGI Global,21561818|2156180X +International Journal of Value Chain Management,Inderscience Enterprises Ltd.,17415357|17415365 +International Journal of Value-Based Management,Springer-Verlag,08958815|15728528 +International Journal of Vascular Medicine,Hindawi Publishing Corporation,20902824|20902832 +International Journal of Vascular Surgery and Medicine,Peertechz.com,24555452 +International Journal of Vegetable Science,Informa UK (Taylor & Francis),19315260|19315279 +International Journal of Vehicle Autonomous Systems,Inderscience Enterprises Ltd.,14710226|17415306 +International Journal of Vehicle Design,Inderscience Enterprises Ltd.,01433369|17415314 +International Journal of Vehicle Information and Communication Systems,Inderscience Enterprises Ltd.,14710242|17418208 +International Journal of Vehicle Noise and Vibration,Inderscience Enterprises Ltd.,14791471|1479148X +International Journal of Vehicle Performance,Inderscience Enterprises Ltd.,17453194|17453208 +International Journal of Vehicle Safety,Inderscience Enterprises Ltd.,14793105|14793113 +International Journal of Vehicle Structures and Systems,MAFTREE,09753060|09753540 +International Journal of Vehicle Systems Modelling and Testing,Inderscience Enterprises Ltd.,17456436|17456444 +International Journal of Vehicular Technology,Hindawi Publishing Corporation,16875702|16875710 +International Journal of Veterinary Health Science & Research,SciDoc Publishers LLC,23322748 +International Journal of Veterinary Medicine Research & Reports,IBIMA Publishing,23288752 +International Journal of Veterinary Science and Medicine,Elsevier ,23144599| +International Journal of Veterinary Sciences Research,Pak Publishing Group,24138444|24109444 +International Journal of Virology,Science Alert,18164900| +International Journal of Virology and Molecular Biology,Scientific and Academic Publishing,21632219| +International Journal of Virology Studies & Research,SciDoc Publishers LLC,23300027 +International Journal of Virtual and Personal Learning Environments,IGI Global,19478518|19478526 +International Journal of Virtual Communities and Social Networking,IGI Global,19429010|19429029 +International Journal of Virtual Technology and Multimedia,Inderscience Enterprises Ltd.,17411874|17411882 +International Journal of Virtual Worlds and Human Computer Interaction,Avestia Publishing,23686103 +International Journal of VLSI & Signal Processing,Seventh Sense Research Group Journals,23942584 +International Journal of VLSI Design & Communication Systems,Academy and Industry Research Collaboration Center,09761527|09761357 +International Journal of Vocational Education and Training Research,Science Publishing Group,24698180| +International Journal of Waste Resources,OMICS Publishing Group,22525211|22525211 +International Journal of Water,Inderscience Enterprises Ltd.,14656620|17415322 +International Journal of Water and Wastewater Treatment ( ISSN 2381-5299 ),"""Sci Forschen, Inc.""",23815299 +International Journal of Water Governance,Baltzer Science Publishers,22114491|22114505 +International Journal of Water Resources and Environmental Engineering,Academic Journals,21416613 +International Journal of Water Resources Development,Informa UK (Taylor & Francis),07900627|13600648 +International Journal of Water Sciences,InTech,1848929X| +International Journal of Wavelets Multiresolution and Information Processing,World Scientific ,02196913|1793690X +International journal of Web & Semantic Technology,Academy and Industry Research Collaboration Center,09762280|09759026 +International Journal of Web and Grid Services,Inderscience Enterprises Ltd.,17411106|17411114 +International Journal of Web Based Communities,Inderscience Enterprises Ltd.,14778394|17418216 +International Journal of Web Engineering and Technology,Inderscience Enterprises Ltd.,14761289|17419212 +International Journal of Web Information Systems,Emerald (MCB UP ),17440084| +International Journal of Web Portals,IGI Global,19380194|19380208 +International Journal of Web Science,Inderscience Enterprises Ltd.,17578795|17578809 +International Journal of Web Services Research,IGI Global,15457362|15465004 +International Journal of Web-Based Learning and Teaching Technologies,IGI Global,15481093|15481107 +International Journal of Wellbeing,International Journal fo Wellbeing,11798602 +International Journal of Wildland Fire,CSIRO Publishing,10498001| +International Journal of Wine Business Research,Emerald (MCB UP ),17511062| +International Journal of Wine Marketing,Emerald (MCB UP ),09547541| +International Journal of Wine Research,Dove Medical Press,11791403 +International Journal of Wireless & Mobile Networks,Academy and Industry Research Collaboration Center,09754679|09753834 +International Journal of Wireless and Microwave Technologies,MECS Publisher,20761449|20769539 +International Journal of Wireless and Mobile Computing,Inderscience Enterprises Ltd.,17411084|17411092 +International Journal of Wireless Communication,Bioinfo Publications,22313559|22313567 +International Journal of Wireless Communications and Mobile Computing,Science Publishing Group,23301007| +International Journal of Wireless Information Networks,Springer-Verlag,10689605|15728129 +International Journal of Wireless Networks and Broadband Technologies,IGI Global,21556261|2155627X +International Journal of Women s Dermatology,Elsevier ,23526475| +International Journal of Women s Health,Dove Medical Press,11791411 +International Journal of Women s Health and Reproduction Sciences,International Journal of Women's Health and Reproduction Studies,23304456|23304456 +International Journal of Work Innovation,Inderscience Enterprises Ltd.,20439032|20439040 +International Journal of Work Organisation and Emotion,Inderscience Enterprises Ltd.,17408938|17408946 +International Journal of Workplace Health Management,Emerald (MCB UP ),17538351| +International Journal of Wrestling Science,Informa UK (Taylor & Francis),21615667|21613524 +International Journal of Yoga,Medknow Publications,09736131| +International Journal of Yoga - Philosophy Psychology and Parapsychology,Medknow Publications,23475633| +International Journal of Yoga Therapy,International Association of Yoga Therapists,15312054| +International Journal of Zoological Research,Science Alert,18119778|18119786 +International Journal of Zoology,Hindawi Publishing Corporation,16878477|16878485 +International Journal of Zoology Research,Bioinfo Publications,22313516|22313524 +International Journal on AdHoc Networking Systems,Academy and Industry Research Collaboration Center,22492682|22490175 +International Journal on Advanced Science Engineering and Information Technology,Insight Society,20885334|24606952 +International Journal on Advances in ICT for Emerging Regions (ICTer),Sri Lanka Journals Online ,18004156| +INTERNATIONAL JOURNAL ON Advances in Information Sciences and Service Sciences,AICIT,19763700|22339345 +International Journal on Algae,Begell House Inc.,15219429| +International Journal on Applications of Graph Theory In wireless Ad Hoc Networks And sensor Networks,Academy and Industry Research Collaboration Center,09757260|09757260 +International Journal on Artificial Intelligence Tools,World Scientific ,02182130|17936349 +International Journal on Bioinformatics & Biosciences,Academy and Industry Research Collaboration Center,18399614 +International Journal on Cloud Computing Services and Architecture,Academy and Industry Research Collaboration Center,22316663|22315853 +International Journal on Communications,"""Science and Engineering Publishing, Co.""",2327106X| +International Journal on Communications Antenna and Propagation (IRECAP),"""Praise Worthy Prize, s.r.l.""",20395086|20395094 +International Journal on Computational Science & Applications,Academy and Industry Research Collaboration Center,22000011 +International Journal on Criminology,Policy Studies Organization,23339861 +International Journal on Cryptography and Information Security,Academy and Industry Research Collaboration Center,18398626 +International Journal on Cybernetics & Informatics,Academy and Industry Research Collaboration Center,23208430|2277548X +International Journal on Data Mining and Intelligent Information Technology Applications,AICIT,22343660|22343679 +International Journal on Digital Libraries,Springer-Verlag,14325012|14321300 +International Journal on Disability and Human Development,Walter de Gruyter GmbH,21911231|21910367 +International Journal on Document Analysis and Recognition (IJDAR),Springer-Verlag,14332833|14332825 +International Journal on Electrical Engineering and Informatics,School of Electrical Engineering and Informatics (STEI) ITB,20856830|20875886 +International Journal on Energy Conversion (IRECON),"""Praise Worthy Prize, s.r.l.""",22815295|22815309 +International Journal on Engineering Applications (IREA),"""Praise Worthy Prize, s.r.l.""",22812881|2281289X +International Journal on Graft and Corruption,Philippine Association of Institutions for Research ,23627476|23627492 +International Journal on Grey Literature,Emerald (MCB UP ),14666189|00000000 +International Journal on Heat and Mass Transfer - Theory and Applications (IREHEAT),"""Praise Worthy Prize, s.r.l.""",22817352 +International Journal on Information and Communication Technology (IJoICT),"""School of Computing, Telkom University""",23565462 +International Journal on Information Theory,Academy and Industry Research Collaboration Center,23208465|23197609 +International Journal on Integrated Information Management,i-das,2241827X| +International Journal on Integrating Technology in Education,Academy and Industry Research Collaboration Center,23203935|23201886 +International Journal on Interactive Design and Manufacturing (IJIDeM),Springer-Verlag,19552513|19552505 +International Journal on IT/Business Alignment and Governance,IGI Global,19479611|1947962X +International Journal on Measurement Technologies and Instrumentation Engineering,IGI Global,21561737|21561729 +International Journal on Minority and Group Rights,Brill Academic Publishers,13854879|15718115 +International Journal on Natural Language Computing,Academy and Industry Research Collaboration Center,23194111|22781307 +International Journal on Nuclear Energy Management and Safety,GSE Research Limited,20472609|20472617 +International Journal on Online Dispute Resolution,Boom Uitgevers Den Haag,23525010| +International Journal on Organic Electronics,Academy and Industry Research Collaboration Center,23194359|22781293 +International Journal on Pavement Engineering & Asphalt Technology,De Gruyter Open Sp. z o.o. ,20518234 +International Journal on Power Engineering and Energy,Infomesr,23147318|2314730X +International Journal on Recent and Innovation Trends in Computing and Communication,"""Auricle Technologies Pvt., Ltd.""",23218169 +International Journal on Semantic Web and Information Systems,IGI Global,15526283|15526291 +International Journal on Soft Computing,Academy and Industry Research Collaboration Center,22297103|22296735 +International Journal on Soft Computing Artificial Intelligence and Applications,Academy and Industry Research Collaboration Center,23194081|23191015 +International Journal on Software Tools for Technology Transfer,Springer-Verlag,14332779|14332787 +International Journal on Studies in English Language and Literature,ARC Publications Pvt Ltd.,23473134 +International Journal on Web Service Computing,Academy and Industry Research Collaboration Center,22307702|22307702 +International Journal on Wireless & Optical Communications,World Scientific ,02197995|17936934 +INTERNATIONAL JOURNAL PLANT SCIENCES,Hind Agri Horticultural Society,09731547|0976593X +INTERNATIONAL JOURNALS OF MEDICAL SCIENCES,Hind Agri Horticultural Society,09742654|09767932 +International Labor and Working-Class History,Cambridge University Press,01475479|14716445 +International Labor Rights Case Law,Brill Academic Publishers,2405688X|24056901 +International Labor Rights Case Law,Brill Academic Publishers,2405688X|24056901 +International Labour Law Reports Online,Brill Academic Publishers,01686526|22116028 +International Labour Review,Wiley Blackwell (Blackwell Publishing),00207780|1564913X +International Language Literature and Folklore Researchers Journal,"""International Language, Literature and Folklore Researchers Journal""",21478872| +International Law FORUM du droit international,Brill Academic Publishers,13889036|15718042 +International Law Research,Canadian Center of Science and Education,19275234|19275242 +International Law Revista Colombiana de Derecho Internacional,Editorial Pontificia Universidad Javeriana,16928156|20111703 +International Legal Materials,American Society of International Law,00207829|19306571 +International Letters of Chemistry Physics and Astronomy,SciPress Ltd.,22993843 +International Letters of Natural Sciences,SciPress Ltd.,23009675 +International Letters of Social and Humanistic Sciences,SciPress Ltd.,23002697 +International Library Review,Informa UK (Taylor & Francis),00207837| +International Listening Association Journal,Informa UK (Taylor & Francis),10924507| +International Maritime Health,VM Media Sp zo.o. - VMGroup SK,16419251|20813252 +International Marketing Review,Emerald (MCB UP ),02651335|00000000 +International Materials Reviews,Maney Publishing,09506608|00000000 +International Mathematical Forum,"""Hikari, Ltd.""",13127594|13147536 +International Mathematics Research Notices,Oxford University Press,10737928|16870247 +International Mathematics Research Papers,Oxford University Press,16873009|16873009 +International Mathematics Research Surveys,Oxford University Press,16871308|16871324 +International Medical Case Reports Journal,Dove Medical Press,1179142X +International Medical Journal of Sifa University,Medknow Publications,21487731| +International Medical Review on Down Syndrome,Elsevier ,21719748| +International Metallurgical Reviews,Maney Publishing,03679020| +International Metals Reviews,Maney Publishing,03084590| +International Microbiology,Springer-Verlag,11396709|16181905 +International Migration,Wiley Blackwell (Blackwell Publishing),00207985|14682435 +International Migration Digest,JSTOR,05388716| +International Migration Review,Wiley Blackwell (Blackwell Publishing),01979183|17477379 +International Monetary Fund Annual Report,International Monetary Fund,22278923| +International Monetary Fund Annual Report,International Monetary Fund,22278915| +International Monetary Fund Annual Report,International Monetary Fund,2304084X| +International Monetary Fund Annual Report,International Monetary Fund,22278990| +International Monetary Fund Annual Report,International Monetary Fund,23040858| +International Monetary Fund Annual Report,International Monetary Fund,16079418 +International Monetary Fund Annual Report,International Monetary Fund,02507528| +International Monetary Fund Annual Report,International Monetary Fund,02507501| +International Monetary Fund Annual Report,International Monetary Fund,02507498| +International Monetary Fund Annual Report,International Monetary Fund,1607937X +International Monetary Fund Annual Report,International Monetary Fund,16079396 +International Monetary Fund Annual Report,International Monetary Fund,1607940X +International Monetary Fund Staff Papers,Nature Publishing Group - Macmillan Publishers,00208027| +International Multilingual Journal of Contemporary Research,American Research Institute for Policy Development,23724846|23724854 +International Multilingual Research Journal,Informa UK (Taylor & Francis),19313152|19313160 +International Musculoskeletal Medicine,Maney Publishing,17536146|17536154 +International Nano Letters,Springer-Verlag,22285326|22285326 +International Naval Journal,Academic Publishing House Researcher,24113204|24137596 +International Negotiation,Brill Academic Publishers,1382340X|15718069 +International Neuropsychiatric Disease Journal,Sciencedomain International,23217235 +International Neuroscience Journal,International Neuroscience Institute,24518379|24518387 +International Neurourology Journal,Korean Continence Society,20934777|20936931 +International NGO Journal,Academic Journals,19938225 +International Nursing Review,Wiley Blackwell (Blackwell Publishing),00208132|14667657 +International Oil Spill Conference Proceedings,International Oil Spill Conference,21693366|21693358 +International Online Journal of Educational Sciences,International Online Journal of Educational Sciences,13092707 +International Ophthalmology,Springer-Verlag,01655701|15732630 +International Ophthalmology Clinics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00208167| +International Organization,Cambridge University Press,00208183|15315088 +International Organizations Law Review,Brill Academic Publishers,15723739|15723747 +International Orthodontics,Elsevier ,17617227| +International Orthopaedics,Springer-Verlag,03412695|14325195 +International Paramedic Practice,Mark Allen Group,20524889 +International Peacekeeping,Informa UK (Taylor & Francis),13533312|1743906X +INTERNATIONAL PEER-REVIEWED JOURNAL OF COMMUNICATION AND HUMANITIES RESEARCHES,"""GuvenGrup., Ltd. - International Peer-Reviewed Journal of Communication and Humanities Researches""",21483965| +INTERNATIONAL PEER-REVIEWED JOURNAL OF NUTRITION RESEARCH,"""GuvenGrup, Ltd. - International Peer-Reviewed Journal of Nutrition Research""",21488150| +International Perspectives in Psychology Research Practice Consultation,American Psychological Association,21573883|21573891 +International Perspectives on Sexual and Reproductive Health,Guttmacher Institute,19440391|19440405 +International Philosophical Quarterly,Philosophy Documentation Center,00190365| +International Planning Studies,Informa UK (Taylor & Francis),13563475|14699265 +International Political Science Abstracts,SAGE Publications,00208345|17519292 +International Political Science Review,SAGE Publications,01925121|1460373X +International Political Sociology,Oxford University Press,17495679|17495687 +International Politics,Nature Publishing Group - Macmillan Publishers,13845748|17403898 +International Politics Reviews,Nature Publishing Group - Macmillan Publishers,20502982|20502990 +International Polymer Processing The Journal of the Polymer Processing Society,Carl Hanser Verlag GMBH & Co KG,0930777X|21958602 +International Practice Development Journal,Foundation of Nursing Studies,20469292 +International Proceedings of Chemical Biological and Environmental Engineering,IACSIT Press,20104618| +International Proceedings of Computer Science and Information Technology,IACSIT Press,2010460X| +International Proceedings of Economics Development and Research,IACSIT Press,20104626| +International Psychogeriatrics,Cambridge University Press,10416102|1741203X +International Public Administration Review,"""Faculty of Administration, University of Ljubljana""",23353414|23859717 +International Public Management Journal,Informa UK (Taylor & Francis),10967494|15593169 +International Quarterly of Community Health Education,SAGE Publications,0272684X|15413519 +INTERNATIONAL REFEREED ACADEMIC JOURNAL OF SPORTS,"""GuvenGrup, Ltd. - International Refereed Academic Journal of Sports""",21471711| +INTERNATIONAL REFEREED ACADEMIC SOCIAL SCIENCES JOURNAL,GuvenGrup Ltd. - International Referred Academic Social Sciences Journal,2147172X| +INTERNATIONAL REFEREED JOURNAL OF DESIGN AND ARCHITECTURE,"""GuvenGrup, Ltd. - International Referred Journal of Design and Architecture""",21488142| +INTERNATIONAL REFEREED JOURNAL OF ENGINEERING AND SCIENCES,"""GuvenGrup, Ltd. - International Refereed Journal of Engineering and Sciences""",21484783| +INTERNATIONAL REFEREED JOURNAL OF GYNAECOLOGICAL DISEASES AND MATERNAL AND CHILD HEALTH,"""GuvenGrup, Ltd. - International Refereed Journal of Gynaecological Diseases and Maternal and Child Health""",21484775| +INTERNATIONAL REFEREED JOURNAL OF HUMANITIES AND ACADEMIC SCIENCES,"""GuvenGrup, Ltd. - International Refereed Journal of Humanities and Academic Sciences""",21475385| +INTERNATIONAL REFEREED JOURNAL OF MARKETING AND MARKET RESEARCHES,"""GuvenGrup, Ltd. - International Referred Journal of Marketing and Market Researches""",21485666| +INTERNATIONAL REFEREED JOURNAL OF MUSIC RESEARCHES,"""GuvenGrup, Ltd. - International Refereed Journal of Music Researches""",21488223| +INTERNATIONAL REFEREED JOURNAL OF NURSING RESEARCHES,"""GuvenGrup, Ltd. - International Referred Journal of Nursing Researches""",21484872| +INTERNATIONAL REFEREED JOURNAL OF ORTHOPAEDICS TRAUMATOLOGY AND SPORTS MEDICINE,"""GuvenGrup, Ltd. - International Refereed Journal of Orthopaedics Traumatology and Sports Medicine""",21485550| +INTERNATIONAL REFEREED JOURNAL OF RESEARCH ON ECONOMICS MANAGEMENT,"""GuvenGrup, Ltd. - International Refereed Journal of Research on Economics Management""",21488207| +International Regional Science Review,SAGE Publications,01600176|00000000 +International Rehabilitation Medicine,Informa UK (Taylor & Francis),03790797| +International Relations,SAGE Publications,00471178|00000000 +International Relations and Diplomacy,David Publishing Company,23282134|23282134 +International Relations in a Globalising World,SAGE Publications,09728864| +International Relations of the Asia-Pacific,Oxford University Press,1470482X|14704838 +International Research in Children s Literature,Edinburgh University Press,17556198|17556198 +International Research in Education,"""Macrothink Institute, Inc.""",23275499 +International Research in Geographical and Environmental Education,Informa UK (Taylor & Francis),10382046|17477611 +International Research in Higher Education,Sciedu Press,23809183|23809205 +INTERNATIONAL RESEARCH JOURNAL OF AGRICULTURAL ECONOMICS AND STATISTICS,Hind Agri Horticultural Society,22297278|22316434 +International Research Journal of Agriculture and Soil Science,International Research Journals,22510044 +International Research Journal of Arts and Social Sciences,International Research Journals,22766502 +International Research Journal of Bacteriology,Herbert Publications,20550901 +International Research Journal of Biochemistry and Bioinformatics,International Research Journals,22509941 +International Research Journal of Biotechnology,International Research Journals,21415153 +International Research Journal of Engineering Science Technology and Innovation,International Research Journals,23155663 +International Research Journal of Geology and Mining,International Research Journals,22766618 +International Research Journal of Horticulture,Sciknow Publications,23299436 +International Research Journal of Marketing,Sciknow Publications,23339608|23339616 +International Research Journal of Medicine and Biomedical Sciences,Journal Issues Limited,24889032 +International Research Journal of Medicine and Medical Sciences,International Research Journals,21419477 +International Research Journal of Microbiology,International Research Journals,21415463 +International Research Journal of Pharmacy,Moksha Publishing House,22308407 +International Research Journal of Pharmacy and Pharmacology,International Research Journals,22510176 +International Research Journal of Plant Science,International Research Journals,21415447 +International Research Journal of Public and Environmental Health,Journal Issues Limited,23608803 +International Research Journal of Pure and Applied Chemistry,Sciencedomain International,22313443 +International Review,Centre for Evaluation in Education and Science,22179739| +International Review for Social History,Cambridge University Press,18730841| +International Review for Spatial Planning and Sustainable Development,International Community of Spatial Planning and Sustainable Development,21873666 +International Review for the Sociology of Sport,SAGE Publications,10126902|14617218 +International Review of Administrative Sciences,SAGE Publications,00208523|00000000 +International Review of Aerospace Engineering (IREASE),"""Praise Worthy Prize, s.r.l.""",19737459|19737440 +International Review of Applied Economics,Informa UK (Taylor & Francis),02692171|14653486 +International Review of Applied Sciences,Asian Educational Journal Publishing Group,2411667X +International Review of Applied Sciences and Engineering,Akademiai Kiado Zrt.,20620810|20634269 +International Review of Automatic Control (IREACO),"""Praise Worthy Prize, s.r.l.""",19746059|19746067 +International Review of Chemical Engineering (IRECHE),"""Praise Worthy Prize, s.r.l.""",20351755|20351763 +International Review of Civil Engineering (IRECE),"""Praise Worthy Prize, s.r.l.""",20369913|20369921 +International Review of Community Development,Consortium Erudit,07079699|23696400 +International Review of Contemporary Learning Research,Scientific Publishing Center,22101438| +International Review of Cytology,Elsevier , +International Review of Economics,Springer-Verlag,18651704|18634613 +International Review of Economics & Finance,Elsevier ,10590560| +International Review of Economics and Management,International Review of Economics and Management,21483493| +International Review of Economics Education,Elsevier ,14773880| +International Review of Education,Springer-Verlag,00208566|15730638 +International Review of Electrical Engineering (IREE),"""Praise Worthy Prize, s.r.l.""",18276660|18276679 +International Review of Environmental and Resource Economics,Now Publishers,19311465|19321473 +International Review of Finance,Wiley Blackwell (Blackwell Publishing),1369412X|14682443 +International Review of Financial Analysis,Elsevier ,10575219| +International Review of Hydrobiology,Wiley Blackwell (John Wiley & Sons),14342944|15222632 +International Review of Law,Hamad bin Khalifa University Press (HBKU Press),2223859X| +International Review of Law and Economics,Elsevier ,01448188| +International Review of Law Computers & Technology,Informa UK (Taylor & Francis),13600869|13646885 +International Review of Mechanical Engineering (IREME),"""Praise Worthy Prize, s.r.l.""",19708734|19708742 +International Review of Mission,Wiley Blackwell (Blackwell Publishing),00208582|17586631 +International Review of Molecular Sciences,Pak Publishing Group, +International Review of Music Aesthetics and Sociology,JSTOR,00471208| +International Review of Neurobiology,Elsevier , +International Review of Poultry Science,Cambridge University Press,18779654| +International Review of Pragmatics,Brill Academic Publishers,18773095|18773109 +International Review of Psychiatry,Informa UK (Taylor & Francis),09540261|13691627 +International Review of Public Administration,Informa UK (Taylor & Francis),12294659|23317795 +International Review of Qualitative Research,University of California Press,19408447|19408455 +International Review of Scottish Studies,University of Guelph,19235755|19235763 +International Review of Social History,Cambridge University Press,00208590|1469512X +International Review of Social Psychology,"""Ubiquity Press, Ltd.""",21194130 +International Review of Social Research,Walter de Gruyter GmbH,20698534 +International Review of Sociology,Informa UK (Taylor & Francis),03906701|14699273 +International Review of Sport and Exercise Psychology,Informa UK (Taylor & Francis),1750984X| +International Review of Sport and Exercise Psychology,Informa UK (Taylor & Francis),1750984X|17509858 +International Review of the Aesthetics and Sociology of Music,JSTOR,03515796| +International Review of the Red Cross,Cambridge University Press,00208604|19611998 +International Review of the Red Cross,Cambridge University Press,18163831|16075889 +International Review of Victimology,SAGE Publications,02697580|20479433 +International Review on Computers and Software (IRECOS),"""Praise Worthy Prize, s.r.l.""",18286003|18286011 +International Review on Modelling and Simulations (IREMOS),"""Praise Worthy Prize, s.r.l.""",19749821|1974983X +International Review on Public and Nonprofit Marketing,Springer-Verlag,18651984|18651992 +International Reviews in Physical Chemistry,Informa UK (Taylor & Francis),0144235X|1366591X +International Reviews of Immunology,Informa UK (Taylor & Francis),08830185|15635244 +International Rice Research Notes,PhilJOL,01174185| +International rules for seed testing,International Seed Testing Association,23103655 +International Scholarly Research Notices,Hindawi Publishing Corporation,23567872 +International Scientific Journal for Alternative Energy and Ecology,Scientfic Technical Centre TATA,16088298| +International Scientific Research Journal,Alkhaer Publications,2412026X +International Security,MIT Press,01622889|15314804 +International Seminars In Pediatric Gastroenterology And Nutrition,"""Decker, Inc.""",11884525 +International Seminars in Surgical Oncology,Springer (Biomed Central Ltd.),14777800| +International Shipbuilding Progress,IOS Press,0020868X|15662829 +International Small Business Journal,SAGE Publications,02662426|17412870 +International Social Science Journal,Wiley Blackwell (Blackwell Publishing),00208701|14682451 +International Social Security Review,Wiley Blackwell (Blackwell Publishing),0020871X|1468246X +International Social Work,SAGE Publications,00208728|14617234 +International Sociology,SAGE Publications,02685809|00000000 +International Soil and Water Conservation Research,Elsevier ,20956339| +International Sport Coaching Journal,Human Kinetics,2328918X| +International Statistical Review,Wiley Blackwell (Blackwell Publishing),03067734|17515823 +International STD Research & Reviews,Sciencedomain International,23475196 +International Strategic Management Review,Elsevier ,23067748| +International Studies,SAGE Publications,00208817|09730702 +International Studies in Catholic Education,Informa UK (Taylor & Francis),19422539|19422547 +International Studies in Philosophy,Philosophy Documentation Center,02705664| +International Studies in Sociology of Education,Informa UK (Taylor & Francis),09620214|17475066 +International Studies in the Philosophy of Science,Informa UK (Taylor & Francis),02698595|14699281 +International Studies Interdisciplinary Political and Cultural Journal,De Gruyter Open Sp. z o.o. ,16414233|23008695 +International Studies of Management and Organization,Informa UK (Taylor & Francis),00208825|15580911 +International Studies on Sparrows,Walter de Gruyter GmbH,1734624X +International Studies Perspectives,Oxford University Press,15283577|15283577 +International Studies Quarterly,Oxford University Press,00208833|14682478 +International Studies Review,Oxford University Press,15219488|14682486 +International Studies Review,International Studies Review,12268240| +International Studies Review,Wiley Blackwell (Blackwell Publishing),15219488|14682486 +International Supply Chain Technology Journal,International Supply Chain Technology Journal,23805730| +International Surgery,International College of Surgeons,00208868| +International Surgery,International College of Surgeons,00208868| +International Surgery Journal,Medip Academy,23493305| +International Symposium on Eucommia ulmoides,Japanese Society of Eucommia,18815111|18823319 +International Symposium on Microelectronics,International Microelectronics and Packaging Society,23804505| +International Symposium on Technologies for Digital Photo Fulfillment,Society for Imaging Science & Technology,21694664|21694672 +International Tax and Public Finance,Springer-Verlag,09275940|15736970 +International Theory,Cambridge University Press,17529719|17529727 +International Trade by Commodity Statistics,Organisation for Economic Co-Operation and Development ,10288376|16097297 +International Trade by Commodity Statistics,Organisation for Economic Co-Operation and Development ,22195068| +International Transactions in Operational Research,Wiley Blackwell (Blackwell Publishing),09696016|14753995 +International Transactions on Electrical Energy Systems,Wiley Blackwell (John Wiley & Sons),20507038| +International Tree Crops Journal,Informa UK (Taylor & Francis),01435698| +International Trends (Mezhdunarodnye Protsessy) Journal of International Relations Theory and World Politics,Academic and Educational Forum on International Relations,18112773 +International Trends / Mezhdunarodnye protsessy,Academic and Educational Forum on International Relations,17282756| +International Trends in Immunity,Research Publisher Inc.,23263121|2326313X +International Union Rights,The International Centre for Trade Union Rights ICTUR,10185909|23085142 +International Urogynecology Journal,Springer-Verlag,09373462|14333023 +International Urology and Nephrology,Springer-Verlag,03011623|15732584 +International Wood Products Journal,Maney Publishing,20426445|20426453 +International Wound Journal,Wiley Blackwell (Blackwell Publishing),17424801|1742481X +International Yearbook for Tillich Research,Walter de Gruyter GmbH,19904231|21907455 +International Yearbook of Futurism Studies,Walter de Gruyter GmbH,21920281|2192029X +International Zoo Yearbook,Wiley Blackwell (Blackwell Publishing),00749664|17481090 +Internationale Neerlandistiek,Amsterdam University Press,18769071| +Internationale Revue der gesamten Hydrobiologie und Hydrographie,Wiley Blackwell (John Wiley & Sons),00209309|15222632 +Internationale Revue für Soziale Sicherheit,Wiley Blackwell (Blackwell Publishing),03790282|17521726 +Internationale Zeitschrift für Angewandte Physiologie Einschliesslich Arbeitsphysiologie,Springer-Verlag,00209376| +Internationales Archiv für Arbeitsmedizin,Springer-Verlag,00205923| +Internationales Archiv für Gewerbepathologie und Gewerbehygiene,Springer-Verlag,03679977| +Internationales Archiv für Sozialgeschichte der deutschen Literatur (IASL),Walter de Gruyter GmbH,03404528|18659128 +Internationales Handelsrecht,Walter de Gruyter GmbH,16175395|21939527 +Internationales Jahrbuch der Erwachsenenbildung,Bohlau Verlag,00749818|21943699 +Internationales Jahrbuch des deutschen Idealismus,Walter de Gruyter GmbH,16130472|16130480 +Internationales Jahrbuch für Medienphilosophie,Walter de Gruyter GmbH,21947554|21966834 +Internationales Jahrbuch für Philosophische Anthropologie,Oldenbourg Wissenschaftsverlag,21924279|21924287 +Internet Archaeology,Council for British Archaeology,13635387 +Internet Gaming International,Mary Ann Liebert,10974466|10974466 +Internet Interventions,Elsevier ,22147829| +Internet Journal of Medical Update - EJOURNAL,African Journals Online ,16940423 +Internet Journal of Rheumatology and Clinical Immunology,ChanRe Healthcare and Research,23207221 +Internet Learning,Policy Studies Organization,23250585 +Internet Mathematics,Informa UK (Taylor & Francis),15427951|19449488 +Internet of Things and Cloud Computing,Science Publishing Group,23767715| +Internet Reference Services Quarterly,Informa UK (Taylor & Francis),10875301|15404749 +Internet Research,Emerald (MCB UP ),10662243|00000000 +Internet Technologies and Applications Research,Sciknow Publications,23299398 +Internetnauka,LLC Publishing House Internauka,24140031 +Internext,Escola Superior de Propaganda e Marketing (ESPM),19804865 +Interpersona An International Journal on Personal Relationships,Leibniz Institute for Psychology Information,19816472 +Interpretation,Society of Exploration Geophysicists,23248858|23248866 +Interpretation A Journal of Bible and Theology,SAGE Publications,00209643|2159340X +Interpreting,John Benjamins Publishing Company,13846647|00000000 +InterScience Place,Interscience Place,16799844|16799844 +Interseções Revista de Estudos Interdisciplinares,Universidade do Estado do Rio de Janeiro UERJ,15176088|23171456 +Intersections,Intersections,2416089X +Intersections Canadian Journal of Music,Consortium Erudit,19110146|1918512X +Intertax,Springer (Kluwer Academic Publishers),01652826| +Intertexts,Muse - Johns Hopkins University Press,21565465 +Intervention,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15718883| +Intervention in School and Clinic,SAGE Publications,10534512|15384810 +Interventional Cardiology,Future Medicine,17555302|17555310 +Interventional Cardiology Clinics,Elsevier ,22117458| +Interventional Cardiology Newsletter,Elsevier ,10634282| +Interventional Cardiology Review,"""Medical Media Communications LTD, T/A Radcliffe Cardiology""",17561477| +Interventional Medicine and Applied Science,Akademiai Kiado Zrt.,20611617|20615094 +Interventional Neurology,S. Karger AG,16649737|16645545 +Interventional Neuroradiology,SAGE Publications,15910199|23852011 +Interventionelle Radiologie Scan,Thieme Publishing Group,21962510|21962529 +Interventions,Informa UK (Taylor & Francis),1369801X|1469929X +Intervirology,S. Karger AG,03005526|14230100 +Intestinal Research,Korean Association for the Study of Intestinal Diseases (KAMJE),15989100|22881956 +Intexto,Faculdade de Biblioteconomia Comunicacao,18078583 +Intractable & Rare Diseases Research,International Research and Cooperation Association for Bio & Socio-Sciences Advancement,21863644|2186361X +Intramolecular Aldol Reaction (Robinson-Type Annulation),Thieme Publishing Group,20500157 +Intramolecular Benzoin Reactions of Dialdehydes,Thieme Publishing Group,20400284 +Intramolecular Carbocyclization of Diynals and Diynones,Thieme Publishing Group,20300093 +Intramolecular Carbocyclization of Triynes,Thieme Publishing Group,20300115 +Intramolecular Michael Reaction of Aldehydes with Vinyl Sulfones,Thieme Publishing Group,20400039 +Intramolecular Synthesis of Lactams by Activation of sp C—H Bonds,Thieme Publishing Group,20300328 +IntraVital,Landes Bioscience,21659079|21659087 +Intrinsically Disordered Proteins,Landes Bioscience,21690693|21690707 +Intuitio,EDIPUCRS,19834012 +Invasion and Metastasis,S. Karger AG,02511789|14230119 +Invasive Plant Science and Management,BioOne (Weed Science Society of America),19397291|1939747X +Inventiones mathematicae,Springer-Verlag,00209910|14321297 +Inventions,MDPI AG,24115134 +Inverse Problems,IOP Publishing,02665611|13616420 +Inverse Problems and Imaging,American Institute of Mathematical Sciences,19308337| +Inverse Problems in Engineering,Informa UK (Taylor & Francis),10682767|10290281 +Inverse Problems in Science and Engineering,Informa UK (Taylor & Francis),17415977|17415985 +Invertebrate Biology,Wiley Blackwell (Blackwell Publishing),10778306|17447410 +Invertebrate Immunity,De Gruyter Open Sp. z o.o. ,2084767X|2084767X +Invertebrate Neuroscience,Springer-Verlag,13542516|14391104 +Invertebrate Reproduction & Development,Informa UK (Taylor & Francis),07924259|21570272 +Invertebrate Systematics,CSIRO Publishing,14455226| +Invertis Journal of Renewable Energy,Diva Enterprises Private Limited,22313419|24547611 +Investigación & Desarrollo,Universidad del Norte,01213261|20117574 +Investigación Agraria,Instituto de Investigaciones en Ciencias de la Salud,23050683 +Investigación Agraria Sistemas y Recursos Forestales,Instituto Nacional de Investigacion y Tecnologia Agraria y Alimentaria,11317965|23403578 +Investigación Bibliotecológica Bibliometría Archivonomía e Información,Elsevier ,0187358X| +Investigación Económica,Elsevier ,01851667| +Investigación en Educación Médica,Elsevier ,20075057| +Investigación en Enfermería Imagen y Desarrollo,Editorial Pontificia Universidad Javeriana,01242059|2027128X +Investigación y Educación en Enfermería,Universidad de Antioquia,01205307| +Investigaciones de Historia Económica - Economic History Research,Elsevier ,16986989| +Investigaciones Europeas de Dirección y Economía de la Empresa,Elsevier ,11352523| +Investigaciones Feministas,Universidad Complutense de Madrid,21716080 +Investigaciones Fenomenológicas,UNED - Universidad Nacional de Educacion a Distancia,11372400|18851088 +Investigaciones Geográficas,Publicaciones Universidad de Alicante,02134691|19899890 +Investigaciones Geográficas Boletín del Instituto de Geografía,"""Revista Investigaciones Geograficas, Boletin""",01884611| +Investigaciones marinas,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177178 +Investigational New Drugs,Springer-Verlag,01676997|15730646 +Investigationes Linguisticae,Adam Mickiewicz University Poznan,1426188X| +Investigative and Clinical Urology,The Korean Urological Association (KAMJE),24660493|2466054X +Investigative Dermatology and Venereology Research,Ommega Online Publishers,23810858 +Investigative Genetics,Springer (Biomed Central Ltd.),20412223|20412223 +Investigative Magnetic Resonance Imaging,Korean Society of Magnetic Resonance in Medicine (KAMJE),23841095|23841109 +Investigative Ophthalmology & Visual Science,Association for Research in Vision and Opthalmology,01460404| +Investigative Opthalmology & Visual Science,Association for Research in Vision and Opthalmology,15525783| +Investigative Radiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00209996| +Investment Analysts Journal,Informa UK (Taylor & Francis),10293523|20770227 +Involve a Journal of Mathematics,Mathematical Sciences Publishers,19444176|19444184 +Inżynieria Ekologiczna,Wydawnictwo Naukowe Gabriel Borowski (WNGB),23920629 +INŻYNIERIA MATERIAŁOWA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",02086247| +Iodoetherification toward Spongistatin/Altohyrtin,Thieme Publishing Group,20200501 +Ionics,Springer-Verlag,09477047|18620760 +IOP Concise Physics,IOP Publishing,20532571 +IOP Conference Series Earth and Environmental Science,IOP Publishing,17551307|17551315 +IOP Conference Series Materials Science and Engineering,IOP Publishing,17578981|1757899X +IOSR Journal of Agriculture and Veterinary Science,IOSR Journals,23192372|23192380 +IOSR Journal of Applied Chemistry,IOSR Journals,22785736 +IOSR Journal of Applied Geology and Geophysic,IOSR Journals,23210982|23210990 +IOSR Journal of Applied Physics,IOSR Journals,22784861 +IOSR Journal of Business and Management,IOSR Journals,23197668|2278487X +IOSR Journal of Computer Engineering,IOSR Journals,22788727|22780661 +IOSR Journal of Dental and Medical Sciences,IOSR Journals,22790861|22790853 +IOSR Journal of Economics and Finance,IOSR Journals,23215925|23215933 +IOSR Journal of Electrical and Electronics Engineering,IOSR Journals,23203331|22781676 +IOSR Journal of Electronics and Communication Engineering,IOSR Journals,22788735|22782834 +IOSR Journal of Engineering,IOSR Journals,22788719|22503021 +IOSR Journal of Environmental Science Toxicology and Food Technology,IOSR Journals,23192399|23192402 +IOSR Journal of Humanities and Social Science,IOSR Journals,22790845|22790837 +IOSR Journal of Mathematics,IOSR Journals,2319765X|22785728 +IOSR Journal of Mechanical and Civil Engineering,IOSR Journals,2320334X|22781684 +IOSR Journal of Mobile Computing & Application,IOSR Journals,23940042|23940050 +IOSR Journal of Nursing and health Science,IOSR Journals,23201940|23201959 +IOSR Journal of Pharmacy (IOSRPHR),IOSR Journals,23194219|22503013 +IOSR Journal of Pharmacy and Biological Sciences,IOSR Journals,23197676|22783008 +IOSR Journal of Polymer and Textile Engineering,IOSR Journals,23480181|2348019X +IOSR Journal of Research & Method in Education (IOSRJRME),IOSR Journals,2320737X|23207388 +IOSR Journal of Sports and Physical Education,IOSR Journals,23476745|23476737 +IOSR Journal of VLSI and Signal processing,IOSR Journals,23194197|23194200 +IPNOSI,Franco Angeli,19710461|19724985 +IPrA Papers in Pragmatics,John Benjamins Publishing Company,24064246 +Iproceedings,JMIR Publications Inc.,23696893 +IPSJ Digital Courier,Information Processing Society of Japan,13497456 +IPSJ Online Transactions,Information Processing Society of Japan,18826660 +IPSJ Transactions on Bioinformatics,Information Processing Society of Japan,18826679 +IPSJ Transactions on Computer Vision and Applications,Information Processing Society of Japan,18826695 +IPSJ Transactions on System LSI Design Methodology,Information Processing Society of Japan,18826687 +IPTEK Journal of Engineering,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,23378557 +IPTEK Journal of Proceedings Series,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,23546026 +IPTEK The Journal for Technology and Science,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,08534098|20882033 +IRA Bridges Instructional Units for the Engaging Classroom,International Reading Association,23115246 +IRA E-ssentials,International Reading Association,23267216 +IRA International Journal of Education and Multidisciplinary Studies (ISSN 2455–2526),Institute of Research Advances,24552526 +IRA-International Journal of Applied Sciences (ISSN 2455-4499),Institute of Research Advances,24554499 +IRA-International Journal of Management & Social Sciences (ISSN 2455-2267),Institute of Research Advances,24552267 +IRA-International Journal of Technology & Engineering (ISSN 2455-4480),Institute of Research Advances,24554480 +IRAL - International Review of Applied Linguistics in Language Teaching,Walter de Gruyter GmbH,0019042X|16134141 +Iran,JSTOR,05786967| +Iran and the Caucasus,Brill Academic Publishers,16098498|1573384X +Iranian Journal of Biotechnology,International Society for Phytocosmetic Sciences,17283043|23222921 +Iranian Journal of Cancer Prevention,International Neuroscience Institute,20082398|20082401 +Iranian Journal of Environmental Health Science & Engineering,Springer (Biomed Central Ltd.),17352746| +Iranian Journal of Nursing and Midwifery Research,Medknow Publications,17359066| +Iranian Journal of Orthodontics,International Neuroscience Institute,23833491 +Iranian Journal of Pediatrics,Kowsar Medical Institute,20082142|20082150 +Iranian Journal of Psychiatry and Behavioral Sciences,International Neuroscience Institute,17358639|17359287 +Iranian Journal of Radiology,Kowsar Medical Institute,17351065|20082711 +Iranian Polymer Journal,Springer-Verlag,10261265|17355265 +Iranian Red Crescent Medical Journal,Kowsar Medical Institute,20741804|20741812 +Iranian Studies,Informa UK (Taylor & Francis),00210862|14754819 +Iranica Antiqua,Peeters Publishers,210870 +Iranica Journal of Energy & Environment,International Digital Organization for Scientific Information,20792115|20792123 +Iraq,Cambridge University Press,00210889|20534744 +IRB Ethics and Human Research,JSTOR,01937758| +IRBM,Elsevier ,19590318| +IRBM News,Elsevier ,19597568| +IRE Professional Group on Antennas and Propagation Newsletter,Institute of Electrical and Electronics Engineers,21680523|21680515 +IRE Transactions on Aeronautical and Navigational Electronics,Institute of Electrical and Electronics Engineers,00961639| +IRE Transactions on Aerospace and Navigational Electronics,Institute of Electrical and Electronics Engineers,00961647| +IRE Transactions on Antennas and Propagation,Institute of Electrical and Electronics Engineers,00961973| +IRE Transactions on Audio,Institute of Electrical and Electronics Engineers,00961981|21682984 +IRE Transactions on Automatic Control,Institute of Electrical and Electronics Engineers,0096199X| +IRE Transactions on Bio-Medical Electronics,Institute of Electrical and Electronics Engineers,00961884|21680817 +IRE Transactions on Broadcast and Television Receivers,Institute of Electrical and Electronics Engineers,00961655|21681635 +IRE Transactions on Broadcast Transmission Systems,Institute of Electrical and Electronics Engineers,00996866| +IRE Transactions on Broadcasting,Institute of Electrical and Electronics Engineers,00961663| +IRE Transactions on Circuit Theory,Institute of Electrical and Electronics Engineers,00962007| +IRE Transactions on Communications Systems,Institute of Electrical and Electronics Engineers,00962244| +IRE Transactions on Component Parts,Institute of Electrical and Electronics Engineers,00962422| +IRE Transactions on Education,Institute of Electrical and Electronics Engineers,08937141| +IRE Transactions on Electron Devices,Institute of Electrical and Electronics Engineers,00962430| +IRE Transactions on Electronic Computers,Institute of Electrical and Electronics Engineers,03679950| +IRE Transactions on Engineering Management,Institute of Electrical and Electronics Engineers,00962252| +IRE Transactions on Engineering Writing and Speech,Institute of Electrical and Electronics Engineers,08937869| +IRE Transactions on Human Factors in Electronics,Institute of Electrical and Electronics Engineers,2262743X|21682836 +IRE Transactions on Industrial Electronics,Institute of Electrical and Electronics Engineers,01975706| +IRE Transactions on Information Theory,Institute of Electrical and Electronics Engineers,00961000|21682712 +IRE Transactions on Instrumentation,Institute of Electrical and Electronics Engineers,00962260|21681902 +IRE Transactions on Medical Electronics,Institute of Electrical and Electronics Engineers,00971049|21680795 +IRE Transactions on Microwave Theory and Techniques,Institute of Electrical and Electronics Engineers,00972002| +IRE Transactions on Military Electronics,Institute of Electrical and Electronics Engineers,00962511| +IRE Transactions on Nuclear Science,Institute of Electrical and Electronics Engineers,00962015| +IRE Transactions on Product Engineering and Production,Institute of Electrical and Electronics Engineers,00961760| +IRE Transactions on Production Techniques,Institute of Electrical and Electronics Engineers,00961779| +IRE Transactions on Radio Frequency Interference,Institute of Electrical and Electronics Engineers,00994545| +IRE Transactions on Reliability and Quality Control,Institute of Electrical and Electronics Engineers,00974552|21682801 +IRE Transactions on Space Electronics and Telemetry,Institute of Electrical and Electronics Engineers,0096252X| +IRE Transactions on Telemetry and Remote Control,Institute of Electrical and Electronics Engineers,00962538|21680337 +IRE Transactions on Ultrasonic Engineering,Institute of Electrical and Electronics Engineers,00961019| +IRE Transactions on Vehicular Communications,Institute of Electrical and Electronics Engineers,00976628| +Iridium-Catalyzed Asymmetric Hydrogenation,Thieme Publishing Group,20100167 +Irish Economic and Social History,SAGE Publications,03324893|20504918 +Irish Educational Studies,Informa UK (Taylor & Francis),03323315|17474965 +Irish Geography,Informa UK (Taylor & Francis),00750778|19394055 +Irish Geography,Informa UK (Taylor & Francis),00750778| +Irish Geography,Informa UK (Taylor & Francis),00750778| +Irish Geography,Informa UK (Taylor & Francis),00750778| +Irish Historical Studies,Cambridge University Press,00211214|20564139 +Irish Journal of Agricultural and Food Research,Walter de Gruyter GmbH,7916833 +Irish Journal of Earth Sciences,Royal Irish Academy,07901763|20090064 +Irish Journal of French Studies,Irish Journal of French Studies,16491335| +Irish Journal of Medical Science (1971 -),Springer-Verlag,00211265|18634362 +Irish Journal of Psychological Medicine,Cambridge University Press,07909667|20516967 +Irish Journal of Sociology,SAGE Publications,07916035|20505280 +Irish Philosophical Journal,Philosophy Documentation Center,02669080| +Irish Political Studies,Informa UK (Taylor & Francis),07907184|17439078 +Irish Studies in International Affairs,Royal Irish Academy,03321460|20090072 +Irish Studies Review,Informa UK (Taylor & Francis),09670882|14699303 +Irish Theological Quarterly,SAGE Publications,00211400|17524989 +Irish University Review,Edinburgh University Press,00211427|20472153 +Irish Veterinary Journal,Springer (Biomed Central Ltd.),20460481|20460481 +Ironmaking & Steelmaking,Maney Publishing,03019233|00000000 +Irriga,Brazilian Journal of Irrigation and Drainage - IRRIGA,18088546|18088546 +Irrigation & Drainage Systems Engineering,OMICS Publishing Group,21689768 +Irrigation and Drainage,Wiley Blackwell (John Wiley & Sons),15310353|15310361 +Irrigation and Drainage Systems,Springer-Verlag,01686291|15730654 +Irrigation Science,Springer-Verlag,03427188|14321319 +Irydion Literatura - Teatr - Kultura,Akademia im. Jana Dlugosza w Czestochowie,23918608| +Iryo To Shakai,The Health Care Science Institute,09169202|18834477 +Iryo Yakugaku (Japanese Journal of Pharmaceutical Health Care and Sciences),Japanese Society of Pharmaceutical Health Care and Sciences,1346342X|18821499 +Iryou kikigaku (The Japanese journal of medical instrumentation),Japanese Society of Medical Instrumentation,18824978|1884054X +İş ve İnsan Dergisi,Is ve Insan Dergisi,2148967X +ISA Transactions,Elsevier ,00190578| +ISABB Journal of Food and Agricultural Sciences,Academic Journals,19373244 +ISABB Journal of Health and Environmental Sciences,Academic Journals,19373236 +ISBT Science Series,Wiley Blackwell (Blackwell Publishing),17512816|17512824 +Isegoría,Departmento de Publicaciones del CSIC,11302097|19888376 +ISGUC The Journal of Industrial Relations and Human Resources,"""IS, GUC The Journal of Industrial Relations and Human Resoruces""",13032860 +ISH Journal of Hydraulic Engineering,Informa UK (Taylor & Francis),09715010|21643040 +ISIJ International,The Iron and Steel Institute of Japan,09151559|13475460 +Isis,The University of Chicago Press,00211753|15456994 +Iskolakultúra,Iskolakultura,12155233|17895170 +Islam and Christian–Muslim Relations,Informa UK (Taylor & Francis),09596410|14699311 +Islam and Civilisational Renewal,"""Al Manhal FZ, LLC""",13940937| +İslam Medeniyeti Araştırmaları Dergisi,Islam Medeniyet Arastirmalari Dergisi (IMAD),21490872 +Islami Bank Medical College Journal,Bangladesh Journals Online,22259171| +Islamic Africa,Brill Academic Publishers,08030685|21540993 +Islamic Law and Society,Brill Academic Publishers,09289380|15685195 +Islamic Lifestyle Centered on Health,Kowsar Medical Institute,23222166|23222174 +Islamic Perspective and Culture,Macro World Publishing,2148192X|21499403 +ISLAMICA Jurnal Studi Keislaman,"""State Islamic University (UIN) of Sunan, Ampel""",19783183|23562218 +Islamika Indonesiana,Sunan Gunung Djati State Islamic University of Bandung,23556242 +Islāmīyat alMa rifah Journal of Contemporary Islamic Thought,"""Al Manhal FZ, LLC""",17294193| +Islamiyyat,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01265636| +Island Arc,Wiley Blackwell (Blackwell Publishing),10384871|14401738 +Islets,Landes Bioscience,19382014|19382022 +Isogloss A journal on variation of Romance and Iberian languages,Universitat Autonoma de Barcelona,23854138 +Isokinetics and Exercise Science,IOS Press,09593020|18785913 +Isotopenpraxis Isotopes in Environmental and Health Studies,Informa UK (Taylor & Francis),00211915| +Isotopes in Environmental and Health Studies,Informa UK (Taylor & Francis),10256016|14772639 +ISPRS - International Archives of the Photogrammetry Remote Sensing and Spatial Information Sciences,Copernicus GmbH,16821777 +ISPRS Annals of Photogrammetry Remote Sensing and Spatial Information Sciences,Copernicus GmbH,21949050 +ISPRS International Journal of Geo-Information,MDPI AG,22209964 +ISPRS Journal of Photogrammetry and Remote Sensing,Elsevier ,09242716| +ISRA International Arabic Journal of Islamic Journal,"""Al Manhal FZ, LLC""",22317325| +ISRA International Journal of Islamic Finance,"""Al Manhal FZ, LLC""",01281976| +Israel Affairs,Informa UK (Taylor & Francis),13537121|17439086 +Israel Journal of Chemistry,Wiley Blackwell (John Wiley & Sons),00212148|18695868 +Israel Journal of Earth Sciences,Laser Pages Publishing Ltd,00212164| +Israel Journal of Ecology and Evolution,Informa UK (Taylor & Francis),15659801|22244662 +Israel Journal of Foreign Affairs,Informa UK (Taylor & Francis),23739770|23739789 +Israel Journal of Health Policy Research,Springer (Biomed Central Ltd.),20454015|20454015 +Israel Journal of Mathematics,Springer-Verlag,00212172|15658511 +Israel Journal of Plant Sciences,Informa UK (Taylor & Francis),15658187|07929978 +Israel Journal of Zoology,Laser Pages Publishing Ltd,00212210| +Israel Law Review,Cambridge University Press,00212237|20479336 +Israel Studies,Indiana University Press,10849513|1527201X +Israel Studies Forum,Berghahn Books,10657711|1558545X +Israeli Studies Review,Berghahn Books,21590370|21590389 +ISRN Addiction,Hindawi Publishing Corporation,23144734 +ISRN Aerospace Engineering,Hindawi Publishing Corporation,23146427 +ISRN Agronomy,Hindawi (International Scholarly Research Network),20907656|20907664 +ISRN AIDS,Hindawi (International Scholarly Research Network),2090939X +ISRN Algebra,Hindawi (International Scholarly Research Network),20906285|20906293 +ISRN Allergy,Hindawi (International Scholarly Research Network),20905521|2090553X +ISRN Analytical Chemistry,Hindawi (International Scholarly Research Network),20907311|2090732X +ISRN Anatomy,Hindawi (International Scholarly Research Network),23144726 +ISRN Anesthesiology,Hindawi (International Scholarly Research Network),20905548|20905556 +ISRN Applied Mathematics,Hindawi (International Scholarly Research Network),20905564|20905572 +ISRN Artificial Intelligence,Hindawi (International Scholarly Research Network),20907435|20907443 +ISRN Astronomy and Astrophysics,Hindawi (International Scholarly Research Network),20904738|20904746 +ISRN Atmospheric Sciences,Hindawi (International Scholarly Research Network),23144645 +ISRN Automotive Engineering,Hindawi Publishing Corporation,23146362 +ISRN Bacteriology,Hindawi Publishing Corporation,23146273 +ISRN Biochemistry,Hindawi (International Scholarly Research Network),20907729 +ISRN Biodiversity,Hindawi Publishing Corporation,23146257 +ISRN Bioinformatics,Hindawi (International Scholarly Research Network),20907338|20907346 +ISRN Biomarkers,Hindawi Publishing Corporation,23146265 +ISRN Biomaterials,Hindawi (International Scholarly Research Network),23144025 +ISRN Biomathematics,Hindawi (International Scholarly Research Network),20907702 +ISRN Biomedical Engineering,Hindawi Publishing Corporation,23146346 +ISRN Biomedical Imaging,Hindawi Publishing Corporation,23145412 +ISRN Biophysics,Hindawi (International Scholarly Research Network),20907354|20907362 +ISRN Biotechnology,Hindawi (International Scholarly Research Network),20909403 +ISRN Botany,Hindawi (International Scholarly Research Network),20908598 +ISRN Cardiology,Hindawi (International Scholarly Research Network),20905580|20905599 +ISRN Cell Biology,Hindawi (International Scholarly Research Network),20907370|20907389 +ISRN Ceramics,Hindawi (International Scholarly Research Network),20907494|20907508 +ISRN Chemical Engineering,Hindawi (International Scholarly Research Network),2090861X +ISRN Chromatography,Hindawi (International Scholarly Research Network),20908636 +ISRN Civil Engineering,Hindawi (International Scholarly Research Network),20905106|20905114 +ISRN Combinatorics,Hindawi (International Scholarly Research Network),20908911 +ISRN Communications and Networking,Hindawi (International Scholarly Research Network),20904355|20904363 +ISRN Computational Biology,Hindawi Publishing Corporation,23145420 +ISRN Computational Mathematics,Hindawi (International Scholarly Research Network),20907842 +ISRN Computer Graphics,Hindawi (International Scholarly Research Network),20907869 +ISRN Condensed Matter Physics,Hindawi (International Scholarly Research Network),20907397|20907400 +ISRN Construction Engineering,Hindawi Publishing Corporation,23146370 +ISRN Corrosion,Hindawi (International Scholarly Research Network),20908903 +ISRN Critical Care,Hindawi (International Scholarly Research Network),20905610 +ISRN Dentistry,Hindawi (International Scholarly Research Network),20904371|2090438X +ISRN Dermatology,Hindawi (International Scholarly Research Network),20904592|20904606 +ISRN Developmental Biology,Hindawi (International Scholarly Research Network),23144653 +ISRN Discrete Mathematics,Hindawi Publishing Corporation,20907788 +ISRN Ecology,Hindawi (International Scholarly Research Network),20904614|20904622 +ISRN Economics,Hindawi (International Scholarly Research Network),20908938 +ISRN Education,Hindawi Publishing Corporation,20908652 +ISRN Electrochemistry,Hindawi Publishing Corporation,23145439 +ISRN Electronics,Hindawi (International Scholarly Research Network),20908679 +ISRN Emergency Medicine,Hindawi (International Scholarly Research Network),20905629|20905637 +ISRN Endocrinology,Hindawi (International Scholarly Research Network),20904630|20904649 +ISRN Endoscopy,Hindawi (International Scholarly Research Network),20909411 +ISRN Entomology,Hindawi Publishing Corporation,23145447 +ISRN Environmental Chemistry,Hindawi Publishing Corporation,23146419 +ISRN Epidemiology,Hindawi (International Scholarly Research Network),2090942X +ISRN Evolutionary Biology,Hindawi (International Scholarly Research Network),23144033 +ISRN Family Medicine,Hindawi (International Scholarly Research Network),23144769 +ISRN Forestry,Hindawi (International Scholarly Research Network),2090892X +ISRN Gastroenterology,Hindawi (International Scholarly Research Network),20904398|20904401 +ISRN Genetics,Hindawi (International Scholarly Research Network),20908687 +ISRN Genomics,Hindawi (International Scholarly Research Network),23144637 +ISRN Geology,Hindawi (International Scholarly Research Network),23144742 +ISRN Geometry,Hindawi (International Scholarly Research Network),20906307|20906315 +ISRN Geophysics,Hindawi (International Scholarly Research Network),20908946 +ISRN Geriatrics,Hindawi (International Scholarly Research Network),23144750 +ISRN Hematology,Hindawi (International Scholarly Research Network),2090441X|20904428 +ISRN Hepatology,Hindawi (International Scholarly Research Network),23144041 +ISRN High Energy Physics,Hindawi (International Scholarly Research Network),20907419|20907427 +ISRN Hypertension,Hindawi (International Scholarly Research Network),20908709 +ISRN Immunology,Hindawi (International Scholarly Research Network),20905645|20905653 +ISRN Industrial Engineering,Hindawi Publishing Corporation,23146435 +ISRN Infectious Diseases,Hindawi (International Scholarly Research Network),20908725 +ISRN Inflammation,Hindawi (International Scholarly Research Network),20908695 +ISRN Inorganic Chemistry,Hindawi (International Scholarly Research Network),2314470X +ISRN Machine Vision,Hindawi (International Scholarly Research Network),20907796|2090780X +ISRN Materials Science,Hindawi (International Scholarly Research Network),20906080|20906099 +ISRN Mathematical Analysis,Hindawi (International Scholarly Research Network),20904657|20904665 +ISRN Mathematical Physics,Hindawi (International Scholarly Research Network),20904673|20904681 +ISRN Mechanical Engineering,Hindawi (International Scholarly Research Network),20905122|20905130 +ISRN Medicinal Chemistry,Hindawi Publishing Corporation,2314629X +ISRN Metallurgy,Hindawi (International Scholarly Research Network),20908717 +ISRN Meteorology,Hindawi (International Scholarly Research Network),20907516|20907524 +ISRN Microbiology,Hindawi (International Scholarly Research Network),20907478|20907486 +ISRN Minimally Invasive Surgery,Hindawi (International Scholarly Research Network),20909438 +ISRN Molecular Biology,Hindawi (International Scholarly Research Network),20907907 +ISRN Molecular Imaging,Hindawi (International Scholarly Research Network),20908962 +ISRN Nanomaterials,Hindawi (International Scholarly Research Network),20908741 +ISRN Nanotechnology,Hindawi (International Scholarly Research Network),20906064|20906072 +ISRN Nephrology,Hindawi (International Scholarly Research Network),2314405X +ISRN Neuroendocrinology,Hindawi (International Scholarly Research Network),20907982 +ISRN Neurology,Hindawi (International Scholarly Research Network),20905505|20905513 +ISRN Neuroscience,Hindawi (International Scholarly Research Network),23144661 +ISRN Nursing,Hindawi (International Scholarly Research Network),20905483|20905491 +ISRN Nutrition,Hindawi (International Scholarly Research Network),23144068 +ISRN Obesity,Hindawi (International Scholarly Research Network),20909446 +ISRN Obstetrics and Gynecology,Hindawi (International Scholarly Research Network),20904436|20904444 +ISRN Oceanography,Hindawi (International Scholarly Research Network),20908989 +ISRN Oncology,Hindawi (International Scholarly Research Network),20905661|2090567X +ISRN Operations Research,Hindawi Publishing Corporation,23146397 +ISRN Ophthalmology,Hindawi (International Scholarly Research Network),20905688|20905696 +ISRN Optics,Hindawi (International Scholarly Research Network),20907826 +ISRN Organic Chemistry,Hindawi (International Scholarly Research Network),20905149|20905157 +ISRN Orthopedics,Hindawi (International Scholarly Research Network),20906161|2090617X +ISRN Otolaryngology,Hindawi (International Scholarly Research Network),20905742|20905750 +ISRN Oxidative Medicine,Hindawi Publishing Corporation,23146400 +ISRN Pain,Hindawi (International Scholarly Research Network),23144718 +ISRN Parasitology,Hindawi (International Scholarly Research Network),23144076 +ISRN Pathology,Hindawi (International Scholarly Research Network),2090570X|20905718 +ISRN Pediatrics,Hindawi (International Scholarly Research Network),2090469X|20904703 +ISRN Pharmaceutics,Hindawi (International Scholarly Research Network),20906145|20906153 +ISRN Pharmacology,Hindawi (International Scholarly Research Network),20905165|20905173 +ISRN Physical Chemistry,Hindawi (International Scholarly Research Network),20907761 +ISRN Physiology,Hindawi (International Scholarly Research Network),2314467X +ISRN Plastic Surgery,Hindawi (International Scholarly Research Network),20908768 +ISRN Polymer Science,Hindawi (International Scholarly Research Network),20908733 +ISRN Power Engineering,Hindawi Publishing Corporation,2314632X +ISRN Preventive Medicine,Hindawi (International Scholarly Research Network),20908784 +ISRN Probability and Statistics,Hindawi (International Scholarly Research Network),2090472X +ISRN Psychiatry,Hindawi (International Scholarly Research Network),20907966 +ISRN Public Health,Hindawi (International Scholarly Research Network),20908008|20908008 +ISRN Pulmonology,Hindawi (International Scholarly Research Network),20905769|20905777 +ISRN Radiology,Hindawi (International Scholarly Research Network),23144084 +ISRN Rehabilitation,Hindawi (International Scholarly Research Network),20906129|20906137 +ISRN Renewable Energy,Hindawi (International Scholarly Research Network),20907451|2090746X +ISRN Rheumatology,Hindawi (International Scholarly Research Network),20905467|20905475 +ISRN Robotics,Hindawi (International Scholarly Research Network),20908806 +ISRN Sensor Networks,Hindawi Publishing Corporation,20907745 +ISRN Signal Processing,Hindawi (International Scholarly Research Network),20905041|2090505X +ISRN Software Engineering,Hindawi (International Scholarly Research Network),20907672|20907680 +ISRN Soil Science,Hindawi (International Scholarly Research Network),2090875X +ISRN Spectroscopy,Hindawi (International Scholarly Research Network),20908776 +ISRN Stem Cells,Hindawi (International Scholarly Research Network),20908792 +ISRN Stroke,Hindawi (International Scholarly Research Network),20909454 +ISRN Structural Biology,Hindawi (International Scholarly Research Network),23144688 +ISRN Surgery,Hindawi (International Scholarly Research Network),20905785|20905793 +ISRN Textiles,Hindawi Publishing Corporation,23146389 +ISRN Thermodynamics,Hindawi (International Scholarly Research Network),20905211 +ISRN Tissue Engineering,Hindawi (International Scholarly Research Network),23144696 +ISRN Toxicology,Hindawi (International Scholarly Research Network),20906188|20906196 +ISRN Transplantation,Hindawi (International Scholarly Research Network),23144092 +ISRN Tribology,Hindawi (International Scholarly Research Network),2090889X +ISRN Tropical Medicine,Hindawi Publishing Corporation,23145455 +ISRN Urology,Hindawi (International Scholarly Research Network),20905807|20905815 +ISRN Vascular Medicine,Hindawi (International Scholarly Research Network),20905823|20905831 +ISRN Veterinary Science,Hindawi (International Scholarly Research Network),20904452|20904460 +ISRN Virology,Hindawi (International Scholarly Research Network),20908814 +ISRN Zoology,Hindawi (International Scholarly Research Network),2090522X|20905238 +Issue A Journal of Opinion,JSTOR,00471607| +Issues and Ideas in Education,Chitkara University Publications,23207655|23208805 +Issues in Accounting Education,American Accounting Association,07393172|15587983 +Issues in Biological Sciences and Pharmaceutical Research,Journal Issues Limited,23501588 +Issues in Business Management and Economics,Journal Issues Limited,2350157X +Issues in Comprehensive Pediatric Nursing,Informa UK (Taylor & Francis),01460862|1521043X +Issues in Economics and Business,"""Macrothink Institute, Inc.""",23772301 +Issues in Education,Elsevier ,10809724| +Issues in Feminism,Korea Women's Studies Institute,15984192| +Issues in Health Care of Women,Informa UK (Taylor & Francis),01615246| +Issues in Legal Scholarship,Walter de Gruyter GmbH,21945780|15398323 +Issues in Mental Health Nursing,Informa UK (Taylor & Francis),01612840|10964673 +Issues in Scientific Research,Journal Issues Limited,24087513 +Issues in Social Science,"""Macrothink Institute, Inc.""",2329521X +Issues of Analysis,Petrozavodsk State University,23063432 +Issues of Business and Law,De Gruyter Open Sp. z o.o. ,20291094 +Issues of Business and Law,Association of Lithuaninan Serials,20299214| +Istanbul Aydin Universitesi Dergisi,Istanbul Aydin University,13091352|21490074 +Istanbul Bilim University Florence Nightingale Journal of Medicine,Baycinar Tibbi Yayincilik,21494401| +Istanbul Cardiovascular Research Journal,Logos Medical Publication,21498237| +İstanbul Gelişim Üniversitesi Sosyal Bilimler Dergisi,Istanbul Gelisim University Journal of Social Sciences,21484287|21487189 +Istanbul Journal of Sociological Studies,Istanbul Journal of Sociological Studies,13040243| +İstanbul Kanuni Sultan Süleyman Tıp Dergisi,Logos Medical Publication,2148273X| +Istanbul Medical Journal,AVES Publishing Co.,13048503|13048503 +İstanbul Tıp Fakültesi Dergisi,Journal of Istanbul Faculty of Medicine,13056433|13056441 +İstanbul Üniversitesi Orman Fakültesi Dergisi,"""Journal of the Faculty of Forestry, Istanbul University""",05358418|13096257 +İstanbul Üniversitesi Veteriner Fakültesi Dergisi,Journal of the Faculty of Veterinary Medicine Istanbul University,02502836|21488320 +Istanbul University Journal of Fisheries & Aquatic Sciences,Istanbul University Faculty of Fisheries,10181911|13071416 +Istorija,Lithuanian University of Educational Sciences,13920456|20297181 +Istoriya meditsiny,Innovative Medical Technologies Development Foundation,23116919|24095583 +Istrazivanja i projektovanja za privredu,Centre for Evaluation in Education and Science,14514117| +it - Information Technology,Oldenbourg Wissenschaftsverlag,16112776|21967032 +IT Professional,Institute of Electrical and Electronics Engineers,15209202| +IT-Szene München,Springer-Verlag,18631983 +ITA-Manu scripte (Arbeitspapiere),Verlag der Osterreichischen Akademie der Wissenschaften,16819187 +ITA-Manu scripte (Arbeitspapiere),Verlag der Osterreichischen Akademie der Wissenschaften,16819187 +ITA-Manu scripte (Arbeitspapiere),Verlag der Osterreichischen Akademie der Wissenschaften,16819187 +ITA-Newsletter,Verlag der Osterreichischen Akademie der Wissenschaften,16079795 +ITA-Newsletter,Verlag der Osterreichischen Akademie der Wissenschaften,16079795 +ITA-Projektberichte,Verlag der Osterreichischen Akademie der Wissenschaften,18191320 +ÍTACA Revista de Filologia,Publicaciones Universidad de Alicante,21725500| +ITALIA CONTEMPORANEA,Franco Angeli,03921077|20364555 +Italian Culture,Maney Publishing,01614622|15590909 +Italian Economic Journal,Springer-Verlag,2199322X|21993238 +Italian Journal of Agronomy,PAGEPress Publications,11254718|20396805 +Italian Journal of Animal Science,PAGEPress Publications,15944077|1828051X +Italian Journal of Food Safety,PAGEPress Publications,22397132|22397132 +Italian Journal of Geosciences,Societa Geologica Italiana,20381719| +Italian Journal of Medicine,PAGEPress Publications,18779344|18779352 +Italian Journal of Pediatrics,Springer (Biomed Central Ltd.),18247288|18247288 +Italian Journal of Remote Sensing,Associazione Italiana di Telerilevamento,11298596|20397879 +Italian Journal of Zoology,Informa UK (Taylor & Francis),11250003|17485851 +Italian Oral Surgery,Elsevier ,18272452| +Italian Political Science Review/Rivista Italiana di Scienza Politica,Cambridge University Press,00488402|20574908 +Italian Politics,Berghahn Books,10864946|23267259 +Italian Science Review,"""Science and Education, Ltd.""",2308832X| +Italian Studies,Maney Publishing,00751634|17486181 +Italian Studies in Southern Africa/Studi d’Italianistica nell’Africa Australe,African Journals Online ,10122338|10122338 +Italica,JSTOR,00213020| +Italica Wratislaviensia,Wydawnictwo Adam Marszalek,20844514| +Italies,OpenEdition,21086540|21086540 +Italique,OpenEdition,14233983|16634438 +ITB Journal of Engineering Science,The Institute for Research and Community Services ITB,19783051| +ITB Journal of Information and Communication Technology,The Institute for Research and Community Services ITB,19783086| +ITB journal of Sciences,The Institute for Research and Community Services ITB,19783043| +ITB Journal of Visual Art and Design,The Institute for Research and Community Services ITB,19783078| +ITBM-RBM,Elsevier ,12979562| +ITBM-RBM News,Elsevier ,12979570| +Itch & Pain,"""Smart Science and Technology, LLC""",23779756 +ITE Transactions on Media Technology and Applications,The Institute of Image Information and Television Engineers,21867364 +ITECKNE Innovación e Investigación en Ingeniería,Universidad Santo Tomas,16921798|23393483 +ITEGAM- Journal of Engineering and Technology for Industrial Applications (ITEGAM-JETIA),GN1 Genesis Network,24470228| +Itinéraires,OpenEdition,21001340|2427920X +Itinerario,Cambridge University Press,01651153|20412827 +Itinerarios Educativos,Universidad Nacional del Litoral,18503853|23625554 +Itinerarius Reflectionis,Universidade Federal de Goias,16792009|18079342 +ITL - International Journal of Applied Linguistics,John Benjamins Publishing Company,00190829|00190810 +ITL Review of Applied Linguistics,Peeters Publishers,190810 +ITM Web of Conferences,EDP Sciences,22712097 +ITNOW,Oxford University Press,17465702|17465710 +ITS Journal - Intelligent Transportation Systems Journal,Informa UK (Taylor & Francis),10248072| +IUBMB Life,Wiley Blackwell (John Wiley & Sons),15216543|15216551 +IUCrData,International Union of Crystallography,24143146 +IUCrJ,International Union of Crystallography,20522525 +IUG Journal of Economics and Business Studies,"""Al Manhal FZ, LLC""",24108723| +IUG Journal of Educational and Psychological Studies,"""Al Manhal FZ, LLC""",24102946| +IUG Journal of Humanities Research,"""Al Manhal FZ, LLC""",24103160| +IUG Journal of Islamic Studies,"""Al Manhal FZ, LLC""",24108715| +IUMPST The Journal,Ankara University,21657874 +Ius et Praxis,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180012 +IUSTA,Universidad Santo Tomas,19000448| +IVF Lite,Medknow Publications,23482907| +IZA Journal of European Labor Studies,Springer (Biomed Central Ltd.),21939012|21939012 +IZA Journal of Labor & Development,Springer (Biomed Central Ltd.),21939020|21939020 +IZA Journal of Labor Economics,Springer (Biomed Central Ltd.),21938997|21938997 +IZA Journal of Labor Policy,Springer (Biomed Central Ltd.),21939004|21939004 +IZA Journal of Migration,Springer (Biomed Central Ltd.),21939039|21939039 +IZA World of Labor,Forschungsinstitut zur Zukunft der Arbeit GmbH,20549571|20549571 +Izquierdas,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185049 +IZUMI,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),2338249X|25023535 +Izvestiâ vysših učebnyh zavedenij Priborostroenie,ITMO University,00213454| +Izvestiya Atmospheric and Oceanic Physics,Pleiades Publishing,00014338|1555628X +Izvestiya Mathematics,Turpion ,10645632|14684810 +Izvestiya of Altai State University,Altai State University,15619443|15619451 +IZVESTIYA OF SARATOV UNIVERSITY NEW SERIES SERIES ECONOMICS MANAGEMENT LAW,Saratov State University,19942540| +Izvestiya of Saratov University New Series Series Mathematics Mechanics Informatics,Saratov State University,18169791| +Izvestiya of Saratov University New Series Series Philology Journalism,Saratov State University,18177115| +Izvestiya Physics of the Solid Earth,Pleiades Publishing,10693513|15556506 +Izvestiya Rossiiskoi Akademii Nauk Seriya Geograficheskaya,"""Institute of Geography, Russian Academy of Sciences""",03732444| +IZVESTIYA SFedU ENGINEERING SCIENCES,"""Science and Education, Ltd.""",23113103| +Izvestiya Visshikh Uchebnykh Zavedenii Chernaya Metallurgiya = Izvestiya Ferrous Metallurgy,National University of Science and Technology MISiS,03680797|24102091 +Izvestiya Vuzov Poroshkovaya Metallurgiya i Funktsional’nye Pokrytiya (Proceedings of Higher Schools Powder Metallurgy аnd Functional Coatings),National University of Science and Technology MISiS,1997308X|24128767 +Izvestiya Vuzov Tsvetnaya Metallurgiya (Proceedings of Higher Schools Nonferrous Metallurgy),National University of Science and Technology MISiS,00213438|24128783 +Izvestiya Vysshikh Uchebnykh Zavedenii Materialy Elektronnoi Tekhniki = Materials of Electronics Engineering,National University of Science and Technology MISiS,16093577| +J for Global Business Advancement,Inderscience Enterprises Ltd.,1746966X|17469678 +J for International Business and Entrepreneurship Development,Inderscience Enterprises Ltd.,15499324|17476763 +J of Control Science and Engineering,David Publishing Company,23282231|23282231 +J of Design Research,Inderscience Enterprises Ltd.,17483050|15691551 +J of Electrical Engineering,David Publishing Company,23282223|23282223 +J of Health Science,David Publishing Company,23287136|23287136 +J of Hydraulic Engineering,David Publishing Company,23328215|23328215 +J of Tourism and Hospitality Management,David Publishing Company,23282169|23282169 +J Proteome Research,Nature Publishing Group, +J Qual Clin Practice,Wiley Blackwell (Blackwell Publishing),13205455|14401762 +J Reprod Fertil,Bioscientifica,00224251| +J TI UNDIP JURNAL TEKNIK INDUSTRI,Chemical Engineering Diponegoro University,19071434|25021516 +J19 The Journal of Nineteenth-Century Americanists,Muse - Johns Hopkins University Press,21667438 +J3eA,EDP Sciences,16385705 +JA Clinical Reports,Springer (Biomed Central Ltd.),23639024 +JAAD Case Reports,Elsevier ,23525126| +JACC Basic to Translational Science,Elsevier ,2452302X| +JACC Cardiovascular Imaging,Elsevier ,1936878X| +JACC Cardiovascular Interventions,Elsevier ,19368798| +JACC Clinical Electrophysiology,Elsevier ,24055018| +JACC Heart Failure,Elsevier ,22131779| +Jadavpur Journal of International Relations,SAGE Publications,09735984|23490047 +JAE,JSTOR,01492993| +Jahangirnagar University Environmental Bulletin,Bangladesh Journals Online,23043326| +Jahrbuch der Berliner Museen,JSTOR,00752207| +Jahrbuch der Göttinger Akademie der Wissenschaften,Walter de Gruyter GmbH,03739767| +Jahrbuch der Jean-Paul-Gesellschaft,Walter de Gruyter GmbH,00753580| +Jahrbuch der Juristischen Zeitgeschichte,Walter de Gruyter GmbH,18696899|18696902 +Jahrbuch der Österreichischen Byzantinistik,Verlag der Osterreichischen Akademie der Wissenschaften,03788660|1810536X +Jahrbuch der Raabe-Gesellschaft,Walter de Gruyter GmbH,00752371|18658857 +Jahrbuch des Instituts für Deutsche Sprache,Walter de Gruyter GmbH,05377900|18689124 +Jahrbuch des Kölnischen Geschichtsvereins,Bohlau Verlag,03419320|21980675 +Jahrbuch f??r P??dagogik,"""Peter Lang, International Academic Publishers""",09411461| +Jahrbuch für Geschichte Lateinamerikas,Bohlau Verlag,14384752|21943680 +Jahrbuch für Internationale Germanistik,"""Peter Lang, International Academic Publishers""",04495233| +Jahrbuch für Regionalwissenschaft,Springer-Verlag,01737600|16139836 +Jahrbuch für Volksliedforschung,JSTOR,00752789| +Jahrbuch für Wirtschaftsgeschichte / Economic History Yearbook,Oldenbourg Wissenschaftsverlag,00752800|21966842 +Jahrbuch für Wissenschaft und Ethik,Walter de Gruyter GmbH,14309017|16131142 +Jahrbuch Menschenrechte,Bohlau Verlag,23108843|2310886X +Jahrbücher für Nationalökonomie und Statistik,Walter de Gruyter GmbH,00214027|2366049X +Jahresbericht der Deutschen Mathematiker-Vereinigung,Springer Fachmedien Wiesbaden GmbH,00120456|18697135 +Jahresberichte und Mitteilungen des Oberrheinischen Geologischen Vereins,Schweizerbart,00782947| +Jahreshefte des Österreichischen Archäologischen Institutes in Wien,Verlag der Osterreichischen Akademie der Wissenschaften,00783579|17295416 +Jahreshefte des Vereins für vaterländische Naturkunde in Württemberg,Smithsonian Institution Biodiversity Heritage Library,03684717| +JAIDS Journal of Acquired Immune Deficiency Syndromes,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15254135| +JAK-STAT,Landes Bioscience,21623988|21623996 +JAMA,American Medical Association,00987484|15383598 +JAMA Cardiology,American Medical Association,23806583| +JAMA Dermatology,American Medical Association,21686068| +JAMA Facial Plastic Surgery,American Medical Association,21686076| +JAMA Internal Medicine,American Medical Association,21686106| +JAMA Neurology,American Medical Association,21686149| +JAMA Oncology,American Medical Association,23742437| +JAMA Ophthalmology,American Medical Association,21686165|21686173 +JAMA Otolaryngology—Head & Neck Surgery,American Medical Association,21686181|2168619X +JAMA Pediatrics,American Medical Association,21686203| +JAMA Psychiatry,American Medical Association,2168622X|21686238 +JAMA Surgery,American Medical Association,21686254| +Jàmbá Journal of Disaster Risk Studies,AOSIS,19961421|2072845X +James Baldwin Review,Manchester University Press,20569203|20569211 +James Joyce Quarterly,Muse - Johns Hopkins University Press,19386036 +JAMSTEC Report of Research and Development,Japan Agency for Marine-Earth Science and Technology,18801153|2186358X +Janaki Medical College Journal of Medical Science,Nepal Journals Online,20912242|20912358 +Japan Agricultural Research Quarterly JARQ,Japan International Research Center for Agricultural Sciences,00213551|21858896 +Japan and the World Economy,Elsevier ,09221425| +Japan Forum,Informa UK (Taylor & Francis),09555803|1469932X +Japan Journal of Applied Mathematics,Springer-Verlag,09102043| +Japan Journal of Human Growth and Development Research,Japan Society of Human Growth and Development,13408682|1884359X +Japan Journal of Industrial and Applied Mathematics,Springer-Verlag,09167005|1868937X +Japan Journal of Nursing Science,Wiley Blackwell (Blackwell Publishing),17427932|17427924 +Japan Journal of Sport Anthropology,Japan Society of Sport Anthropology,13454358|21861935 +JAPAN JOURNAL OF SPORT SOCIOLOGY,Japan Society of Sport Sociology,09192751|21858691 +Japan journal of water pollution research,Japan Society on Water Environment,03872025| +Japan Social Innovation Journal,"""Institute for Policy Studies and Social Innovation, University of Hyogo""",21859493 +JAPAN TAPPI JOURNAL,Japan Technical Association of the Pulp and Paper Industry,0022815X|18811000 +Japanese Circulation Journal,The Japanese Circulation Society,00471828|13474839 +Japanese Clinical Medicine,"""Libertas Academica, Ltd.""",11796707 +Japanese Cultural Studies,The Association of Japanology in East Asia,12294918| +Japanese Dental Science Review,Elsevier ,18827616| +Japanese Economic Review,Wiley Blackwell (Blackwell Publishing),13524739|14685876 +Japanese Economy,Informa UK (Taylor & Francis),1097203X| +Japanese Geotechnical Journal,The Japanese Geotechnical Society,18806341 +Japanese Geotechnical Society Special Publication,The Japanese Geotechnical Society,21888027 +Japanese Heart Journal,International Heart Journal Association,00214868|1348673X +Japanese jornal of Head and Neck Cancer,Japan Society for Head and Neck Cancer,09114335|18839878 +Japanese Journal of Administrative Science,The Japanese Association of Administrative Science,09145206|18846432 +Japanese journal of AMHTS,Japan Society of Health Evaluation and Promiotion,0386135X|18844081 +Japanese Journal of Animal Psychology,The Japanese Society for Animal Psychology,09168419|18809022 +Japanese Journal of Applied Entomology and Zoology,Japanese Society of Applied Entomology & Zoology,00214914|13476068 +Japanese Journal of Applied Physics,Japan Society of Applied Physics,00214922|13474065 +Japanese journal of applied statistics,Japanese Society of Applied Statistics,02850370|18838081 +Japanese journal of benthology,The Japanese Association of Benthology,1345112X|1883891X +Japanese Journal of Biometrics,The Biometric Society of Japan,09184430|21856494 +Japanese Journal of Cancer Research,Wiley Blackwell (Blackwell Publishing),09105050| +Japanese Journal of Cardiovascular Surgery,The Japanese Society for Cardiovascular Surgery,02851474|18834108 +Japanese Journal of Clinical Immunology,Japan Society for Clinical Immunology,09114300|13497413 +Japanese Journal of Clinical Oncology,Oxford University Press,03682811|14653621 +Japanese Journal of Comparative Economics,Japan Association for Comparative Economic Studies,18805647|18839819 +Japanese Journal of Complementary and Alternative Medicine,Japanese Society for Complementary & Alternative Medicine,13487922|13487930 +Japanese Journal of Crop Science,Crop Science Society of Japan,00111848|13490990 +Japanese Journal of Electrocardiology,The Japanes Society of Electrocardiology,02851660|18842437 +Japanese Journal of Equine Science,Japan Society of Equine Science,09171967|1884443X +Japanese journal of extra-corporeal technology,The Japanese Society of Extra-Corporeal Techology in Medicine,09122664|18845452 +Japanese Journal of Farm Work Research,Japanese Society of Farm Work Research,03891763|18832261 +Japanese Journal of Food Microbiology,Japanese Society of Food Microbiology,13408267|18825982 +Japanese Journal of Forensic Science and Technology,Japanese Association of Forensic Science and Technology,18801323|18814689 +JAPANESE JOURNAL OF GYNECOLOGIC AND OBSTETRIC ENDOSCOPY,Japan Society of Gynecologic and Obstetric Endoscopy and Minimally Invasive Therapy,18849938|18845746 +Japanese Journal of Health and Human Ecology,The Japanese Society of Health and Human Ecology,03689395|1882868X +Japanese Journal of Health Physics,Japan Health Physics Society,03676110|18847560 +Japanese Journal of Health Promotion and Physical Therapy,Japan Society of Health Promotion and Physical Therapy,21863741|21873305 +Japanese Journal of Hospital Pharmacy,Japanese Society of Pharmaceutical Health Care and Sciences,03899098|21859477 +Japanese Journal of Human Geography,The Human Geographical Society of Japan,00187216|18834086 +Japanese Journal of Ichthyology,Springer-Verlag,00215090| +Japanese Journal of Infection Prevention and Control,Japanese Society of Environmental Infections,1882532X|18832407 +Japanese Journal of Infectious Diseases,"""Editorial Committee of Japanese Journal of Infectious Diseases, National Institute of Infectious Diseases""",13446304|18842836 +Japanese Journal of Lactic Acid Bacteria,Japan Society for Lactic Acid Bacteria,1343327X|21865833 +Japanese Journal of Large Animal Clinics,Japanese Society of Veterinary Clinics,1884684X|21872805 +Japanese journal of leprosy,Japanese Leprosy Association,13423681|1884314X +Japanese Journal of Limnology (Rikusuigaku Zasshi),The Japanese Society of Limnology,00215104|18824897 +Japanese journal of mathematics New series,Springer-Verlag,02892316|18613624 +Japanese Journal of Medical Mycology,The Japanese Society for Medical Mycology,05830516|18846971 +Japanese Journal of Medical Science and Biology,"""Editorial Committee of Japanese Journal of Infectious Diseases, National Institute of Infectious Diseases""",00215112|18842828 +Japanese Journal of Medical Technology,The Japanese Journal of Gastroenterological Surgery,09158669|21885346 +Japanese Journal of Medical Technology,The Japanese Journal of Gastroenterological Surgery,09158669|21885346 +Japanese Journal of Medicine,Japanese Society of Internal Medicine,00215120|1881123X +Japanese journal of MHTS,Japan Society of Health Evaluation and Promiotion,09111840|1884409X +Japanese Journal of Microbiology,Wiley Blackwell (Blackwell Publishing),00215139| +JAPANESE JOURNAL OF MULTIPHASE FLOW,The Japanese Society for Multiphase Flow,09142843|18815790 +Japanese Journal of Neurosurgery,The Japanese Congress of Neurological Surgeons,0917950X|21873100 +Japanese Journal of Ophthalmology,Springer-Verlag,00215155|16132246 +Japanese Journal of Oral & Maxillofacial Surgery,Japanese Society of Oral and Maxillofacial Surgeons,00215163|21861579 +Japanese Journal of Oral Biology,Japanese Association for Oral Biology,03850137| +Japanese Journal of Oral Diagnosis / Oral Medicine,The Japanese Society of Oral Diagnosis/Oral Medicine,09149694|21882843 +Japanese Journal of Ornithology,JStage(Ornithological Society of Japan),0913400X|18819710 +Japanese Journal of Pediatric Pulmonology,Japanese Society of Pediatric Pulmonology,09183876|21853754 +Japanese Journal of Pesticide Science,Pesticide Science Society of Japan,21870365|21878692 +Japanese Journal of Pharmacoepidemiology/Yakuzai ekigaku,Japanese Society for Pharmacoepidemiology,13420445|1882790X +Japanese Journal of Physical Fitness and Sports Medicine,The Japanese Society of Physical Fitness and Sports Medicine,0039906X|18814751 +Japanese Journal of Physiological Psychology and Psychophysiology,Japanese Society for Physiological Psychology and Psychophysiology,02892405|2185551X +Japanese Journal of Phytopathology,The Phytopathological Society of Japan,00319473|18820484 +Japanese Journal of Political Science,Cambridge University Press,14681099|14740060 +Japanese Journal of Radiological Technology,Japanese Society of Radiological Technology,03694305|18814883 +Japanese Journal of Radiology,Springer-Verlag,18671071|1867108X +Japanese Journal of Religious Studies,Nanzan University,03041042| +Japanese Journal of Rheumatology,Informa UK (Informa Healthcare),01691163| +Japanese journal of science and technology for identification,Japanese Association of Forensic Science and Technology,13428713|18822827 +Japanese Journal of Sensory Evaluation,Japanese Society for Sensory Evaluation,1342906X|21872546 +Japanese Journal of Sheep Science,Japanese Society of Sheep Science,03891305|21861013 +Japanese Journal of Sign Language Studies,Japanese Association of Sign Linguistics,18843204|2187218X +Japanese Journal of Smooth Muscle Research,Japan Society of Smooth Muscle Research,03743527|18848788 +Japanese Journal of Sport Education Studies,Japanese Society of Sport Education,09118845|18845096 +Japanese Journal of Sport Management,Japanese Association for Sport Management,18840094|21850313 +Japanese Journal of Sport Psychology,Japanese Society of Sport Psychology,03887014|18836410 +Japanese Journal of Thrombosis and Hemostasis,The Japanese Society on Thrombosis and Hemostasis,09157441|18808808 +Japanese Journal of Transfusion and Cell Therapy,Japan Society of Transfusion Medicine and Cell Therapy,18813011|18830625 +Japanese Journal of Tropical Medicine,Japanese Society of Tropical Medicine,21861803 +Japanese Journal of Tropical Medicine and Hygiene,Japanese Society of Tropical Medicine,03042146|21861811 +Japanese Journal of Veterinary Anesthesia & Surgery,Japanese Society of Veterinary Anesthesia and Surgery,09165908|13497669 +Japanese Journal of Veterinary Clinics,Japanese Society of Veterinary Clinics,13468464|18834604 +Japanese Journal of Water Treatment Biology,Japanese Society of Water Treatment Biology,09106758|18810438 +Japanese Journal of Zoo and Wildlife Medicine,Japanese Society of Zoo and Wildlife Medicine,13426133|2185744X +Japanese Language and Literature,JSTOR,15367827| +Japanese Magazine of Mineralogical and Petrological Sciences,Japan Association of Mineralogical Sciences,1345630X|13497979 +JAPANESE ORTHOPTIC JOURNAL,Japan Society of Engineering Geology,03875172|18839215 +Japanese Political Science Review,Japanese Political Science Review,21887020 +Japanese poultry science,Japan Poultry Science Association,00290254| +Japanese Psychological Research,Wiley Blackwell (Blackwell Publishing),00215368|14685884 +Japanese Research in Business History,Business History Society of Japan,1349807X|1884619X +Japanese Sociological Review,The Japan Sociological Society,00215414|18842755 +Japanese Studies,Informa UK (Taylor & Francis),10371397|14699338 +Japanese Yearbook on Business History,Business History Society of Japan,09102027|18846181 +JAPCA,Informa UK (Taylor & Francis),08940630| +JASSA Journal of Applied Science in Southern Africa,African Journals Online ,10197788 +Javnost - The Public,Informa UK (Taylor & Francis),13183222|18548377 +JAWRA Journal of the American Water Resources Association,Wiley Blackwell (Blackwell Publishing),1093474X|17521688 +Jazz Perspectives,Informa UK (Taylor & Francis),17494060|17494079 +Jazz Research Journal,Equinox Publishing,17538637|17538645 +JBI Reports,Wiley Blackwell (Blackwell Publishing),1479697X|14796988 +JBIC Journal of Biological Inorganic Chemistry,Springer-Verlag,09498257|14321327 +JBJS Case Connector,Journal of Bone and Joint Surgery,21603251|21603251 +JBJS Essential Surgical Techniques,Journal of Bone and Joint Surgery,21602204|21602204 +JBJS Orthopaedic Highlights Hip Surgery,Journal of Bone and Joint Surgery,21672083| +JBJS Orthopaedic Highlights Knee Surgery,Journal of Bone and Joint Surgery,21672067| +JBJS Orthopaedic Highlights Shoulder & Elbow,Journal of Bone and Joint Surgery,21670927| +JBJS Orthopaedic Highlights Spine Surgery,Journal of Bone and Joint Surgery,23247304| +JBJS Orthopaedic Highlights Sports Medicine,Journal of Bone and Joint Surgery,21672091| +JBJS Orthopaedic Highlights Trauma,Journal of Bone and Joint Surgery,21672105| +JBJS Reviews,Journal of Bone and Joint Surgery,23299185 +JBR Journal of Clinical Diagnosis and Research,OMICS Publishing Group,23760311 +JBR Journal of Interdisciplinary Medicine and Dental Science,OMICS Publishing Group,2376032X +JBRA Assisted Reproduction,GN1 Genesis Network,15180557| +JCC Open,Elsevier ,22120149| +JCI Insight,American Society for Clinical Investigation,23793708 +JCMS Journal of Common Market Studies,Wiley Blackwell (Blackwell Publishing),00219886|14685965 +JCR Journal of Clinical Rheumatology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10761608| +JCRS Online Case Reports,Elsevier ,22141677| +JDDG Journal der Deutschen Dermatologischen Gesellschaft,Wiley Blackwell (Blackwell Publishing),16100379|16100387 +JDR Clinical & Translational Research,SAGE Publications,23800844|23800852 +JEJAK,"""Department of Drama, Dance and Music, Semarang State Universtiy""",24605123| +JEL-KÉP,JEL-KEP,0209584X| +Jelentés és Nyelvhasználat,University of Szeged,20649940 +JEMS Journal of Emergency Medical Services,Elsevier ,01972510| +Jentashapir Journal of Health Research,International Neuroscience Institute,23454067 +Jerusalem Review of Legal Studies,Oxford University Press,22197125|22197117 +JETP Letters,Pleiades Publishing,00213640|10906487 +Jeugd en Co Kennis,Springer-Verlag,18739164|18766080 +Jeugdbeleid,Springer-Verlag,18739482|18766056 +Jeunesse Young People Texts Cultures,Muse - Johns Hopkins University Press,1920261X +Jewish Culture and History,Informa UK (Taylor & Francis),1462169X|21679428 +Jewish Education,Informa UK (Taylor & Francis),00216429| +Jewish Film & New Media,Wayne State University Press,21690324|21690332 +Jewish Historical Studies,UCL Press,09629696| +Jewish History,Springer-Verlag,0334701X|15728579 +Jewish Quarterly,Informa UK (Taylor & Francis),0449010X|23262516 +Jewish Quarterly Review,Muse - Johns Hopkins University Press,15530604 +Jewish Social Studies,Indiana University Press,00216704|15272028 +Jewish Studies Quarterly,Mohr Siebeck,09445706|00000000 +JFPS International Journal of Fluid Power System,The Japan Fluid Power System Society,18815286 +JGZ Tijdschrift voor jeugdgezondheidszorg,Springer-Verlag,15678644|1876598X +JIMS8M The Journal of Indian Management & Strategy,Diva Enterprises Private Limited,09739335|09739343 +Jindal Global Law Review,Springer-Verlag,09752498|23644869 +Jindal Journal of Business Research,SAGE Publications,22786821| +Jinekoloji Obstetrik Pediatri ve Pediatrik Cerrahi Dergisi,Logos Medical Publication,13086715| +JITA - Journal of Information Technology and Applications (Banja Luka) - APEIRON,National and University Library of the Republic of Srpska,22329625|22330194 +Jitsumu Hyomen Gijutsu,The Surface Finishing Society of Japan,03682358|18843417 +Jiuzhou Xuelin,Chinese Civilisation Centre,17299756| +Jl of Computers in Mathematics and Science Teaching,Ankara University,7319258 +JMED Research,IBIMA Publishing,23332395 +JMIR Cancer,JMIR Publications Inc.,23691999 +JMIR Human Factors,JMIR Publications Inc.,22929495 +JMIR Medical Education,JMIR Publications Inc.,23693762 +JMIR Medical Informatics,JMIR Publications Inc.,22919694 +JMIR Mental Health,JMIR Publications Inc.,23687959 +JMIR mhealth and uhealth,JMIR Publications Inc.,22915222 +JMIR Public Health and Surveillance,JMIR Publications Inc.,23692960 +JMIR Rehabilitation and Assistive Technologies,JMIR Publications Inc.,23692529 +JMIR Research Protocols,JMIR Publications Inc.,19290748 +JMIR Serious Games,JMIR Publications Inc.,22919279 +JMM Case Reports,Microbiology Society,20533721 +JNCI Journal of the National Cancer Institute,Oxford University Press,00278874|14602105 +JNCI Monographs,Oxford University Press,10526773|17456614 +Joelho Revista de Cultura Arquitectonica,Coimbra University Press,16479548|16478681 +JOGN Nursing,Elsevier ,00900311| +Johnson Matthey Technology Review,Johnson Matthey,20565135| +Joho Chishiki Gakkaishi,Japan Society of Information and Knowledge,09171436|18817661 +Joint Bone Spine,Elsevier ,1297319X| +Joint Diseases and Related Surgery,Baycinar Tibbi Yayincilik,13058282|13090313 +Joints,CIC Edizioni Internazionali,22824324 +JOM,Springer-Verlag,10474838|15431851 +JOMEC Journal,Cardiff University Press,20492340 +JONA s Healthcare Law Ethics and Regulation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15209229| +JONA The Journal of Nursing Administration,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00020443| +Jonrnal of Social Thoughts and Culture,Association of East Asian Social Thoughts,12291234| +Jordan Journal for History and Archaeology,"""Al Manhal FZ, LLC""",19969546| +Jordan Journal of Agricultural Sciences,"""Al Manhal FZ, LLC""",18158625| +Jordan Journal of Biological Sciences,"""Al Manhal FZ, LLC""",19956673| +Jordan Journal of Business Administration,"""Al Manhal FZ, LLC""",18158633| +Jordan Journal of Chemistry,"""Al Manhal FZ, LLC""",18149111| +Jordan Journal of Civil Engineering,Jordan Journal of Civil Engineering,19930461|2225157X +Jordan Journal of Economic Sciences,"""Al Manhal FZ, LLC""",23089954| +Jordan Journal of Pharmaceutical Sciences,"""Al Manhal FZ, LLC""",19957157| +Jordan Journal of Social Sciences,"""Al Manhal FZ, LLC""",20719728| +Jordan Medical Journal,"""Al Manhal FZ, LLC""",04469283| +Jordanian Journal of Computers and Information Technology,ScopeMed International Medical Journal Managment and Indexing System,24139351| +Jornal Brasileiro de Doenças Sexualmente Transmissíveis,Editora da Universidade Federal Fluminense,01034065|21778264 +Jornal Brasileiro de Economia da Saúde,Jornal Brasileiro de Economia da Saude,23591641 +Jornal Brasileiro de Nefrologia,GN1 Genesis Network,01012800| +Jornal Brasileiro de Patologia e Medicina Laboratorial,GN1 Genesis Network,16762444|16762444 +Jornal Brasileiro de Pneumologia,SciELO,18063713|18063713 +Jornal Brasileiro de Psiquiatria,SciELO,00472085|00472085 +Jornal Brasileiro de TeleSSaúde,Universidade do Estado do Rio de Janeiro UERJ,22383581 +Jornal da Sociedade Brasileira de Fonoaudiologia,SciELO,21796491|21796491 +Jornal de Pediatria,Elsevier ,00217557|00217557 +Jornal de Pediatria (Versão em Português),Elsevier ,22555536| +Jornal de Pneumologia,SciELO,01023586|01023586 +Jornal de Políticas Educacionais,Universidade Federal do Parana,19811969| +Jornal of Seokdang Academy,Seokdang Academy,17386578| +Jornal Vascular Brasileiro,SciELO,16775449|16775449 +Jos Journal of Medicine,African Journals Online ,20060734|20060734 +JOT Journal für Oberflächentechnik,Springer-Verlag,09408789|2192869X +JOT-International Surface Technology,Springer Fachmedien Wiesbaden GmbH,18654827|21928703 +Jounal of Korea Service Management Society,The Korean Service Management Society,15981150| +Jour of Aerospace Science and Technology,David Publishing Company,23328258|23328258 +Jouranl of Korean Association of EMG Electrodiagnostic Medicine,Korean Association of EMG Electrodiagnostic Medicine,12296066| +"""Journal """"Ice and Snow""""""","""Institute of Geography, Russian Academy of Sciences""",20766734|20766734 +Journal about Law,The Russian Law Academy of the Ministry of Justice of the RF,23067136|23136715 +Journal Africain d Hépato-Gastroentérologie,Springer-Verlag,19543204|19543212 +Journal africain du cancer / African Journal of Cancer,Springer-Verlag,19650817|19650825 +Journal American Society of Mining and Reclamation,American Society of Mining and Reclamation (ASMR),23288744| +Journal and Proceedings of the Institute of Chemistry of Great Britain and Ireland,The Royal Society of Chemistry, +Journal and Proceedings of the Royal Institute of Chemistry of Great Britain and Ireland,The Royal Society of Chemistry, +Journal Applied Mathematics,Scientific and Academic Publishing,21631409| +Journal Asiatique,Peeters Publishers,0021762X +Journal Club AINS,Thieme Publishing Group,21949719|21949727 +Journal Club Schmerzmedizin,Thieme Publishing Group,21949735|21949743 +Journal d agriculture traditionnelle et de botanique appliquée,PERSEE Program,01835173| +Journal d agriculture tropicale et de botanique appliquée,PERSEE Program,00217662| +Journal d Analyse Mathématique,Springer-Verlag,00217670|15658538 +Journal de Chimie Physique et de Physico-Chimie Biologique,EDP Sciences,00217689| +Journal de Chirurgie,Elsevier ,00217697| +Journal de Chirurgie Viscérale,Elsevier ,1878786X| +Journal de gestion et d économie médicales,CAIRN,22625305|22702504 +Journal de Gynécologie Obstétrique et Biologie de la Reproduction,Elsevier ,03682315| +Journal de Jure,Maulana Malik Ibrahim State Islamic University,20851618|20851618 +Journal de la psychanalyse de l enfant,CAIRN,09947949|2264590X +Journal de la Recherche Scientifique de l Universite de Lome,African Journals Online ,10271988 +Journal de la Société de Biologie,EDP Sciences,12950661|17606128 +Journal de la Société des Africanistes,PERSEE Program,00379166| +Journal de la Société des Africanistes,PERSEE Program,00379166|19577850 +Journal de la Société des Africanistes,PERSEE Program,00379166| +Journal de la Société des Africanistes,PERSEE Program,00379166| +Journal de la Société des Américanistes,PERSEE Program,00379174|19577842 +Journal de la Société des Américanistes,PERSEE Program,00379174| +Journal de la Société des océanistes,PERSEE Program,0300953X|17607256 +Journal de l’École polytechnique — Mathématiques,Cellule MathDoc/CEDRAM,2270518X|2270518X +Journal de Mathématiques Pures et Appliquées,Elsevier ,00217824| +Journal de Mycologie Médicale / Journal of Medical Mycology,Elsevier ,11565233| +Journal de Pédiatrie et de Puériculture,Elsevier ,09877983| +Journal de Physique,EDP Sciences,03683842| +Journal de Physique Appliquée,EDP Sciences,11608161| +Journal de Physique et le Radium,EDP Sciences,03683842| +Journal de Physique I,EDP Sciences,11554304|12864862 +Journal de Physique II,EDP Sciences,11554312|12864870 +Journal de Physique III,EDP Sciences,11554320|12864897 +Journal de Physique IV (Proceedings),EDP Sciences,11554339|17647177 +Journal de Physique Lettres,EDP Sciences,0302072X| +Journal de Physique Théorique et Appliquée,EDP Sciences,03683893| +Journal de Radiologie,Elsevier ,02210363| +Journal de Radiologie Diagnostique et Interventionnelle,Elsevier ,22115706| +Journal de Réadaptation Médicale Pratique et Formation en Médecine Physique et de Réadaptation,Elsevier ,0242648X| +Journal de Théorie des Nombres de Bordeaux,Cellule MathDoc/CEDRAM,12467405|21188572 +Journal de Thérapie Comportementale et Cognitive,Elsevier ,11551704| +Journal de Traumatologie du Sport,Elsevier ,0762915X| +Journal der Juristischen Zeitgeschichte,Walter de Gruyter GmbH,18639984|18688810 +Journal des africanistes,PERSEE Program,03990346| +Journal des anthropologues,PERSEE Program,11560428|21142203 +Journal des Anti-infectieux,Elsevier ,22106545| +Journal des Economistes et des Etudes Humaines,Walter de Gruyter GmbH,11456396 +Journal des Économistes et des Études Humaines,Walter de Gruyter GmbH,21945799|21531552 +Journal des Maladies Vasculaires,Elsevier ,03980499| +Journal des savants,PERSEE Program,00218103|1775383X +Journal des Sciences Pour l Ingénieur,African Journals Online ,8514453 +Journal du droit des jeunes,CAIRN,21142068|22596003 +Journal Electrical and Electronic Engineering,Science Publishing Group,23291613| +Journal Européen des Systèmes Automatisés,Lavoisier SAS,12696935| +Journal Européen des Urgences,Elsevier ,09939857| +Journal Européen des Urgences et de Réanimation,Elsevier ,22114238| +Journal européen d’hydrologie,EDP Sciences,10236368| +JOURNAL FOR CLINICAL AND DIAGNOSTIC RESEARCH,JCDR Research and Publications,2249782X| +Journal for Cultural Research,Informa UK (Taylor & Francis),14797585|17401666 +Journal for Early Modern Cultural Studies,Indiana University Press,15310485|15533786 +Journal for Educating Gifted Young Scientists,Journal for Educating Gifted Young Scientists (JEGYS),21479518| +Journal for Education in the Built Environment,Informa UK (Taylor & Francis),17474205 +Journal for Eighteenth-Century Studies,Wiley Blackwell (Blackwell Publishing),17540194|17540208 +Journal for European Environmental & Planning Law,Brill Academic Publishers,16137272|18760104 +Journal for Foreign Languages,University of Ljubljana,18558453|23504269 +Journal for General Philosophy of Science,Springer-Verlag,09254560|15728587 +Journal for Healthcare Quality,Wiley Blackwell (Blackwell Publishing),10622551|19451474 +Journal for History of Mathematics,The Korean Society for History of Mathematics,1226931X| +Journal for ImmunoTherapy of Cancer,Springer (Biomed Central Ltd.),20511426|20511426 +Journal for Interdisciplinary Research in Education (JIRE),Springer - Global Science Journals,19859414 +Journal for Islamic Studies,African Journals Online ,2577062 +Journal for Juridical Science,African Journals Online ,0258252X|0258252X +Journal for Labour Market Research,Springer-Verlag,16143485|18678343 +Journal for Language Teaching,African Journals Online ,2599570 +Journal for Manufacturing Science and Production,Walter de Gruyter GmbH,07936648|21910375 +Journal for Maritime Research,Informa UK (Taylor & Francis),21533369|14691957 +Journal for Multicultural Education,Emerald (MCB UP ),2053535X| +Journal for Nature Conservation,Elsevier ,16171381| +Journal for Nurses in Professional Development,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21699798| +Journal for Nurses in Staff Development,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10987886| +Journal for Peace and Justice Studies,Philosophy Documentation Center,10936831| +Journal for Peace and Justice Studies,Philosophy Documentation Center,10936831| +Journal for Person-Oriented Research,Lundh Research Foundation,20020244| +Journal for Perspectives of Economic Political and Social Integration,De Gruyter Open Sp. z o.o. ,17333911|17333911 +Journal for Research in Mathematics Education,National Council of Teachers of Mathematics,00218251|19452306 +Journal for Research in Mathematics Education Monograph,JSTOR,08839530| +Journal for Research into Freemasonry and Fraternalism,Equinox Publishing,17572460|17572479 +Journal for Specialists in Pediatric Nursing,Wiley Blackwell (Blackwell Publishing),15390136|17446155 +Journal for Technology of Plasticity,De Gruyter Open Sp. z o.o. ,03543870| +Journal for the Academic Study of Religion,Equinox Publishing,10312943|17439014 +Journal for the Cognitive Science of Religion,Equinox Publishing,20497555|20497563 +Journal for the Education of Gifted Young Scientists,Journal for Educating Gifted Young Scientists (JEGYS),2149360X| +journal for the education of the gifted,SAGE Publications,01623532| +Journal for the History of Analytical Philosophy,Escarpment Press,21590303 +Journal for the History of Astronomy,SAGE Publications,00218286|17538556 +Journal for the History of Modern Theology / Zeitschrift für Neuere Theologiegeschichte,Walter de Gruyter GmbH,09437592|16129776 +Journal for the Integrated Study of Dietary Habits,The Japanese Association for the Integrated Study of Dietary Habits,13469770|18812368 +Journal for the Scientific Study of Religion,Wiley Blackwell (Blackwell Publishing),00218294|14685906 +Journal for the Study of English Linguistics,"""Macrothink Institute, Inc.""",23297034 +Journal for the Study of Food and Society,Informa UK (Taylor & Francis),15289796| +Journal for the Study of Judaism,Brill Academic Publishers,00472212|15700631 +Journal for the Study of Radicalism,Michigan State University Press,19301189|19301197 +Journal for the Study of Religion,African Journals Online ,10117601 +Journal for the Study of Religion Nature and Culture,Equinox Publishing,17494907|17494915 +Journal for the Study of Spirituality,Maney Publishing,20440243|20440251 +Journal for the Study of Sports and Athletes in Education,Informa UK (Taylor & Francis),19357397|19357400 +Journal for the Study of the Historical Jesus,Brill Academic Publishers,14768690|17455197 +Journal for the Study of the New Testament,SAGE Publications,0142064X|17455294 +Journal for the Study of the Old Testament,SAGE Publications,03090892|14766728 +Journal for the Study of the Pseudepigrapha,SAGE Publications,09518207|17455286 +Journal for the Theory of Social Behaviour,Wiley Blackwell (Blackwell Publishing),00218308|14685914 +Journal for the Utilization of Agricultural Products,Japanese Society for Food Science and Technology,03695174| +Journal Français d Ophtalmologie,Elsevier ,01815512| +Journal français de psychiatrie,CAIRN,12605999|17762855 +Journal français d’hydrologie,EDP Sciences,03359581| +JOURNAL FRANCO-VIETNAMIEN DE PNEUMOLOGIE,French-Vietnamese Association of Pulmonology,22647899|22640754 +Journal für Ästhetische Chirurgie,Springer-Verlag,18674305|18674313 +Journal für Betriebswirtschaft,Springer-Verlag,03449327|1614631X +Journal für die reine und angewandte Mathematik (Crelles Journal),Walter de Gruyter GmbH,00754102|14355345 +Journal für Entwicklungspolitik,Mattersburger Kreis,02582384|24143197 +Journal für Mathematik-Didaktik,Springer-Verlag,01735322|18692699 +Journal für praktische Chemie,Wiley Blackwell (John Wiley & Sons),09411216|15213897 +Journal für Rechtspolitik,Springer-Verlag,09434011|1613754X +Journal für Verbraucherschutz und Lebensmittelsicherheit,Springer-Verlag,16615751|16615867 +Journal History School,Journal of History School,13085298| +Journal in Computer Virology,Springer-Verlag,17729890|17729904 +Journal International de Bioéthique,CAIRN,12877352|21025169 +Journal Multimodal Communication,Walter de Gruyter GmbH,22306579|22306587 +Journal of 3D Printing in Medicine,Future Medicine,20594755|20594763 +Journal of Abbasid Studies,Brill Academic Publishers,22142363|22142371 +Journal of Abnormal & Social Psychology,American Psychological Association,0096851X| +Journal of Abnormal Child Psychology,Springer-Verlag,00910627|15732835 +Journal of Abnormal Psychology,American Psychological Association,0021843X|19391846 +Journal of Academic Emergency Medicine,AVES Publishing Co.,1305760X|13098845 +Journal of Academic Emergency Medicine Case Reports,AVES Publishing Co.,1309534X|21462925 +Journal of Academic Ethics,Springer-Verlag,15701727|15728544 +Journal of Academic Ophthalmology,Thieme Publishing Group,21647879|21647852 +Journal of Academic Research in Medicine,AVES Publishing Co.,21466505|21471894 +Journal of Academic Research in Nursing,Logos Medical Publication,21494983| +Journal of Academic Writing,"""Coventry University, Lanchester Library""",22258973 +Journal of Academy of Business and Economics,International Academy of Business and Economics,15428710|23788631 +Journal of Academy of Dental Education,Academy of Dental Education,23481595|23482621 +Journal of Academy of Medical Sciences,Medknow Publications,22494855| +Journal of Access Services,Informa UK (Taylor & Francis),15367967|15367975 +Journal of Accessibility and Design for All,Iniciativa Digital Politecnica,20137087| +Journal of Accounting & Marketing,OMICS Publishing Group,21689601 +Journal of Accounting & Organizational Change,Emerald (MCB UP ),18325912| +Journal of Accounting and Auditing Research & Practice,IBIMA Publishing,21659532 +Journal of Accounting and Economics,Elsevier ,01654101| +Journal of Accounting and Finance,Bioinfo Publications,22493964|22493972 +Journal of Accounting and Public Policy,Elsevier ,02784254| +Journal of Accounting and Taxation,Academic Journals,21416664|21416664 +Journal of Accounting Auditing & Finance,SAGE Publications,0148558X| +Journal of Accounting Education,Elsevier ,07485751| +Journal of Accounting in Emerging Economies,Emerald (MCB UP ),20421168| +Journal of Accounting Literature,Elsevier ,07374607| +Journal of Accounting Research,Wiley Blackwell (Blackwell Publishing),00218456|1475679X +Journal of Acquired Immune Deficiency Syndromes & Human Retrovirology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10779450| +Journal of ACS Advances in Computer Science,"""Al Manhal FZ, LLC""",16878515| +Journal of Acupuncture and Herbs,Walter de Gruyter GmbH,20017464 +Journal of Acupuncture and Meridian Studies,Elsevier ,20052901| +Journal of Acupuncture and Tuina Science,Springer-Verlag,16723597|19930399 +Journal of Acute Care Physical Therapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21588686| +JOURNAL OF ACUTE CARE SURGERY,Korean Society of Acute Care Surgery,22885862|22889582 +Journal of Acute Disease,Elsevier ,22216189| +Journal of Acute Medicine,Elsevier ,22115587| +Journal of Adaptation in Film & Performance,Intellect,17536421|1753643X +Journal of adapted physical activity and exercise,Korean Society of Adapted Physical Activity and Exercise,12265063| +Journal of Addiction,Hindawi Publishing Corporation,20907834|20907850 +Journal of Addiction & Prevention,Avens Publishing Group,23302178 +Journal of Addiction and Dependence,Ommega Online Publishers,2471061X +Journal of Addiction Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19320620| +Journal of Addiction Medicine and Therapeutic Science,Peertechz.com,24553484 +Journal of Addiction Research & Therapy,OMICS Publishing Group,21556105|21556105 +Journal of Addictions & Offender Counseling,Wiley Blackwell (John Wiley & Sons),10553835| +Journal of Addictions Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10884602|15487148 +Journal of Addictive Behaviors Therapy & Rehabilitation,OMICS Publishing Group,23249005 +Journal of Addictive Diseases,Informa UK (Taylor & Francis),10550887|15450848 +Journal of Adhesion Science and Technology,Informa UK (Taylor & Francis),01694243|15685616 +Journal of administrative and business studies,TAF Publishing,2414309X +Journal of Administrative Sciences and Policy Studies,American Research Institute for Policy Development,23725109|23725117 +Journal of Administrative Sciences and Technology,IBIMA Publishing,21659435 +Journal of Adolescence,Elsevier ,01401971|10959254 +Journal of Adolescent & Adult Literacy,Wiley Blackwell (John Wiley & Sons),10813004| +Journal of Adolescent and Young Adult Oncology,Mary Ann Liebert,21565333|2156535X +Journal of Adolescent Chemical Dependency,"""Informa UK (Haworth Press, Inc.,)""",08967768| +Journal of Adolescent Health,Elsevier ,1054139X| +Journal of Adolescent Health Care,Elsevier ,01970070| +Journal of Adolescent Psychology and Psychiatry,Journal of Adolescent Psychology and Psychiatry,24592722 +Journal of Adolescent Research,SAGE Publications,07435584|15526895 +Journal of Adolescent welfare,Korean Association of Youth Welfare,12294705| +Journal of Adult and Continuing Education,SAGE Publications,14779714|14797194 +Journal of Adult Development,Springer-Verlag,10680667|15733440 +Journal of Adult Theological Education,Maney Publishing,17407141|17431654 +Journal of Advanced Academic Research,Nepal Journals Online,23621303|23621311 +Journal of Advanced Academics,SAGE Publications,1932202X|21629536 +Journal of Advanced Agricultural Technologies,EJournal Publishing,2373423X|23013737 +Journal of Advanced Biotechnology and Bioengineering,Synergy Publishers,23111755 +Journal of Advanced Botany and Zoology,ScienceQ Publishing Group,23487313 +Journal of Advanced Catalysis Science and Technology,Cosmos Scholars Publishing House,24089834 +Journal of Advanced Ceramics,Springer-Verlag,22264108|22278508 +Journal of Advanced Chemical Engineering,OMICS Publishing Group,2090455X|20904568 +Journal of Advanced Clinical and Research Insights,Incessant Nature Science Publishers Pvt Ltd,23938625 +Journal of Advanced Clinical Pharmacology,Pharma Publisher,23123710 +Journal of Advanced Computer Science & Technology,Science Publishing Corporation,22274332 +Journal of Advanced Computing,Columbia International Publishing,21657823 +Journal of Advanced Concrete Technology,Japan Concrete Institute,13468014|13473913 +Journal of Advanced Dielectrics,World Scientific ,2010135X|20101368 +JOURNAL OF ADVANCED INFORMATION TECHNOLOGY AND CONVERGENCE,Korean Institute of Information Technology,22341072| +Journal of Advanced Internet of Things,Columbia International Publishing,21632243 +Journal of Advanced Management Science,EJournal Publishing,21680787| +Journal of Advanced Manufacturing Systems,World Scientific ,02196867|17936896 +Journal of Advanced Mathematics and Applications,American Scientific Publishers,21567565|21567557 +Journal of Advanced Mechanical Design Systems and Manufacturing,The Japan Society of Mechanical Engineers,18813054 +Journal of Advanced Mechanical Engineering,Columbia International Publishing,21629870 +Journal of Advanced Microscopy Research,American Scientific Publishers,21567573|21567581 +Journal of Advanced Neuroscience Research,Cosmos Scholars Publishing House,24093564 +Journal of Advanced Nursing,Wiley Blackwell (Blackwell Publishing),03092402|13652648 +Journal of Advanced Nutrition and Human Metabolism,"""Smart Science and Technology, LLC""",23779764 +Journal of Advanced Pharmaceutical Science and Technology,Open Access Pub,23280182 +Journal of Advanced Pharmaceutical Technology & Research,Medknow Publications,01105558| +Journal of Advanced Pharmaceutical Technology amp Research,Medknow Publications,22314040| +Journal of Advanced Physics,American Scientific Publishers,21681996|21682003 +Journal of Advanced Research,Elsevier ,20901232| +Journal of Advanced Research in Applied Mathematics,Institute of Advanced Scientific Research,19429649 +Journal of Advanced Research in Differential Equations,Institute of Advanced Scientific Research,19430248 +Journal of Advanced Research in Dynamical and Control Systems,Institute of Advanced Scientific Research,1943023X +Journal of Advanced Research in Entrepreneurship and New Venture Creation,SC ASERS SRL,24571288| +Journal of Advanced Research in Law and Economics,De Gruyter Open Sp. z o.o. ,2068696X +Journal of Advanced Research in Ocean Engineering,Korean Society of Ocean Engineers,23841052| +Journal of Advanced Research in Pure Mathematics,Institute of Advanced Scientific Research,19432380 +Journal of Advanced Science,Society of Advanced Science,09155651|18813917 +Journal of Advanced Simulation in Science and Engineering,Japan Society for Simulation Technology,21885303 +Journal of Advanced Smart Convergence(JASC),"""The Institute of Webcasting, Internet and Telecommunication""",2287254X| +Journal of Advanced Studies in Finance,De Gruyter Open Sp. z o.o. ,20688393| +Journal of Advanced Studies in Topology,Modern Science Publishers,20908288|2090388X +Journal of Advanced Thermal Science Research,Avanti Publishers,24095826 +Journal of Advanced Transportation,Wiley Blackwell (John Wiley & Sons),01976729|20423195 +Journal of Advanced Veterinary and Animal Research,ScopeMed International Medical Journal Managment and Indexing System,23117710 +Journal of Advancement in Engineering and Technology,ScienceQ Publishing Group,23482931 +Journal of Advancement in Medical and Life Sciences,ScienceQ Publishing Group,2348294X +Journal of Advancement in Medicine,Springer (Kluwer Academic Publishers),08945888| +Journal of Advances in Applied & Computational Mathematics,Avanti Publishers,24095761 +Journal of Advances in Biology & Biotechnology,Sciencedomain International,23941081 +Journal of Advances in Biomedical Engineering and Technology,Cosmos Scholars Publishing House,24093394 +Journal of Advances in Business Management,Akshantala Enterprises,23957328|23957441 +Journal of Advances in Civil Engineering,DJ Publications,24553581 +Journal of Advances in Computer Networks,EJournal Publishing,17938244|17938244 +Journal of Advances in Information Technology,Engineering and Technology Publishing,17982340| +Journal of Advances in Internal Medicine,Nepal Journals Online,20911432|20911440 +Journal of Advances in Management Research,Emerald (MCB UP ),09727981| +Journal of Advances in Mechanical Engineering and Science,DJ Publications,24550957 +Journal of Advances in Medical and Pharmaceutical Sciences,Sciencedomain International,23941111 +Journal of Advances in Medicine,Diva Enterprises Private Limited,22779744|23194324 +Journal of Advances in Modeling Earth Systems,Wiley Blackwell (John Wiley & Sons),19422466|19422466 +Journal of Advances in Physical Chemistry,Hans Publishers,21686122|21686130 +Journal of Advances in Social Science and Humanities,Innovative Journal,23956542 +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679|17540402 +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679| +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679| +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679| +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679| +Journal of Adventure Education & Outdoor Learning,Informa UK (Taylor & Francis),14729679| +Journal of Advertising,Informa UK (Taylor & Francis),00913367|15577805 +Journal of Advertising Research,World Advertising Research Center,00218499|17401909 +Journal of Aero Aqua Bio-mechanisms,Study Group of Aero Aqua Bio-mechanisms,21851522 +Journal of Aerodynamics,Hindawi Publishing Corporation,23567139|23146206 +Journal of Aeronautics & Aerospace Engineering,OMICS Publishing Group,21689792 +Journal of Aeronautics and Space Technologies (Havacilik ve Uzay Teknolojileri Dergisi),Springer - Global Science Journals,21481059 +Journal of Aerosol Medicine,Mary Ann Liebert,08942684|00000000 +Journal of Aerosol Medicine and Pulmonary Drug Delivery,Mary Ann Liebert,19412711|19412703 +Journal of Aerosol Science,Elsevier ,00218502| +Journal of Aerospace Computing Information and Communication,American Institute of Aeronautics and Astronautics,15429423|15429423 +Journal of Aerospace Engineering,American Society of Civil Engineers,08931321|19435525 +Journal of Aerospace Engineering Sciences and Applications,Associacao Aerospacial Brasileira,2236577X| +Journal of Aerospace Information Systems,American Institute of Aeronautics and Astronautics,19403151|23273097 +Journal of Aerospace Operations,IOS Press,2211002X|22110038 +Journal of Aerospace Science and Technology,Hans Publishers,2330474X|23304758 +Journal of Aerospace Technology and Management,Institute of Aeronautics and Space,21759146 +Journal of Aesthetic Education,University of Illinois Press,00218510|15437809 +Journal of Aesthetic Nursing,Mark Allen Group,20503717|20522878 +Journal of AESTHETICS & CULTURE,Co-Action Publishing,20004214 +Journal of Aesthetics and Art Criticism,Wiley Blackwell (Blackwell Publishing),00218529|15406245 +Journal of Aesthetics and Phenomenology,Informa UK (Taylor & Francis),20539320|20539339 +Journal of Affective Disorders,Elsevier ,01650327| +Journal of African American Men,Springer-Verlag,10811753| +Journal of African American Studies,Springer-Verlag,15591646|19364741 +Journal of African Archaeology,Africa Magna Verlag,16121651|21915784 +Journal of African Business,Informa UK (Taylor & Francis),15228916|15229076 +Journal of African Cinemas,Intellect,17549221|1754923X +Journal of African Conflicts and Peace Studies,University of South Florida Libraries,19963157|2325484X +Journal of African Cultural Studies,Informa UK (Taylor & Francis),13696815|14699346 +Journal of African Diaspora Archaeology and Heritage,Maney Publishing,21619441|21619468 +Journal of African Earth Sciences,Elsevier ,1464343X| +Journal of African Earth Sciences (1983),Elsevier ,07317247| +Journal of African Earth Sciences (and the Middle East),Elsevier ,08995362| +Journal of African Economies,Oxford University Press,09638024|14643723 +Journal of African Languages and Linguistics,Walter de Gruyter GmbH,01676164|16133811 +Journal of African Law,Cambridge University Press,02218553|14643731 +Journal of African Leather and Leather Products Advances,COMESA - Leather and Leather Products Institute (COMESA/LLPI),24100838 +Journal of African Media Studies,Intellect,2040199X|17517974 +Journal of African Research in Business & Technology,IBIMA Publishing,21659443 +Journal of African Studies,Japan Association for African Studies,00654140|18845533 +Journal of African Studies and Development,Academic Journals,21412189 +Journal of African Trade,Elsevier ,22148515| +Journal of Africana Religions,The Pennsylvania State University Press,21655405|21655413 +Journal of Aggression Conflict and Peace Research,Emerald (MCB UP ),17596599|20428715 +Journal of Aggression Maltreatment & Trauma,Informa UK (Taylor & Francis),10926771|1545083X +Journal of Aging & Pharmacotherapy,Informa UK (Taylor & Francis),15405303|15404706 +Journal of Aging & Social Policy,Informa UK (Taylor & Francis),08959420|15450821 +Journal of Aging and Gerontology,Savvy Science Publisher,23096128 +Journal of Aging and Health,SAGE Publications,08982643|00000000 +Journal of Aging and Identity,Springer (Kluwer Academic Publishers),10873732| +Journal of Aging and Physical Activity,Human Kinetics,10638652|1543267X +Journal of Aging Humanities and the Arts,Informa UK (Taylor & Francis),19325614|19325622 +Journal of Aging Research,Hindawi Publishing Corporation,20902204|20902212 +Journal of Aging Science,OMICS Publishing Group,23298847 +Journal of Aging Studies,Elsevier ,08904065| +Journal of Agrarian Change,Wiley Blackwell (Blackwell Publishing),14710358|14710366 +Journal of Agribusiness and Rural Development,Uniwersytet Przyrodniczy w Poznaniu (Poznan University of Life Sciences),18995241 +Journal of Agribusiness in Developing and Emerging Economies,Emerald (MCB UP ),20440839| +Journal of Agricultural & Food Industrial Organization,Walter de Gruyter GmbH,21945896|15420485 +Journal of Agricultural & Food Information,Informa UK (Taylor & Francis),10496505|15404722 +Journal of Agricultural and Applied Economics,Cambridge University Press,10740708|20567405 +Journal of Agricultural and Environmental Ethics,Springer-Verlag,11877863|1573322X +Journal of Agricultural and Food Chemistry,American Chemical Society,00218561|15205118 +Journal of Agricultural and Urban Entomology,BioOne (South Carolina Entomological Society),15235475|15235475 +Journal of Agricultural Biological and Environmental Statistics,Springer-Verlag,10857117|15372693 +Journal of Agricultural Biotechnology and Sustainable Development,Academic Journals,21412340|21412340 +Journal of Agricultural Chemistry and Environment,"""Scientific Research Publishing, Inc.""",23257458|2325744X +Journal of Agricultural Economics,Wiley Blackwell (Blackwell Publishing),0021857X|14779552 +Journal of Agricultural Education,American Association for Agricultural Education,10420541|10420541 +Journal of Agricultural Engineering,PAGEPress Publications,19747071|22396268 +Journal of Agricultural Engineering and Biotechnology,Bowen Publishing Company,23313234|23313463 +Journal of Agricultural Engineering Research,Elsevier ,00218634|10959246 +Journal of Agricultural Ethics,Springer-Verlag,08934282| +Journal of Agricultural Extension,African Journals Online ,1119944X|1119944X +Journal of Agricultural Extension & Community Development,Korean Association of Agricultural Extension,19763107| +Journal of Agricultural Extension and Rural Development,Academic Journals,21412170 +Journal of Agricultural Faculty of Gaziosmanpasa University,Journal of Agricultural Faculty of Gaziosmanpasa University,13002910| +Journal of Agricultural Informatics,Journal of Agricultural Informatics,2061862X +Journal of agricultural medicine and community health,Korean Association of Agriculture Medicine and Community Health,17389577| +Journal of Agricultural Meteorology,The Society of Agricultural Meteorology of Japan,00218588|18810136 +Journal of Agricultural Research and Development,African Journals Online ,15965511 +Journal of Agricultural Safety and Health,American Society of Agricultural and Biological Engineers,10747583|19437846 +Journal of Agricultural Science,Canadian Center of Science and Education,19169752|19169760 +Journal of Agricultural Science and Applications,American V-King Scientific Publishers,22276475|22276483 +Journal of Agricultural Science and Technology A,David Publishing Company,21616256|21616256 +Journal of Agricultural Science and Technology B,David Publishing Company,21616264|21616264 +Journal of Agricultural Sciences,Sri Lanka Journals Online ,13919318|23861363 +Journal of Agricultural Sciences Belgrade,National Library of Serbia,14508109|24060968 +Journal of Agricultural Studies,"""Macrothink Institute, Inc.""",21660379 +Journal of Agriculture & Life Science,"""Institute of Agriculture and Life Science, Gyeongsang National University""",15985504|23838272 +Journal of Agriculture & Rural Development,Bangladesh Journals Online,18101860| +Journal of Agriculture and Ecology Research International,Sciencedomain International,23941073 +Journal of Agriculture and Environment,Nepal Journals Online,20911009| +Journal of Agriculture and Environmental Sciences,American Research Institute for Policy Development,23342404|23342412 +Journal of Agriculture and Food Sciences,African Journals Online ,15971074 +Journal of Agriculture and Social Research (JASR),African Journals Online ,15957470 +Journal of Agriculture Economics and Rural Development,Sciknow Publications,23724307 +Journal of Agriculture Food Systems and Community Development,Lyson Center for Civic Agriculture and Food Systems,21520798|21520801 +Journal of Agriculture Forestry and the Social Sciences,African Journals Online ,15970906 +Journal of Agriculture Science and Technology,African Journals Online ,15617645 +Journal of Agrobiology,De Gruyter Open Sp. z o.o. ,18034403|18042686 +Journal of Agromedicine,Informa UK (Taylor & Francis),1059924X|15450813 +Journal of Agronomy,Science Alert,18125379|18125417 +Journal of Agronomy and Crop Science,Wiley Blackwell (Blackwell Publishing),09312250|1439037X +Journal of AIDS & Clinical Research,OMICS Publishing Group,21556113|21556113 +Journal of AIDS and HIV infections,"""Annex Publishers, LLC""",2454499X +Journal of AIDS and HIV Research,Academic Journals,21412359 +Journal of Air Medical Transport,Elsevier ,10469095| +Journal of Air Transport Management,Elsevier ,09696997| +Journal of Air Transportation,American Institute of Aeronautics and Astronautics,23809450 +Journal of Aircraft,American Institute of Aeronautics and Astronautics,00218669|15333868 +Journal of Airline and Airport Management,Omnia Publisher SL,20144865|20144806 +Journal of Alcoholism and Drug Dependence,OMICS Publishing Group,23296488 +Journal of Algebra,Elsevier ,00218693|1090266X +Journal of Algebra and Its Applications,World Scientific ,02194988|17936829 +Journal of Algebra Combinatorics Discrete Structures and Applications,Journal of Algebra Combinatorics Discrete Structures and Applications,2148838X|2148838X +Journal of Algebra Number Theory Advances and Applications,Scientific Advances Publishers,9751548 +Journal of Algebraic Combinatorics,Springer-Verlag,09259899|15729192 +Journal of Algebraic Geometry,American Mathematical Society,10563911|15347486 +Journal of Algebraic Statistics,Paul V. Galvin Library/Illinois Institute of Technology,13093452 +Journal of Algorithms,Elsevier ,01966774|10902678 +Journal of Algorithms & Computational Technology,SAGE Publications,17483018|00000000 +Journal of Algorithms and Optimization,The World Academic Publishing,23127767|23127759 +Journal of Allergy,Hindawi Publishing Corporation,16879783|16879791 +Journal of Allergy,Elsevier ,00218707| +Journal of Allergy & Therapy,OMICS Publishing Group,21556121 +Journal of Allergy and Asthma,Herbert Publications,20549873 +Journal of Allergy and Clinical Immunology,Elsevier ,00916749| +Journal of allied health sciences,Society of Allied Health Services,21850399 +Journal of Alloys and Compounds,Elsevier ,09258388| +Journal of Alternative Medical Research,Elyns Group LLC,24701017 +Journal of Alzheimer s Disease,IOS Press,13872877|18758908 +Journal of Alzheimer’s Disease & Parkinsonism,OMICS Publishing Group,21610460 +Journal of Amateur Sport,The University of Kansas,23728078 +Journal of Ambient Intelligence and Humanized Computing,Springer-Verlag,18685137|18685145 +Journal of Ambient Intelligence and Smart Environments,IOS Press,18761364|18761372 +Journal of Ambient Wireless Communications and Smart Environments (AMBIENTCOM),River Publishers,22463410| +Journal of Ambulatory Care Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01489917| +Journal of Ambulatory Care Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01489917| +Journal of Ambulatory Care Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01489917| +Journal of Ambulatory Care Marketing,"""Informa UK (Haworth Press, Inc.,)""",08869723| +Journal of American & Comparative Cultures,Wiley Blackwell (Blackwell Publishing),15374726|1540594X +Journal of American Association for Pediatric Ophthalmology and Strabismus,Elsevier ,10918531| +Journal of American College Health,Informa UK (Taylor & Francis),07448481|19403208 +Journal of American College Health Association,Informa UK (Taylor & Francis),01644300| +Journal of American Culture,Wiley Blackwell (Blackwell Publishing),01911813| +Journal of American Ethnic History,University of Illinois Press,02785927|19364695 +Journal of American Folklore,University of Illinois Press,00218715|15351882 +Journal of American Folklore,University of Illinois Press,00218715|15351882 +Journal of American Studies,Cambridge University Press,00218758|14695154 +Journal of American Studies Eurasian Perspective,Macro World Publishing,21473498|21490481 +Journal of American-East Asian Relations,Brill Academic Publishers,10583947|18765610 +Journal of Amino Acids,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20900112 +Journal of Amino Acids,Hindawi Publishing Corporation,20900104|20900104 +Journal of Anaesthesiology Clinical Pharmacology,Medknow Publications,09709185| +Journal of Analysis & Number Theory,Natural Sciences Publishing,23752785|23752807 +Journal of Analytic Social Work,"""Informa UK (Haworth Press, Inc.,)""",10529950| +Journal of Analytical & Bioanalytical Techniques,OMICS Publishing Group,21559872|21559872 +Journal of Analytical and Applied Pyrolysis,Elsevier ,01652370| +Journal of Analytical Atomic Spectrometry,The Royal Society of Chemistry,02679477|13645544 +Journal of Analytical Chemistry,Pleiades Publishing,10619348|16083199 +Journal of Analytical Methods in Chemistry,Hindawi Publishing Corporation,20908865|20908873 +Journal of Analytical Oncology,Lifescience Global,19277229 +Journal of Analytical Psychology,Wiley Blackwell (Blackwell Publishing),00218774|14655922 +Journal of Analytical Research in Clinical Medicine,International Society for Phytocosmetic Sciences,23454970 +Journal of Analytical Science & Technology,Springer (Biomed Central Ltd.),20933134|20933371 +Journal of Analytical Sciences Methods and Instrumentation,"""Scientific Research Publishing, Inc.""",21642745|21642753 +Journal of Analytical Techniques,Bioinfo Publications,0976769X|09767703 +Journal of Analytical Toxicology,Oxford University Press,01464760|19452403 +Journal of Anatolia Nursing and Health Sciences,Journal of Anatolia Nursing and Health Sciences,13095471| +Journal of Anatomical Society of India,Elsevier ,00032778| +Journal of Anatomy,Wiley Blackwell (Blackwell Publishing),00218782|14697580 +Journal of Ancient Diseases & Preventive Remedies,OMICS Publishing Group,23298731 +Journal of Ancient History,Walter de Gruyter GmbH,23248106|23248114 +Journal of Ancient History and Archeology,Institute of Archaeology and Art History,2360266X +Journal of Ancient Judaism,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21967954|21967954 +Journal of Ancient Near Eastern History,Walter de Gruyter GmbH,23289554|23289562 +Journal of Ancient Near Eastern Religions,Brill Academic Publishers,15692116|15692124 +Journal of Ancient Philosophy,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19819471|19819471 +Journal of Andrology,Wiley Blackwell (John Wiley & Sons),01963635| +Journal of Andrology and Gynaecology,Avens Publishing Group,23323442 +Journal of Anesthesia,Springer-Verlag,09138668|14388359 +Journal of Anesthesia & Clinical Research,OMICS Publishing Group,21556148 +Journal of Anesthesia & Critical Care Open Access,MedCrave Group,23736437 +Journal of Anesthesia and Surgery,Ommega Online Publishers,23771364 +Journal of Anesthesia History,Elsevier ,23524529| +Journal of Anesthesiology,Hindawi Publishing Corporation,23567147|23146974 +journal of Anesthesiology and Clinical Science,Herbert Publications,20499752 +Journal of Anesthesiology Presentations,"""Journals of Biomedical Presentations Smart Sci Solutions, Inc.""",23745258 +Journal of Angiogenesis Research,Springer (Biomed Central Ltd.),20402384| +Journal of Angiology,Hindawi Publishing Corporation,23567155|2314694X +Journal of Angioplasty,International Society for Technology in Arthroplasty,20493630 +Journal of Anglican Studies,Cambridge University Press,17403553|17455278 +Journal of Animal and Veterinary Advances,Science Alert,16805593| +Journal of Animal Behavior,American Psychological Association,00959928| +Journal of Animal Behaviour and Biometeorology,Journal of Animal Behaviour and Biometeorology,23181265 +Journal of Animal Breeding and Genetics,Wiley Blackwell (Blackwell Publishing),09312668|14390388 +Journal of Animal Ecology,Wiley Blackwell (Blackwell Publishing),00218790|13652656 +Journal of Animal Environmental Science,The Korean Society for Livestock Housing and Environment,12260274| +Journal of Animal Ethics,University of Illinois Press,21565414|21601267 +Journal of Animal Genetic Research,Sciknow Publications,23303433 +Journal of Animal Health and Production,Nexus Academic Publishers,23082801 +Journal of Animal Physiology and Animal Nutrition,Wiley Blackwell (Blackwell Publishing),09312439|14390396 +Journal of Animal Production Advances,ScopeMed International Medical Journal Managment and Indexing System,22517677 +Journal of Animal Research,Diva Enterprises Private Limited,22495290|2277940X +Journal of Animal Research and Technology,"""Atlas Scienfitic Publishing, LP""",21533504 +Journal of Animal Science,American Society of Animal Science,00218812|15253163 +Journal of Animal Science Advances,ScopeMed International Medical Journal Managment and Indexing System,22517219 +Journal of Animal Science and Biotechnology,Springer (Biomed Central Ltd.),20491891|20491891 +Journal of Animal Science and Technology,Springer (Biomed Central Ltd.),15989429|20550391 +Journal of Animals,Hindawi Publishing Corporation,23567163|2314825X +Journal of Ankara Medical School,Ankara University,13005464|13005464 +Journal of Ankara Studies,"""LookUs Bilisim, Ltd.""",21478724| +Journal of Antennas,Hans Publishers,23252227|23252243 +Journal of Anthropological Archaeology,Elsevier ,02784165|10902686 +Journal of Anthropological Research,The University of Chicago Press,0091-7710|21533806 +Journal of Anthropology,Hindawi Publishing Corporation,20904045|20904053 +Journal of Anthropology,JSTOR,13560123| +Journal of Anthropology and Archaeology,American Research Institute for Policy Development,23342420|23342439 +Journal of Anti-Aging Medicine,Mary Ann Liebert,10945458| +Journal of Antimicrobial Chemotherapy,Oxford University Press,03057453|14602091 +Journal of Antioxidant Activity,Open Access Pub,24712140 +Journal of Antitrust Enforcement,Oxford University Press,20500688|20500696 +Journal of Antivirals & Antiretrovirals,OMICS Publishing Group,19485964|19485964 +Journal of Anxiety Disorders,Elsevier ,08876185| +Journal of AOAC International,The Journal of AOAC International,10603271|19447922 +Journal of Apicultural Research,Informa UK (Taylor & Francis),00218839|20786913 +Journal of Apicultural Science,De Gruyter Open Sp. z o.o. ,22994831|22994831 +Journal of Apicultural Science,De Gruyter Open Sp. z o.o. ,16434439| +Journal of Apiculture,The Apicultural Society of Korea,12250252| +Journal of ApiProduct and ApiMedical Science,International Bee Research Association,17597986 +Journal of Appalachian Studies,University of Illinois Press,10827161|10827161 +Journal of Applied & Computational Mathematics,OMICS Publishing Group,21689679 +Journal of Applied & Environmental Microbiology,"""Science and Education Publishing Co., Ltd.""",23736747| +Journal of Applied Accounting Research,Emerald (MCB UP ),09675426| +Journal of Applied Analysis,Walter de Gruyter GmbH,14256908|18696082 +Journal of Applied and Industrial Mathematics,Pleiades Publishing,19904789|19904797 +Journal of Applied and Physical Sciences,TAF Publishing,24143103 +Journal of Applied Animal Nutrition,Cambridge University Press,2049257X +Journal of Applied Animal Research,Informa UK (Taylor & Francis),09712119|09741844 +Journal of Applied Animal Welfare Science,Informa UK (Taylor & Francis),10888705|15327604 +Journal of Applied Aquaculture,Informa UK (Taylor & Francis),10454438|15450805 +Journal of Applied Arts and Health,Intellect,20402457|20402465 +Journal of Applied Bacteriology,Wiley Blackwell (Blackwell Publishing),00218847| +Journal of Applied Behavior Analysis,Wiley Blackwell (John Wiley & Sons),00218855|19383703 +Journal of Applied Bioanalysis,Betasciencepress Publishers,2405710X +Journal of Applied Biobehavioral Research,Wiley Blackwell (Blackwell Publishing),10712089|17519861 +Journal of Applied Bioinformatics & Computational Biology,OMICS Publishing Group,23299533 +Journal of Applied Biological Chemistry,The Korean Society for Applied Biological Chemistry,19760442|22347941 +Journal of Applied Biology & Biotechnology,Journal of Applied Pharmacuetical Science,2347212X +Journal of Applied Biomaterials,Wiley Blackwell (John Wiley & Sons),10454861|15499316 +Journal of Applied Biomaterials & Functional Materials,"""Wichtig Publishing, SRL""",22808000|22808000 +Journal of Applied Biomaterials & Functional Materials,"""Wichtig Publishing, SRL""",17226899| +Journal of Applied Biomechanics,Human Kinetics,10658483|15432688 +Journal of Applied Biomedicine,Elsevier ,1214021X|12140287 +Journal of Applied Biomedicine,Elsevier ,02085216| +Journal of Applied Biopharmaceutics and Pharmacokinetics,Pharma Publisher,23094435 +Journal of Applied Biosciences,African Journals Online ,19975902 +Journal of Applied Biotechnology,"""Macrothink Institute, Inc.""",23270640 +Journal of Applied Business Research (JABR),Clute Institute,08927626|21578834 +Journal of Applied Chemistry,Hindawi Publishing Corporation,23567171|23146923 +Journal of Applied Chemistry,Wiley Blackwell (John Wiley & Sons),00218871|1934998X +Journal of Applied Chemistry and Agricultural Research,African Journals Online ,11172894 +Journal of Applied Chemistry and Biotechnology,Wiley Blackwell (John Wiley & Sons),03759210|19350554 +Journal of Applied Clinical Medical Physics,American College of Medical Physics,15269914|15269914 +Journal of Applied Communication Research,Informa UK (Taylor & Francis),00909882|14795752 +Journal of Applied Computer Science Methods,De Gruyter Open Sp. z o.o. ,16899636 +Journal of Applied Computing Research,Universidade do Vale do Rio Dos Sinos - UNISINOS,22368434 +Journal of Applied Corporate Finance,Wiley Blackwell (Blackwell Publishing),10781196|17456622 +Journal of Applied Crystallography,International Union of Crystallography,00218898|16005767 +Journal of Applied Developmental Psychology,Elsevier ,01933973| +Journal of Applied Ecology,Wiley Blackwell (Blackwell Publishing),00218901|13652664 +Journal of Applied Econometrics,Wiley Blackwell (John Wiley & Sons),08837252|10991255 +Journal of Applied Economics,Elsevier ,15140326| +Journal of Applied Electrochemistry,Springer-Verlag,0021891X|15728838 +Journal of Applied Engineering Sciences,Walter de Gruyter GmbH,22473769 +Journal of Applied Entomology,Wiley Blackwell (Blackwell Publishing),09312048|14390418 +Journal of Applied Fire Science,SAGE Publications,10444300|15414183 +Journal of Applied Genetics,Springer-Verlag,12341983|21903883 +Journal of Applied Geochemistry,Diva Enterprises Private Limited,09721967|23194316 +Journal of Applied Geodesy,Walter de Gruyter GmbH,18629016|18629024 +Journal of Applied Geophysics,Elsevier ,09269851| +Journal of Applied Gerontology,SAGE Publications,07334648|00000000 +Journal of Applied Glycoscience,The Japanese Society of Applied Glycoscience,13447882|18807291 +Journal of Applied Hematology,Medknow Publications,16585127| +Journal of Applied Ichthyology,Wiley Blackwell (Blackwell Publishing),01758659|14390426 +Journal of Applied Journalism & Media Studies,Intellect,20010818|20499531 +Journal of Applied Life Sciences International,Sciencedomain International,23941103 +Journal of Applied Linguistics,Equinox Publishing,14797887|17431743 +Journal of Applied Linguistics and Professional Practice,Equinox Publishing,20403658|20403666 +Journal of Applied Logic,Elsevier ,15708683| +Journal of Applied Management Studies,Informa UK (Taylor & Francis),13600796|14699354 +Journal of Applied Mathematics,Hindawi Publishing Corporation,1110757X|16870042 +Journal of applied mathematics & informatics,Korean Society of Computational and Applied Mathematics,15985857| +Journal of Applied Mathematics and Computational Mechanics,Czestochowa University of Technology,22999965|23530588 +Journal of Applied Mathematics and Computing,Springer-Verlag,15985865|18652085 +Journal of Applied Mathematics and Decision Sciences,Hindawi Publishing Corporation,11739126|15327612 +Journal of Applied Mathematics and Mechanics,Elsevier ,00218928| +Journal of Applied Mathematics and Physics,"""Scientific Research Publishing, Inc.""",23274352|23274379 +Journal of Applied Mathematics and Simulation,Hindawi Publishing Corporation,08935688| +Journal of Applied Mathematics and Statistics,Columbia International Publishing,21631182 +Journal of Applied Mathematics and Stochastic Analysis,Hindawi Publishing Corporation,10489533|16872177 +Journal of Applied Mathematics Statistics and Informatics,De Gruyter Open Sp. z o.o. ,13369180|13369180 +Journal of Applied Mechanical Engineering,OMICS Publishing Group,21689873 +Journal of Applied Mechanics,ASME International ,00218936| +Journal of Applied Mechanics,Japan Society of Civil Engineers,13459139|1884832X +Journal of Applied Mechanics and Technical Physics,Springer-Verlag,00218944|15738620 +Journal of Applied Metalworking,Springer-Verlag,01629700| +Journal of Applied Meteorology,American Meteorological Society,08948763|15200450 +Journal of Applied Meteorology and Climatology,American Meteorological Society,15588424|15588432 +Journal of Applied Microbiology,Wiley Blackwell (Blackwell Publishing),13645072|13652672 +Journal of Applied Non-Classical Logics,Informa UK (Taylor & Francis),11663081|19585780 +Journal of Applied Nonlinear Dynamics,L&H Scientific Publishing LLC,21646457|21646473 +Journal of Applied Optics,Journal of Applied Optics,10022082| +Journal of Applied Oral Science,SciELO,16787757|16787757 +Journal of Applied Packaging Research,Wallace Center,15577244 +Journal of Applied Packaging Research,Wallace Center,15577244 +Journal of Applied Pharmaceutical Science,Journal of Applied Pharmacuetical Science,22313354 +Journal of Applied Pharmacy,OMICS Publishing Group,19204159 +Journal of Applied Philosophy,Wiley Blackwell (Blackwell Publishing),02643758|14685930 +Journal of Applied Phycology,Springer-Verlag,09218971|15735176 +Journal of Applied Physics,American Institute of Physics,00218979|10897550 +Journal of Applied Physiology,American Physiological Society,87507587|15221601 +Journal of Applied Polymer Science,Wiley Blackwell (John Wiley & Sons),00218995|10974628 +Journal of Applied Probability,Cambridge University Press,00219002|14756072 +Journal of Applied Psychoanalytic Studies,Springer (Kluwer Academic Publishers),15211401|15733459 +Journal of Applied Psychology,American Psychological Association,00219010|19391854 +Journal of Applied Remote Sensing,SPIE - International Society for Optical Engineering,19313195|19313195 +Journal of Applied Research and Technology,Elsevier ,16656423| +Journal of Applied Research in Higher Education,Emerald (MCB UP ),17581184| +Journal of Applied Research in Intellectual Disabilities,Wiley Blackwell (Blackwell Publishing),13602322|14683148 +Journal of Applied Research in Memory and Cognition,Elsevier ,22113681| +Journal of Applied Research on Medicinal and Aromatic Plants,Elsevier ,22147861| +Journal of Applied School Psychology,Informa UK (Taylor & Francis),15377903|15377911 +Journal of Applied Science and Technology,African Journals Online ,8552215 +Journal of Applied Science Engineering and Technology,African Journals Online ,15963233 +Journal of Applied Sciences,Science Alert,18125654|18125662 +Journal of Applied Sciences and Environmental Management,African Journals Online ,11198362 +Journal of Applied Security Research,Informa UK (Taylor & Francis),19361610|19361629 +Journal of Applied Social Psychology,Wiley Blackwell (Blackwell Publishing),00219029|15591816 +Journal of Applied Social Science,SAGE Publications,19367244|19370245 +Journal of Applied Solution Chemistry and Modeling,Lifescience Global,19295030 +Journal of Applied Spectroscopy,Springer-Verlag,00219037|15738647 +Journal of Applied Sport Management,"""Sagamore Publishing, LLC""",23270187 +Journal of Applied Sport Psychology,Informa UK (Taylor & Francis),10413200|15331571 +Journal of Applied Statistics,Informa UK (Taylor & Francis),02664763|13600532 +Journal of Applied Toxicology,Wiley Blackwell (John Wiley & Sons),0260437X|10991263 +Journal of Applied Virology,HK Institute of Biologicals Standardization Ltd,23055154|23066210 +Journal of Applied Volcanology,Springer (Biomed Central Ltd.),21915040|21915040 +Journal of Applied Water Engineering and Research,Informa UK (Taylor & Francis),23249676 +Journal of Approximation Theory,Elsevier ,00219045|10960430 +Journal of Aquaculture & Marine Biology,MedCrave Group,23783184 +Journal of Aquaculture Engineering and Fisheries Research,Scientific Web Journals (SWJ),21490236 +Journal of Aquaculture Feed Science and Nutrition,Science Alert,20701667| +Journal of Aquaculture Research & Development,OMICS Publishing Group,21559546 +Journal of Aquaculture Research & Development,OMICS Publishing Group, +Journal of Aquanautic and Underwater Sciences,Subsea Diving Contractor di Stefano Di Cagno Publisher,22835393|22835393 +Journal of Aquatic Animal Health,American Fisheries Society,08997659|15488667 +Journal of Aquatic Ecosystem Health,Springer-Verlag,09251014|15735141 +Journal of Aquatic Ecosystem Stress and Recovery,Springer (Kluwer Academic Publishers),13861980| +Journal of Aquatic Food Product Technology,Informa UK (Taylor & Francis),10498850|15470636 +Journal of Aquatic Sciences,African Journals Online ,1898779 +Journal of Arab & Muslim Media Research,Intellect,17519411|1751942X +Journal of Arab Child,"""Al Manhal FZ, LLC""",11100672| +Journal of Arabian Studies,Informa UK (Taylor & Francis),21534764|21534780 +Journal of Arabic Literature,Brill Academic Publishers,00852376|1570064X +Journal of Arabic Studies,"""Al Manhal FZ, LLC""",16584198| +Journal of Arachnology,BioOne (American Arachnological Society),01618202|19372396 +JOURNAL OF ARBITRATION STUDIES,Korean Association for Arbitration Studies,12263699| +JOURNAL OF ARBITRATION STUDIES,Korean Association for Arbitration Studies,12263699| +Journal of Archaeological Method and Theory,Springer-Verlag,10725369|15737764 +Journal of Archaeological Research,Springer-Verlag,10590161|15737756 +Journal of Archaeological Science,Elsevier ,03054403|10959238 +Journal of Archaeological Science Reports,Elsevier ,2352409X| +Journal of Archaeology,Hindawi Publishing Corporation,20904061|2090407X +Journal of Architectural Conservation,Informa UK (Taylor & Francis),13556207|23266384 +Journal of Architectural Education,Informa UK (Taylor & Francis),10464883|1531314X +Journal of Architectural Education (1947-1974),JSTOR,00472239| +Journal of Architectural Engineering,American Society of Civil Engineers,10760431|19435568 +Journal of Architectural Engineering Technology,OMICS Publishing Group,21689717 +Journal of architectural history,Korean Association of Architectural History,15981142|23839066 +Journal of Architecture and Planning (Transactions of AIJ),Architectural Institute of Japan,13404210|18818161 +Journal of Architecture and Urbanism,Vilnius Gediminas Technical University,20297955|20297947 +Journal of architecture&ENVIRONMENT,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,1412937X|2355262X +Journal of Archival Organization,Informa UK (Taylor & Francis),15332748|15332756 +Journal of Archives in Military Medicine,Kowsar Medical Institute,23455071|23455063 +Journal of Area Studies (Series 1),Informa UK (Taylor & Francis),02613530|21602565 +Journal of Argumentation in Context,John Benjamins Publishing Company,22114742|22114750 +Journal of Arid Environments,Elsevier ,01401963|1095922X +Journal of Arid Land,Springer-Verlag,16746767|21947783 +Journal of Armed Forces Medical College Bangladesh,Bangladesh Journals Online,19925743| +Journal of Arrhythmia,Elsevier ,18804276|18832148 +Journal of Art & Design Education,Wiley Blackwell (Blackwell Publishing),02609991|14685949 +Journal of Arthritis,OMICS Publishing Group,21677921 +Journal of Arthroscopy and Joint Surgery,Elsevier ,22149635| +Journal of Artificial Evolution and Applications,Hindawi Publishing Corporation,16876229|16876237 +Journal of Artificial General Intelligence,De Gruyter Open Sp. z o.o. ,19460163 +Journal of Artificial Intelligence,Science Alert,19945450| +Journal of Artificial Intelligence and Data Mining,International Digital Organization for Scientific Information,23225211| +Journal of Artificial Intelligence and Soft Computing Research,De Gruyter Open Sp. z o.o. ,20832567 +Journal of Artificial Organs,Springer-Verlag,14347229|16190904 +Journal of Artificial Societies and Social Simulation,Journal of Artificial Societies and Social Simulation,14607425 +Journal of Arts & Communities,Intellect,17571936|17571944 +Journal of Arts and Cultural Management,Korean Society of Arts and Cultural Management,20927053| +Journal of Arts and Culture,Bioinfo Publications,09769862|09769870 +Journal of Arts Management and Law,Informa UK (Taylor & Francis),07335113| +Journal of Arts Writing by Students,Intellect,20552823|20552831 +Journal of Asia Business Studies,Emerald (MCB UP ),15587894| +Journal of Asia Pacific Counseling,Korean Counseling Association,22336710|23842121 +Journal of Asia-Pacific Biodiversity,Elsevier ,2287884X| +Journal of Asia-Pacific Business,Informa UK (Taylor & Francis),10599231|15286940 +Journal of Asia-Pacific Entomology,Elsevier ,12268615| +Journal of Asian American Studies,Muse - Johns Hopkins University Press,10968598 +Journal of Asian and African Studies,SAGE Publications,00219096|17452538 +Journal of Asian Architecture and Building Engineering,Architectural Institute of Japan,13467581|13472852 +Journal of Asian Ceramic Societies,Elsevier ,21870764| +Journal of Asian Concrete Federation,Asian Concrete Federation,24657964| +Journal of Asian Culture Society International,Asian Culture Society International,13405411|18845290 +Journal of Asian Development,"""Macrothink Institute, Inc.""",23779594 +Journal of Asian Earth Sciences,Elsevier ,13679120| +Journal of Asian Earth Sciences,Elsevier ,07439547| +Journal of Asian Economics,Elsevier ,10490078| +Journal of Asian Electric Vehicles,Asian Electric Vehicle Society,13483927|18836038 +Journal of Asian Finance Economics and Business,Korea Distribution Science Association,22884637|22884645 +JOURNAL OF ASIAN HISTORICAL STUDIES,The Society of Asian Historical Studies,12261270| +Journal of Asian History,Harrassowitz Publishing House,0021910X| +Journal of Asian Natural Products Research,Informa UK (Taylor & Francis),10286020|14772213 +Journal of Asian Pacific Communication,John Benjamins Publishing Company,09576851|15699838 +Journal of Asian Public Policy,Informa UK (Taylor & Francis),17516234| +Journal of Asian Public Policy,Informa UK (Taylor & Francis),17516234|17516242 +Journal of Asian Public Policy,Informa UK (Taylor & Francis),17516234| +Journal of Asian Public Policy,Informa UK (Taylor & Francis),17516234| +Journal of Asian Scientific Research,Pak Publishing Group,22265724|22231331 +Journal of Asian Security and International Affairs,SAGE Publications,23477970|23490039 +Journal of Assessment and Institutional Effectiveness,The Pennsylvania State University Press,21606765|21606757 +Journal of Asset Management,Nature Publishing Group - Macmillan Publishers,14708272|1479179X +Journal of Assisted Reproduction and Genetics,Springer-Verlag,10580468|15737330 +Journal of Assistive Rehabilitative & Therapeutic Technologies,Co-Action Publishing,20016824 +Journal of Assistive Technologies,Emerald (MCB UP ),17549450|20428723 +Journal of Association for Korean Public Administration History,Association for Korea Public Administration History,12297518| +Journal of Asthma,Informa UK (Taylor & Francis),02770903|15324303 +Journal of Asthma & Allergy Educators,SAGE Publications,21501297|21501300 +Journal of Asthma and Allergy,Dove Medical Press,11786965 +Journal of Asthma Research,Informa UK (Taylor & Francis),00219134| +Journal of ASTM International,ASTM International,1546962X| +Journal of Astrobiology & Outreach,OMICS Publishing Group,23322519 +Journal of Astronomical Instrumentation,World Scientific ,22511717|22511725 +Journal of Astronomical Telescopes Instruments and Systems,SPIE - International Society for Optical Engineering,23294124| +Journal of Astronomy & Earth Sciences Education (JAESE),Clute Institute,23746246|23746254 +Journal of Astronomy & Space Sciences,The Korean Space Science Society,1225052X| +Journal of Astronomy and Space Sciences,The Korean Space Science Society,20935587| +Journal of Astrophysics,Hindawi Publishing Corporation,2356718X|23146192 +Journal of Astrophysics & Aerospace Technology,OMICS Publishing Group,23296542 +Journal of Astrophysics and Astronomy,Springer-Verlag,02506335|09737758 +Journal of asymmetry,"""Science and Education, Ltd.""",19996489| +Journal of Atherosclerosis and Thrombosis,Japan Atherosclerosis Society,13403478|18803873 +Journal of Atherosclerosis Research,Elsevier ,03681319| +Journal of Athletic Enhancement,OMICS Publishing Group,23249080 +Journal of Athletic Training,Journal of Athletic Training/NATA,10626050| +Journal of Atmosphere,Pak Publishing Group,24142484 +Journal of Atmospheric & Ocean Science,Informa UK (Taylor & Francis),17417538| +Journal of Atmospheric & Ocean Science,Informa UK (Taylor & Francis),17417538|17417546 +Journal of Atmospheric & Ocean Science,Informa UK (Taylor & Francis),17417538| +Journal of Atmospheric & Ocean Science,Informa UK (Taylor & Francis),17417538| +Journal of Atmospheric and Ocean Science,Informa UK (Taylor & Francis),17417538| +Journal of Atmospheric and Oceanic Technology,American Meteorological Society,07390572|15200426 +Journal of Atmospheric and Solar-Terrestrial Physics,Elsevier ,13646826| +Journal of Atmospheric and Terrestrial Physics,Elsevier ,00219169| +Journal of Atmospheric Chemistry,Springer-Verlag,01677764|15730662 +Journal of Atmospheric Electricity,Institute Electrical Engineers Japan,09192050| +Journal of Atomic and Molecular Physics,Hindawi Publishing Corporation,23148039|23148020 +Journal of Atomic Molecular and Optical Physics,Hindawi Publishing Corporation,16879228|16879236 +Journal of Atrial Fibrillation,"""Cardiofront, LLC""",19416911 +Journal of Attention Disorders,SAGE Publications,10870547|15571246 +Journal of Audiology & Otology,The Korean Audiological Society (KAMJE),23841621|23841710 +Journal of Audiovisual Media in Medicine,Informa UK (Taylor & Francis),0140511X| +Journal of Australian Studies,Informa UK (Taylor & Francis),14443058|18356419 +Journal of Austrian Studies,Muse - Johns Hopkins University Press,23271809 +Journal of Austrian Studies,Muse - Johns Hopkins University Press,23271809 +Journal of Autacoids,OMICS Publishing Group,21610479 +Journal of Autism,Herbert Publications,2054992X +Journal of Autism and Childhood Schizophrenia,Springer-Verlag,00219185| +Journal of Autism and Developmental Disorders,Springer-Verlag,01623257|15733432 +Journal of Autoimmune Diseases,Springer (Biomed Central Ltd.),17402557| +Journal of Autoimmune Diseases and Rheumatology,Synergy Publishers,23109874 +Journal of Autoimmunity,Elsevier ,08968411|10959157 +Journal of Autoimmunity and Cell Responses,Herbert Publications,2054989X +Journal of Automated Methods and Management in Chemistry,Hindawi Publishing Corporation,14639246|14645068 +Journal of Automated Reasoning,Springer-Verlag,01687433|15730670 +Journal of Automatic Chemistry,Hindawi Publishing Corporation,01420453| +Journal of Automatic Control,National Library of Serbia,14509903| +Journal of Automation and Control Engineering,EJournal Publishing,23013702| +Journal of Automation and Control Research,Avestia Publishing,23686677 +Journal of Automation and Information Sciences,Begell House Inc.,10642315| +Journal of Automation Mobile Robotics & Intelligent Systems,PIAP - Industrial Research Institute for Automation and Measurements,18978649|20802145 +Journal of Autonomic Pharmacology,Wiley Blackwell (Blackwell Publishing),01441795|13652680 +Journal of Avian Biology,Wiley Blackwell (Blackwell Publishing),09088857|1600048X +Journal of Avian Medicine and Surgery,BioOne (Association of Avian Veterinarians),10826742|19382871 +Journal of Aviation Technology and Engineering,Purdue University (bepress),21596670 +Journal of Ayurveda and Integrative Medicine,Elsevier ,09759476| +Journal of Baccalaureate Social Work,"""The Association of Baccalaureate Social Work Program Directors, Inc.""",10847219| +Journal of Back and Musculoskeletal Rehabilitation,IOS Press,10538127|10538127 +Journal of Bacteriology,American Society for Microbiology,00219193|10985530 +Journal of Bacteriology & Parasitology,OMICS Publishing Group,21559597 +Journal of Bacteriology and Virology,The Korean Society for Microbiology and The Korean Society of Virology (KAMJE),15982467|20930429 +Journal of Bacteriology Research,Academic Journals,20069871 +Journal of Baghdad College of Dentistry,"""Al Manhal FZ, LLC""",16800087| +Journal of Balkan and Near Eastern Studies,Informa UK (Taylor & Francis),19448953|19448961 +Journal of Balkan Libraries Union,Balkan Libraries Union,2148077X| +Journal of Baltic Studies,Informa UK (Taylor & Francis),01629778|17517877 +Journal of Bamboo and Rattan,Brill Academic Publishers,15691586|15691594 +Journal of Bangladesh Academy of Sciences,Bangladesh Journals Online,03788121| +Journal of Bangladesh Chemical Society,Bangladesh Journals Online,1022016X| +Journal of Bangladesh College of Physicians and Surgeons,Bangladesh Journals Online,10150870| +Journal of Bangladesh Institute of Planners,Bangladesh Journals Online,20759363| +Journal of Bangladesh Society of Physiologist,Bangladesh Journals Online,19951213| +Journal of Banking & Finance,Elsevier ,03784266| +Journal of Banking and Financial Economics,"""University of Warsaw, Faculty of Management""",23536845 +Journal of Banking Regulation,Nature Publishing Group - Macmillan Publishers,17456452|17502071 +Journal of Basic & Applied Sciences,Lifescience Global,19275129 +Journal of Basic and Applied Physics,The World Academic Publishing,23049340|23049332 +Journal of Basic and Clinical Health Sciences,AVES Publishing Co.,24588938| +Journal of Basic and Clinical Pharmacy,Medknow Publications,09760105| +Journal of Basic and Clinical Physiology and Pharmacology,Walter de Gruyter GmbH,07926855|21910286 +Journal of Basic and Clinical Reproductive Sciences,Medknow Publications,2278960X| +Journal of Basic Engineering,ASME International ,00219223| +Journal of Basic Microbiology,Wiley Blackwell (John Wiley & Sons),0233111X|15214028 +Journal of Beckett Studies,Edinburgh University Press,03095207|17597811 +Journal of Behavior Analysis in Health Sports Fitness and Medicine,American Psychological Association,19467079 +Journal of Behavior Assessment and Intervention in Children,American Psychological Association,21557853 +Journal of Behavior Health & Social Issues,Asociacion Mexicana de Comportamiento y Salud,20070780|20070780 +Journal of Behavior Therapy and Experimental Psychiatry,Elsevier ,00057916| +Journal of Behavioral Addictions,Akademiai Kiado Zrt.,20625871|20625871 +Journal of Behavioral and Brain Science,"""Scientific Research Publishing, Inc.""",21605866|21605874 +Journal of Behavioral and Experimental Economics,Elsevier ,22148043| +Journal of Behavioral and Experimental Finance,Elsevier ,22146350| +Journal of Behavioral Assessment,Springer-Verlag,01640305| +Journal of Behavioral Decision Making,Wiley Blackwell (John Wiley & Sons),08943257|10990771 +Journal of Behavioral Economics,Elsevier ,00905720| +Journal of Behavioral Education,Springer-Verlag,10530819|15733513 +Journal of Behavioral Finance,Informa UK (Taylor & Francis),15427560|15427579 +Journal of Behavioral Health,ScopeMed International Medical Journal Managment and Indexing System,21468346| +Journal of Behavioral Health and Medicine,American Psychological Association,23754656 +Journal of Behavioral Medicine,Springer-Verlag,01607715|15733521 +Journal of Beliefs and Values,Informa UK (Taylor & Francis),13617672|14699362 +Journal of Benefit-Cost Analysis,Cambridge University Press,21945888|21522812 +Journal of Bentham Studies,UCL Press,2045757X +Journal of Berry Research,IOS Press,18785093|18785123 +Journal of Biblical Literature,Muse - Johns Hopkins University Press,19343876 +Journal of Biblical Literature,Society of Biblical Literature/SBL Press,00219231| +Journal Of Big Data,Springer (Biomed Central Ltd.),21961115|21961115 +Journal of Bio- and Tribo-Corrosion,Springer-Verlag,21984220|21984239 +Journal of Bio-Science,Bangladesh Journals Online,10238654|10238654 +Journal of Bioactive and Compatible Polymers,SAGE Publications,08839115|15308030 +Journal of Bioanalysis & Biomedicine,OMICS Publishing Group,1948593X +Journal of Biobased Materials and Bioenergy,American Scientific Publishers,15566560|15566579 +Journal of Biocatalysis & Biotransformation,OMICS Publishing Group,23249099 +Journal of Biochemical & Microbial Technology,Noble Research Publishers,20532482 +Journal of Biochemical and Biophysical Methods,Elsevier ,0165022X| +Journal of Biochemical and Microbiological Technology and Engineering,Wiley Blackwell (John Wiley & Sons),03681467|1547173X +Journal of Biochemical and Molecular Toxicology,Wiley Blackwell (John Wiley & Sons),10956670|10990461 +Journal of Biochemical Toxicology,Wiley Blackwell (John Wiley & Sons),08872082|15227146 +Journal of Biochemistry,Oxford University Press,0021924X|17562651 +Journal of Biochemistry and molecular biology,Korean Society for Biochemistry and Molecular Biology - BMB Reports,12258687| +Journal of Biochemistry and Molecular Biology Research,ACT Publishing Group,23137177| +Journal of Biochips & Tissue Chips,OMICS Publishing Group,21530777 +Journal of Biocommunication,University of Illinois Libraries,942499 +Journal of Biodiversity & Endangered Species,OMICS Publishing Group,23322543 +Journal of Biodiversity Bioprospecting and Development,OMICS Publishing Group,23760214 +Journal of Biodiversity Management & Forestry,OMICS Publishing Group,23274417 +Journal of Bioeconomics,Springer-Verlag,13876996|15736989 +Journal of Bioelectricity,Informa UK (Taylor & Francis),0730823X| +Journal of Bioenergetics,Springer-Verlag,04495705| +Journal of Bioenergetics and Biomembranes,Springer-Verlag,0145479X|15736881 +Journal of bioenergy and Food Science,Instituto Federal do Amapa,23592710 +Journal of Bioengineering and Biomedical Sciences,OMICS Publishing Group,21559538 +Journal of Bioequivalence & Bioavailability,OMICS Publishing Group,9750851 +Journal of Bioethical Inquiry,Springer-Verlag,11767529|18724353 +Journal of Biofertilizers & Biopesticides,OMICS Publishing Group,21556202 +Journal of Biofuels,Diva Enterprises Private Limited,09763015|09764763 +Journal of Biofuels and Bioenergy,Diva Enterprises Private Limited,2454860X|24548618 +Journal of Biogeography,Wiley Blackwell (Blackwell Publishing),03050270|13652699 +Journal of Bioinformatics and Computational Biology,World Scientific ,02197200|17576334 +Journal of Bioinformatics and Diabetes,Open Access Pub,23749431 +Journal of Bioinformatics and Intelligent Control,American Scientific Publishers,23267496| +JOURNAL OF BIOINFORMATICS AND PROTEOMICS REVIEW,Ommega Online Publishers,23810793|23810793 +Journal of Bioinformatics and Sequence Analysis,Academic Journals,21412464 +Journal of Biological and Scientific Opinion,Moksha Publishing House,23216328 +Journal of Biological Chemistry,American Society for Biochemistry and Molecular Biology,00219258|1083351X +Journal of Biological Control,Society of Biocontrol Advancement,0971930X|22307281 +Journal of Biological Dynamics,Informa UK (Taylor & Francis),17513758|17513766 +Journal of Biological Education,Informa UK (Taylor & Francis),00219266|21576009 +Journal of Biological Engineering,Springer (Biomed Central Ltd.),17541611|17541611 +Journal of Biological Macromolecules,Japan Science Society of Biological Macromolecules,13472194|21873240 +Journal of Biological Methods,Journal of Biological Methods,23269901 +Journal of Biological Physics,Springer-Verlag,00920606|15730689 +Journal of Biological Physics and Chemistry,Collegium Basilea,15120856| +Journal of Biological Research - Bollettino della Società Italiana di Biologia Sperimentale,PAGEPress Publications,18268838|22840230 +Journal of Biological Research-Thessaloniki,Springer (Biomed Central Ltd.),22415793|22415793 +Journal of Biological Rhythms,SAGE Publications,07487304|15524531 +Journal of Biological Sciences,Science Alert,17273048|18125719 +Journal of Biological Standardization,Elsevier ,00921157| +Journal of Biological System,World Scientific ,02183390| +Journal of Biological Systems,World Scientific ,02183390|02183390 +Journal of Biologically Active Products from Nature,Informa UK (Taylor & Francis),22311866|22311874 +Journal of Biology,Springer (Biomed Central Ltd.),14754924| +Journal of Biology and Life Science,"""Macrothink Institute, Inc.""",21576076 +Journal of Biology and Today s World,Lexis Publisher,23223308 +Journal of Bioluminescence and Chemiluminescence,Wiley Blackwell (John Wiley & Sons),08843996|10991271 +Journal of Biomarkers,Hindawi Publishing Corporation,20908660|20907699 +Journal of Biomass to Biofuel,Avestia Publishing,23685964 +Journal of Biomaterials and Nanobiotechnology,"""Scientific Research Publishing, Inc.""",21587027|21587043 +Journal of Biomaterials and Tissue Engineering,American Scientific Publishers,21579083|21579091 +Journal of Biomaterials Applications,SAGE Publications,08853282|15308022 +Journal of Biomaterials Science Polymer Edition,Informa UK (Taylor & Francis),09205063|15685624 +Journal of Biomechanical Engineering,ASME International ,01480731| +Journal of Biomechanical Science and Engineering,The Japan Society of Mechanical Engineers,18809863 +Journal of Biomechanics,Elsevier ,00219290| +Journal of Biomedical and Bioengineering,Bioinfo Publications,09768084|09768092 +Journal of Biomedical and Clinical Research,Walter de Gruyter GmbH,13139053 +Journal of Biomedical Discovery and Collaboration,University of Illinois Libraries,17475333|17475333 +Journal of Biomedical Education,Hindawi Publishing Corporation,23145021|2314503X +Journal of Biomedical Engineering,Elsevier ,01415425| +Journal of Biomedical Engineering and Informatics,Sciedu Press,23779381|2377939X +Journal of Biomedical Engineering and Medical Imaging,Scholar Publishing,20551266 +Journal of Biomedical Engineering Research,The Korea Society of Medical and Biological Engineering,12290807| +Journal of Biomedical Graphics and Computing,Sciedu Press,19254008|19254016 +Journal of Biomedical Informatics,Elsevier ,15320464|15320480 +Journal of Biomedical Investigation,African Journals Online ,15970043 +Journal of Biomedical Materials Research,Wiley Blackwell (John Wiley & Sons),00219304|10974636 +Journal of Biomedical Materials Research Part A,Wiley Blackwell (John Wiley & Sons),15493296|15524965 +Journal of Biomedical Materials Research Part B Applied Biomaterials,Wiley Blackwell (John Wiley & Sons),15524973|15524981 +Journal of Biomedical Nanotechnology,American Scientific Publishers,15507033|00000000 +Journal of Biomedical Optics,SPIE - International Society for Optical Engineering,10833668|15602281 +Journal of Biomedical Photonics & Engineering,Samara State Aerospace University,24112844 +Journal of Biomedical Research,Journal of Biomedical Research,16748301| +Journal of Biomedical Research,Research Institute of Veterinary Medicine,19767447|22877363 +Journal of Biomedical Science,Springer (Biomed Central Ltd.),10217770|14230127 +Journal of Biomedical Science and Engineering,"""Scientific Research Publishing, Inc.""",19376871|1937688X +Journal of Biomedical Sciences,Nepal Journals Online,23825545 +Journal of Biomedical Sciencies,Internet Medical Publishing,2254609X +Journal of Biomedical Semantics,Springer (Biomed Central Ltd.),20411480|20411480 +Journal of Biomedical Technologies,Petrozavodsk State University,23123672 +Journal of Biomedical Technology and Research,Elyns Group LLC,23783400 +Journal of Biomedicine and Biotechnology,Hindawi Publishing Corporation,11107243|11107251 +Journal of Biometrics,Bioinfo Publications,22296689|22296697 +Journal of Biometrics & Biostatistics,OMICS Publishing Group,21556180 +Journal of Biomimetics Biomaterials and Biomedical Engineering,Trans Tech Publications,22969845 +Journal of Biomimetics Biomaterials and Tissue Engineering,Trans Tech Publications,1662100X +Journal of Biomolecular NMR,Springer-Verlag,09252738|15735001 +Journal of Biomolecular Research & Therapeutics,OMICS Publishing Group,21677956 +Journal of Biomolecular Screening,SAGE Publications,10870571|1552454X +Journal of Biomolecular Structure and Dynamics,Informa UK (Taylor & Francis),07391102|15380254 +Journal of Biomolecular Techniques JBT,Association of Biomolecular Resource Facilities,15240215|19434731 +Journal of Biomusical Engineering,OMICS Publishing Group,20902700|20902719 +Journal of Bionanoscience,American Scientific Publishers,15577910|15577929 +Journal of Bionic Engineering,Elsevier ,16726529| +Journal of Biopharmaceutical Statistics,Informa UK (Taylor & Francis),10543406|15205711 +Journal of Biophotonics,Wiley Blackwell (John Wiley & Sons),1864063X|18640648 +Journal of Biophysical Chemistry,"""Scientific Research Publishing, Inc.""",2153036X|21530378 +Journal of Biophysics,Hindawi Publishing Corporation,16878000|16878019 +Journal of Biophysics and Structural Biology,Academic Journals,21412200 +Journal of Bioprocess Engineering and Biorefinery,American Scientific Publishers,21685134|21685142 +Journal of Bioprocessing & Biotechniques,OMICS Publishing Group,21559821 +Journal of Bioprocessing and Chemical Engineering,ScienceQ Publishing Group,23483768 +Journal of Bioremediation & Biodegradation,OMICS Publishing Group,21556199 +Journal of Biorepository Science for Applied Medicine,Dove Medical Press,22531785 +Journal of Biorheology,Japanese Society of Biorheology,18670466|18670474 +Journal of Biosafety & Health Education,OMICS Publishing Group,23320893 +Journal of Bioscience and Agriculture Research,Journal BiNET,23127945 +Journal of Bioscience and Bioengineering,Elsevier ,13891723|13474421 +Journal of Biosciences,Springer-Verlag,02505991|09737138 +Journal of Biosciences and Medicines,"""Scientific Research Publishing, Inc.""",23275081|2327509X +Journal of Biosecurity Biosafety and Biodefense Law,Walter de Gruyter GmbH,2194590X|21543186 +Journal of Biosensors & Bioelectronics,OMICS Publishing Group,21556210 +Journal of Biosocial Science,Cambridge University Press,00219320|14697599 +Journal of Biostatistics and Biometric Applications​,"""Annex Publishers, LLC""",2455765X +Journal of Biosystems Engineering,Korean Society for Agricultural Machinery,17381266| +Journal of Biotechnology,Elsevier ,01681656| +Journal of Biotechnology & Biomaterials,OMICS Publishing Group,2155952X +Journal of Biotechnology Letters,Bioinfo Publications,09767045|09767053 +Journal of Bioterrorism & Biodefense,OMICS Publishing Group,21572526 +Journal of Bisexuality,Informa UK (Taylor & Francis),15299716|15299724 +Journal of Black Psychology,SAGE Publications,00957984|00000000 +Journal of Black Sexuality and Relationships,Muse - Johns Hopkins University Press,23767510 +Journal of Black Sexuality and Relationships,Muse - Johns Hopkins University Press,23767510 +Journal of Black Studies,SAGE Publications,00219347|00000000 +Journal of Blindness Innovation and Research,The National Federation of the Blind,21552894 +Journal of Blood & Lymph,OMICS Publishing Group,21657831 +Journal of Blood Disorders & Transfusion,OMICS Publishing Group,21559864|21559864 +Journal of Blood Medicine,Dove Medical Press,11792736 +Journal of Blood Transfusion,Hindawi Publishing Corporation,20909187|20909195 +Journal of Bodywork and Movement Therapies,Elsevier ,13608592| +Journal of Bone and Joint Surgery - British Volume,British Editorial Society of Bone and Joint Surgery,0301620X|20445377 +Journal of Bone and Mineral Metabolism,Springer-Verlag,09148779|14355604 +Journal of Bone and Mineral Research,Wiley Blackwell (John Wiley & Sons),08840431|15234681 +Journal of Bone Biology and Osteoporosis,Gratis Open Access Publishers LLC,24704539 +Journal of Bone Marrow Research,OMICS Publishing Group,23298820 +Journal of Bone Metabolism,The Korean Society of Bone Metabolism (KAMJE),22876375|22877029 +Journal of Bone Oncology,Elsevier ,22121374| +Journal of Book of Mormon Studies,Neal A. Maxwell Institute for Religious Scholarship,23744766|23744774 +Journal of Borderlands Studies,Informa UK (Taylor & Francis),08865655|21591229 +Journal of Botanical Research,Bioinfo Publications,09769889|09769897 +Journal of Botany,Hindawi Publishing Corporation,20900120|20900139 +Journal of Brachial Plexus and Peripheral Nerve Injury,Thieme Publishing Group,17497221|17497221 +Journal of Brain Sciences,Pak Publishing Group,24123463|24108774 +Journal of Brand Management,Nature Publishing Group - Macmillan Publishers,1350231X|14791803 +Journal of Breast Cancer,Korean Breast Cancer Society (KAMJE),17386756|20929900 +Journal of Breast Disease,Korean Breast Cancer Society,22885560 +Journal of Breast Health,AVES Publishing Co.,21491976|21491976 +Journal of Breath Research,IOP Publishing,17527155|17527163 +Journal of Breath Research,IOP Publishing,17527155|17527163 +Journal of Brewing and Distilling,Academic Journals,21412197 +Journal of Bridge Engineering,American Society of Civil Engineers,10840702|19435592 +Journal of British and Irish Innovative Poetry,Open Library of Humanities,1758972X +Journal of British Cinema and Television,Edinburgh University Press,17434521|17551714 +Journal of British Studies,Cambridge University Press,00219371|15456986 +Journal of Broadcast Engineering,The Korean Institute of Broadcast and Media Engineers,12267953| +Journal of Broadcasting,Informa UK (Taylor & Francis),0021938X| +Journal of Broadcasting & Electronic Media,Informa UK (Taylor & Francis),08838151|15506878 +Journal of Bronchology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10708030|15367959 +Journal of Bronchology & Interventional Pulmonology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19446586| +Journal of Bryology,Maney Publishing,03736687|00000000 +Journal of Buffalo Science,Lifescience Global,1927520X +Journal of Building and Land Development,African Journals Online ,8560501 +Journal of Building Appraisal,Nature Publishing Group - Macmillan Publishers,17428262|17449545 +Journal of Building Construction and Planning Research,"""Scientific Research Publishing, Inc.""",23284889|23284897 +Journal of Building Engineering,Elsevier ,23527102| +Journal of Building Performance Simulation,Informa UK (Taylor & Francis),19401493|19401507 +Journal of Building Physics,SAGE Publications,17442591|17442583 +Journal of Burma Studies,Muse - Johns Hopkins University Press,2010314X +Journal of Burn Care & Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02738481| +Journal of Burn Care & Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1559047X| +Journal of Business,LAR Center Press,23804041|2380405X +Journal of Business & Economics Research (JBER),Clute Institute,15424448|21578893 +Journal of Business & Finance Librarianship,Informa UK (Taylor & Francis),08963568|15470644 +Journal of Business & Financial Affairs,OMICS Publishing Group,21670234 +Journal of Business & Hotel Management,OMICS Publishing Group,23249129 +Journal of Business & Management,Science and Education Centre of North America,22911995|22912002 +Journal of Business Administration Research,Sciedu Press,19279507|19279515 +Journal of Business and Administrative Studies,African Journals Online ,20773420|20773420 +Journal of Business and Banking,STIE Perbanas Surabaya,20887841|23033460 +Journal of Business and Economic Statistics,Informa UK (American Statistical Association),07350015|15372707 +Journal of Business and Economics,Academic Star Publishing Company,21557950| +Journal of Business and Industrial Marketing,Emerald (MCB UP ),08858624| +Journal of Business and Management,"""School of Business and Management, Institut Teknologui Bandung""",22523898|22523308 +Journal of Business and Management Research,Nepal Journals Online,24679267 +Journal of Business and Management Sciences,"""Science and Education Publishing Co., Ltd.""",23334495| +Journal of Business and Psychology,Springer-Verlag,08893268|1573353X +Journal of Business and Technical Communication,SAGE Publications,10506519|15524574 +Journal of Business and Technology (Dhaka),Bangladesh Journals Online,1992271X|24088609 +Journal of Business Case Studies (JBCS),Clute Institute,15553353|21578826 +Journal of Business Communication,SAGE Publications,00219436|00000000 +Journal of Business Cycle Measurement and Analysis,Organisation for Economic Co-Operation and Development ,17293618|17293626 +Journal of Business Economics,Springer-Verlag,00442372|18618928 +Journal of Business Economics and Management,Vilnius Gediminas Technical University,16111699|20294433 +Journal of Business Ethics,Springer-Verlag,01674544|15730697 +Journal of Business Ethics Education,Philosophy Documentation Center,16495195| +Journal of Business Excellence,Bioinfo Publications,09767711|0976772X +Journal of Business Finance & Accounting,Wiley Blackwell (Blackwell Publishing),0306686X|14685957 +Journal of Business Law and Ethics,American Research Institute for Policy Development,23724862|23724870 +Journal of Business Logistics,Wiley Blackwell (John Wiley & Sons),07353766| +Journal of Business Management & Economics,Innovative Journal,23475471 +Journal of business market management,Springer-Verlag,18640753|18640761 +Journal of Business of the University of Chicago,The University of Chicago Press,07409168| +Journal of Business Research,Elsevier ,01482963| +Journal of Business Research - Turk,Journal of Business Research - Turk,13090712| +Journal of Business Strategy,Emerald (MCB UP ),02756668| +Journal of Business Systems Governance & Ethics,Victoria University,18334318 +Journal of Business Valuation and Economic Loss Analysis,Walter de Gruyter GmbH,21945861|19329156 +Journal of Business Venturing,Elsevier ,08839026| +Journal of Business Venturing Insights,Elsevier ,23526734| +Journal of Business-to-Business Marketing,Informa UK (Taylor & Francis),1051712X|15470628 +Journal of Cachexia Sarcopenia and Muscle,Wiley Blackwell (John Wiley & Sons),21905991|21906009 +Journal of Caffeine Research,Mary Ann Liebert,21565783|21565368 +Journal of Calculus of Variations,Hindawi Publishing Corporation,23146613 +Journal of Camel Practice and Research,Diva Enterprises Private Limited,09716777|22778934 +Journal of Canadian Art History / Annales d histoire de l art Canadien,JSTOR,3154297 +Journal of Canadian Petroleum Technology,Society of Petroleum Engineers,00219487| +Journal of Canadian Studies,Muse - Johns Hopkins University Press,19110251 +Journal of Cancer,Ivyspring International Publisher,18379664| +Journal of Cancer and Tumor International,Sciencedomain International,24547360 +Journal of Cancer Education,Springer-Verlag,08858195|15430154 +Journal of Cancer Epidemiology,Hindawi Publishing Corporation,16878558|16878566 +Journal of Cancer Epidemiology and Prevention,Informa UK (Taylor & Francis),14766655|00000000 +Journal Of Cancer Integrative Medicine,"""Decker, Inc.""",15446307 +Journal of Cancer Metastasis and Treatment,OAE Publishing,23944722|24542857 +Journal of Cancer Nursing,Elsevier ,13649825| +Journal of Cancer Pain & Symptom Palliation,Informa UK (Taylor & Francis),15437671|1543768X +Journal of Cancer Policy,Elsevier ,22135383| +Journal of Cancer Prevention,Korean Society of Cancer Prevention,22883649|22883657 +Journal of Cancer Prevention & Current Research,MedCrave Group,2373633X|2373633X +Journal of Cancer Research,Hindawi Publishing Corporation,23567201|23146915 +Journal of Cancer Research & Therapy,Noble Research Publishers,20524994 +Journal of Cancer Research and Clinical Oncology,Springer-Verlag,01715216|14321335 +Journal of Cancer Research and Experimental Oncology,Academic Journals,21412243 +Journal of Cancer Research and Practice,Elsevier ,23113006| +Journal of Cancer Research and Therapeutic Oncology,JScholar,23322403| +Journal of Cancer Research and Therapeutics,Medknow Publications,09731482| +Journal of Cancer Research and Treatment,"""Science and Education Publishing Co., Ltd.""",23741996| +Journal of Cancer Research Updates,Lifescience Global,19292279 +Journal of Cancer Science & Therapy,OMICS Publishing Group,19485956 +Journal of Cancer Science and Clinical Oncology,"""Annex Publishers, LLC""",23946520 +Journal of Cancer Sciences,Avens Publishing Group,23779292 +Journal of Cancer Stem Cell Research,Trends Ahead Scientific Journals,23295872| +Journal of Cancer Survivorship,Springer-Verlag,19322259|19322267 +journal of cancer therapeutics and research,Herbert Publications,20497962 +Journal of Cancer Therapy,"""Scientific Research Publishing, Inc.""",21511934|21511942 +Journal of Cancer Treatment and Research,Science Publishing Group,23767782| +Journal of Cannabis Therapeutics,Informa UK (Taylor & Francis),15299775|15299783 +Journal of Carbohydrate Chemistry,Informa UK (Taylor & Francis),07328303|15322327 +Journal of Carcinogenesis,Medknow Publications,09746773|14773163 +Journal of Carcinogenesis & Mutagenesis,OMICS Publishing Group,21572518 +Journal of Cardiac Failure,Elsevier ,10719164| +Journal of Cardiac Surgery,Wiley Blackwell (Blackwell Publishing),08860440|15408191 +Journal of Cardio-Vascular-Thoracic Anaesthesia and Intensive Care Society,Logos Medical Publication,13055550| +Journal of Cardiobiology,Avens Publishing Group,23323671 +Journal of Cardiology,Elsevier ,09145087| +Journal of Cardiology & Current Research,MedCrave Group,23734396 +Journal of Cardiology and Therapeutics,Synergy Publishers,2311052X +Journal of Cardiology and Therapy,ACT Publishing Group,23096861| +Journal of Cardiology Cases,Elsevier ,18785409| +Journal of Cardiopulmonary Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08839212| +Journal of Cardiopulmonary Rehabilitation and Prevention,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19327501| +Journal of Cardiothoracic and Vascular Anesthesia,Elsevier ,10530770| +Journal of Cardiothoracic Anesthesia,Elsevier ,08886296| +Journal of Cardiothoracic Surgery,Springer (Biomed Central Ltd.),17498090|17498090 +Journal of Cardiothoracic-Renal Research,Elsevier ,15740668| +Journal of Cardiovascular and Thoracic Research,International Society for Phytocosmetic Sciences,20085117|20086830 +Journal of Cardiovascular Computed Tomography,Elsevier ,19345925| +Journal of Cardiovascular Development and Disease,MDPI AG,23083425 +Journal of Cardiovascular Disease,Research Publisher Inc.,23304596|2330460X +Journal of Cardiovascular Disease Research,EManuscript Services,09753583|09762833 +Journal of Cardiovascular Diseases & Diagnosis,OMICS Publishing Group,23299517|23299517 +Journal of Cardiovascular Echography,Medknow Publications,22114122| +Journal of Cardiovascular Electrophysiology,Wiley Blackwell (Blackwell Publishing),10453873|15408167 +Journal Of Cardiovascular Emergencies,Walter de Gruyter GmbH,24575518 +Journal of Cardiovascular Magnetic Resonance,Springer (Biomed Central Ltd.),10976647|1532429X +Journal of Cardiovascular Medicine,Ovid Technologies (Wolters Kluwer) - Italian Federation of Cardiology,15582027| +Journal of Cardiovascular Medicine and Cardiology,Peertechz.com,24552976 +Journal of Cardiovascular Pharmacology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01602446| +Journal of Cardiovascular Pharmacology and Therapeutics,SAGE Publications,10742484|19404034 +Journal of Cardiovascular Risk,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,13506277| +Journal of Cardiovascular Translational Research,Springer-Verlag,19375387|19375395 +Journal of Cardiovascular Ultrasound,Korean Society of Echocardiography (KAMJE),19754612|20059655 +Journal of Care Services Management,Maney Publishing,17501679|17501687 +Journal of Career Assessment,SAGE Publications,10690727|00000000 +Journal of Career Development,SAGE Publications,08948453|15733548 +Journal of Caring Sciences,International Society for Phytocosmetic Sciences,22519920 +Journal of Case Reports,Journal of Case Reports,22316809 +JOURNAL OF CASE REPORTS AND STUDIES,"""Annex Publishers, LLC""",23489820 +Journal of Case Reports in Medicine,Ashdin Publishing,20905343|20905351 +Journal of Cases in Educational Leadership,SAGE Publications,15554589| +Journal of Cases on Information Technology,IGI Global,15487717|15487725 +Journal of Catalysis,Elsevier ,00219517|10902694 +Journal of Catalysts,Hindawi Publishing Corporation,23145102|23145110 +Journal of Cataract & Refractive Surgery,Elsevier ,08863350| +Journal of Catholic Education,Loyola Marymount University,23738170 +Journal of Catholic Social Thought,Philosophy Documentation Center,15480712| +Journal of Causal Inference,Walter de Gruyter GmbH,21933677|21933685 +Journal of Cave and Karst Studies,National Speleological Society,10906924| +Journal of Cell Adhesion,Hindawi Publishing Corporation,2356721X|23148411 +Journal of Cell and Animal Biology,Academic Journals,19960867 +Journal of Cell Biology and Genetics,Academic Journals,21416516 +Journal of Cell Communication and Signaling,Springer-Verlag,18739601|1873961X +Journal of Cell Death,"""Libertas Academica, Ltd.""",11790660 +Journal of Cell Science,The Company of Biologists,00219533|14779137 +Journal of Cell Science & Therapy,OMICS Publishing Group,21577013 +Journal of Cells,Pak Publishing Group,24142476 +Journal of Cellular and Comparative Physiology,Wiley Blackwell (John Wiley & Sons),00959898|15530809 +Journal of Cellular and Molecular Medicine,Wiley Blackwell (Blackwell Publishing),15821838|15824934 +Journal of Cellular Biochemistry,Wiley Blackwell (John Wiley & Sons),07302312|10974644 +Journal of Cellular Biotechnology,IOS Press,23523689|23523697 +Journal of Cellular Immunotherapy,Elsevier ,23521775| +Journal of Cellular Physiology,Wiley Blackwell (John Wiley & Sons),00219541|10974652 +Journal of Cellular Plastics,SAGE Publications,0021955X|00000000 +Journal of Central Banking Theory and Practice,De Gruyter Open Sp. z o.o. ,23369205 +Journal of Central European Agriculture,Journal of Central European Agriculture,13329049 +Journal of Central Nervous System Disease,"""Libertas Academica, Ltd.""",11795735 +Journal of Central South University,Springer-Verlag,20952899|22275223 +Journal of Central South University of Technology,Springer-Verlag,10059784|19930666 +Journal of CENTRUM Cathedra (JCC) The Business and Economics Research Journal,Centrum Catolica,18516599| +Journal of Ceramics,Hindawi (International Scholarly Research Network),20908628|20908644 +Journal of Cereal Science,Elsevier ,07335210|10959963 +Journal of Cereals and Oilseeds,Academic Journals,21416591 +Journal of Cerebral Blood Flow & Metabolism,SAGE Publications,0271678X|15597016 +Journal of Cerebrovascular and Endovascular Neurosurgery,Korean Society of Cerebrovascular Surgeons/Korean Society of Endovascular Surgery (KAMJE),22348565|22343318 +Journal of Challenges,Pak Publishing Group,24123471|24106569 +Journal of Change Management,Informa UK (Taylor & Francis),14697017|14791811 +Journal of Chaos,Hindawi Publishing Corporation,23567228|23146605 +Journal of Chemical & Engineering Data,American Chemical Society,00219568|15205134 +Journal of Chemical and Biological Interfaces,American Scientific Publishers,23301562| +Journal of Chemical and Process Engineering,JScholar,23771755| +Journal of Chemical Biology,Springer-Verlag,18646158|18646166 +Journal of Chemical Crystallography,Springer-Verlag,10741542|15728854 +Journal of Chemical Dependency Treatment,Informa UK (Taylor & Francis),08854734|19317794 +Journal of Chemical Documentation,American Chemical Society,00219576|15415732 +Journal of Chemical Ecology,Springer-Verlag,00980331|15731561 +Journal of Chemical Education,American Chemical Society,00219584|19381328 +Journal of Chemical Engineering,Bangladesh Journals Online,22217436|24088617 +Journal of Chemical Engineering & Process Technology,OMICS Publishing Group,21577048 +Journal of Chemical Engineering and Chemistry,Universidade Federal de Vicosa,24469416|24469416 +Journal of Chemical Engineering and Materials Science,Academic Journals,21416605 +Journal of Chemical Engineering Research Updates,Avanti Publishers,2409983X +Journal of Chemical Health and Safety,Elsevier ,18715532| +Journal of Chemical Information and Computer Sciences,American Chemical Society,00952338| +Journal of Chemical Information and Modeling,American Chemical Society,15499596|1549960X +Journal of Chemical Neuroanatomy,Elsevier ,08910618| +Journal of Chemical Research,Science Reviews 2000 LTD.,17475198| +Journal of Chemical Research (Miniprint),Science Reviews 2000 LTD.,03082350| +Journal of Chemical Research Synopses,Science Reviews 2000 LTD.,03082342|13645560 +Journal of Chemical Sciences,Springer-Verlag,02534134|09737103 +Journal of Chemical Software,"""Society of Computer Chemistry, Japan""",09180761|18838359 +Journal of Chemical Technology & Biotechnology,Wiley Blackwell (John Wiley & Sons),02682575|10974660 +Journal of Chemical Technology & Biotechnology,Wiley Blackwell (John Wiley & Sons),02682575|10974660 +Journal of Chemical Technology and Biotechnology,Wiley Blackwell (John Wiley & Sons),01420356|1935181X +Journal of Chemical Technology and Biotechnology Biotechnology,Wiley Blackwell (John Wiley & Sons),02643421|19351828 +Journal of Chemical Technology and Biotechnology Chemical Technology,Wiley Blackwell (John Wiley & Sons),02643413|19351836 +Journal of Chemical Theory and Computation,American Chemical Society,15499618|15499626 +Journal of Cheminformatics,Springer (Biomed Central Ltd.),17582946|17582946 +Journal of Chemistry,Hindawi Publishing Corporation,20909063|20909071 +Journal of Chemistry and Applications,Avens Publishing Group,23805021 +Journal of Chemistry and Biochemistry,American Research Institute for Policy Development,23742712|23742720 +Journal of Chemistry and Chemical Engineering,David Publishing Company,19347375|19347375 +Journal of Chemistry Environmental Sciences and its Applications,Chitkara University Publications,23497564|23497769 +Journal of Chemometrics,Wiley Blackwell (John Wiley & Sons),08869383|1099128X +Journal of Chemotherapy,Informa UK (Taylor & Francis),1120009X|19739478 +Journal of Chest Diseases and Critical Care,Health Sciences Researches Society,21487421 +Journal of Child & Adolescent Substance Abuse,Informa UK (Taylor & Francis),1067828X|15470652 +Journal of Child & Adolescent Trauma,Springer-Verlag,19361521|1936153X +Journal of Child and Adolescent Behaviour,OMICS Publishing Group,23754494 +Journal of Child and Adolescent Counseling,Informa UK (Taylor & Francis),23727810|23727829 +Journal of Child and Adolescent Group Therapy,Springer-Verlag,10530800|15733467 +Journal of Child and Adolescent Mental Health,Informa UK (National Inquiry Services Center),17280583|17280591 +Journal of Child and Adolescent Psychiatric Nursing,Wiley Blackwell (Blackwell Publishing),10736077|17446171 +Journal of Child and Adolescent Psychopharmacology,Mary Ann Liebert,10445463|00000000 +Journal of Child and Family Studies,Springer-Verlag,10621024|15732843 +Journal of Child Custody,Informa UK (Taylor & Francis),15379418|1537940X +Journal of Child Health Care,SAGE Publications,13674935|00000000 +Journal of Child Language,Cambridge University Press,03050009|14697602 +Journal of Child Neurology,SAGE Publications,08830738|08830738 +Journal of Child Psychology and Psychiatry,Wiley Blackwell (Blackwell Publishing),00219630|14697610 +Journal of Child Psychotherapy,Informa UK (Taylor & Francis),0075417X|14699370 +Journal of Child Sexual Abuse,Informa UK (Taylor & Francis),10538712|15470679 +Journal of Children and Media,Informa UK (Taylor & Francis),17482798|17482801 +Journal of Children and Poverty,Informa UK (Taylor & Francis),10796126|14699389 +Journal of Children in Contemporary Society,"""Informa UK (Haworth Press, Inc.,)""",02766256| +Journal of Children s and Young People s Nursing,Mark Allen Group,17531594| +Journal of Children s Health,Informa UK (Informa Healthcare),15417069|15417077 +Journal of Children s Orthopaedics,Springer-Verlag,18632521|18632548 +Journal of Children s Services,Emerald - Pier Professional,17466660|20428677 +Journal of China Tourism Research,Informa UK (Taylor & Francis),19388160|19388179 +Journal of China University of Geosciences,Elsevier ,10020705| +Journal of China University of Mining and Technology,Elsevier ,10061266| +Journal of Chinese Cinemas,Informa UK (Taylor & Francis),17508061|1750807X +Journal of Chinese Economic and Business Studies,Informa UK (Taylor & Francis),14765284|14765292 +Journal of Chinese Economic and Foreign Trade Studies,Emerald (MCB UP ),17544408| +Journal of Chinese Entrepreneurship,Emerald (MCB UP ),17561396| +Journal of Chinese Human Resource Management,Emerald (MCB UP ),20408005| +Journal of Chinese Humanities,Brill Academic Publishers,23521333|23521341 +Journal of Chinese Integrative Medicine,Journal of Chinese Integrative Medicine Press,16721977| +Journal of Chinese Language and Literature,Journal of Chinese Language and Literature,1225083X| +Journal of Chinese Linguistics,Muse - Johns Hopkins University Press,24113484 +Journal of Chinese Literature and Culture,Duke University Press,23290048|23290056 +Journal of Chinese Management,Springer (Biomed Central Ltd.),21959897|21959897 +Journal of Chinese Military History,Brill Academic Publishers,22127445|22127453 +Journal of Chinese Overseas,Brill Academic Publishers,17930391|17932548 +Journal of Chinese Pharmaceutical Sciences,Journal of Chinese Pharmaceutical Sciences,10031057|10031057 +Journal of Chinese Philosophy,Wiley Blackwell (Blackwell Publishing),03018121|15406253 +Journal of Chinese Political Science,Springer-Verlag,10806954|18746357 +Journal of Chinese Religions,Maney Publishing,0737769X|20508999 +Journal of Chiropractic Education,Brighthall,10425055|2374250X +Journal of Chiropractic Humanities,Elsevier ,15563499| +Journal of Chiropractic Medicine,Elsevier ,08993467| +Journal of Chiropractic Medicine,Elsevier ,15563707| +Journal of Chitin and Chitosan,Journal of Chitin and Chitosan,12294160| +Journal of Chitin and Chitosan Science,American Scientific Publishers,23287519| +Journal of Chittagong Medical College Teachers Association,Bangladesh Journals Online,16091558| +Journal of Chitwan Medical College,Nepal Journals Online,20912412|20912889 +Journal of Choice Modelling,Elsevier ,17555345| +Journal of Christian Education,SAGE Publications,00219657| +Journal of Christian Education in Korea,The Korean Society of Christian Religious Education,1229781X| +Journal of Christian Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07432550| +Journal of Chromatographic Science,Oxford University Press,00219665|1945239X +Journal of Chromatography & Separation Techniques,OMICS Publishing Group,21577064 +Journal of Chromatography A,Elsevier ,00219673| +Journal of Chromatography B,Elsevier ,15700232| +Journal of Chromatography B Biomedical Sciences and Applications,Elsevier ,03784347| +Journal of Chronic Diseases,Elsevier ,00219681| +Journal of Chronic Fatigue Syndrome,Informa UK (Taylor & Francis),10573321|15470660 +Journal of Church and State,Oxford University Press,0021969X|20404867 +Journal of Circadian Rhythms,"""Ubiquity Press, Ltd.""",17403391|17403391 +Journal of Circuits System and Computers,World Scientific ,02181266| +Journal of Circuits Systems and Computers,World Scientific ,02181266|17936454 +Journal of Circulating Biomarkers,InTech,18494544 +Journal of City Culture and Architecture,Macro World Publishing,21481938| +Journal of Civil & Environmental Engineering,OMICS Publishing Group,2165784X +Journal of Civil & Legal Sciences,OMICS Publishing Group,21690170 +Journal of Civil and Human Rights,University of Illinois Press,23784245|23784253 +Journal of Civil Engineering and Architecture,David Publishing Company,19347359|19347367 +Journal of Civil Engineering and Construction Technology,Academic Journals,21412634 +Journal of Civil Engineering and Environmental Sciences,Peertechz.com,2455488X +Journal of Civil Engineering and Management,Vilnius Gediminas Technical University,13923730|18223605 +Journal of Civil Engineering and Science,The World Academic Publishing,22274634|22274626 +Journal of Civil Engineering Environment and Architecture,Rzeszow University of Technology,23005130|23008903 +Journal of Civil Engineering JKUAT,African Journals Online ,15626121 +Journal of Civil Engineering Research,Scientific and Academic Publishing,21632316| +Journal of Civil Engineering Research and Practice,African Journals Online ,17295769 +Journal of Civil Society,Informa UK (Taylor & Francis),17448689|17448697 +Journal of Civil Structural Health Monitoring,Springer-Verlag,21905452|21905479 +Journal of Classic and English Renaissance Literature,The Classic and English Renaissance Literature Association of Korea,12268798| +Journal of Classical Sociology,SAGE Publications,1468795X|00000000 +Journal of Classics Teaching,Cambridge University Press,20586310 +Journal of Classification,Springer-Verlag,01764268|14321343 +Journal of Clean Energy Technologies,EJournal Publishing,1793821X|1793821X +Journal of Cleaner Production,Elsevier ,09596526| +Journal of Cleft Lip Palate and Craniofacial Anomalies,Medknow Publications,23482125| +Journal of Climate,American Meteorological Society,08948755|15200442 +Journal of Climate and Applied Meteorology,American Meteorological Society,07333021| +Journal of Climate Change,IOS Press,23957611|23957697 +Journal of Climate Change,IOS Press,23957611|23957697 +Journal of Climate Change Research,The Korean Society of Climate Change Research,20935919| +Journal of Climate Research,Konkuk University Climate Research Institute,19756151|22888772 +Journal of Climatology,Wiley Blackwell (John Wiley & Sons),01961748| +Journal of Climatology,Hindawi Publishing Corporation,23566361|23146214 +Journal of Climatology & Weather Forecasting,OMICS Publishing Group,23322594 +Journal of Clinical & Academic Ophthalmology,Thieme Publishing Group,23790539|23790555 +Journal of Clinical & Cellular Immunology,OMICS Publishing Group,21559899 +Journal of Clinical & Experimental Cardiology,OMICS Publishing Group,21559880 +Journal of Clinical & Experimental Dermatology Research,OMICS Publishing Group,21559554|21559554 +Journal of Clinical & Experimental Oncology,OMICS Publishing Group,23249110 +Journal of Clinical & Experimental Ophthalmology,OMICS Publishing Group,21559570|21559570 +Journal of Clinical & Experimental Pathology,OMICS Publishing Group,21610681 +Journal of Clinical & Medical Case Reports,Avens Publishing Group,23324120 +Journal of Clinical & Translational Endocrinology,Elsevier ,22146237| +Journal of Clinical & Experimental Research,ScopeMed International Medical Journal Managment and Indexing System,2320348X| +Journal of Clinical Activities Assignments & Handouts in Psychotherapy Practice,Informa UK (Taylor & Francis),15323285|15323293 +Journal of Clinical and Analytical Medicine,Journal of Clinical and Analytical Medicine,13090720|13092014 +Journal of Clinical and Anatomic Pathology,JScholar,23324864| +JOURNAL OF CLINICAL AND DIAGNOSTIC RESEARCH,JCDR Research and Publications,0973709X| +Journal of Clinical and Experimental Dentistry,"""Medicina Oral, S.L.""",19895488 +Journal of Clinical and Experimental Hematopathology,Japanese Society for Lymphoreticular Tissue Research,13464280|18809952 +Journal of Clinical and Experimental Hepatology,Elsevier ,09736883| +Journal of Clinical and Experimental Hypnosis,Informa UK (Taylor & Francis),0095988X| +Journal of Clinical and Experimental Investigations,Association of Health Investigations,13098578|13096621 +Journal of Clinical and Experimental Neuropsychology,Informa UK (Taylor & Francis),13803395|1744411X +Journal of Clinical and Experimental Neuroscience,Sciknow Publications,23318201 +Journal of Clinical and Experimental Research in Cardiology,"""Annex Publishers, LLC""",23946504 +Journal of Clinical and Investigative Dermatology,Avens Publishing Group,23731044 +Journal of Clinical and Laboratory Investigation Updates,Pharma Publisher,23109556 +Journal of Clinical and Translational Endocrinology Case Reports,Elsevier ,22146245| +Journal of Clinical and Translational Hepatology,Xia & He Publishing,22250719| +Journal of Clinical and Translational Research,Journal of Clinical and Translational Research,23826533|2424810X +Journal of Clinical Anesthesia,Elsevier ,09528180| +Journal of Clinical Anesthesia and Management ( ISSN 2470-9956 ),"""Sci Forschen, Inc.""",24709956 +Journal of Clinical Apheresis,Wiley Blackwell (John Wiley & Sons),07332459|10981101 +Journal of Clinical Biochemistry and Nutrition,The Society for Free Radical Research Japan,09120009|18805086 +Journal of Clinical Bioinformatics,Springer (Biomed Central Ltd.),20439113|20439113 +Journal of Clinical Case Reports,OMICS Publishing Group,21657920 +Journal of Clinical Child & Adolescent Psychology,Informa UK (Taylor & Francis),15374416|15374424 +Journal of Clinical Child Psychology,Informa UK (Taylor & Francis),0047228X| +Journal of Clinical Densitometry,Elsevier ,10946950|10946950 +Journal of Clinical Effectiveness,Emerald (MCB UP ),13615874| +Journal of Clinical Endocrinology & Metabolism,The Endocrine Society,0021972X|19457197 +Journal of Clinical Engineering,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03638855| +Journal of Clinical Epidemiology,Elsevier ,08954356| +Journal of Clinical Forensic Medicine,Elsevier ,13531131| +Journal of Clinical Gastroenterology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01920790| +Journal of Clinical Gerontology and Geriatrics,Elsevier ,22108335| +Journal of Clinical Geropsychology,Springer (Kluwer Academic Publishers),10799362| +Journal of Clinical Gynecology and Obstetrics,"""Elmer Press, Inc.""",19271271|1927128X +Journal of Clinical Hypertension,Wiley Blackwell (Blackwell Publishing),15246175|17517176 +Journal of Clinical Imaging Science,Medknow Publications,21567514| +Journal of Clinical Immunology,Springer-Verlag,02719142|15732592 +Journal of Clinical Immunology and Immunopathology Research,Academic Journals,21412219 +Journal of Clinical Investigation,American Society for Clinical Investigation,00219738|15588238 +Journal of Clinical Laboratory Analysis,Wiley Blackwell (John Wiley & Sons),08878013|10982825 +Journal of Clinical Laser Medicine & Surgery,Mary Ann Liebert,10445471|15578089 +Journal of Clinical Lipidology,Elsevier ,19332874| +Journal of Clinical Medicine,MDPI AG,20770383 +Journal of Clinical Medicine and Research,Academic Journals,21412235 +Journal of Clinical Medicine Research,"""Elmer Press, Inc.""",19183003|19183011 +Journal of Clinical Microbiology,American Society for Microbiology,00951137|1098660X +Journal of Clinical Monitoring and Computing,Springer-Verlag,07481977| +Journal of Clinical Monitoring and Computing,Springer-Verlag,13871307|15732614 +Journal of Clinical Movement Disorders,Springer (Biomed Central Ltd.),20547072|20547072 +Journal of Clinical Neonatology,Medknow Publications,22494847| +Journal of Clinical Neurology,Korean Neurological Association (KAMJE),17386586|20055013 +Journal of Clinical Neuromuscular Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15220443| +Journal of Clinical Neurophysiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07360258| +Journal of Clinical Neuropsychology,Informa UK (Taylor & Francis),01650475| +Journal of Clinical Neuroscience,Elsevier ,09675868| +Journal of Clinical Nursing,Wiley Blackwell (Blackwell Publishing),09621067|13652702 +Journal of Clinical Nutrition,Korean Society for Parental and Enteral Nutrition,22890203|23837101 +Journal of Clinical Oncology,American Society of Clinical Oncology,0732183X|15277755 +Journal of Clinical Ophthalmology and Research,Medknow Publications,23203897| +Journal of Clinical Orthopaedics and Trauma,Elsevier ,09765662| +Journal of Clinical Pathology,BMJ,00219746|14724146 +Journal of Clinical Pathology and Forensic Medicine,Academic Journals,21412405 +Journal of Clinical Pediatric Dentistry,The Journal of Clinical Pediatric Dentistry,10534628| +Journal of Clinical Pediatric Nephrology,Indian Medico Journal,23199385|23202297 +Journal Of Clinical Periodontology,Wiley Blackwell (Blackwell Publishing),03036979|1600051X +Journal of Clinical Personalized Medicine,Hans Publishers,23343354|23343443 +Journal of Clinical Pharmacy and Therapeutics,Wiley Blackwell (Blackwell Publishing),02694727|13652710 +Journal of Clinical Psychology,Wiley Blackwell (John Wiley & Sons),00219762|10974679 +Journal of Clinical Psychology in Medical Settings,Springer-Verlag,10689583|15733572 +Journal of Clinical Psychopharmacology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02710749| +Journal of Clinical Radiation Oncology,Noble Research Publishers,23978511 +Journal of Clinical Research & Bioethics,OMICS Publishing Group,21559627 +Journal of Clinical Research & Governance,Swedish Science Pioneers,20015682 +Journal of Clinical Research and Ophthalmology,Peertechz.com,24551414 +Journal of Clinical Research in Dermatology,Symbiosis Group,23781726|23781726 +Journal of Clinical Research in HIV AIDS and Prevention,Open Access Pub,23247339 +Journal of Clinical Research in Pediatric Endocrinology,Galenos Yayinevi,13085727|13085735 +Journal of Clinical Research Letters,Bioinfo Publications,09767061|0976707X +Journal of Clinical Sciences,Medknow Publications,24087408| +Journal of Clinical Sleep Medicine,American Academy of Sleep Medicine,15509389|15509397 +Journal of Clinical Sport Psychology,Human Kinetics,19329261| +Journal of Clinical Toxicology,OMICS Publishing Group,21610495 +Journal of Clinical Trials,OMICS Publishing Group,21670870 +Journal of Clinical Trials in Cardiology,Symbiosis Group,23746882|23746882 +Journal of Clinical Tuberculosis and Other Mycobacterial Diseases,Elsevier ,24055794| +Journal of Clinical Ultrasound,Wiley Blackwell (John Wiley & Sons),00912751|10970096 +Journal of Clinical Urology,SAGE Publications,20514158|20514166 +Journal of Clinical Virology,Elsevier ,13866532| +Journal of Cloud Computing,IBIMA Publishing,23266538 +Journal of Cloud Computing Advances Systems and Applications,Springer (Biomed Central Ltd.),2192113X|2192113X +Journal of Cluster Science,Springer-Verlag,10407278|15728862 +Journal of Co-operative Organization and Management,Elsevier ,2213297X| +Journal of CO2 Utilization,Elsevier ,22129820| +Journal of Coal Science and Engineering (China),Springer-Verlag,10069097|18666566 +Journal of Coastal Conservation,Springer-Verlag,14000350|18747841 +Journal of Coastal Development,OMICS Publishing Group,14105217 +Journal of Coastal Life Medicine,Asian Pacific Journal of Tropical Medicine Press,23095288|23096152 +Journal of Coastal Research,BioOne (Coastal Education and Research Foundation),07490208|15515036 +Journal of Coating Science and Technology,Lifescience Global,23693355 +Journal of Coatings,Hindawi Publishing Corporation,23567236|23146508 +Journal of Coatings Technology,Springer-Verlag,03618773| +Journal of Coatings Technology and Research,Springer-Verlag,15470091|19353804 +Journal of Cognition and Culture,Brill Academic Publishers,15677095|15685373 +Journal of Cognition and Development,Informa UK (Taylor & Francis),15248372|15327647 +Journal of Cognitive Education and Psychology,Springer Publishing Company,19458959| +Journal of Cognitive Engineering and Decision Making,SAGE Publications,15553434|00000000 +Journal of Cognitive Historiography,Equinox Publishing,20519672|20519680 +Journal of Cognitive Neuroscience,MIT Press,0898929X|15308898 +Journal of Cognitive Psychology,Informa UK (Taylor & Francis),20445911|2044592X +Journal of Cognitive Psychotherapy,Springer Publishing Company,08898391|00000000 +Journal of Cognitive Science,Institute for Cognitive Science,15982327| +Journal of Cognitive Science,"""Atlas Scienfitic Publishing, LP""",21589216 +Journal of Cognitive-Behavioral Psychotherapy and Research,ScopeMed International Medical Journal Managment and Indexing System,21469490| +Journal of Cold Regions Engineering,American Society of Civil Engineers,0887381X|19435495 +Journal of Cold War Studies,MIT Press,15203972|15313298 +Journal of Collective Negotiations (formerly Journal of Collective Negotiations in the Public Sector),Portico,21677816|21677824 +Journal of College & University Foodservice,"""Informa UK (Haworth Press, Inc.,)""",10538739| +Journal of College and Character,Informa UK (Taylor & Francis),2194587X|19401639 +Journal of College Counseling,Wiley Blackwell (John Wiley & Sons),10990399| +Journal of College of Medical Sciences-Nepal,Nepal Journals Online,20910657|20910673 +Journal of College of Medicine,African Journals Online ,11182601 +Journal of College Reading and Learning,Informa UK (Taylor & Francis),10790195|23327413 +Journal of College Science Teaching,National Science Teachers Association,0047231X| +Journal of College Student Development,Muse - Johns Hopkins University Press,15433382 +Journal of College Student Psychotherapy,Informa UK (Taylor & Francis),87568225|15404730 +Journal of College Student Retention Research Theory and Practice,SAGE Publications,15210251|15414167 +Journal of College Teaching & Learning (TLC),Clute Institute,15440389|2157894X +Journal of Colloid and Interface Science,Elsevier ,00219797|10957103 +Journal of Colloid Science,Elsevier ,00958522| +Journal of Colloid Science and Biotechnology,American Scientific Publishers,21649634|21649642 +Journal of Colonialism and Colonial History,Muse - Johns Hopkins University Press,15325768 +Journal of Coloproctology,Elsevier ,22379363| +Journal of Combat Sports and Martial Arts,Index Copernicus International,20815735|20844301 +Journal of Combinatorial Chemistry,American Chemical Society,15204766|15204774 +Journal of Combinatorial Designs,Wiley Blackwell (John Wiley & Sons),10638539|15206610 +Journal of Combinatorial Optimization,Springer-Verlag,13826905|15732886 +Journal of Combinatorial Theory,Elsevier ,00219800| +Journal of Combinatorial Theory Series A,Elsevier ,00973165|10960899 +Journal of Combinatorial Theory Series B,Elsevier ,00958956|10960902 +Journal of Combinatorics,"""International Press of Boston, Inc.""",21563527|2150959X +Journal of Combustion,Hindawi Publishing Corporation,20901968|20901976 +Journal of Commerce and Management Thought,Diva Enterprises Private Limited,0975623X|0976478X +Journal of Commercial Biotechnology,"""thinkBiotech, LLC""",14628732|1478565X +Journal of Commodity Markets,Elsevier ,24058513| +Journal of Commonwealth Law and Legal Education,Informa UK (Taylor & Francis),14760401| +Journal of Commonwealth Law and Legal Education,Informa UK (Taylor & Francis),14760401|1750662X +Journal of Commonwealth Political Studies,Informa UK (Taylor & Francis),00219908| +Journal of Communication,Wiley Blackwell (Blackwell Publishing),00219916|14602466 +Journal of Communication and Computer,David Publishing Company,15487709|19301553 +Journal of Communication and Information Systems,Sociedad Brasileira de Telecomunicacaoes,19806604|19806604 +Journal of Communication Disorders,Elsevier ,00219924| +Journal of Communication Disorders Deaf Studies & Hearing Aids,OMICS Publishing Group,23754427 +Journal of Communication Inquiry,SAGE Publications,01968599|15524612 +Journal of Communication Management,Emerald (MCB UP ),1363254X| +Journal of Communication Navigation Sensing and Services (CONASENSE),River Publishers,22462120| +Journal of Communication Science,Korea Regional Communication Research Association,15982653| +Journal of Communication Technology and Human Behaviors,Columbia International Publishing,21631298 +Journal of Communications,Engineering and Technology Publishing,17962021|17962021 +Journal of Communications and Information Sciences,AICIT,20939671|22339396 +Journal of Communications and Networks,Institute of Electrical and Electronics Engineers,12292370| +Journal of Communications Engineering and Networks,Bowen Publishing Company,23341505|23341513 +Journal of Communications In Healthcare,Informa UK (Taylor & Francis),17538068|17538076 +Journal of Communications Technology and Electronics,Pleiades Publishing,10642269|15556557 +Journal of Communist Studies,Informa UK (Taylor & Francis),02684535| +Journal of Community & Applied Social Psychology,Wiley Blackwell (John Wiley & Sons),10529284|10991298 +Journal of Community Archaeology & Heritage,Maney Publishing,20518196|2051820X +Journal of Community Genetics,Springer-Verlag,1868310X|18686001 +Journal of Community Health,Springer-Verlag,00945145|15733610 +Journal of Community Health Nursing,Informa UK (Taylor & Francis),07370016|15327655 +Journal of Community Health Sciences,University of the Western Cape Library Service,19909403 +Journal of Community Hospital Internal Medicine Perspectives,Co-Action Publishing,20009666 +Journal of Community Medicine & Health Education,OMICS Publishing Group,21610711 +Journal of Community Medicine and Primary Health Care,African Journals Online ,7947410 +Journal of Community Practice,Informa UK (Taylor & Francis),10705422|15433706 +Journal of Community Psychology,Wiley Blackwell (John Wiley & Sons),00904392|15206629 +Journal of community welfare,Korea Association of Community Welfare Studies,20934270| +Journal of Commutative Algebra,Rocky Mountain Mathematics Consortium,19392346| +Journal of Comorbidity,"""Swiss Medical Press, GmbH""",2235042X|2235042X +Journal of Comparative and Physiological Psychology,American Psychological Association,00219940| +Journal of Comparative Economics,Elsevier ,01475967|10957227 +Journal of Comparative Effectiveness Research,Future Medicine,20426305|20426313 +Journal of Comparative Neurology,Wiley Blackwell (John Wiley & Sons),00927317|15507130 +Journal of Comparative Neurology and Psychology,Wiley Blackwell (John Wiley & Sons),00927015|15507149 +Journal of Comparative Pathology,Elsevier ,00219975| +Journal of Comparative Pathology and Therapeutics,Elsevier ,03681742| +Journal of Comparative Physiology,Springer-Verlag,03029824| +Journal of Comparative Physiology A,Springer-Verlag,03407594|14321351 +Journal of Comparative Physiology B,Springer-Verlag,01741578|1432136X +Journal of Comparative Physiology □ B,Springer-Verlag,03407616| +Journal of Comparative Policy Analysis Research and Practice,Informa UK (Taylor & Francis),13876988|15725448 +Journal of Comparative Psychology,American Psychological Association,07357036|19392087 +Journal of Comparative Social Welfare,Informa UK (Taylor & Francis),17486831| +Journal of Comparative Social Welfare,Informa UK (Taylor & Francis),17486831|1748684X +Journal of Compassionate Health Care,Springer (Biomed Central Ltd.),20532393 +Journal of Compassionate Health Care,Springer (Biomed Central Ltd.),20532393|20532393 +Journal of Competition Law and Economics,Oxford University Press,17446414|17446422 +Journal of Competitiveness,Tomas Bata University in Zlin,1804171X|18041728 +Journal of Complementary and Integrative Medicine,Walter de Gruyter GmbH,21946329|15533840 +Journal of Complex Analysis,Hindawi Publishing Corporation,23144963|23144971 +Journal of Complex Networks,Oxford University Press,20511310|20511329 +Journal of Complex Systems,Hindawi Publishing Corporation,23567244|23146540 +Journal of Complexity,Elsevier ,0885064X|10902708 +Journal of Composite Materials,SAGE Publications,00219983|1530793X +Journal of Composites,Hindawi Publishing Corporation,23567252|23145978 +Journal of Composites and Biodegradable Polymers,Savvy Science Publisher,23118717 +Journal of Composites for Construction,American Society of Civil Engineers,10900268|19435614 +Journal of Composites Technology and Research,ASTM International,08846804| +Journal of Comprehensive Pediatrics,International Neuroscience Institute,22518150|22518177 +Journal of Computation in Biosciences and Engineering,ScienceQ Publishing Group,23487321 +Journal of Computational Acoustics,World Scientific ,0218396X|17936489 +Journal of Computational Analysis and Applications,Springer (Kluwer Academic Publishers),15211398| +Journal of Computational and Applied Mathematics,Elsevier ,03770427| +Journal of Computational and Engineering Mathematics,Federal State Funded Educational Institution of Higher Professional Education,23138106| +Journal of Computational and Graphical Statistics,Informa UK (American Statistical Association),10618600|15372715 +Journal of Computational and Nonlinear Dynamics,ASME International ,15551415| +Journal of Computational and Nonlinear Dynamics,ASME International ,15551423| +Journal of Computational and Theoretical Nanoscience,American Scientific Publishers,15461955|15461963 +Journal of Computational and Theoretical Transport,Informa UK (Taylor & Francis),23324309|23324325 +Journal of Computational Biology,Mary Ann Liebert,10665277|10665277 +Journal of Computational Biology and Bioinformatics Research,Academic Journals,21412227 +Journal of Computational Chemistry,Wiley Blackwell (John Wiley & Sons),01928651|1096987X +Journal of Computational Design and Engineering,Elsevier ,22884300| +Journal of Computational Dynamics,American Institute of Mathematical Sciences,21582491| +Journal of Computational Electronics,Springer-Verlag,15698025|15728137 +Journal of Computational Engineering,Hindawi Publishing Corporation,23567260|23146443 +Journal of Computational Environmental Sciences,Hindawi Publishing Corporation,23567279|23148292 +Journal of computational fluids engineering,Korea Society of Computational Fluids Engineering,15986071| +Journal of Computational Information Systems,Binary Information Press,15539105| +Journal of Computational Intelligence and Electronic Systems,American Scientific Publishers,23263008|23263024 +Journal of Computational Interdisciplinary Sciences,PACIS - Panamerican Association for Computational Interdisciplinary Sciences,19838409|21778833 +Journal of Computational Linguistics,Bioinfo Publications,22492828|22492836 +Journal of Computational Mathematics,Global Science Press,02549409|19917139 +Journal of Computational Medicine,Hindawi Publishing Corporation,23145080|23145099 +Journal of Computational Medicine,Hindawi Publishing Corporation,23145099 +Journal of Computational Methods in Physics,Hindawi Publishing Corporation,23567287|23146834 +Journal of Computational Methods in Sciences and Engineering,IOS Press,14727978|18758983 +Journal of Computational Neuroscience,Springer-Verlag,09295313|15736873 +Journal of Computational Physics,Elsevier ,00219991|10902716 +Journal of Computational Science,Elsevier ,18777503| +Journal of Computational Science and Technology,The Japan Society of Mechanical Engineers,18816894 +Journal of Computational Simulation and Modeling,Bioinfo Publications,22313494|22313508 +Journal of Computational Surgery,Springer (Biomed Central Ltd.),21943990|21943990 +Journal of Computational Systems Biology,"""Annex Publishers, LLC""",24557625 +Journal of Computed Tomography,Elsevier ,0149936X| +Journal of Computer Aided Chemistry,"""The Division of Chemical Information and Computer Sciences, Chemical Society of Japan""",13458647 +Journal of Computer and Communications,"""Scientific Research Publishing, Inc.""",23275219|23275227 +Journal of Computer and Education Research (ISSN 2148-2896),Journal of Computer and Education Research,21482896 +Journal of Computer and System Sciences,Elsevier ,00220000|10902724 +Journal of Computer and Systems Sciences International,Pleiades Publishing,10642307|15556530 +Journal of Computer Applications,China Science Publishing & Media Ltd.,10019081| +Journal of Computer Assisted Learning,Wiley Blackwell (Blackwell Publishing),02664909|13652729 +Journal of Computer Assisted Tomography,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03638715| +Journal of Computer Chemistry Japan,"""Society of Computer Chemistry, Japan""",13471767|13473824 +Journal of Computer Chemistry Japan -International Edition,"""Society of Computer Chemistry, Japan""",2189048X +Journal of Computer Engineering and Informatics,The World Academic Publishing,23070072|23070064 +Journal of Computer Engineering and Information Technology,OMICS Publishing Group,23249307 +Journal of Computer Networks and Communications,Hindawi Publishing Corporation,20907141|2090715X +Journal of Computer Research and Development,China Science Publishing & Media Ltd.,10001239| +Journal of Computer Science,Science Publications,15493636| +Journal of Computer Science & Computational Mathematics,Science and Knowledge Research Society,22318879 +Journal of Computer Science & Systems Biology,OMICS Publishing Group,09747230|09747230 +Journal of Computer Science and Cybernetics,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",18139663|18139663 +Journal of Computer Science and Information Technology,American Research Institute for Policy Development,23342366|23342374 +Journal of Computer Science and Its Application,African Journals Online ,20065523|20065523 +Journal of Computer Science and Technology,Springer-Verlag,10009000|18604749 +Journal of Computer Science Technology Updates,Cosmos Scholars Publishing House,24102938 +Journal of Computer Sciences and Applications,"""Science and Education Publishing Co., Ltd.""",23287268| +Journal of Computer Security,IOS Press,0926227X|18758924 +Journal of Computer Systems Networks and Communications,Hindawi Publishing Corporation,16877381|1687739X +Journal of Computer Virology and Hacking Techniques,Springer-Verlag,22742042|22638733 +Journal of Computer Virology and Hacking Techniques,Springer-Verlag,22638733 +Journal of Computer-Aided Design & Computer Graphics,China Science Publishing & Media Ltd.,10039775| +Journal of Computer-Aided Materials Design,Springer-Verlag,09281045|15734900 +Journal of Computer-Aided Molecular Design,Springer-Verlag,0920654X|15734951 +Journal of Computer-Assisted Microscopy,Springer (Kluwer Academic Publishers),10407286| +Journal of Computer-Mediated Communication,Wiley Blackwell (Blackwell Publishing),10836101|10836101 +Journal of Computerized Adaptive Testing,International Association for Computerized Adaptive Testing,21656592 +Journal of Computers,International Academy Publishing (IAP),1796203X|1796203X +Journal of Computers in Education,Springer-Verlag,21979987|21979995 +Journal of Computing and Information Science in Engineering,ASME International ,15309827| +Journal of Computing and Information Technology,"""Faculty of Electrical Engineering and Computing, Univ. of Zagreb""",13301136|18463908 +Journal of Computing in Civil Engineering,American Society of Civil Engineers,08873801|19435487 +Journal of Computing in Higher Education,Springer-Verlag,10421726|18671233 +Journal of Computing in Teacher Education,Informa UK (Taylor & Francis),10402454|23327421 +Journal of Computing Science and Engineering,Korean Institute of Information Scientists and Engineers,19764677| +Journal of Condensed Matter Physics,Sciknow Publications,23318228 +Journal of Conflict and Security Law,Oxford University Press,14677954|14677962 +Journal of Conflict Archaeology,Maney Publishing,15740773|15740781 +Journal of Conflict Resolution,SAGE Publications,00220027|15528766 +journal of conflict test deposit,CrossRef test user,21569819| +Journal of Conflictology,Fundacio per la Universitat Oberta de Catalunya,20138857|20138857 +Journal of Congestive Heart Failure and Circulatory Support,Informa UK (Taylor & Francis),14683768|00000000 +Journal of Conservation and Museum Studies,"""Ubiquity Press, Ltd.""",20494572|13640429 +Journal of Conservative Dentistry,Medknow Publications,09720707| +Journal of Construction Engineering,Hindawi Publishing Corporation,23567295|23145986 +Journal of Construction Engineering and Management,American Society of Civil Engineers,07339364|19437862 +Journal of Construction Engineering and Project Management,Korean Institute of Construction Engineering and Management,22339582 +Journal of Construction Management JSCE,Japan Society of Civil Engineers,18848311 +Journal of Constructional Steel Research,Elsevier ,0143974X| +Journal of Constructivist Psychology,Informa UK (Taylor & Francis),10720537|15210650 +Journal of Consulting and Clinical Psychology,American Psychological Association,0022006X|19392117 +Journal of Consulting Psychology,American Psychological Association,00958891| +Journal of Consumer Affairs,Wiley Blackwell (Blackwell Publishing),00220078|17456606 +Journal of Consumer Behaviour,Wiley Blackwell (John Wiley & Sons),14720817|14791838 +Journal of Consumer Culture,SAGE Publications,14695405|00000000 +Journal of Consumer Health on the Internet,Informa UK (Taylor & Francis),15398285|15398293 +Journal of Consumer Marketing,Emerald (MCB UP ),07363761|00000000 +Journal of Consumer Policy,Springer-Verlag,01687034|15730700 +journal of consumer policy studies,Korea Consumer Agency,17389003| +Journal of Consumer Psychology,Elsevier ,10577408|15327663 +Journal of Consumer Research,Oxford University Press,00935301|15375277 +Journal Of Consumer Studies and Home Economics,Wiley Blackwell (Blackwell Publishing),03093891|13652737 +Journal of Consumption Culture,Korean Consumption Culture Association,12290386| +Journal of Contaminant Hydrology,Elsevier ,01697722| +Journal of Contemporary Accounting & Economics,Elsevier ,18155669| +Journal of Contemporary African Studies,Informa UK (Taylor & Francis),02589001|14699397 +Journal of Contemporary Archaeology,Equinox Publishing,20513429|20513437 +Journal of Contemporary Asia,Informa UK (Taylor & Francis),00472336|17527554 +Journal of Contemporary Brachytherapy,Termedia Sp. z.o.o.,1689832X| +Journal of Contemporary China,Informa UK (Taylor & Francis),10670564|14699400 +Journal of Contemporary Chinese Art,Intellect,20517041| +Journal of Contemporary Clinical Practice,Asociatia Pentru Cresterea Vizibilitatii Cercetarii Stiintifice (ACVCS),24577200 +Journal of Contemporary Criminal Justice,SAGE Publications,10439862|00000000 +Journal of Contemporary Dentistry,Jaypee Brothers Medical Publishing,22782680|22790217 +Journal of Contemporary Drama in English,Walter de Gruyter GmbH,21950156|21950164 +Journal of Contemporary Eastern Asia,World Association for Triple Helix and Future Strategy Studies,23839449 +Journal of Contemporary Ethnography,SAGE Publications,08912416|00000000 +Journal of Contemporary European Studies,Informa UK (Taylor & Francis),14782804|14782790 +Journal of Contemporary History,SAGE Publications,00220094|00000000 +Journal of Contemporary Immunology,Columbia International Publishing,23745444 +Journal of Contemporary Issues in Business and Government,Swinburne University of Technology,13236903| +Journal of Contemporary Issues in Education,University of Alberta - Journal of Contemporary Issues in Education,17184770 +Journal of Contemporary Mathematical Analysis,Allerton Press,10683623|19349416 +Journal of Contemporary Medical Education,ScopeMed International Medical Journal Managment and Indexing System,21468354| +Journal of Contemporary Medicine,Cagdas Tip Dergisi: Journal of Contemporary Medicine,21464189|21466009 +Journal of Contemporary Medicine and Dentistry,Journal of Contemporary Medicine and Dentistry,23474513|23490799 +Journal of Contemporary Painting,Intellect,20526695|20526709 +Journal of Contemporary Physics (Armenian Academy of Sciences),Allerton Press,10683372|19349378 +Journal of Contemporary Psychotherapy,Springer-Verlag,00220116|15733564 +Journal of Contemporary Religion,Informa UK (Taylor & Francis),13537903|14699419 +Journal of Contemporary Water Research & Education,Wiley Blackwell (Blackwell Publishing),19367031|1936704X +Journal of Contextual Behavioral Science,Elsevier ,22121447| +Journal of Contingencies and Crisis Management,Wiley Blackwell (Blackwell Publishing),09660879|14685973 +Journal of Continuing Education and Professional Development,Columbia International Publishing,21631379 +Journal of Continuing Education in the Health Professions,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08941912|1554558X +Journal of Contradiciting Results in Science,EManuscript Services,22787194 +Journal of Control and Decision,Informa UK (Taylor & Francis),23307706|23307714 +Journal of Control and Systems Engineering,Bowen Publishing Company,23312963|23312971 +Journal of Control Automation and Electrical Systems,Springer-Verlag,21953880|21953899 +Journal of Control Automation and Systems Engineering,"""Institute of Control, Robotics and Systems""",12259845| +Journal of Control Engineering and Technology,American V-King Scientific Publishers,22232036|22256598 +Journal of Control Science and Engineering,Hindawi Publishing Corporation,16875249|16875257 +Journal of Control Theory and Applications,Springer-Verlag,16726340|19930623 +Journal of Controlled Release,Elsevier ,01683659| +Journal of Controversies in Biomedical Research,Codon Publications,22055975 +Journal of Convention & Event Tourism,Informa UK (Taylor & Francis),15470148|15470156 +Journal of Convention & Exhibition Management,"""Informa UK (Haworth Press, Inc.,)""",1094608X| +Journal of Convergence Information Technology,AICIT,19759320|22339299 +Journal of Coordination Chemistry,Informa UK (Taylor & Francis),00958972|10290389 +Journal of Coptic Studies,Peeters Publishers,10165584 +Journal of Corporate Accounting & Finance,Wiley Blackwell (John Wiley & Sons),10448136|10970053 +Journal of Corporate Citizenship,GSE Research Limited,14705001|20514700 +Journal of Corporate Finance,Elsevier ,09291199| +Journal of Corporate Law Studies,Informa UK (Taylor & Francis),14735970|17578426 +Journal of Corporate Real Estate,Emerald (MCB UP ),1463001X| +Journal of Corporate Responsibility and Leadership,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,23922680|23922699 +Journal of Correctional Health Care,SAGE Publications,10783458|19405200 +Journal of Cosmetic and Laser Therapy,Informa UK (Taylor & Francis),14764172|14764180 +Journal of Cosmetic Dermatology,Wiley Blackwell (Blackwell Publishing),14732130|14732165 +Journal of Cosmetics Dermatological Sciences and Applications,"""Scientific Research Publishing, Inc.""",21614105|21614512 +Journal of Cosmology,"""Ubiquity Press, Ltd.""",2159063X +Journal of Cosmology and Astroparticle Physics,IOP Publishing,14757508|14757516 +Journal of Cost Analysis and Parametrics,Informa UK (Taylor & Francis),1941658X|21604746 +Journal of Cost Estimating,Informa UK (Taylor & Francis),21649405| +Journal of Counseling & Development,Wiley Blackwell (John Wiley & Sons),07489633| +Journal of Counseling and Gospel,Korea Evangelical Counseling Society,17390745| +Journal of Counseling Psychology,American Psychological Association,00220167|19392168 +Journal of Counselor Leadership and Advocacy,Informa UK (Taylor & Francis),2326716X|23267178 +Journal of Counselor Preparation and Supervision,North Atlantic Region Association for Counselor Education and Supervision,21643288|21643288 +Journal of Couple & Relationship Therapy,Informa UK (Taylor & Francis),15332691|15332683 +Journal of Coupled Systems and Multiscale Dynamics,American Scientific Publishers,2330152X| +Journal of Couples Therapy,Informa UK (Taylor & Francis),08974446| +Journal of Cranio-Maxillary Diseases,Medknow Publications,22789588| +Journal of Cranio-Maxillofacial Surgery,Elsevier ,10105182| +Journal of Craniofacial Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10492275| +Journal of Craniomandibular Practice,Informa UK (Taylor & Francis),07345410| +Journal of Craniovertebral Junction and Spine,Medknow Publications,09748237| +Journal of Crash Prevention and Injury Control,Informa UK (Taylor & Francis),10286586| +Journal of Creating Value,SAGE Publications,23949643|2454213X +Journal of Creative Communications,SAGE Publications,09732586|09732594 +Journal of Creativity in Mental Health,Informa UK (Taylor & Francis),15401383|15401391 +Journal of Crime and Justice,Informa UK (Taylor & Francis),0735648X|21589119 +Journal of Criminal Justice,Elsevier ,00472352| +Journal of Criminal Justice Education,Informa UK (Taylor & Francis),10511253|17459117 +Journal of Criminal Law,SAGE Publications,00220183|17405580 +Journal of Criminal Law and Criminology (1931-1951),JSTOR,08852731| +Journal of Criminal Psychology,Emerald (MCB UP ),20093829| +Journal of Criminological Research Policy and Practice,Emerald (MCB UP ),20563841| +Journal of Criminology,Hindawi (International Scholarly Research Network),20907753|2090777X +Journal of Critical Care,Elsevier ,08839441| +Journal of Critical Care Medicine,Hindawi Publishing Corporation,23567309|23146990 +Journal of Critical Care Nursing,International Neuroscience Institute,20083084|2008336X +Journal of Critical Realism,Maney Publishing,14767430|15725138 +Journal of Crohn s and Colitis,Oxford University Press,18739946|18764479 +Journal of Crohn s and Colitis Supplements,Oxford University Press,18739954|18764460 +Journal of Crop Improvement,Informa UK (Taylor & Francis),15427528|15427536 +Journal of Crop Production,Informa UK (Taylor & Francis),1092678X|15404110 +Journal of Crop Science,Bioinfo Publications,09768920|09768939 +Journal of Crop Science and Biotechnology,Springer-Verlag,19759479|20058276 +Journal of Cross-Cultural Gerontology,Springer-Verlag,01693816|15730719 +Journal of Cross-Cultural Psychology,SAGE Publications,00220221|15525422 +Journal of CrossMark Testing,CrossRef test user,10672249| +Journal of Crustacean Biology,Brill Academic Publishers,02780372|1937240X +Journal of Cryptographic Engineering,Springer-Verlag,21908508|21908516 +Journal of Cryptology,Springer-Verlag,09332790|14321378 +Journal of Crystal and Molecular Structure,Springer-Verlag,03084086| +Journal of Crystal Growth,Elsevier ,00220248| +Journal of Crystallization Process and Technology,"""Scientific Research Publishing, Inc.""",21617678|21617686 +Journal of Crystallographic and Spectroscopic Research,Springer-Verlag,02778068| +Journal of Crystallography,Hindawi Publishing Corporation,23567317|23145994 +Journal of Culinary Science & Technology,Informa UK (Taylor & Francis),15428052|15428044 +Journal of Cultural and Evolutionary Psychology,Akademiai Kiado Zrt.,15895254|15897397 +Journal of Cultural and Religious Studies,David Publishing Company,23282177|23282177 +Journal of Cultural Economics,Springer-Verlag,08852545|15736997 +Journal of Cultural Economy,Informa UK (Taylor & Francis),17530350|17530369 +Journal of Cultural Economy,Informa UK (Taylor & Francis),17530350| +Journal of Cultural Economy,Informa UK (Taylor & Francis),17530350| +Journal of Cultural Economy,Informa UK (Taylor & Francis),17530350| +Journal of Cultural Geography,Informa UK (Taylor & Francis),08873631|19406320 +Journal of Cultural Heritage,Elsevier ,12962074| +Journal of Cultural Heritage Management and Sustainable Development,Emerald (MCB UP ),20441266| +Journal of Cultural Studies,African Journals Online ,15950956 +Journal of Cuneiform Studies,The American Schools of Oriental Research,00220256| +Journal of Curatorial Studies,Intellect,20455836|20455844 +Journal of Current and Advance Medical Research,Bangladesh Journals Online,2313447X| +Journal of Current Issues & Research in Advertising,Informa UK (Taylor & Francis),10641734|21647313 +Journal of Current Ophthalmology,Elsevier ,24522325| +Journal of Current Surgery,"""Elmer Press, Inc.""",19271298|19271301 +Journal of Curriculum and Instruction,East Carolina University,19373929 +Journal of Curriculum and Pedagogy,Informa UK (Taylor & Francis),15505170|21568154 +Journal of Curriculum and Teaching,Sciedu Press,19272677|19272685 +Journal of Curriculum Studies,Informa UK (Taylor & Francis),00220272|13665839 +Journal of Customer Behaviour,Westburn Publishers,14753928|00000000 +Journal of Customer Service in Marketing & Management,"""Informa UK (Haworth Press, Inc.,)""",10692533| +Journal of Cutaneous and Aesthetic Surgery,Medknow Publications,09742077| +Journal of Cutaneous Laser Therapy,Informa UK (Taylor & Francis),1462883X| +Journal of Cutaneous Medicine and Surgery,SAGE Publications,12034754|16157109 +Journal of Cutaneous Pathology,Wiley Blackwell (Blackwell Publishing),03036987|16000560 +Journal of Cyber Security and Mobility,River Publishers,22451439| +Journal of Cybernetics,Informa UK (Taylor & Francis),00220280| +Journal of Cybersecurity,Oxford University Press,20572085|20572093 +Journal of Cystic Fibrosis,Elsevier ,15691993| +Journal of Cytology,Medknow Publications,09709371| +Journal of Cytology & Histology,OMICS Publishing Group,21577099 +Journal of Cytology & Molecular Biology,Avens Publishing Group,23254653 +Journal of Dairy Research,Cambridge University Press,00220299|14697629 +Journal of Dairy Science,American Dairy Science Association,00220302|15253198 +Journal of Dairy Veterinary & Animal Research,MedCrave Group,23774312 +Journal of Dance & Somatic Practices,Intellect,17571871|1757188X +Journal of Dance Education,Informa UK (Taylor & Francis),15290824|2158074X +Journal of Dance Medicine & Science,J. Michael Ryan Publishing,1089313X| +Journal of Data Analysis and Information Processing,"""Scientific Research Publishing, Inc.""",23277211|23277203 +Journal of Data and Information Quality,Association for Computing Machinery,19361955| +Journal of Data and Information Science,Journal of Data and Information Science,16743393| +Journal of Data Mining and Knowledge Discovery,Bioinfo Publications,22296662|22296670 +Journal of Data Mining in Genomics & Proteomics,OMICS Publishing Group,21530602 +Journal of Database Management,IGI Global,10638016|15338010 +Journal of Database Marketing,Nature Publishing Group - Macmillan Publishers,13502328|1479182X +Journal of Database Marketing & Customer Strategy Management,Nature Publishing Group - Macmillan Publishers,17412439|17412447 +Journal of Daylighting,SolarLits,23838701 +Journal of Deaf Studies and Deaf Education,Oxford University Press,10814159|14657325 +Journal of Decision System,Informa UK (Taylor & Francis),12460125|21167052 +Journal of Defense Management,OMICS Publishing Group,21670374 +Journal of Defense Studies & Resource Management,OMICS Publishing Group,23249315 +Journal of Degraded and Mining Lands Management,International Research Centre for the Management of Degraded and Mining Lands,2339076X|2339076X +Journal of Democracy,Muse - Johns Hopkins University Press,10863214 +Journal of Demographic Economics,Cambridge University Press,20540892|20540906 +Journal of Dental and Allied Sciences,Medknow Publications,22774696| +Journal of Dental Anesthesia and Pain Medicine,The Korean Dental Society of Anesthesiology (KAMJE),23839309|23839317 +Journal of Dental Biomechanics,CrossRef test user,17587360|17587360 +JOURNAL OF DENTAL HEALTH,Japanese Society for Dental Health,00232831| +Journal of Dental Health Oral Disorders and Therapy,MedCrave Group,23734345 +Journal of dental hygiene science,The Korean Society of Dental Hygiene Science,15984478| +Journal of Dental Implants,Medknow Publications,09746781| +Journal of Dental Lasers,Medknow Publications,09762868| +Journal of Dental Panacea,The Journal of Dental Panacea,23488727 +Journal of Dental Problems and Solutions,Peertechz.com,23948418|23948418 +Journal of Dental Rehabilitation and Applied Science,Korean Academy of Stomatognathic Function and Occlusion,23844353|23844272 +Journal of Dental Rehabilitation and Applied Science,Korean Academy of Stomatognathic Function and Occlusion,22334084| +Journal of Dental Research,SAGE Publications,00220345|15440591 +Journal of Dental Research and Review,Medknow Publications,23483172| +Journal of Dental Research and Scientific Development,Medknow Publications,23483407| +Journal of Dental Research Dental Clinics Dental Prospects,International Society for Phytocosmetic Sciences,2008210X|20082118 +Journal of Dental Sciences,Elsevier ,19917902| +Journal of Dental Sleep Medicine,American Academy of Sleep Medicine,23339756 +Journal of Dental Surgery,Hindawi Publishing Corporation,23567325|23146583 +Journal of Dentistry,Elsevier ,03005712| +Journal of Dentistry & Oral Health,JScholar,23324856| +journal of dentistry and oral biosciences,Dentaquest,22501126|22776680 +Journal of Dentistry and Oral Care,Ommega Online Publishers,23791705 +Journal of Dentistry and Oral Care Medicine,"""Annex Publishers, LLC""",24543276 +Journal of Dentistry and Oral Hygiene,Academic Journals,21412472 +Journal of Dentistry and Orofacial Surgery,Elyns Group LLC,24709735 +Journal of Dentistry Indonesia,Journal of Dentistry Indonesia,16939697|23554800 +Journal of Dentistry Oral Disorders and Therapy,Symbiosis Group,23720972 +Journal of Dentofacial Anomalies and Orthodontics,EDP Sciences,21105715 +Journal of Depression & Anxiety,OMICS Publishing Group,21671044 +Journal of Derivatives & Hedge Funds,Nature Publishing Group - Macmillan Publishers,17539641|1753965X +Journal of Derivatives Accounting,World Scientific ,02198681| +Journal of Dermatologic Research And Therapy,Open Access Pub,24712175 +Journal of Dermatological Case Reports,Specjalisci Dermatolodzy,18987249 +Journal of Dermatological Science,Elsevier ,09231811| +Journal of Dermatological Science Supplement,Elsevier ,15740757| +Journal of Dermatological Treatment,Informa UK (Taylor & Francis),09546634|14711753 +Journal of Dermatology & Dermatologic Surgery,Elsevier ,23522410| +Journal of Design and Manufacturing Automation,Informa UK (Taylor & Francis),15320375| +Journal of Design and Manufacturing Automation,Informa UK (Taylor & Francis),15320375| +Journal of Design Business & Society,Intellect,20552106|20552114 +Journal of Design History,Oxford University Press,09524649|17417279 +Journal of Destination Marketing & Management,Elsevier ,2212571X| +Journal of Developing Drugs,OMICS Publishing Group,23296631 +Journal of Developing Societies,SAGE Publications,0169796X|15685225 +Journal of Development and Administrative Studies,Nepal Journals Online,20910339| +Journal of Development and Agricultural Economics,Academic Journals,20069774 +Journal of Development Economics,Elsevier ,03043878| +Journal of Development Effectiveness,Informa UK (Taylor & Francis),19439342|19439407 +Journal of Developmental & Behavioral Pediatrics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0196206X| +Journal of Developmental and Life-Course Criminology,Springer-Verlag,21994641|2199465X +Journal of Developmental and Physical Disabilities,Springer-Verlag,1056263X|15733580 +Journal of Developmental Biology,MDPI AG,22213759 +Journal of Developmental Biology and Tissue Engineering,Academic Journals,21412251 +Journal of Developmental Entrepreneurship,World Scientific ,10849467|1793706X +Journal of Developmental Origins of Health and Disease,Cambridge University Press,20401744|20401752 +Journal of Dhaka Medical College,Bangladesh Journals Online,10280928|22197494 +Journal of Dhaka National Medical College & Hospital,Bangladesh Journals Online,18153100| +Journal of Diabetes,Wiley Blackwell (Blackwell Publishing),17530393|17530407 +Journal of Diabetes & Metabolic Disorders,Springer (Biomed Central Ltd.),22516581|22516581 +Journal of Diabetes & Metabolism,OMICS Publishing Group,21556156|21556156 +Journal of Diabetes and Endocrinology,Academic Journals,21412685 +Journal of Diabetes and its Complications,Elsevier ,10568727| +Journal of Diabetes and Obesity,Ommega Online Publishers,23760494|23760494 +Journal of Diabetes Investigation,Wiley Blackwell (Blackwell Publishing),20401116|20401124 +Journal of Diabetes Mellitus,"""Scientific Research Publishing, Inc.""",21605831|21605858 +Journal of Diabetes Metabolic Disorders & Control,MedCrave Group,23746947 +Journal of Diabetes Research,Hindawi Publishing Corporation,23146745|23146753 +journal of Diabetes Research and Clinical Metabolism,Herbert Publications,20500866 +Journal of Diabetes Research and Therapy ( ISSN 2380-5544 ),"""Sci Forschen, Inc.""",23805544 +Journal of Diabetes Science and Technology,SAGE Publications,19322968|19322968 +Journal of Diabetic Complications,Elsevier ,08916632| +Journal of Diabetology and Endocrinology,Noble Research Publishers,23980281 +Journal of Diagnostic Imaging in Therapy,Open Medscience Limited,20573782 +Journal of Diagnostic Medical Sonography,SAGE Publications,87564793|00000000 +Journal of Diagnostic Pathology,Sri Lanka Journals Online ,13916319| +Journal of Diagnostic Radiography and Imaging,Cambridge University Press,14604728|14671123 +Journal of Diagnostic Techniques and Biomedical Analysis,OMICS Publishing Group,23274638 +Journal of Diagnostic Techniques and Biomedical Analysis,OMICS Publishing Group,24695653 +Journal of Diagnostics,Pak Publishing Group,24138371|2409322X +Journal of Dialysis,Informa UK (Taylor & Francis),03628558| +Journal of Dietary Supplements,Informa UK (Taylor & Francis),19390211|1939022X +Journal of Difference Equations,Hindawi Publishing Corporation,23567856|23567848 +Journal of Differential Equations,Elsevier ,00220396|10902732 +Journal of Digestive Diseases,Wiley Blackwell (Blackwell Publishing),17512972|17512980 +Journal of Digestive Endoscopy,Medknow Publications,09765042| +Journal of Digital Asset Management,Nature Publishing Group - Macmillan Publishers,17436540|17436559 +Journal of Digital Contents Society,Digital Contents Society,15982009| +Journal of Digital Convergence,The Korea Society of Digital Policy and Management,17381916| +Journal of Digital Design,Korea Digital Design Council,15982319| +Journal of Digital Forensic Practice,Informa UK (Taylor & Francis),15567281| +Journal of Digital Forensic Practice,Informa UK (Taylor & Francis),15567281| +Journal of Digital Forensic Practice,Informa UK (Taylor & Francis),15567281| +Journal of Digital Forensic Practice,Informa UK (Taylor & Francis),15567281| +Journal of Digital Forensic Practice,Informa UK (Taylor & Francis),15567281|15567346 +Journal of Digital Imaging,Springer-Verlag,08971889|1618727X +Journal of Digital Learning in Teacher Education,Informa UK (Taylor & Francis),21532974|23327383 +Journal of Direct Data and Digital Marketing Practice,Nature Publishing Group - Macmillan Publishers,17460166|17460174 +Journal of Direct Marketing,Wiley Blackwell (John Wiley & Sons),08920591|15227138 +Journal of Disability & Religion,Informa UK (Taylor & Francis),23312521|2331253X +Journal of Disability Policy Studies,SAGE Publications,10442073| +Journal of Discrete Algorithms,Elsevier ,15708667| +Journal of Discrete Mathematical Sciences and Cryptography,Informa UK (Taylor & Francis),09720529|21690065 +Journal of Discrete Mathematics,Hindawi Publishing Corporation,20909837|20909845 +Journal of Disease Cause and Control,Elsevier ,24522228| +Journal of Diseases,Pak Publishing Group,2413838X|24106550 +Journal of Diseases and Medicinal Plants,Science Publishing Group,24698202| +Journal of Dispersion Science and Technology,Informa UK (Taylor & Francis),01932691|15322351 +Journal of Display Technology,Institute of Electrical and Electronics Engineers,1551319X|15589323 +Journal of Distribution and Management Research,Korea Research Academy of Distribution and Management,23840137| +Journal of Distribution Science,Korea Distribution Science Association,17383110|20937717 +Journal of Diversity in Higher Education,American Psychological Association,19388926|19388934 +Journal of Diversity Management (JDM),Clute Institute,15580121|21579512 +Journal of Divinity Faculty of Hitit University,"""Journal of Divinity Faculty, Hitit University""",13037757| +Journal of Divorce,"""Informa UK (Haworth Press, Inc.,)""",01474022| +Journal of Divorce & Remarriage,Informa UK (Taylor & Francis),10502556|15404811 +Journal of Documentation,Emerald (MCB UP ),00220418|00000000 +Journal of Dr Behcet Uz Children s Hospital,Logos Medical Publication,21462372|13099566 +Journal of Dr NTR University of Health Sciences,Medknow Publications,22778632| +Journal of Dramatic Theory and Criticism,Muse - Johns Hopkins University Press,21652686 +Journal of Drive and Control,Korea Society of Fluid Power and Construction Equipment,22348328| +Journal of Drug and Alcohol Research,Ashdin Publishing,20908334|20908342 +Journal of Drug Assessment,Informa UK (Taylor & Francis),21556660|21556660 +Journal of Drug Delivery,Hindawi Publishing Corporation,20903014|20903022 +Journal of Drug Delivery Science and Technology,Elsevier ,17732247| +Journal of Drug Delivery Science and Technology,Elsevier ,17732247| +Journal of Drug Delivery Science and Technology,Elsevier ,17732247| +Journal of Drug Education,SAGE Publications,00472379|15414159 +Journal of Drug Evaluation,Informa UK (Informa Healthcare),14791137| +Journal of Drug Issues,SAGE Publications,00220426|19451369 +Journal of Drug Metabolism & Toxicology,OMICS Publishing Group,21577609 +Journal of Drug Policy Analysis,Walter de Gruyter GmbH,21946337|19412851 +Journal of Drug Research and Development ( ISSN 2470-1009 ),"""Sci Forschen, Inc.""",24701009 +Journal of Drug Targeting,Informa UK (Taylor & Francis),1061186X|10292330 +Journal of Dual Diagnosis,Informa UK (Taylor & Francis),15504263|15504271 +Journal of Dynamic Behavior of Materials,Springer-Verlag,21997446|21997454 +Journal of Dynamic Systems Measurement and Control,ASME International ,00220434| +Journal of Dynamical and Control Systems,Springer-Verlag,10792724|15738698 +Journal of Dynamical Systems and Geometric Theories,Informa UK (Taylor & Francis),1726037X|21690057 +Journal of Dynamics and Differential Equations,Springer-Verlag,10407294|15729222 +Journal of Dynamics and Games,American Institute of Mathematical Sciences,21646066| +Journal of E-Government,"""Informa UK (Haworth Press, Inc.,)""",15424049|15424057 +Journal of E-Government Studies and Best Practices,IBIMA Publishing,21554137 +Journal of e-Health Management,IBIMA Publishing,21659478 +Journal of e-Learning & Higher Education,IBIMA Publishing,21690359 +Journal of e-Media Studies,Dartmouth College Library Press,19386060 +Journal of Early American History,Brill Academic Publishers,18770223|18770703 +Journal of Early and Intensive Behavior Intervention,American Psychological Association,15544893 +Journal of Early Childhood Literacy,SAGE Publications,14687984|00000000 +Journal of Early Childhood Research,SAGE Publications,1476718X|17412927 +Journal of Early Childhood Teacher Education,Informa UK (Taylor & Francis),10901027|10901027 +Journal of Early Christian Studies,Muse - Johns Hopkins University Press,10863184 +Journal of Early Intervention,SAGE Publications,10538151| +Journal of Early Modern Christianity,Walter de Gruyter GmbH,21966648|21966656 +Journal of Early Modern History,Brill Academic Publishers,13853783|15700658 +Journal of Early Modern Studies,Philosophy Documentation Center,22856382|22860290 +Journal of Earth Environment and Health Sciences,Medknow Publications,24237752| +Journal of Earth Science,Springer-Verlag,1674487X|1867111X +Journal of Earth Science & Climatic Change,OMICS Publishing Group,21577617 +Journal of Earth Science and Engineering,David Publishing Company,2159581X|2159581X +Journal of Earth Science Research,Bowen Publishing Company,23301740|23301759 +Journal of Earth System Science,Springer-Verlag,02534126|0973774X +Journal of Earthquake and Tsunami,World Scientific ,17934311|17937116 +Journal of Earthquake Engineering,Informa UK (Taylor & Francis),13632469|13632469 +Journal of Earthquakes,Hindawi Publishing Corporation,23567333|23146567 +Journal of East African Natural History,BioOne (East African Natural History Society),10261613|22248862 +Journal of East Aisan Cultures,Institute for East Asian Cultures,23836180| +Journal of East and West Studies,Informa UK (Taylor & Francis),12294098| +Journal of East Asia and International Law,Yijun Institute of International Law,19769229|22879218 +Journal of East Asian Archaeology,Brill Academic Publishers,13876813|15685233 +Journal of East Asian Economic Integration,Korea Institute for International Economic Policy,22348867| +Journal of East Asian Linguistics,Springer-Verlag,09258558|15728560 +Journal of East Asian Studies,Cambridge University Press,15982408|22346643 +Journal of East-West Business,Informa UK (Taylor & Francis),10669868|15286959 +journal of east-west nursing research,East-West Nursing Research Institute,12264938|12264938 +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055| +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055| +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055| +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055| +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055|17531063 +Journal of Eastern African Studies,Informa UK (Taylor & Francis),17531055| +Journal of Eastern Christian Studies,Peeters Publishers,95141 +Journal of Eastern Europe Research in Business & Economics,IBIMA Publishing,21690367 +Journal of Eastern European and Central Asian Research,Journal of Eastern European and Central Asian Research,23288272|23288280 +Journal of Eastern Mediterranean Archaeology & Heritage Studies,The Pennsylvania State University Press,21663548|21663556 +Journal of Eastern Philosophy,The Society of Eastern Philosophy,12295965| +Journal of Eating Disorders,Springer (Biomed Central Ltd.),20502974| +Journal of Eating Disorders,Springer (Biomed Central Ltd.),20502974|20502974 +Journal of Echocardiography,Springer-Verlag,13490222|1880344X +Journal of Ecobiotechnology,Scienceflora Publishers Pvt. Ltd.,20770464 +Journal of Ecological Anthropology,University of South Florida Libraries,15286509|21624593 +Journal of Ecological Engineering,Wydawnictwo Naukowe Gabriel Borowski (WNGB),2081139X|22998993 +Journal of Ecology,Wiley Blackwell (Blackwell Publishing),00220477|13652745 +Journal of Ecology and Environment,The Ecological Society of Korean,22878327| +Journal of Ecology and Environmental Sciences,Bioinfo Publications,09769900|09769919 +Journal of Ecology and Field Biology,The Ecological Society of Korean,1975020X| +Journal of Ecology and the Natural Environment,Academic Journals,20069847 +Journal of Ecology of Health & Environment,Scientific Publishing Center,20909497|20909500 +Journal of Econometric Methods,Walter de Gruyter GmbH,21946345|21566674 +Journal of Econometrics,Elsevier ,03044076| +Journal of Economic & Financial Studies,LAR Center Press,23799463|23799471 +Journal of Economic and Administrative Sciences,Emerald (MCB UP ),10264116| +Journal of Economic and Social Measurement,IOS Press,07479662|18758932 +Journal of Economic and Social Studies,International Burch University,19868499|19868502 +Journal of Economic Behavior & Organization,Elsevier ,01672681|01672681 +Journal of Economic Dynamics and Control,Elsevier ,01651889| +Journal of Economic Entomology,Oxford University Press,00220493|00220493 +Journal of Economic Geography,Oxford University Press,14682702|14682710 +Journal of Economic Growth,Springer-Verlag,13814338|15737020 +Journal of Economic Integration,Center for Economic Integration,1225651X|19765525 +Journal of Economic Interaction and Coordination,Springer-Verlag,1860711X|18607128 +Journal of Economic Issues,Informa UK (Taylor & Francis),00213624|1946326X +Journal of Economic Literature,American Economic Association,00220515| +Journal of Economic Methodology,Informa UK (Taylor & Francis),1350178X|14699427 +Journal of Economic Perspectives,American Economic Association,08953309| +Journal of Economic Philosophy,Sciknow Publications,2329941X +Journal of Economic Policy Reform,Informa UK (Taylor & Francis),17487870|17487889 +Journal of Economic Psychology,Elsevier ,01674870| +Journal of Economic Regulation,Humanities Perspectives Limited,20785429|20785429 +Journal of Economic Research (JER),Hanyang Economic Research Institute,12264261| +Journal of Economic Research (JER),Hanyang Economic Research Institute,12264261| +Journal of Economic Sociology,"""National Research University, Higher School of Economics (HSE)""",17263247 +Journal of Economic Structures,Springer (Biomed Central Ltd.),21932409|21932409 +Journal of Economic Studies,Emerald (MCB UP ),01443585|00000000 +Journal of Economic Surveys,Wiley Blackwell (Blackwell Publishing),09500804|14676419 +Journal of Economic Theory,Elsevier ,00220531|10957235 +Journal of Economics,Springer-Verlag,09318658|16177134 +Journal of Economics & Management Strategy,Wiley Blackwell (Blackwell Publishing),10586407|15309134 +Journal of Economics & Management Strategy,Wiley Blackwell (Blackwell Publishing),10586407|14309134 +Journal of Economics and Business,Elsevier ,01486195| +Journal of Economics and Development Studies,American Research Institute for Policy Development,23342382|23342390 +Journal of Economics and Engineering,Progress IPS,20780346| +Journal of Economics and Finance,Springer-Verlag,10550925|19389744 +Journal of Economics and International Finance,Academic Journals,20069812 +Journal of Economics Business and Accountancy Ventura,STIE Perbanas Surabaya,20873735|2088785X +Journal of Economics Business and Management,EJournal Publishing,23013567|23013567 +Journal of Economics Entrepreneurship and Law,BIBLIO-GLOBUS Publishing House,2222534X +Journal of Economics Finance and Administrative Science,Elsevier ,20771886| +Journal of Economics Theory,Science Alert,19948212| +Journal of Economy and its Applications,Walter de Gruyter GmbH,22177973 +Journal of Ecophysiology and Occupational Health,Journal of Ecophysiology and Occupational Health,09724397|09740805 +Journal of Ecosystem & Ecography,OMICS Publishing Group,21577625 +Journal of Ecosystems,Hindawi Publishing Corporation,23567341|23146001 +Journal of Ecotourism,Informa UK (Taylor & Francis),14724049|17477638 +Journal of Ect,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10950680| +Journal of Ecumenical Studies,Muse - Johns Hopkins University Press,21623937 +Journal of Education,Bioinfo Publications,22495517|22495525 +Journal of Education & Social Sciences,"""Geist Science, Iqra University""",24148091|24105767 +Journal of Education and Community Health,Nova Explore Publications Inc.,23832312|23832312 +Journal of Education and e-Learning Research,Asian Educational Journal Publishing Group,24109991 +Journal of Education and Ethics in Dentistry,Medknow Publications,09747761| +Journal of Education and Health Promotion,Medknow Publications,22779531| +Journal of Education and Human Development,American Research Institute for Policy Development,2334296X|23342978 +Journal of Education and Learning,Canadian Center of Science and Education,19275250|19275269 +Journal of Education and Learning (EduLearn),Institute of Advanced Engineering and Science,20899823|23029277 +Journal of Education and Research,Nepal Journals Online,20910118|20912560 +Journal of Education and Sociology,Progress IPS,2078032X|2078032X +Journal of Education and Training,"""Macrothink Institute, Inc.""",23309709 +Journal of Education and Training Studies,Redfame Publishing,2324805X|23248068 +Journal of Education and Work,Informa UK (Taylor & Francis),13639080|14699435 +Journal of Education Finance,Muse - Johns Hopkins University Press,19446470 +Journal of Education for Business,Informa UK (Taylor & Francis),08832323|19403356 +Journal of Education for Librarianship,JSTOR,00220604| +Journal of Education for Library and Information Science,JSTOR,07485786| +Journal of Education for Library and Information Science Online,DEStech Publications,23282967 +Journal of Education for Social Work,Informa UK (Taylor & Francis),00220612| +Journal of Education for Students Placed at Risk (JESPAR),Informa UK (Taylor & Francis),10824669|15327671 +Journal of Education for Sustainable Development,SAGE Publications,09734082|09734074 +Journal of Education for Teaching International Research and Pedagogy,Informa UK (Taylor & Francis),02607476|13600540 +Journal of Education Policy,Informa UK (Taylor & Francis),02680939|14645106 +Journal of Educational & Psychological Sciences,Scientific Publishing Center,17263670| +Journal of Educational Administration,Emerald (MCB UP ),09578234|00000000 +Journal of Educational Administration & History,Informa UK (Taylor & Francis),00220620|14787431 +Journal of Educational and Behavioral Statistics,American Educational Research Association,10769986|19351054 +Journal of Educational and Developmental Psychology,Canadian Center of Science and Education,19270526|19270534 +Journal of Educational and Psychological Consultation,Informa UK (Taylor & Francis),10474412|1532768X +Journal of Educational and Psychological Studies,"""Al Manhal FZ, LLC""",22186506| +Journal of Educational and Social Research,Mediterranean Center of Social and Educational Research,2239978X|22400524 +Journal of Educational Change,Springer-Verlag,13892843|15731812 +Journal of Educational Computing Research,SAGE Publications,07356331|15414140 +Journal of Educational Evaluation for Health Professions,National Health Personnel Licensing Examination Board of the Republic of Korea,17381339|19755937 +Journal of Educational Issues,"""Macrothink Institute, Inc.""",23772263 +Journal of Educational Measurement,Wiley Blackwell (Blackwell Publishing),00220655|17453984 +Journal of Educational Media,Informa UK (Taylor & Francis),13581651|14699443 +Journal of Educational Media Memory and Society,Berghahn Books,20416938|20416946 +Journal of Educational Policies and Current Practices,Macro World Publishing,21473501|21489688 +Journal of Educational Psychology,American Psychological Association,00220663|19392176 +Journal of educational Research Institute,"""Research Institute of Education Science, Jeju National University""",12292702| +Journal of Educational Sciences Research,Eurasian Society of Educational Research,21465266 +Journal of Educational Sociology,JSTOR,08853525| +Journal of Educational Statistics,American Educational Research Association,03629791| +Journal of Educational Technology,Korean Society for Educational Technology,1225424X| +Journal of Educational Technology Systems,SAGE Publications,00472395|15413810 +Journal of Educational Television,Informa UK (Taylor & Francis),02607417| +Journal of Ege University School of Dentistry,"""LookUs Bilisim, Ltd.""",13027476| +Journal of Egyptian History,Brill Academic Publishers,18741657|18741665 +Journal of Elasticity,Springer-Verlag,03743535|15732681 +Journal of Elastomers and Plastics,SAGE Publications,00952443|15308006 +Journal of Elder Abuse & Neglect,Informa UK (Taylor & Francis),08946566|15404129 +Journal of Elections Public Opinion & Parties,Informa UK (Taylor & Francis),13689886| +Journal of Elections Public Opinion and Parties,Informa UK (Taylor & Francis),17457289|17457297 +Journal of Electrical & Electronic Systems,OMICS Publishing Group,23320796 +Journal of Electrical & Electronics,OMICS Publishing Group,2167101X +Journal of Electrical and Computer Engineering,Hindawi Publishing Corporation,20900147|20900155 +Journal of Electrical and Electronics Engineering Research,Academic Journals,21412367 +Journal of Electrical Bioimpedance,University of Oslo Library,18915469 +Journal of Electrical Engineering,De Gruyter Open Sp. z o.o. ,13353632|13353632 +Journal of Electrical Engineering,Hans Publishers,23335394|23335424 +Journal of Electrical Engineering & Electronic Technology,OMICS Publishing Group,23259833 +Journal of Electrical Engineering and Science,DJ Publications,24551945 +Journal of Electrical Engineering and Technology,The Korean Institute of Electrical Engineers,19750102| +Journal of Electrical Systems and Information Technology,Elsevier ,23147172| +Journal of Electroanalytical Chemistry,Elsevier ,00220728|00220728 +Journal of Electroanalytical Chemistry,Elsevier ,15726657| +Journal of Electroanalytical Chemistry (1959),Elsevier ,03681874| +Journal of Electroanalytical Chemistry and Interfacial Electrochemistry,Elsevier ,00220728| +Journal of Electrocardiology,Elsevier ,00220736| +Journal of Electroceramics,Springer-Verlag,13853449|15738663 +Journal of Electrochemical Energy Conversion and Storage,ASME International ,23816872| +Journal of Electrochemical Science and Engineering,International Association of Physical Chemists,18479286 +Journal of Electrochemical Science and Technology,The Korean Electrochemical Society,20938551| +Journal of Electromagnetic Analysis and Application,"""Scientific Research Publishing, Inc.""",19420730|19420749 +Journal of electromagnetic engineering and science,Korean Institute of Electromagnetic Engineering and Science,22348409| +Journal of Electromagnetic Waves and Applications,Informa UK (Taylor & Francis),09205071|15693937 +Journal of Electromyography and Kinesiology,Elsevier ,10506411| +Journal of Electron Microscopy,Oxford University Press,00220744|14779986 +Journal of Electron Microscopy Technique,Wiley Blackwell (John Wiley & Sons),07410581|15530817 +Journal of Electron Spectroscopy and Related Phenomena,Elsevier ,03682048| +Journal of Electronic and Electrical Engineering,Bioinfo Publications,09768106|09768114 +Journal of Electronic Banking Systems,IBIMA Publishing,21659982 +Journal of Electronic Commerce in Organizations,IGI Global,15392937|15392929 +Journal of Electronic Imaging,SPIE - International Society for Optical Engineering,10179909| +Journal of Electronic Materials,Springer-Verlag,03615235|1543186X +JOURNAL OF ELECTRONIC MEASUREMENT AND INSTRUMENT,China Science Publishing & Media Ltd.,10007105| +Journal of Electronic Packaging,ASME International ,10437398| +Journal of Electronic Publishing,University of Michigan Library,10802711 +Journal of Electronic Resources in Law Libraries,"""Informa UK (Haworth Press, Inc.,)""",15450422| +Journal of Electronic Resources in Medical Libraries,Informa UK (Taylor & Francis),15424065|15424073 +Journal of Electronic Resources Librarianship,Informa UK (Taylor & Francis),1941126X|19411278 +Journal of Electronic Testing,Springer-Verlag,09238174|15730727 +Journal of Electronics (China),Springer-Verlag,02179822|19930615 +Journal of Electronics and Control,Informa UK (Taylor & Francis),03681947| +Journal of Electronics Cooling and Thermal Control,"""Scientific Research Publishing, Inc.""",21626162|21626170 +JOURNAL OF ELECTRONICS INFORMATION TECHNOLOGY,China Science Publishing & Media Ltd.,10095896| +Journal of Electronics Manufacturing,World Scientific ,09603131| +Journal of Electrophoresis,Japanese Electrophoresis Society,13499394|13499408 +Journal of Electrophysiology,Wiley Blackwell (Blackwell Publishing),08921059| +Journal of Electrostatics,Elsevier ,03043886| +Journal of Elementary Science Education,Springer-Verlag,1090185X| +Journal of Elemntology,Polish Society for Magnesium Research,16442296| +Journal of Embryo Transfer,Korean Society of Embryo Transfer,12254991|22880178 +Journal of EMDR Practice and Research,Springer Publishing Company,19333196|00000000 +Journal of Emergencies Trauma and Shock,Medknow Publications,09742700| +Journal of Emergency Management,Weston Medical Publishers,15435865| +Journal of Emergency Medicine,Elsevier ,07364679| +Journal of Emergency Medicine & Critical Care,Avens Publishing Group,24694045 +Journal of Emergency Medicine and Intensive Care,Elyns Group LLC,24701033 +Journal of Emergency Medicine Case Reports,AVES Publishing Co.,21499934 +Journal of Emergency Medicine Trauma and Acute Care,Hamad bin Khalifa University Press (HBKU Press),19997094| +Journal of Emergency Medicine Trauma and Acute Care,Hamad bin Khalifa University Press (HBKU Press),19954522| +Journal of Emergency Nursing,Elsevier ,00991767| +Journal of Emergency Practice and Trauma,International Society for Phytocosmetic Sciences,23834544| +Journal of Emerging Knowledge on Emerging Markets,"""Kennesaw State University, Horace W. Sturgis Library""",1946651X +Journal of Emerging Market Finance,SAGE Publications,09726527|09730710 +Journal of Emerging Technologies in Accounting,American Accounting Association,15541908|15587940 +Journal of Emerging Technologies in Web Intelligence,Engineering and Technology Publishing,17980461| +Journal of Emotional Abuse,Informa UK (Taylor & Francis),10926798|15404714 +Journal of Emotional and Behavioral Disorders,SAGE Publications,10634266|15384799 +Journal of Empirical Finance,Elsevier ,09275398| +Journal of Empirical Legal Studies,Wiley Blackwell (Blackwell Publishing),17401453|17401461 +Journal of Empirical Research on Human Research Ethics,SAGE Publications,15562646|15562654 +Journal of Empirical Studies,Pak Publishing Group,2312623X|23126248 +Journal of Empirical Theology,Brill Academic Publishers,09222936|15709256 +Journal of Employment Counseling,Wiley Blackwell (John Wiley & Sons),00220787| +Journal of Enam Medical College,Bangladesh Journals Online,22276688|23049316 +Journal of Encapsulation and Adsorption Sciences,"""Scientific Research Publishing, Inc.""",21614865|21614873 +Journal of End-to-End-testing,Elsevier ,99999994| +Journal of Endocrinological Investigation,Springer-Verlag,03914097|17208386 +Journal of Endocrinology,Bioscientifica,00220795|14796805 +Journal of Endocrinology & Reproduction,Society for Reproductive Biology and Comparative Endocrinology,0971913X|24551244 +Journal of Endocrinology and Diabetes,Symbiosis Group,23746890|23746890 +Journal of Endocrinology and Diabetes Mellitus,Synergy Publishers,23109971 +Journal of Endocrinology and Metabolism,"""Elmer Press, Inc.""",19232861|19232861 +Journal of Endocrinology Metabolism and Diabetes of South Africa,Informa UK (Taylor & Francis),16089677|22201009 +Journal of Endodontics,Elsevier ,00992399| +Journal of Endometriosis,"""Wichtig Publishing, SRL""",20359969| +Journal of Endotoxin Research,SAGE Publications,09680519| +Journal of Endourology,Mary Ann Liebert,08927790|1557900X +Journal of Endourology Case Reports,Mary Ann Liebert,23799889|23799889 +Journal of Endourology Part B Videourology,Mary Ann Liebert,21511136|21511136 +Journal of Endovascular Surgery,International Society of Endovascular Specialists,10746218| +Journal of Endovascular Therapy,SAGE Publications,15266028|15451550 +Journal of Energetic Materials,Informa UK (Taylor & Francis),07370652|15458822 +Journal of Energy,American Institute of Aeronautics and Astronautics,01460412|15555917 +Journal of Energy,Hindawi Publishing Corporation,2356735X|2314615X +Journal of Energy & Natural Resources Law,Informa UK (Taylor & Francis),02646811|23764538 +Journal of Energy and Natural Resources,Science Publishing Group,23307366| +Journal of Energy and Power Engineering,David Publishing Company,19348975|19348983 +Journal of Energy Bioscience,"""Sophia Publishing Group, Inc.""",19251963 +Journal of Energy Chemistry,Elsevier ,20954956| +Journal of Energy Engineering,American Society of Civil Engineers,07339402|19437897 +Journal of Energy Engineering,The Korean Society for Energy Engineering,15987981| +Journal of Energy Finance & Development,Elsevier ,10857443| +Journal of Energy Resources Technology,ASME International ,01950738| +Journal of Energy Storage,Elsevier ,2352152X| +Journal of Engineering,Hindawi Publishing Corporation,23144912|23144904 +Journal of Engineering & Technology,Medknow Publications,09768580| +Journal of Engineering and Applied Sciences,Science Alert,1816949X| +Journal of Engineering and Architecture,American Research Institute for Policy Development,23342986|23342994 +Journal of Engineering and Computer Innovations,Academic Journals,21416508 +Journal of Engineering and Computer Sciences,"""Al Manhal FZ, LLC""",16584023| +Journal of Engineering and Technological Sciences,The Institute for Research and Community Services ITB,23375779|23385502 +Journal of Engineering and Technology Management,Elsevier ,09234748| +Journal of Engineering and Technology Research,Academic Journals,20069790 +Journal of Engineering Design,Informa UK (Taylor & Francis),09544828|14661837 +Journal of Engineering Design and Technology,Emerald (MCB UP ),17260531| +Journal of Engineering Education,Wiley Blackwell (John Wiley & Sons),10694730| +Journal of Engineering Education Research,Korean Society for Engineering Education,17386454| +Journal of Engineering Education Transformations,Rajarambapu Institute of Technology,23492473|23941707 +Journal of Engineering for Gas Turbines and Power,ASME International ,07424795| +Journal of Engineering for Industry,ASME International ,00220817| +Journal of Engineering for Power,ASME International ,00220825| +Journal of Engineering for Sustainable Community Development,College Publishing,21662509|21662517 +Journal of Engineering Geology and Hydrogeology,Sciknow Publications,23339632 +Journal of Engineering Management and Competitiveness,Centre for Evaluation in Education and Science,23349638| +Journal of Engineering Materials and Technology,ASME International ,00944289| +Journal of Engineering Mathematics,Springer-Verlag,00220833|15732703 +Journal of Engineering Mechanics,American Society of Civil Engineers,07339399|19437889 +Journal of Engineering Physics,Springer-Verlag,00220841| +Journal of Engineering Physics and Thermophysics,Springer-Verlag,00298131| +Journal of Engineering Physics and Thermophysics,Springer-Verlag,10620125|1573871X +Journal of Engineering Research,Springer - Global Science Journals,23071877|23071885 +JOURNAL OF ENGINEERING STUDIES,China Science Publishing & Media Ltd.,16744969| +Journal of Engineering Thermophysics,Pleiades Publishing,18102328|19905432 +Journal of English as a Lingua Franca,Walter de Gruyter GmbH,21919216|2191933X +Journal of English for Academic Purposes,Elsevier ,14751585| +Journal of English Language and Literature,Techmind Research Society,23682132 +Journal of English Linguistics,SAGE Publications,00754242|00000000 +Journal of Enhanced Heat Transfer,Begell House Inc.,10655131| +Journal of Enterprise Information Management,Emerald (MCB UP ),17410398|00000000 +Journal of Enterprise Resource Planning Studies,IBIMA Publishing,21554781 +Journal of Enterprise Transformation,Informa UK (Taylor & Francis),19488289|19488297 +Journal of Enterprising Communities People and Places in the Global Economy,Emerald (MCB UP ),17506204| +Journal of Enterprising Culture,World Scientific ,02184958|17936330 +Journal of Entomological and Acarological Research,PAGEPress Publications,2038324X|22797084 +Journal of Entomological Research,Diva Enterprises Private Limited,03789519|09744576 +Journal of Entomological Science,BioOne (Georgia Entomological Society),07498004| +Journal of Entomology,Science Alert,18125670|18125689 +Journal of Entomology and Nematology,Academic Journals,20069855 +Journal of entomology and zoology,Smithsonian Institution Biodiversity Heritage Library,00958530| +Journal of Entomology Series A General Entomology,Wiley Blackwell (Blackwell Publishing),00472409| +Journal of Entomology Series B Taxonomy,Wiley Blackwell (Blackwell Publishing),00472417| +Journal of Entrepreneurship,SAGE Publications,09713557|09730745 +Journal of Entrepreneurship & Organization Management,OMICS Publishing Group,2169026X +Journal of Entrepreneurship and Business,"""Faculty of Entrepeneurship and Business, Universiti Malaysia Kelantan""",22898298 +Journal of Entrepreneurship and Business Innovation,"""Macrothink Institute, Inc.""",23328851|23328851 +Journal of Entrepreneurship and Innovation in Emerging Economies,SAGE Publications,23939575|23949945 +Journal of Entrepreneurship and Public Policy,Emerald (MCB UP ),20452101| +Journal of Entrepreneurship and Sustainability Issues,Entrepreneurship and Sustainability Center,23450282 +Journal of Entrepreneurship in Emerging Economies,Emerald (MCB UP ),20534604| +Journal of Entrpreneurial and Organizational Diversity,EURICSE - European Research Institute on Cooperative and Social Enterprises,22818642 +Journal of Enviromental Immunology and Toxicology,"""Hong Kong STM Publishing Co., Ltd.""",22251219 +Journal of Environment and Ecology,"""Macrothink Institute, Inc.""",21576092 +Journal of Environment and Engineering,The Japan Society of Mechanical Engineers,1880988X +JOURNAL OF ENVIRONMENT AND HEALTH SCIENCE,Ommega Online Publishers,23786841 +Journal of Environment and Human,"""Scientific Online Publishing, Co., Ltd.""",23738324|23738332 +Journal of Environment Pollution and Human Health,"""Science and Education Publishing Co., Ltd.""",23343397| +Journal of Environmental & Analytical Toxicology,OMICS Publishing Group,21610525 +Journal of Environmental Accounting and Management,L&H Scientific Publishing LLC,23256192|23256206 +Journal of Environmental Analytical Chemistry,OMICS Publishing Group,23802391 +Journal of Environmental and Engineering Geophysics,GeoScienceWorld,10831363|19432658 +Journal of Environmental and Occupational Science,ScopeMed International Medical Journal Managment and Indexing System,21468311| +Journal of Environmental and Public Health,Hindawi Publishing Corporation,16879805|16879813 +Journal of Environmental Assessment Policy and Management,World Scientific ,14643332|17575605 +Journal of Environmental Chemical Engineering,Elsevier ,22133437| +Journal of Environmental Chemistry,Japan Society for Environmental Chemistry,09172408|18825818 +Journal of Environmental Chemistry and Ecotoxicology,Academic Journals,2141226X +Journal of Environmental Conservation Engineering,Society of Environmental Conservation Engineering,03889459|18828590 +Journal of Environmental Conservation Research,Sciknow Publications,23299401 +Journal of Environmental Economics and Management,Elsevier ,00950696|10960449 +Journal of Environmental Economics and Policy,Informa UK (Taylor & Francis),21606544|21606552 +Journal of Environmental Engineering,American Society of Civil Engineers,07339372|19437870 +Journal of Environmental Engineering (Transactions of AIJ),Architectural Institute of Japan,13480685|1881817X +journal of Environmental Engineering and Ecological Science,Herbert Publications,20501323 +Journal of Environmental Engineering and Landscape Management,Vilnius Gediminas Technical University,16486897|18224199 +Journal of Environmental Engineering and Science,Thomas Telford Ltd.,14962551|1496256X +Journal of Environmental Extension,African Journals Online ,15955125 +Journal of Environmental Geography,De Gruyter Open Sp. z o.o. ,2060467X +Journal of Environmental Health Science and Engineering,Springer (Biomed Central Ltd.),2052336X|2052336X +Journal of Environmental Impact Assessment,Korean Society of Environmental Impact Assessment,12257184| +Journal of Environmental Informatics,International Society for Environmental Information Sciences,17262135|16848799 +Journal of Environmental Law,Oxford University Press,09528873|1464374X +Journal of Environmental Management,Elsevier ,03014797|10958630 +Journal of Environmental Management and Tourism,De Gruyter Open Sp. z o.o. ,20687729| +Journal of Environmental Medicine,Wiley Blackwell (John Wiley & Sons),10951539|10991301 +Journal of Environmental Monitoring,The Royal Society of Chemistry,14640325|14640333 +Journal of Environmental Monitoring and Restoration,Society of Advocates for Sustainable Environment,15427102| +Journal of Environmental Nanotechnology,Journal of Environmental Nanotechnology,22790748|23195541 +Journal of Environmental Pathology Toxicology and Oncology,Begell House Inc.,07318898| +Journal of Environmental Planning and Management,Informa UK (Taylor & Francis),09640568|13600559 +Journal of Environmental Policy,Korea Environment Institute,15987582| +Journal of Environmental Policy & Planning,Informa UK (Taylor & Francis),1523908X|15227200 +Journal of Environmental Policy and Administration,Korea Environmental Policy and Administration Society,1598835X| +Journal of Environmental Polymer Degradation,Springer-Verlag,10647564| +Journal of Environmental Professionals Sri Lanka,Sri Lanka Journals Online ,22791809| +Journal of Environmental Protection,"""Scientific Research Publishing, Inc.""",21522197|21522219 +Journal of Environmental Psychology,Elsevier ,02724944|15229610 +Journal of Environmental Quality,American Society of Agronomy,00472425|15372537 +Journal of Environmental Radioactivity,Elsevier ,0265931X| +Journal of Environmental Science and Engineering - A,David Publishing Company,21625298|21625301 +Journal of Environmental Science and Engineering B,David Publishing Company,21625263|21625271 +Journal of Environmental Science and Engineering Technology,Savvy Science Publisher,23118741 +Journal of Environmental Science and Health Part A,Informa UK (Marcel Dekker),10934529|15324117 +Journal of Environmental Science and Health Part A Environmental Science and Engineering,Informa UK (Taylor & Francis),03601226| +Journal of Environmental Science and Health Part A Environmental Science and Engineering and Toxicology,Informa UK (Taylor & Francis),10771204| +Journal of Environmental Science and Health Part B,Informa UK (Marcel Dekker),03601234|15324109 +Journal of Environmental Science and Health Part C,Informa UK (Marcel Dekker),10590501|15324095 +Journal of Environmental Science and Health Part C Environmental Carcinogenesis Reviews,Informa UK (Taylor & Francis),07363001| +Journal of Environmental Science and Natural Resources,Bangladesh Journals Online,19997361|24088633 +Journal of Environmental Science and Technology,Science Alert,19947887| +Journal of Environmental Science for Sustainable Society,"""Graduate School of Environmental Science, Okayama University""",18815073 +Journal of Environmental Science International,The Korean Environmental Science Society,12254517|22873503 +Journal of Environmental Sciences,Elsevier ,10010742| +Journal of Environmental Solutions for Oil Gas and Mining,College Publishing,2377374X|23773545 +Journal of Environmental Studies and Sciences,Springer-Verlag,21906483|21906491 +Journal of Environmental Sustainability,Wallace Center,21592519 +Journal of Environmental Systems,Portico,00472433|15413802 +Journal of Environmentally Friendly Processes,Petrodex Publication Group,23281383| +Journal of Enzyme Inhibition,Informa UK (Taylor & Francis),87555093| +Journal of Enzyme Inhibition and Medicinal Chemistry,Informa UK (Taylor & Francis),14756366|14756374 +Journal of Enzyme Research,Bioinfo Publications,09767657|09767665 +Journal of Epidemiological Research,Sciedu Press,23779306|23779330 +Journal of Epidemiology,Japan Epidemiological Association,09175040|13499092 +Journal of Epidemiology & Community Health,BMJ,0143005X|14702738 +Journal of Epidemiology and Biostatistics,Informa UK (Taylor & Francis),13595229|00000000 +Journal of Epidemiology and Global Health,Elsevier ,22106006| +Journal of Epidemiology and Preventive Medicine,Elyns Group LLC,23785179 +Journal of Epilepsy,Elsevier ,08966974| +Journal of Epilepsy and Clinical Neurophysiology,SciELO,16762649|16762649 +Journal of Epilepsy Research,Korean Epilepsy Society,22336249|22336257 +Journal of Epileptology,Walter de Gruyter GmbH,23000147 +Journal of Epithelial Biology & Pharmacology,Bentham Science,18750443| +Journal of Equine Science,Japan Society of Equine Science,13403516|13477501 +Journal of Equine Veterinary Science,Elsevier ,07370806| +Journal of Ergonomics,OMICS Publishing Group,21657556 +Journal of eScience Librarianship,University of Massachusetts Medical School,21613974 +Journal of Essential Oil Bearing Plants,Informa UK (Taylor & Francis),0972060X|09765026 +Journal of Essential Oil Research,Informa UK (Taylor & Francis),10412905|21638152 +Journal of Esthetic and Restorative Dentistry,Wiley Blackwell (Blackwell Publishing),14964155|17088240 +Journal of ETA Maritime Science,"""LookUs Bilisim, Ltd.""",21472955|21489386 +Journal of Ethics,The Korean Association of Ethics,12250511| +Journal of Ethics Education Studies,The Korean Ethics Education Association,17380545| +Journal of Ethiopian Medical Practice,African Journals Online ,15601560 +Journal of Ethnic & Cultural Diversity in Social Work,Informa UK (Taylor & Francis),15313204|15313212 +Journal of Ethnic and Migration Studies,Informa UK (Taylor & Francis),1369183X|14699451 +Journal of Ethnic Foods,Elsevier ,23526181| +Journal of Ethnicity in Criminal Justice,Informa UK (Taylor & Francis),15377938|15377946 +Journal of Ethnicity in Substance Abuse,Informa UK (Taylor & Francis),15332640|15332659 +Journal of Ethnobiology,BioOne (Society of Ethnobiology),02780771|21624496 +Journal of Ethnobiology and Ethnomedicine,Springer (Biomed Central Ltd.),17464269|17464269 +Journal of Ethnopharmacology,Elsevier ,03788741| +Journal of Ethology,Springer-Verlag,02890771|14395444 +Journal of EU Research in Business,IBIMA Publishing,21659990 +Journal of Eukaryotic Microbiology,Wiley Blackwell (Blackwell Publishing),10665234|15507408 +Journal of Eurasian Studies,Elsevier ,18793665| +Journal of Euromarketing,IMDA Press,10496483|15286967 +Journal of European Archaeology,Maney Publishing,09657665| +Journal of European Area Studies,Informa UK (Taylor & Francis),14608464|1469946X +Journal of European CME,Co-Action Publishing,21614083|21614083 +Journal of European Competition Law & Practice,Oxford University Press,20417764|20417772 +Journal Of European Education-Avrupa Eğitim Dergisi,Journal of European Education,21462674 +Journal of European Industrial Training,Emerald (MCB UP ),03090590|00000000 +Journal of European Integration,Informa UK (Taylor & Francis),07036337|14772280 +Journal of European Integration History,Nomos Verlag,09479511|09479511 +Journal of European Popular Culture,Intellect,20406134|20406142 +Journal of European Psychology Students,"""Ubiquity Press, Ltd.""",22226931|22226931 +Journal of European Public Policy,Informa UK (Taylor & Francis),13501763|14664429 +Journal of European Real Estate Research,Emerald (MCB UP ),17539269| +Journal of European Social Policy,SAGE Publications,09589287|00000000 +Journal of European Studies,SAGE Publications,00472441|17402379 +Journal of European Tort Law,Walter de Gruyter GmbH,18689612|18689620 +Journal of European Union Studies,Institute for EU Studies,17382319| +Journal of Evaluation in Clinical Practice,Wiley Blackwell (Blackwell Publishing),13561294|13652753 +Journal of Evidence Based Dental Practice,Elsevier - Mosby,15323382| +Journal of Evidence Based Medicine and Healthcare,Level Up Business Center,23492562|23492570 +Journal of Evidence-Based Complementary & Alternative Medicine,SAGE Publications,10761675|21565899 +Journal of Evidence-Based Dental Practice (Brazil Edition),Elsevier ,1877069X| +Journal of Evidence-Based Dental Practice (Portugal Edition),Elsevier ,18770681| +Journal of Evidence-Based Medicine,Wiley Blackwell (Blackwell Publishing),17565383|17565391 +Journal of Evidence-Based Social Work,Informa UK (Taylor & Francis),15433714|15433722 +Journal of Evidence-Informed Social Work,Informa UK (Taylor & Francis),23761407|23761415 +Journal of Evolution and Health,Ancestral Health Society,23343591 +Journal of Evolution Equations,Springer-Verlag,14243199|14243202 +Journal of Evolution of Medical and Dental Sciences,Akshantala Enterprises,22784748|22784802 +Journal of Evolutionary Biochemistry and Physiology,Pleiades Publishing,00220930|16083202 +Journal of Evolutionary Biology,Wiley Blackwell (Blackwell Publishing),1010061X|14209101 +Journal of Evolutionary Biology Research,Academic Journals,21416583 +Journal of Evolutionary Economics,Springer-Verlag,09369937|14321386 +Journal of Evolutionary Medicine,Ashdin Publishing,20907915|20907923 +Journal of Evolutionary Psychology,Akademiai Kiado Zrt.,17892082|15897397 +Journal of excellence in Computer Science and Engineering,DJ Publications,24551937 +Journal of Exclusion Studies,Diva Enterprises Private Limited,22314547|22314555 +Journal of exercise physiology,The Society of Physical Therapy Science,09127100| +Journal of Exercise Rehabilitation,Korean Society of Exercise Rehabilitation,2288176X|22881778 +Journal of Exercise Science & Fitness,Elsevier ,1728869X| +Journal of Exercise Science and Physiotherapy,Excercise Fitness and Health Alliance,9732020 +Journal of Exercise Sports & Orthopedics,Symbiosis Group,23746904 +Journal of Exotic Pet Medicine,Elsevier - WB Saunders,15575063| +Journal of Experiential Education,SAGE Publications,10538259|2169009X +Journal of Experimental & Clinical Assisted Reproduction,Springer (Biomed Central Ltd.),17431050| +Journal of Experimental & Clinical Cancer Research,Springer (Biomed Central Ltd.),17569966|17569966 +Journal of Experimental & Clinical Medicine,Elsevier ,18783317| +Journal of Experimental & Theoretical Artificial Intelligence,Informa UK (Taylor & Francis),0952813X|13623079 +Journal of Experimental Algorithmics,Association for Computing Machinery,10846654| +Journal of Experimental and Applied Animal Sciences,Modern Science Publishers,23145684|23145692 +Journal of Experimental and Clinical Anatomy,Medknow Publications,15962393|15962393 +Journal of Experimental and Clinical Medicine,Journal of Experimental and Clinical Medicine,13094483|13095129 +Journal of Experimental and Clinical Neurosciences,Swedish Science Pioneers,2001824X +Journal of Experimental and Integrative Medicine,ScopeMed International Medical Journal Managment and Indexing System,13094572| +Journal of Experimental and Theoretical Physics,Pleiades Publishing,10637761|10906509 +Journal of Experimental Animal Science,Elsevier ,09398600| +Journal of Experimental Biology,The Company of Biologists,00220949|14779145 +Journal of Experimental Biology and Agricultural Sciences,Journal of Experimental Biology and Agricultural Sciences,23208694 +Journal of Experimental Botany,Oxford University Press,00220957|14602431 +Journal of Experimental Child Psychology,Elsevier ,00220965|10960457 +Journal of Experimental Criminology,Springer-Verlag,15733750|15728315 +Journal of Experimental Marine Biology and Ecology,Elsevier ,00220981| +Journal of Experimental Medicine,The Rockefeller University Press,00221007|15409538 +Journal of Experimental Nanoscience,Informa UK (Taylor & Francis),17458080|17458099 +Journal of Experimental Neuroscience,"""Libertas Academica, Ltd.""",11790695 +Journal of Experimental Orthopaedics,Springer (Biomed Central Ltd.),21971153|21971153 +Journal of Experimental Pharmacology,Dove Medical Press,11791454 +Journal of Experimental Physics,Hindawi Publishing Corporation,23567368|23147849 +Journal of Experimental Political Science,Cambridge University Press,20522630|20522649 +Journal of Experimental Psychology,American Psychological Association,00221015| +Journal of Experimental Psychology Animal Behavior Processes,American Psychological Association,00977403|19392184 +Journal of Experimental Psychology Animal Learning and Cognition,American Psychological Association,23298456|23298464 +Journal of Experimental Psychology Applied,American Psychological Association,1076898X|19392192 +Journal of Experimental Psychology General,American Psychological Association,00963445|19392222 +Journal of Experimental Psychology Human Learning & Memory,American Psychological Association,00961515| +Journal of Experimental Psychology Human Perception & Performance,American Psychological Association,00961523|19391277 +Journal of Experimental Psychology Learning Memory and Cognition,American Psychological Association,02787393|19391285 +Journal of Experimental Psychopathology,"""Textrum, Ltd.""",20438087 +Journal of Experimental Sciences,Scienceflora Publishers Pvt. Ltd.,22181768 +Journal of Experimental Social Psychology,Elsevier ,00221031|10960465 +Journal of Experimental Stroke and Translational Medicine,Association of Experimental Stroke and Translational Medicine,1939067X| +Journal of Experimental Therapeutics and Oncology,Wiley Blackwell (Blackwell Publishing),13594117|13594117 +Journal of Experimental Zoology,Wiley Blackwell (John Wiley & Sons),0022104X|1097010X +Journal of Experimental Zoology Part A Comparative Experimental Biology,Wiley Blackwell (John Wiley & Sons),15488969|1552499X +Journal of Experimental Zoology Part A Ecological Genetics and Physiology,Wiley Blackwell (John Wiley & Sons),19325223|19325231 +Journal of Experimental Zoology Part B Molecular and Developmental Evolution,Wiley Blackwell (John Wiley & Sons),15525007|15525015 +Journal of Exposure Analysis and Environmental Epidemiology,Nature Publishing Group,10534245|10534245 +Journal of Exposure Science & Environmental Epidemiology,Nature Publishing Group,15590631|1559064X +Journal of Extension Systems,Journal of Extension Systems,09702989|09702989 +Journal of Extracellular Vesicles,Co-Action Publishing,20013078 +Journal of Extreme Events,World Scientific ,23457376|23826339 +Journal of Eye and Ophthalmology,Herbert Publications,20552408 +Journal of Facade Design and Engineering,IOS Press,2213302X|22133038 +Journal of Facilities Management,Emerald (MCB UP ),14725967| +Journal of Facility Planning Design and Management,"""Sagamore Publishing, LLC""",2331236X +Journal of Failure Analysis and Prevention,Springer-Verlag,15477029|18641245 +Journal of Family & Consumer Sciences,American Association of Family and Consumer Sciences,10821651| +Journal of Family and Community Medicine,Medknow Publications,13191683| +Journal of Family and Community Medicine,Medknow Publications,22308229| +Journal of Family and Consumer Sciences,American Association of Family and Consumer Sciences,15523934| +Journal of Family and Economic Issues,Springer-Verlag,10580476|15733475 +Journal of Family Business Management,Emerald (MCB UP ),20436238| +Journal of Family Business Strategy,Elsevier ,18778585| +Journal of Family Communication,Informa UK (Taylor & Francis),15267431|15327698 +Journal of Family Counseling,Informa UK (Taylor & Francis),00933171| +Journal of Family Ecology and Consumer Sciences / Tydskrif vir Gesinsekologie en Verbruikerswetenskappe,African Journals Online ,03785254|03785254 +Journal of Family History,SAGE Publications,03631990|00000000 +Journal of Family Issues,SAGE Publications,0192513X|15525481 +Journal of Family Medicine and Health Care,Science Publishing Group,24698326| +Journal of Family Medicine and Primary Care,Medknow Publications,22494863| +Journal of Family Nursing,SAGE Publications,10748407|00000000 +Journal of Family Planning and Reproductive Health Care,BMJ,14711893|20452098 +Journal of Family Psychology,American Psychological Association,08933200|19391293 +Journal of Family Psychotherapy,Informa UK (Taylor & Francis),08975353|15404080 +Journal of Family Social Work,Informa UK (Taylor & Francis),10522158|15404072 +Journal of Family Studies,Informa UK (Taylor & Francis),13229400|18393543 +Journal of Family Theory & Review,Wiley Blackwell (Blackwell Publishing),17562570|17562589 +Journal of Family Therapy,Wiley Blackwell (Blackwell Publishing),01634445|14676427 +Journal of Family Violence,Springer-Verlag,08857482|15732851 +Journal of Farm Economics,JSTOR,10711031| +Journal of Fashion Marketing and Management,Emerald (MCB UP ),13612026|17587433 +Journal of Fashion Technology & Textile Engineering,OMICS Publishing Group,23299568 +Journal of Feline Medicine & Surgery,SAGE Publications,1098612X|15322750 +Journal of Feline Medicine and Surgery Open Reports,SAGE Publications,20551169 +Journal of Feminist Family Therapy,Informa UK (Taylor & Francis),08952833|15404099 +Journal of Feminist Gender and Women Studies,Servicio de Publicaciones de la Universidad Autonoma de Madrid,24441198| +Journal of Feminist Studies in Religion,Indiana University Press,87554178|15533913 +Journal of Fermentation and Bioengineering,Elsevier ,0922338X| +Journal of Fermentation Technology,Elsevier ,03856380| +Journal of Fertilization In vitro,OMICS Publishing Group,21657491 +Journal of Fertilization In Vitro - IVF-Worldwide Reproductive Medicine Genetics & Stem Cell Biology,OMICS Publishing Group,23754508 +Journal of Fetal Medicine,Springer-Verlag,23481153|23488859 +Journal of Fiber Bioengineering and Informatics,Textile Bioengineering and Informatics Society,19408676| +Journal of Fiber Science and Technology,Society of Fiber Science & Technology Japan,21897654 +Journal of Field Archaeology,Maney Publishing,00934690|20424582 +Journal of Field Ornithology,Wiley Blackwell (Blackwell Publishing),02738570|15579263 +Journal of Field Robotics,Wiley Blackwell (John Wiley & Sons),15564959|15564967 +Journal of Film and Video,University of Illinois Press,07424671|19346018 +Journal of Film Music,Equinox Publishing,10877142|1758860X +Journal of Finance & Economic Research,"""Geist Science, Iqra University""",24152463|24152455 +Journal of Finance & Economics,Science and Education Centre of North America,22914951|2291496X +Journal of Finance and Accounting,Science Publishing Group,23307331| +Journal of Finance and Bank Management,American Research Institute for Policy Development,23336064|23336072 +Journal of Finance and Economics,"""Science and Education Publishing Co., Ltd.""",23287284| +Journal of Financial and Quantitative Analysis,Cambridge University Press,00221090|17566916 +Journal of Financial Crime,Emerald (MCB UP ),13590790| +Journal of Financial Econometrics,Oxford University Press,14798409|14798417 +Journal of Financial Economic Policy,Emerald (MCB UP ),17576385| +Journal of Financial Economics,Elsevier ,0304405X| +Journal of Financial Engineering,World Scientific ,23457686|23825596 +Journal of Financial Innovation,Instituto Brasileiro de Inovacao Financeira - IBRIF,23591005|23591005 +Journal of Financial Intermediation,Elsevier ,10429573|10960473 +Journal of Financial Management of Property and Construction,Emerald (MCB UP ),13664387| +Journal of Financial Markets,Elsevier ,13864181| +Journal of Financial Regulation,Oxford University Press,20534833|20534841 +Journal of Financial Regulation and Compliance,Emerald (MCB UP ),13581988| +Journal of Financial Reporting,American Accounting Association,23802146| +Journal of Financial Reporting and Accounting,Emerald (MCB UP ),19852517| +Journal of Financial Risk Management,"""Scientific Research Publishing, Inc.""",21679533|21679541 +Journal of Financial Services Marketing,Nature Publishing Group - Macmillan Publishers,13630539|14791846 +Journal of Financial Services Research,Springer-Verlag,09208550|15730735 +Journal of Financial Stability,Elsevier ,15723089| +Journal of Financial Studies & Research,IBIMA Publishing,2166000X +Journal of Financial Therapy,New Prairie Press,19457774|19449771 +Journal of Fire Protection Engineering,Springer-Verlag,10423915|1532172X +Journal of Fire Sciences,SAGE Publications,07349041|15308049 +Journal of Fish and Wildlife Management,U.S. Fish and Wildlife Service,1944687X|1944687X +Journal of Fish Biology,Wiley Blackwell (Blackwell Publishing),00221112|10958649 +Journal of Fish Diseases,Wiley Blackwell (Blackwell Publishing),01407775|13652761 +Journal of fish pathology,The Korean Society of Fish Pathology,12260819| +Journal of Fisheries,Journal of Fisheries,2311729X|23113111 +Journal of Fisheries & Livestock Production,OMICS Publishing Group,23322608 +Journal of Fisheries and Aquaculture,Bioinfo Publications,09769927|09769935 +Journal of Fisheries and Aquatic Science,Science Alert,18164927|19960751 +Journal of Fisheries and Marine Sciences Education,The Korean Society for Fisheries and Marine Sciences Education,12298999| +Journal of Fisheries International,Science Alert,18173381| +JOURNAL OF FISHERIES OF CHINA,China Science Publishing & Media Ltd.,10000615| +Journal of FisheriesSciences com,Scientific Web Journals (SWJ),1307234X +Journal of Fishery Sciences of China,China Science Publishing & Media Ltd.,10058737| +Journal of Fixed Point Theory and Applications,Springer-Verlag,16617738|16617746 +Journal of Flood Risk Management,Wiley Blackwell (Blackwell Publishing),1753318X|1753318X +Journal of Flow Chemistry,Akademiai Kiado Zrt.,2062249X|20630212 +Journal of Flow Control Measurement & Visualization,"""Scientific Research Publishing, Inc.""",23293322|23293330 +Journal of Flow Visualization and Image Processing,Begell House Inc.,10653090| +Journal of Fluency Disorders,Elsevier ,0094730X| +Journal of Fluid Flow Heat and Mass Transfer,Avestia Publishing,23686111 +Journal of Fluid Machinery,Korean Society for Fluid machinery,12269883| +Journal of Fluid Mechanics,Cambridge University Press,00221120|14697645 +Journal of Fluid Mechanics Digital Archive,Cambridge University Press,17506859|17506859 +Journal of Fluid Science and Technology,The Japan Society of Mechanical Engineers,18805558 +Journal of Fluids,Hindawi Publishing Corporation,23567376|23146826 +Journal of Fluids and Structures,Elsevier ,08899746|10958622 +Journal of Fluids Engineering,ASME International ,00982202| +Journal of Fluorescence,Springer-Verlag,10530509|15734994 +Journal of Fluorine Chemistry,Elsevier ,00221139| +Journal of Folklore Research,Indiana University Press,07377037|15430413 +Journal of Food & Nutritional Disorders,OMICS Publishing Group,23249323 +Journal of Food and Agriculture,Sri Lanka Journals Online ,18004288| +Journal of Food and Drug Analysis,Elsevier ,10219498| +Journal of Food and Health Science,Scientific Web Journals (SWJ),21490473 +Journal of Food and Nutrition,JScholar,23756829| +Journal of Food and Nutrition Research,"""Science and Education Publishing Co., Ltd.""",23331119| +Journal of Food and Nutrition Sciences,Science Publishing Group,23307285| +Journal of Food Biochemistry,Wiley Blackwell (Blackwell Publishing),01458884|17454514 +Journal of Food Chemistry and Nanotechnology,United Scientific Group,24714291 +Journal of Food Composition and Analysis,Elsevier ,08891575|10960481 +Journal of Food Engineering,Elsevier ,02608774| +Journal of Food Hygiene and Safety,The Korean Society of Food Hygiene an Safety,12291153| +Journal of Food Lipids,Wiley Blackwell (Blackwell Publishing),10657258|17454522 +Journal of Food Measurement & Characterization,Springer-Verlag,21934126|21934134 +Journal of Food Nutrition and Dietetics,Elyns Group LLC,24709794 +Journal of Food Process Engineering,Wiley Blackwell (Blackwell Publishing),01458876|17454530 +Journal of Food Processing,Hindawi Publishing Corporation,23567384|2314839X +Journal of Food Processing & Beverages,Avens Publishing Group,23324104 +Journal of Food Processing & Technology,OMICS Publishing Group,21577110 +Journal of Food Processing and Preservation,Wiley Blackwell (Blackwell Publishing),01458892|17454549 +Journal of Food Products Marketing,Informa UK (Taylor & Francis),10454446|15404102 +Journal of Food Protection,International Association for Food Protection,0362028X| +Journal of Food Quality,Wiley Blackwell (Blackwell Publishing),01469428|17454557 +Journal of Food Research,Canadian Center of Science and Education,19270887|19270895 +Journal of Food Resource Science,Science Alert,22243550| +Journal of Food Safety,Wiley Blackwell (Blackwell Publishing),01496085|17454546 +Journal of Food Science,Wiley Blackwell (Blackwell Publishing),00221147|17503841 +Journal of Food Science and Engineering,David Publishing Company,21595828|21645795 +Journal of Food Science and Nutrition,The Korean Society of Food Science and Nutrition,1226332X| +Journal of Food Science and Technology,Springer-Verlag,00221155|09758402 +Journal of Food Science and Technology Nepal,Nepal Journals Online,18160727| +Journal of Food Science Education,Wiley Blackwell (Blackwell Publishing),15414329|15414329 +Journal of Food Security,"""Science and Education Publishing Co., Ltd.""",23720115| +Journal of Food Studies,"""Macrothink Institute, Inc.""",21661073 +Journal of Food System Research,The Food System Research Association of Japan,13410296|18845118 +Journal of Food Technology,Science Alert,16848462| +Journal of Food Technology in Africa,African Journals Online ,10286098 +Journal of Food Technology Research,Pak Publishing Group,23126426|23123796 +Journal of Foodservice,Wiley Blackwell (Blackwell Publishing),17480140|17454506 +Journal of Foodservice Business Research,Informa UK (Taylor & Francis),15378020|15378039 +Journal of Foot and Ankle Research,Springer (Biomed Central Ltd.),17571146|17571146 +Journal of Foot and Ankle Surgery (Asia Pacific),Jaypee Brothers Medical Publishing,23947705 +Journal of Foot and Ankle Surgery Asia Pacific,Jaypee Brothers Medical Publishing,2348280X| +Journal of Forecasting,Wiley Blackwell (John Wiley & Sons),02776693|1099131X +Journal of Foreign Language Teaching and Applied Linguistics,International Burch University,23035528| +Journal of Foreign Languages Cultures and Civilizations,American Research Institute for Policy Development,23335882|23335890 +Journal of Foreign Legislation and Comparative Law,Infra-M Academic Publishing House,19913222| +Journal of Forensic and Legal Medicine,Elsevier ,1752928X| +Journal of Forensic Biomechanics,OMICS Publishing Group,20902689|20902697 +Journal of Forensic Dental Sciences,Medknow Publications,09742948| +Journal of Forensic Dental Sciences,Medknow Publications,09751475| +Journal of Forensic Economics,Journal of Forensic Economics,08985510| +Journal of Forensic Investigation,Avens Publishing Group,23300396 +Journal of Forensic Neuropsychology,Informa UK (Taylor & Francis),15211029|15407136 +Journal of Forensic Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15563693|19393938 +Journal of Forensic Practice,Emerald (MCB UP ),20508794| +Journal of Forensic Psychiatry,Informa UK (Taylor & Francis),09585184|14699478 +Journal of Forensic Psychiatry and Psychology,Informa UK (Taylor & Francis),14789949|14789957 +Journal of Forensic Psychology Practice,Informa UK (Taylor & Francis),15228932|15229092 +Journal of Forensic Radiology and Imaging,Elsevier ,22124780| +Journal of Forensic Research,OMICS Publishing Group,21577145 +Journal of Forensic Research and Crime Studies,JScholar,23747900| +JOURNAL OF FORENSIC SCIENCE & CRIMINOLOGY,"""Annex Publishers, LLC""",23489804 +Journal of Forensic Science and Medicine,Medknow Publications,23495014| +Journal of Forensic Sciences,Wiley Blackwell (Blackwell Publishing),00221198|15564029 +Journal of Forensic Social Work,Informa UK (Taylor & Francis),1936928X|19369298 +Journal of Forensic Toxicology and Pharmacology,OMICS Publishing Group,23259841 +Journal of Forest and Environmental Science,"""Institute of Forest Science, Kangwon National University""",22889744| +Journal of Forest and Livelihood,Nepal Journals Online,16840186| +Journal of Forest Economics,Elsevier ,11046899| +Journal of Forest Engineering,Informa UK (Taylor & Francis),08435243|23278897 +Journal of Forest History,JSTOR,00945080| +Journal of Forest Research,Springer-Verlag,13416979|16107403 +Journal of Forest Science,Czech Academy of Agricultural Sciences,12124834|1805935X +Journal of Forest Science,"""Institute of Forest Science, Kangwon National University""",22872396| +Journal of Forestry,Society of American Foresters,00221201| +Journal of Forestry Research,Springer-Verlag,1007662X|19930607 +Journal of Forests,Pak Publishing Group,24138398|24093807 +Journal of Fourier Analysis and Applications,Springer-Verlag,10695869|15315851 +Journal of Fractal Geometry,European Mathematical Society Publishing House,23081309| +Journal of Fractional Calculus & Applications,Scientific Publishing Center,20905858| +Journal of Free Radicals in Biology & Medicine,Elsevier ,07485514| +Journal of French and Francophone Philosophy,"""University Library System, University of Pittsburgh""",19366280|21551162 +Journal of French Language Studies,Cambridge University Press,09592695|14740079 +Journal of Freshwater Ecology,Informa UK (Taylor & Francis),02705060|21566941 +Journal of Friction and Wear,Allerton Press,10683666|19349386 +Journal of Frugal Innovation,Springer (Biomed Central Ltd.),21977917 +Journal of Fruit and Ornamental Plant Research,De Gruyter Open Sp. z o.o. ,12310948| +Journal of Fuel Cell Science and Technology,ASME International ,1550624X| +Journal of Fuel Chemistry and Technology,Elsevier ,18725813| +Journal of Fuels,Hindawi Publishing Corporation,23567392|2314601X +Journal of Function Spaces,Hindawi Publishing Corporation,23148896|23148888 +Journal of Function Spaces and Applications,Hindawi Publishing Corporation,20908997|09726802 +Journal of Functional Analysis,Elsevier ,00221236|10960783 +Journal of Functional And Environmental Botany,Diva Enterprises Private Limited,22311742|22311750 +Journal of Functional Biomaterials,MDPI AG,20794983 +Journal of Functional Foods,Elsevier ,17564646| +Journal of Functional Morphology and Kinesiology,MDPI AG,24115142 +Journal of Functional Programming,Cambridge University Press,09567968|14697653 +Journal of Fundamental and Applied Sciences,African Journals Online ,11129867 +Journal of Fundamentals of Renewable Energy and Applications,OMICS Publishing Group,20904533|20904541 +Journal of Fungi,MDPI AG,2309608X +Journal of Fungus,The Journal of Fungus,21476845| +Journal of Further and Higher Education,Informa UK (Taylor & Francis),0309877X|14699486 +Journal of Fusion Energy,Springer-Verlag,01640313|15729591 +JOURNAL OF FUTURE POLITICS,Korea Institute for Future Politics,22337148| +Journal of Futures Markets,Wiley Blackwell (John Wiley & Sons),02707314|10969934 +Journal of Fuzzy Logic and Intelligent Systems,Korean Institute of Intelligent Systems,15987078| +Journal of Fuzzy Set Valued Analysis,ISPACS GmbH,21934169 +Journal of Gambling Behavior,Springer-Verlag,07420714| +Journal of Gambling Issues,Journal of Gambling Issues,19107595| +Journal of Gambling Studies,Springer-Verlag,10505350|15733602 +Journal of Game Theory,Scientific and Academic Publishing,23250046| +Journal of Game-Supported Interactive Learning,Macro World Publishing,21481946|21499411 +Journal of Gaming & Virtual Worlds,Intellect,1757191X|17571928 +Journal of Gastric Cancer,The Korean Gastric Cancer Association (KAMJE),2093582X|20935641 +Journal of Gastric Disorders and Therapy ( ISSN 2381-8689 ),"""Sci Forschen, Inc.""",23818689 +Journal of Gastroenterology,Springer-Verlag,09441174|14355922 +Journal of Gastroenterology and Hepatobiliary Disorders,Elyns Group LLC,24709891 +Journal of Gastroenterology and Hepatology,Wiley Blackwell (Blackwell Publishing),08159319|14401746 +Journal of Gastroenterology and Hepatology Research,ACT Publishing Group,22243992| +Journal of Gastroenterology Pancreatology & Liver Disorders,Symbiosis Group,2374815X +Journal of Gastrointestinal & Digestive System,OMICS Publishing Group,2161069X +Journal of Gastrointestinal and Liver Diseases,Romanian Society of Gastroenterology and Hepatology,18418724|18421121 +Journal of Gastrointestinal Cancer,Springer-Verlag,19416628|19416636 +Journal of Gastrointestinal Oncology,AME Publishing Company,20786891|2219679X +Journal of Gastrointestinal Surgery,Springer-Verlag,1091255X|18734626 +Journal of Gay & Lesbian Issues in Education,Informa UK (Taylor & Francis),15410889|15410870 +Journal of Gay & Lesbian Mental Health,Informa UK (Taylor & Francis),19359705|19359713 +Journal of Gay & Lesbian Psychotherapy,Informa UK (Taylor & Francis),08917140|15407128 +Journal of Gay & Lesbian Social Services,Informa UK (Taylor & Francis),10538720|15404056 +Journal of Gender Culture and Health,Springer (Kluwer Academic Publishers),10873201| +Journal of Gender Studies,Informa UK (Taylor & Francis),09589236|14653869 +Journal of Gene Therapy,Avens Publishing Group,23813326 +Journal of Gene Therapy Aspects,Herbert Publications,2057164X +Journal of General and Family Medicine,The Japan Primary Care Association,21896577|21897948 +Journal of General and Family Medicine,The Japan Primary Care Association,21896577|21897948 +Journal of General and Molecular Virology,Academic Journals,21416648 +Journal of General Internal Medicine,Springer-Verlag,08848734|15251497 +Journal of General Microbiology,Microbiology Society,00221287| +Journal of General Plant Pathology,Springer-Verlag,13452630|1610739X +Journal of General Practice,OMICS Publishing Group,23299126 +Journal of General Virology,Microbiology Society,00221317|14652099 +Journal of Generalized Lie Theory and Applications,OMICS Publishing Group,17365279|17364337 +Journal of Generic Medicines The Business Journal for the Generic Medicines Sector,SAGE Publications,17411343|17417090 +Journal of Genes and Cells,"""DiscoverSys, Inc.""",24106887 +Journal of Genetic Counseling,Springer-Verlag,10597700|15733599 +Journal of Genetic Disorders & Genetic Reports,OMICS Publishing Group,23275790 +Journal of Genetic Engineering and Biotechnology,Elsevier ,1687157X| +Journal of Genetic Medicine,Korean Society of Medical Genetics,12261769|22339108 +Journal of Genetic Syndromes & Gene Therapy,OMICS Publishing Group,21577412 +Journal of Genetics,Springer-Verlag,00221333|09737731 +Journal of Genetics and Genomics,Elsevier ,16738527| +Journal of Genetics Study,Herbert Publications,20541112 +Journal of Genital System & Disorders,OMICS Publishing Group,23259728 +Journal of Genocide Research,Informa UK (Taylor & Francis),14623528|14699494 +Journal of Genome Science and Technology,American Scientific Publishers,15517551|1551756X +Journal of Genomes and Exomes,"""Libertas Academica, Ltd.""",22535004 +Journal of Genomics,Ivyspring International Publisher,18399940| +Journal of Geo-Engineering Sciences,IOS Press,22132880|22132899 +Journal of Geo-sciences,Scientific and Academic Publishing,21631697| +Journal of Geochemical Exploration,Elsevier ,03756742| +Journal of Geochemistry,Hindawi Publishing Corporation,23567406|23145803 +Journal of Geodesy,Springer-Verlag,09497714|14321394 +Journal of Geodesy and Geoinformation,UCTEA Chamber of Surveying and Cadastre Engineers,21471339| +Journal of Geodesy and Geomatics Engineering,David Publishing Company,23328223|23328223 +Journal of Geodetic Science,De Gruyter Open Sp. z o.o. ,20819919|20819943 +Journal of Geodynamics,Elsevier ,02643707| +Journal of Geographic Information System,"""Scientific Research Publishing, Inc.""",21511950|21511969 +Journal of Geographical Sciences,Springer-Verlag,1009637X|18619568 +Journal of Geographical Systems,Springer-Verlag,14355930|14355949 +Journal of Geography,Informa UK (Taylor & Francis),00221341|17526868 +Journal of Geography & Natural Disasters,OMICS Publishing Group,21670587 +Journal of Geography (Chigaku Zasshi),Tokyo Geographical Society,0022135X|18840884 +Journal of Geography and Earth Sciences,American Research Institute for Policy Development,23342447|23342455 +Journal of Geography and Geology,Canadian Center of Science and Education,19169779|19169787 +Journal of Geography and Regional Planning,Academic Journals,20701845 +Journal of Geography Environment and Earth Science International,Sciencedomain International,24547352 +Journal of Geography in Higher Education,Informa UK (Taylor & Francis),03098265|14661845 +Journal of Geolocation Geo-information and Geo-intelligence,"""Giftet, Inc.""",23805633| +Journal of Geological Research,Hindawi Publishing Corporation,16878833|16878841 +Journal of Geological Resource and Engineering,David Publishing Company,23282193|23282193 +Journal of Geology & Geosciences,OMICS Publishing Group,23296755 +Journal of Geology and Mining Research,Academic Journals,20069766 +Journal of geomagnetism and geoelectricity,"""Society of Geomagnetism and Earth, Planetary and Space Sciences""",00221392| +Journal of Geometric Analysis,Springer-Verlag,10506926|1559002X +Journal of Geometry,Springer-Verlag,00472468|14208997 +Journal of Geometry and Physics,Elsevier ,03930440| +Journal of Geometry and Symmetry in Physics,Prof. Marin Drinov Academic Publishing House,13125192|13145673 +Journal of Geophysical Research Atmospheres,Wiley Blackwell (John Wiley & Sons),2169897X| +Journal of Geophysical Research Atmospheres,Wiley Blackwell (John Wiley & Sons),01480227| +Journal of Geophysical Research Biogeosciences,Wiley Blackwell (John Wiley & Sons),21698953| +Journal of Geophysical Research Earth Surface,Wiley Blackwell (John Wiley & Sons),21699003| +Journal of Geophysical Research Oceans,Wiley Blackwell (John Wiley & Sons),21699275| +Journal of Geophysical Research Planets,Wiley Blackwell (John Wiley & Sons),21699097| +Journal of Geophysical Research Solid Earth,Wiley Blackwell (John Wiley & Sons),21699313| +Journal of Geophysical Research Space Physics,Wiley Blackwell (John Wiley & Sons),21699380|21699402 +Journal of Geophysics & Remote Sensing,OMICS Publishing Group,21690049 +Journal of Geophysics and Engineering,IOP Publishing,17422132|17422140 +Journal of Georgetown University-Qatar Middle Eastern Studies Student Association,Hamad bin Khalifa University Press (HBKU Press),23118148| +Journal of Geoscience and Environment Protection,"""Scientific Research Publishing, Inc.""",23274336|23274344 +Journal of Geoscience Education,National Association of Geoscience Teachers,10899995| +Journal of Geosciences,Czech Geological Society,18026222|18031943 +Journal of Geosciences and Geomatics,"""Science and Education Publishing Co., Ltd.""",23736690| +Journal of Geotechnical and Geoenvironmental Engineering,American Society of Civil Engineers,10900241|19435606 +Journal of Geotechnical Engineering,American Society of Civil Engineers,07339410|19448368 +Journal of Geriatric Cardiology,China Science Publishing & Media Ltd.,16715411| +Journal of Geriatric Drug Therapy,Informa UK (Taylor & Francis),87564629| +Journal of Geriatric Mental Health,Medknow Publications,23489995| +Journal of Geriatric Oncology,Elsevier ,18794068| +Journal of Geriatric Physical Therapy,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,15398412| +Journal of Geriatric Psychiatry and Neurology,SAGE Publications,08919887|15525708 +Journal of Geriatrics,Hindawi Publishing Corporation,23567414|23147121 +Journal of Geriatrics and Palliative Care,Avens Publishing Group,23731133 +Journal of Germanic Linguistics,Cambridge University Press,14705427|14753014 +Journal of Gerontological Nursing,"""SLACK, Inc.""",00989134| +Journal of Gerontological Social Work,Informa UK (Taylor & Francis),01634372|15404048 +Journal of Gerontology,Oxford University Press,00221422| +Journal of Gerontology & Geriatric Research,OMICS Publishing Group,21677182 +Journal of Gifted Education and Creativity,Journal of Gifted Education and Creativity,21491410| +Journal of Gifted/Talented Education,The Korean Society for the Gifted,15988333| +Journal of Ginseng Research,Elsevier ,12268453| +Journal of Glacial Archaeology,Equinox Publishing,20503393|20503407 +Journal of Glaciology,Cambridge University Press,00221430|17275652 +Journal of Glaucoma,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10570829| +Journal of GLBT Family Studies,Informa UK (Taylor & Francis),1550428X|15504298 +Journal of Global Academy of Marketing Science,Informa UK (Taylor & Francis),12297119| +Journal of Global Antimicrobial Resistance,Elsevier ,22137165| +Journal of Global Communication,Diva Enterprises Private Limited,09740600|09762442 +Journal of Global Economics,OMICS Publishing Group,23754389 +Journal of Global Energy Issues,Columbia International Publishing,21632146 +Journal of Global Entrepreneurship Research,Springer (Biomed Central Ltd.),22517316|22517316 +Journal of Global Ethics,Informa UK (Taylor & Francis),17449626|17449634 +Journal of Global Fashion Marketing,Informa UK (Taylor & Francis),20932685|23254483 +Journal of Global Health,Edinburgh University Global Health Society,20472978|20472986 +Journal of Global History,Cambridge University Press,17400228|17400236 +Journal of Global Infectious Diseases,Medknow Publications,0974777X| +Journal of Global Information Management,IGI Global,10627375|15337995 +Journal of Global Information Technology Management,Informa UK (Taylor & Francis),1097198X|23336846 +Journal of Global Innovations in Agricultural and Social Sciences,Friends Science Publishers,23125225|23113839 +Journal of Global Marketing,Informa UK (Taylor & Francis),08911762|15286975 +Journal of Global Mobility The Home of Expatriate Management Research,Emerald (MCB UP ),20498799| +Journal of Global Oncology,American Society of Clinical Oncology,23789506 +Journal of Global Optimization,Springer-Verlag,09255001|15732916 +Journal of Global Peace and Conflict,American Research Institute for Policy Development,2333584X|23335858 +Journal of Global Policy and Governance,Springer-Verlag,21947740|21947759 +Journal of Global Positioning Systems,Springer-Verlag,14463156|14463164 +Journal of Global Radiology,University of Massachusetts Medical School,23728418 +Journal of Global Responsibility,Emerald (MCB UP ),20412568| +Journal of Global Responsibility,Emerald (MCB UP ),20412568| +Journal of Global Scholars of Marketing Science,Informa UK (Taylor & Francis),21639159|21639167 +Journal of Global Security Studies,Oxford University Press,20573170|20573189 +Journal of Global Slavery,Brill Academic Publishers,24058351|2405836X +Journal of Global Strategic Management,Journal of Global Strategic Management,13076205| +Journal of Globalization and Business Management,Columbia International Publishing,2163209X +Journal of Globalization and Development,Walter de Gruyter GmbH,21946353|19481837 +Journal of Glycobiology,OMICS Publishing Group,2168958X +Journal of Glycomics & Lipidomics,OMICS Publishing Group,21530637 +Journal of Government and Politics,"""JK School of Gov, Universitas Muhammadiyah Yogyakarta""",19078374|23378220 +Journal of Government Information,Elsevier ,13520237| +Journal of Governmental & Nonprofit Accounting,American Accounting Association,21553815 +Journal of Graduate Medical Education,Journal of Graduate Medical Education,19498349|19498357 +Journal of Graph Algorithms and Applications,Journal of Algorithms and Applications,15261719|15261719 +Journal of Graph Theory,Wiley Blackwell (John Wiley & Sons),03649024|10970118 +Journal of Graphic Novels & Comics,Informa UK (Taylor & Francis),21504857|21504865 +Journal of Graphic Science of Japan,Japan Society for Graphic Science,03875512|18846106 +Journal of Graphics GPU and Game Tools,Informa UK (Taylor & Francis),2151237X|21512272 +Journal of Graphics Tools,Informa UK (Taylor & Francis),10867651|21653488 +Journal of Gravity,Hindawi Publishing Corporation,23567422|23146907 +Journal of Great Lakes Research,Elsevier ,03801330|03801330 +Journal of Greek Linguistics,Brill Academic Publishers,15665844|00000000 +Journal of Greek Media & Culture,Intellect,20523971|2052398X +Journal of Green Building,College Publishing,15526100|19434618 +Journal of Green Engineering,River Publishers,19044720| +Journal of Green Science and Technology,American Scientific Publishers,21647585| +Journal of Grid and Distributed Computing,Bioinfo Publications,22497056|22497064 +Journal of Grid Computing,Springer-Verlag,15707873|15729184 +Journal of Groundwater Hydrology,Japanese Association of Groundwater Hyrdology,09134182|21855943 +Journal of Group Psychotherapy Psychodrama & Sociometry,Informa UK (Heldref Publications),15453855| +Journal of Group Theory,Walter de Gruyter GmbH,14335883|14354446 +Journal of Groups in Addiction & Recovery,Informa UK (Taylor & Francis),1556035X|15560368 +Journal of Guidance Control and Dynamics,American Institute of Aeronautics and Astronautics,07315090|15333884 +Journal of Gymnastics for All,Japan Society of Gymnastics for All,18835872 +Journal of Gynecologic Oncology,Asian Society of Gynecologic Oncology; Korean Society of Gynecologic Oncology and Colposcopy (KAMJE),20050380|20050399 +Journal of Gynecologic Surgery,Mary Ann Liebert,10424067|00000000 +Journal of Gynecological Endoscopy and Surgery,Medknow Publications,09741216| +Journal of Gynecology & Neonatal Biology,Ommega Online Publishers,23805595 +Journal of Gynecology and Obstetrics,Science Publishing Group,23767812| +Journal of Gynecology Research,"""Annex Publishers, LLC""",24543284 +Journal of Haitian Studies,Muse - Johns Hopkins University Press,23337311 +Journal of Hand and Microsurgery,Springer-Verlag,09743227|09746897 +Journal of Hand Surgery (European Volume),SAGE Publications,17531934|20436289 +Journal of Hand Therapy,Elsevier ,08941130| +Journal of Happiness Studies,Springer-Verlag,13894978|15737780 +Journal of Hard Tissue Biology,The Society for Hard Tissue Regenerative Biology,13417649|1880828X +Journal of Hazardous Materials,Elsevier ,03043894| +Journal of Hazardous Toxic and Radioactive Waste,American Society of Civil Engineers,21535493|21535515 +Journal of Head Trauma Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08859701| +Journal of Head Trauma Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08859701| +Journal of Head Trauma Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08859701| +Journal of Health & Biological Sciences,Instituto para o Desenvolvimento da Educacao,23173084|23173076 +Journal of Health & Medical Informatics,OMICS Publishing Group,21577420|21577420 +Journal of Health & Social Policy,Informa UK (Taylor & Francis),08977186|15404064 +Journal of Health and Human Behavior,JSTOR,00959006| +Journal of Health and Pollution,Blacksmith Institute,21569614|21569614 +Journal of Health and Social Behavior,SAGE Publications,00221465|21506000 +Journal of Health Care Chaplaincy,Informa UK (Taylor & Francis),08854726|15286916 +Journal of Health Care for the Poor and Underserved,Muse - Johns Hopkins University Press,10492089|15486869 +Journal of Health Communication,Informa UK (Taylor & Francis),10810730|10870415 +Journal of Health Economics,Elsevier ,01676296| +Journal of Health Education,Informa UK (Taylor & Francis),10556699| +Journal of Health Education Research & Development,OMICS Publishing Group,23805439 +Journal of Health Informatics and Statistics,The Korean Society of Health Informatics and Statistics,24658014|24658022 +Journal of Health Management,SAGE Publications,09720634|09730729 +Journal of Health Organization and Management,Emerald (MCB UP ),14777266| +Journal of Health Politics Policy and Law,Duke University Press,03616878|15271927 +Journal of Health Population and Nutrition,Springer (Biomed Central Ltd.),16060997|20721315 +Journal of Health Psychology,SAGE Publications,13591053|14617277 +Journal of Health Research and Reviews,Medknow Publications,23942010| +JOURNAL OF HEALTH SCIENCE,Pharmaceutical Society of Japan,13449702|13475207 +Journal of Health Sciences,University of Sarajevo Faculty of Health Sciences,22327576|19868049 +Journal of Health Sciences,Editora e Distribuidora Educacional,24478938| +Journal of Health Sciences & Research,Jaypee Brothers Medical Publishing,22293655|22780572 +Journal of Health Services Research & Policy,SAGE Publications,13558196|17581060 +Journal of Health Specialties,Medknow Publications,1658600X| +Journal of Health Visiting,Mark Allen Group,20508719|20522908 +Journal of Healthcare Engineering,Hindawi Publishing Corporation,20402295|20402309 +Journal of Healthcare Leadership,Dove Medical Press,11793201 +Journal of Healthcare Risk Management,Wiley Blackwell (John Wiley & Sons),10744797|20400861 +Journal of Healthcare Technology and Management,Columbia International Publishing,21631328 +JOURNAL OF HEART AND CARDIOLOGY,Ommega Online Publishers,23786914 +Journal of Heart and Circulation,Elyns Group LLC,2470105X +Journal of Heart Health,"""Sci Forschen, Inc.""",2379769X +Journal of Heat Recovery Systems,Elsevier ,01987593| +Journal of Heat Transfer,ASME International ,00221481| +Journal of Heat Treating,Springer-Verlag,01909177| +Journal of Hebrew Scriptures,Journal of Hebrew Scriptures,12031542 +Journal of Helminthology,Cambridge University Press,0022149X|14752697 +Journal of Hematological Malignancies,Sciedu Press,19254024|19254032 +Journal of Hematology,"""Elmer Press, Inc.""",19271212|19271220 +Journal of Hematology & Oncology,Springer (Biomed Central Ltd.),17568722|17568722 +Journal of Hematology & Thromboembolic Diseases,OMICS Publishing Group,23298790 +Journal of Hematology & Thrombosis,Avens Publishing Group,23806842 +Journal of Hematology and Blood Disorders,"""Annex Publishers, LLC""",24557641 +Journal of Hematology and Oncology Research,Open Access Pub,23726601 +Journal of Hematology and Therapeutics,Noble Research Publishers,23978694 +Journal of Hematology Research,Savvy Science Publisher,23125411 +Journal of Hematopathology,Springer-Verlag,18655785|18655785 +Journal of Hematopoietic Cell Transplantation,The Japan Society for Hematopoietic Stem Cell Transplantation,21865612 +Journal of Hematotherapy,Mary Ann Liebert,10616128| +Journal of Hematotherapy & Stem Cell Research,Mary Ann Liebert,15258165| +Journal of Hepato-Biliary-Pancreatic Sciences,Wiley Blackwell (John Wiley & Sons),18686974|18686982 +Journal of Hepato-Biliary-Pancreatic Surgery,Springer-Verlag,09441166|14360691 +Journal of Hepatocellular Carcinoma,Dove Medical Press,22535969 +Journal of Hepatology,Elsevier ,01688278|01688278 +Journal of Herbal Medicine,Elsevier ,22108033| +Journal of Herbal Pharmacotherapy,Informa UK (Taylor & Francis),15228940|15229106 +Journal of Herbs Spices & Medicinal Plants,Informa UK (Taylor & Francis),10496475|15403580 +Journal of Heredity,Oxford University Press,00221503|14718505 +Journal of Heritage Tourism,Informa UK (Taylor & Francis),1743873X|17476631 +Journal of Herpetological Medicine and Surgery,Association of Reptilian and Amphibian Veterinarians,15299651| +Journal of Herpetology,BioOne (Society for the Study of Amphibians & Reptiles),00221511| +Journal of Heterocyclic Chemistry,Wiley Blackwell (John Wiley & Sons),0022152X|19435193 +Journal of Heuristics,Springer-Verlag,13811231|15729397 +Journal of High Energy Astrophysics,Elsevier ,22144048| +Journal of High Energy Physics,Springer-Verlag,11266708|10298479 +Journal of High Energy Physics Gravitation and Cosmology,"""Scientific Research Publishing, Inc.""",23804327|23804335 +Journal of High Performance Computing,Bioinfo Publications,22307192|22307206 +Journal of High Resolution Chromatography,Wiley Blackwell (John Wiley & Sons),09356304|15214168 +Journal of High Speed Networks,IOS Press,09266801|18758940 +Journal of High Temperature Society,"""Sumart Processing Society for Materials, Environment and Energy""",03871096| +Journal of Higher Education and Science,Zonguldak Karaelmas University,21465959|21465967 +Journal of Higher Education Policy and Management,Informa UK (Taylor & Francis),1360080X|14699508 +Journal of Highway and Transportation Research and Development (English Edition),American Society of Civil Engineers,20956215 +Journal of Hill Agriculture,Diva Enterprises Private Limited,09767606|22307338 +Journal of Hindu-Christian Studies,"""Butler University, Irwin Library""",21646279 +Journal of Hip Preservation Surgery,Oxford University Press,20548397 +Journal of Hispanic Higher Education,SAGE Publications,15381927|00000000 +Journal of Histochemistry & Cytochemistry,SAGE Publications,00221554|15515044 +Journal of Histology,Hindawi Publishing Corporation,23567430|23146028 +Journal of Histology and Histopathology,Herbert Publications,2055091X +Journal of Historians of Netherlandish Art,Historians of Netherlandish Art,19499833 +Journal of Historical Geography,Elsevier ,03057488|10958614 +Journal of Historical Linguistics,John Benjamins Publishing Company,22102116|22102124 +Journal of Historical Pragmatics,John Benjamins Publishing Company,15665852|15699854 +Journal of Historical Research in Marketing,Emerald (MCB UP ),1755750X| +Journal of Historical Research in Music Education,SAGE Publications,15366006|23282525 +Journal of Historical Society of English Studies in Japan,Historical Society of English Studies in Japan,18839274 +Journal of Historical Sociolinguistics,Walter de Gruyter GmbH,21992894|21992908 +Journal of Historical Sociology,Wiley Blackwell (Blackwell Publishing),09521909|14676443 +Journal of History and Diplomatic Studies,African Journals Online ,15973778|15973778 +Journal of History Culture and Art Research,Karabuk University,21470626 +Journal of History of Modern Art,Korea Association for History of Modern Art,15987728| +Journal of History Research,David Publishing Company,2159550X|2159550X +Journal of Histotechnology,Maney Publishing,01478885|20460236 +Journal of HIV and AIDS ( ISSN 2380-5536 ),"""Sci Forschen, Inc.""",23805536 +Journal of HIV and Human Reproduction,Medknow Publications,23219157| +Journal of HIV for Clinical and Scientific Research,Peertechz.com,24553786 +Journal of HIV/AIDS & Social Services,Informa UK (Taylor & Francis),15381501|1538151X +Journal of HIV/AIDS and Infectious Diseases,JScholar,2332483X|2332483X +Journal of HIV/AIDS Prevention & Education for Adolescents & Children,Informa UK (Taylor & Francis),1069837X|1540403X +Journal of HIV/AIDS Prevention in Children & Youth,Informa UK (Taylor & Francis),15538346|15538613 +Journal of Holistic Nursing,SAGE Publications,08980101|00000000 +Journal of Holography and Speckle,American Scientific Publishers,1546900X|15469018 +Journal of Holy Land and Palestine Studies,Edinburgh University Press,20541988|20541996 +Journal of Home & Consumer Horticulture,"""Informa UK (Haworth Press, Inc.,)""",10544682| +Journal of Homeland Security and Emergency Management,Walter de Gruyter GmbH,21946361|15477355 +Journal of Homeopathy & Ayurvedic Medicine,OMICS Publishing Group,21671206 +Journal of Homosexuality,Informa UK (Taylor & Francis),00918369|15403602 +Journal of Homotopy and Related Structures,Springer-Verlag,21938407|15122891 +Journal of hongik law review,The Law Research Institute of Hongik University,19759576| +Journal of Hormones,Hindawi Publishing Corporation,23567449|23146222 +Journal of Horticultural Research,De Gruyter Open Sp. z o.o. ,23005009 +Journal of Horticultural Science,Informa UK (Taylor & Francis),00221589| +Journal of Horticultural Science,Informa UK (Taylor & Francis),00221589| +Journal of Horticulture,OMICS Publishing Group,23760354 +Journal of Horticulture and Forestry,Academic Journals,20069782 +Journal of Horticulure Letters,Bioinfo Publications,09769943|09769951 +Journal of Hospice and Palliative Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15222179| +Journal of Hospital Administration,Sciedu Press,19276990|19277008 +Journal of Hospital Infection,Elsevier ,01956701| +Journal of Hospital Librarianship,Informa UK (Taylor & Francis),15323269|15323277 +Journal of Hospital Marketing,Informa UK (Taylor & Francis),08837570| +Journal of Hospital Marketing & Public Relations,Informa UK (Taylor & Francis),15390942|15390934 +Journal of Hospital Medicine,Wiley Blackwell (John Wiley & Sons),15535592|15535606 +Journal of Hospitality & Leisure Marketing,"""Informa UK (Haworth Press, Inc.,)""",10507051|15410897 +Journal of Hospitality & Tourism Education,Informa UK (Taylor & Francis),10963758|23256540 +Journal of Hospitality & Tourism Research,SAGE Publications,10963480|00000000 +Journal of Hospitality and Tourism Management,Elsevier ,14476770|18395260 +Journal of Hospitality and Tourism Technology,Emerald (MCB UP ),17579880| +Journal of Hospitality Leisure Sport & Tourism Education,Elsevier ,14738376| +Journal of Hospitality Management and Tourism,Academic Journals,21416575 +Journal of Hospitality Marketing & Management,Informa UK (Taylor & Francis),19368623|19368631 +Journal of Hotel & Business Management,OMICS Publishing Group,21690286 +Journal of Housing and the Built Environment,Springer-Verlag,15664910|15737772 +Journal of Housing Economics,Elsevier ,10511377|10960791 +Journal of Housing for the Elderly,Informa UK (Taylor & Francis),02763893|1540353X +Journal of Huazhong University of Science and Technology [Medical Sciences],Springer-Verlag,16720733|19931352 +Journal of Human Behavior in the Social Environment,Informa UK (Taylor & Francis),10911359|15403556 +Journal of Human Capital,The University of Chicago Press,19328575|19328664 +Journal of Human Development,Informa UK (Taylor & Francis),14649888|14699516 +Journal of Human Development and Capabilities,Informa UK (Taylor & Francis),19452829|19452837 +Journal of Human Environmental Studies,Society for Human Environmental Studies,13485253|18837611 +Journal of Human Evolution,Elsevier ,00472484|10958606 +Journal of Human Genetics,Nature Publishing Group,14345161|1435232X +Journal of Human Growth and Development,NEPAS,01041282|21753598 +Journal of Human Hypertension,Nature Publishing Group,09509240|09509240 +Journal of Human Kinetics,De Gruyter Open Sp. z o.o. ,16405544|18997562 +Journal of Human Lactation,SAGE Publications,08903344|15525732 +Journal of Human Nutrition and Dietetics,Wiley Blackwell (Blackwell Publishing),09523871|1365277X +Journal of Human Performance in Extreme Environments,Purdue University (bepress),23272937 +Journal of Human Reproductive Sciences,Medknow Publications,09741208| +Journal of Human Resource and Sustainability Studies,"""Scientific Research Publishing, Inc.""",23284862|23284870 +Journal of Human Resource Costing & Accounting,Emerald (MCB UP ),1401338X| +Journal of Human Resource Management,Science Publishing Group,23310707| +Journal of Human Resource Management Research,Korean Academy of Human Resource Management,15982637| +Journal of Human Resources,University of Wisconsin Press,15488004 +Journal of Human Resources in Hospitality & Tourism,Informa UK (Taylor & Francis),15332845|15332853 +Journal of Human Resources Management and Labor Studies,American Research Institute for Policy Development,23336390|23336404 +Journal of Human Resources Management Research,IBIMA Publishing,21660018 +Journal of Human Rights,Informa UK (Taylor & Francis),14754835|00000000 +Journal of Human Rights and Social Work,Springer-Verlag,23651792 +Journal of Human Rights and the Environment,Edward Elgar Publishing,17597188|17597196 +Journal of Human Rights in the Commonwealth,School of Advanced Study,20531699 +Journal of Human Rights Practice,Oxford University Press,17579619|17579627 +Journal of Human Sciences,Uluslararasi Insan Bilimleri Dergisi,13035134|24589489 +Journal of Human Security,Librello,18353800|18353800 +Journal of Human Sport and Exercise,Publicaciones Universidad de Alicante,19885202|19885202 +Journal of Human Stress,Informa UK (Taylor & Francis),0097840X| +Journal of Human Trafficking,Informa UK (Taylor & Francis),23322705|23322713 +Journal of Human Transcriptome,Informa UK (Taylor & Francis),23324015 +Journal of Human Values,SAGE Publications,09716858|09730737 +Journal of Human Virology & Retrovirology,MedCrave Group,23736453 +Journal of Human-Robot Interaction,Journal of Human-Robot Interaction,21630364 +Journal of Humanistic Mathematics,Claremont Colleges Library,21598118 +Journal of Humanistic Psychology,SAGE Publications,00221678|1552650X +Journal of Humanitarian Logistics and Supply Chain Management,Emerald (MCB UP ),20426747| +Journal of Humanities,African Journals Online ,10160728 +Journal of Humanities and Social Studies,"""Al Manhal FZ, LLC""",16583116| +Journal of Humanity,Journal of Humanity,23021861|23021683 +JOURNAL OF HUNAN AGRICULTURAL UNIVERSITY,China Science Publishing & Media Ltd.,10071032| +Journal of Hunger & Environmental Nutrition,Informa UK (Taylor & Francis),19320248|19320256 +Journal of Huntington s Disease,IOS Press,18796397|18796400 +Journal of Hydraulic Engineering,American Society of Civil Engineers,07339429|19437900 +Journal of Hydraulic Research,Informa UK (Taylor & Francis),00221686|18142079 +Journal of Hydro-environment Research,Elsevier ,15706443| +Journal of Hydrodynamics Ser B,Elsevier ,10016058| +Journal of Hydrogels,American Scientific Publishers,23776293| +Journal of Hydrogeology and Hydrologic Engineering,OMICS Publishing Group,23259647 +Journal of Hydroinformatics,IWA Publishing,14647141|14651734 +Journal of Hydrologic Engineering,American Society of Civil Engineers,10840699|19435584 +Journal of Hydrology,Elsevier ,00221694| +Journal of Hydrology and Hydromechanics,De Gruyter Open Sp. z o.o. ,0042790X|0042790X +Journal of Hydrology and Meteorology,Nepal Journals Online,18182518| +Journal of Hydrology Regional Studies,Elsevier ,22145818| +Journal of Hydrometeorology,American Meteorological Society,1525755X|15257541 +Journal of Hydronautics,American Institute of Aeronautics and Astronautics,00221716|15555909 +Journal of Hygiene,Cambridge University Press,00221724|00221724 +Journal of Hymenoptera Research,Pensoft Publishers,10709428|13142607 +Journal of Hyperbolic Differential Equations,World Scientific ,02198916|17936993 +Journal of Hyperspectral Remote Sensing,GN1 Genesis Network,22372202| +Journal of Hypertension,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02636352| +Journal of Hypertension and Cardiology,Open Access Pub,23299487 +Journal of Hypertension Open Access,OMICS Publishing Group,21671095 +Journal of Hypo & Hyperglycemia,OMICS Publishing Group,23274700 +Journal of Iberian & Latin American Studies,Informa UK (Taylor & Francis),14701847|14699524 +Journal of Iberian and Latin American Research,Informa UK (Taylor & Francis),13260219|21519668 +Journal of Iberian Geology,Universidad Complutense de Madrid,16986180|18867995 +Journal of Ichthyology,Pleiades Publishing,00329452|15556425 +Journal of ICT Research and Applications,The Institute for Research and Community Services ITB,23375787|23385499 +Journal of ICT Standardization,River Publishers,2245800X| +Journal of IFA Korea,International Fiscal Association of Korea,1598477X| +Journal of IKEEE,Institute of Korean Electrical and Electronics Engineers,12267244| +Journal of ILASS-Korea,Institute for Liquid Atomization and Spray Systems - Korea,12262277| +Journal of Illustration,Intellect,20520204|20520212 +Journal of IMAB - Annual Proceeding (Scientific Papers),Journal of IMAB,1312773X +Journal of Image and Graphics,EJournal Publishing,23013699| +Journal of Image and Signal Processing,Hans Publishers,23256753|23256745 +Journal of Image Guided Surgery,Wiley Blackwell (John Wiley & Sons),10787844|1522712X +Journal of Imagery Research in Sport and Physical Activity,Walter de Gruyter GmbH,2194637X|19320191 +Journal of Imaging,MDPI AG,2313433X +Journal of Imaging Science and Technology,Society for Imaging Science & Technology,10623701|19433522 +Journal of Immersion and Content-Based Language Education,John Benjamins Publishing Company,22128433|22128441 +Journal of Immigrant & Refugee Services,Informa UK (Taylor & Francis),15362949|15362957 +Journal of Immigrant & Refugee Studies,Informa UK (Taylor & Francis),15562948|15562956 +Journal of Immigrant and Minority Health,Springer-Verlag,15571912|15571920 +Journal of Immigrant Health,Springer-Verlag,10964045|15733629 +Journal of Immune Based Therapies and Vaccines,Springer (Biomed Central Ltd.),14768518| +Journal of Immune Based Therapies Vaccines and Antimicrobials,"""Scientific Research Publishing, Inc.""",21681546|21681554 +Journal of Immunoassay,Informa UK (Taylor & Francis),01971522| +Journal of Immunoassay and Immunochemistry,Informa UK (Marcel Dekker),15321819|15324230 +Journal of Immunodeficiency & Disorders,OMICS Publishing Group,2324853X +Journal of Immunological Methods,Elsevier ,00221759| +Journal of Immunological Techniques in Infectious Diseases,OMICS Publishing Group,23299541 +Journal of Immunology and Immunopathology,Diva Enterprises Private Limited,09720561|09739149 +Journal of Immunology and Immunotechniques,"""ScienceScript, LLC""",23749105 +Journal of Immunology and Infectious Diseases,"""Annex Publishers, LLC""",23946512 +Journal of Immunology Research,Hindawi Publishing Corporation,23148861|23147156 +Journal of Immunopharmacology,Informa UK (Taylor & Francis),01630571| +Journal of Immunotherapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15249557| +Journal of Immunotherapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10538550| +Journal of Immunotherapy Applications,Herbert Publications,20552394 +Journal of Immunotoxicology,Informa UK (Taylor & Francis),1547691X|15476901 +Journal of In Vitro Fertilization and Embryo Transfer,Springer-Verlag,07407769| +Journal of In-service Education,Informa UK (Taylor & Francis),13674587|17475082 +Journal of Inborn Errors of Metabolism & Screening,SAGE Publications,23264098|23264594 +Journal of Inclusion Phenomena,Springer-Verlag,01677861| +Journal of Inclusion Phenomena and Macrocyclic Chemistry,Springer-Verlag,09230750|15731111 +Journal of Income Distribution,Elsevier ,09266437| +Journal of Independent Social Work,"""Informa UK (Haworth Press, Inc.,)""",08837562| +Journal of Indian Academy of Dental Specialist Researchers,Medknow Publications,22293019| +Journal of Indian Academy of Forensic Medicine,Diva Enterprises Private Limited,09710973|09740848 +Journal of Indian Academy of Oral Medicine and Radiology,Medknow Publications,09721363| +JOURNAL OF INDIAN AND BUDDHIST STUDIES (INDOGAKU BUKKYOGAKU KENKYU),Japanese Association of Indian and Buddhist Studies,00194344|18840051 +Journal of Indian Association of Pediatric Surgeons,Medknow Publications,09719261| +Journal of Indian Association of Public Health Dentistry,Medknow Publications,23195932| +Journal of Indian Business Research,Emerald (MCB UP ),17554195| +Journal of Indian College of Cardiology,Elsevier ,15618811| +Journal of Indian Council of Philosophical Research,Springer-Verlag,09707794|23639962 +Journal of Indian Philosophy,Springer-Verlag,00221791|15730395 +Journal of Indian Society of Pedodontics and Preventive Dentistry,Medknow Publications,09704388| +Journal of Indian Society of Periodontology,Medknow Publications,0972124X| +Journal of Indian Speech Language & Hearing Association,Medknow Publications,09742131| +Journal of Individual Differences,Hogrefe Publishing Group,16140001|21512299 +Journal of Individual Employment Rights,Portico,10557512|15413799 +Journal of Indo-Pacific Archaeology,University of Washington Libraries,23750510 +JOURNAL OF INDONESIAN ISLAM,"""State Islamic University (UIN) of Sunan, Ampel""",19786301|23556994 +Journal of Industrial & Engineering Chemistry,American Chemical Society,00959014|19432968 +Journal of Industrial Aerodynamics,Elsevier ,03043908| +Journal of Industrial and Engineering Chemistry,Elsevier ,1226086X| +Journal of Industrial and Intelligent Information,EJournal Publishing,23013745| +Journal of Industrial and Management Optimization,American Institute of Mathematical Sciences,15475816| +Journal of Industrial and Production Engineering,Informa UK (Taylor & Francis),21681015|21681023 +Journal of Industrial Distribution & Business,Korea Distribution Science Association,22334165|22335382 +Journal of Industrial Ecology,Wiley Blackwell (Blackwell Publishing),10881980|15309290 +Journal of Industrial Economics,Wiley Blackwell (Blackwell Publishing),00221821|14676451 +Journal of Industrial Engineering,Hindawi Publishing Corporation,23144890|23144882 +Journal of Industrial Engineering and Management,Omnia Publisher SL,20138423|20130953 +Journal of Industrial Engineering and Management Innovation,Atlantis Press,22151370| +Journal of Industrial Engineering International,Springer-Verlag,2251712X|2251712X +Journal of Industrial Hemp,Informa UK (Taylor & Francis),15377881|1537789X +Journal of Industrial Information Integration,Elsevier ,2452414X| +Journal of Industrial Mathematics,Hindawi Publishing Corporation,23148853|23146117 +Journal of Industrial Microbiology,Springer-Verlag,01694146| +Journal of Industrial Microbiology & Biotechnology,Springer-Verlag,13675435|14765535 +Journal of Industrial Organization Education,Walter de Gruyter GmbH,19355041 +Journal of Industrial Relations,SAGE Publications,00221856|14729296 +Journal of Industrial Textiles,SAGE Publications,15280837|15308057 +Journal of Industry Competition and Trade,Springer-Verlag,15661679|15737012 +Journal of Industry Studies,Informa UK (Taylor & Francis),13206095| +Journal of Inequalities and Applications,Springer (Biomed Central Ltd.),10255834|1029242X +Journal of Infant Child and Adolescent Psychotherapy,Informa UK (Taylor & Francis),15289168| +Journal of Infant Child and Adolescent Psychotherapy,Informa UK (Taylor & Francis),15289168| +Journal of Infant Child and Adolescent Psychotherapy,Informa UK (Taylor & Francis),15289168| +Journal of Infant Child and Adolescent Psychotherapy,Informa UK (Taylor & Francis),15289168|19409214 +Journal of Infection,Elsevier ,01634453| +Journal of Infection and Chemotherapy,Elsevier ,1341321X|14377780 +Journal of Infection and Molecular Biology,Nexus Academic Publishers,23075465 +Journal of Infection and Public Health,Elsevier ,18760341| +Journal of Infection Prevention,SAGE Publications,17571774|17571782 +Journal of Infection Research,Aurora Publishing LLC (UK) Limited,20533632 +Journal of Infectious Disease Pharmacotherapy,Informa UK (Taylor & Francis),10687777|1540711X +Journal of Infectious Diseases & Immunological Techniques,OMICS Publishing Group,23259752 +Journal of Infectious Diseases and Immunity,Academic Journals,21412375 +Journal of Infectious Diseases and Therapeutics,Pharma Publisher,23109386 +Journal of Infectious Diseases and Therapy,OMICS Publishing Group,23320877 +Journal of Infectious Diseases Letters,Bioinfo Publications,09768904|09768912 +Journal of Infectious Pulmonary Diseases ( ISSN 2470-3176 ),"""Sci Forschen, Inc.""",24703176 +Journal of Inflammation,Springer (Biomed Central Ltd.),14769255|14769255 +Journal of Inflammation Research,Dove Medical Press,11787031 +Journal of Information,Pak Publishing Group, +Journal of Information & Knowledge Management,World Scientific ,02196492|17936926 +Journal of information and communication convergence engineering,The Korean Institute of Information and Communication Sciences,22348255| +Journal of Information and Computational Science,Binary Information Press,15487741| +Journal of Information and Operations Management,Bioinfo Publications,09767754|09767762 +Journal of Information and Optimization Sciences,Informa UK (Taylor & Francis),02522667|21690103 +Journal of Information Assurance & Cybersecurity,IBIMA Publishing,21659923 +Journal of Information Communication and Ethics in Society,Emerald (MCB UP ),1477996X| +Journal of Information Display,Informa UK (Taylor & Francis),15980316|21581606 +Journal of Information Ethics,"""McFarland & Company, Inc. """,10619321| +Journal of Information Literacy,CILIP Information Literacy Group,17505968 +Journal of Information Management,KISTI,02543621| +Journal of Information Policy,The Pennsylvania State University Press,21583897 +Journal of Information Privacy and Security,Informa UK (Taylor & Francis),15536548|2333696X +Journal of Information Processing,Information Processing Society of Japan,18826652 +Journal of Information Processing and Management,Japan Science and Technology Agency,00217298|13471597 +Journal of Information Processing Systems,Korea Information Processing Society ,1976913X|2092805X +Journal of Information Science,SAGE Publications,01655515|00000000 +Journal of Information Science Theory and Practice,KISTI,22879099|22874577 +Journal of Information Security,"""Scientific Research Publishing, Inc.""",21531234|21531242 +Journal of Information Security and Applications,Elsevier ,22142126| +Journal of Information Systems,American Accounting Association,08887985|15587959 +Journal of Information Systems and Communication,Bioinfo Publications,09768742|09768750 +Journal of Information Systems and Technology Management,TECSI,18092640|18071775 +Journal of Information Systems Management,Informa UK (Taylor & Francis),07399014| +Journal of Information Technology,Nature Publishing Group - Macmillan Publishers,02683962|14664437 +Journal of Information Technology & Politics,Informa UK (Taylor & Francis),19331681|1933169X +Journal of Information Technology & Software Engineering,OMICS Publishing Group,21657866 +Journal of Information Technology and Application in Education,"""Science and Engineering Publishing, Co.""",22276467| +Journal of Information Technology Case and Application Research,Informa UK (Taylor & Francis),15228053|23336897 +Journal of Information Technology Research,IGI Global,19387857|19387865 +Journal of Information Technology Teaching Cases,Nature Publishing Group - Macmillan Publishers,20438869 +Journal of Information Techology for Teacher Education,Informa UK (Taylor & Francis),0962029X| +Journal of Informetrics,Elsevier ,17511577| +JOURNAL OF INFRARED AND MILLIMETER WAVES,China Science Publishing & Media Ltd.,10019014| +Journal of Infrared Millimeter and Terahertz Waves,Springer-Verlag,18666892|18666906 +Journal of Infrastructure Development,SAGE Publications,09749306|09755969 +Journal of Infrastructure Systems,American Society of Civil Engineers,10760342|1943555X +Journal of Infusion Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15331458| +Journal of Inherited Metabolic Disease,Springer-Verlag,01418955|15732665 +Journal of Injury and Violence Research,Journal of Injury and Violence Research,20082053|20084072 +Journal of Innate Immunity,S. Karger AG,1662811X|16628128 +Journal of Inner Asian Art and Archaeology,"""Brepols Publishers, NV""",17839025| +Journal of Innovation and Business Best Practices,IBIMA Publishing,21660743 +Journal of Innovation and Entrepreneurship,Springer (Biomed Central Ltd.),21925372|21925372 +Journal of Innovation Economics,CAIRN,20325355|20325355 +Journal of Innovation in Digital Ecosystems,Elsevier ,23526645| +Journal of Innovation in Health Informatics,BCS Learning and Development,20584555|20584563 +Journal of Innovation Management in Small and Medium Enterprises,IBIMA Publishing,2166076X +Journal of Innovations in Cardiac Rhythm Management,MediaSphere Medical LLC,21563977|21563993 +Journal of Innovative Optical Health Sciences,World Scientific ,17935458|17937205 +Journal of Innovative Technology and Education,"""Hikari, Ltd.""",23675608 +Journal of Inorganic and Nuclear Chemistry,Elsevier ,00221902| +Journal of Inorganic and Organometallic Polymers,Springer-Verlag,10530495|15728870 +Journal of Inorganic and Organometallic Polymers and Materials,Springer-Verlag,15741443|15741451 +Journal of Inorganic Biochemistry,Elsevier ,01620134| +Journal of Inorganic Chemistry,Sciknow Publications,23299622|23299622 +Journal of Inorganic Chemistry,Hindawi Publishing Corporation,23567457|2314713X +Journal of Inorganic Materials,Shanghai Institute of Ceramics,1000324X| +Journal of Insect Behavior,Springer-Verlag,08927553|15728889 +Journal of Insect Biodiversity,Journal of Insect Biodiversity,21477612 +Journal of Insect Conservation,Springer-Verlag,1366638X|15729753 +Journal of Insect Physiology,Elsevier ,00221910|00221910 +Journal of Insect Science,Oxford University Press,15362442 +Journal of Insects,Hindawi Publishing Corporation,23567465|23146478 +Journal of Insects as Food and Feed,Wageningen Academic Publishers,23524588|23524588 +journal of institute of cold chain,Japan Association of Food Preservation Scientists,02851377|21861242 +Journal of Institute of Control Robotics and Systems,"""Institute of Control, Robotics and Systems""",19765622| +Journal of Institute of Control Robotics and Systems,"""Institute of Control, Robotics and Systems""",19765622| +Journal of Institute of Medicine,Nepal Journals Online,19932979| +Journal of Institute of Science and Technology,Nepal Journals Online,24679240 +Journal of Institutional and Theoretical Economics JITE,Mohr Siebeck,09324569|00000000 +Journal of Institutional Economics,Cambridge University Press,17441374|17441382 +Journal of Institutional Studies,Humanities Perspectives Limited,20766297| +Journal of Instructional Development,Springer-Verlag,01622641| +Journal of Instructional Research,Grand Canyon University,21590281|2159029X +Journal of Instrumentation,IOP Publishing,17480221 +Journal of Insurance Medicine,American Academy of Insurance Medicine,07436661| +Journal of Integrable Systems,Oxford University Press,20585985 +Journal of Integral Equations and Applications,Rocky Mountain Mathematics Consortium,08973962| +Journal of Integrated Care,Emerald (MCB UP ),14769018|20428685 +Journal of Integrated Design and Process Science,IOS Press,10920617|18758959 +Journal of Integrated Disaster Risk Management,Journal of Integrated Disaster Risk Management,21858322 +Journal of Integrated OMICS,Proteomass,21820287 +Journal of Integrated Pest Management,Oxford University Press,21557470|21557470 +Journal of Integrative Agriculture,Elsevier ,20953119| +Journal of Integrative Cardiology,Open Access Text,20583702 +Journal of Integrative Environmental Sciences,Informa UK (Taylor & Francis),1943815X|19438168 +Journal of Integrative Medicine,Elsevier ,20954964| +Journal of Integrative Medicine & Therapy,Avens Publishing Group,23781343 +Journal of Integrative Nephrology and Andrology,Medknow Publications,22251243| +Journal of Integrative Neuroscience,World Scientific ,02196352|1757448X +Journal of Integrative Oncology,OMICS Publishing Group,23296771 +Journal of Integrative Plant Biology,Wiley Blackwell (Blackwell Publishing),16729072|17447909 +Journal of Integrative Psychology and Therapeutics,Herbert Publications,20544723 +Journal of Intellectual & Developmental Disability,Informa UK (Informa Healthcare),13668250|14699532 +Journal of Intellectual Capital,Emerald (MCB UP ),14691930|00000000 +Journal of Intellectual Disabilities,SAGE Publications,17446295|17446309 +Journal of Intellectual Disabilities and Offending Behaviour,Emerald (MCB UP ),20508824| +Journal of Intellectual Disability - Diagnosis and Treatment,Lifescience Global,22922598 +Journal of Intellectual Disability Research,Wiley Blackwell (Blackwell Publishing),09642633|13652788 +Journal of Intellectual Property Law & Practice,Oxford University Press,17471532|17471540 +Journal of Intelligence,MDPI AG,20793200 +Journal of Intelligence and Information Systems,Korea Intelligent Information System Society,22884866| +Journal of Intelligence History,Informa UK (Taylor & Francis),16161262|21695601 +Journal of Intelligence Systems,Bioinfo Publications,22297057|22297065 +Journal of Intelligent & Fuzzy Systems,IOS Press,10641246|18758967 +Journal of Intelligent & Robotic Systems,Springer-Verlag,09210296|15730409 +Journal of Intelligent Information Systems,Springer-Verlag,09259902|15737675 +Journal of Intelligent Learning Systems and Applications,"""Scientific Research Publishing, Inc.""",21508402|21508410 +Journal of Intelligent Manufacturing,Springer-Verlag,09565515|15728145 +Journal of Intelligent Material Systems and Structures,SAGE Publications,1045389X|15308138 +Journal of Intelligent Systems,Walter de Gruyter GmbH,03341860|2191026X +Journal of Intelligent Transportation and Urban Planning,Bowen Publishing Company,23730757|23730765 +Journal of Intelligent Transportation Systems,Informa UK (Taylor & Francis),15472450|15472442 +Journal of Intensive Care,Springer (Biomed Central Ltd.),20520492|20520492 +Journal of Intensive Care Medicine,SAGE Publications,08850666|15251489 +Journal of Inter-American Studies,JSTOR,08853118| +Journal of Interaction Science,Springer (Biomed Central Ltd.),21940827|21940827 +Journal of Interactional Research in Communication Disorders,Equinox Publishing,20405111|2040512X +Journal of Interactive Advertising,Informa UK (Taylor & Francis),15252019 +Journal of Interactive Humanities,Wallace Center,21657564 +Journal of Interactive Marketing,Elsevier ,10949968|15206653 +Journal of Interactive Media in Education,"""Ubiquity Press, Ltd.""",1365893X +Journal of Interamerican Studies and World Affairs,JSTOR,00221937| +Journal of Intercollegiate Sport,Human Kinetics,19416342| +Journal of Interconnection Networks,World Scientific ,02192659|02192659 +Journal of Intercultural Communication Research,Informa UK (Taylor & Francis),17475759|17475767 +Journal of Intercultural Ethnopharmacology,ScopeMed International Medical Journal Managment and Indexing System,21468397 +Journal of Intercultural Management,De Gruyter Open Sp. z o.o. ,20800150 +Journal of Intercultural Studies,Informa UK (Taylor & Francis),07256868|14699540 +Journal of Interdisciplinary Dentistry,Medknow Publications,22295194| +Journal of Interdisciplinary Economics,SAGE Publications,02601079|23215305 +Journal of Interdisciplinary Histopathology,ScopeMed International Medical Journal Managment and Indexing System,21468362| +Journal of Interdisciplinary History,MIT Press,00221953|15309169 +Journal of Interdisciplinary Mathematics,Informa UK (Taylor & Francis),09720502|2169012X +Journal of Interdisciplinary Nanomedicine,Wiley Blackwell (John Wiley & Sons),20583273| +Journal of Interdisciplinary Voice Studies,Intellect,20570341|2057035X +Journal of Interdisiplinary Cycle Research,Informa UK (Taylor & Francis),00221945| +Journal of Interferon & Cytokine Research,Mary Ann Liebert,10799907|10799907 +Journal of Interferon Research,Mary Ann Liebert,01978357| +Journal of Intergenerational Relationships,Informa UK (Taylor & Francis),15350770|15350932 +Journal of Interior Design,Wiley Blackwell (Blackwell Publishing),10717641|19391668 +Journal of Interlibrary Loan & Information Supply,"""Informa UK (Haworth Press, Inc.,)""",10424458| +Journal of Interlibrary Loan Document Delivery & Electronic Reserve,Informa UK (Taylor & Francis),1072303X|15403572 +Journal of Internal Medicine,Wiley Blackwell (Blackwell Publishing),09546820|13652796 +Journal of Internal Medicine Research,Sciknow Publications,23297743 +Journal of international academy of physical therapy research,International Academy of Physical Therapy Research,20928475| +Journal of International Accounting Auditing and Taxation,Elsevier ,10619518| +Journal of International Accounting Research,American Accounting Association,15426297|15588025 +Journal of International Agricultural and Extension Education,Journal of International Agricultural and Extension Education,10770755|10770755 +Journal of International and Comparative Social Policy,Informa UK (Taylor & Francis),21699763|2169978X +Journal of International and Comparative Social Welfare,Informa UK (Taylor & Francis),08985847| +Journal of International and Intercultural Communication,Informa UK (Taylor & Francis),17513057|17513065 +Journal of International Arbitration,Springer (Kluwer Academic Publishers),02558106| +Journal of international area studies,"""Center for International Area Studies, HFUS""",12265810| +Journal of International Biotechnology Law,Walter de Gruyter GmbH,16126068|16126076 +Journal of International Business and Economics,American Research Institute for Policy Development,23742208|23742194 +Journal of International Business and Economics,International Academy of Business and Economics,15448037|23789174 +Journal of International Business Research and Marketing,Inovatus Usluge Ltd.,18498558| +Journal of International Business Studies,Nature Publishing Group - Macmillan Publishers,00472506|14786990 +Journal of International Collaboration in Education,Institute of APEC Collaborative Education,20051190|22886389 +Journal of International Commerce Economics and Policy,World Scientific ,17939933|17939941 +Journal of International Communication,Informa UK (Taylor & Francis),13216597|21583471 +Journal of International Comparative Education,University of Malaya Press,22321802|22892567 +Journal of international Conference on Electrical Machines and Systems,Journal of International Conference on Electrical Machines and Systems,22346902| +Journal of International Consumer Marketing,Informa UK (Taylor & Francis),08961530|15287068 +Journal of International Council on Electrical Engineering,Informa UK (Taylor & Francis),22335951|22348972 +Journal of International Criminal Justice,Oxford University Press,14781387|14781395 +Journal of International Development,Wiley Blackwell (John Wiley & Sons),09541748|10991328 +Journal of International Dispute Settlement,Oxford University Press,20403585|20403593 +Journal of International Economic Law,Oxford University Press,13693034|14643758 +Journal of International Economics,Elsevier ,00221996| +Journal of International Education in Business,Emerald (MCB UP ),18363261| +Journal of International Education Research (JIER),Clute Institute,21580979|21580987 +Journal of International Energy Policy (JIEP),Clute Institute,2165252X|21652538 +Journal of International Entrepreneurship,Springer-Verlag,15707385|15737349 +Journal of International Finance and Economics,International Academy of Business and Economics,15556336|2378864X +Journal of International Finance Studies,International Academy of Business and Economics,19452950|23788674 +Journal of International Financial Management and Accounting,Wiley Blackwell (Blackwell Publishing),09541314|1467646X +Journal of International Financial Markets Institutions and Money,Elsevier ,10424431| +Journal of International Food & Agribusiness Marketing,Informa UK (Taylor & Francis),08974438|15286983 +Journal of International Hospitality Leisure & Tourism Management,"""Informa UK (Haworth Press, Inc.,)""",10923128| +Journal of International Humanitarian Action,Springer (Biomed Central Ltd.),23643412|23643404 +Journal of International Humanitarian Legal Studies,Brill Academic Publishers,18781373|18781527 +Journal of International Insurance,Springer (Kluwer Academic Publishers),13881922| +Journal of International Management,Elsevier ,10754253| +Journal of International Management Studies,International Academy of Business and Economics,19306105|23789557 +Journal of International Marketing,American Marketing Association,1069031X|15477215 +Journal of International Medical Research,SAGE Publications,03000605|14732300 +Journal of International Medicine and Dentistry,VXL Publishers,24548847|2350045X +Journal of International Migration and Integration / Revue de l integration et de la migration internationale,Springer-Verlag,14883473|18746365 +Journal of International Mobility,"""Peter Lang, International Academic Publishers""",22965165| +Journal of International Money and Finance,Elsevier ,02615606| +Journal of International Network Center for Fundamental and Applied Research,Academic Publishing House Researcher,24113239|24137588 +Journal of International Peacekeeping,Brill Academic Publishers,18754104|18754112 +Journal of International Political Theory,SAGE Publications,17550882|17551722 +Journal of International Politics,Ilmin International Relations Institute,17380154| +Journal of International Relations and Development,Nature Publishing Group - Macmillan Publishers,14086980|15811980 +Journal of International Relations and Foreign Policy,American Research Institute for Policy Development,23335866|23335874 +Journal of International Social Research,The Journal of International Social Research,13079581| +Journal of International Society for Simulation Surgery,International Society for Simulation Surgery ,23835389| +Journal of International Society of Preventive and Community Dentistry,Medknow Publications,22310762| +Journal of International Special Needs Education,Division of International Special Education and Services - DISES,21594341|23314001 +Journal of International Special Needs Education,Division of International Special Education and Services - DISES,21594341| +Journal of International Studies,Mongolia Journals Online,23124512| +JOURNAL OF INTERNATIONAL STUDIES,"""Centre of Sociological Research, NGO""",20718330|23063483 +Journal of International Trade & Economic Development,Informa UK (Taylor & Francis),09638199|14699559 +Journal of International Trade Law and Policy,Emerald (MCB UP ),14770024| +Journal of International Wildlife Law & Policy,Informa UK (Taylor & Francis),13880292|15481476 +Journal of Internet and e-Business Studies,IBIMA Publishing,21690391 +Journal of Internet and Information Systems,Academic Journals,21416478 +Journal of Internet Applications and Management,"""LookUs Bilisim, Ltd.""",13098810| +Journal of Internet Cataloging,Informa UK (Taylor & Francis),10911367|15287017 +Journal of Internet Commerce,Informa UK (Taylor & Francis),15332861|1533287X +Journal of Internet Computing and services,Korean Society for Internet Information,15980170| +Journal of Internet Services and Applications,Springer (Biomed Central Ltd.),18674828|18690238 +Journal of Internet Social Networking and Virtual Communities,IBIMA Publishing,21660794 +Journal of Interpersonal Violence,SAGE Publications,08862605|15526518 +Journal of Interpolation and Approximation in Scientific Computing,ISPACS GmbH,21943907 +Journal of Interprofessional Care,Informa UK (Taylor & Francis),13561820|14699567 +Journal of Interprofessional Education & Practice,Elsevier ,24054526| +Journal of Intervention and Statebuilding,Informa UK (Taylor & Francis),17502977|17502985 +Journal of Interventional Cardiac Electrophysiology,Springer-Verlag,1383875X|15728595 +Journal of Interventional Cardiology,Wiley Blackwell (Blackwell Publishing),08964327|15408183 +Journal of Interventional Gastroenterology,"""Hong Kong STM Publishing Co., Ltd.""",21541280|21541299 +Journal of Inverse and Ill-Posed Problems,Walter de Gruyter GmbH,09280219|15693945 +Journal of Invertebrate Pathology,Elsevier ,00222011|10960805 +Journal of Investigational Biochemistry,ScopeMed International Medical Journal Managment and Indexing System,21468338| +Journal of Investigative and Clinical Dentistry,Wiley Blackwell (Blackwell Publishing),20411618|20411626 +Journal of Investigative Cosmetology,The Korean Society for Investigative Cosmetology,17387574| +Journal of Investigative Dermatology,Elsevier ,0022202X|15231747 +Journal of Investigative Dermatology Symposium Proceedings,Elsevier ,10870024|15291774 +Journal of Investigative Genomics,MedCrave Group,23734469 +Journal of Investigative Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10815589|10815589 +Journal of Investigative Medicine High Impact Case Reports,SAGE Publications,23247096|23247096 +Journal of Investigative Psychology and Offender Profiling,Wiley Blackwell (John Wiley & Sons),15444759|15444767 +Journal of Investigative Surgery,Informa UK (Taylor & Francis),08941939|15210553 +Journal of Investment and Management,Science Publishing Group,23287713| +Journal of Investment Compliance,Emerald (MCB UP ),15285812| +Journal of Ion Exchange,Japan Association of Ion Exchange,0915860X|18843360 +Journal of Iron and Steel Research International,Elsevier ,1006706X| +Journal of Irrigation and Drainage Engineering,American Society of Civil Engineers,07339437|19434774 +Journal of ISAKOS Joint Disorders & Orthopaedic Sports Medicine,BMJ,20597754|20597762 +Journal of ISAKOS Joint Disorders & Orthopaedic Sports Medicine,BMJ,20597754|20597762 +Journal of Islamic Accounting and Business Research,Emerald (MCB UP ),17590817| +Journal of Islamic Archaeology,Equinox Publishing,20519710|20519729 +Journal of Islamic Architecture,Maulana Malik Ibrahim State Islamic University,20862636|23564644 +Journal of Islamic Banking and Finance,American Research Institute for Policy Development,23742666|23742658 +Journal of Islamic Business and Management,"""Al Manhal FZ, LLC""",20756291| +Journal of Islamic Economics Banking and Finance,"""Al Manhal FZ, LLC""",20704658| +Journal of Islamic Finance,"""Al Manhal FZ, LLC""",22892109| +Journal of Islamic Law and Culture,Informa UK (Taylor & Francis),1528817X| +Journal of Islamic Law and Culture,Informa UK (Taylor & Francis),1528817X|17534534 +Journal of Islamic Law and Culture,Informa UK (Taylor & Francis),1528817X| +Journal of Islamic Manuscripts,Brill Academic Publishers,18784631|1878464X +Journal of Islamic Marketing,Emerald (MCB UP ),17590833| +Journal of Islamic Philosophy,Philosophy Documentation Center,15364569| +Journal of Islamic Studies,Oxford University Press,09552340|14716917 +Journal of Islamic Studies and Culture,American Research Institute for Policy Development,23335904|23335912 +Journal of Israeli History,Informa UK (Taylor & Francis),13531042|17440548 +Journal of Istanbul University Faculty of Dentistry,Journal of Istanbul University Faculty of Dentistry,02578212|21478716 +Journal of Italian Cinema and Media Studies,Intellect,20477368|20477376 +Journal of Japan Academy of Critical Care Nursing,Japan Academy of Critical Care Nursing,18808913|2187400X +Journal of Japan Academy of Midwifery,Japan Academy of Midwifery,09176357|18824307 +Journal of Japan Academy of Nursing Science,Japan Academy of Nursing Science,02875330|21858888 +Journal of Japan Association for Earthquake Engineering,Japan Association for Earthquake Engineering,18846246 +Journal of Japan Association for Snow Engineering,Japan Society for Snow Engineering,09130314|18838103 +Journal of Japan Association on Odor Environment,Japan Association on Odor Environment,13482904|13497847 +Journal of Japan Cosmetic Chemists Association,Society of Cosmetic Chemists of Japan,18846572 +Journal of Japan Institute of Electronics Packaging,Japan Institute of Electronics Packaging,13439677|1884121X +Journal of Japan Institute of Light Metals,Japan Institute of Light Metals,04515994|18808018 +Journal of Japan Oil Chemists Society,Japan Oil Chemists' Society,13418327|18842003 +Journal of Japan Society for Fuzzy Theory and Intelligent Informatics,Japan Society for Fuzzy Theory and Intelligent Informatics,13477986|18817203 +JOURNAL OF JAPAN SOCIETY FOR HEAD AND NECK SURGERY,Japan Society for Head and Neck Surgery,1349581X|1884474X +Journal of Japan Society of Civil Engineers Ser A1 (Structural Engineering & Earthquake Engineering (SE/EE)),Japan Society of Civil Engineers,21854653 +Journal of Japan Society of Civil Engineers Ser A2 (Applied Mechanics (AM)),Japan Society of Civil Engineers,21854661 +Journal of Japan Society of Civil Engineers Ser B1 (Hydraulic Engineering),Japan Society of Civil Engineers,2185467X +Journal of Japan Society of Civil Engineers Ser B2 (Coastal Engineering),Japan Society of Civil Engineers,18842399|18838944 +Journal of Japan Society of Civil Engineers Ser B3 (Ocean Engineering),Japan Society of Civil Engineers,21854688 +Journal of Japan Society of Civil Engineers Ser C (Geosphere Engineering),Japan Society of Civil Engineers,21856516 +Journal of Japan Society of Civil Engineers Ser D1 (Architecture of Infrastructure and Environment),Japan Society of Civil Engineers,21856524 +Journal of Japan Society of Civil Engineers Ser D2 (Historical Studies in Civil Engineering),Japan Society of Civil Engineers,21856532 +Journal of Japan Society of Civil Engineers Ser D3 (Infrastructure Planning and Management),Japan Society of Civil Engineers,21856540 +Journal of Japan Society of Civil Engineers Ser E1 (Pavement Engineering),Japan Society of Civil Engineers,21856559 +Journal of Japan Society of Civil Engineers Ser E2 (Materials and Concrete Structures),Japan Society of Civil Engineers,21856567 +Journal of Japan Society of Civil Engineers Ser F1 (Tunnel Engineering),Japan Society of Civil Engineers,21856575 +Journal of Japan Society of Civil Engineers Ser F2 (Underground Space Research),Japan Society of Civil Engineers,21856583 +Journal of Japan Society of Civil Engineers Ser F3 (Civil Engineering Informatics),Japan Society of Civil Engineers,21856591 +Journal of Japan Society of Civil Engineers Ser F4 (Construction and Management),Japan Society of Civil Engineers,21856605 +Journal of Japan Society of Civil Engineers Ser F5 (Professional Practices in Civil Engineering),Japan Society of Civil Engineers,21856613 +Journal of Japan Society of Civil Engineers Ser F6 (Safety Problem),Japan Society of Civil Engineers,21856621 +Journal of Japan Society of Civil Engineers Ser G (Environmental Research),Japan Society of Civil Engineers,21856648 +Journal of Japan Society of Civil Engineers Ser H (Engineering Education and Practice),Japan Society of Civil Engineers,18847781 +Journal of Japan Society of Computer Aided Surgery,The Japan Society of Computer Aided Sugery,13449486|18845770 +JOURNAL OF JAPAN SOCIETY OF HYDROLOGY AND WATER RESOURCES,Japan Society of Hydrology and Water Resources,09151389|13492853 +Journal of Japan Society of Immunology & Allergology in Otolaryngology,Japan Society of Immunology. and Allergology in Otolaryngology,09130691|21855900 +Journal of Japan Society of Kansei Engineering,Japan Society of Kansei Engineering,13461958|1884524X +Journal of Japan Society of Sports Industry,Japan Society of Sports Industry,13430688|18842534 +Journal of Japan Society on Water Environment,Japan Society on Water Environment,09168958|18813690 +Journal of Japan Veterinary Cancer Society,Japan Veterinary Cancer Society,18843344|18843352 +Journal of Japanese & Korean Cinema,Informa UK (Taylor & Francis),17564905|17564913 +JOURNAL OF JAPANESE ASSOCIATION OF CERTIFIED ORTHOPTIST,Japan Society of Engineering Geology,03855341|1884362X +Journal of Japanese Association of Hydrological Sciences,Japanese Association of Hydrological Sciences,13429612|18837166 +journal of japanese institute of cold chain,Japan Association of Food Preservation Scientists,02851385|21861250 +Journal of japanese Language and Culture,Japanese Language and Culture Association of Korea,15989585| +Journal of Japanese Language and Literature,The Japanese Language and Literature Association of Korea,12262552| +Journal of Japanese Society for Dialysis Therapy,Japanese Society for Dialysis Therapy,09115889|18846211 +Journal of Japanese Society for Extremophiles,Japanese Society for Extremophiles,13485474|18815758 +Journal of Japanese Society for Laser Dentistry,Japanese Society for Laser Dentistry,09177450|21856702 +Journal of Japanese Society for Oral Mucous Membrane,Japanese Society of Oral Medicine,13417983|18841473 +Journal of Japanese Society of Oral Medicine,Japanese Society of Oral Medicine,21866147|21866155 +Journal of Japanese Society of Oral Oncology,Japan Society for Oral Tumors,09155988|18844995 +Journal of Japanese Studies,Institute of Japanese Studies,12256277| +Journal of Japanese Studies,JSTOR,00956848| +Journal of Japonisme,Brill Academic Publishers,24054984|24054992 +Journal of Jazz Studies,Rutgers University Libraries,21581401 +Journal of Jesuit Studies,Brill Academic Publishers,22141324|22141332 +Journal of Jet Propulsion,American Institute of Aeronautics and Astronautics,19369980 +Journal of Jewish Education,Informa UK (Taylor & Francis),15244113|1554611X +Journal of Jewish Ethics,The Pennsylvania State University Press,23341777|23341785 +Journal of Jewish Identities,Muse - Johns Hopkins University Press,19462522 +Journal of Jewish Languages,Brill Academic Publishers,22134387|22134638 +Journal of Jewish Studies,Journal of Jewish Studies,00222097|20566689 +Journal of Jewish Thought and Philosophy,Brill Academic Publishers,1053699X|1477285X +Journal of JSCE,Japan Society of Civil Engineers,21875103 +Journal of JSEE,Japanese Society for Engineering Education,13412167|18810764 +Journal of K-theory K-theory and its Applications to Algebra Geometry and Topology,Cambridge University Press,18652433|18655394 +Journal of K-theory K-theory and its Applications to Algebra Geometry and Topology,Cambridge University Press,17550696|1755070X +Journal of Kathmandu Medical College,Nepal Journals Online,20911785|20911793 +Journal of KIBIM,Korean Institute of Building Information Modeling,22881697| +Journal of Kidney Cancer and VHL,Codon Publications,22035826 +Journal of KIISE,Korean Institute of Information Scientists and Engineers,2383630X| +Journal of King Abdulaziz University-Arts and Humanities,King Abdulaziz University Scientific Publishing Centre,13190989|16584295 +Journal of King Abdulaziz University-Earth Sciences,King Abdulaziz University Scientific Publishing Centre,10128832|16584317 +Journal of King Abdulaziz University-Economics and Administration,King Abdulaziz University Scientific Publishing Centre,13190997|16584236 +Journal of King Abdulaziz University-Educational Sciences,King Abdulaziz University Scientific Publishing Centre,13190970| +Journal of King Abdulaziz University-Engineering Sciences,King Abdulaziz University Scientific Publishing Centre,13191047|16584260 +Journal of King Abdulaziz University-Environmental Design Sciences,King Abdulaziz University Scientific Publishing Centre,16581598|16584309 +Journal of King Abdulaziz University-Islamic Economics,King Abdulaziz University Scientific Publishing Centre,10187383|16584244 +Journal of King Abdulaziz University-Marine Sciences,King Abdulaziz University Scientific Publishing Centre,10128840|16584325 +Journal of King Abdulaziz University-Medical Sciences,King Abdulaziz University Scientific Publishing Centre,13191004|16584279 +Journal of King Abdulaziz University-Meteorology Environment and Arid Land Agriculture Sciences,King Abdulaziz University Scientific Publishing Centre,13191039|16584287 +Journal of King Abdulaziz University-Science,King Abdulaziz University Scientific Publishing Centre,13191012|16584252 +Journal of King Saud University - Computer and Information Sciences,Elsevier ,13191578| +Journal of King Saud University - Engineering Sciences,Elsevier ,10183639| +Journal of King Saud University - Languages and Translation,Elsevier ,22108319| +Journal of King Saud University - Science,Elsevier ,10183647| +Journal of Knee Surgery,Thieme Publishing Group,15388506|19382480 +Journal of Knee Surgery Reports,Thieme Publishing Group,23262729|23262737 +Journal of Knot Theory and Its Ramifications,World Scientific ,02182165|02182165 +Journal of Knowledge & Communication Management,Diva Enterprises Private Limited,22777938|22777946 +Journal of Knowledge Management,Emerald (MCB UP ),13673270|00000000 +Journal of Knowledge-based Innovation in China,Emerald (MCB UP ),17561418| +Journal of Knowledge-based Innovation in China,Emerald (MCB UP ),17561418| +Journal of Knowledge-based Innovation in China,Emerald (MCB UP ),17561418| +Journal of Knowledge-based Innovation in China,Emerald (MCB UP ),17561418| +Journal of Knowledge-based Innovation in China,Emerald (MCB UP ),17561418| +Journal of Konbin,De Gruyter Open Sp. z o.o. ,18958281|20834608 +Journal of KONES Powertrain and Transport,Index Copernicus International,12314005| +Journal of Korea Design Knowledge,Korea Design and Knowledge Society,20927045| +Journal of Korea Game Society,Korea Game Society,15984540|22878211 +Journal of Korea Multimedia Society,Korea Multimedia Society,12297771| +Journal of korea Planners Association,Korea Planners Association,12267147| +Journal of Korea Society for Plants People and Environment,"""Korean Society for People, Plants and Environment""",12269778|22878238 +Journal of Korea Society of Color Studies,Korea Society of Color Studies,12266450| +Journal of Korea Society of Waste Management,Korea Society of Waste Managment,20932332|22875638 +Journal of Korea Spatial Information Society,Korea Spatial Information Society,22879242| +Journal of Korea Technical Association of The Pulp and Paper Industry,Korea Technical Association of the Pulp and Paper Industry,02533200| +Journal of Korea Water Resources Association,Korea Water Resources Association,12266280|22876138 +Journal of korean Academy of Child and Adolescent Psychiatry,Korean Academy of Child and Adolescent Psychiatry,1225729X| +Journal of Korean Academy of Child Health Nursing,Korean Academy of Child Health Nursing,12261815|2233985X +Journal of Korean Academy of Community Health Nursing,Korean Academy of Community Health Nursing (KAMJE),12259594|22884203 +Journal of Korean Academy of Fundamentals of Nursing,Korean Academy of Fundamentals of Nursing,12259012|22871802 +Journal of Korean Academy of Nursing,Korean Society of Nursing Science (KAMJE),20053673|2093758X +Journal of Korean Academy of Nursing Administration,Korean Academy of Nursing Administration (KAMJE),12259330|22884955 +Journal of Korean Academy of Oral Health,Korean Academy of Oral Health (KAMJE),1225388X|20937784 +Journal of Korean Academy of Psychiatric and Mental Health Nursing,The Korean Academy of Psychiatric and Mental Health Nursing (KAMJE),12258482|22884653 +Journal of Korean Acedemy of Dental Technology,Korean Academy of Dental Technology,12293954| +Journal of Korean Association of Art History Education,Korean Association of Art History Education,12298433| +Journal of Korean Association of Physical Education and Sport for Girls and Women,Korean Physical Education Association for Women,12296341| +Journal of Korean Biological Nursing Science,Korean Society of Biological Nursing Science,23836415| +Journal of Korean Breast Cancer Society,Korean Breast Cancer Society (KAMJE),15983641| +Journal of Korean Classical Chinese Education,Society for Korean Classical Chinese Education,12251321| +Journal of Korean Classical Chinese Literature,The Classical Chinese Literature Association of Korea,1975521X| +Journal of Korean Clinical Health Science,The Korean Society of Clinical Health Science,22883193| +Journal of korean dental science,Korean Academy of Dental Sciences,20054742| +Journal of Korean Diabetes,Korean Diabetes Association (KAMJE),22337431| +Journal of Korean Elementary Science Education,The Korean Society of Elementary Science Education,15983099| +Journal of Korean Endocrine Society,Korean Endocrine Society (KAMJE),10156380| +Journal of Korean Foot and Ankle Society,Korean Foot and Ankle Society (KAMJE),17383757|22888551 +Journal of Korean Forestry Society,Korean Forest Society,04454650|04454650 +Journal of Korean Gerontological Nursing,Korean Gerontological Nursing Society,12295299|23838086 +Journal of Korean Home Management Association,Korean Home Management Association,12291331| +Journal of Korean Institute of Industrial Engineers,Korean Institute of Industrial Engineers,12250988| +Journal of Korean institute of intelligent systems,Korean Institute of Intelligent Systems,19769172| +Journal of Korean Institute of Traditional Landscape Architecture,Korean Institute of Traditional Landscape Architecture,1738236X| +Journal of Korean Language Education,The International Association For Korean Language Education,12256137| +Journal of Korean Language Education,Journal of Korean Language Education,12278823| +Journal of Korean Library and Information Science Society,Korean Library and Informatiomn Science Society,12250902| +Journal of Korean Linguistics,The Journal of Korean Linguistics,12251933| +Journal of Korean Medical Association,Korean Medical Association (KAMJE),19758456|20935951 +Journal of Korean Medical classics,The Society of Korean Medical Classics,12298328| +Journal of Korean Medical Science,Korean Academy of Medical Sciences (KAMJE),10118934|15986357 +Journal of Korean Medicine,The Society of Korean Medicine,10100695|22883339 +Journal of Korean Medicine for Obesity Research,Society of Korean Medicine for Obesity Research,19769334|22881522 +Journal of Korean Medicine Rehabilitation,The Society of Korean Medicine Rehabilitation,12291854| +Journal of Korean Nature,Elsevier ,19768648| +Journal of Korean Neuropsychiatric Association,Korean Neuropsychiatric Association (KAMJE),10154817|22890963 +Journal of Korean Neurosurgical Society,Korean Neurosurgical Society (KAMJE),12258245|15987876 +Journal of Korean Neurotraumatology Society,Korean Neurotraumatology Society (KAMJE),17388708| +Journal of Korean Oncology Nursing,Korean Oncology Nursing Society (KAMJE),15984559|20937776 +Journal of Korean Ophthalmic Optics Society,The Korean Opthalmic Optics Society,12265012| +Journal of Korean Political and Diplomatic History,Korean Association for Political and Diplomatic History,12294608| +Journal of Korean Powder Metallurgy Institute,The Korean Powder Metallurgy Institute,12257591|22878173 +Journal of Korean Practical Arts Education,The Society of Korean Practical Arts Education,12268658| +Journal of Korean Public Health Nursing,Korean Society of Public Health Nursing,12260290| +Journal of Korean Religions,Muse - Johns Hopkins University Press,21672040 +Journal of Korean Sleep Research Society,Korean Sleep Society,1738608X|22884912 +Journal of Korean Society for Atmospheric Environment,Korean Society for Atmospheric Environment,15987132| +Journal of Korean Society for Clinical Pharmacology and Therapeutics,Korean Society for Clinical Pharmacology and Therapeutics (KAMJE),12255467| +Journal of Korean Society for Environmental Education,Korean Society for Environmental Education,12251259| +Journal of Korean Society for Geospatial Information System,The Korean Society for Geospatial Informational Systems,15982955| +Journal of Korean Society for Imaging Science & Technology,Korean Society for Imaging Science and Technology,12260517|22889604 +Journal of Korean Society for Indoor Environment,Korean Society for Indoor Environment,17384125|22877509 +Journal of Korean Society for Marine Environmental Engineering,The Korean Society for Marine Environment and Energy,12267414| +Journal of Korean Society for Microsurgery,The Korean Society for Microsurgery,23835257|22886184 +Journal of Korean Society for the Study of Physical Education,Korean Society for the Studey of Physical Education,12299685| +Journal of Korean Society of Archives and Records Management,Korean Society of Archives and Records Managmenet,15981487| +Journal of Korean Society of Coastal and Ocean Engineers,Korean Society of Coastal and Ocean Engineers,19768192|22882227 +Journal of Korean society of Dental Hygiene,Korean Society of Dental Hygiene,22871705| +Journal of Korean Society of Environmental Engineers,Korean Society of Environmental Engineering,12255025| +Journal of korean society of hazard mitigation,Korean Society of Hazard Mitigation,17382424| +Journal of Korean Society of Medical Informatics,The Korean Society of Medical Informatics (KAMJE),12258903| +Journal of Korean Society of Occupational and Environmental Hygiene,Korean Industrial Hygiene Association,12264326| +Journal of Korean Society of Pediatric Endocrinology,Korean Society of Pediatric Endocrinology (KAMJE),12262242| +Journal of Korean Society of Rural Planning,Korean Society of Rural Planning,12258857|22889493 +Journal of Korean Society of Sensory Integration Therapists,Korean Acadmy of Sensory Integration,17380405| +Journal of Korean Society of Spine Surgery,Korean Society of Spine Surgery (KAMJE),12295701|20934386 +Journal of Korean Society of Steel Construction,Korean Society of Steel Construction,1226363X|22874054 +Journal of Korean Society of Transportation,Korean Society of Transportation,12291366| +Journal of Korean Society of Water Science and Technology,Korean Society of Water Science and Technology,12257192| +Journal of Korean Society on Water Environment,Korean Society on Water Environment,22890971| +Journal of Korean Studies,Muse - Johns Hopkins University Press,21581665 +Journal of korean theatre studies association,Korean Theatre Studies Association,12292877| +Journal of Korean Thyroid Association,Korean Thyroid Association (KAMJE),2005162X| +Journal of Korean Traditional Costume,Society of Korean Traditional Costume,15988295| +Journal of Korean Traditional Oncology,Korean Academy of Traditional Oncology,12292621| +Journal of Korean Tunnelling and Underground Space Association,Korean Tunnelling Association,22338292|22874747 +Journal of Koreanology,Korean Studies Institute,12267562| +Journal of Krishi Vigyan,Diva Enterprises Private Limited,23196432|23494433 +Journal of Kurdish Studies,Peeters Publishers,13707205 +Journal of Labelled Compounds,Wiley Blackwell (John Wiley & Sons),00222135|10991344 +Journal of Labelled Compounds and Radiopharmaceuticals,Wiley Blackwell (John Wiley & Sons),03624803|10991344 +Journal of Labor Economics,The University of Chicago Press,0734306X|15375307 +Journal of Labor Research,Springer-Verlag,01953613|19364768 +Journal of Laboratory and Clinical Medicine,Elsevier ,00222143| +Journal of Laboratory Automation,SAGE Publications,22110682|15402452 +Journal of Laboratory Medicine and Quality Assurance,Korean Association of Quality Assurance for Clinical Laboratory,23842458|22887261 +Journal of Laboratory Physicians,Medknow Publications,09742727| +Journal of Lacan & Contemporary Psychoanalysis,Korean Society for Lacan and Contemporary Psychoanalysis,1229666X| +Journal of Lake Sciences,Journal of Lake Sciences,10035427| +Journal of Land and Rural Studies,SAGE Publications,23210249|23217464 +Journal of Land Use Science,Informa UK (Taylor & Francis),1747423X|17474248 +Journal of Landscape Architecture,Informa UK (Taylor & Francis),18626033|2164604X +Journal of Landscape Ecology,De Gruyter Open Sp. z o.o. ,18032427|18054196 +Journal of Language Aggression and Conflict,John Benjamins Publishing Company,22131272|22131280 +Journal of Language and Cultural Education,Walter de Gruyter GmbH,13394584 +Journal of Language and Literature,Progress IPS,20780303|20780303 +Journal of Language and Literature Education,Eurasian Society of Educational Research,21466971|21466971 +Journal of Language and Politics,John Benjamins Publishing Company,15692159|15699862 +Journal of Language and Sexuality,John Benjamins Publishing Company,22113770|22113789 +Journal of Language and Social Psychology,SAGE Publications,0261927X|00000000 +Journal of Language Contact,Brill Academic Publishers,18774091|19552629 +Journal of Language Evolution,Oxford University Press,20584571|2058458X +Journal of Language Identity & Education,Informa UK (Taylor & Francis),15348458|15327701 +Journal of Language Literature and Culture,Informa UK (Taylor & Francis),20512856|20512864 +Journal of Language Modelling,"""Institute of Computer Science, Polish Academy of Sciences""",2299856X|22998470 +Journal of Language Sciences,The Korean Association of Language Sciences,12252522| +Journal of Language Teaching and Research,Academy Publication,17984769| +Journal of Language Technology & Entrepreneurship in Africa,African Journals Online ,19981279 +Journal of Languages and Culture,Academic Journals,21416540|21416540 +Journal of Laparoendoscopic & Advanced Surgical Techniques,Mary Ann Liebert,10926429|15579034 +Journal of Laparoendoscopic & Advanced Surgical Techniques Part B Videoscopy,Mary Ann Liebert,23733063| +Journal of Laparoendoscopic Surgery,Mary Ann Liebert,10523901| +Journal of large-scale research facilities JLSRF,"""Forschungszentrum Julich, Zentralbibliotek""",2364091X +Journal of Laryngology and Voice,Medknow Publications,22309748| +Journal of Laser Applications,Laser Institute of America,1042346X|19381387 +Journal of Laser Micro/Nanoengineering,Japan Laser Processing Society,18800688|18800688 +Journal of lasers in medical sciences,International Society for Phytocosmetic Sciences,20089783|22286721 +Journal of Lasers Optics & Photonics,OMICS Publishing Group,2469410X +Journal of Late Antiquity,Muse - Johns Hopkins University Press,19421273 +Journal of Latin American Anthropology,Wiley Blackwell (Blackwell Publishing),10857052|15487180 +Journal of Latin American Cultural Studies,Informa UK (Taylor & Francis),13569325|14699575 +Journal of Latin American Geography,Muse - Johns Hopkins University Press,15485811 +Journal of Latin American Studies,Cambridge University Press,0022216X|1469767X +Journal of Latin Linguistics,Walter de Gruyter GmbH,21948739|21948747 +Journal of Latina/o Psychology,American Psychological Association,21681678|21630070 +Journal of Latino/Latin American Studies,Journal of Latino/Latin American Studies,15499502| +Journal of Latinos and Education,Informa UK (Taylor & Francis),15348431|1532771X +Journal of Law,Scientific Publishing Center,19858000| +Journal of Law and Commerce,"""University Library System, University of Pittsburgh""",07332491|21647984 +Journal of Law and Conflict Resolution,Academic Journals,20069804 +Journal of Law and Courts,The University of Chicago Press,21646570|21646589 +Journal of Law and Criminal Justice,American Research Institute for Policy Development,23742674|23742682 +Journal of Law and Governance,Victoria University,2206088X +Journal of Law and Jurisprudence,UCL Press,20521871|20521871 +Journal of Law and Psychology,Progress IPS,20781083| +Journal of Law and Religion,Cambridge University Press,07480814|21633088 +Journal of Law and Society,Wiley Blackwell (Blackwell Publishing),0263323X|14676478 +Journal of Law and the Biosciences,Oxford University Press,20539711 +Journal of Law Economics and Organization,Oxford University Press,87566222|14657341 +Journal of Law Information & Science,"""Faculty of Law, University of Tasmania""",07291485| +Journal of Law Religion and State,Brill Academic Publishers,22126465|22124810 +Journal of Leadership & Organizational Studies,SAGE Publications,15480518|19397089 +Journal of Leadership Education,Journal of Leadership Education,15529045 +Journal of Leadership Studies,Wiley Blackwell (John Wiley & Sons),19352611|1935262X +Journal of Learning Analytics,Society for Learning Analytics Research,19297750 +Journal of Learning Design,Queensland University of Technology,18328342|18328342 +Journal of Learning Disabilities,SAGE Publications,00222194|15384780 +Journal of Learning Disabilities,SAGE Publications,14690047|00000000 +Journal of Learning Disabilities and Offending Behaviour,Emerald (MCB UP ),20420927|20428693 +Journal of Legal Affairs and Dispute Resolution in Engineering and Construction,American Society of Civil Engineers,19434162|19434170 +Journal of Legal Aspects of Sport,Human Kinetics,10720316| +Journal of Legal Medicine,Informa UK (Taylor & Francis),01947648|1521057X +Journal of Legal Studies,Walter de Gruyter GmbH,23927054 +Journal of Legal Studies Education,Wiley Blackwell (Blackwell Publishing),08965811|17441722 +Journal of Legislative Studies,Informa UK (Taylor & Francis),13572334|17439337 +Journal of Leisure Research,"""Sagamore Publishing, LLC""",21596417 +Journal of Lesbian Studies,Informa UK (Taylor & Francis),10894160|15403548 +Journal of Leukemia,OMICS Publishing Group,23296917 +Journal of Leukocyte Biology,Society for Leukocyte Biology,07415400|1938-3673 +Journal of LGBT Health Research,Informa UK (Taylor & Francis),15574091|15574105 +Journal of LGBT Issues in Counseling,Informa UK (Taylor & Francis),15538605|15538338 +Journal of LGBT Youth,Informa UK (Taylor & Francis),19361653|19361661 +Journal of Librarianship and Information Science,SAGE Publications,09610006|00000000 +Journal of Librarianship and Information Science in Africa,African Journals Online ,15958922 +Journal of Librarianship and Scholarly Communication,Pacific University Library,21623309 +Journal of Library & Information Services in Distance Learning,Informa UK (Taylor & Francis),1533290X|15332918 +Journal of Library Administration,Informa UK (Taylor & Francis),01930826|15403564 +Journal of Library and Information Sciences,American Research Institute for Policy Development,23742372|23742364 +Journal of Library Metadata,Informa UK (Taylor & Francis),19386389|19375034 +Journal of Life and Earth Science,Bangladesh Journals Online,19904827| +Journal of Life Cycle Assessment Japan,"""Institute of Life Cycle Assessment, Japan""",18802761|18810519 +Journal of Life Economics,Journal of Life Economics,21484139| +Journal of Life Medicine,American V-King Scientific Publishers,23295430|23295430 +Journal of Life Science,Korean Society of Life Science,12259918| +Journal of Life Sciences,David Publishing Company,19347391|19347391 +Journal of Life Sciences and Technologies,EJournal Publishing,23013672| +Journal of Life Sciences Research,Asian Educational Journal Publishing Group,24089184 +Journal of Life Support Engineering,The Society of Life Support Technology,13419455|18845827 +Journal of Life Support Technology,The Society of Life Support Technology,09121595|18845819 +Journal of Lifestyle Medicine,Institute of Lifestyle Medicine,22348549|22881557 +Journal of Light & Visual Environment,Illuminating Engineering Society of Japan,03878805|13498398 +Journal of Light Metals,Elsevier ,14715317| +Journal of Lightning Research,Bentham Science,16528034| +Journal of Lightwave Technology,Institute of Electrical and Electronics Engineers,07338724|15582213 +Journal of Limnology,PAGEPress Publications,11295767|17238633 +Journal of Limnology and Freshwater Fisheries Research,Journal of Limnology and Freshwater Fisheries Research,21489300|21494428 +Journal of Linguistic Anthropology,Wiley Blackwell (Blackwell Publishing),10551360|15481395 +Journal of Linguistic Geography,Cambridge University Press,20497547 +Journal of Linguistic Studies,Korean Association of Language Studies,12269859| +Journal of Linguistics,Cambridge University Press,00222267|14697742 +Journal of Linguistics/Jazykovedný casopis,De Gruyter Open Sp. z o.o. ,00215597|00215597 +Journal of Lipid and Atherosclerosis,Korean Society of Lipidology and Atherosclerosis (KAMJE),22872892|22882561 +Journal of Lipid Mediators and Cell Signalling,Elsevier ,09297855| +Journal of Lipid Nutrition,Japan Society of Lipid Nutrition,13434594|18832237 +Journal of Lipids,Hindawi Publishing Corporation,20903030|20903049 +Journal of Liposome Research,Informa UK (Taylor & Francis),08982104|15322394 +Journal of Liquid Chromatography,Informa UK (Taylor & Francis),01483919| +Journal of Liquid Chromatography & Related Technologies,Informa UK (Marcel Dekker),10826076|1520572X +Journal of Literacy Research,SAGE Publications,1086296X|15548430 +Journal of Literary & Cultural Disability Studies,Liverpool University Press,17576458|17576466 +Journal of Literary Semantics,Walter de Gruyter GmbH,03417638|16133838 +Journal of Literary Studies,Informa UK (Taylor & Francis),02564718|17535387 +Journal of Literary Theory,Walter de Gruyter GmbH,18625290|18628990 +Journal of Literature and Art Studies,David Publishing Company,21595836|21595836 +Journal of Literature and Trauma Studies,Muse - Johns Hopkins University Press,20454740 +Journal of Lithic Studies,"""UKOLN, University of Bath""",20550472|20550472 +Journal of Liver,OMICS Publishing Group,21670889 +Journal of Liver Cancer,The Korean Liver Cancer Study Group,22888128|23835001 +Journal of Liver Disease & Transplantation,OMICS Publishing Group,23259612 +Journal of Liver Research Disorders & Therapy,MedCrave Group,24711381 +Journal of Local and Global Health Perspectives,Hamad bin Khalifa University Press (HBKU Press),22259228| +Journal of Local and Global Health Science,Hamad bin Khalifa University Press (HBKU Press),23060441| +Journal of Local Government Studis,Korean Association for Local Government Studies,12267112| +Journal of Local Government Studis,Korean Association for Local Government Studies,12267112| +Journal of Local History and Culture,Korean Society for Local History and Culture,12299286| +Journal of Location Based Services,Informa UK (Taylor & Francis),17489725| +Journal of Location Based Services,Informa UK (Taylor & Francis),17489725|17489733 +Journal of Logic and Analysis,Journal of Logic and Analysis,17599008 +Journal of Logic and Computation,Oxford University Press,0955792X|1465363X +Journal of Logic Language and Information,Springer-Verlag,09258531|15729583 +Journal of Logical and Algebraic Methods in Programming,Elsevier ,23522208| +Journal of Long-Term Effects of Medical Implants,Begell House Inc.,10506934| +Journal of Loss and Trauma,Informa UK (Taylor & Francis),15325024|15325032 +Journal of Loss Prevention in the Process Industries,Elsevier ,09504230| +Journal of Low Carbon Economy,Hans Publishers,23247924|23247932 +Journal of Low Frequency Noise,SAGE Publications,02630923|20484046 +Journal of Low Power Electronics,American Scientific Publishers,15461998|00000000 +Journal of Low Power Electronics and Applications,MDPI AG,20799268 +Journal of Low Temperature Physics,Springer-Verlag,00222291|15737357 +Journal of Lower Genital Tract Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10892591|15260976 +Journal of Lubrication Technology,ASME International ,00222305| +Journal of Luminescence,Elsevier ,00222313| +Journal of Luminescence and Applications,Columbia International Publishing,23751045 +Journal of Lung Cancer,Korean Association for the Study of Lung Cancer (KAMJE),15987809| +Journal of Lung Pulmonary & Respiratory Research,MedCrave Group,23760060 +Journal of Machine Intelligence,Sanford Inter-Science Press,23772220 +Journal of Machine Learning Research,CrossRef test prefix,15324435| +Journal of Machine Learning Technologies,Bioinfo Publications,22293981|2229399X +Journal of Machine to Machine Communications,River Publishers,2246137X| +Journal of Machinery Manufacture and Reliability,Allerton Press,10526188|19349394 +Journal of Macroeconomic Dynamics Research,Sciknow Publications,23297786 +Journal of Macroeconomics,Elsevier ,01640704| +Journal of Macromarketing,SAGE Publications,02761467|00000000 +Journal of Macromolecular Science Part A,Informa UK (Marcel Dekker),10601325|15205738 +Journal of Macromolecular Science Part A - Chemistry,Informa UK (Taylor & Francis),0022233X| +Journal of Macromolecular Science Part B,Informa UK (Marcel Dekker),00222348|1525609X +Journal of Macromolecular Science Part C- Polymer Reviews,Informa UK (Marcel Dekker),15321797|15329038 +Journal of Macromolecular Science Part D - Reviews in Polymer Processing,Informa UK (Taylor & Francis),00222321| +Journal of Magnesium and Alloys,Elsevier ,22139567| +Journal of Magnetic Resonance,Elsevier ,10907807|10960856 +Journal of Magnetic Resonance (1969),Elsevier ,00222364| +Journal of Magnetic Resonance Imaging,Wiley Blackwell (John Wiley & Sons),10531807|15222586 +Journal of Magnetic Resonance Series A,Elsevier - Academic Press,10641858|10960864 +Journal of Magnetic Resonance Series B,Elsevier - Academic Press,10641866|10960872 +Journal of Magnetics,The Korean Magnetics Society,12261750| +Journal of Magnetism and Magnetic Materials,Elsevier ,03048853| +Journal of Mahatma Gandhi Institute of Medical Sciences,Medknow Publications,09719903| +Journal of Maintenance in the Addictions,Informa UK (Taylor & Francis),10911332|15407624 +Journal of Maize Research and Development,Nepal Journals Online,24679291|24679305 +Journal of Mammalian Evolution,Springer-Verlag,10647554|15737055 +Journal of Mammalian Ova Research,BioOne (Japanese Society of Mammalian Ova Research),13417738|13475878 +Journal of Mammalogy,Oxford University Press,00222372|15451542 +Journal of Mammary Gland Biology and Neoplasia,Springer-Verlag,10833021|15737039 +Journal of Man Machine and Technology,AICIT,22341625|22341633 +Journal of Managed Care & Specialty Pharmacy,Academy of Managed Care Pharmacy,23760540|23761032 +Journal of Managed Care Pharmacy,Academy of Managed Care Pharmacy,10834087|1944706X +Journal of Managed Pharmaceutical Care,Informa UK (Taylor & Francis),15349713|15349721 +Journal of Management,Sri Lanka Journals Online ,13918230| +Journal of Management,SAGE Publications,01492063|15571211 +Journal of Management & Governance,Springer-Verlag,13853457|1572963X +Journal of Management & Marketing in Healthcare,Maney Publishing,17533031|1753304X +Journal of Management & Organization,Cambridge University Press,18333672|18393527 +Journal of Management Accounting Research,American Accounting Association,10492127|15588033 +Journal of Management Analytics,Informa UK (Taylor & Francis),23270012|23270039 +Journal of Management and Economics Research,Yonetim ve Ekonomi Arastirmalari Dergisi - Journal of Management and Economics Research,13048783| +Journal of Management and Strategy,Sciedu Press,19233965|19233973 +Journal of Management and Sustainability,Canadian Center of Science and Education,19254725|19254733 +Journal of Management and Training for Industries,Institute of Industrial Applications Engineers,21888728|21882274 +Journal of Management Control,Springer-Verlag,21914761|2191477X +Journal of Management Development,Emerald (MCB UP ),02621711|00000000 +Journal of Management Education,SAGE Publications,10525629|00000000 +Journal of Management for Global Sustainability,Ateneo de Manila University,22446885|22446893 +Journal of Management History,Emerald (MCB UP ),1355252X|00000000 +Journal of Management in Engineering,American Society of Civil Engineers,0742597X|19435479 +Journal of Management in Medicine,Emerald (MCB UP ),02689235| +Journal of Management Information System & E-commerce,American Research Institute for Policy Development,23737603|23737638 +Journal of Management Information Systems,Informa UK (Taylor & Francis),07421222|1557928X +Journal of Management Inquiry,SAGE Publications,10564926|00000000 +Journal of Management Policies and Practices,American Research Institute for Policy Development,23336048|23336056 +Journal of Management Research,"""Macrothink Institute, Inc.""",1941899X +Journal of Management Research and Analysis,Diva Enterprises Private Limited,23942762|23942770 +Journal of Management Science and Practice,The World Academic Publishing,23301783|23301791 +Journal of Management Sciences,"""Geist Science, Iqra University""",24138657|23130113 +Journal of Management Sciences,"""Geist Science, Iqra University""", +Journal of Management Spirituality & Religion,Informa UK (Taylor & Francis),14766086|1942258X +Journal of Management Studies,Wiley Blackwell (Blackwell Publishing),00222380|14676486 +Journal of Managerial Psychology,Emerald (MCB UP ),02683946| +Journal of Managment and Business Administration Central Europe,Kozminski University,24507814| +Journal of Manipulative and Physiological Therapeutics,Elsevier ,01614754| +Journal of Manmohan Memorial Institute of Health Sciences,Nepal Journals Online,20911041| +Journal of Manual & Manipulative Therapy,Maney Publishing,10669817|20426186 +Journal of Manufacturing Processes,Elsevier ,15266125| +Journal of Manufacturing Science and Engineering,ASME International ,10871357| +Journal of Manufacturing Systems,Elsevier ,02786125| +Journal of Manufacturing Technology Management,Emerald (MCB UP ),1741038X|00000000 +Journal of Map & Geography Libraries,Informa UK (Taylor & Francis),15420353|15420361 +Journal of Maps,Informa UK (Taylor & Francis),17445647 +Journal of Marine and Island Cultures,Elsevier ,22126821| +Journal of Marine Biology,Hindawi Publishing Corporation,16879481|1687949X +Journal of Marine Biology & Oceanography,OMICS Publishing Group,23248661 +Journal of Marine Biology and Aquaculture,Ommega Online Publishers,23810750 +Journal of Marine Bioscience and Biotechnology,The Korean Society for Marine Biotechnology,23835400 +Journal of Marine Engineering & Technology,Informa UK (Taylor & Francis),20464177|20568487 +Journal of Marine Research,Journal of Marine Research/Yale,00222402|15439542 +Journal of Marine Science and Application,Springer-Verlag,16719433|19935048 +Journal of Marine Science and Engineering,MDPI AG,20771312 +Journal of Marine Science and Technology,Springer-Verlag,09484280|14378213 +Journal of Marine Science Research & Development,OMICS Publishing Group,21559910 +Journal of Marine Systems,Elsevier ,09247963| +Journal of Marital and Family Therapy,Wiley Blackwell (Blackwell Publishing),0194472X|17520606 +Journal of Maritime & Transportation Science,Association for Promotion and Development of Maritime Industries,05546397| +Journal of Maritime Archaeology,Springer-Verlag,15572285|15572293 +Journal of Market Access & Health Policy,Co-Action Publishing,20016689 +Journal of Market-Focused Management,Springer-Verlag,13823019|15728846 +Journal of Marketing,American Marketing Association,00222429|00222429 +Journal of Marketing & Distribution,Japan Society of Marketing and Distribution,13459015|21860939 +Journal of Marketing & Public Policy,JSTOR,07486766| +Journal of Marketing Analytics,Nature Publishing Group - Macmillan Publishers,20503318|20503326 +Journal of Marketing and Consumer Behaviour in Emerging Markets,"""University of Warsaw, Faculty of Management""",24496634 +Journal of Marketing Behavior,Now Publishers,23265698 +Journal of Marketing Channels,Informa UK (Taylor & Francis),1046669X|15407039 +Journal of Marketing Communications,Informa UK (Taylor & Francis),13527266|14664445 +Journal of Marketing Education,SAGE Publications,02734753|15526550 +Journal of Marketing for HIGHER EDUCATION,Informa UK (Taylor & Francis),08841241|15407144 +Journal of Marketing Management,Informa UK (Taylor & Francis),0267257X|14721376 +Journal of Marketing Management (JMM),American Research Institute for Policy Development,23336080|23336099 +Journal of Marketing Practice Applied Marketing Science,Emerald (MCB UP ),13552538|00000000 +Journal of Marketing Research,American Marketing Association,00222437|15477193 +Journal of Marketing Research and Case Studies,IBIMA Publishing,21657009 +Journal of Marketing Thought,Sedam Sunchang Foundation,22889159|22890750 +Journal of Marmara University Institute of Health Sciences,ScopeMed International Medical Journal Managment and Indexing System,21463654 +Journal of Marriage and Family,Wiley Blackwell (Blackwell Publishing),00222445|17413737 +Journal of Mass Communication and Journalism,OMICS Publishing Group,21657912 +Journal of Mass Media Ethics,Informa UK (Taylor & Francis),08900523|15327728 +Journal of Mass Spectrometry,Wiley Blackwell (John Wiley & Sons),10765174|10969888 +Journal of Material Culture,SAGE Publications,13591835|00000000 +Journal of Material Cycles and Waste Management,Springer-Verlag,14384957|16118227 +Journal of Material Science & Engineering,OMICS Publishing Group,21690022 +Journal of Material Science and Technology,Elsevier ,10050302| +Journal of Material Science and Technology Research,Avanti Publishers,24104701 +Journal of Materials,Hindawi Publishing Corporation,23144866|23144874 +Journal of Materials Chemistry,The Royal Society of Chemistry,09599428|13645501 +Journal of Materials Chemistry A,The Royal Society of Chemistry,20507488|20507496 +Journal of Materials Chemistry B,The Royal Society of Chemistry,2050750X|20507518 +Journal of Materials Chemistry C,The Royal Society of Chemistry,20507526|20507534 +Journal of Materials Engineering,Springer-Verlag,09317058| +Journal of Materials Engineering,Springer-Verlag,09317058| +Journal of Materials Engineering and Performance,Springer-Verlag,10599495|15441024 +Journal of Materials for Energy Systems,Springer-Verlag,01629719| +Journal of Materials in Civil Engineering,American Society of Civil Engineers,08991561|19435533 +Journal of Materials Physics and Chemistry,"""Science and Education Publishing Co., Ltd.""",23334436| +Journal of Materials Processing & Manufacturing Science,Sage Publications - Technomic Publishing Company,10620656| +Journal of Materials Processing and Manufacturing Science,SAGE Publications,10620656|00000000 +Journal of Materials Processing Technology,Elsevier ,09240136| +Journal of Materials Research,Cambridge University Press (Materials Research Society),08842914|20445326 +Journal of Materials Research and Technology,Elsevier ,22387854| +Journal of Materials Science,Springer-Verlag,00222461|15734803 +Journal of Materials Science and Chemical Engineering,"""Scientific Research Publishing, Inc.""",23276045|23276053 +Journal of Materials Science and Engineering A,David Publishing Company,21616213|21616213 +Journal of Materials Science and Engineering B,David Publishing Company,21616221|21616221 +Journal of Materials Science and Engineering with Advanced Technology,Scientific Advances Publishers,9761446 +Journal of Materials Science and Nanotechnology,"""Annex Publishers, LLC""",23489812 +Journal of Materials Science Letters,Springer-Verlag,02618028|15734811 +Journal of Materials Science Materials in Electronics,Springer-Verlag,09574522|1573482X +Journal of Materials Science Materials in Medicine,Springer-Verlag,09574530|15734838 +Journal of Materials Science Research,Canadian Center of Science and Education,19270585|19270593 +Journal of Materials Shaping Technology,Springer-Verlag,0931704X| +Journal of Materials Synthesis and Processing,Springer (Kluwer Academic Publishers),10647562| +Journal of Materiomics,Elsevier ,23528478| +Journal of Mathematical Analysis and Applications,Elsevier ,0022247X|10960813 +Journal of Mathematical and Fundamental Sciences,The Institute for Research and Community Services ITB,23375760|23385510 +Journal of Mathematical Biology,Springer-Verlag,03036812|14321416 +Journal of Mathematical Chemistry,Springer-Verlag,02599791|15728897 +Journal of Mathematical Cryptology,Walter de Gruyter GmbH,18622976|18622984 +Journal of Mathematical Economics,Elsevier ,03044068| +Journal of Mathematical Finance,"""Scientific Research Publishing, Inc.""",21622434|21622442 +Journal of Mathematical Fluid Mechanics,Springer-Verlag,14226928|14226952 +Journal of Mathematical Imaging and Vision,Springer-Verlag,09249907|15737683 +Journal of Mathematical Inequalities,Element d.o.o.,1846579X| +Journal of Mathematical Logic,World Scientific ,02190613|17936691 +Journal of Mathematical Modelling and Algorithms,Springer-Verlag,15701166|15729214 +Journal of Mathematical Modelling and Algorithms in Operations Research,Springer-Verlag,22142487|22142495 +Journal of Mathematical Physics,American Institute of Physics,00222488|10897658 +Journal of Mathematical Psychology,Elsevier ,00222496|10960880 +Journal of Mathematical Sciences,Springer-Verlag,10723374|15738795 +Journal of Mathematical Sciences & Computer Applications,"""Atlas Scienfitic Publishing, LP""",2158933X +Journal of Mathematical Sciences Advances and Applications,Scientific Advances Publishers,9745750 +Journal of Mathematical Sociology,Informa UK (Taylor & Francis),0022250X|15455874 +Journal of Mathematical Study,Global Science Press,10066837| +Journal of Mathematics,Hindawi Publishing Corporation,23144629|23144785 +Journal of Mathematics and Music,Informa UK (Taylor & Francis),17459737|17459745 +Journal of Mathematics and Physics,Wiley Blackwell (Blackwell Publishing),00971421| +Journal of Mathematics and Statistics,Science Publications,15493644| +Journal of Mathematics and System Science,David Publishing Company,21595291|21595291 +Journal of Mathematics and Technology,Progress IPS,20780257| +Journal of Mathematics and the Arts,Informa UK (Taylor & Francis),17513472|17513480 +Journal of Mathematics in Industry,Springer (Biomed Central Ltd.),21905983|21905983 +Journal of Mathematics Research,Canadian Center of Science and Education,19169795|19169809 +Journal of Mathematics Teacher Education,Springer-Verlag,13864416|15731820 +Journal of Maxillofacial and Oral Surgery,Springer-Verlag,09728279|0974942X +Journal of Maxillofacial Surgery,Elsevier ,03010503| +Journal of Mechanical Design,ASME International ,10500472| +Journal of Mechanical Engineering,Chinese Journal of Mechanical Engineering,05776686| +Journal of Mechanical Engineering,Bangladesh Journals Online,03794318| +Journal of Mechanical Engineering and Automation,Scientific and Academic Publishing,21632405| +JOURNAL OF MECHANICAL ENGINEERING AND SCIENCES,Universiti Malaysia Pahang Publishing,22894659|22318380 +Journal of Mechanical Engineering and Technology,Bowen Publishing Company,23313013|2331303X +Journal of Mechanical Engineering Research,Academic Journals,21412383 +Journal of Mechanical Engineering Science,SAGE Publications,00222542| +Journal of Mechanical Science and Technology,Springer-Verlag,1738494X|19763824 +Journal of Mechanical Systems for Transportation and Logistics,The Japan Society of Mechanical Engineers,18821782 +Journal of Mechanical Working Technology,Elsevier ,03783804| +Journal of Mechanics,Cambridge University Press,17277191|18118216 +Journal of Mechanics & Industry Research,Sciknow Publications,23299428 +Journal of Mechanics Engineering and Automation,David Publishing Company,21595275|21595275 +Journal of Mechanics in Medicine and Biology,World Scientific ,02195194|17936810 +Journal of Mechanics of Materials and Structures,Mathematical Sciences Publishers,15593959|15593959 +Journal of Mechanisms,Elsevier ,00222569| +Journal of Mechanisms and Robotics,ASME International ,19424302| +Journal of Mechanisms Transmissions and Automation in Design,ASME International ,07380666| +Journal of Mechatronics,American Scientific Publishers,23262885| +Journal of Mechatronics and Applications,Hindawi Publishing Corporation,2090018X|20900198 +Journal of Media & Mass Communication,Engineering and Technology Publishing,23785047| +Journal of Media and Communication Studies,Academic Journals,21412545 +Journal of Media and Religion,Informa UK (Taylor & Francis),15348423|15328415 +Journal of Media Business Studies,Informa UK (Taylor & Francis),16522354|23762977 +Journal of Media Critiques,"""University of Lincoln, School of Film and Media and Changer Agency""",20569785|20569793 +Journal of Media Economics,Informa UK (Taylor & Francis),08997764|15327736 +Journal of Media Ethics,Informa UK (Taylor & Francis),23736992|2373700X +Journal of Media Law,Informa UK (Taylor & Francis),17577632|17577640 +Journal of Media Practice,Informa UK (Taylor & Francis),14682753|20400926 +Journal of Media Psychology Theories Methods and Applications,Hogrefe Publishing Group,18641105|21512388 +Journal of Medical and Allied Sciences,ScopeMed International Medical Journal Managment and Indexing System,22311696| +Journal of Medical and Bioengineering,EJournal Publishing,23013796| +Journal of Medical and Biological Engineering,Springer-Verlag,16090985|21994757 +Journal of Medical and Biomedical Sciences,African Journals Online ,20266294| +Journal of Medical and Dental Practice,Medinform LTD,23676795 +Journal of Medical and Pharmaceutical Innovation,Literati Scientific and Publishers,23478136 +Journal of Medical and Scientific Research,KIMS Foundation and Research Center,23211326|2394112X +Journal of Medical and Veterinary Mycology,Oxford University Press,02681218|1365280X +Journal of Medical Biochemistry,De Gruyter Open Sp. z o.o. ,14528258|14528258 +Journal of Medical Biography,SAGE Publications,09677720|17581087 +Journal of Medical Case Reports,Springer (Biomed Central Ltd.),17521947|17521947 +Journal of Medical Cases,"""Elmer Press, Inc.""",19234155|19234155 +Journal of Medical Colleges of PLA,Elsevier ,10001948| +Journal of Medical Devices,ASME International ,19326181| +Journal of Medical Diagnostic Methods,OMICS Publishing Group,21689784 +Journal of Medical Disorders,Herbert Publications,20533659 +Journal of Medical Economics,Informa UK (Taylor & Francis),13696998|1941837X +Journal of Medical Education and Curricular Development,"""Libertas Academica, Ltd.""",23821205 +Journal of Medical Engineering,Hindawi Publishing Corporation,23145129|23145137 +Journal of Medical Engineering & Technology,Informa UK (Taylor & Francis),03091902|1464522X +Journal of Medical Entomology,Oxford University Press,00222585|19382928 +Journal of Medical Ethics,BMJ,03066800|14734257 +Journal of Medical Genetics,BMJ,00222593|14686244 +Journal of Medical Genetics and Genomics,Academic Journals,21412278 +Journal of Medical Humanities,Springer-Verlag,10413545|15733645 +Journal of Medical Hypotheses and Ideas,Elsevier ,22517294| +Journal of Medical Imaging,SPIE - International Society for Optical Engineering,23294302| +Journal of Medical Imaging and Health Informatics,American Scientific Publishers,21567018|21567026 +Journal of Medical Imaging and Radiation Oncology,Wiley Blackwell (Blackwell Publishing),17549477|17549485 +Journal of Medical Imaging and Radiation Sciences,Elsevier ,19398654| +Journal of Medical Internet Research,JMIR Publications Inc.,14388871 +Journal of Medical Laboratory and Diagnosis,Academic Journals,21412618 +Journal of Medical Laboratory Science,African Journals Online ,11161043 +Journal of Medical Law and Ethics,Paris Legal Publishers,22135405|22145354 +Journal of Medical Marketing Device Diagnostic and Pharmaceutical Marketing,SAGE Publications,17457904|17457912 +Journal of Medical Microbiology,Microbiology Society,00222615|14735644 +Journal of Medical Microbiology & Diagnosis,OMICS Publishing Group,21610703 +Journal of Medical Nutrition and Nutraceuticals,Medknow Publications,2278019X| +Journal of Medical Physics,Medknow Publications,09716203| +Journal of Medical Primatology,Wiley Blackwell (Blackwell Publishing),00472565|16000684 +Journal of Medical Radiation Sciences,Wiley Blackwell (John Wiley & Sons),20513895| +Journal of Medical Research and Development,The World Academic Publishing,23039345|23039353 +Journal of Medical Robotics Research,World Scientific ,2424905X|24249068 +Journal of Medical Science & Research,Diva Enterprises Private Limited,09765948|23215798 +Journal of Medical Science And clinical Research,Research and Analysis Journals,2347176X +Journal of Medical Sciences,Hamdan Medical Journal,19963270| +Journal of Medical Sciences,Medknow Publications,10114564| +Journal of Medical Sciences(Faisalabad),Science Alert,16824474|18125727 +Journal of Medical Screening,SAGE Publications,09691413|14755793 +Journal of Medical Signals & Sensors,Medknow Publications,22287477| +Journal of Medical Society,Medknow Publications,09724958| +Journal of Medical Statistics and Informatics,Herbert Publications,20537662 +Journal of Medical Systems,Springer-Verlag,01485598|1573689X +Journal of Medical Thesis,Indian Orthopaedic Research Group,23475595 +Journal of Medical Toxicology,Springer-Verlag,15569039|19376995 +Journal of Medical Ultrasonics,Springer-Verlag,13464523|16132254 +Journal of Medical Ultrasound,Elsevier ,09296441| +Journal of Medical Updates,Deomed Publishing,21463840|21475067 +Journal of Medical Virology,Wiley Blackwell (John Wiley & Sons),01466615|10969071 +Journal of Medicinal Chemistry,American Chemical Society,00222623|15204804 +Journal of Medicinal Food,Mary Ann Liebert,1096620X|00000000 +Journal of Medicinal Herbs and Ethnomedicine,Scienceflora Publishers Pvt. Ltd.,24550485 +Journal of Medicinal Plants Research,Academic Journals,19960875|19960875 +Journal of Medicine,Bangladesh Journals Online,19979797|20755384 +Journal of Medicine and Biomedical Research,African Journals Online ,15966941 +Journal of Medicine and Biomedical Sciences,Progress IPS,20780273|20780273 +Journal of Medicine and Medical Sciences,African Journals Online ,11193999 +Journal of Medicine and Philosophy,Oxford University Press,03605310|17445019 +Journal of Medicine and the Person,Springer-Verlag,20359411|20363877 +Journal of Medicine in the Tropics,Medknow Publications,22767096|07959168 +Journal of Medicine Radiology Pathology & Surgery,Incessant Nature Science Publishers Pvt Ltd,23952075| +JOURNAL OF MEDICINES DEVELOPMENT SCIENCES,Whioce Publishing Pte Ltd.,23826363|23826371 +Journal of Medieval and Early Modern Studies,Duke University Press,10829636|15278263 +Journal of Medieval History,Informa UK (Taylor & Francis),03044181|18731279 +Journal of Medieval Iberian Studies,Informa UK (Taylor & Francis),17546559|17546567 +Journal of Medieval Monastic Studies,"""Brepols Publishers, NV""",20343515|20343523 +Journal of Mediterranean Archaeology,Equinox Publishing,09527648|17431700 +Journal of Melittology,The University of Kansas,23254467 +Journal of Membrane and Separation Technology,Lifescience Global,19296037 +Journal of Membrane Science,Elsevier ,03767388| +Journal of Membrane Science & Technology,OMICS Publishing Group,21559589 +Journal of Memory and Language,Elsevier ,0749596X|10960821 +Journal of Men s Health,Mary Ann Liebert,18756867| +Journal of Menopausal Medicine,The Korean Society of Menopause (KAMJE),22886478|22886761 +Journal of Mental Health,Informa UK (Taylor & Francis),09638237|13600567 +Journal of Mental Health and Human Behaviour,Medknow Publications,09718990| +Journal of Mental Health Counseling,American Mental Health Counselors Association,10402861| +Journal of Mental Health Research in Intellectual Disabilities,Informa UK (Taylor & Francis),19315864|19315872 +Journal of Metabolic Syndrome,OMICS Publishing Group,21670943|21670943 +Journal of Metabolomics,Herbert Publications,20590008 +Journal of Metabolomics & Systems Biology,Avens Publishing Group,23291583 +Journal of Metabonomics & Metabolites,OMICS Publishing Group,23259736 +Journal of Metallurgical Engineering,"""Science and Engineering Publishing, Co.""",21685568| +Journal of Metallurgy,Hindawi Publishing Corporation,16879465|16879473 +Journal of Metamorphic Geology,Wiley Blackwell (Blackwell Publishing),02634929|15251314 +Journal of Metastable and Nanocrystalline Materials,Trans Tech Publications,14226375 +Journal of Meteorological Research,Springer-Verlag,20956037|21980934 +Journal of Meteorology,American Meteorological Society,00959634|00959634 +Journal of Meteorology and Related Sciences,Kenya Meteorological Society,19959834|24123781 +Journal of Methods and Measurement in the Social Sciences,University of Arizona,21597855 +Journal of Micro and Nano-Manufacturing,ASME International ,21660468| +Journal of Micro-Bio Robotics,Springer-Verlag,21946418|21946426 +Journal of Micro-Nano Mechatronics,Springer-Verlag,18653928|18653936 +Journal of Micro/Nanolithography MEMS and MOEMS,SPIE - International Society for Optical Engineering,19325150| +Journal of Microbial & Biochemical Technology,OMICS Publishing Group,19485948|19485948 +Journal of Microbiological Methods,Elsevier ,01677012| +Journal of Microbiology & Experimentation,MedCrave Group,2373437X +Journal of Microbiology and Antimicrobials,Academic Journals,21412308 +Journal of Microbiology and Biology Education,American Society for Microbiology,19357877|19357885 +Journal of Microbiology and Biotechnology,Korean Society for Microbiology and Biotechnology,10177825|17388872 +Journal of Microbiology and Infectious Diseases,Association of Health Investigations,21463158|21469369 +Journal of Microbiology Biotechnology and Food Sciences,Slovak University of Agriculture in Nitra,13385178 +Journal of Microbiology Immunology and Infection,Elsevier ,16841182| +Journal of Microbiology Research,Scientific and Academic Publishing,21665885| +Journal of Microcolumn Separations,Wiley Blackwell (John Wiley & Sons),10407685|1520667X +Journal of Microcomputer Applications,Elsevier ,07457138|1096374X +Journal of Microelectromechanical Systems,Institute of Electrical and Electronics Engineers,10577157|19410158 +Journal of Microelectronics and Electronic Packaging,International Microelectronics and Packaging Society,15514897| +Journal of Microencapsulation,Informa UK (Taylor & Francis),02652048|14645246 +Journal of Microlithography Microfabrication and Microsystems,SPIE - International Society for Optical Engineering,15371646| +Journal of Micromechanics and Microengineering,IOP Publishing,09601317|13616439 +Journal of Micromechatronics,Brill Academic Publishers,13892258|15685632 +Journal of Micropalaeontology,Geological Society of London,0262821X|20414978 +Journal of Microscopy,Wiley Blackwell (Blackwell Publishing),00222720|13652818 +Journal of Microscopy and Ultrastructure,Elsevier ,2213879X| +Journal of Microwave Surgery,Study Group of Microwave Surgery,09177728|1882210X +Journal of Microwaves Optoelectronics and Electromagnetic Applications,SciELO,21791074|21791074 +Journal of Mid-life Health,Medknow Publications,09767800| +Journal of Middle East Women s Studies,Duke University Press,15525864|15589579 +Journal of Middle European Construction and Design of Cars,De Gruyter Open Sp. z o.o. ,12140821|18049338 +Journal of Midwifery & Women s Health,Wiley Blackwell (Blackwell Publishing),15269523| +Journal of Migration History,Brill Academic Publishers,23519916|23519924 +Journal of Military and Information Science,Journal of Military and Information Scicence,21483124 +Journal of Military Ethics,Informa UK (Taylor & Francis),15027570|00000000 +Journal of Military History Studies,Army Military History Institute,20931557| +Journal of Military Veteran and Family Health,University of Toronto Press Inc,23687924 +Journal of Mineralogical and Petrological Sciences,Japan Association of Mineralogical Sciences,13456296|13493825 +JOURNAL OF MINERALOGY PETROLOGY AND ECONOMIC GEOLOGY,Japan Association of Mineralogical Sciences,09149783|18813275 +Journal of Minerals,Pak Publishing Group, +Journal of Minerals and Materials Characterization and Engineering,"""Scientific Research Publishing, Inc.""",23274077|23274085 +Journal of Minimal Access Surgery,Medknow Publications,09729941| +Journal of Minimally Invasive Gynecology,Elsevier ,15534650| +Journal of Minimally Invasive Orthopedics,Asia Press,24095141 +Journal of Minimally Invasive Surgery,The Korean Society of Endoscopic and Laproscopic Surgeons (KAMJE),2234778X|22345248 +Journal of Minimally Invasive Surgical Sciences,International Neuroscience Institute,22517022|22517030 +Journal of Mining,Hindawi Publishing Corporation,23567473|23146532 +Journal of Mining and Geology,African Journals Online ,11162775 +Journal of Mining and Metallurgy A Mining,Centre for Evaluation in Education and Science,14505959| +Journal of Mining and Metallurgy Section B Metallurgy,National Library of Serbia,14505339|22177175 +Journal of Mining Science,Springer-Verlag,10627391|15738736 +Journal of Mining World Express,"""Science and Engineering Publishing, Co.""",21696438| +Journal of Ministry in Addiction & Recovery,Informa UK (Taylor & Francis),10538755|15286908 +Journal of Ministry Marketing & Management,Informa UK (Taylor & Francis),10571523|15286894 +Journal of Mixed Methods Research,SAGE Publications,15586898|15586901 +Journal of MMIJ,The Mining and Materials Processing Institute of Japan,18816118|18840450 +Journal of Mobile Communication,Science Alert,1990794X| +Journal of Mobile Technologies Knolwedge and Society,IBIMA Publishing,21554811 +Journal of Mobile Technology in Medicine,Journal of Mobile Technology in Medicine,18397808 +Journal of Modeling Design and Management of Engineering Systems,African Journals Online ,15963497 +Journal of Modeling Simulation Identification and Control,Columbia International Publishing,21629633 +Journal of Modelling in Management,Emerald (MCB UP ),17465664| +Journal of Modern Accounting and Auditing,David Publishing Company,15486583|19359683 +Journal of Modern Drug Discovery and Drug Delivery Research,ScienceQ Publishing Group,23483776 +Journal of Modern Dynamics,American Institute of Mathematical Sciences,19305311| +Journal of Modern Education Review,Academic Star Publishing Company,21557993|21557993 +Journal of Modern European History,C.H. Beck,16118944| +Journal of Modern Foreign Psychology,Moscow State Universtiy of Psychology and Education (MSUPE),23044977 +Journal of Modern Greek Studies,Muse - Johns Hopkins University Press,10863265 +Journal of Modern Human Pathology,Noble Research Publishers,23976845 +Journal of Modern Italian Studies,Informa UK (Taylor & Francis),1354571X|14699583 +Journal of Modern Jewish Studies,Informa UK (Taylor & Francis),14725886|00000000 +Journal of Modern Korean Literature,Modern Korean Literature Association,12298131| +Journal of Modern Literature,Indiana University Press,0022281X|15291464 +Journal of Modern Mathematics and Statistics,Science Alert,19945388| +Journal of Modern Mathematics Frontier,"""Science and Engineering Publishing, Co.""",22273751| +Journal of Modern Mechanical Engineering and Technology,Avanti Publishers,24099848 +Journal of Modern Medicinal Chemistry,Synergy Publishers,23088044 +Journal of Modern Methods in Numerical Mathematics,Modern Science Publishers,20908296|20904770 +Journal of Modern Optics,Informa UK (Taylor & Francis),09500340|13623044 +Journal of Modern Physics,"""Scientific Research Publishing, Inc.""",21531196|2153120X +Journal of Modern Power Systems and Clean Energy,Springer-Verlag,21965625|21965420 +Journal of Modern Russian History and Historiography,Brill Academic Publishers,19479956|22102388 +Journal of Modern Science,Wyzsza Szkola Gospodarki Euroregionalnej im. Alcide de Gasperi w Jozefowie,17342031| +Journal of Modern Transportation,Springer-Verlag,2095087X|21960577 +Journal of Molecular and Cellular Cardiology,Elsevier ,00222828|10958584 +Journal of Molecular and Engineering Materials,World Scientific ,22512373|22512381 +Journal of Molecular and Genetic Medicine,OMICS Publishing Group,17470862 +Journal of Molecular Biology,Elsevier ,00222836|10898638 +Journal of Molecular Biology Research,Canadian Center of Science and Education,1925430X|19254318 +Journal of Molecular Biomarkers & Diagnosis,OMICS Publishing Group,21559929 +Journal of Molecular Catalysis,Elsevier ,03045102| +Journal of Molecular Catalysis A Chemical,Elsevier ,13811169| +Journal of Molecular Catalysis B Enzymatic,Elsevier ,13811177| +Journal of Molecular Cell Biology,Oxford University Press,16742788|17594685 +Journal of Molecular Cell Biology,Oxford University Press,1673520X| +Journal of Molecular Cloning & Genetic Recombination,OMICS Publishing Group,23259787 +Journal of Molecular Diagnostics,Elsevier ,15251578|15251578 +Journal of Molecular Endocrinology,Bioscientifica,09525041|14796813 +journal of Molecular Engineering and Systems Biology,Herbert Publications,20501412 +Journal of Molecular Evolution,Springer-Verlag,00222844|14321432 +Journal of Molecular Genetics,Science Alert,20704267| +Journal of Molecular Graphics,Elsevier ,02637855| +Journal of Molecular Graphics and Modelling,Elsevier ,10933263| +Journal of Molecular Histology,Springer-Verlag,15672379|15672387 +Journal of Molecular Imaging & Dynamics,OMICS Publishing Group,21559937 +Journal of Molecular Liquids,Elsevier ,01677322| +Journal of Molecular Medicine,Springer-Verlag,09462716|14321440 +Journal of Molecular Microbiology and Biotechnology,S. Karger AG,14641801|16602412 +Journal of Molecular Modeling,Springer-Verlag,16102940|09485023 +Journal of Molecular Neuroscience,Springer-Verlag,08958696|15591166 +Journal of Molecular Pathophysiology,ScopeMed International Medical Journal Managment and Indexing System,2146832X| +Journal of Molecular Pharmaceutics & Organic Process Research,OMICS Publishing Group,23299053|23299053 +Journal of Molecular Psychiatry,Springer (Biomed Central Ltd.),20499256|20499256 +Journal of Molecular Recognition,Wiley Blackwell (John Wiley & Sons),09523499|10991352 +Journal of Molecular Signaling,"""Ubiquity Press, Ltd.""",17502187|17502187 +Journal of Molecular Spectroscopy,Elsevier ,00222852|1096083X +Journal of Molecular Structure,Elsevier ,00222860|00222860 +Journal of Molecular Structure THEOCHEM,Elsevier ,01661280| +Journal of Molecular Studies and Medicine Research,Journal BiNET,24145009 +Journal of Molluscan Studies,Oxford University Press,02601230|14643766 +Journal of Monetary Economics,Elsevier ,03043932| +Journal of money credit and banking,Wiley Blackwell (Blackwell Publishing),00222879|15384616 +Journal of Money Laundering Control,Emerald (MCB UP ),13685201| +Journal of Montessori Research,The University of Kansas,23783923 +Journal of Mood Disorders,ScopeMed International Medical Journal Managment and Indexing System,21461473| +Journal of Moral & Ethics Education,The Korean Society for Moral and Ethics Education,15988708| +Journal of Moral & Ethics Education,The Korean Society for Moral and Ethics Education,15988708| +Journal of Moral Education,Informa UK (Taylor & Francis),03057240|14653877 +Journal of Moral Philosophy,Brill Academic Publishers,17404681|17455243 +Journal of Moravian History,The Pennsylvania State University Press,19336632|21616310 +Journal of Mormon History,University of Illinois Press,00947342| +Journal of Morphological Sciences,Editora Cubo Multimidia,21770298 +Journal of Morphology,Wiley Blackwell (John Wiley & Sons),03622525|10974687 +Journal of Mosquito Research,"""Sophia Publishing Group, Inc.""",1927646X +Journal of Motivation Emotion and Personality Reversal Theory Studies,Reversal Theory Society,23312343 +Journal of Motor Behavior,Informa UK (Taylor & Francis),00222895|19401027 +Journal of Motor Learning and Development,Human Kinetics,23253193| +Journal of Mountain Science,Springer-Verlag,16726316|19930321 +Journal of Movement Disorders,The Korean Movement Disorder Society,2005940X|20934939 +Journal of mucopolysaccharidosis and rare disease,Association for Research of MPS and Rare Diseases,24658936| +Journal of Multi Business Model Innovation and Technology,River Publishers,2245456X| +Journal of Multi Business Model Innovation and Technology,River Publishers,2245456X| +Journal of Multi-Criteria Decision Analysis,Wiley Blackwell (John Wiley & Sons),10579214|10991360 +Journal of Multi-Criteria Decision Analysis,Wiley Blackwell (John Wiley & Sons),10579214|10991360 +Journal of Multi-Cultural Contents Studies,Cultural Contents and Technology Research Institute,20925042| +Journal of Multicultural Counseling and Development,Wiley Blackwell (John Wiley & Sons),08838534| +Journal of Multicultural Discourses,Informa UK (Taylor & Francis),17447143|17476615 +Journal of Multicultural Social Work,Informa UK (Taylor & Francis),10428224| +Journal of Multidisciplinary Healthcare,Dove Medical Press,11782390 +Journal of Multidisciplinary Research in Healthcare,Chitkara University Publications,23938536|23938544 +Journal of Multidisciplinary Studies,Liceo de Cagayan University,23507020| +Journal of Multifunctional Composites,DEStech Publications,21684278|21684286 +Journal of Multilingual and Multicultural Development,Informa UK (Taylor & Francis),01434632|17477557 +Journal of Multilingual Communication Disorders,Informa UK (Taylor & Francis),14769670|14769689 +Journal of Multimedia,Academy Publisher,17962048| +Journal of Multimedia Theory and Applications,Avestia Publishing,23685956 +Journal of Multinational Financial Management,Elsevier ,1042444X| +Journal of Multiple Sclerosis,OMICS Publishing Group,23760389 +Journal of Multiscale Modelling,World Scientific ,17569737|17569745 +Journal of Multivariate Analysis,Elsevier ,0047259X|10957243 +Journal of muscle and joint health,Korean Society of Muscle and Joint Health,19759398| +Journal of Muscle Foods,Wiley Blackwell (Blackwell Publishing),10460756|17454573 +Journal of Muscle Research and Cell Motility,Springer (Kluwer Academic Publishers),01424319|15732657 +Journal of Musculoskeletal Diseases in Ayurveda,Medknow Publications,00001112| +Journal of Musculoskeletal Pain,Informa UK (Taylor & Francis),10582452|15407012 +Journal of Musculoskeletal Research,World Scientific ,02189577|17936497 +Journal of Museum Education,Maney Publishing,10598650|20516169 +Journal of Mushrooms,The Korean Society of Mushroom Science,17380294| +Journal of Music and Dance,Academic Journals,23608579 +Journal of Music Teacher Education,SAGE Publications,10570837|19450079 +Journal of Music Technology and Education,Intellect,17527066|17527074 +Journal of Music Theory,Duke University Press,00222909|19417497 +Journal of Music Therapy,Oxford University Press,00222917|20537395 +Journal of Musical Arts in Africa,Informa UK (National Inquiry Services Center),18121004|2070626X +Journal of Musicological Research,Informa UK (Taylor & Francis),01411896|15477304 +Journal of Musicology,University of California Press,02779269|15338347 +Journal of Muslim Mental Health,University of Michigan Library,15564908|15565009 +Journal of Muslim Minority Affairs,Informa UK (Taylor & Francis),13602004|14699591 +Journal of Muslims in Europe,Brill Academic Publishers,2211792X|22117954 +Journal of Mycology,Hindawi Publishing Corporation,23567481|23146168 +Journal of Nanjing Medical University,Elsevier ,10074376| +Journal of Nano Education,American Scientific Publishers,19367449| +Journal of Nano Energy and Power Research,American Scientific Publishers,21536740|21536732 +Journal of Nano Research,Trans Tech Publications,16619897 +Journal of Nanobiotechnology,Springer (Biomed Central Ltd.),14773155|14773155 +Journal of Nanoelectronics and Optoelectronics,American Scientific Publishers,1555130X|15551318 +Journal of Nanoengineering and Nanomanufacturing,American Scientific Publishers,21579326|21579334 +Journal of Nanofluids,American Scientific Publishers,2169432X|21694338 +Journal of Nanomaterials,Hindawi Publishing Corporation,16874110|16874129 +Journal of Nanomaterials & Molecular Nanotechnology,OMICS Publishing Group,23248777 +Journal of Nanomechanics and Micromechanics,American Society of Civil Engineers,21535434|21535477 +Journal of Nanomedicine & Biotherapeutic Discovery,OMICS Publishing Group,2155983X +Journal of Nanomedicine & Nanotechnology,OMICS Publishing Group,21577439 +Journal of Nanomedicine Research,MedCrave Group,23774282 +Journal of Nanoneuroscience,American Scientific Publishers,19390637|19390653 +Journal of Nanoparticle Research,Springer-Verlag,13880764|1572896X +Journal of Nanoparticles,Hindawi Publishing Corporation,2314484X|23144858 +Journal of Nanopharmaceutics and Drug Delivery,American Scientific Publishers,21679312| +Journal of Nanophotonics,SPIE - International Society for Optical Engineering,19342608| +Journal of Nanoscience,Hindawi Publishing Corporation,2356749X|23146931 +Journal of Nanoscience and Nanotechnology,American Scientific Publishers,15334880|00000000 +Journal of Nanostructure in Chemistry,Springer-Verlag,21938865|21938865 +Journal of Nanotechnology,Hindawi Publishing Corporation,16879503|16879511 +Journal of Nanotechnology & Advanced Materials,Scientific Publishing Center,20909594|20909608 +Journal of Nanotechnology and Materials Science,Ommega Online Publishers,23771372|23771372 +Journal of Nanotechnology and Smart Materials,JScholar,23722797| +Journal of Nanotechnology in Diagnosis and Treatment,Savvy Science Publisher,23118792 +Journal of Nanotechnology in Engineering and Medicine,ASME International ,19492944| +Journal of Narrative and Life History,John Benjamins Publishing Company,10536981|24059374 +Journal of Narrative Theory,Muse - Johns Hopkins University Press,15489248 +Journal of Nasopharyngeal Carcinoma,Asia Press,23120398 +Journal of National Institute of Neurosciences Bangladesh,Bangladesh Journals Online,24108030| +Journal of Natural Disaster Science,Japan Society for Natural Disaster Science,03884090| +Journal of Natural Fibers,Informa UK (Taylor & Francis),15440478|1544046X +Journal of Natural Gas Chemistry,Elsevier ,10039953| +Journal of Natural Gas Engineering,Scrivener Publishing,23792892 +Journal of Natural Gas Science and Engineering,Elsevier ,18755100| +Journal of Natural History,Informa UK (Taylor & Francis),00222933|14645262 +Journal of Natural History,Informa UK (Taylor & Francis),03745481| +Journal of Natural Language Processing,Association for Natural Language Processing,13407619|21858314 +Journal of Natural Medicines,Springer-Verlag,13403443|18610293 +Journal of Natural Pharmaceuticals,Medknow Publications,22295119| +Journal of Natural Products,American Chemical Society,01633864|15206025 +Journal of Natural Remedies,Informatics Publishing Limited,23203358 +Journal of Natural Resources and Development,Pontificia Universidad Catolica de Valparaiso,07192452|07192452 +Journal of Natural Resources and Environmental Management,"""Center for Environmental Research, Institute of Research and Community Services (IPB)""",20864639|24605824 +Journal of Natural Resources Policy Research,Informa UK (Taylor & Francis),19390459|19390467 +Journal of Natural Science Biology and Medicine,Medknow Publications,09769668| +Journal of Natural Sciences,American Research Institute for Policy Development,23342943|23342951 +Journal of Natural Sciences and Mathematics,"""Al Manhal FZ, LLC""",16584031| +Journal of Naval Architecture and Marine Engineering,Bangladesh Journals Online,18138535|20708998 +Journal of Navigation,Cambridge University Press,03734633|14697785 +Journal of Navigation and Port Research,Korean Institute of Navigation and Port Research,15985725| +Journal of Near Eastern Studies,The University of Chicago Press,00222968|15456978 +Journal of Near Infrared Spectroscopy,IM Publications,09670335| +Journal of Near-Death Studies,International Association for Near-Death Studies,08914494|15733661 +Journal of Negative Results in BioMedicine,Springer (Biomed Central Ltd.),14775751|14775751 +Journal of NELTA,Nepal Journals Online,20910487| +Journal of NELTA Surkhet,Nepal Journals Online,23924209| +Journal of Neonatal Biology,OMICS Publishing Group,21670897 +Journal of Neonatal Nursing,Elsevier ,13551841| +Journal of Neonatal-Perinatal Medicine,IOS Press,19345798|18784429 +Journal of Nepal Chemical Society,Nepal Journals Online,20910304|20910304 +Journal of Nepal Geological Society,Nepal Journals Online,02591316| +Journal of Nepal Health Research Council,Nepal Journals Online,17275482| +Journal of Nepal Paediatric Society,Nepal Journals Online,19907974|19907982 +Journal of Nepal Pharmaceutical Association,Nepal Journals Online,02538261| +Journal of Nepal Physical Society,Nepal Journals Online,2392473X| +Journal of Nepalese Business Studies,Nepal Journals Online,23508795| +Journal of Nepalgunj Medical College,Nepal Journals Online,23621192|23621206 +Journal of Nephrology,Springer-Verlag,11218428|17246059 +Journal of Nephrology & Therapeutics,OMICS Publishing Group,21610959|21610959 +Journal of Nephrology and Urology Research,Synergy Publishers,2310984X +Journal of Nephrology Research,ACT Publishing Group,24100579| +Journal of Nephropathology,International Society for Phytocosmetic Sciences,22518363|22518819 +Journal of Network and Computer Applications,Elsevier ,10848045|10958592 +Journal of Network and Systems Management,Springer-Verlag,10647570|15737705 +Journal of Network Industries,Springer (Kluwer Academic Publishers),13899597| +Journal of Networks,Academy Publisher,17962056| +Journal of Neural Engineering,IOP Publishing,17412560|17412552 +Journal of Neural Transmission,Springer-Verlag,03009564|14351463 +Journal of Neural Transmission - Parkinsons Disease and Dementia Section,Springer-Verlag,09363076| +Journal of Neural Transplantation,Hindawi Publishing Corporation,1352237X| +Journal of Neural Transplantation and Plasticity,Hindawi Publishing Corporation,07928483| +Journal of Neuro-AIDS,Informa UK (Taylor & Francis),10697438| +Journal of Neuro-Oncology,Springer-Verlag,0167594X|15737373 +Journal of Neuro-Ophthalmology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10708022| +Journal of Neuro-Visceral Relations,Springer-Verlag,00223026| +Journal of Neuroanaesthesiology and Critical Care,Medknow Publications,23480548| +Journal of Neurobiology,Wiley Blackwell (John Wiley & Sons),00223034|10974695 +Journal of Neurochemistry,Wiley Blackwell (Blackwell Publishing),00223042|14714159 +Journal of Neurocritical Care,Korean Neurocritical Care Society,20050348|20050348 +Journal of Neurocytology,Springer-Verlag,03004864|15737381 +Journal of Neurodegenerative Diseases,Hindawi Publishing Corporation,2090858X|20908601 +Journal of Neurodevelopmental Disorders,Springer-Verlag,18661947|18661955 +Journal of Neuroendocrinology,Wiley Blackwell (Blackwell Publishing),09538194|13652826 +Journal of Neuroendovascular Therapy,The Japanese Society for Neuroendovascular Therapy,18824072|21862494 +Journal of NeuroEngineering and Rehabilitation,Springer (Biomed Central Ltd.),17430003|17430003 +Journal of Neurogastroenterology and Motility,The Korean Society of Neurogastroenterology and Motility (KAMJE),20930879|20930887 +Journal of Neurogenetics,Informa UK (Taylor & Francis),01677063|15635260 +Journal of Neuroimaging,Wiley Blackwell (Blackwell Publishing),10512284|15526569 +Journal of Neuroimmune Pharmacology,Springer-Verlag,15571890|15571904 +Journal of Neuroimmunology,Elsevier ,01655728| +Journal of Neuroinfectious Diseases,OMICS Publishing Group,23147326 +Journal of Neuroinflammation,Springer (Biomed Central Ltd.),17422094|17422094 +Journal of NeuroInterventional Surgery,BMJ,17598478|17598486 +Journal of Neurolinguistics,Elsevier ,09116044| +Journal of Neurologic Physical Therapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15570576| +Journal of Neurological Disorders,OMICS Publishing Group,23296895 +Journal of Neurological Research And Therapy,Open Access Pub,24705020 +Journal of Neurological Surgery Part A Central European Neurosurgery,Thieme Publishing Group,21936315|21936323 +Journal of Neurological Surgery Part B Skull Base,Thieme Publishing Group,21936331|2193634X +Journal of Neurological Surgery Reports,Thieme Publishing Group,21936358|21936366 +Journal of Neurology,Springer-Verlag,03405354|14321459 +Journal of Neurology & Neurophysiology,OMICS Publishing Group,21559562 +Journal of Neurology & Stroke,MedCrave Group,23736410 +Journal of Neurology and Epidemiology,Savvy Science Publisher,23096179 +Journal of Neurology and Neurobiology,"""Sci Forschen, Inc.""",23797150 +Journal of Neurology and Neurological Disorders,"""Annex Publishers, LLC""",24544981 +Journal of Neurology and Neuroscience,Internet Medical Publishing,21716625|21716625 +Journal of Neurology and Neurosurgery,Elyns Group LLC,23738995 +Journal of Neurology and Psychology,Avens Publishing Group,23323469 +Journal of Neurology and Therapeutics,Noble Research Publishers,23971304 +Journal of Neurology Neurosurgery & Psychiatry,BMJ,00223050|1468330X +Journal of Neurology Research,"""Elmer Press, Inc.""",19232845|19232853 +Journal of Neuromuscular Diseases,IOS Press,22143599|22143602 +Journal of Neuroparasitology,Ashdin Publishing,20902344|20902352 +Journal of Neuropathic Pain & Symptom Palliation,Informa UK (Taylor & Francis),15437698|15437701 +Journal of Neuropathology and Experimental Neurology,Oxford University Press,00223069|15546578 +Journal of Neurophysiology,American Physiological Society,00223077|15221598 +Journal of Neurophysiology and Neurological Disorders,JScholar,23752491| +Journal of Neuropsychiatry,American Psychiatric Publishing,08950172|15457222 +Journal of Neuropsychology,Wiley Blackwell (Blackwell Publishing),17486645| +Journal of Neuroradiology,Elsevier ,01509861| +Journal of Neurorestoratology,Dove Medical Press,23242426 +Journal of Neuroscience,Society for Neuroscience,02706474|15292401 +Journal of Neuroscience and Behavioral Health,Academic Journals,21412286 +Journal of Neuroscience and Neuroengineering,American Scientific Publishers,21682011|2168202X +Journal of Neuroscience and Rehabilitation,"""ScienceScript, LLC""",23749091 +Journal of Neuroscience Methods,Elsevier ,01650270| +Journal of Neuroscience Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08880395| +Journal of Neuroscience Psychology and Economics,American Psychological Association,1937321X|2151318X +Journal of Neuroscience Research,Wiley Blackwell (John Wiley & Sons),03604012|10974547 +Journal of Neurosciences in Rural Practice,Medknow Publications,09763147| +Journal of Neurosurgery,Journal of Neurosurgery Publishing Group,00223085|19330693 +Journal of Neurosurgery,Journal of Neurosurgery Publishing Group,19330693|19330693 +Journal of Neurosurgery Pediatrics,Journal of Neurosurgery Publishing Group,19330707|19330715 +Journal of Neurosurgery Spine,Journal of Neurosurgery Publishing Group,15475654| +Journal of Neurosurgical Anesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08984921| +Journal of Neurotherapy,Informa UK (Taylor & Francis),10874208|1530017X +Journal of Neurotrauma,Mary Ann Liebert,08977151|15579042 +Journal of NeuroVirology,Springer-Verlag,13550284|15382443 +Journal of Neutron Research,IOS Press,10238166|14772655 +Journal of New Approaches in Educational Research,University of Alicante,22547339 +Journal of new developments in Chemistry,Open Access Pub,23772549 +Journal of New Materials for Electrochemical Systems,Journal of New Materials for Electrochemical Systems,14802422|22921168 +Journal of New Media and Mass Communication,Pak Publishing Group,2413841X|24106585 +Journal of New Medical Technologies,Infra-M Academic Publishing House,16092163| +Journal of New Medical Technologies eJournal,Infra-M Academic Publishing House,20754094| +Journal of New Music Research,Informa UK (Taylor & Francis),09298215|17445027 +Journal of New Seeds,Informa UK (Taylor & Francis),1522886X|15229025 +Journal of New Technology and Materials,"""Al Manhal FZ, LLC""",2170161X| +Journal of New Zealand & Pacific Studies,Intellect,20504039|20504047 +Journal of Next Generation Information Technology,AICIT,20928637|22339388 +Journal of Next Generation Sequencing & Applications,OMICS Publishing Group,24699853 +Journal of Nihon University Medical Association,The Nihon University Medical Association,00290424|18840779 +Journal of Nippon Medical School,The Medical Association of Nippon Medical School,13454676|13473409 +Journal of Nobel Medical College,Nepal Journals Online,20912331|2091234X +Journal of Non-Crystalline Solids,Elsevier ,00223093| +Journal of Non-Equilibrium Thermodynamics,Walter de Gruyter GmbH,03400204|14374358 +Journal of Non-Newtonian Fluid Mechanics,Elsevier ,03770257| +Journal of Non-Significant Differences,Grand Canyon University,2161542X|21615411 +Journal of Non-White Concerns in Personnel and Guidance,Wiley Blackwell (John Wiley & Sons),00905461| +Journal of Noncommutative Geometry,European Mathematical Society Publishing House,16616952| +Journal of Nondestructive Evaluation,Springer-Verlag,01959298|15734862 +Journal of Nonlinear Analysis and Application,ISPACS GmbH,21933472 +Journal of Nonlinear Dynamics,Hindawi Publishing Corporation,23567503|23146893 +Journal of Nonlinear Mathematical Physics,Informa UK (Taylor & Francis),14029251|17760852 +Journal of Nonlinear Optical Physics & Materials,World Scientific ,02188635|17936624 +Journal of Nonlinear Science,Springer-Verlag,09388974|14321467 +Journal of Nonparametric Statistics,Informa UK (Taylor & Francis),10485252|10290311 +Journal of Nonprofit & Public Sector Marketing,Informa UK (Taylor & Francis),10495142|15406997 +Journal of Nonprofit Education and Leadership,"""Sagamore Publishing, LLC""",21570604 +Journal of Nonverbal Behavior,Springer-Verlag,01915886|15733653 +Journal of North African Research in Business,IBIMA Publishing,24696730 +Journal of North Carolina Academy of Science,"""North Carolina Academy of Science, Inc.""",21675872| +Journal of North-east Asian Cultures,The Association of North-East Asian Cultures,15983692| +Journal of Northeast Agricultural University (English edition),Elsevier ,10068104| +Journal of Northwest Atlantic Fishery Science,Northwest Atlantic Fisheries Organization,02506408|16829786 +Journal of Novel Physiotherapies,OMICS Publishing Group,21657025 +Journal of Novel Physiotherapy and Physical Rehabilitation,Peertechz.com,24555487 +Journal of Nuclear and Particle Physics,Scientific and Academic Publishing,21676895| +Journal of Nuclear and Radiochemical Sciences,The Japan Society of Nuclear and Radiochemical Sciences,13454749|18835813 +Journal of Nuclear Cardiology,Springer-Verlag,10713581|15326551 +Journal of Nuclear Chemistry,Hindawi Publishing Corporation,23144955|23144831 +Journal of Nuclear Energy,Elsevier ,00223107| +Journal of Nuclear Energy (1954),Elsevier ,08913919| +Journal of Nuclear Energy Part A Reactor Science,Elsevier ,03683265| +Journal of Nuclear Energy Part B Reactor Technology,Elsevier ,03683273| +Journal of Nuclear Energy Part C Plasma Physics Accelerators Thermonuclear Research,IOP Publishing,03683281| +Journal of Nuclear Energy Parts A/B Reactor Science and Technology,Elsevier ,03683230| +Journal of Nuclear Energy Science & Power Generation Technology,OMICS Publishing Group,23259809 +Journal of Nuclear Engineering and Radiation Science,ASME International ,23328983| +Journal of Nuclear Fuel Cycle and Environment,Atomic Energy Society of Japan,18847579|21867135 +Journal of Nuclear Fuel Cycle and Waste Technology,The Korean Radioactive Waste Society,22885455| +Journal of Nuclear Materials,Elsevier ,00223115|00223115 +Journal of Nuclear Medicine,Society of Nuclear Medicine,01615505| +Journal of Nuclear Medicine & Radiation Therapy,OMICS Publishing Group,21559619 +Journal of Nuclear Medicine Technology,Society of Nuclear Medicine,00914916| +Journal of Nuclear Physics Material Sciences Radiation and Applications,Chitkara University Publications,23218649|23219289 +Journal of Nuclear Science and Technology,Informa UK (Taylor & Francis),00223131|18811248 +Journal of Nuclear Sciences,Ankara University,21477736| +Journal of Nucleic Acids,Hindawi Publishing Corporation,20900201|2090021X +Journal of Nucleic Acids Investigation,PAGEPress Publications,20356005|20367996 +Journal of Number Theory,Elsevier ,0022314X|10961658 +Journal of Numbers,Hindawi Publishing Corporation,23567511|2314842X +Journal of Numerical Cognition,Leibniz Institute for Psychology Information,23638761 +Journal of Numerical Mathematics,Walter de Gruyter GmbH,15702820|15693953 +Journal of Nurse-Midwifery,Elsevier ,00912182| +Journal of Nursing,Herbert Publications,20569157 +Journal of Nursing,Universe Scientific Publishing Pte. Ltd.,22513582|23154578 +Journal of Nursing & Care,OMICS Publishing Group,21671168 +Journal of Nursing and Healthcare of Chronic Illness,Wiley Blackwell (Blackwell Publishing),17529816|17529824 +Journal of Nursing and Socioenvironmental Health,Journal of Nursing and Socioenvironmental Health,23589884 +Journal of Nursing Care Quality,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10573631| +Journal of Nursing Education,"""SLACK, Inc.""",01484834| +Journal of Nursing Education and Practice,Sciedu Press,19254040|19254059 +Journal of Nursing Law,Springer Publishing Company,10737472|00000000 +Journal of Nursing Management,Wiley Blackwell (Blackwell Publishing),09660429|13652834 +Journal of Nursing Measurement,Springer Publishing Company,10613749|00000000 +Journal of Nursing Practice Applications & Reviews of Research,Journal of Nursing Practice Applications and Reviews of Research,23294760|23294779 +Journal of Nursing Regulation,Elsevier ,21558256| +Journal of Nursing Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,16823141| +Journal of Nursing Scholarship,Wiley Blackwell (Blackwell Publishing),15276546|15475069 +Journal of Nutraceuticals Functional & Medical Foods,Informa UK (Taylor & Francis),10894179|15407020 +Journal of Nutrients,Pak Publishing Group,24138428|24106542 +Journal of Nutrigenetics and Nutrigenomics,S. Karger AG,16616499|16616758 +Journal of Nutrition,American Society for Nutrition,00223166|15416100 +Journal of Nutrition & Food Sciences,OMICS Publishing Group,21559600 +Journal of Nutrition & Intermediary Metabolism,Elsevier ,23523859| +Journal of Nutrition and Health,Avens Publishing Group,24694185 +Journal of Nutrition and Health,The Korean Nutrition Society (KAMJE),22883886|22883959 +Journal of Nutrition and Health Sciences,"""Annex Publishers, LLC""",23939060 +Journal of Nutrition and Metabolism,Hindawi Publishing Corporation,20900724|20900732 +Journal of Nutrition Education,Elsevier ,00223182| +Journal of Nutrition Education and Behavior,Elsevier ,14994046| +Journal of Nutrition for the Elderly,Informa UK (Taylor & Francis),01639366|15408566 +Journal of Nutrition in Gerontology and Geriatrics,Informa UK (Taylor & Francis),21551197|21551200 +Journal of Nutrition in Recipe & Menu Development,Informa UK (Taylor & Francis),10551379|15409600 +Journal of Nutritional & Environmental Medicine,Informa UK (Taylor & Francis),13590847|13646907 +Journal of Nutritional Biology,Gratis Open Access Publishers LLC,24694142 +Journal of Nutritional Disorders & Therapy,OMICS Publishing Group,21610509|21610509 +Journal of Nutritional Ecology and Food Research,American Scientific Publishers,23264225| +Journal of Nutritional Health & Food Engineering,MedCrave Group,23734310 +Journal of Nutritional Health & Food Science,Symbiosis Group,23720980 +Journal of Nutritional Immunology,Informa UK (Taylor & Francis),10495150| +Journal of Nutritional Medicine,Informa UK (Taylor & Francis),09556664| +Journal of Nutritional Science,Cambridge University Press,20486790|20486790 +Journal of Nutritional Science and Vitaminology,Center for Academic Publications Japan,03014800|18817742 +Journal of Nutritional Therapeutics,Lifescience Global,19295634 +Journal of Obesity,Hindawi Publishing Corporation,20900708|20900716 +Journal of Obesity & Weight loss Therapy,OMICS Publishing Group,21657904 +Journal of Obesity and Bariatrics,Avens Publishing Group,23779284 +Journal of Obesity and Metabolic Research,Medknow Publications,23479906| +Journal of Obesity and Overweight,"""Annex Publishers, LLC""",24557633 +Journal of Obsessive-Compulsive and Related Disorders,Elsevier ,22113649| +Journal of Obstetric Anaesthesia and Critical Care,Medknow Publications,22494472| +Journal of Obstetric Gynecologic & Neonatal Nursing,Elsevier ,08842175|15526909 +Journal of Obstetrics and Gynaecology,Informa UK (Taylor & Francis),01443615|13646893 +Journal of Obstetrics and Gynaecology,Wiley Blackwell (Blackwell Publishing),13409654| +Journal of Obstetrics and Gynaecology Canada,Elsevier ,17012163| +Journal of Obstetrics and Gynaecology Research,Wiley Blackwell (Blackwell Publishing),13418076|13418076 +Journal of Occupational Accidents,Elsevier ,03766349| +Journal of Occupational and Environmental Hygiene,Informa UK (Taylor & Francis),15459624|15459632 +Journal of Occupational and Environmental Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10762752| +Journal of Occupational and Organizational Psychology,Wiley Blackwell (Blackwell Publishing),09631798|20448325 +Journal of Occupational Health,Japan Society for Occupational Health,13419145|13489585 +Journal of Occupational Health Psychology,American Psychological Association,10768998|19391307 +Journal of Occupational Medicine and Toxicology,Springer (Biomed Central Ltd.),17456673|17456673 +Journal of Occupational Psychology,Wiley Blackwell (Blackwell Publishing),03058107| +Journal of Occupational Rehabilitation,Springer-Verlag,10530487|15733688 +Journal of Occupational Safety and Health,National Institute of Industrial Health,18826822|1883678X +Journal of Occupational Science,Informa UK (Taylor & Francis),14427591| +Journal of Occupational Science,Informa UK (Taylor & Francis),14427591|21581576 +Journal of Occupational Therapy Schools & Early Intervention,Informa UK (Taylor & Francis),19411243|19411251 +Journal of Ocean and Coastal Economics,Center for the Blue Economy,23738456 +Journal of Ocean and Wind Energy,International Society of Offshore and Polar Engineers,23103604| +Journal of Ocean Engineering and Marine Energy,Springer-Verlag,21986444|21986452 +Journal of Ocean Engineering and Science,Elsevier ,24680133| +Journal of Ocean Engineering and Technology,Korean Society of Ocean Engineers,12250767| +Journal of Ocean University of China,Springer-Verlag,16725182|19935021 +Journal of Oceanography,Springer-Verlag,09168370|1573868X +Journal of Oceanography and Marine Science,Academic Journals,21412294 +Journal of Ocular Biology,Avens Publishing Group,23342838 +Journal of Ocular Biology Diseases and Informatics,Springer-Verlag,19368445 +Journal of Ocular Diseases and Therapeutics,Savvy Science Publisher,23096136 +Journal of Ocular Pharmacology and Therapeutics,Mary Ann Liebert,10807683|00000000 +Journal of Odor and Indoor Environment,Journal of Odor and Indoor Environment,22889167|2288923X +Journal of Offender Counseling,Wiley Blackwell (John Wiley & Sons),02758598| +Journal of Offender Counseling Services Rehabilitation,Informa UK (Taylor & Francis),01956116| +Journal of Offender Rehabilitation,Informa UK (Taylor & Francis),10509674|15408558 +Journal of Official Statistics,De Gruyter Open Sp. z o.o. ,0282423X +Journal of Offshore Mechanics and Arctic Engineering,ASME International ,08927219| +Journal of Oil & Fat Industries,Springer-Verlag,00959774| +Journal of Oil Chemists Society Japan,Japan Oil Chemists' Society,18842011 +Journal of Oil Palm and the Environment,Malaysian Palm Oil Council,2180415X +Journal of Oleo Science,Japan Oil Chemists' Society,13458957|13473352 +Journal of Oncobiomarkers,Avens Publishing Group,23252340 +Journal of Oncological Science,Elsevier ,24523364| +Journal of Oncology,Hindawi Publishing Corporation,16878450|16878469 +Journal of Oncology Pharmacy Practice,SAGE Publications,10781552|1477092X +Journal of Oncology Practice,American Society of Clinical Oncology,15547477|1935-469X +Journal of Open Archaeology Data,"""Ubiquity Press, Ltd.""",20491565|20491565 +Journal of Open Humanities Data,"""Ubiquity Press, Ltd.""",2059481X +Journal of Open Innovation Technology Market and Complexity,Springer (Biomed Central Ltd.),21998531 +Journal of Open Psychology Data,"""Ubiquity Press, Ltd.""",20509863|20509863 +Journal of Open Public Health Data,"""Ubiquity Press, Ltd.""",20532407|20532407 +Journal of Open Research Software,"""Ubiquity Press, Ltd.""",20499647|20499647 +Journal of Operating Department Practitioners,Mark Allen Group,20533292|20533306 +Journal of Operational Meteorology,National Weather Association,23256184 +Journal of Operational Oceanography,Informa UK (Taylor & Francis),1755876X|17558778 +Journal of Operations and Supply Chain Management,Fundacao Getulio Vargas,19843046 +Journal of Operations Management,Elsevier ,02726963| +Journal of Operative and Esthetic Dentistry,Noble Research Publishers,2398029X +Journal of Operator Theory,Theta Foundation,03794024|18417744 +Journal of Operators,Hindawi Publishing Corporation,23145064|23145072 +Journal of Ophthalmic and Vision Research,Medknow Publications,2008322X| +Journal of Ophthalmic Inflammation and Infection,Springer (Biomed Central Ltd.),18695760|18695760 +Journal of Ophthalmic Science,Open Access Pub,24700436 +Journal of Ophthalmology,Hindawi Publishing Corporation,2090004X|20900058 +Journal of Opioid Management,Weston Medical Publishers,15517489| +Journal of Optical and Fiber Communications Reports,Springer-Verlag,16198638 +Journal of Optical and Fiber Communications Research,Springer-Verlag,18673007| +Journal of Optical Communications,Walter de Gruyter GmbH,01734911|21916322 +Journal of Optical Communications and Networking,The Optical Society,19430620|19430639 +Journal of Optical Networking,The Optical Society,15365379 +Journal of Optical Technology,The Optical Society,10709762| +Journal of Optics,Springer-Verlag,09728821|09746900 +Journal of Optics,IOP Publishing,20408978|20408986 +Journal of Optics A Pure and Applied Optics,IOP Publishing,14644258|17413567 +Journal of Optics and Photonics,Herbert Publications,20571569 +Journal of Optics B Quantum and Semiclassical Optics,IOP Publishing,14644266|17413575 +Journal of Optimization,Hindawi Publishing Corporation,2356752X|23146486 +Journal of Optimization Theory and Applications,Springer-Verlag,00223239|15732878 +Journal of Optometry,Elsevier ,18884296|19891342 +Journal of Oral & Facial Pain and Headache,Quintessence Publishing,23330384|23330376 +Journal of Oral and Dental Research,"""Al Manhal FZ, LLC""",23106417| +Journal of Oral and Maxillofacial Pathology,Medknow Publications,0973029X| +Journal of Oral and Maxillofacial Radiology,Medknow Publications,23213841| +Journal of Oral and Maxillofacial Research,Stilus Optimus,2029283X +Journal of Oral and Maxillofacial Surgery,Elsevier ,02782391| +Journal of Oral and Maxillofacial Surgery Medicine and Pathology,Elsevier ,22125558| +Journal of Oral Biology,Avens Publishing Group,2377987X +Journal of Oral Biology and Craniofacial Research,Elsevier ,22124268| +Journal of Oral Biosciences,Elsevier ,13490079|18803865 +Journal of Oral Diseases,Hindawi Publishing Corporation,23567538|23146516 +Journal of Oral Hygiene & Health,OMICS Publishing Group,23320702|23320702 +Journal of Oral Implantology,American Academy of Implant Dentistry,01606972|15481336 +Journal of Oral Implants,Hindawi Publishing Corporation,23567546|23146575 +Journal of Oral Investigations,Complexo de Ensino Superior Meridional S.A.,2238510X +Journal of Oral Medicine and Pain,Korean Academy of Orofacial Pain and Oral Medicine,22889272| +Journal of Oral Medicine Oral Surgery Oral Pathology and Oral Radiology,Diva Enterprises Private Limited,23956186|23956194 +Journal of Oral Microbiology,Co-Action Publishing,20002297 +Journal of Oral Oncology,Hindawi Publishing Corporation,23567554|23146591 +Journal of Oral Pathology and Medicine,Wiley Blackwell (Blackwell Publishing),09042512|16000714 +Journal of Oral Rehabilitation,Wiley Blackwell (Blackwell Publishing),0305182X|13652842 +Journal Of Oral Research,"""Facultad de Odontologia, Universidad de Concepcion""",07192460|07192479 +Journal of Oral Research and Review,Medknow Publications,22494987| +Journal of Oral Science,Nihon University School of Dentistry,13434934|18804926 +Journal of Oral Science and Health,"""ScienceScript, LLC""",23749075 +Journal of Oral Surgery Society of Japan,Japanese Society of Oral and Maxillofacial Surgeons,04541693|21861560 +Journal of Organ Dysfunction,Informa UK (Taylor & Francis),17471060|17471079 +Journal of Organic and Biomolecular Simulations,Science Publications,23252170| +Journal of Organic Chemistry Research,Hans Publishers,23305231|2330524X +Journal of Organic Chemistry Research,Scientific Publishing Center,23144564|23144572 +Journal of Organic Semiconductors,Informa UK (Taylor & Francis),21606099|21606110 +Journal of Organisational Transformation & Social Change,Informa UK (Taylor & Francis),14779633|2040056X +Journal of Organization Design,Aarhus University Library,2245408X +Journal of Organizational and End User Computing,IGI Global,15462234|15465012 +Journal of Organizational Behavior,Wiley Blackwell (John Wiley & Sons),08943796|10991379 +Journal of Organizational Behavior Management,Informa UK (Taylor & Francis),01608061|15408604 +Journal of Organizational Change Management,Emerald (MCB UP ),09534814|00000000 +Journal of Organizational Computing,Informa UK (Taylor & Francis),10541721| +Journal of Organizational Computing and Electronic Commerce,Informa UK (Taylor & Francis),10919392|15327744 +Journal of Organizational Effectiveness People and Performance,Emerald (MCB UP ),20516614| +Journal of Organizational Ethnography,Emerald (MCB UP ),20466749| +Journal of Organizational Excellence,Wiley Blackwell (John Wiley & Sons),15311864|15316653 +Journal of Organizational Knolwedge Management,IBIMA Publishing,21660808 +Journal of Organizational Knowledge Communication,Aarhus University Library,22467572 +Journal of Organizational Management Studies,IBIMA Publishing,21660816 +Journal of Organometallic Chemistry,Elsevier ,0022328X|0022328X +Journal of Oriental Neuropsychiatry,The Korean Society of Oriental Neuropsychiatry,12266396| +Journal of Ornithology,Springer-Verlag,00218375|14390361 +Journal of Ornithology,Springer-Verlag,21937192|21937206 +Journal of Orofacial & Health Sciences,Diva Enterprises Private Limited,09765360|22293264 +Journal of Orofacial Orthopedics / Fortschritte der Kieferorthopädie,Springer-Verlag,14345293|16156714 +Journal of Orofacial Pain,Quintessence Publishing,10646655| +Journal of Orofacial Research,Jaypee Brothers Medical Publishing,22777482|22499091 +Journal of Orofacial Sciences,Medknow Publications,09758844| +Journal of Orthodontic Research,Medknow Publications,23213825| +Journal of Orthodontic Science,Medknow Publications,22780203| +Journal of Orthodontics,Maney Publishing,14653125|14653133 +Journal of Orthopaedic and Sports Physical Therapy,Journal of Orthopaedic & Sports Physical Therapy,01906011|19381344 +Journal of Orthopaedic Case Reports,Indian Orthopaedic Research Group,22500685|23213817 +Journal of Orthopaedic Nursing,Elsevier ,13613111| +Journal of Orthopaedic Research,Wiley Blackwell (John Wiley & Sons),07360266|1554527X +Journal of Orthopaedic Science,Elsevier ,09492658|14362023 +Journal of Orthopaedic Surgery and Research,Springer (Biomed Central Ltd.),1749799X|1749799X +Journal of Orthopaedic Translation,Elsevier ,2214031X| +Journal of Orthopaedic Trauma,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08905339| +Journal of Orthopaedics,Elsevier ,0972978X| +Journal of Orthopaedics and Allied Sciences,Medknow Publications,23192585| +Journal of Orthopaedics and Trauma,Ashdin Publishing,20902921|2090293X +Journal of Orthopaedics and Traumatology,Springer-Verlag,15909921|15909999 +Journal of Orthopaedics Trauma and Rehabilitation,Elsevier ,22104917| +Journal of Orthopedics & Rheumatology,Avens Publishing Group,23342846 +Journal of Orthopedics Rheumatology and sports Medicine,Elyns Group LLC,24709824 +Journal of Orthopedics Traumatology and Rehabilitation,Medknow Publications,09757341| +Journal of Orthoptera Research,BioOne (Orthopterist's Society),10826467|19372426 +Journal of Osteopathic Medicine,Elsevier ,14438461| +Journal of Osteoporosis,Hindawi Publishing Corporation,20908059|20420064 +Journal of Osteoporosis and Physical Activity,OMICS Publishing Group,23299509 +Journal of Otolaryngology - Head and Neck Surgery,Springer (Biomed Central Ltd.),19160216|19160216 +Journal of Otolaryngology Advances,Open Access Pub,23798572 +Journal of Otolaryngology and Reconstructive Surgery,Elyns Group LLC,24701041 +Journal of Otolaryngology-ENT Research,MedCrave Group,23796359 +Journal of Otology,Elsevier ,16722930| +Journal of Otology & Rhinology,OMICS Publishing Group,23248785 +Journal of Outdoor Recreation and Tourism,Elsevier ,22130780| +Journal of Outdoor Recreation Education and Leadership,"""Sagamore Publishing, LLC""",19485123 +Journal of Outsourcing & Organizational Information Management,IBIMA Publishing,21554846 +Journal of Ovarian Research,Springer (Biomed Central Ltd.),17572215|17572215 +Journal of Pacific History,Informa UK (Taylor & Francis),00223344|14699605 +Journal of Pacific Rim Psychology,Cambridge University Press,18344909|18344909 +Journal of Paediatric Surgeons of Bangladesh,Bangladesh Journals Online,20777469|23091320 +Journal of Paediatrics and Child Health,Wiley Blackwell (Blackwell Publishing),10344810|14401754 +Journal of Pain,Elsevier ,15265900| +Journal of Pain & Palliative Care Pharmacotherapy,Informa UK (Taylor & Francis),15360288|15360539 +Journal of Pain & Relief,OMICS Publishing Group,21670846|21670846 +Journal of Pain and Symptom Management,Elsevier ,08853924| +Journal of Pain Research,Dove Medical Press,11787090 +Journal of Palaeogeography,Elsevier ,20953836| +Journal of Paleolimnology,Springer-Verlag,09212728|15730417 +Journal of Paleontology,Cambridge University Press,00223360|19372337 +Journal of Palestine Studies,University of California Press,0377919X|15338614 +Journal of Palestinian Refugee Studies,"""Al Manhal FZ, LLC""",20467060| +Journal of Palliative Care & Medicine,OMICS Publishing Group,21657386 +Journal of Palliative Medicine,Mary Ann Liebert,10966218|15577740 +Journal of Pansori,Society of Pansori,15983552| +Journal of Paper Conservation,Maney Publishing,18680860|20571682 +Journal of Parallel and Distributed Computing,Elsevier ,07437315|10960848 +Journal of Paramedic Practice,Mark Allen Group,17591376|20419457 +Journal of Parasitic Diseases,Springer-Verlag,09717196|09750703 +Journal of Parasitology,BioOne (American Society of Parasitologists),00223395|19372345 +Journal of Parasitology and Vector Biology,Academic Journals,21416567 +Journal of Parasitology Research,Hindawi Publishing Corporation,20900023|20900031 +Journal of Parenteral and Enteral Nutrition,SAGE Publications,01486071|19412444 +Journal of Park and Recreation Administration,"""Sagamore Publishing, LLC""",21606862 +Journal of Parkinson s Disease,IOS Press,18777171|1877718X +Journal of Parkinsonism & Restless Legs Syndrome,Journal of Parkinsonism and RLS,19277733| +Journal of Parkinsonism and Restless Leg Syndrome,Journal of Parkinsonism and RLS,19277725| +Journal of Parkinson’s disease and Alzheimer s disease,Avens Publishing Group,2376922X +Journal of Parkinson’s Disease and Movement Disorders,Baycinar Tibbi Yayincilik,13019996| +Journal of Parliamentary Research,Korea Parliamentary Research Institute,19756461| +Journal of Partial Differential Equations,Global Science Press,1000940X| +Journal of Pastoral Care & Counseling Advancing theory and professional practice through scholarly and reflective publications,SAGE Publications,15423050|2167776X +Journal of Pastoral Theology,Maney Publishing,10649867|21614504 +Journal of Patan Academy of Health Sciences,Nepal Journals Online,20912749|20912757 +Journal of Pathogens,Hindawi Publishing Corporation,20903057|20903065 +Journal of Pathology and Translational Medicine,The Korean Society of Pathologists and The Korean Society for Cytopathology,23837837|23837845 +Journal of Pathology Informatics,Medknow Publications,21533539| +Journal of Pathology of Nepal,Nepal Journals Online,20910797|20910908 +Journal of Pathology Research,Bioinfo Publications,09768068|09768076 +Journal of Patient Experience,SAGE Publications,23743735|23743743 +Journal of Patient Safety,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15498417| +Journal of Patient Safety & Infection Control,Elsevier ,2214207X| +Journal of Patient-Centered Research and Reviews,"""Aurora Health Care, Inc.""",23300698 +Journal of Pattern Intelligence,Bioinfo Publications,22309330|22309349 +Journal of Pattern Recognition Research,Journal of Pattern Recognition Research,1558884X +JOURNAL OF PAVEMENT ENGINEERING JSCE,Japan Society of Civil Engineers,18848176 +Journal of Peace Conflict and Development,"""Journal of Peace, Conflict and Development""",17420601 +Journal of Peace Education,Informa UK (Taylor & Francis),17400201|1740021X +Journal of Peace Research,SAGE Publications,00223433|00000000 +Journal of Peacebuilding & Development,Informa UK (Taylor & Francis),15423166|21657440 +Journal of PEARLDENT,Diva Enterprises Private Limited,09760180|22294457 +Journal of Pedagogy / Pedagogický casopis,De Gruyter Open Sp. z o.o. ,13381563|13382144 +"""Journal of Pedagogy and Psychology """"Signum Temporis""""""",De Gruyter Open Sp. z o.o. ,16914929| +Journal of Pediatric & Prenatal Nutrition,"""Informa UK (Haworth Press, Inc.,)""",87566206| +Journal of Pediatric and Adolescent Gynecology,Elsevier ,10833188| +Journal of Pediatric Biochemistry,Thieme Publishing Group,18795390|18795404 +Journal of Pediatric Dentistry,Medknow Publications,23216646| +Journal of Pediatric Endocrinology and Metabolism,Walter de Gruyter GmbH,0334018X|21910251 +Journal of Pediatric Epilepsy,Thieme Publishing Group,2146457X|21464588 +Journal of Pediatric Gastroenterology and Nutrition,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02772116| +Journal of Pediatric Genetics,Thieme Publishing Group,21464596|2146460X +Journal of Pediatric Health Care,Elsevier ,08915245| +Journal of Pediatric Hematology/Oncology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10774114| +Journal of Pediatric Infectious Diseases,Thieme Publishing Group,13057707|13057693 +Journal of Pediatric Intensive Care,Thieme Publishing Group,21464618|21464626 +Journal of Pediatric Nephrology,Nova Explore Publications Inc.,23453176 +Journal of Pediatric Neurology,Thieme Publishing Group,13042580|18759041 +Journal of Pediatric Neuropsychology,Springer-Verlag,21992681|21992673 +Journal of Pediatric Neuroradiology,Thieme Publishing Group,13096680|13096745 +Journal of Pediatric Neurosciences,Medknow Publications,18171745| +Journal of Pediatric Nursing,Elsevier - WB Saunders,08825963| +Journal of Pediatric Oncology,Pharma Publisher,23093021 +Journal of Pediatric Oncology Nursing,SAGE Publications,10434542|15328457 +Journal of Pediatric Ophthalmology & Strabismus,"""SLACK, Inc.""",01913913| +Journal of Pediatric Orthopaedics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02716798| +Journal of Pediatric Orthopaedics B,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1060152X| +Journal of Pediatric Psychology,Oxford University Press,01468693|1465735X +Journal of Pediatric Rehabilitation Medicine,IOS Press,18745393|18758894 +Journal of Pediatric Sciences,Journal of Pediatric Sciences,13091247 +Journal of Pediatric Surgery,Elsevier ,00223468|15315037 +Journal of Pediatric Surgery Case Reports,Elsevier ,22135766| +Journal of Pediatric Urology,Elsevier ,14775131| +Journal of Pediatrics & Child Care,Avens Publishing Group,23800534 +Journal of Pediatrics & Neonatal Care,MedCrave Group,23734426 +Journal of Pediatrics Review,International Neuroscience Institute,23224401|23224398 +Journal of Pelvic Medicine and Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15425983| +Journal of Pension Economics and Finance,Cambridge University Press,14747472|14753022 +Journal of Pensions Economics and Finance,Cambridge University Press,14747472|14753022 +Journal of Pentecostal Theology,Brill Academic Publishers,09667369|17455251 +Journal of Peptide Research,Wiley Blackwell (Blackwell Publishing),1397002X|13993011 +Journal of Peptide Science,Wiley Blackwell (John Wiley & Sons),10752617|10991387 +Journal of Performance Magic,University of Huddersfield Press,20516037 +Journal of Performance of Constructed Facilities,American Society of Civil Engineers,08873828|19435509 +Journal of PeriAnesthesia Nursing,Elsevier ,10899472| +Journal of Perinatal Medicine,Walter de Gruyter GmbH,03005577|16193997 +Journal of Perinatology,Nature Publishing Group,07438346|07438346 +Journal of Periodontal & Implant Science,Korean Academy of Periodontology (KAMJE),20932278|20932286 +Journal of Periodontal Research,Wiley Blackwell (Blackwell Publishing),00223484|16000765 +Journal of Periodontology,American Academy of Periodontology,00223492|19433670 +Journal of Periodontology & Implant Dentistry,International Society for Phytocosmetic Sciences,20087748|20087756 +Journal of Perioperative Echocardiography,Jaypee Brothers Medical Publishing,2320527X|23207310 +Journal of Persianate Studies,Brill Academic Publishers,18747094|18747167 +Journal of Personal and Interpersonal Loss,Informa UK (Taylor & Francis),10811443| +Journal of Personal Selling and Sales Management,Informa UK (Taylor & Francis),08853134|15577813 +Journal of Personality,Wiley Blackwell (Blackwell Publishing),00223506|14676494 +Journal of Personality and Social Psychology,American Psychological Association,00223514|19391315 +Journal of Personality Assessment,Informa UK (Taylor & Francis),00223891|15327752 +Journal of Personality Disorders,Guilford Publications,0885579X| +Journal of Personalized Medicine,MDPI AG,20754426 +Journal of Personnel Evaluation in Education,Springer-Verlag,0920525X|15730425 +Journal of Personnel Psychology,Hogrefe Publishing Group,18665888|21905150 +Journal of Perspectives in Applied Academic Practice,Edinburgh Napier University,20519788 +Journal of Pest Science,Springer-Verlag,16124758|16124766 +Journal of Pesticide Science,Pesticide Science Society of Japan,1348589X|13490923 +Journal of Petroleum & Environmental Biotechnology,OMICS Publishing Group,21577463 +Journal of Petroleum and Gas Engineering,Academic Journals,21412677 +Journal of Petroleum and Gas Exploration Research,International Research Journals,22766510 +Journal of Petroleum Engineering,Hindawi Publishing Corporation,23145005|23145013 +Journal of Petroleum Exploration and Production Technology,Springer-Verlag,21900558|21900566 +Journal of Petroleum Geology,Wiley Blackwell (Blackwell Publishing),01416421|17475457 +Journal of Petroleum Science and Engineering,Elsevier ,09204105| +Journal of Petroleum Science Research,DEStech Publications,21685517|21685533 +Journal of Petroleum Technology,Society of Petroleum Engineers,01492136| +Journal of Petroleum Technology and Alternative Fuels,Academic Journals,23608560 +Journal of Petrology,Oxford University Press,00223530|14602415 +Journal of Pharmaceutical Analysis,Elsevier ,20951779| +Journal of Pharmaceutical and Allied Sciences,African Journals Online ,15968499 +Journal of Pharmaceutical and Biomedical Analysis,Elsevier ,07317085| +Journal of Pharmaceutical and Biomedical Sciences,Lawarence Press,22307885 +Journal of Pharmaceutical and Scientific Innovation,Moksha Publishing House,22774572 +Journal of Pharmaceutical Care & Health Systems,OMICS Publishing Group,23760419 +Journal of Pharmaceutical Care in Pain & Symptom Control,"""Informa UK (Haworth Press, Inc.,)""",10564950| +JOURNAL OF PHARMACEUTICAL CHEMISTRY,Vensel Publications,23495731 +Journal of Pharmaceutical Finance Economics & Policy,"""Informa UK (Haworth Press, Inc.,)""",15385698|15385396 +Journal of Pharmaceutical Health Care and Sciences,Springer (Biomed Central Ltd.),20550294|20550294 +Journal of Pharmaceutical Health Services Research,Wiley Blackwell (Blackwell Publishing),17598885|17598893 +Journal of Pharmaceutical Innovation,Springer-Verlag,18725120|19398042 +Journal of Pharmaceutical Investigation,Springer-Verlag,20935552| +Journal of Pharmaceutical Investigation,Springer-Verlag,20935552|20936214 +Journal of Pharmaceutical Marketing & Management,Informa UK (Taylor & Francis),08837597|15408574 +Journal of Pharmaceutical Marketing Practice,"""Informa UK (Haworth Press, Inc.,)""",10926801| +Journal of Pharmaceutical Negative Results,Medknow Publications,09769234| +Journal of Pharmaceutical Policy and Practice,Springer (Biomed Central Ltd.),20523211|20523211 +Journal of Pharmaceutical Research,Krupanidhi Educational Trust,09737200|24548405 +Journal of Pharmaceutical Research & Opinion,Innovative Journal,22491953 +Journal of Pharmaceutical Sciences,Elsevier ,00223549|15206017 +Journal of Pharmaceutical Sciences & Emerging Drugs,OMICS Publishing Group,23809477 +Journal of Pharmaceutical Sciences and Pharmacology,American Scientific Publishers,23333715|23333723 +journal of Pharmaceutical Technology and Drug Research,Herbert Publications,2050120X +Journal of Pharmaceutical Technology Research and Management,Chitkara University Publications,23212217|23212225 +Journal of Pharmaceutics,Hindawi (International Scholarly Research Network),20909918|20907818 +Journal of Pharmaceutics & Drug Delivery Research,OMICS Publishing Group,23259604 +Journal of Pharmaceutics & Pharmacology,Avens Publishing Group,2327204X +Journal of Pharmaceutics and Drug Development,"""Annex Publishers, LLC""",23489782 +Journal of Pharmacobio-Dynamics,Pharmaceutical Society of Japan,0386846X|18811353 +Journal of Pharmacoepidemiology,Informa UK (Taylor & Francis),08966966|15408582 +Journal of Pharmacogenomics & Pharmacoproteomics,OMICS Publishing Group,21530645 +Journal of Pharmacognosy,Bioinfo Publications,0976884X|09768858 +Journal of Pharmacognosy and Phytotherapy,Academic Journals,21412502 +Journal of Pharmacokinetics and Biopharmaceutics,Springer-Verlag,0090466X| +Journal of Pharmacokinetics and Pharmacodynamics,Springer-Verlag,1567567X|15738744 +Journal of Pharmacological and Toxicological Methods,Elsevier ,10568719| +Journal of Pharmacological Methods,Elsevier ,01605402| +Journal of Pharmacological Sciences,Elsevier ,13478613|13478648 +Journal of Pharmacology and Experimental Therapeutics,American Society for Pharmacology & Experimental Therapeutics,00223565|15210103 +Journal of Pharmacology and Pharmacotherapeutics,Medknow Publications,0976500X| +Journal of Pharmacology and Toxicology,Science Alert,1816496X| +Journal of Pharmacology Research,Bioinfo Publications,09767134|09767142 +Journal of Pharmacopuncture,Korean Pharmacopuncture Institute,12264849|22346856 +Journal of Pharmacovigilance,OMICS Publishing Group,23296887 +Journal of Pharmacy & Bioresources,African Journals Online ,1898442 +Journal of Pharmacy & Pharmaceutical Sciences,JPPS Journal,14821826|14821826 +Journal of Pharmacy & Pharmaceutics,Ommega Online Publishers,23771313 +Journal of Pharmacy and Allied Health Sciences,Science Alert,22242503| +Journal of Pharmacy And Bioallied Sciences,Medknow Publications,09757406| +Journal of Pharmacy and Nutrition Sciences,Lifescience Global,19275951 +Journal of Pharmacy and Pharmacology,Wiley Blackwell (Blackwell Publishing),00223573|20427158 +Journal of Pharmacy and Pharmacology,David Publishing Company,23282150|23282150 +Journal of Pharmacy Practice,SAGE Publications,08971900|15311937 +Journal of Pharmacy Practice and Community Medicine,EManuscript Services,24553255 +Journal of Pharmacy Practice and Research,Wiley Blackwell (John Wiley & Sons),1445937X| +Journal of Pharmacy Research,Elsevier ,09746943| +Journal of Pharmacy Teaching,Portico,10440054|15407365 +Journal of Pharmacy Technology,SAGE Publications,87551225|15494810 +Journal of Phase Equilibria,Springer-Verlag,10549714|00000000 +Journal of Phase Equilibria and Diffusion,Springer-Verlag,15477037|18637345 +Journal of Phenomenological Psychology,Brill Academic Publishers,00472662|15691624 +Journal of Philosophical Logic,Springer-Verlag,00223611|15730433 +Journal of Philosophical Research,Philosophy Documentation Center,10538364| +Journal of Philosophy A Cross-Disciplinary Inquiry,Philosophy Documentation Center,2072036X| +Journal of Philosophy and Culture,African Journals Online ,8556660 +Journal of Philosophy of Education,Wiley Blackwell (Blackwell Publishing),03098249|14679752 +Journal of Phonetics,Elsevier ,00954470|10958576 +Journal of Photochemistry,Elsevier ,00472670| +Journal of Photochemistry and Photobiology A Chemistry,Elsevier ,10106030| +Journal of Photochemistry and Photobiology B Biology,Elsevier ,10111344|10111344 +Journal of Photochemistry and Photobiology C Photochemistry Reviews,Elsevier ,13895567| +Journal of Photonic Materials and Technology,Science Publishing Group,24698423| +Journal of Photonics,Hindawi Publishing Corporation,23567562|23146451 +Journal of Photonics for Energy,SPIE - International Society for Optical Engineering,19477988| +Journal of Photopolymer Science and Technology,"""The Technical Association of Photopolymers, Japan""",09149244|13496336 +Journal of Phycology,Wiley Blackwell (Blackwell Publishing),00223646|15298817 +Journal of Phylogenetics & Evolutionary Biology,OMICS Publishing Group,23299002 +Journal of Physical Activity and Health,Human Kinetics,15433080| +Journal of Physical and Chemical Reference Data,American Institute of Physics,00472689|15297845 +Journal of physical and chemical sciences,ScienceQ Publishing Group,2348327X +Journal of Physical Chemistry & Biophysics,OMICS Publishing Group,21610398 +Journal of Physical Education and Sport,Physical Education and Sport Faculty,22478051|2247806X +Journal of Physical Education and Sports Management,American Research Institute for Policy Development,23732156|23732164 +Journal of Physical Education Recreation & Dance,Informa UK (Taylor & Francis),07303084|21683816 +Journal of Physical Mathematics,OMICS Publishing Group,20900899|20900902 +Journal of Physical Oceanography,American Meteorological Society,00223670|15200485 +Journal of Physical Organic Chemistry,Wiley Blackwell (John Wiley & Sons),08943230|10991395 +Journal of Physical Science and Application,David Publishing Company,21595348|21595348 +Journal of Physical Therapy and Health Promotion,Bowen Publishing Company,23761601|23761636 +Journal of Physical Therapy Science,The Society of Physical Therapy Science,09155287|21875626 +Journal of Physics A General Physics,IOP Publishing,03054470| +Journal of Physics A Mathematical and General,IOP Publishing,13616447|03054470 +Journal of Physics A Mathematical and Theoretical,IOP Publishing,17518113|17518121 +Journal of Physics A Mathematical Nuclear and General,IOP Publishing,03010015| +Journal of Physics and Chemistry of Materials,"""WorldAcademics, BOSON Academic Publications""",23486341 +Journal of Physics and Chemistry of Solids,Elsevier ,00223697| +Journal of Physics B Atomic and Molecular Physics,IOP Publishing,00223700| +Journal of Physics B Atomic Molecular and Optical Physics,IOP Publishing,09534075|13616455 +Journal of Physics C Solid State Physics,IOP Publishing,00223719| +Journal of Physics Condensed Matter,IOP Publishing,09538984|1361648X +Journal of Physics Conference Series,IOP Publishing,17426588|17426596 +Journal of Physics D Applied Physics,IOP Publishing,00223727|13616463 +Journal of Physics E Scientific Instruments,IOP Publishing,00223735| +Journal of Physics F Metal Physics,IOP Publishing,03054608| +Journal of Physics G Nuclear and Particle Physics,IOP Publishing,09543899|13616471 +Journal of Physics G Nuclear Physics,IOP Publishing,03054616| +Journal of Physics of the Earth,Seismological Society of Japan,00223743|18842305 +Journal of Physiobiochemical Metabolism,OMICS Publishing Group,23248793 +Journal of PHYSIOLOGICAL ANTHROPOLOGY,Springer (Biomed Central Ltd.),18806791|18806805 +Journal of PHYSIOLOGICAL ANTHROPOLOGY and Applied Human Science,Japan Society of Physiological Anthropology,13453475|13475355 +Journal of Physiology and Biochemistry,Springer-Verlag,11387548|18778755 +Journal of Physiology and Pathophysiology,Academic Journals,2141260X +Journal of Physiology and Pharmacology Advances,ScopeMed International Medical Journal Managment and Indexing System,22517693 +Journal of Physiology Studies,Hans Publishers,23301589|23301600 +Journal of Physiology-Paris,Elsevier ,09284257| +Journal of Physiotherapy,Elsevier ,18369553| +Journal of Phytology,Scienceflora Publishers Pvt. Ltd.,20756240 +Journal of Phytomedicine and Therapeutics,African Journals Online ,11181028 +Journal of Phytopathology,Wiley Blackwell (Blackwell Publishing),09311785|14390434 +Journal of Pidgin and Creole Languages,John Benjamins Publishing Company,09209034|15699870 +Journal of Pierre Fauchard Academy (India Section),Elsevier ,09702199| +Journal of Pigmentary Disorders,OMICS Publishing Group,23760427 +Journal of Pineal Research,Wiley Blackwell (Blackwell Publishing),07423098|1600079X +Journal of Pipeline Systems Engineering and Practice,American Society of Civil Engineers,19491190|19491204 +Journal of Place Management and Development,Emerald (MCB UP ),17538335| +Journal of Plankton Research,Oxford University Press,01427873|14643774 +Journal of Planning,"""LookUs Bilisim, Ltd.""",13007319| +Journal of Planning Education and Research,SAGE Publications,0739456X|00000000 +Journal of Planning History,SAGE Publications,15385132|15526585 +Journal of Planning Literature,SAGE Publications,08854122|00000000 +Journal of Plant Biochemistry & Physiology,OMICS Publishing Group,23299029 +Journal of Plant Biochemistry and Biotechnology,Springer-Verlag,09717811|09741275 +Journal of Plant Biology,Springer-Verlag,12269239|18670725 +Journal of Plant biology & Soil health,Avens Publishing Group,23318996 +Journal of Plant Biotechnology,The Korean Society for Plant Biotechnology,12292818|23841397 +Journal of Plant Breeding and Crop Science,Academic Journals,20069758 +Journal of Plant Diseases and Protection,Springer-Verlag,18613829|18613837 +Journal of Plant Ecology,Oxford University Press,17529921|1752993X +Journal of Plant Genome Sciences,"""Atlas Scienfitic Publishing, LP""",19491360 +Journal of Plant Genomics,Bioinfo Publications,09768823|09768831 +Journal of Plant Growth Regulation,Springer-Verlag,07217595|14358107 +Journal of Plant Interactions,Informa UK (Taylor & Francis),17429145|17429153 +Journal of Plant Nutrition,Informa UK (Taylor & Francis),01904167|15324087 +Journal of Plant Nutrition and Soil Science,Wiley Blackwell (John Wiley & Sons),14368730|15222624 +Journal of Plant Pathology & Microbiology,OMICS Publishing Group,21577471 +Journal of Plant Physiology,Elsevier ,01761617| +Journal of Plant Physiology & Pathology,OMICS Publishing Group,2329955X +Journal of Plant Protection Research,De Gruyter Open Sp. z o.o. ,14274345|1899007X +Journal of Plant Registrations,American Society of Agronomy,19365209|19403496 +Journal of Plant Research,Springer-Verlag,09189440|16180860 +journal of Plant Science and Molecular Breeding,Herbert Publications,20502389 +Journal of Plant Sciences,Science Alert,18164951| +Journal of Plant Sciences (Science Publishing Group),Science Publishing Group,23310723| +Journal of Plant Stress Physiology,Scienceflora Publishers Pvt. Ltd.,24550477 +Journal of Plant Studies,Canadian Center of Science and Education,19270461|1927047X +Journal of Plantation Crops,Scienceflora Publishers Pvt. Ltd.,03045242|24548480 +Journal of Plasma and Fusion Research,Japan Society of Plasma Science and Nuclear Fusion Research,09187928| +Journal of Plasma Physics,Cambridge University Press,00223778|14697807 +Journal of Plastic Film and Sheeting,SAGE Publications,87560879|15308014 +Journal of Plastic Reconstructive & Aesthetic Surgery,Elsevier ,17486815| +Journal of Plastic Surgery and Hand Surgery,Informa UK (Taylor & Francis),2000656X|20006764 +Journal of Playwork Practice,The Policy Press,20531621|2053163X +Journal of Poetry Therapy,Informa UK (Taylor & Francis),08893675|15672344 +Journal of Police and Criminal Psychology,Springer-Verlag,08820783|19366469 +Journal of Police Crisis Negotiations,Informa UK (Taylor & Francis),15332586|15332594 +Journal of Policing Intelligence and Counter Terrorism,Informa UK (Taylor & Francis),18335330|21595364 +Journal of Policy Analysis and Management,Wiley Blackwell (John Wiley & Sons),02768739|15206688 +Journal of Policy and Development Studies,"""Al Manhal FZ, LLC""",15979385| +Journal of Policy and Organisational Management,Bioinfo Publications,09767738|09767746 +Journal of Policy and Practice in Intellectual Disabilities,Wiley Blackwell (Blackwell Publishing),17411122|17411130 +Journal of Policy History,Cambridge University Press,08980306|15284190 +Journal of Policy Modeling,Elsevier ,01618938| +Journal of Policy Practice,Informa UK (Taylor & Francis),15588742|15588750 +Journal of Policy Research in Tourism Leisure and Events,Informa UK (Taylor & Francis),19407963|19407971 +Journal of Politeness Research,Walter de Gruyter GmbH,16125681|16134877 +Journal of Political Economy,The University of Chicago Press,00223808|1537534X +Journal of Political Ideologies,Informa UK (Taylor & Francis),13569317|14699613 +Journal of Political Marketing,Informa UK (Taylor & Francis),15377857|15377865 +Journal of Political Philosophy,Wiley Blackwell (Blackwell Publishing),09638016|14679760 +Journal of Political Power,Informa UK (Taylor & Francis),2158379X|21583803 +Journal of Political Science and Communication,The Korean Association of Political Science and Communication,12298255| +Journal of Political Science Education,Informa UK (Taylor & Francis),15512169|15512177 +Journal of Political Sciences & Public Affairs,OMICS Publishing Group,23320761 +Journal of Politics and Law,Canadian Center of Science and Education,19139047|19139055 +Journal of Pollution Effects & Control,OMICS Publishing Group,23754397 +Journal of Polymer Engineering,Walter de Gruyter GmbH,03346447|21910340 +Journal of Polymer Research,Springer-Verlag,10229760|15728935 +Journal of Polymer Science,Wiley Blackwell (John Wiley & Sons),00223832|15426238 +Journal of Polymer Science Macromolecular Reviews,Wiley Blackwell (John Wiley & Sons),00762083|15430480 +Journal of Polymer Science Part A General Papers,Wiley Blackwell (John Wiley & Sons),04492951|15426246 +Journal of Polymer Science Part A Polymer Chemistry,Wiley Blackwell (John Wiley & Sons),0887624X|10990518 +Journal of Polymer Science Part A-1 Polymer Chemistry,Wiley Blackwell (John Wiley & Sons),0449296X|15429350 +Journal of Polymer Science Part A-2 Polymer Physics,Wiley Blackwell (John Wiley & Sons),04492978|15429377 +Journal of Polymer Science Part B Polymer Letters,Wiley Blackwell (John Wiley & Sons),04492986|15426254 +Journal of Polymer Science Part B Polymer Physics,Wiley Blackwell (John Wiley & Sons),08876266|10990488 +Journal of Polymer Science Part C Polymer Letters,Wiley Blackwell (John Wiley & Sons),08876258|15430472 +Journal of Polymer Science Part C Polymer Symposia,Wiley Blackwell (John Wiley & Sons),04492994|19353065 +Journal of Polymer Science Polymer Chemistry Edition,Wiley Blackwell (John Wiley & Sons),03606376|15429369 +Journal of Polymer Science Polymer Letters Edition,Wiley Blackwell (John Wiley & Sons),03606384|15430472 +Journal of Polymer Science Polymer Physics Edition,Wiley Blackwell (John Wiley & Sons),00981273|15429385 +Journal of Polymer Science Polymer Symposia,Wiley Blackwell (John Wiley & Sons),03608905|19360959 +Journal of Polymers,Hindawi Publishing Corporation,23567570|23146877 +Journal of Polymers and the Environment,Springer-Verlag,15662543|15728900 +Journal of Polytechnic,Technical Education Faculty Gazi University,13020900| +Journal of Pomology and Horticultural Science,Informa UK (Taylor & Francis),03683621| +Journal of Popular Film,Informa UK (Taylor & Francis),00472719| +Journal of Popular Film and Television,Informa UK (Taylor & Francis),01956051|19306458 +Journal of Popular Music Studies,Wiley Blackwell (Blackwell Publishing),15242226| +Journal of Popular Narrative,The Association of Popular Narrative,17383188| +Journal of Population,Springer-Verlag,01461052| +Journal of Population Ageing,Springer-Verlag,18747884|18747876 +Journal of Population Economics,Springer-Verlag,09331433|14321475 +Journal of Population Research,Springer-Verlag,14432447|18359469 +Journal of Porous Materials,Springer-Verlag,13802224|15734854 +Journal of Porous Media,Begell House Inc.,1091028X| +Journal of Porphyrins and Phthalocyanines,World Scientific ,10884246|10991409 +Journal of Portuguese Linguistics,"""Ubiquity Press, Ltd.""",16454537|23975563 +Journal of Positioning Navigation and Timing,The Korean GNSS Society,22888187| +Journal of Positive Behavior Interventions,SAGE Publications,10983007|15384772 +Journal of Positive Management,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,2083103X|23921412 +Journal of Post Keynesian Economics,Informa UK (Taylor & Francis),01603477|15577821 +Journal of Postcolonial Writing,Informa UK (Taylor & Francis),17449855|17449863 +Journal of Postgenomics Drug & Biomarker Development,OMICS Publishing Group,21530769 +Journal of Postgraduate Medicine,Medknow Publications,00223859| +Journal of Postgraduate Medicine Education and Research,Jaypee Brothers Medical Publishing,22778969|22780262 +Journal of Poverty,Informa UK (Taylor & Francis),10875549|15407608 +Journal of Poverty and Social Justice,The Policy Press,17598273|17598281 +Journal of Powder Metallurgy and Mining,OMICS Publishing Group,21689806 +Journal of Powder Technology,Hindawi (International Scholarly Research Network),20907710|20907737 +Journal of Power,Informa UK (Taylor & Francis),17540291| +Journal of Power,Informa UK (Taylor & Francis),17540291| +Journal of Power,Informa UK (Taylor & Francis),17540291|17540305 +Journal of Power,Informa UK (Taylor & Francis),17540291| +Journal of Power and Energy Engineering,"""Scientific Research Publishing, Inc.""",2327588X|23275901 +Journal of Power and Energy Systems,The Japan Society of Mechanical Engineers,18813062 +Journal of Power Electronics,The Korean Institute of Power Electrics,15982092| +Journal of Power Politics & Governance,American Research Institute for Policy Development,23724919|23724927 +Journal of Power Sources,Elsevier ,03787753|03787753 +Journal of Practical Engineering Education,Korean Institute for Practical Engineering Education,2288405X| +Journal of Pragmatics,Elsevier ,03782166| +Journal of Praxis in Multicultural Education,"""University Libraries, University of Nevada, Las Vegas""",21612978 +Journal of Pre-Clinical and Clinical Research,Index Copernicus International,18982395|18987516 +Journal of Pre-College Engineering Education Research (J-PEER),Purdue University Press,21579288 +Journal of Pregnancy,Hindawi Publishing Corporation,20902727|20902735 +Journal of Pregnancy and Child Health,OMICS Publishing Group,2376127X +Journal of Prenatal Diagnosis and Therapy,Medknow Publications,09761756| +Journal of Prenatal Medicine,CIC Edizioni Internazionali,19713282 +Journal of Pressure Vessel Technology,ASME International ,00949930| +Journal of Prevention & Intervention in the Community,Informa UK (Taylor & Francis),10852352|15407330 +Journal of Preventive Medicine and Public Health,Korean Society for Preventive Medicine,19758375|22334521 +Journal of Preventive Veterinary Medicine,Korean Society of Preventive Veterinary Medicine,22877991|22878009 +Journal of Primary Care & Community Health,SAGE Publications,21501319|21501327 +Journal of Primary Health Care,CSIRO Publishing,11726164| +Journal of Primatology,OMICS Publishing Group,21676801 +Journal of Prison Education and Reentry,University of Bergen Library,23872306 +Journal of Private International Law,Informa UK (Taylor & Francis),17441048|17578418 +Journal of Probability,Hindawi Publishing Corporation,23567589|23148373 +Journal of Probability and Statistics,Hindawi Publishing Corporation,1687952X|16879538 +Journal of Probiotics & Health,OMICS Publishing Group,23298901 +Journal of proceedings of the Agricultural Economics Society,Wiley Blackwell (Blackwell Publishing),13601261| +Journal of Process Control,Elsevier ,09591524| +Journal of Process Management New Technologies,Centre for Evaluation in Education and Science,2334735X| +Journal of Product & Brand Management,Emerald (MCB UP ),10610421|00000000 +Journal of Product Innovation Management,Wiley Blackwell (Blackwell Publishing),07376782|15405885 +Journal of Productivity Analysis,Springer-Verlag,0895562X|15730441 +Journal of Professional Capital and Community,Emerald (MCB UP ),20569548| +Journal of Professional Communication,Escarpment Press,19206852 +Journal of Professional Issues in Engineering,American Society of Civil Engineers,07339380|23310030 +Journal of Professional Issues in Engineering Education and Practice,American Society of Civil Engineers,10523928|19435541 +Journal of Professional Nursing,Elsevier ,87557223| +Journal of Professional Services Marketing,Informa UK (Taylor & Francis),07484623| +Journal of Professions and Organization,Oxford University Press,20518803|20518811 +Journal of Progressive Human Services,Informa UK (Taylor & Francis),10428232|15407616 +Journal of Projective Techniques,Informa UK (Taylor & Francis),08853126| +Journal of Projective Techniques and Personality Assessment,Informa UK (Taylor & Francis),0091651X| +Journal of Promotion Management,Informa UK (Taylor & Francis),10496491|15407594 +Journal of Property Finance,Emerald (MCB UP ),0958868X|00000000 +Journal of Property Investment & Finance,Emerald (MCB UP ),1463578X| +Journal of Property Investment and Finance,Emerald (MCB UP ),1463578X|00000000 +Journal of Property Research,Informa UK (Taylor & Francis),09599916|14664453 +Journal of Property Valuation and Investment,Emerald (MCB UP ),09602712|00000000 +Journal of Propulsion and Power,American Institute of Aeronautics and Astronautics,07484658|15333876 +Journal of Prosthetic Dentistry,Elsevier - Mosby,00223913| +Journal of Prosthodontic Research,Elsevier ,18831958| +Journal of Prosthodontics,Wiley Blackwell (Blackwell Publishing),1059941X|1532849X +Journal of Protein Chemistry,Springer-Verlag,02778033| +Journal of Proteolysis,Journal of Pattern Recognition Research,23316977 +Journal of Proteome Research,American Chemical Society,15353893|15353907 +journal of Proteome Science and Computational Biology,Herbert Publications,20502273 +Journal of Proteomics,Elsevier ,18743919| +Journal of Proteomics & Bioinformatics,OMICS Publishing Group,0974276X +Journal of Proteomics & Enzymology,OMICS Publishing Group,24701289 +Journal of Proteomics and Genomics research,Open Access Pub,23260793 +Journal of Proton Therapy,International Journal of Cancer Therapy and Oncology,24695491 +Journal of Pseudo-Differential Operators and Applications,Springer-Verlag,16629981|1662999X +Journal of Psychiatric and Mental Health Nursing,Wiley Blackwell (Blackwell Publishing),13510126|13652850 +Journal of Psychiatric Intensive Care,NAPICU (National Association of Psychiatric Intensive Care Units),17426464|17442206 +Journal of Psychiatric Nursing,"""LookUs Bilisim, Ltd.""",13093568| +Journal of Psychiatric Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15274160| +Journal of Psychiatric Research,Elsevier ,00223956| +Journal of Psychiatrists Association of Nepal,Nepal Journals Online,20912862|23508949 +Journal of Psychiatry,OMICS Publishing Group,23785756 +Journal of Psychiatry and Brain Functions,Herbert Publications,20553447 +Journal of Psychiatry and Neuroscience,"""8872147 Canada, Inc.""",11804882|14882434 +Journal of Psychoactive Drugs,Informa UK (Taylor & Francis),02791072|21599777 +Journal of Psychoceramics,CrossRef test user,2643561 +Journal of Psychoeducational Assessment,SAGE Publications,07342829|15575144 +Journal of Psycholinguistic Research,Springer-Verlag,00906905|15736555 +Journal of Psychological Abnormalities in Children,OMICS Publishing Group,23299525 +Journal of Psychological Issues in Organizational Culture,Wiley Blackwell (John Wiley & Sons),20418418|20418426 +Journal of Psychological Trauma,Informa UK (Taylor & Francis),19322887|19322895 +Journal of Psychologists and Counsellors in Schools,Cambridge University Press,20556365|20556373 +Journal of Psychology & Clinical Psychiatry,MedCrave Group,23736445 +Journal of Psychology & Human Sexuality,Informa UK (Taylor & Francis),08907064|15408698 +Journal of Psychology & Psychotherapy,OMICS Publishing Group,21610487 +Journal of Psychology and Behavioral Science,American Research Institute for Policy Development,23742380|23742399 +Journal of Psychology and Judaism,Springer (Kluwer Academic Publishers),07009801| +Journal of Psychology and Psychotherapy Research,Savvy Science Publisher,23131047 +Journal of Psychology in Africa,African Journals Online ,14330237 +Journal of Psychology of Science and Technology,Springer Publishing Company,19397054| +Journal of Psychology Research,David Publishing Company,21595542|21595550 +Journal of Psychopathology and Behavioral Assessment,Springer-Verlag,08822689|15733505 +Journal of Psychopharmacology,SAGE Publications,02698811|00000000 +Journal of Psychophysiology,Hogrefe Publishing Group,02698803|21512124 +Journal of Psychosocial Nursing and Mental Health Services,"""SLACK, Inc.""",02793695| +Journal of Psychosocial Oncology,Informa UK (Taylor & Francis),07347332|15407586 +Journal of Psychosocial Rehabilitation and Mental Health,Springer-Verlag,21989834|2198963X +Journal of Psychosomatic Obstetrics & Gynecology,Informa UK (Taylor & Francis),0167482X|17438942 +Journal of Psychosomatic Research,Elsevier ,00223999| +Journal of Psychotherapy & Psychological Disorders,OMICS Publishing Group,23274654 +Journal of Psychotherapy & The Family,"""Informa UK (Haworth Press, Inc.,)""",07429703| +Journal of Psychotherapy in Independent Practice,Informa UK (Taylor & Francis),15229580| +Journal of Psychotherapy Integration,American Psychological Association,10530479|15733696 +Journal of Public Administration and Governance,"""Macrothink Institute, Inc.""",21617104 +Journal of Public Administration and Policy Research,Academic Journals,21412480 +Journal of Public Administration Research and Theory,Oxford University Press,10531858|14779803 +Journal of Public Affairs,Wiley Blackwell (John Wiley & Sons),14723891|14791854 +Journal of Public and Municipal Administration,Infra-M Academic Publishing House,22258272| +Journal of Public and Nonprofit Affairs,Journal of Public and Nonprofit Affairs,23813717 +Journal of Public Child Welfare,Informa UK (Taylor & Francis),15548732|15548740 +Journal of Public Economic Theory,Wiley Blackwell (Blackwell Publishing),10973923|14679779 +Journal of Public Economics,Elsevier ,00472727| +Journal of Public Health,Oxford University Press,17413842|17413850 +Journal of Public Health,Springer-Verlag,09431853|16132238 +Journal of Public Health and Epidemiology,Academic Journals,21412316 +Journal of Public Health Aspects,Herbert Publications,20557205 +Journal of Public Health Dentistry,Wiley Blackwell (Blackwell Publishing),00224006|17527325 +Journal of Public Health in Africa,PAGEPress Publications,20389922|20389930 +Journal of Public Health Management and Practice,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10784659| +Journal of Public Health Medicine,Oxford University Press,09574832|14643782 +Journal of Public Health Policy,Nature Publishing Group - Macmillan Publishers,01975897|1745655X +Journal of Public Health Research,PAGEPress Publications,22799028|2239981X +Journal of Public Management Research,"""Macrothink Institute, Inc.""",23773294 +Journal of Public Mental Health,Emerald (MCB UP ),17465729|20428731 +Journal of Public Policy,Cambridge University Press,0143814X|14697815 +Journal of Public Policy & Marketing,American Marketing Association,07439156|15477207 +Journal of Public Relations,Korean Academic Society for Public Relations,12292869| +Journal of Public Relations Research,Informa UK (Taylor & Francis),1062726X|1532754X +Journal of Public Transportation,University of South Florida Libraries,1077291X|23750901 +Journal of Pulmonary & Respiratory Medicine,OMICS Publishing Group,2161105X +Journal of Purchasing and Supply Management,Elsevier ,14784092| +Journal of Purdue Undergraduate Research,Purdue University Press,21584044|21584052 +Journal of Pure and Applied Algebra,Elsevier ,00224049| +Journal of Pure and Applied Mathematics Advances and Applications,Scientific Advances Publishers,9749381 +Journal of Qualitative Research in Education,Ani Publishing and Consulting Company,21482624 +Journal of Quality and Reliability Engineering,Hindawi Publishing Corporation,23148055|23148047 +Journal of Quality Assurance,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10620273| +Journal of Quality Assurance in Hospitality & Tourism,Informa UK (Taylor & Francis),1528008X|15280098 +Journal of Quality in Maintenance Engineering,Emerald (MCB UP ),13552511|00000000 +Journal of Quality Management,Elsevier ,10848568| +Journal of Quantitative Analysis in Sports,Walter de Gruyter GmbH,21946388|15590410 +Journal of Quantitative Criminology,Springer-Verlag,07484518|15737799 +Journal of Quantitative Economics,Springer-Verlag,09711554|23641045 +Journal of Quantitative Linguistics,Informa UK (Taylor & Francis),09296174|17445035 +Journal of Quantitative Spectroscopy and Radiative Transfer,Elsevier ,00224073| +Journal of Quantum Chemistry,Hindawi Publishing Corporation,23567597|23146982 +Journal of Quantum Information Science,"""Scientific Research Publishing, Inc.""",21625751|2162576X +Journal of Quaternary Science,Wiley Blackwell (John Wiley & Sons),02678179|10991417 +Journal of Qur anic Studies,Edinburgh University Press,14653591|17551730 +Journal of Racial and Ethnic Health Disparities,Springer-Verlag,21973792|21968837 +JOURNAL OF RADARS,China Science Publishing & Media Ltd.,2095283X| +Journal of Radiation Oncology,Springer-Verlag,19487894|19487908 +Journal of Radiation Protection and Research,Korean Association for Radiation Protection,02534231| +Journal of Radiation Research,Oxford University Press,04493060|13499157 +Journal of Radiation Research and Applied Sciences,Elsevier ,16878507| +Journal of Radio & Audio Media,Informa UK (Taylor & Francis),19376529|19376537 +Journal of Radio Electronics,Begell House Inc.,21658439| +Journal of Radio Studies,Informa UK (Taylor & Francis),10955046|15506843 +Journal of Radioanalytical and Nuclear Chemistry,Springer-Verlag,02365731|15882780 +Journal of Radioanalytical Chemistry,Springer-Verlag,01340719| +Journal of Radiological Protection,IOP Publishing,09524746|13616498 +Journal of Radiological Science and Technology,Korean Society of Radiological Science,12262854|23841168 +Journal of Radiology and Diagnostic Imaging,Pharma Publisher,23094427 +Journal of Radiology Case Reports,EduRad,19430922 +Journal of Radiology Nursing,Elsevier ,15460843| +Journal of Radiology Research and Practice,IBIMA Publishing,23788720 +Journal of Radioprotection Research,Sciknow Publications,23339535 +Journal of Radiosurgery,Springer (Kluwer Academic Publishers),10964053| +Journal of Radiotherapy,Hindawi Publishing Corporation,23567600|23148349 +Journal of Radiotherapy in Practice,Cambridge University Press,14603969|14671131 +Journal of Rail Transport Planning & Management,Elsevier ,22109706| +Journal of Rainwater Catchment Systems,Journal of Rainwater Catchment Systems,13438646|21866228 +Journal of Raman Spectroscopy,Wiley Blackwell (John Wiley & Sons),03770486|10974555 +Journal of Range Management,University of Arizona,0022409X| +Journal of Rapid Methods & Automation in Microbiology,Wiley Blackwell (Blackwell Publishing),10603999|17454581 +Journal of Raptor Research,BioOne (The Raptor Research Foundation),08921016|21624569 +Journal of Rare Earths,Elsevier ,10020721| +Journal of Rational-Emotive & Cognitive-Behavior Therapy,Springer-Verlag,08949085|15736563 +Journal of Rational-Emotive Therapy,Springer-Verlag,07481985| +Journal of reading research,Korea Reading Association,15989607| +Journal of Reading Writing and Learning Disabilities International,Informa UK (Taylor & Francis),07487630| +Journal of Real Estate Literature,Springer (Kluwer Academic Publishers),09277544| +Journal of Real Options and Strategy,Japan Association of Real Options and Strategy,18815774|18841635 +Journal of Real-Time Image Processing,Springer-Verlag,18618200|18618219 +Journal of Recent Advances in Agriculture,ScopeMed International Medical Journal Managment and Indexing System,23221534 +Journal of Receptor Ligand and Channel Research,Dove Medical Press,1178699X +Journal of Receptor Research,Informa UK (Taylor & Francis),01975110| +Journal of Receptors and Signal Transduction,Informa UK (Taylor & Francis),10799893|15324281 +Journal of Reconstructive Microsurgery,Thieme Publishing Group,0743684X|10988947 +Journal of Reconstructive Microsurgery Open,Thieme Publishing Group,23770813|23770821 +Journal of Reducing Space Mission Cost,Springer (Kluwer Academic Publishers),13857479| +Journal of Reformed Theology,Brill Academic Publishers,18725163|15697312 +Journal of Refractive Surgery,"""SLACK, Inc.""",1081597X| +Journal of Refugee Studies,Oxford University Press,09516328|14716925 +Journal of Regenerative Medicine,OMICS Publishing Group,23259620 +journal of Regenerative Medicine and Tissue Engineering,Herbert Publications,20501218 +Journal of Regional and City Planning,The Institute for Research and Community Services ITB,25026429 +Journal of Regional Science,Wiley Blackwell (Blackwell Publishing),00224146|14679787 +Journal of Regional Security,Belgrade Centre for Security Policy,2217995X|24060364 +Journal of Regulatory Economics,Springer-Verlag,0922680X|15730468 +Journal of Rehabilitation and Assistive Technologies Engineering,SAGE Publications,20556683 +Journal of Rehabilitation Medicine,Acta Dermato-Venereologica,16501977| +Journal of Rehabilitation Robotics,Synergy Publishers,23088354 +Journal of Reinforced Plastics and Composites,SAGE Publications,07316844|15307964 +Journal of Relationship Marketing,Informa UK (Taylor & Francis),15332667|15332675 +Journal of Relationships Research,Cambridge University Press,18380956|18380956 +Journal of Reliable Intelligent Environments,Springer-Verlag,21994668|21994676 +Journal of Religion & Abuse,Informa UK (Taylor & Francis),15211037|15239179 +Journal of Religion & Aging,"""Informa UK (Haworth Press, Inc.,)""",07386184| +Journal of Religion & Spirituality in Social Work Social Thought,Informa UK (Taylor & Francis),15426432|15426440 +Journal of Religion and Health,Springer-Verlag,00224197|15736571 +Journal of Religion and Popular Culture,University of Toronto Press Inc,1703289X +Journal of Religion and Violence,Philosophy Documentation Center,21596808| +Journal of Religion Disability & Health,Informa UK (Taylor & Francis),15228967|15229122 +Journal of Religion in Africa,Brill Academic Publishers,00224200|15700666 +Journal of Religion in Disability & Rehabilitation,"""Informa UK (Haworth Press, Inc.,)""",10599258| +Journal of Religion in Europe,Brill Academic Publishers,18748910|18748929 +Journal of Religion in Japan,Brill Academic Publishers,22118330|22118349 +Journal of Religion Spirituality & Aging,Informa UK (Taylor & Francis),15528030|15528049 +Journal of Religious & Theological Information,Informa UK (Taylor & Francis),10477845|15286924 +Journal of Religious and Political Practice,Informa UK (Taylor & Francis),20566093|20566107 +Journal of Religious Education,Springer-Verlag,1442018X|21994625 +Journal of Religious Ethics,Wiley Blackwell (Blackwell Publishing),03849694|14679795 +Journal of Religious Gerontology,Informa UK (Taylor & Francis),10502289|1528686X +Journal of Religious History,Wiley Blackwell (Blackwell Publishing),00224227|14679809 +Journal of Remanufacturing,Springer (Biomed Central Ltd.),22104690|22104690 +Journal of Remote Sensing & GIS,OMICS Publishing Group,24694134 +Journal of Remote Sensing Technology,Bowen Publishing Company,23301767|23301775 +Journal of Renal Care,Wiley Blackwell (Blackwell Publishing),17556678|17556686 +Journal of Renal Injury Prevention,International Society for Phytocosmetic Sciences,23452781 +Journal of Renal Nursing,Mark Allen Group,20411448|20522894 +Journal of Renal Nutrition,Elsevier ,10512276|15328503 +Journal of Renewable Agriculture,Sciknow Publications,23284943|23284951 +Journal of Renewable and Sustainable Energy,American Institute of Physics,19417012|19417012 +Journal of Renewable Energy,Hindawi Publishing Corporation,23144386|23144394 +JOURNAL OF RENEWABLE MATERIALS,Scrivener Publishing,21646325|21646341 +Journal of Renin-Angiotensin-Aldosterone System,SAGE Publications,14703203|17528976 +Journal of Reproduction and Contraception,Elsevier ,10017844| +Journal of Reproduction and Development,Japanese Society of Animal Reproduction,09168818|13484400 +Journal of Reproductive and Infant Psychology,Informa UK (Taylor & Francis),02646838|1469672X +Journal of Reproductive Biology and Health,Herbert Publications,20540841 +Journal of Reproductive Biotechnology and Fertility,SAGE Publications,20589158 +Journal of Reproductive Health and Medicine,Elsevier ,2214420X| +Journal of Reproductive Immunology,Elsevier ,01650378| +Journal of Research & Developments in Chemistry,IBIMA Publishing,2379965X +Journal of Research and Education in Indian Medicine (Estt 1982),ScopeMed International Medical Journal Managment and Indexing System,09707700| +Journal of Research and Practice in Dentistry,IBIMA Publishing,23333650 +Journal of Research Design and Statistics in Linguistics and Communication Science,Equinox Publishing,2052417X|20524188 +Journal of Research in Art Education,Korean Society of Education Through Art,1229747X| +Journal of Research in Childhood Education,Informa UK (Taylor & Francis),02568543|21502641 +Journal of Research in Crime and Delinquency,SAGE Publications,00224278|00000000 +Journal of Research in Diabetes,IBIMA Publishing,23720654 +Journal of Research in Economics and International Finance,International Research Journals,23155671 +Journal of Research in Educational Sciences,De Gruyter Open Sp. z o.o. ,20688407 +Journal of Research in Environmental Science and Toxicology,International Research Journals,23155698 +Journal of Research in Hospitality Tourism and Culture,International Research Journals,22510028 +Journal of Research in Humanities and Social Science,IOSR Journals,23219467 +Journal of Research in Industrial Organization,IBIMA Publishing,23720778 +Journal of Research in Interactive Marketing,Emerald (MCB UP ),20407122| +Journal of Research in International Education,SAGE Publications,14752409|00000000 +Journal of Research in Marketing,Techmind Research Society,22929355 +Journal of Research in Marketing and Entrepreneurship,Emerald (MCB UP ),14715201| +Journal of Research in Mathematics Education,Hipatia Press,20143621 +Journal of Research in Mechanical Engineering,IOSR Journals,23218185| +Journal of Research in Medical and Dental Science,ScopeMed International Medical Journal Managment and Indexing System,23472545| +Journal of Research in Medical Education & Ethics,Diva Enterprises Private Limited,2231671X|22316728 +Journal of Research in Medical Sciences,Medknow Publications,17351995| +Journal of Research in Music Education,SAGE Publications,00224294|19450095 +Journal of Research in Nanotechnology,IBIMA Publishing,23799706 +Journal of Research in National Development,African Journals Online ,15968308 +Journal of Research in Nursing,SAGE Publications,13614096|1744988X +Journal of Research in Nursing and Midwifery,International Research Journals,2315568X +Journal of Research in Obesity,IBIMA Publishing,23333707 +Journal of Research in Peace Gender and Development,International Research Journals,22510036 +Journal of Research in Personality,Elsevier ,00926566|10957251 +Journal of Research in Pharmaceutical Economics,"""Informa UK (Haworth Press, Inc.,)""",08966621| +Journal of Research in Pharmacy Practice,Medknow Publications,2279042X| +Journal of Research in Physics,De Gruyter Open Sp. z o.o. ,14507404|2217933X +Journal of Research in Reading,Wiley Blackwell (Blackwell Publishing),01410423|14679817 +Journal of Research in Science Computing and Engineering,PhilJOL,16561996| +Journal of Research in Science Education,Society of Japan Science Teaching,13452614|2187509X +Journal of Research in Science Teaching,Wiley Blackwell (John Wiley & Sons),00224308|10982736 +Journal of Research in Special Educational Needs,Wiley Blackwell (Blackwell Publishing),14713802|14713802 +Journal of Research of the National Bureau of Standards,National Institute of Standards and Technology,01601741| +Journal of Research of the National Bureau of Standards Section A Physics and Chemistry,National Institute of Standards and Technology,00224332| +Journal of Research of the National Bureau of Standards Section B Mathematical Sciences,National Institute of Standards and Technology,00988979| +Journal of Research of the National Bureau of Standards Section B Mathematics and Mathematical Physics,National Institute of Standards and Technology,00224340| +Journal of Research of the National Bureau of Standards Section C Engineering and Instrumentation,National Institute of Standards and Technology,00224316| +Journal of Research of the National Bureau of Standards Section D Radio Propagation,National Institute of Standards and Technology,10601783| +Journal of Research of the National Bureau of Standards Section D Radio Science,National Institute of Standards and Technology,05022568| +Journal of Research of the National Institute of Standards and Technology,National Institute of Standards and Technology,1044677X|21657254 +Journal of Research on Adolescence,Wiley Blackwell (Blackwell Publishing),10508392|15327795 +Journal of Research on Christian Education,Informa UK (Taylor & Francis),10656219| +Journal of Research on Christian Education,Informa UK (Taylor & Francis),10656219|19344945 +Journal of Research on Computing in Education,Informa UK (Taylor & Francis),08886504| +Journal of Research on Educational Effectiveness,Informa UK (Taylor & Francis),19345747|19345739 +Journal of Research on Leadership Education,SAGE Publications,19427751| +Journal of Research on Technology in Education,Informa UK (Taylor & Francis),15391523|19450818 +Journal of Research Society of Buddhism and Cultural Heritage,Research Society of Buddhism and Cultural Heritage,09196943|21863253 +Journal of Research THE BEDE ATHENAEUM,Diva Enterprises Private Limited,09760598|09761748 +Journal of Research Updates in Polymer Science,Lifescience Global,19295995 +Journal of Residuals Science and Technology,DEStech Publications,15448053|2376578X +Journal of Resources and Ecology,"""BioOne (Institute of Geographic Scienes and Natural Resources Research, Chinese Academy of Sciences)""",1674764X| +Journal of Resources Energy and Development,IOS Press,09757554|09757562 +Journal of Respiratory Medicine,Hindawi Publishing Corporation,23567619|23146958 +Journal of Responsible Innovation,Informa UK (Taylor & Francis),23299460|23299037 +Journal of Restaurant & Foodservice Marketing,Informa UK (Taylor & Francis),1052214X| +Journal of Restorative Dentistry,Medknow Publications,23214619| +Journal of Restorative Medicine,Association for the Advancement of Restorative Medicine,21657971| +Journal of Restructuring Finance,World Scientific ,16099451| +Journal of Restructuring Finance,World Scientific ,0219869X| +Journal of Retail & Leisure Property,Nature Publishing Group - Macmillan Publishers,14791110|17502098 +Journal of Retailing,Elsevier ,00224359| +Journal of Retailing and Consumer Services,Elsevier ,09696989| +Journal of Revenue and Pricing Management,Nature Publishing Group - Macmillan Publishers,14766930|1477657X +Journal of Reviews on Global Economics,Lifescience Global,19297092 +Journal of Reward Deficiency Syndrome,United Scientific Group,2379111X +Journal of Rheology,Society of Rheology,01486055|15208516 +Journal of Rheology,Society of Rheology,00970360| +Journal of Rheumatic Diseases,The Korean Rheumatism Association (KAMJE),2093940X|22334718 +Journal of Rheumatology and Orthopedics,Herbert Publications,20557000 +Journal of Rheumatology Supplement,The Journal of Rheumatology,03800903| +Journal of Rhinolaryngo-Otologies,Synergy Publishers,23087978 +Journal of Rhinology,Korean Rhinologic Society (KAMJE),12256870|23844361 +Journal of Risk & Insurance,Wiley Blackwell (Blackwell Publishing),00224367|15396975 +Journal of Risk Analysis and Crisis Response,Atlantis Press,22108505| +Journal of Risk and Financial Management,MDPI AG,19118074 +Journal of Risk and Uncertainty,Springer-Verlag,08955646|15730476 +Journal of Risk Research,Informa UK (Taylor & Francis),13669877|14664461 +Journal of Robotic Surgery,Springer-Verlag,18632483|18632491 +Journal of Robotic Systems,Wiley Blackwell (John Wiley & Sons),07412223|10974563 +Journal of Robotics,Hindawi Publishing Corporation,16879600|16879619 +Journal of Robotics Networking and Artificial Life,Atlantis Press,23526386| +Journal of Rock Mechanics and Geotechnical Engineering,Elsevier ,16747755| +Journal of Roman Archaeology,Cambridge University Press,10477594|23315709 +Journal of Rural Medicine,The Japanese Association of Rural Medicine,1880487X|18804888 +JOURNAL OF RURAL PLANNING ASSOCIATION,The Association for Rural Planning,09129731|18812309 +Journal of Rural Problems,The Association for Regional Agricultural and Forestry Economics,03888525|21859973 +JOURNAL OF RURAL SOCIETY AND ECONOMICS,The Agricultural Economic Society of Tohoku,2187297X| +Journal of Rural Studies,Elsevier ,07430167| +Journal of Rural Studies,Japanese Association for Rural Studies,18824560|21872627 +Journal of Rural Studies(1994),Japanese Association for Rural Studies,13408240| +Journal of Russian and East European Psychology,Informa UK (Taylor & Francis),10610405|15580415 +Journal of Russian Laser Research,Springer-Verlag,10712836|15738760 +Journal of Russian Law,Infra-M Academic Publishing House,16056590| +Journal of Safety Engineering,Scientific and Academic Publishing,23250003| +Journal of Safety Research,Elsevier ,00224375| +Journal of Safety Studies,"""Macrothink Institute, Inc.""",23773219 +Journal of SAFOG with DVD,Jaypee Brothers Medical Publishing,09748938|09751920 +Journal of Sandwich Structures and Materials,SAGE Publications,10996362|15307972 +Journal of Sasang Constitutional Medicine,The Society of Sasang Constitutional Medicine,12264075| +Journal of Saudi Chemical Society,Elsevier ,13196103| +Journal of Scandinavian Cinema,Intellect,20427891|20427905 +Journal of Scandinavian Studies in Criminology and Crime Prevention,Informa UK (Taylor & Francis),14043858|16512340 +Journal of Scanning Probe Microscopy,American Scientific Publishers,15577937|15577945 +Journal of Scheduling,Springer-Verlag,10946136|10991425 +Journal of Scholarly Publishing,University of Toronto Press Inc,11989742|17101166 +Journal of School Choice,Informa UK (Taylor & Francis),15582159|15582167 +Journal of School Health,Wiley Blackwell (Blackwell Publishing),00224391|17461561 +Journal of School Psychology,Elsevier ,00224405| +Journal of School Social Work,The Korean Society of School Social Work,19751567| +Journal of School Violence,Informa UK (Taylor & Francis),15388220|15388239 +Journal of science and education,OLIMP,23128089| +Journal of Science and Medicine in Sport,Elsevier ,14402440| +Journal of Science and Sustainable Development,African Journals Online ,20701748|20701748 +Journal of Science and Technology,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",0866708X|0866708X +Journal of Science and Technology (Ghana),African Journals Online ,8550395 +Journal of Science and Technology (Zambia),African Journals Online ,10274928 +Journal of Science and Technology of the Arts,"""Escola das Artes, Universidade Catolica Portuguesa""",16469798|16469798 +Journal of Science and Technology Policy in China,Emerald (MCB UP ),1758552X| +Journal of Science and Technology Policy Management,Emerald (MCB UP ),20534620| +Journal of Science Education and Technology,Springer-Verlag,10590145|15731839 +Journal of Science Education for Students with Disabilities,Wallace Center,19409923 +Journal of Science Educational Science,"""Journal of Science, Hanoi National University of Education""",23541075| +Journal of Science Foundation,Bangladesh Journals Online,17287855| +Journal of Science Humanities and Arts - JOSHA,"""JOSHA, GmbH""",23640626 +Journal of Science Natural Science,"""Journal of Science, Hanoi National University of Education""",23541059| +Journal of Science of the Gen Tadeusz Kosciuszko Military Academy of Land Forces,Index Copernicus International,17318157|23000090 +Journal of Science of the University of Kelaniya Sri Lanka,Sri Lanka Journals Online ,13919210| +Journal of Science Social Science,"""Journal of Science, Hanoi National University of Education""",23541067| +Journal of Science Teacher Education,Springer-Verlag,1046560X|15731847 +Journal of Science Technology and Environment Informatics,Journal BiNET,24097632 +Journal of Sciences of the Earth,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",08667187|08667187 +Journal of Scientific Computing,Springer-Verlag,08857474|15737691 +Journal of Scientific Conference Proceedings,American Scientific Publishers,19376456|19376464 +Journal of Scientific Instruments,IOP Publishing,09507671| +Journal of Scientific Research,Bangladesh Journals Online,20700237|20700245 +Journal of Scientific Research and Reports,Sciencedomain International,23200227 +Journal of Scientometric Research,Medknow Publications,23200057|23200057 +Journal of Scleroderma and Related Disorders,"""Wichtig Publishing, SRL""",23971983| +Journal of Scottish Historical Studies,Edinburgh University Press,1748538X|17551749 +Journal of Scottish Philosophy,Edinburgh University Press,14796651|17552001 +Journal of Screenwriting,Intellect,17597137|17597145 +Journal of Sea Research,Elsevier ,13851101| +Journal of Second Language Pronunciation,John Benjamins Publishing Company,22151931|2215194X +Journal of Second Language Teaching and Research,University of Central Lancashire,20454031 +Journal of Second Language Writing,Elsevier ,10603743| +Journal of Security and Safety Technology,Hans Publishers,23304677|23304685 +Journal of Security and Sustainability Issues,Entrepreneurship and Sustainability Center,20297017|20297025 +Journal of Security Education,Informa UK (Taylor & Francis),15507890|15507904 +Journal of Security Engineering,Science and Engineering Research Support Society,17387531|17387531 +Journal of Sedimentary Environments,Universidade do Estado do Rio de Janeiro UERJ,24479462 +Journal of Sedimentary Research,Society for Sedimentary Geology,15271404| +Journal of Seed Science,SciELO,23171537| +Journal of Seed Science,SciELO,23171537|23171545 +Journal of Segmentation in Marketing,Informa UK (Taylor & Francis),10911340| +Journal of Seismology,Springer-Verlag,13834649|1573157X +Journal of Self-Assembly and Molecular Electronics (SAME),River Publishers,22454551| +Journal of Semantics,Oxford University Press,01675133|14774593 +Journal of Semiconductors,IOP Publishing,16744926| +Journal of Semitic Studies,Oxford University Press,00224480|14778556 +Journal of Sensor and Actuator Networks,MDPI AG,22242708 +Journal of Sensor Science and Technology,The Korean Sensors Society,12255475| +Journal of Sensor Technology,"""Scientific Research Publishing, Inc.""",2161122X|21611238 +Journal of Sensor Technology and Application,Hans Publishers,23310235|23310243 +Journal of Sensors,Hindawi Publishing Corporation,1687725X|16877268 +Journal of Sensors and Instrumentation,Columbia International Publishing,21629706 +Journal of Sensors and Sensor Systems,Copernicus GmbH,2194878X +Journal of Sensory Studies,Wiley Blackwell (Blackwell Publishing),08878250|1745459X +Journal of Separation Science,Wiley Blackwell (John Wiley & Sons),16159306|16159314 +Journal of Sericultural and Entomological Science,Korean Society of Sericultural Science,22348174| +Journal of Service Management,Emerald (MCB UP ),17575818| +Journal of Service Research,SAGE Publications,10946705|00000000 +Journal of Service Research and Studies,The Society of Service Science,22342850| +Journal of Service Science,Springer-Verlag,20053274|20925204 +Journal of Service Science (JSS),Clute Institute,19414722|19414730 +Journal of Service Science and Management,"""Scientific Research Publishing, Inc.""",19409893|19409907 +Journal of Service Science Research,Springer-Verlag,20930720|20930739 +Journal of Service Theory and Practice,Emerald (MCB UP ),20556225| +Journal of Services Marketing,Emerald (MCB UP ),08876045|00000000 +Journal of Severance Union Medical College,Yonsei University College of Medicine (KAMJE),03684415|23844159 +Journal of Sex & Marital Therapy,Informa UK (Taylor & Francis),0092623X|15210715 +Journal of Sex Education and Therapy,Informa UK (Taylor & Francis),01614576| +Journal of Sexual Aggression,Informa UK (Taylor & Francis),13552600|17426545 +Journal of Sexual Medicine,Elsevier ,17436095|17436109 +Journal of Sexually Transmitted Diseases,Hindawi Publishing Corporation,20907893|20907958 +Journal of Shaheed Suhrawardy Medical College,Bangladesh Journals Online,22265368| +Journal of Shanghai Jiaotong University (Science),Springer-Verlag,10071172|19958188 +Journal of Shanghai University (English Edition),Springer-Verlag,10076417|1863236X +Journal of Shellfish Research,BioOne (National Shellfisheries Association),07308000|19436319 +JOURNAL OF SHENZHEN UNIVERSITY SCIENCE AND ENGINEERING,China Science Publishing & Media Ltd.,10002618| +Journal of Shi a Islamic Studies,Muse - Johns Hopkins University Press,2051557X +Journal of Ship Production and Design,The Society of Naval Architects and Marine Engineers,21582866|21582874 +Journal of Ship Research,The Society of Naval Architects and Marine Engineers,00224502|15420604 +Journal of Shipping and Ocean Engineering,David Publishing Company,21595879|21595887 +Journal of SHM,Japan Institute of Electronics Packaging,09194398|18841198 +Journal of Shoulder and Elbow Surgery,Elsevier ,10582746| +Journal of Siberian Federal University Biology,Siberian Federal University,19971389|23135530 +Journal of Siberian Federal University Chemistry,Siberian Federal University,19982836|23136049 +Journal of Siberian Federal University Engineering & Technologies,Siberian Federal University,1999494X|23136057 +Journal of Siberian Federal University Humanities & Social Sciences,Siberian Federal University,19971370|23136014 +Journal of Siberian Federal University Mathematics & Physics,Siberian Federal University,19971397|23136022 +Journal of Signal and Image Processing,Bioinfo Publications,09768882|09768890 +Journal of Signal and Information Processing,"""Scientific Research Publishing, Inc.""",21594465|21594481 +Journal of Signal Processing,Research Institute of Signal Processing,13426230|18801013 +Journal of Signal Processing Systems,Springer-Verlag,19398018|19398115 +Journal of Signal Processing Systems,Springer-Verlag,19398018|19398115 +Journal of Signal Processing Systems,Springer-Verlag,19398018|19398115 +Journal of Signal Processing Theory and Applications,Columbia International Publishing,21632286 +Journal of Signal Transduction,Hindawi Publishing Corporation,20901739|20901747 +Journal of Simulation,Nature Publishing Group - Macmillan Publishers,17477778|17747786 +Journal of Single Molecule Research,Sciknow Publications,23318082 +Journal of Singularities,Journal of Singularities,19492006|19492006 +Journal of Skin and Stem Cell,International Neuroscience Institute,24237086 +Journal of Skin Cancer,Hindawi Publishing Corporation,20902905|20902913 +Journal of Skyscape Archaeology,Equinox Publishing,2055348X|20553498 +Journal of Slavic Linguistics,Muse - Johns Hopkins University Press,15430391 +Journal of Sleep Disorders & Therapy,OMICS Publishing Group,21670277 +Journal of Sleep Disorders Treatment & Care,OMICS Publishing Group,23259639 +Journal of Sleep Medicine,Korean Sleep Society,23842423|23842431 +Journal of Sleep Research,Wiley Blackwell (Blackwell Publishing),09621105|13652869 +Journal of Small Animal Practice,Wiley Blackwell (Blackwell Publishing),00224510|17485827 +Journal of Small Business & Entrepreneurship,Informa UK (Taylor & Francis),08276331|21692610 +Journal of Small Business - Canada,Informa UK (Taylor & Francis),0820957X| +Journal of Small Business and Enterprise Development,Emerald (MCB UP ),14626004|00000000 +Journal of Small Business and Entrepreneurship Development,American Research Institute for Policy Development,23336374|23336382 +Journal of Small Business Management,Wiley Blackwell (Blackwell Publishing),04472778|1540627X +Journal of Small Fruit & Viticulture,Informa UK (Taylor & Francis),10520015| +Journal of Smart Cities,Whioce Publishing Pte Ltd.,2382641X|23826401 +Journal of Smart Processing,"""Sumart Processing Society for Materials, Environment and Energy""",2186702X|21871337 +Journal of Smooth Muscle Research,Japan Society of Smooth Muscle Research,09168737|18848796 +Journal of smooth muscle research Japanese section,Japan Society of Smooth Muscle Research,13428152|1884877X +Journal of Snow Engineering of Japan,Japan Society for Snow Engineering,09133526|18824358 +Journal of Social and Biological Systems,Elsevier ,01401750| +Journal of Social and Clinical Psychology,Guilford Publications,07367236| +Journal of Social and Economic Development,Springer-Verlag,09725792|21996873 +Journal of Social and Evolutionary Systems,Elsevier ,10617361| +Journal of Social and Personal Relationships,SAGE Publications,02654075|00000000 +Journal of Social and Political Psychology,Leibniz Institute for Psychology Information,21953325 +Journal of Social Archaeology,SAGE Publications,14696053|00000000 +Journal of Social Development in Africa,African Journals Online ,10121080 +Journal of Social Distress and the Homeless,Maney Publishing,10530789|1573658X +Journal of Social Economics Research,Pak Publishing Group,23126329|23126264 +Journal of Social Entrepreneurship,Informa UK (Taylor & Francis),19420676|19420684 +Journal of Social Evolutionary and Cultural Psychology,American Psychological Association,19335377 +Journal of Social Forces,JSTOR,15321282| +Journal of Social Health and Diabetes,Medknow Publications,23210656| +Journal of Social History,Oxford University Press,00224529|15271897 +Journal of Social Intervention Theory and Practice,Uopen Journals,18768830 +Journal of Social Issues,Wiley Blackwell (Blackwell Publishing),00224537|15404560 +Journal of Social Issues in Southeast Asia,Institute of Southeast Asian Studies,02179520| +Journal of Social Marketing,Emerald (MCB UP ),20426763| +Journal of Social Media Studies,Macro World Publishing,21473366|21487502 +Journal of Social Ontology,Walter de Gruyter GmbH,21969655|21969663 +Journal of Social Philosophy,Wiley Blackwell (Blackwell Publishing),00472786|14679833 +Journal of Social Philosophy Research,Sciknow Publications,23724579 +Journal of Social Policy,Cambridge University Press,00472794|14697823 +Journal of Social Policy and Social Work in Transition,Whiting & Birch Ltd,19878710|20498330 +Journal of Social Science,Research Institute of Social Science,12267546| +Journal of Social Science,"""Institute of Social Sciences, Chungnam National University""",19762984| +Journal of Social Science for Policy Implications,American Research Institute for Policy Development,23342900|23342919 +Journal of Social Science Studies,"""Macrothink Institute, Inc.""",23299150 +Journal of Social Sciences,Science Publications,15493652| +Journal of Social Service Research,Informa UK (Taylor & Francis),01488376|15407314 +Journal of Social Studies Education Research,Journal of Social Studies Education Research,13099108 +Journal of Social Welfare and Family Law,Informa UK (Taylor & Francis),09649069|14699621 +Journal of Social Welfare and Human Rights,American Research Institute for Policy Development,23335920|23335939 +Journal of Social Work,SAGE Publications,14680173|00000000 +Journal of Social Work & Human Sexuality,"""Informa UK (Haworth Press, Inc.,)""",02763850| +Journal of Social Work Education,Council on Social Work Education,10437797| +Journal of Social Work in Disability & Rehabilitation,Informa UK (Taylor & Francis),1536710X|15367118 +Journal of Social Work in End-of-Life & Palliative Care,Informa UK (Taylor & Francis),15524256|15524264 +Journal of Social Work in Long-Term Care,Informa UK (Taylor & Francis),15332624|15332632 +Journal of Social Work Practice,Informa UK (Taylor & Francis),02650533|14653885 +Journal of Social Work Practice in the Addictions,Informa UK (Taylor & Francis),1533256X|15332578 +Journal of Socialomics,OMICS Publishing Group,21670358 +Journal of Society for Korean Bronze Culture,Society for Korean Bronze Culture,19768338| +Journal of Society of Anesthesiologists of Nepal,Nepal Journals Online,23621281|24679119 +Journal of Society of Cosmetic Chemists of Japan,Society of Cosmetic Chemists of Japan,03875253|18844146 +Journal of Society of Korea Industrial and Systems Engineering,The Society of Korea Industrial and Systems Engineering,20050461|22877975 +Journal of Sociolinguistics,Wiley Blackwell (Blackwell Publishing),13606441|14679841 +Journal of Sociological Research,"""Macrothink Institute, Inc.""",19485468 +Journal of Sociology,SAGE Publications,00048690|17412978 +Journal of Sociology and Social Work,American Research Institute for Policy Development,23335807|23335815 +Journal of Soft Computing and Applications,ISPACS GmbH,2195576X +Journal of Soft Matter,Hindawi Publishing Corporation,23567627|23146818 +Journal of Software,International Academy Publishing (IAP),1796217X|1796217X +Journal of Software,China Science Publishing & Media Ltd.,10009825| +Journal of Software & Systems Development,IBIMA Publishing,21660824 +Journal of Software Engineering,Science Alert,18194311| +Journal of Software Engineering and Applications,"""Scientific Research Publishing, Inc.""",19453116|19453124 +Journal of Software Engineering Research and Development,Springer (Biomed Central Ltd.),21951721|21951721 +Journal of Software Engineering Theories and Practices,Sanford Inter-Science Press,23773316 +Journal of Software Evolution and Process,Wiley Blackwell (John Wiley & Sons),20477473| +Journal of Software for Algebra and Geometry,Mathematical Sciences Publishers,19487916|19487916 +Journal of Software Maintenance and Evolution Research and Practice,Wiley Blackwell (John Wiley & Sons),1532060X|15320618 +Journal of Software Maintenance Research and Practice,Wiley Blackwell (John Wiley & Sons),1040550X|1096908X +Journal of Soil and Groundwater Environment,Korean Society of Soil and Groundwater Environment,15986438| +Journal of Soil and Water Conservation,Soil and Water Conservation Society,00224561|19413300 +Journal of Soil Contamination,Informa UK (Taylor & Francis),10588337| +Journal of Soil Science,Wiley Blackwell (Blackwell Publishing),00224588| +Journal of Soil Science and Environmental Management,Academic Journals,21412391 +Journal of soil science and plant nutrition,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7189516 +Journal of Soils and Sediments,Springer-Verlag,14390108|16147480 +Journal of Sol-Gel Science and Technology,Springer-Verlag,09280707|15734846 +Journal of Solar Energy,Hindawi Publishing Corporation,23567635|23146230 +Journal of Solar Energy Engineering,ASME International ,01996231| +Journal of Solar Energy Research Updates,Avanti Publishers,24102199 +Journal of Solid Mechanics and Materials Engineering,The Japan Society of Mechanical Engineers,18809871 +Journal of Solid State Chemistry,Elsevier ,00224596|1095726X +Journal of Solid State Electrochemistry,Springer-Verlag,14328488|14330768 +Journal of Solid State Lighting,Springer (Biomed Central Ltd.),21961107|21961107 +Journal of Solid State Physics,Hindawi Publishing Corporation,23567643|23146842 +Journal of Solid Tumors,Sciedu Press,19254067|19254075 +Journal of Solid-Phase Biochemistry,Springer-Verlag,01460641| +Journal of Solution Chemistry,Springer-Verlag,00959782|15728927 +Journal of Song-Yuan Studies,Muse - Johns Hopkins University Press,21546665 +Journal of Sound and Vibration,Elsevier ,0022460X|10958568 +Journal of South African Business Research,IBIMA Publishing,23788739 +Journal of South American Earth Sciences,Elsevier ,08959811| +Journal of South Asian Development,SAGE Publications,09731741|09731733 +Journal of South Asian Languages and Linguistics,Walter de Gruyter GmbH,21960771|2196078X +Journal of Southeast Asian American Education and Advancement,Purdue University (bepress),21538999 +Journal of Southeast Asian History,Cambridge University Press,02177811| +Journal of Southeast Asian Research,IBIMA Publishing,21660832 +Journal of Southeast Asian Studies,Cambridge University Press,00224634|14740680 +Journal of Southeast European and Black Sea Studies,Informa UK (Taylor & Francis),14683857|17439639 +Journal of Southern African Studies,Informa UK (Taylor & Francis),03057070|14653893 +Journal of Southern Europe and the Balkans,Informa UK (Taylor & Francis),14613190|1469963X +Journal of Soviet Laser Research,Springer-Verlag,02702010| +Journal of Soviet Mathematics,Springer-Verlag,00904104| +Journal of Space and Communication,Macro World Publishing,21481725| +Journal of Space Engineering,The Japan Society of Mechanical Engineers,1881736X +Journal of Space Weather and Space Climate,EDP Sciences,21157251 +Journal of Spacecraft and Rockets,American Institute of Aeronautics and Astronautics,00224650|15336794 +Journal of Spanish Cultural Studies,Informa UK (Taylor & Francis),14636204|14699818 +Journal of Spanish Language Teaching,Informa UK (Taylor & Francis),23247797|23247800 +Journal of Spatial Information Science,Journal of Spatial Information Science ,1948660X +Journal of Spatial Science,Informa UK (Taylor & Francis),14498596|18365655 +JOURNAL OF SPECIAL EDUCATION & REHABILITATION SCIENCE,The Research Institute for Special Education and Rehabilitation Science,17387205| +Journal of Special Education and Rehabilitation,"""Al Manhal FZ, LLC""",23148608| +Journal of Special Education and Rehabilitation,Journal of Special Education and Rehabilitation,14096099|1857663X +Journal of Special Education Research,The Japanese Association of Special Education,21875014|21884838 +Journal of Special Education Technology,SAGE Publications,01626434|23813121 +Journal of Special Education Theory and Practice,Daegu University Research Institute of the Korea Special Education,1598060X| +Journal of Species Research,The National Institute of Biological Resources,22347909| +Journal of Spectral Imaging,IM Publications,20404565| +Journal of Spectral Theory,European Mathematical Society Publishing House,1664039X| +Journal of Spectroscopy,Hindawi Publishing Corporation,23144920|23144939 +Journal of speech & hearing disorders,Korean Speech-Language and Hearing,1226587X| +Journal of Speech and Hearing Disorders,American Speech-Language-Hearing Association,00224677|21636184 +Journal of Speech and Hearing Research,American Speech-Language-Hearing Association,00224685| +Journal of Speech Communication,The Korean Association of Speech Communication,15989542| +Journal of Speech Disorders,American Speech-Language-Hearing Association,08859426| +Journal of Speech Language and Hearing Research,American Speech-Language-Hearing Association,10924388|15589102 +Journal of Spinal Cord Medicine,Maney Publishing,10790268|20457723 +Journal of Spinal Disorders,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08950385| +Journal of Spinal Disorders & Techniques,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15360652| +Journal of Spine,OMICS Publishing Group,21657939 +Journal of Spine & Neurosurgery,OMICS Publishing Group,23259701 +Journal of Spine Surgery,AME Publishing Company,2414469X|24144630 +Journal of Spintronics and Magnetic Nanomaterials,American Scientific Publishers,2158866X|21588678 +Journal of Spirituality in Mental Health,Informa UK (Taylor & Francis),19349637|19349645 +Journal of Spirituality Leadership and Management,"""Spirituality, Leadership and Management, Inc.""",14473771|14473771 +Journal of Sport & Social Issues,SAGE Publications,01937235|15527638 +Journal of Sport and Exercise Psychology,Human Kinetics,08952779| +Journal of Sport and Health,Common Ground Publishing,23817070|23817097 +Journal of Sport and Health Science,Elsevier ,20952546| +Journal of Sport and Human Performance,Human Performance Corsortium,23266333 +Journal of Sport Management,Human Kinetics,08884773|1543270X +Journal of Sport Psychology in Action,Informa UK (Taylor & Francis),21520704|21520712 +Journal of Sport Rehabilitation,Human Kinetics,10566716|15433072 +Journal of Sport Tourism,Informa UK (Taylor & Francis),14775085|10295399 +Journal of Sporting Cultures and Identities,Common Ground Publishing,23816678|23816694 +Journal of Sports Analytics,IOS Press,2215020X|22150218 +Journal of Sports Economics,SAGE Publications,15270025|00000000 +Journal of Sports Management and Commercialization,Common Ground Publishing,23816937|23816961 +Journal of Sports Media,Muse - Johns Hopkins University Press,19405073 +Journal of Sports Medicine,Hindawi Publishing Corporation,23567651|23146176 +Journal of Sports Medicine & Doping Studies,OMICS Publishing Group,21610673|21610673 +Journal of Sports Pedagogy and Physical Education,Common Ground Publishing,23817100|23817119 +Journal of Sports Research,Pak Publishing Group,24138436|24106534 +Journal of Sports Science,David Publishing Company,23327839|23327839 +Journal of Sports Sciences,Informa UK (Taylor & Francis),02640414|1466447X +Journal of St Marianna University,Marianna University Society of Medical Science,21851336|21890277 +Journal of Statistical Computation and Simulation,Informa UK (Taylor & Francis),00949655|15635163 +Journal of Statistical Distributions and Applications,Springer (Biomed Central Ltd.),21955832|21955832 +Journal of Statistical Mechanics Theory and Experiment,IOP Publishing,17425468 +Journal of Statistical Physics,Springer-Verlag,00224715|15729613 +Journal of Statistical Planning and Inference,Elsevier ,03783758| +Journal of Statistical Science and Application,David Publishing Company,2328224X|2328224X +Journal of Statistical Software,Foundation for Open Access Statistic,15487660 +Journal of Statistical Theory and Applications,Atlantis Press,15387887| +Journal of Statistical Theory and Practice,Informa UK (Taylor & Francis),15598608|15598616 +Journal of Statistics Advances in Theory and Applications,Scientific Advances Publishers,9751262 +Journal of Statistics and Management Systems,Informa UK (Taylor & Francis),09720510|21690014 +Journal of Statistics and Mathematics,Bioinfo Publications,09768807|09768815 +Journal of Statistics Applications & Probability,Natural Sciences Publishing,20908423|20908431 +Journal of Statistics Applications & Probability Letters,Natural Sciences Publishing,2090844X|20908458 +Journal of Stem Cell and Regenerative Biology,Ommega Online Publishers,24710598 +Journal of Stem Cell and Transplantation Biology,Elyns Group LLC,24695157 +Journal of Stem Cell Research & Therapy,OMICS Publishing Group,21577633|21577633 +Journal of Steroid Biochemistry,Elsevier ,00224731| +Journal of Steroids & Hormonal Science,OMICS Publishing Group,21577536 +Journal of Stochastics,Hindawi Publishing Corporation,23567988|23148365 +Journal of Stock & Forex Trading,OMICS Publishing Group,21689458 +Journal of Stomatology (Czasopismo Stomatologiczne),Index Copernicus International,00114553|2299551X +Journal of Stored Products and Postharvest Research,Academic Journals,21412510 +Journal of Stored Products Research,Elsevier ,0022474X| +Journal of Strategic Contracting and Negotiation,SAGE Publications,20555636|20555644 +Journal of Strategic Management,Korean Society of Strategic Management,12268437| +Journal of Strategic Marketing,Informa UK (Taylor & Francis),0965254X|14664488 +Journal of Strategic Security,University of South Florida Libraries,19440464|19440472 +Journal of Strategic Studies,Informa UK (Taylor & Francis),01402390|1743937X +Journal of Strategy and Management,Emerald (MCB UP ),1755425X| +Journal of Strategy and Management,Emerald (MCB UP ),1755425X| +Journal of Stroke,Korean Stroke Society,22876391|22876405 +Journal of Stroke and Cerebrovascular Diseases,Elsevier ,10523057| +Journal of Structural and Construction Engineering (Transactions of AIJ),Architectural Institute of Japan,13404202|18818153 +Journal of Structural and Functional Genomics,Springer-Verlag,1345711X|15700267 +Journal of Structural Biology,Elsevier ,10478477|10958657 +Journal of Structural Chemistry,Springer-Verlag,00224766|15738779 +Journal of Structural Control,Wiley Blackwell (John Wiley & Sons),11228385|1538523X +Journal of Structural Engineering,American Society of Civil Engineers,07339445|1943541X +Journal of Structural Fire Engineering,Multiscience,20402317| +Journal of Structural Geology,Elsevier ,01918141| +Journal of Structural Heart Disease,Science International Corporation,23264004 +Journal of Structural Mechanics,Informa UK (Taylor & Francis),03601218| +Journal of Structures,Hindawi Publishing Corporation,2356766X|23146494 +Journal of Student Affairs in Africa,University of the Western Cape Library Service,23076267|23076267 +Journal of Student Affairs Research and Practice,Informa UK (Taylor & Francis),19496591|19496605 +Journal of Student Science and Technology,Journal of Student Science and Technology,19131925|22916954 +Journal of Studies in Education,"""Macrothink Institute, Inc.""",21626952 +Journal of Studies in International Education,SAGE Publications,10283153|00000000 +Journal of Studies on Alcohol,"""Alcohol Research Documentation, Inc.""",0096882X|19342683 +Journal of Studies on Alcohol and Drugs,"""Alcohol Research Documentation, Inc.""",19371888|19384114 +Journal of Studies on Alcohol and Drugs Supplement,"""Alcohol Research Documentation, Inc.""",1946584X|19465858 +Journal of Studies on Alcohol Supplement,"""Alcohol Research Documentation, Inc.""",0363468X|19466005 +Journal of Studies on Korean National Movement,The Association for the Historical Studies on Korean National Movement,12269980| +Journal of Substance Abuse,Elsevier ,08993289| +Journal of Substance Abuse Treatment,Elsevier ,07405472| +Journal of Substance Misuse,Informa UK (Taylor & Francis),13575007| +Journal of Substance Use,Informa UK (Taylor & Francis),14659891|14759942 +Journal of Sufi Studies,Brill Academic Publishers,22105948|22105956 +Journal of Sugarbeet Research,American Society of Sugarbeet Technologist,08991502| +Journal of Sulfur Chemistry,Informa UK (Taylor & Francis),17415993|17416000 +Journal of Superconductivity,Springer-Verlag,08961107|15729605 +Journal of Superconductivity and Novel Magnetism,Springer-Verlag,15571939|15571947 +Journal of Superhard Materials,Allerton Press,10634576|19349408 +Journal of Supply Chain and Customer Relationship Management,IBIMA Publishing,23267046 +Journal of Supply Chain Management,Wiley Blackwell (Blackwell Publishing),15232409|1745493X +Journal of Supramolecular Chemistry,Elsevier ,14727862| +Journal of Supramolecular Structure,Wiley Blackwell (John Wiley & Sons),00917419|15479366 +Journal of Supramolecular Structure and Cellular Biochemistry,Wiley Blackwell (John Wiley & Sons),02753723|15471748 +Journal of Supreme Court History,Wiley Blackwell (Blackwell Publishing),10594329|15405818 +Journal of Surface Analysis,The Surface Analysis Society of Japan,13411756|13478400 +Journal of Surface Engineered Materials and Advanced Technology,"""Scientific Research Publishing, Inc.""",21614881|2161489X +Journal of Surface Investigation X-ray Synchrotron and Neutron Techniques,Pleiades Publishing,10274510|18197094 +Journal of Surfaces and Interfaces of Materials,American Scientific Publishers,21647542| +Journal of Surfactants and Detergents,Springer-Verlag,10973958|15589293 +Journal of Surgery,Avens Publishing Group,23324139|23324139 +Journal of Surgery,Science Publishing Group,23300914| +Journal of Surgery and Operative Care,"""Annex Publishers, LLC""",24557617 +Journal of Surgery and Surgical Research,Peertechz.com,24552968 +Journal of Surgery Open Access ( ISSN 2470-0991 ),"""Sci Forschen, Inc.""",24700991 +JOURNAL OF SURGICAL AND CLINICAL RESEARCH,Journal of Surgical and Clinical Research,21797889 +Journal of Surgical Arts,Journal of Surgical Arts,13080709|13080709 +Journal of Surgical Case Reports,Oxford University Press,20428812 +Journal of Surgical Education,Elsevier ,19317204| +Journal of Surgical Oncology,Wiley Blackwell (John Wiley & Sons),00224790|10969098 +Journal of Surgical Orthopaedic Advances,Data Trace Publishing Company,1548825X| +Journal of Surgical Radiology,Surgisphere Corporation,2156213X| +Journal of Surgical Research,Elsevier ,00224804|10958673 +Journal of Surgical Research Updates,Synergy Publishers,23112816 +Journal of Surgical Sciences,Bangladesh Journals Online,17282152| +Journal of Surgical Simulation,E-MED LTD.,20517726 +Journal of Surgical Technique and Case Report,Medknow Publications,20068808| +Journal of Survey Statistics and Methodology,Oxford University Press,23250984|23250992 +Journal of Surveying Engineering,American Society of Civil Engineers,07339453|19435428 +Journal of Sustainability Management (JSM),Clute Institute,23306866|23306874 +Journal of Sustainable Agriculture,Informa UK (Taylor & Francis),10440046|15407578 +Journal of Sustainable Architecture and Civil Engineering,Publishing House Technologija,20299990| +Journal of Sustainable Bioenergy Systems,"""Scientific Research Publishing, Inc.""",2165400X|21654018 +Journal of Sustainable Cement-Based Materials,Informa UK (Taylor & Francis),21650373|21650381 +Journal of Sustainable Development,Canadian Center of Science and Education,19139063|19139071 +Journal of Sustainable Development Law and Policy (The),African Journals Online ,24678406|24678392 +Journal of Sustainable Development of Energy Water and Environment Systems,International Centre for Sustainable Development of Water,18489257 +Journal of Sustainable Energy Engineering,Scrivener Publishing,21646287|21646295 +Journal of Sustainable Finance & Investment,Informa UK (Taylor & Francis),20430795|20430809 +Journal of Sustainable Forestry,Informa UK (Taylor & Francis),10549811|1540756X +Journal of Sustainable Metallurgy,Springer-Verlag,21993823|21993831 +Journal of Sustainable Mining,Elsevier ,23003960| +Journal of Sustainable Society,World Scholars,21682585|21682593 +Journal of Sustainable Tourism,Informa UK (Taylor & Francis),09669582|17477646 +Journal of Sustainable Water in the Built Environment,American Society of Civil Engineers,23796111 +Journal of Sustainable Watershed Science and Management,"""Atlas Scienfitic Publishing, LP""",19491425 +Journal of Symbolic Computation,Elsevier ,07477171|1095855X +Journal of Symbolic Logic,Cambridge University Press,00224812|19435886 +Journal of Symbols & Sandplay Therapy,Korean Society of Sandplay Therapy,22340556|22885188 +Journal of Symplectic Geometry,"""International Press of Boston, Inc.""",15275256|15402347 +Journal of Synchrotron Radiation,International Union of Crystallography,09090495|16005775 +Journal of Syndromes,Avens Publishing Group,23806036 +Journal of Synthetic Biology,Hindawi Publishing Corporation,23145145|23145153 +Journal of Synthetic Lubrication,Wiley Blackwell (John Wiley & Sons),02656582|15576841 +Journal of Synthetic Organic Chemistry Japan,"""The Society of Synthetic Organic Chemistry, Japan""",00379980|18836526 +Journal of System Design and Dynamics,The Japan Society of Mechanical Engineers,18813046 +Journal of Systematic Palaeontology,Informa UK (Taylor & Francis),14772019|14780941 +Journal of Systematics and Evolution,Wiley Blackwell (Blackwell Publishing),16744918|17596831 +Journal of Systemic Therapies,Guilford Publications,11954396| +Journal of Systems and Information Technology,Emerald (MCB UP ),13287265| +Journal of Systems and Information Technology,Emerald (MCB UP ),13287265| +Journal of Systems and Software,Elsevier ,01641212| +Journal of Systems Architecture,Elsevier ,13837621| +Journal of Systems Chemistry,Springer (Biomed Central Ltd.),17592208|17592208 +Journal of Systems Engineering and Electronics,Institute of Electrical and Electronics Engineers,10044132|10044132 +Journal of Systems Integration,Springer-Verlag,09254676|15738787 +Journal of Systems Science and Complexity,Springer-Verlag,10096124|15597067 +Journal of Systems Science and Systems Engineering,Springer-Verlag,10043756|18619576 +Journal of Taibah University Arts and Humanities,"""Al Manhal FZ, LLC""",16586662| +Journal of Taibah University for Science,Elsevier ,16583655| +Journal of Taibah University Medical Sciences,Elsevier ,16583612| +Journal of Targeting Measurement and Analysis for Marketing,Nature Publishing Group - Macmillan Publishers,09673237|14791862 +Journal of Tea Science Research,"""Sophia Publishing Group, Inc.""",19276494 +Journal of Teacher Education,SAGE Publications,00224871|00000000 +Journal of Teacher Education and Research,Diva Enterprises Private Limited,09748210|24541664 +Journal of Teacher Education for Sustainability,De Gruyter Open Sp. z o.o. ,16914147|16915534 +Journal of Teaching and Learning with Technology,IUScholarWorks,21652554|21652554 +Journal of Teaching and Teacher Education,Scientific Publishing Center,22101578| +Journal of Teaching in International Business,Informa UK (Taylor & Francis),08975930|15286991 +Journal of Teaching in Marriage & Family,Informa UK (Taylor & Francis),15350762|15350819 +Journal of Teaching in Physical Education,Human Kinetics,02735024| +Journal of Teaching in Social Work,Informa UK (Taylor & Francis),08841233|15407349 +Journal of Teaching in the Addictions,Informa UK (Taylor & Francis),15332705|15332713 +Journal of Teaching in Travel & Tourism,Informa UK (Taylor & Francis),15313220|15313239 +Journal of Technical Writing and Communication,SAGE Publications,00472816|15413780 +Journal of Technological Advances and Scientific Research,Akshantala Enterprises,23955600|24541788 +Journal of Technologies and Human Usability,Common Ground Publishing,23819227|2381926X +Journal of Technologies in Education,Common Ground Publishing,23819243|23819286 +Journal of Technologies in Knowledge Sharing,Common Ground Publishing,23819235|23819278 +Journal of Technologies in Society,Common Ground Publishing,23819251|23819294 +Journal of Technology and Education in Nigeria,African Journals Online ,11185570 +Journal of Technology and Information,Palacky University Olomouc,1803537X|18036805 +Journal of Technology and Science Education,Omnia Publisher SL,20136374 +Journal of Technology Computer Aided Design TCAD,Institute of Electrical and Electronics Engineers,10972102 +Journal of Technology in Human Services,Informa UK (Taylor & Francis),15228835|15228991 +Journal of Technology Innovations in Renewable Energy,Lifescience Global,19296002 +Journal of technology management & innovation,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182724 +Journal of Technology Management in China,Emerald (MCB UP ),17468779| +Journal of Technology Research and Review,Nepal Journals Online,23508825 +Journal of Telecommunications System & Management,OMICS Publishing Group,21670919 +Journal of Telematics and Informatics,Universitas Ahmad Dahlan ,23033711|23033703 +Journal of Telemedicine and Telecare,SAGE Publications,1357633X|17581109 +Journal of Terramechanics,Elsevier ,00224898| +Journal of Terrorism Research,University of St. Andrews Library,20497040 +Journal of Tertiary Education Administration,Informa UK (Taylor & Francis),10369708| +Journal of Test Deposits,CrossRef test user,10468986| +Journal of Test Deposits the sequel,CrossRef test user, +Journal of Test Deposits Title Change,CrossRef test user,1806275X| +Journal of Testing and Evaluation,ASTM International,00903973| +Journal of Testing and Evaluation,ASTM International,00903973| +Journal of Textile Design Research and Practice,Informa UK (Taylor & Francis),20511787|20511795 +Journal of Textile Engineering,The Textile Machinery Society of Japan,13468235|18801986 +Journal of Textile Science & Engineering,OMICS Publishing Group,21658064 +Journal of Textile Science and Technology,"""Scientific Research Publishing, Inc.""",23791543|23791551 +Journal of Textiles,Hindawi Publishing Corporation,23567678|23146044 +Journal of Texture Studies,Wiley Blackwell (Blackwell Publishing),00224901|17454603 +Journal of the A I E E,Institute of Electrical and Electronics Engineers,00959804| +Journal of The Academy of Clinical Microbiologists,Medknow Publications,09721282| +Journal of the Academy of Marketing Science,Springer-Verlag,00920703|15527824 +Journal of the Academy of Nutrition and Dietetics,Elsevier ,22122672| +Journal of the Acarological Society of Japan,The Acarological Society of Japan,09181067|18802273 +Journal of the ACM,Association for Computing Machinery,00045411| +Journal of The Adhesion Society of Japan,The Adhesion Society of Japan,09164812|21874816 +Journal of the Advanced Practitioner in Oncology,"""Harborside Press, LLC""",21500878| +Journal of the Aeronautical Sciences (Institute of the Aeronautical Sciences),American Institute of Aeronautics and Astronautics,19369956 +Journal of the Aerospace Sciences,American Institute of Aeronautics and Astronautics,19369999 +Journal of the agricultural chemical society of Japan,"""Japan Society for Bioscience, Biotechnology, and Agrochemistry""",00021407|18836844 +Journal of the Air & Waste Management Association,Informa UK (Taylor & Francis),10473289| +Journal of the Air & Waste Management Association,Informa UK (Taylor & Francis),10962247|21622906 +Journal of the Air Pollution Control Association,Informa UK (Taylor & Francis),00022470| +Journal of the Alamire Foundation,"""Brepols Publishers, NV""",20325371| +Journal of the American Academy of Audiology,American Academy of Audiology,10500545|21573107 +Journal of the American Academy of Child & Adolescent Psychiatry,Elsevier ,08908567| +Journal of the American Academy of Child Psychiatry,Elsevier ,00027138| +Journal of the American Academy of Dermatology,Elsevier ,01909622| +Journal of the American Academy of Nurse Practitioners,Wiley Blackwell (Blackwell Publishing),10412972|17457599 +Journal of the American Academy of Orthopaedic Surgeons,American Academy of Orthopaedic Surgeons,1067151X| +Journal of the American Academy of Physician Assistants,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15471896| +Journal of the American Academy of Psychoanalysis and Dynamic Psychiatry,Guilford Publications,15460371| +Journal of the American Academy of Religion,Oxford University Press,00027189|14774585 +Journal of the American Animal Hospital Association,American Animal Hospital Association,05872871|15473317 +Journal of the American Association of Nurse Practitioners,Wiley Blackwell (John Wiley & Sons),23276886| +Journal of the American Association of University Teachers of Insurance,JSTOR,15354016| +Journal of the American Ceramic Society,Wiley Blackwell (Blackwell Publishing),00027820|15512916 +Journal of the American Chemical Society,American Chemical Society,00027863|15205126 +Journal of the American College of Cardiology,Elsevier ,07351097| +Journal of the American College of Clinical Wound Specialists,Elsevier ,22135103| +Journal of the American College of Emergency Physicians,Elsevier ,03611124| +Journal of the American College of Nutrition,Informa UK (Taylor & Francis),07315724|15411087 +Journal of the American College of Radiology,Elsevier ,15461440| +Journal of the American College of Surgeons,Elsevier ,10727515| +Journal of the American Dietetic Association,Elsevier ,00028223| +Journal of the American Geographical and Statistical Society,JSTOR,15360393| +Journal of the American Geographical Society of New York,JSTOR,15360407| +Journal of the American Geriatrics Society,Wiley Blackwell (Blackwell Publishing),00028614|15325415 +Journal of the American Heart Association,Ovid Technologies Wolters Kluwer -American Heart Association,20479980|20479980 +Journal of the American Helicopter Society,American Helicopter Society,00028711| +Journal of the American Helicopter Society,American Helicopter Society,21616027|21616027 +Journal of the American Institute for Conservation,Maney Publishing,01971360|19452330 +Journal of the American Institute of Criminal Law and Criminology,JSTOR,08854173| +Journal of the American Institute of Electrical Engineers,Institute of Electrical and Electronics Engineers,03606449| +Journal of the American Institute of Planners,Informa UK (Taylor & Francis),00028991| +Journal of the American Mathematical Society,American Mathematical Society,08940347|10886834 +Journal of the American Medical Association,American Medical Association,00029955| +Journal of the American Medical Directors Association,Elsevier ,15258610| +Journal of the American Medical Informatics Association,Oxford University Press,10675027|1527974X +Journal of the American Mosquito Control Association,BioOne (American Mosquito Control Association),8756971X|19436270 +Journal of the American Musicological Society,University of California Press,00030139|15473848 +Journal of the American Oil Chemists Society,Springer-Verlag,0003021X|15589331 +Journal of the American Oriental Society,American Oriental Society,00030279|00030279 +Journal of the American Pharmaceutical Association (1961),Elsevier ,00030465| +Journal of the American Pharmaceutical Association (1996),Elsevier ,10865802| +Journal of the American Pharmaceutical Association (Practical Pharmacy ed ),Elsevier ,00959561| +Journal of the American Pharmaceutical Association (Scientific ed ),Elsevier ,00959553|19302304 +Journal of the American Pharmacists Association,Elsevier ,15443191| +Journal of the American Philosophical Association,Cambridge University Press,20534477|20534485 +Journal of the American Philosophical Association,Cambridge University Press,20534477|20534485 +Journal of the American Planning Association,Informa UK (Taylor & Francis),01944363|19390130 +Journal of the American Podiatric Medical Association,American Podiatric Medical Association,87507315| +Journal of the American Psychiatric Nurses Association,SAGE Publications,10783903|15325725 +Journal of the American Psychoanalytic Association,SAGE Publications,00030651|19412460 +Journal of the American Public Health Association,American Public Health Association,02731975| +Journal of the American Research Center in Egypt,Lockwood Press,00659991|23301880 +Journal of the American Rocket Society,American Institute of Aeronautics and Astronautics,19369964 +Journal of the American Society for Information Science,Wiley Blackwell (John Wiley & Sons),00028231|10974571 +Journal of the American Society for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),15322882|15322890 +Journal of the American Society for Mass Spectrometry,Springer-Verlag,10440305|18791123 +Journal of the American Society for Surgery of the Hand,Elsevier ,15310914| +Journal of the American Society of Brewing Chemists,Scientific Societies,03610470|03610470 +Journal of the American Society of Cytopathology,Elsevier ,22132945| +Journal of the American Society of Echocardiography,Elsevier ,08947317| +Journal of the American Society of Hypertension,Elsevier ,19331711| +Journal of the American Society of Naval Engineers,Wiley Blackwell (Blackwell Publishing),00997056| +Journal of the American Society of Nephrology,American Society of Nephrology,10466673|15333450 +Journal of the American Statistical Association,Informa UK (American Statistical Association),01621459|1537274X +Journal of the American Taxation Association,American Accounting Association,01989073|15588017 +Journal of the American Veterinary Medical Association,American Veterinary Medical Association,00031488| +Journal of The Analgesics,Synchro Publisher,23110317 +Journal of the Anthropological Society of London,JSTOR,13560131| +Journal of The Arab Society for Medical Research,Medknow Publications,16874293| +Journal of the architectural institute of Korea planning & design,Architectural Institute of Korea,12269093| +Journal of the Architectural Institute of Korea Structure and Construction,Architectural Institute of Korea,12269107| +Journal of the Arizona Academy of Science,JSTOR,00041378| +Journal of the Arizona-Nevada Academy of Science,BioOne (JANAS),15336085|15336085 +Journal of the Arnold Arboretum,Smithsonian Institution Biodiversity Heritage Library,00042625| +Journal of the ASEAN Federation of Endocrine Societies,Journal of the ASEAN Federation of Endocrine Sciences (JAFES),08571074|2308118X +Journal of the Asia Pacific Economy,Informa UK (Taylor & Francis),13547860|14699648 +Journal of the Asiatic Society of Bangladesh Science,Bangladesh Journals Online,10166947| +Journal of the Association for Consumer Research,The University of Chicago Press,23781815|23781823 +Journal of the Association for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),23301635| +Journal of the Association for Laboratory Automation,SAGE Publications,15355535| +Journal of the Association for Research in Otolaryngology,Springer-Verlag,15253961|14387573 +Journal of the Association for Vascular Access,Elsevier ,15528855|15571289 +Journal of the Association of Arab Universities for Basic and Applied Sciences,Elsevier ,18153852| +Journal of the Association of Avian Veterinarians,JSTOR,10448314| +Journal of the Association of Environmental and Resource Economists,The University of Chicago Press,23335955|23335963 +Journal of the Association of Nurses in AIDS Care,Elsevier ,10553290|00000000 +Journal of the Association of Western Art History,Association of Western Art History,12292095| +Journal of the Atmospheric Sciences,American Meteorological Society,00224928|15200469 +Journal of the Atomic Energy Society of Japan / Atomic Energy Society of Japan,Atomic Energy Society of Japan,00047120| +Journal of the Audio Engineering Society,Audio Engineering Society,15494950| +Journal of the Australasian Universities Language and Literature Association,Maney Publishing,00012793| +Journal of the Australian College of Speech Therapists,Informa UK (Informa Healthcare),00048909| +Journal of the Australian College of Speech Therapists,Informa UK (Informa Healthcare),00048909| +Journal of the Australian College of Speech Therapists,Informa UK (Informa Healthcare),00048909| +Journal of the Australian Mathematical Society,Cambridge University Press,14467887|14468107 +Journal of the Australian Population Association,Springer-Verlag,08145725| +Journal of the Autonomic Nervous System,Elsevier ,01651838| +Journal of the Bangladesh Agricultural University,Bangladesh Journals Online,18103030|24088684 +Journal of the Bangladesh Association of Young Researchers,Bangladesh Journals Online,19910746|2220119X +Journal of the Bangladesh Society of Anaesthesiologists,Bangladesh Journals Online,22208992|24088706 +Journal of the Belgian Society of Radiology,"""Ubiquity Press, Ltd.""",17802393 +Journal of the Bible and its Reception,Walter de Gruyter GmbH,2329440X|23294434 +Journal of the Biological Board of Canada,Canadian Science Publishing,03681424| +Journal of the Brazilian Chemical Society,GN1 Genesis Network,01035053|01035053 +Journal of the Brazilian College of Oral and Maxillofacial Surgery,Dental Press International,23582782| +Journal of the Brazilian Computer Society,Springer (Biomed Central Ltd.),01046500|16784804 +Journal of the Brazilian Society of Ecotoxicology,Ecototoxicology and Environmental Contamination,18098401|22361693 +Journal of the Brazilian Society of Mechanical Sciences,SciELO,01007386|01007386 +Journal of the Brazilian Society of Mechanical Sciences and Engineering,Springer-Verlag,16785878|16785878 +JOURNAL OF THE BREWING SOCIETY OF JAPAN,Brewing Society of Japan,09147314|21864012 +Journal of the British Academy,British Academy,20527217 +Journal of the British Archaeological Association,Maney Publishing,00681288|17476704 +Journal of The British Contact Lens Association,Elsevier ,01417037| +Journal of the British Institute of International Affairs,JSTOR,14737981| +Journal of the British Institute of Mental Handicap (APEX),Wiley Blackwell (Blackwell Publishing),02619997| +Journal of the British Institution of Radio Engineers,Institution of Electrical Engineers,2054054X +Journal of the British Society for Phenomenology,Informa UK (Taylor & Francis),00071773|23320486 +Journal of the British Society for Phenomenology,Informa UK (Taylor & Francis),00071773|23320486 +Journal of the Canadian Health Libraries Association / Journal de l Association de bilbiothèques de la santé du Canada,Canadian Health Libraries Association,17086892|17086892 +Journal of the Canadian Historical Association,Consortium Erudit,08474478|17126274 +Journal of the CardioMetabolic Syndrome,Wiley Blackwell (Blackwell Publishing),15594564|15594572 +Journal of the Central Society for Veterinary Medicine,Japanese Society of Veterinary Science,18839088 +Journal of the Ceramic Association Japan,Ceramic Society of Japan,00090255|18842127 +Journal of the Ceramic Society of Japan,Ceramic Society of Japan,09145400|13486535 +Journal of the Ceylon College of Physicians,Sri Lanka Journals Online ,0379802X| +Journal of the Chemical Society (Resumed),The Royal Society of Chemistry,03681769| +Journal of the Chemical Society A Inorganic Physical Theoretical,The Royal Society of Chemistry,00224944| +Journal of the Chemical Society Abstracts,The Royal Society of Chemistry,05909791| +Journal of the Chemical Society B Physical Organic,The Royal Society of Chemistry,00456470| +Journal of the Chemical Society C Organic,The Royal Society of Chemistry,00224952| +Journal of the Chemical Society Chemical Communications,The Royal Society of Chemistry,00224936| +Journal of the Chemical Society D Chemical Communications,The Royal Society of Chemistry,05776171| +Journal of the Chemical Society Dalton Transactions,The Royal Society of Chemistry,14727773|13645447 +Journal of the Chemical Society Faraday Transactions,The Royal Society of Chemistry,09565000|13645455 +Journal of the Chemical Society Faraday Transactions 1 Physical Chemistry in Condensed Phases,The Royal Society of Chemistry,03009599| +Journal of the Chemical Society Faraday Transactions 2 Molecular and Chemical Physics,The Royal Society of Chemistry,03009238| +Journal of the Chemical Society Perkin Transactions 1,The Royal Society of Chemistry,14727781|13645463 +Journal of the Chemical Society Perkin Transactions 2,The Royal Society of Chemistry,1472779X|13645471 +Journal of the Chemical Society Transactions,The Royal Society of Chemistry,03681645| +Journal of the Chilean Chemical Society,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7179707 +Journal of the Chinese Advanced Materials Society,Informa UK (Taylor & Francis),22243682|21681031 +Journal of the Chinese Chemical Society,Wiley Blackwell (John Wiley & Sons),00094536| +Journal of the Chinese Institute of Chemical Engineers,Elsevier ,03681653| +Journal of the Chinese Institute of Engineers,Informa UK (Taylor & Francis),02533839|21587299 +Journal of the Chinese Institute of Industrial Engineers,Informa UK (Taylor & Francis),10170669|21517606 +Journal of the Chinese Medical Association,Elsevier ,17264901| +Journal of the Chosun Natural Science,The Research Institute of Chosun Natural Science,20051042| +Journal of the Chungcheng Mathematical Society,Chungcheong Mathematical Society,12263524| +Journal of the College of Community Physicians of Sri Lanka,Sri Lanka Journals Online ,13913174| +Journal of the Computational Structural Engineering Institute of Korea,The Computational Structural Engineering Institute,12293059| +Journal of the County Louth Archaeological and Historical Society,JSTOR,00701327| +Journal of the County Louth Archaeological Society,JSTOR,13932195| +Journal of the Croatian Association of Civil Engineers,Croatian Association of Civil Engineers,03502465|13339095 +Journal of the Czech Geological Society,Czech Geological Society,12108197| +Journal of the Dermatology Nurses’ Association,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1945760X| +Journal of the Early Republic,Muse - Johns Hopkins University Press,02751275|15530620 +Journal of the Earthquake Engineering Society of Korea,Earthquake Engineering Society of Korean,1226525X|22341099 +Journal of the East Asian Society of Dietary Life,The East Asian Society of Dietary Life,12256781| +Journal of the Economic and Social History of the Orient,Brill Academic Publishers,00224995|15685209 +Journal of the Economic Science Association,Springer-Verlag,21996776|21996784 +Journal of the Egyptian Mathematical Society,Elsevier ,1110256X| +Journal of the Egyptian National Cancer Institute,Elsevier ,11100362| +Journal of the Egyptian Ophthalmological Society,Medknow Publications,20900686| +Journal of the Egyptian Public Health Association,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00132446| +Journal of the Egyptian Society of Cardio-Thoracic Surgery,Elsevier ,1110578X| +Journal of the Egyptian Society of Parasitology,"""Al Manhal FZ, LLC""",11100583| +Journal of the Egyptian Womenʼs Dermatologic Society,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,16871537| +Journal of The Electrochemical Society,The Electrochemical Society,00134651|19457111 +Journal of the Elisha Mitchell Scientific Society,Smithsonian Institution Biodiversity Heritage Library,00136220| +Journal of the Energy Institute,Elsevier ,01442600|17460220 +Journal of the Ergonomics Society of Korea,The Ergonomics Society of Korea,12291684| +Journal of the Eritrean Medical Association,African Journals Online ,19986017|19986017 +Journal of the Ethnological Society of London (1848-1856),JSTOR,13680358| +Journal of the European Academy of Dermatology and Venereology,Wiley Blackwell (Blackwell Publishing),09269959|14683083 +Journal of the European Ceramic Society,Elsevier ,09552219| +Journal of the European Economic Association,Wiley Blackwell (Blackwell Publishing),15424766|15424774 +Journal of the European Mathematical Society,European Mathematical Society Publishing House,14359855|14359863 +Journal of the European Optical Society Rapid Publications,European Optical Society,19902573 +Journal of the European Pentecostal Theological Association,Maney Publishing,18124461|22247963 +Journal of the European Society of Women in Theological Research,Peeters Publishers,17817846 +Journal of the Experimental Analysis of Behavior,Wiley Blackwell (John Wiley & Sons),00225002|00225002 +Journal of the Faculty of Radiologists,Elsevier ,03682242| +Journal of the Federated Institutes of Brewing,Wiley Blackwell (John Wiley & Sons),20502249| +Journal of the Fisheries Research Board of Canada,Canadian Science Publishing,0015296X| +JOURNAL OF THE FLOW VISUALIZATION SOCIETY OF JAPAN,The Visualization Society of Japan,02873605|18840361 +Journal of the Folklore Institute,JSTOR,00155934| +Journal of the Forensic Science Society,Elsevier ,00157368| +Journal of the Formosan Medical Association,Elsevier ,09296646| +Journal of the Franklin Institute,Elsevier ,00160032| +Journal of the Fuel Society of Japan,The Japan Institute of Energy,03693775|2185226X +Journal of the Gay and Lesbian Medical Association,Springer (Kluwer Academic Publishers),10907173| +Journal of the Geographical Institute Jovan Cvijic SASA,National Library of Serbia,03507599|18212808 +Journal of the Geological Society,Geological Society of London,00167649|2041479X +Journal of the Geological Society of Australia,Informa UK (Taylor & Francis),00167614| +Journal of the Geological Society of India,Springer-Verlag,00167622|09746889 +Journal of the geological society of Korea,The Geological Society of Korea,04354036|22887377 +Journal of the Ghana Science Association,African Journals Online ,8553823 +Journal of the Grassland Society of Southern Africa,Informa UK (Taylor & Francis),02566702| +Journal of the HCI Society of Korea,The HCI Society of Korea,19760671| +Journal of the Herpetological Association of Rhodesia,Informa UK (Taylor & Francis),0440730X|21593884 +Journal of the Historical Society,Wiley Blackwell (Blackwell Publishing),1529921X|15405923 +Journal of the History of Biology,Springer-Verlag,00225010|15730387 +Journal of the History of Collections,Oxford University Press,09546650|14778564 +Journal of the History of Economic Thought,Cambridge University Press,10538372|14699656 +Journal of the History of Ideas,Muse - Johns Hopkins University Press,00225037|10863222 +Journal of the History of International Law / Revue d histoire du droit international,Brill Academic Publishers,1388199X|15718050 +Journal of the History of Medicine and Allied Sciences,Oxford University Press,00225045|14684373 +Journal of the History of Philosophy,Muse - Johns Hopkins University Press,15384586 +Journal of the History of Sexuality,University of Texas Press,10434070|15353605 +Journal of the History of the Behavioral Sciences,Wiley Blackwell (John Wiley & Sons),00225061|15206696 +Journal of the History of the Neurosciences,Informa UK (Taylor & Francis),0964704X|17445213 +Journal of the Human-Environment System,Japanese Society of Human-Environment,13451324|13497723 +Journal of the ICE,Thomas Telford Ltd.,03682455|03682455 +Journal of the ICRU,Oxford University Press,14736691|17423422 +Journal of the IEE,Institution of Electrical Engineers,03682692|20540574 +Journal of the IEE,Institution of Electrical Engineers,03682692|20540574 +Journal of the IEST,Institute of Environmental Sciencs and Technology (IEST),10984321|15572196 +Journal of the Illinois State Historical Society (1998-),University of Illinois Press,15221067| +JOURNAL OF THE ILLUMINATING ENGINEERING INSTITUTE OF JAPAN,Illuminating Engineering Society of Japan,00192341|1349838X +Journal of the Illuminating Engineering Society,Informa UK (Taylor & Francis),00994480| +Journal of the Indian Academy of Wood Science,Springer-Verlag,0972172X|09768432 +Journal of the Indian Ocean Region,Informa UK (Taylor & Francis),19480881|1948108X +Journal of the Indian Society of Remote Sensing,Springer-Verlag,0255660X|09743006 +Journal of the Indian Society of Soil Science,Diva Enterprises Private Limited,0019638X|09740228 +Journal of the Indonesian Tropical Animal Agriculture,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),20878273|24606278 +Journal of the Institute of Actuaries,Cambridge University Press,00202681| +Journal of the Institute of Agriculture and Animal Science,Nepal Journals Online, +Journal of the Institute of Bibliography,The Institute of Korea Bibliography,12255246| +Journal of the Institute of Brewing,Wiley Blackwell (John Wiley & Sons),00469750| +Journal of the Institute of Conservation,Informa UK (Taylor & Francis),19455224|19455232 +Journal of the Institute of Electronics and Information Engineers,The Institute of Electronics Engineers of Korea,22875026|2288159X +Journal of the Institute of Engineering,Nepal Journals Online,18103383| +Journal of The Institute of Environmental Studies,The Institute of Environment Studies Daejeon University,22871527| +Journal of the Institute of Industrial Applications Engineers,Institute of Industrial Applications Engineers,21881758|21878811 +Journal of the Institute of Mathematics of Jussieu,Cambridge University Press,14747480|14753030 +Journal of the Institute of Mental Subnormality (APEX),Wiley Blackwell (Blackwell Publishing),01412205| +Journal of the Institute of Positioning Navigation and Timing of Japan,"""The Institute of Positioning, Navigation and Timing of Japan""",21852952 +Journal of the Institute of Wood Science,Maney Publishing,00203203|20419430 +Journal of the Institution of Electrical Engineers,Institution of Electrical Engineers,20540612 +Journal of the Institution of Electrical Engineers - Part I General,Institution of Electrical Engineers,20540582 +Journal of the Institution of Electrical Engineers - Part II Power Engineering,Institution of Electrical Engineers,20540590 +Journal of the Institution of Electrical Engineers - Part IIA Automatic Regulators and Servo Mechanisms,Institution of Electrical Engineers,20540728 +Journal of the Institution of Electrical Engineers - Part III Communication Engineering including the Proceedings of the Wireless Section of the Institution,Institution of Electrical Engineers,20540647 +Journal of the Institution of Electrical Engineers - Part III Radio and Communication Engineering,Institution of Electrical Engineers,20540604 +Journal of the Institution of Electrical Engineers - Part IIIA Radiocommunication,Institution of Electrical Engineers,20505493| +Journal of the Institution of Electrical Engineers - Part IIIA Radiolocation,Institution of Electrical Engineers,20540744 +Journal of the Institution of Electronic and Radio Engineers,Institution of Electrical Engineers,02671689| +Journal of The Institution of Engineers (India) Series A,Springer-Verlag,22502149|22502157 +Journal of The Institution of Engineers (India) Series B,Springer-Verlag,22502106|22502114 +Journal of The Institution of Engineers (India) Series C,Springer-Verlag,22500545|22500553 +Journal of The Institution of Engineers (India) Series D,Springer-Verlag,22502122|22502130 +Journal of The Institution of Engineers (India) Series E,Springer-Verlag,22502483|22502491 +Journal of the Institution of Locomotive Engineers,SAGE Publications,0534283X| +Journal of the Institution of Production Engineers,Institution of Electrical Engineers,03682757| +Journal of the Intensive Care Society,SAGE Publications,17511437| +Journal of the International AIDS Society,International AIDS Society,17582652|17582652 +JOURNAL OF THE INTERNATIONAL ARTHURIAN SOCIETY,Walter de Gruyter GmbH,21969353|21969361 +Journal of the International Association for Mathematical Geology,Springer-Verlag,00205958|15738868 +Journal of the International Association for Shell and Spatial Structures,nternational Association for Shell and Spatial Structuresq,1028365X|19969015 +Journal of the International Association of Physicians in AIDS Care (JIAPAC),SAGE Publications,15451097|15570886 +Journal of the International Association of Providers of AIDS Care (JIAPAC),SAGE Publications,23259574|23259582 +Journal of the International Clinical Dental Research Organization,Medknow Publications,22310754| +Journal of the International Folk Music Council,JSTOR,09507922| +Journal of the International Network for Korean Language and Culture,International Network for Korean Language and Culture,17382793| +Journal of the International Neuropsychological Society,Cambridge University Press,13556177|14697661 +Journal of the International Phonetic Association,Cambridge University Press,00251003|14753502 +Journal of the International Society of Sports Nutrition,Springer (Biomed Central Ltd.),15502783|15502783 +Journal of the Iranian Chemical Society,Springer-Verlag,1735207X|17352428 +Journal of the Islamic Medical Association of North America,Islamic Medical Association of North America,08998299|21609829 +Journal of the Italian Statistical Society,Springer-Verlag,11219130| +Journal of the Japan Association for Philosophy of Science,The Japan Association for Philosophy of Science,00227668|18841236 +JOURNAL of the JAPAN ELECTRIC WELDING SOCIETY,Japan Welding Society,18837212 +Journal of the Japan Epilepsy Society,The Japan Epilepsy Society,09120890|13475509 +Journal of the Japan Institute of Energy,The Japan Institute of Energy,09168753|18826121 +Journal of the Japan Institute of Metals and Materials,The Japan Institute of Metals,00214876|18806880 +Journal of the Japan Institute of Power Electronics,The Japan Institute of Power Electronics,13488538|18843239 +Journal of the Japan Landslide Society,Japan Landslide Society,13483986|18820034 +Journal of the Japan Organization of Clinical Dermatologists,Japan Organization of Clinical Dermatologists,13497758|1882272X +Journal of the Japan Petroleum Institute,Japan Petroleum Institute,13468804|1349273X +JOURNAL OF THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES,Japan Society for Aeronautical and Space Sciences,13446460| +Journal of the Japan Society for Composite Materials,The Japan Society for Composite Materials,03852563|18848559 +Journal of the Japan Society for Precision Engineering,The Japan Society for Precision Engineering,09120289|1882675X +Journal of the Japan Society for Precision Engineering Contributed Papers,The Japan Society for Precision Engineering,13488724|18818722 +Journal of the Japan Society for Technology of Plasticity,The Japan Society for Technology and Plasticity,00381586|18820166 +journal of the Japan Society for Testing Materials,The Society of Materials Science Japan,03727971| +Journal of the Japan Society of Applied Electromagnetics and Mechanics,Japan Society of Applied Electromagnetics and Mechanics,09194452|21879257 +Journal of the Japan Society of Blood Transfusion,Japan Society of Transfusion Medicine and Cell Therapy,05461448|18838383 +Journal of the Japan Society of Colour Material,Japan Society of Colour Material,0010180X|18832199 +Journal of The Japan Society of Electrical Machining Engineers,Japan Society of Electrical Machining Engineers,0387754X|18810888 +Journal of the Japan Society of Engineering Geology,Japan Society of Engineering Geology,02867737|18840973 +Journal of the Japan Society of Material Cycles and Waste Management,Japan Society of Waste Management Experts,18835856|18835899 +Journal of the Japan Society of Naval Architects and Ocean Engineers,Japan Society of Naval Architects and Ocean Engineers,18803717|18811760 +Journal of the Japan society of photogrammetry,Japan Society of Photogrammetry and Remote Sensing,05494451|18843980 +Journal of the Japan society of photogrammetry and remote sensing,Japan Society of Photogrammetry and Remote Sensing,02855844|18839061 +Journal of the Japan Society of Powder and Powder Metallurgy,Japan Society of Powder and Powder Metallurgy,05328799|18809014 +Journal of the Japan Society of Precision Engineering,The Japan Society for Precision Engineering,03743543| +Journal of the Japan Society of the Reticuloendothelial System,Japanese Society for Lymphoreticular Tissue Research,03869725|18836801 +Journal of the Japan Society of Waste Management Experts,Japan Society of Waste Management Experts,18831648|1883163X +JOURNAL OF THE JAPAN STATISTICAL SOCIETY,The Japan Statistical Society,18822754|13486365 +Journal of the Japan Veterinary Medical Association,Japan Veterinary Medical Association,04466454|21860211 +JOURNAL OF THE JAPAN WELDING SOCIETY,Japan Welding Society,00214787|18837204 +Journal of the Japanese and International Economies,Elsevier ,08891583|10958681 +Journal of the Japanese Association for Digital Humanities,Japanese Association for Digital Humanities,21887276 +Journal of the Japanese Association for Petroleum Technology,Japanese Association for Petroleum Engineers,03709868|18814131 +JOURNAL OF THE JAPANESE ASSOCIATION OF RURAL MEDICINE,The Japanese Association of Rural Medicine,04682513|13467421 +Journal of the Japanese Association of Snow and Ice,Japanese Society of Snow and Ice,02869993|18836259 +Journal of the Japanese Coral Reef Society,Japanese Coral Reef Society,13451421|18825710 +Journal of the Japanese Coronary Association,The Japanese Coronary Association,13417703|21871949 +Journal of the Japanese Forest Society,The Japanese Forest Society,13498509|1882398X +Journal of the Japanese Institute of Landscape Architects,Japanese Institute of Landscape Architecture,03877248|21853053 +Journal of The Japanese Institute of Landscape Architecture,Japanese Institute of Landscape Architecture,13408984|13484559 +Journal of the Japanese Physical Therapy Association,Japanese Physical Therapy Association,13441272|21888361 +journal of the japanese society for cold preservation of food,Japan Association of Food Preservation Scientists,09147675|21861269 +Journal of the Japanese Society for Horticultural Science,The Japanese Society for Horticultural Science,00137626|1880358X +Journal of the Japanese Society of Computational Statistics,Japanese Society of Computational Statistics,09152350|18811337 +Journal of the Japanese Society of Intensive Care Medicine,Japanese Society of Intensive Care Medicine,13407988|1882966X +Journal of the Japanese Society of Revegetation Technology,The Japanese Society of Revegetation Technology,09167439|18843670 +Journal of the Japanese Society of Snow and Ice,Japanese Society of Snow and Ice,03731006|18836267 +Journal of the Japanese Society of Starch Science,The Japanese Society of Applied Glycoscience,00215406|1884488X +Journal of The Japanese Society of Veterinary Science,Japanese Society of Veterinary Science,18839193 +Journal of the Japanese Technical Association of the Pulp and Paper Industry,Japan Technical Association of the Pulp and Paper Industry,18844731 +Journal of the Kansas Entomological Society,Kansas Entomological Society,00228567|19372353 +Journal of the Kentucky Academy of Science,BioOne (Kentucky Academy of Science),10987096|19382960 +Journal of the Knowledge Economy,Springer-Verlag,18687865|18687873 +Journal of the Korea Academia-Industrial cooperation Society,The Korea Academia-Industrial Cooperation Society,19754701| +Journal of the Korea Computer Graphics Society,Korea Computer Graphics Society,19757883| +Journal of the Korea Concrete Institute,Korea Concrete Institute,12295515| +Journal of the Korea Convergence Society,Korea Convergence Society,22334890| +Journal of the Korea Electromagnetic Engineering Society,Korean Institute of Electromagnetic Engineering and Science,15982556| +Journal of the Korea English Education Society,The Korean English Education Society,1598513X| +Journal of the Korea Foundry Society,The Korean Foundrymens Society,1598706X| +Journal of the Korea Industrial Information Systems Research,The Korea Society for Industrial Systems,12293741| +Journal of the Korea institute for structural maintenance inspection,Korea Institute for Structural Maintenance Inspection,22346937| +Journal of the Korea Institute of Building Construction,The Korean Institute of Building Construction,15982033| +Journal of the Korea Institute of Ecological Architecture and Environment,Korea Institute of Ecological Architecture and Environment,15983730| +Journal of the Korea Institute of Ecological Architecture and Environment,Korea Institute of Ecological Architecture and Environment,15983730| +Journal of The Korea Institute of Healthcare Architecture,Korea Institute of Healthcare Architecture,19753349| +Journal of the Korea Institute of Information Security and Cryptology,Korea Institute of Information Security and Cryptology,15983986| +Journal of the Korea Institute of Military Science and Technology,The Korea Institute of Military Science and Technology,15989127| +Journal of the Korea Organic Resource Recycling Association,Korea Organic Resource Recycling Association,12256498| +Journal of the Korea Safety Management and Science,Korea Safety Management and Science,12296783| +Journal of the Korea Society for Industrial and Applied Mathematics,The Korean Society for Industrial and Applied Mathematics,12269433| +Journal of the Korea Society For Power System Engineering,The Korea Society for Power System Engineering,12267813| +Journal of the Korea Society for Simulation,The Korea Society for Simulation,12255904| +Journal of the Korea Society of Computer and Information,Korean Society of Computer Information,1598849X| +Journal of the Korea Society of Digital Industry and Information Management,Korea Society of Digital Industry and Information Managment,17386667| +Journal of the Korea Society of Environmental Restoration Technology,The Korea Society of Environmental Restoration Technology,12293032| +Journal of the Korea society of IT services,The Korea Society of Information Technology Services,19754256| +Journal of the Korea Society of Systems Engineering,The Korean Society of Systems Engineering,1738480X| +Journal of the Korean Academy of Clinical Electrophysiology,The Korean Academy of Clinical Electrophysiology,17380472| +Journal of the Korean Academy of Esthetic Dentistry,Korean Academy of Esthetic Dentistry,19754191| +Journal of The Korean Association For Science Education,The Korean Association for Science Education,12265187| +Journal of the Korean Association for Spatial Structures,Korean Association for Spatial Structures,15984095|22877401 +Journal of the Korean Association of Geographic Information Studies,The Korean Association of Geographic Information Studies,12269719|22876952 +Journal of the Korean Association of Information Education,Korean Association of Information Education,12293245| +Journal of the Korean Association of Oral and Maxillofacial Surgeons,The Korean Association of Oral and Maxillofacial Surgeons (KAMJE),12251585|22345930 +Journal of the Korean Association of Pediatric Surgeons,Korean Association of Pediatric Surgeons (KAMJE),12259047| +Journal of The Korean Astronomical Society,The Korean Astronomical Society,12254614| +Journal of the Korean BIBLIA Society for library and Information Science,Korea Biblia Society for Library and Information Science,12292435| +Journal of the Korean Ceramic Society,The Korean Ceramic Society,12297801| +Journal of the Korean Chemical Society,Korean Chemical Society,10172548| +Journal of the Korean Conservation Science for Cultural Properties,The Korean Society of Conservation Science for Cultural Heritage,12255459| +Journal of the Korean Continence Society,Korean Continence Society,1598186X| +Journal of the Korean Crystal Growth and Crystal Technology,The Korea Association of Crystal Growth,12251429| +Journal of the Korean Data and Information Science Society,Korean Data and Information Science Society,15989402| +Journal of the Korean Dietetic Association,The Korea Dietetic Association,12259861| +Journal of the Korean earth science society,The Korean Earth Science Society,12256692|22874518 +Journal of the Korean Electrochemical Society,The Korean Electrochemical Society,12291935| +Journal of the Korean Fracture Society,The Korean Fracture Society (KAMJE),12251682|22879293 +Journal of the Korean geoenvironmental society,Korean Geo-Environment Society,15980820| +JOURNAL OF THE KOREAN GEOMORPHOLOGICAL ASSOCIATION,Korean Geomorphological Association,12264296| +Journal of the korean geosynthetic society,Korean GeoSynthetics Society,19752423| +Journal of the Korean Geotechnical Society,Korean Geotechnical Society,12292427| +Journal of the Korean Geriatrics Society,The Korean Geriatrics Society (KAMJE),12292397|22881239 +Journal of the Korean GNSS Society,The Korean GNSS Society,22877398| +Journal of the Korean Home Economics Association,The Korean Home Economics Association,12250937| +Journal of the Korean housing association,The Korean Housing Association,22343571| +Journal of the Korean Institute of Electrical and Electronic Material Engineers,The Korean Institute of Electrical and Electronic Material Engineers,12267945| +Journal of the Korean institute of electromagnetic engineering and science,Korean Institute of Electromagnetic Engineering and Science,15982556| +Journal of the Korean Institute of Gas,The Korean Institute of Gas,12268402| +Journal of the Korean Institute of Illuminating and Electrical Installation Engineers,The Korean Institute of Illuminating and Electrical Installation Engineers,12294691| +Journal of the Korean Institute of Landscape Architecture,Korean Institute of Landscape Architecture,12251755| +Journal of the Korean Institute of Resources Recycling,The Korean Institute of Resources Recycling,12258326| +Journal of the Korean Institute of Rural Architecture,Korean Institute of Rural Architecture,12292532| +Journal of the Korean institute of surface engineering,The Korean Institute of Surface Engineering,12258024| +Journal of the Korean Magnetic Resonance Society,Korean Magnetic Resonance Society,12266531| +Journal of the Korean Magnetics Society,The Korean Magnetics Society,15985385| +Journal of the Korean Mathematical Society,The Korean Mathematical Society,03049914| +Journal of the Korean Medical Association,Korean Medical Association (KAMJE),00234028| +Journal of the Korean Neurological Association,Korean Neurological Association,12257044|2288985X +Journal of the Korean Oil Chemists Society,Korean Oil Chemists' Society,12259098|22881069 +Journal of the Korean Operations Research and Management Science Society,The Korean Operations and Management Science Society,12251119| +Journal of the Korean Ophthalmological Society,Korean Opthalmological Society (KAMJE),03786471|20929374 +Journal of the Korean Physical Society,Korean Physical Society,03744884|19768524 +Journal of the Korean Radiological Society,The Korean Society of Radiology (KAMJE),03012867| +Journal of the Korean Recycled Construction Resources Institute,Korean Recycled Construction Resource Institute,22883320| +Journal of the Korean Society for Advanced Composite Structures,Korean Society for Advanced Composite Structures,20935145|22880232 +Journal of the Korean Society for Aeronautical & Space Sciences,The Korean Society for Aeronautical & Space Sciences,12251348| +Journal of the Korean Society for Applied Biological Chemistry,Springer-Verlag,17382203|2234344X +Journal of the Korean Society for Aviation and Aeronautics,The Korean Society for Aviation and Aeronautics,12259705| +Journal of The Korean Society for Composite Materials,The Korean Society for Composite Materials,15986934| +Journal of The Korean Society for Geosystem Engineering,"""Docuhut, Co., Ltd.""",15988023|22874321 +Journal of the Korean Society for Heat Treatment,The Korean Society for Heat Treatment,12251070| +Journal of the Korean Society for information Management,Korean Society for Information Management,10130799| +Journal of the Korean Society for Library and Information Science,Korean Society for Library and Information Science,1225598X| +Journal of the Korean Society for Marine Environment & Energy,The Korean Society for Marine Environment and Energy,22880089| +Journal of the Korean Society for Nondestructive Testing,The Korean Society for Nondestructive Testing,12257842| +Journal of the Korean society for quality management,The Korean Society for Quality Management,12291889| +Journal of the Korean society for railway,Korean Society for Railway,17386225| +Journal of the Korean Society for Surgery of the Hand,The Korean Society for Surgery of the Hand (KAMJE),15983889|22340998 +Journal of The Korean Society of Agricultural Engineers,The Korean Society of Agricultural Engineers,17383692| +Journal of the Korean Society of Civil Engineers,Korean Society of Civil Engineers,10156348|2287934X +Journal of the Korean Society of Clothing and Textiles,The Korean Society of Clothing and Textiles,12251151| +Journal of the Korean Society of Coloproctology,Korean Society of Coloproctology (KAMJE),12298670|20937830 +Journal of the Korean Society of Combustion,The Korean Society of Combustion,12260959| +Journal of The Korean Society of Disaster Information,The Korean Society of Disaster Information,19762208| +Journal of the Korean society of earth science education,The Korean Society of Earth Science Education,20055668| +Journal of The Korean Society of Fashion Design,The Korean Society of Fashion Design,15983749| +Journal of the Korean society of Fisheries Technology,The Korean Society of Fisheries Technology,1225827X|22874623 +Journal of the Korean Society of Food Culture,Korean Society of Food Culture,12257060|22887148 +Journal of the Korean Society of Food Science and Nutrition,The Korean Society of Food Science and Nutrition,12263311| +Journal of The Korean Society of Grassland and Forage Science,The Korean Society of Grassland and Forage Sciences,10139354|22875832 +Journal of the Korean Society of Hypertension,The Korean Society of Hypertension (KAMJE),22338136|22338454 +Journal of The Korean Society of Integrative Medicine,Korean Society of Integrative Medicine,22881174| +Journal of the Korean Society of International Agriculture,Korean Society of International Agriculture,12258504|22878165 +Journal of the Korean Society of Magnetic Resonance in Medicine,Korean Society of Magnetic Resonance in Medicine (KAMJE),12269751|22883800 +Journal of the Korean Society of Manufacturing Process Engineers,The Korean Society of Manufacturing Process Engineers,15986721| +Journal of the korean society of manufacturing technology engineers,The Korean Society of Manufacturing Technology Engineers,22336036| +Journal of the Korean Society of Marine Engineering,Korean Society of Marine Engineers,12269549| +Journal of the Korean Society of Marine Environment and Safety,The Korean Society of Marine Environment and Safety,12293431|22873341 +Journal of the Korean Society of Mechanical Technology,Korean Society of Mechanical Technology,1229604X| +Journal of the Korean Society of Mineral and Energy Resources Engineers,"""Docuhut, Co., Ltd.""",22880291|22882790 +Journal of the Korean Society of Neonatology,The Korean Society of Neonatology (KAMJE),12261513|20937849 +Journal of the Korean Society of Pediatric Nephrology,Korean Society of Pediatric Nephrology,12265292|22344209 +Journal of the Korean Society of Physical Medicine,The Korean Society of Physical Medicine,1975311X|22877215 +Journal of the Korean Society of Precision Engineering,Korean Society of Precision Engineering,12259071| +Journal of the Korean Society of Propulsion Engineers,The Korean Society of Propulsion Engineers,12266027| +Journal of the Korean Society of Radiology,The Korean Society of Radiology (KAMJE),17382637|22882928 +Journal of the Korean Society of Radiology,The Korean Society of Radiology (KISTI),19760620| +Journal of the Korean Society of Safety,The Korean Society of Safety,17383803| +Journal of the Korean Society of School Health,The Korean Society of School Health,12259608|22889957 +Journal of the Korean society of speech sciences,The Korean Society of Speech Sciences,20058063| +Journal of the Korean Society of Surveying Geodesy Photogrammetry and Cartography,"""Korean Society of Surveying, Geodesy, Photogrammetry and Cartography""",15984850| +Journal of the Korean Society of Tribologists and Lubrication Engineers,The Korean Society of Tribologists and Lubrication Engineers,22874666| +Journal of the Korean Society of Tribologists and Lubrication Engineers,The Korean Society of Tribologists and Lubrication Engineers,12294845| +Journal of the Korean Society of Visualization,The Korean Society of Visualization,15988430| +Journal of The Korean Society of Water and Wastewater,The Korean Society of Water and Wastewater,12257672|2287822X +Journal of the Korean Solar Energy Society,The Korean Solar Energy Society,15986411| +Journal of the Korean Statistical Society,Elsevier ,12263192| +Journal of the Korean Surgical Society,The Korean Surgical Society (KAMJE),12260053|20930488 +Journal of the Korean Vacuum Society,The Korean Vacuum Society,12258822| +Journal of the Korean Wood Science and Technology,The Korean Society of Wood Science Technology,10170715| +Journal of the Learning Sciences,Informa UK (Taylor & Francis),10508406|15327809 +Journal of the Lepidopterists’ Society,BioOne (Lepidopterists' Society),00240966| +Journal of the Less Common Metals,Elsevier ,00225088| +Journal of the Limnological Society of Southern Africa,Informa UK (Taylor & Francis),03779688| +Journal of the Linnean Society of London Botany,Wiley Blackwell (Blackwell Publishing),03682927| +Journal of the Linnean Society of London Zoology,Wiley Blackwell (Blackwell Publishing),03682935| +Journal of the London Mathematical Society,Oxford University Press - London Mathematical Society,00246107|14697750 +Journal of the Magnetics Society of Japan,The Magnetics Society of Japan,02850192|18822932 +Journal of the Malaysian Branch of the Royal Asiatic Society,Muse - Johns Hopkins University Press,21804338 +Journal of the Marine Biological Association of India,Marine Biological Association of India,00253146|23217898 +Journal of the Marine Biological Association of the United Kingdom,Cambridge University Press,00253154|14697769 +JOURNAL OF THE MARINE ENGINEERING SOCIETY IN JAPAN,The Japan Institute of Marine Engineering,03883051|18844758 +Journal of the Mass Spectrometry Society of Japan,The Mass Spectrometry Society of Japan,13408097|18804225 +Journal of the Mathematical Society of Japan,The Mathematical Society of Japan,00255645| +Journal of the Mechanical Behavior of Biomedical Materials,Elsevier ,17516161| +Journal of the Mechanical Behavior of Materials,Walter de Gruyter GmbH,03348938|21910243 +Journal of the Mechanics and Physics of Solids,Elsevier ,00225096| +Journal of the Medical Library Association JMLA,Medical Library Association,15365050|15589439 +Journal of the Metal Finishing Society of Japan,The Surface Finishing Society of Japan,00260614|18843395 +Journal of the Meteorological Society of Japan Ser II,Meteorological Society of Japan,00261165|21869057 +Journal of the Microelectronics and Packaging Society,The Korean Microelectronics and Packaging Society,12269360| +Journal of the Midwest Modern Language Association,Muse - Johns Hopkins University Press,21626294 +Journal of the Mineralogical Society of Japan,Japan Association of Mineralogical Sciences,04541146|18837018 +Journal of the Mineralogical Society of Korea,The Mineralogical Society of Korea,1225309X|22887172 +Journal of the Multihandicapped Person,Springer-Verlag,08927561| +Journal of the Musicological Society of Korea,The Musicological Society of Korea,15989224| +Journal of the National Medical Association,Elsevier ,00279684| +Journal of the National Science Foundation of Sri Lanka,Sri Lanka Journals Online ,13914588|23620161 +Journal of the Neurological Sciences,Elsevier ,0022510X| +Journal of the New York Entomological Society,BioOne (New York Entomological Society),00287199|19372361 +Journal of the Nigerian Association of Mathematical Physics,African Journals Online ,11164336 +Journal of the Nigerian Infection Control Association,African Journals Online ,11191716 +Journal of the Nigerian Mathematical Society,Elsevier ,01898965| +Journal of the Nigerian Optometric Association,African Journals Online ,07950039|07950039 +Journal of the Nippon Medical School,The Medical Association of Nippon Medical School,00480444|18840108 +Journal of the North American Benthological Society,The University of Chicago Press,08873593|1937237X +Journal of the North Atlantic,BioOne (Journal of the North Atlantic),19351933|19351933 +Journal of the Nuclear Fuel Cycle and Waste Technology(JNFCWT),The Korean Radioactive Waste Society,17381894|22885471 +Journal of the Obafemi Awolowo University Medical Student s Association (IFEMED),African Journals Online ,3313727 +Journal of the Ohio Herpetological Society,JSTOR,04739868| +Journal of the Operational Research Society,Nature Publishing Group - Macmillan Publishers,01605682|01605682 +Journal of the Operations Research Society of America,Institute for Operations Research and the Management Sciences,00963984|23263229 +Journal of the Operations Research Society of China,Springer-Verlag,2194668X|21946698 +Journal of the Operations Research Society of Japan,The Operations Research Society of Japan,04534514|04534514 +Journal of the Optical Society of America,The Optical Society,00303941| +Journal of the Optical Society of America A,The Optical Society,10847529|15208532 +Journal of the Optical Society of America B,The Optical Society,07403224|15208540 +Journal of the Optical Society of Korea,Korean Journal of Optics and Photonics,12264776| +Journal of the Ottoman and Turkish Studies Association,Indiana University Press,23760699|23760702 +Journal of the Pediatric Infectious Diseases Society,Oxford University Press,20487193|20487207 +Journal of the Peripheral Nervous System,Wiley Blackwell (Blackwell Publishing),10859489|15298027 +Journal of the Philosophy of History,Brill Academic Publishers,1872261X|18722636 +Journal of the Philosophy of Sport,Informa UK (Taylor & Francis),00948705|15432939 +Journal of the Philosophy of Sport and Physical Education,Japan Society for the Philosophy of Sport and Physical Education,09155104|18844553 +Journal of the Physical Society of Japan,Physical Society of Japan,00319015|13474073 +Journal of the Plainsong and Mediaeval Music Society,Cambridge University Press,01434918| +Journal of the Polynesian Society,The Polynesian Society,324000 +Journal of the Postgraduate Institute of Medicine,Sri Lanka Journals Online ,23620323 +Journal of the Practice of Cardiovascular Sciences,Medknow Publications,23955414| +Journal of the Proceedings of the Linnean Society of London Botany,Wiley Blackwell (Blackwell Publishing),19459483|19459424 +Journal of the Proceedings of the Linnean Society of London Zoology,Wiley Blackwell (Blackwell Publishing),19459475|19459416 +Journal of the Reading Specialist,Informa UK (Taylor & Francis),00225126| +Journal of the Research Association of Powder Technology Japan,"""The Society of Powder Technology, Japan""",18838766 +Journal of the Robotics Society of Japan,The Robotics Society of Japan,02891824|18847145 +Journal of the Röntgen Society,British Institute of Radiology,2053132X|20531338 +Journal of the Royal Anthropological Institute,Wiley Blackwell (Blackwell Publishing),13590987|14679655 +Journal of the Royal Army Medical Corps,BMJ,00358665|20520468 +Journal of the Royal Asiatic Society,Cambridge University Press,13561863|14740591 +Journal of the Royal Asiatic Society of Great Britain & Ireland,Cambridge University Press,0035869X|0035869X +Journal of The Royal Central Asian Society,Informa UK (Taylor & Francis),00358789| +Journal of the Royal Geographical Society of London,JSTOR,02666235| +Journal of the Royal Institute of Chemistry,The Royal Society of Chemistry,03683958| +Journal of the Royal Institute of International Affairs,JSTOR,1473799X| +Journal of the Royal Medical Services,"""Al Manhal FZ, LLC""",20788703|20788711 +Journal of the Royal Microscopical Society,Wiley Blackwell (Blackwell Publishing),03683974| +Journal of the Royal Musical Association,Informa UK (Taylor & Francis),02690403|14716933 +Journal of The Royal Society Interface,The Royal Society,17425689|17425662 +Journal of the Royal Society of Medicine,SAGE Publications,01410768|17581095 +Journal of the Royal Society of New Zealand,Informa UK (Taylor & Francis),03036758|11758899 +Journal Of The Royal Statistical Society,JSTOR,09528385|14679868 +Journal of the Royal Statistical Society Series A (General),JSTOR,00359238| +Journal of the Royal Statistical Society Series A (Statistics in Society),Wiley Blackwell (Blackwell Publishing),09641998|1467985X +Journal of the Royal Statistical Society Series B (Statistical Methodology),Wiley Blackwell (Blackwell Publishing),13697412|14679868 +Journal of the Royal Statistical Society Series C (Applied Statistics),Wiley Blackwell (Blackwell Publishing),00359254|14679876 +Journal of the Royal Statistical Society Series D (The Statistician),Wiley Blackwell (Blackwell Publishing),00390526|14679884 +Journal of the Saudi Heart Association,Elsevier ,10167315| +Journal of the Saudi Heart Association,Elsevier ,13199218| +Journal of the Saudi Society of Agricultural Sciences,Elsevier ,1658077X| +Journal of the Saudi Society of Dermatology & Dermatologic Surgery,Elsevier ,2210836X| +Journal of the Scholarship of Teaching and Learning,IUScholarWorks,15279316|15279316 +Journal of the Science of Food and Agriculture,Wiley Blackwell (John Wiley & Sons),00225142|10970010 +Journal of the Scientific Society,Medknow Publications,09745009| +Journal of the Sedimentological Society of Japan,The Sedimentological Society of Japan,1342310X|18829457 +Journal of the Senologic International Society,Senologic International Society,16888170 +Journal of the Serbian Chemical Society,National Library of Serbia,03525139|18207421 +Journal of the Siena Academy of Sciences,PAGEPress Publications,2279882X|22798811 +Journal of the SMPTE,Society of Motion Picture and Television Engineers,03614573| +Journal of the Society for American Music,Cambridge University Press,17521963|17521971 +Journal of the Society for Gynecologic Investigation,SAGE Publications,10715576| +Journal of the Society for Industrial and Applied Mathematics,Society for Industrial and Applied Mathematics,03684245|21683484 +Journal of the Society for Industrial and Applied Mathematics Series A Control,Society for Industrial and Applied Mathematics,08874603| +Journal of the Society for Industrial and Applied Mathematics Series B Numerical Analysis,Society for Industrial and Applied Mathematics,0887459X| +Journal of the Society for Information Display,Wiley Blackwell (John Wiley & Sons),10710922|19383657 +Journal of the Society for Integrative Oncology,"""Decker, Inc.""",1715894X +Journal of the Society for Radiological Protection,IOP Publishing,02602814| +Journal of the Society for Social Work and Research,The University of Chicago Press,1948822X|1948822X +Journal of the Society for the Anthropology of Europe,Wiley Blackwell (Blackwell Publishing),15355632|15565823 +Journal of the Society for the Bibliography of Natural History,Edinburgh University Press,00379778| +Journal of the Society of Applied Mechanics of Japan,Japan Society for Aeronautical and Space Sciences,1883549X +Journal of the Society of Architectural Historians,University of California Press,00379808|21505926 +Journal of the Society of Archivists,Informa UK (Taylor & Francis),00379816|14653907 +Journal of the Society of Biblical Literature and Exegesis,JSTOR,10698337| +Journal of the Society of Biomechanisms,Society of Biomechanisms Japan,02850885| +JOURNAL OF THE SOCIETY OF BREWING JAPAN,Brewing Society of Japan,0369416X|21864004 +Journal of the Society of Chemical Industry,Wiley Blackwell (John Wiley & Sons),03684075|19349971 +Journal of the Society of Christian Ethics,Muse - Johns Hopkins University Press,23262176 +Journal of the Society of Cosmetic Scientists of Korea,Society of Cosmetic Scientists of Korea,12262587| +Journal of the Society of Dyers and Colourists,Wiley Blackwell (Blackwell Publishing),00379859| +Journal of The Society of Japanese Women Scientists,The Society of Japanese Women Scientists,13494449|21863776 +Journal of the Society of Materials Engineering for Resources of Japan,The Society of Materials Engineering for Resources of Japan,09199853|18846610 +Journal of the Society of Materials Science Japan,The Society of Materials Science Japan,05145163|18807488 +Journal of the Society of Motion Picture and Television Engineers,Society of Motion Picture and Television Engineers,0898042X| +Journal of the Society of Motion Picture Engineers,Society of Motion Picture and Television Engineers,00975834| +Journal of the Society of Naval Architects of Japan,Japan Society of Naval Architects and Ocean Engineers,05148499|18842070 +Journal of the Society of Naval Architects of Korea,The Society of Naval Architects of Korea,12251143| +Journal of the Society of Powder Technology Japan,"""The Society of Powder Technology, Japan""",03866157|18837239 +Journal of the Society of Telegraph Engineers,Institution of Electrical Engineers,20540698 +Journal of the Society of Telegraph Engineers and of Electricians,Institution of Electrical Engineers,2054068X +Journal of the Society of Telegraph-Engineers and Electricians,Institution of Electrical Engineers,20540671 +Journal of the South African Forestry Association,Informa UK (Taylor & Francis),03759873| +Journal of the South African Institution of Civil Engineering,Academy of Science of South Africa,10212019|23098775 +Journal of the South African Veterinary Association,AOSIS,10199128|22249435 +Journal of the Southern African Institute of Mining and Metallurgy,Academy of Science of South Africa,0038223X|24119717 +Journal of the Southern Association for Information Systems,University of Michigan Library,23253940 +Journal of the Southwest,Muse - Johns Hopkins University Press,21581371 +Journal of the Spectroscopical Society of Japan,The Spectroscopical Society of Japan,00387002|18846785 +Journal of the Staple Inn Actuarial Society,Cambridge University Press,0020269X|0020269X +Journal of the Statistical Society of London,JSTOR,09595341| +Journal of The Surface Finishing Society of Japan,The Surface Finishing Society of Japan,09151869|18843409 +Journal of the T S Eliot Society of Korea,The T.S. Eliot Society of Korea,12255912| +Journal of the Taiwan Institute of Chemical Engineers,Elsevier ,18761070| +Journal of the Technological Society of Starch,The Japanese Society of Applied Glycoscience,04169662|18844871 +Journal of the Text Encoding Initiative,OpenEdition,21625603|21625603 +Journal of the Textile Institute,Informa UK (Taylor & Francis),00405000|17542340 +Journal of the Textile Institute Proceedings,Informa UK (Taylor & Francis),19447019| +Journal of the Textile Institute Transactions,Informa UK (Taylor & Francis),19447027| +Journal of the Textile Machinary Society,The Textile Machinery Society of Japan,18838715 +Journal of the Textile Machinery of Japan - Proceedings -,The Textile Machinery Society of Japan,18838731 +Journal of the Textile Machinery Society of Japan,The Textile Machinery Society of Japan,00405043|18811159 +Journal of the Textile Machinery Society of Japan - Transactions -,The Textile Machinery Society of Japan,18838723 +Journal of the Transportation Research Forum,Oregon State University,10461469| +Journal of the Turkish Academy of Dermatology,Society of Academy of Dermatology in Turkey,1307394X|1307394X +Journal of the Turkish Chemical Society Section A Chemistry,"""Journal of the Turkish Chemical Society, Section A: Chemistry""",21490120 +Journal of the Turkish Epilepsi Society,"""LookUs Bilisim, Ltd.""",13007157| +Journal of the Turkish-German Gynecological Association,AVES Publishing Co.,13090399|13090380 +Journal of the U S SJWP,Water Environment Federation,19328591 +Journal of the University Librarians Association of Sri Lanka,Sri Lanka Journals Online ,13914081| +Journal of the University of Ruhuna,Sri Lanka Journals Online ,23459387| +Journal of the Vacuum Society of Japan,Vacuum Society of Japan,18822398|18824749 +Journal of the Virtual Explorer,The Virtual Explorer Pty Ltd.,14418142 +Journal of the Visualization Society of Japan,The Visualization Society of Japan,09164731|1884037X +Journal of the Warburg and Courtauld Institutes,JSTOR,00754390| +Journal of the Warburg Institute,JSTOR,09592024| +Journal of the Washington Academy of Sciences,Smithsonian Institution Biodiversity Heritage Library,00430439| +Journal of the World Aquaculture Society,Wiley Blackwell (Blackwell Publishing),08938849|17497345 +Journal of the World Federation of Orthodontists,Elsevier ,22124438| +Journal of the World Mariculture Society,Wiley Blackwell (Blackwell Publishing),07350147| +Journal of the Yamashina Institute for Ornithology,Yamashina Institute for Ornithology,13485032|18820999 +Journal of Theatre Dance and Performance Training,Informa UK (Taylor & Francis),19443927|19443919 +Journal of thee Medical Sciences (Berkala Ilmu Kedokteran),Journal of the Medical Sciences (Berkala Ilmu Kedokteran),01261312|23563931 +Journal of theoretical and applied electronic commerce research,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7181876 +Journal of Theoretical and Applied Mechanics,Polish Society of Theoretical and Applied Mechanics,14292955| +Journal of Theoretical and Applied Mechanics,De Gruyter Open Sp. z o.o. ,08616663|08616663 +Journal of Theoretical and Applied Physics,Springer-Verlag,22517235|22517235 +Journal of Theoretical and Computational Chemistry,World Scientific ,02196336|17936888 +Journal of Theoretical and Computational Science,OMICS Publishing Group,2376130X +Journal of Theoretical and Philosophical Psychology,American Psychological Association,10688471|21513341 +Journal of Theoretical Biology,Elsevier ,00225193|10958541 +Journal of Theoretical Chemistry,Hindawi Publishing Corporation,23567686|23146184 +Journal of Theoretical Medicine,Hindawi Publishing Corporation,10273662|16078578 +Journal of Theoretical Politics,SAGE Publications,09516298|14603667 +Journal of Theoretical Probability,Springer-Verlag,08949840|15729230 +Journal of Therapeutic Ultrasound,Springer (Biomed Central Ltd.),20505736|20505736 +Journal of Therapy and Management in HIV Infection,Synergy Publishers,23090529 +Journal of Thermal Analysis and Calorimetry,Springer-Verlag,13886150|15728943 +Journal of Thermal Analysis and Calorimetry,Springer-Verlag,00225215|15728943 +Journal of Thermal Biology,Elsevier ,03064565| +Journal of Thermal Engineering,Journal of Thermal Engineering,21487847| +Journal of Thermal Envelope and Building Science,SAGE Publications,10971963| +Journal of Thermal Science,Springer-Verlag,10032169|1993033X +Journal of Thermal Science and Engineering Applications,ASME International ,19485085| +Journal of Thermal Science and Technology,The Japan Society of Mechanical Engineers,18805566 +Journal of Thermal Spray Technology,Springer-Verlag,10599630|00000000 +Journal of Thermal Stresses,Informa UK (Taylor & Francis),01495739|1521074X +Journal of Thermodynamics,Hindawi Publishing Corporation,16879244|16879252 +Journal of Thermodynamics & Catalysis,OMICS Publishing Group,21577544|21577544 +Journal of Thermophysics and Heat Transfer,American Institute of Aeronautics and Astronautics,08878722|15336808 +Journal of Thermoplastic Composite Materials,SAGE Publications,08927057|15307980 +Journal of Thoracic and Cardiovascular Surgery,Elsevier ,00225223| +Journal of Thoracic Disease,AME Publishing Company,20721439|20776624 +Journal of Thoracic Imaging,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08835993| +Journal of Thoracic Oncology,Elsevier ,15560864| +Journal of Thought,JSTOR,225231 +Journal of Threat Assessment,Informa UK (Taylor & Francis),15332608|15332616 +Journal of Threat Assessment and Management,American Psychological Association,21694842|21694850 +Journal of Threatened Taxa,Wildlife Information Liaison Development Society,09747893|09747907 +Journal of Thrombosis and Haemostasis,Wiley Blackwell (Blackwell Publishing),15387933|15387836 +Journal of Thrombosis and Thrombolysis,Springer-Verlag,09295305|1573742X +Journal of Thyroid Disorders & Therapy,OMICS Publishing Group,21677948 +Journal of Thyroid Research,Hindawi Publishing Corporation,20908067|20420072 +Journal of Time Series Analysis,Wiley Blackwell (Blackwell Publishing),01439782|14679892 +Journal of Time Series Econometrics,Walter de Gruyter GmbH,21946507|19411928 +Journal of Tissue Culture Methods,Springer-Verlag,02718057| +Journal of Tissue Engineering,SAGE Publications,20417314|20417314 +Journal of Tissue Engineering and Regenerative Medicine,Wiley Blackwell (John Wiley & Sons),19326254|19327005 +Journal of Tissue Science & Engineering,OMICS Publishing Group,21577552 +Journal of Tissue Viability,Elsevier ,02680009| +Journal of Tissue Viability,Elsevier ,0965206X| +Journal of title-level DOIs,CrossRef test user, +Journal of Tongji Medical University,Springer-Verlag,0257716X| +Journal of Topology,Oxford University Press - London Mathematical Society,17538416|17538424 +Journal of Topology and Analysis,World Scientific ,17935253|17937167 +Journal of Tort Law,Walter de Gruyter GmbH,21946515|19329148 +Journal of Tourism & Hospitality,OMICS Publishing Group,21670269 +Journal of Tourism and Cultural Change,Informa UK (Taylor & Francis),14766825|17477654 +Journal of Tourism and Hospitality Management,American Research Institute for Policy Development,23725125|23725133 +Journal of Tourism and Recreation,Science and Education Centre of North America,23682655|23682663 +Journal of Tourism and Research,The Journal of Tourism and Research,21470618 +Journal of Tourism Futures,Emerald (MCB UP ),20555911| +Journal of Tourism History,Informa UK (Taylor & Francis),1755182X|17551838 +Journal of Tourism Insights,Grand Valley State University Libraries,23280824 +Journal of Tourism Management Research,Pak Publishing Group,24089117|23134178 +Journal of Tourism Management Research,Tourism Management Research Organization,2092528X| +Journal of Tourism Research & Hospitality,OMICS Publishing Group,23248807 +Journal of Tourism Sciences,The Tourism Sciences Society of Korea,12260533| +Journal of Toxicologic Pathology,The Japanese Society of Toxicologic Pathology,09149198|1881915X +Journal of Toxicology,Hindawi Publishing Corporation,16878191|16878205 +Journal of Toxicology and Environmental Health,Informa UK (Taylor & Francis),00984108| +Journal of Toxicology and Environmental Health Part A,Informa UK (Taylor & Francis),15287394|10872620 +Journal of Toxicology and Environmental Health Part B,Informa UK (Taylor & Francis),10937404|15216950 +Journal of Toxicology and Environmental Health Sciences,Academic Journals,20069820 +Journal of Toxicology and Health,Herbert Publications,20563779 +Journal of Toxicology Clinical Toxicology,Informa UK (Taylor & Francis),07313810| +Journal of Toxicology Cutaneous and Ocular Toxicology,Informa UK (Taylor & Francis),07313829| +Journal of Toxicology Research,Bioinfo Publications,09768769|09768777 +Journal of Toxicology Toxin Reviews,Informa UK (Taylor & Francis),07313837| +Journal of Toxins,Hindawi Publishing Corporation,23145048|23145056 +Journal of Toxins,Avens Publishing Group,23281723 +Journal of Trace Analysis in Food and Drugs,Columbia International Publishing,21629927 +Journal of Trace and Microprobe Techniques,Informa UK (Taylor & Francis),07334680|15322270 +Journal of Trace Element Analysis,Columbia International Publishing,21630038 +Journal of Trace Elements in Medicine and Biology,Elsevier ,0946672X| +Journal of Traditional and Complementary Medicine,Elsevier ,22254110| +Journal of Traditional Chinese Medical Sciences,Elsevier ,20957548| +Journal of Traditional Chinese Medicine,Elsevier ,02546272| +Journal of Traffic and Logistics Engineering,EJournal Publishing,23013680| +Journal of Traffic and Transportation Engineering,David Publishing Company,23282142|23282142 +Journal of Traffic and Transportation Engineering (English Edition),Elsevier ,20957564| +Journal of Training and Development,Nepal Journals Online,2392456X|23924578 +Journal of Trainology,Active Aging Research Center,21865264 +Journal of Transatlantic Studies,Informa UK (Taylor & Francis),14794012|17541018 +Journal of Transcultural Medieval Studies,Walter de Gruyter GmbH,21980357|21980365 +Journal of Transcultural Nursing,SAGE Publications,10436596|15527832 +Journal of Transformative Education,SAGE Publications,15413446|15527840 +Journal of Transformative Entrepreneurship,Centre for Postgraduate Studies,22893075|22894462 +Journal of Transfusion,Hindawi Publishing Corporation,20903073|20903081 +Journal of Translational Internal Medicine,Medknow Publications,22244018| +Journal of Translational Medicine,Springer (Biomed Central Ltd.),14795876|14795876 +Journal of Translational Proteomics Research,Cosmos Scholars Publishing House,24103802 +Journal of Translational Science,Open Access Text,2059268X +Journal of Translational Toxicology,American Scientific Publishers,2332242X| +Journal of Transnational Management,Informa UK (Taylor & Francis),15475778|15475786 +Journal of Transnational Management Development,Informa UK (Taylor & Francis),10686061|15287009 +Journal of Transplant Coordination,North American Transplant Coordinators Organization,09059199| +Journal of Transplantation,Hindawi Publishing Corporation,20900007|20900015 +Journal of Transplantation & Stem Cell Biology,Avens Publishing Group,23749326 +Journal of Transplantation Technologies & Research,OMICS Publishing Group,21610991 +Journal of Transport & Health,Elsevier ,22141405| +Journal of Transport and Land Use,Center for Transportation Studies,19387849 +Journal of Transport and Supply Chain Management,AOSIS,19955235|19955235 +Journal of Transport Geography,Elsevier ,09666923| +Journal of Transport Literature,SciELO,22381031 +Journal of Transport Literature,SciELO,22381031 +Journal of Transportation Engineering,American Society of Civil Engineers,0733947X|19435436 +Journal of Transportation Safety & Security,Informa UK (Taylor & Francis),19439962|19439970 +Journal of Transportation Security,Springer-Verlag,19387741|1938775X +Journal of Transportation Systems Engineering and Information Technology,Elsevier ,15706672| +Journal of Transportation Technologies,"""Scientific Research Publishing, Inc.""",21600473|21600481 +Journal of Trauma & Dissociation,Informa UK (Taylor & Francis),15299732|15299740 +Journal of Trauma & Treatment,OMICS Publishing Group,21671222 +Journal of Trauma and Acute Care Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21630755| +Journal of Trauma and Acute Care Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00225282| +Journal of Trauma and Injury,The Korean Society of Traumatology,17388767|22871683 +Journal of Trauma Management & Outcomes,Springer (Biomed Central Ltd.),17522897|17522897 +Journal of Trauma Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10787496| +Journal of Trauma Practice,Informa UK (Taylor & Francis),15362922|15362930 +Journal of Traumatic Stress,Wiley Blackwell (John Wiley & Sons),08949867|15736598 +Journal of Traumatic Stress Disorders & Treatment,OMICS Publishing Group,23248947 +Journal of Travel & Tourism Marketing,Informa UK (Taylor & Francis),10548408|15407306 +Journal of Travel Medicine,Oxford University Press,11951982|17088305 +Journal of Travel Research,SAGE Publications,00472875|00000000 +Journal of Tree Fruit Production,Informa UK (Taylor & Francis),10551387|15408590 +Journal of Tribology,ASME International ,07424787| +Journal of Tropical Diseases,OMICS Publishing Group,2329891X +Journal of Tropical Ecology,Cambridge University Press,02664674|14697831 +Journal of Tropical Medicine,Hindawi Publishing Corporation,16879686|16879694 +Journal of Tropical Microbiology and Biotechnology,African Journals Online ,16074106 +Journal of Tropical Pediatrics,Oxford University Press,01426338|14653664 +Journal of Tropical Psychology,Cambridge University Press,18389902 +Journal of Trust Management,Springer (Biomed Central Ltd.),2196064X|2196064X +Journal of Trust Research,Informa UK (Taylor & Francis),21515581|2151559X +Journal of Tuberculosis Research,"""Scientific Research Publishing, Inc.""",2329843X|23298448 +Journal of Turbomachinery,ASME International ,0889504X| +Journal of Turbulence,Informa UK (Taylor & Francis),14685248 +Journal of Turfgrass Management,Informa UK (Taylor & Francis),1070437X| +Journal of Turgut Ozal Medical Center,ScopeMed International Medical Journal Managment and Indexing System,13001744|13001744 +Journal of Turkish Association of Colorectal Surgeons,"""LookUs Bilisim, Ltd.""",13006835| +Journal of Turkish Research Institute,Journal of Turkish Research Institute,13009052| +Journal of Turkish Science Education,Eurasian Society of Educational Research,13046020 +Journal of Turkish Sleep Medicine,Galenos Yayinevi,21481504| +Journal of Turkish Society of Obstetric and Gynecology,Galenos Yayinevi,1307699X| +Journal of Turkish Studies,Journal of Turkish Studies,13082140| +Journal of Ubiquitous Computing and Intelligence,American Scientific Publishers,15551326|15551334 +Journal of Ubiquitous Systems and Pervasive Networks,International Association for Sharing Knowledge and Sustainability,19237324|19237332 +Journal of Ultrasonography,Medical Communications Sp. z.o.o.,20848404| +Journal of Ultrasound,Springer-Verlag,19713495|18767931 +Journal of Ultrasound in Medicine,American Institute of Ultrasound in Medicine,02784297|15509613 +Journal of Ultrastructure and Molecular Structure Research,Elsevier ,08891605| +Journal of Ultrastructure Research,Elsevier ,00225320| +Journal of Uncertainty Analysis and Applications,Springer (Biomed Central Ltd.),21955468|21955468 +Journal of Uncertainty in Mathematics Science,ISPACS GmbH,21982279 +Journal of Unconventional Oil and Gas Resources,Elsevier ,22133976| +Journal of Universal College of Medical Sciences,Nepal Journals Online,20912846|23508582 +Journal of Universal Surgery,Internet Medical Publishing,22546758 +Journal of University of Science and Technology Beijing Mineral Metallurgy Material,Elsevier ,10058850| +Journal of Unmanned Vehicle Systems,Canadian Science Publishing,22913467| +Journal of UOEH,"""The University of Occupational and Environmental Health, Japan""",0387821X|21872864 +Journal of Urban Affairs,Wiley Blackwell (Blackwell Publishing),07352166|14679906 +Journal of Urban and Environmental Engineering,Journal of Urban and Environmental Engineering,19823932|19823932 +Journal of Urban Cultural Studies,Intellect,20509790|20509804 +Journal of Urban Design,Informa UK (Taylor & Francis),13574809|14699664 +Journal of Urban Ecology,Oxford University Press,20585543 +Journal of Urban Economics,Elsevier ,00941190|10959068 +Journal of Urban Health,Springer-Verlag,10993460|14682869 +Journal of Urban History,SAGE Publications,00961442|15526771 +Journal of Urban Management,Elsevier ,22265856| +Journal of Urban Planning and Development,American Society of Civil Engineers,07339488|19435444 +Journal of Urban Technology,Informa UK (Taylor & Francis),10630732|14661853 +Journal of Urbanism International Research on Placemaking and Urban Sustainability,Informa UK (Taylor & Francis),17549175|17549183 +Journal of Urbanism International Research on Placemaking and Urban Sustainability,Informa UK (Taylor & Francis),17549175| +Journal of Urologic Pathology,Springer-Verlag,10671919 +Journal of Urological Surgery,Galenos Yayinevi,21489580| +Journal of Urology & Nephrology,Avens Publishing Group,23800585 +Journal of US-China Medical Science,David Publishing Company,15486648|19302088 +Journal of US-China Public Administration,David Publishing Company,15486591|19359691 +Journal Of Vacation Marketing,SAGE Publications,13567667|14791870 +Journal of Vaccine & Immunotechnology,Avens Publishing Group,23776668 +Journal of Vaccine Research,"""Sophia Publishing Group, Inc.""",19276486 +Journal of Vaccine Research and Development,Whioce Publishing Pte Ltd.,2382638X|23826398 +Journal of Vaccines,Hindawi Publishing Corporation,20907990|20907990 +Journal of Vaccines & Immunization,Noble Research Publishers,20531273 +Journal of Vaccines & Vaccination,OMICS Publishing Group,21577560|21577560 +Journal of Vacuum Science & Technology A Vacuum Surfaces and Films,American Vacuum Society,07342101|15208559 +Journal of Vacuum Science & Technology B Microelectronics and Nanometer Structures,American Vacuum Society,0734211X| +Journal of Vacuum Science & Technology B Nanotechnology and Microelectronics Materials Processing Measurement and Phenomena,American Vacuum Society,21662746|15208567 +Journal of Vacuum Science and Technology,American Vacuum Society,00225355| +Journal of Valuation,Emerald (MCB UP ),02637480| +Journal of Vascular Access Devices,Elsevier ,10830081| +Journal of Vascular and Interventional Radiology,Elsevier ,10510443| +Journal of Vascular Diagnostics,Dove Medical Press,23243430 +Journal of Vascular Medicine & Surgery,OMICS Publishing Group,23296925 +Journal of Vascular Nursing,Elsevier ,10620303| +Journal of Vascular Research,S. Karger AG,10181172|14230135 +Journal of Vascular Surgery,Elsevier ,07415214| +Journal of Vascular Surgery Cases,Elsevier ,2352667X| +Journal of Vascular Surgery Venous and Lymphatic Disorders,Elsevier ,2213333X| +Journal of Vasyl Stefanyk Precarpathian National University,Vasyl Stefanyk Precarpathian National University,23110155|24132349 +Journal of Vector Ecology,Wiley Blackwell (Blackwell Publishing),10811710|10811710 +Journal of Vegetable Crop Production,Informa UK (Taylor & Francis),10496467|15407357 +Journal of Vegetable Science,Informa UK (Taylor & Francis),15481689|15481697 +Journal of Vegetation Science,Wiley Blackwell (Blackwell Publishing),11009233|16541103 +Journal of Venereology,Hindawi Publishing Corporation,23148268 +Journal of Venomous Animals and Toxins,SciELO,01047930|01047930 +Journal of Venomous Animals and Toxins including Tropical Diseases,Springer (Biomed Central Ltd.),16789199|16789199 +Journal of Verbal Learning and Verbal Behavior,Elsevier ,00225371| +Journal of Verification Validation and Uncertainty Quantification,ASME International ,23772158| +Journal of Vertebrate Paleontology,Informa UK (Taylor & Francis),02724634|19372809 +Journal of Vestibular Research,IOS Press,09574271|09574271 +Journal of Veterinary Advances,ScopeMed International Medical Journal Managment and Indexing System,22517685 +Journal of Veterinary Behavior Clinical Applications and Research,Elsevier ,15587878| +Journal of Veterinary Cardiology,Elsevier ,17602734| +Journal of Veterinary Clinics,The Korean Society of Veterinary Clinics,1598298X| +Journal of Veterinary Diagnostic Investigation,SAGE Publications,10406387|19434936 +Journal of Veterinary Emergency and Critical Care,Wiley Blackwell (Blackwell Publishing),14356935|14356935 +Journal of Veterinary Emergency and Critical Care,Wiley Blackwell (Blackwell Publishing),14793261| +Journal of Veterinary Epidemiology,The Japan Society of Veterinary Epidemiology,13432583|09128913 +Journal of Veterinary Internal Medicine,Wiley Blackwell (Blackwell Publishing),08916640|19391676 +Journal of Veterinary Medical Education,University of Toronto Press Inc,0748321X|19437218 +Journal of Veterinary Medical Science,Japanese Society of Veterinary Science,09167250|13477439 +Journal of Veterinary Medicine,Hindawi Publishing Corporation,23567708|23146966 +Journal of Veterinary Medicine and Animal Health,Academic Journals,21412529 +Journal of Veterinary Medicine Series A,Wiley Blackwell (Blackwell Publishing),0931184X|14390442 +Journal of Veterinary Medicine Series B,Wiley Blackwell (Blackwell Publishing),09311793|14390450 +Journal of Veterinary Pharmacology and Therapeutics,Wiley Blackwell (Blackwell Publishing),01407783|13652885 +Journal of Veterinary Science,The Korean Society of Veterinary Science (KAMJE),1229845X|1976555X +Journal of Veterinary Science & Medical Diagnosis,OMICS Publishing Group,23259590 +Journal of Veterinary Science & Medicine,Avens Publishing Group,23254645 +Journal of Veterinary Science & Technology,OMICS Publishing Group,21577579 +Journal of Veterinary Science and Animal Husbandry,"""Annex Publishers, LLC""",23489790 +Journal of Vibration and Acoustics,ASME International ,07393717| +Journal of Vibration and Control,SAGE Publications,10775463|00000000 +Journal of Vibration and Wave Propagation,Columbia International Publishing,21629854 +Journal of Victorian Culture,Informa UK (Taylor & Francis),13555502|17500133 +Journal of Vietnamese Studies,University of California Press,1559372X|15593738 +Journal of Vinyl and Additive Technology,Wiley Blackwell (John Wiley & Sons),10835601|15480585 +Journal of Vinyl Technology,Wiley Blackwell (John Wiley & Sons),01937197| +Journal of Viral Hepatitis,Wiley Blackwell (Blackwell Publishing),13520504|13652893 +Journal of Virological Methods,Elsevier ,01660934| +Journal of Virology,American Society for Microbiology,0022538X|10985514 +Journal of Virology & Antiviral Research,OMICS Publishing Group,23248955 +Journal of Virology and Microbiology,IBIMA Publishing,23267011 +Journal of Virology Research,Bioinfo Publications,09768785|09768793 +Journal of Virtual Worlds Research,Virtual Worlds Research Consortium,19418477 +Journal of Viruses,Hindawi Publishing Corporation,23567716|2314646X +Journal of Visceral Surgery,Elsevier ,18787886| +Journal of Vision,Association for Research in Vision and Opthalmology,15347362|15347362 +Journal of Visual Art and Design,The Institute for Research and Community Services ITB,23375795|23385480 +Journal of Visual Art Practice,Informa UK (Taylor & Francis),14702029|17589185 +Journal of Visual Communication and Image Representation,Elsevier ,10473203|10959076 +Journal of Visual Communication in Medicine,Informa UK (Taylor & Francis),17453054|17453062 +Journal of Visual Culture,SAGE Publications,14704129|00000000 +Journal of Visual Languages & Computing,Elsevier ,1045926X|10958533 +Journal of Visualization,Springer-Verlag,13438875|18758975 +Journal of Visualized Experiments,MyJoVE Corporation,1940087X +Journal of Visualized Surgery,AME Publishing Company,22212965 +Journal of Vocational Behavior,Elsevier ,00018791|10959084 +Journal of Vocational Education and Training,Informa UK (Taylor & Francis),13636820|17475090 +Journal of Vocational Education Research,Association for Career and Technical Education Research,07393369| +Journal of Vocational Rehabilitation,IOS Press,10522263|10522263 +Journal of Voice,Elsevier ,08921997| +Journal of Volcanology and Geothermal Research,Elsevier ,03770273| +Journal of Volcanology and Seismology,Pleiades Publishing,07420463|18197108 +Journal of Vortex Science and Technology,OMICS Publishing Group,20908350|20908369 +Journal of War and Culture Studies,Maney Publishing,17526272|17526280 +Journal of Waste Conversion Bioproducts and Biotechnology – ISSN 2155-1804,"""Atlas Scienfitic Publishing, LP""",21551804 +Journal of Waste Management,Hindawi Publishing Corporation,23567724|23146052 +Journal of Waste Water Treatment & Analysis,OMICS Publishing Group,21577587 +Journal of Water and Climate Change,IWA Publishing,20402244|24089354 +Journal of Water and Environment Technology,Japan Society on Water Environment,13482165 +JOURNAL OF WATER AND ENVIRONMENTAL ISSUES,Japanese Association of Water Resources and Environment,09138277|18839398 +Journal of Water and Health,IWA Publishing,14778920|19967829 +Journal of Water and Land Development,De Gruyter Open Sp. z o.o. ,14297426|20834535 +Journal of Water Chemistry and Technology,Allerton Press,1063455X|1934936X +Journal of Water Management Modeling,Computational Hydraulics International,22926062 +Journal of Water Process Engineering,Elsevier ,22147144| +Journal of Water Resource and Hydraulic Engineering,The World Academic Publishing,23067705|23067691 +Journal of Water Resource and Protection,"""Scientific Research Publishing, Inc.""",19453094|19453108 +Journal of Water Resources and Ocean Science,Science Publishing Group,23287969| +Journal of Water Resources Planning and Management,American Society of Civil Engineers,07339496|19435452 +Journal of Water Resources Research,Hans Publishers,21666024|21665982 +Journal of Water Reuse and Desalination,IWA Publishing,22201319|24089370 +Journal of Water Sanitation and Hygiene for Development,IWA Publishing,20439083|24089362 +Journal of Water Security,Aleksandras Stulginskis University,23450363 +Journal of Water Supply Research and Technology—AQUA,IWA Publishing,00037214|16053974 +Journal of Waterway Port Coastal and Ocean Engineering,American Society of Civil Engineers,0733950X|19435460 +Journal of Web Librarianship,Informa UK (Taylor & Francis),19322909|19322917 +Journal of Website Promotion,Informa UK (Taylor & Francis),15533611|1553362X +Journal of Weed Science and Technology,The Weed Science Society of Japan ,0372798X|18824757 +Journal of Welding and Joining,The Korean Welding and Joining Society,12256153| +Journal of West African History,Michigan State University Press,23271868|23271868 +Journal of Wetland Archaeology,Maney Publishing,14732971|20516231 +Journal of Wetlands Ecology,Nepal Journals Online,20910363| +Journal of Wetlands Research,Korean Wetlands Society,12296031| +Journal of Whiplash & Related Disorders,Informa UK (Taylor & Francis),15332888|15332896 +Journal of Wide Bandgap Materials,SAGE Publications,1524511X| +Journal of Wilderness Medicine,Elsevier - Wilderness Medical Society,09539859| +Journal of Wildlife Diseases,Wildlife Disease Association,00903558| +Journal of Wildlife Management,Wiley Blackwell (Blackwell Publishing),0022541X|19372817 +Journal of Wind Energy,Hindawi Publishing Corporation,23567732|23146249 +Journal of Wind Engineering,Japan Association for Wind Engineering,13493507|1349340X +Journal of Wind Engineering and Industrial Aerodynamics,Elsevier ,01676105| +Journal of Wine Economics,Cambridge University Press,19314361|1931437X +Journal of Wine Economics,Cambridge University Press,19314361|1931437X +Journal of Wine Research,Informa UK (Taylor & Francis),09571264|14699672 +Journal of Wireless Networking and Communications,Scientific and Academic Publishing,21677328| +Journal of Woman’s Reproductive Health,Open Access Pub,2381862X +Journal of Women & Aging,Informa UK (Taylor & Francis),08952841|15407322 +Journal of Women and Minorities in Science and Engineering,Begell House Inc.,10728325| +Journal of Women Politics & Policy,Informa UK (Taylor & Francis),1554477X|15544788 +Journal of Women s Health,Mary Ann Liebert,15409996|1931843X +Journal of Women s Health & Gender-Based Medicine,Mary Ann Liebert,15246094|15246094 +Journal of Women s Health & Gender-Based Medicine,Mary Ann Liebert,15246094| +Journal of Women s Health Care,OMICS Publishing Group,21670420 +Journal of Women s History,Muse - Johns Hopkins University Press,15272036 +Journal of Women s Imaging,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1084824X| +Journal of Women s Medicine,Korean Society of Obstetrics and Gynecology (KAMJE),20050321| +Journal of Womenʼs Health Physical Therapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15566803| +Journal of Women’s Health Issues & Care,OMICS Publishing Group,23259795 +Journal of Wood Chemistry and Technology,Informa UK (Taylor & Francis),02773813|15322319 +Journal of Wood Science,Springer-Verlag,14350211|16114663 +Journal of Workplace Behavioral Health,Informa UK (Taylor & Francis),15555240|15555259 +Journal of Workplace Learning,Emerald (MCB UP ),13665626|00000000 +Journal of Workplace Rights,CrossRef test user,19384998|19385005 +Journal of World Business,Elsevier ,10909516| +Journal of World Christianity,The Pennsylvania State University Press,23778784 +Journal of World Economic Research,Science Publishing Group,2328773X| +Journal of World History,Muse - Johns Hopkins University Press,15278050 +Journal of World Languages,Informa UK (Taylor & Francis),21698252|21698260 +Journal of World Literature,Brill Academic Publishers,24056472|24056480 +Journal of World Popular Music,Equinox Publishing,20524900|20524919 +Journal of World Prehistory,Springer-Verlag,08927537|15737802 +Journal of World Trade,Springer (Kluwer Academic Publishers),10116702| +Journal of World-Historical Information,"""University Library System, University of Pittsburgh""",21690812 +Journal of World-Systems Research,"""University Library System, University of Pittsburgh""",1076156X +Journal of Wound Care,Mark Allen Group,09690700|20522916 +Journal of Wound Ostomy and Continence Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10715754| +Journal of Wrist Surgery,Thieme Publishing Group,21633916|21633924 +Journal of Writing in Creative Practice,Intellect,17535190|17535204 +Journal of Writing Research,Gert Rijlaarsdam/SIG Writing,20301006|22943307 +JOURNAL OF WUHAN BOTANICAL RESEARCH,China Science Publishing & Media Ltd.,1000470X| +Journal of Wuhan University of Technology-Mater Sci Ed,Springer-Verlag,10002413|19930437 +Journal of X-Ray Science and Technology,IOS Press,08953996|10959114 +Journal of Xenobiotics,PAGEPress Publications,20394705|20394713 +Journal of Yaşar University,Journal of Yasar University,1305970X| +Journal of Yeast and Fungal Research,Academic Journals,21412413 +Journal of Yoga & Physical Therapy,OMICS Publishing Group,21577595 +Journal of Young Medical Researchers,EMED Publishing,23479418|23479418 +Journal of Young Pharmacists,EManuscript Services,09751483|09751505 +Journal of Youngsan Theology,Youngsan Theological Institute,17381509| +Journal of Youth and Adolescence,Springer-Verlag,00472891|15736601 +Journal of Youth and Theology,Brill Academic Publishers,17410819|24055093 +Journal of Youth Studies,Informa UK (Taylor & Francis),13676261|14699680 +Journal of Zankoy Sulaimani,Journal of Zankoy Sulaimani - Part A,18124100|18124100 +Journal of Zhejiang University SCIENCE A,Zhejiang University Press,10093095|18621775 +Journal of Zhejiang University SCIENCE B,Zhejiang University Press,16731581|18621783 +Journal of Zhejiang University SCIENCE C,Zhejiang University Press,18691951|1869196X +Journal of Zoo and Wildlife Medicine,BioOne (American Association of Zoo Veterinarians),10427260|19372825 +Journal of Zoological Systematics & Evolutionary Research,Wiley Blackwell (Blackwell Publishing),09475745|14390469 +Journal of Zoology,Wiley Blackwell (Blackwell Publishing),09528369|14697998 +Journal of Zosen Kiokai,Japan Society of Naval Architects and Ocean Engineers,18842062 +Journal on Chain and Network Science,Wageningen Academic Publishers,15691829|18750931 +Journal on Computing and Cultural Heritage,Association for Computing Machinery,15564673| +Journal on Data Semantics,Springer-Verlag,18612032|18612040 +Journal on Educational Resources in Computing,Association for Computing Machinery,15314278| +Journal on Efficiency and Responsibility in Education and Science,Czech University of Life Sciences Prague,23362375|18031617 +Journal on Migration and Human Security,Center for Migration Studies,23315024|23302488 +Journal on Multimodal User Interfaces,Springer-Verlag,17837677|17838738 +Journal on Policy and Complex Systems,Policy Studies Organization,23728590 +Journal on Selected Topics in Nano Electronics and Computing,Petrozavodsk State University,23111801 +Journal on the Use of Force and International Law,Informa UK (Taylor & Francis),20531702|20531710 +Journal on Today s Ideas-Tomorrow s Technologies,Chitkara University Publications,23213906|23217146 +Journal Tunisien d ORL et de Chirurgie Cervico-Faciale,African Journals Online ,17377803 +Journal-Cardiovascular Surgery,ScopeMed International Medical Journal Managment and Indexing System,21476535 +Journalism,SAGE Publications,14648849|00000000 +Journalism & Communication Monographs,SAGE Publications,15226379|21614342 +Journalism & Mass Communication Educator,SAGE Publications,10776958|21614326 +Journalism & Mass Communication Quarterly,SAGE Publications,10776990|2161430X +Journalism and Communications,Hans Publishers,23304766|23304774 +Journalism and Mass Communication,David Publishing Company,21606579|21606579 +Journalism Practice,Informa UK (Taylor & Francis),17512786|17512794 +Journalism Studies,Informa UK (Taylor & Francis),1461670X|14699699 +Journées Équations aux dérivées partielles,Cellule MathDoc/CEDRAM,07520360|21189366 +Journeys,Berghahn Books,14652609|17522358 +Joyce Studies Annual,University of Texas Press,10490809|15384241 +JP Journal of Algebra Number Theory and Applications,Pushpa Publishing House,09725555| +JP Journal of Biostatistics,Pushpa Publishing House,09735143| +JP Journal of Fixed Point Theory and Applications,Pushpa Publishing House,09734228| +JP Journal of Geometry and Topology,Pushpa Publishing House,0972415X| +JP Journal of Heat and Mass Transfer,Pushpa Publishing House,09735763| +jpa,American Society of Agronomy,8908524 +JPAIR Institutional Research,Philippine Association of Institutions for Research ,22441824|22441816 +JPAIR Multidisciplinary Research,Philippine Association of Institutions for Research ,20123981|22440445 +JPC - Journal of Planar Chromatography - Modern TLC,Akademiai Kiado Zrt.,09334173|17890993 +JPO Journal of Prosthetics and Orthotics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10408800| +JPRAS Open,Elsevier ,23525878| +JPSJ News and Comments,Physical Society of Japan,2188076X| +JRSM Cardiovascular Disease,SAGE Publications,20480040|20480040 +JRSM Open,SAGE Publications,20542704|20542704 +JRSM Short Reports,SAGE Publications,20425333|20425333 +JSAE Review,Elsevier ,03894304| +JSIAM Letters,The Japan Society for Industrial and Applied Mathematics,18830609|18830617 +JSLS Journal of the Society of Laparoendoscopic Surgeons,The Society of Laparoendoscopic Surgeons,10868089|19383797 +JSM Mycotoxins,Japanese Association of Mycotoxicology,02851466|18810128 +JSME international journal,The Japan Society of Mechanical Engineers,0913185X| +JSME international journal Ser 3 Vibration control engineering engineering for industry,The Japan Society of Mechanical Engineers,09148825| +JSME international journal Ser C Dynamics control robotics design and manufacturing,The Japan Society of Mechanical Engineers,13408062| +JSME International Journal Series A,The Japan Society of Mechanical Engineers,13447912|13475363 +JSME International Journal Series B,The Japan Society of Mechanical Engineers,13408054|13475371 +JSME International Journal Series C,The Japan Society of Mechanical Engineers,13447653|1347538X +JSTS Journal of Semiconductor Technology and Science,The Institute of Electronics Engineers of Korea,15981657| +JUCS - Journal of Universal Computer Science,Verlag der Technischen Universitat Graz,0948695X|09486968 +Judaica Librarianship,Association of Jewish Libraries,23302976 +Judaïsme Ancien - Ancient Judaism,"""Brepols Publishers, NV""",22949321| +Judicial Review,Informa UK (Taylor & Francis),10854681|17578434 +Jugend Medien Schutz-Report,Nomos Verlag,01705067| +Jugoslovenska medicinska biohemija,National Library of Serbia,03543447| +JuKiP - Ihr Fachmagazin für Gesundheits- und Kinderkrankenpflege,Thieme Publishing Group,14392569|14399164 +Juncture,Wiley Blackwell (Blackwell Publishing),20505868| +Jundishapur Journal of Chronic Disease Care,International Neuroscience Institute,23224207 +Jundishapur Journal of Health Sciences,International Neuroscience Institute,2252021X|22520627 +Jundishapur Journal of Microbiology,Kowsar Medical Institute,20083645|20084161 +Jundishapur Journal of Natural Pharmaceutical Products,International Neuroscience Institute,17357780|22287876 +Jung Journal,Informa UK (Taylor & Francis),19342039|19342047 +Juntendo Medical Journal,The Jutendo Medical Journal,21879737|21882134 +JURA - Juristische Ausbildung,Walter de Gruyter GmbH,01701452|16127021 +Juridica International,University of Tartu Press,14061082|14065509 +Jurídicas CUC,Corporacion Universidad de la Costa - CUC,16923030|23897716 +Jurimetría Revista Chilena de Informática Jurídica,Universidad de Chile,07179154|07179154 +Juris Prudentia,The Russian Law Academy of the Ministry of Justice of the RF,24114898 +Jurisprudence,Informa UK (Taylor & Francis),20403313|20403321 +Jurisprudence,Mykolas Romeris University,20292058|20292058 +JuristenZeitung,Mohr Siebeck,00226882|00000000 +Juristische Blätter,Springer-Verlag,00226912|16137639 +Juristische Rundschau,Walter de Gruyter GmbH,00226920|16127064 +Jurnal Agripet,Agricultural Faculty,14114623|24604534 +Jurnal Akuakultur Indonesia,Jurnal Akuakultur Indonesia,14125269| +Jurnal Akuntansi & Auditing Indonesia,Universitas Islam Indonesia (Islamic University of Indonesia),14102420| +Jurnal Akuntansi dan Keuangan,Petra Christian University,14110288|14110288 +Jurnal Akuntansi dan Keuangan Indonesia,Jurnal Akuntnasi Dan Keuangan Indonesia,18298494|24069701 +Jurnal Akuntansi Multiparadigma,"""Faculty of Economics, University of Brawijaya""",20867603|20895879 +Jurnal Anestesi Perioperatif,Jurnal Anestesi Perioperatif (JAP),23377909|23388463 +Jurnal Antarabangsa Alam dan Tamadun Melayu,Penerbit Universiti Kebangsaan Malaysia (UKM Press),22891706|22894268 +Jurnal Aplikasi Bisnis dan Manajemen,"""Graduate Program of Management and Business, Bogor Agricultural University""",24607819 +Jurnal Aplikasi Teknologi Pangan,Indonesian Food Technologists,20897693| +Jurnal Bahan Alam Terbarukan,"""Department of Drama, Dance and Music, Semarang State Universtiy""",23030623| +Jurnal Bahasa & Sastra,Universitas Pendidikan Indonesia,14120712| +JURNAL CITA HUKUM,E-Journal System Portal of Syarif Hidayatullah State Islamic University,23561440| +Jurnal Dinamika Manajemen,"""Department of Drama, Dance and Music, Semarang State Universtiy""",20860668|23375434 +Jurnal Ekonomi Malaysia,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01271962| +Jurnal Ekonomi MODERNISASI,University of Kanjuruhan Malang,0216373X|25024078 +Jurnal Entomologi Indonesia,Entomological Society of Indonesia/Perhimpunan Entomologi Indonesia,18297722|20890257 +Jurnal Fitopatologi Indonesia,The Indonesian Phytopathological Society,23392479|23392479 +Jurnal Ilmu Dakwah,Sunan Gunung Djati State Islamic University of Bandung,16930843|24075469 +Jurnal Ilmu Lingkungan,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),18298907| +Jurnal Ilmu Pendidikan,State University of Malang (UM),24428655 +Jurnal Ilmu Pertanian Indonesia,"""JIPI, Lembaga Penelitian dan Pengabdian kepada Masyarakat""",08534217|24433462 +Jurnal Ilmu Ternak dan Veteriner,"""Indonesian Center for Animal Research and Devleopment, ICARD""",08537380|2252696X +Jurnal Ilmu Ushuluddin,IAIN Antasari,14125188| +Jurnal Informatika,Petra Christian University,14110105|14110105 +Jurnal Informatika Telekomunikasi dan Elektronika,LPPM ST3 Telkom Purwokerto,20853688|24600997 +Jurnal kedokteran dan kesehatan Indonesia,Universitas Islam Indonesia (Islamic University of Indonesia),20854145| +Jurnal Kedokteran Hewan - Indonesian Journal of Veterinary Sciences,"""Faculty of Veterinary Medicine, Syiah Kuala University (IVMA)""",1978225X|25025600 +Jurnal Kejuruteraan,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01280198|22897526 +Jurnal Kesehatan Masyarakat,"""Department of Drama, Dance and Music, Semarang State Universtiy""",18581196|23553596 +Jurnal Kesehatan Masyarakat (Journal of Public Health),Universitas Ahmad Dahlan ,19780575|19780575 +Jurnal Keteknikan Pertanian,Department of Mechanical and Biosystem Engineering IPB,24070475|23388439 +Jurnal Komunitas Research and Learning in Sociology and Anthropology,"""Department of Drama, Dance and Music, Semarang State Universtiy""",20865465|23375426 +Jurnal Manajemen dan Agribisnis,"""Graduate Program of Management and Business, Bogor Agricultural University""",16935853|24072524 +Jurnal Manajemen dan Kewirausahaan (Journal of Management and Entrepreneurship),Petra Christian University,14111438|14111438 +Jurnal Manajemen Hutan Tropika (Journal of Tropical Forest Management),Department of Forest Managment,20870469|20892063 +Jurnal Manajemen Pemasaran,Petra Christian University,1907235X|1907235X +Jurnal Manajemen Perhotelan,Petra Christian University,02166283|02166283 +Jurnal Manajemen Teknologi,"""School of Business and Management, Institut Teknologui Bandung""",14121700|20897928 +Jurnal Medika Veterinaria,"""Faculty of Veterinary Medicine, Syiah Kuala University (IVMA)""",08531943|08531943 +Jurnal Nasional Teknik Elektro,"""Electrical Engineering Department, Andalas University""",23022949|24077267 +JURNAL NEUTRINO,Maulana Malik Ibrahim State Islamic University,19796374|24605999 +jurnal pendidikan humaniora,State University of Malang (UM),24423890 +Jurnal Pendidikan Islam,Al-Jami'ah Research Centre,23019166|23563877 +Jurnal Pendidikan Malaysia,Penerbit Universiti Kebangsaan Malaysia (UKM Press),21800782| +Jurnal Penelitian Hasil Hutan,"""Research, Development and Innovation Agency, Ministry of Environment and Forestry""",02164329|24428957 +Jurnal Penelitian Kehutanan Wallacea,Balai Penelitian Kehutanan Makassar (Forestry Research Institute of Makassar),2302299X|24077860 +Jurnal Penelitian Komunikasi,BPPKI Bandung - Kementerian Komunikasi Dan Informatika RI,14108291|24600172 +Jurnal Pengajaran Matematika dan Ilmu Pengetahuan Alam,Faculty of Mathematics and Science Education,14120917| +Jurnal Pengembangan Kota,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),23377062| +Jurnal Pengolahan Hasil Perikanan Indonesia,Indonesian Society Fisheries Product Processing,23032111|2354886X +Jurnal Pengurusan,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01272713| +Jurnal Perencanaan Wilayah dan Kota,The Institute for Research and Community Services ITB,08539847|24423866 +JURNAL PROMOSI KESEHATAN INDONESIA,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),19072937| +Jurnal Psikologi Undip,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),16935586|23021098 +Jurnal Rekayasa Elektrika,Jurnal Rekayasa Elektrika (JRE),14124785|2252620X +Jurnal Riset Ekonomi dan manajemen,Indonesian Economist Association,14121824|24431265 +Jurnal RISET Geologi dan Pertambangan,Indonesian Institute of Sciences,01259849|23546638 +Jurnal Sains Kesihatan Malaysia,Penerbit Universiti Kebangsaan Malaysia (UKM Press),16758161|22894535 +Jurnal Siasat Bisnis,Universitas Islam Indonesia (Islamic University of Indonesia),08537666| +Jurnal Sosioteknologi,The Institute for Research and Community Services ITB,18583474|2443258X +Jurnal TANAH TROPIKA (Journal of Tropical Soils),Journal of Tropical Soils,0852257X|20866682 +Jurnal Tataloka,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),08527458|23560266 +Jurnal Teknik Elektro,Petra Christian University,1411870X|1411870X +Jurnal Teknik Industri,Petra Christian University,14112485|20877439 +Jurnal Teknik Mesin,Petra Christian University,14109867|14109867 +Jurnal Teknologi,Penerbit UTM Press,01279696|21803722 +Jurnal Teknologi dan Industri Pangan,"""Department of Food Science and Technology, Bogor Agricultural University""",19797788|2087751X +Jurnal Teknologi dan Industri Pertanian Indonesia,Agricultural Faculty,20854927|24427020 +jurnal veteriner,Jurnal Veteriner,14118327|24775665 +Jurnal Wasian,"""Research, Development and Innovation Agency, Ministry of Environment and Forestry""",23559969|25025198 +Jurnal Wilayah dan Lingkungan,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),23381604|24078751 +Jurnalul de Chirurgie,Jurnalul de Chirurgie Journal of Surgery,15849341|15849341 +JurPC,Recht Feur Deutschland GmbH,16155335| +Jussens Venner,Scandinavian University Press / Universitetsforlaget AS,00226971|15043126 +Justice Quarterly,Informa UK (Taylor & Francis),07418825|17459109 +Justice Research and Policy,Justice Research & Statistics Association,15251071|19428022 +Justice System Journal,Informa UK (Taylor & Francis),0098261X|23277556 +Justicia,Universidad Simon Bolivar,01247441| +Justicia juris,Universidad Autonoma del Caribe,16928571|22161341 +Justitiële verkenningen,Boom Uitgevers Den Haag,01675850| +Justus Liebig s Annalen der Chemie,Wiley Blackwell (John Wiley & Sons),00754617|10990690 +JUTI Jurnal Ilmiah Teknologi Informasi,Lembaga Penelitian dan Pengabdian kepada Masyarakat ITS,14126389|24068535 +Juvenile and Family Court Journal,Wiley Blackwell (Blackwell Publishing),01617109|17556988 +Juvenile Court Judges Journal,Wiley Blackwell (Blackwell Publishing),00227153| +Juvenile Justice,Wiley Blackwell (Blackwell Publishing),00937231| +Juznoslovenski filolog,National Library of Serbia,0350185X|24060763 +K,Ankara University,13017241 +k ta,Petra Christian University,14112639|14112639 +K-Theory,Portico,09203036|15730514 +Ka Ho oilina/The Legacy,Muse - Johns Hopkins University Press,15424243 +Kadın ve İşlevsel Üroloji Bülteni,Galenos Yayinevi,21462291| +Kadmos,Walter de Gruyter GmbH,00227498|16130723 +KAF,Universidad Nacional del Litoral,15565483| +Kafa`ah Journal of Gender Studies,Institut Agama Islam Negeri (IAIN) Imam Bonjol Padang,23560894|23560630 +Kafkas Journal of Medical Sciences,"""LookUs Bilisim, Ltd.""",13074504| +Kafkas Üniversitesi İktisadi ve İdari Bilimler Fakültesi Dergisi,Kafkas University,13094289| +Kafkas Üniversitesi İlahiyat Fakültesi Dergisi,Kafkas University Faculty of Divinity Review,21488177| +Kafkas Universitesi Sosyal Bilimler Enstitüsü Dergisi,Kafkas University,13075500| +Kafkas Universitesi Veteriner Fakultesi Dergisi,Kafkas University,13006045| +KAGAKU KOGAKU RONBUNSHU,The Society of Chemical Engineers Japan,0386216X|13499203 +Kagaku tetsugaku,"""The Philosophy of Science Society, Japan""",02893428|18836461 +KAGAKU TO SEIBUTSU,"""Japan Society for Bioscience, Biotechnology, and Agrochemistry""",0453073X|18836852 +Kahramanmaraş Sütçü İmam Üniversitesi Doğa Bilimleri Dergisi,Journal of Natural Sciences,13091743 +Kahramanmaraş Sütçü İmam Üniversitesi Mühendislik Bilimleri Dergisi,Kahramanmaras Sutcu Imam University Journal of Engineering Sciences,13091751|13091751 +Kakuyūgō kenkyū,Japan Society of Plasma Science and Nuclear Fusion Research,04512375|18849571 +Kalbotyra / Linguistics,Vilnius University,13921517|20298315 +Kalbotyra / Linguistics,Vilnius University,13921517|20298315 +Kaleidoscope History,Kaleidoscope History,20622597|20622597 +Kalemisi Dergisi,Sada Institute,2148046X +Kalfou A Journal of Comparative and Relational Ethnic Studies,Temple University Press,21514712|23720751 +Kamchatka Revista de análisis cultural,Universitat de Valencia,23401869 +Kampo Medicine,Japan Society for Oriental Medicine,02874857|1882756X +Káñina,Universidad de Costa Rica,03780473|22152636 +Kansas Law Review,The University of Kansas,00834025| +Kansas Library Association College and University Libraries Section Proceedings,New Prairie Press,2160942X +Kansas Working Papers in Linguistics,The University of Kansas,10433805| +KANSEI Engineering International,Japan Society of Kansei Engineering,13451928|18845231 +Kansei Engineering International Journal,Japan Society of Kansei Engineering,18840841|21857865 +Kansenshogaku zasshi,The Japanese Association for Infectious Diseases,03875911|1884569X +Kant-Studien,Walter de Gruyter GmbH,00228877|16131134 +Kantian Review,Cambridge University Press,13694154|20442394 +Kantovskij sbornik,Immanuel Kant Baltic Federal University,02076918|23103701 +Kanz Philosophia A Journal for Islamic Philosophy and Mysticism,Sekolah Tinggi Filsafat Islam (STFI) Sadra,24425451|24071056 +Kanzo,The Japan Society of Hepatology,04514203|18813593 +Kapal,Chemical Engineering Diponegoro University,18298370|23019069 +Kappa Delta Pi Record,Informa UK (Taylor & Francis),00228958|21631611 +Karabuk University Journal of Institute of Social Sciences,Karabuk University Journal of Institute of Social Sciences,21477841| +Karadeniz Arastirmalari Merkezi,Karadeniz Arastirmalari Merkezi,13046918| +Karadeniz İncelemeleri Dergisi,Karadeniz Incelemeleri Dergisi,21464642| +Karaelmas Science and Engineering Journal,Zonguldak Karaelmas University - Karaelmas Science and Engineering Journal,21464987|21467277 +Karaite Archives,Adam Mickiewicz University Poznan,23532327| +Karamanoğlu Mehmetbey Üniversitesi Sosyal Ve Ekonomik Araştırmalar Dergisi,Karamanoglu Mehmetbey Universitesi Sosyal ve Ekonomik Arastirmalar Dergisi,13099132|21477833 +Karbala International Journal of Modern Science,Elsevier ,2405609X| +Kardiologia Polska,VM Media Sp zo.o. - VMGroup SK,00229032|18974279 +Kardiologie up2date,Thieme Publishing Group,16116534|18603513 +Kardiologiia,Bionika Media,00229040| +Karger Kompass Dermatologie,S. Karger AG,22965424|2296536X +Karger Kompass Onkologie,S. Karger AG,22965416|22965386 +Karger Kompass Ophthalmologie,S. Karger AG,22970118|22970045 +Karger Kompass Pneumologie,S. Karger AG,22960368|22960317 +Karnataka Anaesthesia Journal,Medknow Publications,23946954| +KARSA Jurnal Sosial dan Budaya Keislaman,Sekolah Tinggi Agama Islam Negeri (STAIN) Pamekasan,24423289|24424285 +Karthago,Peeters Publishers,4533429 +Karthago,Peeters Publishers,4533429 +KAS African Law Study Library - Librairie Africaine d’Etudes Juridiques,Nomos Verlag,23636262|23636262 +Kasetsart Journal of Social Sciences,Elsevier ,24523151| +Kasr El Aini Medical Journal,Medknow Publications,16874625| +Kastamonu University Journal of Forestry Faculty,Kastamonu University Journal of Forestry Faculty,13032399|13032399 +Kataliz v promyshlennosti,Kalvis,18160387|24136476 +Katherine Mansfield Studies,Edinburgh University Press,20414501|2041451X +Kathmandu University Journal of Science Engineering and Technology,Nepal Journals Online,18168752 +Kathmandu University Medical Journal,Nepal Journals Online,18122027|18122078 +Kaygı Uludağ Üniversitesi Fen-Edebiyat Fakültesi Felsefe Dergisi,Kaygi,13034251| +Kazanskiy meditsinskiy zhurnal,Kazan Medical Journal,03684814| +Kazoku syakaigaku kenkyu,Japan Society of Family Sociology,0916328X|18839290 +KCA Journal of Business Management,African Journals Online ,20727992|20712162 +Keats-Shelley Review,Maney Publishing,09524142|20421362 +Keiei Shigaku (Japan Business History Review),Business History Society of Japan,03869113|18838995 +KELAM ARAŞTIRMALARI DERGİSİ,Kelam Arastirmalari Dergisi (Journal of Kalam Studies),13092030 +Kelaniya Journal of Management,Sri Lanka Journals Online ,22791469|24489298 +Keldysh Institute Preprints,Keldysh Institute of Applied Mathematics,20712898|20712901 +Kemija u industriji,Croatian Society of Chemical Engineers/HDKI,00229830|13349090 +Kennedy Institute of Ethics Journal,Muse - Johns Hopkins University Press,10863249 +Kentucky Foreign Romance Quarterly,Informa UK (Taylor & Francis),00230332| +Kentucky Romance Quarterly,Informa UK (Taylor & Francis),03648664| +Kenya Veterinarian,African Journals Online ,2565161 +KEPCO Journal on Electric Power and Energy,Korea Electric Power Corporation,24658111| +Kepes,Universidad de Caldas,17947111|24628115 +Képzés és Gyakorlat neveléstudományi folyóirat,Kepzes es Gyakorlat,1589519X|20644027 +Kernos,OpenEdition,07763824|20347871 +Kerntechnik,Carl Hanser Verlag GMBH & Co KG,09323902|21958580 +Kerry Archaeological Magazine,JSTOR,20091362| +Kerygma und Dogma,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968020|21968020 +Kesit Akademi,Kesit Akademi,21499225| +Kesmas Jurnal Kesehatan Masyarakat Nasional,Kesmas: Jurnal Kesehatan Masyarakat Nasional,19077505|24600601 +Kew Bulletin,Springer-Verlag,00755974|1874933X +Key Engineering Materials,Trans Tech Publications,16629795 +Khazanah Jurnal Studi Islam dan Humaniora,IAIN Antasari,24607606|24607606 +Khazar Journal of Humanities and Social Sciences,Khazar University Press,22232621 +Khil a,Peeters Publishers,17812534 +Khoj An International Peer Reviewed Journal of Geography,Diva Enterprises Private Limited,23501359|24556963 +Khon Kaen University Journal (Graduate Studies),Graduate School Khon Kaen University,1906201X| +Khronos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24472158 +KI - Künstliche Intelligenz,Springer-Verlag,09331875|16101987 +Kidney,Springer-Verlag,09407936|18655068 +Kidney & Blood Pressure Research,S. Karger AG,14204096|14230143 +Kidney and Blood Pressure Research,S. Karger AG,14204096|14230143 +Kidney Diseases,S. Karger AG,22969381|22969357 +Kidney International,Elsevier ,00852538|15231755 +Kidney International Supplements,Elsevier ,21571724|21571716 +Kidney Research and Clinical Practice,Elsevier ,22119132| +Kidney Research Journal,Science Alert,18193374| +KIEAE Journal,Korea Institute of Ecological Architecture and Environment,2288968X| +Kierkegaard Studies Yearbook,Walter de Gruyter GmbH,14305372|16129792 +KIISE Transactions on Computing Practices,Korean Institute of Information Scientists and Engineers,23836318| +Kikan Chirigaku,The Tohoku Geographical Association,09167889|18841252 +kilikya,Philosophy Documentation Center,21487898| +Kind & Adolescent,Springer-Verlag,01672436|18765998 +Kind & Adolescent Praktijk,Springer-Verlag,15714136|18757065 +Kindesmisshandlung und -vernachlässigung,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968004|21968004 +Kindheit und Entwicklung,Hogrefe Publishing Group,09425403|21906246 +Kinematics and Physics of Celestial Bodies,Allerton Press,08845913|19348401 +Kinesiology,Index Copernicus International,17310652|23533986 +Kinesiology Review,Human Kinetics,21630453| +Kinesis,Universidade Federal de Santa Maria,01028308|23165464 +Kinesis,Universidade Federal de Santa Maria,01028308|23165464 +Kinésithérapie la Revue,Elsevier ,17790123| +Kinetic and Related Models,American Institute of Mathematical Sciences,19375093| +Kinetic Resolution of Tertiary Alcohols,Thieme Publishing Group,20500548 +Kinetics and Catalysis,Pleiades Publishing,00231584|16083210 +Kinetoplastid Biology and Disease,Springer (Biomed Central Ltd.),14759292| +King s Law Journal,Informa UK (Taylor & Francis),09615768|17578442 +King Saud University Journal of Dental Sciences,Elsevier ,22108157| +Kinome,De Gruyter Open Sp. z o.o. ,20847661 +Kioo cha Lugha,African Journals Online ,0856552X|0856552X +KIPS Transactions on Computer and Communication Systems,Korea Information Processing Society ,22875891| +KIPS Transactions on Software and Data Engineering,Korea Information Processing Society ,22875905| +Kirchliche Zeitgeschichte,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",2196808X|2196808X +Kirke og Kultur,Scandinavian University Press / Universitetsforlaget AS,0023186X|15043002 +Kiswahili,African Journals Online ,231886 +Kitaibelia,Kitaibelia,12199672|20644507 +KIVA,Informa UK (Taylor & Francis),00231940|20516177 +KJ / Kritische Justiz,Nomos Verlag,00234834| +KKU ENGINEERING JOURNAL,Graduate School Khon Kaen University,01258273|22869433 +kleintier konkret,Thieme Publishing Group,14349132|14393832 +Kleio,Informa UK (Taylor & Francis),00232084| +Klimik Dergisi/Klimik Journal,AVES Publishing Co.,1301143X|13091484 +Klinicka onkologie,"""Ambit Media, a.s.""",0862495X|18025307 +KLINIK PSIKOFARMAKOLOJI BULTENI-BULLETIN OF CLINICAL PSYCHOPHARMACOLOGY,ScopeMed International Medical Journal Managment and Indexing System,10177833|13029657 +Klinische Monatsblätter für Augenheilkunde,Thieme Publishing Group,00232165|14393999 +Klinische Neurophysiologie,Thieme Publishing Group,14340275|14394081 +Klinische Pädiatrie,Thieme Publishing Group,03008630|14393824 +Klinische Wochenschrift,Springer-Verlag,00232173| +Klinisk Sygepleje,Scandinavian University Press / Universitetsforlaget AS,09022767|19032285 +Klio,Oldenbourg Wissenschaftsverlag,00756334|21927669 +Klio - Czasopismo Poświęcone Dziejom Polski i Powszechnym,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16438191| +kma - Das Gesundheitswirtschaftsmagazin,Thieme Publishing Group,14393514|2197621X +KMUTNB International Journal of Applied Science and Technology,King Mongkut's University of Technology North Bangkok,1906151X| +KnE Energy,Knowledge E,24135453 +KnE Life Sciences,Knowledge E,24130877 +Knee Surgery and Related Research,The Korean Knee Society (KAMJE),22340726|22342451 +Knee Surgery Sports Traumatology Arthroscopy,Springer-Verlag,09422056|14337347 +Know Soil Know Life,Soil Science Society of America, +Knowledge Acquisition,Elsevier ,10428143| +Knowledge and Information Systems,Springer-Verlag,02191377|02193116 +Knowledge and Management of Aquatic Ecosystems,EDP Sciences,19619502 +Knowledge and Process Management,Wiley Blackwell (John Wiley & Sons),10924604|10991441 +Knowledge Management An International Journal,Common Ground Publishing,23277998|23279249 +Knowledge Management for Development Journal,Informa UK (Taylor & Francis),19474199|18716342 +Knowledge Management Research & Practice,Nature Publishing Group - Macmillan Publishers,14778238|14778246 +Knowledge of Research,Chemical Science Transactions,23944234 +Knowledge Technology & Policy,Springer-Verlag,08971986|18746314 +Knowledge-Based Systems,Elsevier ,09507051| +Knygotyra,Vilnius University,02042061|02042061 +Kobunshi,"""Society of Polymer Science, Japan""",04541138|21859825 +Kobunshi Kagaku,"""Society of Polymer Science, Japan""",00232556|18848079 +KOBUNSHI RONBUNSHU,"""Society of Polymer Science, Japan""",03862186|18815685 +Kocatepe Tıp Dergisi,Kocatepe Medical Journal,13024612| +Kocatepe Veterinary Journal,Bilimsel Tip Publishing House,13081594|21476853 +Kodai Mathematical Journal,"""Tokyo Institute of Technology, Department of Mathematics""",03865991| +Kodai Mathematical Seminar Reports,"""Tokyo Institute of Technology, Department of Mathematics""",00232599| +Kodo Keiryogaku (The Japanese Journal of Behaviormetrics),The Behaviormetric Society of Japan,03855481|18804705 +Koedoe - African Protected Area Conservation and Science,AOSIS,00756458|20710771 +Koers - Bulletin for Christian Scholarship,Watu Youth Village,0023270X|23048557 +Kognitionswissenschaft,Springer-Verlag,09387986|14321483 +KOKUSAI KEIZAI,The Japan Society of International Economics,03873943|18844359 +Kolloid Zeitschrift,Springer-Verlag,03686590| +Kolloid-Zeitschrift & Zeitschrift für Polymere,Springer-Verlag,00232904| +Kolloidchemische Beihefte,Springer-Verlag,00718017| +Kölner Schrift zum Wirtschaftsrecht,Verlag Dr. Otto Schmidt KG,18693679|21944199 +Kolposkopia,Blackhorse Publishing,16416565| +Kom casopis za religijske nauke,Centre for Evaluation in Education and Science,23346396| +KOME,KOME Journal,20637330 +Kompendium Biosimilars,Thieme Publishing Group,23670738|23670746 +Komplementäre und Integrative Medizin,Elsevier ,18638678| +KONA Powder and Particle Journal,Hosokawa Powder Technology Foundation,02884534|21875537 +Konštantínove listy/Constantine s Letters,Constantine the Philosopher University in Nitra,13378740 +Konsthistorisk tidskrift/Journal of Art History,Informa UK (Taylor & Francis),00233609|00000000 +Kontakt,Elsevier ,12124117| +Kontext,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21967997|21967997 +Kontrol Diagnostika,"""Izdatel'skii dom Spektr, LLC""",02017032| +Konuralp Tıp Dergisi,Konuralp Medical Journal,13093878|13093878 +Korea and World Politics,Institute for Far Eastern Studies,12253006| +Korea and World Politics,Institute for Far Eastern Studies,12253006| +Korea Business Review,Korean Academic Society of Business Administration,12264997| +Korea Financial Law Association,Korean Journal of Financial Law,17383706| +KOREA INTERNATIONAL COMMERCIAL REVIEW,Korean Academy of Industrial Commerce,12293393| +Korea Journal of Counseling,Korean Counseling Association,15982068| +Korea open association for early childhood education,Korean Open Association for Early Childhood Education,12268119| +Korea Presbyterian Journal of Theology,Center for Studies of Christian Thoughts and Culure,12291390| +KOREA SCIENCE & ART FORUM,Institute of Science Culture Exhibition and Design,20051409| +Korea Social Policy Review,Korean Association of Social Policy,12260525| +Korea Trade Exhibition Review,The Korea Academic Society of Trade Exhibition Studies,2287173X| +Korea-Australia Rheology Journal,Springer-Verlag,1226119X|20937660 +Korean Academy Welfare Counseling,Korean Academy Welfare Counseling,22876030| +Korean Association for Educational Information and Media,Korean Association for Educational Information and Media,12297291| +Korean Cartographic Association,The Korean Cartographic Association,15986160| +Korean Chemical Engineering Research,The Korean Institute of Chemical Engineers,0304128X| +Korean Circulation Journal,The Korean Society of Cardiology (KAMJE),17385520|17385555 +Korean Comparative Education Society,Korean Comparative Education Society,12293903| +Korean Comparative Government Review,The Korean Association for Comparative Government,1598964X| +Korean Diabetes Journal,Korean Diabetes Association (KAMJE),19769180| +KOREAN EDUCATION,The Association of Korean Education,12266736| +KOREAN ELEMENTARY MORAL EDUCATION SOCIETY,Korean Elementary Moral Education Society,15983110| +Korean Feminist Philosophy,Korean Association of Feminist Philosophers,19750013| +Korean Governmental Accounting Review,Korean Association for Government Accounting,19762313| +Korean Historical Linguistics,The Society of Korean Historical Linguistics,1738477X| +Korean Institute of Interior Design Journal,Korean Institute of Interior Design,12297992| +Korean Insurance Journal,Korean Insurance Academic Society,12298611| +Korean Journal for Food Science of Animal Resources,Korean Society for Food Science of Animal Resources,12258563| +Korean Journal of Acupuncture,Society for Meridian and Acupoint,22873368|22873368 +Korean Journal of Adult Nursing,Korean Society of Adult Nursing,12254886| +Korean Journal of Agricultural and Forest Meteorology,Korean Society of Agricultural and Forest Meteorology,12295671| +Korean Journal of Air-Conditioning and Refrigeration Engineering,The Society of Air-Conditioning and Refrigeration Engineers of Korea,12296422| +Korean Journal of Andrology,Korean Society for Sexual Medicine and Andrology (KAMJE),12291692| +Korean Journal of Anesthesiology,The Korean Society of Anesthesiologists (KAMJE),03025780|20057563 +Korean journal of applied entomology,Korean Society of Applied Entomology,12250171|2287545X +Korean Journal of Applied Linguistics,Applied Linguistics Association of Korea,12253871| +Korean Journal of Applied Statistics,The Korean Statistical Society,1225066X| +Korean Journal of Arts Therapy,The Institute of Korean Arts Therapy,17388805| +Korean Journal of Audiology,The Korean Audiological Society (KAMJE),20929862|20933797 +Korean Journal of Biological Sciences,Informa UK (Taylor & Francis),12265071| +Korean Journal of Bone Metabolism,The Korean Society of Bone Metabolism (KAMJE),1598107X| +Korean Journal of Breeding Science,Korean Society of Breeding Science,02503360|22875174 +Korean Journal of Chemical Engineering,Springer-Verlag,02561115|19757220 +Korean Journal of Child Studies,Korean Association of Child Studies,12261688|2234408X +Korean Journal of Childcare and Education,The Korean Association of Child Care & Education,17389496| +Korean Journal of Clinical Geriatrics,The Korean Academy of Clinical Geriatrics,12296538|23835699 +Korean Journal of Clinical Laboratory Science,The Korean Society for Clinical Laboratory Science,17383544|22881662 +Korean Journal of Clinical Microbiology,The Korean Society of Clinical Microbiology (KAMJE),12290025| +Korean Journal of Clinical Neurophysiology,The Korean Society of Clinical Neurophysiology (KAMJE),12296414|22881026 +Korean Journal of Clinical Oncology,Korean Society of Clinical Oncology,17388082|22884084 +Korean Journal of Cognitive Science,The Korean Society for Cognitive Science,12264067| +Korean Journal of Community Nutrition,The Korean Society of Community Nutrition (KAMJE),12260983|22871624 +Korean Journal of Construction Engineering and Management,Korean Institute of Construction Engineering and Management,20056095| +Korean Journal of Converging Humanities,Korean Association of Converging Humanities,22886222|22887512 +Korean Journal of Critical Care Medicine,The Korean Society of Critical Care Medicine (KAMJE),23834870|23834889 +Korean Journal of Crop Science,The Korean Society of Crop Science,02529777|22878432 +Korean Journal of Culture and Arts Education Studies,The Korean Society for Culture and Arts Education Studies,19756186| +Korean Journal of Culture and Social issues,Psychological Association of Culture and Social Issues,12290661| +Korean Journal of Defense Analysis,Informa UK (Taylor & Francis),10163271| +Korean Journal of Defense Analysis,Informa UK (Taylor & Francis),10163271| +Korean Journal of Defense Analysis,Informa UK (Taylor & Francis),10163271| +Korean Journal of Defense Analysis,Informa UK (Taylor & Francis),10163271|19414641 +Korean Journal of Defense Analysis,Informa UK (Taylor & Francis),10163271| +Korean Journal of Dental Materials,Korean Society for Dental Materials,12251631| +Korean Journal of Early Childhood Education,Korean Society for Early Childhood Education,12269565| +Korean Journal of Early Childhood Special Education,Korean Journal of Early Childhood Special Education,15984303| +Korean Journal of Ecology and Environment,Korean Society of Limnology,22881115|22881123 +Korean Journal of Elementary Education,Elementary Education Research Institute,1976698X| +Korean Journal of Elementary Education,Elementary Education Research Institute,1976698X| +Korean Journal of Elementary Education,Elementary Education Research Institute,1976698X| +Korean Journal of Elementary Education,Elementary Education Research Institute,1976698X| +Korean Journal of English Language and Linguistics,"""Korean Association for the Study of English Language and Linguistics, KASELL""",15981398| +Korean Journal of Environment and Ecology,Korea Society of Environment and Ecology,12293857|2288131X +Korean Journal of Environmental Agriculture,The Korean Society of Environmental Agriculture,12253537| +Korean Journal of Environmental Health Sciences,Korean Society of Environmental Health,17384087| +Korean Journal of Epidemiology,Korean Society of Epidemiology (KAMJE),12253596| +Korean Journal of Family Medicine,The Korean Academy of Family Medicine (KAMJE),20056443|20926715 +Korean Journal of Family Social Work,The Korean Academy of Family Social Work,15986403| +Korean Journal of Family Social Work,The Korean Academy of Family Social Work,15986403| +Korean Journal of Family Welfare,The Korean Family Welfare Association,12294713|22881638 +Korean Journal of Fisheries and Aquatic Sciences,The Korean Society of Fisheries and Aquatic Science,03748111| +Korean Journal of Food and Cookery Science,Korean Society of Food and Cookery Science,22871780| +Korean Journal of Food Preservation,The Korean Society of Food Preservation,17387248|22877428 +Korean Journal of Food Science and Technology,Korean Society of Food Science and Technology,03676293| +Korean Journal of Gastroenterology,The Korean Society of Gastroenterology (KAMJE),15989992|22336869 +Korean Journal of German Studies,The Korean Society for German History,15984184| +Korean Journal of Gynecologic Oncology,Asian Society of Gynecologic Oncology; Korean Society of Gynecologic Oncology and Colposcopy (KAMJE),17386543| +Korean Journal of Health Education and Promotion,Korean Society for Health Education and Promotion,12294128| +Korean Journal of Health Promotion,Korean Society of Health Promotion and Disease Prevention,22342141|20935676 +Korean Journal of Health Psychology,Korean Health Psychological Association,1229070X| +Korean Journal of Hepato-Biliary-Pancreatic Surgery,The Korean Association of Hepato-Biliary-Pancreatic Surgery (KAMJE),17386349|22889213 +Korean Journal of Horticultural Science and Technology,Korean Society of Horticultural Science,12268763| +Korean Journal of Horticultural Science&Technology,"""Docuhut, Co., Ltd.""",24658588 +Korean Journal of Human Ecology,Korean Association of Human Ecology,12260851| +Korean Journal of Japanese Language and Literature,The Japan Language and Literature Association of Korea,12260576| +Korean Journal of Labor Studies,Korean Association of Labor Studies,15984133| +Korean Journal of Legal Medicine,The Korean Society for Legal Medicine (KAMJE),12250589|22872078 +Korean Journal of Linguistics,The Linguistic Society of Korea,12294039| +Korean Journal of Local Government & Administration Studies,The Korea Association for Local Government and Administration Studies,17387779| +Korean Journal of Logistics,Korea Logistics Society,12293539| +Korean Journal of Lomnology,Korean Society of Limnology,19768087|22878181 +Korean Journal of Materials Research,The Materials Research Society of Korea,12250562|22877258 +Korean Journal of Mathematics,The Kangwon-Kyungki Mathematical Society,19768605| +Korean Journal of Medical Education,Korean Society of Medical Education,12258067|20057288 +Korean Journal of Medical History,The Korean Society for the History of Medicine,1225505X|20935609 +Korean Journal of Medical Mycology,Korean Society for Medical Mycology,12264709| +Korean Journal of Medicinal Crop Science,The Korean Society of Medicinal Crop Science,12259306|22880186 +Korean Journal of Medicinal Crop Science,The Korean Society of Medicinal Crop Science,12259306| +Korean Journal of Medicine,Korean Association of Internal Medicine,17389364|22890769 +Korean Journal of Medicine and Law,Korean Association of Medical Law,15989178| +Korean Journal of Metals and Materials,The Korean Institute of Metals and Materials,17388228|22888241 +Korean Journal of Microbiology and Biotechnology,Korean Society for Microbiology and Biotechnology,1598642X|22347305 +Korean Journal of Microscopy,Korean Society of Electron Microscopy,12256773| +Korean Journal of Nature Conservation,Korea Society of Nature Conservation,19766769|22878122 +Korean Journal of Neurotrauma,Korean Neurotraumatology Society (KAMJE),22348999|22882243 +Korean Journal of Nosocomial Infection Control,Korean Society for Nosocomial Infection Control (KAMJE),12262382| +Korean Journal of Obstetrics & Gynecology,Korean Society of Obstetrics and Gynecology (KAMJE),22335188|22335196 +Korean Journal of Obstetrics and Gynecology,Korean Society of Obstetrics and Gynecology (KAMJE),17385628| +Korean Journal of Occupational Health Nursing,Korean Academic Society of Occupational Health Nursing,12259586| +Korean Journal of Occupational Health Nursing,Korean Academic Society of Occupational Health Nursing,22872531| +Korean Journal of Odor Research and Engineering,Korean Society of Odor Research and Engineering,15986616|22876731 +Korean Journal of Ophthalmology,Korean Opthalmological Society (KAMJE),10118942|20929382 +Korean Journal of Optics and Photonics,Korean Journal of Optics and Photonics,12256285| +Korean Journal of Organic Agricultue,Korean Association of Organic Agriculture,12293571|2287819X +Korean Journal of Oriental Physiology & Pathology,Korean Society of Oriental Pathology,17387698| +Korean Journal of Otolaryngology - Head and Neck Surgery,Korean Society of Otorhinolaryngology - Head and Neck Surgery (KAMJE) ,1225035X| +Korean Journal of Otorhinolaryngology - Head and Neck Surgery,Korean Society of Otorhinolaryngology - Head and Neck Surgery (KAMJE) ,20925859|20926529 +KOREAN JOURNAL OF PACKAGING SCIENCE AND TECHNOLOGY,Korea Society of Packaging Science and Technology,12260207| +Korean Journal of Pediatric Gastroenterology and Nutrition,"""The Korean Society of Pediatric Gastroenterology, Hepatology and Nutrition (KAMJE)""",12290114|20935633 +Korean Journal of Pediatrics,Korean Pediatric Society (KAMJE),17381061|20927258 +Korean Journal of Perinatology,Korean Society of Perinatology (KAMJE),12292605|22890432 +Korean Journal of Philosophy,Korea Philosophical Association,12251518| +Korean Journal of Physical Anthropology,Korean Association of Physical Anthropologists (KAMJE),1225150X|2287626X +Korean Journal of Physical Multiple & Health Disabilities,Korean Council of Physical Multiple and Health Disabilities,22883843| +Korean Journal of Physiology and Pharmacology,The Korean Physiological Society and The Korean Society of Pharmacology (KAMJE),12264512|20933827 +Korean Journal of Plant Resources,The Plant Resources Society of Korea,12263591| +Korean Journal of Plant Taxonomy,The Korean Society of Plant Taxonomists,12258318|24661546 +Korean Journal of Play Therapy,The Korean Association for Play Therapy,12290858|23840153 +Korean Journal of Poultry Science,The Korean Society of Poultry Science,12256625| +Korean Journal of Radiology,The Korean Society of Radiology (KAMJE),12296929|20058330 +Korean Journal of Remote Sensing,The Korean Society of Remote Sensing,12256161| +Korean Journal of Schizophrenia Research,Korean Society for Schizophrenia Research (KAMJE),22876995| +Korean Journal of Social Welfare Research,The Center for Social Welfare Research,19750129| +Korean Journal of Social Welfare Studies,Korea Association for Social Welfare Studies,15983854| +Korean Journal of Soil Science and Fertilizer,Korean Society of Soil Science and Fertilizer,03676315| +Korean Journal of Special Education,Korean Society of Special Education,12290823| +Korean Journal of Spine,The Korean Spinal Neurosurgery Society (KAMJE),17382262|20936729 +Korean Journal of Sport Biomechanics,Korean Society of Sport Biomechanics,12262226| +Korean Journal of Sport Psychology,Korean Society of Sport Psychology,1226685X| +Korean Journal of Stress Research,Korean Society of Stress Medicine,1225665X|22341668 +Korean Journal of Stroke,Korean Stroke Society,12294101| +Korean Journal of Systematic Zoology,The Korean Society of Systematic Zoology,1018192X| +Korean Journal of Teacher Education,Center for Education Research,12252042|22885706 +Korean Journal of Urology,The Korean Urological Association (KAMJE),04944747|20056745 +Korean Journal of Vascular and Endovascular Surgery,The Korean Society for Vascular Surgery,22339779| +Korean Journal of Veterinary Research,The Korean Society of Veterinary Science (KJVR),12250198| +Korean Journal of Veterinary Service,The Korean Society of Veterinary Service,12256552| +Korean Journal of Weed Science,The Korean Society of Weed Science,02537648| +Korean Journal of Women Health Nursing,Korean Academy of Women's Health Nursing (KAMJE),12259543|20937695 +korean language education research,Association of Korean Language Education Research,12258571| +Korean Language Research,Korean Language Research Circle,12294500| +Korean Lawyers Association Journal,Korean Lawyers Association,15984729| +Korean Linguistics,John Benjamins Publishing Company,02573784|22129731 +Korean Linguistics,The Association for Korean Linguistics,12269123| +Korean Literary Theory and Criticism,The Association of Korea Literary Theory and Criticism,15983501| +korean management review,Korean Academic Society of Business Administration,12261874| +Korean Management Science Review,The Korean Operations and Management Science Society,12251100| +Korean Marketing Review,Korean Marketing Association,1229456X| +Korean Medical Education Review,Yonsei University College of Medicine,20925603| +Korean Political Science Review,Korean Political Science Association,1229506X| +Korean Public Administration Review,Korean Association for Public Administration,12262536| +Korean Semantics,The Society of Korean Semantics,12267198| +Korean Social Science Journal,Springer-Verlag,12250368|21964424 +Korean Society for Emotion and Sensibility,Korean Society for Emotion and Sensibility,12268593|2383613X +Korean Society for Rehabilitation of Persons with Disabilities,Korean Society for Rehabilitation of Persons with Disabilities,12297577|24658200 +Korean Studies,Muse - Johns Hopkins University Press,15291529 +KOREAN UNIFICATION STUDIES,Yonsei Institute for North Korean Studies,15988554| +Koreanische Zeitschrift fuer Wirtschaftswissenschaften,Korean-German Academy of Economics and Management,12262625| +Koroze a ochrana materialu,De Gruyter Open Sp. z o.o. ,0452599X|18041213 +körper – tanz – bewegung,"""Ernst Reinhardt, GmbH & Co. KG""",21954909| +Kościół i Prawo,Towarzystwo Naukowe KUL,02087928| +Kosin Medical Journal,Kosin University College of Medicine (KAMJE),20059531| +Kosmìčna nauka ì tehnologìâ,Co. Ltd. Ukrinformnauka,15618889|15618889 +Kosuyolu Heart Journal,Bilimsel Tip Publishing House,21492972|21492980 +Kosuyolu Kalp Dergisi,Bilimsel Tip Publishing House,13008706| +Kōtuitui New Zealand Journal of Social Sciences Online,Informa UK (Taylor & Francis),1177083X +Koutou (THE LARYNX JAPAN),The Japan Laryngological Association,09156127|21854696 +Kragujevac Journal of Mathematics,Centre for Evaluation in Education and Science,14509628| +Krakowskie Pismo Kresowe,Ksiegarnia Akademicka Sp. z.o.o.,20819463| +Krankenhaus-Hygiene + Infektionsverhütung,Elsevier ,07203373| +Krankenhaushygiene up2date,Thieme Publishing Group,18625797|18625800 +Krankenhauspsychiatrie,Thieme Publishing Group,0937289X|14393816 +Krasnoyarsk Science,Science and Innovation Center,20707568| +Kreativnaya kardiologiya,LLC Science and Innovations,19973187| +Kredit und Kapital,Duncker & Humblot GmbH,00234591|18655734 +Kriminologijos studijos,Vilnius University,23516097|23516097 +Krisis,Uitgeverij Boom,0168275X| +Kristall und Technik,Wiley Blackwell (John Wiley & Sons),00234753|15214079 +Kristall und Technik,Wiley Blackwell (John Wiley & Sons),00234753|15214079 +Kriterion Revista de Filosofia,SciELO,0100512X|0100512X +Kritika Explorations in Russian and Eurasian History,Muse - Johns Hopkins University Press,15385000 +Kritika Kultura,PhilJOL,1656152X| +Kritika Kultura,Ateneo de Manila University,20946937|20946937 +Kritike An Online Journal of Philosophy,PhilJOL,19087330 +Kritikon Litterarum,Walter de Gruyter GmbH,03409767|18657249 +Kritische Vierteljahresschrift für Gesetzgebung und Rechtswissenschaft,Nomos Verlag,21937869| +Kritisk juss,Scandinavian University Press / Universitetsforlaget AS,08047375|23874546 +Kriz Dergisi,Ankara University,1300980X|1300980X +KronoScope,Brill Academic Publishers,1567715X|15685241 +KSBB Journal,Korean Society for Biotechnology and Bioengineering,12257117| +KSCE Journal of Civil Engineering,Springer-Verlag,12267988|19763808 +KSII Transactions on Internet and Information Systems,Korean Society for Internet Information,19767277|19767277 +Kugyol Studies,The Society for Kugyol Studies,12266019| +KUKJE KYUNGJE YONGU,Korea International Economic Association,12299537| +Kultur ve Iletisim - Culture &Communication,Kultur ve Iletisim - Culture &Communication,21499098| +Kultura,Centre for Evaluation in Education and Science,00235164| +Kultura i Spoleczenstwo,De Gruyter Open Sp. z o.o. ,00235172|2300195X +Kultura i Wartości,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,22997806 +Kultura Popularna,Index Copernicus International,16448340| +KulturPoetik,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",16161203|21967970 +Kulturstudier,Aarhus University Library,19045352 +Kungl Svenska vetenskapsakademiens handlingar,Smithsonian Institution Biodiversity Heritage Library,00235377| +Kunst og kultur,Scandinavian University Press / Universitetsforlaget AS,00235415|15043029 +KUR - Kunst und Recht,Schleuen Verlag,14372355|21995052 +Kuramsal Eğitimbilim,Bilimsel Tip Publishing House,13081659| +Kutafin University Law Review,Kutafin Moscow State Law University,23135395| +Kuwait Chapter of Arabian Journal of Business and Management Review,"""Al Manhal FZ, LLC""",22248358| +KWALON,Boom Uitgevers Den Haag,13851535| +Kwartalnik Językoznawczy,Adam Mickiewicz University Poznan,20815441 +KYAMC Journal,Bangladesh Journals Online,23082860 +Kybernetes,Emerald (MCB UP ),0368492X|00000000 +Kybernetik,Springer-Verlag,00235946| +Kybernetika,Institute of Information Theory and Automation,00235954|1805949X +Kyiv-Mohyla Humanities Journal,National University of Kyiv - Mohyla Academy,23134895 +Kyklos,Wiley Blackwell (Blackwell Publishing),00235962|14676435 +Kyoto Journal of Mathematics,Duke University Press,21543321|21543321 +Kyung Hee Law Journal,"""Institute of Legal Studies, Kyung Hee University""",12292478| +Kyungpook mathematical journal,"""Department of Mathematics, Kyungpook National University""",12256951| +Kyushu Journal of Mathematics,"""Faculty of Mathematics, Kyushu University""",13406116|18832032 +Kyushu Neuropsychiatry,The Kyushu Association of Neuropsychiatry,00236144|21875200 +Kyushu Plant Protection Research,The Association for Plant Protection of Kyushu,03856410|18840035 +KZfSS Kölner Zeitschrift für Soziologie und Sozialpsychologie,Springer-Verlag,00232653|1861891X +L Actualité de l histoire,JSTOR,03988120| +L Actualité économique,Consortium Erudit,0001771X|17103991 +L Aide-Soignante,Elsevier ,11663413| +L Année balzacienne,CAIRN,00846473|19696752 +L Année du Maghreb,OpenEdition,19528108|21099405 +L Année sociologique,CAIRN,00662399|19696760 +L Anthropologie,Elsevier ,00035521| +L antiquité classique,PERSEE Program,07702817| +L Atelier du CRH,OpenEdition,17607914|17607914 +L Autre,CAIRN,16265378|22594566 +L Économie politique,CAIRN,12936146|19650612 +L en-je lacanien,CAIRN,17612861|19516231 +L Encéphale,Elsevier ,00137006| +L Endocrinologo,Springer-Verlag,1590170X|17208351 +L Esprit Créateur,Muse - Johns Hopkins University Press,19310234 +L Europe en Formation,CAIRN,19770251|24109231 +L Évolution Psychiatrique,Elsevier ,00143855| +L Expansion Management Review,CAIRN,12543179|22717749 +L Homme,PERSEE Program,04394216|19538103 +L Homme,Bohlau Verlag,21945071|21945071 +L Homme et la société,PERSEE Program,00184306|21010226 +L Information géographique,CAIRN,00200093|17775876 +L Information Grammaticale,PERSEE Program,02229838|02229838 +L information psychiatrique,CAIRN,00200204|19524056 +L Italia Forestale e Montana,Accademia Italiana di Scienze Forestali,00212776| +L objet,Lavoisier SAS,12621137| +L Observateur de l OCDE,Organisation for Economic Co-Operation and Development ,03043398| +l Orthodontie Française,EDP Sciences,00786608|19543395 +L1–Educational Studies in Language and Literature,Gert Rijlaarsdam/SIG Writing,15676617|15731731 +La Calera,Latin America Journals Online,19987846| +La Cellule,Smithsonian Institution Biodiversity Heritage Library,00088757| +La Chirurgia degli Organi di Movimento,Springer-Verlag,00094749|19732538 +La clinique lacanienne,CAIRN,12886629|17762782 +La Conjoncture,PERSEE Program,11493747| +La corónica A Journal of Medieval Hispanic Languages Literatures and Cultures,Muse - Johns Hopkins University Press,19474261 +La Granja,Salesian Polytechnic University of Ecuador,13903799|13908596 +La Houille Blanche,EDP Sciences,00186368|19585551 +La lettre de l enfance et de l adolescence,CAIRN,1146061X|19516304 +La Lettre de l’OCIM,OpenEdition,09941908|2108646X +La Lettre de médecine physique et de réadaptation,Springer-Verlag,17784298|17784301 +La lettre du Collège de France,OpenEdition,16282329|21099219 +La linguistique,CAIRN,0075966X|21010234 +La Météorologie,INIST-CNRS,00261181| +La Nouvelle revue du travail,OpenEdition,22638989|22638989 +La Palabra,Universidad Pedagogica y Tecnologica de Colombia,01218530|23463864 +La Pediatria Medica e Chirurgica,PAGEPress Publications,03915387|24207748 +La Prensa Medica,OMICS Publishing Group,0032745X +La Presse Médicale,Elsevier ,07554982| +La psychiatrie de l enfant,CAIRN,0079726X|21025320 +La radiologia medica,Springer-Verlag,00338362|18266983 +La Revista de Derecho,Latin America Journals Online,23095296| +La Revue d Homéopathie,Elsevier ,18789730| +La Revue de l Infirmière,Elsevier ,12938505| +La Revue de l Ires,CAIRN,11451378|21043698 +La Revue de Médecine Interne,Elsevier ,02488663| +La Revue de Médecine Légale,Elsevier ,18786529| +La Revue de Santé Scolaire et Universitaire,Elsevier ,18793991| +La Revue des Sciences de Gestion Direction et Gestion,CAIRN,0012320X|17606136 +La Revue Gestion et Organisation,Elsevier ,22144234| +La Revue Gestion et Organisation,Elsevier ,22144234| +La revue internationale de l éducation familiale,CAIRN,12797766|1968388X +La revue lacanienne,CAIRN,19672055|21099553 +La Revue pour l’histoire du CNRS,OpenEdition,12989800|19552408 +La Revue Sage-Femme,Elsevier ,16374088| +La Ricerca Folklorica,JSTOR,03919099| +La Ricerca in Clinica e in Laboratorio,Springer-Verlag,03905748| +La Rivista del Nuovo Cimento,Springer-Verlag,0393697X|18269850 +La Rivista Italiana della Medicina di Laboratorio - Italian Journal of Laboratory Medicine,Springer-Verlag,1825859X|20396821 +Lab Animal,Nature Publishing Group,00937355|15484475 +Lab on a Chip,The Royal Society of Chemistry,14730197|14730189 +Labor e Engenho,Universidade Estadual de Campinas,21768846 +Labor History,Informa UK (Taylor & Francis),0023656X|14699702 +Labor Studies in Working-Class History of the Americas,Duke University Press,15476715|15581454 +Labor Studies Journal,SAGE Publications,0160449X|15389758 +Laboratoire italien,OpenEdition,16279204|21174970 +Laboratório de Psicologia,ISPA - Instituto Universitario,16457927|16466004 +LaboratoriumsMedizin,Walter de Gruyter GmbH,03423026|14390477 +Laboratory Animal Research,Korean Association for Laboratory Animal Science (KAMJE),17386055|22337660 +Laboratory Animals,SAGE Publications,00236772|17581117 +Laboratory Automation & Information Management,Elsevier ,1381141X| +Laboratory Hematology,Carden Jennings Publishing Co.,10802924| +Laboratory Investigation,Nature Publishing Group,00236837|15300307 +Laboratory Medicine,Oxford University Press,00075027|19437730 +Laboratory Medicine Online,Korean Society for Laboratory Medicine (KAMJE),20936338 +Laboratory Phonology,"""Ubiquity Press, Ltd.""",18686346|18686354 +Laboratory Robotics and Automation,Wiley Blackwell (John Wiley & Sons),08957533|10982728 +Laboreal,"""Laboreal, FPCE, Universidade do Porto""",16465237 +LaborHistórico,"""Faculdade de Letras, UFRJ""",23596910 +Labour,Wiley Blackwell (Blackwell Publishing),11217081|14679914 +Labour & Industry a journal of the social and economic relations of work,Informa UK (Taylor & Francis),10301763|23255676 +Labour / Le Travail,JSTOR,07003862| +Labour Economics,Elsevier ,09275371| +Labour History,Australian Society for the Study of Labour History,00236942| +Labour History Review,Liverpool University Press,09615652|00000000 +Labyrinthe,OpenEdition,19506031|19506031 +Laennec,CAIRN,1272520X|2262483X +Lagos Historical Review,African Journals Online ,15965031 +Lagos Journal of Library and Information Science,African Journals Online ,15969487 +Lagos Notes and Records,African Journals Online ,00757640|00757640 +Lähivõrdlusi Lähivertailuja,Estonian Association for Applied Linguistics,17369290|22283854 +Lake and Reservoir Management,Informa UK (Taylor & Francis),07438141|10402381 +Lakes & Reservoirs Research & Management,Wiley Blackwell (Blackwell Publishing),13205331|14401770 +Lan Harremanak Revista de Relaciones Laborales,UPV/EHU Press,15757048|24445819 +Land,MDPI AG,2073445X +Land Contamination & Reclamation,EPP Publications,09670513|00000000 +Land Degradation and Development,Wiley Blackwell (John Wiley & Sons),10853278|1099145X +Land Development Studies,Informa UK (Taylor & Francis),02640821| +Land Economics,University of Wisconsin Press,00237639|15438325 +Land Use Law & Zoning Digest,Informa UK (Taylor & Francis),00947598| +Land Use Policy,Elsevier ,02648377| +Landas Journal of Loyola School of Theology,Ateneo de Manila University,01164856|22445161 +Landform Analysis,Bogucki Wydawnictwo Naukowe,1429799X| +Landscape and Ecological Engineering,Springer-Verlag,18601871|1860188X +Landscape and Planning,Elsevier ,03043924| +Landscape and Urban Planning,Elsevier ,01692046| +Landscape Ecology,Springer-Verlag,09212973|15729761 +Landscape Ecology and Management,Japan Association for Landscape Ecology,18800092|18846718 +Landscape History,Informa UK (Taylor & Francis),01433768|21602506 +Landscape Journal,University of Wisconsin Press,02772426|15532704 +Landscape Online,Landscape Online,18651542| +Landscape Planning,Elsevier ,03043924| +Landscape Research,Informa UK (Taylor & Francis),01426397|14699710 +Landscape Research Japan Online,Japanese Institute of Landscape Architecture,1883261X +Landscapes,Maney Publishing,14662035|20408153 +Landslides,Springer-Verlag,1612510X|16125118 +Landslides,Japan Landslide Society,18843956|02852926 +Langage et société,CAIRN,01814095|21010382 +Langages,CAIRN,0458726X|19589549 +Langenbeck s Archives of Surgery,Springer-Verlag,14352443|14352451 +Langenbecks Archiv für Chirurgie,Springer-Verlag,00238236| +Langenbecks Archiv für Klinische Chirurgie,Springer-Verlag,01744542| +Langmuir,American Chemical Society,07437463|15205827 +Language,Muse - Johns Hopkins University Press,00978507|15350665 +Language & Communication,Elsevier ,02715309| +Language & History,Maney Publishing,17597536|17597544 +Language Acquisition,Informa UK (Taylor & Francis),10489223|15327817 +Language and Cognition,Cambridge University Press,18669808|18669859 +Language and Cognitive Processes,Informa UK (Taylor & Francis),01690965|14640732 +Language and Dialogue,John Benjamins Publishing Company,22104119|22104127 +Language and Education,Informa UK (Taylor & Francis),09500782|17477581 +Language and Intercultural Communication,Informa UK (Taylor & Francis),14708477|1747759X +Language and Linguistics,"""Hankuk University of Foreign Studies, Language Research Institute""",12254967| +Language and Linguistics,SAGE Publications,1606822X|23095067 +Language and Linguistics Compass,Wiley Blackwell (Blackwell Publishing),1749818X|1749818X +Language and Literature,SAGE Publications,09639470|14617293 +Language and Psychoanalysis,Language and Psychoanalysis,2049324X +Language and Sociocultural Theory,Equinox Publishing,20519699|20519702 +Language and Speech,SAGE Publications,00238309|17566053 +Language and Text,Moscow State Universtiy of Psychology and Education (MSUPE),23122757 +Language Arts Journal of Michigan,Grand Valley State University Libraries,2168149X +Language Assessment Quarterly,Informa UK (Taylor & Francis),15434303|15434311 +Language Awareness,Informa UK (Taylor & Francis),09658416|17477565 +Language Cognition and Neuroscience,Informa UK (Taylor & Francis),23273798|23273801 +Language Culture and Curriculum,Informa UK (Taylor & Francis),07908318|17477573 +Language Dynamics and Change,Brill Academic Publishers,22105824|22105832 +Language Education in Asia,IDP Education Cambodia,18387365 +Language in Focus,Walter de Gruyter GmbH,23009764 +Language in Society,Cambridge University Press,00474045|14698013 +Language Interaction and Acquisition / Langage Interaction et Acquisition,John Benjamins Publishing Company,18797865|18797873 +Language Learning,Wiley Blackwell (Blackwell Publishing),00238333|14679922 +Language Learning and Development,Informa UK (Taylor & Francis),15475441|15473341 +Language Learning in Higher Education,Walter de Gruyter GmbH,2191611X|21916128 +Language Learning Journal,Informa UK (Taylor & Francis),09571736| +Language Learning Journal,Informa UK (Taylor & Francis),09571736|17532167 +Language Matters,Informa UK (Taylor & Francis),10228195|17535395 +Language Policy,Springer-Verlag,15684555|15731863 +Language Problems & Language Planning,John Benjamins Publishing Company,02722690|00000000 +Language Resources and Evaluation,Springer-Verlag,1574020X|15740218 +Language Sciences,Elsevier ,03880001| +Language Speech and Hearing Services in Schools,American Speech-Language-Hearing Association,01611461|15589129 +Language Teaching,Cambridge University Press,02614448|14753049 +Language Teaching Research,SAGE Publications,13621688|00000000 +Language Testing,SAGE Publications,02655322|00000000 +Language Testing in Asia,Springer (Biomed Central Ltd.),22290443|22290443 +Language Typology and Universals,Oldenbourg Wissenschaftsverlag,18678319|21967148 +Language Value,Universitat Jaume I,19897103|19897103 +Language Variation and Change,Cambridge University Press,09543945|14698021 +Languages,MDPI AG,2226471X +Languages in Contrast,John Benjamins Publishing Company,13876759|00000000 +Langue française,CAIRN,00238368|19577982 +Lankesteriana,Universidad de Costa Rica,14093871|22152067 +Laocoonte Revista de Estética y Teoría de las Artes,Universitat de Valencia,23868449 +Lapurdum,OpenEdition,12733830|19650655 +Large Marine Ecosystems,Elsevier , +Large-scale Assessments in Education,Springer (Biomed Central Ltd.),21960739|21960739 +Laryngo-Rhino-Otologie,Thieme Publishing Group,09358943|14388685 +Laryngoscope Investigative Otolaryngology,Wiley Blackwell (John Wiley & Sons),23788038| +Laser & Optoelectronics Progress,Shanghai Institute of Optics and Fine Mechanics,10064125| +Laser & Photonics Review,Wiley Blackwell (John Wiley & Sons),18638880|18638899 +Laser and Particle Beams,Cambridge University Press,02630346|1469803X +Laser Chemistry,Hindawi Publishing Corporation,02786273|14763516 +Laser Medicine and Surgery News and Advances,Mary Ann Liebert,07369417| +Laser Physics,IOP Publishing,1054660X|15556611 +Laser Physics Letters,IOP Publishing,16122011|1612202X +Laser Technik Journal,Wiley Blackwell (John Wiley & Sons),16137728|18639119 +LASER THERAPY,International Phototherapy Association,08985901|18847269 +Lasers in Engineering,Informa UK (Taylor & Francis),08981507| +Lasers in Manufacturing and Materials Processing,Springer-Verlag,21967229|21967237 +Lasers in Medical Science,Springer-Verlag,02688921|1435604X +Lasers in Surgery and Medicine,Wiley Blackwell (John Wiley & Sons),01968092|10969101 +Late Antique Archaeology,Brill Academic Publishers,15706893|22134522 +Late Imperial China,Muse - Johns Hopkins University Press,10863257 +Laterality Asymmetries of Body Brain and Cognition,Informa UK (Taylor & Francis),1357650X|14640678 +Latest Word The Bimonthly Newsletter for Medical Transcriptionists The,Elsevier ,1067716X| +Latgale National Economy Research,Rezeknes Augstskola,16915828| +Latin American and Caribbean Ethnic Studies,Informa UK (Taylor & Francis),17442222|17442230 +Latin American Anthropology Review,Wiley Blackwell (Blackwell Publishing),10457577| +Latin American Antiquity,Society for American Archaeology,10456635| +Latin American Business Review,Informa UK (Taylor & Francis),10978526|15286932 +Latin American Economic Review,Springer-Verlag,21983526|2196436X +Latin American J of Management for Sustainable Development,Inderscience Enterprises Ltd.,20520336|20520344 +Latin American Journal of Aquatic Mammals,Sociedad Latinoamericana de Especialistas en Mamiferos Acuaticos,16767497|22361057 +Latin American Journal of Aquatic Research,Pontificia Universidad Catolica de Valparaiso,0718560X|0718560X +Latin American Journal of Content and Language Integrated Learning,Universidad de la Sabana,20116721|23229721 +Latin american journal of economics,Pontificia Universidad Catolica de Chile,07190425|07190433 +Latin American Journal of Solids and Structures,SciELO,16797825|16797825 +Latin American Music Review,University of Texas Press,01630350|15360199 +Latin American Perspectives,SAGE Publications,0094582X|00000000 +Latin American Policy,Wiley Blackwell (Blackwell Publishing),20417365|20417373 +Latin American Politics & Society,Muse - Johns Hopkins University Press,15482456 +Latin American Politics & Society,Muse - Johns Hopkins University Press,15482456 +Latin American Politics and Society,Wiley Blackwell (Blackwell Publishing),1531426X| +Latin American Research Review,Muse - Johns Hopkins University Press,15424278 +Latin American Theatre Review,Muse - Johns Hopkins University Press,21610576 +Latino Studies,Nature Publishing Group - Macmillan Publishers,14763435|14763443 +Latinoamérica Revista de Estudios Latinoamericanos,Elsevier ,16658574| +LATISS Learning and Teaching in the Social Sciences,Intellect,17405866| +Latvian Journal of Chemistry,De Gruyter Open Sp. z o.o. ,08688249|08688249 +Latvian Journal of Physics and Technical Sciences,De Gruyter Open Sp. z o.o. ,08688257|08688257 +Laval théologique et philosophique,Consortium Erudit,00239054|17038804 +Law,Infra-M Academic Publishing House,23083107| +Law & Ethics of Human Rights,Walter de Gruyter GmbH,21946531|19382545 +Law & Literature,Informa UK (Taylor & Francis),1535685X|15412601 +Law & Policy,Wiley Blackwell (Blackwell Publishing),02658240|14679930 +Law & Social Inquiry,Wiley Blackwell (Blackwell Publishing),08976546|17474469 +Law & Society Review,Wiley Blackwell (Blackwell Publishing),00239216|15405893 +Law and Administration in Post-Soviet Europe,De Gruyter Open Sp. z o.o. ,23915544 +Law and Contemporary Problems,JSTOR,00239186| +Law and Critique,Springer-Verlag,09578536|15728617 +Law and Financial Markets Review,Informa UK (Taylor & Francis),17521440|17521459 +Law and History Review,Cambridge University Press,07382480|19399022 +Law and Human Behavior,American Psychological Association,01477307|1573661X +Law and Humanities,Informa UK (Taylor & Francis),17521483|17521491 +Law and Method,Boom Uitgevers Den Haag,23527927| +Law and modern states,Foundation Consulting and Legal Protection of Citizens,23073306|23073306 +Law and Philosophy,Springer-Verlag,01675249|15730522 +Law and Policy Review,Center for Law and Policy,20765614| +Law Culture and the Humanities,SAGE Publications,17438721|17439752 +Law Democracy & Development,African Journals Online ,20774907|20774907 +Law Enforcement Executive Forum,Illinois Law Enforcement Training and Standards Board Executive Institute,15529908 +Law Innovation and Technology,Informa UK (Taylor & Francis),17579961|1757997X +Law of the Sea Bulletin,United Nations Publications,22186018 +Law Probability and Risk,Oxford University Press,14708396|1470840X +Law Review,Vytautas Magnus University,13929232|20294239 +Laws,MDPI AG,2075471X +Lazaroa,Universidad Complutense de Madrid,02109778|19883307 +La_Riba,Universitas Islam Indonesia (Islamic University of Indonesia),19786751| +LBS Journal of Management & Research,Diva Enterprises Private Limited,09728031|09741852 +LBS Management Review,African Journals Online ,11183713 +Le Carnet PSY,CAIRN,17784433|21070954 +Le Coq-héron,CAIRN,03357899|19516290 +Le Débat,CAIRN,02462346|21114587 +Le Divan familial,CAIRN,1292668X|21181942 +Le Fait Missionnaire,Brill Academic Publishers,14202018|22118527 +Le Français aujourd hui,CAIRN,01847732|21070857 +Le Globe Revue genevoise de géographie,PERSEE Program,03983412| +Le journal de l école de Paris du management,CAIRN,12532711|21184585 +Le Journal de la Renaissance,"""Brepols Publishers, NV""",16304586|22959157 +Le Journal de Physique Colloques,EDP Sciences,04491947| +Le Journal des psychologues,CAIRN,0752501X|21183015 +Le Mouvement social,CAIRN,00272671|19618646 +Le Moyen Age,CAIRN,00272841|17821436 +Le Moyen Français,"""Brepols Publishers, NV""",02260174| +Le Muséon,Peeters Publishers,7716494 +Le Naturaliste canadien,Consortium Erudit,00280798|19293208 +Le Pharmacien Hospitalier,Elsevier ,07689179| +Le Pharmacien Hospitalier et Clinicien,Elsevier ,22111042| +Le philosophoire,CAIRN,12837091|19683839 +Le Praticien en Anesthésie Réanimation,Elsevier ,12797960| +Le Radium,EDP Sciences,03703223| +Le sociographe,CAIRN,12976628|21070636 +Le Télémaque,CAIRN,1263588X|21182191 +Le Temps des médias,CAIRN,17642507|21043671 +Le travail humain,CAIRN,00411868|21043663 +Le Zeitûnien Rénovateur,"""Al Manhal FZ, LLC""",23823046| +Leader to Leader,Wiley Blackwell (John Wiley & Sons),10878149|15315355 +Leadership,SAGE Publications,17427150|17427169 +Leadership & Organization Development Journal,Emerald (MCB UP ),01437739| +Leadership and Management,BIBLIO-GLOBUS Publishing House,24101664| +Leadership and Management in Engineering,American Society of Civil Engineers,15326748|19435630 +Leadership and Policy in Schools,Informa UK (Taylor & Francis),15700763|65478452 +Leadership and the Humanities,Edward Elgar Publishing,20508727|20508735 +Leadership in Action,Wiley Blackwell (John Wiley & Sons),10936092|15321088 +Leadership in Health Services,Emerald (MCB UP ),13660756|00000000 +Learned Publishing,Wiley Blackwell (John Wiley & Sons),09531513|17414857 +Learning & Behavior,Springer - Psychonomic Society,15434494|15434508 +Learning & Memory,Cold Spring Harbor Laboratory Press,10720502|15495485 +Learning & Perception,Akademiai Kiado Zrt.,17893186|20609175 +Learning and Individual Differences,Elsevier ,10416080| +Learning and Instruction,Elsevier ,09594752| +Learning and Motivation,Elsevier ,00239690|10959122 +Learning and Teaching,Berghahn Books,17552273|17552281 +Learning and Teaching,James Nicholas Publishers,18322751|22010645 +Learning and Teaching in Higher Education Gulf Perspectives,Zayed University Press,20775504|20775504 +Learning Communities International Journal of Learning in Social Contexts,Northern Institute,22027904|13291440 +Learning Community-An International Journal of Educational and Social Development,Diva Enterprises Private Limited,09763201|2231458X +Learning Culture and Social Interaction,Elsevier ,22106561| +Learning Disabilities A Multidisciplinary Journal,"""Sagamore Publishing, LLC""",23747846 +Learning Disabilities Research and Practice,Wiley Blackwell (Blackwell Publishing),09388982|15405826 +Learning Disability Practice,RCN Publishing,14658712|20478968 +Learning Disability Quarterly,SAGE Publications,07319487| +Learning Environments Research,Springer-Verlag,13871579|15731855 +Learning for Living,Informa UK (Taylor & Francis),00239704| +Learning in Health and Social Care,Wiley Blackwell (Blackwell Publishing),14736853|14736861 +Learning Inquiry,Springer-Verlag,15582973|15582981 +Learning Media & Technology,Informa UK (Taylor & Francis),17439884|17439892 +Learning Research and Practice,Informa UK (Taylor & Francis),23735082|23735090 +Lebanese Medical Journal,"""Al Manhal FZ, LLC""",00239852| +Lebende Sprachen,Walter de Gruyter GmbH,00239909|18680267 +Lebensmittelchemie,Wiley Blackwell (John Wiley & Sons),09371478|15213811 +Lectura y Signo,University of Leon,18858597|24440280 +Lecturas de Economía,Universidad de Antioquia,01202596|23230622 +Lecture Notes on Information Theory,EJournal Publishing,23013788| +Lecture Notes on Photonics and Optoelectronics,Engineering and Technology Publishing,23013753| +Lecture Notes on Software Engineering,EJournal Publishing,23013559|23013559 +Leczenie Ran,Evereth Publishing,17334101|17337607 +Legacy,University of Nebraska Press,07484321|15340643 +Legal and Criminological Psychology,Wiley Blackwell (Blackwell Publishing),13553259|00000000 +Legal Ethics,Informa UK (Taylor & Francis),1460728X|17578450 +Legal History Review,Japan Legal History Association,04412508|18835562 +Legal Information Management,Cambridge University Press,14726696|17412021 +Legal Issues of Economic Integration,Springer (Kluwer Academic Publishers),03770915| +Legal Medicine,Elsevier ,13446223| +Legal Reference Services Quarterly,Informa UK (Taylor & Francis),0270319X|1540949X +Legal Studies,Wiley Blackwell (Blackwell Publishing),02613875|1748121X +Legal Theory,Cambridge University Press,13523252|14698048 +Lege artis - Das Magazin zur ärztlichen Weiterbildung,Thieme Publishing Group,21914192|21914591 +LEGICOM,CAIRN,12449288|22728090 +Legislative Studies Quarterly,Wiley Blackwell (Blackwell Publishing),03629805| +Legisprudence,Informa UK (Taylor & Francis),17521467| +Legume Genomics and Genetics,"""Sophia Publishing Group, Inc.""",19251580 +Legume Research - An International Journal,Agricultural Research Communication Center,02505371|09760571 +Leibniz Society Review,Philosophy Documentation Center,15241556| +Leiden Journal of International Law,Cambridge University Press,09221565|14789698 +Leidfaden,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968217|21968217 +Leisure Sciences,Informa UK (Taylor & Francis),01490400|15210588 +Leisure Studies,Informa UK (Taylor & Francis),02614367|14664496 +Leisure/Loisir,Informa UK (Taylor & Francis),14927713|21512221 +Lekovite sirovine,Centre for Evaluation in Education and Science,04556224| +Lengas,OpenEdition,01530313|22715703 +Lenox Avenue A Journal of Interarts Inquiry,JSTOR,10800646| +Leonardo,MIT Press,0024094X|15309282 +Leonardo electronic almanac,Sabanci University Information Center,10714391 +Leonardo Music Journal,MIT Press,09611215|15314812 +Leonardo Supplemental Issue,JSTOR,17487331| +Leprosy Review,GN1 Genesis Network,03057518| +Ler História,OpenEdition,08706182| +Lernen und Lernstörungen,Hogrefe Publishing Group,22350977|22350985 +Les ateliers de l éthique,Consortium Erudit,17189977 +Les Bulletins du GRIF,PERSEE Program,07706138| +Les Cahiers Anne Hébert,Universite de Sherbrooke,14881276|22928235 +Les Cahiers de droit,Consortium Erudit,0007974X|19188218 +Les Cahiers de Framespa,OpenEdition,17604761|17604761 +Les cahiers de l année gérontologique,Springer-Verlag,17605342|17605350 +Les Cahiers de la publicité,PERSEE Program,12687251| +Les Cahiers de la Société québécoise de recherche en musique,Consortium Erudit,14801132|19297394 +Les cahiers de médiologie,CAIRN,17775604| +Les Cahiers des dix,Consortium Erudit,0575089X|1920437X +Les Cahiers du Centre de Recherches Historiques,OpenEdition,09909141|17607906 +Les Cahiers du Centre Georges Canguilhem,CAIRN,19621086|22595309 +Les Cahiers du Gres,Consortium Erudit,14990431|1499044X +Les Cahiers du GRIF,PERSEE Program,07706081| +Les cahiers du numérique,Lavoisier SAS,14693380| +Les Cahiers Dynamiques,CAIRN,11673184|21099545 +Les Cahiers d’EMAM,OpenEdition,1969248X|21026416 +Les Cahiers d’Outre-Me,OpenEdition,03735834|19618603 +Les cahiers internationaux de psychologie sociale,CAIRN,07770707|24064696 +Les cahiers Irice,CAIRN,19672713|21180067 +Les Carnets de l ACoSt,OpenEdition,24318574 +Les Carnets de l ACoSt,OpenEdition,24318574 +Les conférences du Collège de France,OpenEdition,21099278|21099278 +Les cours du CIRM,Cellule MathDoc/CEDRAM,21087164 +Les dossiers des sciences de l’éducation,OpenEdition,12962104|22729968 +Les dossiers du Grihl,OpenEdition,19589247|19589247 +Les études philosophiques,CAIRN,00142166|21010056 +Les Études rhodaniennes,PERSEE Program,11646268| +Les Études Sociales,CAIRN,00142204|24283509 +Les Leçons inaugurales du Collège de France,OpenEdition,21099235 +Les Lettres Romanes,"""Brepols Publishers, NV""",00241415|22958991 +Les Nouveaux Cahiers du Conseil constitutionnel,CAIRN,21122679|19683820 +Les nouvelles de l archéologie,OpenEdition,02427702|24251941 +Les Sciences de l éducation - Pour l Ère nouvelle,CAIRN,07559593|22593764 +Les Temps Modernes,CAIRN,00403075|22729356 +Les Tribunes de la santé,CAIRN,17658888|21052182 +Lethaia,Wiley Blackwell (Blackwell Publishing),00241164|15023931 +Letopis naucnih radova Poljoprivrednog fakulteta,Centre for Evaluation in Education and Science,05468264| +Letras,Universidade Federal de Santa Maria,15193985|21761485 +Letras & Letras,Fundacao de Apoio Universitario,19815239 +Letras Clássicas,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15164586|23583150 +Letras de Hoje,EDIPUCRS,01013335|19847726 +Letras Verdes Revista Latinoamericana de Estudios Socioambientales,Facultad Latinoamericana de Ciencias Sociales (FLACSO),13906631 +Letrônica,EDIPUCRS,19844301 +Lettera Matematica,Springer-Verlag,22816917|22815937 +Lettere al Nuovo Cimento,Springer-Verlag,0375930X|1827613X +Letters in Applied Microbiology,Wiley Blackwell (Blackwell Publishing),02668254|1472765X +Letters in Biomathematics,Informa UK (Taylor & Francis),23737867 +Letters in Drug Design & Discovery,Bentham Science,15701808|00000000 +Letters in Heat and Mass Transfer,Elsevier ,00944548| +Letters in Mathematical Physics,Springer-Verlag,03779017|15730530 +Letters in Organic Chemistry,Bentham Science,15701786|00000000 +Letters in Peptide Science,Springer-Verlag,09295666|1573496X +Letters in Spatial and Resource Sciences,Springer-Verlag,18644031|1864404X +Letters on Evolutionary Behavioral Science,Human Behavior and Evolution Society of Japan,1884927X +Leukemia,Nature Publishing Group,08876924|14765551 +Leukemia & Lymphoma,Informa UK (Taylor & Francis),10428194|10292403 +Leukemia Research,Elsevier ,01452126|01452126 +Leukemia Research and Treatment,Hindawi Publishing Corporation,20903219|20903227 +Leukemia Research Reports,Elsevier ,22130489| +Leukemia Supplements,Nature Publishing Group,20445210|20445229 +LEUKOS The Journal of the Illuminating Engineering Society of North America,Informa UK (Taylor & Francis),15502724|15502716 +Leuvense Bijdragen - Leuven Contributions in Linguistics and Philology,Peeters Publishers,241482 +Levant,Maney Publishing,00758914|17563801 +Leviathan,Nomos Verlag,03400425| +Leviathan,Muse - Johns Hopkins University Press,15256995|17501849 +Levinas Studies,Philosophy Documentation Center,15547000| +Lewis Acid Activation of the Imine,Thieme Publishing Group,20200153 +Lewis Acid Catalyzed Diels–Alder Cycloadditions,Thieme Publishing Group,20600313 +Lewis Acids,Thieme Publishing Group,20600291 +Lewis Acid–Surfactant Combined Catalysts for Organic Reactions in Water,Thieme Publishing Group,20600003 +Lex Electronica,Consortium Erudit,14801787 +Lex Humana,Coimbra University Press,21750947 +Lex localis - Journal of Local Self Government,Institut Za Lokalno Samoupravo in Javna Narocila Maribor,15815374| +Lex localis - Journal of Local Self-Government,Institut Za Lokalno Samoupravo in Javna Narocila Maribor,1855363X|1855363X +LEX RUSSICA (РУССКИЙ ЗАКОН),Kutafin Moscow State Law University,17295920| +Lexicographica - International Annual for Lexicography / Internationales Jahrbuch für Lexikographie,Walter de Gruyter GmbH,01756206|18659403 +Lexicography,Springer-Verlag,21974292|21974306 +Lexikos,Stellenbosch University - Lexikos,16844904|16844904 +LGBT Health,Mary Ann Liebert,23258292|23258306 +LHI Journal of Land Housing and Urban Affairs,Land and Housing Institute,20938829| +Liame,OpenEdition,2264623X|2264623X +Libellarium journal for the research of writing books and cultural heritage institutions,University of Zadar,18468527|18469213 +Liber Annuus,"""Brepols Publishers, NV""",00818933| +LIBER Quarterly,Uopen Journals,14355205|2213056X +Liberal Arts in Russia,Sotsial no-Gumanitarnoe Znanie Publishing House,23126442 +LIBERTAS MATHEMATICA (new series),American Romanian Academy of Arts and Sciences,02785307|2182567X +Librarian Career Development,Emerald (MCB UP ),09680810|00000000 +Libraries & the Cultural Record,University of Texas Press,19324855|19329555 +Library & Archival Security,Informa UK (Taylor & Francis),01960075|15409511 +Library & Information History,Maney Publishing,17583489|17583497 +Library & Information Science Research,Elsevier ,07408188| +Library Acquisitions Practice & Theory,Elsevier ,03646408| +Library Collections Acquisitions and Technical Services,Elsevier ,14649055| +Library Consortium Management An International Journal,Emerald (MCB UP ),14662760|00000000 +Library Herald,Diva Enterprises Private Limited,00242292|09762469 +Library Hi Tech,Emerald (MCB UP ),07378831|00000000 +Library Hi Tech News,Emerald (MCB UP ),07419058| +Library History,Maney Publishing,00242306|00000000 +Library Management,Emerald (MCB UP ),01435124|00000000 +Library Progress (International),Diva Enterprises Private Limited,09701052|2320317X +Library Resources and Technical Services,American Library Association,00242527|21599610 +Library Review,Emerald (MCB UP ),00242535|00000000 +Library Security Newsletter,Informa UK (Taylor & Francis),00940216| +Library Technology Reports,American Library Association,00242586| +Library Trends,Muse - Johns Hopkins University Press,15590682 +Library Workstation and PC Report,Emerald (MCB UP ),08949158| +Library Workstation Report,Emerald (MCB UP ),10417923| +LIBRE EMPRESA,Universidad Libre Seccional Cali,16572815| +Libres cahiers pour la psychanalyse,CAIRN,16257480|21182760 +Libri,Walter de Gruyter GmbH,00242667|18658423 +LIBRI Kitap Tanitimi Elestiri ve Ceviri Dergisi,"""LIBRI Kitap Tanitimi, Elestiri ve Ceviri Dergisi""",24587826| +Libros de la Corte es,Servicio de Publicaciones de la Universidad Autonoma de Madrid,19896425| +Libyan Journal of Medicine,Co-Action Publishing,19932820|18196357 +Libyan Studies,Cambridge University Press,02637189|20526148 +Liceo Journal of Higher Education Research,Liceo de Cagayan University,20941064|22440437 +Lick Observatory Bulletins,Smithsonian Institution,00759317| +Liebigs Annalen,Wiley Blackwell (John Wiley & Sons),09473440|10990690 +Liebigs Annalen der Chemie,Wiley Blackwell (John Wiley & Sons),01702041|10990690 +Lied und populäre Kultur / Song and Popular Culture,JSTOR,16190548| +Lien social et Politiques,Consortium Erudit,12043206|17039665 +Lietuvos chirurgija,Vilnius University,13920995|16489942 +Lietuvos istorijos studijos,Vilnius University,13920448|13920448 +Life,MDPI AG,20751729 +LIFE International Journal of Health and Life-Sciences,Global Research & Development Services,24545872 +Life of Telford,Thomas Telford Ltd.,72773502 +Life Sciences,Elsevier ,00243205| +Life Sciences in Space Research,Elsevier ,22145524| +Life Sciences Society and Policy,Springer (Biomed Central Ltd.),21957819|21957819 +Life Style,Instituto Adventista de Ensino,22373756|22373756 +Life The Excitement of Biology,Blay Publishers,2325081X|23250828 +Life Writing,Informa UK (Taylor & Francis),14484528|17512964 +Lifelong education the XXI century,Petrozavodsk State University,23087234 +Lifespans and Styles,"""UKOLN, University of Bath""",20571720 +Lifestyles,Springer-Verlag,08823391| +Lifetime Data Analysis,Springer-Verlag,13807870|15729249 +Light Science & Applications,Nature Publishing Group,20477538 +Lighting Research and Technology,SAGE Publications,13657828|14770938 +Lightweight Design,Springer Fachmedien Wiesbaden GmbH,18654819|21928738 +Lignes,CAIRN,09885226|2272818X +Liinc em Revista,IBICT,18083536 +Limes Borderland Studies,Vilnius Gediminas Technical University,20297475|20297483 +Limes Cultural Regionalistics,Vilnius Gediminas Technical University,20290187|20290209 +Limnologica - Ecology and Management of Inland Waters,Elsevier ,00759511| +Limnological Papers,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,1896835X| +Limnological Review,De Gruyter Open Sp. z o.o. ,16425952|23007575 +Limnology,Springer-Verlag,14398621|1439863X +Limnology & Oceanography Fluids & Environment,Duke University Press,21573698 +Limnology & Oceanography Fluids & Environments,Wiley Blackwell (Blackwell Publishing),21573689|21573689 +Limnology and Oceanography,Wiley Blackwell (Blackwell Publishing),00243590|00243590 +Limnology and Oceanography Bulletin,Wiley Blackwell (Blackwell Publishing),1539607X| +Limnology and Oceanography e-Lectures,Wiley Blackwell (John Wiley & Sons),21640254| +Limnology and Oceanography e-Lectures,"""American Society of Limnology and Oceanography, Inc.""",21572933 +Limnology and Oceanography Methods,Wiley Blackwell (Blackwell Publishing),15415856|15415856 +Linear Algebra and its Applications,Elsevier ,00243795| +Linear and Multilinear Algebra,Informa UK (Taylor & Francis),03081087|15635139 +Linear vs piecewise Weibull model for genetic evaluation of sires for longevity in Simmental cattle,Croatian Dairy Journal,18464025 +Lingua,Elsevier ,00243841| +Lingua Frankly,Boston College University Libraries,23336552 +Lingua Humanitatis,International Association for Humanistic Studies in Language,15982130| +LiNGUA Jurnal Ilmu Bahasa dan Sastra,Maulana Malik Ibrahim State Islamic University,16934725|24423823 +Lingua Posnaniensis,De Gruyter Open Sp. z o.o. ,00794740|20836090 +Lingua Sinica,Springer (Biomed Central Ltd.),21976678 +Linguaculture,De Gruyter Open Sp. z o.o. ,20679696|20679696 +Linguae & - Rivista di lingue e culture moderne,Led Edizioni Universitarie,22818952|17248698 +Linguagem em (Dis)curso,SciELO,15187632|19824017 +Linguagem Estudos e Pesquisas,Universidade Federal de Goias,15196240| +Linguagens - Revista de Letras Artes e Comunicação,Fundacao Universidade Regional de Blumenau,19819943 +Lingue Culture Mediazioni - Languages Cultures Mediation (LCM Journal),Led Edizioni Universitarie,22841881|24210293 +Lingue migranti e nuovi paesaggi,Led Edizioni Universitarie,22835628| +Linguistic Approaches to Bilingualism,John Benjamins Publishing Company,18799264|18799272 +Linguistic Discovery,Dartmouth College Library Press,15370852 +Linguistic Evidence in Security Law and Intelligence,"""University Library System, University of Pittsburgh""",23275596 +Linguistic Inquiry,MIT Press,00243892|15309150 +Linguistic Landscape,John Benjamins Publishing Company,22149953|22149961 +Linguistic Research,"""Institute for the Study of Language and Information, Kyung Hee University""",12291374| +Linguistic Research,"""Institute for the Study of Language and Information, Kyung Hee University""",12291374| +Linguistic Typology,Walter de Gruyter GmbH,14300532|1613415X +Linguistic Variation,John Benjamins Publishing Company,22116834|22116842 +Linguistic Variation Yearbook,John Benjamins Publishing Company,15681483|15699900 +Linguistica,University of Ljubljana,00243922|2350420X +Linguistica Copernicana,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20801068|23917768 +Linguistica Letras e Artes,Universidade Estadual de Ponta Grossa,16768493|1809029X +Linguistica Pragensia,De Gruyter Open Sp. z o.o. ,8628432 +Linguistica Uralica,Estonian Academy Publishers,08684731| +Lingüística y Literatura,Universidad de Antioquia,01205587|24223174 +Linguistics,Walter de Gruyter GmbH,00243949|1613396X +Linguistics and Education,Elsevier ,08985898| +Linguistics and Literature Studies,"""Horizon Research Publishing Co., Ltd.""",2331642X|23316438 +Linguistics and Philosophy,Springer-Verlag,01650157|15730549 +Linguistics and the Human Sciences,Equinox Publishing,17422906|17431662 +Linguistics in the Netherlands,John Benjamins Publishing Company,09297332|00000000 +Linguistics of the Tibeto-Burman Area,John Benjamins Publishing Company,07313500|22145907 +Linguistics Vanguard,Walter de Gruyter GmbH,2199174X +Linguodidactica,University of Bialystok,17316332| +LingVaria,Ksiegarnia Akademicka Sp. z.o.o.,18962122|18962122 +Lingvisticae Investigationes,John Benjamins Publishing Company,03784169|15699927 +Linha D Água,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01033638|22364242 +Linkscienceplace,LinkSciencePlace,23588411 +Linx,OpenEdition,02468743|21189692 +Lipid / Fett,Wiley Blackwell (John Wiley & Sons),09315985|15214133 +Lipid Insights,"""Libertas Academica, Ltd.""",11786353 +Lipid Technology,Wiley Blackwell (John Wiley & Sons),0956666X|18635377 +Lipidomics Gateway,Nature Publishing Group,20403453|20403453 +Lipids,Springer-Verlag,00244201|15589307 +Lipids in Health and Disease,Springer (Biomed Central Ltd.),1476511X|1476511X +Lippincott s Bone and Joint Newsletter,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15439879| +Lippincott s Case Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15297764| +Lippincottʼs Bone and Joint Newsletter,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19388659| +Lippincottʼs Bone and Joint Newsletter,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19388659| +Liquid Crystals,Informa UK (Taylor & Francis),02678292|13665855 +Liquid Crystals and their Application,Ivanovo State University,19913966| +Liquid Crystals Reviews,Informa UK (Taylor & Francis),21680396|21680418 +Liquid Crystals Today,Informa UK (Taylor & Francis),1358314X|14645181 +Liquid Fuels Technology,Informa UK (Taylor & Francis),07377266| +Liquid Waste Recovery,Walter de Gruyter GmbH,23536462 +LISP and Symbolic Computation,Springer-Verlag,08924635| +List Forum für Wirtschafts- und Finanzpolitik,Springer-Verlag,09370862|23643943 +LIT Literature Interpretation Theory,Informa UK (Taylor & Francis),10436928|15455866 +Litera,"""NB-Media, Ltd.""",24098698 +Literacy,Wiley Blackwell (Blackwell Publishing),17414350|17414369 +Literacy and Numeracy Studies,"""University of Technology, Sydney""",14410559|14410559 +Literacy Research and Instruction,Informa UK (Taylor & Francis),19388071| +Literacy Research and Instruction,Informa UK (Taylor & Francis),19388071| +Literacy Research and Instruction,Informa UK (Taylor & Francis),19388071| +Literacy Research and Instruction,Informa UK (Taylor & Francis),19388071|19388063 +Literacy Research Theory Method and Practice,SAGE Publications,23813369|23813377 +Literartes,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23169826 +Literary and Linguistic Computing,Oxford University Press,02681145|14774615 +Literary Imagination,Oxford University Press,15239012|17526566 +Literator,AOSIS,02582279|22198237 +Literatūra,Vilnius University,02580802|16481143 +Literatura e Autoritarismo,Universidade Federal de Santa Maria,1679849X|1679849X +Literatura e Sociedade,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14132982|22371184 +Literatura Mexicana,Instituto de Investigaciones Filologicas,01882546| +Literatura teoría historia crítica,Universidad Nacional de Colombia,01235931|22565450 +Literatura y lingüística,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,07165811|07165811 +Literature & History,SAGE Publications,03061973|20504594 +Literature and Medicine,Muse - Johns Hopkins University Press,10806571 +Literature and Performance,Informa UK (Taylor & Francis),07340796| +Literature and Religion,The Korean Society for Literature and Religion,12295620|22887652 +Literature and Theology,Oxford University Press,02691205|14774623 +Literature Compass,Wiley Blackwell (Blackwell Publishing),17414113|17414113 +Lithic Technology,Maney Publishing,01977261|20516185 +Lithology and Mineral Resources,Pleiades Publishing,00244902|16083229 +Lithos,Elsevier ,00244937| +Lithosphere,Geological Society of America,19418264|19474253 +Lithuanian Annual Strategic Review,De Gruyter Open Sp. z o.o. ,16488024|2335870X +Lithuanian Journal of Physics,Lithuanian Academy of Sciences,16488504|16488504 +Lithuanian Mathematical Journal,Springer-Verlag,03631672|15738825 +Lithuanian Mathematical Transactions,Springer-Verlag,01488279| +Littera Turca Journal of Turkish Language and Literature,Littera Turca Journal of Turkish Language and Literature,2149892X +Litteraria Copernicana,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,1899315X| +Littérature,CAIRN,00474800|19585926 +Littératures,OpenEdition,05639751|22730311 +Littératures classiques,CAIRN,22608478| +Lituanistica,Lithuanian Academy of Sciences,0235716X|0235716X +Liturgy,Informa UK (Taylor & Francis),0458063X|15573001 +LIVE,MIT Press,23742240 +Liver Cancer,S. Karger AG,22351795|16645553 +Liver International,Wiley Blackwell (Blackwell Publishing),14783223| +Liver International,Wiley Blackwell (Blackwell Publishing),14783223| +Liver International,Wiley Blackwell (Blackwell Publishing),01069543|16000676 +Liver Research - Open Journal,Openventio Publishers,23794038 +Liver Transplantation,Wiley Blackwell (John Wiley & Sons),15276465|15276473 +Liver Transplantation and Surgery,Wiley Blackwell (John Wiley & Sons),10743022| +Liverpool Law Review,Springer-Verlag,0144932X|15728625 +Livestock,Mark Allen Group,1464262X|20443870 +Livestock Production Science,Elsevier ,03016226| +Livestock Science,Elsevier ,18711413| +Living,JSTOR,15381420| +Living Reviews in Computational Astrophysics,Springer-Verlag,23650524 +Living Reviews in Computational Astrophysics,Springer-Verlag,23650524 +Living Reviews in European Governance,Living Reviews,1813856X +Living Reviews in Landscape Research,Living Reviews,18637329 +Living Reviews in Relativity,Springer-Verlag,14338351 +Living Reviews in Solar Physics,Springer-Verlag,16144961 +Livraisons d histoire de l architecture,PERSEE Program,16274970| +Livraisons d histoire de l architecture,PERSEE Program,16274970|19605994 +LMS Journal of Computation and Mathematics,Oxford University Press - London Mathematical Society,14611570|14611570 +LO SCALPELLO-OTODI Educational,Springer-Verlag,03905276|19706812 +Lo Spettatore Internazionale,Informa UK (Taylor & Francis),05848776| +Lobachevskii Journal of Mathematics,Pleiades Publishing,19950802|18189962 +Local and Regional Anesthesia,Dove Medical Press,11787112 +Local Economy,SAGE Publications,02690942|14709325 +Local Environment,Informa UK (Taylor & Francis),13549839|14696711 +Local Government Studies,Informa UK (Taylor & Francis),03003930|17439388 +Localities,Korean Studies Institute,22345663| +Location Science,Elsevier ,09668349| +Lodz Papers in Pragmatics,Walter de Gruyter GmbH,18956106|18984436 +LOG IN,Springer-Verlag,7208642 +Logforum,Wyzsza Szkola Logistyki (Poznan School of Logistics),18952038|1734459X +Loggia Arquitectura & Restauración,Universitat Politecnica de Valencia,1136758X| +Logic and Analysis,Springer-Verlag,18633617|18633625 +Logic and Logical Philosophy,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,14253305|23009802 +Logic Journal of IGPL,Oxford University Press,13670751|13689894 +Logica Universalis,Springer-Verlag,16618297|16618300 +Logical Methods in Computer Science,Logical Methods in Computer Science,18605974|18605974 +Logistics & sustainable transport,Walter de Gruyter GmbH,22324968 +Logistics Information Management,Emerald (MCB UP ),09576053|00000000 +Logistics Journal nicht-referierte Veröffentlichungen,Fraunhofer-Institut fur Materialfluss und Logistik,18605923|18605923 +Logistics Journal Proceedings,Fraunhofer-Institut fur Materialfluss und Logistik,21929084 +Logistics Journal Referierte Veröffentlichungen,Fraunhofer-Institut fur Materialfluss und Logistik,18607977 +Logistics Research,Springer-Verlag,1865035X|18650368 +Logistics World,Emerald (MCB UP ),09532137| +Logopedics Phoniatrics Vocology,Informa UK (Taylor & Francis),14015439|16512022 +logos,Philosophy Documentation Center,10916687| +LOGOS,Brill Academic Publishers,09579656|18784712 +Logos & Episteme,Philosophy Documentation Center,20690533| +Logos A Journal of Catholic Thought and Culture,Muse - Johns Hopkins University Press,1533791X +Logos Anales del Seminario de Metafísica,Universidad Complutense de Madrid,15756866|19883242 +Logos i Ethos,Pontifical Universtiy of John Paul II in Krakow,08678308|23916834 +Logos Revista de Lingüística Filosofía y Literatura,Universidad de la Serena,07193262|07167520 +Logos Universality Mentality Education Novelty Economical and Administrative Sciences,Asociatia LUMEN,22845984| +Logos Universality Mentality Education Novelty Law,Asociatia LUMEN,22845968| +Logos Universality Mentality Education Novelty Philosophy and Humanistic Sciences,Asociatia LUMEN,22845976| +Logos Universality Mentality Education Novelty Political Sciences and European Studies,Asociatia LUMEN,22845992| +Logos Universality Mentality Education Novelty SOCIAL SCIENCES,Asociatia LUMEN,22845747| +Loisir et Société / Society and Leisure,Informa UK (Taylor & Francis),07053436|17050154 +London Business School Review,Wiley Blackwell (Blackwell Publishing),20571607| +London Journal of Canadian Studies,UCL Press,02672200| +London Journal of Primary Care,Informa UK (Taylor & Francis),17571472|17571480 +London Review of Education,Informa UK (Taylor & Francis),14748460|14748479 +London Review of International Law,Oxford University Press,20506325|20506333 +Long Range Planning,Elsevier ,00246301| +Longevity & Healthspan,Springer (Biomed Central Ltd.),20462395| +Longitudinal and Life Course Studies,Society for Longitudinal and Life Course Studies,17579597|17579597 +Loquens,Departmento de Publicaciones del CSIC,23862637 +Loss Grief & Care,Informa UK (Taylor & Francis),87564610|15409619 +Loss Prevention Bulletin,Elsevier ,02609576|00000000 +Louvain Studies,Peeters Publishers,246964 +Lov og Rett,Scandinavian University Press / Universitetsforlaget AS,00246980|15043061 +Lovotics,OMICS Publishing Group,2090987X|20909888 +Low Carbon Economy,"""Scientific Research Publishing, Inc.""",21587000|21587019 +Low Intensity Conflict & Law Enforcement,Informa UK (Taylor & Francis),09662847|17440556 +Low Temperature Physics,American Institute of Physics,1063777X|10906517 +Lowland Technology International,International Association of Lowland Technology,13449656| +Loyola Schools Review,PhilJOL,16566211| +LS International Journal of Life Sciences,Diva Enterprises Private Limited,2319118X|23191198 +LSA Annual Meeting Extended Abstracts,Semantics and Pragmatics,23773367 +Ĺšrodkowoeuropejskie Studia Polityczne,Adam Mickiewicz University Poznan,17317517| +Lua Nova Revista de Cultura e Política,SciELO,01026445|01026445 +Lubelski RocznikPedagogiczny,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,01376136| +Lublin Studies in Modern Languages and Literature,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,01374699|01374699 +Lubricants,MDPI AG,20754442 +Lubrication Science,Wiley Blackwell (John Wiley & Sons),09540075|15576833 +Lucide,Springer-Verlag,22136118|22136126 +Lumen Educare,Instituto Adventista de Ensino,24475432|24475432 +Lumen Selected Proceedings from the Canadian Society for Eighteenth-Century Studies,Consortium Erudit,12093696|19278284 +Lumiar,Universidade Estadual de Ponta Grossa,19814097|23163771 +Luminescence,Wiley Blackwell (John Wiley & Sons),15227235|15227243 +Luna Azul,Universidad de Caldas,19092474 +Lung,Springer-Verlag,03412040|14321750 +Lung Cancer,Elsevier ,01695002| +Lung Cancer International,Hindawi Publishing Corporation,20903197|20903200 +Lung Cancer Management,Future Medicine,17581966|17581974 +Lung Cancer Targets and Therapy,Dove Medical Press,11792728 +Lung India,Medknow Publications,09702113| +Lupus,SAGE Publications,09612033|14770962 +Lupus Science & Medicine,BMJ,20538790 +Luso-Brazilian Review,University of Wisconsin Press,00247413|15489957 +Lusotopie,Brill Academic Publishers,12570273|17683084 +Lutheran Quarterly,Muse - Johns Hopkins University Press,24705616 +LUTS Lower Urinary Tract Symptoms,Wiley Blackwell (Blackwell Publishing),17575664|17575672 +LUX,Claremont Colleges Library,23273895 +Luxury,Informa UK (Taylor & Francis),20511817|20511825 +Luxury Research J,Inderscience Enterprises Ltd.,20413831|2041384X +Lvcentvm,Publicaciones Universidad de Alicante,02132338|19899904 +LVSA Byblad,Informa UK (Taylor & Francis),23051736| +Lwati A Journal of Contemporary Research,African Journals Online ,18132227 +LWT - Food Science and Technology,Elsevier ,00236438| +Lymphatic Research and Biology,Mary Ann Liebert,15396851|00000000 +Lymphoma,Hindawi Publishing Corporation,2090309X|20903103 +Lymphoma and Chronic Lymphocytic Leukemias,"""Libertas Academica, Ltd.""",11792361 +LymphoSign Journal,LymphoSign Journal Limited Partnership,22925937|22925945 +Lyon Pharmaceutique,Elsevier ,00247804| +Læknablaðið,Laeknabladid/The Icelandic Medical Journal,00237213|16704959 +L’Année Biologique,Elsevier ,00035017| +L’Année psychanalytique internationale,CAIRN,16618009|22731598 +L’Année psychologique,Editions NecPlus,00035033|19552580 +L’annuaire du Collège de France,OpenEdition,00695580|21099227 +L’Annuaire théâtral Revue québécoise d’études théâtrales,Consortium Erudit,08270198|19230893 +L’Enseignement Mathématique,European Mathematical Society Publishing House,00138584| +L’Espace Politique,OpenEdition,19585500|19585500 +L’Ordinaire des Amériques,OpenEdition,22730095 +L’Orientation scolaire et professionnelle,OpenEdition,02496739|21043795 +M,Ankara University,13059971 +M I R (Modernization Innovation Reseches),Publishing House Science,20794665|2411796X +M n gement,CAIRN,12864692|12864692 +M U Iktisadi ve Idari Bilimler Dergisi,M.U. Iktisadi ve Idari Bilimler Dergisi,13007262| +M+A Revista Electrónica de Medioambiente,Universidad Complutense de Madrid,18863329 +M300 and PC Report,Emerald (MCB UP ),07437633| +Maandblad voor Ondernemingsrecht,Boom Uitgevers Den Haag,24523135| +Maandblad voor Vermogensrecht,Boom Uitgevers Den Haag,15745767| +Maatwerk,Springer-Verlag,15676587|18766021 +mAbs,Landes Bioscience,19420862|19420870 +Macedonian Journal of Medical Sciences,ID Design 2012/DOOEL Skopje,18575749|18575773 +Macedonian Medical Electronic Journal,ID Design 2012/DOOEL Skopje,18579809 +Macedonian Medical Review,De Gruyter Open Sp. z o.o. ,251097 +Macedonian Veterinary Review,Walter de Gruyter GmbH,14097621|18577415 +Machado de Assis em Linha,SciELO,19836821 +Machine Intelligence and Pattern Recognition,Elsevier , +Machine Learning,Springer-Verlag,08856125|15730565 +Machine Learning and Applications An International Journal,Academy and Industry Research Collaboration Center,23940840 +Machine Translation,Springer-Verlag,09226567|15730573 +Machine Vision and Applications,Springer-Verlag,09328092|14321769 +Machinery and Equipment for Rural Area,"""Science and Education, Ltd.""",20729642| +Machines,MDPI AG,20751702 +Machining Science and Technology,Informa UK (Taylor & Francis),10910344|15322483 +MACRo 2015,Walter de Gruyter GmbH,22470948 +Macroeconomic Dynamics,Cambridge University Press,13651005|14698056 +Macroeconomics and Finance in Emerging Market Economies,Informa UK (Taylor & Francis),17520843| +Macroeconomics and Finance in Emerging Market Economies,Informa UK (Taylor & Francis),17520843|17520851 +Macroheterocycles,Ivanovo State University of Chemistry and Technology,19989539| +Macromolecular Bioscience,Wiley Blackwell (John Wiley & Sons),16165187|16165195 +Macromolecular Chemistry and Physics,Wiley Blackwell (John Wiley & Sons),10221352|15213935 +Macromolecular Materials and Engineering,Wiley Blackwell (John Wiley & Sons),14387492|14392054 +Macromolecular Rapid Communications,Wiley Blackwell (John Wiley & Sons),10221336|15213927 +Macromolecular Reaction Engineering,Wiley Blackwell (John Wiley & Sons),1862832X|18628338 +Macromolecular Research,Springer-Verlag,15985032|20927673 +Macromolecular Symposia,Wiley Blackwell (John Wiley & Sons),10221360|15213900 +Macromolecular Theory and Simulations,Wiley Blackwell (John Wiley & Sons),10221344|15213919 +Macromolecules,American Chemical Society,00249297|15205835 +Macrophage,"""Smart Science and Technology, LLC""",2378136X +Madagascar Conservation & Development,African Journals Online ,16622510 +Maden Tetkik ve Arama Dergisi,Maden Tetkik ve Arama Dergisi,1304334X| +Maderas Ciencia y tecnología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0718221X +Madroño,BioOne (California Botanical Society),00249637|19436297 +Madrygal Revista de Estudios Gallegos,Universidad Complutense de Madrid,11389664|19883285 +Mäetagused,Estonian Literary Museum Scholary Press,1406992X|14069938 +Magallania (Punta Arenas),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182244 +Magazine of Civil Engineering,St. Petersburg State Polytechnical University,20714726|20710305 +Magazine of Concrete Research,Thomas Telford Ltd.,00249831|1751763X +Maghreb - Machrek,CAIRN,17623162|22716815 +Magic Ritual and Witchcraft,Muse - Johns Hopkins University Press,19405111 +Magis Revista Internacional de Investigación en Educación,Editorial Pontificia Universidad Javeriana,20271174|20271182 +Magister,Elsevier ,02126796| +Magistro,Universidad Santo Tomas,20118643| +Magnetic and Electrical Separation,Hindawi Publishing Corporation,10556915|14772876 +Magnetic Resonance Imaging,Elsevier ,0730725X| +Magnetic Resonance Imaging Clinics of North America,Elsevier ,10649689| +Magnetic Resonance in Chemistry,Wiley Blackwell (John Wiley & Sons),07491581|1097458X +Magnetic Resonance in Medical Sciences,Japanese Society for Magnetic Resonance in Medicine,13473182|18802206 +Magnetic Resonance in Medicine,Wiley Blackwell (John Wiley & Sons),07403194|15222594 +Magnetic Resonance Insights,"""Libertas Academica, Ltd.""",1178623X +Magnetic Resonance Materials in Physics Biology and Medicine,Springer-Verlag,09685243|13528661 +Magnetic Separation News,Hindawi Publishing Corporation,07313632|14772876 +Magnetochemistry,MDPI AG,23127481 +Magnetohydrodynamics,Springer (Kluwer Academic Publishers),0024998X| +Magnificat Cultura i Literatura Medievals,Universitat de Valencia,23868295 +Maguaré,Universidad Nacional de Colombia,01203045|22565752 +Magyar Apróvad Közlemények,Magyar Aprovad Kozlemenyek,1418284X| +Magyar Nyelv,Magyar Nyelv,00250228|15881210 +Magyar Onkológia,Akademiai Kiado Zrt.,00250244|20600399 +Magyar Pedagógia,Magyar Pedagogia,00250260| +Magyar Pszichológiai Szemle,Akademiai Kiado Zrt.,00250279|15882799 +Magyar Radiológia Online,Radiologia.hu Kft.,20639481| +Magyar Sebészet (Hungarian Journal of Surgery),Akademiai Kiado Zrt.,00250295|17894301 +Magyar Terminológia,Akademiai Kiado Zrt.,17899486|20602774 +Magyar Vízivad Közlemények,Magyar Vizivad Kozlemenyek,14161389| +MaHKUscript Journal of Fine Art Research,"""Ubiquity Press, Ltd.""",23970863 +Main Economic Indicators,Organisation for Economic Co-Operation and Development ,04745523|16097319 +Main Economic Indicators,Organisation for Economic Co-Operation and Development ,22194991|22195009 +Main Group Chemistry,IOS Press,10241221|17451167 +Main Group Metal Chemistry,Walter de Gruyter GmbH,07921241|21910219 +Main Science and Technology Indicators,Organisation for Economic Co-Operation and Development ,1011792X|16097327 +Main Science and Technology Indicators,Organisation for Economic Co-Operation and Development ,23042761|2304277X +Maine Naturalist,JSTOR,10633626| +Maize Genomics and Genetics,"""Sophia Publishing Group, Inc.""",19251971 +Majalah Kedokteran Bandung,Majalah Kedokteran Bandung (MKB),23386223 +Majalah Kulit Karet dan Plastik,"""Balai Besar Kulit, Karet dan Plastik (Center for Leather, Rubber and Plastics)""",18296971|24604461 +Majmaah Journal of Health Sciences,"""Al Manhal FZ, LLC""",1658645X| +Major Histocompatibility Complex,Japanese Society for Histocompatibility and Immunogenetics,21869995|21874239 +Makara Journal of Health Research,"""Universitas Indonesia, Directorate of Research and Public Service""",23563664|23563656 +Makara Journal of Science,"""Universitas Indonesia, Directorate of Research and Public Service""",23391995|23560851 +Makara Journal of Technology,"""Universitas Indonesia, Directorate of Research and Public Service""",23552786|23564539 +MAKARA of Health Series,"""Universitas Indonesia, Directorate of Research and Public Service""",16936728| +MAKARA of Science Series,"""Universitas Indonesia, Directorate of Research and Public Service""",16936671| +MAKARA of Social Sciences and Humanities Series,"""Universitas Indonesia, Directorate of Research and Public Service""",16936701| +MAKARA of Technology Series,"""Universitas Indonesia, Directorate of Research and Public Service""",16936698| +Makerere Journal of Higher Education,African Journals Online ,18166822 +Makromolekulare Chemie Macromolecular Symposia,Wiley Blackwell (John Wiley & Sons),02580322| +Malacologia,BioOne (Institute of Malacology),00762997|00762997 +Malala,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24465240 +Malaria Chemotherapy Control and Elimination,OMICS Publishing Group,2090276X|20902778 +Malaria Journal,Springer (Biomed Central Ltd.),14752875|14752875 +Malaria Reports,PAGEPress Publications,20394373|20394381 +Malaria Research and Treatment,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20908075|20444362 +Malawi Journal of Science and Technology,African Journals Online ,10197079 +Malawi Medical Journal,African Journals Online ,19957262 +Malay,PhilJOL,01156195| +Malaysian Journal of Medical and Biological Research,Asian Business Consortium,23130008|23130016 +Malaysian Orthopaedic Journal,Malaysian Orthopaedic Association,19852533|19852533 +Malecular Imaging and Radionuclide Therapy,Galenos Yayinevi,21461414| +Malignant tumours,Fond Oncoporgress,22245057| +MALTRATTAMENTO E ABUSO ALL INFANZIA,Franco Angeli,15914267|19725140 +MAMC Journal of Medical Sciences,Medknow Publications,23947438| +Mammal Research,Springer-Verlag,21992401|2199241X +Mammal Review,Wiley Blackwell (Blackwell Publishing),03051838|13652907 +Mammal Study,BioOne (Mammalogical Society of Japan),13434152|13486160 +Mammalia,Walter de Gruyter GmbH,00251461|18641547 +Mammalian Biology - Zeitschrift für Säugetierkunde,Elsevier ,16165047| +Mammalian Genome,Springer-Verlag,09388990|14321777 +Mammalian Species,Oxford University Press,00763519|15451410 +Man,JSTOR,00251496| +Man and Nature,Consortium Erudit,08243298|19278810 +Man and the Economy,Walter de Gruyter GmbH,21969639|21969647 +Man and World,Springer-Verlag,00251534| +Mana,SciELO,01049313|01049313 +Management,De Gruyter Open Sp. z o.o. ,14299321|14299321 +Management,Infra-M Academic Publishing House,23083565| +Management,Scientific and Academic Publishing,21629374| +Management & Avenir,CAIRN,17685958|19696574 +Management & Engineering,"""St. Plum-Blossom Press Pty, Ltd.""",18385745| +Management & Marketing,Walter de Gruyter GmbH,18420206 +Management & Organizational History,Informa UK (Taylor & Francis),17449359|17449367 +Management - Journal for theory and practice of management,Faculty of Organizational Sciences,18200222| +Management Accounting Research,Elsevier ,10445005|10961224 +Management and Business Administration Central Europe,Kozminski University,20843356|2300858X +Management and Economics Research Journal,HATASO Enterprises LLC (Aston Journals),24694339| +Management and Labour Studies,SAGE Publications,0258042X| +Management and Organization Review,Cambridge University Press,17408776|17408784 +Management and Organizational Studies,Sciedu Press,23305495|23305509 +Management and Production Engineering Review,De Gruyter Open Sp. z o.o. ,20808208|20821344 +Management Communication Quarterly,SAGE Publications,08933189|00000000 +MANAGEMENT CONTROL,Franco Angeli,22390391|22394397 +Management Decision,Emerald (MCB UP ),00251747|00000000 +Management Development Review,Emerald (MCB UP ),09622519|00000000 +Management Education An International Journal,Common Ground Publishing,23278005|23279273 +Management Forum,Wroclaw University of Economics,23920025|23920025 +Management in Education,SAGE Publications,08920206|17419883 +Management in Health,SNSPMS Bucharest,14534541|20677561 +Management international,Consortium Erudit,12061697|19189222 +Management International Review,Springer-Verlag,09388249|18618901 +Management Learning,SAGE Publications,13505076|00000000 +Management of Biological Invasions,Regional Euro-Asian Biological Invasions Centre Oy - REABIC,19898649 +Management of Environmental Quality An International Journal,Emerald (MCB UP ),14777835| +Management of Organizations Systematic Research,Vytautas Magnus University,13921142|23358750 +Management of Sustainable Development,De Gruyter Open Sp. z o.o. ,22470220 +Management of the personnel and intellectual resources in Russia,Infra-M Academic Publishing House,23057807| +Management Report for Nonunion Organizations,Wiley Blackwell (John Wiley & Sons),07454880|15308286 +Management Research News,Emerald (MCB UP ),01409174| +Management Research Review,Emerald (MCB UP ),20408269| +Management Research The Journal of the Iberoamerican Academy of Management,Emerald (MCB UP ),15365433| +Management Review,Universidad Politecnica de Guanajuato,2007977X +Management Review Quarterly,Springer-Verlag,21981620|21981639 +Management Science,Institute for Operations Research and the Management Sciences,00251909|15265501 +Management Science and Engineering,Hans Publishers,2167664X|21676658 +Management Science and Financial Engineering,The Korean Operations and Management Science Society,22872043| +Management Science Letters,Growing Science,19239335|19239343 +Management Studies,David Publishing Company,23282185|23282185 +Management Studies and Economic Systems,"""Al Manhal FZ, LLC""",24089583|23135166 +Management Teaching Review,SAGE Publications,23792981 +Management Theory and Studies for Rural Business and Infrastructure Development,Aleksandras Stulginskis University,18226760|23450355 +Management Today,Greit Publications,22309764|22309764 +Managerial and Decision Economics,Wiley Blackwell (John Wiley & Sons),01436570|10991468 +Managerial Auditing Journal,Emerald (MCB UP ),02686902|00000000 +Managerial Economics,AGH University of Science and Technology Press,18981143| +Managerial Finance,Emerald (MCB UP ),03074358| +Managing Leisure,Informa UK (Taylor & Francis),13606719|1466450X +Managing Service Quality,Emerald (MCB UP ),09604529|00000000 +Managing Sport and Leisure,Informa UK (Taylor & Francis),23750472|23750480 +Manchester School,Wiley Blackwell (Blackwell Publishing),14636786|14679957 +Mandenkan,OpenEdition,07525443|2104371X +Mandrágora,Instituto Metodista de Ensino Superior,21760985 +Manganese–Salen-Catalyzed Oxidation,Thieme Publishing Group,20600046 +Mangroves and Salt Marshes,Springer (Kluwer Academic Publishers),13863509| +Mankind,Wiley Blackwell (Blackwell Publishing),00252328| +Manoa,Muse - Johns Hopkins University Press,1527943X +MANTHAN Journal of Commerce and Management,Journal Press India,23474440|23952601 +Manual Therapy,Elsevier ,1356689X| +Manual Therapy Posturology & Rehabilitation Journal,Pro Ciencia Periodicos Cientificos,16775937|22365435 +Manuelle Medizin,Springer-Verlag,00252514|14330466 +manuelletherapie,Thieme Publishing Group,14332671|14392348 +Manufacturing & Service Operations Management,Institute for Operations Research and the Management Sciences,15234614|15265498 +Manufacturing and Industrial Engineering,Technical University of Kosice,13357972|13392972 +Manufacturing Engineer,Institution of Electrical Engineers,09569944|17410509 +Manufacturing Letters,Elsevier ,22138463| +Manufacturing Research and Technology,Elsevier , +Manufacturing Review,EDP Sciences,22654224 +Manufacturing Science and Technology,"""Horizon Research Publishing Co., Ltd.""",23332735|23332697 +Manuscripta,"""Brepols Publishers, NV""",00252603| +manuscripta mathematica,Springer-Verlag,00252611|14321785 +Manuscrito,SciELO,01006045|2317630X +Manuscrits Revista d història moderna,Universitat Autonoma de Barcelona,02132397|20146000 +MAP Kinase,PAGEPress Publications,22354956 +MAPAN,Springer-Verlag,09703950|09749853 +Mapping Sciences & Remote Sensing,Informa UK (Taylor & Francis),07493878| +Marang Journal of Language and Literature,African Journals Online ,18167659 +Marburger Jahrbuch für Kunstwissenschaft,JSTOR,0342121X| +Marcellia,Smithsonian Institution Biodiversity Heritage Library,00252794| +Marché et organisations,CAIRN,19536119|2264525X +Mare Nostrum,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21774218 +Marges,OpenEdition,17677114|24168742 +Margin The Journal of Applied Economic Research,SAGE Publications,09738010|09738029 +Marine and Coastal Fisheries,American Fisheries Society,19425120|19425120 +Marine and Freshwater Behaviour and Physiology,Informa UK (Taylor & Francis),10236244|10290362 +Marine and Freshwater Research,CSIRO Publishing,13231650| +Marine and Petroleum Geology,Elsevier ,02648172| +Marine Behaviour and Physiology,Informa UK (Taylor & Francis),0091181X| +Marine Biodiversity,Springer-Verlag,18671616|18671624 +Marine Biodiversity Records,Springer (Biomed Central Ltd.),17552672 +Marine Biological Journal,IMBR RAS,24999768|24999776 +Marine Biology,Springer-Verlag,00253162|14321793 +Marine Biology Research,Informa UK (Taylor & Francis),17451000|17451019 +Marine Biotechnology,Springer-Verlag,14362228|14362236 +Marine Chemistry,Elsevier ,03044203| +Marine Drugs,MDPI AG,16603397 +Marine Ecology,Wiley Blackwell (Blackwell Publishing),01739565|14390485 +Marine Ecology Progress Series,Inter-Research Science Center,01718630|16161599 +Marine Engineering,The Japan Institute of Marine Engineering,13461427|18843778 +Marine Engineering Frontiers,"""Science and Engineering Publishing, Co.""",23277653| +Marine Environmental Research,Elsevier ,01411136| +Marine Fisheries Review,NMFS Scientific Publications Office,00901830| +Marine fouling,The Sessile Organisms Society of Japan,03883531|18834698 +Marine Genomics,Elsevier ,18747787| +Marine Geodesy,Informa UK (Taylor & Francis),01490419|1521060X +Marine Geology,Elsevier ,00253227| +Marine Geology & Quaternary Geology,China Science Publishing & Media Ltd.,02561492| +Marine Geophysical Research,Springer-Verlag,00253235|15730581 +Marine Georesources and Geotechnology,Informa UK (Taylor & Francis),1064119X|15210618 +Marine Geotechnology,Informa UK (Taylor & Francis),03608867| +Marine Mammal Science,Wiley Blackwell (Blackwell Publishing),08240469|17487692 +Marine Micropaleontology,Elsevier ,03778398| +Marine Models,Elsevier ,13699350| +Marine Policy,Elsevier ,0308597X| +Marine Pollution Bulletin,Elsevier ,0025326X|0025326X +Marine Resource Economics,The University of Chicago Press,07381360|07381360 +Marine Science,Scientific and Academic Publishing,21632421| +Marine Structures,Elsevier ,09518339| +Marine Systems & Ocean Technology,Springer-Verlag,1679396X|21994749 +Marine Technology Society Journal,Marine Technology Society,00253324| +Maritime Affairs Journal of the National Maritime Foundation of India,Informa UK (Taylor & Francis),09733159|19466609 +Maritime Economics & Logistics,Nature Publishing Group - Macmillan Publishers,14792931|1479294X +Maritime Policy & Management,Informa UK (Taylor & Francis),03088839|14645254 +Maritime Studies,Springer (Biomed Central Ltd.),22129790|22129790 +Maritime Studies and Management,Informa UK (Taylor & Francis),03061957| +MarkenR,Walter de Gruyter GmbH,14369265|23661984 +Market Management,CAIRN,17793572|21114374 +Market Microstructure and Liquidity,World Scientific ,23826266|24248037 +Marketing,Centre for Evaluation in Education and Science,03543471| +Marketing Education Review,Informa UK (Taylor & Francis),10528008|21539987 +Marketing Intelligence & Planning,Emerald (MCB UP ),02634503|00000000 +Marketing Letters,Springer-Verlag,09230645|1573059X +Marketing Review St Gallen,Springer Fachmedien Wiesbaden GmbH,18656544|18625991 +Marketing Science,Institute for Operations Research and the Management Sciences,07322399|1526548X +Marketing Theory,SAGE Publications,14705931|00000000 +Marketing ZFP,C.H. Beck,03441369| +Markt en Mededinging,Boom Uitgevers Den Haag,13876236| +Markup Languages Theory and Practice,MIT Press,10996621|00000000 +Marmara Coğrafya Dergisi,Mamara Cografya Dergisi,13032429|21477825 +Marmara Dental Journal,Marmara Dental Journal,21477280| +Marmara Iletisim Dergisi,Marmara Iletisim Dergisi,13004050| +Marmara Journal of Pure and Applied Sciences / Marmara Fen Bilimleri Dergisi,Marmara University Journal of Science,21465150|21465150 +Marmara Medical Journal,Marmara Medical Journal,13099469|13099469 +MARMARA PHARMACEUTCAL JOURNAL,Marmara Pharmaceutical Journal,13090801| +Marmara Üniversitesi İlahiyat Fakültesi Dergisi,Marmara Universitesi Ilahiyat Fakultesi Dergisi,13024973| +Marriage & Family Review,Informa UK (Taylor & Francis),01494929|15409635 +Marriage and Family Living,JSTOR,08857059| +Mars,Mars Informatics,15481921|15481921 +Marshall Journal of Medicine,Marshall University Libraries,23799536 +Martial Arts Studies,Cardiff University Press,20575696 +Marvels & Tales,Wayne State University Press,15214281|15361802 +Mary Slessor Journal of Medicine,African Journals Online ,1119409X|1119409X +Más dermatología,"""Editorial Glosa, S.L.""",18875181|20137338 +Masaryk University Journal of Law and Technology,Masaryk University Press,18025943|18025951 +Masculinities & Social Change,Hipatia Press,20143605 +MasD Revista Digital de Diseño,Universidad el Bosque,2027095X +Maska,Intellect,13180509|2050957X +Maske und Kothurn,Bohlau Verlag,00254606|23050667 +Mass Communication & Society,Informa UK (Taylor & Francis),15205436|15327825 +Mass Communicator International Journal of Communication Studies,Diva Enterprises Private Limited,09739688|0973967X +Mass Spectrometry,The Mass Spectrometry Society of Japan,2187137X|21865116 +Mass Spectrometry & Purification Techniques,OMICS Publishing Group,24699861 +Mass Spectrometry Letters,Korean Society Mass Spectrometry,2095008X| +Mass Spectrometry Reviews,Wiley Blackwell (John Wiley & Sons),02777037|10982787 +Massachusetts Historical Review,Massachusetts Historical Society,15263894|21551316 +Massekultur & Medier,Aarhus University Library,01073753| +Masyarakat Kebudayaan dan Politik,Universitas Airlangga,20867050| +Matatu,Brill Academic Publishers,09329714|18757421 +MATEC Web of Conferences,EDP Sciences,2261236X +Matematychni Studii,Vasyl Stefanyk Precarpathian National University,10274634| +Matéria (Rio de Janeiro),SciELO,15177076|15177076 +Materia Japan,The Japan Institute of Metals,13402625|18845843 +Materia Medica,Centre for Evaluation in Education and Science,03527786| +Materia Socio Medica,ScopeMed International Medical Journal Managment and Indexing System,15127680| +Materiae Vegetabiles,Springer-Verlag,03692698| +Material Cycles and Waste Management Research,Japan Society of Waste Management Experts,18835864|21874808 +Material Religion The Journal of Objects Art and Belief,Informa UK (Taylor & Francis),17432200|00000000 +Material Science and Applied Chemistry,De Gruyter Open Sp. z o.o. ,14077353|22558713 +Material Science Research India,Oriental Scientific Publishing Company,09733469|23940565 +Material Sciences,Hans Publishers,21607613|21607621 +Materiales de Construcción,Departmento de Publicaciones del CSIC,04652746|19883226 +Materiali e discussioni per l’analisi dei testi classici,JSTOR,03926338| +Materiali in tehnologije,Institute of Metals and Technology,15802949|15803414 +Materials,MDPI AG,19961944 +Materials & Design,Elsevier ,02641275| +Materials & Design (1980-2015),Elsevier ,02613069| +Materials and Corrosion,Wiley Blackwell (John Wiley & Sons),09475117|15214176 +Materials and Corrosion/Werkstoffe und Korrosion,Wiley Blackwell (John Wiley & Sons),09475117|15214176 +Materials and Electronics Engineering,Open Access Science Organization Limited,24101648 +Materials and Manufacturing Processes,Informa UK (Taylor & Francis),10426914|15322475 +Materials and Methods,"""Synatom Research, LLC""",23295139 +Materials and Structures,Springer - RILEM Publishing,13595997|18716873 +Materials at High Temperatures,Maney Publishing,09603409|18786413 +Materials Characterization,Elsevier ,10445803| +Materials Chemistry,Elsevier ,03906035| +Materials Chemistry and Physics,Elsevier ,02540584| +Materials Discovery,Elsevier ,23529245| +Materials Express,American Scientific Publishers,21585849|21585857 +Materials Focus,American Scientific Publishers,2169429X|21694303 +Materials for Renewable and Sustainable Energy,Springer-Verlag,21941459|21941467 +Materials Horizons,The Royal Society of Chemistry,20516347|20516355 +Materials Letters,Elsevier ,0167577X| +Materials Performance and Characterization,ASTM International,21653992| +Materials Research,SciELO,15161439|15161439 +Materials Research Bulletin,Elsevier ,00255408| +Materials Research Express,IOP Publishing,20531591 +Materials Research Innovations,Maney Publishing,14328917|1433075X +Materials Research Letters,Informa UK (Taylor & Francis),21663831 +Materials Science,Publishing House Technologija,13921320|20297289 +Materials Science,Springer-Verlag,1068820X|1573885X +Materials Science and Engineering,Elsevier ,00255416| +Materials Science and Engineering A,Elsevier ,09215093| +Materials Science and Engineering B,Elsevier ,09215107| +Materials Science and Engineering C,Elsevier ,09284931| +Materials Science and Engineering R Reports,Elsevier ,0927796X| +Materials Science and Technology,Maney Publishing,02670836|00000000 +Materials Science Forum,Trans Tech Publications,16629752 +Materials Science Foundations,Trans Tech Publications,22977589 +Materials Science in Semiconductor Processing,Elsevier ,13698001| +Materials Science Monographs,Elsevier , +Materials Science Reports,Elsevier ,09202307| +Materials Science Textile and Clothing Technology,Riga Technical University,16913132|22558888 +Materials Science-Poland,De Gruyter Open Sp. z o.o. ,20831331|2083134X +Materials Sciences and Applications,"""Scientific Research Publishing, Inc.""",2153117X|21531188 +Materials Technology,Informa UK (Taylor & Francis),10667857|17535557 +Materials Testing,Carl Hanser Verlag GMBH & Co KG,00255300|21958572 +Materials Today,Elsevier ,13697021| +Materials Today Communications,Elsevier ,23524928| +Materials Today Proceedings,Elsevier ,22147853| +MATERIALS TRANSACTIONS,The Japan Institute of Metals,13459678|13475320 +Materialwissenschaft und Werkstofftechnik,Wiley Blackwell (John Wiley & Sons),09335137|15214052 +Matériaux & Techniques,EDP Sciences,00326895|17783771 +Matériaux et Constructions,Springer-Verlag,00255432| +Matériaux pour l histoire de notre temps,PERSEE Program,07693206|19524226 +MATERIAŁY BUDOWLANE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",01372971| +Maternal and Child Health Journal,Springer-Verlag,10927875|15736628 +Maternal and Child Nutrition,Wiley Blackwell (Blackwell Publishing),17408695|17408709 +Maternal Health Neonatology and Perinatology,Springer (Biomed Central Ltd.),2054958X|2054958X +Math Horizons,Mathematical Association of America,19476213|19476213 +Mathematica Applicanda,Polish Mathematical Society,17302668|22994009 +Mathematica Slovaca,De Gruyter Open Sp. z o.o. ,01399918|13372211 +Mathematical and Computational Applications,Applied mathematics & Computation Center,1300686X| +Mathematical and Computer Modelling,Elsevier ,08957177| +Mathematical and Computer Modelling of Dynamical Systems,Informa UK (Taylor & Francis),13873954|17445051 +Mathematical Biosciences,Elsevier ,00255564| +Mathematical Biosciences and Engineering,American Institute of Mathematical Sciences,15510018| +Mathematical Cognition,Informa UK (Taylor & Francis),13546791|14640724 +Mathematical Control and Related Fields,American Institute of Mathematical Sciences,21568472| +Mathematical Design & Technical Aesthetics,Academic Publishing House Researcher,23061405|23102179 +Mathematical Economics,Wroclaw University of Economics,17339707|24501131 +Mathematical Economics Letters,Walter de Gruyter GmbH,21954615|21954623 +Mathematical Engineering in Industry,Brill Academic Publishers,0169121X|15685640 +Mathematical Finance,Wiley Blackwell (Blackwell Publishing),09601627|14679965 +Mathematical Geology,Springer-Verlag,08828121|15738868 +Mathematical Geosciences,Springer-Verlag,18748961|18748953 +Mathematical Inequalities & Applications,Element d.o.o.,13314343| +Mathematical journal of Ibaraki University,"""Department of Mathematics, Faculty of Science""",13433636|18834353 +Mathematical Journal of Interdisciplinary Sciences,Chitkara University Publications,22789561|2278957X +Mathematical Logic Quarterly,Wiley Blackwell (John Wiley & Sons),00443050|15213870 +Mathematical Medicine and Biology,Oxford University Press,14778599|14778602 +Mathematical Methods in the Applied Sciences,Wiley Blackwell (John Wiley & Sons),01704214|10991476 +Mathematical Methods of Operations Research,Springer-Verlag,14322994|14325217 +Mathematical Methods of Statistics,Allerton Press,10665307|19348045 +Mathematical Modelling,Elsevier ,02700255| +Mathematical Modelling and Analysis,Vilnius Gediminas Technical University,13926292|16483510 +Mathematical Modelling and Engineering Problems,International Information and Engineering Technology Association,23690739|23690747 +Mathematical Modelling in Civil Engineering,De Gruyter Open Sp. z o.o. ,20666934|20666934 +Mathematical Modelling of Natural Phenomena,EDP Sciences,09735348|17606101 +Mathematical Modelling of Systems,Informa UK (Taylor & Francis),13812424| +Mathematical Models and Computer Simulations,Pleiades Publishing,20700482|20700490 +Mathematical Models and Methods in Applied Sciences,World Scientific ,02182025|02182025 +Mathematical Morphology - Theory and Applications,Walter de Gruyter GmbH,23533390 +Mathematical Notes,Cambridge University Press,17577489| +Mathematical Notes,Pleiades Publishing,00014346|15738876 +Mathematical Physics Analysis and Geometry,Springer-Verlag,13850172|15729656 +Mathematical Population Studies,Informa UK (Taylor & Francis),08898480|1547724X +Mathematical Problems in Engineering,Hindawi Publishing Corporation,1024123X|15635147 +Mathematical Proceedings of the Cambridge Philosophical Society,Cambridge University Press,03050041|14698064 +Mathematical Proceedings of the Royal Irish Academy,Royal Irish Academy,13937197|20090021 +Mathematical Programming,Springer-Verlag,00255610|14364646 +Mathematical Programming Computation,Springer-Verlag,18672949|18672957 +Mathematical Research Letters,"""International Press of Boston, Inc.""",10732780|1945001X +Mathematical Sciences,Springer-Verlag,22517456|22517456 +Mathematical Sciences Letters,Natural Sciences Publishing,20909616|20909624 +Mathematical Social Sciences,Elsevier ,01654896| +Mathematical Structures in Computer Science,Cambridge University Press,09601295|14698072 +Mathematical Systems Theory,Springer-Verlag,00255661| +Mathematical Tables and Other Aids to Computation,JSTOR,08916837| +Mathematical Thinking and Learning,Informa UK (Taylor & Francis),10986065|15327833 +Mathematical Transactions of the Academy of Sciences of the Lithuanian SSR,Springer-Verlag,00941719| +Mathematics,MDPI AG,22277390 +Mathematics and Computers in Simulation,Elsevier ,03784754| +Mathematics and Financial Economics,Springer-Verlag,18629679|18629660 +Mathematics and Mechanics of Complex Systems,Mathematical Sciences Publishers,23253444|23253444 +Mathematics and Mechanics of Solids,SAGE Publications,10812865|00000000 +Mathematics and Statistics,"""Horizon Research Publishing Co., Ltd.""",23322071|23322144 +Mathematics Connection,African Journals Online ,8554706 +Mathematics Education Research Journal,Springer-Verlag,10332170|2211050X +Mathematics Education Trends and Research,ISPACS GmbH,21954372 +Mathematics for Applications,Brno University of Technology,18053610|18053629 +MathematicS In Action,Cellule MathDoc/CEDRAM,21025754 +Mathematics in Computer Science,Springer-Verlag,16618270|16618289 +Mathematics in Education Research and Applications,Slovak University of Agriculture in Nitra,24536881 +Mathematics Magazine,Mathematical Association of America,0025570X|19300980 +Mathematics News Letter,JSTOR,1539557X| +Mathematics of Climate and Weather Forecasting,Walter de Gruyter GmbH,23536438 +Mathematics of Computation,American Mathematical Society,00255718|10886842 +Mathematics of Control Signals and Systems,Springer-Verlag,09324194|1435568X +Mathematics of Operations Research,Institute for Operations Research and the Management Sciences,0364765X|15265471 +Mathematics of the USSR-Izvestiya,Turpion ,00255726| +Mathematics of the USSR-Sbornik,Turpion ,00255734| +Mathematics Teacher,National Council of Teachers of Mathematics,00255769|00255769 +Mathematics Teacher Educator,National Council of Teachers of Mathematics,21679789 +Mathematics Teaching in the Middle School,National Council of Teachers of Mathematics,10720839|10720839 +Mathematika,Oxford University Press - London Mathematical Society,00255793|20417942 +Mathématiques et sciences humaines,OpenEdition,09876936|19506821 +Mathematische Annalen,Springer-Verlag,00255831|14321807 +Mathematische Nachrichten,Wiley Blackwell (John Wiley & Sons),0025584X|15222616 +Mathematische Operationsforschung Statistik,Informa UK (Taylor & Francis),00476277| +Mathematische Operationsforschung und Statistik Series Optimization,Informa UK (Taylor & Francis),03233898| +Mathematische Semesterberichte,Springer-Verlag,0720728X|14321815 +Mathematische Zeitschrift,Springer-Verlag,00255874|14321823 +Matlit Revista do Programa de Doutoramento em Materialidades da Literatura,Coimbra University Press,21828830 +Matraga - Revista do Programa de Pós-Graduação em Letras da UERJ,Universidade do Estado do Rio de Janeiro UERJ,14147165|24466905 +Matrix,Elsevier ,09348832| +Matrix Biology,Elsevier ,0945053X| +Matrizes,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19822073|19828160 +Matter and Radiation at Extremes,Elsevier ,2468080X| +MATTER International Journal of Science and Technology,Global Research & Development Services,24545880 +Maturitas,Elsevier ,03785122| +Mauerwerk,Wiley Blackwell (John Wiley & Sons),14323427|14371022 +Mavi Atlas,Mavi Atlas,21485232| +Max Planck Yearbook of United Nations Law,Brill Academic Publishers,13894633|00000000 +Max Planck Yearbook of United Nations Law Online,Brill Academic Publishers,18757413|18757413 +Max Weber Studies,Max Weber Studies,14708078|20564074 +Maxillofacial Plastic and Reconstructive Surgery,Springer (Biomed Central Ltd.),22888101|22888586 +Mayéutica,Philosophy Documentation Center,02102900| +Mayo Clinic Proceedings,Elsevier ,00256196|19425546 +mBio,American Society for Microbiology,21507511|21507511 +McGill Journal of Education,Consortium Erudit,00249033|19160666 +McGill Law Journal,Consortium Erudit,00249041|19206356 +McMaster Undergraduate Research Journal,McMaster Undergraduate Research Journal,22924191 +MCN The American Journal of Maternal/Child Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0361929X| +McNair Scholars Online Journal,Portland State University Library,23757833 +MD Conference Express,SAGE Publications,15598977|2155756X +Meandros Medical And Dental Journal,Galenos Yayinevi,21499063|21499063 +Measurement,Elsevier ,02632241| +Measurement and Control,SAGE Publications,00202940| +Measurement and Evaluation in Counseling and Development,SAGE Publications,07481756|19476302 +Measurement in Physical Education and Exercise Science,Informa UK (Taylor & Francis),1091367X|15327841 +Measurement Interdisciplinary Research and Perspectives,Informa UK (Taylor & Francis),15366367|15366359 +Measurement Science and Technology,IOP Publishing,09570233|13616501 +Measurement Science Review,De Gruyter Open Sp. z o.o. ,13358871 +Measurement Techniques,Springer-Verlag,05431972|15738906 +Measuring Business Excellence,Emerald (MCB UP ),13683047|00000000 +Meat Science,Elsevier ,03091740| +Mécanique & Industries,EDP Sciences,12962139|17652960 +Meccanica,Springer-Verlag,00256455|15729648 +Mechademia,University of Minnesota Press,19342489|21526648 +Mechanical Circulatory Support,Co-Action Publishing,20006993 +Mechanical Engineering An International Journal,Academy and Industry Research Collaboration Center,23492651 +Mechanical Engineering and Technology,Hans Publishers,21676631|21676623 +Mechanical Engineering Journal,The Japan Society of Mechanical Engineers,21879745 +Mechanical Engineering Letters,The Japan Society of Mechanical Engineers,21895236 +Mechanical Engineering Research,Canadian Center of Science and Education,19270607|19270615 +Mechanical Engineering Reviews,The Japan Society of Mechanical Engineers,21879753 +Mechanical Industry and Engineering Education,Kniga - Service Agency Ltd.,18151051| +Mechanical Sciences,Copernicus GmbH,2191916X +Mechanical Systems and Signal Processing,Elsevier ,08883270|10961216 +Mechanics & Industry,EDP Sciences,22577777|22577750 +Mechanics and Control,AGH University of Science and Technology Press,17348927| +Mechanics and Control,AGH University of Science and Technology Press,20836759| +Mechanics Based Design of Structures and Machines,Informa UK (Taylor & Francis),15397734|15397742 +Mechanics of Advanced Materials and Modern Processes,Springer (Biomed Central Ltd.),21987874|21987874 +Mechanics of Advanced Materials and Structures,Informa UK (Taylor & Francis),15376494|00000000 +Mechanics of Cohesive-Frictional Materials,Wiley Blackwell (John Wiley & Sons),10825010|10991484 +Mechanics of Composite Materials,Springer-Verlag,01915665|15738922 +Mechanics of Composite Materials and Structures,Informa UK (Taylor & Francis),10759417|1234986X +Mechanics of Materials,Elsevier ,01676636| +Mechanics of Solids,Allerton Press,00256544|19347936 +Mechanics of Structures and Machines,Informa UK (Marcel Dekker),08905452|1525612X +Mechanics of Time-Dependent Materials,Springer-Verlag,13852000|15732738 +Mechanics Research Communications,Elsevier ,00936413| +Mechanik,SIMP Redakcja Mechanik - Agencja Wydawnicza SIMP,00256552| +Mechanika,Publishing House Technologija,13921207|20296983 +Mechanism and Machine Theory,Elsevier ,0094114X| +Mechanisms of Ageing and Development,Elsevier ,00476374|00476374 +Mechanisms of Development,Elsevier ,09254773| +Mechatronics,Elsevier ,09574158| +Mechatronics Electrical Power and Vehicular Technology,Indonesian Institute of Sciences,20873379|20886985 +MECOSAN,Franco Angeli,11216921|23848804 +MedChemComm,The Royal Society of Chemistry,20402503|20402511 +Meddelanden af Societas pro Fauna et Flora Fennica,Smithsonian Institution Biodiversity Heritage Library,07886969| +Médecine & Droit,Elsevier ,12467391| +Médecine & Longévité,Elsevier ,18757170| +Médecine Buccale Chirurgie Buccale,EDP Sciences,12732761|21051011 +Médecine de Catastrophe - urgences collectives,Elsevier ,12798479| +Médecine des Maladies Métaboliques,Elsevier ,19572557| +Médecine du Sommeil,Elsevier ,17694493| +Médecine et Chirurgie du Pied,Springer-Verlag,07592280|17652855 +Médecine et Maladies Infectieuses,Elsevier ,0399077X| +Médecine et Nutrition,EDP Sciences,03987604|21105405 +Médecine Nucléaire,Elsevier ,09281258| +Médecine Palliative Soins de Support - Accompagnement - Éthique,Elsevier ,16366522| +médecine/sciences,EDP Sciences,07670974|19585381 +MedEdPORTAL Publications,Association of American Medical Colleges,23748265 +MedEdPublish,Association for Medical Education in Europe (AMEE),23127996 +Medeniyet Medical Journal,Logos Medical Publication,21492042| +Media & Jornalismo,Coimbra University Press,16455681|21835462 +Media and Communication,Cogitatio,21832439 +Media Asia,Informa UK (Taylor & Francis),01296612|23776277 +Media Culture & Society,SAGE Publications,01634437|00000000 +Media History,Informa UK (Taylor & Francis),13688804|14699729 +Media International Australia,SAGE Publications,1329878X|2200467X +MEDIA KESEHATAN MASYARAKAT INDONESIA,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),14124920| +MEDIA KOMUNIKASI TEKNIK SIPIL,Chemical Engineering Diponegoro University,08541809| +Media Peternakan,Media Peternakan,01260472|20874634 +Media Psychology,Informa UK (Taylor & Francis),15213269|1532785X +Media Spectrum,Springer Fachmedien Wiesbaden GmbH,01735993|21928339 +MEDIA STATISTIKA,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),19793693|24770647 +Media Transformations,Vytautas Magnus University,2029865X|20298668 +Media War & Conflict,SAGE Publications,17506352|17506360 +Media Watch,Media Watch,09760911|22498818 +Mediaciones Sociales,Universidad Complutense de Madrid,19890494 +Mediações Revista de Ciências Sociais,Universidade Estadual de Londrina,14140543|21766665 +Mediaeval Studies,"""Brepols Publishers, NV""",00765872| +Mediaevalia,Muse - Johns Hopkins University Press,21618046 +Mediaevistik,"""Peter Lang, International Academic Publishers""",09347453| +MediaMatters,CrossRef test user,17588987 +MEDIANZ Media Studies Journal of Aotearoa New Zealand,University of Otago Library,11730811 +Mediapolis revista de comunicação jornalismo e espaço público,Coimbra University Press,21835918|21836019 +Mediators of Inflammation,Hindawi Publishing Corporation,09629351|14661861 +Medical & Biological Engineering,Springer-Verlag,0025696X| +Medical & Biological Engineering & Computing,Springer-Verlag,01400118|17410444 +Medical & Surgical Urology,OMICS Publishing Group,21689857 +Medical Acupuncture,Mary Ann Liebert,19336586|19336594 +Medical and Biological Sciences,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,1734591X| +Medical and Clinical Chemistry,Ternopil State Medical University,2410681X| +Medical and Health Science Journal,Prague Development Center ,18041884|18045014 +Medical and Pediatric Oncology,Wiley Blackwell (John Wiley & Sons),00981532|1096911X +Medical and Surgical Dermatology,Springer-Verlag,09445196|19342853 +Medical and Veterinary Entomology,Wiley Blackwell (Blackwell Publishing),0269283X|13652915 +Medical Anthropology,Informa UK (Taylor & Francis),01459740|15455882 +Medical Anthropology Newsletter,Wiley Blackwell (Blackwell Publishing),05432499|19376219 +Medical Anthropology Quarterly,Wiley Blackwell (Blackwell Publishing),07455194|15481387 +Medical Archives,ScopeMed International Medical Journal Managment and Indexing System,0350199X| +Medical Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00257079| +Medical Care Research and Review,SAGE Publications,10775587|00000000 +Medical Case Reports,Bioinfo Publications,09768726|09768734 +Medical Case Studies,Academic Journals,21416532 +Medical Clinics of North America,Elsevier ,00257125| +Medical Decision Making,SAGE Publications,0272989X|1552681X +Medical Devices Evidence and Research,Dove Medical Press,11791470 +Medical Diagnosis,Hans Publishers,2164540X|21645418 +Medical Dosimetry,Elsevier ,09583947| +Medical Education,Wiley Blackwell (Blackwell Publishing),03080110|13652923 +Medical Education Development,PAGEPress Publications,20389531|2038954X +Medical Education Online,Co-Action Publishing,10872981|10872981 +Medical Electron Microscopy,Springer-Verlag,09184287|1437773X +Medical Electronics & Biological Engineering,Springer-Verlag,03689271| +Medical Engineering & Physics,Elsevier ,13504533| +Medical Entomology and Zoology,Japan Society of Medical Entomology an Zoology,04247086|21855609 +Medical Epigenetics,S. Karger AG,16645561 +Medical Equipment Insights,"""Libertas Academica, Ltd.""",1178637X +Medical Express,GN1 Genesis Network,23188111| +Medical Gas Research,Springer (Biomed Central Ltd.),20459912|20459912 +Medical History,Cambridge University Press,00257273|20488343 +Medical Humanities,BMJ,1468215X|14734265 +Medical Hypotheses,Elsevier ,03069877| +Medical Image Analysis,Elsevier ,13618415| +Medical Imaging and Radiology,Herbert Publications,20541945 +Medical Immunology,Springer (Biomed Central Ltd.),14769433| +Medical Immunology (Russia),SPb RAACI,15630625|2313741X +Medical Informatics,Informa UK (Taylor & Francis),03077640| +Medical Informatics and Engineering,Ternopil State Medical University,19961960| +Medical Informatics and the Internet in Medicine,Informa UK (Taylor & Francis),14639238| +Medical Instrumentation,Herbert Publications,20526962 +Medical Journal Armed Forces India,Elsevier ,03771237| +Medical Journal of Dr D Y Patil University,Medknow Publications,09752870| +Medical Journal of Indonesia,"""Faculty of Medicine, Universitas Indonesia""",08531773|22528083 +Medical Journal of Islamic World Academy of Sciences,"""Al Manhal FZ, LLC""",10163360| +Medical Journal of Montenegro,Centre for Evaluation in Education and Science,18009964|23369140 +Medical Journal of Shree Birendra Hospital,Nepal Journals Online,20910185|20910193 +Medical Journal of Zambia,African Journals Online ,0047651X|0047651X +Medical Laser Application,Elsevier ,16151615| +Medical Law International,SAGE Publications,09685332|20479441 +Medical Law Review,Oxford University Press,09670742|14643790 +Medical Microbiology and Immunology,Springer-Verlag,03008584|14321831 +Medical Molecular Morphology,Springer-Verlag,18601480|18601499 +Medical Mycology,Oxford University Press,13693786|1460-2709 +Medical Mycology Case Reports,Elsevier ,22117539| +Medical Mycology Journal,The Japanese Society for Medical Mycology,21856486|2186165X +Medical news of the North Caucasus,Stavropol State Medical University,20738137| +Medical Oncology,Springer-Verlag,13570560|1559131X +Medical Oncology and Tumor Pharmacotherapy,Springer-Verlag,07360118| +Medical Photonics,Elsevier ,22138846| +Medical Physics,American Association of Physicists in Medicine,00942405| +Medical Practice and Reviews,Academic Journals,21412596 +Medical Principles and Practice,S. Karger AG,10117571|14230151 +Medical Problems of Performing Artists,"""Science and Medicine, Inc.""",08851158|19382766 +Medical Progress Through Technology,Springer (Kluwer Academic Publishers),00476552| +Medical Reference Services Quarterly,Informa UK (Taylor & Francis),02763869|15409597 +Medical Research Archives,Knowledge Enterprises Journals,23751916|23751924 +Medical Research Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20906242| +Medical Science and Discovery,Medical Science and Discovery,21486832|21486832 +Medical Science and Technology,International Scientific Literature,23290072 +Medical Science and Technology,International Scientific Literature,18952089|23290072 +Medical Science Case Reports,International Scientific Literature,23733586 +Medical Science Educator,Springer-Verlag,21568650 +Medical Science Hypotheses,International Scientific Literature,23733551 +Medical Science Monitor,International Scientific Literature,12341010|16433750 +Medical Science Monitor Basic Research,International Scientific Literature,23254416 +Medical Science Review,International Scientific Literature,23732490 +Medical Science Review - Hepatologia,Index Copernicus International,17305039| +Medical Sciences,MDPI AG,20763271 +Medical Student Research Journal,Medical Student Research Journal,21593647 +Medical Studies,Termedia Sp. z.o.o.,18991874| +Medical Teacher,Informa UK (Taylor & Francis),0142159X|1466187X +Medical Toxicology,Springer-Verlag,01125966| +Medical Toxicology and Adverse Drug Experience,Springer-Verlag,01135244| +Medical Ultrasonography,SRUMB - Romanian Society for Ultrasonography in Medicine and Biology,18444172|20668643 +Medical Update for Psychiatrists,Elsevier ,10827579| +Medical Veritas The Journal of Medical Truth,Pearblossom Private School,15491404| +Medical virology,Chumakov Institute of Poliomyelitis and Viral Encephalitides,20707746| +Medical Writing,Maney Publishing,20474806|20474814 +Medical Imaging & Interventional Radiology,"""Smart Science and Technology, LLC""",24706116 +Medicare & Medicaid Research Review,"""Office of Research, Development and Information""",21590354 +MEDICC Review,SciELO,15557960| +Medicina,Elsevier ,1010660X| +Medicina (Ribeirao Preto Online),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00766046|21767262 +Medicina Clínica,Elsevier ,00257753|15788989 +Medicina Clínica (English Edition),Elsevier ,23870206| +Medicina e Investigación,Elsevier ,22143106| +Medicina General y de Familia,Elsevier ,18895433| +Medicina Intensiva,Elsevier ,02105691| +Medicina Intensiva (English Edition),Elsevier ,21735727| +Medicina Oral Patología Oral y Cirugia Bucal,"""Medicina Oral, S.L.""",16986946 +Medicina Paliativa,Elsevier ,1134248X| +Medicina Reproductiva y Embriología Clínica,Elsevier ,23409320| +Medicina Sportiva,Index Copernicus International,17342260 +Medicina U P B,Universidad Pontificia Bolivariana,01204874|23576308 +Medicina Universitaria,Elsevier ,16655796| +Medicina y Seguridad del Trabajo,Instituto de Salud Carlos III/BNCS/SciELO Espana,0465546X|0465546X +Medicinal & Aromatic Plants,OMICS Publishing Group,21670412 +Medicinal Chemistry,Bentham Science,15734064|00000000 +Medicinal Chemistry,OMICS Publishing Group,21610444 +Medicinal Chemistry Research,Springer-Verlag,10542523|15548120 +Medicinal Chemistry Reviews - Online,Bentham Science,15672034|00000000 +Medicinal Plant Research,"""Sophia Publishing Group, Inc.""",19276508 +Medicinal Plants - International Journal of Phytomedicines and Related Industries,Diva Enterprises Private Limited,09754261|09756892 +Medicinal Research Reviews,Wiley Blackwell (John Wiley & Sons),01986325|10981128 +Medicine,Elsevier ,13573039| +Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00257974|15365964 +Medicine & Science in Sports & Exercise,Ovid Technologies (Wolters-Kluwer) - American College of Sports Medicine,01959131| +Medicine - Programa de Formación Médica Continuada Acreditado,Elsevier ,03045412| +Medicine - Programa de Formación Médica Continuada Acreditado,Elsevier ,02113449| +Medicine 2 0,JMIR Publications Inc.,19232195 +Medicine and War,Informa UK (Taylor & Francis),07488009| +Medicine Conflict & Survival,Informa UK (Taylor & Francis),13623699|17439396 +Medicine Health Care and Philosophy,Springer (Kluwer Academic Publishers),13867423|15728633 +Medicine Science and the Law,SAGE Publications,00258024|20421818 +Medicine Science | International Medical Journal,ScopeMed International Medical Journal Managment and Indexing System,21470634| +Medicine Studies,Springer-Verlag,18764533|18764541 +Medicine Today,Bangladesh Journals Online,18101828|24088714 +Medicines,MDPI AG,23056320 +Medicinos teorija ir praktika,Medicinos Mintis,13921312| +Medicinski casopis,Centre for Evaluation in Education and Science,03501221| +Medicinski glasnik Specijalna bolnica za bolesti stitaste zlezde i bolesti metabolizma Zlatibor,Centre for Evaluation in Education and Science,14520923| +Medicinski pregled,National Library of Serbia,00258105|18207383 +Medicinskt Archiv,Wiley Blackwell (Blackwell Publishing),03694879| +Medico-Legal Journal,SAGE Publications,00258172|20421834 +Medico-Legal Journal of Sri Lanka,Sri Lanka Journals Online ,20128231| +Medico-Legal Update,Diva Enterprises Private Limited,0971720X|09741283 +Medicolegal and Bioethics,Dove Medical Press,22302468 +MEDICRIT Revista de Medicina Crítica,MEDICRIT,16908686 +MedieKultur Journal of media and communication research,Aarhus University Library,09009671|19019726 +Medien & Kommunikationswissenschaft,Nomos Verlag,1615634X| +Medieval and Early Modern English Studies,The Medieval and Early Modern English Studies Association of Korea,12290394| +Medieval and Modern Matters,"""Brepols Publishers, NV""",20328192|2295905X +Medieval Archaeology,Maney Publishing,00766097|00000000 +Medieval Encounters,Brill Academic Publishers,13807854|15700674 +Medieval Mystical Theology,Maney Publishing,20465726|20465734 +Medieval Philosophy and Theology,Cambridge University Press,10570608|14754525 +Medieval Sermon Studies,Maney Publishing,13660691|17496276 +Medieval Worlds,Verlag der Osterreichischen Akademie der Wissenschaften,24123196|24123196 +Médiévales,PERSEE Program,07512708|17775892 +Medievalismo,Servicio de Publicaciones de la Universidad e Murcia,11318155|19898312 +Medievalista online,OpenEdition,1646740X +Medifam,Instituto de Salud Carlos III/BNCS/SciELO Espana,11315768 +Medisch-Farmaceutische Mededelingen,Springer-Verlag,01687670|18765971 +Mediscope,Bangladesh Journals Online,23077689| +Meditari Accountancy Research,Emerald (MCB UP ),10222529| +Mediterránea Serie de Estudios Biológicos,Publicaciones Universidad de Alicante,11306203|11306203 +Mediterranean Historical Review,Informa UK (Taylor & Francis),09518967|1743940X +Mediterranean Journal of Chemistry,Mediterranean Journal of Chemistry,20283997 +Mediterranean Journal of Hematology and Infectious Diseases,"""Institute of Hematology, Catholic University""",20353006 +Mediterranean Journal of Humanities,Mediterranean Journal of Humanities,21464812| +Mediterranean Journal of Infection Microbes and Antimicrobials,Bilimsel Tip Publishing House,2147673X| +Mediterranean Journal of Mathematics,Springer-Verlag,16605446|16605454 +Mediterranean Journal of Nutrition and Metabolism,IOS Press,1973798X|19737998 +Mediterranean Journal of Social Sciences,Mediterranean Center of Social and Educational Research,20399340|20392117 +Mediterranean Marine Science,National Documentation Centre,1108393X|17916763 +Mediterranean Politics,Informa UK (Taylor & Francis),13629395|17439418 +Mediterranean Quarterly,Duke University Press,10474552|15271935 +Mediterranean Studies,The Pennsylvania State University Press,1074164X|21614741 +Méditerranée,PERSEE Program,00258296|17608538 +Médium,CAIRN,17713757| +Médium,CAIRN,17713757|22595082 +Medizinische Genetik,Springer-Verlag,09365931|18635490 +Medizinische Klinik,Springer-Verlag,07235003|16156722 +Medizinische Klinik - Intensivmedizin und Notfallmedizin,Springer-Verlag,21936218|21936226 +Medizinrecht,Springer-Verlag,07238886|14338629 +Medjunarodni problemi,National Library of Serbia,00258555|24060690 +Mednet,Springer-Verlag,15687716|18765963 +Medwave,Medwave Estudios Limitada,7176384 +Medycyna Ogólna i Nauki o Zdrowiu,Index Copernicus International,20834543|20844905 +Medycyna Pracy,Nofer Institute of Occupational Medicine,04655893|23531339 +MEGARON / Yıldız Technical University Faculty of Architecture E-Journal,"""LookUs Bilisim, Ltd.""",13096915| +Megatrend revija,Centre for Evaluation in Education and Science,18203159| +MEHATRONIKA AVTOMATIZACIA UPRAVLENIE,New Technologies Publishing House,16846427| +Mélanges d archéologie et d histoire,PERSEE Program,02234874| +Mélanges d histoire sociale,PERSEE Program,12432571| +Mélanges de l Ecole française de Rome Moyen-Age Temps modernes,PERSEE Program,02235110| +Mélanges de la Casa de Velázquez,PERSEE Program,0076230X| +Mélanges de l’École française de Rome - Antiquité,OpenEdition,17242134|17242134 +Mélanges de l’École française de Rome - Italie et Méditerranée modernes et contemporaines,OpenEdition,17242142|17242142 +Mélanges de l’École française de Rome - Moyen Âge,OpenEdition,17242150|17242150 +Mélanges de l’École française de Rome Antiquité,PERSEE Program,02235102|17242134 +Mélanges de l’École française de Rome Italie et Méditerranée,PERSEE Program,11239891|17242142 +Melanoma Management,Future Medicine,20450885|20450893 +Melanoma Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09608931| +Melbourne Studies in Education,Informa UK (Taylor & Francis),00766275| +MELUS Multi-Ethnic Literature of the United States,Oxford University Press,0163755X|19463170 +MEMBRANE,The Membrane Society of Japan,03851036|18846440 +Membrane Biochemistry,Informa UK (Taylor & Francis),0149046X| +Membrane Journal,The Membrane Society of Korea,12260088|22887253 +Membrane Technology,Elsevier ,09582118| +Membrane Water Treatment,Techno-Press,20058624| +Membranes,MDPI AG,20770375 +Memetic Computing,Springer-Verlag,18659284|18659292 +Memini,OpenEdition,14842254|1929221X +Memleket Mevzuat,Ankara University,13059092 +memo - Magazine of European Medical Oncology,Springer-Verlag,18655041|18655076 +Memoir Society of Vertebrate Paleontology,JSTOR,1062161X| +Mémoire(s) identité(s) marginalité(s) dans le monde occidental contemporain,OpenEdition,19516789|19516789 +Mémoires du livre,Consortium Erudit,1920602X +Memoirs and Proceedings of the Chemical Society,The Royal Society of Chemistry,02693127| +Memoirs and proceedings of the Manchester Literary & Philosophical Society,Smithsonian Institution Biodiversity Heritage Library,00763721| +Memoirs of the American Academy in Rome,JSTOR,00656801| +Memoirs of the American Academy in Rome Supplementary Volumes,JSTOR,19400977| +Memoirs of the American Academy of Arts and Sciences,JSTOR,00966134| +Memoirs of the American Entomological Society,Smithsonian Institution Biodiversity Heritage Library,00658170| +Memoirs of the American Mathematical Society,American Mathematical Society,00659266|19476221 +Memoirs of the Carnegie Museum,Smithsonian Institution Biodiversity Heritage Library,08854645| +Memoirs of the Chemical Society of London,The Royal Society of Chemistry,02693119| +Memoirs of the Entomological Society of Canada,Cambridge University Press (Entomological Society of Canada),19203047| +Memoirs of the Faculty of Science Kyushu University Series A Mathematics,"""Faculty of Mathematics, Kyushu University""",03736385|18832172 +Memoirs of the Graduate School of Engineering Kobe University,Terrapub,18840299 +Memoirs of the Graduate Schools of Engineering and System Informatics Kobe University,Terrapub,21855110 +Memoirs of the Museum of Comparative Zoölogy at Harvard College Cambridge Mass,Smithsonian Institution Biodiversity Heritage Library,10678611| +Memoirs of the National Academy of Sciences,Smithsonian Institution Biodiversity Heritage Library,08854637| +Memoirs of the Queensland Museum - Nature,Queensland Museum,00798835|22041478 +Memorandum (Institute of Pacific Relations American Council),University of California Press,15360385| +MEMORIA E RICERCA,Franco Angeli,11270195|1972523X +Memoria y Civilización,Universidad de Navarra,11390107|22546367 +Memoria y Sociedad,Editorial Pontificia Universidad Javeriana,01225197|22486992 +Memorias,Universidad Cooperativa de Colombia - UCC,01244361|23824239 +Memorias,Universidad del Norte,17948886 +Memorias del Instituto de Investigaciones en Ciencias de la Salud,Instituto de Investigaciones en Ciencias de la Salud,18174620|18129528 +Memórias do Instituto Oswaldo Cruz,SciELO,00740276|00740276 +MEMORIAS TÉCNICAS XX CONGRESO NACIONAL DE INGENIERÍA SÍSMICA,Sociedad Mexicana de Ingenieria Sismica A.C.,23958251|0185092X +Memorie della Società Entomologica Italiana,PAGEPress Publications,00378747|22821228 +Memory,Informa UK (Taylor & Francis),09658211|14640686 +Memory & Cognition,Springer - Psychonomic Society,0090502X|15325946 +Memory Studies,SAGE Publications,17506980|17506999 +Men and Masculinities,SAGE Publications,1097184X|00000000 +Men Disability Society,Index Copernicus International,17345537| +Men in Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15586243| +MENA Journal of Business Case Studies,IBIMA Publishing,23267038 +Mendeleev Communications,Elsevier ,09599436|1364551X +Menopausal Review,Termedia Sp. z.o.o.,16438876| +Menopause International The Integrated Journal of Postreproductive Health,SAGE Publications,13621807|17404568 +Menopause The Journal of The North American Menopause Society,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10723714| +Menoufia Medical Journal,Medknow Publications,11102098| +Mens en maatschappij,Amsterdam University Press,00259454| +Mens Revue d histoire intellectuelle de l Amérique française,Consortium Erudit,14928647|22926747 +Mens Revue d histoire intellectuelle et culturelle,Consortium Erudit,19279280|19279299 +Mens Sana Monographs,Medknow Publications,09731229| +mensch & pferd international,"""Ernst Reinhardt, GmbH & Co. KG""",18676456| +Mental Handicap Research,Wiley Blackwell (Blackwell Publishing),09529608| +Mental Health & Prevention,Elsevier ,22126570| +Mental Health and Learning Disabilities Research and Practice,University of Huddersfield Press,17436885| +Mental Health and Physical Activity,Elsevier ,17552966| +Mental Health and Social Inclusion,Emerald (MCB UP ),20428316|20428308 +Mental Health and Substance Use,Informa UK (Taylor & Francis),17523281|17523273 +Mental Health Clinician,College of Psychiatric and Neurologic Pharmacists,21689709| +Mental Health Practice,RCN Publishing,14658720|2047895X +Mental Health Religion & Culture,Informa UK (Taylor & Francis),13674676|14699737 +Mental Health Review Journal,Emerald (MCB UP ),13619322|20428758 +Mental Health Services Research,Springer-Verlag,15223434|15736636 +Mental Health Weekly,Wiley Blackwell (John Wiley & Sons),10581103|15567583 +Mental Illness,PAGEPress Publications,20367457|20367465 +Mental Retardation,American Association on Intellectual and Developmental Disabilities,00476765| +Mental Retardation and Developmental Disabilities Research Reviews,Wiley Blackwell (John Wiley & Sons),10804013|10982779 +Mentálhigiéné és Pszichoszomatika,Akademiai Kiado Zrt.,14198126| +Mentálhigiéné és Pszichoszomatika,Akademiai Kiado Zrt.,14198126|17863759 +Mentoring,Informa UK (Taylor & Francis),09684654| +Mentoring & Tutoring Partnership in Learning,Informa UK (Taylor & Francis),13611267|14699745 +MERCATI E COMPETITIVITÀ,Franco Angeli,18267386|19724861 +Mercator,Mercator - Revista de Geografia da UFC,19842201 +Mergent s Dividend Achievers,Wiley Blackwell (John Wiley & Sons),15478335|15482839 +Mergent s Handbook of Common Stocks,Wiley Blackwell (John Wiley & Sons),15478343|15482723 +Mergent s Handbook of NASDAQ Stocks,Wiley Blackwell (John Wiley & Sons),15429326|15482847 +Meridiano 47 - Journal of Global Studies,Instituto Brasileiro de Relacoes Internacionais,15181219 +Meridians,Indiana University Press,15366936|15478424 +Meridional Revista Chilena de Estudios Latinoamericanos,Universidad de Chile,07193734|07193734 +MERIP Middle East Report,JSTOR,08880328| +MERIP Reports,JSTOR,00477265| +Merkourios Utrecht Journal of International and European Law,"""Ubiquity Press, Ltd.""",0927460X +Merrill-Palmer Quarterly,Wayne State University Press,0272930X|15350266 +Mershon International Studies Review,JSTOR,10791760| +Mersin Üniversitesi Eğitim Fakültesi Dergisi,Mersin University Journal of the Faculty of Education,13067850 +Mesoporous Biomaterials,De Gruyter Open Sp. z o.o. ,23002271 +Messages Sages and Ages,Walter de Gruyter GmbH,18448836 +Messenger,American Scientific Publishers,2167955X|21679568 +MEST Journal,MESTE NGO,23347171|23347058 +Mesure et évaluation en éducation,Consortium Erudit,08233993|23682000 +Meta Gene,Elsevier ,22145400| +Meta Journal des traducteurs,Consortium Erudit,00260452|14921421 +Metabolic Bone Disease and Related Research,Elsevier ,02218747| +Metabolic Brain Disease,Springer-Verlag,08857490|15737365 +Metabolic Engineering,Elsevier ,10967176|10967184 +Metabolic Engineering Communications,Elsevier ,22140301| +Metabolic Syndrome and Related Disorders,Mary Ann Liebert,15404196|00000000 +Metabolism,Elsevier ,00260495| +Metabolism and Nutrition in Oncology,Thieme Publishing Group,2194735X|2194735X +Metabolites,MDPI AG,22181989 +Metabolomics,Springer-Verlag,15733882|15733890 +Metacognition and Learning,Springer-Verlag,15561623|15561631 +Metagenomics,Ashdin Publishing,20905181|2090519X +Metai ir dienos VGTU,Vilnius Gediminas Technical University,23514590 +Metal Finishing,Elsevier ,00260576| +Metal Music Studies,Intellect,20523998| +Metal Powder Report,Elsevier ,00260657| +Metal Science,Maney Publishing,03063453| +Metal Science and Heat Treatment,Springer-Verlag,00260673|15738973 +Metal Science Journal,Informa UK (Taylor & Francis),00260681| +Metal Working and Material Science,Novosibirsk State Technical University,19946309| +Metal-Based Drugs,Hindawi Publishing Corporation,07930291|16875486 +Metal-Mediated Reformatsky-Type Reactions,Thieme Publishing Group,20600240 +Metallic Materials,"""AEPress, s.r.o.""",0023432X|0023432X +Metallodrugs,De Gruyter Open Sp. z o.o. ,23003618 +METALLOFIZIKA I NOVEISHIE TEKHNOLOGII,Co. Ltd. Ukrinformnauka,10241809|10241809 +Metallography,Elsevier ,00260800| +Metallography Microstructure and Analysis,Springer-Verlag,21929262|21929270 +Metallomics,The Royal Society of Chemistry,17565901|1756591X +Metalloproteinases In Medicine,Dove Medical Press,23242027 +Metallurgical and Materials Engineering,Centre for Evaluation in Education and Science,22178961| +Metallurgical and Materials Transactions A,Springer-Verlag,10735623|15431940 +Metallurgical and Materials Transactions B,Springer-Verlag,10735615|15431916 +Metallurgical and Materials Transactions E,Springer-Verlag,21962936|21962944 +Metallurgical Engineering,Hans Publishers,23731478|23731486 +Metallurgical Research & Technology,EDP Sciences,22713646|22713654 +Metallurgical Reviews,Maney Publishing,00766690| +Metallurgical Transactions,Springer-Verlag,0026086X| +Metallurgical Transactions A,Springer-Verlag,03602133| +Metallurgical Transactions B,Springer-Verlag,03602141| +Metallurgist,Springer-Verlag,00260894|15738892 +Metallurgy and Foundry Engineering,AGH University of Science and Technology Press,12302325| +Metals,MDPI AG,20754701 +Metals and Materials,Springer-Verlag,12259438| +Metals and Materials International,Springer-Verlag,15989623|20054149 +Metals Technology,Maney Publishing,03071693| +Metamaterials,Elsevier ,18731988| +Metamedicine,Springer-Verlag,01662031| +Metaphilosophy,Wiley Blackwell (Blackwell Publishing),00261068|14679973 +Metaphor and Symbol,Informa UK (Taylor & Francis),10926488|15327868 +Metaphor and Symbolic Activity,Informa UK (Taylor & Francis),08857253| +Metaphor and the Social World,John Benjamins Publishing Company,22104070|22104097 +Metaphysica,Walter de Gruyter GmbH,14372053|18746373 +Metascience,Springer-Verlag,08150796|14679981 +Metaverse Creativity,Intellect,20403550|20403569 +Meteoritics,Wiley Blackwell (Blackwell Publishing),00261114| +Meteoritics and Planetary Science,Wiley Blackwell (Blackwell Publishing),10869379|19455100 +Meteorological Applications,Wiley Blackwell (John Wiley & Sons),13504827|14698080 +Meteorological Monographs,American Meteorological Society,00659401|00659401 +Meteorologische Zeitschrift,Schweizerbart,09412948|00000000 +Meteorology and Atmospheric Physics,Springer-Verlag,01777971|14365065 +methaodos revista de ciencias sociales,Methodos.revista de ciencias sociales,23408413|23408413 +Méthexis,Brill Academic Publishers,03270289|24680974 +Methis Studia humaniora Estonica,Estonian Literary Museum Scholary Press,17366852|17366852 +Method & Theory in the Study of Religion,Brill Academic Publishers,09433058|15700682 +Méthod(e)s African Review of Social Sciences Methodology,Informa UK (Taylor & Francis),23754745|23754753 +Methodist DeBakey Cardiovascular Journal,Methodist DeBakey Cardiovascular Journal,19476094| +Methodological Innovations,SAGE Publications,20597991 +Methodological Innovations Online,University of Plymouth,17480612 +Methodology,Hogrefe Publishing Group,16141881|16142241 +Methodology And Computing In Applied Probability,Springer-Verlag,13875841|15737713 +Méthodos,OpenEdition,16260600|17697379 +Methods,Elsevier ,10462023|10959130 +Methods and Applications in Fluorescence,IOP Publishing,20506120 +Methods and Applications of Analysis,"""International Press of Boston, Inc.""",10732772|19450001 +Methods and Findings in Experimental and Clinical Pharmacology,Thomson Reuters (Prous Science),03790355| +Methods in Cell Science,Springer-Verlag,13815741|15730603 +Methods in Ecology and Evolution,Wiley Blackwell (Blackwell Publishing),2041210X|2041210X +Methods in Enzymology,Elsevier , +Methods in Next Generation Sequencing,De Gruyter Open Sp. z o.o. ,20847173 +Methods in Oceanography,Elsevier ,22111220| +Methods of Information in Medicine,Schattauer GmbH (Methods of Information in Medicine),00261270| +MethodsX,Elsevier ,22150161| +Métiers de la Petite Enfance,Elsevier ,1258780X| +Mètis Anthropologie des mondes grecs anciens,PERSEE Program,11052201| +Mètode Popular Science Journal,Universitat de Valencia,11333987|21749191 +Mètode Revista de difusió de la investigació,Universitat de Valencia,21743487|21749221 +Métodos de informacion,Colegio Oficial de Bibliotecarios y Documentalistas de la Comunidad Valenciana,11342838|21731241 +Metrika,Springer-Verlag,00261335|1435926X +Metroeconomica,Wiley Blackwell (Blackwell Publishing),00261386|1467999X +Metrologia,IOP Publishing,00261394|16817575 +Metrology and Measurement Systems,De Gruyter Open Sp. z o.o. ,08608229|08608229 +METRON,Springer-Verlag,00261424|2281695X +Metropolitan Museum Journal,The University of Chicago Press,00778958|21693072 +Metropolitan Museum Studies,JSTOR,15568725| +Metszetek,University of Debrecen/Metszetek,20636415 +METU Journal of the Faculty of Architecture,"""Middle East Technical University, Faculty of Architecture""",02585316| +Mevlana International Journal of Education,Mevlana Internationl Journal of Education,21467951|21467951 +Mexican Law Review,Elsevier ,18700578| +Mexican Studies/Estudios Mexicanos,University of California Press,07429797|15338320 +Meždunarodnoe pravosudie,Institute for Law and Public Policy,22262059| +Mémoires de la Société zoologique de France,Smithsonian Institution Biodiversity Heritage Library,0750747X| +MFS Modern Fiction Studies,Muse - Johns Hopkins University Press,1080658X +MGG Molecular & General Genetics,Springer-Verlag,00268925|14321874 +MGM Journal of Medical Sciences,Jaypee Brothers Medical Publishing,23477946|23477962 +mHealth,AME Publishing Company,23069740 +MHSALUD Revista en Ciencias del Movimiento Humano y Salud,Universidad Nacional de Costa Rica,1659097X +Michael Addition of 1 3-Dioxolan-4-ones to 1-Nitro-2-phenylethenes,Thieme Publishing Group,20500211 +Michael Addition of Formaldehyde -Dialkylhydrazones to β γ-Unsaturated α-Oxo Esters,Thieme Publishing Group,20500351 +Michael Addition with Nitroalkenes and Alkenyl Sulfones,Thieme Publishing Group,20500327 +Michael Additions,Thieme Publishing Group,20500319 +Michael Reactions with β-Keto Esters,Thieme Publishing Group,20500017 +Michigan Academician,"""Michigan Academy of Science, Arts and Letters""",00262005|21678634 +Michigan Journal of Sustainability,University of Michigan Library,23320621 +Michigan Law Review,JSTOR,00262234| +Micro & Nano Letters,Institution of Electrical Engineers,17500443|17500443 +Micro and Nano Systems Letters,Springer (Biomed Central Ltd.),22139621|22139621 +Micro and Nanosystems,Bentham Science,18764029| +Microalgae Biotechnology,Walter de Gruyter GmbH,23003561 +Microarrays,MDPI AG,20763905 +Microbe Magazine,American Society for Microbiology,15587452|15587460 +Microbes and Environments,Japanese Society of Microbial Ecology,13426311|13474405 +Microbes and Health,Bangladesh Journals Online,22260153|23053542 +Microbes and Infection,Elsevier ,12864579| +Microbial & Comparative Genomics,Mary Ann Liebert,10906592|00000000 +Microbial & Comparative Genomics,Mary Ann Liebert,10906592| +Microbial Biotechnology,Wiley Blackwell (Blackwell Publishing),17517907|17517915 +Microbial Cell,Shared Science Publishers OG,23112638 +Microbial Cell Factories,Springer (Biomed Central Ltd.),14752859|14752859 +Microbial Drug Resistance,Mary Ann Liebert,10766294|00000000 +Microbial Ecology,Springer-Verlag,00953628|1432184X +Microbial Ecology in Health & Disease,Co-Action Publishing,16512235 +Microbial Ecology in Health and Disease,Co-Action Publishing,0891060X|1234987X +Microbial Genomics,Microbiology Society,20575858|20575858 +Microbial Informatics and Experimentation,Springer (Biomed Central Ltd.),20425783| +Microbial Pathogenesis,Elsevier ,08824010|10961208 +Microbial Risk Analysis,Elsevier ,23523522| +Microbiologia Medica,PAGEPress Publications,22806423|22806423 +Microbiological Independent Research,"""Doctrina, Ltd.""",25002236 +Microbiological Research,Elsevier ,09445013| +Microbiology,Pleiades Publishing,00262617|16083237 +Microbiology,Microbiology Society,13500872|14652080 +Microbiology and Immunology,Wiley Blackwell (Blackwell Publishing),03855600|13480421 +Microbiology and Molecular Biology Reviews,American Society for Microbiology,10922172|10985557 +Microbiology Australia,CSIRO Publishing,13244272| +Microbiology Discovery,Herbert Publications,20526180 +Microbiology Education,American Society for Microbiology,15428818| +Microbiology Indonesia,Indonesian Society for Microbiology,19783477|20878575 +Microbiology Insights,"""Libertas Academica, Ltd.""",11786361 +Microbiology Journal,Science Alert,21530696| +Microbiology Research,PAGEPress Publications,20367473|20367481 +Microbiology Spectrum,American Society for Microbiology,21650497|21650497 +MicrobiologyOpen,Wiley Blackwell (John Wiley & Sons),20458827| +Microbiome,Springer (Biomed Central Ltd.),20492618|20492618 +Microbiome Science and Medicine,De Gruyter Open Sp. z o.o. ,20847653 +Microchemical Journal,Elsevier ,0026265X|10959149 +Microchimica Acta,Springer-Verlag,00263672|14365073 +Microcirculation,Wiley Blackwell (Blackwell Publishing),10739688|15498719 +Microeconomics and Macroeconomics,Scientific and Academic Publishing,2168457X| +Microelectronic Engineering,Elsevier ,01679317| +Microelectronics and Solid State Electronics,Scientific and Academic Publishing,2324643X| +Microelectronics International,Emerald (MCB UP ),13565362|00000000 +Microelectronics Journal,Elsevier ,00262692| +Microelectronics Reliability,Elsevier ,00262714| +Microfluidics and Nanofluidics,Springer-Verlag,16134982|16134990 +Microform & Digitization Review,Walter de Gruyter GmbH,21900752|2190541X +Microform and Imaging Review,Walter de Gruyter GmbH,09495770|18658458 +Microgravity Science and Technology,Springer-Verlag,09380108|18750494 +Micromachines,MDPI AG,2072666X +Micron,Elsevier ,09684328| +Micron (1969),Elsevier ,00477206| +Micron and Microscopica Acta,Elsevier ,07396260| +Microorganisms,MDPI AG,20762607 +Micropaleontology,GeoScienceWorld,00262803|19372795 +Microporous and Mesoporous Materials,Elsevier ,13871811| +Microporous Materials,Elsevier ,09276513| +Microprocessing and Microprogramming,Elsevier ,01656074| +Microprocessors,Elsevier ,03085953| +Microprocessors and Microsystems,Elsevier ,01419331|01419331 +Micropropagación in vitro de Nothofagus alpina utilizando fitohormonas,Universidad Tecnica Estatal de Quevedo,13904051|13904043 +MicroRNA,Bentham Science,22115366| +microRNA Diagnostics and Therapeutics,De Gruyter Open Sp. z o.o. ,20846843 +microRNAs in Cardiovascular Research,De Gruyter Open Sp. z o.o. ,22996915 +microRNAs in Diabetes and Obesity,De Gruyter Open Sp. z o.o. ,2084719X +Microscale Thermophysical Engineering,Informa UK (Taylor & Francis),10893954|10917640 +Microscopy,Oxford University Press,20505698|20505701 +Microscopy and Microanalysis,Cambridge University Press,14319276|14358115 +Microscopy Microanalysis Microstructures,EDP Sciences,11542799| +Microscopy Research,"""Scientific Research Publishing, Inc.""",23293306|23293314 +Microscopy Research and Technique,Wiley Blackwell (John Wiley & Sons),1059910X|10970029 +Microscopy Today,Cambridge University Press,15519295|21503583 +Microsurgery,Wiley Blackwell (John Wiley & Sons),07381085|10982752 +Microsystem Technologies,Springer-Verlag,09467076|14321858 +Microsystems & Nanoengineering,Nature Publishing Group,20557434 +Microvascular Research,Elsevier ,00262862|10959319 +Microvascular Reviews and Communications,Japanese Society for Microcirculation,18805906 +Microwave and Optical Technology Letters,Wiley Blackwell (John Wiley & Sons),08952477|10982760 +Midas,OpenEdition,21829543 +Midcontinental Journal of Archaeology,Maney Publishing,01461109|23274271 +MIDDLE BLACK SEA JOURNAL OF HEALTH SCIENCE,Middle Black Sea Journal of Health Science,21497796| +Middle East African Journal of Ophthalmology,Medknow Publications,09749233| +Middle East Critique,Informa UK (Taylor & Francis),19436149|19436157 +Middle East Current Psychiatry,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20905408| +Middle East Development Journal,Informa UK (Taylor & Francis),17938120|17938171 +Middle East Fertility Society Journal,Elsevier ,11105690| +Middle East J of Management,Inderscience Enterprises Ltd.,20503636|20503644 +Middle East Journal of Age and Ageing,Medi + World International,18390102|14498677 +Middle East Journal of Business,Medi + World International,18348777|18348769 +Middle East Journal of Culture and Communication,Brill Academic Publishers,18739857|18739865 +Middle East Journal of Digestive Diseases,International Society for Phytocosmetic Sciences,20085230|20085249 +Middle East Journal of Internal Medicine,Medi + World International,18379052|18379060 +Middle East Journal of Medical Genetics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,20908571| +Middle East Journal of Nursing,Medi + World International,18348742|18348750 +Middle East Journal of Psychiatry and Alzheimers,Medi + World International,18389619|18389627 +Middle East Journal of Refugee Studies,Egitim Danismanligi ve Arastirmalari Merkezi - EDAM,21494738| +Middle East Journal of Rehabilitation and Health,International Neuroscience Institute,24234451 +Middle East Law and Governance,Brill Academic Publishers,18763367|18763375 +Middle East Policy,Wiley Blackwell (Blackwell Publishing),10611924|14754967 +Middle East Report,JSTOR,08992851| +Middle East Studies Association Bulletin,Cambridge University Press,00263184|23293233 +Middle Eastern Literatures,Informa UK (Taylor & Francis),1475262X|00000000 +Middle Eastern Studies,Informa UK (Taylor & Francis),00263206|17437881 +Middle School Journal,Informa UK (Taylor & Francis),00940771|23276223 +Middle West Review,Muse - Johns Hopkins University Press,23725672 +MIDEO,Peeters Publishers,5751330 +Midland History,Maney Publishing,0047729X|1756381X +Midland Naturalist,JSTOR,02716844| +Midwest Journal of Political Science,JSTOR,00263397| +Midwest Studies in Philosophy,Wiley Blackwell (Blackwell Publishing),03636550|14754975 +Midwifery,Elsevier ,02666138| +Między Oryginałem a Przekładem,Ksiegarnia Akademicka Sp. z.o.o.,16899121|16899121 +Migracijske i etničke teme / Migration and Ethnic Themes,Institut Za Migracije I Narodnosti -Institute for Migration and Ethnic Studies,13332546|18489184 +Migracion,Wiley Blackwell (Blackwell Publishing),10247890| +Migraciones Publicación del Instituto Universitario de Estudios sobre Migraciones,Universidad Pontificia Comillas,11385774|23410833 +Migration,Wiley Blackwell (Blackwell Publishing),05400074| +Migration and Development,Informa UK (Taylor & Francis),21632324|21632332 +Migration Studies,Oxford University Press,20495838|20495846 +Mikrobiyoloji Bulteni,Bilimsel Tip Publishing House,03749096| +Mikrochemie,Springer-Verlag,03690261| +Mikrochemie vereinigt mit Microchimica Acta,Springer-Verlag,03692795| +Mikrochimica Acta,Springer-Verlag,0344838X| +Mikroskopie,Dustri-Verlag Dr. Karl Feistle,21974551| +Mil neuf cent,PERSEE Program,11461225|19606648 +Milan Journal of Mathematics,Springer-Verlag,14249286|14249294 +Milbank Quarterly,Wiley Blackwell (Blackwell Publishing),0887378X|14680009 +Militaergeschichtliche Zeitschrift,Walter de Gruyter GmbH,21966850|21966850 +Militärgeschichtliche Zeitschrift,Oldenbourg Wissenschaftsverlag,00263826| +Military Affairs,JSTOR,00263931| +Military Behavioral Health,Informa UK (Taylor & Francis),21635781|21635803 +Military Medical Research,Springer (Biomed Central Ltd.),20549369|20549369 +Military Medicine,AMSUS,00264075|1930613X +Military Operations Research,Military Operations Research Society,10825983| +Military Psychology,American Psychological Association,08995605|15327876 +Millars Espai i Història,Universitat Jaume I,11329823| +Millenium Jahrbuch / Millenium Yearbook,Walter de Gruyter GmbH,18621139| +Millennial Asia,SAGE Publications,09763996|23217081 +Millennium - Journal of International Studies,SAGE Publications,03058298|14779021 +Milletleraras,Ankara University,05441943|05441943 +Milton and the Romantics,Informa UK (Taylor & Francis),0145529X| +Milton Quarterly,Wiley Blackwell (Blackwell Publishing),00264326|1094348X +Milton Studies,Muse - Johns Hopkins University Press,2330796X +Mime Journal,Claremont Colleges Library,23275650 +Mimesis Journal,OpenEdition,22797203| +Mimesis Journal,OpenEdition,22797203| +Mimos,"""Peter Lang, International Academic Publishers""",00264385| +min - Minimally Invasive Neurosurgery,Thieme Publishing Group,09467211|14392291 +Mind,Oxford University Press,00264423|14602113 +Mind & Language,Wiley Blackwell (Blackwell Publishing),02681064|14680017 +Mind & Society,Springer-Verlag,15937879|18601839 +Mind Brain and Education,Wiley Blackwell (Blackwell Publishing),17512271|1751228X +Mind Culture and Activity,Informa UK (Taylor & Francis),10749039|15327884 +Mindanao Law Journal,PhilJOL,19087969| +MINDAyawan Journal of Culture and Society,PhilJOL,16568397| +Mindfulness,Springer-Verlag,18688527|18688535 +Minds and Machines,Springer-Verlag,09246495|15728641 +Mine Engineering,Hans Publishers,23297301|2329731X +Mine Water and the Environment,Springer-Verlag,10259112|16161068 +Mineral and Electrolyte Metabolism,S. Karger AG,03780392|1423016X +Mineral Economics,Springer-Verlag,21912203|21912211 +Mineral Processing and Extractive Metallurgy,Maney Publishing,03719553|17432855 +Mineral Processing and Extractive Metallurgy Review,Informa UK (Taylor & Francis),08827508|15477401 +Mineral Resources Engineering,World Scientific ,09506098| +Mineralium Deposita,Springer-Verlag,00264598|14321866 +Mineralogia,De Gruyter Open Sp. z o.o. ,00326267|18998526 +Mineralogical Journal,Japan Association of Mineralogical Sciences,05442540|18814174 +Mineralogical Magazine,The Mineralogical Society,0026461X|14718022 +Mineralogy and Petrology,Springer-Verlag,09300708|14381168 +Minerals,MDPI AG,2075163X +Minerals & Metallurgical Processing,"""Society for Mining, Metallurgy & Exploration Inc.""",07479182| +Minerals and Energy - Raw Materials Report,Informa UK (Taylor & Francis),14041049|00000000 +Minerals and the Environment,Springer-Verlag,01427245| +Minerals Engineering,Elsevier ,08926875| +Minerva,Springer-Verlag,00264695|15731871 +Minerva Journal of Women and War,"""McFarland & Company, Inc. """,0736718X|19359209 +Ming Studies,Maney Publishing,0147037X|17597595 +Mini Reviews in Medicinal Chemistry,Bentham Science,13895575|00000000 +Mini-Reviews in Organic Chemistry,Bentham Science,1570193X|00000000 +Minimally Invasive Surgery,Hindawi Publishing Corporation,20901445|20901453 +Minimally Invasive Therapy,Informa UK (Taylor & Francis),0961625X| +Minimally Invasive Therapy & Allied Technologies,Informa UK (Taylor & Francis),13645706|13652931 +Mining and Metallurgy Engineering Bor,Centre for Evaluation in Education and Science,23348836| +Mining Engineering,"""Society for Mining, Metallurgy & Exploration Inc.""",00265187| +Mining Report,Wiley Blackwell (John Wiley & Sons),21956529| +Mining Science and Technology,Elsevier ,01679031| +Mining Science and Technology (China),Elsevier ,16745264| +Mining Technology,Maney Publishing,14749009|17432863 +Mining Technology IMM Transactions section A,Maney Publishing,03717844|17432863 +Minnesota Review,Duke University Press,00265667|21574189 +MINORIGIUSTIZIA,Franco Angeli,11212845|19725221 +Minorités linguistiques et société,Consortium Erudit,19278632 +Minutes of the Proceedings,Thomas Telford Ltd.,17537843 +Minutes of the Proceedings,Thomas Telford Ltd.,17537843 +MIRAJ Moving Image Review & Art Journal,Intellect,20456298|20456301 +Miranda,OpenEdition,21086559 +MIRCEN Journal of Applied Microbiology and Biotechnology,Springer-Verlag,02650762| +MIS Quarterly,JSTOR,02767783| +Miscelánea Medieval Murciana,Servicio de Publicaciones de la Universidad e Murcia,02104903|19894597 +Miscellanea Anthropologica et Sociologica,Index Copernicus International,20842937|23540389 +Miscellanea Geographica,De Gruyter Open Sp. z o.o. ,08676046|20846118 +Miscellanea Historico-Iuridica,University of Bialystok,17329132| +Miscellaneous Methods,Thieme Publishing Group,20100043 +Mise au point,OpenEdition,22619623|22619623 +Mise au point,OpenEdition,22619623|22619623 +Miskolc Mathematical Notes,Mathematical Notes,17872405|17872413 +Missiology An International Review,SAGE Publications,00918296| +Mission Studies,Brill Academic Publishers,01689789|15733831 +Missionalia,Stellenbosch University - Missionalia,02569507|2312878X +Missouri Botanical Garden Annual Report,JSTOR,08933243| +MIST Journal GALAXY (DHAKA),Bangladesh Journals Online,20736444| +Mitigation and Adaptation Strategies for Global Change,Springer-Verlag,13812386|15731596 +Mitochondrial DNA,Informa UK (Taylor & Francis),19401736|19401744 +Mitochondrial DNA Part A,Informa UK (Informa Healthcare),24701394|24701408 +Mitochondrion,Elsevier ,15677249| +Mitologías hoy,Universitat Autonoma de Barcelona,20141130 +Mitteilungen aus dem Brenner-Archiv,Universitaet Innsbruck - Innsbruck University Press,10275649| +Mitteilungen aus dem Museum für Naturkunde in Berlin Zoologisches Museum und Institut für Spezielle Zoologie (Berlin),Wiley Blackwell (John Wiley & Sons),03738493| +Mitteilungen der Deutschen Entomologischen Gesellschaft,Wiley Blackwell (John Wiley & Sons),00120065| +Mitteilungen der Deutschen Mathematiker-Vereinigung,Walter de Gruyter GmbH,09474471|09425977 +Mitteilungen der Internationalen Gesellschaft für Musikwissenschaft / Bulletin de la Société internationale de musicologie,JSTOR,03788903| +Mitteilungen der Österreichischen Geographischen Gesellschaft,Verlag der Osterreichischen Akademie der Wissenschaften,00299138|00299138 +Mitteilungen der Schweizerischen entomologischen Gesellschaft = Bulletin de la Société entomologique suisse,Smithsonian Institution Biodiversity Heritage Library,00367575| +Mitteilungen des Deutschen Germanistenverbandes,"""Vandenhoeck & Ruprecht GmbH & Co, KG - V&R Unipress""",21968756|21968756 +Mitteilungen des Instituts für Österreichische Geschichtsforschung,Bohlau Verlag,00738484|23072903 +Mitteilungen zur christlichen Archäologie,Verlag der Osterreichischen Akademie der Wissenschaften,10256555|18142036 +Mizan Law Review,African Journals Online ,19989881|19989881 +MJA Open,Australasian Medical Publishing Co. Pty. Ltd.,22004262|22004920 +Mljekarstvo,Croatian Dairy Journal,0026704X| +MLN,Muse - Johns Hopkins University Press,00267910|10806598 +MM Science Journal,"""MM Publishing, s.r.o.""",18031269|18050476 +MMW - Fortschritte der Medizin,Springer-Verlag,14383276|16133560 +MMWR Morbidity and Mortality Weekly Report,Centers for Disease Control MMWR Office,01492195|1545861X +MMWR Recommendations and Reports,Centers for Disease Control MMWR Office,10575987|15458601 +MMWR Supplements,Centers for Disease Control MMWR Office,23808950|23808942 +MMWR Surveillance Summaries,Centers for Disease Control MMWR Office,15460738|15458636 +Mnemosyne,Brill Academic Publishers,00267074|1568525X +Mobile DNA,Springer (Biomed Central Ltd.),17598753|17598753 +Mobile Genetic Elements,Landes Bioscience,21592543|2159256X +Mobile Information Systems,Hindawi Publishing Corporation,1574017X|1875905X +Mobile Media & Communication,SAGE Publications,20501579|20501587 +Mobile Networks and Applications,Springer-Verlag,1383469X|15728153 +Mobilities,Informa UK (Taylor & Francis),17450101|1745011X +Mobility in History,Berghahn Books,22960503|20509197 +Mobilization An International Quarterly,Mobilization Journal,1086671X| +Möbius A Journal for Continuing Education Professionals in Health Sciences,Wiley Blackwell (John Wiley & Sons),02723425|1554558X +Moblie Computing,"""Science and Engineering Publishing, Co.""",23257423| +MOCT-MOST Economic Policy in Transitional Economics,Springer (Kluwer Academic Publishers),11207388| +ModaPalavra,Universidade do Estado de Santa Catarina,1982615X +Model Assisted Statistics and Applications,IOS Press,15741699|18759068 +Modèles linguistiques,OpenEdition,02496267|22740511 +Modeling and Analysis of Information Systems,P.G. Demidov Yaroslavl State University,18181015|23135417 +Modeling and Numerical Simulation of Material Science,"""Scientific Research Publishing, Inc.""",21645345|21645353 +Modeling and Simulation,Hans Publishers,23248696|2324870X +Modeling Earth Systems and Environment,Springer-Verlag,23636203|23636211 +Modeling Identification and Control A Norwegian Research Bulletin,Norwegian Society of Automatic Control,03327353|18901328 +Modeling of Artificial Intelligence,Academic Publishing House Researcher,23120355|24137200 +Modeling of systems and processes,Infra-M Academic Publishing House,22190767| +Modelling and Data Analysis,Moscow State Universtiy of Psychology and Education (MSUPE),22193758|23119454 +Modelling and Simulation in Engineering,Hindawi Publishing Corporation,16875591|16875605 +Modelling and Simulation in Materials Science and Engineering,IOP Publishing,09650393|1361651X +Modelling in Science Education and Learning,Universitat Politecnica de Valencia,19883145|19883145 +Modern & Contemporary France,Informa UK (Taylor & Francis),09639489|14699869 +Modern Agricultural Science and Technology,Academic Star Publishing Company,23759402| +Modern Anthropology,Hans Publishers,23310251|23310294 +Modern Applied Science,Canadian Center of Science and Education,19131844|19131852 +Modern Art,JSTOR,21517053| +Modern Asian Studies,Cambridge University Press,0026749X|14698099 +Modern Believing,Liverpool University Press,13531425|2053633X +Modern Chemistry,Science Publishing Group,23291818| +Modern Chemistry & Applications,OMICS Publishing Group,23296798 +Modern Chemotherapy,"""Scientific Research Publishing, Inc.""",2169348X|21693498 +Modern China,SAGE Publications,00977004|15526836 +Modern Chinese History,Informa UK (Taylor & Francis),17535654|17535662 +Modern communication studies,Infra-M Academic Publishing House,23062592| +Modern Drama,University of Toronto Press Inc,00267694|17125286 +Modern Economy,"""Scientific Research Publishing, Inc.""",21527245|21527261 +Modern Electronic Materials,Elsevier ,24521779| +Modern Environmental Science and Engineering,Academic Star Publishing Company,23332581| +Modern Instrumentation,"""Scientific Research Publishing, Inc.""",21659257|21659273 +Modern Intellectual History,Cambridge University Press,14792443|14792451 +Modern Italy,Cambridge University Press,13532944|14699877 +Modern Judaism,Oxford University Press,02761114|10863273 +Modern Language Association of America Proceedings,JSTOR,15393666| +Modern Language Journal,Wiley Blackwell (Blackwell Publishing),00267902|15404781 +Modern Language Notes,JSTOR,01496611| +Modern Language Quarterly,Duke University Press,00267929|15271943 +Modern Language Studies,JSTOR,00477729| +Modern Languages Open,Liverpool University Press,20525397 +Modern Law Review,Wiley Blackwell (Blackwell Publishing),00267961|14682230 +Modern Linguistics,Hans Publishers,23301708|23301716 +Modern Management,Hans Publishers,21607311|2160732X +Modern Management Review,Rzeszow University of Technology,23006366|23530758 +Modern Marketing,Hans Publishers,21607362|21607370 +Modern Mechanical Engineering,"""Scientific Research Publishing, Inc.""",21640165|21640181 +Modern Pathology,Nature Publishing Group,08933952|15300285 +Modern Philology,The University of Chicago Press,00268232|15456951 +Modern Physics,Hans Publishers,21610916|21610924 +Modern Physics Letters A,World Scientific ,02177323|02177323 +Modern Physics Letters B,World Scientific ,02179849|02179849 +Modern Plastic Surgery,"""Scientific Research Publishing, Inc.""",21645213|21645280 +Modern Research in Catalysis,"""Scientific Research Publishing, Inc.""",21684480|21684499 +Modern Research in Inflammation,"""Scientific Research Publishing, Inc.""",21699682|21699690 +Modern Rheumatology,Informa UK (Taylor & Francis),14397595|14397609 +Modern Rheumatology Journal,"""IMA Press, LLC""",19967012|2310158X +Modern Stochastics Theory and Applications,VTeX,23516046|23516054 +Modern Studies in English Language & Literature,Modern Studies in English,17387620| +Modern Theology,Wiley Blackwell (Blackwell Publishing),02667177|14680025 +Modern Türklük Araştırmaları Dergisi /Journal of Modern Turkish Studies,Ankara University,13048015|13048015 +Modernism/modernity,Muse - Johns Hopkins University Press,10806601 +Modernist Cultures,Edinburgh University Press,20411022|17538629 +Modified Elastomers by Hydrogenation of Polymers,Thieme Publishing Group,20600097 +Módulo Arquitectura CUC,Corporacion Universidad de la Costa - CUC,01246542|23897732 +MOJ Anatomy & Physiology,MedCrave Group,2471139X +MOJ Cell Science & Report,MedCrave Group,23746912 +MOJ Clinical & Medical Case Reports,MedCrave Group,2381179X +MOJ Food Processing & Technology,MedCrave Group,2381182X +MOJ Immunology,MedCrave Group,23734442 +MOJ Orthopedics & Rheumatology,MedCrave Group,23746939 +MOJ Proteomics & Bioinformatics,MedCrave Group,23746920 +MOJ Public Health,MedCrave Group,23796383 +MOJ Surgery,MedCrave Group,23796162 +MOJ Toxicology,MedCrave Group,23796294 +Mokslas - Lietuvos ateitis,Vilnius Gediminas Technical University,20292341|20292252 +Mokslas studijos universiteto gyvenimas,Vilnius Gediminas Technical University,13921436 +Mokslo ir technikos raida,Vilnius Gediminas Technical University,20292430|20292449 +Mokuzai Gakkaishi,The Japan Wood Research Society,00214795|18807577 +MOKUZAI HOZON (Wood Protection),Japan Wood Preserving Association,02879255|18840116 +Molbank,MDPI AG,14228599 +Molecular & Cellular Epilepsy,"""Smart Science and Technology, LLC""",23303883|23303891 +Molecular & Cellular Oncology,Landes Bioscience,23723548|23723556 +Molecular & Cellular Proteomics,American Society for Biochemistry and Molecular Biology,15359476|15359484 +Molecular & Cellular Toxicology,Springer-Verlag,1738642X|20928467 +Molecular and Biochemical Parasitology,Elsevier ,01666851| +Molecular and Cellular Biochemistry,Springer-Verlag,03008177|15734919 +Molecular and Cellular Biology,American Society for Microbiology,02707306|10985549 +Molecular and Cellular Endocrinology,Elsevier ,03037207|03037207 +Molecular and Cellular Neuroscience,Elsevier ,10447431|10959327 +Molecular and Cellular Pediatrics,Springer (Biomed Central Ltd.),21947791 +Molecular and Cellular Pediatrics,Springer (Biomed Central Ltd.),21947791|21947791 +Molecular and Cellular Pharmacology,Lumitext Publishing,19381247|19381247 +Molecular and Cellular Probes,Elsevier ,08908508|10961194 +Molecular and Cellular Therapies,Springer (Biomed Central Ltd.),20528426|20528426 +Molecular and Chemical Neuropathology,Springer-Verlag,10447393| +Molecular and Clinical Oncology,Spandidos Publications,20499450|20499469 +Molecular and Translational Cancer Epidemiology,Hindawi Publishing Corporation,16876458|16876466 +Molecular Aspects of Medicine,Elsevier ,00982997| +Molecular Astrophysics,Elsevier ,24056758| +Molecular Autism,Springer (Biomed Central Ltd.),20402392|20402392 +Molecular Based Mathematical Biology,De Gruyter Open Sp. z o.o. ,22993266 +Molecular Biology,OMICS Publishing Group,21689547|21689547 +Molecular Biology,Pleiades Publishing,00268933|16083245 +Molecular Biology and Evolution,Oxford University Press,07374038|15371719 +Molecular Biology and Genetic Engineering,Herbert Publications,20535767 +Molecular Biology International,Hindawi Publishing Corporation,20902182|20902190 +Molecular Biology of the Cell,American Society for Cell Biology,10591524| +Molecular Biology Reports,Springer-Verlag,03014851|15734978 +Molecular BioSystems,The Royal Society of Chemistry,1742206X|17422051 +Molecular Biotechnology,Springer-Verlag,10736085|15590305 +Molecular Brain,Springer (Biomed Central Ltd.),17566606|17566606 +Molecular Brain Research,Elsevier ,0169328X| +Molecular Breeding,Springer-Verlag,13803743|15729788 +Molecular Cancer,Springer (Biomed Central Ltd.),14764598|14764598 +Molecular Cancer Research,American Association for Cancer Research,15417786|15573125 +Molecular Cancer Therapeutics,American Association for Cancer Research,15357163|15388514 +Molecular Carcinogenesis,Wiley Blackwell (John Wiley & Sons),08991987|10982744 +Molecular Case Studies,Cold Spring Harbor Laboratory Press,23732865|23732873 +Molecular Cell,Elsevier ,10972765| +Molecular Cell Biology Research Communications,Elsevier - Academic Press,15224724|15224732 +Molecular Crystals,Informa UK (Taylor & Francis),03691152| +Molecular Crystals and Liquid Crystals,Informa UK (Taylor & Francis),15421406|15635287 +Molecular Crystals and Liquid Crystals Incorporating Nonlinear Optics,Informa UK (Taylor & Francis),10441859| +Molecular Crystals and Liquid Crystals Letters,Informa UK (Taylor & Francis),01406566| +Molecular Crystals and Liquid Crystals Science and Technology Section A Molecular Crystals and Liquid Crystals,Informa UK (Taylor & Francis),1058725X| +Molecular Cytogenetics,Springer (Biomed Central Ltd.),17558166|17558166 +Molecular Diagnosis,Springer-Verlag,10848592| +Molecular Diagnosis & Therapy,Springer-Verlag,11771062|11792000 +Molecular Diversity,Springer-Verlag,13811991|1573501X +Molecular Ecology,Wiley Blackwell (Blackwell Publishing),09621083|1365294X +Molecular Ecology Notes,Wiley Blackwell (Blackwell Publishing),14718278|14718286 +Molecular Ecology Resources,Wiley Blackwell (Blackwell Publishing),1755098X|17550998 +Molecular Endocrinology,The Endocrine Society,08888809|19449917 +Molecular Engineering,Springer-Verlag,09255125|15728951 +Molecular Entomology,"""Sophia Publishing Group, Inc.""",1925198X +Molecular Genetics & Genomic Medicine,Wiley Blackwell (John Wiley & Sons),23249269| +Molecular Genetics and Genomics,Springer-Verlag,16174615|16174623 +Molecular Genetics and Metabolism,Elsevier ,10967192|10967206 +Molecular Genetics and Metabolism Reports,Elsevier ,22144269| +Molecular Genetics Microbiology and Virology,Allerton Press,08914168|1934841X +Molecular Human Reproduction,Oxford University Press,13609947|14602407 +Molecular Imaging,SAGE Publications,15353508|15360121 +Molecular Imaging and Biology,Springer-Verlag,15361632|18602002 +Molecular Immunology,Elsevier ,01615890| +Molecular Imprinting,De Gruyter Open Sp. z o.o. ,20848803 +Molecular Informatics,Wiley Blackwell (John Wiley & Sons),18681743|18681751 +Molecular inhibitors in targeted therapy,Walter de Gruyter GmbH,23003650 +Molecular Interventions,CrossRef test user,15340384| +Molecular Medicine,The Feinstein Institute for Medical Research (North Shore LIJ Research Institute),10761551|15283658 +Molecular Medicine & Therapeutics,OMICS Publishing Group,23248769 +Molecular Medicine Reports,Spandidos Publications,17912997|17913004 +Molecular Medicine Today,Elsevier ,13574310| +Molecular Membrane Biology,Informa UK (Taylor & Francis),09687688|14645203 +Molecular Metabolism,Elsevier ,22128778| +Molecular Microbiology,Wiley Blackwell (Blackwell Publishing),0950382X|13652958 +Molecular Microbiology Research,"""Sophia Publishing Group, Inc.""",19275595 +Molecular Neurobiology,Springer-Verlag,08937648|08937648 +Molecular Neurodegeneration,Springer (Biomed Central Ltd.),17501326|17501326 +Molecular Neuropsychiatry,S. Karger AG,22969209|22969179 +Molecular Neuroscience,VRI Press,23314966 +Molecular Nutrition & Food Research,Wiley Blackwell (John Wiley & Sons),16134125|16134133 +Molecular Oncology,Elsevier ,15747891| +Molecular Oral Microbiology,Wiley Blackwell (Blackwell Publishing),20411006|20411014 +Molecular Pain,SAGE Publications,17448069|17448069 +Molecular Pathogens,"""Sophia Publishing Group, Inc.""",19251998 +Molecular Pathology,BMJ,13668714| +Molecular Pharmaceutics,American Chemical Society,15438384|15438392 +Molecular Pharmacology,American Society for Pharmacology & Experimental Therapeutics,0026895X|15210111 +Molecular Phylogenetics and Evolution,Elsevier ,10557903|10959513 +Molecular Physics,Informa UK (Taylor & Francis),00268976|13623028 +Molecular Plant,Elsevier ,16742052| +Molecular Plant,Elsevier ,17529859|17529867 +Molecular Plant Breeding,"""Sophia Publishing Group, Inc.""",19238266 +Molecular Plant Pathology,Wiley Blackwell (Blackwell Publishing),14646722|13643703 +Molecular Plant-Microbe Interactions,Scientific Societies,08940282|08940282 +Molecular Psychiatry,Nature Publishing Group,13594184|13594184 +Molecular Reproduction and Development,Wiley Blackwell (John Wiley & Sons),1040452X|10982795 +Molecular Science,Japan Society of Molecular Science ,18818404 +Molecular Simulation,Informa UK (Taylor & Francis),08927022|10290435 +Molecular Soil Biology,"""Sophia Publishing Group, Inc.""",19252005 +Molecular Syndromology,S. Karger AG,16618769|16618777 +Molecular Systems Biology,EMBO,17444292|17444292 +Molecular Systems Design & Engineering,The Royal Society of Chemistry,20589689 +Molecular Therapy,Nature Publishing Group,15250016|15250024 +Molecular Therapy — Methods & Clinical Development,Nature Publishing Group,23290501 +Molecular Therapy — Nucleic Acids,Nature Publishing Group,21622531 +Molecular Therapy — Oncolytics,Nature Publishing Group,23727705 +Molecular Urology,Mary Ann Liebert,10915362|00000000 +Molecules,MDPI AG,14203049|14203049 +Molecules and Cells,Korean Society for Molecular and Cellular Biology,10168478|02191032 +Molecules Online,Springer-Verlag,14331373|14331373 +Molecules & Medicinal Chemistry,"""Smart Science and Technology, LLC""",24706124 +Molluscan Research,Informa UK (Taylor & Francis),13235818|14486067 +Molybdenum-Catalyzed Reactions,Thieme Publishing Group,20300247 +Moment Journal,Moment Journal,2148970X +MOMENTO,Universidad Nacional de Colombia,01214470| +Momona Ethiopian Journal of Science,African Journals Online ,2073073X|2073073X +Monaldi Archives for Chest Disease,PAGEPress Publications,11220643|24651028 +Monash Business Review,Monash University,18328490|18334091 +Monatshefte,University of Wisconsin Press,00269271|19342810 +Monatshefte für Chemie - Chemical Monthly,Springer-Verlag,00269247|14344475 +Monatshefte für Mathematik,Springer-Verlag,00269255|14365081 +Monatshefte für Mathematik und Physik,Springer-Verlag,18128076| +Monatsschrift für Deutsches Recht,Verlag Dr. Otto Schmidt KG,03401812|21944202 +Monatsschrift Kinderheilkunde,Springer-Verlag,00269298|14330474 +Monde chinois,CAIRN,17673755|22711929 +Monde(s),CAIRN,22616268|22607927 +Mondes du tourisme,OpenEdition,21095671| +Mondes en développement,CAIRN,03023052|17821444 +Mondhygienisten vademecum,Springer-Verlag,1571053X|18765947 +MONDI MIGRANTI,Franco Angeli,19724888|19724896 +MONDO CONTEMPORANEO,Franco Angeli,18258905|19724853 +Mondo Ortodontico,Elsevier ,03912000| +Mongolian Journal of Agricultural Sciences,Mongolia Journals Online,23106212| +Mongolian Journal of Chemistry,Mongolia Journals Online,22266739|24140082 +Mongolian Journal of International Affairs,Mongolia Journals Online,10233741| +Monist,Oxford University Press,00269662|21533601 +Monitore zoologico italiano,Smithsonian Institution Biodiversity Heritage Library,00269786| +Monoclonal Antibodies in Immunodiagnosis and Immunotherapy,Mary Ann Liebert,21679436| +Monografias - CBPF,Brazilian Center for Physican Research,24471119 +Monograph Series on Nonlinear Science and Complexity,Elsevier , +Monographiae Botanicae,Polish Botanical Society,00770655|23922923 +Monographs of the Society for Research in Child Development,Wiley Blackwell (Blackwell Publishing),0037976X|15405834 +Monographs of the Western North American Naturalist,BioOne (Western North American Naturalist),15450228|19448236 +Monographs on Environment Earth and Planets,Terrapub,21864853 +Monte Carlo Methods and Applications,Walter de Gruyter GmbH,09299629|15693961 +MONTENEGRIN JOURNAL OF ECONOMICS,"""Centre of Sociological Research, NGO""",18005845|18006698 +Monthly Digest of Statistics,Nature Publishing Group - Macmillan Publishers,03086666|20401582 +Monthly Notices of the Royal Astronomical Society,Oxford University Press,00358711|13658711 +Monthly Notices of the Royal Astronomical Society Letters,Oxford University Press,17453925|17453933 +Monthly Review,Monthly Review Foundation,00270520|00270520 +Monthly Statistics of International Trade,Organisation for Economic Co-Operation and Development ,16070623|16097343 +Monthly Statistics of International Trade,Organisation for Economic Co-Operation and Development ,22195033| +Monthly Weather Review,American Meteorological Society,00270644|15200493 +MonTi Monografías de Traducción e Interpretación,Universitat Jaume I,18894178|19899335 +Monumenta Nipponica,Muse - Johns Hopkins University Press,00270741|18801390 +Monumenta Serica,Maney Publishing,02549948|20571690 +Monuments et mémoires de la Fondation Eugène Piot,PERSEE Program,11486023| +MOOCs FORUM,Mary Ann Liebert,23258322|23258330 +Moor Journal of Agricultural Research,African Journals Online ,15954153 +Moral Philosophy and Politics,Walter de Gruyter GmbH,21945616|21945624 +Moravian Geographical Reports,De Gruyter Open Sp. z o.o. ,12108812 +Mordovia University Bulletin,Ogarev Mordovia State University,02362910|23130636 +Morfolia,Universidad Nacional de Colombia,20119860 +Morfoloji Dergisi,Ankara University,13041819 +Mormon Studies Review,Neal A. Maxwell Institute for Religious Scholarship,21568022|21568030 +Moroccan Journal of Pure and Applied Analysis,Springer - Global Science Journals,23518227 +MORPHOLOGICAL NEWSLETTER,"""Science and Education, Ltd.""",18123171| +Morphologie,Elsevier ,12860115| +Morphology,Springer-Verlag,18715621|18715656 +MorphoMuseuM,Association Palaeovertebrata,22740422 +Mortality,Informa UK (Taylor & Francis),13576275|14699885 +Mosaic a journal for the interdisciplinary study of literature,Muse - Johns Hopkins University Press,19255683 +Moscow University Biological Sciences Bulletin,Allerton Press,00963925|1934791X +Moscow University Chemistry Bulletin,Allerton Press,00271314|19350260 +Moscow University Computational Mathematics and Cybernetics,Allerton Press,02786419|19348428 +Moscow University Geology Bulletin,Allerton Press,01458752|19348436 +Moscow University Mathematics Bulletin,Allerton Press,00271322|19348444 +Moscow University Mechanics Bulletin,Allerton Press,00271330|19348452 +Moscow University Physics Bulletin,Allerton Press,00271349|19348460 +Moscow University Soil Science Bulletin,Allerton Press,01476874|19347928 +MOTİF AKADEMİ,Motif Akademi,13084445| +Motifs An International Journal of English Studies,Diva Enterprises Private Limited,24541745|24541753 +Motivation and Emotion,Springer-Verlag,01467239|15736644 +Motivation Science,American Psychological Association,23338113|23338121 +Motivational Interviewing Training Research Implementation Practice,"""University Library System, University of Pittsburgh""",2160584X +Motor Control,Human Kinetics,10871640|15432696 +motorik,"""Ernst Reinhardt, GmbH & Co. KG""",01705792| +Motricidade,"""Desafio Singular, Lda""",1646107X|21822972 +Motricité Cérébrale Réadaptation Neurologie du Développement,Elsevier ,02455919| +Motrivivência,Universidade Federal de Santa Catarina,01034111|21758042 +Motriz Revista de Educação Física,SciELO,19806574|19806574 +Mots,OpenEdition,02436450|19606001 +Mount Sinai Journal of Medicine A Journal of Translational and Personalized Medicine,Wiley Blackwell (John Wiley & Sons),00272507|19317581 +Mountain Research and Development,BioOne (International Mountain Society and United Nations University),02764741|19947151 +Mouseion,Centro Universitario La Salle - UNILASALLE,19817207 +Mouseion Journal of the Classical Association of Canada,Muse - Johns Hopkins University Press,19135416 +Moussons,OpenEdition,22628363|22628363 +Moussons,OpenEdition,22628363|22628363 +Mouvements,CAIRN,12916412|17762995 +Movement & Sport Sciences - Science & Motricité,EDP Sciences,21185735|21185743 +Movement Disorders,Wiley Blackwell (John Wiley & Sons),08853185|15318257 +Movement Disorders Clinical Practice,Wiley Blackwell (John Wiley & Sons),23301619| +Movement Ecology,Springer (Biomed Central Ltd.),20513933| +Movement Ecology,Springer (Biomed Central Ltd.),20513933|20513933 +Movement Health & Exercise,Universiti Malaysia Pahang Publishing,22319409| +MRS Advances,Cambridge University Press (Materials Research Society),20598521 +MRS Bulletin,Cambridge University Press (Materials Research Society),08837694|19381425 +MRS Communications,Cambridge University Press (Materials Research Society),21596859|21596867 +MRS Energy & Sustainability,Cambridge University Press (Materials Research Society),23292229|23292237 +MRS Internet Journal of Nitride Semiconductor Research,Cambridge University Press (Materials Research Society),10925783|10925783 +MRS Proceedings,Cambridge University Press (Materials Research Society),19464274 +MSOR Connections,The Higher Education Academy,14734869|20514220 +mSphere,American Society for Microbiology,23795042 +mSystems,American Society for Microbiology,23795077 +Mtafiti Mwafrika (African Researcher),African Journals Online ,16070011 +MTZ - Motortechnische Zeitschrift,Springer-Verlag,00248525|21928843 +MTZ industrial,Springer Fachmedien Wiesbaden GmbH,21948682|21948690 +MTZ worldwide,Springer-Verlag,21929114 +Muadalah,IAIN Antasari,23546271| +Mucosal Immunology,Nature Publishing Group,19330219|19353456 +Mudanças - Psicologia da Saúde,Instituto Metodista de Ensino Superior,21761019 +MUDRA Journal of Finance and Accounting,Journal Press India,23474467|23952598 +Muitas Vozes,Universidade Estadual de Ponta Grossa,2238717X|22387196 +MUKADDİME,Mukaddime,13096087| +Mukaiyama Aldol Reactions,Thieme Publishing Group,20500203 +Muller Journal of Medical Sciences and Research,Medknow Publications,09759727| +Multiagent and Grid Systems,IOS Press,15741702|18759076 +Multibody System Dynamics,Springer-Verlag,13845640|1573272X +Multicultural Education & Technology Journal,Emerald (MCB UP ),1750497X| +Multicultural Education Review,Korean Association for Multicultural Education,2005615X| +Multicultural Education Studies,Korean Association for Multicultural Education,20054963| +Multicultural Learning and Teaching,Walter de Gruyter GmbH,2194654X|21612412 +Multicultural Perspectives,Informa UK (Taylor & Francis),15210960|15327892 +Multicultural Shakespeare,De Gruyter Open Sp. z o.o. ,23007605 +Multicultural Shakespeare Translation Appropriation and Performance,De Gruyter Open Sp. z o.o. ,20838530| +Multidimensional Systems and Signal Processing,Springer-Verlag,09236082|15730824 +Multidisciplinary Journal for Education Social and Technological Sciences,Universitat Politecnica de Valencia,23412593 +Multidisciplinary Journal of Educational Research,Hipatia Press,20142862 +Multidisciplinary Journal of Gender Studies,Hipatia Press,20143613 +Multidisciplinary Journal of Women Health,CIC Edizioni Internazionali,22813403 +Multidisciplinary Respiratory Medicine,Springer (Biomed Central Ltd.),20496958|20496958 +Multidiscipline Modeling in Materials and Structures,Emerald (MCB UP ),15736105|15736113 +Multiferroic Materials,De Gruyter Open Sp. z o.o. ,22993142 +Multilingua,Walter de Gruyter GmbH,01678507|16133684 +Multilingua,Walter de Gruyter GmbH,01678507|16133684 +Multilingual Education,Springer (Biomed Central Ltd.),21915059|21915059 +Multimedia Manual of Cardio-Thoracic Surgery,Oxford University Press,18139175 +Multimedia Systems,Springer-Verlag,09424962|14321882 +Multimedia Technology,"""Science and Engineering Publishing, Co.""",23271086| +Multimedia Tools and Applications,Springer-Verlag,13807501|15737721 +Multinational Business Review,Emerald (MCB UP ),1525383X| +Multinational Finance Journal,Global Business Publications,10961879| +Multiphase Science and Technology,Begell House Inc.,02761459| +Múltiplas Leituras,Instituto Metodista de Ensino Superior,19828993 +Multiple Sclerosis and Demyelinating Disorders,Springer (Biomed Central Ltd.),20566115 +Multiple Sclerosis and Related Disorders,Elsevier ,22110348| +Multiple Sclerosis Discovery Forum,Multiple Sclerosis Discovery Forum,21659893 +Multiple Sclerosis International,Hindawi Publishing Corporation,20902654|20902662 +Multiple Sclerosis Journal,SAGE Publications,13524585|14770970 +Multiple Sclerosis Journal - Experimental Translational and Clinical,SAGE Publications,20552173 +Multiple-Valued Logic,Informa UK (Taylor & Francis),10236627| +Multiscale and Multiphysics Mechanics,Techno-Press,23837306| +Multiscale Modeling and Simulation,Society for Industrial and Applied Mathematics,15403459|15403467 +Multisensory Research,Brill Academic Publishers,22134794|22134808 +Multitudes,CAIRN,02920107|17775841 +Multivariate Behavioral Research,Informa UK (Taylor & Francis),00273171|15327906 +Mund- Kiefer- und Gesichtschirurgie,Springer-Verlag,14329417|14343940 +Mundo Amazonico,Universidad Nacional de Colombia,21455074|21455082 +Mundos do Trabalho,Universidade Federal de Santa Catarina,19849222|19849222 +Muqarnas,Brill Academic Publishers,07322992|22118993 +Mural Internacional,Universidade do Estado do Rio de Janeiro UERJ,21777314 +Muscle & Nerve,Wiley Blackwell (John Wiley & Sons),0148639X|10974598 +Muscle & Nerve,Wiley Blackwell (John Wiley & Sons),0148639X|10974598 +Muscles Ligaments and Tendons Journal,CIC Edizioni Internazionali,22404554 +Musculoskeletal Biology,Herbert Publications,2054720X +Musculoskeletal Care,Wiley Blackwell (John Wiley & Sons),14782189|15570681 +Musculoskeletal Regeneration,"""Smart Science and Technology, LLC""",23785551 +MUSCULOSKELETAL SURGERY,Springer-Verlag,20355106|20355114 +Muséologies Les cahiers d études supérieures,Consortium Erudit,17185181|19297815 +Museology,Index Copernicus International,04641086|23914815 +Museum Anthropology,Wiley Blackwell (Blackwell Publishing),08928339|15481379 +Museum Anthropology Review,IUScholarWorks,19385145 +Museum History Journal,Maney Publishing,19369816|19369824 +Museum International,Wiley Blackwell (Blackwell Publishing),13500775|14680033 +Museum International (Edition Francaise),Wiley Blackwell (Blackwell Publishing),10202226|17555825 +Museum Management and Curatorship,Informa UK (Taylor & Francis),09647775|18729185 +Museums & Social Issues,Maney Publishing,15596893|20516193 +Music Analysis,Wiley Blackwell (Blackwell Publishing),02625245|14682249 +Music and Culture,Korean Society of World Music,12295930| +Music and Letters,Oxford University Press,00274224|14774631 +Music and Man,Informa UK (Taylor & Francis),03062082| +Music and Medicine,SAGE Publications,19438621|1943863X +Music and Politics,University of Michigan Library,19387687 +Music and the Moving Image,University of Illinois Press,19407610|19407610 +Music Education Research,Informa UK (Taylor & Francis),14613808|14699893 +Music Educators Journal,SAGE Publications,00274321|19450087 +Music Perception An Interdisciplinary Journal,University of California Press,07307829|15338312 +Music Reference Services Quarterly,Informa UK (Taylor & Francis),10588167|15409503 +Music Scholarship / Problemy Muzykal noj Nauki,Ufa State Academy of Arts,19970854| +Music Sound and the Moving Image,Liverpool University Press,17530768|17530776 +Music Supervisors Bulletin,SAGE Publications,15592464| +Music Supervisors Journal,SAGE Publications,15592472| +Music Theory and Analysis (MTA),Leuven University Press,22955917| +Music Theory Spectrum,Oxford University Press,01956167|15338339 +Music Therapy,Oxford University Press,07347367| +Music Therapy Perspectives,Oxford University Press,07346875|20537387 +Música em Perspectiva,Universidade Federal do Parana,19817126| +Musicae Scientiae,SAGE Publications,10298649| +Musical Offerings,Centennial Library,23308206|21673799 +Musicologica Brunensia,Masaryk University Press,12120391|2336436X +Musicological Annual,University of Ljubljana,0580373X|23504242 +Musicology Australia,Informa UK (Taylor & Francis),08145857|1949453X +Musicology Today,De Gruyter Open Sp. z o.o. ,17341663|17341663 +Musik- Tanz und Kunsttherapie,Hogrefe Publishing Group,09336885|21906254 +Musik- Tanz- und Kunsttherapie,Hogrefe Publishing Group,09336885|21906254 +Musiktherapeutische Umschau,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968764|21968764 +Musil-Forum,Walter de Gruyter GmbH,10161333| +Muslim World Journal of Human Rights,Walter de Gruyter GmbH,21946558|15544419 +Mustafa Kemal Üniversitesi Tıp Dergisi,The Medical Journal of Mustafa Kemal University,13087185|21493103 +Musurgia,CAIRN,12577537|22711856 +Mutagenesis,Oxford University Press,02678357|14643804 +Mutation Research Letters,Elsevier ,01657992| +Mutation Research/DNA Repair,Elsevier ,09218777| +Mutation Research/DNA Repair Reports,Elsevier ,01678817| +Mutation Research/DNAging,Elsevier ,09218734| +Mutation Research/Environmental Mutagenesis and Related Subjects,Elsevier ,01651161| +Mutation Research/Fundamental and Molecular Mechanisms of Mutagenesis,Elsevier ,00275107| +Mutation Research/Genetic Toxicology,Elsevier ,01651218| +Mutation Research/Genetic Toxicology and Environmental Mutagenesis,Elsevier ,13835718| +Mutation Research/Mutation Research Genomics,Elsevier ,13835726| +Mutation Research/Reviews in Genetic Toxicology,Elsevier ,01651110| +Mutation Research/Reviews in Mutation Research,Elsevier ,13835742| +Müvészettörténeti Értesitö,Akademiai Kiado Zrt.,00275247|15882802 +mUX The Journal of Mobile User Experience,Springer (Biomed Central Ltd.),2196873X|2196873X +Muziki,Informa UK (Taylor & Francis),18125980| +Muziki,Informa UK (Taylor & Francis),18125980|1753593X +Muziki,Informa UK (Taylor & Francis),18125980| +Muziki,Informa UK (Taylor & Francis),18125980| +Muzikologija,National Library of Serbia,14509814|24060976 +MVP Journal of Medical Science,Informatics Publishing Limited,2348263X|23482648 +Mycobacterial Diseases,OMICS Publishing Group,21611068 +Mycobiology,Mycobiology (KAMJE),12298093|20929323 +MYCOBIOTA,Mycobiota,13147129|13147781 +MycoKeys,Pensoft Publishers,13144057|13144049 +Mycologia,Mycological Society of America,00275514|15572536 +Mycological Progress,Springer-Verlag,1617416X|18618952 +Mycological Research,Elsevier ,09537562|14698102 +Mycologist,Elsevier ,0269915X|14640605 +Mycology: An International Journal on Fungal Biology,Informa UK (Taylor & Francis),21501203|21501211 +Mycopathologia,Springer-Verlag,0301486X|15730832 +Mycopathologia et Mycologia Applicata,Springer-Verlag,00275530| +Mycorrhiza,Springer-Verlag,09406360|14321890 +Mycoscience,Elsevier ,13403540|16182545 +Mycoses,Wiley Blackwell (Blackwell Publishing),09337407|14390507 +mycosphere,Mushroom Research Foundation,20777019|20777019 +Mycotaxon,"""Mycotaxon, Ltd.""",00934666|21548889 +Mycotoxin Research,Springer-Verlag,01787888|18671632 +Mymensingh Medical Journal,Bangladesh Journals Online,10224742| +Myth & Symbol,Informa UK (Taylor & Francis),10223827|17535972 +N H S A Research Quarterly,Informa UK (Taylor & Francis),10892583| +N-Heterocyclic Carbene Catalyzed Staudinger Reaction of Ketenes,Thieme Publishing Group,20300018 +Naamkunde,Peeters Publishers,1675257 +Nabokov Studies,Muse - Johns Hopkins University Press,15489965 +NACADA Journal,National Academic Advising Association NACADA,02719517|23303840 +Nachrichten aus Chemie Technik und Laboratorium,Wiley Blackwell (John Wiley & Sons),03415163| +Nachrichten aus Chemie und Technik,Wiley Blackwell (John Wiley & Sons),0027738X|0027738X +Nachrichten aus der Chemie,Wiley Blackwell (John Wiley & Sons),14399598|18680054 +NAEA News,Informa UK (Taylor & Francis),1606395 +NAFO Scientific Council Studies,Northwest Atlantic Fisheries Organization,02506432|16829808 +NAFTA Law and Business Review of the Americas,Springer (Kluwer Academic Publishers),13814605| +Nafta-Gaz,The Oil and Gas Institute - National Research Institute,08678871| +Nagoya Mathematical Journal,Cambridge University Press,00277630| +Naharaim - Zeitschrift für deutsch-jüdische Literatur und Kulturgeschichte,Walter de Gruyter GmbH,18629148|18629156 +Nahrung/Food,Wiley Blackwell (John Wiley & Sons),0027769X|15213803 +nall,Boom Uitgevers Den Haag,22133518| +Names,Informa UK (Taylor & Francis),00277738|17562279 +NAMMCO Scientific Publications,UiT The Arctic University of Norway,15602206|23092491 +Nammyonghak Studies,The Nammyonghak Studies Institute,12268925| +NAN Nü,Brill Academic Publishers,13876805|15685268 +Nang Yan Business Journal,De Gruyter Open Sp. z o.o. ,23074450 +Nankai Business Review International,Emerald (MCB UP ),20408749| +NANO,World Scientific ,17932920|17937094 +Nano Biomedicine and Engineering,OAhost,21505578 +Nano Communication Networks,Elsevier ,18787789| +Nano Communications,American Scientific Publishers,21672733| +Nano Convergence,Springer (Biomed Central Ltd.),21965404|21965404 +Nano Energy,Elsevier ,22112855| +Nano Hybrids,Trans Tech Publications,22349871 +Nano Letters,American Chemical Society,15306984|15306992 +Nano LIFE,World Scientific ,17939844|17939852 +Nano Research,Springer-Verlag,19980124|19980000 +Nano Reviews,Co-Action Publishing,20005121 +Nano Today,Elsevier ,17480132| +Nano-Micro Letters,Springer-Verlag,23116706|21505551 +Nano-Structures & Nano-Objects,Elsevier ,2352507X| +NanoBioImaging,De Gruyter Open Sp. z o.o. ,22993150 +Nanobiomedicine,InTech,18495435 +Nanobiosensors in Disease Diagnosis,Dove Medical Press,22306153 +Nanobiotechnology,Springer-Verlag,15511286|15511286 +Nanocarriers,De Gruyter Open Sp. z o.o. ,22993991 +Nanocell News,Instituto Nanocell,23185880 +Nanocomposites,Maney Publishing,20550324|20550332 +Nanocontainers,De Gruyter Open Sp. z o.o. ,22993959 +Nanoelectromechanical Systems,De Gruyter Open Sp. z o.o. ,22993169 +NanoEthics,Springer-Verlag,18714757|18714765 +Nanofabrication,De Gruyter Open Sp. z o.o. ,2299680X +NanoImpact,Elsevier ,24520748| +Nanomaterials,MDPI AG,20794991 +Nanomaterials and Energy,Thomas Telford Ltd.,20459831|2045984X +Nanomaterials and Nanosciences,Herbert Publications,20530927 +Nanomaterials and Nanotechnology,InTech,18479804|18479804 +Nanomaterials and the Environment,De Gruyter Open Sp. z o.o. ,22991204 +Nanomaterials and Tissue Regeneration,De Gruyter Open Sp. z o.o. ,20847211 +Nanomechanics Science and Technology An International Journal,Begell House Inc.,19475748| +Nanomedicine,Future Medicine,17435889|17486963 +Nanomedicine and Nanobiology,American Scientific Publishers,21679290| +Nanomedicine Nanotechnology Biology and Medicine,Elsevier ,15499634| +Nanopages,Akademiai Kiado Zrt.,17874033|17880718 +Nanophotonics,Walter de Gruyter GmbH,21928606|21928614 +Nanoscale,The Royal Society of Chemistry,20403364|20403372 +Nanoscale and Microscale Thermophysical Engineering,Informa UK (Taylor & Francis),15567265|15567273 +Nanoscale Horizons,The Royal Society of Chemistry,20556756|20556764 +Nanoscale Research Letters,Springer (Biomed Central Ltd.),19317573|1556276X +Nanoscale Systems Mathematical Modeling Theory and Applications,De Gruyter Open Sp. z o.o. ,22993290 +Nanoscience & Nanotechnology-Asia,Bentham Science,22106820| +Nanoscience & Technology Open Access,Symbiosis Group,23748141 +Nanoscience &Nanotechnology-Asia,Bentham Science,22106812| +Nanoscience and Nanoengineering,"""Horizon Research Publishing Co., Ltd.""",23319747|23319755 +Nanoscience and Nanotechnology,Scientific and Academic Publishing,2163257X| +Nanoscience and Nanotechnology Letters,American Scientific Publishers,19414900|19414919 +Nanoscience Methods,Informa UK (Taylor & Francis),21642311 +Nanosistemy fizika himiâ matematika,ITMO University,23057971 +Nanospectroscopy,De Gruyter Open Sp. z o.o. ,23003537 +Nanostructured Materials,Elsevier ,09659773| +Nanosystems Physics Chemistry Mathematics,ITMO University,22208054| +Nanotechnologies in Construction A Scientific Internet-Journal,CNT Nanostroitelstvo,20758545 +Nanotechnologies in Russia,Pleiades Publishing,19950780|19950799 +Nanotechnology,IOP Publishing,09574484|13616528 +Nanotechnology and Nanoscience,Bioinfo Publications,09767630|09767649 +Nanotechnology Development,PAGEPress Publications,20389671|2038968X +Nanotechnology Perceptions,Collegium Basilea,16606795| +Nanotechnology Research and Practice,Academic Publishing House Researcher,23127856|24137227 +Nanotechnology Reviews,Walter de Gruyter GmbH,21919089|21919097 +Nanotechnology Science and Applications,Dove Medical Press,11778903 +Nanothermoelectrics,De Gruyter Open Sp. z o.o. ,23001038 +Nanotoxicology,Informa UK (Taylor & Francis),17435390|17435404 +NanoTrust-Dossiers,Verlag der Osterreichischen Akademie der Wissenschaften,19987293 +Nanotube Therapy,De Gruyter Open Sp. z o.o. ,22991026 +NanoWorld Journal,United Scientific Group,23791101 +NAPA Bulletin,Wiley Blackwell (Blackwell Publishing),15564789|15564797 +Napoleonica La Revue,CAIRN,21000123|21000123 +NARAYANA NURSING JOURNAL,ScopeMed International Medical Journal Managment and Indexing System,22785361| +Narkokontrol,The Publishing Group Jurist,20724160| +Narodna umjetnost,Institute of Ethnology and Folkkore Research,05472504|1848865X +Narrative,Muse - Johns Hopkins University Press,1538974X +Narrative Culture,Wayne State University Press,21690235|21690251 +Narrative Inquiry,John Benjamins Publishing Company,13876740|00000000 +Narrative Inquiry in Bioethics,Muse - Johns Hopkins University Press,21571740 +Naše gospodarstvo/Our economy,Walter de Gruyter GmbH,23858052 +Naše more,University of Dubrovnik,04696255|18486320 +Naše společnost,Institute of Sociology of the Academy of Sciences of the Czech Republic,1214438X| +Nashim A Journal of Jewish Women s Studies & Gender Issues,Indiana University Press,07938934|15655288 +NASKO,University of Washington Libraries,23114487 +Nasledje,Centre for Evaluation in Education and Science,1450605X| +NASN School Nurse,SAGE Publications,1942602X|19426038 +NASPA Journal,Berkeley Electronic Press,15595455|00276014 +NASPA Journal About Women In Higher Education,Informa UK (Taylor & Francis),19407882|19407890 +NASSP Bulletin,SAGE Publications,01926365| +Nastava i vaspitanje,Centre for Evaluation in Education and Science,05473330| +National Academy Notes including the Complete Catalogue of the Spring Exhibition National Academy of Design,JSTOR,21528578| +National Academy Science Letters,Springer-Verlag,0250541X|22501754 +National Civic Review,Wiley Blackwell (John Wiley & Sons),00279013|15427811 +National Committee on American Foreign Policy Newsletter,Informa UK (Taylor & Francis),21600244 +National Council on Religion and Public Education Bulletin,Informa UK (Taylor & Francis),15507386| +National Defence University Scientific Quarterly,Index Copernicus International,08672245|22996753 +National History,Scidea,19950632|19950977 +National Identities,Informa UK (Taylor & Francis),14608944|14699907 +National Institute Economic Review,SAGE Publications,00279501|00000000 +National Journal of Laboratory Medicine,JCDR Research and Publications,22778551| +National Journal of Maxillofacial Surgery,Medknow Publications,09755950| +National Journal of Physiology Pharmacy and Pharmacology,ScopeMed International Medical Journal Managment and Indexing System,23204672|22313206 +National Mathematics Magazine,JSTOR,15395588| +National Municipal Review,Wiley Blackwell (John Wiley & Sons),01903799|19310250 +National Productivity Review,Wiley Blackwell (John Wiley & Sons),02778556|15206734 +National Psychological Journal,Russian Psychological Society,20796617| +National Science Review,Oxford University Press,20955138|2053714X +National Strength & Conditioning Association Journal,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,07440049| +National Strength Coaches Association Journal,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,0199610X| +National Tax Journal,National Tax Association,00280283| +National Vocational Guidance Bulletin,Wiley Blackwell (John Wiley & Sons),21645825| +Nationalism and Ethnic Politics,Informa UK (Taylor & Francis),13537113|15572986 +Nationalities Papers,Informa UK (Taylor & Francis),00905992|14653923 +Nations and Nationalism,Wiley Blackwell (Blackwell Publishing),13455078|14698129 +Nations and Nationalism,Wiley Blackwell (Blackwell Publishing),13545078| +Nativa,Revista Nativa,23187670 +Native American and Indigenous Studies,University of Minnesota Press,23321261| +Native Plants Journal,University of Wisconsin Press,15228339|15484785 +Native South,Muse - Johns Hopkins University Press,21524025 +Natur und Recht,Springer-Verlag,01721631|14390515 +Natura Croatica,Croatian Natural History Museum,13300520|18487386 +Natura Neotropicalis,Universidad Nacional del Litoral,03292177|23625570 +Natural Areas Journal,BioOne (Natural Areas Journal),08858608|21624399 +Natural Computing,Springer-Verlag,15677818|15729796 +Natural Environment,Sciknow Publications,23318171 +Natural Gas,Wiley Blackwell (John Wiley & Sons),07435665|15206742 +Natural Gas & Electricity,Wiley Blackwell (John Wiley & Sons),15457893|15457907 +Natural Gas Industry B,Elsevier ,23528540| +Natural Hazards,Springer-Verlag,0921030X|15730840 +Natural Hazards and Earth System Science,Copernicus GmbH,16849981 +Natural Hazards and Earth System Sciences Discussions,Copernicus GmbH,21959269 +Natural Hazards and Earth System Sciences Discussions,Copernicus GmbH,21959269 +Natural Hazards Review,American Society of Civil Engineers,15276988|15276996 +Natural History Sciences,PAGEPress Publications,23850442|23850922 +Natural Immunity,S. Karger AG,10188916| +Natural Language & Linguistic Theory,Springer-Verlag,0167806X|15730859 +Natural Language Engineering,Cambridge University Press,13513249|14698110 +Natural Language Semantics,Springer-Verlag,0925854X|1572865X +Natural Product Letters,Informa UK (Taylor & Francis),10575634| +Natural Product Reports,The Royal Society of Chemistry,02650568|14604752 +Natural Product Research,Informa UK (Taylor & Francis),14786419|10292349 +Natural Product Sciences,The Korean Society of Pharmacognosy (KAMJE),12263907|22889027 +Natural Products and Bioprospecting,Springer-Verlag,21922195|21922209 +Natural Products Chemistry & Research,OMICS Publishing Group,23296836|23296836 +Natural Resource Modeling,Wiley Blackwell (Blackwell Publishing),08908575|19397445 +Natural Resources,"""Scientific Research Publishing, Inc.""",2158706X|21587086 +Natural Resources (ISSN 2237-9290),Escola Superior de Sustentabilidade,22379290 +Natural Resources and Conservation,"""Horizon Research Publishing Co., Ltd.""",23316365|23316373 +Natural Resources Forum,Wiley Blackwell (Blackwell Publishing),01650209|14778947 +Natural Resources Forum,Wiley Blackwell (Blackwell Publishing),01650203| +Natural Resources Research,Springer-Verlag,15207439|15738981 +Natural Science,"""Scientific Research Publishing, Inc.""",21504091|21504105 +Natural Science and Discovery,Natural Science and Discovery,21496307 +Natural Sciences Education,American Society of Agronomy,10599053|15391582 +Natural Structural Biology,Nature Publishing Group,10728368| +Natural Toxins,Wiley Blackwell (John Wiley & Sons),10569014|15227189 +Nature,Nature Publishing Group,00280836|14764687 +Nature and Conservation,Escola Superior de Sustentabilidade,23182881 +Nature and Culture,Berghahn Books,15586073|15585468 +Nature and Science of Sleep,Dove Medical Press,11791608 +Nature Biotechnology,Nature Publishing Group,10870156|15461696 +Nature Cell Biology,Nature Publishing Group,14657392|14764679 +Nature Chemical Biology,Nature Publishing Group,15524450|15524469 +Nature Chemistry,Nature Publishing Group,17554330|17554349 +Nature China,Nature Publishing Group,17515793 +Nature Climate Change,Nature Publishing Group,1758678X|17586798 +Nature Clinical Practice Cardiovascular Medicine,Nature Publishing Group,17434297|17434300 +Nature Clinical Practice Endocrinology & Metabolism,Nature Publishing Group,17458366|17458374 +Nature Clinical Practice Gastroenterology & Hepatology,Nature Publishing Group,17434378|17434386 +Nature Clinical Practice Nephrology,Nature Publishing Group,17458331|17458323 +Nature Clinical Practice Neurology,Nature Publishing Group,1745834X|17458358 +Nature Clinical Practice Oncology,Nature Publishing Group,17434254|17434262 +Nature Clinical Practice Rheumatology,Nature Publishing Group,17458382|17458390 +Nature Clinical Practice Urology,Nature Publishing Group,17434270|17434289 +Nature Communications,Nature Publishing Group,20411723 +Nature Conservation,Pensoft Publishers,13146947|13143301 +Nature Digest,Nature Publishing Group,18800556| +Nature Energy,Nature Publishing Group,20587546 +Nature et Ressources,Elsevier ,03042995| +Nature Genetics,Nature Publishing Group,10614036|15461718 +Nature Geoscience,Nature Publishing Group,17520894|17520908 +Nature Immunology,Nature Publishing Group,15292908|15292916 +Nature India,Nature Publishing Group,17553180 +Nature Materials,Nature Publishing Group,14761122|14764660 +Nature Medicine,Nature Publishing Group,10788956|17447933 +Nature Methods,Nature Publishing Group,15487091|15487105 +Nature Microbiology,Nature Publishing Group,20585276 +Nature Middle East,Nature Publishing Group,20426046 +Nature Nanotechnology,Nature Publishing Group,17483387|17483395 +Nature Network Boston,Nature Publishing Group,17447933 +Nature Neuroscience,Nature Publishing Group,10976256|15461726 +Nature New Biology,Nature Publishing Group,00900028| +Nature Photonics,Nature Publishing Group,17494885|17494893 +Nature Physical Science,Nature Publishing Group,03008746| +Nature Physics,Nature Publishing Group,17452473|17452481 +Nature Plants,Nature Publishing Group,2055026X|20550278 +Nature Precedings,Nature Publishing Group,99999999|17560357 +Nature Protocols,Nature Publishing Group,17502799|17542189 +Nature Reports Climate Change,Nature Publishing Group,17539315 +Nature Reports Stem Cells,Nature Publishing Group,17447933 +Nature Reviews Cancer,Nature Publishing Group,14741768|14741768 +Nature Reviews Cardiology,Nature Publishing Group,17595002|17595010 +Nature Reviews Clinical Oncology,Nature Publishing Group,17594774|17594782 +Nature Reviews Disease Primers,Nature Publishing Group,2056676X +Nature Reviews Drug Discovery,Nature Publishing Group,14741776|14741784 +Nature Reviews Endocrinology,Nature Publishing Group,17595029|17595037 +Nature Reviews Gastroenterology & Hepatology,Nature Publishing Group,17595045|17595053 +Nature Reviews Genetics,Nature Publishing Group,14710056|14710064 +Nature Reviews Immunology,Nature Publishing Group,14741741|14741741 +Nature Reviews Materials,Nature Publishing Group,20588437 +Nature Reviews Microbiology,Nature Publishing Group,17401526|17401534 +Nature Reviews Molecular Cell Biology,Nature Publishing Group,14710072|14710080 +Nature Reviews Nephrology,Nature Publishing Group,17595061|1759507X +Nature Reviews Neurology,Nature Publishing Group,17594758|17594766 +Nature Reviews Neuroscience,Nature Publishing Group,14710048|14710048 +Nature Reviews Rheumatology,Nature Publishing Group,17594790|17594804 +Nature Reviews Urology,Nature Publishing Group,17594812|17594820 +Nature Sstructural Biology,Nature Publishing Group,10728368| +Nature Structual Biology,Nature Publishing Group,10728368| +Nature Structural & Molecular Biology,Nature Publishing Group,15459993|15459985 +Nature Structural Biology,Nature Publishing Group,10728368| +Nature Stuctural Biology,Nature Publishing Group,10728368| +NatureJobs,Nature Publishing Group, +Naturen,Scandinavian University Press / Universitetsforlaget AS,00280887|15043118 +Natures Sciences Sociétés,EDP Sciences,12401307|17652979 +Natureza & Conservação,Elsevier ,16790073|16790073 +NAUCHNOE PRIBOROSTROENIE,Institute for Analytical Instrumentation of the Russian Academy of Sciences,08685886|23122951 +Naučnaâ mysl Kavkaza,Southern Federal University,20720181| +Nauka bezbednost policija,Centre for Evaluation in Education and Science,03548872| +Nauka I studia,"""Science and Education, Ltd.""",15616894| +Nauka i Szkolnictwo Wyższe,Adam Mickiewicz University Poznan,12310298| +Nauka Przyroda Technologie,Uniwersytet Przyrodniczy w Poznaniu (Poznan University of Life Sciences),18977820 +Nauka ta innovacii,Co. Ltd. Ukrinformnauka,18152066|18152066 +Nauki o Zarządzaniu,Wroclaw University of Economics,20806000|20806000 +Naunyn-Schmiedeberg s Archives of Pharmacology,Springer-Verlag,00281298|14321912 +Nauplius,SciELO,01046497|23582936 +Nautre Structural Biology,Nature Publishing Group,10728368| +Naval Engineers Journal,Wiley Blackwell (Blackwell Publishing),00281425|15593584 +Naval Research Logistics (NRL),Wiley Blackwell (John Wiley & Sons),0894069X|15206750 +Naval Research Logistics Quarterly,Wiley Blackwell (John Wiley & Sons),00281441|19319193 +Navegações,EDIPUCRS,19828527|19834276 +Navigation,Wiley Blackwell (John Wiley & Sons),00281522|21614296 +Ñawpa Pacha,Informa UK (Taylor & Francis),00776297|20516207 +Nazariyat İslam Felsefe ve Bilim Tarihi Araştırmaları Dergisi (Journal for the History of Islamic Philosophy and Sciences),"""Libronet Bilgi Hizmetleri ve Yazilim San. Tic. Ltd., Sti.""",21488088| +NB Административное право и практика администрирования,"""NB-Media, Ltd.""",23069945 +NB Вопросы права и политики,"""NB-Media, Ltd.""",23059699 +NB Исторические исследования,"""NB-Media, Ltd.""",2306420X +NB Кибернетика и программирование,"""NB-Media, Ltd.""",23064196 +NB Культуры и искусства,"""NB-Media, Ltd.""",23061618 +NB Международное право,"""NB-Media, Ltd.""",23069899 +NB Международные отношения,"""NB-Media, Ltd.""",23064226 +NB Национальная безопасность,"""NB-Media, Ltd.""",23060417 +NB Педагогика и просвещение,"""NB-Media, Ltd.""",23064188 +NB Проблемы общества и политики,"""NB-Media, Ltd.""",23060158|23060158 +NB Психология и психотехника,"""NB-Media, Ltd.""",23060425|23060425 +NB Российское полицейское право,"""NB-Media, Ltd.""",23064218 +NB Филологические исследования,"""NB-Media, Ltd.""",23061596|23061596 +NB Философские исследования,"""NB-Media, Ltd.""",23060174 +NB Финансовое право и управление,"""NB-Media, Ltd.""",23064234 +NB Экономика тренды и управление,"""NB-Media, Ltd.""",23064595 +NBER International Seminar on Macroeconomics,The University of Chicago Press,19328796|21508372 +NBER Macroeconomics Annual,The University of Chicago Press,08893365|15372642 +NBER/Frontiers in Health Policy Research,MIT Press,1096231X|00000000 +NCI Nature Pathway Interaction Database,Nature Publishing Group,17525519 +NDT & E International,Elsevier ,09638695| +NDT International,Elsevier ,03089126| +NDT Plus,Oxford University Press,17530784|17530792 +NDT World,Infra-M Academic Publishing House,16093178| +Near and Middle Eastern Journal of Research in Education,Hamad bin Khalifa University Press (HBKU Press),17031958| +Near Eastern Archaeology,The American Schools of Oriental Research,10942076|15575594 +Near Surface Geophysics,EAGE Publications,18730604 +Necatibey Eğitim Fakültesi Elektronik Fen ve Matematik Eğitimi Dergisi,Necatibey Faculty of Education Electronics Journal of Science and Mathematics Education,13076086|13076086 +NECSUS European Journal of Media Studies,Amsterdam University Press,22151222| +Nederduitse Gereformeerde Teologiese Tydskrif,Stellenbosch University - Nederduitse Gereformeerde Teologiese Tydskrif,00282006|22262385 +Nederlands Archief voor Kerkgeschiedenis,Brill Academic Publishers,00282030| +Nederlands Tijdschrift voor Diabetologie,Springer-Verlag,15672743|18766242 +Nederlands tijdschrift voor Europees recht,Boom Uitgevers Den Haag,13824120| +Nederlands Tijdschrift voor Evidence Based Practice,Springer-Verlag,15722082|18768806 +Nederlands Tijdschrift voor Fiscaal Recht,CrossRef test user,13896423| +Nederlands Tijdschrift voor Tandheelkunde,Netherlands Tijschrift voor Tandheelkunde,00282200| +Nederlands Tijdschrift voor Traumachirurgie,Springer-Verlag,22148736|22148744 +Nederlands Tijdschrift voor Traumatologie,Springer-Verlag,09298622|18765505 +Nederlandse letterkunde,Amsterdam University Press,13845829| +Nederlandse taalkunde,Amsterdam University Press,13845845| +Nefrología,Elsevier ,02116995| +Nefrología (English Edition),Elsevier ,20132514| +Neftegazovaya Geologiya Teoriya I Praktika,All-Russia Petroleum Research Exploration Institute (VNIGRI),20705379 +Negative Pressure Wound Therapy Journal,FRACO Publishing,23920297 +Négociations,CAIRN,17809231|17821452 +Negotiation and Conflict Management Research,Wiley Blackwell (Blackwell Publishing),17504708|17504716 +Negotiation Journal,Wiley Blackwell (Blackwell Publishing),07484526|15719979 +Negro American Literature Forum,JSTOR,00282480| +Nelineinaya Dinamika,Izhevsk Institute of Computer Scienceq,1816448X|18175155 +Nelumbo,Botanical Survey of India,09765069| +Nematoda,Editora Cubo Multimidia,2358436X +Nematologica,Brill Academic Publishers,00282596|18752926 +Nematological Research (Japanese Journal of Nematology),The Japanese Nematological Society,09196765|18823408 +Nematology,Brill Academic Publishers,13885545|15685411 +NeoBiota,Pensoft Publishers,16190033|13142488 +Neodidagmata,Adam Mickiewicz University Poznan,0077653X| +Neodiversity,Universidade Estadual de Feira de Santana,18095348|23582847 +Neohelicon,Springer-Verlag,03244652|15882810 +Neonatal Medicine,The Korean Society of Neonatology (KAMJE),22879412|22879803 +Neonatal Network The Journal of Neonatal Nursing,Springer Publishing Company,07300832|15392880 +Neonatologie Scan,Thieme Publishing Group,21945462|21945470 +Neonatology,S. Karger AG,16617800|16617819 +Neophilologus,Springer-Verlag,00282677|15728668 +Neoplasia,Elsevier ,14765586| +Neoplasma,"""AEPress, s.r.o.""",00282685|13384317 +NeoReviews,American Academy of Pediatrics,15269906|15269906 +Neotropical Biodiversity,Informa UK (Taylor & Francis),23766808 +Neotropical Biology and Conservation,Universidade do Vale do Rio Dos Sinos - UNISINOS,18099939|18099939 +Neotropical Entomology,Springer-Verlag,1519566X|16788052 +Neotropical Ichthyology,SciELO,16796225|16796225 +Neotropical Primates,BioOne (Conservation International),14134705|14134705 +Nepal Agriculture Research Journal,Nepal Journals Online,1029533X| +Nepal Journal of Biotechnology,Nepal Journals Online,20911130|24679313 +Nepal Journal of Dermatology Venereology & Leprology,Nepal Journals Online,20910231|2091167X +Nepal Journal of Epidemiology,Nepal Journals Online,20910800 +Nepal Journal of Medical Sciences,Nepal Journals Online,20911424|20911459 +Nepal Journal of Obstetrics and Gynaecology,Nepal Journals Online,19999623|19998546 +Nepal Journal of Science and Technology,Nepal Journals Online,19941412| +Nepal Orthopaedic Association Journal,Nepal Journals Online,20910177| +Nepal Tourism and Development Review,Nepal Journals Online,20912234| +Nepalese Heart Journal,Nepal Journals Online,20912978|23825464 +Nepalese Journal of Biosciences,Nepal Journals Online,20911343| +Nepalese Journal of Engineering,Nepal Journals Online,1812870X| +Nepalese Journal of ENT Head and Neck Surgery,Nepal Journals Online,20910835|20910843 +Nepalese Journal of Ophthalmology,Nepal Journals Online,20726805|20910320 +Nepalese Journal of Qualitative Research Methods,Nepal Journals Online,20713258| +Nepalese Journal of Radiology,Nepal Journals Online,2091136X|20911378 +Nephro-Urology Monthly,Kowsar Medical Institute,22517006|22517014 +Néphrologie & Thérapeutique,Elsevier ,17697255| +Nephrology,Wiley Blackwell (Blackwell Publishing),13205358|14401797 +Nephrology - Open Journal,Openventio Publishers,23800445 +Nephrology Dialysis Transplantation,Oxford University Press,09310509|14602385 +Nephrology Reviews,"""Wichtig Publishing, SRL""",20358261|2035813X +Nephrology Times,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19405960| +Nephrology Times,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19405960| +Nephron,S. Karger AG,00282766|14230186 +Nephron Clinical Practice,S. Karger AG,16602110|16602110 +Nephron Experimental Nephrology,S. Karger AG,16602129|16602129 +Nephron Extra,S. Karger AG,16645529 +Nephron Physiology,S. Karger AG,16602137|16602137 +Nesne Psikoloji Dergisi,Sada Institute,21476489 +Netcom,OpenEdition,09876014|2431210X +Netherlands Heart Journal,Springer-Verlag,15685888|18766250 +Netherlands International Law Review,Springer-Verlag,0165070X|17416191 +Netherlands Journal of Aquatic Ecology,Springer-Verlag,13808427| +Netherlands Journal of Geosciences – Geologie en Mijnbouw,Cambridge University Press,00167746|15739708 +Netherlands Journal of Housing and the Built Environment,Springer-Verlag,13832336| +Netherlands Journal of Legal Philosophy,Boom Uitgevers Den Haag,22130713| +Netherlands Journal of Plant Pathology,Springer-Verlag,00282944| +Netherlands journal of psychology,Springer-Verlag,1872552X|18768768 +Netherlands Journal of Sea Research,Elsevier ,00777579| +Netherlands Journal of Zoology,Brill Academic Publishers,00282960|1568542X +Netherlands Quarterly of Human Rights,Springer (Kluwer Academic Publishers),01693441| +Netherlands Yearbook for History of Art / Nederlands Kunsthistorisch Jaarboek,Brill Academic Publishers,01696726|22145966 +Netherlands Yearbook of International Law,Cambridge University Press,01676768|15740951 +NETNOMICS Economic Research and Electronic Networking,Springer (Kluwer Academic Publishers),13859587|15737071 +Netsu Bussei,Japan Society of Thermophysical Properties,0913946X|1881414X +Network and Communication Technologies,Canadian Center of Science and Education,1927064X|19270658 +Network Computation in Neural Systems,IOP Publishing,0954898X|13616536 +Network Modeling Analysis in Health Informatics and Bioinformatics,Springer-Verlag,21926662|21926670 +Network Protocols and Algorithms,"""Macrothink Institute, Inc.""",19433581 +Network Science,Cambridge University Press,20501242|20501250 +Network Security,Elsevier ,13534858| +netWorker,Association for Computing Machinery,10913556| +Networking Science,Springer-Verlag,20760310|20760329 +Networks,Wiley Blackwell (John Wiley & Sons),00283045|10970037 +Networks and Heterogeneous Media,American Institute of Mathematical Sciences,15561801| +Networks and Spatial Economics,Springer-Verlag,1566113X|15729427 +Neue Kriminalpolitik,Nomos Verlag,09349200| +Neue Politische Literatur,"""Peter Lang, International Academic Publishers""",00283320| +Neue Zeitschrift für Systematische Theologie und Religionsphilosophie,Walter de Gruyter GmbH,00283517|16129520 +Neues Jahrbuch für Geologie und Paläontologie - Abhandlungen,Schweizerbart,00777749|00000000 +Neues Jahrbuch für Mineralogie - Abhandlungen Journal of Mineralogy and Geochemistry,Schweizerbart,00777757| +Neues Jahrbuch für Mineralogie - Monatshefte,Schweizerbart,00283649|00000000 +Neural Computation,MIT Press,08997667|1530888X +Neural Computing and Applications,Springer-Verlag,09410643|14333058 +Neural Development,Springer (Biomed Central Ltd.),17498104|17498104 +Neural Network World,Czech Technical University in Prague - Central Library,12100552|23364335 +Neural Networks,Elsevier ,08936080| +Neural Plasticity,Hindawi Publishing Corporation,20905904|16875443 +Neural Processing Letters,Springer-Verlag,13704621|1573773X +Neural Regeneration Research,Medknow Publications,16735374| +Neural Systems & Circuits,Springer (Biomed Central Ltd.),20421001| +Neuro - Open Journal,Openventio Publishers,23771607 +Neuro-Oncology,Oxford University Press,15228517|15235866 +Neuro-Oncology Practice,Oxford University Press,20542577|20542585 +Neuro-Ophthalmology,Informa UK (Taylor & Francis),01658107|1744506X +Neurobehavioral HIV Medicine,Dove Medical Press,11791497 +Neurobiology,Akademiai Kiado Zrt.,12168068| +Neurobiology of Aging,Elsevier ,01974580| +Neurobiology of Disease,Elsevier ,09699961|1095953X +Neurobiology of Learning and Memory,Elsevier ,10747427|10959564 +Neurobiology of Stress,Elsevier ,23522895| +Neurocase,Informa UK (Taylor & Francis),13554794|14653656 +Neurochemical Journal,Pleiades Publishing,18197124|18197132 +Neurochemical Pathology,Springer-Verlag,0734600X| +Neurochemical Research,Springer-Verlag,03643190|15736903 +Neurochemistry & Neuropharmacology,OMICS Publishing Group,24699780 +Neurochemistry International,Elsevier ,01970186|01970186 +Neurochirurgie,Elsevier ,00283770| +Neurochirurgie Scan,Thieme Publishing Group,21959919|21959927 +Neurocirugía,Elsevier ,11301473|11301473 +Neurocomputing,Elsevier ,09252312| +Neurocritical Care,Springer-Verlag,15416933|15560961 +Neurodegeneration,Elsevier - Academic Press,10558330|15229661 +Neurodegenerative Disease Management,Future Medicine,17582024|17582032 +Neurodegenerative Diseases,S. Karger AG,16602854|16602862 +Neuroembryology,S. Karger AG,14248522|14248530 +Neuroembryology and Aging,S. Karger AG,16613406|16613414 +Neuroendocrinology,S. Karger AG,00283835|14230194 +Neuroenterology,Ashdin Publishing,20907931|2090794X +Neuroepidemiology,S. Karger AG,02515350|14230208 +Neuroepigenetics,Elsevier ,22147845| +Neuroethics,Springer-Verlag,18745490|18745504 +Neuroforum,Springer-Verlag,09470875|23637013 +Neurogastroenterology & Motility,Wiley Blackwell (Blackwell Publishing),13501925|13652982 +Neurogenesis,Landes Bioscience,23262125|23262133 +Neurogenetics,Springer-Verlag,13646745|13646753 +Neurographics,American Society of Neuroradiology,15416593| +NeuroImage,Elsevier ,10538119|10959572 +NeuroImage Clinical,Elsevier ,22131582| +Neuroimaging Clinics of North America,Elsevier ,10525149| +Neuroimmunology and Neuroinflammation,OAE Publishing,23478659|23496142 +NeuroImmunoModulation,S. Karger AG,10217401|14230216 +Neuroinformatics,Springer-Verlag,15392791|15392791 +Neurointervention,Korean Society of Interventional Neuroradiology (KAMJE),19755643|22336273 +Neurología,Elsevier ,02134853| +Neurología (English Edition),Elsevier ,21735808| +Neurología Argentina,Elsevier ,18530028| +Neurología Argentina,Elsevier ,03250938| +Neurologia i Neurochirurgia Polska,Elsevier ,00283843| +Neurologia medico-chirurgica,Japan Neurosurgical Society,04708105|13498029 +Neurologic Clinics,Elsevier ,07338619| +Neurological Bulletin,University of Massachusetts Medical School,19424043 +Neurological Research,Maney Publishing,01616412|17431328 +Neurological Sciences,Springer-Verlag,15901874|15903478 +Neurology,Ovid Technologies (Wolters Kluwer) - American Academy of Neurology,00283878|1526632X +Neurology & Clinical Neurophysiology,MIT Press,15268748|00000000 +Neurology and Clinical Neuroscience,Wiley Blackwell (John Wiley & Sons),20494173| +Neurology and Neuroscience,Internet Medical Publishing,2386687X +Neurology and Therapy,Springer-Verlag,21938253|21936536 +Neurology Clinical Practice,Ovid Technologies (Wolters Kluwer) - American Academy of Neurology,21630402|21630933 +Neurology Genetics,Ovid Technologies (Wolters Kluwer) - American Academy of Neurology,23767839 +Neurology India,Medknow Publications,00283886| +Neurology International,PAGEPress Publications,20358385|20358377 +Neurology Neuroimmunology & Neuroinflammation,Ovid Technologies (Wolters Kluwer) - American Academy of Neurology,23327812 +Neurology neuropsychiatry Psychosomatics,"""IMA Press, LLC""",20742711|23101342 +Neurology Now,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15533271| +Neurology Psychiatry and Brain Research,Elsevier ,09419500| +Neurology Report,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1085049X| +Neurology Research International,Hindawi Publishing Corporation,20901852|20901860 +Neurology Today,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15337006| +Neuromodulation Technology at the Neural Interface,Wiley Blackwell (Blackwell Publishing),10947159|15251403 +NeuroMolecular Medicine,Springer-Verlag,15351084|15351084 +Neuromuscular Diseases,Publishing House ABV Press,22228721|24130443 +Neuromuscular Disorders,Elsevier ,09608966| +Neuron,Elsevier ,08966273| +Neuron Glia Biology,Cambridge University Press,1740925X|17410533 +Neuropathological Diseases,Begell House Inc.,21602468| +Neuropathology,Wiley Blackwell (Blackwell Publishing),09196544|14401789 +Neuropathology and Applied Neurobiology,Wiley Blackwell (Blackwell Publishing),03051846|13652990 +Neuropediatrics,Thieme Publishing Group,0174304X|14391899 +Neuropeptides,Elsevier ,01434179| +Neuropharmacology,Elsevier ,00283908| +Neurophotonics,SPIE - International Society for Optical Engineering,2329423X| +Neurophysiologie Clinique/Clinical Neurophysiology,Elsevier ,09877053| +Neurophysiology,Springer-Verlag,00902977|15739007 +Neuropraxis,Springer-Verlag,13875817|18765785 +Neuroprotocols,Elsevier ,10586741| +Neuropsychiatric Disease and Treatment,Dove Medical Press,11766328|11766328 +Neuropsychiatric Electrophysiology,Springer (Biomed Central Ltd.),20554788|20554788 +Neuropsychiatrie,Springer-Verlag,09486259|21941327 +Neuropsychiatrie de l Enfance et de l Adolescence,Elsevier ,02229617| +Neuropsychiatry,Future Medicine,17582008| +Neuropsychoanalysis,Informa UK (Taylor & Francis),15294145|20443978 +Neuropsychobiology,S. Karger AG,0302282X|14230224 +Neuropsychologia,Elsevier ,00283932| +Neuropsychological Rehabilitation,Informa UK (Taylor & Francis),09602011|14640694 +Neuropsychological Trends,Led Edizioni Universitarie,1970321X|19703201 +Neuropsychology,American Psychological Association,08944105|19311559 +Neuropsychology Review,Springer-Verlag,10407308|15736660 +Neuropsychopharmacologia Hungarica,Hungarian Association of Psychopharmacologists,14198711| +Neuropsychopharmacology,Nature Publishing Group,0893133X|1740634X +NeuroQuantology,NeuroQuantology Journal,13035150 +Neuroradiologie Scan,Thieme Publishing Group,16169697|16169700 +Neuroradiology,Springer-Verlag,00283940|14321920 +NeuroRegulation,International Society for Neuralfeeback and Research (ISNR),23730587 +neuroreha,Thieme Publishing Group,16116496|16117654 +Neurorehabilitation,IOS Press,10538135|18786448 +Neurorehabilitation and Neural Repair,SAGE Publications,08884390|15526844 +Neuroreport,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09594965| +NeuroRx,Springer-Verlag,15455343|15455351 +Neuroscience,Elsevier ,03064522| +Neuroscience & Biobehavioral Reviews,Elsevier ,01497634| +Neuroscience & Medicine,"""Scientific Research Publishing, Inc.""",21582912|21582947 +Neuroscience and Behavioral Physiology,Springer-Verlag,00970549|1573899X +Neuroscience and Biomedical Engineering,Bentham Science,22133852| +Neuroscience and Neuroeconomics,Dove Medical Press,22303561 +Neuroscience Bulletin,Springer-Verlag,16737067|19958218 +Neuroscience Discovery,Herbert Publications,20526946 +Neuroscience Gateway,Nature Publishing Group,17509475| +Neuroscience Journal,Hindawi Publishing Corporation,23144262|23144270 +Neuroscience Letters,Elsevier ,03043940| +Neuroscience of Consciousness,Oxford University Press,20572107 +Neuroscience of Decision Making,De Gruyter Open Sp. z o.o. ,22991174 +Neuroscience Research,Elsevier ,01680102| +Neuroscience Research Communications,Wiley Blackwell (John Wiley & Sons),08936609|15206769 +Neuroscience Research Letters,Bioinfo Publications,09768866|09768874 +Neuroscience Research Supplements,Elsevier ,09218696| +Neuroscience Translations,Springer-Verlag,00283959| +Neurosciences,Neurosciences,13196138|16583183 +Neuroscience Communications,"""Smart Science and Technology, LLC""",24704008 +Neurosignals,S. Karger AG,1424862X|14248638 +Neurosonology,The Japan Academy of Neurosonology,0917074X|18843336 +Neurosurgery,Ovid Technologies (Wolters Kluwer) - Neurosurgery,0148396X| +Neurosurgery Clinics of North America,Elsevier ,10423680| +Neurosurgery Quarterly,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10506438| +Neurosurgical FOCUS,Journal of Neurosurgery Publishing Group,10920684|10920684 +Neurosurgical Review,Springer-Verlag,03445607|14372320 +Neurotherapeutics,Springer-Verlag,19337213|18787479 +Neurotoxicity Research,Springer-Verlag,10298428|14763524 +NeuroToxicology,Elsevier ,0161813X| +Neurotoxicology and Teratology,Elsevier ,08920362| +NeuroTransmitter,Springer-Verlag,1436123X|21966397 +Neurotransmitter,"""Smart Science and Technology, LLC""",23752440 +Neurourology and Urodynamics,Wiley Blackwell (John Wiley & Sons),07332467|15206777 +Neurovascular Imaging,Springer (Biomed Central Ltd.),20555792 +Neutron News,Informa UK (Taylor & Francis),10448632|19317352 +Nev,Ankara University,13056697 +Nevada State Undergraduate Research Journal,Associated Students of the University of Nevada's Nevada State Undergraduate Research Journal,23754826 +Nevşehir Bilim ve Teknoloji Dergisi,Nevsehir Bilim ve Teknoloji Dergisi,2148466X|21484651 +New & Renewable Energy,The Korean Society for New and Renewable Energy,17383935| +New Astronomy,Elsevier ,13841076| +New Astronomy Reviews,Elsevier ,13876473| +New Biotechnology,Elsevier ,18716784| +New Blackfriars,Wiley Blackwell (Blackwell Publishing),00284289|17412005 +New Carbon Materials,Elsevier ,18725805| +New Cinemas Journal of Contemporary Film,Intellect,14742756|20400578 +New Comprehensive Biochemistry,Elsevier , +New Criminal Law Review An International and Interdisciplinary Journal,University of California Press,19334192|19334206 +New Directions,The Higher Education Academy,17409888|20513615 +New Directions for Adult and Continuing Education,Wiley Blackwell (John Wiley & Sons),10522891|15360717 +New Directions for Child and Adolescent Development,Wiley Blackwell (John Wiley & Sons),15203247|15348687 +New Directions for Community Colleges,Wiley Blackwell (John Wiley & Sons),01943081|15360733 +New Directions for Evaluation,Wiley Blackwell (John Wiley & Sons),10976736|1534875X +New Directions for Higher Education,Wiley Blackwell (John Wiley & Sons),02710560|15360741 +New Directions for Institutional Research,Wiley Blackwell (John Wiley & Sons),02710579|1536075X +New Directions for Mental Health Services,Wiley Blackwell (John Wiley & Sons),01939416|15584453 +New Directions for Philanthropic Fundraising,Wiley Blackwell (John Wiley & Sons),1072172X|15427846 +New Directions for Program Evaluation,Wiley Blackwell (John Wiley & Sons),01647989|15512371 +New Directions for Student Leadership,Wiley Blackwell (John Wiley & Sons),23733349| +New Directions for Student Services,Wiley Blackwell (John Wiley & Sons),01647970|15360695 +New Directions for Teaching and Learning,Wiley Blackwell (John Wiley & Sons),02710633|15360768 +New Directions for Youth Development,Wiley Blackwell (John Wiley & Sons),15338916|15375781 +New Disease Reports,British Society for Plant Pathology,20440588 +New Economy,Wiley Blackwell (Blackwell Publishing),10703535|14680041 +New Egyptian Journal of Microbiology,African Journals Online ,16871219 +New England Journal of Medicine,New England Journal of Medicine,00284793|15334406 +New England Review,Muse - Johns Hopkins University Press,21619131 +New Forests,Springer-Verlag,01694286|15735095 +New Formations,Lawrence and Wishart,09502378|17410789 +New Generation Computing,Springer-Verlag,02883635|18827055 +New Genetics and Society,Informa UK (Taylor & Francis),14636778|14699915 +New German Critique,Duke University Press,0094033X|15581462 +New Global Development,Informa UK (Taylor & Francis),10809716| +New Global Studies,Walter de Gruyter GmbH,21946566|19400004 +New Hibernia Review,Muse - Johns Hopkins University Press,15345815 +New Horizons in Adult Education and Human Resource Development,Wiley Blackwell (John Wiley & Sons),19394225| +New Horizons in Translational Medicine,Elsevier ,23075023| +New Ideas in Psychology,Elsevier ,0732118X| +New Jersey History,Rutgers University Libraries,21513619 +New Jersey Journal of Communication,Informa UK (Taylor & Francis),10679154| +New Jersey Studies An Interdisciplinary Journal,Rutgers University Libraries,23740647 +New Journal of Botany,Maney Publishing,20423489|20423497 +New Journal of Chemistry,The Royal Society of Chemistry,11440546|13699261 +New Journal of Glass and Ceramics,"""Scientific Research Publishing, Inc.""",21617554|21617562 +New Journal of Physics,IOP Publishing,13672630 +New Journal of Science,Hindawi Publishing Corporation,23567740|20908520 +New Labor Forum,SAGE Publications,10957960|15572978 +New Library World,Emerald (MCB UP ),03074803|00000000 +New Literary History,Muse - Johns Hopkins University Press,00286087|1080661X +New Mathematics and Natural Computation,World Scientific ,17930057|17937027 +New Media & Society,SAGE Publications,14614448|00000000 +New Medicine,Index Copernicus International,14270994|17312507 +New Medieval Literatures,"""Brepols Publishers, NV""",14653737| +New Mexico Anthropologist,The University of Chicago Press,07347030| +New Microbes and New Infections,Elsevier ,20522975| +New Negatives in Plant Science,Elsevier ,23520264| +New Negatives in Plant Science,Elsevier ,23520264| +New Nietzsche Studies,Philosophy Documentation Center,10910239| +New of Science and Education,"""Science and Education, Ltd.""",23122773| +New Perspectives on Turkey,Cambridge University Press,08966346|13053299 +New Perspectives Quarterly,Wiley Blackwell (Blackwell Publishing),08937850|15405842 +New Physics Sae Mulli,Korean Physical Society,03744914|22890041 +New Phytologist,Wiley Blackwell (Blackwell Publishing),0028646X|14698137 +New Political Economy,Informa UK (Taylor & Francis),13563467|14699923 +New Political Science,Informa UK (Taylor & Francis),07393148|14699931 +New Review of Academic Librarianship,Informa UK (Taylor & Francis),13614533|17407834 +New Review of Bioethics,Informa UK (Taylor & Francis),17400287|17407915 +New Review of Children s Literature and Librarianship,Informa UK (Taylor & Francis),13614541|17407885 +New Review of Film and Television Studies,Informa UK (Taylor & Francis),17400309|17407923 +New Review of Hypermedia and Multimedia,Informa UK (Taylor & Francis),13614568|17407842 +New Review of Information and Library Research,Informa UK (Taylor & Francis),1361455X|17407850 +New Review of Information Behaviour Research,Informa UK (Taylor & Francis),14716313|17407877 +New Review of Information Networking,Informa UK (Taylor & Francis),13614576|17407869 +New Review of Libraries and Lifelong Learning,Informa UK (Taylor & Francis),14689944|17407893 +New Scholasticism,Philosophy Documentation Center,00286621| +NEW SOLUTIONS A Journal of Environmental and Occupational Health Policy,SAGE Publications,10482911|15413772 +New Sound,Centre for Evaluation in Education and Science,0354818X| +New South Wales Public Health Bulletin,CSIRO Publishing,10347674| +New Space,Mary Ann Liebert,21680256|21680264 +New Surveys in the Classics,Cambridge University Press,05332451|20528531 +New Technology Work and Employment,Wiley Blackwell (Blackwell Publishing),02681072|1468005X +New Testament Studies,Cambridge University Press,00286885|14698145 +New Theatre Quarterly,Cambridge University Press,0266464X|14740613 +New Trends in Mathematical Science,New Trends in Mathematical Science,21475520| +NEW UNIVERSITY ECONOMICS & LAW,Colloquim,22217347| +NEW UNIVERSITY TECHNICAL SCIENCES,Colloquim,22219552| +NEW UNIVERSITY TOPICAL ISSUES OF HUMANITIES AND SOCIAL SCIENCES,Colloquim,22221484| +New Vico Studies,Philosophy Documentation Center,07339542| +New Voices,"""The Japan Foundation, Sydney""",18335233|2204194X +New Voices,Dartmouth College Library Press,15433323 +New Voices in Japanese Studies,"""The Japan Foundation, Sydney""",22053166 +New Water Policy and Practice,Policy Studies Organization,23806540 +New West Indian Guide / Nieuwe West-Indische Gids,Brill Academic Publishers,13822373|22134360 +New Writing,Informa UK (Taylor & Francis),14790726|19433107 +New York History,JSTOR,0146437X +New Zealand College of Midwives,New Zealand College of Midwives,01147870| +New Zealand Economic Papers,Informa UK (Taylor & Francis),00779954|19434863 +New Zealand Entomologist,Informa UK (Taylor & Francis),00779962|11793430 +New Zealand Geographer,Wiley Blackwell (Blackwell Publishing),00288144|17457939 +New Zealand Journal of Agricultural Research,Informa UK (Taylor & Francis),00288233|11758775 +New Zealand Journal of Botany,Informa UK (Taylor & Francis),0028825X|11758643 +New Zealand Journal of Crop and Horticultural Science,Informa UK (Taylor & Francis),01140671|11758783 +New Zealand Journal of Educational Studies,Springer-Verlag,00288276|21994714 +New Zealand Journal of Experimental Agriculture,Informa UK (Taylor & Francis),03015521| +New Zealand Journal of Forestry Science,Springer (Biomed Central Ltd.),11795395|11795395 +New Zealand Journal of Geography,Wiley Blackwell (Blackwell Publishing),00288292| +New Zealand Journal of Geology and Geophysics,Informa UK (Taylor & Francis),00288306|11758791 +New Zealand Journal of Marine and Freshwater Research,Informa UK (Taylor & Francis),00288330|11758805 +New Zealand Journal of Physiotherapy,Physiotherapy New Zealand,03037193|22304886 +New Zealand Journal of Zoology,Informa UK (Taylor & Francis),03014223|11758821 +New Zealand Veterinary Journal,Informa UK (Taylor & Francis),00480169|11760710 +Newborn and Infant Nursing Reviews,Elsevier ,15273369| +Newman Studies Journal,Philosophy Documentation Center,15479080| +News Bulletin (Institute of Pacific Relations),JSTOR,15302199| +news nature,Nature Publishing Group,17447933 +news nature com,Nature Publishing Group,17447933 +News-Bulletin of Southern Federal University Pedagogical Sciences,Southern Federal University,19951140| +Newsletter (College Art Association of America Visual Resources Committee),The University of Chicago Press,21637695| +Newsletter - an occasional publication of the Institute of public finance,Institute of Public Finance,13334417 +Newsletter an occasional publication of the Institute of public finance,Institute of Public Finance,18484662 +Newsletter European Labor and Working Class History,Cambridge University Press,00978523| +Newsletter of Japan Society for Comparative Endocrinology,Japan Society for Comparative Endocrinology,09139044|13475045 +Newsletter of the Association for Preservation Technology,JSTOR,03800598| +Newsletter of the IRE Professional Group on Audio,Institute of Electrical and Electronics Engineers,21683026|21683018 +Newsletter of the Society for the Advancement of American Philosophy,Philosophy Documentation Center,21552789| +Newsletter on Intellectual Freedom,American Library Association,19454546|19454546 +Newsletter povremeno glasilo Instituta za javne financije,Institute of Public Finance,13334263|13339303 +Newsletters on Stratigraphy,Schweizerbart,00780421|00000000 +Newspaper Research Journal,SAGE Publications,07395329|23764791 +Nexo Revista Científica,Latin America Journals Online,18186742|19959516 +Next Generation Building,Baltzer Science Publishers,22134425|22134433 +Nexus Network Journal,Springer-Verlag,15905896|15224600 +NFS Journal,Elsevier ,23523646| +Nghiên cứu Tôn Giáo,Vietnam Journals Online,18590403| +NHSA Dialog,Informa UK (Taylor & Francis),15240754|19309325 +Niche Journal,AVES Publishing Co.,21467609|21472556 +Nickel-Catalyzed Organozinc-Mediated Alkylative Cyclization,Thieme Publishing Group,20100272 +Nicotine & Tobacco Research,Oxford University Press,14622203|1469994X +Nida Notes,NIDA/RTI International,15357325| +Nieren- und Hochdruckkrankheiten,Dustri-Verlag Dr. Karl Feistle,03005224| +Nierówności społeczne a wzrost gospodarczy,University of Rzeszow,18985084| +Nietzsche Studien,Walter de Gruyter GmbH,03421422|16130790 +Nietzscheforschung,Walter de Gruyter GmbH,21919259|18695604 +Nigeria Agricultural Journal,African Journals Online ,0300368X +Nigeria Journal of Business Administration,African Journals Online ,0794067X +Nigeria Journal of Pure and Applied Physics,African Journals Online ,15960862 +Nigerian Chapter of Arabian Journal of Business and Management Review,"""Al Manhal FZ, LLC""",23158638| +Nigerian Dental Journal,African Journals Online ,1891006 +Nigerian Food Journal,Elsevier ,01897241|01897241 +Nigerian Hospital Practice,African Journals Online ,15977889 +Nigerian Journal of Animal Production,African Journals Online ,3312062 +Nigerian Journal of Basic and Applied Sciences,African Journals Online ,07945698|07945698 +Nigerian Journal of Basic and Clinical Sciences,Medknow Publications,03318540| +Nigerian Journal of Cardiology,Medknow Publications,01897969| +Nigerian Journal of Chemical Research,African Journals Online ,11190221 +Nigerian Journal of Clinical and Counselling Psychology,African Journals Online ,11184035 +Nigerian Journal of Clinical Medicine,African Journals Online ,21411123|21411123 +Nigerian Journal of Clinical Practice,Medknow Publications,11193077| +Nigerian Journal of Experimental and Clinical Biosciences,Medknow Publications,23480149| +Nigerian Journal of Fisheries,African Journals Online ,1597443X +Nigerian Journal of General Practice,Medknow Publications,11184647|11184647 +Nigerian Journal of Genetics,Elsevier ,01899686|01899686 +Nigerian Journal of Guidance and Counselling,African Journals Online ,7940831 +Nigerian Journal of Health and Biomedical Sciences,African Journals Online ,15958272 +Nigerian Journal of Health Sciences,Medknow Publications,15964078| +Nigerian Journal of Horticultural Science,African Journals Online ,11182733 +Nigerian Journal of Medicine,African Journals Online ,11152613 +Nigerian Journal of Natural Products and Medicine,African Journals Online ,11186267 +Nigerian Journal of Nutritional Sciences,African Journals Online ,01890913|01890913 +Nigerian Journal of Ophthalmology,Medknow Publications,01899171|01899171 +Nigerian Journal of Orthopaedics and Trauma,African Journals Online ,15964582 +Nigerian Journal of Paediatrics,African Journals Online ,3024660 +Nigerian Journal of Parasitology,African Journals Online ,11174145 +Nigerian Journal of Pharmaceutical Research,African Journals Online ,1898434 +Nigerian Journal of Physics,African Journals Online ,15950611 +Nigerian Journal of Physiological Sciences,African Journals Online ,0794859X +Nigerian Journal of Plastic Surgery,Medknow Publications,07949316|07949316 +Nigerian Journal of Postgraduate Medicine,African Journals Online ,20068530 +Nigerian Journal of Psychiatry,African Journals Online ,1891774 +Nigerian Journal of Soil and Environmental Research,African Journals Online ,15956121 +Nigerian Journal of Surgery,Medknow Publications,11176806|11176806 +Nigerian Journal of Surgical Research,Medknow Publications,15951103 +Nigerian Journal of Surgical Sciences,Medknow Publications,11165898|11165898 +Nigerian Journal of Technological Development,African Journals Online ,01899546|24372110 +Nigerian Journal of Technological Research,African Journals Online ,07955111| +Nigerian Journal of Technology,African Journals Online ,03318443|24678821 +Nigerian Libraries,African Journals Online ,290122 +Nigerian Medical Journal,Medknow Publications,03001652| +Nigerian Medical Practitioner,African Journals Online ,1890964 +Nigerian Music Review,African Journals Online ,1116428X +Nigerian Postgraduate Medical Journal,Medknow Publications,11171936| +Nigerian Quarterly Journal of Hospital Medicine,African Journals Online ,1892657 +Nigerian Veterinary Journal,African Journals Online ,3313026 +Nihon Bika Gakkai Kaishi (Japanese Journal of Rhinology),Japan Rhinologic Society,09109153|18837077 +Nihon Chikusan Gakkaiho,Japanese Society of Animal Science,1346907X|18808255 +Nihon Gekakei Rengo Gakkaishi (Journal of Japanese College of Surgeons),Japanese College of Surgeons,03857883|18829112 +NIHON HEIKATSUKINGAKKAIZASSI,Japan Society of Smooth Muscle Research,1884507X|18848761 +Nihon Hotetsu Shika Gakkai Zasshi,Japan Prosthodontic Society,03895386|1883177X +Nihon Ika Daigaku Igakkai Zasshi,The Medical Association of Nippon Medical School,13498975|18802877 +Nihon Kessho Gakkaishi,The Crystallographic Society of Japan,03694585|18845576 +Nihon Kikan Shokudoka Gakkai Kaiho,Japan Broncho-esophagological Society,00290645|18806848 +Nihon Kyukyu Igakukai Zasshi,Japanese Association for Acute Medicine,0915924X|18833772 +Nihon Naika Gakkai Zasshi,Japanese Society of Internal Medicine,00215384|18832083 +Nihon Nyugan Kenshin Gakkaishi (Journal of Japan Association of Breast Cancer Screening),Japan Association of Breast Cancer Screening ,09180729|18826873 +Nihon Reoroji Gakkaishi,Society of Rheology Japan,03871533|21864586 +Nihon Rinsho Geka Gakkai Zasshi (Journal of Japan Surgical Association),Japan Surgical Association,13452843|18825133 +Nihon Shishubyo Gakkai Kaishi (Journal of the Japanese Society of Periodontology),The Japanese Society of Periodontology,03850110|1880408X +Nihon Shoni Arerugi Gakkaishi The Japanese Journal of Pediatric Allergy and Clinical Immunology,Japanese Society of Pediatric Allergy and Clinical Immunology,09142649|18822738 +Nihon Shoni Jinzobyo Gakkai Zasshi,The Japanese Society for Pediatric Nephrology,09152245|18813933 +Nihon Toseki Igakkai Zasshi,Japanese Society for Dialysis Therapy,13403451|1883082X +Nihon Yoton Gakkaishi,The Japanese Society of Swine Science,0913882X|1881655X +Nile Journal of Business and Economics,Nigerian Turkish Nile University,24889571 +Nile Journal of English Studies,Nigerian Turkish Nile University,24889539 +Nile Journal of Medical Sciences,Nigerian Turkish Nile University,24889563 +Nin,Brill Academic Publishers,15678474|15707768 +NINE A Journal of Baseball History and Culture,Muse - Johns Hopkins University Press,15341844 +Nineteenth Century Contexts,Informa UK (Taylor & Francis),08905495|14772663 +Nineteenth Century French Studies,Muse - Johns Hopkins University Press,15360172 +Nineteenth Century Theatre and Film,SAGE Publications,17483727|20482906 +Nineteenth-Century Fiction,University of California Press,19491986| +Nineteenth-Century Literature,University of California Press,08919356|10678352 +Nineteenth-Century Music Review,Cambridge University Press,14794098|20448414 +Ningen to kankyo,Japan Association on the Environmental Studies,0286438X|21862540 +Nippon Daicho Komonbyo Gakkai Zasshi,The Japan Society of Coloproctology,00471801|18829619 +Nippon Eiseigaku Zasshi (Japanese Journal of Hygiene),Japanese Society for Hygiene,00215082|18826482 +Nippon Eiyo Shokuryo Gakkaishi,Japanese Society of Nutrition and Food Science,02873516|18832849 +Nippon Gakushiin kiyo,The Japan Academy,03880036| +NIPPON GOMU KYOKAISHI,The Society of Rubber Industry,0029022X|18840442 +Nippon Hojyoken Kagaku Kenkyu,Japanese Society of Service Dog Research,18818978|18823084 +Nippon Ishinkin Gakkai Zasshi,The Japanese Society for Medical Mycology,09164804|18820476 +Nippon Jibiinkoka Gakkai Kaiho,"""Oto-Rhino-Laryngological Society of Japan, Inc.""",00306622|18830854 +NIPPON KAGAKU KAISHI,The Chemical Society of Japan,03694577|21850909 +Nippon kagaku zassi,The Chemical Society of Japan,03695387|21850917 +Nippon Laser Igakkaishi,Japan Society for Laser Surgery and Medicine,02886200|18811639 +Nippon Ronen Igakkai Zasshi Japanese Journal of Geriatrics,The Japan Geriatrics Society,03009173| +Nippon Saikingaku Zasshi,Japanese Society for Bacteriology,00214930|18824110 +Nippon Shokuhin Kagaku Kogaku Kaishi,Japanese Society for Food Science and Technology,1341027X|18816681 +NIPPON SHOKUHIN KOGYO GAKKAISHI,Japanese Society for Food Science and Technology,00290394| +Nippon Sugaku-Buturigakkwaishi,Mathematical Society of Japan,21852715 +NIPPON SUISAN GAKKAISHI,The Japanese Society of Fisheries Science,00215392|1349998X +Nippon Teien Gakkaishi,The Academic Society of Japanese Garden,09194592|21860025 +Nippon Yakubutsugaku Zasshi (Folia Pharmacologica Japonica),The Japanese Pharmacological Society,03694461|2185307X +NIR news,IM Publications,09603360| +Nirmana,Petra Christian University,02150905|02150905 +Nishi Nihon Hifuka,Western Japan Division of JDA,03869784|18804047 +NISO Newsline,National Information Standards Organization,15592774 +NISPAcee Journal of Public Administration and Policy,De Gruyter Open Sp. z o.o. ,13379038|13379038 +Nitric Oxide,Elsevier ,10898603|10898611 +Nitro-Mannich Reaction/Aza-Henry Reaction,Thieme Publishing Group,20500238 +Nitroaldol Reactions,Thieme Publishing Group,20200358 +Niva Povolzhya,Central Collector of Libraries BIBCOM,19986092| +NJ,Informa UK (Taylor & Francis),14452294|2200775X +NJAS - Wageningen Journal of Life Sciences,Elsevier ,15735214| +Nka Journal of Contemporary African Art,Duke University Press,10757163| +NMC Case Report Journal,Japan Neurosurgical Society,21884226 +NMR in Biomedicine,Wiley Blackwell (John Wiley & Sons),09523480|10991492 +NOAA technical report NMFS SSRF,Smithsonian Institution Biodiversity Heritage Library,00944580| +Nóesis Revista de Ciencias Sociales y Humanidades,Noesis - Revista de Ciencias Sociales y Humanidades,01889834|23958669 +Noise & Vibration Worldwide,SAGE Publications,09574565|09574565 +Noise and Health,Medknow Publications,14631741| +Noise Control,Acoustical Society of America ,05495865| +Noise Control Engineering,Institute of Noise Control Engineering,00939978| +Noise Control Engineering Journal,Institute of Noise Control Engineering,07362501| +Noise Mapping,De Gruyter Open Sp. z o.o. ,2084879X +Noise Notes,Multiscience,14754738|00000000 +Nómadas Revista Crítica de Ciencias Sociales y Jurídicas,Universidad Complutense de Madrid,15786730 +Nomadías,Universidad de Chile,07172761|07190905 +Nomadic Peoples,White Horse Press ,08227942|17522366 +Non Plus,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23163976 +Non-Coding RNA,MDPI AG,2311553X +Non-coding RNAs in Endocrinology,De Gruyter Open Sp. z o.o. ,23004258 +Non-Destructive Testing,Elsevier ,00291021| +Non-ferrous Metals,Ore and Metals Publishing House,20720807| +Non-Genetic Inheritance,De Gruyter Open Sp. z o.o. ,20848846 +Non-State Actors and International Law,Brill Academic Publishers,15677125|15718077 +Nonautonomous and Stochastic Dynamical Systems,De Gruyter Open Sp. z o.o. ,22993258 +Nonautonomous Dynamical Systems,De Gruyter Open Sp. z o.o. ,23530626 +Nondestructive Testing And Evaluation,Informa UK (Taylor & Francis),10589759|14772671 +Nondestructive Testing Communications,Informa UK (Taylor & Francis),02780895| +Nonlinear Analysis and Differential Equations,"""Hikari, Ltd.""",13147587 +Nonlinear Analysis Hybrid Systems,Elsevier ,1751570X| +Nonlinear Analysis Modelling and Control,Vilnius University,13925113| +Nonlinear Analysis Real World Applications,Elsevier ,14681218| +Nonlinear Analysis Theory Methods & Applications,Elsevier ,0362546X| +Nonlinear Biomedical Physics,Springer (Biomed Central Ltd.),17534631| +Nonlinear Differential Equations and Applications NoDEA,Springer-Verlag,10219722|14209004 +Nonlinear Dynamics,Springer-Verlag,0924090X|1573269X +Nonlinear Dynamics Psychology and Life Sciences,Springer (Kluwer Academic Publishers),10900578| +Nonlinear Engineering,Walter de Gruyter GmbH,21928010|21928029 +Nonlinear Optics,Informa UK (Taylor & Francis),10587268| +Nonlinear Oscillations,Springer-Verlag,15360059|15360059 +Nonlinear Processes in Geophysics,Copernicus GmbH,16077946 +Nonlinear Processes in Geophysics Discussions,Copernicus GmbH,21985634 +Nonlinear Theory and Its Applications IEICE,"""Institute of Electronics, Information and Communications Engineers""",21854106 +Nonlinearity,IOP Publishing,09517715|13616544 +Nonlinearity in Biology Toxicology and Medicine,SAGE Publications,15401421|1540143X +Nonprofit and Voluntary Sector Quarterly,SAGE Publications,08997640|15527395 +Nonprofit Business Advisor,Wiley Blackwell (John Wiley & Sons),15315428|19493193 +Nonprofit Communications Report,Wiley Blackwell (John Wiley & Sons),1549778X| +Nonprofit Management and Leadership,Wiley Blackwell (John Wiley & Sons),10486682|15427854 +Nonprofit Policy Forum,Walter de Gruyter GmbH,21946035|21543348 +Nonrenewable Resources,Springer-Verlag,09611444| +Nontraditional Students Report,Wiley Blackwell (John Wiley & Sons),15235416|19437501 +NORA - Nordic Journal of Feminist and Gender Research,Informa UK (Taylor & Francis),08038740|08038740 +Nordic and Baltic Journal of Information and Communications Technologies,River Publishers,1902097X| +Nordic Journal of Botany,Wiley Blackwell (Blackwell Publishing),0107055X|17561051 +Nordic Journal of Digital Literacy,Scandinavian University Press / Universitetsforlaget AS,08096724|1891943X +Nordic Journal of Health Economics,University of Oslo Library,18929729|18929710 +Nordic Journal of Human Rights,Informa UK (Taylor & Francis),18918131|1891814X +Nordic Journal of Information Literacy in Higher Education,University of Bergen Library,18905900 +Nordic Journal of International Law,Brill Academic Publishers,09027351|15718107 +Nordic Journal of Linguistics,Cambridge University Press,03325865|15024717 +Nordic Journal of Literacy Research,Co-Action Publishing Cappelen Damms,24641596| +Nordic Journal of Migration Research,De Gruyter Open Sp. z o.o. ,1799649X|1799649X +Nordic Journal of Music Therapy,Informa UK (Taylor & Francis),08098131|19448260 +Nordic Journal of Nursing Research,SAGE Publications,01074083|20571593 +Nordic Journal of Philosophical Logic,Informa UK (Taylor & Francis),08066205|08066213 +Nordic Journal of Psychiatry,Informa UK (Taylor & Francis),08039488|15024725 +Nordic Journal of Social Research,University of Bergen Library,18922783 +Nordic Journal of Studies in Educational Policy,Co-Action Publishing,20020317 +Nordic Journal of Vocational Education and Training,Linkoping University Electronic Press,2242458X +Nordic Journal of Working Life Studies,Roskilde University Library,22450157| +Nordic Nutrition Recommendations 2012,Nordic Council of Ministers, +Nordic Perspectives on Open Science,UiT The Arctic University of Norway,24641839| +Nordic Psychology,Informa UK (Taylor & Francis),19012276|19040016 +Nordic Pulp and Paper Research Journal,AB Svensk Papperstidning,02832631| +Nordic Social Work Research,Informa UK (Taylor & Francis),2156857X|21568588 +Nordic Studies in Education,Scandinavian University Press / Universitetsforlaget AS,18915914|18915949 +Nordic Studies on Alcohol and Drugs,De Gruyter Open Sp. z o.o. ,14550725|14586126 +Nordic Tax Journal,Walter de Gruyter GmbH,22461809 +Nordic Wittgenstein Review,Walter de Gruyter GmbH,2242248X +Nordicom Review,De Gruyter Open Sp. z o.o. ,20015119 +Nordisk Medicinskt Arkiv Avd 2,Wiley Blackwell (Blackwell Publishing),03653250| +Nordisk politiforskning,Scandinavian University Press / Universitetsforlaget AS,18948693 +Nordisk Psykiatrisk Medlemsblad,Informa UK (Taylor & Francis),09097252| +Nordisk Psykiatrisk Tidsskrift,Informa UK (Taylor & Francis),00291455| +Nordisk Psykologi,Informa UK (Taylor & Francis),00291463| +Nordisk Sygeplejeforskning,Scandinavian University Press / Universitetsforlaget AS,18922678|18922686 +Nordisk tidsskrift for helseforskning,UiT The Arctic University of Norway,15043614|18912982 +Nordisk Tidsskrift for International Ret,Brill Academic Publishers,0029151X|18752934 +Nordisk tidsskrift for pedagogikk og kritikk,Co-Action Publishing Cappelen Damms,23875739|23875739 +Nordisk Østforum,Co-Action Publishing Cappelen Damms,18911773 +Nordlit,UiT The Arctic University of Norway,08091668|15032086 +Nordlyd,UiT The Arctic University of Norway,15038599 +NORMA Nordic Journal For Masculinity Studies,Informa UK (Taylor & Francis),18902138|18902146 +Normas,Universitat de Valencia,21747245 +Nöro Psikiyatri Arşivi,AVES Publishing Co.,13000667|13094866 +Norois,PERSEE Program,0029182X|17608546 +Norsk antropologisk tidsskrift,Scandinavian University Press / Universitetsforlaget AS,08027285|15042898 +Norsk filosofisk tidsskrift,Scandinavian University Press / Universitetsforlaget AS,00291943|15042901 +Norsk Geografisk Tidsskrift - Norwegian Journal of Geography,Informa UK (Taylor & Francis),00291951|15025292 +Norsk Geologisk Tidsskrift,Informa UK (Taylor & Francis),0029196X|00000000 +Norsk Litteratur­vitenskapelig Tidsskrift,Scandinavian University Press / Universitetsforlaget AS,08092044|1504288X +Norsk medietidsskrift,Scandinavian University Press / Universitetsforlaget AS,08048452|08059535 +Norsk museumstidsskrift,Scandinavian University Press / Universitetsforlaget AS,24642525 +Norsk pedagogisk tidsskrift,Scandinavian University Press / Universitetsforlaget AS,00292052|15042987 +Norsk statsvitenskapelig tidsskrift,Scandinavian University Press / Universitetsforlaget AS,08011745|15042936 +Norsk Tidsskrift for Musikkterapi,Informa UK (Taylor & Francis),08039828| +Norteamérica,Elsevier ,18703550| +North American Actuarial Journal,Informa UK (Taylor & Francis),10920277|23250453 +North American Archaeologist,SAGE Publications,01976931|15413543 +North American Dialogue,Wiley Blackwell (Blackwell Publishing),15392546|15564819 +North American Fauna,U.S. Fish and Wildlife Service,00781304|19444575 +North American Fungi,Pacific Northwest Fungi Project,1937786X +North American Journal of Aquaculture,American Fisheries Society,15222055|15488454 +North American Journal of Fisheries Management,American Fisheries Society,02755947|15488675 +North American Journal of Medical Sciences,Medknow Publications,19472714|19472714 +North American Journal of Medicine and Science,American Chinese Medical Exchange Society,21562342| +North American Journal of Sciences,ScopeMed International Medical Journal Managment and Indexing System,21694613 +North American Review of Economics and Finance,Elsevier ,1042752X| +North Carolina Medical Journal,North Carolina Institute of Medicine,00292559|00292559 +North Central Journal of Agricultural Economics,JSTOR,01919016| +North East Third Sector Research Group Annual Digest,Northumbria University Library,20597940 +North Korean Review,"""McFarland & Company, Inc. """,15512789| +North-Holland Mathematical Library,Elsevier , +North-Holland Mathematics Studies,Elsevier , +North-Holland Series in Applied Mathematics and Mechanics,Elsevier , +North-South Canadian Journal of Latin American Studies,Informa UK (Taylor & Francis),03841367| +Northeast African Studies,Michigan State University Press,07409133|15356574 +Northeast Asian Law Journal,The Institute for Northeast Asian Law Chonbuk National University,19765037| +Northeast Brazilian Health Journal (Revista Piauiense de Saúde),Northeast Brazilian Health Journal,22384839 +Northeastern Naturalist,BioOne (Humboldt Field Research Institute),10926194|19385307 +Northern Clinics of Istanbul,Kare Publishing,21484902| +Northern European Journal of Language Technology,Linkoping University Electronic Press,20001533 +Northern History,Maney Publishing,0078172X|17458706 +Northern International Medical College Journal,Bangladesh Journals Online,22210377|24088730 +Northern Journal of Applied Forestry,Society of American Foresters,07426348| +Northern Lights Film and Media Studies Yearbook,Intellect,1601829X|20400586 +Northern Scotland,Edinburgh University Press,03065278|20422717 +Northern University Journal of Law,Bangladesh Journals Online,22182578|24088749 +Northwest Science,BioOne (Northwest Scientific Association),0029344X|0029344X +Northwestern Naturalist,BioOne (Northwestern Naturalist),10511733|19385315 +Norwegian Archaeological Review,Informa UK (Taylor & Francis),00293652|00000000 +Norwegian Journal of Geology,Geological Society of Norway,23875844|23875852 +Norwegian Petroleum Society Special Publications,Elsevier , +Nosotchu,Japan Stroke Society,09120726|18831923 +Nota Lepidopterologica,Pensoft Publishers,03427536|23675365 +Notable Acquisitions (Metropolitan Museum of Art),JSTOR,01926950| +Notandum,Universidade Estadual de Maringa,15165477 +Notarius International,Springer (Kluwer Academic Publishers),13851209| +Notas de física,Brazilian Center for Physican Research,23184957 +Notas de Población,United Nations Publications,16810333 +Notas Económicas,Coimbra University Press,08724733|2183203X +Notas técnicas,Brazilian Center for Physican Research,22367640 +Notes,Muse - Johns Hopkins University Press,00274380|1534150X +Notes and Queries,Oxford University Press,00293970|14716941 +Notes and Records the Royal Society journal of the history of science,The Royal Society,00359149|17430178 +Notes du conseil d’analyse économique,CAIRN,22738525|22702385 +Notfall & Hausarztmedizin (Notfallmedizin),Thieme Publishing Group,16128583|16128605 +Notfall & Hausarztmedizin,Thieme Publishing Group,18650791|18650805 +Notfall + Rettungsmedizin,Springer-Verlag,14346222|14360578 +Notfall Medizin,Thieme Publishing Group,16170482|1439250X +Notfallmedizin up2date,Thieme Publishing Group,16116550|18626955 +Notices of the American Mathematical Society,American Mathematical Society,00029920|10889477 +Notices of the International Congress of Chinese Mathematicians,"""International Press of Boston, Inc.""",23264810|23264845 +Notizblatt des Königl botanischen Gartens und Museums zu Berlin,JSTOR,02581485| +Noto-are,Journal of Pattern Recognition Research,19412681 +Notre Dame Journal of Formal Logic,Duke University Press,00294527| +Nottingham French Studies,Edinburgh University Press,00294586|20477236 +Nottingham Medieval Studies,"""Brepols Publishers, NV""",00782122| +Notulae Botanicae Horti Agrobotanici Cluj-Napoca,AcademicPres (EAP) Publishing House,0255965X|18424309 +Notulae Scientia Biologicae,AcademicPres (EAP) Publishing House,20673205|20673264 +Noûs,Wiley Blackwell (Blackwell Publishing),00294624|14680068 +Nouveaux c hiers de la recherche en éducation,Consortium Erudit,11955732 +Nouvelle Revue d Optique,IOP Publishing,03357368| +Nouvelle Revue d Optique Appliquée,IOP Publishing,00294780| +Nouvelle revue de psychosociologie,CAIRN,19519532|19618697 +Nouvelle revue d’esthétique,CAIRN,19692269|22642595 +Nouvelle revue théologique,CAIRN,00294845|24064726 +Nouvelles archives du Muséum d histoire naturelle,Smithsonian Institution Biodiversity Heritage Library,07667248| +Nouvelles Études Francophones,Muse - Johns Hopkins University Press,21569428 +Nouvelles FondationS,CAIRN,19519745|21010242 +Nouvelles perspectives en sciences sociales,Consortium Erudit,17128307|19187475 +Nouvelles pratiques sociales,Consortium Erudit,08434468|17039312 +Nouvelles Questions Féministes,CAIRN,02484951|22973850 +Nova Biotechnologica et Chimica,De Gruyter Open Sp. z o.o. ,13386905|13386905 +Nova Economia,SciELO,01036351|01036351 +Nova et vetera,Muse - Johns Hopkins University Press,24705861 +Nova Hedwigia,Schweizerbart,00295035|00000000 +Nova Journal of Medical and Biological Sciences,Nova Explore Publications Inc.,2292793X|2292793X +Nova Religio The Journal of Alternative and Emergent Religions,University of California Press,10926690|15418480 +Nova skola,Teachers' Training Faculty,18400922| +NOVAcura,Hogrefe Publishing Group,16629027|22354271 +Novecento org,BraDypUS,22836837 +NOVEL A Forum on Fiction,Duke University Press,00295132|19458509 +Novel Superconducting Materials,De Gruyter Open Sp. z o.o. ,22993193 +Növénytermelés,University of Debrecen/ Debreceni Egyetem - Novenytermeles,05468191|20608543 +Novitates Paleoentomologicae,The University of Kansas,23295880 +Novitates Zoologicae,Smithsonian Institution Biodiversity Heritage Library,09507655| +Novon A Journal for Botanical Nomenclature,BioOne (Missouri Botanical Garden Press),10553177|19456174 +Novos Cadernos NAEA,Nucleo de Altos Estudos Amazonicos,15166481|21797536 +Novos Estudos - CEBRAP,SciELO,01013300|01013300 +Novos Estudos Jurí­dicos,Editora UNIVALI,14132117|21750491 +Novos Olhares,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15165981|22387714 +Novosibirsk State Pedagogical University Bulletin,Novosibirsk State Pedagogical University,22263365 +Novosti Khirurgii,Vitebsk State Medical University,23050047|23050047 +Novum Testamentum,Brill Academic Publishers,00481009|15685365 +Nowa Medycyna,Index Copernicus International,12335991|17312485 +Nowa Stomatologia,Index Copernicus International,14266911|17312450 +Nowe Media,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20824351| +NOWELE North-Western European Language Evolution,John Benjamins Publishing Company,01088416|22129715 +Nowoczesne Systemy Zarządzania,Index Copernicus International,18969380| +Nowotwory Journal of Oncology,VM Media Sp zo.o. - VMGroup SK,0029540X|23002115 +NPAKADEMI,ScopeMed International Medical Journal Managment and Indexing System,21475709| +NPG Asia Materials,Nature Publishing Group,18844049|18844049 +NPG Asia Materials,Nature Publishing Group,18844057 +NPG Neurologie - Psychiatrie - Gériatrie,Elsevier ,16274830| +npj Aging and Mechanisms of Disease,Nature Publishing Group,20563973 +npj Biofilms and Microbiomes,Nature Publishing Group,20555008 +npj Breast Cancer,Nature Publishing Group,23744677 +npj Computational Materials,Nature Publishing Group,20573960 +npj Genomic Medicine,Nature Publishing Group,20567944 +npj Microgravity,Nature Publishing Group,23738065 +npj Parkinson s Disease,Nature Publishing Group,23738057 +npj Primary Care Respiratory Medicine,Nature Publishing Group,20551010 +npj Quantum Information,Nature Publishing Group,20566387 +npj Schizophrenia,Nature Publishing Group,2334265X +npj Systems Biology and Applications,Nature Publishing Group,20567189 +NRIAG Journal of Astronomy and Geophysics,Elsevier ,20909977| +NSPI Journal,Wiley Blackwell (John Wiley & Sons),00277002|19320132 +NSPI Newsletter,Wiley Blackwell (John Wiley & Sons),00908118| +NTM Zeitschrift für Geschichte der Wissenschaften Technik und Medizin,Springer-Verlag,00366978|14209144 +NTU Philosophical Review,Philosophy Documentation Center,10158995| +Nuances estudos sobre Educação,Departamento de Educacao FCT/Unesp,14139855|22360441 +Nuclear and Chemical Waste Management,Elsevier ,0191815X| +Nuclear and Particle Physics Proceedings,Elsevier ,24056014| +Nuclear Data Current Sheets Section B,Elsevier ,0090550X| +Nuclear Data Sheets,Elsevier ,00903752|10959904 +Nuclear Data Sheets Section A,Elsevier ,0550306X| +Nuclear Energy and Technology,Elsevier ,24523038| +Nuclear Engineering and Design,Elsevier ,00295493| +Nuclear Engineering and Design Fusion,Elsevier ,0167899X| +Nuclear Engineering and Technology,Elsevier ,17385733|2234358X +Nuclear Fusion,IOP Publishing,00295515|17414326 +Nuclear Future,Thomas Telford Ltd.,01404067| +Nuclear Information,Informa UK (Taylor & Francis),21551359 +Nuclear Instruments,Elsevier ,0369643X| +Nuclear Instruments and Methods,Elsevier ,0029554X| +Nuclear Instruments and Methods in Physics Research,Elsevier ,01675087| +Nuclear Instruments and Methods in Physics Research Section A Accelerators Spectrometers Detectors and Associated Equipment,Elsevier ,01689002| +Nuclear Instruments and Methods in Physics Research Section B Beam Interactions with Materials and Atoms,Elsevier ,0168583X| +Nuclear Law Bulletin,Organisation for Economic Co-Operation and Development ,0304341X|16097378 +Nuclear Materials and Energy,Elsevier ,23521791| +Nuclear Medicine and Biology,Elsevier ,09698051| +Nuclear Medicine and Molecular Imaging,Springer-Verlag,18693474|18693482 +Nuclear Medicine Communications,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01433636| +Nuclear Medicine Review,VM Media Sp zo.o. - VMGroup SK,15069680|15069680 +Nuclear Physics,Elsevier ,00295582| +Nuclear Physics A,Elsevier ,03759474| +Nuclear Physics B,Elsevier ,05503213|05503213 +Nuclear Physics B - Proceedings Supplements,Elsevier ,09205632|09205632 +Nuclear Physics News,Informa UK (Taylor & Francis),10619127|19317336 +Nuclear Receptor,Springer (Biomed Central Ltd.),14781336| +Nuclear Receptor Research,Agial Publishing House,23145706|23145714 +Nuclear Receptor Signaling,Nuclear Receptor Signaling Atlas,15507629|15507629 +Nuclear Science and Engineering,American Nuclear Society,00295639| +Nuclear Science and Techniques,Elsevier ,10018042| +Nuclear Science and Technology,Hans Publishers,23327111|2332712X +Nuclear Structural Engineering,Elsevier ,03695816| +Nuclear Technology,American Nuclear Society,00295450| +Nuclear Technology and Radiation Protection,National Library of Serbia,14513994|14528185 +Nuclear Track Detection,Elsevier ,0145224X| +Nuclear Tracks,Elsevier ,0191278X| +Nuclear Tracks and Radiation Measurements,Elsevier ,09698078| +Nuclear Tracks and Radiation Measurements (1982),Elsevier ,0735245X| +Nucleic Acid Therapeutics (Formerly Oligonucleotides),Mary Ann Liebert,21593337|21593345 +Nucleic Acids Research,Oxford University Press,03051048|13624962 +Nucleic Acids Symposium Series,Oxford University Press,02613166|17468272 +Nucleophilic Addition to Imines,Thieme Publishing Group,20500130 +Nucleophilic Opening of Three-Membered Rings,Thieme Publishing Group,20600526 +Nucleosides and Nucleotides,Informa UK (Taylor & Francis),07328311| +Nucleosides Nucleotides & Nucleic Acids,Informa UK (Taylor & Francis),15257770|15322335 +Nucleus,Fundacao Educational de Ituverava,16786602|19822278 +Nucleus,Landes Bioscience,19491034|19491042 +Nucleus Animalium,Fundacao Educational de Ituverava,1984879X|21751463 +Nueva Epoca,Universidad Nacional del Litoral,23623306 +Nuevo mundo mundos nuevos,OpenEdition,16260252 +Nuevo mundo mundos nuevos,OpenEdition,16260252 +Nuevo mundo mundos nuevos,OpenEdition,16260252|16260252 +Nuevo Texto Crítico,Muse - Johns Hopkins University Press,19409079 +Nuklearmedizin,Schattauer GmbH (NuklearMedizin/NuclearMedicine),00295566| +Nükleer Tıp Seminerleri,Galenos Yayinevi,21496447| +Nukleonika,De Gruyter Open Sp. z o.o. ,295922 +null,Modern Language Association, +Numen,Brill Academic Publishers,00295973|15685276 +Numeracy,University of South Florida Libraries,19364660 +Numerical Algebra Control and Optimization,American Institute of Mathematical Sciences,21553289| +Numerical Algorithms,Springer-Verlag,10171398|15729265 +Numerical Analysis and Applications,Pleiades Publishing,19954239|19954247 +Numerical Functional Analysis and Optimization,Informa UK (Taylor & Francis),01630563|15322467 +Numerical Heat Transfer,Informa UK (Taylor & Francis),01495720| +Numerical Heat Transfer Part A Applications,Informa UK (Taylor & Francis),10407782|15210634 +Numerical Heat Transfer Part B Fundamentals,Informa UK (Taylor & Francis),10407790|15210626 +Numerical Linear Algebra with Applications,Wiley Blackwell (John Wiley & Sons),10705325|10991506 +Numerical Mathematics Theory Methods and Applications,Global Science Press,10048979|20797338 +Numerical Methods for Partial Differential Equations,Wiley Blackwell (John Wiley & Sons),0749159X|10982426 +Numerische Mathematik,Springer-Verlag,0029599X|09453245 +Nuncius,Brill Academic Publishers,03947394|18253911 +Nuntius Antiquus,Faculdade de Letras da UFMG,21797064|19833636 +Nurse Education in Practice,Elsevier ,14715953| +Nurse Education Today,Elsevier ,02606917| +Nurse Educator,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03633624| +Nurse Leader,Elsevier ,15414612| +Nurse Prescriber,Cambridge University Press,14671158 +Nurse Prescribing,Mark Allen Group,14799189|20522924 +Nurse Researcher,RCN Publishing,13515578|20478992 +Nurse Researcher,RCN Publishing,13515578|20478992 +Nursery World,Mark Allen Group,00296422| +Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03604039| +Nursing (Ed española),Elsevier ,02125382| +Nursing Administration Quarterly,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03639568| +Nursing and Health,"""Horizon Research Publishing Co., Ltd.""",23322217|23322225 +Nursing and Health Care Perspectives,Allen Press,10942831| +Nursing and Health Sciences,Wiley Blackwell (Blackwell Publishing),14410745|14422018 +Nursing and Midwifery Studies,International Neuroscience Institute,23221488|23221674 +Nursing and Public Health,Wroclaw Medical University,20829876| +Nursing and Residential Care,Mark Allen Group,14659301|20522932 +Nursing Children and Young People,RCN Publishing,20462336|20462344 +Nursing Clinics of North America,Elsevier ,00296465| +Nursing Critical Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1558447X| +Nursing Education Perspectives,National League for Nursing,15365026| +Nursing Ethics,SAGE Publications,09697330|14770989 +Nursing for Women s Health,Elsevier ,17514851|1751486X +Nursing Forum,Wiley Blackwell (Blackwell Publishing),00296473|17446198 +Nursing History Review,Springer Publishing Company,10628061| +Nursing in Critical Care,Wiley Blackwell (Blackwell Publishing),13621017|14785153 +Nursing Inquiry,Wiley Blackwell (Blackwell Publishing),13207881|14401800 +Nursing Leadership,Longwoods Publishing,19296355 +Nursing Made Incredibly Easy!,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15445186| +Nursing Management,RCN Publishing,13545760|20478976 +Nursing Management (Springhouse),Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07446314| +Nursing Older People,RCN Publishing,14720795|20478941 +Nursing Open,Wiley Blackwell (John Wiley & Sons),20541058| +Nursing Outlook,Elsevier ,00296554| +Nursing Philosophy,Wiley Blackwell (Blackwell Publishing),14667681|1466769X +Nursing Reports,PAGEPress Publications,2039439X|20394403 +Nursing Research,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00296562| +Nursing Research and Practice,Hindawi Publishing Corporation,20901429|20901437 +Nursing Research and Reviews,Dove Medical Press,2230522X +Nursing Science,Hans Publishers,21685657|21685614 +Nursing Science Quarterly,SAGE Publications,08943184|00000000 +Nursing Standard,RCN Publishing,00296570|20479018 +NursingPlus Open,Elsevier ,23529008| +Nusantara Bioscience,UNS Solo,20873948|20873956 +Nutraceuticals and food,The Korean Society of Food Science and Nutrition,15986195| +Nutrafoods,Springer-Verlag,18278590|22405291 +Nutrient Cycling in Agroecosystems,Springer-Verlag,13851314|15730867 +Nutrients,MDPI AG,20726643 +Nutrire,Springer (Biomed Central Ltd.),15198928|15198928 +Nutrition,Elsevier ,08999007| +Nutrition & Dietetics,Wiley Blackwell (Blackwell Publishing),14466368|17470080 +Nutrition & Food Science,Emerald (MCB UP ),00346659| +Nutrition & Metabolism,Springer (Biomed Central Ltd.),17437075|17437075 +Nutrition and Aging,IOS Press,18797717|18797725 +Nutrition and Cancer,Informa UK (Taylor & Francis),01635581|15327914 +Nutrition and Diabetes,Nature Publishing Group,20444052 +Nutrition and Dietary Supplements,Dove Medical Press,11791489 +Nutrition and Food Technology Open Access ( ISSN 2470-6086 ),"""Sci Forschen, Inc.""",24706086 +Nutrition and Health,SAGE Publications,02601060|2047945X +Nutrition and Metabolic Insights,"""Libertas Academica, Ltd.""",11786388 +Nutrition Bulletin,Wiley Blackwell (Blackwell Publishing),14719827|14673010 +Nutrition Clinique et Métabolisme,Elsevier ,09850562| +Nutrition in Clinical Care,Wiley Blackwell (Blackwell Publishing),10966781|15235408 +Nutrition in Clinical Practice,SAGE Publications,08845336|19412452 +Nutrition Journal,Springer (Biomed Central Ltd.),14752891|14752891 +Nutrition Metabolism and Cardiovascular Diseases,Elsevier ,09394753| +Nutrition Obesity & Metabolic Surgery,Termedia Sp. z.o.o.,23539437| +Nutrition Research,Elsevier ,02715317| +Nutrition Research and Practice,The Korean Nutrition Society and The Korean Society of Community Nutrition (KAMJE),19761457|20056168 +Nutrition Research Reviews,Cambridge University Press,09544224|14752700 +Nutrition Reviews,Oxford University Press,00296643|17534887 +Nutrition Today,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0029666X| +Nutritional Anthropology,Wiley Blackwell (Blackwell Publishing),15371735|15487172 +Nutritional Neuroscience,Maney Publishing,1028415X|14768305 +Nutritional Science and Food Technology,Herbert Publications,20541848 +Nutritional Therapy & Metabolism,"""Wichtig Publishing, SRL""",18286232| +NWSA Ecolojical Life Sciences,NWSA Academic Journals,13087258 +NWSA Education Sciences,NWSA Academic Journals,13087274 +NWSA Fine Arts,NWSA Academic Journals,13087290 +NWSA Humanities,NWSA Academic Journals,13087320 +NWSA Journal,Indiana University Press,10400656|15271889 +NWSA Medical Sciences,NWSA Academic Journals,13087312 +NWSA Physical Sciences,NWSA Academic Journals,13087304 +NWSA Qualitative Studies,NWSA Academic Journals,1308724X +NWSA Social Sciences,NWSA Academic Journals,13087444 +NWSA Sports Sciences,NWSA Academic Journals,13087266 +NWSA Technological Applied Sciences,NWSA Academic Journals,13087223 +NWSA-Engineering Sciences,NWSA Academic Journals,13087231 +Nytt Norsk Tidsskrift,Scandinavian University Press / Universitetsforlaget AS,0800336X|15043053 +O Eixo e a Roda Revista de Literatura Brasileira,Faculdade de Letras da UFMG,01024809|23589787 +O Mundo da Saúde,Centro Universitario Sao Camilo - Sao Paulo,01047809|19803990 +O Teatro Transcende,Fundacao Universidade Regional de Blumenau,22366644 +OA Alcohol,Open Access Publishing London,20530285 +OA Alternative Medicine,Open Access Publishing London,20527845 +OA Anaesthetics,Open Access Publishing London,20527853 +OA Anatomy,Open Access Publishing London,20527829 +OA Arthritis,Open Access Publishing London,20529554 +OA Autism,Open Access Publishing London,20527810 +OA Biochemistry,Open Access Publishing London,20529651 +OA Bioinformatics,Open Access Publishing London,20541899 +OA Biotechnology,Open Access Publishing London,20520069 +OA Cancer,Open Access Publishing London,20533918 +OA Case Reports,Open Access Publishing London,20520077 +OA Critical Care,Open Access Publishing London,20529309 +OA Dentistry,Open Access Publishing London,20542526 +OA Dermatology,Open Access Publishing London,20545959 +OA Drug Design and Delivery,Open Access Publishing London,20544057 +OA Elderly Medicine,Open Access Publishing London,2054734X +OA Emergency Medicine,Open Access Publishing London,20541902 +OA Epidemiology,Open Access Publishing London,2053079X +OA Evidence-Based Medicine,Open Access Publishing London,20532636 +OA Family Medicine,Open Access Publishing London,20528922 +OA Genetics,Open Access Publishing London,2054197X +OA Immunology,Open Access Publishing London,20529295 +OA Inflammation,Open Access Publishing London,2052787X +OA Medical Hypothesis,Open Access Publishing London,20530781 +OA Minimally Invasive Surgery,Open Access Publishing London,20542666 +OA Molecular and Cell Biology,Open Access Publishing London,20547331 +OA Molecular Oncology,Open Access Publishing London,20529635 +OA Musculoskeletal Medicine,Open Access Publishing London,20529287 +OA Nephrology,Open Access Publishing London,20530293 +OA Neurosciences,Open Access Publishing London,20547358 +OA Orthopaedics,Open Access Publishing London,20529627 +OA Robotic Surgery,Open Access Publishing London,20533225 +OA Sports Medicine,Open Access Publishing London,20532040 +OA Stem Cells,Open Access Publishing London,20547323 +OA Tissue Engineering,Open Access Publishing London,20529643 +OA Women s Health,Open Access Publishing London,20530501 +OAH Magazine of History,Oxford University Press,0882228X| +OALib,"""Scientific Research Publishing, Inc.""",23339705|23339721 +OASIS,Universidad Externado de Colombia,16577558|23462132 +Ob Gyn News,Elsevier ,00297437| +Obere Extremität,Springer-Verlag,18626599|18626602 +Oberwolfach Reports,European Mathematical Society Publishing House,16608933| +Obésité,Springer-Verlag,19515995|19516002 +Obesity,Wiley Blackwell (Blackwell Publishing),19307381|1930739X +Obesity & Control Therapies Open Access,Symbiosis Group,23748354 +Obesity and metabolism,Endocrinology Research Centre,20718713|23065524 +Obesity and Weight Management,Mary Ann Liebert,19486553|19486561 +Obesity Facts,S. Karger AG,16624025|16624033 +Obesity Management,Mary Ann Liebert,15451712|15578569 +Obesity Medicine,Elsevier ,24518476| +Obesity Open Access ( ISSN 2380-5528 ),"""Sci Forschen, Inc.""",23805528 +Obesity Research,Wiley Blackwell (John Wiley & Sons),10717323| +Obesity Research & Clinical Practice,Elsevier ,1871403X| +Obesity Research - Open Journal,Openventio Publishers,23778385 +Obesity Reviews,Wiley Blackwell (Blackwell Publishing),14677881|1467789X +Obesity Science & Practice,Wiley Blackwell (John Wiley & Sons),20552238| +Obesity Surgery,Springer-Verlag,09608923|17080428 +OBETS Revista de Ciencias Sociales,Publicaciones Universidad de Alicante,19891385|19891385 +Obituary Notices of Fellows of the Royal Society,The Royal Society,1479571X| +Object,UCL Press,23969008|23969008 +Obogashchenie Rud,Ore and Metals Publishing House,02023776| +Obrana a strategie (Defence & Strategy),University of Defence,12146463|18027199 +Obras y proyectos,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182813 +Observatoire de la société britannique,OpenEdition,19573383|17754135 +Observatório - Monografias em Comércio Exterior,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",21773939 +Observatório da Jurisdição Constitucional,Instituto Brasiliense de Direito Publico,19824564|19824564 +Observatorio Medioambiental,Universidad Complutense de Madrid,11391987|19883277 +Obstetric Anesthesia Digest,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0275665X| +Obstetric Medicine The Medicine of Pregnancy,SAGE Publications,1753495X|17534968 +Obstetrical & Gynecological Survey,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00297828| +Obstetrics & Gynecology An International Journal,IBIMA Publishing,23799447 +Obstetrics & Gynecology International Journal,MedCrave Group,23774304 +Obstetrics & Gynecology Science,Korean Society of Obstetrics and Gynecology (KAMJE),22878572|22878580 +Obstetrics and Gynaecology Forum,African Journals Online ,10279148 +Obstetrics and Gynecology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00297844| +Obstetrics and Gynecology Clinics of North America,Elsevier ,08898545| +Obstetrics and Gynecology International,Hindawi Publishing Corporation,16879589|16879597 +Obstetrics Gynaecology & Reproductive Medicine,Elsevier ,17517214| +Occasional Paper (Garden History Society),JSTOR,17493390| +Occasional Papers,International Monetary Fund,23043482|23043482 +Occasional Papers,International Monetary Fund,02516365| +Occasional Papers,International Monetary Fund,10201645| +Occasional Papers,International Monetary Fund,10205071| +Occasional papers - San Diego Society of Natural History,Smithsonian Institution Biodiversity Heritage Library,00805939| +Occasional Papers in Sociology and Anthropology,Nepal Journals Online,20910312| +Occasional papers of Bernice P Bishop Museum,Smithsonian Institution Biodiversity Heritage Library,00676160| +Occasional papers of the California Academy of Sciences,Smithsonian Institution Biodiversity Heritage Library,00685461| +Occasional papers of the Museum of Natural History the University of Kansas,Smithsonian Institution Biodiversity Heritage Library,00917958| +Occasional papers of the Museum of Zoology University of Michigan,Smithsonian Institution Biodiversity Heritage Library,00768413| +Occupational and Environmental Medicine,BMJ,13510711|14707926 +Occupational Diseases and Environmental Medicine,"""Scientific Research Publishing, Inc.""",23333561|2333357X +Occupational Ergonomics,IOS Press,13599364|18759092 +Occupational Medicine,Oxford University Press,09627480|14718405 +Occupational Medicine & Health Affairs,OMICS Publishing Group,23296879 +Occupational Therapy In Health Care,Informa UK (Taylor & Francis),07380577|15413098 +Occupational Therapy in Mental Health,Informa UK (Taylor & Francis),0164212X|15413101 +Occupational Therapy International,Wiley Blackwell (John Wiley & Sons),09667903|15570703 +Occupations The Vocational Guidance Journal,Wiley Blackwell (John Wiley & Sons),21645841| +Ocean & Coastal Management,Elsevier ,09645691| +Ocean Acidification,De Gruyter Open Sp. z o.o. ,20847637 +Ocean and Polar Research,Korea Ocean Research and Development Institute,1598141X| +Ocean and Shoreline Management,Elsevier ,09518312| +Ocean Development & International Law,Informa UK (Taylor & Francis),00908320|15210642 +Ocean Dynamics,Springer-Verlag,16167341|16167228 +Ocean Engineering,Elsevier ,00298018| +Ocean Management,Elsevier ,0302184X| +Ocean Modelling,Elsevier ,14635003| +Ocean Science,Copernicus GmbH,18120792 +Ocean Science Discussions,Copernicus GmbH,18120822 +Ocean Science Journal,Springer-Verlag,17385261|20057172 +Ocean Systems Engineering,Techno-Press,20936702| +Ocean Yearbook Online,Brill Academic Publishers,01918575|22116001 +Oceania,Wiley Blackwell (John Wiley & Sons),00298077| +Oceanic Linguistics,Muse - Johns Hopkins University Press,00298115|15279421 +Oceanography,The Oceanography Society,10428275| +Oceanography in Japan,The Oceanographic Society of Japan,09168362|21863105 +Oceanography Open Access,OMICS Publishing Group,23322632|23322632 +Oceanologia,Elsevier ,00783234|23007370 +Oceanologica Acta,Elsevier ,03991784| +Oceanological and Hydrobiological Studies,De Gruyter Open Sp. z o.o. ,1730413X|18973191 +Oceanology,Pleiades Publishing,00014370|15318508 +Oceanus,Smithsonian Institution Biodiversity Heritage Library,15591263| +OCHRONA PRZED KOROZJĄ,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",04737733| +Ochrona Srodowiska i Zasobów Naturalnych,De Gruyter Open Sp. z o.o. ,23538589 +Ochrona Srodowiska i Zasobów Naturalnych - Environmental Protection and Natural Resources,De Gruyter Open Sp. z o.o. ,12307831| +OCL,EDP Sciences,22576614|22576614 +OCLC Micro,Emerald (MCB UP ),87565196| +OCLC Systems & Services,Emerald (MCB UP ),1065075X|00000000 +Ocnos Revista de Estudios sobre Lectura,Universidad Castilla la Mancha,1885446X|22549099 +October,MIT Press,01622870|00000000 +Ocular Immunology and Inflammation,Informa UK (Taylor & Francis),09273948|17445078 +Ocular Oncology and Pathology,S. Karger AG,22964681|22964657 +ÖDaF-Mitteilungen,"""Vandenhoeck & Ruprecht GmbH & Co, KG - V&R Unipress""",21969167|21976015 +ODEON,Universidad Externado de Colombia,17941113|23462140 +Odesa National University Herald Biology,Odesa I.I. Mechnikov National University,20771746| +Odesa National University Herald Chemistry,Odesa I.I. Mechnikov National University,23040947| +Odesa National University Herald Sociology and Politics,Odesa I.I. Mechnikov National University,23041439| +Odes’kyi Politechnichnyi Universytet Pratsi,Odessa National Polytechnic University,20762429|22233814 +Odonto,Instituto Metodista de Ensino Superior,21761000 +Odontology,Springer-Verlag,16181247|16181255 +Odovtos - International Journal of Dental Sciences,Universidad de Costa Rica,16591046|22153411 +OECD Economic Studies,Organisation for Economic Co-Operation and Development ,02550822| +OECD Journal Competition Law and Policy,Organisation for Economic Co-Operation and Development ,15607771| +OECD Journal Economic Studies,Organisation for Economic Co-Operation and Development ,19952848|19952856 +OECD Journal Financial Market Trends,Organisation for Economic Co-Operation and Development ,19952864| +OECD Journal General Papers,Organisation for Economic Co-Operation and Development ,19952821| +OECD Journal Journal of Business Cycle Measurement and Analysis,Organisation for Economic Co-Operation and Development ,19952880|19952899 +OECD Journal on Budgeting,Organisation for Economic Co-Operation and Development ,16087143|16812336 +OECD Journal on Development,Organisation for Economic Co-Operation and Development ,18168124| +OECD Observer,Organisation for Economic Co-Operation and Development ,00297054| +OECD Papers,Organisation for Economic Co-Operation and Development ,16091914| +OECD Statistics on International Trade in Services,Organisation for Economic Co-Operation and Development , +Oecologia,Springer-Verlag,00298549|14321939 +Oecologia Australis,Oecologia Australis,21776199 +Oecologia Brasiliensis,Oecologia Australis,19806442|19819366 +OEconomia,OpenEdition,21135207|22698450 +Oeconomia Copernicana,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20831277| +oemagazine,SPIE - International Society for Optical Engineering,15335496|15335496 +Oesterreichisches Botanisches Wochenblatt,Springer-Verlag,10290729| +Offender Rehabilitation,Informa UK (Taylor & Francis),03643093| +Office Technology and People,Emerald (MCB UP ),01675710| +Official Bulletin of the National Dental Association,American Dental Association,23756446| +Oficina do Historiador,EDIPUCRS,21783748 +OGIRISI a New Journal of African Studies,African Journals Online ,1597474X +Ohio History,Muse - Johns Hopkins University Press,19346042 +Ohm Obradoiro de Historia Moderna,University of Santiago de Compostela,11330481|23400013 +Oikos,Wiley Blackwell (Blackwell Publishing),00301299|16000706 +Oil & Energy Trends Annual Statistical Review,Wiley Blackwell (Blackwell Publishing),09531033| +Oil & Fat Industries,Springer-Verlag,00959502| +Oil & Gas Science and Technology – Revue d’IFP Energies nouvelles,EDP Sciences,12944475|19538189 +Oil & Soap,Springer-Verlag,00959510| +Oil and Chemical Pollution,Elsevier ,02698579| +Oil and Energy Trends,Wiley Blackwell (Blackwell Publishing),09501045|17447992 +Oil and Gas Business,Ufa State Petroleum Technological University,1813503X +Oil and Gas Facilities,Society of Petroleum Engineers,22244514| +Oil and Gaz Business,Ufa State Petroleum Technological University,20730128| +Oil and Petrochemical Pollution,Elsevier ,01437127| +Oil Gas Coal and Electricity,Organisation for Economic Co-Operation and Development ,10259988|1609753X +Oil Shale,Estonian Academy Publishers,0208189X| +OJS på dansk,Aarhus University Library,1904335X +Okajimas Folia Anatomica Japonica,Department of Anatomy Keio University School of Medicine,0030154X|18811736 +Okayama Igakkai Zasshi (Journal of Okayama Medical Association),Okayama Medical Association,00301558|18824528 +Ökologisches Wirtschaften - Fachzeitschrift,Oekom Publishers,14308800| +OLA Quarterly,Pacific University Library,10937374 +OLBI Working Papers,University of Ottawa Library,19232489|19232489 +Old and New Concepts of Physics,De Gruyter Open Sp. z o.o. ,17338026| +Old Testament Essays,Academy of Science of South Africa,10109919|23123621 +Oléagineux Corps gras Lipides,EDP Sciences,12588210|1950697X +Oleoscience,Japan Oil Chemists' Society,13458949|21873461 +Olhar de Professor,Universidade Estadual de Ponta Grossa,15185648|19840187 +Oligonucleotides,Mary Ann Liebert,15454576|00000000 +Olsztyn Economic Journal,De Gruyter Open Sp. z o.o. ,18972721| +OLYMPIADS IN INFORMATICS,Vilnius University,18227732|23358955 +Oman Chapter of Arabian Journal of Business and Management Review,"""Al Manhal FZ, LLC""",22235833| +Oman Journal of Ophthalmology,Medknow Publications,0974620X| +Oman Medical Journal,Oman Medical Journal,1999768X|20705204 +OME Information,Shanghai Institute of Optics and Fine Mechanics,10071180| +Omega,Elsevier ,03050483| +OMEGA--Journal of Death and Dying,SAGE Publications,00302228|15413764 +Omics A Journal of Integrative Biology,Mary Ann Liebert,15362310|15578100 +OMICS Journal of Radiology,OMICS Publishing Group,21677964|21677964 +OMNES,Sookmyung Institute of Multiculturalism Studies,20935498| +On the Horizon,Emerald (MCB UP ),10748121| +"""On-line Journal """"Naukovedenie""""""",Publishing Centre Naukovedenie,22235167 +Onco Reviews,VRI Press,23309113 +Onco Zine - The International Oncology Network,"""InPress Media Group, LLC""",21685339 +Oncobiology and Targets,Medknow Publications,23954469| +Oncocytology journal,"""EDORIUM Journals, Pvt., Ltd.""",23194251| +Oncogene,Nature Publishing Group,09509232|09509232 +Oncogenesis,Nature Publishing Group,21579024 +Oncohematology,Publishing House ABV Press,18188346|24134023 +OncoImmunology,Landes Bioscience,21624011|2162402X +Oncología (Barcelona),Instituto de Salud Carlos III/BNCS/SciELO Espana,3784835 +Oncological Coloproctology,Publishing House ABV Press,22203478|24130583 +ONCOLOGIE,Springer-Verlag,12923818|17652839 +Oncology,S. Karger AG,00302414|14230232 +Oncology & Hematology Review (US),Touch Digital Media LTD.,20523815| +Oncology and Therapy,Springer-Verlag,23661070|23661089 +Oncology Discovery,Herbert Publications,20526199 +Oncology Gastroenterology and Hepatology Reports,Medknow Publications,23483113|22788921 +Oncology Letters,Spandidos Publications,17921074|17921082 +Oncology Nursing Forum,Oncology Nursing Society,15380688|15380688 +Oncology Reports,Spandidos Publications,1021335X|17912431 +Oncology Research and Treatment,S. Karger AG,22965270|22965262 +Oncology Research Featuring Preclinical and Clinical Cancer Therapeutics,Cognizant Communication Corp,09650407|15553906 +Oncology Reviews,PAGEPress Publications,19705557|19705565 +Oncology Times,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02762234| +Oncology Times UK,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,17428009| +Oncolytic Virotherapy,Dove Medical Press,22531572 +Oncomagazine,Springer-Verlag,19502184|1954345X +OncomiRs,De Gruyter Open Sp. z o.o. ,2084882X +OncoReview,Index Copernicus International,20828691| +Oncoscience,"""Impact Journals, LLC """,23314737 +Oncotarget,"""Impact Journals, LLC """,19492553 +OncoTargets and Therapy,Dove Medical Press,11786930 +Onderneming en Financiering,Boom Uitgevers Den Haag,15701247| +Onderstepoort Journal of Veterinary Research,AOSIS,00302465|22190635 +Onderwijs en gezondheidszorg,Springer-Verlag,09208100|18765793 +Ondokuz Mayis Univ Egitim Fakultesi,Ondokuz Mayis Universitesi Egitim Fakultesi,1300302X| +Ondokuz Mayıs Üniversitesi İlahiyat Fakültesi Dergisi,Ondokuz Mayis University Review of the Faculty of Divinity,13003003|13003003 +One Health,Elsevier ,23527714| +Öneri Dergisi,Sosyal Bilimler Ensititusu Hakemli Dergisi Oneri,13000845|21475377 +Onkologie,S. Karger AG,0378584X|14230240 +Onkopipeline,Springer-Verlag,18665861|1866587X +Online and CD-Rom Review,Emerald (MCB UP ),13532642| +Online Brazilian Journal of Nursing,EScola de Enfermagem Aurora de Afono Costa - UFF,16764285|16764285 +Online Information Review,Emerald (MCB UP ),14684527|00000000 +Online Journal of Analytic Combinatorics,Online Journal of Analytic Combinatorics,19313365|19313365 +OnLine Journal of Biological Sciences,Science Publications,16084217|16084217 +Online Journal of Cultural Competence in Nursing and Healthcare,Department of Nursing University of Michigan-Flint,21602824 +Online Journal of Earth Sciences,Science Alert,19917708| +Online Journal of Health Ethics,Univeristy of Southern Mississippi,15514218 +Online Journal of Otolaryngology,ScopeMed International Medical Journal Managment and Indexing System,22500359| +Online Journal of Public Health Informatics,University of Illinois Libraries,19472579 +Online Journal of Rural Nursing and Health Care,Online Journal of Rural Nursing and Health Care,15393399 +Online Journal of Rural Research & Policy,New Prairie Press,19360487|19360487 +Online Readings in Psychology and Culture,Grand Valley State University Libraries,23070919 +Online Review,Emerald (MCB UP ),0309314X| +Onoma,Peeters Publishers,0078463X +Onomastica,Institute of Polish Language,00784648| +Onomázein Revista de lingüística filología y traducción,Pontificia Universidad Catolica de Chile,7185758 +Ons Geestelijk Erf,Peeters Publishers,7742827 +Ontology of Designing,Samara State Aerospace University,22239537|23131039 +OP-Journal,Thieme Publishing Group,01781715|14392496 +OPAKOWANIE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00303348| +OPEC Energy Review,Wiley Blackwell (Blackwell Publishing),17530229|17530237 +OPEC Review,Wiley Blackwell (Blackwell Publishing),02770180|14680076 +Open Access Advocate,Boom Uitgevers Den Haag,22151516| +Open Access Animal Physiology,Dove Medical Press,11792779 +Open Access Bioinformatics,Dove Medical Press,11792701 +Open Access Emergency Medicine,Dove Medical Press,11791500 +Open Access Insect Physiology,Dove Medical Press,11792787 +Open Access Journal of Clinical Trials,Dove Medical Press,11791519 +Open Access Journal of Contraception,Dove Medical Press,11791527 +Open Access Journal of Sports Medicine,Dove Medical Press,11791543 +Open Access Journal of Urology,Dove Medical Press,11791551 +Open Access Macedonian Journal of Medical Sciences,ID Design 2012/DOOEL Skopje,18579655 +Open Access Medical Statistics,Dove Medical Press,22303251 +Open Access Rheumatology Research and Reviews,Dove Medical Press,1179156X +Open Access Surgery,Dove Medical Press,11787082 +Open Agriculture,Walter de Gruyter GmbH,23919531 +Open Archaeology,De Gruyter Open Sp. z o.o. ,23006560 +Open Arts Journal,The Open University,20503679|20503679 +Open Biological Sciences Journal,Bentham Science,23526335| +Open Biology,The Royal Society,20462441 +Open Chemistry,Walter de Gruyter GmbH,23915420 +Open Chemistry Journal,Bentham Science,18748422| +Open Computer Science,De Gruyter Open Sp. z o.o. ,22991093 +Open Computer Science Journal,Bentham Science,23526270| +Open Data Journal for Agricultural Research,Wageningen UR Library,23526378|23526378 +Open Economics and Management Journal,Bentham Science,23526300| +Open Economies Review,Springer-Verlag,09237992|1573708X +Open Engineering,Walter de Gruyter GmbH,23915439 +Open Engineering Sciences Journal,Bentham Science,23526289| +Open Environmental Sciences,Bentham Science,18763251| +Open Ethics and Law Journal,Bentham Science,23526327| +Open Forum Infectious Diseases,Oxford University Press,23288957 +Open Geosciences,Walter de Gruyter GmbH,23915447 +Open Geospatial Data Software and Standards,Springer (Biomed Central Ltd.),23637501 +Open Glycoscience,Bentham Science,18753981| +Open Health Data,"""Ubiquity Press, Ltd.""",20547102|20547102 +Open Heart,BMJ,20533624 +Open Heart Failure Journal,Bentham Science,18765351| +Open Journal of Accounting,"""Scientific Research Publishing, Inc.""",21693404|21693412 +Open Journal of Acoustics,"""Scientific Research Publishing, Inc.""",21625786|21625794 +Open Journal of Acoustics and Vibration,Hans Publishers,23280530|23280522 +Open Journal of Advanced Materials Research,Sciknow Publications,23303360 +Open Journal of Air Pollution,"""Scientific Research Publishing, Inc.""",21692653|21692661 +Open Journal of Analytical Chemistry Research,Sciknow Publications,23303395 +Open Journal of Anesthesiology,"""Scientific Research Publishing, Inc.""",21645531|21645558 +Open Journal of Animal Sciences,"""Scientific Research Publishing, Inc.""",21617597|21617627 +Open Journal of Antennas and Propagation,"""Scientific Research Publishing, Inc.""",23298421|23298413 +Open Journal of Apoptosis,"""Scientific Research Publishing, Inc.""",21683832|21683840 +Open Journal of Applied Biosensor,"""Scientific Research Publishing, Inc.""",21685401|21685398 +Open Journal of Applied Sciences,"""Scientific Research Publishing, Inc.""",21653917|21653925 +Open Journal of Archaeometry,PAGEPress Publications,20381948|20381956 +Open Journal of Architectural Design,Sciknow Publications,23339551 +Open Journal of Artificial Intelligence,Sciknow Publications,23318015 +Open Journal of Atmospheric and Climate Change,"""Scientific Online Publishing, Co., Ltd.""",23743794|23743808 +Open Journal of Biochemistry,"""Scientific Online Publishing, Co., Ltd.""",23744936|23744944 +Open Journal of Biomedical Materials Research,Sciknow Publications,23339578 +Open Journal of Biophysics,"""Scientific Research Publishing, Inc.""",21645388|21645396 +Open Journal of Bioresources,"""Ubiquity Press, Ltd.""",20565542|20565542 +Open Journal of Blood Diseases,"""Scientific Research Publishing, Inc.""",21643180|21643199 +Open Journal of Business and Management,"""Scientific Research Publishing, Inc.""",23293284|23293292 +Open Journal of Cardiology,Ross Science Publishers,20759010| +Open Journal of Cardiovascular Surgery,"""Libertas Academica, Ltd.""",11790652 +Open Journal of Cell Biology,"""Scientific Research Publishing, Inc.""",21653895|21653909 +Open Journal of Chemical Engineering and Science,"""Scientific Online Publishing, Co., Ltd.""",23745029|23745037 +Open Journal of Circuits and Systems,Hans Publishers,23270853|23270861 +Open Journal of Civil Engineering,"""Scientific Research Publishing, Inc.""",21643164|21643172 +Open Journal of Clinical Diagnostics,"""Scientific Research Publishing, Inc.""",21625816|21625824 +Open Journal of Communications and Software,"""Scientific Online Publishing, Co., Ltd.""",23745096|2374510X +Open Journal of Composite Materials,"""Scientific Research Publishing, Inc.""",21645612|21645655 +Open Journal of Dentistry and Oral Medicine,"""Horizon Research Publishing Co., Ltd.""",23332751|23332670 +Open Journal of Depression,"""Scientific Research Publishing, Inc.""",21699658|21699674 +Open Journal of Discrete Mathematics,"""Scientific Research Publishing, Inc.""",21617635|21617643 +Open Journal of Earthquake Research,"""Scientific Research Publishing, Inc.""",21699623|21699631 +Open Journal of Ecology,"""Scientific Research Publishing, Inc.""",21621985|21621993 +Open Journal of Education,Sciknow Publications,23284994|23284986 +Open Journal of Emergency Medicine,"""Scientific Research Publishing, Inc.""",23321806|23321814 +Open Journal of Endocrine and Metabolic Diseases,"""Scientific Research Publishing, Inc.""",21657424|21657432 +Open Journal of Energy Efficiency,"""Scientific Research Publishing, Inc.""",21692637|21692645 +Open Journal of Epidemiology,"""Scientific Research Publishing, Inc.""",21657459|21657467 +Open Journal of Finance,"""Scientific Online Publishing, Co., Ltd.""",23799587|23799579 +Open Journal of Fisheries Research,Hans Publishers,23731443|23731451 +Open Journal of Fluid Dynamics,"""Scientific Research Publishing, Inc.""",21653852|21653860 +Open Journal of Forestry,"""Scientific Research Publishing, Inc.""",21630429|21630437 +Open Journal of Functional Material Research,Sciknow Publications,23303344 +Open Journal of Gastroenterology,"""Scientific Research Publishing, Inc.""",21639450|21639469 +Open Journal of Genetics,"""Scientific Research Publishing, Inc.""",21624453|21624461 +Open Journal of Genomics,Ross Science Publishers,20759061| +Open Journal of Geology,"""Scientific Research Publishing, Inc.""",21617570|21617589 +Open Journal of Heat Mass and Momentum Transfer,Sciknow Publications,23317930 +Open Journal of Hematology,Ross Science Publishers,2075907X| +Open Journal of Historical Studies,Hans Publishers,23310332|23310359 +Open Journal of Immunology,"""Scientific Research Publishing, Inc.""",2162450X|21624526 +Open Journal of Implant Dentistry,AOSIS,22264507 +Open Journal of Industrial and Business Management,Sciknow Publications,23724250 +Open Journal of Information Security and Applications,"""Scientific Online Publishing, Co., Ltd.""",23746262|23746289 +Open Journal of Inorganic Chemistry,"""Scientific Research Publishing, Inc.""",21617406|21617414 +Open Journal of Inorganic Non-metallic Materials,"""Scientific Research Publishing, Inc.""",21646791|21646805 +Open Journal of Internal Medicine,"""Scientific Research Publishing, Inc.""",21625972|21625980 +Open Journal of Leadership,"""Scientific Research Publishing, Inc.""",21677743|21677751 +Open Journal of Legal Science,Hans Publishers,23297360|23297379 +Open Journal of Marine Science,"""Scientific Research Publishing, Inc.""",21617384|21617392 +Open Journal of Mathematical Modeling,Sciknow Publications,2328496X|23284978 +Open Journal of Medical Imaging,"""Scientific Research Publishing, Inc.""",21642788|21642796 +Open Journal of Medical Microbiology,"""Scientific Research Publishing, Inc.""",21653372|21653380 +Open Journal of Medical Psychology,"""Scientific Research Publishing, Inc.""",21659370|21659389 +Open Journal of Medicinal Chemistry,"""Scientific Research Publishing, Inc.""",21643121|2164313X +Open Journal of Medicine,Internet Medical Publishing,2174680X +Open Journal of Metal,"""Scientific Research Publishing, Inc.""",21642761|2164277X +Open Journal of Microphysics,"""Scientific Research Publishing, Inc.""",21622450|21622469 +Open Journal of Modelling and Simulation,"""Scientific Research Publishing, Inc.""",23274018|23274026 +Open Journal of Modern Hydrology,"""Scientific Research Publishing, Inc.""",21630461|21630496 +Open Journal of Modern Linguistics,"""Scientific Research Publishing, Inc.""",21642818|21642834 +Open Journal of Modern Neurosurgery,"""Scientific Research Publishing, Inc.""",21630569|21630585 +Open Journal of Modern Physics,"""Scientific Online Publishing, Co., Ltd.""",2372627X|23726288 +Open Journal of Molecular and Integrative Physiology,"""Scientific Research Publishing, Inc.""",21622159|21622167 +Open Journal of Nature Science,Hans Publishers,23301724|23301732 +Open Journal of Nephrology,"""Scientific Research Publishing, Inc.""",21642842|21642869 +Open Journal of Neuroscience,Ross Science Publishers,20759088| +Open Journal of Nursing,"""Scientific Research Publishing, Inc.""",21625336|21625344 +Open Journal of Obstetrics and Gynecology,"""Scientific Research Publishing, Inc.""",21608792|21608806 +Open Journal of Ocean and Coastal Sciences,"""Scientific Online Publishing, Co., Ltd.""",23770007|23770015 +Open Journal of Ophthalmology,"""Scientific Research Publishing, Inc.""",21657408|21657416 +Open Journal of Optimization,"""Scientific Research Publishing, Inc.""",23257105|23257091 +Open Journal of Organ Transplant Surgery,"""Scientific Research Publishing, Inc.""",21639485|21639493 +Open Journal of Organic Polymer Materials,"""Scientific Research Publishing, Inc.""",21645736|21645752 +Open Journal of Orthopedics,"""Scientific Research Publishing, Inc.""",21643008|21643016 +Open Journal of Pathology,"""Scientific Research Publishing, Inc.""",21646775|21646783 +Open Journal of Pediatrics,"""Scientific Research Publishing, Inc.""",21608741|21608776 +Open Journal of Philosophy,"""Scientific Research Publishing, Inc.""",21639434|21639442 +Open Journal of Physical Chemistry,"""Scientific Research Publishing, Inc.""",21621969|21621977 +Open Journal of Political Science,"""Scientific Research Publishing, Inc.""",21640505|21640513 +Open Journal of Polymer Chemistry,"""Scientific Research Publishing, Inc.""",21656681|21656711 +Open Journal of Preventive Medicine,"""Scientific Research Publishing, Inc.""",21622477|21622485 +Open Journal of Psychiatry,"""Scientific Research Publishing, Inc.""",21617325|21617333 +Open Journal of Psychiatry & Allied Sciences,Diva Enterprises Private Limited,23942053|23942061 +Open Journal of Radiology,"""Scientific Research Publishing, Inc.""",21643024|21643032 +Open Journal of Regenerative Medicine,"""Scientific Research Publishing, Inc.""",21692513|21692521 +Open Journal of Remote Sensing and Positioning,"""Scientific Online Publishing, Co., Ltd.""",23746386|23746408 +Open Journal of Renewable Energy and Sustainable Development,"""Scientific Online Publishing, Co., Ltd.""",23745371|23745363 +Open Journal of Respiratory Diseases,"""Scientific Research Publishing, Inc.""",2163940X|21639418 +Open Journal of Rheumatology and Autoimmune Diseases,"""Scientific Research Publishing, Inc.""",21639914|2164005X +Open Journal of Safety Science and Technology,"""Scientific Research Publishing, Inc.""",21625999|21626006 +Open Journal of Social Science Research,Sciknow Publications,23285001|2328501X +Open Journal of Social Sciences,"""Scientific Research Publishing, Inc.""",23275952|23275960 +Open Journal of Soil and Water Conservation,Hans Publishers,23343338|23343435 +Open Journal of Soil Science,"""Scientific Research Publishing, Inc.""",21625360|21625379 +Open Journal of Statistics,"""Scientific Research Publishing, Inc.""",2161718X|21617198 +Open Journal of Stomatology,"""Scientific Research Publishing, Inc.""",21608709|21608717 +Open Journal of Synthesis Theory and Applications,"""Scientific Research Publishing, Inc.""",21681244|21681252 +Open Journal of Therapy and Rehabilitation,"""Scientific Research Publishing, Inc.""",23321822|23321830 +Open Journal of Thoracic Surgery,"""Scientific Research Publishing, Inc.""",21643059|21643067 +Open Journal of Transportation Technologies,Hans Publishers,23263431|2326344X +Open Journal of Urology,"""Scientific Research Publishing, Inc.""",21605440|21605629 +Open Journal of Veterinary Medicine,"""Scientific Research Publishing, Inc.""",21653356|21653364 +Open Journal of Water Pollution and Treatment,"""Scientific Online Publishing, Co., Ltd.""",23746343|23746351 +Open Learning The Journal of Open Distance and e-Learning,Informa UK (Taylor & Francis),02680513|14699958 +Open Library of Humanities,Open Library of Humanities,20566700 +Open Life Sciences,Walter de Gruyter GmbH,23915412 +Open Linguistics,De Gruyter Open Sp. z o.o. ,23009969 +Open Longevity Science,Bentham Science,1876326X| +Open Mathematics,Walter de Gruyter GmbH,23915455 +Open Medicine,Walter de Gruyter GmbH,23915463 +Open Medicine Journal,Bentham Science,18742203| +Open Pharmaceutical Sciences Journal,Bentham Science,18748449| +Open Physics,Walter de Gruyter GmbH,23915471 +Open Physics Journal,Bentham Science,18748430| +Open Praxis,UNED - Universidad Nacional de Educacion a Distancia,2304070X +Open Quaternary,"""Ubiquity Press, Ltd.""",2055298X +Open Reconstructive and Cosmetic Surgery,Bentham Science,18769764| +Open Research Computation,Springer (Biomed Central Ltd.),20425767| +Open Review of Educational Research,Informa UK (Taylor & Francis),23265507 +Open Systems & Information Dynamics,World Scientific ,12301612|15731324 +Open Theology,De Gruyter Open Sp. z o.o. ,23006579 +Open Transactions on Geosciences,"""Scientific Online Publishing, Co., Ltd.""",23726458|23726466 +Open Transactions on Information Processing,"""Scientific Online Publishing, Co., Ltd.""",23743786|23743778 +Open Urban Studies and Demography Journal,Bentham Science,23526319| +Open Veterinary Journal,African Journals Online ,22264485|22186050 +OPERA,Universidad Externado de Colombia,16578651|23462159 +Operational Research,Springer-Verlag,11092858|18661505 +Operational Research Quarterly (1950-1952),JSTOR,1473284X| +Operational Research Quarterly (1970-1977),JSTOR,00303623| +Operations Management Research,Springer-Verlag,19369735|19369743 +Operations Research,Institute for Operations Research and the Management Sciences,0030364X|15265463 +Operations Research and Applications An International Journal,Academy and Industry Research Collaboration Center,23938463 +Operations Research and Fuzziology,Hans Publishers,21631476|21631530 +Operations Research for Health Care,Elsevier ,22116923| +Operations Research Letters,Elsevier ,01676377| +Operations Research Perspectives,Elsevier ,22147160| +Operative Dentistry,Operative Dentistry,03617734|15592863 +Operative Dentistry,Operative Dentistry,03617734|15592863 +Operative Dentistry,Operative Dentistry,03617734|15592863 +Operative Dentistry,Operative Dentistry,03617734|15592863 +Operative Dentistry,Operative Dentistry,03617734|15592863 +Operative Neurosurgery,Ovid Technologies (Wolters Kluwer) - Neurosurgery,23324252| +Operative Orthopädie und Traumatologie,Springer-Verlag,09346694|14390981 +Operative Techniques in Cardiac and Thoracic Surgery,Elsevier ,10855637| +Operative Techniques in General Surgery,Elsevier ,1524153X| +Operative Techniques in Neurosurgery,Elsevier ,1092440X| +Operative Techniques in Oculoplastic Orbital and Reconstructive Surgery,Informa UK (Swets & Zeitlinger Publishers),10962875| +Operative Techniques in Orthopaedics,Elsevier ,10486666| +Operative Techniques in Otolaryngology-Head and Neck Surgery,Elsevier ,10431810| +Operative Techniques in Plastic and Reconstructive Surgery,Elsevier ,10710949| +Operative Techniques in Sports Medicine,Elsevier - WB Saunders,10601872| +Operative Techniques in Thoracic and Cardiovascular Surgery,Elsevier ,15222942| +Operators and Matrices,Element d.o.o.,18463886| +Opflow,American Water Works Association - Opflow,01498029| +Ophelia,Informa UK (Taylor & Francis),00785326| +Ophthalmic and Physiological Optics,Wiley Blackwell (Blackwell Publishing),02755408|14751313 +Ophthalmic Epidemiology,Informa UK (Taylor & Francis),09286586|17445086 +Ophthalmic Genetics,Informa UK (Taylor & Francis),13816810|17445094 +Ophthalmic Paediatrics and Genetics,Informa UK (Taylor & Francis),01676784| +Ophthalmic Plastic and Reconstructive Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07409303| +Ophthalmic Research,S. Karger AG,00303747|14230259 +Ophthalmic Surgery Lasers and Imaging,"""SLACK, Inc.""",15428877| +Ophthalmic Surgery Lasers and Imaging Retina,"""SLACK, Inc.""",23258160| +Ophthalmologic vedomosti,ECO-Vector,19987102|24125423 +Ophthalmologica,S. Karger AG,00303755|14230267 +Ophthalmologica Extra,S. Karger AG,22961445 +Ophthalmology,Elsevier ,01616420| +Ophthalmology and Eye Diseases,"""Libertas Academica, Ltd.""",11791721 +Ophthalmology and Therapy,Springer-Verlag,21938245|21936528 +Ophthalmology Clinics of North America,Elsevier ,08961549| +Ophthalmology Research An International Journal,Sciencedomain International,23217227 +Opinião Pública,SciELO,01046276|01046276 +Opportunistic Pathogens,Elsevier ,13862618| +Opportunities for Research in Renaissance Drama,The University of Chicago Press,23784016| +Opportunities for Research in Renaissance Drama (Exclusive of Shakespeare),The University of Chicago Press,23783990| +OPSEARCH,Springer-Verlag,00303887|09750320 +Opsta medicina,Centre for Evaluation in Education and Science,03547132| +Optica,The Optical Society,23342536 +Optica Acta International Journal of Optics,Informa UK (Taylor & Francis),00303909| +Optica Pura y Aplicada,Sociedad Espanola de Optica,21718814|00303917 +Optical and Quantum Electronics,Springer-Verlag,03068919|1572817X +Optical Data Processing and Storage,De Gruyter Open Sp. z o.o. ,20848862 +Optical Engineering,SPIE - International Society for Optical Engineering,00913286|15602303 +Optical Fiber Technology,Elsevier ,10685200|10959912 +Optical Materials,Elsevier ,09253467| +Optical Materials Express,The Optical Society,21593930 +Optical Memory and Neural Networks,Allerton Press,1060992X|19347898 +Optical Nanoscopy,Springer (Biomed Central Ltd.),21922853|21922853 +Optical Networks Magazine,Springer (Kluwer Academic Publishers),13886916| +Optical Review,Springer-Verlag,13406000|13499432 +Optical Switching and Networking,Elsevier ,15734277| +Optical Technique,Shanghai Institute of Optics and Fine Mechanics,10021582| +Opticon1826,"""Ubiquity Press, Ltd.""",20498128|20498128 +Optics,Science Publishing Group,23287780| +Optics & Laser Technology,Elsevier ,00303992| +Optics and Lasers in Engineering,Elsevier ,01438166| +Optics and Photonics Journal,"""Scientific Research Publishing, Inc.""",21608881|2160889X +Optics and Photonics Letters,World Scientific ,17935288|17937140 +Optics and Photonics News,The Optical Society,10476938|15413721 +Optics and Precision Engineering,Shanghai Institute of Optics and Fine Mechanics,1004924X| +Optics and Spectroscopy,Pleiades Publishing,0030400X|15626911 +Optics Communications,Elsevier ,00304018| +Optics Express,The Optical Society,10944087 +Optics Letters,The Optical Society,01469592|15394794 +Optics News,The Optical Society,0098907X| +Optics Technology,Elsevier ,03743926| +Optik & Photonik,Wiley Blackwell (John Wiley & Sons),18631460| +Optik - International Journal for Light and Electron Optics,Elsevier ,00304026| +OPTIMA Newsletter,Fondazione Pro Herbario Mediterraneo,03765016|22256970 +Optimal Control Applications and Methods,Wiley Blackwell (John Wiley & Sons),01432087|10991514 +Optimization,Informa UK (Taylor & Francis),02331934|10294945 +Optimization and Engineering,Springer-Verlag,13894420|15732924 +Optimization Letters,Springer-Verlag,18624472|18624480 +Optimization Methods and Software,Informa UK (Taylor & Francis),10556788|10294937 +Optimum Ekonomi ve Yönetim Bilimleri Dergisi,Optimum Journal of Economics and Management Sciences,21484228|21484228 +Optimum Studia Ekonomiczne,University of Bialystok,15067637| +Option/Bio,Elsevier ,09925945| +Opto-electronics,Springer-Verlag,00304077| +Opto-Electronics Review,De Gruyter Open Sp. z o.o. ,12303402|18963757 +Optoelectronics,Hans Publishers,21645450|21645469 +Optoelectronics Instrumentation and Data Processing,Allerton Press,87566990|19347944 +Optoelectronics Letters,Springer-Verlag,16731905|19935013 +Optofluidics,De Gruyter Open Sp. z o.o. ,22993185 +Optofluidics Microfluidics and Nanofluidics,De Gruyter Open Sp. z o.o. ,23007435 +Optogenetics,De Gruyter Open Sp. z o.o. ,22993967 +Optometry - Journal of the American Optometric Association,Elsevier ,15291839| +Optometry and Vision Science,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10405488| +Optometry Reports,PAGEPress Publications,20394721|2039473X +Opus,OPUS,15177017 +Opuscula Archaeologica,"""Faculty of Humanities and Social Sciences, University of Zagreb""",04730992| +Opuscula Mathematica,AGH University of Science and Technology Press,12329274| +Opuscula Zoologica,Opuscula Zoologica,02375419|20631588 +OR,JSTOR,14732858| +OR Insight,Nature Publishing Group - Macmillan Publishers,09535543|17590477 +OR Nurse,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19333145| +OR Spectrum,Springer-Verlag,01716468|14366304 +Oracula Revista de Estudos do Cristianismo Primitivo,Instituto Metodista de Ensino Superior,18078222 +Oral & Craniofacial Tissue Engineering,Quintessence Publishing,21583722| +Oral & Implantology,CIC Edizioni Internazionali,20352468 +Oral and Maxillofacial Surgery,Springer-Verlag,18651550|18651569 +Oral and Maxillofacial Surgery Cases,Elsevier ,22145419| +Oral and Maxillofacial Surgery Clinics of North America,Elsevier ,10423699| +Oral Biology and Dentistry,Herbert Publications,20535775 +Oral Diseases,Wiley Blackwell (Blackwell Publishing),1354523X|16010825 +Oral Health and Dental Management,OMICS Publishing Group,22472452 +Oral History Review,Oxford University Press,00940798|15338592 +Oral Medicine & Pathology,The Japanese Society for Oral Pathology,13420984|18821537 +Oral Microbiology and Immunology,Wiley Blackwell (Blackwell Publishing),09020055|1399302X +Oral Oncology,Elsevier ,13688375| +Oral Oncology Extra,Elsevier ,17419409| +Oral Oncology Supplement,Elsevier ,17447895| +Oral Radiology,Springer-Verlag,09116028|16139674 +Oral Science International,Elsevier ,13488643| +Oral Surgery,Wiley Blackwell (Blackwell Publishing),17522471|1752248X +Oral Surgery Oral Medicine Oral Pathology,Elsevier ,00304220| +Oral Surgery Oral Medicine Oral Pathology and Oral Radiology,Elsevier ,22124403| +Oral Surgery Oral Medicine Oral Pathology Oral Radiology and Endodontology,Elsevier - Mosby,10792104| +Oral Surgery Oral Medicine Oral Radiology,"""Science and Education Publishing Co., Ltd.""",23795298| +Oral Tradition,Muse - Johns Hopkins University Press,15424308 +Oralidades,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19814275|23170301 +Orbis,Elsevier ,00304387| +Orbis,Peeters Publishers,00304379|00304379 +Orbis Litterarum,Wiley Blackwell (Blackwell Publishing),01057510|16000730 +ORBIS SCHOLAE,"""Charles University in Prague, Karolinum Press""",18024637|23363177 +Orbit,Informa UK (Taylor & Francis),01676830|17445108 +Orbit Writing Around Pynchon,Open Library of Humanities,20444095|20472870 +Orbital - The Electronic Journal of Chemistry,Instituto de Quimica - Univ. Federal do Mato Grosso do Sul,19846428 +Order,Springer-Verlag,01678094|15729273 +Ordines Militares Colloquia Torunensia Historica,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,08672008|23917512 +Ordo Economics Journal,Korean Ordo Economics Association,1226654X| +Ore Geology Reviews,Elsevier ,01691368| +Oregon Historical Quarterly,Oregon Historical Society,00304727|00304727 +Oregon Undergraduate Research Journal,Oregon State University,2160617X +OREMA,De Montfort University,20527888 +Organelles Proteomics,De Gruyter Open Sp. z o.o. ,2084722X +Organic & Biomolecular Chemistry,The Royal Society of Chemistry,14770520|14770539 +Organic Agriculture,Springer-Verlag,18794238|18794246 +Organic and Medicinal Chemistry Letters,Springer (Biomed Central Ltd.),21912858|21912858 +Organic Chemistry Current Research,OMICS Publishing Group,21610401 +Organic Chemistry Frontiers,The Royal Society of Chemistry,20524110|20524129 +Organic Chemistry Insights,"""Libertas Academica, Ltd.""",11786396 +Organic Chemistry International,Hindawi Publishing Corporation,2090200X|20902018 +Organic Electronics,Elsevier ,15661199| +Organic farming,Librello,22976485 +Organic Geochemistry,Elsevier ,01466380| +Organic Letters,American Chemical Society,15237060|15237052 +Organic Magnetic Resonance,Wiley Blackwell (John Wiley & Sons),00304921|1097458X +Organic Mass Spectrometry,Wiley Blackwell (John Wiley & Sons),0030493X|10969888 +Organic Photonics and Photovoltaics,De Gruyter Open Sp. z o.o. ,22993177 +Organic Preparations and Procedures,Informa UK (Taylor & Francis),08856672| +Organic Preparations and Procedures International,Informa UK (Taylor & Francis),00304948|19455453 +Organic Process Research & Development,American Chemical Society,10836160|1520586X +Organic Syntheses,Organic Syntheses,00786209|23333553 +Organisational Project Management,"""University of Technology, Sydney""",22036156 +Organisationsberatung Supervision Coaching,Springer-Verlag,1618808X|18622577 +Organised Sound,Cambridge University Press,13557718|14698153 +Organisms Diversity & Evolution,Springer-Verlag,14396092|16181077 +Organizacija,De Gruyter Open Sp. z o.o. ,13185454|15811832 +Organizacija znanja,Institute of Information Science,1580979X|15809803 +Organizações & Sociedade,SciELO,19849230|19849230 +Organization,SAGE Publications,13505084|00000000 +Organization & Environment,SAGE Publications,10860266|15527417 +Organization and Management,De Gruyter Open Sp. z o.o. ,01375466| +Organization Management Journal,Informa UK (Taylor & Francis),15416518 +Organization Science,Institute for Operations Research and the Management Sciences,10477039|15265455 +Organization Studies,SAGE Publications,01708406|17413044 +Organization Technology and Management in Construction An International Journal,"""Faculty of Civil Engineering, University of Zagreb""",18476228|18475450 +Organizational Analysis,Emerald (MCB UP ),15517470| +Organizational Behavior and Human Decision Processes,Elsevier ,07495978|10959920 +Organizational Behavior and Human Performance,Elsevier ,00305073| +Organizational Cultures An International Journal,Common Ground Publishing,23278013|2327932X +Organizational Dynamics,Elsevier ,00902616| +Organizational Psychology Review,SAGE Publications,20413866|20413874 +Organizational Research Methods,SAGE Publications,10944281|15527425 +Organogenesis,Landes Bioscience,15476278|15558592 +Organometallics,American Chemical Society,02767333|15206041 +Organozinc Reagents,Thieme Publishing Group,20100310 +Oriens,Brill Academic Publishers,00786527|18778372 +Orient,The Society for Near Eastern Studies in Japan,04733851|18841392 +Orient Journal of Medicine,African Journals Online ,11150521 +Oriental Insects,Informa UK (Taylor & Francis),00305316|21578745 +Oriental Journal Of Chemistry,Oriental Scientific Publishing Company,0970020X|22315039 +Oriental Pharmacy and Experimental Medicine,Springer-Verlag,15982386|22111069 +Orientalia Christiana Cracoviensia,Pontifical Universtiy of John Paul II in Krakow,20811330| +Orientalia Lovaniensia Periodica,Peeters Publishers,854522 +Orientalistische Literaturzeitung,Oldenbourg Wissenschaftsverlag,00305383|21966877 +Oriente Moderno,Brill Academic Publishers,00305472|22138617 +Origins of Life,Springer-Verlag,03021688| +Origins of Life and Evolution of Biospheres,Springer-Verlag,01696149|15730875 +ORiON,Stellenbosch University - OriON,22240004 +ORL,S. Karger AG,03011569|14230275 +Ormancılık Araştırma Dergisi,Ormancilik Arastirma Dergisi,21490783|21490775 +Ornamental Horticulture,Lepidus Tecnologia,2447536X +Ornis Hungarica,De Gruyter Open Sp. z o.o. ,20619588 +Ornis Norvegica,University of Bergen Library,18929737 +Ornis Scandinavica,JSTOR,00305693| +Ornithological Monographs,BioOne (American Ornithologists Union),00786594|19412282 +ORNITHOLOGICAL SCIENCE,BioOne (Ornithological Society of Japan),13470558| +Orphan Drugs Research and Reviews,Dove Medical Press,22306161 +Orphanet Journal of Rare Diseases,Springer (Biomed Central Ltd.),17501172|17501172 +Orthodontic Journal of Nepal,Nepal Journals Online,20911327|20911335 +Orthodontic Waves,Elsevier ,13440241| +Orthodontics and Craniofacial Research,Wiley Blackwell (Blackwell Publishing),16016335|16016343 +ORTHODONTICS The Art and Practice of Dentofacial Enhancement,Quintessence Publishing,21602999|21603006 +Orthopädie & Rheuma,Springer-Verlag,14350017|21965684 +Orthopädie und Unfallchirurgie - Mitteilungen und Nachrichten,Thieme Publishing Group,21935254|21935262 +Orthopädie und Unfallchirurgie up2date,Thieme Publishing Group,16117859|18611982 +Orthopaedic Journal of Sports Medicine,SAGE Publications,23259671|23259671 +Orthopaedic Knowledge Online Journal,American Academy of Orthopaedic Surgeons,19404093 +Orthopaedic Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07446020| +Orthopaedic Surgery,Wiley Blackwell (Blackwell Publishing),17577853|17577861 +Orthopaedics & Traumatology Surgery & Research,Elsevier ,18770568| +Orthopaedics and Trauma,Elsevier ,18771327| +Orthopaedics and Traumatology,Springer-Verlag,09412530|16173538 +ORTHOPAEDICS TRAUMATOLOGY and PROSTHETICS,"""Orthopaedics, Traumatology, and Prosthetics""",00305987| +Orthopedic & Muscular System,OMICS Publishing Group,21610533 +Orthopedic Clinics of North America,Elsevier ,00305898| +Orthopedic Research and Reviews,Dove Medical Press,11791462 +Orthopedic Reviews,PAGEPress Publications,20358237|20358164 +Orthopedic Trauma Directions,Thieme Publishing Group,16128060|16128087 +Orthopedics,"""SLACK, Inc.""",01477447| +Orthopedics & Traumatology,West-Japanese Society of Orthopedics & Traumatology,00371033|13494333 +Orthopedics and Traumatology,Springer-Verlag,09412530|16173838 +Orthopedie Traumatologie,Springer-Verlag,09403264| +Ortodoncia Española,Elsevier ,02101637| +ORTODONCJA POLSKA,Blackhorse Publishing,18954723| +Ortopedia Traumatologia Rehabilitacja,Index Copernicus International,15093492|20844336 +Orvosi Hetilap,Akademiai Kiado Zrt.,00306002|17886120 +Oryx,Cambridge University Press,00306053|13653008 +Osiris,The University of Chicago Press,03697827|19338287 +Oslo Law Review,University of Oslo Library,23873299 +OSMANGAZİ JOURNAL OF MEDICINE,Osmangazi Journal of Medicine,13054953| +Osmanlı Medeniyeti Araştırmaları Dergisi,Osmanli Medeniyeti ve Arastirmalari Dergisi,24589519 +Osmanli Mirasi Arastirmalari Dergisi,Osmanli Mirasi Arastirmalari Dergisi,21485704| +Osong Public Health and Research Perspectives,Elsevier ,22109099| +Osteoarthritis and Cartilage,Elsevier ,10634584|15229653 +Osteologie/Osteology,Hogrefe Publishing Group,10191291| +Osteopathic Family Physician,Elsevier ,1877573X| +Osteopathic Medicine and Primary Care,Springer (Biomed Central Ltd.),17504732| +Osteopathische Medizin,Elsevier ,16159071| +Osteopatía Científica,Elsevier ,18869297| +Osteoporosis and Sarcopenia,Elsevier ,24055255| +Osteoporosis International,Springer-Verlag,0937941X|14332965 +Osteosynthese International,Thieme Publishing Group,09446516|14390868 +Osteosynthesis & Trauma Care,Thieme Publishing Group,1618971X|16189728 +Osteosynthesis and Trauma Care,Thieme Publishing Group,1618971X|16189728 +Österreichische Botanische Zeitschrift,Springer-Verlag,00298948| +Österreichische Musikzeitschrift,Bohlau Verlag,00299316|23072970 +Österreichische Wasser- und Abfallwirtschaft,Springer-Verlag,0945358X|16137566 +Österreichische Zeitschrift für Soziologie,Springer-Verlag,10110070|18622585 +Ostrich - Journal of African Ornithology,Informa UK (National Inquiry Services Center),00306525|1727947X +OT Practice,AOTA Press (OT Practice Magazine),10844902| +OTAM(Ankara,Ankara University,1019469X|1019469X +OTJR Occupation Participation Health,SAGE Publications,15394492|19382383 +Otkrytoe i distantsionnoe obrazovanie,Tomsk State University,16095944| +Oto-Rhino-Laryngologia Nova,S. Karger AG,10148221|14230283 +Otolaryngologia Polska,Index Copernicus International,00306657|23007338 +Otolaryngologic Clinics of North America,Elsevier ,00306665| +otolaryngology,OMICS Publishing Group,2161119X +Otolaryngology - Head and Neck Surgery,SAGE Publications,01945998|10976817 +Otolaryngology - Open Journal,Openventio Publishers,24704059 +Otology & Neurotology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15317129| +Otorhinolaryngology Clinics - An International Journal,Jaypee Brothers Medical Publishing,0975444X|09756957 +Otra Economía,Universidade do Vale do Rio Dos Sinos - UNISINOS,18514715 +Oud Holland - Quarterly for Dutch Art History,Brill Academic Publishers,0030672X|18750176 +Our Dermatology Online,Our Dermatology Online,20819390 +Our Economy Journal of Contemporary Issues in Economics and Business,"""Faculty of Economics and Business, University of Maribor""",05473101| +Our Nature,Nepal Journals Online,19912951| +OUSL Journal,Sri Lanka Journals Online ,18003621| +Outlook on Agriculture,IP Publishing,00307270| +Outlook on Science Policy,Informa UK (Beech Tree Publishing),01650262|14715473 +Outlooks on Pest Management,Research Information Ltd,17431026|17431034 +Outra Travessia,Universidade Federal de Santa Catarina,18075002|21768552 +Outre-mers,PERSEE Program,16310438| +Outre-Terre,CAIRN,16363671|1951624X +Ouyoujuigakuzasshi,Japanese Society of Veterinary Science,1883907X +Ovidius University Annals of Chemistry,Walter de Gruyter GmbH,2286038X +Owl of Minerva,Philosophy Documentation Center,00307580| +Oxford Agrarian Studies,Informa UK (Taylor & Francis),02645491| +Oxford Art Journal,Oxford University Press,01426540|17417287 +Oxford Bulletin of Economics and Statistics,Wiley Blackwell (Blackwell Publishing),03059049|14680084 +Oxford Development Studies,Informa UK (Taylor & Francis),13600818|14699966 +Oxford Economic Papers,Oxford University Press,00307653|14643812 +Oxford German Studies,Maney Publishing,00787191|00000000 +Oxford Journal of Archaeology,Wiley Blackwell (Blackwell Publishing),02625253|14680092 +Oxford Journal of Law and Religion,Oxford University Press,20470770|20470789 +Oxford Journal of Legal Studies,Oxford University Press,01436503|14643820 +Oxford Literary Review,Edinburgh University Press,03051498|17571634 +Oxford Medical Case Reports,Oxford University Press,20538855 +Oxford Review of Economic Policy,Oxford University Press,0266903X|14602121 +Oxford Review of Education,Informa UK (Taylor & Francis),03054985|14653915 +Oxford University Commonwealth Law Journal,Informa UK (Taylor & Francis),14729342|17578469 +Oxidants and Antioxidants in Medical Science,ScopeMed International Medical Journal Managment and Indexing System,21468389| +Oxidation of Metals,Springer-Verlag,0030770X|15734889 +Oxidative Medicine & Cellular Longevity,Hindawi Publishing Corporation,19420900|19420994 +Oxonomics,Wiley Blackwell (Blackwell Publishing),17525195|17525209 +Oxymag,Elsevier ,09901310| +OYE Ogun Journal of Arts,African Journals Online ,7959478 +Oz,New Prairie Press,8887802 +Ozone Science and Engineering,Informa UK (Taylor & Francis),01919512|15476545 +P-Adic Numbers Ultrametric Analysis and Applications,Pleiades Publishing,20700466|20700474 +P2 Pollution Prevention Review,Wiley Blackwell (John Wiley & Sons),10790276|15206815 +På Spissen,Norske Dansekunstnere,08002452| +PACEsetterS,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,14497700| +Pacific Accounting Review,Emerald (MCB UP ),01140582| +Pacific Affairs,Pacific Affairs,0030851X| +Pacific Coast Philology,The Pennsylvania State University Press,00787469| +Pacific Conservation Biology,CSIRO Publishing,10382097| +Pacific Economic Review,Wiley Blackwell (Blackwell Publishing),1361374X|14680106 +Pacific Focus,Wiley Blackwell (Blackwell Publishing),12254657|19765118 +Pacific Historical Review,University of California Press,00308684|15338584 +Pacific Journal of Mathematics,Mathematical Sciences Publishers,00308730|00308730 +Pacific Journal of Mathematics for Industry,Springer (Biomed Central Ltd.),21984115|21984115 +Pacific Journal of Reproductive Health,Pacific Society for Reproductive Health Charitable Trust,24230820|24230820 +Pacific Medical Journal,Central Collector of Libraries BIBCOM,16091175| +Pacific Philosophical Quarterly,Wiley Blackwell (Blackwell Publishing),02790750| +Pacific Philosophical Quarterly,Wiley Blackwell (Blackwell Publishing),00315621|14680114 +Pacific Rim Property Research Journal,Informa UK (Taylor & Francis),14445921|22016716 +Pacific Science,BioOne (Pacific Science),00308870|15346188 +Pacific Science Review,Elsevier ,12295450| +Pacific Science Review A Natural Science and Engineering,Elsevier ,24058823| +Pacific Science Review B Humanities and Social Sciences,Elsevier ,24058831| +Pacific-Basin Finance Journal,Elsevier ,0927538X| +Pacifica Australasian Theological Studies,SAGE Publications,1030570X|18392598 +Pacifica Review Peace Security & Global Change,Informa UK (Taylor & Francis),13239104|14699974 +Pacing and Clinical Electrophysiology,Wiley Blackwell (Blackwell Publishing),01478389|15408159 +Packaging Technology and Science,Wiley Blackwell (John Wiley & Sons),08943214|10991522 +Packaging Transport Storage & Security of Radioactive Material,Informa UK (Taylor & Francis),17465095|17465109 +Paddy and Water Environment,Springer-Verlag,16112490|16112504 +Pädiatrie & Pädologie,Springer-Verlag,00309338|16137558 +pädiatrie hautnah,Springer-Verlag,14371782| +pädiatrie Kinder- und Jugendmedizin hautnah,Springer-Verlag,18672132|21966443 +Pädiatrie up2date,Thieme Publishing Group,16116445|18629393 +Padres y Maestros Publicación de la Facultad de Ciencias Humanas y Sociales,Universidad Pontificia Comillas,02104679|22551042 +PADUA,Hogrefe Publishing Group,18616186|2235218X +Paedagogia Christiana,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,15056872| +Paedagogica Europaea,JSTOR,00787787| +Paedagogica Historica,Informa UK (Taylor & Francis),00309230|1477674X +Paediatria Croatica,Croatian Medical Association,13301403|1846405X +Paediatric and Perinatal Drug Therapy,Informa UK (Librapharm),14630095|00000000 +Paediatric and Perinatal Epidemiology,Wiley Blackwell (Blackwell Publishing),02695022|13653016 +Paediatric Care,RCN Publishing,09629513| +Paediatric Respiratory Reviews,Elsevier ,15260542| +Paediatric Respiratory Reviews,Elsevier ,15260550|15260550 +Paediatrica Indonesiana,Paediatrica Indonesiana - Indonesian Pediatric Society,00309311|23384786 +Paediatrics and Child Health,Elsevier ,17517222| +Paediatrics and Family Medicine,Medical Communications Sp. z.o.o.,23915021| +Paediatrics and Health,Herbert Publications,2052935X +Paediatrics and International Child Health,Maney Publishing,20469047|20469055 +Paediatrics Today,Acta Medica Saliniana,18400914|18402968 +Páginas de Filosofia,Instituto Metodista de Ensino Superior,21757747 +Paidéia (Ribeirão Preto),SciELO,0103863X|0103863X +Paidéia (Ribeirão Preto),SciELO,0103863X +Paidéia (Ribeirão Preto),SciELO,0103863X +Pain,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03043959|18726623 +Pain and Headache,S. Karger AG,02553910|16622820 +Pain and Relief Reports,Herbert Publications,20573219 +Pain and Therapy,Springer-Verlag,21938237|2193651X +Pain Digest,Springer-Verlag,09389016|18661610 +Pain Forum,Elsevier ,10823174| +Pain Management,Future Medicine,17581869|17581877 +Pain Management Nursing,Elsevier ,15249042| +Pain Medicine,Oxford University Press,15262375|15264637 +Pain Practice,Wiley Blackwell (Blackwell Publishing),15307085|15332500 +PAIN RESEARCH,Japanese Association for the Study of Pain,09158588|21874697 +Pain Research and Management,Hindawi Publishing Corporation,12036765|19181523 +Pain Research and Treatment,Hindawi Publishing Corporation,20901542|20901550 +Pain Reviews,Portico,09681302|14770318 +Pain Studies and Treatment,"""Scientific Research Publishing, Inc.""",23293268|23293276 +Paisagem e Ambiente,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01046098|23595361 +PAJ A Journal of Performance and Art,MIT Press,1520281X|15379477 +PAJAR - Pan-American Journal of Aging Research,EDIPUCRS,23579641 +Pakistan Forum,JSTOR,03157725| +Pakistan Journal of Biological Sciences,Science Alert,10288880|18125735 +Pakistan Journal of Chemistry,Pakistan Journal of Chemistry,22202625|2222307X +Pakistan Journal of Medical Sciences,Pakistan Journal of Medical Sciences,1681715X +Pakistan Journal of Nematology,Pakistan Society of Nematologists,02557576|23131942 +Pakistan Journal of Nutrition,Science Alert,16805194| +Pakistan Journal of Social Sciences,Science Alert,16838831| +Pakistan Journal of Statistics and Operation Research,Pakistan Journal of Statistics and Operation Research (PJSOR),18162711|22205810 +Palabra Clave - Revista de Comunicación,Universidad de la Sabana,01228285|2027534X +Paladyn Journal of Behavioral Robotics,De Gruyter Open Sp. z o.o. ,20809778|20814836 +Palaeobiodiversity and Palaeoenvironments,Springer-Verlag,18671594|18671608 +Palaeogeography Palaeoclimatology Palaeoecology,Elsevier ,00310182| +Palaeontographica Abteilung A,Schweizerbart,03750442| +Palaeontographica Abteilung B,Schweizerbart,2194900X| +Palaeontolgia Polonica,"""Polska Akademia Nauk Instytut Paleobiologii Institute of Paleobiology, Polish Academy of Sciences)""",00788562| +Palaeontology,Wiley Blackwell (Blackwell Publishing),00310239|14754983 +Palaeovertebrata,Association Palaeovertebrata,00310247|22740333 +Palaeoworld,Elsevier ,1871174X| +PALAESTRA,"""Sagamore Publishing, LLC""",23721391 +Palaios,Society for Sedimentary Geology,08831351| +Paläontologische Zeitschrift,Springer-Verlag,00310220|18676812 +Paléo,PERSEE Program,11453370|21010420 +Paléo Supplément,PERSEE Program,12623075| +PaleoAmerica,Maney Publishing,20555563|20555571 +PaleoAnthropology,Paleoantropology Society,15450031|15450031 +Paleobiology,Cambridge University Press,00948373|19385331 +Paleoceanography,Wiley Blackwell (John Wiley & Sons),08838305| +Paleontological Contributions,The University of Kansas,19460279|19460279 +Paleontological Contributions New Series (1992-2009),The University of Kansas,10468390| +Paleontological Journal,Pleiades Publishing,00310301|15556174 +Paleontological Research,BioOne (Paleontological Society of Japan),13428144|18800068 +Paleontology Journal,Hindawi Publishing Corporation,23144289|23144297 +Paléorient,PERSEE Program,01539345|1957701X +Paléorient,PERSEE Program,01539345| +Palestine Exploration Quarterly,Maney Publishing,00310328|17431301 +Palgrave Communications,Nature Publishing Group - Macmillan Publishers,20551045 +Palimpsestes,OpenEdition,11488158|2109943X +Palimpsesto,Iniciativa Digital Politecnica,20149751| +Palíndromo,Universidade do Estado de Santa Catarina,21752346 +Palladium- and Nickel-Catalyzed Arylation with Aryl Halides,Thieme Publishing Group,20300409 +Pallas,OpenEdition,00310387|22727639 +Palliative & Supportive Care,Cambridge University Press,14789515|14789523 +Palliative Care Research,Japanese Society for Palliative Medicine,18805302 +Palliative Care Research and Treatment,"""Libertas Academica, Ltd.""",11782242 +Palliative Medicine,SAGE Publications,02692163|1477030X +Palliative Medicine & Care Open Access,Symbiosis Group,23748362 +Palliative Medicine and Hospice Care - Open Journal,Openventio Publishers,23778393 +Palliative Medicine and Nursing Open Access,Aperito Online Publishing Private Limited,23788909 +Pallium,Springer-Verlag,13892630|18757049 +Palynology,Informa UK (Taylor & Francis),01916122|15589188 +PAM Review Energy Science & Technology,"""University of Technology, Sydney""",22055231 +PAMM,Wiley Blackwell (John Wiley & Sons),16177061|16177061 +PAMPA,Universidad Nacional del Litoral,16693299|23140208 +Pamphlet Series,International Monetary Fund,16079493 +Pamphlet Series,International Monetary Fund,16079507 +Pamphlet Series,International Monetary Fund,02522985| +Pamphlet Series,International Monetary Fund,02522993| +Pamphlet Series,International Monetary Fund,15645207 +Pamphlet Series,International Monetary Fund,10149872| +Pamphlet Series,International Monetary Fund,05388759| +Pamukkale Journal of Business and Information Management,"""LookUs Bilisim, Ltd.""",21488711| +Pamukkale Journal of Eurasian Socioeconomic Studies,"""LookUs Bilisim, Ltd.""",21488703| +Pamukkale Medical Journal,"""LookUs Bilisim, Ltd.""",13099833|13080865 +Pamukkale Üniversitesi İlahiyat Fakültesi Dergisi,Pamukkale University Journal of Divinity Faculty,21484899 +Pamukkale University Journal of Education,Pamukkale University Journal of Education,13010085| +Pamukkale University Journal of Engineering Sciences,"""LookUs Bilisim, Ltd.""",13007009|21475881 +Pamukkale University Journal of Social Sciences Institute,"""LookUs Bilisim, Ltd.""",13082922|21476985 +Pan African Medical Journal,Pan African Medical Journal,19378688 +Pan American Journal of Medical Thermology,Pan American Journal of Medical Thermology,23584696 +Pan Arab Angiology Journal,International Health Academy,20006535 +Panamerican Journal of Trauma Critical Care & Emergency Surgery,Jaypee Brothers Medical Publishing,22780335 +Pancreas,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08853177| +Pancreas - Open Journal,Openventio Publishers,2471142X +Pancreatic Disorders and Therapy,OMICS Publishing Group,21657092 +Pancreatology,Elsevier ,14243903|14243911 +Pandaemonium Germanicum,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19828837 +Pandecta Research Law Journal,"""Department of Drama, Dance and Music, Semarang State Universtiy""",19078919|23375418 +Panoeconomicus,National Library of Serbia,1452595X|22172386 +Panorama,Institucion Universitaria Politecnico Grancolombiano,19097433|2145308X +Panorama of Brazilian Law,Panorama of Brazilian Law,10751343|23181516 +Panta Rei,Servicio de Publicaciones de la Universidad e Murcia,11362464|23868864 +Papéis Avulsos de Zoologia (São Paulo),SciELO,00311049|00311049 +Papel Político,Editorial Pontificia Universidad Javeriana,01224409|21450617 +Papeles,Universidad Nacional del Litoral,18532845| +Papeles de Europa,Universidad Complutense de Madrid,19895917 +Papeles de Geografía,Servicio de Publicaciones de la Universidad e Murcia,02131781|19894627 +Papeles del CEIC,UPV/EHU Press,16956494 +Paper in Linguistics,Informa UK (Taylor & Francis),00311251| +Papers and proceedings of the Royal Society of Tasmania,Smithsonian Institution Biodiversity Heritage Library,00804703| +Papers from the Institute of Archaeology,"""Ubiquity Press, Ltd.""",09659315|20419015 +Papers in Applied Geography,Informa UK (Taylor & Francis),23754931|2375494X +Papers in Canadian Economic Development,University of Waterloo,08331871| +Papers in Meteorology and Geophysics,"""Meteorological Research Institute, Japan Meteorological Agency""",0031126X|18806643 +Papers in Palaeontology,Wiley Blackwell (John Wiley & Sons),20562799| +Papers in Physics,Papers in Physics,18524249 +Papers of the American Society of Church History,Cambridge University Press,10799028| +Papers of the Bibliographical Society University of Virginia,JSTOR,21533857| +Papers of the British School at Rome,Cambridge University Press,00682462|2045239X +Papers of the Regional Science Association,Wiley Blackwell (Blackwell Publishing),10568190|14355957 +Papers on Anthropology,University of Tartu Press,14060140|17367646 +Papers on Global Change IGBP,De Gruyter Open Sp. z o.o. ,1730802X|1730802X +Papers Revista de Sociologia,Universitat Autonoma de Barcelona,02102862|20139004 +Papilio,Smithsonian Institution Biodiversity Heritage Library,01965832| +Papillomavirus Report,Maney Publishing,09574190|00000000 +Papillomavirus Research,Elsevier ,24058521| +Paradigm,SAGE Publications,09718907|23946083 +Paradigma Revista de investigación educativa,Latin America Journals Online,18174221| +PARADIGMI,Franco Angeli,11203404|2035357X +Paradigms,Informa UK (Taylor & Francis),09519750| +Paragrana,Oldenbourg Wissenschaftsverlag,09380116|21966885 +Paragraph,Edinburgh University Press,02648334|17500176 +Parallax,Informa UK (Taylor & Francis),13534645|1460700X +Parallel & Cloud Computing,American V-King Scientific Publishers,23049464|23049456 +Parallel Algorithms and Applications,Informa UK (Taylor & Francis),10637192| +Parallel and Cloud Computing Research,"""Science and Engineering Publishing, Co.""",23293381| +Parallel and Distributed Computing and Networks,ACTA Press,19255543| +Parallel Computing,Elsevier ,01678191| +Parallel Processing Letters,World Scientific ,01296264|1793642X +Paramita Historical Studies Journal,"""Department of Drama, Dance and Music, Semarang State Universtiy""",08540039|24075825 +Paranoá cadernos de arquitetura e urbanismo,Programa de Pos-Graduacao em Arquitetura e Urbanismo - Univ. de Brasilia,16777395|16790944 +Paraplegia,Nature Publishing Group,00311758| +Parasite,EDP Sciences,1252607X|17761042 +Parasite Epidemiology and Control,Elsevier ,24056731| +Parasite Immunology,Wiley Blackwell (Blackwell Publishing),01419838|13653024 +Parasites & Vectors,Springer (Biomed Central Ltd.),17563305|17563305 +Parasitología al día,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7160720 +Parasitología latinoamericana,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177712 +Parasitologists United Journal,Medknow Publications,16877942| +Parasitology,Cambridge University Press,00311820|14698161 +Parasitology International,Elsevier ,13835769| +Parasitology Open,Cambridge University Press,20557094 +Parasitology Research,Springer-Verlag,09320113|14321955 +Parasitology Today,Elsevier ,01694758| +Parcours anthropologiques,OpenEdition,16347706|22730362 +Pardès,CAIRN,02955652|22711880 +Parenting,Informa UK (Taylor & Francis),15295192|15327922 +Parergon,Muse - Johns Hopkins University Press,18328334 +Parezja Czasopismo Forum Młodych Pedagogów przy Komitecie Nauk Pedagogicznych PAN,University of Bialystok,23537914| +PARIPEX-INDIAN JOURNAL OF RESEARCH,The Global Journals,22501991|22501991 +Parkinson s Disease,Hindawi Publishing Corporation,20908083|20420080 +Parkinsonism & Related Disorders,Elsevier ,13538020| +PARKS,IUCN,0960233X| +Parlement[s] Revue d histoire politique,CAIRN,17686520|17606233 +Parliamentary Affairs,Oxford University Press,00312290|00312290 +Parliamentary History,Wiley Blackwell (Blackwell Publishing),02642824|17500206 +Parliaments Estates and Representation,Informa UK (Taylor & Francis),02606755|1947248X +Parnassus,JSTOR,15436314| +PARS Parallel-Algorithmen -Rechnerstrukturen und -Systemsoftware,Springer-Verlag,01770454|01770454 +PARTECIPAZIONE E CONFLITTO,Franco Angeli,19727623|20356609 +Partial Answers Journal of Literature and the History of Ideas,Muse - Johns Hopkins University Press,19369247 +Participation and Empowerment An International Journal,Emerald (MCB UP ),14634449|00000000 +Participations,CAIRN,20347650|20347669 +Participatory Educational Research,Participatory Educational Research (Per),21486123 +Particle & Particle Systems Characterization,Wiley Blackwell (John Wiley & Sons),09340866|15214117 +Particle and Fibre Toxicology,Springer (Biomed Central Ltd.),17438977|17438977 +Particle Physics Insights,CrossRef test user,1178640X +Particulate Science And Technology,Informa UK (Taylor & Francis),02726351|00000000 +Particuology,Elsevier ,16742001| +Partitúra Irodalomtudományi folyóirat,Constantine the Philosopher University in Nitra,13367307 +Partner Abuse,Springer Publishing Company,19466560| +Partnership The Canadian Journal of Library and Information Practice and Research,University of Guelph,19119593 +Party Politics,SAGE Publications,13540688|14603683 +Pasado y Memoria Revista de Historia Contemporánea,Publicaciones Universidad de Alicante,15793311| +Passagens Revista Internacional de História Política e Cultura Jurídica,Passagens,19842503|19842503 +Passages,Brill Academic Publishers,13884433|15691675 +PASSATO E PRESENTE,Franco Angeli,11200650|19725493 +Passwords,Claremont Colleges Library,2169382X +Past & Present,Oxford University Press,00312746|1477464X +Pastoral Care in Education,Informa UK (Taylor & Francis),02643944|14680122 +Pastoral Psychology,Springer-Verlag,00312789|15736679 +Pastoralism Research Policy and Practice,Springer (Biomed Central Ltd.),20417136|20417136 +Pastoraltheologie,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",07206259|21970831 +Pathobiology,S. Karger AG,10152008|14230291 +Pathobiology of Aging & Age-related Diseases,Co-Action Publishing,20010001 +Pathogenesis,Elsevier ,22146636| +PathoGenetics,Springer (Biomed Central Ltd.),17558417| +Pathogens,MDPI AG,20760817 +Pathogens and Disease,Oxford University Press,2049632X|2049632X +Pathogens and Global Health,Maney Publishing,20477724|20477732 +Pathologia,Zaporozhye State Medical University,23068027|23101237 +Pathologica,Springer-Verlag,00312983| +Pathologie Biologie,Elsevier ,03698114| +Pathology,Elsevier ,00313025|14653931 +Pathology & Oncology Research,Springer-Verlag,12194956|15322807 +Pathology - Research and Practice,Elsevier ,03440338| +Pathology and Immunopathology Research,S. Karger AG,02572761| +Pathology and Laboratory Medicine International,Dove Medical Press,11792698 +Pathology Case Reviews,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10829784| +Pathology Discovery,Herbert Publications,20527896 +Pathology International,Wiley Blackwell (Blackwell Publishing),13205463|14401827 +Pathology Patterns Reviews,American Society for Clinical Pathology,15422305| +Pathology Research International,Hindawi Publishing Corporation,20908091|2042003X +Pathophysiology,Elsevier ,09284680| +Pathophysiology of Cell Injury Journal,BM-Publisher,23785225 +Pathophysiology of Haemostasis and Thrombosis,S. Karger AG,14248832|14248840 +Patient Counselling and Health Education,Elsevier ,01902040| +Patient Education and Counseling,Elsevier ,07383991| +Patient Intelligence,Dove Medical Press,11793198 +Patient Preference and Adherence,Dove Medical Press,1177889X +Patient Related Outcome Measures,Dove Medical Press,1179271X +Patient Safety in Surgery,Springer (Biomed Central Ltd.),17549493|17549493 +Pattern Analysis and Applications,Springer-Verlag,14337541|1433755X +Pattern Recognition,Elsevier ,00313203| +Pattern Recognition and Image Analysis,Pleiades Publishing,10546618|15556212 +Pattern Recognition in Physics,Copernicus GmbH,21959250 +Pattern Recognition Letters,Elsevier ,01678655| +Patterns of Prejudice,Informa UK (Taylor & Francis),0031322X|14617331 +Pauta Geral - Estudos em Jornalismo,Revista Pauta Geral â?? Estudos em Jornalismo,2318857X +Pavlovian Journal of Biological Science,Springer-Verlag,00932213| +PCH Notícias & SHP News,ACTA Editora,16760220| +PCI Journal,Precast/Prestressed Concrete Institute,08879672| +PDA Journal of Pharmaceutical Science and Technology,"""Parenteral Drug Association, Inc.""",10797440| +Peabody Journal of Education,Informa UK (Taylor & Francis),0161956X|15327930 +Peace & Change,Wiley Blackwell (Blackwell Publishing),01490508|14680130 +Peace and Change,Wiley Blackwell (Blackwell Publishing),01490508|14680130 +Peace and Conflict Journal of Peace Psychology,American Psychological Association,10781919|15327949 +Peace Economics Peace Science and Public Policy,Walter de Gruyter GmbH,10792457|15548597 +Peace Review,Informa UK (Taylor & Francis),10402659|14699982 +Peacebuilding,Informa UK (Taylor & Francis),21647259|21647267 +Peake Studies,De Gruyter Open Sp. z o.o. ,10131191|10131191 +Peanut Science,American Peanut Research & Education Society,00953679| +Pearl A Journal of Library and Information Science,Diva Enterprises Private Limited,09737081|09756922 +Pearl A Journal of Library and Information Science,Diva Enterprises Private Limited, +Pecia,"""Brepols Publishers, NV""",17614961| +Pecvnia Revista de la Facultad de Ciencias Económicas y Empresariales Universidad de León,University of Leon,16999495|23404272 +Pedagogia online,University of Debrecen/ Debreceni Egyetem - Pedagogia Online,20629605 +Pedagogia Social Revista Interuniversitaria,Sociedad Iberoamericana de Pedagogia Social,11391723|11391723 +Pedagogická orientace,Masaryk University Press,12114669|18059511 +Pedagogics psychology medical-biological problems of physical training and sports,Kharkov National Pedagogical University,18189172|23087269 +Pédagogie médicale,EDP Sciences,16256484|16274784 +Pedagogies An International Journal,Informa UK (Taylor & Francis),1554480X|15544818 +Pedagogika,Lithuanian University of Educational Sciences,13920340|20290551 +Pedagogika Rodziny,De Gruyter Open Sp. z o.o. ,20828411 +Pedagogisk Forskning,Informa UK (Taylor & Francis),03329291| +Pedagogy Critical Approaches to Teaching Literature Language Composition and Culture,Duke University Press,15314200|15336255 +Pedagogy Culture and Society,Informa UK (Taylor & Francis),14681366|17475104 +Pedagogy in Health Promotion,SAGE Publications,23733799|23733802 +Pediatr (Sankt-Peterburg),ECO-Vector,20797850| +Pediatría,Elsevier ,01204912| +Pediatría (Asunción),Instituto de Investigaciones en Ciencias de la Salud,1683979X|16839803 +Pediatría Atención Primaria,Instituto de Salud Carlos III/BNCS/SciELO Espana,11397632|11397632 +Pediatria i Medycyna Rodzinna,Medical Communications Sp. z.o.o.,17341531| +Pediatria Polska,Elsevier ,00313939| +Pediatric Allergy and Immunology,Wiley Blackwell (Blackwell Publishing),09056157|13993038 +Pediatric Allergy and Respiratory Disease,Korean Academy of Pediatric Allergy and Respiratory Disease (KAMJE),1225679X| +Pediatric Allergy Immunology and Pulmonology,Mary Ann Liebert,2151321X|21513228 +Pediatric and Developmental Pathology,Society for Pediatric Pathology,10935266|16155742 +Pediatric Anesthesia,Wiley Blackwell (Blackwell Publishing),11555645|14609592 +Pediatric Annals,"""SLACK, Inc.""",00904481| +Pediatric Asthma Allergy & Immunology,Mary Ann Liebert,08831874| +Pediatric Asthma Allergy & Immunology,Mary Ann Liebert,08831874| +Pediatric Blood & Cancer,Wiley Blackwell (John Wiley & Sons),15455009|15455017 +Pediatric Cardiology,Springer-Verlag,01720643|14321971 +Pediatric Cardiology and Cardiac Surgery,The Japanese Society of Pediatric Cardiology and Cardiac Surgery,09111794|21872988 +Pediatric Case Reviews,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15329798| +Pediatric Clinics of North America,Elsevier ,00313955| +Pediatric Critical Care Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15297535| +Pediatric Dental Journal,Elsevier ,09172394| +Pediatric Dermatology,Wiley Blackwell (Blackwell Publishing),07368046|15251470 +Pediatric Diabetes,Wiley Blackwell (Blackwell Publishing),1399543X|13995448 +Pediatric Drugs,Springer-Verlag,11745878|11792019 +Pediatric Emergency Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07495161| +Pediatric Endocrinology,PROQURAT Andrzej Prokurat,17300282|18989373 +Pediatric Endocrinology Diabetes and Metabolism,PROQURAT Andrzej Prokurat,2081237X|20838441 +Pediatric Endosurgery & Innovative Techniques,Mary Ann Liebert,10926410| +Pediatric Exercise Science,Human Kinetics,08998493|15432920 +Pediatric Gastroenterology Hepatology & Nutrition,"""The Korean Society of Pediatric Gastroenterology, Hepatology and Nutrition (KAMJE)""",22348646|22348840 +Pediatric Health,Future Medicine,17455111|1745512X +Pediatric Health Medicine and Therapeutics,Dove Medical Press,11799927 +Pediatric Hematology and Oncology,Informa UK (Taylor & Francis),08880018|15210669 +Pediatric Hematology Oncology Journal,Elsevier ,24681245| +Pediatric Infection and Vaccine,The Korean Society of Pediatric Infectious Diseases,12263923| +Pediatric Infectious Disease,Elsevier ,22128328| +Pediatric Infectious Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02779730| +Pediatric Nephrology,Springer-Verlag,0931041X|1432198X +Pediatric Neurology,Elsevier ,08878994| +Pediatric Neurology Briefs,Pediatric Neurology Briefs Publishers,10433155|21666482 +Pediatric Neurosurgery,S. Karger AG,10162291|14230305 +Pediatric News,CrossRef test user,0031398X| +Pediatric Obesity,Wiley Blackwell (Blackwell Publishing),20476302| +Pediatric Oncall,Pediatric Oncall,09730966|09730958 +Pediatric Pathology,Informa UK (Taylor & Francis),02770938| +Pediatric Pathology & Laboratory Medicine,Informa UK (Taylor & Francis),10771042| +Pediatric Pathology & Molecular Medicine,Informa UK (Taylor & Francis),15227952| +Pediatric Physical Therapy,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08985669| +Pediatric Pulmonology,Wiley Blackwell (John Wiley & Sons),87556863|10990496 +Pediatric Radiology,Springer-Verlag,03010449|14321998 +Pediatric Rehabilitation,Informa UK (Taylor & Francis),13638491| +Pediatric Reports,PAGEPress Publications,2036749X|20367503 +Pediatric Research,Nature Publishing Group,00313998|15300447 +Pediatric Review International Journal of Pediatric Research,Academy of Medical and Health Sciences Research,23495499|23493267 +Pediatric Rheumatology,Springer (Biomed Central Ltd.),15460096|15460096 +Pediatric Surgery International,Springer-Verlag,01790358|14379813 +Pediatric Transplantation,Wiley Blackwell (Blackwell Publishing),13973142|13993046 +Pediatric Traumatology Orthopaedics and Reconstructive Surgery,ECO-Vector,23093994|24108731 +Pediatric Urology Case Reports,Pediatric Urology Case Reports,21482969| +PEDIATRICS,American Academy of Pediatrics,00314005|10984275 +Pediatrics & Neonatology,Elsevier ,18759572| +Pediatrics & Therapeutics,OMICS Publishing Group,21610665 +Pediatrics and Neonatal Nursing - Open Journal,Openventio Publishers,23771569 +Pediatrics and Neonatal Nursing Open Access ( ISSN 2470-0983 ),"""Sci Forschen, Inc.""",24700983 +Pediatrics and Related Topics,Informa UK (Taylor & Francis),0030932X| +Pediatrics in Review,American Academy of Pediatrics,01919601|15263347 +Pediatrics International,Wiley Blackwell (Blackwell Publishing),13288067|1442200X +Pediatrics Research International Journal,IBIMA Publishing,23299282 +Pedobiologia,Elsevier ,00314056| +Pedosphere,Elsevier ,10020160| +Peer-to-Peer Networking and Applications,Springer-Verlag,19366442|19366450 +PeerJ,PeerJ,21678359 +PeerJ Computer Science,PeerJ,23765992 +Pegem Eğitim ve Öğretim Dergisi,Pegem Akademi Yayincilik Egitim Danismanlik Hizmetleri,21460655|2148239X +Peking University Law Journal,Informa UK (Taylor & Francis),20517483|20525907 +Pelvi-périnéologie,Springer-Verlag,17783712|17783720 +Península,Elsevier ,18705766| +Pennsylvania History A Journal of Mid-Atlantic Studies,The Pennsylvania State University Press,00314528|21532109 +Pennsylvania Legacies,Historical Society of Pennsylvania,15446360|2169687X +Pennsylvania Libraries Research & Practice,"""University Library System, University of Pittsburgh""",23247878 +Pensamiento Educativo Revista de Investigación Educacional Latinoamericana,Pontificia Universidad Catolica de Chile,07171013|07190409 +Pensamiento Jurídico,Universidad Nacional de Colombia,01221108|23576170 +Pensamiento Psicológico,Editorial Pontificia Universidad Javeriana,16578961| +Pensamiento Revista de investigación e información filosófica,Universidad Pontificia Comillas,00314749|23865822 +Pensamiento y Cultura,Universidad de la Sabana,01230999|20275331 +Pensando Psicología,Universidad Cooperativa de Colombia - UCC,19003099| +Pensar - Revista de Ciências Jurídicas,Fundacao Edson Queiroz,15198464|23172150 +Pensar a Prática,Universidade Federal de Goias,14154676|19806183 +Pensar en Movimiento Revista de Ciencias del Ejercicio y la Salud,Universidad de Costa Rica,14090724|16594436 +Pensar la Publicidad Revista Internacional de Investigaciones Publicitarias,Universidad Complutense de Madrid,18878598|19895143 +Pensares em Revista,Universidade do Estado do Rio de Janeiro UERJ,23172215 +Pensée plurielle,CAIRN,13760963|17821479 +Pensions An International Journal,Nature Publishing Group - Macmillan Publishers,14785315|1750208X +PentecoStudies An Interdisciplinary Journal for Research on the Pentecostal and Charismatic Movements,Equinox Publishing,20413599|18717691 +Penza Psychological Newsletter,Penza Psychological Newsletter,23127392 +PEOPLE International Journal of Social Sciences,Global Research & Development Services,24545899 +People Place and Policy Online,"""CRESR, Sheffield Hallam University""",17538041|17538041 +Peptides,Elsevier ,01969781| +Peptidomics,De Gruyter Open Sp. z o.o. ,20847203 +PER ASPERA AD ASTRA,University Library of Pecs,20646038 +Per Jacobsson Foundation Lectures,International Monetary Fund,02523108| +Per Linguam,Stellenbosch University - Per Linguam,02592312|22240012 +Per Musi,SciELO,15177599|23176377 +Perception,SAGE Publications,03010066|14684233 +Perception & Psychophysics,Springer - Psychonomic Society,00315117|15325962 +Perceptual and Motor Skills,SAGE Publications,00315125|1558688X +Perfect Beat,Equinox Publishing,10382909|18360343 +Perfil de Coyuntura Económica,Universidad de Antioquia,16574214| +Perfiles Educativos,Elsevier ,01852698| +Perfiles Latinoamericanos,"""Facultad Latinoamericana de Ciencias Sociales, Mexico (FLACSO)""",01887653|23094982 +Performance & Instruction,Wiley Blackwell (John Wiley & Sons),02735326|19319177 +Performance & Instruction Journal,Wiley Blackwell (John Wiley & Sons),87500191|19319185 +Performance + Instruction,Wiley Blackwell (John Wiley & Sons),08841985|19320166 +Performance Art Magazine,MIT Press,23742232 +Performance Enhancement & Health,Elsevier ,22112669| +Performance Evaluation,Elsevier ,01665316| +Performance Improvement,Wiley Blackwell (John Wiley & Sons),10908811|19308272 +Performance Improvement Quarterly,Wiley Blackwell (John Wiley & Sons),08985952|19378327 +Performance Measurement and Metrics,Emerald (MCB UP ),14678047|00000000 +Performance Practice Review,Claremont Colleges Library,10441638|21668205 +Performance Research,Informa UK (Taylor & Francis),13528165|14699990 +Performing Arts Journal,JSTOR,07358393| +Performing Arts Review,Informa UK (Taylor & Francis),00315249| +Performing Ethos International Journal of Ethics in Theatre and Performance,Intellect,17571979|17571987 +Performing Islam,Intellect,20431015|20431023 +Perfusion,SAGE Publications,02676591|1477111X +Perichoresis,De Gruyter Open Sp. z o.o. ,22847308|22847308 +Perifèria Revista d investigació i formació en Antropologia,Universitat Autonoma de Barcelona,18858996 +Perinatal Journal,Deomed Publishing,13005251|13053124 +PerinatalMedizin,Springer-Verlag,09367160|14322005 +Perinatología y Reproducción Humana,Elsevier ,01875337| +PERINATOLOGIYA I PEDIATRIYA,"""Group of Companies, Med Expert, LLC""",19925891|24124613 +Periodica Mathematica Hungarica,Springer-Verlag,00315303|15882829 +Periodica Polytechnica Architecture,"""Periodica Polytechnica, Budapest University of Technology and Economics""",0324590X|17893437 +Periodica Polytechnica Chemical Engineering,"""Periodica Polytechnica, Budapest University of Technology and Economics""",03245853|15873765 +Periodica Polytechnica Civil Engineering,"""Periodica Polytechnica, Budapest University of Technology and Economics""",05536626|15873773 +Periodica Polytechnica Electrical Engineering,"""Periodica Polytechnica, Budapest University of Technology and Economics""",0031532X|15873781 +Periodica Polytechnica Electrical Engineering and Computer Science,"""Periodica Polytechnica, Budapest University of Technology and Economics""",20645260|20645279 +Periodica Polytechnica Mechanical Engineering,"""Periodica Polytechnica, Budapest University of Technology and Economics""",03246051|1587379X +Periodica Polytechnica Social and Management Sciences,"""Periodica Polytechnica, Budapest University of Technology and Economics""",14163837|15873803 +Periodica Polytechnica Transportation Engineering,"""Periodica Polytechnica, Budapest University of Technology and Economics""",03037800|15873811 +Periódico Científico do Núcleo de Biociências,Instituto Metodista Izabela Hendrix,22381945 +Periódico Eletrônico Fórum Ambiental da Alta Paulista,ANAP - Associacao Amigos de Natureza de Alta Paulista,19800827 +Periódico Técnico e Científico Cidades Verdes,ANAP - Associacao Amigos de Natureza de Alta Paulista,23178604 +Periodicum Biologorum,Hrvatski Prirodoslovno Drustvo (Croatian Society for Natural Sciences),00315362| +Periodontology 2000,Wiley Blackwell (Blackwell Publishing),09066713|16000757 +Perioperative Care and Operating Room Management,Elsevier ,24056030| +Perioperative Medicine,Springer (Biomed Central Ltd.),20470525|20470525 +Perioperative Medizin,Elsevier ,18752772| +Perioperative Nursing Clinics,Elsevier ,15567931| +Peritia,"""Brepols Publishers, NV""",03321592| +Peritoneal Dialysis International,MultiMed Inc.,08968608|17184304 +Perm National Research Polytechnic University Aerospace Engineering Bulletin,PNRPU Publishing Office,22249982|23046457 +Permafrost and Periglacial Processes,Wiley Blackwell (John Wiley & Sons),10456740|10991530 +Persica,Peeters Publishers,790893 +Person-Centered & Experiential Psychotherapies,Informa UK (Taylor & Francis),14779757|17529182 +Persona y Bioética,Universidad de la Sabana,01233122|20275382 +Persona y Derecho,Universidad de Navarra,02114526|22546243 +Personal and Ubiquitous Computing,Springer-Verlag,16174909|16174917 +Personal Relationships,Wiley Blackwell (Blackwell Publishing),13504126|14756811 +Personal Technologies,Springer-Verlag,09492054|14333066 +Personality and Individual Differences,Elsevier ,01918869| +Personality and Mental Health,Wiley Blackwell (John Wiley & Sons),19328621|1932863X +Personality and Social Psychology Bulletin,SAGE Publications,01461672|15527433 +Personality and Social Psychology Review,SAGE Publications,10888683|15327957 +Personality Disorders Theory Research and Treatment,American Psychological Association,19492715|19492723 +Personalized Medicine,Future Medicine,17410541|1744828X +Personalized Medicine Universe,Elsevier ,21864950| +Personnel Psychology,Wiley Blackwell (Blackwell Publishing),00315826|17446570 +Personnel Review,Emerald (MCB UP ),00483486|00000000 +Persoonia - Molecular Phylogeny and Evolution of Fungi,Naturalis Biodiversity Center,00315850| +Perspecta,JSTOR,00790958| +Perspectiva,Universidade Federal de Santa Catarina,01025473|2175795X +Perspectiva Econômica,Universidade do Vale do Rio Dos Sinos - UNISINOS,1808575X +Perspectiva Educacional,Pontifica Universidad Catolica de Valparaiso,7189729 +Perspectiva geográfica,Universidad Pedagogica y Tecnologica de Colombia,01233769| +Perspectivas em Análise do Comportamento,Associacao Paradigma - Centro de Ciencias e Tecnologia do Comportamento,21773548|21773548 +Perspectivas em Ciência da Informação,SciELO,14139936|14139936 +Perspectivas en Nutrición Humana,Universidad de Antioquia,01244108|2248454X +Perspectivas Médicas,Perspectivas Medicas - Faculty of Medicine,01002929|01002929 +Perspective,Informa UK (Taylor & Francis),00483494| +Perspectives,Informa UK (Taylor & Francis),0907676X|17476623 +Perspectives chinoises,PERSEE Program,10219013|19964609 +Perspectives in Biology and Medicine,Muse - Johns Hopkins University Press,15298795 +Perspectives in Clinical Research,Medknow Publications,22293485| +Perspectives in Drug Discovery and Design,Springer-Verlag,09282866|15739023 +Perspectives in Healthcare Risk Management,Wiley Blackwell (John Wiley & Sons),08991073| +Perspectives in International Librarianship,Hamad bin Khalifa University Press (HBKU Press),22198962| +Perspectives in Medical Virology,Elsevier , +Perspectives in Medicinal Chemistry,"""Libertas Academica, Ltd.""",1177391X +Perspectives in Medicine,Elsevier ,2211968X| +Perspectives in Nursing Science,"""The Research Institute of Nursing Science, Seoul National University (KAMJE)""",22882898|22887687 +Perspectives in Phycology,Schweizerbart,2198011X| +Perspectives in Plant Ecology Evolution and Systematics,Elsevier ,14338319| +Perspectives in Plastic Surgery,Thieme Publishing Group,08923957|1521575X +Perspectives In Psychiatric Care,Wiley Blackwell (Blackwell Publishing),00315990|17446163 +Perspectives in Public Health,SAGE Publications,17579139|17579147 +Perspectives in Science,Elsevier ,22130209| +Perspectives in Vaccinology,Elsevier ,22107622| +Perspectives in Vascular Surgery,Thieme Publishing Group,08948046|15215768 +Perspectives in Vascular Surgery and Endovascular Therapy,SAGE Publications,15310035| +Perspectives in Vernacular Architecture,JSTOR,08879885| +Perspectives interdisciplinaires sur le travail et la santé,OpenEdition,14819384|14819384 +Perspectives médiévales,OpenEdition,22625534|22625534 +Perspectives of Innovations Economics and Business,Prague Development Center ,18040527|18040519 +Perspectives of New Music,Perspectives of New Music,00316016|00316016 +Perspectives of the ASHA Special Interest Groups,American Speech-Language-Hearing Association,23814764| +Perspectives on Administration and Supervision,American Speech-Language-Hearing Association,19407238|19407246 +Perspectives on Audiology,American Speech-Language-Hearing Association,19408587|19408587 +Perspectives on Augmentative and Alternative Communication,American Speech-Language-Hearing Association,19407475|19407483 +Perspectives on Aural Rehabilitation and Its Instrumentation,American Speech-Language-Hearing Association,19407688|19407696 +Perspectives on Communication Disorders and Sciences in Culturally and Linguistically Diverse Populations,American Speech-Language-Hearing Association,1940753X|19407548 +Perspectives on European Politics and Society,Informa UK (Taylor & Francis),15705854|15680258 +Perspectives on Federalism,Walter de Gruyter GmbH,20365438 +Perspectives on Fluency and Fluency Disorders,American Speech-Language-Hearing Association,19407599|19407602 +Perspectives on Gerontology,American Speech-Language-Hearing Association,19407785|19407793 +Perspectives on Global Development and Technology,Brill Academic Publishers,15691500|15691497 +Perspectives on Global Issues in Communication Sciences and Related Disorders,American Speech-Language-Hearing Association,21611572|21611572 +Perspectives on Hearing and Hearing Disorders in Childhood,American Speech-Language-Hearing Association,1940770X|19407718 +Perspectives on Hearing and Hearing Disorders Research and Diagnostics,American Speech-Language-Hearing Association,1940767X|19407661 +Perspectives on Hearing Conservation and Occupational Audiology,American Speech-Language-Hearing Association,19407726|19407734 +Perspectives on Issues in Higher Education,American Speech-Language-Hearing Association,19407521|19407513 +Perspectives on Language Learning and Education,American Speech-Language-Hearing Association,19407742|19407750 +Perspectives on Medical Education,Springer-Verlag,22122761|2212277X +Perspectives on Neurophysiology and Neurogenic Speech and Language Disorders,American Speech-Language-Hearing Association,19407769|19407777 +Perspectives on Political Science,Informa UK (Taylor & Francis),10457097|19305478 +Perspectives on Politics,Cambridge University Press,15375927|15410986 +Perspectives on Psychological Science,SAGE Publications,17456916|17456924 +Perspectives on Public Health Issues Related to Hearing and Balance,American Speech-Language-Hearing Association,21627800|21627800 +Perspectives on School-Based Issues,American Speech-Language-Hearing Association,19407807|19407815 +Perspectives on Science,MIT Press,10636145|15309274 +Perspectives on Sexual and Reproductive Health,Guttmacher Institute,15386341|19312393 +Perspectives on Speech Science and Orofacial Disorders,American Speech-Language-Hearing Association,19407572|19407580 +Perspectives on Swallowing and Swallowing Disorders (Dysphagia),American Speech-Language-Hearing Association,19407556|19407564 +Perspectives on Telepractice,American Speech-Language-Hearing Association,21622353|21622353 +Perspectives on Voice and Voice Disorders,American Speech-Language-Hearing Association,19407505|19407491 +Perspectives Policy and Practice in Higher Education,Informa UK (Taylor & Francis),13603108|14607018 +Perspectives Psy,EDP Sciences,00316032|21184038 +Perspektiven der Philosophie,Philosophy Documentation Center,01711288| +Perspektiven der Wirtschaftspolitik,Walter de Gruyter GmbH,14656493|14682516 +Pertinence,"""Al Manhal FZ, LLC""",22216359| +Pervasive and Mobile Computing,Elsevier ,15741192| +Pesquisa Agropecuária Brasileira,SciELO,0100204X|0100204X +Pesquisa Agropecuária Pernambucana,Instituto Agronomico de Pernambuco,1008501 +Pesquisa Agropecuária Tropical,SciELO,15176398|19834063 +Pesquisa Brasileira em Odontopediatria e Clínica Integrada,Associacao de Apoio a Pesquisa em Saude Bucal,15190501|19834632 +Pesquisa em Educação Ambiental,Departamento de Educacao da Universidade Estadual Paulista â?? UNESP,2177580X +Pesquisa Florestal Brasileira,Embrapa Florestas,19832605|18093647 +Pesquisa Odontológica Brasileira,SciELO,15177491|15177491 +Pesquisa Operacional,SciELO,01017438|01017438 +Pesquisa Veterinária Brasileira,SciELO,0100736X|0100736X +PesquisAtor,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22387838|22387838 +Pest Management Science,Wiley Blackwell (John Wiley & Sons),1526498X|15264998 +Pesticidas Revista de Ecotoxicologia e Meio Ambiente,Universidade Federal do Parana,01037277|01037277 +Pesticide Biochemistry and Physiology,Elsevier ,00483575|10959939 +Pesticide Outlook,The Royal Society of Chemistry,09561250|14658933 +Pesticide Science,Wiley Blackwell (John Wiley & Sons),0031613X|10969063 +Pesticidi,National Library of Serbia,03529029| +Pesticidi i fitomedicina,National Library of Serbia,18203949|24061026 +PET Clinics,Elsevier ,15568598| +Petroleum,Elsevier ,24056561| +Petroleum Chemistry,Pleiades Publishing,09655441|15556239 +Petroleum Chemistry U S S R,Elsevier ,00316458| +Petroleum Exploration and Development,Elsevier ,18763804| +Petroleum Geology & Experiment,Springer - Global Science Journals,23637625 +Petroleum Geoscience,Geological Society of London,13540793|2041496X +Petroleum Science,Springer-Verlag,16725107|19958226 +Petroleum Science and Technology,Informa UK (Taylor & Francis),10916466|15322459 +Petroleum Technology,Society of Petroleum Engineers,03699013| +Petrology,Pleiades Publishing,08695911|15562085 +pferde spiegel,Thieme Publishing Group,18603203|18680445 +Pflege,Hogrefe Publishing Group,10125302|1664283X +Pflegewissenschaft,hpsmedia,16623029| +Pflügers Archiv - European Journal of Physiology,Springer-Verlag,00316768|14322013 +Pharmaceutica Acta Helvetiae,Elsevier ,00316865| +Pharmaceutica Analytica Acta,OMICS Publishing Group,21532435|21532435 +Pharmaceutical & Diagnostic Innovation,Springer-Verlag,11763469|22306048 +Pharmaceutical Analytical Chemistry Open Access,OMICS Publishing Group,24712698 +Pharmaceutical Biology,Informa UK (Taylor & Francis),13880209|17445116 +Pharmaceutical Bioprocessing,"""Future Science, LTD""",20489145|20489153 +Pharmaceutical Bulletin,Pharmaceutical Society of Japan,03699471|18811345 +Pharmaceutical Care and Research,Publishing House of Pharmaceutical Care and Research,16712838|16712838 +Pharmaceutical Chemistry Journal,Springer-Verlag,0091150X|15739031 +Pharmaceutical Crops,Bentham Science,22102906| +Pharmaceutical Development and Regulation,Springer-Verlag,11759046| +Pharmaceutical Development and Technology,Informa UK (Taylor & Francis),10837450|10979867 +Pharmaceutical Innovation,Springer-Verlag,15371328| +Pharmaceutical Medicine,Springer-Verlag,11782595|11791993 +Pharmaceutical Methods,EManuscript Services,22294708|22294716 +Pharmaceutical Nanotechnology,Bentham Science,22117385| +Pharmaceutical News,Informa UK (Taylor & Francis),1071894X| +Pharmaceutical Patent Analyst,"""Future Science, LTD""",20468954| +Pharmaceutical Programming,Maney Publishing,17570921|1757093X +Pharmaceutical Regulatory Affairs Open Access,OMICS Publishing Group,21677689|21677689 +Pharmaceutical Research,Springer-Verlag,07248741|1573904X +Pharmaceutical Science & Technology Today,Elsevier ,14615347| +Pharmaceutical Sciences,International Society for Phytocosmetic Sciences,23832886 +Pharmaceutical Statistics,Wiley Blackwell (John Wiley & Sons),15391604|15391612 +Pharmaceutical Technology in Hospital Pharmacy,Walter de Gruyter GmbH,23652411|2365242X +Pharmaceuticals,MDPI AG,14248247 +Pharmaceuticals Policy and Law,IOS Press,13892827|2210495X +Pharmaceutics,MDPI AG,19994923 +Pharmaceutisch Weekblad,Springer-Verlag,00316911|1573739X +Pharmaceutisch Weekblad Scientific Edition,Springer-Verlag,01676555| +Pharmaciana,Universitas Ahmad Dahlan ,20884559|24770256 +PharmacoEconomics,Springer-Verlag,11707690|11792027 +PharmacoEconomics & Outcomes News,Springer-Verlag,11735503|11792043 +PharmacoEconomics German Research Articles,Springer-Verlag,16123727|1868677X +PharmacoEconomics Italian Research Articles,Springer-Verlag,15909158|20356137 +PharmacoEconomics Spanish Research Articles,Springer-Verlag,1695405X|19895453 +Pharmacoepidemiology and Drug Safety,Wiley Blackwell (John Wiley & Sons),10538569|10991557 +Pharmacogenetics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0960314X| +Pharmacogenetics and Genomics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,17446872| +Pharmacogenomics,Future Medicine,14622416|17448042 +Pharmacogenomics and Personalized Medicine,Dove Medical Press,11787066 +Pharmacognosy Communications,EManuscript Services,22490159|22490167 +Pharmacognosy Journal,EManuscript Services,09753575|09753575 +Pharmacognosy Magazine,Medknow Publications,09731296| +Pharmacognosy Research,Medknow Publications,09748490| +Pharmacognosy Reviews,Medknow Publications,09737847| +Pharmacologia,Insight Knowledge,20444648| +Pharmacologia Clinica,Springer-Verlag,03699498| +Pharmacological Reports,Elsevier ,17341140| +Pharmacological Research,Elsevier ,10436618|10961186 +Pharmacological Research Communications,Elsevier ,00316989| +Pharmacological Reviews,American Society for Pharmacology & Experimental Therapeutics,00316997|15210081 +Pharmacology,S. Karger AG,00317012|14230313 +Pharmacology & Therapeutics,Elsevier ,01637258| +Pharmacology & Therapeutics Part A Chemotherapy Toxicology and Metabolic Inhibitors,Elsevier ,03625478| +Pharmacology & Therapeutics Part B General and Systematic Pharmacology,Elsevier ,0306039X| +Pharmacology & Therapeutics Part C Clinical Pharmacology and Therapeutics,Elsevier ,03625486| +Pharmacology & Toxicology,Wiley Blackwell (Blackwell Publishing),09019928|16000773 +Pharmacology & Pharmacy,"""Scientific Research Publishing, Inc.""",21579423|21579431 +Pharmacology Biochemistry and Behavior,Elsevier ,00913057| +Pharmacology Research & Perspectives,Wiley Blackwell (John Wiley & Sons),20521707| +Pharmacology Reviews and Communications,Informa UK (Taylor & Francis),10604456| +Pharmacology Toxicology and Biomedical Reports,EManuscript Services,23954736|23954736 +Pharmacopsychiatry,Thieme Publishing Group,01763679|14390795 +PharmacoResources,Springer-Verlag,11728299| +Pharmacotherapy The Journal of Human Pharmacology and Drug Therapy,Wiley Blackwell (John Wiley & Sons),02770008| +Pharmacy,MDPI AG,22264787 +Pharmacy & Pharmacology,Volgograd State Medical University,23079266|24132241 +Pharmacy and Pharmacology Communications,Royal Pharmaceutical Society,14608081| +Pharmacy Education,Informa UK (Taylor & Francis),15602214| +Pharmacy Information,Hans Publishers,2160441X|21604452 +Pharmacy Practice,Centro de Investigaciones y Publicaciones Farmaceuticas (CIPF),1885642X|1885642X +Pharmacy Today,Elsevier ,10420991| +Pharmacy World & Science,Springer-Verlag,09281231| +PharmaDeals Review,PharmaVentures,17567874 +PharmaNutrition,Elsevier ,22134344| +Pharmazie in unserer Zeit,Wiley Blackwell (John Wiley & Sons),00483664|16151003 +Phase Transitions,Informa UK (Taylor & Francis),01411594|10290338 +PHASELIS,PHASELIS,21497826| +Phasis,Faculdade de Letras da UFMG,16783549| +Phenomenology and the Cognitive Sciences,Springer-Verlag,15687759|15728676 +Phi Delta Kappan,SAGE Publications,00317217|19406487 +Philadelphia Museum of Art Bulletin,JSTOR,00317314| +PHILHARMONICA International Music Journal,"""NB-Media, Ltd.""",13394002|2453613X +Philip Roth Studies,Purdue University Press,15473929|19405278 +Philippine Computing Journal,PhilJOL,19081995| +Philippine Information Technology Journal,PhilJOL,20120761| +Philippine Journal of Internal Medicine,PhilJOL,01199641| +Philippine Journal of Otolaryngology Head and Neck Surgery,PhilJOL,19084889|20941501 +Philippine Journal of Systematic Biology,PhilJOL,19086865| +Philippine Political Science Journal,Informa UK (Taylor & Francis),01154451|2165025X +Philippine Population Review,PhilJOL,16558049| +Philippine Scientific Journal,PhilJOL,00317799| +Philippine Sociological Review,PhilJOL,00317810| +Philippine Studies,Ateneo de Manila University,00317837| +Philippine Studies Historical and Ethnographic Viewpoints,Muse - Johns Hopkins University Press,22441093|22441638 +Philips Journal of Research,Elsevier ,01655817| +Philo,Philosophy Documentation Center,10983570| +Philologia,De Gruyter Open Sp. z o.o. ,14515342|18205682 +Philological Sciences Scientific Essays of Higher Education,INOITs ALMAVEST Ltd.,23104287| +Philologus,Oldenbourg Wissenschaftsverlag,00317985|21967008 +Philology & Human,Altai State University,19927940| +Philonsorbonne,OpenEdition,1255183X| +Philonsorbonne,OpenEdition,1255183X|22707336 +Philosophia,Springer-Verlag,00483893|15749274 +Philosophia Africana,Philosophy Documentation Center,15398250| +Philosophia Mathematica,Oxford University Press,00318019|17446406 +Philosophia Naturalis,Vittorio Klostermann GMBH,00318027|14392607 +Philosophia Reformata,Brill Academic Publishers,00318035|23528230 +Philosophia Scientae,OpenEdition,12812463|17754283 +Philosophical Books,Wiley Blackwell (Blackwell Publishing),00318051|14680149 +Philosophical Constructs for the Chiropractic Profession,Elsevier ,22149163| +Philosophical Explorations,Informa UK (Taylor & Francis),13869795|17415918 +Philosophical Inquiry,Philosophy Documentation Center,1105235X| +Philosophical Investigations,Wiley Blackwell (Blackwell Publishing),01900536|14679205 +Philosophical Issues,Wiley Blackwell (Blackwell Publishing),15336077|15336077 +Philosophical Magazine,Informa UK (Taylor & Francis),14786435|14786433 +Philosophical Magazine A,Informa UK (Taylor & Francis),01418610|14606992 +Philosophical Magazine Letters,Informa UK (Taylor & Francis),09500839|13623036 +Philosophical Magazine Part B,Informa UK (Taylor & Francis),13642812|14636417 +Philosophical Magazine Series 1,Informa UK (Taylor & Francis),19415796|1941580X +Philosophical Magazine Series 2,Informa UK (Taylor & Francis),19415850|19415869 +Philosophical Magazine Series 3,Informa UK (Taylor & Francis),19415966|19415974 +Philosophical Papers,Informa UK (Taylor & Francis),05568641|19968523 +Philosophical Papers and Review,Academic Journals,2141663X +Philosophical Perspectives,Wiley Blackwell (Blackwell Publishing),15208583|15208583 +Philosophical Practice,Informa UK (Taylor & Francis),17428173| +Philosophical Problems of Information Technologies and Cyberspace,Pyatigorsk State Linguistic University,23053763 +Philosophical Psychology,Informa UK (Taylor & Francis),09515089|1465394X +Philosophical Review,Duke University Press,00318108|15581470 +Philosophical Studies,Philosophy Documentation Center,05540739| +Philosophical Studies,Springer-Verlag,00318116|15730883 +Philosophical Topics,Philosophy Documentation Center,02762080| +Philosophical Transactions of The Royal Society A Mathematical Physical and Engineering Sciences,The Royal Society,1364503X|14712962 +Philosophical Transactions of The Royal Society B Biological Sciences,The Royal Society,09628436|14712970 +Philosophical Transactions of the Royal Society of London,The Royal Society,02610523| +Philosophical Transactions of the Royal Society of London Series B Containing Papers of a Biological Character (1896-1934),The Royal Society,02643960| +Philosophie,CAIRN,02941805|1968391X +Philosophies,MDPI AG,24099287 +Philosophique,OpenEdition,07512902|22594574 +Philosophiques,Consortium Erudit,03162923|14921391 +Philosophische Rundschau,Mohr Siebeck,00318159| +Philosophischer Literaturanzeiger,Vittorio Klostermann GMBH,00318175|21945845 +Philósophos - Revista de Filosofia,Universidade Federal de Goias,14142236|19822928 +Philosophy,Cambridge University Press,00318191|1469817X +Philosophy & Geography,Informa UK (Taylor & Francis),10903771| +Philosophy & Social Criticism,SAGE Publications,01914537|1461734X +Philosophy & Technology,Springer-Verlag,22105433|22105441 +Philosophy & Public Affairs,Wiley Blackwell (Blackwell Publishing),00483915|10884963 +Philosophy and Foundations of Physics,Elsevier , +Philosophy and Geography,Informa UK (Taylor & Francis),10903771|00000000 +Philosophy and History,Philosophy Documentation Center,0016884X| +Philosophy and Literature,Muse - Johns Hopkins University Press,1086329X +Philosophy and Phenomenological Research,Wiley Blackwell (Blackwell Publishing),00318205|19331592 +Philosophy and Progress,Bangladesh Journals Online,16072278|23056851 +Philosophy and Rhetoric,The Pennsylvania State University Press,00318213|15272079 +Philosophy and Theology,Philosophy Documentation Center,08902461| +Philosophy and Theory in Biology,University of Michigan Library,19490739 +Philosophy Compass,Wiley Blackwell (Blackwell Publishing),17479991|17479991 +Philosophy East and West,Muse - Johns Hopkins University Press,00318221|15291898 +Philosophy Ethics and Humanities in Medicine,Springer (Biomed Central Ltd.),17475341|17475341 +Philosophy in Context,Philosophy Documentation Center,07422733| +Philosophy in Context,Philosophy Documentation Center,07422733| +Philosophy in the Contemporary World,Philosophy Documentation Center,10771999| +Philosophy of Management,Philosophy Documentation Center,17403812| +Philosophy of Music Education Review,Indiana University Press,10635734|15433412 +Philosophy of Photography,Intellect,20403682|20403690 +Philosophy of Science,The University of Chicago Press,00318248|1539767X +Philosophy of the Social Sciences,SAGE Publications,00483931|15527441 +Philosophy Psychiatry & Psychology,Muse - Johns Hopkins University Press,10863303 +Philosophy Psychiatry & Psychology,Muse - Johns Hopkins University Press,10863303 +Philosophy Psychology Pedagogy,Saratov State University,18197671| +Philosophy Research Archives,Philosophy Documentation Center,01640771| +Philosophy Study,David Publishing Company,21595321|21595321 +Philosophy Theology and the Sciences,Mohr Siebeck,21959773|21972834 +Philosophy Today,Philosophy Documentation Center,00318256| +Phlebological Review,Termedia Sp. z.o.o.,12327174|12327174 +Phlebologie,Schattauer GmbH (Phlebologie),0939978X| +Phlebology The Journal of Venous Disease,SAGE Publications,02683555|17581125 +Phoenix,Phoenix,00318299| +Phoînix,Coimbra University Press,14135787| +Phonetica,S. Karger AG,00318388|14230321 +Phonology,Cambridge University Press,09526757|14698188 +Phosphine-Catalyzed Reaction of Alkenes with Electrophile–Nucleophiles,Thieme Publishing Group,20400365 +Phosphine-Catalyzed Reaction of Allenes with Electrophile–Nucleophiles,Thieme Publishing Group,20400381 +Phosphine-Catalyzed [3 + 2] Annulation with γ-Substituted Allenoates,Thieme Publishing Group,20400373 +Phosphorous and Sulfur and the Related Elements,Informa UK (Taylor & Francis),0308664X| +Phosphorus Research Bulletin,Japanese Association of Inorganic Phosphorus Chemistry,09184783|18822363 +Phosphorus Sulfur and Silicon and the Related Elements,Informa UK (Taylor & Francis),10426507|15635325 +Photoacoustics,Elsevier ,22135979| +Photochemical & Photobiological Sciences,The Royal Society of Chemistry,1474905X|14749092 +Photochemistry and Photobiology,Wiley Blackwell (Blackwell Publishing),00318655|00318655 +Photodermatology Photoimmunology & Photomedicine,Wiley Blackwell (Blackwell Publishing),09054383|16000781 +Photodiagnosis and Photodynamic Therapy,Elsevier ,15721000| +Photogrammetria,Elsevier ,00318663| +Photogrammetric Engineering & Remote Sensing,American Society for Photogrammetry and Remote Sensing,00991112| +Photogrammetrie - Fernerkundung - Geoinformation,Schweizerbart,14328364| +Photographies,Informa UK (Taylor & Francis),17540763| +Photographies,Informa UK (Taylor & Francis),17540763|17540771 +Photography and Culture,Informa UK (Taylor & Francis),17514517|17514525 +Photomedicine and Laser Surgery,Mary Ann Liebert,15495418|00000000 +Photonic Network Communications,Springer (Kluwer Academic Publishers),1387974X|15728188 +Photonic Sensors,Springer-Verlag,16749251|21907439 +Photonics,MDPI AG,23046732 +Photonics and Lasers in Medicine,Walter de Gruyter GmbH,21930635|21930643 +Photonics and Nanostructures - Fundamentals and Applications,Elsevier ,15694410| +Photonics and Optoelectronics,DEStech Publications,23041064|23041072 +Photonics Letters of Poland,Photonics Society of Poland,20802242 +Photonics Research,The Optical Society,23279125 +Photoniques,EDP Sciences,16294475|22698418 +Photosynthesis Research,Springer-Verlag,01668595|15735079 +Photosynthetica,Springer-Verlag,03003604|15739058 +Photovoltaics Bulletin,Elsevier ,14738325| +Phronesis,Brill Academic Publishers,00318868|15685284 +Phronesis,Consortium Erudit,19254873 +Phycologia,International Phycological Society,00318884| +Phycological Research,Wiley Blackwell (Blackwell Publishing),13220829|14401835 +Phyllomedusa Journal of Herpetology,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15191397|23169079 +Phylon (1940-1956),JSTOR,08856818| +Phylon (1960-),JSTOR,00318906| +phys stat sol (a),Wiley Blackwell (John Wiley & Sons),00318965|1521396X +PhysChemComm,The Royal Society of Chemistry,14602733|14602733 +Physica,Elsevier ,00318914| +Physica A Statistical Mechanics and its Applications,Elsevier ,03784371| +Physica B Condensed Matter,Elsevier ,09214526|09214526 +Physica B+C,Elsevier ,03784363| +Physica C Superconductivity,Elsevier ,09214534| +Physica D Nonlinear Phenomena,Elsevier ,01672789| +Physica E Low-dimensional Systems and Nanostructures,Elsevier ,13869477| +Physica Medica,Elsevier ,11201797| +Physica Scripta,IOP Publishing,00318949|14024896 +physica status solidi (a),Wiley Blackwell (John Wiley & Sons),00318965|1521396X +physica status solidi (a),Wiley Blackwell (John Wiley & Sons),18626300| +physica status solidi (b),Wiley Blackwell (John Wiley & Sons),03701972|15213951 +physica status solidi (c),Wiley Blackwell (John Wiley & Sons),18626351|16101642 +physica status solidi (c),Wiley Blackwell (John Wiley & Sons),16101634|16101642 +physica status solidi (RRL) - Rapid Research Letters,Wiley Blackwell (John Wiley & Sons),18626254|18626270 +Physicae,APGF-IFGW/UNICAMP,16799569|16799569 +Physicae Proceedings,APGF-IFGW/UNICAMP,22367535|22367535 +Physical & Occupational Therapy In Geriatrics,Informa UK (Taylor & Francis),02703181|15413152 +Physical & Occupational Therapy In Pediatrics,Informa UK (Taylor & Francis),01942638|15413144 +Physical Acoustics,Elsevier , +Physical Activity Review,Akademia im. Jana Dlugosza w Czestochowie,23005076 +Physical and Numerical Simulation of Geotechnical Engineering,"""St. Plum-Blossom Press Pty, Ltd.""",18383254| +Physical Biology,IOP Publishing,14783967|14783975 +Physical Chemistry,Scientific and Academic Publishing,21677042| +Physical Chemistry Chemical Physics,The Royal Society of Chemistry,14639076|14639084 +Physical Communication,Elsevier ,18744907| +Physical Culture and Sport Studies and Research,De Gruyter Open Sp. z o.o. ,18994849|18994849 +Physical Disabilities Education and Related Services,IUScholarWorks,2372451X +Physical Education and Sport,De Gruyter Open Sp. z o.o. ,00439630|17344956 +Physical Education and Sport Pedagogy,Informa UK (Taylor & Francis),17408989|17425786 +Physical Education of Students,Kharkov National Pedagogical University,20755279|23087250 +Physical Geography,Informa UK (Taylor & Francis),02723646|19300557 +Physical Interpretation of Relativity Theory Proceedings of International Meeting,Bauman Moscow State Technical University,23097604| +Physical Medicine and Rehabilitation Clinics of North America,Elsevier ,10479651| +Physical Mesomechanics,Pleiades Publishing,10299599|19905424 +Physical Oceanography,Springer-Verlag,09285105|09285105 +Physical Review,American Physical Society,0031899X|15366065 +Physical Review & Research International,Sciencedomain International,22311815 +Physical Review (Series I),American Physical Society,15366065 +Physical Review A,American Physical Society,10502947|10941622 +Physical Review Accelerators and Beams,American Physical Society,24699888 +Physical Review Applied,American Physical Society,23317019 +Physical Review B,American Physical Society,10980121|1550235X +Physical Review C,American Physical Society,05562813|1089490X +Physical Review D,American Physical Society,15507998|10894918 +Physical Review E,American Physical Society,15393755|15502376 +Physical Review Letters,American Physical Society,00319007|10797114 +Physical Review Physics Education Research,American Physical Society,24699896 +Physical Review Special Topics - Accelerators and Beams,American Physical Society,10984402 +Physical Review Special Topics - Physics Education Research,American Physical Society,15549178 +Physical Review X,American Physical Society,21603308 +Physical Science International Journal,Sciencedomain International,23480130 +Physical Sciences Reviews,Walter de Gruyter GmbH,2365659X +Physical Separation in Science and Engineering,Hindawi Publishing Corporation,14786478|14786486 +Physical Techniques in the Study of Art Archaeology and Cultural Heritage,Elsevier , +Physical Therapy,American Physical Therapy Association,00319023|15386724 +Physical Therapy and Rehabilitation,Herbert Publications,20552386 +Physical Therapy in Sport,Elsevier ,1466853X| +Physical Therapy Korea,Korean Research Society of Physical Therapy,12258962|2287982X +Physical therapy rehabilitation science,Physical Therapy Rehabilitation Science,22877576|22877584 +Physical Therapy Reviews,Maney Publishing,10833196|00000000 +Physician Assistant Clinics,Elsevier ,24057991| +Physics,American Institute of Physics,01486349| +Physics,American Physical Society,19432879|19432879 +Physics and Chemistry of Glasses European Journal of Glass Science and Technology Part B,Society of Glass Technology,17533562|17506689 +Physics and Chemistry of Liquids,Informa UK (Taylor & Francis),00319104|10290451 +Physics and Chemistry of Minerals,Springer-Verlag,03421791|14322021 +Physics and Chemistry of Stem Cells,De Gruyter Open Sp. z o.o. ,23004622 +Physics and Chemistry of the Earth,Elsevier ,00791946| +Physics and Chemistry of the Earth Part A Solid Earth and Geodesy,Elsevier ,14641895| +Physics and Chemistry of the Earth Part B Hydrology Oceans and Atmosphere,Elsevier ,14641909| +Physics and Chemistry of the Earth Part C Solar Terrestrial & Planetary Science,Elsevier ,14641917| +Physics and Chemistry of the Earth Parts A/B/C,Elsevier ,14747065| +Physics and High Technology,Korean Physical Society,12252336| +Physics and Technical Sciences,Sciknow Publications,23276509|23276517 +Physics Bulletin,IOP Publishing,00319112| +Physics Education,IOP Publishing,00319120|13616552 +Physics Essays,Physics Essays Publication,08361398| +Physics in Medicine and Biology,IOP Publishing,00319155|13616560 +Physics in Perspective,Springer-Verlag,14226944|14226960 +Physics in Technology,IOP Publishing,03054624| +Physics International,Science Publications,19489803| +Physics Letters,Elsevier ,00319163| +Physics Letters A,Elsevier ,03759601| +Physics Letters B,Elsevier ,03702693| +Physics of Atomic Nuclei,Pleiades Publishing,10637788|1562692X +Physics of Condensed Matter,Springer-Verlag,00319236| +Physics of Fluids,American Institute of Physics,10706631|10897666 +Physics of Fluids A Fluid Dynamics,American Institute of Physics,08998213| +Physics of Fluids B Plasma Physics,American Institute of Physics,08998221| +Physics of Life Reviews,Elsevier ,15710645| +Physics of Particles and Nuclei,Pleiades Publishing,10637796|15318559 +Physics of Particles and Nuclei Letters,Pleiades Publishing,15474771|15318567 +Physics of Plasmas,American Institute of Physics,1070664X|10897674 +Physics of the Dark Universe,Elsevier ,22126864| +Physics of The Earth and Planetary Interiors,Elsevier ,00319201|00319201 +Physics of the Solid State,Pleiades Publishing,10637834|10906460 +Physics of Wave Phenomena,Allerton Press,1541308X|1934807X +Physics Procedia,Elsevier ,18753892| +Physics Reports,Elsevier ,03701573| +Physics Research International,Hindawi Publishing Corporation,20902220|20902239 +Physics Today,American Institute of Physics,00319228|19450699 +Physics World,IOP Publishing,09538585|20587058 +Physics-Uspekhi,Uspekhi Fizicheskikh Nauk Journal,10637869|14684780 +Physik in unserer Zeit,Wiley Blackwell (John Wiley & Sons),00319252|15213943 +Physik Journal,Wiley Blackwell (John Wiley & Sons),00319279| +Physikalische Medizin Rehabilitationsmedizin Kurortmedizin,Thieme Publishing Group,09406689|1439085X +Physio-Géo,OpenEdition,1958573X|1958573X +Physiologia Plantarum,Wiley Blackwell (Blackwell Publishing),00319317|13993054 +Physiological and Biochemical Zoology,The University of Chicago Press,15222152|15375293 +Physiological and Molecular Plant Pathology,Elsevier ,08855765|10961178 +Physiological Entomology,Wiley Blackwell (Blackwell Publishing),03076962|13653032 +Physiological Genomics,American Physiological Society,10948341|15312267 +Physiological Measurement,IOP Publishing,09673334|13616579 +Physiological Plant Pathology,Elsevier ,00484059| +Physiological Psychology,Springer - Psychonomic Society,00905046| +Physiological Reports,Wiley Blackwell (Physiological Reports),2051817X|2051817X +Physiological Reviews,American Physiological Society,00319333|15221210 +Physiological Zoology,The University of Chicago Press,0031935X|0031935X +Physiology,American Physiological Society,08861714|1522161X +Physiology,American Physiological Society,15489213|15489221 +Physiology & Behavior,Elsevier ,00319384| +Physiology and Molecular Biology of Plants,Springer-Verlag,09715894|09740430 +Physiology Journal,Hindawi Publishing Corporation,23144300|23144319 +physiopraxis,Thieme Publishing Group,1439023X|18695515 +physioscience,Thieme Publishing Group,18603092|18603351 +Physiotherapy,Elsevier ,00319406| +Physiotherapy,De Gruyter Open Sp. z o.o. ,12308323| +Physiotherapy and Health Activity,Walter de Gruyter GmbH,23922664 +Physiotherapy Canada,University of Toronto Press Inc,03000508|03000508 +Physiotherapy Practice,Informa UK (Taylor & Francis),02666154| +Physiotherapy Practice and Research,IOS Press,22130683|22130691 +Physiotherapy Research International,Wiley Blackwell (John Wiley & Sons),13582267|14712865 +Physiotherapy Theory and Practice,Informa UK (Taylor & Francis),09593985|15325040 +Physis Revista de Saúde Coletiva,SciELO,01037331|01037331 +Phytochemical Analysis,Wiley Blackwell (John Wiley & Sons),09580344|10991565 +Phytochemistry,Elsevier ,00319422| +Phytochemistry Letters,Elsevier ,18743900| +Phytochemistry Reviews,Springer-Verlag,15687767|1572980X +Phytocoenologia,Schweizerbart,0340269X|00000000 +PhytoKeys,Pensoft Publishers,13142011|13142003 +Phytologia,Smithsonian Institution Biodiversity Heritage Library,00319430| +Phytomedicine,Elsevier ,09447113|00000000 +Phytoparasitica,Springer-Verlag,03342123|18767184 +Phytopathogenic Mollicutes,Diva Enterprises Private Limited,22494669|22494669 +Phytopathology,Scientific Societies,0031949X|0031949X +Phytoprotection,Consortium Erudit,00319511|17101603 +Phytotaxa,Magnolia Press,11793155|11793163 +Phytothérapie,Springer-Verlag,16248597|17652847 +Phytotherapy Research,Wiley Blackwell (John Wiley & Sons),0951418X|10991573 +PiD - Psychotherapie im Dialog,Thieme Publishing Group,14387026|1439913X +Piel,Elsevier ,02139251| +Pielęgniarstwo w Anestezjologii i Intensywnej Opiece,Evereth Publishing,23917970|24501204 +Pielęgniarstwo XXI Wieku,Medical University of Lublin,17301912| +Pierre d angle,Philosophy Documentation Center,12870978| +PIERS Online,The Electromagnetics Academy (Piers Enterprises),19317360|19317360 +Pierson Journal of Theology,Pierson Memorial Bible Institute,22880852| +Pigment & Resin Technology,Emerald (MCB UP ),03699420|00000000 +Pigment Cell & Melanoma Research,Wiley Blackwell (Blackwell Publishing),17551471|1755148X +Pigment Cell Research,Wiley Blackwell (Blackwell Publishing),08935785|16000749 +Pigment International,Medknow Publications,23495847| +PIK - Praxis der Informationsverarbeitung und Kommunikation,Walter de Gruyter GmbH,09305157|18658342 +Pilot and Feasibility Studies,Springer (Biomed Central Ltd.),20555784|20555784 +Pirineos,Departmento de Publicaciones del CSIC,03732568|19884281 +Pirotski zbornik,Centre for Evaluation in Education and Science,05541956| +Pitt Political Review,"""University Library System, University of Pittsburgh""",21605807 +Pittsburgh Journal of Environmental and Public Health Law,"""University Library System, University of Pittsburgh""",21647976 +Pittsburgh Journal of Technology Law and Policy,"""University Library System, University of Pittsburgh""",10876995|2164800X +Pittsburgh Papers on the European Union,"""University Library System, University of Pittsburgh""",21646732 +Pittsburgh Tax Review,"""University Library System, University of Pittsburgh""",19321821|19321996 +Pituitary,Springer-Verlag,1386341X|15737403 +Pixel-Bit Revista de Medios y Educación,Editorial Universidad de Sevilla,11338482|21717966 +Place Branding,Nature Publishing Group - Macmillan Publishers,17440696|1744070X +Place Branding and Public Diplomacy,Nature Publishing Group - Macmillan Publishers,17518040|17518059 +Placenta,Elsevier ,01434004| +PLAID People Living with And Inspired by Diabetes,Florida State University College of Medicine,23744669|23744669 +Plains Anthropologist,Maney Publishing,00320447|2052546X +Plainsong and Medieval Music,Cambridge University Press,09611371|14740087 +Planet,Informa UK (Taylor & Francis),14731835|17583608 +Planetary and Space Science,Elsevier ,00320633| +Planetary Science,Springer (Biomed Central Ltd.),21912521|21912521 +Plankton and Benthos Research,The Plankton Society of Japan (The Japanese Association of Benthology),18808247|1882627X +Planlama Dergisi,Ankara University,13037587 +Planned Giving Mentor,Mary Ann Liebert,15462617|19374852 +Planned Giving Today,Mary Ann Liebert,10524770|19374860 +Planning & Environmental Law,Informa UK (Taylor & Francis),15480755| +Planning & Environmental Law,Informa UK (Taylor & Francis),15480755|15568601 +Planning Outlook,Informa UK (Taylor & Francis),00320714| +Planning Perspectives,Informa UK (Taylor & Francis),02665433|14664518 +Planning Practice and Research,Informa UK (Taylor & Francis),02697459|13600583 +Planning Review,Emerald (MCB UP ),0094064X| +Planning Theory,SAGE Publications,14730952|00000000 +Planning Theory & Practice,Informa UK (Taylor & Francis),14649357|1470000X +Plant,Science Publishing Group,23310669| +Plant and Cell Physiology,Oxford University Press,00320781|14719053 +Plant and Soil,Springer-Verlag,0032079X|15735036 +Plant Biology,Wiley Blackwell (Blackwell Publishing),14358603|14388677 +Plant Biosystems - An International Journal Dealing with all Aspects of Plant Biology,Informa UK (Taylor & Francis),11263504|17245575 +Plant Biotechnology,Japanese Society for Plant Cell and Molecular Biology,13424580|13476114 +Plant Biotechnology Journal,Wiley Blackwell (Blackwell Publishing),14677644|14677652 +Plant Biotechnology Reports,Springer-Verlag,18635466|18635474 +Plant Breeding,Wiley Blackwell (Blackwell Publishing),01799541|14390523 +Plant Breeding and Biotechnology,Korean Society of Breeding Science,22879358|22879366 +Plant Breeding and Seed Science,De Gruyter Open Sp. z o.o. ,00183040|2083599X +Plant Cell & Environment,Wiley Blackwell (Blackwell Publishing),01407791|13653040 +Plant Cell Reports,Springer-Verlag,07217714|1432203X +Plant Cell Tissue and Organ Culture (PCTOC),Springer-Verlag,01676857|15735044 +Plant Disease,Scientific Societies,01912917|01912917 +Plant Disease Management Reports,Scientific Societies,08872236|01489038 +Plant Diversity and Evolution,Schweizerbart,18696155| +Plant Diversity and Resources,China Science Publishing & Media Ltd.,20950845| +Plant Ecology,Springer-Verlag,13850237|15735052 +Plant Ecology & Diversity,Informa UK (Taylor & Francis),17550874|17551668 +Plant Ecology & Diversity,Informa UK (Taylor & Francis),17550874| +Plant Ecology and Evolution,Botanical Garden Meise,20323913|20323921 +PLANT FACTORY,"""Japanese Society of Agricultural, Biological and Environmental Engineers and Scientists""",18845312 +Plant Foods for Human Nutrition,Springer-Verlag,09219668|15739104 +Plant Gene,Elsevier ,23524073| +Plant Gene and Trait,"""Sophia Publishing Group, Inc.""",19252013 +Plant Genetic Resources,Cambridge University Press,14792621|1479263X +Plant Genetics Genomics and Biotechnology,"""Atlas Scienfitic Publishing, LP""",23322012 +Plant Growth Regulation,Springer-Verlag,01676903|15735087 +Plant Health Instructor,Scientific Societies,19359411 +Plant Health Progress,Scientific Societies,15351025 +Plant Methods,Springer (Biomed Central Ltd.),17464811|17464811 +Plant Molecular Biology,Springer-Verlag,01674412|15735028 +Plant Molecular Biology Reporter,Springer-Verlag,07359640|15729818 +PLANT MORPHOLOGY,The Japanese Society of Plant Morphology,09189726|18844154 +Plant Pathology,Wiley Blackwell (Blackwell Publishing),00320862|13653059 +Plant Pathology & Quarantine,Mushroom Research Foundation,22292217|22292217 +Plant Pathology Journal,Science Alert,18125387|18125425 +PLANT PHYSIOLOGY,American Society of Plant Biologists,00320889|00320889 +Plant Physiology and Biochemistry,Elsevier ,09819428| +Plant Production Science,Informa UK (Taylor & Francis),1343943X|13491008 +Plant Products Research Journal,African Journals Online ,11192283 +Plant Protection Science,Czech Academy of Agricultural Sciences,12122580|18059341 +Plant Reproduction,Springer-Verlag,21947953|21947961 +Plant Root,Japanese Society for Root Research,18816754 +Plant Science,Elsevier ,01689452| +Plant Science International,Science and Education Centre of North America,23688181|2368819X +Plant Science Journal,China Science Publishing & Media Ltd.,20950837| +Plant Science Letters,Elsevier ,03044211| +Plant Science Today,Horizon E-Publishing Group,23481900 +Plant Sciences Research,Science Alert,1995476X| +Plant Signaling & Behavior,Landes Bioscience,15592316|15592324 +Plant Soil and Environment,Czech Academy of Agricultural Sciences,12141178|18059368 +Plant Species Biology,Wiley Blackwell (Blackwell Publishing),0913557X|14421984 +Plant Systematics and Evolution,Springer-Verlag,03782697|16156110 +Plant Tissue Culture and Biotechnology,Bangladesh Journals Online,18173721|18188745 +Plant tissue culture letters,Japanese Society for Plant Cell and Molecular Biology,02895773|18847706 +Plant/Operations Progress,Wiley Blackwell (John Wiley & Sons),02784513|15494632 +Planta,Springer-Verlag,00320935|14322048 +Planta Daninha,SciELO,01008358|01008358 +Planta Medica,Thieme Publishing Group,00320943|14390221 +Planta Medica Letters,Thieme Publishing Group,2199157X +Plants,MDPI AG,22237747 +Plasma and Fusion Research,Japan Society of Plasma Science and Nuclear Fusion Research,18806821 +Plasma Chemistry and Plasma Processing,Springer-Verlag,02724324|15728986 +Plasma Devices and Operations,Informa UK (Taylor & Francis),10519998|10294929 +Plasma Medicine,Begell House Inc.,19475764| +Plasma Physics,IOP Publishing,00321028| +Plasma Physics and Controlled Fusion,IOP Publishing,07413335|13616587 +Plasma Physics Reports,Pleiades Publishing,1063780X|15626938 +Plasma Processes and Polymers,Wiley Blackwell (John Wiley & Sons),16128850|16128869 +Plasma Science and Technology,IOP Publishing,10090630| +Plasma Sources Science and Technology,IOP Publishing,09630252|13616595 +Plasma Therapy and Transfusion Technology,Elsevier ,02786222| +Plasmas & Ions,Elsevier ,12883255| +Plasmas and Polymers,Springer-Verlag,10840184|15728978 +Plasmid,Elsevier ,0147619X|10959890 +Plasmonics,Springer-Verlag,15571955|15571963 +Plastic & Reconstructive Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00321052| +Plastic & Reconstructive Surgery Global Open,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21697574| +Plastic and Aesthetic Research,OAE Publishing,23479264|23496150 +Plastic and Polymer Technology,"""Science and Engineering Publishing, Co.""",23271108| +Plastic and Reconstructive Surgery Global Open,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,21697574| +Plastic Surgery An International Journal,IBIMA Publishing,23273550 +Plastic Surgery International,Hindawi Publishing Corporation,20901461|2090147X +Plastic Surgical Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07415206| +Plasticity and Mechanics of Defects,Walter de Gruyter GmbH,22991166 +Plastics Additives and Compounding,Elsevier ,1464391X| +Plastics Rubber and Composites,Maney Publishing,14658011|00000000 +Platelets,Informa UK (Taylor & Francis),09537104|13691635 +Platinum Metals Review,Johnson Matthey,00321400|14710676 +Plato Journal,Coimbra University Press,20797567|21834105 +Plein droit,CAIRN,09873260|22625135 +Pleine Marge,Peeters Publishers,2961630 +PLEURA,SAGE Publications,23739975 +Plevra Bulteni,AVES Publishing Co.,13089366|13089366 +PLoS Biology,Public Library of Science,15449173|15457885 +PLoS Clinical Trials,Public Library of Science,15555887 +PLoS Computational Biology,Public Library of Science,1553734X|15537358 +PLoS Currents,Public Library of Science,21573999|21573999 +PLoS Genetics,Public Library of Science,15537390|15537404 +PLoS Medicine,Public Library of Science,15491277|15491676 +PLoS Neglected Tropical Diseases,Public Library of Science,19352735 +PLoS ONE,Public Library of Science,19326203 +PLoS Pathogens,Public Library of Science,15537366|15537374 +Ploughshares,Muse - Johns Hopkins University Press,21620903 +Ploutarchos,Coimbra University Press,0258655X| +PLURA - Revista de Estudos de Religião,PLURA - Revista de Estudos de Religiao,21790019 +Plural,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01046721|21768099 +PM&R,Elsevier ,19341482| +PMC Biophysics,Springer (Biomed Central Ltd.),17575036| +PMC Physics A,Springer (Biomed Central Ltd.),17540410| +PMC Physics B,Springer (Biomed Central Ltd.),17540429| +PMLA,Modern Language Association,00308129| +Pneuma,Brill Academic Publishers,02720965|15700747 +Pneumo News,Springer-Verlag,18655467|21993866 +Pneumologie,Thieme Publishing Group,09348387|14388790 +Pneumonia,Springer (Biomed Central Ltd.),22006133 +Pneumonologia i Alergologia Polska,VM Media Sp zo.o. - VMGroup SK,08677077|22998292 +Pneumonologie,Springer-Verlag,00334073| +PNIPU Bulletin The mechanical engineering materials science,PNRPU Publishing Office,22249877| +PNRPU Construction and Architecture Bulletin,PNRPU Publishing Office,22249826|23052724 +PNRPU Mechanics Bulletin,PNRPU Publishing Office,22249893| +Población y Desarrollo - Argonautas y caminantes,Latin America Journals Online,22217002| +Población y Salud en Mesoamérica,Universidad de Costa Rica,16590201 +Podium Sport Leisure and Tourism Review,University Nove de Julho - Uninove,2316932X|2316932X +PodoPost,Springer-Verlag,09224742|18765823 +PodoSophia,Springer-Verlag,09295380|18765815 +Podzemni radovi,Centre for Evaluation in Education and Science,03542904| +Poe Newsletter,Wiley Blackwell (Blackwell Publishing),00321877| +Poe Studies,Wiley Blackwell (Blackwell Publishing),19474644| +Poe Studies - Old Series,Wiley Blackwell (Blackwell Publishing),00905224| +Poe Studies/Dark Romanticism,Wiley Blackwell (Blackwell Publishing),15431789|17546095 +Poem,Informa UK (Taylor & Francis),20519842|23774673 +Poetics,Elsevier ,0304422X| +Poetics Today,Duke University Press,03335372|15275507 +Poétique,CAIRN,12451274|19683871 +Pogranicze Studia Społeczne,University of Bialystok,12302392| +Poiesis & Praxis,Springer-Verlag,16156609|16156617 +Poíesis Pedagógica,Universidade Federal de Goias,16792319|21784442 +Point of Care The Journal of Near-Patient Testing & Technology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,1533029X| +Polar Biology,Springer-Verlag,07224060|14322056 +Polar Geography,Informa UK (Taylor & Francis),1088937X| +Polar Geography,Informa UK (Taylor & Francis),1088937X|19390513 +Polar Geography,Informa UK (Taylor & Francis),1088937X| +Polar Geography,Informa UK (Taylor & Francis),1088937X| +Polar Geography and Geology,Informa UK (Taylor & Francis),02738457| +Polar Law,Nordic Council of Ministers,23110562 +PoLAR Political and Legal Anthropology Review,Wiley Blackwell (Blackwell Publishing),10816976|1555-2934 +Polar Record,Cambridge University Press,00322474|14753057 +Polar Research,Co-Action Publishing,08000395|17518369 +Polar Science,Elsevier ,18739652| +Polarizability,Thieme Publishing Group,20600011 +Pôle Sud,PERSEE Program,12621676|19606656 +polemica,Universidade do Estado do Rio de Janeiro UERJ,16760727 +Pólemos,Walter de Gruyter GmbH,20355262|20364601 +POLIANTEA,Institucion Universitaria Politecnico Grancolombiano,17943159|21453101 +Poliarchia,Ksiegarnia Akademicka Sp. z.o.o.,23004584|23004584 +Polibits,Centro de Innovacion y Desarrollo Tecnologico en Computo,18709044|23958618 +Polibotánica,Escuela Nacional de Ciencias Biologicas,14052768 +Police Practice and Research,Informa UK (Taylor & Francis),15614263|1477271X +Police Quarterly,SAGE Publications,10986111|00000000 +Police Studies Intnl Review of Police Development,Emerald (MCB UP ),01412949| +Policing,Oxford University Press,17524512|17524520 +Policing & Society,Informa UK (Taylor & Francis),10439463|14772728 +Policing An International Journal of Police Strategies & Management,Emerald (MCB UP ),1363951X| +Policing An International Journal of Police Strategies and Management,Emerald (MCB UP ),1363951X|00000000 +Policy & Internet,Wiley Blackwell (Blackwell Publishing),19442866|19442866 +Policy & Politics,The Policy Press,03055736|14708442 +Policy and Society,Elsevier ,14494035| +Policy Futures in Education,SAGE Publications,14782103|14782103 +Policy Insights from the Behavioral and Brain Sciences,SAGE Publications,23727322|23727330 +Policy Perspectives,Pluto Journals,18121829|18127347 +Policy Perspectives,George Washington University,10857087| +Policy Politics & Nursing Practice,SAGE Publications,15271544|00000000 +Policy Sciences,Springer-Verlag,00322687|15730891 +Policy Studies,Informa UK (Taylor & Francis),01442872|14701006 +Policy Studies Journal,Wiley Blackwell (Blackwell Publishing),0190292X|15410072 +Polígonos Revista de Geografía,University of Leon,11321202|24440272 +Polímeros Ciência e Tecnologia,SciELO,01041428|16785169 +Polimery,Industrial Chemisty Research Institute,00322725|00322725 +POLIS,Universidad Nacional del Litoral,15146464|23623284 +Polis (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7186568 +Polis The Journal for Ancient Greek Political Thought,Brill Academic Publishers,0142257X|20512996 +Polish American Studies,University of Illinois Press,00322806|00322806 +Polish Annals of Medicine,Elsevier ,12308013| +Polish Archives of Internal Medicine,Towarzystwo Internistow Polskich/Polish Society of Internal Medicine,18979483| +Polish Botanical Journal,De Gruyter Open Sp. z o.o. ,16418190|20844352 +Polish Cartographical Review,Walter de Gruyter GmbH,03248321|03248321 +Polish Gynaecology,Ginekologia Polska,00170011|00170011 +Polish Hyperbaric Research,Walter de Gruyter GmbH,17347009|20840535 +Polish Journal of Applied Psychology,Walter de Gruyter GmbH,23540052 +Polish Journal of Cardio-Thoracic Surgery,Termedia Sp. z.o.o.,17315530| +Polish Journal of Chemical Technology,De Gruyter Open Sp. z o.o. ,15098117|18994741 +Polish Journal of Ecology,Museum and Institute of Zoology at the Polish Academy of Sciences,15052249|24501395 +Polish Journal of Entomology,De Gruyter Open Sp. z o.o. ,22999884 +Polish Journal of Entomology / Polskie Pismo Entomologiczne,De Gruyter Open Sp. z o.o. ,00323780|00323780 +Polish Journal of Environmental Studies,HARD Publishing Company,12301485|12301485 +Polish Journal of Food and Nutrition Sciences,De Gruyter Open Sp. z o.o. ,12300322|20836007 +Polish Journal of Medical Physics And Engineering,De Gruyter Open Sp. z o.o. ,14254689 +Polish Journal of Microbiology,Index Copernicus International,17331331| +Polish Journal of Natural Science,De Gruyter Open Sp. z o.o. ,16439953| +Polish Journal of Pathology,Termedia Sp. z.o.o.,12339687| +Polish Journal of Philosophy,Philosophy Documentation Center,18971652| +Polish Journal of Physiotherapy,Index Copernicus International,16420136| +Polish Journal of Public Health,De Gruyter Open Sp. z o.o. ,20834829 +Polish Journal of Radiology,International Scientific Literature,01377183|01377183 +Polish Journal of Soil Science,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,00792985| +Polish Journal of Sport and Tourism,De Gruyter Open Sp. z o.o. ,18991998|20828799 +Polish Journal of Sports Medicine,Index Copernicus International,1232406X| +Polish Journal of Surgery,De Gruyter Open Sp. z o.o. ,0032373X|0032373X +Polish Journal of Veterinary Sciences,De Gruyter Open Sp. z o.o. ,15051773|15051773 +Polish Maritime Research,De Gruyter Open Sp. z o.o. ,12332585|20837429 +Polish Polar Research,De Gruyter Open Sp. z o.o. ,01380338|20818262 +Polish Political Science Review,Walter de Gruyter GmbH,23533773 +Polish Psychological Bulletin,De Gruyter Open Sp. z o.o. ,00792993|16417844 +Polish Theatre Perspectives,TAPAC: Theatre and Performance Across Cultures,20532695 +Polish Yearbook of Environmental Law,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20848595|23917881 +Politeja,Ksiegarnia Akademicka Sp. z.o.o.,17336716|17336716 +Política & Sociedade,Universidade Federal de Santa Catarina,16774140|21757984 +Política Común,University of Michigan Library,20075227 +Política criminal,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7183399 +Política Económica para el Desarrollo Sostenible,Universidad Nacional de Costa Rica,22154167 +Política y Sociedad,Universidad Complutense de Madrid,11308001|19883129 +Political Analysis,Oxford University Press,10471987|14764989 +Political Behavior,Springer-Verlag,01909320|15736687 +Political Communication,Informa UK (Taylor & Francis),10584609|10917675 +Political Crossroads,James Nicholas Publishers,13235761| +Political Geography,Elsevier ,09626298| +Political Geography Quarterly,Elsevier ,02609827| +Political Insight,SAGE Publications,20419058|20419066 +Political Psychology,Wiley Blackwell (Blackwell Publishing),0162895X|14679221 +Political Research Quarterly,SAGE Publications,10659129|1938274X +Political Science,SAGE Publications,00323187|20410611 +Political Science and Politics,Cambridge University Press,10490965|15375935 +Political Science Quarterly,Wiley Blackwell (John Wiley & Sons),00323195| +Political Science Research and Methods,Cambridge University Press,20498470|20498489 +Political Science Teacher,Cambridge University Press,08960828| +Political Studies,SAGE Publications,00323217|14679248 +Political Studies Review,SAGE Publications,14789299|14789299 +Political Theology,Maney Publishing,1462317X|17431719 +Political Theory,SAGE Publications,00905917|00000000 +Politická ekonomie,University of Economics,00323233|00323233 +Politics,SAGE Publications,02633957|14679256 +Politics & Gender,Cambridge University Press,1743923X|17439248 +Politics & Society,SAGE Publications,00323292|15527514 +Politics & Policy,Wiley Blackwell (Blackwell Publishing),15555623|17471346 +Politics and Ethics Review,Edinburgh University Press,1743453X| +Politics and Gender,Cambridge University Press,1743923X|17439248 +Politics and Governance,Cogitatio,21832463 +Politics and Religion,Cambridge University Press,17550483|17550491 +Politics and the Life Sciences,BioOne (Politics and the Life Sciences),07309384|14715457 +Politics Groups and Identities,Informa UK (Taylor & Francis),21565503|21565511 +Politics in Central Europe,Walter de Gruyter GmbH,18013422 +Politics Philosophy & Economics,SAGE Publications,1470594X|17413060 +Politics Religion & Ideology,Informa UK (Taylor & Francis),21567689|21567697 +Politikon,Informa UK (Taylor & Francis),02589346|14701014 +Politikos mokslų almanachas,Vytautas Magnus University,20290225|23357185 +Politique,Consortium Erudit,0711608X|19186584 +Politique africaine,CAIRN,02447827|22645047 +Politique américaine,CAIRN,17718848|22645306 +Politique et Sociétés,Consortium Erudit,12039438|17038480 +Politique étrangère,CAIRN,0032342X|19588992 +Politique européenne,CAIRN,16236297|21052875 +Politiques et gestion de l enseignement supérieur,Organisation for Economic Co-Operation and Development ,1682346X| +Politiques et management public,Lavoisier SAS,07581726|21194831 +Politische Vierteljahresschrift,Nomos Verlag,00323470|00323470 +Politix,CAIRN,02952319|19538286 +Politologický časopis - Czech Journal of Political Science,Masaryk University Press,12113247|18059503 +Politologija,Vilnius University,13921681|13921681 +Polity,Nature Publishing Group - Macmillan Publishers,00323497|17441684 +Polityka i Społeczeństwo,University of Rzeszow,17329639| +Poljarnyj vestnik,UiT The Arctic University of Norway,15007502|18909671 +Poljoprivreda,Faculty of Agriculture in Osijek,13307142|18488080 +Pollack Periodica,Akademiai Kiado Zrt.,17881994|17883911 +Polonia Sacra,Pontifical Universtiy of John Paul II in Krakow,14285673|23916575 +Polonica,Institute of Polish Language,01379712| +Polonistyka Innowacje,Adam Mickiewicz University Poznan,24506435 +Polski Przegląd Otorynolaryngologiczny,Index Copernicus International,20845308|23008423 +Poly(amino acid)-Catalyzed Epoxidation,Thieme Publishing Group,20100051 +Polycyclic Aromatic Compounds,Informa UK (Taylor & Francis),10406638|15635333 +Polyhedron,Elsevier ,02775387|02775387 +Polymer,Elsevier ,00323861| +Polymer Bulletin,Springer-Verlag,01700839|14362449 +Polymer Chemistry,The Royal Society of Chemistry,17599954|17599962 +Polymer Composites,Wiley Blackwell (John Wiley & Sons),02728397|15480569 +Polymer Contents,Elsevier ,0883153X| +Polymer Degradation and Stability,Elsevier ,01413910| +Polymer Engineering & Science,Wiley Blackwell (John Wiley & Sons),00323888|15482634 +Polymer Engineering and Science,Wiley Blackwell (John Wiley & Sons),00323888|15482634 +Polymer Gels and Networks,Elsevier ,09667822| +Polymer International,Wiley Blackwell (John Wiley & Sons),09598103|10970126 +Polymer Journal,Nature Publishing Group,00323896|13490540 +Polymer Korea,The Polymer Society of Korea,0379153X| +Polymer Mechanics,Springer-Verlag,0032390X| +Polymer News,Informa UK (Taylor & Francis),00323918| +Polymer Photochemistry,Elsevier ,01442880| +Polymer Reaction Engineering,Informa UK (Marcel Dekker),10543414|15322408 +Polymer Reviews,Informa UK (Taylor & Francis),15583724|15583716 +Polymer Science Series A,Pleiades Publishing,0965545X|15556107 +Polymer Science Series B,Pleiades Publishing,15600904|15556123 +Polymer Science Series C,Pleiades Publishing,18112382|1555614X +Polymer Science Series D,Pleiades Publishing,19954212|19954220 +Polymer Science U S S R,Elsevier ,00323950| +Polymer Testing,Elsevier ,01429418| +Polymer-Plastics Technology and Engineering,Informa UK (Taylor & Francis),03602559|15256111 +Polymerization of Vancomycin-Based Oligomers,Thieme Publishing Group,20600194 +Polymers,MDPI AG,20734360 +Polymers for Advanced Technologies,Wiley Blackwell (John Wiley & Sons),10427147|10991581 +Polyphonía/Solta a voz,Universidade Federal de Goias,22360514|22388850 +Pomegranate The International Journal of Pagan Studies,Equinox Publishing,15280268|17431735 +Pomiary Automatyka Robotyka,PIAP - Industrial Research Institute for Automation and Measurements,14279126| +PONS - medicinski casopis,Centre for Evaluation in Education and Science,18202411| +Pontes,International Centre for Trade and Sustainable Development,19969198| +Ponto de Vista revista de educação e processos inclusivos,Universidade Federal de Santa Catarina,15173968|21758050 +Ponto Urbe,OpenEdition,19813341 +Ponts-Ponti Langues littératures civilisations des Pays francophones,Led Edizioni Universitarie,18279767|22817964 +POP,Transcript Verlag,21946981|21980322 +Popular Communication,Informa UK (Taylor & Francis),15405702|15405710 +Popular Culture in Libraries,"""Informa UK (Haworth Press, Inc.,)""",10538747| +Popular Culture Review,Policy Studies Organization,10608125 +Popular Music,Cambridge University Press,02611430|14740095 +Popular Music & Society,Informa UK (Taylor & Francis),03007766|17401712 +Popular Music History,Equinox Publishing,17407133|17431646 +Popular Narrative Media,Portico,17543819|17543827 +Population,CAIRN,00324663|19577966 +Population & Avenir,CAIRN,02235706|19683952 +Population (English Edition),CAIRN,16342941|19589190 +Population and Development Review,Wiley Blackwell (Blackwell Publishing),00987921|17284457 +Population and Environment,Springer-Verlag,01990039|15737810 +Population Council Book Series,Wiley Blackwell (John Wiley & Sons),23264624| +Population Ecology,Springer-Verlag,14383896|1438390X +Population Health Management,Mary Ann Liebert,19427891|19427905 +Population Health Metrics,Springer (Biomed Central Ltd.),14787954|14787954 +Population Horizons,Walter de Gruyter GmbH,17461081 +Population Index,JSTOR,00324701| +Population Research and Policy Review,Springer-Verlag,01675923|15737829 +Population Review,Muse - Johns Hopkins University Press,15490955 +Population Space and Place,Wiley Blackwell (John Wiley & Sons),15448444|15448452 +Population Studies,Informa UK (Taylor & Francis),00324728|14774747 +Population Trends,Nature Publishing Group - Macmillan Publishers,03074463|20401590 +Porcine Health Management,Springer (Biomed Central Ltd.),20555660|20555660 +Porn Studies,Informa UK (Taylor & Francis),23268743|23268751 +Poroi,University of Iowa Libraries,21512957 +Port Acadie Revue interdisciplinaire en études acadiennes,Consortium Erudit,14987651|19167334 +Port Harcourt Medical Journal,Medknow Publications,7953038 +Portal,Croatian Conservation Institute,18479464|18486681 +Portal de la Ciencia,Latin America Journals Online,22233059| +PORTAL Journal of Multidisciplinary International Studies,"""University of Technology, Sydney""",14492490 +portal Libraries and the Academy,Muse - Johns Hopkins University Press,15307131 +Portugaliae Electrochimica Acta,Portuguese Society of Electrochemistry,16471571| +Portugaliae Mathematica,European Mathematical Society Publishing House,00325155| +Portugese Journal of Social Sciences,Intellect,1476413X|17589509 +Portuguese Economic Journal,Springer-Verlag,1617982X|16179838 +Portuguese Journal of Mental Health Nursing,Portuguese Journal of Mental Health Nursing,16472160|16472160 +Portuguese Studies,Modern Humanities Research Association,02675315|22224270 +Portularia,"""Portularia, Revista de Trabajo Social""",15780236|19895399 +Pós Revista do Programa de Pós-Graduação em Arquitetura e Urbanismo da FAUUSP,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15189554|23172762 +Positioning,"""Scientific Research Publishing, Inc.""",2150850X|21508526 +positions asia critique,Duke University Press,10679847|15278271 +Positivity,Springer-Verlag,13851292|15729281 +Poslovna ekonomija,Centre for Evaluation in Education and Science,18206859| +Post Reproductive Health,SAGE Publications,20533691|20533370 +Post-Communist Economies,Informa UK (Taylor & Francis),14631377|14653958 +Post-Medieval Archaeology,Maney Publishing,00794325|00000000 +Post-Medieval Archaeology,Maney Publishing,00794236|17458137 +Post-Soviet Affairs,Informa UK (Taylor & Francis),1060586X|19382855 +Postcolonial Studies,Informa UK (Taylor & Francis),13688790|14661888 +Postdoc Journal,Postdoc Journal,23289791 +Postępy Higieny i Medycyny Doświadczalnej,Index Copernicus International,17322693 +Postępy Nauk Medycznych,Index Copernicus International,08606196|17312469 +Postępy Osteoartrologii,Blackhorse Publishing,0867339X|16445392 +Postępy Psychiatrii i Neurologii,Elsevier ,12302813| +Postgraduate Medical Journal,BMJ,00325473|14690756 +Postgraduate Medicine,Informa UK (Taylor & Francis),00325481|19419260 +Postgraduate Obstetrics & Gynecology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01943898| +Postgraduate Perspectives in History,University of Huddersfield Press,20557787 +Postgraduate Radiology,Elsevier - Mosby,02730278| +Postharvest Biology and Technology,Elsevier ,09255214| +Postilla,Smithsonian Institution Biodiversity Heritage Library,00794295| +postmedieval a journal of medieval cultural studies,Nature Publishing Group - Macmillan Publishers,20405960|20405979 +Postmodern Culture,Muse - Johns Hopkins University Press,10531920 +Postmodern Openings,Asociatia LUMEN,20680236|20699387 +Postscripts The Journal of Sacred Texts and Contemporary Worlds,Equinox Publishing,1743887X|17438888 +Potato Research,Springer-Verlag,00143065|18714528 +Potchefstroom Electronic Law Journal/Potchefstroomse Elektroniese Regsblad,African Journals Online ,17273781 +Potential Analysis,Springer-Verlag,09262601|1572929X +Potestas Revista del Grupo Europeo de Investigación histórica Religión poder y monarquía,Universitat Jaume I,18889867| +Potravinarstvo,HACCP Consulting,13380230|13370960 +Poultry Fisheries & Wildlife Sciences,OMICS Publishing Group,2375446X +Poultry Science,Oxford University Press,00325791|15253171 +Pour,CAIRN,02459442|24266507 +Pouvoirs,CAIRN,01520768|21010390 +Pouvoirs dans la Caraïbe Revue du Centre de recherche sur les pouvoirs locaux dans la Caraïbe,OpenEdition,12798657|21175209 +Poverty & Public Policy,Wiley Blackwell (Blackwell Publishing),19442858|19442858 +Powder Diffraction,Cambridge University Press,08857156|19457413 +Powder Metallurgy,Maney Publishing,00325899|00000000 +Powder Metallurgy and Metal Ceramics,Springer-Verlag,10681302|15739066 +Powder Technology,Elsevier ,00325910| +Power and Education,SAGE Publications,17577438|17577438 +Power and Electrical Engineering,Riga Technical University,22560238|22560246 +Power Engineering Journal,Institution of Electrical Engineers,09503366| +Power Technology and Engineering,Springer-Verlag,1570145X|15701468 +Poznan Studies in Contemporary Linguistics,Walter de Gruyter GmbH,01372459|18977499 +Poznańskie Spotkania Językoznawcze,Adam Mickiewicz University Poznan,20829825|24500259 +Poznańskie Studia Polonistyczne Seria Językoznawcza,Adam Mickiewicz University Poznan,12338672| +Poznańskie Studia Polonistyczne Seria Literacka,Adam Mickiewicz University Poznan,12338680|24504947 +Poznańskie Studia Slawistyczne,Adam Mickiewicz University Poznan,20843011|24502731 +Poznańskie Studia Teologiczne,Adam Mickiewicz University Poznan,02093472| +PPAR Research,Hindawi Publishing Corporation,16874757|16874765 +PPmP - Psychotherapie · Psychosomatik · Medizinische Psychologie,Thieme Publishing Group,09372032|14391058 +Prabandhan Indian Journal of Management,"""Associated Management Consultants, PVT, Ltd.""",09752854|09752854 +Prace Naukowe Akademii im Jana Długosza w Częstochowie Edukacja Muzyczna,Akademia im. Jana Dlugosza w Czestochowie,18958079| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Edukacja Plastyczna Fotografia,Akademia im. Jana Dlugosza w Czestochowie,18967736| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Filozofia,Akademia im. Jana Dlugosza w Czestochowie,20802005| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Językoznawstwo,Akademia im. Jana Dlugosza w Czestochowie,23918616| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Kultura Fizyczna,Akademia im. Jana Dlugosza w Czestochowie,18958680| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Pedagogika,Akademia im. Jana Dlugosza w Czestochowie,1734185X| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Res Politicae,Akademia im. Jana Dlugosza w Czestochowie,18974066| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Rocznik Polsko-Ukraiński,Akademia im. Jana Dlugosza w Czestochowie,23918594| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Studia Neofilologiczne,Akademia im. Jana Dlugosza w Czestochowie,18974244| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Technika Informatyka Inżynieria Bezpieczeństwa,Akademia im. Jana Dlugosza w Czestochowie,23005343| +Prace Naukowe Akademii im Jana Długosza w Częstochowie Zeszyty Historyczne,Akademia im. Jana Dlugosza w Czestochowie,18984630| +Prace Naukowe Uniwersytetu Ekonomicznego we Wrocławiu,Wroclaw University of Economics,18993192|18993192 +Prace Wydzialu Nawigacyjnego Akademii Morskiej w Gdyni,Faculty of Navigation,17301114| +Practica Oto-Rhino-Laryngologica,The Society of Practical Otolaryngology,00326313|18844545 +Practica oto-rhino-laryngologica Suppl,The Society of Practical Otolaryngology,09121870|21851557 +Practical Applications,Institutional Investor Journals,23290196|2329020X +Practical Applications,Institutional Investor Journals,23290196|2329020X +Practical Diabetes,Wiley Blackwell (John Wiley & Sons),20472897| +Practical Diabetes International,Wiley Blackwell (John Wiley & Sons),13578170|1528252X +Practical Failure Analysis,Springer-Verlag,15298159|00000000 +Practical Funding for Schools,Mark Allen Group,14706350| +Practical Laboratory Medicine,Elsevier ,23525517| +Practical Metallography,Carl Hanser Verlag GMBH & Co KG,0032678X|21958599 +Practical Neurology,BMJ,14747758|14747766 +Practical Pre-School,Mark Allen Group,1366610X|20524587 +Practical Professional Child Care,Mark Allen Group,17409799| +Practical Radiation Oncology,Elsevier ,18798500| +Practical Theology,Maney Publishing,1756073X|17560748 +Practice,Informa UK (Taylor & Francis),09503153|17424909 +Practice and Theory in Systems of Education,Walter de Gruyter GmbH,17882591 +Practice Development in Health Care,Wiley Blackwell (John Wiley & Sons),14759861|1557105X +Practice Innovations,American Psychological Association,2377889X|23778903 +Practice Nursing,Mark Allen Group,09649271|20522940 +Practice Periodical of Hazardous Toxic and Radioactive Waste Management,American Society of Civil Engineers,1090025X|19448376 +Practice Periodical on Structural Design and Construction,American Society of Civil Engineers,10840680|19435576 +Practicing Anthropology,Society for Applied Anthropology,08884552| +Praehistorische Zeitschrift,Walter de Gruyter GmbH,00794848|16130804 +PRAGATI Journal of Indian Economy,Journal Press India,23474432|2395261X +Pragmatic and Observational Research,Dove Medical Press,11797266 +Pragmatic Case Studies in Psychotherapy,Rutgers University Libraries,15530124 +Pragmática Sociocultural / Sociocultural Pragmatics,Walter de Gruyter GmbH,21948305|21948313 +Pragmatics,John Benjamins Publishing Company,10182101|24064238 +Pragmatics & Cognition,John Benjamins Publishing Company,09290907|15699943 +Pragmatics and Society,John Benjamins Publishing Company,18789714|18789722 +Prague Bulletin of Mathematical Linguistics,De Gruyter Open Sp. z o.o. ,18040462|18040462 +Prague Economic Papers,University of Economics,12100455|12100455 +Prague Journal of English Studies,De Gruyter Open Sp. z o.o. ,23362685 +Prague Medical Report,"""Charles University in Prague, Karolinum Press""",12146994|23362936 +Prairie Schooner,Muse - Johns Hopkins University Press,1542426X +Praktische Huisartsgeneeskunde,Springer-Verlag,24058661|2405867X +Praktische Theologie,Gutersloher Verlaghaus,09463518|21980462 +Praktisk økonomi & finans,Scandinavian University Press / Universitetsforlaget AS,15010074|15042871 +Praktyka Teoretyczna,Adam Mickiewicz University Poznan,20818130| +Pramana,Springer-Verlag,03044289|09737111 +Pranjana The Journal of Management Awareness,Diva Enterprises Private Limited,09719997|09740945 +Pratica Medica & Aspetti Legali,Seed SRL,19734824|22834044 +Pratique Médicale et Chirurgicale de l Animal de Compagnie,Elsevier ,07581882| +Pratique Neurologique - FMC,Elsevier ,18787762| +Pratiques,OpenEdition,03382389|24252042 +Pratiques en nutrition,Elsevier ,17667305| +Pratiques et Organisation des Soins,CAIRN,19529201|19619391 +Pratiques Psychologiques,Elsevier ,12691763| +Prävention und Gesundheitsförderung,Springer-Verlag,18616755|18616763 +Prävention und Rehabilitation,Dustri-Verlag Dr. Karl Feistle,0937552X| +Pravni zapisi,Centre for Evaluation in Education and Science,22172815| +Pravo - teorija i praksa,Centre for Evaluation in Education and Science,03523713| +Prawo Budżetowe Państwa i Samorządu,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,23009853|23537086 +Praxis,Hogrefe Publishing Group,03698394|16618165 +Praxis & Saber,Universidad Pedagogica y Tecnologica de Colombia,22160159| +Praxis der Kinderpsychologie und Kinderpsychiatrie,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968225|21968225 +Praxis Educativa,Universidade Estadual de Ponta Grossa,18094031|18094309 +Praxis medica,Centre for Evaluation in Education and Science,03508773| +Praxis of Otorhinolaryngology,Baycinar Tibbi Yayincilik,21474230| +Precambrian Research,Elsevier ,03019268| +Precedente Revista Jurídica,Universidad Icesi,16576535| +Precision Agriculture,Springer-Verlag,13852256|15731618 +Precision Engineering,Elsevier ,01416359| +Precision Medicine,"""Smart Science and Technology, LLC""",23779888 +Prefix,George Washington University,19437919 +Pregnancy Hypertension An International Journal of Women s Cardiovascular Health,Elsevier ,22107789| +Prehospital and Disaster Medicine,Cambridge University Press,1049023X|19451938 +Prehospital Emergency Care,Informa UK (Taylor & Francis),10903127|15450066 +Prenatal Cardiology,Walter de Gruyter GmbH,23538201 +Prenatal Diagnosis,Wiley Blackwell (John Wiley & Sons),01973851|10970223 +Preparation of α-Fluoro Phosphonic Acids,Thieme Publishing Group,20300549 +Preparation of β-Monofluoromethylated Ketones and γ-Monofluoromethylated Alcohols,Thieme Publishing Group,20300581 +Preparative Biochemistry,Informa UK (Taylor & Francis),00327484| +Preparative Biochemistry & Biotechnology,Informa UK (Taylor & Francis),10826068|15322297 +Preschool and Primary Education,National Documentation Centre,22417206 +Prescriber,Wiley Blackwell (John Wiley & Sons),09596682|19312253 +Présence Africaine,CAIRN,00327638|2271197X +Presence Teleoperators & Virtual Environments,MIT Press,10547460|15313263 +Presence Teleoperators & Virtual Environments,MIT Press,10547460|15313263 +Present Environment and Sustainable Development,De Gruyter Open Sp. z o.o. ,22847820 +Present Pasts,"""Ubiquity Press, Ltd.""",17592941|17592941 +Preservation Digital Technology & Culture,Walter de Gruyter GmbH,21952957|21952965 +Presidential Studies Quarterly,Wiley Blackwell (Blackwell Publishing),03604918|00000000 +Press Releases,Institute of Public Finance,18484123 +Pressacademia,Pressacademia,21467943| +Preternature Critical and Historical Studies on the Preternatural,The Pennsylvania State University Press,21612196|21612188 +Pretexts Literary and Cultural Studies,Informa UK (Taylor & Francis),1015549X|14701022 +Preventing Chronic Disease,Centers for Disease Control and Prevention,15451151 +Preventing School Failure Alternative Education for Children and Youth,Informa UK (Taylor & Francis),1045988X|19404387 +Prevention & Research,CIC Edizioni Internazionali,22402594 +Prevention & Treatment,American Psychological Association,15223736 +Prevention and Control,Elsevier ,15732088| +Prevention in Human Services,"""Informa UK (Haworth Press, Inc.,)""",02703114| +Prevention Science,Springer-Verlag,13894986|15736695 +Preventive Cardiology,Wiley Blackwell (Blackwell Publishing),1520037X|17517141 +Preventive Medicine,Elsevier ,00917435|10960260 +Preventive Medicine Reports,Elsevier ,22113355| +Preventive Nutrition and Food Science,The Korean Society of Food Science and Nutrition,22871098| +Preventive Veterinary Medicine,Elsevier ,01675877| +Prevenzione & Assistenza Dentale,Elsevier ,03939960| +Preview,CSIRO Publishing,14432471| +Pricing Strategy and Practice,Emerald (MCB UP ),09684905|00000000 +PRIKLADNAYa DISKRETNAYa MATEMATIKA,Tomsk State University,20710410| +Prikladnaya diskretnaya matematika Prilozhenie,Tomsk State University,2226308X| +PRILOZI,De Gruyter Open Sp. z o.o. ,3501914 +Prilozi za knjizevnost i jezik istoriju i folklor,National Library of Serbia,03506673|24060798 +Primary Care and Community Psychiatry,Informa UK (Librapharm),17468841|1746885X +Primary Care Cardiovascular Journal (PCCJ),Sherborne Gibbs,17565138| +Primary Care Case Reviews,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10968954| +Primary Care Clinics in Office Practice,Elsevier ,00954543| +Primary Care Diabetes,Elsevier ,17519918| +Primary Care Psychiatry,Informa UK (Librapharm),13552570|14734885 +Primary Care Respiratory Journal,Nature Publishing Group,14714418|14751534 +Primary Care Respiratory Journal,Primary Care Respiratory Society UK, +Primary Care Update for OB/GYNS,Elsevier ,1068607X| +Primary Dental Care,The Royal College of Surgeons of England,13557610|17419344 +Primary Dental Journal,The Royal College of Surgeons of England,20501684|20501692 +Primary Education,Infra-M Academic Publishing House,19980728| +Primary Health Care,RCN Publishing,02645033|2047900X +Primary Health Care Open Access,OMICS Publishing Group,21671079 +Primary Health Care Research & Development,Cambridge University Press,14634236|14771128 +Primary Healthcare Open Access,OMICS Publishing Group, +Primary Prevention Insights,"""Libertas Academica, Ltd.""",11791748 +Primary Sensory Neuron,Brill Academic Publishers,09299637|00000000 +Primary Sources & Original Works,"""Informa UK (Haworth Press, Inc.,)""",10428216| +Primary Teacher Update,Mark Allen Group,20478917|20524609 +Primate Biology,Copernicus GmbH,23634715 +Primate Conservation,BioOne (Conservation International),08986207|21624232 +Primate Research,Primate Society of Japan,09124047|18802117 +Primates,Springer-Verlag,00328332|10167365 +Prime,Informa UK (Taylor & Francis),21598908|21598916 +Primeiros Estudos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22372423 +Primenjena psihologija,"""Faculty of Philosophy, University of Novi Sad""",18210147|23347287 +Primitive Man,JSTOR,08873925| +PRIMUS,Informa UK (Taylor & Francis),10511970|19354053 +Principaux indicateurs de la science et de la technologie,Organisation for Economic Co-Operation and Development ,23042788|23042796 +Principaux indicateurs économiques,Organisation for Economic Co-Operation and Development ,22195017|22195025 +Principia an international journal of epistemology,Universidade Federal de Santa Catarina,14144247|18081711 +Principles and Methods of Assessing the Walking Environment,Index Copernicus International,1231868X| +Principles of Medical Biology,Elsevier , +Principles of the Ecology,Petrozavodsk State University,23046465 +Prins Cyclization To Access Fluorinated Tetrahydropyrans Tetrahydrothiopyrans and Piperidines,Thieme Publishing Group,20300573 +Prion,Landes Bioscience,19336896|1933690X +PRISMA Economia - Società – Lavoro,Franco Angeli,03939049|20365063 +Prisma Juridico,University Nove de Julho - Uninove,16774760|19839286 +Prismas Direito Políticas Públicas e Mundialização,Centro de Ensino Unificado de Brasilia,18099602|18087477 +Privredna izgradnja,National Library of Serbia,00328979| +Pro Musica Sacra,Pontifical Universtiy of John Paul II in Krakow,20834039|23916729 +Pro-Fil,Masaryk University Press,12129097 +Pró-Fono Revista de Atualização Científica,SciELO,01045687|01045687 +Pro-Posições,SciELO,01037307|01037307 +Pro-Posições,SciELO,1037307 +Pro-Posições,SciELO,1037307 +Pro-Posições,SciELO,01037307|01037307 +Probabilistic Engineering Mechanics,Elsevier ,02668920| +Probability in the Engineering and Informational Sciences,Cambridge University Press,02699648|14698951 +Probability Surveys,Institute of Mathematical Statistics,15495787| +Probability Theory and Related Fields,Springer-Verlag,01788051|14322064 +Probation Journal,SAGE Publications,02645505|00000000 +Probe Microscopy,Informa UK (Taylor & Francis),1355185X| +Probiotics and Antimicrobial Proteins,Springer-Verlag,18671306|18671314 +Problemas del Desarrollo,Elsevier ,03017036| +Problemata,Problemata: International Journal of Philosophy,15169219|22368612 +Problèmes d Amérique latine,CAIRN,07651333|19683898 +Problems in Economics,Informa UK (Taylor & Francis),00329436| +Problems in General Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07398328| +Problems of Agricultural Economics,Index Copernicus International,00441600|23923458 +Problems of Biological Medical and Pharmaceutical Chemistry,"""Science and Education, Ltd.""",15609596| +Problems of Economic Transition,Informa UK (Taylor & Francis),10611991|1557931X +Problems of Information Transmission,Pleiades Publishing,00329460|16083253 +Problems of Mechatronics Armament Aviation Safety Engineering,Index Copernicus International,20815891| +Problems of modern science and education,OLIMP,23042338|24134635 +Problems of Particularly Dangerous Infections,Russian Research Anti-Plague Institute Microbe,03701069| +Problems of Post-Communism,Informa UK (Taylor & Francis),10758216|1557783X +Problemy Drobnych Gospodarstw Rolnych / Problems of Small Agricultural Holdings,The University of Agriculture in Krakow,23000902| +Problemy Endokrinologii,Endocrinology Research Centre,03759660|23081430 +PROBLEMY JAKOŚCI,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",01378651| +Problemy Zarzadzania,"""University of Warsaw, Faculty of Management""",16449584| +Probus,Walter de Gruyter GmbH,09214771|16134079 +ProCare,Springer-Verlag,09497323|16137574 +Procedia - Social and Behavioral Sciences,Elsevier ,18770428| +Procedia Chemistry,Elsevier ,18766196| +Procedia CIRP,Elsevier ,22128271| +Procedia Computer Science,Elsevier ,18770509| +Procedia Earth and Planetary Science,Elsevier ,18785220| +Procedia Economics and Finance,Elsevier ,22125671| +Procedia Economics and Finance,Elsevier ,22125671| +Procedia Engineering,Elsevier ,18777058| +Procedia Environmental Sciences,Elsevier ,18780296| +Procedia Food Science,Elsevier ,2211601X| +Procedia in Vaccinology,Elsevier ,1877282X| +Procedia IUTAM,Elsevier ,22109838| +Procedia Manufacturing,Elsevier ,23519789| +Procedia Materials Science,Elsevier ,22118128| +Procedia Technology,Elsevier ,22120173| +Proceeding of Japanese Society of Stomatognathic Function,Japanese Society of Stomatognathic Function,09118721|21854963 +Proceeding of the Bulgarian Academy of Sciences,Prof. Marin Drinov Academic Publishing House,13101331| +Proceedings - Mathematical Sciences,Springer-Verlag,02534142|09737685 +Proceedings American Society of Mining and Reclamation,American Society of Mining and Reclamation (ASMR), +Proceedings and Addresses of the American Philosophical Association,JSTOR,0065972X| +Proceedings and transactions of the Royal Society of Canada Délibérations et mémoires de la Société royale du Canada,Smithsonian Institution Biodiversity Heritage Library,03164616| +Proceedings Animal Sciences,Springer-Verlag,02534118| +PROCEEDINGS OF CIVIL ENGINEERING IN THE OCEAN,Japan Society of Civil Engineers,09127348|18848265 +PROCEEDINGS OF COASTAL ENGINEERING JSCE,Japan Society of Civil Engineers,09167897|18848222 +Proceedings of Electrotechnical Institute,Index Copernicus International,00326216| +Proceedings of geosynthetics symposium,Japan Chapter of International Geosynthetics Society,13443496|18843719 +Proceedings of geotextile symposium,Japan Chapter of International Geosynthetics Society,09137882| +Proceedings of Higher Educational Institutions Маchine Building,Bauman Moscow State Technical University,05361044| +PROCEEDINGS OF HYDRAULIC ENGINEERING,Japan Society of Civil Engineers,09167374|18849172 +Proceedings of International Conference on Engineering and Technology Education,Science and Education Research Council - COPEC, +Proceedings of Japan Society of Regional Science,The Japan Section of the Regional Science Association International,02876248| +Proceedings of Peerage of Science,Peerage of Science,23240121| +Proceedings of Peter the Great St Petersburg Polytechnic University,St. Petersburg State Polytechnical University,19933878| +Proceedings of Science Open Reviewed,Proceedings of Science Open Reviewed,2291692X +Proceedings of Singapore Healthcare,SAGE Publications,20101058|20592329 +Proceedings of Southern Federal University Philology,Southern Federal University,19950640|23121343 +Proceedings of the 2nd International Business and System Conference BSC 2013,Riga Technical University,14079291| +Proceedings of the Academy of Natural Sciences of Philadelphia,BioOne (Academy of Natural Sciences of Philadelphia),00973157|19385293 +Proceedings of the Academy of Political Science,JSTOR,00650684| +Proceedings of the Academy of Political Science in the City of New York,JSTOR,15487237| +Proceedings of the American Academy for Jewish Research,JSTOR,00656798| +Proceedings of the American Academy of Arts and Sciences,JSTOR,01999818| +Proceedings of the American Catholic Philosophical Association,Philosophy Documentation Center,00657638| +Proceedings of the American Institute of Electrical Engineers,Institute of Electrical and Electronics Engineers,00972444| +Proceedings of the American Mathematical Society,American Mathematical Society,00029939|10886826 +Proceedings of the American Mathematical Society Series B,American Mathematical Society,23301511 +Proceedings of the American Microscopical Society,JSTOR,10602682| +Proceedings of the American Philosophical Society held at Philadelphia for promoting useful knowledge,Smithsonian Institution Biodiversity Heritage Library,0003049X| +Proceedings of the American Political Science Association,JSTOR,15208605| +Proceedings of the American Society for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),00447870|15508390 +Proceedings of the American Society of Microscopists,JSTOR,10601805| +Proceedings of the American Thoracic Society,American Thoracic Society,15463222|19435665 +Proceedings of the Analytical Division of the Chemical Society,The Royal Society of Chemistry,03061396| +Proceedings of the Annual Congresses of the Grassland Society of Southern Africa,Informa UK (Taylor & Francis),00725560| +Proceedings of the Annual Meeting (American Association of University Teachers of Insurance),JSTOR,15354024| +Proceedings of the Annual Meeting (American Society of International Law),American Society of International Law,02725037| +Proceedings of the annual meeting - World Mariculture Society,Wiley Blackwell (Blackwell Publishing),01640399| +Proceedings of the Annual Meeting American Association of Stratigraphic Palynologists,JSTOR,02701316| +Proceedings of the Annual Meetings on Phonology,Semantics and Pragmatics,23773324 +Proceedings of the annual workshop - World Mariculture Society,Wiley Blackwell (Blackwell Publishing),10435166| +Proceedings of the Aristotelian Society,Oxford University Press,00667374|14679264 +Proceedings of the Aristotelian Society (Hardback),Wiley Blackwell (Blackwell Publishing),00667373|00667372 +Proceedings of the Asia-Pacific Advanced Network,Proceedings of the Asia-Pacific Advanced Network,22273026 +Proceedings of the Association for Information Science and Technology,Wiley Blackwell (John Wiley & Sons),23739231| +Proceedings of the Association of American Physicians,Wiley Blackwell (Blackwell Publishing),1081650X|15251381 +Proceedings of the Biological Society of Washington,BioOne (The Biological Society of Washington),0006324X|19436327 +Proceedings of the Boston Area Colloquium of Ancient Philosophy,Brill Academic Publishers,1059986X|22134417 +Proceedings of the Boston Society of Natural History,Smithsonian Institution Biodiversity Heritage Library,02702444| +Proceedings of the British Institution of Radio Engineers,Institution of Electrical Engineers,20540558 +Proceedings of the British Society of Animal Production (1972),Cambridge University Press,03082296| +Proceedings of the California Academy of Sciences,Smithsonian Institution Biodiversity Heritage Library,0068547X| +Proceedings of the Cambridge Philological Society,Cambridge University Press,00686735| +Proceedings of the Chemical Society,The Royal Society of Chemistry,03688718| +Proceedings of the Chemical Society London,The Royal Society of Chemistry,03698718| +Proceedings of the Chemical Society of London,The Royal Society of Chemistry,02693143| +Proceedings of the Colonial Waterbird Group,JSTOR,15565785| +Proceedings of the Combustion Institute,Elsevier ,15407489| +Proceedings of the Edinburgh Mathematical Society,Cambridge University Press,00130915|14643839 +Proceedings of the Entomological Society of British Columbia,Smithsonian Institution Biodiversity Heritage Library,03169049| +Proceedings of the Entomological Society of London,Wiley Blackwell (Blackwell Publishing),14720949| +Proceedings of the Entomological Society of Washington,BioOne (Entomological Society of Washington),00138797| +Proceedings of the Estonian Academy of Sciences,Estonian Academy Publishers,17366046| +Proceedings of the Geologists Association,Elsevier ,00167878| +Proceedings of the Glasgow Mathematical Association,Cambridge University Press,20406185| +Proceedings of the Hawaiian Entomological Society,Smithsonian Institution Biodiversity Heritage Library,0073134X| +Proceedings of the Human Factors and Ergonomics Society Annual Meeting,SAGE Publications,15419312| +Proceedings of the ICE - Bridge Engineering,Thomas Telford Ltd.,14784637|17517664 +Proceedings of the ICE - Civil Engineering,Thomas Telford Ltd.,0965089X|17517662 +Proceedings of the ICE - Construction Materials,Thomas Telford Ltd.,1747650X|17476518 +Proceedings of the ICE - Energy,Thomas Telford Ltd.,17514223|17514231 +Proceedings of the ICE - Engineering and Computational Mechanics,Thomas Telford Ltd.,17550777|17550785 +Proceedings of the ICE - Engineering History and Heritage,Thomas Telford Ltd.,17579430|17579449 +Proceedings of the ICE - Engineering Sustainability,Thomas Telford Ltd.,14784629|17517680 +Proceedings of the ICE - Forensic Engineering,Thomas Telford Ltd.,20439903|20439911 +Proceedings of the ICE - Geotechnical Engineering,Thomas Telford Ltd.,13532618|17518563 +Proceedings of the ICE - Ground Improvement,Thomas Telford Ltd.,17550750|17550769 +Proceedings of the ICE - Management Procurement and Law,Thomas Telford Ltd.,17514304|17514312 +Proceedings of the ICE - Maritime Engineering,Thomas Telford Ltd.,17417597|17517737 +Proceedings of the ICE - Municipal Engineer,Thomas Telford Ltd.,09650903|17517699 +Proceedings of the ICE - Structures and Buildings,Thomas Telford Ltd.,09650911|17517702 +Proceedings of the ICE - Transport,Thomas Telford Ltd.,0965092X|17517710 +Proceedings of the ICE - Urban Design and Planning,Thomas Telford Ltd.,17550793|17550807 +Proceedings of the ICE - Waste and Resource Management,Thomas Telford Ltd.,17476526|17476534 +Proceedings of the ICE - Water and Maritime Engineering,Thomas Telford Ltd.,14724561|17537800 +Proceedings of the ICE - Water Management,Thomas Telford Ltd.,17417589|17517729 +Proceedings of the IEE - Part B Electronic and Communication Engineering,Institution of Electrical Engineers,20540418 +Proceedings of the IEE - Part B Radio and Electronic Engineering,Institution of Electrical Engineers,20540434 +Proceedings of the IEE - Part I General,Institution of Electrical Engineers,03698920|20540620 +Proceedings of the IEE - Part IA Electric Railway Traction,Institution of Electrical Engineers,20505515|2054071X +Proceedings of the IEE - Part II Power Engineering,Institution of Electrical Engineers,03698939|20540639 +Proceedings of the IEE - Part IIA Insulating Materials,Institution of Electrical Engineers,20505531|20540736 +Proceedings of the IEE - Part III Radio and Communication Engineering,Institution of Electrical Engineers,03698947|20540442 +Proceedings of the IEE - Part IIIA Television,Institution of Electrical Engineers,20505507|20540760 +Proceedings of the IEE - Part IV Institution Monographs,Institution of Electrical Engineers,03698912|20540701 +Proceedings of the IEE Part A Power Engineering,Institution of Electrical Engineers,03698882| +Proceedings of the IEE Part B Electronic and Communication Engineering,Institution of Electrical Engineers,03698890| +Proceedings of the IEE Part C Monographs,Institution of Electrical Engineers,03698904| +Proceedings of the IEEE,Institute of Electrical and Electronics Engineers,00189219|15582256 +Proceedings of the Imperial Academy,Project Euclid,03699846| +Proceedings of the Indian Academy of Sciences - Section A,Springer-Verlag,03700089| +Proceedings of the Indian Academy of Sciences - Section A Part 3 Mathematical sciences,Springer-Verlag,03700097| +Proceedings of the Indian Division of the British Institution of Radio Engineers,Institution of Electrical Engineers,20541554 +Proceedings of the Indian Division of the Institution of Electronic and Radio Engineers,Institution of Electrical Engineers,20541562 +Proceedings of the Indian National Science Academy,Indian National Science Academy,3700046 +Proceedings of the Indiana Academy of Science,Smithsonian Institution Biodiversity Heritage Library,00736767| +Proceedings of the Institute for System Programming of RAS,Institute for System Programming of the Russian Academy of Sciences,20798156|22206426 +Proceedings of the Institute of Chemistry of Great Britain and Ireland,The Royal Society of Chemistry, +Proceedings of the Institute of Radio Engineers,Institute of Electrical and Electronics Engineers,07315996| +Proceedings of the Institution of Automobile Engineers,SAGE Publications,03699838| +Proceedings of the Institution of Civil Engineers,Thomas Telford Ltd.,17537789 +Proceedings of the Institution of Electrical Engineers,Institution of Electrical Engineers,00203270| +Proceedings of the Institution of Electronic and Radio Engineers,Institution of Electrical Engineers,20540566 +Proceedings of the Institution of Mechanical Engineers,SAGE Publications,00203483|00203483 +Proceedings of the Institution of Mechanical Engineers Automobile Division,SAGE Publications,03678822| +Proceedings of the Institution of Mechanical Engineers Conference Proceedings,SAGE Publications,03678849| +Proceedings of the Institution of Mechanical Engineers Part A Journal of Power and Energy,SAGE Publications,09576509|20412967 +Proceedings of the Institution of Mechanical Engineers Part B Journal of Engineering Manufacture,SAGE Publications,09544054|20412975 +Proceedings of the Institution of Mechanical Engineers Part C Journal of Mechanical Engineering Science,SAGE Publications,09544062|20412983 +Proceedings of the Institution of Mechanical Engineers Part D Journal of Automobile Engineering,SAGE Publications,09544070|20412991 +Proceedings of the Institution of Mechanical Engineers Part E Journal of Process Mechanical Engineering,SAGE Publications,09544089|20413009 +Proceedings of the Institution of Mechanical Engineers Part F Journal of Rail and Rapid Transit,SAGE Publications,09544097|20413017 +Proceedings of the Institution of Mechanical Engineers Part G Journal of Aerospace Engineering,SAGE Publications,09544100|20413025 +Proceedings of the Institution of Mechanical Engineers Part H Journal of Engineering in Medicine,SAGE Publications,09544119|20413033 +Proceedings of the Institution of Mechanical Engineers Part I Journal of Systems and Control Engineering,SAGE Publications,09596518|20413041 +Proceedings of the Institution of Mechanical Engineers Part J Journal of Engineering Tribology,SAGE Publications,13506501|2041305X +Proceedings of the Institution of Mechanical Engineers Part K Journal of Multi-body Dynamics,SAGE Publications,14644193|20413068 +Proceedings of the Institution of Mechanical Engineers Part L Journal of Materials Design and Applications,SAGE Publications,14644207|20413076 +Proceedings of the Institution of Mechanical Engineers Part M Journal of Engineering for the Maritime Environment,SAGE Publications,14750902|20413084 +Proceedings of the Institution of Mechanical Engineers Part N Journal of Nanoengineering and Nanosystems,SAGE Publications,17403499|20413092 +Proceedings of the Institution of Mechanical Engineers Part N Journal of Nanoengineering and Nanosystems,SAGE Publications,23977914|23977922 +Proceedings of the Institution of Mechanical Engineers Part O Journal of Risk and Reliability,SAGE Publications,1748006X|17480078 +Proceedings of the Institution of Mechanical Engineers Part P Journal of Sports Engineering and Technology,SAGE Publications,17543371|1754338X +Proceedings of the International Association for Business and Society,Philosophy Documentation Center,21552568| +Proceedings of the International Association of Hydrological Sciences,Copernicus GmbH,2199899X +Proceedings of the International Association of Hydrological Sciences,Copernicus GmbH,2199899X +Proceedings of the International Astronomical Union,Cambridge University Press,17439213|17439221 +Proceedings of the International Society for Magnetic Resonance in Medicine,Wiley Blackwell (John Wiley & Sons),10659889|15573672 +Proceedings of the International Symposium on Human Factors and Ergonomics in Health Care,SAGE Publications,23278579|23278595 +Proceedings of the IRE,Institute of Electrical and Electronics Engineers,00968390| +Proceedings of the ISCIE International Symposium on Stochastic Systems Theory and its Applications,"""The Institute of Systems, Control and Information Engineers""",21884730|21884749 +Proceedings of the Japan Academy,Project Euclid,00214280| +Proceedings of the Japan Academy Series A Mathematical Sciences,Project Euclid,03862194| +Proceedings of the Japan Academy Series B,The Japan Academy,03862208|13492896 +Proceedings of the Japan Society of Civil Engineers,Japan Society of Civil Engineers,03855392|18844936 +Proceedings of The Japanese Association of Animal Models for Human Diseases,Japanese Association for Laboratory Animal Science,09112057|18844189 +PROCEEDINGS OF THE JAPANESE CONFERENCE ON COASTAL ENGINEERING,Japan Society of Civil Engineers,02857308|18848214 +PROCEEDINGS OF THE JAPANESE CONFERENCE ON HYDRAULICS,Japan Society of Civil Engineers,09134131|18849164 +Proceedings of the Japanese Histochemical Association,Japan Society of Histochemistry and Cytochemistry,18839444 +Proceedings of The Japanese Society of Animal Models for Human Diseases,Japanese Association for Laboratory Animal Science,09188991|18844197 +Proceedings of the JFPS International Symposium on Fluid Power,The Japan Fluid Power System Society,21856303 +PROCEEDINGS OF THE JSCE EARTHQUAKE ENGINEERING SYMPOSIUM,Japan Society of Civil Engineers,09134085|18848427 +Proceedings of the Karelian Research Centre of the Russian Academy of Sciences,Karelian Research Centre of the Russian Academy of Sciences,19973217|23124504 +Proceedings of the Latvia University of Agriculture,De Gruyter Open Sp. z o.o. ,22558535| +Proceedings of the Latvia University of Agriculture,De Gruyter Open Sp. z o.o. ,14074427|22558535 +Proceedings of the Latvian Academy of Sciences Section B Natural Exact and Applied Sciences,De Gruyter Open Sp. z o.o. ,1407009X|1407009X +Proceedings of the Linnean Society of London,Wiley Blackwell (Blackwell Publishing),03700461| +Proceedings of the Linnean Society of New South Wales,Smithsonian Institution Biodiversity Heritage Library,0370047X| +Proceedings of the London Mathematical Society,Oxford University Press - London Mathematical Society,00246115|12345678 +Proceedings of the Mongolian Academy of Sciences,Mongolia Journals Online,23122994 +Proceedings of the Musical Association,Informa UK (Taylor & Francis),09588442| +Proceedings of the National Academy of Sciences,Proceedings of the National Academy of Sciences,00278424|10916490 +Proceedings of the National Academy of Sciences India Section A Physical Sciences,Springer-Verlag,03698203|22501762 +Proceedings of the National Academy of Sciences India Section B Biological Sciences,Springer-Verlag,03698211|22501746 +Proceedings of the National Shellfisheries Association,Smithsonian Institution Biodiversity Heritage Library,00775711| +Proceedings of the New England Zoölogical Club,Smithsonian Institution Biodiversity Heritage Library,07498934| +Proceedings of The Nutrition Society,Cambridge University Press,00296651|14752719 +Proceedings of the Philological Society,Wiley Blackwell (Blackwell Publishing),20505914| +Proceedings of the Physical Society,IOP Publishing,03701328| +Proceedings of the Physical Society of London,IOP Publishing,14787814| +Proceedings of the Physical Society Section A,IOP Publishing,03701298| +Proceedings of the Physical Society Section B,IOP Publishing,03701301| +Proceedings of the Prehistoric Society,Cambridge University Press,0079497X|20502729 +Proceedings of the Prehistoric Society of East Anglia,Cambridge University Press,09588418|09588418 +Proceedings of the Rochester Academy of Science,Smithsonian Institution Biodiversity Heritage Library,00964166| +Proceedings of the Royal Anthropological Institute of Great Britain and Ireland,JSTOR,00804169| +Proceedings of the Royal Entomological Society of London,Wiley Blackwell (Blackwell Publishing),14720981| +Proceedings of the Royal Entomological Society of London Series A General Entomology,Wiley Blackwell (Blackwell Publishing),03750418| +Proceedings of the Royal Entomological Society of London Series B Taxonomy,Wiley Blackwell (Blackwell Publishing),03750434| +Proceedings of the Royal Entomological Society of London Series C Journal of Meetings,Wiley Blackwell (Blackwell Publishing),19461496|1946150X +Proceedings of the Royal Geographical Society and Monthly Record of Geography,JSTOR,0266626X| +Proceedings of the Royal Geographical Society of London,JSTOR,1478615X| +Proceedings of the Royal Irish Academy Section C Archaeology Celtic Studies History Linguistics Literature,Royal Irish Academy,00358991|20090048 +Proceedings of the Royal Musical Association,Informa UK (Taylor & Francis),00804452| +Proceedings of The Royal Society A Mathematical Physical and Engineering Sciences,The Royal Society,13645021|14712946 +Proceedings of The Royal Society B Biological Sciences,The Royal Society,09628452|14712954 +Proceedings of the Royal Society of Edinburgh,Cambridge University Press,03701646| +Proceedings of the Royal Society of Edinburgh Section A Mathematical and Physical Sciences,Cambridge University Press,00804541| +Proceedings of the Royal Society of Edinburgh Section A Mathematics,Cambridge University Press,03082105|14737124 +Proceedings of the Royal Society of Edinburgh Section B Biological Sciences,Cambridge University Press,02697270| +Proceedings of the Royal Society of Edinburgh Section B Biology,Cambridge University Press,0080455X| +Proceedings of the Royal Society of Edinburgh Section B Natural Environment,Cambridge University Press,03082113| +Proceedings of the Royal Society of London,The Royal Society,03701662| +Proceedings of the Royal Society of Queensland,Smithsonian Institution Biodiversity Heritage Library,0080469X| +Proceedings of the Royal Society of Victoria,CSIRO Publishing,00359211| +Proceedings of the Russian higher school Academy of sciences,Novosibirsk State Technical University,17272769| +Proceedings of the Saint Petersburg Forestry Research Institute,FBU SPbFRI,20796080| +Proceedings of the San Diego Society of Natural History,Smithsonian Institution Biodiversity Heritage Library,10598707| +Proceedings of the Society for Analytical Chemistry,The Royal Society of Chemistry,00379697| +Proceedings of the Society for Applied Bacteriology,Wiley Blackwell (Blackwell Publishing),03701778| +Proceedings of The Society for Experimental Biology and Medicine,Wiley Blackwell (Blackwell Publishing),00379727|15251373 +Proceedings of the Society of Agricultural Bacteriologists,Wiley Blackwell (Blackwell Publishing),03701786| +Proceedings of the Society of Antiquaries of London,Cambridge University Press,09507973| +Proceedings of the Society of Magnetic Resonance,Wiley Blackwell (John Wiley & Sons),10659889|15573672 +Proceedings of the Society of Magnetic Resonance in Medicine,Wiley Blackwell (John Wiley & Sons),10659889|15573672 +Proceedings of the Steklov Institute of Mathematics,Pleiades Publishing,00815438|15318605 +Proceedings of the Symposium on Combustion,Elsevier ,10622888| +Proceedings of the Symposium on Global Environment,Japan Society of Civil Engineers,18848419 +Proceedings of the United States National Museum,Smithsonian Institution,00963801| +Proceedings of the VLDB Endowment,VLDB Endowment,21508097| +Proceedings of the Washington Academy of Sciences,Smithsonian Institution Biodiversity Heritage Library,03631095| +Proceedings of the Water Environment Federation,Water Environment Federation,19386478| +Proceedings of the Wisconsin Space Conference,Wisconsin Space Grant Consortium,23748877|23748885 +Proceedings of the World Mariculture Society,Wiley Blackwell (Blackwell Publishing),07483260| +Proceedings of the Yorkshire Geological Society,Geological Society of London,00440604|20414811 +Proceedings of the Zoological Society,Springer-Verlag,03735893|09746919 +Proceedings of the Zoological Society of London,Wiley Blackwell (Blackwell Publishing),03702774| +Proceedings of VIAM,FSUE Scientific Research Institute of Aviation Materials,23076046| +Proceedings on Privacy Enhancing Technologies,Walter de Gruyter GmbH,22990984 +PROCEEDINGS SES 2011 Seventh Scientific Conference with International Participation SPACE ECOLOGY SAFETY,Prof. Marin Drinov Academic Publishing House,13133888| +PROCES,Boom Uitgevers Den Haag,01650076| +Process Biochemistry,Elsevier ,00329592| +Process Biochemistry,Elsevier ,13595113| +Process Control and Quality,Brill Academic Publishers,09243089|15685667 +Process Metallurgy,Elsevier , +Process Safety and Environmental Protection,Elsevier ,09575820|09575820 +Process Safety Progress,Wiley Blackwell (John Wiley & Sons),10668527|15475913 +Process Studies,Philosophy Documentation Center,03606503| +Processes,MDPI AG,22279717 +Processing and Application of Ceramics,National Library of Serbia,18206131|24061034 +Prodovolʹstvennaâ politika i bezopasnostʹ,BIBLIO-GLOBUS Publishing House,24128694 +Produção em Foco,Centro Universitario UNISOCIESC,22375163 +Product Management & Development,Editora Cubo Multimidia,16764056|16764056 +Production,SciELO,01036513|01036513 +Production & Manufacturing Research,Informa UK (Taylor & Francis),21693277 +Production and Operations Management,Wiley Blackwell (Blackwell Publishing),10591478|19375956 +Production Engineer,Institution of Electrical Engineers,00329851| +Production Engineering,Springer-Verlag,09446524|18637353 +Production Planning and Control,Informa UK (Taylor & Francis),09537287|13665871 +Productivity Review,Korea Productivity Association,12253553| +Profession,Modern Language Association,07406959|00000000 +Profession-oriented School,Infra-M Academic Publishing House,19980744| +Professional Case Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19328087| +Professional Development in Education,Informa UK (Taylor & Francis),19415257|19415265 +Professional Ethics A Multidisciplinary Journal,Philosophy Documentation Center,10636579| +Professional Psychology,American Psychological Association,00330175| +Professional Psychology Research and Practice,American Psychological Association,07357028|19391323 +Professional School Counseling,American School Counselor Association,10962409|2156759X +Professional School Psychology,American Psychological Association,08863016| +Professionals Center for Business Research,Alkhaer Publications,24099783 +Professions and Professionalism,Oslo and Akershus University College of Applied Sciences,18931049 +PROFILE Issues in Teachers Professional Development,Universidad Nacional de Colombia,16570790|22565760 +Prognostics,Journal of Pattern Recognition Research,21674167 +Program electronic library and information systems,Emerald (MCB UP ),00330337|00330337 +Program in Ethnographic Film (PIEF) Newsletter,Wiley Blackwell (Blackwell Publishing),00308013| +Program systems theory and applications,Infra-M Academic Publishing House,20793316| +Programme Grants for Applied Research,National Institute for Health Research,20504322|20504330 +Programming and Computer Software,Pleiades Publishing,03617688|16083261 +PROGRAMMNAYA INGENERIA,New Technologies Publishing House,22203397| +Progrès en Urologie,Elsevier ,11667087| +Progrès en Urologie - FMC,Elsevier ,1761676X| +Progresos de Obstetricia y Ginecología,Elsevier ,03045013| +Progress in Additive Manufacturing,Springer-Verlag,23639512|23639520 +Progress in Aerospace Sciences,Elsevier ,03760421| +Progress in Agricultural Engineering Sciences,Akademiai Kiado Zrt.,1786335X|17870321 +Progress in Artificial Intelligence,Springer-Verlag,21926352|21926360 +PROGRESS IN BIOCHEMISTRY AND BIOPHYSICS,China Science Publishing & Media Ltd.,10003282| +Progress in Biomaterials,Springer-Verlag,21940517|21940517 +Progress in Biophysics and Molecular Biology,Elsevier ,00796107| +Progress in Biotechnology,Elsevier , +Progress in Cardiovascular Diseases,Elsevier ,00330620| +Progress in Cardiovascular Nursing,Wiley Blackwell (Blackwell Publishing),08897204|17517117 +Progress in Colloid & Polymer Science,Springer-Verlag,0340255X| +Progress in Community Health Partnerships Research Education and Action,Muse - Johns Hopkins University Press,1557055X +Progress in Computational Fluid Dynamics An International Journal,Inderscience Enterprises Ltd.,14684349|17415233 +Progress in Crystal Growth and Characterization,Elsevier ,01463535| +Progress in Crystal Growth and Characterization of Materials,Elsevier ,09608974| +Progress in Development Studies,SAGE Publications,14649934|00000000 +Progress in Earth and Planetary Science,Springer (Biomed Central Ltd.),21974284|21974284 +Progress In Electromagnetics Research,The Electromagnetics Academy (EMW Publishing),15598985 +Progress In Electromagnetics Research B,The Electromagnetics Academy (EMW Publishing),19376472 +Progress In Electromagnetics Research C,The Electromagnetics Academy (EMW Publishing),19378718 +Progress In Electromagnetics Research Letters,The Electromagnetics Academy (EMW Publishing),19376480 +Progress In Electromagnetics Research M,The Electromagnetics Academy (EMW Publishing),19378726 +Progress in Energy and Combustion Science,Elsevier ,03601285| +Progress in Fractional Differentiation and Applications,Natural Sciences Publishing,23569336|23569344 +Progress in Growth Factor Research,Elsevier ,09552235| +Progress in Heterocyclic Chemistry (now under book series),Elsevier , +Progress in Histochemistry and Cytochemistry,Elsevier ,00796336| +Progress in Human Geography,SAGE Publications,03091325|14770288 +Progress in Industrial Ecology An International Journal,Inderscience Enterprises Ltd.,14768917|14788764 +Progress in Industrial Microbiology,Elsevier , +Progress in Informatics,National Institute of Informatics,13498614|13498606 +Progress in Intelligent Computing and Applications,AICIT,22874844|22874852 +Progress in Lipid Research,Elsevier ,01637827| +Progress in Management Sciences,Progressive Science Publications,23115688|23111860 +Progress in Materials Science,Elsevier ,00796425| +Progress in Medical Physics,Korean Society of Medcial Physics (KAMJE),12265829|22889620 +Progress in Medicinal Chemistry,Elsevier ,00796468| +Progress in Metal Physics,Elsevier ,05028205| +Progress in Multiphase Flow Research,The Japanese Society for Multiphase Flow,18815804|18816088 +Progress in Nanotechnology and Nanomaterials,The World Academic Publishing,23060034|23060026 +Progress in Natural Science Materials International,Elsevier ,10020071|17455391 +Progress in Neuro-Psychopharmacology,Elsevier ,03647722| +Progress in Neuro-Psychopharmacology and Biological Psychiatry,Elsevier ,02785846| +Progress in Neurobiology,Elsevier ,03010082| +Progress in Neurology and Psychiatry,Wiley Blackwell (John Wiley & Sons),13677543|1931227X +Progress in Neurotherapeutics and Neuropsychopharmacology,Cambridge University Press,17482321|1748233X +Progress in Nuclear Energy,Elsevier ,01491970| +Progress in Nuclear Magnetic Resonance Spectroscopy,Elsevier ,00796565| +Progress in Nuclear Science and Technology,The Atomic Energy Society of Japan,21854823| +Progress in Nucleic Acid Research and Molecular Biology,Elsevier , +Progress In Oceanography,Elsevier ,00796611| +Progress in Organic Coatings,Elsevier ,00330655| +Progress in Organic Coatings,Elsevier ,03009440| +Progress in Orthodontics,Springer (Biomed Central Ltd.),21961042|21961042 +Progress in Orthodontics,Wiley Blackwell (Blackwell Publishing),13997513|16009975 +Progress in Orthodontics,Elsevier ,17237785| +Progress in Orthopedic Science,ScopeMed International Medical Journal Managment and Indexing System,21468370| +Progress in Palliative Care,Maney Publishing,09699260|00000000 +Progress in Particle and Nuclear Physics,Elsevier ,01466410| +Progress in Pediatric Cardiology,Elsevier ,10589813| +Progress in Photovoltaics Research and Applications,Wiley Blackwell (John Wiley & Sons),10627995|1099159X +Progress in Physical Geography,SAGE Publications,03091333|00000000 +Progress in Planning,Elsevier ,03059006| +Progress in Plant Protection,Institute of Plant Protection - National Research Institute,14274337|20844883 +Progress in Polymer Science,Elsevier ,00796700| +Progress in Quantum Electronics,Elsevier ,00796727| +Progress in Reaction Kinetics and Mechanism,Science Reviews 2000 LTD.,00796743|14686783 +Progress in Retinal and Eye Research,Elsevier ,13509462| +Progress in Retinal Research,Elsevier ,02784327| +Progress in Solid State Chemistry,Elsevier ,00796786| +Progress in Stem Cell,Springer - Global Science Journals,21994633|21994633 +Progress in Structural Engineering and Materials,Wiley Blackwell (John Wiley & Sons),13650556|15282716 +Progress in Superconductivity and Cryogenics,The Korea Institute of Applied Superconductivity and Cryogenics,12293008| +Progress in Surface Science,Elsevier ,00796816| +Progress in the Chemistry of Fats and other Lipids,Elsevier ,00796832| +Progress in Tourism and Hospitality Research,Wiley Blackwell (John Wiley & Sons),10773509|10991603 +Progress in Transplantation,SAGE Publications,15269248|21646708 +Progress of Digestive Endoscopy,"""Japan Gastrointestinal Endoscopy Society, Kanto Chapter""",13489844|21874999 +Progress of Digestive Endoscopy(1972),"""Japan Gastrointestinal Endoscopy Society, Kanto Chapter""",03899403|21890021 +Progress of Theoretical and Experimental Physics,Oxford University Press,20503911 +Progress of Theoretical Physics,Oxford University Press,0033068X|13474081 +Progress of Theoretical Physics Supplement,Oxford University Press,03759687| +Progress on Chemistry and application of Chitin and its Derivatives,Polish Chitin Society,18965644| +Progressive Agriculture,Bangladesh Journals Online,10178139|23102950 +Progressive Agriculture,Diva Enterprises Private Limited,09726152|09764615 +Progressive Horticulture,Diva Enterprises Private Limited,09703020|22495258 +Progressive Science,TranScience Publishing,23732202 +Project Appraisal,Informa UK (Taylor & Francis),02688867| +Project Management Journal,Wiley Blackwell (John Wiley & Sons),87569728|19389507 +PROJECT MANAGER (IL),Franco Angeli,20377363|20377657 +Projectics / Proyéctica / Projectique,CAIRN,20319703|20320043 +Projections,Berghahn Books,19349688|19343698 +Projet,CAIRN,00330884|21086648 +Projetica,Universidade Estadual de Londrina,22362207 +Prolegómenos,Universidad Militar Nueva Granada,0121182X|0121182X +ProMed komplementär,Springer-Verlag,18665756|16137582 +PROMET - Traffic&Transportation,Faculty of Transport and Traffic Sciences,03535320|18484069 +Prometheus,Informa UK (Taylor & Francis),08109028|14701030 +Promotion & Education,SAGE Publications,10253823| +Prooftexts,Indiana University Press,02729601|10863311 +Propellants Explosives Pyrotechnics,Wiley Blackwell (John Wiley & Sons),07213115|15214087 +Property Management,Emerald (MCB UP ),02637472|00000000 +Propósitos y Representaciones,Universidad San Ignacio de Loyola S.A.,23077999|23104635 +Propulsion and Power Research,Elsevier ,2212540X| +Prose Studies,Informa UK (Taylor & Francis),01440357|17439426 +Prose Studies 1800-1900,Informa UK (Taylor & Francis),09544135| +Prosemas,Universidad de Oviedo,23868015|23869461 +Prospectiva,Universidad Autonoma del Caribe,16928261|22161368 +Prospects,Cambridge University Press,03612333|14716399 +Prospects,Springer-Verlag,00331538|15739090 +Prospects in Education,Springer-Verlag,10144560| +Prospero,"""Science and Education, Ltd.""", +Prostaglandines and Medicine,Elsevier ,01614630| +Prostaglandins & Other Lipid Mediators,Elsevier ,10988823| +Prostaglandins & Other Lipid Mediators,Elsevier ,00906980| +Prostaglandins and Medicine,Elsevier ,01614630| +Prostaglandins Leukotrienes and Essential Fatty Acids (PLEFA),Elsevier ,09523278| +Prostaglandins Leukotrienes and Medicine,Elsevier ,02621746| +Prostate Cancer,Hindawi Publishing Corporation,20903111|2090312X +Prostate Cancer and Prostatic Diseases,Nature Publishing Group,13657852|13657852 +Prostate International,Elsevier ,22878882|2287903X +Prosthetics and Orthotics International,SAGE Publications,03093646|17461553 +Prosthodontic Research & Practice,Japan Prosthodontic Society,13477021| +Prosthodontics,Index Copernicus International,00331783| +Protected horticulture and Plant Factory,Korean Society for Bio-Environment Control,22880992|2288100X +Protection of Metals,Pleiades Publishing,00331732|1608327X +Protection of Metals and Physical Chemistry of Surfaces,Pleiades Publishing,20702051|2070206X +Protée,Consortium Erudit,03003523|17082307 +Protein & Cell,Springer-Verlag,1674800X|16748018 +Protein and Peptide Letters,Bentham Science,09298665|00000000 +Protein Engineering,Oxford University Press,1460213X +Protein Engineering Design and Selection,Oxford University Press,17410126|17410134 +Protein Expression and Purification,Elsevier ,10465928|10960279 +Protein Science,Wiley Blackwell (John Wiley & Sons),09618368|1469896X +Protein Structure Initiative Structural Genomics Knowledgebase,Protein Structure Initiative Structural Genomic Knowledgebase Rutgers,17581338 +Proteins Structure Function and Bioinformatics,Wiley Blackwell (John Wiley & Sons),08873585|10970134 +Proteome,Springer-Verlag,14397277|14397285 +Proteome Science,Springer (Biomed Central Ltd.),14775956|14775956 +Proteomes,MDPI AG,22277382 +PROTEOMICS,Wiley Blackwell (John Wiley & Sons),16159853|16159861 +PROTEOMICS - CLINICAL APPLICATIONS,Wiley Blackwell (John Wiley & Sons),18628346|18628354 +Proteomics Insights,"""Libertas Academica, Ltd.""",11786418 +Proteopedia,Proteopedia,23106301 +Protist,Elsevier ,14344610| +Protist Genomics,De Gruyter Open Sp. z o.o. ,2299100X +Protocol Exchange,Nature Publishing Group,20430116 +Protonation of Enolates with Chiral Proton Donors,Thieme Publishing Group,20300387 +PROTOPLASMA,Springer-Verlag,0033183X|16156102 +Provincial China,Informa UK (Taylor & Francis),13267612|14767104 +Proyecciones (Antofagasta),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,07160917|07160917 +Proyecto Progreso Arquitectura,Editorial Universidad de Sevilla,21716897|21731616 +Prufrock Journal,SAGE Publications,10471855| +Przedsiebiorczosc i Zarzadzanie,De Gruyter Open Sp. z o.o. ,17332486 +Przegląd Badań Edukacyjnych,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,18954308|23921544 +PRZEGLĄD CHIRURGII DZIECIĘCEJ,Blackhorse Publishing,1896477X| +PRZEGLĄD ELEKTROTECHNICZNY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00332097| +Przegląd Filozoficzny - Nowa Seria,De Gruyter Open Sp. z o.o. ,12301493| +Przeglad Filozoficzny - Nowa Seria,De Gruyter Open Sp. z o.o. ,23002573 +PRZEGLĄD GEODEZYJNY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00332127| +Przegląd Geograficzny,"""Institute of Geography and Spatial Organization, Polish Academy of Sciences""",00332143| +PRZEGLĄD GINEKOLOGICZNO-POŁOŻNICZY,Blackhorse Publishing,16416565|16416562 +Przegląd Medyczny Uniwersytetu Rzeszowskiego i Narodowego Instytutu Leków w Warszawie,University of Rzeszow,2082369X| +PRZEGLĄD PAPIERNICZY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00332291| +Przegląd Politologiczny,Adam Mickiewicz University Poznan,14268876| +Przegląd Prawa Ochrony Środowiska,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20809506| +Przegląd Prawniczy Uniwersytetu im Adama Mickiewicza,Adam Mickiewicz University Poznan,20839782|24500976 +Przegląd Strategiczny,Adam Mickiewicz University Poznan,20846991| +PRZEGLĄD TELEKOMUNIKACYJNY - WIADOMOŚCI TELEKOMUNIKACYJNE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",12303496| +PRZEGLĄD WŁÓKIENNICZY - WŁÓKNO ODZIEŻ SKÓRA,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",17318645| +PrzeglÄ…d Prawa Rolnego,Adam Mickiewicz University Poznan,18977626| +PRZEMYSŁ CHEMICZNY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00332496| +PRZEMYSŁ FERMENTACYJNY I OWOCOWO-WARZYWNY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",01372645| +PRZEMYSŁ SPOŻYWCZY,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",0033250X| +Przestrzenie Teorii,Adam Mickiewicz University Poznan,16446763| +PS,JSTOR,00308269| +PSA Proceedings of the Biennial Meeting of the Philosophy of Science Association,The University of Chicago Press,02708647| +PSI Structural Genomics Knowledgebase,Nature Publishing Group,20418442| +Psichologija,Vilnius University,13920359|13920359 +Psico,EDIPUCRS,01035371|19808623 +Psico-USF,SciELO,14138271|14138271 +PSICOANALISI,Franco Angeli,19710364|1972490X +PSICOBIETTIVO,Franco Angeli,03922952|1972487X +Psicodebate,Fundacion Universidad de Palermo,15152251|15152251 +psicogente,Universidad Simon Bolivar,01240137|2027212X +Psicologí a Educativa,Elsevier ,1135755X| +Psicologia,Associacao Portuguesa de Psicologia,08742049|21832471 +Psicologia & Sociedade,SciELO,01027182|01027182 +Psicologia - Teoria e Prática,Revista Psicologia: Teoria e Pratica,15163687|19806906 +Psicologia Argumento,Pontificia Universidade Catolica do Parana - PUCPR,01037013| +Psicologia Ciência e Profissão,SciELO,14149893|19823703 +Psicologia Clínica,SciELO,01035665|01035665 +PSICOLOGIA DELLA SALUTE,Franco Angeli,17210321|19725167 +psicología desde el caribe,Universidad del Norte,0123417X|20117485 +PSICOLOGIA DI COMUNITA,Franco Angeli,18275249|1971842X +Psicologia e Saber Social,Universidade do Estado do Rio de Janeiro UERJ,2238779X +Psicologia em Estudo,Universidade Estadual de Maringa,14137372|14137372 +Psicologia em Pesquisa,Zeppelini Editorial e Comunicacao,19821247| +Psicologia em Revista,Pontificia Universidade Catolica de Minas Gerais,16771168|16789563 +Psicologia Escolar e Educacional,SciELO,14138557|21753539 +Psicologia Reflexão e Crítica,SciELO,01027972|01027972 +Psicologia Saúde & Doença,Sociedad Portuguesa de Psicologia da Saude,21828407 +Psicologia Saúde & Doenças,Sociedad Portuguesa de Psicologia da Saude,16450086 +Psicologia Teoria e Pesquisa,SciELO,01023772|01023772 +Psicologia USP,SciELO,01036564|01036564 +Psicólogo inFormação,Instituto Metodista de Ensino Superior,21760969 +Psicooncología,Universidad Complutense de Madrid,16967240|19888287 +Psicoperspectivas Individuo y Sociedad,Pontificia Universidad Catolica de Valparaiso,07177798|07186924 +PSICOTERAPIA E SCIENZE UMANE,Franco Angeli,03942864|19725043 +PSIENCIA Revista Latinoamericana de Ciencia Psicológica,Association for the Advancement of Psychological Science,22505490|22505504 +Psihologija,National Library of Serbia,00485705|14519283 +Psihološka obzorja / Horizons of Psychology,Drustvo psihologov Slovenije/Slovenian Psychologists' Association,13181874|23505141 +Psikiyatride Guncel Yaklasimlar - Current Approaches in Psychiatry,Current Approaches in Psychiatry,13090658|13090674 +Psiquiatría Biológica,Elsevier ,11345934| +PSN,Springer-Verlag,16398319|19552351 +Psoriasis Targets and Therapy,Dove Medical Press,2230326X +PsycCRITIQUES,American Psychological Association,15540138 +PsycCRITIQUES,American Psychological Association,15530138 +PsyCh Journal,Wiley Blackwell (John Wiley & Sons),20460252| +Psych Pflege Heute,Thieme Publishing Group,09491619|14390213 +PSYCH up2date,Thieme Publishing Group,21948895|21948909 +Psychanalyse,CAIRN,17700078|19516320 +Psyche A Journal of Entomology,Hindawi Publishing Corporation,00332615|16877438 +Psychiatria i Psychologia Kliniczna,Medical Communications Sp. z.o.o.,16446313| +Psychiatria Polska,Komitet Redakcyjno - Wydawniczy Polskiego Towarzystwa Psychiatrycznego,00332674|23915854 +Psychiatric Annals,"""SLACK, Inc.""",00485713| +Psychiatric Bulletin,Royal College of Psychiatrists,20534868|20534876 +Psychiatric Clinics of North America,Elsevier ,0193953X| +Psychiatric Genetics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,09558829| +Psychiatric News,American Psychiatric Publishing,00332704|15591255 +Psychiatric Quarterly,Springer-Verlag,00332720|15736709 +Psychiatric Rehabilitation Journal,American Psychological Association,1095158X|15593126 +Psychiatric Rehabilitation Skills,Informa UK (Taylor & Francis),10973435| +Psychiatric Services,American Psychiatric Publishing,10752730|15579700 +Psychiatrie et violence,Consortium Erudit,1702501X +Psychiatrie und Psychotherapie,Springer-Verlag,16147189|1864581X +Psychiatrie und Psychotherapie up2date,Thieme Publishing Group,16117867|18637175 +Psychiatrische Praxis,Thieme Publishing Group,03034259|14390876 +Psychiatry,Informa UK (Taylor & Francis),00332747|1943281X +Psychiatry,Elsevier ,14761793| +Psychiatry and Clinical Neurosciences,Wiley Blackwell (Blackwell Publishing),13231316|14401819 +Psychiatry Investigation,Korean Neuropsychiatric Association (KAMJE),17383684|19763026 +Psychiatry Journal,Hindawi Publishing Corporation,23144327|23144335 +Psychiatry Psychology and Law,Informa UK (Taylor & Francis),13218719|19341687 +Psychiatry Research,Elsevier ,01651781| +Psychiatry Research Neuroimaging,Elsevier ,09254927| +Psycho-Oncologie,Springer-Verlag,17783798|1778381X +Psycho-Oncology,Wiley Blackwell (John Wiley & Sons),10579249|10991611 +Psychoanalysis and History,Edinburgh University Press,14608235|1755201X +Psychoanalysis and Psychotherapy,Informa UK (Heldref Publications),10575723 +Psychoanalysis Culture & Society,Nature Publishing Group - Macmillan Publishers,10880763|15433390 +Psychoanalytic Dialogues,Informa UK (Taylor & Francis),10481885|19409222 +Psychoanalytic Inquiry,Informa UK (Taylor & Francis),07351690|19409133 +Psychoanalytic Perspectives,Informa UK (Taylor & Francis),1551806X|21636958 +Psychoanalytic Psychology,American Psychological Association,07369735|19391331 +Psychoanalytic Psychotherapy,Informa UK (Taylor & Francis),02668734|00000000 +Psychoanalytic Review The,Guilford Publications,00332836|00332836 +Psychoanalytic Social Work,Informa UK (Taylor & Francis),15228878|15229033 +Psychoanalytic Studies,Informa UK (Taylor & Francis),14608952|14701049 +Psychobiology,American Psychological Association,00969745| +Psychodynamic Counselling,Informa UK (Taylor & Francis),13533339|14701057 +Psychodynamic Practice,Informa UK (Taylor & Francis),14753634|14753626 +Psychodynamic Psychiatry,Guilford Publications,21622590| +Psychogeriatrics,Wiley Blackwell (Blackwell Publishing),13463500|14798301 +PSYCHOLOGIA,Psychologia Society,00332852|13475916 +Psychologia Ekonomiczna,Uniwersytet Ekonomiczny w Krakowie - Krakow University of Economics,2084137X|23537132 +Psychologia Hungarica Caroliensis,SZVT Research and Development Center,20642504|20643101 +Psychologia Latina,Universidad Complutense de Madrid,21716609 +Psychologica,Led Edizioni Universitarie,24210285| +Psychologica,Coimbra University Press,08714657|16478606 +Psychologica Belgica,"""Ubiquity Press, Ltd.""",00332879|2054670X +Psychological Assessment,American Psychological Association,10403590|1939134X +Psychological Bulletin,American Psychological Association,00332909|19391455 +Psychological Injury and Law,Springer-Verlag,1938971X|19389728 +Psychological Inquiry,Informa UK (Taylor & Francis),1047840X|15327965 +Psychological Medicine,Cambridge University Press,00332917|14698978 +Psychological Medicine Monograph Supplement,Cambridge University Press,02641801| +Psychological Methods,American Psychological Association,1082989X|19391463 +Psychological Perspectives A Semiannual Journal of Jungian Thought,Informa UK (Taylor & Francis),00332925|15563030 +Psychological Reports,SAGE Publications,00332941|1558691X +Psychological Research,Springer-Verlag,03400727|14302772 +Psychological Review,American Psychological Association,0033295X|19391471 +Psychological Science,SAGE Publications,09567976|14679280 +Psychological Science and Education,Moscow State Universtiy of Psychology and Education (MSUPE),18142052|23117273 +Psychological Science and Education psyedu ru,Moscow State Universtiy of Psychology and Education (MSUPE),20745885 +Psychological Science in the Public Interest,SAGE Publications,15291006|15291006 +Psychological Services,American Psychological Association,15411559|1939148X +Psychological Studies,Springer-Verlag,00332968|09749861 +Psychological Thought,Leibniz Institute for Psychology Information,21937281 +Psychological Trauma Theory Research Practice and Policy,American Psychological Association,19429681|1942969X +Psychologie & gezondheid,Springer-Verlag,18731791|18768741 +Psychologie clinique,EDP Sciences,11451882|21184224 +Psychologie clinique et projective,CAIRN,12655449|21184496 +Psychologie du Travail et des Organisations,Elsevier ,14202530| +Psychologie Française,Elsevier ,00332984| +Psychologie in Erziehung und Unterricht,"""Ernst Reinhardt, GmbH & Co. KG""",0342183X| +Psychologische Rundschau,Hogrefe Publishing Group,00333042|21906238 +Psychology,"""Scientific Research Publishing, Inc.""",21527180|21527199 +Psychology & Developing Societies,SAGE Publications,09713336|09730761 +Psychology & Health,Informa UK (Taylor & Francis),14768321|14768321 +Psychology & Neuroscience,American Psychological Association,19843054|19833288 +Psychology and Aging,American Psychological Association,08827974|19391498 +Psychology and Behavioral Sciences,Science Publishing Group,23287837| +Psychology and Cognitive Sciences - Open Journal,Openventio Publishers,2380727X +Psychology and Health,Informa UK (Taylor & Francis),08870446|14768321 +Psychology and Law,Moscow State Universtiy of Psychology and Education (MSUPE),22225196 +Psychology and Marketing,Wiley Blackwell (John Wiley & Sons),07426046|15206793 +Psychology and Psychotherapy Theory Research and Practice,Wiley Blackwell (Blackwell Publishing),14760835|00000000 +Psychology and Sexuality,Informa UK (Taylor & Francis),19419899|19419902 +Psychology and Social Behavior Research,Sciknow Publications,23297719 +Psychology Community & Health,Leibniz Institute for Psychology Information,2182438X +Psychology Crime and Law,Informa UK (Taylor & Francis),1068316X|14772744 +Psychology Evolution & Gender,Informa UK (Taylor & Francis),14616661|14701073 +Psychology Health & Medicine,Informa UK (Taylor & Francis),13548506|14653966 +Psychology in Russia State of Art,Russian Psychological Society,20746857|23072202 +Psychology in Society,Academy of Science of South Africa,23098708 +Psychology in the Schools,Wiley Blackwell (John Wiley & Sons),00333085|15206807 +Psychology Learning & Teaching,SAGE Publications,14757257|14757257 +Psychology Observer,International Scientific Literature,23774681 +Psychology of Addictive Behaviors,American Psychological Association,0893164X|19391501 +Psychology of Aesthetics Creativity and the Arts,American Psychological Association,19313896|1931390X +Psychology of Consciousness Theory Research and Practice,American Psychological Association,23265523|23265531 +Psychology of Language and Communication,De Gruyter Open Sp. z o.o. ,12342238|12342238 +Psychology of Learning and Motivation,Elsevier , +Psychology of Men & Masculinity,American Psychological Association,15249220|1939151X +Psychology of Music,SAGE Publications,03057356|00000000 +Psychology of Popular Media Culture,American Psychological Association,21604134|21604142 +Psychology of Quality of Life,Index Copernicus International,16441796| +Psychology of Religion and Spirituality,American Psychological Association,19411022|19431562 +Psychology of Sexual Orientation and Gender Diversity,American Psychological Association,23290382|23290390 +Psychology of Sport and Exercise,Elsevier ,14690292| +Psychology of Violence,American Psychological Association,21520828|2152081X +Psychology of Well-Being Theory Research and Practice,Springer (Biomed Central Ltd.),22111522|22111522 +Psychology of Women Quarterly,SAGE Publications,03616843|14716402 +Psychology Public Policy and Law,American Psychological Association,10768971|19391528 +Psychology Research,"""St. Plum-Blossom Press Pty, Ltd.""",1838658X| +Psychology Research and Behavior Management,Dove Medical Press,11791578 +Psychometrika,Springer-Verlag,00333123|18600980 +Psychomusicology Music Mind and Brain,American Psychological Association,02753987|21621535 +psychoneuro,Thieme Publishing Group,03407845|14391813 +Psychoneuroendocrinology,Elsevier ,03064530| +Psychonomic Bulletin & Review,Springer - Psychonomic Society,10699384|15315320 +Psychonomic Science,Springer - Psychonomic Society,00333131|21979952 +Psychoonkologia,Blackhorse Publishing,14298538|14298538 +Psychopathology,S. Karger AG,02544962|1423033X +Psychopathology Review,"""Textrum, Ltd.""",20518315 +Psychopharm Review,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19369255| +Psychopharmacology,Springer-Verlag,00333158|14322072 +Psychophysiology,Wiley Blackwell (Blackwell Publishing),00485772|14698986 +Psychophysiology New,"""Science and Education, Ltd.""",22276157| +Psychopraktijk,Springer-Verlag,18784844|22107754 +Psychopraxis,Springer-Verlag,15666166|1876584X +Psychopraxis,Springer-Verlag,14341883|16137590 +psychopraxis neuropraxis,Springer-Verlag,21979707|21979715 +Psychosis,Informa UK (Taylor & Francis),17522439|17522447 +Psychosocial Intervention,Elsevier ,11320559|11320559 +Psychosocial Rehabilitation Journal,American Psychological Association,01475622| +Psychosomatic Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00333174|15347796 +Psychosomatics,Elsevier ,00333182| +Psychosomatik und Konsiliarpsychiatrie,Springer-Verlag,18628818|18628826 +Psychosomatique relationnelle,CAIRN,2272916X +Psychoterapia,Komitet Redakcyjno - Wydawniczy Polskiego Towarzystwa Psychiatrycznego,02394170| +Psychotherapeut,Springer-Verlag,09356185|14322080 +Psychotherapeutische Praxis,Hogrefe Publishing Group,16161041| +Psychotherapie Forum,Springer-Verlag,09431950|16137604 +Psychothérapies,CAIRN,0251737X|22352104 +Psychotherapy,American Psychological Association,19391536|00333204 +Psychotherapy and Politics International,Wiley Blackwell (John Wiley & Sons),14769263|15569195 +Psychotherapy and Psychosomatics,S. Karger AG,00333190|14230348 +Psychotherapy in Private Practice,Informa UK (Taylor & Francis),07317158| +Psychotherapy Research,Informa UK (Taylor & Francis),10503307|14684381 +Psychotraumatologie,Thieme Publishing Group,14398931|14398931 +Psychotropes,CAIRN,12452092|17821487 +Psyecology Revista Bilingüe de Psicología Ambiental - Bilingual Journal of Environmental Psychology,Informa UK (Taylor & Francis),21711976| +Psykhe (Santiago),Pontificia Universidad Catolica de Chile,07170297|07182228 +Psymedica,National and University Library of the Republic of Srpska,22327282| +Pszichológia,Akademiai Kiado Zrt.,02300508|20602782 +Pteridines,Walter de Gruyter GmbH,09334807|21954720 +Public,Intellect,08454450|20486928 +Public & Access Services Quarterly,Informa UK (Taylor & Francis),10564942| +Public Administration,Wiley Blackwell (Blackwell Publishing),00333298|14679299 +Public Administration and Development,Wiley Blackwell (John Wiley & Sons),02712075|1099162X +Public Administration Research,Canadian Center of Science and Education,1927517X|19275188 +Public Administration Review,Wiley Blackwell (Blackwell Publishing),00333352|15406210 +Public Affairs And Governance,Diva Enterprises Private Limited,23212128|23212136 +Public Archaeology,Maney Publishing,14655187|17535530 +Public Art Dialogue,Informa UK (Taylor & Francis),21502552|21502560 +Public Budgeting & Finance,Wiley Blackwell (Blackwell Publishing),02751100|15405850 +Public Choice,Springer-Verlag,00485829|15737101 +Public Culture,Duke University Press,08992363|15278018 +Public Finance Review,SAGE Publications,10911421|00000000 +Public Health,Elsevier ,00333506| +Public Health Action,International Union Against Tuberculosis and Lung Disease,22208372|22208372 +Public Health Ethics,Oxford University Press,17549973|17549981 +Public Health Forum,Walter de Gruyter GmbH,09445587|18764851 +Public Health Frontier,The World Academic Publishing,2227457X|22274561 +Public Health Genomics,S. Karger AG,16624246|16628063 +Public Health Nursing,Wiley Blackwell (Blackwell Publishing),07371209|15251446 +Public Health Nutrition,Cambridge University Press,13689800|14752727 +Public Health Reports,Elsevier ,00333549|14682877 +Public Health Reports (1896-1970),JSTOR,00946214| +Public Health Research,National Institute for Health Research,20504381|2050439X +Public Health Research,Scientific and Academic Publishing,21677263| +Public Health Research & Practice,The Sax Institute,22042091 +Public Health Reviews,Springer (Biomed Central Ltd.),21076952|21076952 +Public History Weekly,Walter de Gruyter GmbH,21976376 +Public Integrity,Informa UK (Taylor & Francis),10999922|15580989 +Public Library Quarterly,Informa UK (Taylor & Francis),01616846|15411540 +Public Management,Informa UK (Taylor & Francis),1461667X|14701065 +Public Management Review,Informa UK (Taylor & Francis),14719037|14719045 +Public Money & Management,Informa UK (Taylor & Francis),09540962|14679302 +Public Opinion Quarterly,Oxford University Press,0033362X|15375331 +Public Organization Review,Springer-Verlag,15667170|15737098 +Public Performance & Management Review,Informa UK (Taylor & Francis),15309576|15579271 +Public Personnel Management,SAGE Publications,00910260|19457421 +Public Policy & Aging Report,Oxford University Press,10553037|20534892 +Public Policy And Administration,Mykolas Romeris University,16482603|20292872 +Public Policy and Administration,SAGE Publications,09520767|17494192 +Public Policy and Administration Review,American Research Institute for Policy Development,23335823|23335831 +Public Policy and Ecnomic Development,Adam Mickiewicz University Poznan,23090863| +Public Policy Research,Wiley Blackwell (Blackwell Publishing),17445396|1744540X +Public Policy Review,Institute of Public Policy and Administration ,17388848| +Public Policy Review,Institute of Public Policy and Administration ,17388848| +Public Productivity & Management Review,JSTOR,10448039| +Public Productivity Review,JSTOR,03616681| +Public Relations Inquiry,SAGE Publications,2046147X|20461488 +Public Relations Research Annual,Informa UK (Taylor & Francis),10421408| +Public Relations Review,Elsevier ,03638111| +Public Services Quarterly,Informa UK (Taylor & Francis),15228959|15229114 +Public Transport,Springer-Verlag,1866749X|16137159 +Public Understanding of Science,SAGE Publications,09636625|13616609 +Public Works Management & Policy,SAGE Publications,1087724X|15527549 +Public-Private Partnership,BIBLIO-GLOBUS Publishing House,24108367| +Publicación Electrónica de la Asociación Paleontológica Argentina,Asociacion Paleontologica Argentina,24690228 +Publicacions Matemàtiques,Universitat Autonoma de Barcelona,02141493| +Publicações Avulsas em Conservação de Ecossistemas,Publicacaoes Avulsas em Conservacao de Ecossistemas,18090109 +Publicatio UEPG - Ciencias Exatas e da Terra Agrarias e Engenharias,Universidade Estadual de Ponta Grossa,16768477|18090281 +Publicatio UEPG Ciencias Biologicas e da Saude,Universidade Estadual de Ponta Grossa,16768485|18090273 +Publicatio UEPG Ciencias Humanas Linguistica Letras e Artes,Universidade Estadual de Ponta Grossa,23163763|23163755 +Publicatio UEPG Ciencias Sociais Aplicadas,Universidade Estadual de Ponta Grossa,22387552|22387560 +Publication of the American Dialect Society,Duke University Press,00028207|21576114 +Publicationes Mathematicae Debrecen,University of Debrecen/ Debreceni Egyetem - Publicationes Mathematicae Debrecen,00333883| +Publications,MDPI AG,23046775 +Publications de l Institut Mathematique,National Library of Serbia,03501302|18207405 +Publications du Centre Européen d Etudes Bourguignonnes,"""Brepols Publishers, NV""",10164286| +Publications mathématiques de Besançon,Cellule MathDoc/CEDRAM,19587236| +Publications mathématiques de l IHÉS,Springer-Verlag,00738301|16181913 +Publications of the American Statistical Association,JSTOR,15225437| +Publications of the Astronomical Society of Australia,Cambridge University Press,13233580|14486083 +Publications of the Astronomical Society of Japan,Oxford University Press,00046264|2053051X +Publications of the Astronomical Society of the Pacific,IOP Publishing,00046280|15383873 +Publications of the English Goethe Society,Maney Publishing,09593683|17496284 +Publications of the Historical Society of Southern California,JSTOR,2162903X| +Publications of The Korean Astronomical Society,The Korean Astronomical Society,12251534| +Publications of the Research Institute for Mathematical Sciences,European Mathematical Society Publishing House,00345318| +Publications of the United States Naval Observatory,Smithsonian Institution,00832448| +Publics et Musées,PERSEE Program,11645385| +Publics et Musées,PERSEE Program,11645385| +Publicuidad,Universidad Pontificia Bolivariana,24221619 +Publikacija Elektrotehnickog fakulteta - serija matematika,National Library of Serbia,03538893| +Publishing Research Quarterly,Springer-Verlag,10538801|19364792 +Publius The Journal of Federalism,Oxford University Press,00485950|17477107 +Publizistik,Springer-Verlag,00334006|18622569 +Pulmonary Circulation,The University of Chicago Press,20458932|20458932 +Pulmonary Medicine,Hindawi Publishing Corporation,20901836|20901844 +Pulmonary Pharmacology,Elsevier ,09520600|15229637 +Pulmonary Pharmacology & Therapeutics,Elsevier ,10945539|15229629 +Pulmonary Research and Respiratory Medicine - Open Journal,Openventio Publishers,23771658 +Pulmonary Therapy,Springer-Verlag,23641754|23641746 +Pulmonology and Respiratory Research,Herbert Publications,20536739 +Pulse,Bangladesh Journals Online,20741855|24088765 +Pulse,S. Karger AG,22358676|22358668 +Pump Industry Analyst,Elsevier ,13596128| +Punctum International Journal of Semiotics,Hellenic Semiotic Society,24592943|24592943 +Punishment & Society,SAGE Publications,14624745|17413095 +Punk & Post Punk,Intellect,20441983|20443706 +PUNTO DE VISTA,Institucion Universitaria Politecnico Grancolombiano,0123580X|20275153 +Purdue Journal of Service-Learning and International Engagement,Purdue University Press,23319135|23319143 +Pure and Applied Biology,Bolan Society for Pure and Applied Biology (BSPAB),23042478 +Pure and Applied Chemical Sciences,"""Hikari, Ltd.""",13147633 +Pure and Applied Chemistry,Walter de Gruyter GmbH,00334545|13653075 +Pure and Applied Geophysics,Springer-Verlag,00334533|14209136 +Pure and Applied Mathematics,Elsevier , +Pure and Applied Mathematics Journal,Science Publishing Group,23269790| +Pure and Applied Mathematics Quarterly,"""International Press of Boston, Inc.""",15588599|15588602 +Pure and Applied Optics Journal of the European Optical Society Part A,IOP Publishing,09639659|13616617 +Pure Mathematical Sciences,"""Hikari, Ltd.""",1314751X|13147560 +Pure Mathematics,Hans Publishers,21607583|21607605 +Pure Mathematics and Applications,Walter de Gruyter GmbH,1788800X +Purinergic Signalling,Springer-Verlag,15739538|15739546 +Pushkin Review,Muse - Johns Hopkins University Press,21650683 +PVRI Review,Medknow Publications,09746013| +Pythagoras,AOSIS,10122346|22237895 +QA Rivista dell Associazione Rossi-Doria,Franco Angeli,19714017|19725248 +Qatar Foundation Annual Research Forum Proceedings,Hamad bin Khalifa University Press (HBKU Press),2220251X|2220251X +Qatar Medical Journal,Hamad bin Khalifa University Press (HBKU Press),22270426|22270426 +QED A Journal in GLBTQ Worldmaking,Michigan State University Press,23271574|23271590 +QianRen Biology,Hans Publishers,23753315|23753323 +QianRen·Energy,Hans Publishers,2375608X|23756098 +QJM,Oxford University Press,14602725|14602393 +QSAR & Combinatorial Science,Wiley Blackwell (John Wiley & Sons),1611020X|16110218 +QScience Connect,Hamad bin Khalifa University Press (HBKU Press),2223506X| +QScience Highlights,Nature Publishing Group,23970243 +QScience Proceedings,Hamad bin Khalifa University Press (HBKU Press),22269649| +Quaderni,PERSEE Program,09871381|21052956 +QUADERNI DI ECONOMIA DEL LAVORO,Franco Angeli,0390105X|19718470 +Quaderni di Erga-Logoi,Led Edizioni Universitarie,22837124| +QUADERNI DI GESTALT,Franco Angeli,11210737|20356994 +QUADERNI DI PSICOTERAPIA COGNITIVA,Franco Angeli,11276347|22816046 +Quaderni Italiani di Psichiatria,Elsevier ,03930645| +Quaderni Urbinati di Cultura Classica,JSTOR,00334987| +Quaderns de Cine,Publicaciones Universidad de Alicante,18884571| +Quaderns de Filologia - Estudis Lingüístics,Universitat de Valencia,1135416X|24441449 +Quaderns de Filologia - Estudis Literaris,Universitat de Valencia,11354178|24441457 +Quaderns de Filosofia,Universitat de Valencia,23413042 +Quaderns de Psicologia,Universitat Autonoma de Barcelona,02113481|20144520 +Quadrature,EDP Sciences,11422785|17604826 +Quaerendo,Brill Academic Publishers,00149527|15700690 +Quaestio,"""Brepols Publishers, NV""",13792547|22959033 +Quaestio Rossica,Ural Federal University,2311911X|2310757X +Quaestiones Disputatae,Philosophy Documentation Center,21505756| +Quaestiones Geographicae,De Gruyter Open Sp. z o.o. ,0137477X|20816383 +Quaestiones Mathematicae,Informa UK (National Inquiry Services Center),16073606|1727933X +Quaker History,Muse - Johns Hopkins University Press,19341504 +Qualitas Plantarum,Springer-Verlag,03773205| +Qualitas Plantarum et Materiae Vegetabiles,Springer-Verlag,00335134| +Qualitas Revista Eletrônica,Universidade Estadual da Paraiba (UEPB),16774280 +Qualitative Communication Research,University of California Press,21619107|21619115 +Qualitative Health Research,SAGE Publications,10497323|00000000 +Qualitative Inquiry,SAGE Publications,10778004|15527565 +Qualitative Market Research An International Journal,Emerald (MCB UP ),13522752|00000000 +Qualitative Psychology,American Psychological Association,23263598|23263601 +Qualitative Research,SAGE Publications,14687941|17413109 +Qualitative Research in Accounting & Management,Emerald (MCB UP ),11766093| +Qualitative Research in Education,Hipatia Press,20146418 +Qualitative Research in Financial Markets,Emerald (MCB UP ),17554179| +Qualitative Research in Organizations and Management An International Journal,Emerald (MCB UP ),17465648| +Qualitative Research in Psychology,Informa UK (Taylor & Francis),14780887|14780895 +Qualitative Research in Sport and Exercise,Informa UK (Taylor & Francis),19398441|1939845X +Qualitative Research in Sport Exercise and Health,Informa UK (Taylor & Francis),2159676X|21596778 +Qualitative Research Journal,Emerald (MCB UP ),14480980| +Qualitative Research Journal,Emerald (MCB UP ),14439883| +Qualitative Research Reports in Communication,Informa UK (Taylor & Francis),17459435|17459443 +Qualitative Social Work,SAGE Publications,14733250|17413117 +Qualitative Sociology,Springer-Verlag,01620436|15737837 +Qualitative Theory of Dynamical Systems,Springer-Verlag,15755460|16623592 +Quality & Quantity,Springer-Verlag,00335177|15737845 +Quality Advancement in Nursing Education - Avancées en formation infirmière,Canadian Association of Schools of Nursing,23686669 +Quality and Reliability Engineering International,Wiley Blackwell (John Wiley & Sons),07488017|10991638 +Quality Assurance and Safety of Crops & Foods,Wageningen Academic Publishers,17578361|1757837X +Quality Assurance Good Practice Regulation and Law,Informa UK (Taylor & Francis),10529411|15210677 +Quality Assurance in Education,Emerald (MCB UP ),09684883|00000000 +Quality Engineering,Informa UK (Taylor & Francis),08982112|15324222 +Quality Improvement in Health Care,Korean Society for Quality in Health Care,12257613| +Quality in Ageing and Older Adults,Emerald (MCB UP ),14717794|20428766 +Quality in Health Care,BMJ,09638172| +Quality in Higher Education,Informa UK (Taylor & Francis),13538322|14701081 +Quality in Primary Care,OMICS Publishing Group,14791072 +Quality Innovation Prosperity,Technical University of Kosice,13351745|1338984X +Quality Management in Health Care,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10638628| +Quality of Life (Banja Luka) - APEIRON,National and University Library of the Republic of Srpska,1986602X|19866038 +Quality of Life Research,Springer-Verlag,09629343|15732649 +Quanta,Quanta,13147374 +Quantitative Biology,Springer-Verlag,20954689|20954697 +Quantitative Economics,The Econometric Society,17597323|17597331 +Quantitative Finance,Informa UK (Taylor & Francis),14697688|14697696 +Quantitative Finance Letters,Informa UK (Taylor & Francis),21649502|21649510 +Quantitative InfraRed Thermography Journal,Informa UK (Taylor & Francis),17686733|21167176 +Quantitative Marketing and Economics,Springer-Verlag,15707156|1573711X +Quantitative Microbiology,Springer (Kluwer Academic Publishers),13883593| +Quantitative Structure-Activity Relationships,Wiley Blackwell (John Wiley & Sons),09318771|15213838 +Quantum and Semiclassical Optics Journal of the European Optical Society Part B,IOP Publishing,13555111|13616625 +Quantum Electronics,Turpion ,10637818|14684799 +Quantum Information Processing,Springer-Verlag,15700755|15731332 +Quantum Information Review,Natural Sciences Publishing,23144521|2314453X +Quantum Matter,American Scientific Publishers,21647615|21647623 +Quantum Measurements and Quantum Metrology,De Gruyter Open Sp. z o.o. ,2299114X +Quantum Optics Journal of the European Optical Society Part B,IOP Publishing,09548998| +Quantum Physics Letters,Natural Sciences Publishing,20908318|20908407 +Quantum Studies Mathematics and Foundations,Springer-Verlag,21965609|21965617 +Quantum Topology,European Mathematical Society Publishing House,1663487X| +Quarterly Bulletin (Archives of American Art),The University of Chicago Press,08846758| +Quarterly Journal of Crude Drug Research,Informa UK (Taylor & Francis),00335525| +Quarterly Journal of Econometrics Research,Pak Publishing Group,24110523 +Quarterly Journal of Engineering Geology and Hydrogeology,Geological Society of London,14709236|20414803 +Quarterly Journal of Experimental Physiology,Wiley Blackwell (Blackwell Publishing),01448757| +Quarterly Journal of Experimental Physiology and Cognate Medical Sciences,Wiley Blackwell (Blackwell Publishing),00335541| +Quarterly Journal of Experimental Psychology,Informa UK (Taylor & Francis),0033555X| +Quarterly Journal of Finance,World Scientific ,20101392|20101406 +Quarterly journal of microscopical science,Smithsonian Institution Biodiversity Heritage Library,03702952| +Quarterly Journal of Political Science,Now Publishers,15540626|15540634 +Quarterly Journal of Speech,Informa UK (Taylor & Francis),00335630|14795779 +Quarterly Journal of Studies on Alcohol,"""Alcohol Research Documentation, Inc.""",00335649|19467214 +Quarterly Journal of the Chemical Society of London,The Royal Society of Chemistry,17436893| +Quarterly Journal of the Geological Society,Geological Society of London,0370291X| +QUARTERLY JOURNAL OF THE JAPAN WELDING SOCIETY,Japan Welding Society,02884771| +Quarterly Journal of the Royal Meteorological Society,Wiley Blackwell (John Wiley & Sons),00359009|1477870X +Quarterly Labour Force Statistics,Organisation for Economic Co-Operation and Development ,02553627|16097602 +Quarterly National Accounts,Organisation for Economic Co-Operation and Development ,02577801|16097629 +Quarterly National Accounts,Organisation for Economic Co-Operation and Development ,22195106| +Quarterly Newsletter (Garden History Society),JSTOR,04351185| +Quarterly of Applied Mathematics,American Mathematical Society,0033569X|15524485 +Quarterly Publication (Historical Society of Southern California),JSTOR,21629331| +Quarterly Publications of the American Statistical Association,JSTOR,15225445| +Quarterly Report of RTRI,Railway Technical Research Institute,00339008|18801765 +Quarterly Review of Film and Video,Informa UK (Taylor & Francis),10509208|15435326 +Quarterly Review of Film Studies,Informa UK (Taylor & Francis),01460013| +Quarterly Reviews Chemical Society,The Royal Society of Chemistry,00092681| +Quarterly Reviews of Biophysics,Cambridge University Press,00335835|14698994 +Quasigroups and Related Systems,"""Science and Education, Ltd.""",15612848| +Quaternaire,PERSEE Program,11422904|19650795 +Quaternary and Environmental Geosciences,Universidade Federal do Parana,21766142 +Quaternary Geochronology,Elsevier ,18711014| +Quaternary International,Elsevier ,10406182| +Quaternary Research,Elsevier ,00335894|10960287 +Quaternary Science Reviews,Elsevier ,02773791| +Quebec Studies,Liverpool University Press,07373759|20521731 +Queen Mary Journal of Intellectual Property,Edward Elgar Publishing,20459807|20459815 +Queensland Review,Cambridge University Press,13218166|20497792 +Queer Studies in Media & Popular Culture,Intellect,20555695| +Querformat,Transcript Verlag,1867447X|21980349 +Quest,Informa UK (Taylor & Francis),00336297|15432750 +Quest A Journal of Undergraduate Research,"""Health Services Library, Creighton University""",23814543| +Quest-The Journal of UGC-HRDC Nainital,Diva Enterprises Private Limited,09745041|22490035 +Questes,OpenEdition,21027188|21099472 +Question(s) de management,CAIRN,22627030|22712127 +QUESTIONE GIUSTIZIA,Franco Angeli,17204518|19725531 +Questions and Answers in Linguistics,Walter de Gruyter GmbH,22998942 +Questions de communication,OpenEdition,16335961|22598901 +Questions Liturgiques/Studies in Liturgy,Peeters Publishers,7745524 +Questions Philosophy for Young People,Philosophy Documentation Center,15414760| +Questions vives recherches en éducation,OpenEdition,16354079|1775433X +Queue,Association for Computing Machinery,15427730| +Queueing Systems,Springer-Verlag,02570130|15729443 +Qui Parle,University of Nebraska Press,10418385|19388020 +Química Nova,GN1 Genesis Network,01004042|01004042 +Química Nova na Escola,GN1 Genesis Network,01048899| +Quinto Sol,Universidad Nacional de La Pampa,18512879 +Quran and Medicine,Kowsar Medical Institute,22516158|22516166 +Qurterly Journal of Political Research in Islamic World,Nova Explore Publications Inc.,23222980 +QUT Law Review,Queensland University of Technology,22050507|22017275 +R and D Management,Wiley Blackwell (Blackwell Publishing),00336807|14679310 +R-Economy,Ural Federal University,24120731| +RA Journal Of Applied Research,Research and Analysis Journals,23946709 +Ra Revista de Arquitectura,Universidad de Navarra,11385596|22546332 +Rabaska Revue d ethnologie de l Amérique française,Consortium Erudit,17037433|19167350 +Rabels Zeitschrift fuer auslaendisches und internationales Privatrecht,Mohr Siebeck,00337250|00000000 +RACAR Revue d art canadienne,Consortium Erudit,03159906|19184778 +Race & Class,SAGE Publications,03063968|00000000 +RACE - Revista de Administração Contabilidade e Economia,Universidade do Oeste de Santa Catarina,16786483|21794936 +Race and Justice,SAGE Publications,21533687| +Race and Social Problems,Springer-Verlag,18671748|18671756 +Race and Society,Elsevier ,10909524| +Race Ethnicity and Education,Informa UK (Taylor & Francis),13613324|1470109X +Race/Ethnicity Multidisciplinary Global Contexts,Indiana University Press,19358644|19358652 +Racionalna terapija,Centre for Evaluation in Education and Science,18210538| +Racjonalia Z punktu widzenia humanistyki,Pontifical Universtiy of John Paul II in Krakow,20839952|23916540 +Radar,University of Huddersfield Press,20494327|20494327 +Radiation and Environmental Biophysics,Springer-Verlag,0301634X|14322099 +Radiation Botany,Elsevier ,00337560| +Radiation Effects,Informa UK (Taylor & Francis),00337579| +Radiation Effects and Defects in Solids,Informa UK (Taylor & Francis),10420150|10294953 +Radiation Measurements,Elsevier ,13504487| +Radiation Medicine,Springer-Verlag,02882043|18625274 +Radiation Medicine Rounds,Demos Medical Publishing,21514208| +Radiation Oncology,Springer (Biomed Central Ltd.),1748717X|1748717X +Radiation Oncology Investigations,Wiley Blackwell (John Wiley & Sons),10657541|15206823 +Radiation Oncology Journal,Korean Society for Therapeutic Radiology and Oncology (KAMJE),22341900|22343156 +Radiation Physics and Chemistry,Elsevier ,0969806X| +Radiation Physics and Chemistry (1977),Elsevier ,01465724| +Radiation Protection and Environment,Medknow Publications,09720464| +Radiation Protection Dosimetry,Oxford University Press,01448420|17423406 +Radiation Research,BioOne (Radiation Research Society),00337587|19385404 +Radiation Research Supplement,JSTOR,04858611| +Radiation Safety Management,Japanese Society of Radiation Safety Management,13471511|18849520 +Radical History Review,Duke University Press,01636545|15341453 +Radical Philosophy Review,Philosophy Documentation Center,13884441| +Radical Philosophy Review of Books,Philosophy Documentation Center,10478302| +Radical Reaction from Halogenated Compounds and Zinc Powder,Thieme Publishing Group,20600178 +Radical Society,Informa UK (Taylor & Francis),14760851|1476086X +Radical-Polar Crossover Reactions,Thieme Publishing Group,20100450 +Radio and Electronic Engineer,Institution of Electrical Engineers,00337722|2054037X +Radio Electronics Computer Science Control,Zaporizhhzhia National Technical University,16073274|2313688X +Radio Journal International Studies in Broadcast & Audio Media,Intellect,14764504|20401388 +Radio Physics and Radio Astronomy,Begell House Inc.,2152274X| +Radio Science,Wiley Blackwell (John Wiley & Sons),00486604| +Radiocarbon,Cambridge University Press,00338222|00338222 +Radiochemistry,Pleiades Publishing,10663622|16083288 +Radiochimica Acta,Oldenbourg Wissenschaftsverlag,21933405|21933405 +Radiochimica Acta,Oldenbourg Wissenschaftsverlag,00338230|21933405 +RadioDoc Review,University of Wollongog Library,22035176 +Radioelectronics and Communications Systems,Allerton Press,07352727|19348061 +Radioelectronics Nanosystems Information Technologies,"""Editorial Board of Journal Radioelectronics, Nanosystems, Information Technology RENSIT""",22183000|24141267 +Radioengineering,Brno University of Technology,12102512| +Radiographics,Radiological Society of North America,02715333|15271323 +Radiography,Elsevier ,10788174| +RADIOISOTOPES,Japan Radioisotope Association,00338303|18844111 +Radiología,Elsevier ,00338338| +Radiología (English Edition),Elsevier ,21735107| +Radiologia Brasileira,SciELO,01003984|16787099 +Radiologic Clinics of North America,Elsevier ,00338389| +Radiological Physics and Technology,Springer-Verlag,18650333|18650341 +Radiologie up2date,Thieme Publishing Group,16160681|16178300 +Radiology,Radiological Society of North America,00338419|15271315 +Radiology and Oncology,De Gruyter Open Sp. z o.o. ,13182099|15813207 +Radiology Case Reports,Elsevier ,19300433|19300433 +Radiology of Infectious Diseases,Elsevier ,23526211| +Radiology Research and Practice,Hindawi Publishing Corporation,20901941|2090195X +Radiophysics and Quantum Electronics,Springer-Verlag,00338443|15739120 +Radiopraxis,Thieme Publishing Group,18661033|18661041 +Radioprotection,EDP Sciences,00338451|1769700X +Radiotherapy and Oncology,Elsevier ,01678140| +Radovi Zavoda za hrvatsku povijest Filozofskog fakulteta Sveučilišta u Zagrebu,"""Faculty of Humanities and Social Sciences, University of Zagreb""",0353295X| +RAE eletrônica,SciELO,16765648|16765648 +RAED Dergisi,Deomed Publishing,13014021|21472548 +Raega - O Espaço Geográfico em Análise,Universidade Federal do Parana,15164136|21772738 +RAIN,JSTOR,03076776| +RAIRO - Operations Research,EDP Sciences,03990559|12903868 +RAIRO - Theoretical Informatics and Applications,EDP Sciences,09883754|1290385X +Raisons politiques,CAIRN,12911941|19506708 +Rajiv Gandhi University of Health Sciences Journal of Pharmaceutical Sciences,EManuscript Services,22492208|22492208 +Rajshahi University Journal of Life & Earth and Agricultural Sciences,Bangladesh Journals Online,23090960|24088781 +Rajshahi University Journal of Science,Bangladesh Journals Online,23091541| +Rajshahi University Journal of Science and Engineering,Bangladesh Journals Online,23090952|24088803 +RAM Revista de Administração Mackenzie,SciELO,16786971 +Rambam Maimonides Medical Journal,Rambam Health Care Campus,20769172 +Ramon Llull Journal of Applied Ethics,Medknow Publications,20138393| +Ramus,Cambridge University Press,0048671X|2202932X +Random Matrices Theory and Application,World Scientific ,20103263|20103271 +Random Operators and Stochastic Equations,Walter de Gruyter GmbH,09266364|1569397X +Random Structures and Algorithms,Wiley Blackwell (John Wiley & Sons),10429832|10982418 +Rangeland Ecology & Management,University of Arizona,15507424|15515028 +Rangelands,University of Arizona,01900528|1551501X +Rangifer,UiT The Arctic University of Norway,18906729 +Rapid Communication in Photoscience,Korean Society of Photoscience,22348182| +Rapid Communications in Mass Spectrometry,Wiley Blackwell (John Wiley & Sons),09514198|10970231 +Rapid Prototyping Journal,Emerald (MCB UP ),13552546|00000000 +Rapport - Société canadienne d histoire de l Église catholique,Consortium Erudit,03186148|19277075 +Rapport sur l École pratique des hautes études Section des sciences historiques et philologiques,PERSEE Program,20249543| +Raptors Conservation,Sibeocenter LLC,18140076|18148654 +Rare Cancers and Therapy,Springer-Verlag,21956014|21956022 +Rare Diseases,Landes Bioscience,2167549X|21675511 +Rare Metal Materials and Engineering,Elsevier ,18755372| +Rare Metals,Springer-Verlag,10010521|18677185 +Rare Tumors,PAGEPress Publications,20363605|20363613 +rast müzikoloji dergisi,Rast Musicology Journal,21477361|21477531 +Rastros Rostros,Universidad Cooperativa de Colombia - UCC,0124406X| +Ratarstvo i povrtarstvo,Centre for Evaluation in Education and Science,18213944| +Ratio,Wiley Blackwell (Blackwell Publishing),00340006|14679329 +Ratio et Oratio,The Korean Society for Thinking and Communication,2005467X| +Ratio Juris,Wiley Blackwell (Blackwell Publishing),09521917|14679337 +Rational Pharmacotherapy in Cardiology,Stolichnaya Izdatelskaya Kompaniyaizdat,18196446|22253653 +Rationality and Society,SAGE Publications,10434631|00000000 +Raumforschung und Raumordnung,Springer-Verlag,00340111|18694179 +Raven A Journal of Vexillology,Philosophy Documentation Center,10710043| +Razavi International Journal of Medicine,International Neuroscience Institute,23456426|23456434 +RBM-News,Elsevier ,02220776| +RBOL- Revista Brasileira de Odontologia Legal,Revista Brasileira de Odontologia Legal, +RBOL- Revista Brasileira de Odontologia Legal,Revista Brasileira de Odontologia Legal,23593466 +RBOL- Revista Brasileira de Odontologia Legal,Revista Brasileira de Odontologia Legal, +RBOL- Revista Brasileira de Odontologia Legal,Revista Brasileira de Odontologia Legal, +RCCS Annual Review,OpenEdition,16473175|16473175 +RCOE,Instituto de Salud Carlos III/BNCS/SciELO Espana,1138123X +RCSB Protein Data Bank,Protein Data Bank,1234432X +RDBCI Revista Digital de Biblioteconomia e Ciência da Informação,Universidade Estadual de Campinas,1678765X +RDST,OpenEdition,21106460|22715649 +RE view Rehabilitation and Education for Blindness and Visual Impairment,Informa UK (Heldref Publications),08991510|19404018 +Reaction Chemistry & Engineering,The Royal Society of Chemistry,20589883 +Reaction Kinetics and Catalysis Letters,Springer-Verlag,01331736|15882837 +Reaction Kinetics Mechanisms and Catalysis,Springer-Verlag,18785190|18785204 +Reaction with Halide Nucleophiles,Thieme Publishing Group,20300484 +Reaction with Nitrogen Nucleophiles,Thieme Publishing Group,20300492 +Reaction with Oxygen Nucleophiles,Thieme Publishing Group,20300476 +Reaction with Palladium/Quinone/Oxygen Reagents,Thieme Publishing Group,20300298 +Reactions,Springer-Verlag,01577271| +Reactions Catalyzed by Other Chiral Amines,Thieme Publishing Group,20400020 +Reactions of 2-(Acyloxy)propenals,Thieme Publishing Group,20400187 +Reactions of Acyl Anion Equivalents,Thieme Publishing Group,20500564 +Reactions of Aryl Aldehydes with 1 3-Diarylprop-2-en-1-ones,Thieme Publishing Group,20200471 +Reactions of Electron-Rich Alkenes,Thieme Publishing Group,20500173 +Reactions Using Ketone Donors,Thieme Publishing Group,20400012 +Reactions Using Stoichiometric Chiral Oxidants,Thieme Publishing Group,20300468 +Reactions Weekly,Springer-Verlag,01149954|11792051 +Reactions with Chiral Zirconium Catalysts,Thieme Publishing Group,20200315 +Reactive and Functional Polymers,Elsevier ,13815148| +Reactive Oxygen Species,American Innovative Medical Sciences and Technologies (AIMSCI) Inc.,23802367 +Reactive Polymers,Elsevier ,09231137| +Reactive Polymers Ion Exchangers Sorbents,Elsevier ,01676989| +Reactivity of DMAP-Type Catalysts,Thieme Publishing Group,20400241 +Reactivity of Solids,Elsevier ,01687336| +Reactome - a curated knowledgebase of biological pathways,Reactome,19341792 +REAd Revista Eletrônica de Administração (Porto Alegre),SciELO,14132311 +Reading,Wiley Blackwell (Blackwell Publishing),00340472| +Reading & Writing,AOSIS,20798245|23081422 +Reading and Writing,Springer-Verlag,09224777|15730905 +Reading and Writing Quarterly,Informa UK (Taylor & Francis),10573569|15210693 +Reading Psychology,Informa UK (Taylor & Francis),02702711|15210685 +Reading Research and Instruction,Informa UK (Taylor & Francis),08860246| +Reading Research Quarterly,Wiley Blackwell (John Wiley & Sons),00340553|19362722 +Reading World,Informa UK (Taylor & Francis),01490117| +REAKTOR,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),08520798|24075973 +Real Estate Economics,Wiley Blackwell (Blackwell Publishing),10808620|15406229 +Real Estate Management and Valuation,De Gruyter Open Sp. z o.o. ,17332478|17332478 +Real-Time Imaging,Elsevier ,10772014|1096116X +Real-Time Systems,Springer-Verlag,09226443|15731383 +Realidad Revista de Ciencias Sociales y Humanidades,Latin America Journals Online,10125515| +Realidad y Reflexión,Latin America Journals Online,19926510| +Réanimation,Springer-Verlag,16240693|19516959 +Réanimation Urgences,Elsevier ,11646756| +REBRAE - Revista Brasileira de Estrategia,Pontificia Universidade Catolica do Parana - PUCPR,19838484| +ReCALL,Cambridge University Press,09583440|09583440 +RECEI - Revista Científica de Estudios sobre Interculturalidad,Hipatia Press,2014900X +Recent Acquisitions,JSTOR,08896585| +Recent Advances in Animal Nutrition,Nottingham University Press,02695642|20463510 +Recent Advances in Biology and Medicine,HATASO Enterprises LLC (Aston Journals),2378654X| +Recent Advances in Cardiovascular Drug Discovery (Formerly Recent Patents on Cardiovascular Drug Discovery),Bentham Science,15748901| +Recent Advances in Communications and Networking Technology,Bentham Science,22150811| +Recent Advances in DNA & Gene Sequences (Formerly Recent Patents on DNA & Gene Sequences),Bentham Science,23520922| +Recent Advances in Electrical & Electronic Engineering (Formerly Recent Patents on Electrical & Electronic Engineering),Bentham Science,23520965| +Recent Innovations in Chemical Engineering (Formerly Recent Patents on Chemical Engineering),Bentham Science,24055204| +Recent Innovations in Mechatronics,University of Debrecen/Recent Innovations in Mechatronics,20649622 +Recent Patents and Topics on Imaging,Bentham Science,24518271| +Recent Patents on Anti-Cancer Drug Discovery,Bentham Science,15748928| +Recent Patents on Anti-Infective Drug Discovery,Bentham Science,1574891X| +Recent Patents on Biomarkers,Bentham Science,22103104| +Recent Patents on Biomarkerse,Bentham Science,22103090| +Recent Patents on Biomedical Engineering,Bentham Science,18747647| +Recent Patents on Biotechnology,Bentham Science,18722083| +Recent Patents on Catalysis,Bentham Science,2211548X| +Recent Patents on Chemical Engineering,Bentham Science,22113347| +Recent Patents on Chemical Engineering,Bentham Science,18744788| +Recent Patents on CNS Drug Discovery,Bentham Science,15748898| +Recent Patents on Computer Science,Bentham Science,22132759| +Recent Patents on Computer Science,Bentham Science,18744796| +Recent Patents on Corrosion Science,Bentham Science,18776108| +Recent Patents on Corrosion Sciencee,Bentham Science,22106839| +Recent Patents on DNA & Gene Sequences,Bentham Science,18722156| +Recent Patents on Drug Delivery & Formulation,Bentham Science,18722113| +Recent Patents on Electrical & Electronic Engineering e,Bentham Science,22131116| +Recent Patents on Electrical Engineering,Bentham Science,18744761| +Recent Patents on Endocrine Metabolic & Immune Drug Discovery,Bentham Science,18722148| +Recent Patents on Engineering,Bentham Science,18722121| +Recent Patents on Food Nutrition & Agriculture,Bentham Science,18761429| +Recent Patents on Food Nutrition & Agriculturee,Bentham Science,22127984| +Recent Patents on Inflammation & Allergy Drug Discovery,Bentham Science,1872213X| +Recent Patents on Materials Science,Bentham Science,18744648| +Recent Patents on Materials Science,Bentham Science,18744656| +Recent Patents on Mechanical Engineering,Bentham Science,1874477X| +Recent Patents on Mechanical Engineering,Bentham Science,22127976| +Recent Patents on Medical Imaging,Bentham Science,18776132| +Recent Patents on Nanomedicine,Bentham Science,18779123| +Recent Patents on Nanotechnology,Bentham Science,18722105| +Recent Patents on Regenerative Medicine,Bentham Science,22102973| +Recent Patents on Regenerative Medicine,Bentham Science,22102965| +Recent Patents on Signal Processing,Bentham Science,18776124| +Recent Patents on Signal Processinge,Bentham Science,22106863| +Recent Patents on Space Technology,Bentham Science,18776116| +Recent Patents on Telecommunicatione,Bentham Science,22117407| +Recent Progress in Hormone Research,The Endocrine Society,00799963| +Recent Progress in Space Technology (Formerly Recent Patents on Space Technology),Bentham Science,22106871| +Recent Research in Science and Technology,Scienceflora Publishers Pvt. Ltd.,20765061 +Reception Texts Readers Audiences History,The Pennsylvania State University Press,21680604|21557888 +Receptors & Clinical Investigation,"""Smart Science and Technology, LLC""",23300558|23300566 +Receptors and Channels,Informa UK (Taylor & Francis),10606823|15435334 +Recerca Revista de pensament i anàlisi,Universitat Jaume I,11306149|22544135 +Recherche & formation,OpenEdition,09881824|19683936 +Recherche en soins infirmiers,CAIRN,02972964|22718362 +Recherche et Applications en Marketing,SAGE Publications,07673701|20512821 +Recherche et Applications en Marketing (English Edition),SAGE Publications,20515707 +Recherche et pratiques pédagogiques en langues de spécialité - Cahiers de l APLIUT,OpenEdition,02489430|21195242 +Recherche Transports Sécurité,Springer-Verlag,07618980|19516614 +Recherches amérindiennes au Québec,Consortium Erudit,03184137|19235151 +Recherches Augustiniennes et Patristiques,"""Brepols Publishers, NV""",04840887| +Recherches de Science Religieuse,CAIRN,00341258|21043884 +Recherches de Théologie et Philosophie Médiévales,Peeters Publishers,13707493 +Recherches de Théologie et Philosophie Médiévales,Peeters Publishers,13707493 +Recherches économiques de Louvain,CAIRN,07704518|17821495 +Recherches en anthropologie au Portugal,PERSEE Program,12403474|19606664 +Recherches en danse,OpenEdition,22752293 +Recherches en psychanalyse,CAIRN,17675448|19650213 +Recherches en Sciences de Gestion,CAIRN,22596372|22712836 +Recherches et prévisions,PERSEE Program,11491590| +Recherches familiales,CAIRN,1763718X|21183252 +Recherches féministes,Consortium Erudit,08384479|17059240 +Recherches linguistiques de Vincennes,OpenEdition,19589239|19589239 +Recherches sémiotiques,Consortium Erudit,02298651|19239920 +Recherches sociographiques,Consortium Erudit,00341282|17056225 +Recherches sociologiques et anthropologiques,OpenEdition,17821592|20337485 +Recherches sur Diderot et sur l Encyclopédie,OpenEdition,07690886|19552416 +Recht der Energiewirtschaft,Walter de Gruyter GmbH,0944128X|23661976 +Recht der Werkelijkheid,Boom Uitgevers Den Haag,13806424| +Recht en Methode in onderzoek en onderwijs,Boom Uitgevers Den Haag,22122508| +Recht in Afrika,Nomos Verlag,23636270|23636270 +Rechtsgeschichte - Legal History,Max Planck Institut fur europaische Rechtsgeschichte,16194993|21959617 +Rechtsidee,Muhammadiyah University of Sidoarjo,23388595|24433497 +Rechtsmedizin,Springer-Verlag,09379819|14345196 +Rechtspsychologie,Nomos Verlag,23651083|23651083 +Rechtstheorie,Duncker & Humblot GmbH,00341398|1865519X +RECIIS,Fundacao Oswaldo Cruz,19816286 +RECIIS,Fundacao Oswaldo Cruz,19816278 +Reciklaza i odrzivi razvoj,Centre for Evaluation in Education and Science,18207480| +Reconceptualizing Educational Research Methodology,Oslo and Akershus University College of Applied Sciences,1892042X +Reconstructive Review,Joint Implant Surgery and Research Foundation,23312262|23312270 +Record of the Art Museum Princeton University,JSTOR,0032843X| +Record of the Museum of Historic Art Princeton University,JSTOR,08990603| +Records & Information Management Report,Informa UK (Taylor & Francis),10969624| +Records Management Journal,Emerald (MCB UP ),09565698| +Records of the Academy,JSTOR,00656844| +Records of the Australian Museum,Australian Museum,22014349 +Records of the Australian Museum,Australian Museum,00671975| +Records of the Australian Museum Supplement,Australian Museum,08127387| +Records of the Indian Museum,Smithsonian Institution Biodiversity Heritage Library,0375099X| +Records of the Western Australian Museum,Western Australian Museum,03123162| +Records of the Western Australian Museum Supplement,Western Australian Museum,0313122X| +Recreational Sports Journal,Human Kinetics,15588661| +Recruiting & Retaining Adult Learners,Wiley Blackwell (John Wiley & Sons),2155644X|21556458 +Recueil des Travaux Chimiques des Pays-Bas,Wiley Blackwell (John Wiley & Sons),01650513| +Recueil des Travaux Chimiques des Pays-Bas et de la Belgique,Wiley Blackwell (John Wiley & Sons),03707539| +Recueil des travaux de l institut de géographie alpine,PERSEE Program,02496178| +Recueil des travaux de l institut de géographie alpine,PERSEE Program,02496178| +Recusant History,Cambridge University Press,00341932|00341932 +Recyclable Catalysis,De Gruyter Open Sp. z o.o. ,20847629 +Recycle,Thieme Publishing Group,20600585 +Recycling,MDPI AG,23134321 +Red Cedar Review,Muse - Johns Hopkins University Press,15546721 +ReD+ER,Universidad Nacional del Litoral,2362566X +Redes,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,14147106|19826745 +Redes Revista hispana para el análisis de redes sociales,Universitat Autonoma de Barcelona,23854626|15790185 +Redescriptions Political Thought Conceptual History and Feminist Theory,Manchester University Press,23080914|23080906 +Redox Biology,Elsevier ,22132317| +Redox Esterification Reactions of Ynals,Thieme Publishing Group,20400322 +Redox Report,Maney Publishing,13510002|00000000 +Reduction of Alkenenitriles,Thieme Publishing Group,20100124 +Reduction of Carbonyl and Imino Groups,Thieme Publishing Group,20600216 +Reduction of Itaconic (Methylenesuccinic) Acids and Derivatives,Thieme Publishing Group,20100116 +Reduction of β-Alkoxy Enamides,Thieme Publishing Group,20100108 +REEC - Revista Eletrônica de Engenharia Civil,Universidade Federal de Goias,21790612 +Referate und Beiträge zur Anatomie und Entwickelungsgeschichte,Springer-Verlag,01775154|14320568 +Reference & User Services Quarterly,American Library Association,10949054|10949054 +Reference Reviews,Emerald (MCB UP ),09504125| +Reference Services Review,Emerald (MCB UP ),00907324|00000000 +Reflections The SoL Journal,MIT Press,15241734|15360148 +Reflective Practice,Informa UK (Taylor & Francis),14623943|14701103 +Refleksi,E-Journal System Portal of Syarif Hidayatullah State Islamic University,02156253| +Refleksje Pismo naukowe studentów i doktorantów WNPiD UAM,Adam Mickiewicz University Poznan,20818270| +Reflets de la physique,EDP Sciences,1953793X|21026777 +Reflets et perspectives de la vie économique,CAIRN,00342971|17821509 +Reflets Revue d’intervention sociale et communautaire,Consortium Erudit,12034576|17128498 +Reflexão e Ação,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,01038842|19829949 +Refocus,Elsevier ,14710846| +Reformation,Maney Publishing,13574175|17520738 +Reformation and Renaissance Review,Maney Publishing,14622459|17431727 +Réforme Humanisme Renaissance,PERSEE Program,17711347|1969654X +Refractories,Springer-Verlag,00343102| +Refractories and Industrial Ceramics,Springer-Verlag,10834877|15739139 +Refugee Survey Quarterly,Oxford University Press,10204067|1471695X +REG,Geological Society of America, +Regards croisés sur l économie,CAIRN,19585039|21193975 +Regards sur l’économie allemande,OpenEdition,11568992|19650787 +RegelMaat,Boom Uitgevers Den Haag,0920055X| +Regeneration,Wiley Blackwell (John Wiley & Sons),20524412| +Regenerative Biomaterials,Oxford University Press,20563418|20563426 +Regenerative Engineering and Translational Medicine,Springer-Verlag,23644133|23644141 +Regenerative Medicine,Future Medicine,17460751|1746076X +Regenerative Medicine Research,Springer (Biomed Central Ltd.),2050490X|2050490X +Regenerative Medicine Research,Springer (Biomed Central Ltd.),2050490X| +Regenerative Therapy,Elsevier ,23523204| +REGEPE - Revista de Empreendedorismo e Gestão de Pequenas Empresas - ISSN 2316-2058,Revista de Empreendedorismo e Gestao de Pequenas Empresas - REGEPE,23162058 +REGIO,Regio,2415959X +REGIO Kisebbség Kultúra Politika Társadalom,Regio,12191701 +REGION,European Regional Science Association,24095370 +Region Direct,De Gruyter Open Sp. z o.o. ,13378473 +Region Regional Studies of Russia Eastern Europe and Central Asia,Muse - Johns Hopkins University Press,21650659 +Regional & Federal Studies,Informa UK (Taylor & Francis),13597566|17439434 +Regional and Urban Economics,Elsevier ,00343331| +Regional Anesthesia and Pain Medicine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10987339| +Regional Economic Outlook,International Monetary Fund,20715501| +Regional Economic Outlook Asia and Pacific,International Monetary Fund,20714149| +Regional Economic Outlook Asia and Pacific,International Monetary Fund,23043210 +Regional Economic Outlook Europe,International Monetary Fund,20714157| +Regional Economic Outlook Europe,International Monetary Fund,23043199 +Regional Economic Outlook Europe,International Monetary Fund,23043202 +Regional Economic Outlook Middle East and Central Asia,International Monetary Fund,20714122| +Regional Economic Outlook Middle East and Central Asia,International Monetary Fund,23043229 +Regional Economic Outlook Sub-Saharan Africa,International Monetary Fund,20714106| +Regional Economic Outlook Sub-Saharan Africa,International Monetary Fund,20713207| +Regional Economic Outlook Sub-Saharan Africa,International Monetary Fund,23043113 +Regional Economic Outlook Sub-Saharan Africa,International Monetary Fund,23043121 +Regional Economic Outlook Western Hemisphere,International Monetary Fund,2071551X| +Regional Economic Outlook Western Hemisphere,International Monetary Fund,20714165| +Regional Economic Outlook Western Hemisphere,International Monetary Fund,23043164 +Regional Economic Outlook Western Hemisphere,International Monetary Fund,23043156 +Regional Environmental Change,Springer-Verlag,14363798|1436378X +Regional Formation and Development Studies,Klaipeda University Press,20299370|23516542 +Regional Insights,Informa UK (Taylor & Francis),20429843|20429851 +Regional Politics and Policy,Informa UK (Taylor & Francis),0959230X| +Regional Research of Russia,Pleiades Publishing,20799705|20799713 +Regional Science and Urban Economics,Elsevier ,01660462| +Regional Science Policy & Practice,Wiley Blackwell (Blackwell Publishing),17577802|17577802 +Regional Statistics,Hungarian Central Statistical Office,20639538|20648243 +Regional Studies,Informa UK (Taylor & Francis),00343404|13600591 +Regional Studies in Marine Science,Elsevier ,23524855| +Regional Studies Regional Science,Informa UK (Taylor & Francis),21681376|21681376 +Regional Trends,Nature Publishing Group - Macmillan Publishers,02611783|20401655 +Regionalistica,"""Economic Research Institute, FEB RAS""",23130881 +Regions & Cohesion,Berghahn Books,2152906X|21529078 +Regions Magazine,Informa UK (Taylor & Francis),13673882| +Register of the Kentucky Historical Society,Muse - Johns Hopkins University Press,21610355 +Regular and Chaotic Dynamics,Pleiades Publishing,15603547|14684845 +Regulated Rivers Research & Management,Wiley Blackwell (John Wiley & Sons),08869375|10991646 +Regulation & Governance,Wiley Blackwell (Blackwell Publishing),17485983|17485991 +Regulatory Peptides,Elsevier ,01670115| +Regulatory Toxicology and Pharmacology,Elsevier ,02732300|10960295 +Rehabilitación,Elsevier ,00487120| +Rehabilitation Counseling Bulletin,SAGE Publications,00343552|15384853 +Rehabilitation Education,Springer Publishing Company,08897018| +Rehabilitation Medicine,China Science Publishing & Media Ltd.,20960328| +Rehabilitation Nursing,Wiley Blackwell (John Wiley & Sons),02784807| +Rehabilitation Process and Outcome,"""Libertas Academica, Ltd.""",11795727 +Rehabilitation Psychology,American Psychological Association,00905550|19391544 +Rehabilitation Research and Practice,Hindawi Publishing Corporation,20902867|20902875 +Rehabilitation Research Policy and Education,Springer Publishing Company,21686653|21686661 +REICE Revista Electrónica de Investigación en Ciencias Económicas,Latin America Journals Online,2308782X| +REICE Revista Iberoamericana sobre Calidad Eficacia y Cambio en Educación,Servicio de Publicaciones de la Universidad Autonoma de Madrid,16964713| +Reinardus,John Benjamins Publishing Company,09254757|00000000 +Reinforced Plastics,Elsevier ,00343617| +REINWARDTIA,Indonesian Institute of Sciences,0034365X|23378824 +ReiseRechts aktuell,Walter de Gruyter GmbH,09447490|21939535 +Rejuvenation Research,Mary Ann Liebert,15491684|15578577 +Relaciones Internacionales,SciELO,15153371 +Relaciones Internacionales UAM,Servicio de Publicaciones de la Universidad Autonoma de Madrid,16993950| +Relation,Verlag der Osterreichischen Akademie der Wissenschaften,10252339|18136885 +Relations,Led Edizioni Universitarie,22833196|22809643 +Relations industrielles,Consortium Erudit,0034379X|17038138 +Relations internationales,CAIRN,03352013|21052654 +Relationships of pocket gophers of the genus Geomys from the Central and Northern Great Plains / by Lawrence R Heaney and Robert M Timm,Smithsonian Institution Biodiversity Heritage Library,00755028| +RELC Journal,SAGE Publications,00336882|1745526X +Relegere Studies in Religion and Reception,University of Otago Library,11797231 +Relevant endocrinology,LLC Relevant Medicine,24126195|24126195 +Reliability Engineering,Elsevier ,01438174| +Reliability Engineering & System Safety,Elsevier ,09518320| +Reliable Computing,Springer-Verlag,13853139|15731340 +Reliance,CAIRN,17749743|19516282 +RELIEF - REVUE ÉLECTRONIQUE DE LITTÉRATURE FRANÇAISE,Uopen Journals,18735045 +RELIEVE - Revista Electrónica de Investigación y Evaluación Educativa,Universitat de Valencia,11344032| +Religião & Sociedade,SciELO,01008587|01008587 +Religion,Informa UK (Taylor & Francis),0048721X|10961151 +Religion & Education,Informa UK (Taylor & Francis),15507394|19498381 +Religion & Public Education,Informa UK (Taylor & Francis),10567224| +Religion and American Culture A Journal of Interpretation,University of California Press,10521151|15338568 +Religion and Gender,Uopen Journals,18785417 +Religion and Human Rights,Brill Academic Publishers,1871031X|18710328 +Religion and Society Advances in Research,Berghahn Books,21509298|21509301 +Religion and Society in Central and Eastern Europe,International Study of Religion in Eastern and Central Europe Association,15539962 +Religion and the Arts,Brill Academic Publishers,10799265|15685292 +Religion and Theology,Brill Academic Publishers,10230807|15743012 +Religion Brain & Behavior,Informa UK (Taylor & Francis),2153599X|21535981 +Religion Compass,Wiley Blackwell (Blackwell Publishing),17498171|17498171 +Religion in Communist Lands,Informa UK (Taylor & Francis),03075974| +Religion in Education,Informa UK (Taylor & Francis),19417268 +Religion State & Society,Informa UK (Taylor & Francis),09637494|14653974 +Religion Today,Informa UK (Taylor & Francis),02671700| +Religions,MDPI AG,20771444 +Religions A Scholarly Journal,Hamad bin Khalifa University Press (HBKU Press),22187480| +Religions of South Asia,Equinox Publishing,17512689|17512697 +Religious Education,Informa UK (Taylor & Francis),00344087|15473201 +Religious Studies,Cambridge University Press,00344125|1469901X +Religious Studies and Theology,Equinox Publishing,08292922|17475414 +Religious Studies Review,Wiley Blackwell (Blackwell Publishing),0319485X|17480922 +Rem Revista Escola de Minas,SciELO,03704467|03704467 +Reme Revista Mineira de Enfermagem,GN1 Genesis Network,14152762| +Remedial and Special Education,SAGE Publications,07419325|15384756 +Remediation Journal,Wiley Blackwell (John Wiley & Sons),10515658|15206831 +REMHU Revista Interdisciplinar da Mobilidade Humana,SciELO,19808585|22379843 +REMHU Revista Interdisciplinar da Mobilidade Humana,SciELO,19808585| +Remote Sensing,MDPI AG,20724292 +Remote Sensing Applications Society and Environment,Elsevier ,23529385| +Remote Sensing in Ecology and Conservation,Wiley Blackwell (John Wiley & Sons),20563485| +Remote Sensing Letters,Informa UK (Taylor & Francis),2150704X|21507058 +Remote Sensing of Environment,Elsevier ,00344257| +Remote Sensing Reviews,Informa UK (Taylor & Francis),02757257| +Renaissance and Modern Studies,Informa UK (Taylor & Francis),04863720| +Renaissance Drama,The University of Chicago Press,04863739|21643415 +Renaissance Drama (1956-1957),The University of Chicago Press,23784008| +Renaissance Drama a Report on Research Opportunities,The University of Chicago Press,23784024| +Renaissance News,The University of Chicago Press,0277903X| +Renaissance Quarterly,The University of Chicago Press,00344338|19350236 +Renaissance Studies,Wiley Blackwell (Blackwell Publishing),02691213|14774658 +Renal Failure,Informa UK (Taylor & Francis),0886022X|15256049 +Renal Replacement Therapy,Springer (Biomed Central Ltd.),20591381 +Renascence,Philosophy Documentation Center,00344346| +Rendiconti del Circolo Matematico di Palermo (1952 -),Springer-Verlag,0009725X|19734409 +Rendiconti del Seminario Matematico della Università di Padova,European Mathematical Society Publishing House,00418994| +Rendiconti del Seminario Matematico e Fisico di Milano,Springer-Verlag,03707377| +RENDICONTI LINCEI,Springer-Verlag,11206349|17200776 +Rendiconti Lincei - Matematica e Applicazioni,European Mathematical Society Publishing House,11206330| +Rendiconti online della Società Geologica Italiana,Societa Geologica Italiana,20358008|20358008 +Renewable Agriculture and Food Systems,Cambridge University Press,17421705|17421713 +Renewable and Sustainable Energy Reviews,Elsevier ,13640321| +Renewable Bioresources,Herbert Publications,20526237 +Renewable Energy,Elsevier ,09601481| +Renewable Energy Focus,Elsevier ,17550084| +Renewables Wind Water and Solar,Springer (Biomed Central Ltd.),2198994X|2198994X +renshenyubanlu,China Science Publishing & Media Ltd.,10035001| +REOP - Revista Española de Orientación y Psicopedagogía,UNED - Universidad Nacional de Educacion a Distancia,11397853|19897448 +ReOrient,Pluto Journals,20555601|2055561X +Repères,OpenEdition,07557817|22635947 +Repères cahier de danse,CAIRN,21125147|22717811 +Repertorium novarum specierum regni vegetabilis,Wiley Blackwell (John Wiley & Sons),03746577|1522239X +Report of the Annual Meeting,Consortium Erudit,03170594|17129095 +"""Report on the fishes taken by the Bengal fisheries steamer """"Golden Crown """"""",Smithsonian Institution Biodiversity Heritage Library,03749142| +Reports in Electrochemistry,Dove Medical Press,22304096 +Reports in Medical Imaging,Dove Medical Press,11791586 +Reports in Organic Chemistry,Dove Medical Press,22305246 +Reports in Parasitology,Dove Medical Press,22303162 +Reports in Theoretical Chemistry,Dove Medical Press,2230410X +Reports of Patent Design and Trade Mark Cases,Oxford University Press,00801364|17561000 +Reports of Practical Oncology,Elsevier ,14282267| +Reports of Practical Oncology & Radiotherapy,Elsevier ,15071367| +Reports of Radiotherapy and Oncology,International Neuroscience Institute,23453192| +Reports of the National Academy of Sciences of Ukraine,Co. Ltd. Ukrinformnauka,10256415|10256415 +Reports on Economics and Finance,"""Hikari, Ltd.""",23677805 +Reports on Geodesy and Geoinformatics,De Gruyter Open Sp. z o.o. ,23918152 +Reports on Geodesy and Goeinformatics,De Gruyter Open Sp. z o.o. ,08673179| +Reports on Mathematical Physics,Elsevier ,00344877| +Reports on Progress in Physics,IOP Publishing,00344885|13616633 +Representation,Informa UK (Taylor & Francis),00344893|17494001 +Representation Theory of the American Mathematical Society,American Mathematical Society,10884165 +Representations,University of California Press,07346018|1533855X +Reprodução & Climatério,Elsevier ,14132087| +Reproduction,Bioscientifica,00224251|17417899 +Reproduction Abstracts,Bioscientifica,20521472 +Reproduction Fertility and Development,CSIRO Publishing,10313613| +Reproduction in Domestic Animals,Wiley Blackwell (Blackwell Publishing),09366768|14390531 +Reproduction in Domestic Ruminants,Nottingham University Press,2045872X|20465548 +Reproduction Nutrition Development,EDP Sciences,01811916|12979708 +Reproduction Nutrition Development,EDP Sciences,09265287|12979708 +Reproduction Nutrition Développement,EDP Sciences,01811916| +Reproductive & Developmental Biology,Korean Society of Animal Reproduction,17382432|22880151 +Reproductive Biology,Elsevier ,1642431X| +Reproductive Biology and Endocrinology,Springer (Biomed Central Ltd.),14777827|14777827 +Reproductive Biology Insights,"""Libertas Academica, Ltd.""",11786426 +Reproductive Biomedicine & Society Online,Elsevier ,24056618| +Reproductive BioMedicine Online,Elsevier ,14726483| +Reproductive Endocrinology,Publishing Office TRILIST,23094117|24111295 +Reproductive Health,Springer (Biomed Central Ltd.),17424755|17424755 +Reproductive Health Matters,Elsevier ,09688080| +Reproductive Immunology and Biology,Japan Society for Immunology of Reproduction,1881607X|18817211 +Reproductive Medicine and Biology,Springer-Verlag,14455781|14470578 +Reproductive Medicine Review,Cambridge University Press,09622799|14699028 +Reproductive Sciences,SAGE Publications,19337191|19337205 +Reproductive System & Sexual Disorders,OMICS Publishing Group,2161038X +Reproductive Toxicology,Elsevier ,08906238| +Reproduktionsmedizin,Springer-Verlag,14346931|1434808X +Republican China,Maney Publishing,08932344| +Requirements Engineering,Springer-Verlag,09473602|1432010X +Res Cogitans,Pacific University Library,21554838 +ReS Futurae,OpenEdition,22646949|22646949 +Res Historica,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,20826060|24498467 +Res Humanitariae,Klaipeda University Press,18227708| +Res Medica,"""UKOLN, University of Bath""",04823206|20517580 +Res Mobilis,Universidad de Oviedo,22552057 +Res Philosophica,Res Philosophica,21689105| +Res Publica,Springer-Verlag,13564765|15728692 +Res Publica Revista de Historia de las Ideas Políticas,Universidad Complutense de Madrid,15764184|19896115 +Research,"""Synatom Research, LLC""",23341009 +Research & Politics,SAGE Publications,20531680 +Research and Application of Material,Sciknow Publications,23285060|23285079 +Research and Applications in Economics,"""Science and Engineering Publishing, Co.""",23323868| +Research and Development in Medical Education,International Society for Phytocosmetic Sciences,23222719 +Research and Opinion in Anesthesia and Intensive Care,Medknow Publications,23569115| +Research and Policy on Turkey,Informa UK (Taylor & Francis),23760818|23760826 +Research and Practice for Persons with Severe Disabilities,TASH,02749483| +Research and Practice for Persons with Severe Disabilities,SAGE Publications,15407969|21692408 +Research and Practice in Intellectual and Developmental Disabilities,Informa UK (Taylor & Francis),23297018|23297026 +Research and Practice in Technology Enhanced Learning,Springer-Verlag,17932068|17937078 +Research and Reports in Biochemistry,Dove Medical Press,22303154 +Research and Reports in Biodiversity Studies,Dove Medical Press,22302484 +Research and Reports in Biology,Dove Medical Press,11797274 +Research and Reports in Endocrine Disorders,Dove Medical Press,22302271 +Research and Reports in Focused Ultrasound,Dove Medical Press,22532609 +Research and Reports in Forensic Medical Science,Dove Medical Press,22302476 +Research and Reports in Medicinal Chemistry,Dove Medical Press,22305238 +Research and Reports in Neonatology,Dove Medical Press,11799935 +Research and Reports in Nuclear Medicine,Dove Medical Press,2230228X +Research and Reports in Transdermal Drug Delivery,Dove Medical Press,22531580 +Research and Reports in Tropical Medicine,Dove Medical Press,11797282 +Research and Reports in Urology,Dove Medical Press,22532447 +Research and Theory for Nursing Practice,Springer Publishing Company,08897182|00000000 +Research Ethics,SAGE Publications,17470161|20476094 +Research Evaluation,Oxford University Press,09582029|14715449 +Research Ideas and Outcomes,Pensoft Publishers,23677163 +Research in Accounting Regulation,Elsevier ,10520457| +Research in African Literatures,Indiana University Press,00345210|15272044 +Research in Agricultural Engineering,Czech Academy of Agricultural Sciences,12129151|18059376 +Research in Agriculture Livestock and Fisheries,Bangladesh Journals Online,24090603|24099325 +Research in Applied Economics,"""Macrothink Institute, Inc.""",19485433 +Research in Astronomy and Astrophysics,IOP Publishing,16744527| +Research in Autism Spectrum Disorders,Elsevier ,17509467| +Research in Biotechnology,Scienceflora Publishers Pvt. Ltd.,2229791X +Research in Business and Management,"""Macrothink Institute, Inc.""",23308362 +Research in Cardiovascular Medicine,Kowsar Medical Institute,22519572|22519580 +Research in Comparative and International Education,SAGE Publications,17454999|17454999 +Research in Dance Education,Informa UK (Taylor & Francis),14647893|14701111 +Research in Developmental Disabilities,Elsevier ,08914222| +Research in Drama Education The Journal of Applied Theatre and Performance,Informa UK (Taylor & Francis),13569783|1470112X +Research in Economics,Elsevier ,10909443|10909451 +Research in Education,SAGE Publications,00345237|20504608 +Research in Endocrinology,IBIMA Publishing,23317485 +Research in Engineering Design,Springer-Verlag,09349839|14356066 +Research in Experimental Economics,Emerald (MCB UP ),01932306| +Research in Experimental Medicine,Springer-Verlag,03009130|14338580 +Research in Geophysics,PAGEPress Publications,20389655|20389663 +Research in Gerontological Nursing,"""SLACK, Inc.""",19404921| +Research in Health and Nutrition,"""Science and Engineering Publishing, Co.""",2332371X| +Research in Higher Education,Springer-Verlag,03610365|1573188X +Research in Human Development,Informa UK (Taylor & Francis),15427609|15427617 +Research in Immunology,Elsevier ,09232494| +Research in Immunology An International Journal,IBIMA Publishing,23317299|23317299 +Research in International Business and Finance,Elsevier ,02755319| +Research in Language,De Gruyter Open Sp. z o.o. ,17317533|20834616 +Research in Learning Technology,Co-Action Publishing,21567069|21567077 +Research in Mathematical Education,Korea Society of Mathematical Education,12266191| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802| +Research in Mathematics Education,Informa UK (Taylor & Francis),14794802|17540178 +Research in Microbiology,Elsevier ,09232508|09232508 +Research in Neurology An International Journal,IBIMA Publishing,23312416 +Research in Neuroscience,Scientific and Academic Publishing,23261226| +Research in Nondestructive Evaluation,Informa UK (Taylor & Francis),09349847|14322110 +Research in Number Theory,Springer-Verlag,23639555 +Research in Nursing & Health,Wiley Blackwell (John Wiley & Sons),01606891|1098240X +Research in Organizational Behavior,Elsevier , +Research in Organizational Behavior,Elsevier ,01913085| +Research in Pedagogy,"""Preschool Teacher Training College, Vrsac, Serbia""",22177337|24062006 +Research in Personnel and Human Resources Management,Emerald (MCB UP ),07427301| +Research in Pharmaceutical Biotechnology,Academic Journals,21412324 +Research in Pharmacy,Scienceflora Publishers Pvt. Ltd.,2231539X +Research in Phenomenology,Brill Academic Publishers,00855553|15691640 +Research in Plant Disease,Korean Society of Plant Pathology,15982262| +Research in Post-Compulsory Education,Informa UK (Taylor & Francis),13596748|17475112 +Research in Psychology and Behavioral Sciences,"""Science and Education Publishing Co., Ltd.""",23334371| +Research in Psychotherapy Psychopathology Process and Outcome,PAGEPress Publications,22398031 +Research in Science & Technological Education,Informa UK (Taylor & Francis),02635143|14701138 +Research in Science Education,Springer-Verlag,0157244X|15731898 +Research in Social and Administrative Pharmacy,Elsevier ,15517411| +Research in Social Stratification and Mobility,Elsevier ,02765624| +Research in Sports Medicine An International Journal,Informa UK (Taylor & Francis),15438627|15438635 +Research in the Mathematical Sciences,Springer (Biomed Central Ltd.),21979847|21979847 +Research in Transportation Business & Management,Elsevier ,22105395| +Research in Transportation Economics,Elsevier ,07398859| +Research in Veterinary Science,Elsevier ,00345288| +Research in Virology,Elsevier ,09232516| +Research in World Economy,Sciedu Press,19233981|1923399X +Research in Zoology,Scientific and Academic Publishing,2325002X| +Research Intelligence,Informa UK (Taylor & Francis),03079023| +Research Involvement and Engagement,Springer (Biomed Central Ltd.),20567529|20567529 +Research Journal for Veterinary Practitioners,Nexus Academic Publishers,23082798 +Research Journal of Agronomy,Science Alert,18159354| +Research Journal of Allergy,Science Alert,18193390| +RESEARCH JOURNAL OF ANIMAL HUSBANDRY AND DAIRY SCIENCE,Hind Agri Horticultural Society,09765646|22316442 +Research Journal of Animal Sciences,Science Alert,19935269| +Research Journal of Applied Sciences,Science Alert,1815932X| +Research Journal of Applied Sciences Engineering and Technology,Maxwell Scientific Publication Corp.,20407459|20407467 +Research Journal of Biological Sciences,Science Alert,18158846| +Research Journal of Botany,Science Alert,18164919| +Research Journal of Business Management,Science Alert,18191932| +Research Journal of Cardiology,Science Alert,18193404| +Research Journal of Computation and Mathematics,Sciknow Publications,2329227X|23292261 +Research Journal of Dairy Sciences,Science Alert,19935277| +Research Journal of Developmental Biology,Herbert Publications,20554796 +Research Journal of Diagnostic Radiography,Sciknow Publications,23299452 +Research Journal of Drug Abuse,Herbert Publications,20573111 +Research Journal of Endocrinology and Metabolism,Herbert Publications,20533640 +Research Journal of Engineering and Technology,Diva Enterprises Private Limited,09762973|2321581X +Research Journal of Environmental and Earth Sciences,Maxwell Scientific Publication Corp.,20410484|20410492 +Research Journal of Environmental Sciences,Science Alert,18193412| +Research Journal of Environmental Toxicology,Science Alert,18193420| +Research Journal of Forestry,Science Alert,18193439| +Research Journal of Humanities and Social Sciences,Diva Enterprises Private Limited,09756795|23215828 +Research Journal of Immunology,Science Alert,19947909| +Research Journal of Infectious Diseases,Herbert Publications,20525958 +Research Journal of Information Technology,Science Alert,18157432| +Research Journal of Mathematics and Statistics,Maxwell Scientific Publication Corp.,20422024|20407505 +Research Journal of Medical Sciences,Science Alert,18159346| +Research Journal of Medicinal Plant,Science Alert,18193455| +Research Journal of Microbiology,Science Alert,18164935| +Research Journal of Mutagenesis,Science Alert,19947917| +Research Journal of Nanoscience and Nanotechnology,Science Alert,19965044| +Research Journal of Obstetrics and Gynecology,Science Alert,19947925| +Research Journal of Parasitology,Science Alert,18164943| +Research Journal of Pharmaceutical Dosage Forms and Technology,Diva Enterprises Private Limited,0975234X|09754377 +Research Journal of Pharmacognosy and Phytochemistry,Diva Enterprises Private Limited,09752331|09754385 +Research Journal of Pharmacology,Science Alert,18159362| +Research Journal of Pharmacology and Pharmacodynamics,Diva Enterprises Private Limited,09754407|23215836 +Research Journal of Pharmacy and Technology,Diva Enterprises Private Limited,09743618|0974360X +Research Journal of Physics,Science Alert,18193463| +Research Journal of Phytochemistry,Science Alert,18193471| +Research Journal of Poultry Sciences,Science Alert,19935285| +Research Journal of Radiology,Science Alert,1819348X| +Research Journal of Science and Technology,Diva Enterprises Private Limited,09754393|23492988 +Research Journal of Seed Science,Science Alert,18193552| +Research Journal of Soil and Water Management,Science Alert,20751095| +Research Journal of Soil Biology,Science Alert,18193498| +Research Journal of Textile and Apparel,Emerald (MCB UP ),15606074| +Research Journal of Topical and Cosmetic Sciences,Diva Enterprises Private Limited,09762981|23215844 +Research Journal of Toxins,Science Alert,18193560| +Research Journal of Veterinary Sciences,Science Alert,18191908| +Research Journal of Women s Health,Herbert Publications,20549865 +Research Letters in Biochemistry,Hindawi Publishing Corporation,16876709|16876717 +Research Letters in Communications,Hindawi Publishing Corporation,16876741|1687675X +Research Letters in Ecology,Hindawi Publishing Corporation,16876768|16876776 +Research Letters in Electronics,Hindawi Publishing Corporation,16876784|16876792 +Research Letters in Inorganic Chemistry,Hindawi Publishing Corporation,16876806|16876814 +Research Letters in Materials Science,Hindawi Publishing Corporation,16876822|16876830 +Research Letters in Nanotechnology,Hindawi Publishing Corporation,16876849|16876857 +Research Letters in Optics,Hindawi Publishing Corporation,16878175|16878183 +Research Letters in Organic Chemistry,Hindawi Publishing Corporation,16876865|16876938 +Research Letters in Physical Chemistry,Hindawi Publishing Corporation,16876873|16876881 +Research Letters in Physics,Hindawi Publishing Corporation,1687689X|16876903 +Research Letters in Signal Processing,Hindawi Publishing Corporation,16876911|1687692X +Research n Practical Medicine Journal,"""QUASAR, LLC""",24092231|24101893 +Research Notes in Information Science,AICIT,22871934|22871942 +Research of Young Scientists in Psychology,Vilnius University,20299958|23514620 +Research on Ageing and Social Policy,Hipatia Press,2014671X +Research on Aging,SAGE Publications,01640275|00000000 +Research on Biomedical Engineering,SciELO,24464740 +Research on Chemical Intermediates,Springer-Verlag,09226168|15685675 +Research on Crops,Diva Enterprises Private Limited,09723226|23487542 +Research on Education and Media,Walter de Gruyter GmbH,20370830 +Research on Engineering Structures and Materials,MIM Research Group,21489807|21494088 +Research on Language and Computation,Springer-Verlag,15707075|15728706 +Research on Language and Social Interaction,Informa UK (Taylor & Francis),08351813|15327973 +Research on Social Work Practice,SAGE Publications,10497315|00000000 +Research Opinions in Animal and Veterinary Sciences,Research Opinions in Animal and Veterinary Sciences,22230343 +Research Papers Faculty of Materials Science and Technology Slovak University of Technology,De Gruyter Open Sp. z o.o. ,13361589|13380532 +Research Papers in Education,Informa UK (Taylor & Francis),02671522|14701146 +Research Policy,Elsevier ,00487333| +Research Quarterly American Alliance for Health Physical Education and Recreation,Informa UK (Taylor & Francis),10671315| +Research Quarterly American Association for Health Physical Education and Recreation,Informa UK (Taylor & Francis),10671188| +Research Quarterly American Physical Education Association,Informa UK (Taylor & Francis),23267402|23267399 +Research Quarterly for Exercise and Sport,Informa UK (Taylor & Francis),02701367|21683824 +Research Reports in Clinical Cardiology,Dove Medical Press,11798475 +Research Result ECONOMIC RESEARCH SERIES,Belgorod National Research University,24091634 +Research Result MEDICINE AND PHARMACY SERIES,Belgorod National Research University,23138955 +Research Result PEDAGOGICS AND PSYCHOLOGY OF EDUCATION SERIES,Belgorod National Research University,23138971 +Research Result SERIES PHYSIOLOGY,Belgorod National Research University,24090298 +Research Result Series «SOCIAL STUDIES AND HUMANITIES»,Belgorod National Research University,2408932X +Research Result SERIES «SOCIOLOGY AND MANAGEMENT»,Belgorod National Research University,24089338 +Research Result SERIES «TECHNOLOGIES OF BUSINESS AND SERVICE»,Belgorod National Research University,24089346 +RESEARCH RESULT Theoretical and applied linguistics series,Belgorod National Research University,23138912 +Research Review of the Institute of African Studies,African Journals Online ,08554412|08554412 +Research Strategies,Elsevier ,07343310| +Research Studies in Music Education,SAGE Publications,1321103X|18345530 +Research Synthesis Methods,Wiley Blackwell (John Wiley & Sons),17592879|17592887 +Research Works of Air Force Institute of Technology,De Gruyter Open Sp. z o.o. ,12343544|12343544 +Research World,Wiley Blackwell (John Wiley & Sons),15673073| +Research-Technology Management,The Industrial Research Institute ,08956308|19300166 +Researcher A Research Journal of Culture and Society,Nepal Journals Online,20912374| +Researcher Social Science Studies,Researcher Social Science Studies,21991553| +Researchers World – Journal of Arts Science & Commerce,ERM Publications,22314172|22294686 +Researches and Applications in Mechanical Engineering,"""Science and Engineering Publishing, Co.""",23271582| +Researches on Population Ecology,Springer-Verlag,00345466|14375613 +Researching and Teaching Chinese as a Foreign Language,Equinox Publishing,20531788|20531796 +Réseaux,CAIRN,07517971|17775809 +Réseaux The French journal of communication,PERSEE Program,09699864| +RESET,OpenEdition,22646221 +Residential Group Care & Treatment,"""Informa UK (Haworth Press, Inc.,)""",07317123| +Residential Treatment for Children & Youth,Informa UK (Taylor & Francis),0886571X|15410358 +Resilience,Informa UK (Taylor & Francis),21693293|21693307 +Resilience A Journal of the Environmental Humanities,University of Nebraska Press,23308117 +Resonance,Springer-Verlag,09718044|0973712X +Resonancias Revista de investigación musical,Pontificia Universidad Catolica de Chile,07173474|07195702 +Resource and Energy Economics,Elsevier ,09287655| +Resource Geology,Wiley Blackwell (Blackwell Publishing),13441698|17513928 +Resource Recovery and Conservation,Elsevier ,03043967| +Resource Sharing & Information Networks,Informa UK (Taylor & Francis),07377797|15411125 +Resource Sharing & Library Networks,"""Informa UK (Haworth Press, Inc.,)""",02703173| +Resource-efficient Technologies,Elsevier ,24056537| +Resources,MDPI AG,20799276 +Resources and Conservation,Elsevier ,01663097| +Resources and Energy,Elsevier ,01650572| +Resources and Environment,Scientific and Academic Publishing,21632618| +Resources and Technology,Petrozavodsk State University,23070048 +Resources Conservation and Recycling,Elsevier ,09213449| +Resources for American Literary Study,"""AMS Press, Inc.""",00487384|15291502 +Resources Policy,Elsevier ,03014207| +Resources Processing,The Resources Processing Society of Japan,13486012|13499262 +Respiration,American Psychological Association, +Respiration,S. Karger AG,00257931|14230356 +Respiration Physiology,Elsevier ,00345687| +Respiratory Care,Daedalus Enterprises,00201324|19433654 +Respiratory Care Clinics,Elsevier ,10785337| +Respiratory Case Reports,"""LookUs Bilisim, Ltd.""",21472475|21472475 +Respiratory Investigation,Elsevier ,22125345| +Respiratory Medicine,Elsevier ,09546111| +Respiratory Medicine Case Reports,Elsevier ,22130071| +Respiratory Medicine CME,Elsevier ,17550017| +Respiratory Medicine COPD Update,Elsevier ,17450454| +Respiratory Medicine Extra,Elsevier ,17449049| +Respiratory Physiology & Neurobiology,Elsevier ,15699048| +Respiratory Research,Springer (Biomed Central Ltd.),14659921|14659921 +Respirology,Wiley Blackwell (Blackwell Publishing),13237799|14401843 +Respirology Case Reports,Wiley Blackwell (John Wiley & Sons),20513380| +Restaurator International Journal for the Preservation of Library and Archival Material,Walter de Gruyter GmbH,00345806|18658431 +Restoration Ecology,Wiley Blackwell (Blackwell Publishing),10612971|1526100X +Restoration of Buildings and Monuments,Walter de Gruyter GmbH,18647251|18647022 +Restoration Studies in English Literary Culture 1660-1700,Muse - Johns Hopkins University Press,1941952X +Restorative Dentistry & Endodontics,The Korean Academy of Conservative Dentistry,22347658|22347666 +Restorative Justice,Informa UK (Taylor & Francis),20504721|2050473X +Restorative Neurology and Neuroscience,IOS Press,09226028|18783627 +Results in Immunology,Elsevier ,22112839| +Results in Mathematics,Springer-Verlag,14226383|14209012 +Results in Pharma Sciences,Elsevier ,22112863| +Results in Physics,Elsevier ,22113797| +Resuscitating Paideia,Centennial Library,23757728 +Resuscitation,Elsevier ,03009572| +Retail and Distribution Management,Emerald (MCB UP ),03072363| +Rethinking History,Informa UK (Taylor & Francis),13642529|14701154 +Rethinking Marxism,Informa UK (Taylor & Francis),08935696|14758059 +Retina,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0275004X| +Retinal Cases & Brief Reports,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19351089| +Retos,Salesian Polytechnic University of Ecuador,13906291|13908618 +Retrovirology,Springer (Biomed Central Ltd.),17424690|17424690 +Retrovirology Research and Treatment,"""Libertas Academica, Ltd.""",11781238 +retten!,Thieme Publishing Group,21932387|21932395 +Reumatismo,PAGEPress Publications,00487449|22402683 +Reumatología Clínica,Elsevier ,1699258X| +Reumatología Clínica (English Edition),Elsevier ,21735743| +Reumatologia/Rheumatology,Termedia Sp. z.o.o.,00346233| +REUNIR Revista de Administração Contabilidade e Sustentabilidade,"""Reunir Revista de Administracao, Contabilidade e Sustentabilidade""",22373667 +Reuse/Recycle Newsletter,SAGE Publications,00487457|00000000 +Rev secr Trib perm revis,Tribunal Permanente de Revisao do MERCOSUL,23075163|23047887 +RevCEDOUA,Coimbra University Press,08741093|21822387 +Revele Revista Virtual dos Estudantes de Letras,Faculdade de Letras da UFMG,23174242 +Revemat revista eletrônica de educação matemática,Universidade Federal de Santa Catarina,19811322|19811322 +REVESCO Revista de Estudios Cooperativos,Universidad Complutense de Madrid,11356618|18858031 +Review,Saint Louis Federal Reserve Bank,00149187| +Review & Expositor,SAGE Publications,00346373|20529449 +Review Journal of Autism and Developmental Disorders,Springer-Verlag,21957177|21957185 +Review Journal of Chemistry,Pleiades Publishing,20799780|20799799 +Review Literature and Arts of the Americas,Informa UK (Taylor & Francis),08905762|17430666 +Review of Accounting and Finance,Emerald (MCB UP ),14757702| +Review of Accounting Studies,Springer-Verlag,13806653|15737136 +Review of Administration and Innovation - RAI,"""Faculdade de Economia, Administracao e Contabilidade""",18092039|18092039 +Review of Advances in Physics Theories and Applications,Pak Publishing Group,24123714|24093769 +Review of African Political Economy,Informa UK (Taylor & Francis),03056244|17401720 +Review of Agricultural and Applied Economics,Slovak University of Agriculture in Nitra,13369261 +Review of Agricultural Economics,Oxford University Press,10587195|14679353 +Review of Agricultural Food and Environmental Studies,Springer-Verlag,24256870|24256897 +Review of Applied Physics,DEStech Publications,23271612| +Review of Arts and Humanities,American Research Institute for Policy Development,23342927|23342935 +Review of Asset Pricing Studies,Oxford University Press,20459920|20459939 +Review of Behavioral Economics,Now Publishers,23266198|23266201 +Review of Behavioral Finance,Emerald (MCB UP ),19405979|19405987 +Review of Business Information Systems (RBIS),Clute Institute,1534665X|21579547 +Review of Business Management,FECAP Fundacao Escola de Comercio Alvares,18064892|19830807 +Review of Business Research,International Academy of Business and Economics,15462609|23789670 +Review of Catalysts,Pak Publishing Group,24123706|24106607 +Review of Central and East European Law,Brill Academic Publishers,09259880|15730352 +Review of Cognitive Linguistics,John Benjamins Publishing Company,18779751|1877976X +Review of Communication,Informa UK (Taylor & Francis),15358593 +Review of Computer Engineer Studies,International Information and Engineering Technology Association,23690755|23690763 +Review of Computer Engineering Research,Pak Publishing Group,24124281|24109142 +Review of Contemporary Business Research,American Research Institute for Policy Development,23336412|23336420 +Review of Corporate Finance Studies,Oxford University Press,20469128|20469136 +Review of Derivatives Research,Springer-Verlag,13806645|15737144 +Review of Development Economics,Wiley Blackwell (Blackwell Publishing),13636669|14679361 +Review of Development Finance,Elsevier ,18799337| +Review of Economic and Business Studies,Walter de Gruyter GmbH,20687249 +Review of Economic Design,Springer-Verlag,14344742|14344750 +Review of Economic Dynamics,Elsevier ,10942025| +Review of Economic Perspectives,De Gruyter Open Sp. z o.o. ,12132446|18041663 +Review of Economics and Institutions,"""Dipartimento di Economia, Universita di Perugia (IT)""",20381344|20381379 +Review of Economics and Statistics,MIT Press,00346535|15309142 +Review of Economics of the Household,Springer-Verlag,15695239|15737152 +Review of Ecumenical Studies Sibiu,De Gruyter Open Sp. z o.o. ,20655940 +Review of Education,Wiley Blackwell (John Wiley & Sons),20496613| +Review of Educational Research,American Educational Research Association,00346543|19351046 +Review of Energy Technologies and Policy Research,Pak Publishing Group,24092134|23137983 +Review of Environment and Earth Sciences,Pak Publishing Group,24092150|23138440 +Review of Environment Energy and Economics,Fondazione Eni Enrico Mattei,22797300| +Review of Environmental Economics and Policy,Oxford University Press,17506816|17506824 +Review of European Administrative Law,Paris Legal Publishers,18747981|18747973 +Review of European Community & International Environmental Law,Wiley Blackwell (Blackwell Publishing),09628797|14679388 +Review of European Comparative & International Environmental Law,Wiley Blackwell (John Wiley & Sons),20500386| +Review of European Studies,Canadian Center of Science and Education,19187173|19187181 +Review of Finance,Oxford University Press,15723097|1573692X +Review of Financial Economics,Elsevier ,10583300| +Review of Financial Studies,Oxford University Press,08939454|14657368 +Review of General Psychology,American Psychological Association,10892680|19391552 +Review of Historical Publications Relating to Canada,University of Toronto Press Inc,03818055| +Review of Historical Publications Relating to Canada,University of Toronto Press Inc,03818055| +Review of History and Political Science,American Research Institute for Policy Development,23335718|23335726 +Review of Income and Wealth,Wiley Blackwell (Blackwell Publishing),00346586|14754991 +Review of Industrial Engineering Letters,Pak Publishing Group,24092169|24089427 +Review of Industrial Organization,Springer-Verlag,0889938X|15737160 +Review of Information Engineering and Applications,Pak Publishing Group,24123676|24096539 +Review of International Business and Strategy,Emerald (MCB UP ),20596014| +Review of International Economics,Wiley Blackwell (Blackwell Publishing),09657576|14679396 +Review of International Political Economy,Informa UK (Taylor & Francis),09692290|14664526 +Review of International Studies,Cambridge University Press,02602105|14699044 +Review of Japanese Culture and Society,Muse - Johns Hopkins University Press,23299770 +Review of Journalism and Mass Communication,American Research Institute for Policy Development,23335742|23335734 +Review of Keynesian Economics,Edward Elgar Publishing,20495323|20495331 +Review of Knowledge Economy,Pak Publishing Group,24123668|24099449 +Review of Law & Economics,Walter de Gruyter GmbH,21946000|15555879 +Review of Managerial Science,Springer-Verlag,18636683|18636691 +Review of Market Integration,SAGE Publications,09749292|09754709 +Review of Marketing Science,Walter de Gruyter GmbH,21945985|15465616 +Review of Middle East Economics and Finance,Walter de Gruyter GmbH,14753685|14753696 +Review of Middle East Economics and Finance,Walter de Gruyter GmbH,14753693 +Review of Middle East Studies,Cambridge University Press,21513481|23293225 +Review of Network Economics,Walter de Gruyter GmbH,21945993|14469022 +Review of North Korean Studies,Institute for the Study of North Korean Life,12294616| +Review of North Korean Studies,Institute for the Study of North Korean Life,12294616| +Review of Pacific Basin Financial Markets and Policies,World Scientific ,02190915|02190915 +Review of Palaeobotany and Palynology,Elsevier ,00346667| +Review of Philosophy and Psychology,Springer-Verlag,18785158|18785166 +Review of Plant Studies,Pak Publishing Group,2412365X|24102970 +Review of Polarography,The Polargraphic Society of Japan,00346691|18847692 +Review of Policy Research,Wiley Blackwell (Blackwell Publishing),1541132X|15411338 +Review of Political Economy,Informa UK (Taylor & Francis),09538259|14653982 +Review of Professional Management- A Journal of New Delhi Institute of Management,New Delhi Institute of Management,09728686|24550647 +Review Of Progress,Laxmi Book Publication,23213485 +Review of Public Administration and Management,OMICS Publishing Group,23157844 +Review of Public Personnel Administration,SAGE Publications,0734371X|1552759X +Review of Quantitative Finance and Accounting,Springer-Verlag,0924865X|15737179 +Review of Rabbinic Judaism,Brill Academic Publishers,15684857|15700704 +Review of Radical Political Economics,SAGE Publications,04866134|15528502 +Review of Religion and Chinese Society,Brill Academic Publishers,22143947|22143955 +Review of Religious Research,Springer-Verlag,0034673X|22114866 +Review of Research,Laxmi Book Publication,2249894X|2249894X +Review of Research in Education,American Educational Research Association,0091732X|19351038 +Review of Scientific Instruments,American Institute of Physics,00346748|10897623 +Review of Social Economy,Informa UK (Taylor & Francis),00346764|14701162 +Review of Social Sciences,LAR Center Press,23788569|23788550 +Review of Socialist Law,Brill Academic Publishers,01650300|18752985 +Review of Sociology,Akademiai Kiado Zrt.,14178648|15882845 +Review of Sociology of the Hungarian Sociological Association,Akademiai Kiado Zrt.,14178648| +Review of Southern African Studies,African Journals Online ,10244190 +Review of the Air Force Academy,"""""""Henri Coanda"""" Air Force Academy""",18429238|20694733 +Review of Urban and Regional Development Studies,Wiley Blackwell (Blackwell Publishing),09170553|1467940X +Review of World Economics,Springer-Verlag,16102878|16102886 +Review on Clinical Pharmacology and Medicinal Therapy,ECO-Vector,16834100| +Reviews at LibraryOfMedicine com,"""Library of Medicine, LLC""",23297905| +Reviews in Advanced Sciences and Engineering,American Scientific Publishers,21579121|2157913X +Reviews in Agricultural Science,United Graduate School of Agricultural Science,2187090X +Reviews in American History,Muse - Johns Hopkins University Press,00487511|10806628 +Reviews in Analgesia,Cognizant Communication Corp,1542961X|15553876 +Reviews in Analytical Chemistry,Walter de Gruyter GmbH,07930135|21910189 +Reviews in Anthropology,Informa UK (Taylor & Francis),00938157|15563014 +Reviews in Aquaculture,Wiley Blackwell (Blackwell Publishing),17535123|17535131 +Reviews in Chemical Engineering,Walter de Gruyter GmbH,01678299|21910235 +Reviews in Clinical and Experimental Hematology,Wiley Blackwell (Blackwell Publishing),11270020|14680734 +Reviews in Clinical Gerontology,Cambridge University Press,09592598|14699036 +Reviews in Endocrine and Metabolic Disorders,Springer-Verlag,13899155|15732606 +Reviews in Endocrinology and Metabolism,CIC Edizioni Internazionali,22828362 +Reviews in Environmental Science and Bio/Technology,Springer (Kluwer Academic Publishers),15691705|1572-9826 +Reviews in Fish Biology and Fisheries,Springer-Verlag,09603166|15735184 +Reviews in Fisheries Science,Informa UK (Taylor & Francis),10641262|15476553 +Reviews in Fisheries Science & Aquaculture,Informa UK (Taylor & Francis),23308249|23308257 +Reviews in Gastroenterology Hepatology and Nutrition,CIC Edizioni Internazionali,24209643 +Reviews in Gynaecological and Perinatal Practice,Elsevier ,18712320| +Reviews in Gynaecological Practice,Elsevier ,14717697| +Reviews in Health Care,Seed SRL,20386699|20386702 +Reviews in History,School of Advanced Study,17498155 +Reviews in Inorganic Chemistry,Walter de Gruyter GmbH,01934929|21910227 +Reviews in Mathematical Physics,World Scientific ,0129055X|0129055X +Reviews in Medical Microbiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0954139X| +Reviews in Medical Virology,Wiley Blackwell (John Wiley & Sons),10529276|10991654 +Reviews in Mineralogy and Geochemistry,Mineralogical Society of America,15296466| +Reviews in Molecular Biotechnology,Elsevier ,13890352| +Reviews in Nanoscience and Nanotechnology,American Scientific Publishers,21579369|21579385 +REVIEWS IN ONCOLOGY,CIC Edizioni Internazionali,22826378 +Reviews in Physics,Elsevier ,24054283| +Reviews in Religion and Theology,Wiley Blackwell (Blackwell Publishing),13507303|14679418 +Reviews in the Neurosciences,Walter de Gruyter GmbH,03341763|21910200 +Reviews in Theoretical Science,American Scientific Publishers,23271515| +Reviews in Vascular Medicine,Elsevier ,22120211| +Reviews of Accelerator Science and Technology,World Scientific ,17936268|17938058 +Reviews of Adhesion and Adhesives,Scrivener Publishing,21680965|21680973 +Reviews of Chemical Intermediates,Springer-Verlag,01627546| +Reviews of Geophysics,Wiley Blackwell (John Wiley & Sons),87551209|19449208 +Reviews of Human Factors and Ergonomics,SAGE Publications,1557234X| +Reviews of Modern Physics,American Physical Society,00346861|15390756 +Reviews of Physics in Technology,IOP Publishing,00346683| +Reviews of Reproduction,Bioscientifica,13596004| +Reviews of Research in Human Learning and Music,Center for Music Learning,21622213 +Reviews on Environmental Health,Walter de Gruyter GmbH,00487554|21910308 +Reviews on Reactive Species in Chemical Reactions,Springer-Verlag,00487562| +Reviews on Recent Clinical Trials,Bentham Science,15748871| +Revija za socijalnu politiku,Pravni Fakultet Sveucilista u Zagrebu - Law School of the University of Zagreb,13302965|18456014 +Revija za sociologiju,Croatian Sociological Association,0350154X|18467954 +ReVision,ReVision Publishing,02756935|19403038 +Revisitando algumas das atuais perplexidades do conceito normativo de propriedades de investimento,Revista de Contabilidade do Mestrado em Ciencias Contabeis da UERJ,19843291 +Revista ABRA,Universidad Nacional de Costa Rica,14093928|22152997 +Revista Academica Ciências Agrarias e Ambientais,Pontificia Universidade Catolica do Parana - PUCPR,0103989X| +Revista Acadêmica Observatório de Inovação do Turismo,Fundacao Getulio Vargas,19806965 +Revista ACTA Geográfica,Revista ACTA Geografica,19805772|21774307 +Revista Ágora Filosófica,Agora FIlosofica,1982999X +Revista Agro mbiente On-line,Universidade Federal de Roraima,19828470|19821084 +Revista Agrogeoambiental,IFSULDEMINAS (Instituto Federal do Sul de Minas),1984428X|23161817 +Revista Agrotecnologia - Agrotec,Revista Agrotecnologia,21795959 +Revista Alcance,Editora UNIVALI,14132591|1983716X +Revista Alcancead Revista Eletrônica de EAD da UNIRIO,Universidade Federal do Estado do Rio de Janeiro UNIRIO,21791430 +Revista ALCONPAT,Revista ALCONPAT,20076835 +Revista Alicantina de Estudios Ingleses,Publicaciones Universidad de Alicante,02144808|2171861X +Revista Ambiência,GN1 Genesis Network,18080251|21759405 +Revista Andaluza de Medicina del Deporte,Elsevier ,18887546| +Revista Angolana de Sociologia,OpenEdition,16469860|23125195 +Revista Anpoll,ANPOLL,14147564|19827830 +Revista Argentina de Antropología Biológica,Asociacion de Antropologia Biologia Argentina,15147991|15147991 +Revista Argentina de Cardiología,Revista Argentina de Cardiologia,00347000|18503748 +Revista Argentina de Cardiologia,Revista Argentina de Cardiologia,23142278|23142286 +Revista Argentina de Microbiología,Elsevier ,03257541| +Revista Argentina de Radiología,Elsevier ,00487619|18535844 +Revista Ártemis,Revista Artemis,18078214 +Revista Árvore,SciELO,01006762|01006762 +Revista aSEPHallus de Orientação Lacaniana,Revista aSEPHallus de Orientacao Lacaniana,1809709X +Revista aSPAs,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22383999 +Revista Augustus,Sociedade Unificada de Ensino Augusto Motta -UNISUAM,1415398X|19811896 +Revista Austral de Ciencias Sociales,Sistema de Bibliotecas UACH,07173202|07181795 +Revista Avaliação Psicológica,Instituto Brasileiro de Avaliacao Psicologica (IBAP),16770471|21753431 +Revista Bahiana de Odontologia,Escola Bahiana de Medicine e Saude Publica,22382720| +Revista Baiana de Enfermagem‏,Revista Baiana de Enfermagem,01025430|21788650 +Revista Baiana Saúde Pública,Zeppelini Editorial e Comunicacao,01000233| +Revista Barataria,Asociacion Castellano-Manchega de Sociologia (ACMS),15750825|21723184 +Revista Bio Ciencias,Revista Bio Ciencias,20073380 +Revista Biodiversidad Neotropical,Universidad Tecnologica del Choco Diego Luis Cordoba,20278918|22565426 +Revista Bioethikos,Centro Universitario Sao Camilo - Sao Paulo,19818254|21753393 +Revista Bioética,SciELO,19838042|19838034 +Revista Boletín de Geología,Universidad Industrial de Santander,01200283|21458553 +Revista Brasileira Ciências da Saúde - USCS,USCS Universidade Municipal de Sao Caetano do Sul,23594330 +Revista Brasileira da Educação Profissional e Tecnológica,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",19830408|24471801 +Revista Brasileira de Administração Científica,Escola Superior de Sustentabilidade,2179684X +Revista Brasileira de Agricultura Irrigada,INOVAGRI,19827679|19827679 +REVISTA BRASILEIRA DE AGROTECNOLOGIA,Grupo Verde de Agroecologia e Abelhas,23173114 +Revista Brasileira de Aplicações de Vácuo,SBV Sociedade Brasileira de Vacuo,01017659|19834047 +Revista Brasileira de Atividade Física & Saúde,Brazilian Society of Physical Activity and Sport,14133482|23171634 +Revista Brasileira de Biologia,SciELO,00347108|00347108 +Revista Brasileira de Cardiologia Invasiva,Elsevier ,01041843| +Revista Brasileira de Cardiologia Invasiva,Elsevier ,21798397 +Revista Brasileira de Cardiologia Invasiva (English Edition),Elsevier ,22141235| +Revista Brasileira de Casos de Ensino em Administração,Fundacao Getulio Vargas,2179135X|2179135X +Revista Brasileira de Ci?ncias Farmac?uticas,SciELO,15169332| +Revista Brasileira de Ciência Avícola,SciELO,1516635X|1806-9061 +Revista Brasileira de Ciência do Solo,SciELO,01000683|01000683 +Revista Brasileira de Ciência e Movimento,Revista Brasileira de Ciencia e Mobimento,1031716 +Revista Brasileira de Ciência Política,SciELO,01033352|21784884 +Revista Brasileira de Ciência Veterinária,Editora Cubo Multimidia,14130130|19847130 +Revista Brasileira de Ciências Agrárias - Brazilian Journal of Agricultural Sciences,Revista Brasileira de Ciencias Agrarias,19810997 +Revista Brasileira de Ciências da Saúde,Associacao de Apoio a Pesquisa em Saude Bucal,14152177|14152177 +Revista Brasileira de Ciências da Saúde - USCS,USCS Universidade Municipal de Sao Caetano do Sul,1678054X| +Revista Brasileira de Ciências do Envelhecimento Humano,UPF Editora,16797930|23176695 +Revista Brasileira de Ciências do Esporte,Elsevier ,01013289|21793255 +Revista Brasileira de Ciências Farmacêuticas,SciELO,15169332|15169332 +Revista Brasileira de Ciências Sociais,ANPOCS,01026909|01026909 +Revista Brasileira de Cineantropometria e Desempenho Humano,Universidade Federal de Santa Catarina,14158426|19800037 +Revista Brasileira de Cirurgia Plástica,GN1 Genesis Network,19835175| +Revista Brasileira de Cirurgia Plástica (RBCP) – Brazilian Journal of Plastic Sugery,GN1 Genesis Network,21771235| +Revista Brasileira de Coloproctologia,SciELO,01019880|01019880 +Revista Brasileira de Computação Aplicada,UPF Editora,21766649 +Revista Brasileira de Criminalística,Associacao Brasileira de Criminalistica - ABC,22373691|22379223 +Revista Brasileira de Desenvolvimento Regional,Fundacao Universidade Regional de Blumenau,23175443 +Revista Brasileira de Direito,Complexo de Ensino Superior Meridional S.A.,22380604 +Revista Brasileira de Direito Internacional - RBDI,Universidade Federal do Parana,19802587|19802587 +Revista Brasileira de Economia,GN1 Genesis Network,00347140|00347140 +Revista Brasileira de Educação,SciELO,14132478|14132478 +Revista Brasileira de Educação e Saúde,Grupo Verde de Agroecologia e Abelhas,23582391 +Revista Brasileira de Educação Especial,SciELO,14136538|14136538 +Revista Brasileira de Educação Física e Esporte,SciELO,18075509|19814690 +Revista Brasileira de Educação Médica,SciELO,01005502|01005502 +Revista Brasileira de Energias Renováveis,Universidade Federal do Parana,22379711 +Revista Brasileira de Enfermagem,SciELO,00347167|00347167 +Revista Brasileira de Engenharia Agrícola e Ambiental,SciELO,14154366|14154366 +Revista Brasileira de Engenharia Biomédica,SciELO,15173151|15173151 +Revista Brasileira de Engenharia de Biossistemas,Universidade Estadual Paulista - Campus de Tupa,19817061|23596724 +Revista Brasileira de Ensino de Ciência e Tecnologia,Universidade Tecnologica Federal do Parana,1982873X +Revista Brasileira de Ensino de Física,SciELO,01024744|01024744 +Revista Brasileira de Ensino de Física,SciELO,18061117| +Revista Brasileira de Ensino de Física,SciELO,18061117| +Revista Brasileira de Ensino Superior,Complexo de Ensino Superior Meridional S.A.,24473944 +Revista Brasileira de Entomologia,Elsevier ,00855626|00855626 +Revista Brasileira de Epidemiologia,SciELO,1415790X|1415790X +Revista Brasileira de Estudos da Presença,SciELO,22372660 +Revista Brasileira de Estudos de População,SciELO,01023098|01023098 +Revista Brasileira de Estudos Pedagógicos,SciELO,21766681 +Revista Brasileira de Estudos Políticos,Revista Brasileira de Estudos Politicos,00347191|23595736 +Revista Brasileira de Farmacognosia,Elsevier ,0102695X|0102695X +Revista Brasileira de Física Tecnológica Aplicada,Universidade Tecnologica Federal do Parana,23580089 +Revista Brasileira de Fisiologia Vegetal,SciELO,01033131|01033131 +Revista Brasileira de Fruticultura,SciELO,01002945|01002945 +Revista Brasileira de Geociências,Zeppelini Editorial e Comunicacao,03757536|21774382 +Revista Brasileira de Geofísica,SciELO,0102261X|0102261X +Revista Brasileira de Geografia Física,GN1 Genesis Network,19842295| +Revista Brasileira de Geomorfologia,Revista Brasileira de Geomorfologia,15191540|22365664 +Revista Brasileira de Geriatria e Gerontologia,SciELO,18099823|19812256 +Revista Brasileira de Ginecologia e Obstetrícia / RBGO Gynecology and Obstetrics,Thieme Publishing Group,01007203|01007203 +Revista Brasileira de Hematologia e Hemoterapia,Elsevier ,15168484|15168484 +Revista Brasileira de Herbicidas,Revista Brasileira de Herbicidas,22361065 +Revista Brasileira de Higiene e Sanidade Animal,GN1 Genesis Network,19812965| +Revista Brasileira de História,SciELO,01020188|01020188 +Revista Brasileira de História & Ciências Sociais,Lepidus Tecnologia,21753423 +Revista Brasileira de História da Educação,Universidade Estadual de Maringa,15195902|22380094 +Revista Brasileira de História das Religiões,Universidade Estadual de Maringa,19832850 +Revista Brasileira de Horticultura Ornamental,Lepidus Tecnologia,23593237 +Revista Brasileira de Informática na Educação,Comissao Especial de Informatica na Educacao,14145685|14145685 +Revista Brasileira de Inovação Tecnológica em Saúde ISSN 2236-1103,Revista Brasileira de Inovacao Tecnologica em Saude (R-BITS),22361103 +Revista Brasileira de Linguística Aplicada,SciELO,19846398|19846398 +Revista Brasileira de Marketing,University Nove de Julho - Uninove,21775184|21775184 +Revista Brasileira de Mastologia,Zeppelini Editorial e Comunicacao,01048058| +Revista Brasileira de Medicina de Família e Comunidade,Sociedade Brasileira de Medicina de Familia e Comunidade,18095909|21797994 +Revista Brasileira de Medicina do Esporte,SciELO,15178692|15178692 +Revista Brasileira de Meteorologia,SciELO,01027786|01027786 +Revista Brasileira de Milho e Sorgo,Revista Brasileira de Milho e Sorgo,19806477 +Revista Brasileira de Oceanografia,SciELO,14137739| +Revista Brasileira de Oftalmologia,GN1 Genesis Network,00347280|00347280 +Revista Brasileira de Ortopedia,Elsevier ,01023616|01023616 +Revista Brasileira de Ortopedia (English Edition),Elsevier ,22554971| +Revista Brasileira de Otorrinolaringologia,SciELO,00347299|00347299 +Revista Brasileira de Paleontologia,Sociedade Brasileira de Paleontologia,15197530| +Revista Brasileira de Parasitologia Veterinária,SciELO,19842961|19842961 +Revista Brasileira de Pesquisa em Alimentos,Federal University of Technology - Parana,21793174|22366563 +Revista Brasileira de Pesquisa em Turismo,ANPTUR - Associacao Nacional de Pesquisa e Pos Graducao em Turismo,19826125|19826125 +Revista Brasileira de Planejamento e Desenvolvimento,Universidade Tecnologica Federal do Parana,23172363 +Revista Brasileira de Plantas Medicinais,SciELO,15160572|1983084X +Revista Brasileira de Pneumologia Sanitária,Instituto Evandro Chagas,19823258| +Revista Brasileira de Política Internacional,SciELO,00347329|00347329 +Revista Brasileira de Política Internacional,SciELO,00347329|00347329 +Revista Brasileira de Políticas Públicas,Centro de Ensino Unificado de Brasilia,21798338|22361677 +Revista Brasileira de Produtos Agroindustriais,Revista Brasileira de Productos Agroindustriais,15178595 +Revista Brasileira de Psiquiatria,SciELO,15164446|1809452X +Revista Brasileira de Qualidade de Vida,Universidade Tecnologica Federal do Parana,21750858|21750858 +Revista Brasileira de Quiropraxia - Brazilian Journal of Chiropractic,Revista Brasileir de Quiropraxia - Brazilian Journal of Chiropractic,21797676|21797676 +Revista Brasileira de Recursos Hídricos,Associacao Brasileira de Recursos Hidricos - ABRH,23180331 +Revista Brasileira de Reumatologia,Elsevier ,04825004| +Revista Brasileira de Reumatologia (English Edition),Elsevier ,22555021| +Revista Brasileira de Saúde e Produção Animal,SciELO,15199940 +Revista Brasileira de Saúde Materno Infantil,SciELO,15193829|15193829 +Revista Brasileira de Saúde Ocupacional,SciELO,03037657|23176369 +Revista Brasileira de Sementes,SciELO,01013122|01013122 +Revista Brasileira de Sociologia - RBS,Sociedade Brasileira de Sociologia,23178507|23180544 +Revista Brasileira de Tecnologia Agroindustrial,Universidade Tecnologica Federal do Parana,19813686 +Revista Brasileira de Tecnologia Aplicada nas Ciências Agrárias,GN1 Genesis Network,19836325|19847548 +Revista Brasileira de Tecnologias Sociais,Editora UNIVALI,23582200 +Revista Brasileira de Terapia Intensiva,GN1 Genesis Network,0103507X|0103507X +Revista Brasileira de Terapias Cognitivas,GN1 Genesis Network,18085687| +Revista Brasileira de Terapias e Saúde,Omnipax Editora,21779910 +Revista Brasileira de Zoologia,SciELO,01018175|01018175 +Revista Brasileira de Zootecnia,SciELO,18069290 +Revista Brasileira de Zootecnia,SciELO,15163598|15163598 +Revista Brasileira em Promoção da saúde,Fundacao Edson Queiroz,18061222|18061230 +Revista Caatinga,SciELO,19832125 +Revista Cadernos de Clio,Universidade Federal do Parana,22370765| +Revista CAITITU - aproximando pesquisa ecológica e aplicação,Nucelo de Pesquisa em Ecologia e Biodiversidade,2318504X +Revista Capital Científico - Eletrônica,GN1 Genesis Network,21774153| +Revista Catarinense da Ciência Contábil,Revista Catarinense da Ciencia Contabil,22377662 +Revista CEFAC,SciELO,15161846|15161846 +Revista CEFAC,SciELO,15161846 +Revista CEFAC,SciELO,19820216 +Revista CERES,SciELO,0034737X|21773491 +Revista Cereus,Revista Cereus,21757275 +REVISTA CHAPINGO SERIE CIENCIAS FORESTALES Y DEL AMBIENTE,Universidad Autonoma Chapingo,01863231|20074018 +Revista Chapingo Serie Horticultura,Universidad Autonoma Chapingo,1027152X|20074034 +Revista Chapingo Serie Zonas Áridas,Universidad Autonoma Chapingo,2007526X +Revista chilena de anatomía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7169868 +Revista Chilena de Antropología,Universidad de Chile,07163312|07191472 +Revista chilena de cardiología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7167105 +Revista chilena de cirugía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184026 +Revista chilena de derecho,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7183437 +Revista Chilena de Derecho Informático,Universidad de Chile,7179162 +Revista chilena de derecho privado,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7188072 +Revista Chilena de Derecho y Ciencia Política,Universidad Catolica de Temuco,07189389|07192150 +Revista Chilena de Derecho y Tecnología,Universidad de Chile,7192584 +Revista chilena de enfermedades respiratorias,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177348 +Revista Chilena de Fonoaudiología,Universidad de Chile,07174659|07174659 +Revista chilena de historia natural,Springer-Verlag,0716078X|07176317 +Revista chilena de infectología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,07161018|07161018 +Revista chilena de literatura,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182295 +Revista chilena de neuro-psiquiatría,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7179227 +Revista Chilena de Neuropsicologia,Revista Chilena de Neuropsicologia,7184913 +Revista chilena de nutrición,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177518 +Revista chilena de obstetricia y ginecología,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7177526 +Revista Chilena de Ortopedia y Traumatología,Elsevier ,07164548| +Revista chilena de pediatría,Elsevier ,03704106|03704106 +Revista chilena de radiología,Elsevier ,7179308 +Revista Chilena de Salud Pública,Universidad de Chile,07173652|07173652 +Revista Chilena de Terapia Ocupacional,Universidad de Chile,7176767 +Revista CIATEC-UPF,UPF Editora,21764565 +Revista Ciência Agronômica,GN1 Genesis Network,18066690|18066690 +Revista Ciência da Madeira - RCM,Revista de Ciencia da Madeira,21776830 +Revista Ciencia Joven,Fundacion Ciencia Joven,07192746|07193246 +Revista Ciencia y Tecnología,Latin America Journals Online,19959613| +Revista Ciências Administrativas,Fundacao Edson Queiroz,14140896|23180722 +Revista Ciencias Estratégicas,Universidad Pontificia Bolivariana,17948347|23900024 +Revista Ciencias Exatas e Naturais,GN1 Genesis Network,15180352|21755620 +Revista Ciencias Marinas y Costeras,Universidad Nacional de Costa Rica,1659455X|1659407X +Revista Ciencias Veterinarias,Universidad Nacional de Costa Rica,02505649|22154507 +Revista Científica ANAP Brasil,ANAP - Associacao Amigos de Natureza de Alta Paulista,19843240 +Revista Científica de Enfermería,Publicaciones Universidad de Alicante,19896409|19896409 +Revista Científica de FAREM-Estelí,Latin America Journals Online,23055790 +Revista Científica de la Sociedad Española de Enfermería Neurológica,Elsevier ,20135246| +Revista Científica de Produção Animal,Revista Cientifica de Producao Animal,21764158 +"""Revista Científica do Centro Universitário de Araras """"Dr Edmundo Ulson""""""",Associacao Educacional de Araras,19824920| +Revista Científica Faesa,Associacao Educacional de Vitoria,18097367|18097367 +Revista científica Pensamiento y Gestión,Universidad del Norte,16576276|2145941X +Revista CIFE Lecturas de Economía Social,Universidad Santo Tomas,01243551|22484914 +Revista Ciudades Estados y Política,Universidad Nacional de Colombia,23898437 +Revista Clínica de Medicina de Familia,Instituto de Salud Carlos III/BNCS/SciELO Espana,1699695X|1699695X +Revista clínica de periodoncia implantología y rehabilitación oral,Elsevier ,07185391|07190107 +Revista Clínica Escuela de Medicina UCR-HSJD,Universidad de Costa Rica,22152741 +Revista Clínica Española,Elsevier ,00142565|15781860 +Revista Clínica Española (English Edition),Elsevier ,22548874| +Revista Colombiana de Anestesiología,Elsevier ,01203347| +Revista Colombiana de Biotecnología,Universidad Nacional de Colombia,01233475|19098758 +Revista Colombiana de Cancerología,Elsevier ,01239015| +Revista Colombiana de Cardiología,Elsevier ,01205633| +Revista Colombiana de Ciencias Hortícolas,Sociedad Colombiana de Ciencias Horticolas,20112173| +Revista Colombiana de Ciencias Pecuarias,Universidad de Antioquia,01200690| +Revista Colombiana de Ciencias Químico Farmacéuticas,Universidad Nacional de Colombia,00347418|19096356 +Revista Colombiana de Educación,Universidad Pedagogica Nacional,01203916|23230134 +Revista Colombiana de Enfermería,Universidad el Bosque,19091621|23462000 +Revista Colombiana de Estadística,Universidad Nacional de Colombia,01201751|23898976 +Revista Colombiana de Matemáticas,Universidad Nacional de Colombia,00347426|23574100 +Revista Colombiana de Obstetricia y Ginecología,Federacion Colombiana de Obstetricia y Ginecologia,00347434|24630225 +Revista Colombiana de Ortopedia y Traumatología,Elsevier ,01208845| +Revista Colombiana de Psicología,Universidad Nacional de Colombia,01215469|23448644 +Revista Colombiana de Psiquiatría,Elsevier ,00347450| +Revista Colombiana de Química,Universidad Nacional de Colombia,01202804|23573791 +Revista Colombiana de Reumatología,Elsevier ,01218123| +Revista Colombiana de Sociología,Universidad Nacional de Colombia,0120159X|22565485 +Revista Complutense de Ciencias Veterinarias,Universidad Complutense de Madrid,19882688 +Revista Complutense de Educación,Universidad Complutense de Madrid,11302496|19882793 +Revista Complutense de Historia de América,Universidad Complutense de Madrid,11328312|1988270X +Revista Contabilidade & Finanças,SciELO,15197077 +Revista Contabilidade & Finanças,SciELO,1808057X|15197077 +Revista Contabilidade e Controladoria,Universidade Federal do Parana,19846266 +Revista Contemporânea de Contabilidade,Universidade Federal de Santa Catarina,18071821|21758069 +Revista Contracampo,Contracampo UFF,14147483|22382577 +Revista Contrapontos,Editora UNIVALI,15198227|19847114 +Revista CPC,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19804466|19804466 +Revista Criação & Crítica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19841124|19841124 +Revista Crioula,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19817169 +Revista Crítica de Ciências Sociais,OpenEdition,21827435|21827435 +Revista CS,Universidad Icesi,20110324| +Revista Cuadernos del Caribe,Universidad Nacional de Colombia,17947065| +Revista Cubana de Salud Pública,SciELO,08643466|08643466 +Revista CUIDARTE,Universidad de Santander - UDES,22160973|22160973 +Revista da ALESDE,Universidade Federal do Parana,22380000 +Revista da ANPEGE,ANPEGE - Revista,1679768X|1679768X +Revista da Associação Médica Brasileira,SciELO,01044230|18069282 +Revista da Associação Médica Brasileira (English Edition),Elsevier ,22554823| +Revista da Biologia,"""Revista da Biologia, Reitoria da Universidade de Sao Paulo""",19845154|19845154 +Revista da Educação Física/UEM,Universidade Estadual de Maringa,01033948|19833083 +Revista da Escola de Enfermagem da USP,SciELO,00806234|1980220X +Revista da ESMESC,Lepidus Tecnologia,15198731|22365893 +Revista da Faculdade de Administração e Economia,Instituto Metodista de Ensino Superior,21769583 +Revista da Faculdade de Direito,Universidade Federal de Goias,01017187| +Revista da Faculdade de Direito da UFMG,Revista da Faculdade de Direito da UFMG,03042340|19841841 +Revista da Faculdade de Direito da Universidade Federal de Uberlândia,Fundacao de Apoio Universitario,21780498| +Revista da Faculdade de Direito de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00806250|23188227 +Revista da Faculdade de Direito UFPR,Universidade Federal do Parana,01043315|22367284 +Revista da Faculdade de Direito Universidade de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,03039838|23188235 +Revista da Faculdade de Educação,SciELO,01022555|01022555 +Revista da Faculdade de Medicina Veterinária e Zootecnia da Universidade de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,03037525|23183659 +Revista da Faculdade de Medicina Veterinária Universidade de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,03017273|23185066 +Revista da Faculdade de Odontologia - UPF,UPF Editora,14134012|2318843X +Revista da Faculdade de Odontologia de Lins,Instituto Educacional Piracicabano da Igreja Metodista,22381236 +Revista da Faculdade Mineira de Direito,Pontificia Universidade Catolica de Minas Gerais,18089429|23187999 +Revista da Rede de Enfermagem do Nordeste,Rev Rene - Revista da Rede de Enfermagem do Nordeste,15173852|21756783 +Revista da Sociedade Brasileira de Fonoaudiologia,SciELO,15168034|15168034 +Revista da Sociedade Brasileira de Medicina Tropical,SciELO,00378682|00378682 +Revista da SORBI,Sociedad Rio-Grandeense de Bioetic (SORBI),23189983|23189983 +Revista da Tulha,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24477117 +Revista da Universidade Vale do Rio Verde,Universidade Vale do Rio Verde,15170276|22365362 +Revista DAE,Editora Cubo Multimidia,01016040|01016040 +Revista de Administração,"""Business Department, School of Economics, Business & Accounting""",00802107|19846142 +Revista de Administração Contabilidade e Economia da Fundace,FUNDACE,21787638 +Revista de Administração Contemporânea,SciELO,14156555|14156555 +Revista de Administração da UFSM,Universidade Federal de Santa Maria,19834659|19834659 +Revista de Administração da Unimep,Instituto Educacional Piracicabano da Igreja Metodista,16795350 +Revista de Administração de Empresas,SciELO,00347590|00347590 +Revista de Administração de Roraima - RARR,Universidade Federal de Roraima,22378057 +Revista de Administração e Negócios da Amazônia,Revista de Administracao e Negocios da Amazonia,21768366 +Revista de Administração IMED,Complexo de Ensino Superior Meridional S.A.,22377956 +Revista de Administração Pública,SciELO,00347612|00347612 +Revista de Administração Sociedade e Inovação,Programa de Pos Graduacao em Administracao da UFF/VR,24478156 +Revista de Administración Pública,Centro de Estudios Politicos y Constitucionales,00347639|19890656 +Revista de análisis económico,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7188870 +Revista de Antropologia,SciELO,00347701|00347701 +Revista de Antropología Social,Universidad Complutense de Madrid,1131558X|19882831 +Revista de Arquitectura,Editorial Universidad Catolica e Colombia,16570308| +Revista de Arquitetura IMED,Complexo de Ensino Superior Meridional S.A.,23181109 +Revista de Artes Marciales Asiáticas,University of Leon,21740747|21740747 +Revista de Bioética y Derecho,Instituto de Salud Carlos III/BNCS/SciELO Espana,18865887 +Revista de Bioética y Derecho,Instituto de Salud Carlos III/BNCS/SciELO Espana,18865887 +Revista de Bioética y Derecho,Instituto de Salud Carlos III/BNCS/SciELO Espana,18865887 +Revista de biología marina y oceanografía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7181957 +Revista de Biologia Neotropical,Universidade Federal de Goias,18069652|21780579 +Revista de Biología Tropical,Universidad de Costa Rica,00347744|22152075 +Revista de Calidad Asistencial,Elsevier ,1134282X| +Revista de Cancioneros Impresos y Manuscritos,Publicaciones Universidad de Alicante,22547444|22547444 +Revista de Ciência & Tecnologia,Instituto Educacional Piracicabano da Igreja Metodista,22381252 +Revista de ciencia política (Santiago),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0718090X +Revista de Ciência Veterinária e Saúde Pública,Universidade Estadual de Maringa,23584610 +Revista de Ciências Agrárias,Editora Cubo Multimidia,21778760 +Revista de Ciências Agrarias - Amazon Journal of Agricultural and Environmental Sciences,Editora Cubo Multimidia,1517591X +Revista de Ciências Agroveterinárias,Universidade do Estado de Santa Catarina,22381171 +Revista de Ciências Ambientais,Centro Universitario La Salle - UNILASALLE,19818858 +Revista de Ciencias Ambientales,Universidad Nacional de Costa Rica,14092158|22153896 +Revista de Ciências da Administração,Universidade Federal de Santa Catarina,15163865|21758077 +REVISTA DE CIÊNCIAS DA EDUCAÇÃO,Revista de Ciencias da Educacao,15187039|23176091 +Revista de Ciencias Económicas,Universidad de Costa Rica,02529521|22153489 +Revista de Ciências Humanas,Universidade Federal de Santa Catarina,01019589|21784582 +Revista de Ciencias Sociales,Universidad de Costa Rica,04825276|22152601 +Revista de Comunicación de la SEECI,Sociedad Espanola de Estudios de la Comunicacion Iberoamericana (SEECI),15763420 +Revista de Contabilidad,Elsevier ,11384891| +Revista de Contabilidade e Organizações,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19826486|19826486 +Revista de Crítica Literaria Latinoamericana,JSTOR,02528843| +Revista de Cultura e Extensão USP,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21756805|23169060 +Revista de Cultura Teológica ISSN (impresso) 0104-0529 (eletrônico) 2317-4307,Revista de Cultura Teologica,01040529|23174307 +Revista de Derecho,Latin America Journals Online,19934505| +Revista de derecho (Coquimbo),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7189753 +Revista de derecho (Valdivia),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180950 +Revista de derecho (Valparaíso),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7186851 +Revista de Derecho Comunicaciones y Nuevas Tecnologías,"""Universidad de los Andes, Facultad de Derecho""",19097786 +Revista de Derecho Comunitario Europeo,Centro de Estudios Politicos y Constitucionales,11384026|19895569 +Revista de Derecho de la UNED (RDUNED),UNED - Universidad Nacional de Educacion a Distancia,18869912|22553436 +Revista de Derecho Escuela de Postgrado,Universidad de Chile,07191731|07191731 +Revista de Derecho Político,UNED - Universidad Nacional de Educacion a Distancia,0211979X|21745625 +Revista de Derecho Privado,Universidad Externado de Colombia,01234366|23462442 +Revista de Derecho Privado,"""Universidad de los Andes, Facultad de Derecho""",19097794 +Revista de Derecho Público,"""Universidad de los Andes, Facultad de Derecho""",19097778 +Revista de Derecho Uninorte,Universidad del Norte,01218697|21459355 +Revista de Dialectología y Tradiciones Populares,Departmento de Publicaciones del CSIC,00347981|19888457 +Revista de Direito Administrativo,Fundacao Getulio Vargas,22385177|00348007 +Revista de Direito Brasileira,University Nove de Julho - Uninove,23581352|23581352 +Revista de Direito da Cidade,Universidade do Estado do Rio de Janeiro UERJ,23177721 +Revista de Direito Econômico e Socioambiental,Pontificia Universidade Catolica do Parana - PUCPR,21798214| +Revista de Direito Internacional,Centro de Ensino Unificado de Brasilia,2236997X|22371036 +Revista de Direito Internacional Econômico e Tributário,Revista de Direito Internacional Economico e Tributario,23188529 +Revista de Direito Sanitário,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15164179|23169044 +Revista de Direitos e Garantias Fundamentais,Sociedade de Ensino Superior de Vitoria,19807864|21756058 +Revista de Economia,Universidade Federal do Parana,05565782|23169397 +Revista de Economia Contemporânea,SciELO,14159848|14159848 +Revista de Economía del Caribe,Universidad del Norte,20112106|21459363 +Revista de Economía del Rosario,Colegio Mayor de Nuestra Senora del Rosario,01235362|2145454X +Revista de Economia e Administração,INSPER - Instituto de Ensino e Pesquisa,16767608|19845308 +Revista de Economia e Sociologia Rural,SciELO,01032003|01032003 +Revista de Economía Institucional,Universidad Externado de Colombia,01245996|23462450 +Revista de Economia Política,SciELO,01013157|01013157 +Revista de Educação do Cogeime,Instituto Metodista de Servicos Educacionais,1044834 +Revista de Educação e Pesquisa em Contabilidade (REPeC),ABRACICON: Academia Brasileira de Ciencias Contabeis,19818610 +Revista de Educação Popular,Fundacao de Apoio Universitario,16785622|19827660 +Revista de Educación a Distancia (RED),Servicio de Publicaciones de la Universidad e Murcia,15787680 +Revista de educación y desarrollo social,Universidad Militar Nueva Granada,20115318| +Revista de Educomunicação Ambiental,Revista de Educomunicacao Ambiental,19826389 +Revista de Empreendedorismo e Gestão de Micro e Pequenas Empresas,Revista de Empreendedorismo Gestao de MPE,24478407 +Revista de Empreendedorismo Inovação e Tecnologia,Complexo de Ensino Superior Meridional S.A.,23593539 +Revista de Enfermagem da UFSM,Universidade Federal de Santa Maria,21797692|21797692 +Revista de Enfermagem e Atenção à Saúde,Universidade Federal do Triangulo Minero,23171154 +Revista de Enfermagem Referência,Health Sciences Research Unit: Nursing,08740283|21822883 +Revista de Enfermagem UFPE on line,"""Revista de Enfermagem, UFPE Online""",19818963 +Revista de Enfermería y Salud Mental,"""Editorial Glosa, S.L.""",23857021|2385703X +Revista de Engenharia Civil IMED,Complexo de Ensino Superior Meridional S.A.,23586508 +Revista de Ensino de Bioquímica,Sociedade Brasileira de Bioquimica e Biologia Molecular - SBBq,23188790 +Revista de Ensino de Ciências e Engenharia,Revista de Ensino de Ciencias e Engenharia,21792933 +Revista de Ensino de Engenharia,Revista de Ensino de Engenharia,22360158 +Revista de Epidemiologia e Controle de Infecção,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,22383360 +Revista de Escritoras Ibéricas,UNED - Universidad Nacional de Educacion a Distancia,23409029 +Revista de Estudios Andaluces,Editorial Universidad de Sevilla,02128594|23402776 +Revista de Estudios de la Justicia,Universidad de Chile,07180853|07184735 +Revista de Estudios e Investigación en Psicología y Educación,Universidade da Coruna,11381663|23867418 +Revista de Estudios Empresariales Segunda Época,Universidad de Jaen,19889046 +Revista de Estudios en Seguridad Internacional,Grupo de Estudios en Seguridad Internacional (GESI),24446157 +Revista de Estudios Hispánicos,Muse - Johns Hopkins University Press,21649308 +Revista de estudios histórico-jurídicos,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,07165455|07165455 +Revista de Estudios Históricos de la Masonería Latinoamericana y Caribeña,Universidad de Costa Rica,16594223 +Revista de Estudios Internacionales Mediterráneos,Servicio de Publicaciones de la Universidad Autonoma de Madrid,18874460| +Revista de Estudios para el Desarrollo Social de la Comunicación,University of Seville,16962079|22555919 +Revista de Estudios Políticos,Centro de Estudios Politicos y Constitucionales,00487694|19890613 +Revista de Estudios Sociales No 35,Universidad de los Andes,0123885X|19005180 +Revista de Estudos Constitucionais Hermenêutica e Teoria do Direito,Universidade do Vale do Rio Dos Sinos - UNISINOS,21752168 +Revista de Estudos da Comunicação,Pontificia Universidade Catolica do Parana - PUCPR,15189775| +Revista de Estudos da Linguagem,Faculdade de Letras da UFMG,01040588|22372083 +Revista de Estudos de Língua Portuguesa,Faculdade de Letras da UFMG,24470554| +Revista de Estudos e Pesquisas Avançadas do Terceiro Setor,Revista de Estudos e Pesquisas Avancadas do Terceiro Setor,23595299 +Revista de Estudos e Pesquisas sobre as Américas,Revista de Estudos e Pesquisas Sobre as Americas,19841639 +Revista de Estudos Empíricos em Direito,Instituto Rede de Pesquisa Empirica em Direito (REED),23190817|23190817 +Revista de Estudos Sociais,Revista de Estudos Sociais,1519504X|23587024 +Revista de Evaluación de Programas y Políticas Públicas,UNED - Universidad Nacional de Educacion a Distancia,23408464 +Revista de Filología Alemana,Universidad Complutense de Madrid,11330406|19882823 +Revista de Filología Española,Departmento de Publicaciones del CSIC,02109174|19888538 +Revista de Filología Románica,Universidad Complutense de Madrid,0212999X|19882815 +Revista de filosofía,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184360 +Revista de Filosofía (Madrid),Universidad Complutense de Madrid,00348244|1988284X +Revista de Filosofia Aurora,Pontificia Universidade Catolica do Parana - PUCPR,01044443| +Revista de Gastroenterología de México,Elsevier ,03750906| +Revista de Gastroenterología de México (English Edition),Elsevier ,2255534X| +Revista de geografía Norte Grande,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7183402 +Revista de Gestão,"""Business Department, School of Economics, Business & Accounting""",18092276|21778736 +Revista de Gestão Ambiental e Sustentabilidade,University Nove de Julho - Uninove,23169834|23169834 +Revista de Gestão Costeira Integrada,Associacao Portuguesa dos Recursos Hidricos,16468872|16468872 +Revista de Gestão de Água da América Latina,Associacao Brasileira de Recursos Hidricos - ABRH,23591919 +Revista de Gestão e Avaliação Educacional,Universidade Federal de Santa Maria,21762171|23181338 +Revista de Gestão e Organizações Cooperativas,Universidade Federal de Santa Maria,24467103|23590432 +Revista de Gestão e Projetos,University Nove de Julho - Uninove,22360972|22360972 +Revista de Gestão e Secretariado,Revista de Gestae e Secretariad,21789010|21789010 +Revista de Gestão em Sistemas de Saúde,University Nove de Julho - Uninove,23163712|23163712 +Revista de Gestão Finanças e Contabilidade,"""Revista de Gestao, Financas e Contabilidade""",22385320 +Revista de Gestão Social e Ambiental,"""Faculdade de Economia, Administracao e Contabilidade""",1981982X +Revista de História,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00348309|23169141 +Revista de Historia Económica / Journal of Iberian and Latin American Economic History,Cambridge University Press,02126109|20413335 +Revista de Historia Moderna Anales de la Universidad de Alicante,Publicaciones Universidad de Alicante,02125862|19899823 +Revista de História Regional,Universidade Estadual de Ponta Grossa,14140055| +Revista de Humanidades,UNED - Universidad Nacional de Educacion a Distancia,11305029|23408995 +Revista de Humanidades y Ciencias Sociales (Santa Cruz de la Sierra),SciELO,18190545 +Revista de Indias,Departmento de Publicaciones del CSIC,00348341|19883188 +Revista de Ingeniería,Revista de Ingenieria,01214993|20110049 +Revista de Ingeniería Matemáticas y Ciencias de la Información,Corporacion Universitaria Republicana,23393270|23573716 +Revista de Investigación Desarrollo e Innovación,Universidad Pedagogica y Tecnologica de Colombia,20278306|23899417 +Revista de Investigación Educativa,Servicio de Publicaciones de la Universidad e Murcia,02124068|19899106 +Revista de Investigaciones Altoandinas - Journal of High Andean Research,Universidad Nacional Del Altiplano Puno Peru ,23068582|23132957 +Revista de Investigaciones Veterinarias del Perú,"""Universidad Nacional Mayor de San Marcos, Vicerectorado de Investigacion""",16823419|16099117 +Revista de Investigações Constitucionais,Universidade Federal do Parana,23595639 +Revista de Italianística,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22388281 +Revista de la Academia Colombiana de Ciencias Exactas Físicas y Naturales,"""ACCEFYN - Academia Colombiana de Ciencias Exactas, Fisicas y Naturales""",03703908|23824980 +Revista de la Asociación Argentina de Derecho Administrativo,Universidad Nacional del Litoral,24690813 +Revista de la Asociación Argentina de Ortopedia y Traumatología,Asociacion Argentina de Ortopedia y Traumatologia,15151786|18527434 +Revista de la Asociación Española de Neuropsiquiatría,Instituto de Salud Carlos III/BNCS/SciELO Espana,02115735|02115735 +Revista de la CEPAL,United Nations Publications,16820908 +Revista de la ciencia del suelo y nutrición vegetal,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182791 +Revista de la construcción,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,0718915X +Revista de la Educación Superior,Elsevier ,01852760| +Revista de la Escuela de Medicina Legal,Universidad Complutense de Madrid,18873278|18859577 +Revista de la Facultad de Derecho y Ciencias Políticas,Universidad Pontificia Bolivariana,01203886|23900016 +Revista de la Facultad de Medicina,Universidad Nacional de Colombia,01200011|23573848 +Revista de la Facultad de Medicina Veterinaria y de Zootecnia,Universidad Nacional de Colombia,01202952|23573813 +Revista de la Facultad de Trabajo Social,Universidad Pontificia Bolivariana,01211722|23900059 +Revista de la Real Academia de Ciencias Exactas Físicas y Naturales Serie A Matemáticas,Springer-Verlag,15787303|15791505 +Revista de la Sociedad Española de Enfermería Nefrológica,Instituto de Salud Carlos III/BNCS/SciELO Espana,11391375|11391375 +Revista de la Sociedad Española del Dolor,Inspira Network Group,11348046| +Revista de la Universidad Industrial de Santander Salud,Universidad Industrial de Santander,01210807|21458464 +Revista de Lengua para Fines Específicos 21 1,Universidad de Las Palmas de Gran Canaria,23408561 +Revista de Lenguas Modernas,Universidad de Costa Rica,16591933| +Revista de lenguas y literaturas catalana gallega y vasca,UNED - Universidad Nacional de Educacion a Distancia,11308508| +Revista de Letras,Universidade Tecnologica Federal do Parana,01049992|21795282 +Revista de Lingüística y Lenguas Aplicadas,Universitat Politecnica de Valencia,18862438|18866298 +Revista de Literatura,Departmento de Publicaciones del CSIC,0034849X|19884192 +Revista de Logopedia Foniatría y Audiología,Elsevier ,02144603| +Revista de los Estudiantes de Medicina de la Universidad Industrial de Santander Médicas UIS,Universidad Industrial de Santander,01210319|17945240 +Revista de Matemática Teoría y Aplicaciones,Universidad de Costa Rica,14092433|22153373 +Revista de Medicina,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00348554|16799836 +Revista de Medicina da UFC,Revista de Medicina da UFC,01001302|24476595 +Revista de Metalurgia,Departmento de Publicaciones del CSIC,00348570|19884222 +Revista de Microbiologia,SciELO,00013714|00013714 +"""Revista de Museología """"Kóot""""""",Latin America Journals Online,23073942| +Revista de Negócios,Fundacao Universidade Regional de Blumenau,14133849|19804431 +Revista de Neuro-Psiquiatria,Universidad Peruana Cayetano Heredia,00348597|16097394 +Revista de Nutrição,SciELO,14155273|14155273 +Revista de Odontologia da UNESP,SciELO,18072577 +Revista de Odontologia da Universidade de São Paulo,SciELO,01030663|01030663 +Revista de Ortopedia y Traumatología,Elsevier ,04825985| +Revista de Osteoporosis y Metabolismo Mineral,Instituto de Salud Carlos III/BNCS/SciELO Espana,1889836X| +Revista de otorrinolaringología y cirugía de cabeza y cuello,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184816 +Revista de Patología Dual,Sociedad Espanola de Patologia Dual (SEPD),23863110 +Revista de Patología Respiratoria,Elsevier ,15769895| +Revista de Patologia Tropical,Universidade Federal de Goias,03010406|10808178 +Revista de Pesquisa Cuidado é Fundamental Online,Universidade Federal do Estado do Rio de Janeiro UNIRIO,18096107|21755361 +Revista de Psicodidactica / Journal of Psychodidactics,UPV/EHU Press,11361034|11361034 +Revista de Psicología,Universidad de Chile,07190581|07190581 +Revista de Psicología (Trujillo),Universidad Cesar Vallejo,19906757|24110167 +Revista de Psicologia da IMED,Complexo de Ensino Superior Meridional S.A.,21755027 +Revista de Psicología del Trabajo y de las Organizaciones,Elsevier ,15765962|15765962 +Revista de Psicología Social,Informa UK (Taylor & Francis),02134748|15793680 +Revista de Psicolog�a,Sistema de Bibliotecas PUCP,02549247|22233733 +Revista de Psicopatología y Psicología Clínica,UNED - Universidad Nacional de Educacion a Distancia,11365420|22546057 +Revista de Psiquiatria do Rio Grande do Sul,SciELO,01018108|01018108 +Revista de Psiquiatría y Salud Mental,Elsevier ,18889891| +Revista de Psiquiatría y Salud Mental (English Edition),Elsevier ,21735050| +Revista de Radiodifusão,Sociedade Brasileira de Engenharia de Televisao (SET),19814984|22369619 +Revista de Salud Pública,Universidad Nacional de Colombia,01240064|01240064 +Revista de Saúde Coletiva da UEFS,Universidade Estadual de Feira de Santana,16777522| +Revista de Saúde Pública,SciELO,00348910|00348910 +Revista de Senología y Patología Mamaria,Elsevier ,02141582| +Revista de Sociología,Universidad de Chile,0716632X|0716632X +Revista de Sociologia e Política,SciELO,01044478|01044478 +Revista de Sociologia e Política,SciELO,16789873|16789873 +Revista de Tecnología,Universidad el Bosque,16921399| +Revista de Tecnologia da Informação e Comunicação,Revista de Tecnologia da Informacao e Comunicacao,22375112 +Revista de Teledetección,Universitat Politecnica de Valencia,11330953|19888740 +Revista de Teologia e Ciências da Religião da UNICAP,Revista de Teologia e Ciencias da Religiao da UNICAP,2237907X +Revista de Terapia Ocupacional da Universidade de São Paulo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,14159104|22386149 +Revista de Urbanismo,Universidad de Chile,7175051 +Revista del ISM,Universidad Nacional del Litoral,16667603|23623322 +Revista del Laboratorio Clínico,Elsevier ,18884008| +Revista del Museo de La Plata,Smithsonian Institution Biodiversity Heritage Library,03252264| +Revista del Pie y Tobillo,Elsevier ,16972198| +Revista Dental Press de Ortodontia e Ortopedia Facial,SciELO,14155419|14155419 +Revista Derecho del Estado,Universidad Externado de Colombia,01229893|23462051 +Revista Desassossego,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21753180|21753180 +Revista Desenredo,UPF Editora,22365400|1808656X +Revista Diálogo Educacional,Pontificia Universidade Catolica do Parana - PUCPR,15183483|1981416X +Revista Diálogos,Revista Dialogos,22361499|22361499 +Revista Diálogos da Extensão,"""Instituto Federal de Educacao, Ciencia e Tecnologia do Rio Grande do Norte (IFRN)""",24477192|24477869 +REVISTA DIÁLOGOS DO DIREITO - ISSN 2316-2112,Cesuca - Centro Ensino Superior de Cachoeirinha,23162112 +Revista Digital de Derecho Administrativo,Universidad Externado de Colombia,21452946 +Revista Digital de Direito Administrativo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23190558 +Revista Digital de Investigación en Docencia Universitaria,Universidad Peruana de Ciencias Aplicadas,22232516|22232516 +Revista Digital do LAV,Universidade Federal de Santa Maria,19837348|19837348 +Revista Digital Matemática Educación e Internet,nstituto Tecnologico de Costa Rica,16590643 +Revista Digital Mundo Asia Pacífico,Universidad EAFIT,23448172 +Revista Direito e Política,Editora UNIVALI,19807791 +Revista Direito e Práxis,Universidade do Estado do Rio de Janeiro UERJ,21798966|21798966 +Revista Direito em Ação,Revista Direito e Acao,15189562 +Revista Direito Estado e Sociedade,Programa de Pos Graduacao em Direito da PUC-Rio,15166104| +Revista Direito GV,SciELO,18082432|23176172 +Revista Direitos Culturais,Revista Direitos Culturais,21771499|21771499 +Revista Direitos Emergentes na Sociedade Global,Universidade Federal de Santa Maria,23163054|23163054 +Revista Discernindo,Instituto Metodista de Ensino Superior,23577649 +Revista do Centro de Estudos Portugueses,Faculdade de Letras da UFMG,1676515X|23590076 +Revista do Colégio Brasileiro de Cirurgiões,SciELO,01006991|01006991 +Revista do Curso de Direito,Instituto Metodista de Ensino Superior,21761094 +Revista do Departamento de Psicologia UFF,SciELO,01048023|01048023 +Revista do Direito,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,01049496|19829957 +Revista do Direito Público,Universidade Estadual de Londrina,1980511X +Revista do Hospital das Clínicas,SciELO,00418781|00418781 +REVISTA DO INSTITUTO ADOLFO LUTZ,M&W Comunicacao Integrada Ltda - ME,00739855|19833814 +Revista do Instituto de Estudos Brasileiros,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,00203874|2316901X +Revista do Instituto de Laticínios Cândido Tostes,Lepidus Tecnologia,22386416|22386416 +Revista do Instituto de Medicina Tropical de São Paulo,SciELO,00364665|00364665 +Revista do Instituto Florestal,Editora Cubo Multimidia,01032674|21785031 +Revista do Instituto Geológico,GN1 Genesis Network,0100929X| +Revista do Instituto Histórico e Geográfico do Pará,Revista do Instituto Historico e Geografico do Para,23590831 +Revista do Mestrado em Direito da Universidade Católica de Brasília Escola de Direito,Revista do Mestrado em Direito da Universidade Catolica de Brasilia: Escola de Direito,19808860 +Revista do Museu Paulista,Smithsonian Institution Biodiversity Heritage Library,03039846| +Revista do Tribunal de Contas do Estado de Minas Gerais,Revista do Tribunal de Contas do Estado de Minas Gerais,01021052|24472697 +Revista Dor,GN1 Genesis Network,18060013| +Revista Dynamis,Fundacao Universidade Regional de Blumenau,01040405|19824866 +Revista e-ciência,Revista e-ciencia,23184922|23184922 +Revista E-Tech Tecnologias para Competitividade Industrial - ISSN - 1983-1838,SENAI ISC,19831838 +Revista Ecologia e Nutrição Florestal - ENFLO,Universidade Federal de Santa Maria,2316980X|2316980X +Revista Economia & Gestão,Pontificia Universidade Catolica de Minas Gerais,16788982|19846606 +Revista Economia & Tecnologia,Universidade Federal do Parana,22384715|22381988 +Revista Economia Ensaios,Fundacao de Apoio Universitario,19831994|19831994 +Revista Educação Agrícola Superior,Revista Educacao Agricola Superior - ABEAS,0101756X +Revista Educação Artes e Inclusão,Universidade do Estado de Santa Catarina,19843178 +Revista Educação Especial,Universidade Federal de Santa Maria,1808270X|1984686X +Revista Educación,Universidad de Costa Rica,03797082|22152644 +Revista EducaOnline,Revista EducaOnline,19832664 +REVISTA EIXO,Coordenacao de Publicacoes da Editora do Instituto Federal de Brasilia,22389504|22385630 +Revista Eixos Tech,IFSULDEMINAS (Instituto Federal do Sul de Minas), +Revista Electrónica Complutense de Investigación en Educación Musical - RECIEM,Universidad Complutense de Madrid,16987454 +Revista Electrónica de Estudios Internacionales,Asociacion Espanola de Profesores de Derecho Internacional y Relaciones Internacional,16975197 +Revista Electrónica de Investigación y Docencia (REID),Universidad de Jaen,19892446 +Revista Electrónica Educare,Universidad Nacional de Costa Rica,14094258 +Revista Electrónica Interuniversitaria de Formación del Profesorado,Servicio de Publicaciones de la Universidad e Murcia,15750965 +Revista Eletrônica de Ciência Administrativa,FACECLA,16777387 +Revista Eletrônica de Ciência Política,Universidade Federal do Parana,2236451X +Revista Eletrônica de Direito Processual,Universidade do Estado do Rio de Janeiro UERJ,19827636 +Revista Eletrônica de Educação,Universidade Federal de Sao Carlos Programa de Pos-Graduacao em Educacao,19827199 +Revista Eletrônica de Enfermagem,Universidade Federal de Goias,15181944 +Revista Eletrônica de Enfermagem,Universidade Federal de Goias,15181944| +Revista Eletrônica de Farmácia,Universidade Federal de Goias,18080804 +Revista Eletrônica de Gestão e Tecnologias Ambientais,Revista GESTA,2317563X +Revista Eletrônica de Sistemas de Informação,FACECLA,16773071 +Revista Eletrônica Direito e Sociedade - REDES,Centro Universitario La Salle - UNILASALLE,23188081 +Revista Eletrônica do Alto Vale do Itajaí,Universidade do Estado de Santa Catarina,23164190 +Revista Eletrônica do CEJUR,Universidade Federal do Parana,19818386 +Revista Eletrônica do Curso de Direito da UFSM,Universidade Federal de Santa Maria,19813694|19813694 +Revista Eletrônica em Gestão Educação e Tecnologia Ambiental,Universidade Federal de Santa Maria,22361170|22361170 +Revista Eletronica Gestão & Saúde,Revista Gestao e Saude/NESPROM,19824785 +Revista Eletrônica Gestão e Serviços,Instituto Metodista de Ensino Superior,21777284 +Revista Eletrônica Sapere Aude,Revista Eletronica Sapere Aude,23166266 +Revista em Agronegócio e Meio Ambiente,Centro Universitario de Maringa,19819951|21769168 +Revista Em Extensão,Fundacao de Apoio Universitario,15186369| +Revista Em Pauta,Universidade do Estado do Rio de Janeiro UERJ,14148609|22383786 +Revista Empresa y Humanismo,Universidad de Navarra,22546413 +Revista Encuentros,Universidad Autonoma del Caribe,16925858|2216135X +Revista Enfermagem Contemporânea,Escola Bahiana de Medicine e Saude Publica,23173378| +Revista Enfermagem Digital Cuidado e Promoção da Saúde,GN1 Genesis Network,24465682| +Revista Enfermagem UERJ,Universidade do Estado do Rio de Janeiro UERJ,01043552| +Revista Enfermeria Herediana,Universidad Peruana Cayetano Heredia,19985487|20754000 +Revista Engenharia na Agricultura - REVENG,Revista Engenharia na Agricultura,14143984 +Revista Entrecaminos,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24479748 +REVISTA ESAICA,Universidad de Santander - UDES,24225126|24224650 +Revista Espaço do Currículo,Associacao de Estudos E Pesquisas Em Politicas E Practicas Curriculares,19831579|19831579 +Revista Espaço Pedagógico,UPF Editora,01047469|22380302 +Revista Española de Anestesiología y Reanimación,Elsevier ,00349356| +Revista Española de Anestesiología y Reanimación (English Edition),Elsevier ,23411929| +Revista Española de Antropología Americana,Universidad Complutense de Madrid,05566533|19882718 +Revista Española de Artroscopia y Cirugía Articular,Elsevier ,23863129| +Revista Española de Cardiología,Elsevier ,03008932|15792242 +Revista Española de Cardiología (English Edition),Elsevier ,18855857| +Revista Española de Cardiología Suplementos,Elsevier ,11313587| +Revista Española de Cirugía Oral y Maxilofacial,Elsevier ,11300558| +Revista Española de Cirugía Oral y Maxilofacial (English Edition),Elsevier ,2386401X| +Revista Española de Cirugía Ortopédica y Traumatología,Elsevier ,18884415| +Revista Española de Cirugía Ortopédica y Traumatología (English Edition),Elsevier ,19888856| +Revista Española de Derecho Constitucional,Centro de Estudios Politicos y Constitucionales,02115743|19890648 +Revista Española de Derecho Internacional,Asociacion Espanola de Profesores de Derecho Internacional y Relaciones Internacional,00349380|23871253 +Revista Española de Discapacidad,SIIS - Centro de Documentacion y Estudios,23405104|23405104 +Revista española de Documentación Científica,Departmento de Publicaciones del CSIC,02100614|19884621 +Revista Española de Educación Comparada,UNED - Universidad Nacional de Educacion a Distancia,11378654|21745382 +Revista Española de Enfermedades Digestivas,Sociedad Espanola de Patologia Digestiva (SEPD),11300108|11300108 +Revista Española de Enfermedades Metabólicas Óseas,Elsevier ,11328460| +Revista Española de Geriatría y Gerontología,Elsevier ,0211139X| +Revista Española de Investigación en Marketing ESIC,Elsevier ,11381442| +Revista Española de Investigaciones Sociológicas,Centro de Investigaciones Sociologicas,02105233|19885903 +Revista Española de Lingüística Aplicada/Spanish Journal of Applied Linguistics,John Benjamins Publishing Company,02132028|22546774 +Revista Española de Medicina Legal,Elsevier ,03774732| +Revista Española de Medicina Nuclear,Elsevier ,02126982|02126982 +Revista Española de Medicina Nuclear (English Edition),Elsevier ,1578200X| +Revista Española de Medicina Nuclear e Imagen Molecular,Elsevier ,2253654X| +Revista Española de Medicina Nuclear e Imagen Molecular (English Edition),Elsevier ,22538089| +Revista Española de Nutrición Comunitaria,Elsevier ,11353074| +Revista Española de Nutrición Humana y Dietética,Fundacion Espanola de Dietistas-Nutricionistas (FEDN),21731292|21745145 +Revista Española de Patología,Elsevier ,16998855| +Revista Española de Salud Pública,Instituto de Salud Carlos III/BNCS/SciELO Espana,11355727| +Revista Española de Sanidad Penitenciaria,Instituto de Salud Carlos III/BNCS/SciELO Espana,15750620|15750620 +Revista española de la opinión pública,JSTOR,00349429| +Revista Estado Gobierno y Gestión Pública,Universidad de Chile,07176759|07176759 +Revista Estima,Zeppelini Editorial e Comunicacao,18063144| +Revista Estomatológica Herediana,Universidad Peruana Cayetano Heredia,10194355|22257616 +Revista Estudiantil Latinoamericana de Ciencias Sociales,"""Facultad Latinoamericana de Ciencias Sociales, Mexico (FLACSO)""",2304179X +Revista Estudios de Políticas Públicas,Universidad de Chile,7196296 +Revista Estudos Culturais,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,24467693 +Revista Estudos do Século XX,Coimbra University Press,16453530|16478622 +Revista Estudos Feministas,SciELO,0104026X|0104026X +Revista Eurolatinoamericana de Derecho Administrativo,Universidad Nacional del Litoral,2362583X +Revista Europea de Dirección y Economía de la Empresa,Elsevier ,10196838| +Revista Evidenciação Contábil & Finanças,Revista Evidenciacao Contabil & Financas,23181001|23181001 +REVISTA EXPERIENCIA DOCENTE,Universidad ECCI,23463236|24628212 +Revista Extraprensa,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15196895|22363467 +Revista Facultad de Ciencias Básicas,Universidad Militar Nueva Granada,19004699| +Revista Facultad de Ciencias de la Salud UDES,"""Facultad de Ciencias de la Salud, UDES""",24221074 +Revista Facultad de Ciencias Económicas,Universidad Militar Nueva Granada,01216805|19097719 +Revista Facultad de Ingeniería,Universidad Pedagogica y Tecnologica de Colombia,01211129| +Revista Facultad de Ingeniería - Universidad de Tarapacá,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7181337 +Revista Facultad de Ingeniería Universidad de Antioquia,Universidad de Antioquia,01206230| +Revista Facultad de Odontología,Universidad de Antioquia,0121246X|21457670 +Revista Facultad Nacional de Agronomía,Universidad Nacional de Colombia,03042847|22487026 +Revista Facultad Nacional de Salud Pública,Universidad de Antioquia,0120386X|22563334 +Revista FAMECOS,EDIPUCRS,14150549|19803729 +Revista Família Ciclos de Vida e Saúde no Contexto Social,Universidade Federal do Triangulo Minero,23188413|23188413 +Revista Filosofía UIS,Universidad Industrial de Santander,16922484|21458529 +Revista Filosófica de Coimbra,Coimbra University Press,08720851|08720851 +Revista Finanzas y Política Económica,Editorial Universidad Catolica e Colombia,22486046| +Revista Fitos,GN1 Genesis Network,18089569| +Revista Forestal Mesoamericana Kurú,nstituto Tecnologico de Costa Rica,22152504 +Revista Forges,Coimbra University Press,21832722 +Revista FSA,Revista FSA,18066356|23172983 +Revista Fuentes,Editorial Universidad de Sevilla,15757072|21727775 +Revista Fuentes El Reventón Energético,Universidad Industrial de Santander,16576527|21458502 +Revista Fuerzas Armadas y Sociedad,SciELO,7171498 +Revista Galega de Filoloxía,Universidade da Coruna,15762661|24449121 +Revista Gaúcha de Enfermagem,SciELO,19831447|19831447 +Revista General de Información y Documentación,Universidad Complutense de Madrid,11321873|19882858 +Revista Geoamazônia,Revista Geoamazonia,23581778 +Revista Geografar,Universidade Federal do Parana,1981089X +Revista Geografares,Geografares,15182002|21753709 +REVISTA GEOGRÁFICA ACADÊMICA,Universidade Federal de Roraima,16787226 +Revista Geográfica de América Central,Universidad Nacional de Costa Rica,22152563 +Revista Geológica de América Central,Universidad de Costa Rica,02567024|2215261X +Revista geológica de Chile,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7160208 +Revista Geonomos,GEONOMOS,01044486|24466964 +Revista Gestão & Conexões,Revista Gestao & Conexoes - Management and Connections Journal,23175087 +Revista Gestão & Políticas Públicas,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,22371095 +Revista Gestão da Produção Operações e Sistemas,A Fundacao para o Desenvolvimento de Bauru (FunDeB),19842430 +Revista Gestão Industrial,Universidade Tecnologica Federal do Parana,18080448 +Revista Gestão Inovação e Tecnologias,Universidade Federal de Sergipe,22370722 +Revista Gestão Universitária na América Latina - GUAL,Universidade Federal de Santa Catarina,19834535|19834535 +Revista GTLex,Fundacao de Apoio Universitario,24479551 +Revista Hacienda Pública Española,Instituto de Estudios Fiscales,02101173| +Revista Hipertexto,Revista Hipertexto,2236515X +Revista Hispánica Moderna,Muse - Johns Hopkins University Press,19446446 +Revista Hispanoamericana de Hernia,Elsevier ,22552677| +Revista Historia Autónoma,Servicio de Publicaciones de la Universidad Autonoma de Madrid,22548726|22548726 +Revista Historia de la Educación Colombiana,Rudecolombia,01237756| +Revista Historia de la Educación Latinoamericana,Rudecolombia,01227238| +Revista História Debates e Tendências,UPF Editora,15172856|22388885 +Revista História Hoje,Revista Historia Hoje,18063993 +Revista Hospital Universitário Pedro Ernesto,Universidade do Estado do Rio de Janeiro UERJ,16768280|19832567 +Revista Ibero-Americana de Ciências Ambientais,Escola Superior de Sustentabilidade,21796858 +Revista Ibero-Americana de Estratégia,University Nove de Julho - Uninove,21760756|21760756 +Revista Iberoamericana,"""University Library System, University of Pittsburgh""",00349631|21544794 +Revista Iberoamericana de Arritmología,RIA,19899777|19899777 +Revista Iberoamericana de Automática e Informática Industrial RIAI,Elsevier ,16977912|16977920 +Revista Iberoamericana de Bioeconomía y Cambio Climático,Latin America Journals Online,24107980 +Revista Iberoamericana de Cirugía de la Mano,Elsevier ,16988396| +Revista Iberoamericana de Educación Superior,Elsevier ,20072872| +Revista Iberoamericana de Estudios de Ásia Oriental,Center for East Asian Studies,18886566| +Revista Iberoamericana de Evaluación Educativa,Servicio de Publicaciones de la Universidad Autonoma de Madrid,19890397| +Revista Iberoamericana de Fisioterapia y Kinesiología,Elsevier ,11386045| +Revista Iberoamericana de Micología,Elsevier ,11301406| +Revista Iberoamericana de Psicología y Salud,Elsevier ,21712069| +Revista IBRACON de Estruturas e Materiais,SciELO,19834195 +Revista IBRACON de Estruturas e Materiais,SciELO,19834195 +Revista IBRACON de Estruturas e Materiais,SciELO,19834195|19834195 +Revista Icade Revista de las Facultades de Derecho y Ciencias Económicas y Empresariales,Universidad Pontificia Comillas,18897045|23410841 +Revista ICONO14 Revista científica de Comunicación y Tecnologías emergentes,Asociacion Cientifica ICONO14,16978293 +Revista Ingeniería,Universidad de Costa Rica,14092441|22152652 +Revista ingeniería de construcción,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7185073 +Revista Innovar Journal,Universidad Nacional de Colombia,01215051|22486968 +Revista Inovação Projetos e Tecnologias,University Nove de Julho - Uninove,23189851|23189851 +Revista Integración,Universidad Industrial de Santander,0120419X|21458472 +Revista Inter-Ação,Universidade Federal de Goias,01017136|19818416 +Revista Interamericana de Bibliotecología,Universidad de Antioquia,01200976| +Revista Interamericana de Investigación Educación y Pedagogía RIIEP,Universidad Santo Tomas,1657107X| +Revista Interfaces Saúde Humanas e Tecnologia,"""Revista Interfaces: Saude, Humanas e Tecnologia""",2317434X +REVISTA INTERNACIONAL CONSINTER DE DIREITO,CONSINTER,21836396 +Revista Internacional de Acupuntura,Elsevier ,18878369| +Revista Internacional de Andrología,Elsevier ,1698031X| +Revista Internacional de Ciências,Universidade do Estado do Rio de Janeiro UERJ,23167041|23167041 +Revista Internacional de Ciencias Podológicas,Universidad Complutense de Madrid,18877249|19895151 +Revista Internacional de Comunicación y Desarrollo (RICD),University of Santiago de Compostela,23863730 +REVISTA INTERNACIONAL DE EDUCACIÓN MUSICAL,International Society for Music Education,23074841 +Revista Internacional de Educación para la Justicia Social (RIEJS),Servicio de Publicaciones de la Universidad Autonoma de Madrid,22543139|22543139 +Revista Internacional de Folkcomunicação,Revista Internacional de Folkcomunicacao,18074960 +Revista Internacional de Investigación en Ciencias Sociales,Instituto de Investigaciones en Ciencias de la Salud,22264000 +Revista Internacional de la Cruz Roja,Cambridge University Press,0250569X| +Revista Internacional de Lenguas Extranjeras / International Journal of Foreign Languages,Universitat Rovira I Virgili,20148100 +Revista Internacional de Medicina y Ciencias de la Actividad Física y del Deporte,Servicio de Publicaciones de la Universidad Autonoma de Madrid,15770354|15770354 +Revista Internacional de Métodos Numéricos para Cálculo y Diseño en Ingeniería,Elsevier ,02131315| +Revista Internacional de Organizaciones,Universitat Rovira I Virgili,2013570X|18864171 +Revista Internacional de Seguridad Social,Wiley Blackwell (Blackwell Publishing),0250605X|17521734 +Revista Internacional de Sociología,Departmento de Publicaciones del CSIC,00349712|1988429X +Revista Internacional del Trabajo,Wiley Blackwell (Blackwell Publishing),03785548|15649148 +Revista Internacional Interdisciplinar INTERthesis,Universidade Federal de Santa Catarina,18071384|18071384 +Revista Intratextos,Universidade do Estado do Rio de Janeiro UERJ,21766789|21766789 +REVISTA INVESTIGACION BIODIVERSIDAD Y DESARROLLO,Universidad Tecnologica del Choco Diego Luis Cordoba,16573498| +Revista Investigaciones Aplicadas,Universidad Pontificia Bolivariana,20110413 +Revista Investigaciones Turísticas,Publicaciones Universidad de Alicante,21745609| +Revista INVI,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7188358 +Revista Ion Investigación Optimización y Nuevos procesos en Ingeniería,Universidad Industrial de Santander,0120100X|21458480 +Revista Ius et Iustitia Eletrônica,Associacao Educacional de Araras,19835019| +Revista Jovens Pesquisadores,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,2237048X +Revista Jurídica Cesumar - Mestrado,Centro Universitario de Maringa,16776402|21769184 +Revista Jurídica da Presidência,Biblioteca da Presidencia da Republica,22363645 +Revista jurídica de la Universidad de León,University of Leon,11372702| +REVISTA JURÍDICA DO CESUCA - ISSN 2317-9554,Cesuca - Centro Ensino Superior de Cachoeirinha,23179554|23179554 +Revista Jurídica Uniandrade,Revista Juridica Uniandrade,18066771 +Revista Justiça do Direito,UPF Editora,14137038|22383212 +Revista Katálysis,SciELO,14144980|14144980 +Revista La Propiedad Inmaterial,Universidad Externado de Colombia,16571959|23462116 +Revista LABVERDE,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,21792275 +Revista Latino-Americana de Enfermagem,SciELO,01041169|01041169 +Revista Latino-americana de Geografia e Genero,Universidade Estadual de Ponta Grossa,21772886 +Revista Latino-Americana de Inovação e Engenharia de Produção,Universidade Federal do Parana,23174846|23176792 +Revista latinoamericana de bioética,Universidad Militar Nueva Granada,16574702|2462859X +Revista Latinoamericana de Biotecnología Ambiental y Algal,Springer - Global Science Journals,20072570 +Revista Latinoamericana de Ciencias Sociales Niñez y Juventud,Fundacion Cinde,1692715X|20277679 +Revista Latinoamericana de Derecho Social,Elsevier ,18704670| +Revista Latinoamericana de Derechos Humanos,Universidad Nacional de Costa Rica,16594304|22154221 +Revista Latinoamericana de Ingenieria de Software,Universidad Nacional de Lanus,23142642 +Revista Latinoamericana de Investigación en Matemática Educativa,Revista Latinoamericana e Investigacion en Matematica Educativa RELIME,16652436|20076819 +Revista Latinoamericana de Medicina Conductual / Latin American Journal of Behavioral Medicine,Sociedad Mexicana de Medicina Conductual,20070799|20070810 +Revista Latinoamericana de Psicología,Elsevier ,01200534| +Revista Latinoamericana de Psicopatologia Fundamental,SciELO,14154714|14154714 +Revista Lebret,Universidad Santo Tomas,21455996|23575468 +Revista Letra,"""Faculdade de Letras, UFRJ""",18065333| +Revista Letras,Universidade Federal do Parana,01000888|22360999 +Revista Linhas,Universidade do Estado de Santa Catarina,19847238 +Revista Literária do Corpo Discente da Universidade Federal de Minas Gerais,Faculdade de Letras da UFMG,01035878| +Revista Lugares de Educação,Revista Lugares de Educacao,22371451 +Revista MAD,Universidad de Chile,07180527|07180527 +Revista Maracanan,Universidade do Estado do Rio de Janeiro UERJ,1807989X|23590092 +Revista Matemática Complutense,Springer-Verlag,11391138|19882807 +Revista Matemática Iberoamericana,European Mathematical Society Publishing House,02132230| +Revista Med,Universidad Militar Nueva Granada,01215256|19097700 +Revista Médica Clínica Las Condes,Elsevier ,07168640| +Revista Médica da UFPR,Universidade Federal do Parana,2358193X| +Revista médica de Chile,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,00349887|00349887 +Revista Médica de Homeopatía,Elsevier ,18888526| +Revista Médica de la Universidad de Costa Rica,Universidad de Costa Rica,16592441| +Revista Medica de los Postgrados de Medicina,Latin America Journals Online,19926863| +Revista Médica de Minas Gerais,GN1 Genesis Network,22383182| +Revista Médica Del Hospital General De México,Elsevier ,01851063| +Revista Médica del Hospital José Carrasco Arteaga,Revista Medica del Hospital Jose Carrasco Arteaga,13906445| +Revista Medica Herediana,Universidad Peruana Cayetano Heredia,1018130X|1729214X +Revista Médica Internacional sobre el Síndrome de Down,Elsevier ,11382074| +Revista Medicina Veterinaria,Universidad de la Salle,01229354|23898526 +Revista Mediterránea de Comunicación,Publicaciones Universidad de Alicante,1989872X|1989872X +Revista Memória em Rede,Universidade Federal de Pelotas,21774129 +Revista Mexicana de Análisis de la Conducta,Sociedad Mexicana de Analisis de la Conducta,01854534|20070802 +Revista Mexicana de Biodiversidad,Elsevier ,18703453|20078706 +Revista Mexicana de Ciencias Políticas y Sociales,Elsevier ,01851918| +Revista Mexicana de Fitopatología Mexican Journal of Phytopathology,"""Revista Mexicana de Fitopatologia, Mexican journal of Phytopathology""",20078080 +Revista Mexicana de Ingeniería Biomédica,Revista Mexicana de Ingenieria Biomedica,01889532|01889532 +Revista Mexicana de Mastozoologia,Servicios Ecologicos y Cientificos SA de CV,20074484 +Revista Mexicana de Oftalmología,Elsevier ,01874519| +Revista Mexicana de Opinión Pública,Elsevier ,18707300| +Revista Mexicana de Sociología,JSTOR,01882503| +Revista Mexicana de Trastornos Alimentarios,Elsevier ,20071523| +Revista Mexicana de Urología,Elsevier ,20074085| +Revista Monografias Ambientais,Universidade Federal de Santa Maria,22361308|22361308 +Revista Música,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01035525|22387625 +Revista Música Hodie,Universidade Federal de Goias,16763939|16763939 +Revista musical chilena,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,07162790|07162790 +Revista Nacional de Gerenciamento de Cidades,ANAP - Associacao Amigos de Natureza de Alta Paulista,23188472 +Revista Nacional de Odontología,Universidad Cooperativa de Colombia - UCC,19003080| +Revista Neurociências,Revista Neurociencias,01043579|19844905 +Revista Neuropsicologia Latinoamericana,Revista Neuropsicologia Latinoamericana,20759479 +Revista Nordestina de Ecoturismo,Escola Superior de Sustentabilidade,19838344 +Revista Nuevo Humanismo,Universidad Nacional de Costa Rica,14050234|22154078 +Revista Observatório,Universidade Federal do Tocantins,24474266 +Revista Odonto Ciência,EDIPUCRS,01029460|19806523 +Revista Odontológica Mexicana,Elsevier ,1870199X| +Revista OPSIS,Universidade Federal de Goias,15193276|21775648 +Revista Organizações em Contexto,Instituto Metodista de Ensino Superior,19828756 +Revista ORL,Ediciones Universidad de Salamanca,24447986 +Revista PAGMAR (Online),Editora Cubo Multimidia,24464791 +Revista Pan-Amazônica de Saúde,Instituto Evandro Chagas,21766223 +Revista Panamericana de Salud Pública,SciELO,10204989|10204989 +Revista Paraense de Medicina,Instituto Evandro Chagas,01015907| +Revista Paulista de Pediatria,Elsevier ,01030582|01030582 +Revista Paulista de Pediatria (English Edition),Elsevier ,23593482| +Revista Pensamento Contemporâneo em Administração,Departamento de Empreendedorismo e Gestao da UFF,19822596 +Revista Percurso,Universidade Estadual de Maringa,21773300 +Revista PerCursos,Universidade do Estado de Santa Catarina,19847246 +Revista Perspectiva Empresarial,Fundacion Universitaria Ceipa,23898186|23898194 +Revista Peruana de Biología,"""Universidad Nacional Mayor de San Marcos, Vicerectorado de Investigacion""",15610837|17279933 +Revista Peruana de Medicina Experimental y Salud Pública,Instituto Nacional de Salud,17264634|17264634 +Revista Pesquisa em Fisioterapia,Escola Bahiana de Medicine e Saude Publica,22382704|22382704 +Revista Petra,Instituto Metodista Izabela Hendrix,23595302 +Revista Pistis Praxis,Pontificia Universidade Catolica do Parana - PUCPR,19843755| +Revista Policía y Seguridad Pública,Latin America Journals Online,22255648| +Revista Política,Universidad de Chile,07161077|07161077 +Revista Portuguesa de Cardiologia,Elsevier ,08702551| +Revista Portuguesa de Cardiologia (English Edition),Elsevier ,21742049| +Revista Portuguesa de Ciências do Desporto,Faculdade de Desporto,16450523| +Revista Portuguesa de Endocrinologia Diabetes e Metabolismo,Elsevier ,16463439| +Revista Portuguesa de Estomatología Medicina Dentária e Cirugia Maxilofacial,Elsevier ,16462890| +Revista Portuguesa de Filosofia,Aletheia - Associacao Cientifica e Cultural,08705283|2183461X +Revista Portuguesa de História,Coimbra University Press,08704147|08704147 +Revista Portuguesa de Pedagogia,Coimbra University Press,0870418X|16478614 +Revista Portuguesa de Pneumologia,Elsevier ,08732159| +Revista Portuguesa de Pneumologia (English Edition),Elsevier ,21735115| +Revista Portuguesa de Saúde Pública,Elsevier ,08709025| +Revista Portuguesa do Dano Corporal,Coimbra University Press,16450760|16478630 +Revista Pós Ciências Sociais,Universidade Federal do Maranhao,19834527|22369473 +REVISTA PRAXIS,Universidad Nacional de Costa Rica,1409309X|22153659 +Revista Práxis saberes da extensão,"""Instituto Federal de Educacao, Ciencia e Tecnologia da Paraiba""",23182369| +Revista Principia - Divulgação Científica e Tecnológica do IFPB,"""Instituto Federal de Educacao, Ciencia e Tecnologia da Paraiba""",15170306| +Revista Processos Químicos,Revistas Processos Quimicos,19818521 +Revista Produção Online,Associacao Brasileira de Engenharia de Producao - ABEPRO,16761901 +Revista Productos Naturales,Nozomi Science,19162413 +Revista Psicologia da Educação,GN1 Genesis Network,21753520| +Revista Psicologia Diversidade e Saúde,Escola Bahiana de Medicine e Saude Publica,23173394| +Revista Psicologia Organizações e Trabalho,Sociedade Brasileira de Psicologia Organizacional e do Trabalho,19846657|19846657 +Revista Punto Género,Universidad de Chile,07190417|07190417 +Revista Q,Universidad Pontificia Bolivariana,19092814 +REVISTA QUAESTIO IURIS,Universidade do Estado do Rio de Janeiro UERJ,18078389|15160351 +Revista Qualidade Emergente,Universidade Federal do Parana,21793581 +Revista Raízes e Amidos Tropicais,Raizes e Amidos Tropicais/Tropical Roots and Starches,1808981X|1808981X +Revista Rascunhos - Caminhos da Pesquisa em Artes Cênicas,Fundacao de Apoio Universitario,23583703 +Revista Recursos Hídricos,Associacao Portuguesa dos Recursos Hidricos,08701741|08701741 +Revista Relegens Thréskeia,Universidade Federal do Parana,23173688 +Revista Romana de Medicina de Laborator,De Gruyter Open Sp. z o.o. ,22845623|22845623 +Revista Romaneasca pentru Educatie Multidimensionala,Asociatia LUMEN,20667329|20679270 +Revista Rosa dos Ventos - Turismo e Hospitalidade,Universidade Caixias do Sul,21789061 +Revista Salud Bosque,Universidad el Bosque,22485759| +Revista Scripta Alumni,Revista Scripta Alumni,19846614 +Revista Scripta Uniandrade,Revista Scripta Uniandrade,16795520 +Revista signos,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7180934 +Revista Sobecc,Zeppelini Editorial e Comunicacao,14144425| +Revista sobre la infancia y la adolescencia,Universitat Politecnica de Valencia,21747210 +Revista Sociais e Humanas,Universidade Federal de Santa Maria,01030620|23171758 +Revista Sociedad y Equidad,Universidad de Chile,7189990 +Revista SOLETRAS,Universidade do Estado do Rio de Janeiro UERJ,15197778|23168838 +Revista Solta a Voz,Universidade Federal de Goias,16760468| +Revista Sul-americana de Engenharia Estrutural,UPF Editora,18063985|23162457 +Revista Surco Sur,University of South Florida Libraries,21575223|21575231 +Revista Sustinere,Universidade do Estado do Rio de Janeiro UERJ,23590424 +Revista Tamoios,Universidade do Estado do Rio de Janeiro UERJ,16761995|19804490 +Revista Tecer,Instituto Metodista Izabela Hendrix,19837631 +Revista Tecnologia e Sociedade,Universidade Tecnologica Federal do Parana,19843526|18090044 +Revista Tecnología en Marcha,nstituto Tecnologico de Costa Rica,03793982|22153241 +Revista Tecnológica,Universidade Estadual de Maringa,15178048|24472476 +Revista Tecnura,Universidad Distrital Francisco Jose de Caldas,22487638|0123921X +Revista Temas,Universidad Santo Tomas,16926226|24224073 +Revista Tempo e Argumento,Universidade do Estado de Santa Catarina,21751803 +Revista Tempo Espaço Linguagem (TEL),GN1 Genesis Network,21776644| +Revista Teoria e Evidência Econômica,UPF Editora,01040960|23188448 +Revista Terceiro Incluído,Universidade Federal de Goias,2237079X +Revista Thema,Instituto Federal de Educacao Ciencia e Tecnologia Sul-Rio-Grandense,15176312|21772894 +Revista Thesis Juris,University Nove de Julho - Uninove,23173580|23173580 +Revista Transversos,Universidade do Estado do Rio de Janeiro UERJ,21797528 +Revista Tribuna Internacional,Universidad de Chile,0719210X|0719210X +Revista Turismo em Análise,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01035541|19844867 +Revista UIS Ingenierías,Universidad Industrial de Santander,16574583|21458456 +Revista UNAH INNOV,Latin America Journals Online,2413502X|24136867 +Revista UNIANDRADE,Revista UNIANDRADE,15195694 +Revista UNISCI,Universidad Complutense de Madrid,23869453 +Revista Univap,UNIVAP Universidade de Vale do Paraiba,15173275|22371753 +Revista Universo Contábil,Revista Universo Contabil,18093337|18093337 +Revista Uruguaya de Ciencia Política,SciELO,7979789 +Revista USP,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01039989|23169036 +Revista Valenciana estudios de filosofía y letras,University of Guanajuato,20072538|20072538 +Revista Verde de Agroecologia e Desenvolvimento Sustentável,Grupo Verde de Agroecologia e Abelhas,19818203 +Revista Vernáculo,Universidade Federal do Parana,16770196|23174021 +Revista Vértices,Essentia Editora,18092667|18092667 +Revista Vinculos,Universidad Distrital Francisco Jose de Caldas,1794211X|2322939X +Revista Virtual de Química,GN1 Genesis Network,19846835| +Revista Vitae,Universidad de Antioquia,01214004|21452660 +Revista Wímb Lu,Universidad de Costa Rica,16592107 +Revista X,Universidade Federal do Parana,19800614|19800614 +Revistas,Associacao Brasileira de Odontologia Rio de Janeiro (ABORJ),00347272|19843747 +Revolutionary Russia,Informa UK (Taylor & Francis),09546545|17437873 +Revue A T E E Journal,Informa UK (Taylor & Francis),0379606X| +Revue Africaine de Chirurgie et Spécialités,African Journals Online ,19973756|19973756 +Revue archéologique,CAIRN,00350737|21043868 +Revue archéologique de l Oise,PERSEE Program,07525648| +Revue archéologique de l ouest,PERSEE Program,0767709X|17753732 +Revue archéologique de Narbonnaise,PERSEE Program,05577705|21175683 +Revue archéologique de Narbonnaise Supplément,PERSEE Program,01539124| +Revue archéologique de Picardie,PERSEE Program,07525656|07525656 +Revue archéologique de Picardie Numéro spécial,PERSEE Program,12726117| +Revue archéologique du Centre de la France,PERSEE Program,00350753|19516207 +Revue archéologique du nord-est de l Oise,PERSEE Program,0752563X| +Revue belge de Musicologie / Belgisch Tijdschrift voor Muziekwetenschap,JSTOR,07716788| +Revue belge de philologie et d histoire,PERSEE Program,00350818| +Revue Bénédictine,"""Brepols Publishers, NV""",00350893|22959009 +Revue Burkinabè de droit,African Journals Online ,7738439 +Revue Congolaise de Gestion,CAIRN,17290228|24110884 +Revue d anthropologie des connaissances,CAIRN,17605393|17605393 +Revue d Archéométrie,PERSEE Program,03991237| +Revue d assyriologie et d archéologie orientale,CAIRN,03736032|21043817 +Revue d économie du développement,CAIRN,12454060|17821517 +Revue d économie financière,PERSEE Program,09873368|17775744 +Revue d économie financière (English ed ),PERSEE Program,17674603| +Revue d économie politique,CAIRN,03732630|21052883 +Revue d Égyptologie,Peeters Publishers,351849 +Revue d Electroencé phalographie et de Neurophysiologie Clinique,Elsevier ,03704475| +Revue d Épidémiologie et de Santé Publique,Elsevier ,03987620| +Revue d éthique et de théologie morale,CAIRN,12660078|21184518 +Revue d Etudes Augustiniennes et Patristiques,"""Brepols Publishers, NV""",17689260| +Revue d histoire de l Amérique française,Consortium Erudit,00352357|14921383 +Revue d histoire de l Église de France,PERSEE Program,03009505|21099502 +Revue d Histoire de l Eglise de France,"""Brepols Publishers, NV""",00487988| +Revue d histoire de la pharmacie,PERSEE Program,00352349|17753864 +Revue d histoire des colonies,PERSEE Program,03991385| +Revue d histoire des sciences,CAIRN,01514105|19696582 +Revue d histoire des sciences et de leurs applications,PERSEE Program,00487996| +Revue d histoire des sciences et de leurs applications,PERSEE Program,00487996| +Revue d Histoire des Sciences Humaines,CAIRN,1622468X|19631022 +Revue d histoire des textes,"""Brepols Publishers, NV""",03736075| +Revue d histoire du XIXe siècle,OpenEdition,12651354|17775329 +Revue d Histoire Ecclésiastique,"""Brepols Publishers, NV""",00352381| +Revue d histoire littéraire de la France,CAIRN,00352411|21052689 +Revue d Information Scientifique et Technique,African Journals Online ,11110015 +Revue d intelligence artificielle,Lavoisier SAS,0992499X| +Revue d Oncologie Hématologie Pédiatrique,Elsevier ,22134670| +Revue d Orthopédie Dento-Faciale,EDP Sciences,03379736|2110543X +Revue de Bibliothèque et Archives nationales du Québec,Consortium Erudit,19200250|19200269 +Revue de botanique appliquée et d agriculture coloniale,PERSEE Program,03703681| +Revue de Chirurgie Orthopédique et Réparatrice de l Appareil Moteur,Elsevier ,00351040| +Revue de Chirurgie Orthopédique et Traumatologique,Elsevier ,18770517| +Revue de géographie alpine,OpenEdition,00351121|17607426 +Revue de géographie alpine,PERSEE Program,00351121|17607426 +Revue de géographie de Lyon,PERSEE Program,0035113X| +Revue de géographie jointe au Bulletin de la Société de géographie de Lyon et de la région lyonnaise,PERSEE Program,11646284| +Revue de gestion des ressources humaines,CAIRN,1163913X|22712186 +Revue de l Art,PERSEE Program,00351326|1953812X +Revue de l Electricité et de l Electronique,SEE,12656534| +Revue de l enfance et de l adolescence,CAIRN,21016046|24263648 +Revue de l Est,PERSEE Program,00351415| +Revue de l histoire des colonies françaises,PERSEE Program,03991377| +Revue de l Institut Français du Pétrole,EDP Sciences,00202274| +Revue de l Institut International de Statistique / Review of the International Statistical Institute,JSTOR,03731138| +Revue de l Occident musulman et de la Méditerranée,PERSEE Program,00351474| +Revue de l OCDE sur la gestion budgétaire,Organisation for Economic Co-Operation and Development ,16087151| +Revue de l OCDE sur le développement,Organisation for Economic Co-Operation and Development ,19920490| +Revue de l OCDE sur le droit et la politique de la concurrence,Organisation for Economic Co-Operation and Development ,15607798| +Revue de l OFCE,CAIRN,12659576|17775647 +Revue de l OFCE,CAIRN,07516614|17775647 +Revue de l’histoire des religions,PERSEE Program,00351423|21052573 +Revue de l’histoire des religions,OpenEdition,21052573|21052573 +Revue de l’Institut français d’histoire en Allemagne,OpenEdition,21900078|21988943 +Revue de l’organisation responsable,CAIRN,19510187|21053022 +Revue de l’Université de Moncton,Consortium Erudit,03166368|17122139 +Revue de Médecine Interne La,Elsevier , +Revue de médecine périnatale,Springer-Verlag,19650833|19650841 +Revue de Métallurgie,EDP Sciences,00351563|11563141 +Revue de métaphysique et de morale,CAIRN,00351571|21025177 +Revue de Micropaléontologie,Elsevier ,00351598| +Revue de musicologie,JSTOR,00351601| +Revue de neuropsychologie,CAIRN,21016739|21026025 +Revue de philosophie économique,CAIRN,13760971|21184852 +Revue de Physique Appliquée,EDP Sciences,00351687| +Revue de Pneumologie Clinique,Elsevier ,07618417| +Revue de primatologie,OpenEdition,20773757|20773757 +Revue de Psychologie Analytique,CAIRN,22688870|22712151 +Revue de psychothérapie psychanalytique de groupe,CAIRN,02971194|17762863 +Revue de Stomatologie de Chirurgie Maxillo-faciale et de Chirurgie Orale,Elsevier ,22136533| +Revue de Stomatologie et de Chirurgie Maxillo-faciale,Elsevier ,00351768| +Revue de Synthèse,Springer-Verlag,00351776|19552343 +Revue des Bioressources,"""Al Manhal FZ, LLC""",21701806| +Revue des composites et des matériaux avancés,Lavoisier SAS,11697954| +Revue des droits de l’homme,OpenEdition,2264119X +Revue des Études Anciennes,PERSEE Program,00352004| +Revue des Études Arméniennes,Peeters Publishers,802549 +Revue des Études Arméniennes,Peeters Publishers,802549 +Revue des études byzantines,PERSEE Program,07665598| +Revue des Études Grecques,PERSEE Program,00352039| +Revue des Études Juives,Peeters Publishers,4848616 +Revue des Études Juives,Peeters Publishers,4848616 +Revue des études slaves,PERSEE Program,00802557| +Revue des Maladies Respiratoires,Elsevier ,07618425| +Revue des Maladies Respiratoires Actualités,Elsevier ,18771203| +Revue des politiques sociales et familiales,PERSEE Program,21018081| +Revue des sciences de l eau,Consortium Erudit,09927158|17188598 +Revue des sciences de l éducation,Consortium Erudit,0318479X|17050065 +Revue des sciences philosophiques et théologiques,CAIRN,00352209|21184445 +Revue des sciences philosophiques et théologiques,CAIRN,00352209|21184445 +Revue des sciences religieuses,OpenEdition,00352217|22590285 +Revue du MAUSS,CAIRN,12474819|17763053 +Revue du monde musulman et de la Méditerranée,PERSEE Program,09971327|21052271 +Revue du Nord,CAIRN,00352624|22717005 +Revue du Nouvel-Ontario,Consortium Erudit,07081715|19187505 +Revue du Podologue,Elsevier ,17667313| +Revue du Rhumatisme,Elsevier ,11698330| +Revue du Rhumatisme Monographies,Elsevier ,18786227| +Revue d’Alsace,OpenEdition,01810448|22602941 +Revue d’économie industrielle,PERSEE Program,01543229|17730198 +Revue d’économie industrielle,OpenEdition,17730198|17730198 +Revue d’Économie Régionale & Urbaine,CAIRN,01807307|21070865 +Revue d’ethnoécologie,OpenEdition,22672419 +Revue d’études benthamiennes,OpenEdition,17607507|17607507 +Revue d’études comparatives Est-Ouest,Editions NecPlus,03380599|22596100 +Revue d’études en Agriculture et Environnement,Editions NecPlus,19669607| +Revue d’histoire de l’enfance « irrégulière »,OpenEdition,12872431|1777540X +Revue d’histoire des chemins de fer,OpenEdition,09969403|17754224 +Revue d’histoire moderne et contemporaine,CAIRN,00488003|17763045 +Revue d’Orthodontie Clinique,EDP Sciences,21185654| +Revue économique,CAIRN,00352764|19506694 +Revue économique de l OCDE,Organisation for Economic Co-Operation and Development ,02550830| +Revue Européenne de Droit de l Environnement,PERSEE Program,12838446| +Revue européenne de génie civil,Informa UK (Taylor & Francis),17747120| +Revue européenne de mécanique numérique,Lavoisier SAS,17797179| +Revue européenne de migrations internationales,OpenEdition,07650752|17775418 +Revue Européenne de Psychologie Appliquée/European Review of Applied Psychology,Elsevier ,11629088| +Revue européenne des éléments finis,Informa UK (Taylor & Francis),12506559| +Revue européenne des sciences sociales,OpenEdition,00488046|16634446 +Revue Forestière Française,INIST-CNRS,00352829|19516827 +Revue Franç aise d Allergie,Elsevier ,03704688| +Revue Franç aise de Transfusion et Immuno-hé matologie,Elsevier ,03384535| +Revue Fran&c edil aise des Laboratoires,Elsevier ,03389898| +Revue française d administration publique,CAIRN,01527401|19650620 +Revue Française d Allergologie,Elsevier ,18770320| +Revue Française d Allergologie et d Immunologie Clinique,Elsevier ,03357457| +Revue française d économie,PERSEE Program,07690479|17607388 +Revue Française d Etudes Américaines,PERSEE Program,03977870| +Revue française d histoire d outre-mer,PERSEE Program,03009513| +Revue Française d Histoire des Idées Politiques,CAIRN,12667862|21193851 +Revue Française d Histoire des Idées Politiques,CAIRN,12667862|21193851 +Revue Francaise d& apos Allergologie,Elsevier ,00352845| +Revue française de civilisation britannique,OpenEdition,02489015|24294373 +Revue française de droit constitutionnel,CAIRN,11512385|21052867 +Revue française de génie civil,Informa UK (Taylor & Francis),12795119| +Revue Française de Géotechnique,EDP Sciences,01810529| +Revue française de gestion,Lavoisier SAS,03384551| +Revue française de métrologie,EDP Sciences,17721792|17763215 +Revue française de pédagogie,PERSEE Program,05567807|21052913 +Revue française de psychanalyse,CAIRN,00352942|21052964 +Revue française de psychosomatique,CAIRN,11644796|21052603 +Revue française de science politique,CAIRN,00352950|19506686 +Revue française de science politique (English),CAIRN,22637494| +Revue Française de Socio-Économie,CAIRN,19666608|21043833 +Revue Française de Sociologie,PERSEE Program,00352969|19585691 +Revue Française de Transfusion,Elsevier ,00352977| +Revue Française de Transfusion et d Hémobiologie,Elsevier ,11404639| +Revue Francaise de Transfusion et d& apos Hémobiologie,Elsevier ,11404639| +Revue Française des Laboratoires,Elsevier ,03389898| +Revue française des sciences de l’information et de la communication,OpenEdition,22630856|22630856 +Revue Francophone d Orthoptie,Elsevier ,18762204| +Revue francophone de la déficience intellectuelle,Consortium Erudit,08475733|19294603 +Revue Francophone de Psycho-Oncologie,Springer-Verlag,17604133|17652863 +Revue Francophone des Laboratoires,Elsevier ,1773035X| +Revue Francophone Internationale de Recherche Infirmière,Elsevier ,23528028| +Revue générale de droit,Consortium Erudit,00353086|22922512 +Revue Générale de Thermique,Elsevier ,00353159| +Revue Générale des Chemins de Fer,Elsevier ,00353183| +Revue Générale Nucléaire,EDP Sciences,03355004| +Revue Géographique de l Est,PERSEE Program,00353213| +Revue géographique des Pyrénées et du Sud-Ouest,PERSEE Program,00353221| +Revue germanique internationale,OpenEdition,12537837|17753988 +Revue historique,CAIRN,00353264|21043825 +Revue interdisciplinaire d études juridiques,CAIRN,07702310|24064742 +Revue interdisciplinaire des sciences de la santé - Interdisciplinary Journal of Health Sciences,University of Ottawa Library,19207433| +Revue internationale d éducation de Sèvres,OpenEdition,12544590|22614265 +Revue internationale d intelligence économique,Lavoisier SAS,2101647X| +Revue internationale de botanique appliquée et d agriculture tropicale,PERSEE Program,03705412| +Revue internationale de droit comparé,PERSEE Program,00353337|19538111 +Revue internationale de droit économique,CAIRN,10108831|17821525 +Revue internationale de droit pénal,CAIRN,02235404|19516312 +Revue internationale de génie électrique,Lavoisier SAS,1295490X| +Revue internationale de géomatique,Lavoisier SAS,12605875|21167060 +Revue internationale de l économie sociale Recma,Consortium Erudit,16261682|22612599 +Revue Internationale de la Croix-Rouge,Cambridge University Press,00353361| +Revue Internationale de la Croix-Rouge et Bulletin international des Sociétés de la Croix-Rouge,Cambridge University Press,10268812| +Revue Internationale de la Croix-Rouge/International Review of the Red Cross,Cambridge University Press,15607755| +Revue internationale de politique comparée,CAIRN,13700731|17821533 +Revue internationale de politique de développement,OpenEdition,16639375|16639391 +Revue internationale de Psychosociologie,CAIRN,12601705|21052662 +Revue internationale de psychosociologie et de gestion des comportements organisationnels,CAIRN,22628401| +Revue Internationale de Sécurité Sociale,Wiley Blackwell (Blackwell Publishing),03790312|17521718 +Revue internationale de soins palliatifs,CAIRN,16641531|22352155 +Revue Internationale des Sciences Administratives,CAIRN,0303965X| +Revue internationale des sciences sociales,CAIRN,03043037|22224610 +Revue internationale des technologies en pédagogie universitaire,Consortium Erudit,17087570 +Revue internationale du Travail,Wiley Blackwell (Blackwell Publishing),03785599|15649121 +Revue internationale et stratégique,CAIRN,12871672|21043876 +Revue internationale P M E Économie et gestion de la petite et moyenne entreprise,Consortium Erudit,07765436|19189699 +Revue italienne d’études françaises,OpenEdition,22407456 +Revue Judiciaire de l Ouest,PERSEE Program,02439069| +Revue Juridique de l Environnement,PERSEE Program,03970299| +Revue Juridique de l Ouest,PERSEE Program,09901027| +Revue Libanaise de Gestion et d Économie,Elsevier ,19997620| +Revue LISA / LISA e-journal,OpenEdition,17626153 +Revue Mabillon,"""Brepols Publishers, NV""",00353620| +Revue Méd Vét,Ankara University,351555 +Revue multidisciplinaire sur l emploi le syndicalisme et le travail,Consortium Erudit,19189354 +Revue néo-scolastique,PERSEE Program,07765541| +Revue néo-scolastique de philosophie,PERSEE Program,0776555X| +Revue Neurologique,Elsevier ,00353787| +Revue numismatique,PERSEE Program,04848942|19631693 +Revue Paralia,Centre Francais du Littoral,17608716 +Revue philosophique de la France et de l étranger,CAIRN,00353833|2104385X +Revue Philosophique de Louvain,Peeters Publishers,00353841|00353841 +Revue québécoise de linguistique,Consortium Erudit,07100167|17054591 +Revue québécoise de science politique,Consortium Erudit,11899565|19186592 +Revue Quetelet/Quetelet Journal,Centre de Recherche en Demographie et Societes,20349378|20349378 +Revue Romane,John Benjamins Publishing Company,00353906|16000811 +Revue Russe,PERSEE Program,11610557| +Revue Sciences/Lettres,OpenEdition,22716246 +Revue Scientifique et Technique de l OIE,O.I.E (World Organisation for Animal Health),02531933| +Revue suisse de zoologie,Smithsonian Institution Biodiversity Heritage Library,0035418X| +Revue Théologique de Louvain,Peeters Publishers,00802654|00802654 +Revue Vétérinaire Clinique,Elsevier ,22145672| +Revue zoologique africaine,Smithsonian Institution Biodiversity Heritage Library,07710488| +Revus,OpenEdition,15817652|18557112 +RFD- Revista da Faculdade de Direito da UERJ,Universidade do Estado do Rio de Janeiro UERJ,01040367|22363475 +RGO - Revista Gaúcha de Odontologia,SciELO,19818637 +RGO - Revista Gaúcha de Odontologia,SciELO,19818637 +Rheologica Acta,Springer-Verlag,00354511|14351528 +Rhetoric & Public Affairs,Michigan State University Press,10948392|15345238 +Rhetoric Review,Informa UK (Taylor & Francis),07350198|15327981 +Rhetoric Society Newsletter,Informa UK (Taylor & Francis),19356684| +Rhetoric Society Quarterly,Informa UK (Taylor & Francis),02773945|1930322X +Rhetorica A Journal of the History of Rhetoric,University of California Press,07348584|15338541 +Rhetorik,Walter de Gruyter GmbH,07205775|18659160 +rheuma plus,Springer-Verlag,1868260X|21912610 +Rheumatic Disease Clinics of North America,Elsevier ,0889857X| +Rheumatology,Oxford University Press,14620324|14602172 +Rheumatology and Therapy,Springer-Verlag,21986576|21986584 +Rheumatology Current Research,OMICS Publishing Group,21611149 +Rheumatology International,Springer-Verlag,01728172|1437160X +Rheumatology News,Elsevier ,15419800| +Rheumatology News International,Elsevier ,18761143| +Rheumatology Reports,PAGEPress Publications,20367511|2036752X +Rheumatology Science and Practice,"""IMA Press, LLC""",19954484|19954492 +Rhinology Journal,Rhinology,03000729| +Rhizomata,Walter de Gruyter GmbH,21965102|21965110 +Rhodora,BioOne (New England Botanical Club),00354902|19383401 +RIBAGUA - Revista Iberoamericana del Agua,Elsevier ,23863781| +Ribogospodarsʹka nauka Ukraïni,Co. Ltd. Ukrinformnauka,20751508|23129581 +Rice,Springer (Biomed Central Ltd.),19398425|19398433 +Rice Genomics and Genetics,"""Sophia Publishing Group, Inc.""",19252021 +Rice Research Open Access,OMICS Publishing Group,23754338 +Rice Science,Elsevier ,16726308| +RICERCA PSICOANALITICA,Franco Angeli,18274625|20377851 +Ricercare,Universidad EAFIT,23464879|23464747 +Ricerche di Matematica,Springer-Verlag,00355038|18273491 +RICERCHE DI PSICOLOGIA,Franco Angeli,03916081|19725620 +Ricerche Economiche,Elsevier ,00355054|10961143 +RICYDE Revista Internacional de Ciencias del Deporte,Revista Internacional de Ciencias del Deporte,18853137 +RIDPHE_R Revista Iberoamericana do Patrimônio Histórico-Educativo,RIDPHE-R - Revista Iberoamericana do Patrimonio Historico-Educativo,2447746X +RIED Revista Iberoamericana de Educación a Distancia,UNED - Universidad Nacional de Educacion a Distancia,11382783|13903306 +RIET-IJSET International Journal of Science Engineering and Technology,Diva Enterprises Private Limited,23487364|23953381 +Rigakuryoho Kagaku,The Society of Physical Therapy Science,13411667| +Rilce Revista de Filología Hispánica,Universidad de Navarra,02132370| +RIMHE Revue Interdisciplinaire Management Homme(s) & Entreprise,CAIRN,22592490|22605584 +Ring,De Gruyter Open Sp. z o.o. ,00355429|00355429 +Ring Opening of Cyclic Anhydrides,Thieme Publishing Group,20300522 +Ring-Opening Reaction of Oxiranes,Thieme Publishing Group,20100418 +RingClosing Metathesis and Cross Metathesis Using Dendrimers,Thieme Publishing Group,20600208 +Ringing & Migration,Informa UK (Taylor & Francis),03078698|21598355 +Rinsho Shinkeigaku,Societas Neurologica Japonica,0009918X|18820654 +Rinsho yakuri/Japanese Journal of Clinical Pharmacology and Therapeutics,Japanese Society of Clinical Pharmacology and Therapeutics,03881601|18828272 +Riparian Ecology and Conservation,De Gruyter Open Sp. z o.o. ,22991042 +RIPS Revista de Investigaciones Políticas y Sociológicas,University of Santiago de Compostela,1577239X|22555986 +RISALAH KEBIJAKAN PERTANIAN DAN LINGKUNGAN Rumusan Kajian Strategis Bidang Pertanian dan Lingkungan,Strategic Studies and Agriculture Policy,23556226|24770299 +Risco Revista de Pesquisa em Arquitetura e Urbanismo (Online),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16793498|19844506 +Risk Analysis,Wiley Blackwell (Blackwell Publishing),02724332|15396924 +Risk and Decision Analysis,IOS Press,15697371|18759173 +Risk Decision and Policy,Informa UK (Taylor & Francis),13575309| +Risk Hazards & Crisis in Public Policy,Wiley Blackwell (Blackwell Publishing),19444079|19444079 +Risk Management,Nature Publishing Group - Macmillan Publishers,14603799|17434637 +Risk Management and Healthcare Policy,Dove Medical Press,11791594 +Risk Management and Insurance Review,Wiley Blackwell (Blackwell Publishing),10981616|15406296 +RISKNEWS,Wiley Blackwell (John Wiley & Sons),16128931|16160045 +Risks,MDPI AG,22279091 +RISORSA UOMO,Franco Angeli,11280689|19725205 +RISTI - Revista Ibérica de Sistemas e Tecnologias de Informação,AISTI,16469895|16469895 +Ritual Secrecy and Civil Society,Policy Studies Organization,23340797 +RIV Rassegna Italiana di Valutazione,Franco Angeli,18260713|19725027 +River Research and Applications,Wiley Blackwell (John Wiley & Sons),15351459|15351467 +River Systems,Schweizerbart,18685749| +River Teeth A Journal of Nonfiction Narrative,Muse - Johns Hopkins University Press,15483339 +Rives méditerranéennes,OpenEdition,21194696|21194696 +Rives méditerranéennes,OpenEdition,21194696|21194696 +Rivista di Criminologia Vittimologia e Sicurezza,Societa Italiana di Vittimologia,1971033X +RIVISTA DI ECONOMIA AGRARIA,Franco Angeli,00356190|22811559 +RIVISTA DI ECONOMIA E STATISTICA DEL TERRITORIO,Franco Angeli,19710380|19725000 +Rivista di Matematica per le Scienze Economiche e Sociali,Springer-Verlag,11271035| +RIVISTA DI PSICOTERAPIA RELAZIONALE,Franco Angeli,18255442|19718454 +Rivista di Scienze del Turismo - Ambiente Cultura Diritto Economia,Led Edizioni Universitarie,20377916|20377908 +RIVISTA DI SESSUOLOGIA CLINICA,Franco Angeli,11234598|19725183 +RIVISTA DI STORIA DELLA FILOSOFIA,Franco Angeli,03932516|19725558 +RIVISTA DI STUDI SULLA SOSTENIBILITA,Franco Angeli,22391959|22397221 +RIVISTA ITALIANA DI DIRITTO DEL TURISMO,Franco Angeli,20399022|20399391 +Rivista Italiana di Ornitologia,PAGEPress Publications,00356875|23850833 +RIVISTA SPERIMENTALE DI FRENIATRIA,Franco Angeli,11296437|19725582 +RIVISTA TRIMESTRALE DI SCIENZA DELL AMMINISTRAZIONE,Franco Angeli,0391190X|19724942 +Rivista Urologia,"""Wichtig Publishing, SRL""",03915603| +Rizoma,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,2318406X +RLA Revista de lingüística teórica y aplicada,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184883 +RMD Open,BMJ,20565933 +RMLE Online,Informa UK (Taylor & Francis),19404476 +RNA,Cold Spring Harbor Laboratory Press,13558382|14699001 +RNA & DISEASE,"""Smart Science and Technology, LLC""",23752467 +RNA Biology,Landes Bioscience,15476286|15558584 +RNA Nanotechnology,De Gruyter Open Sp. z o.o. ,22996850 +Road Materials and Pavement Design,Informa UK (Taylor & Francis),14680629|21647402 +ROBOMECH Journal,Springer (Biomed Central Ltd.),21974225|21974225 +ROBOT,China Science Publishing & Media Ltd.,10020446| +Robotic Surgery Research and Reviews,Dove Medical Press,23245344 +Robotica,Cambridge University Press,02635747|14698668 +Robotics,MDPI AG,22186581 +Robotics,Elsevier ,01678493| +Robotics and Autonomous Systems,Elsevier ,09218890| +Robotics and Biomimetics,Springer (Biomed Central Ltd.),21973768|21973768 +Robotics and Computer-Integrated Manufacturing,Elsevier ,07365845| +Rock Mechanics and Rock Engineering,Springer-Verlag,07232632|1434453X +Rock Mechanics Felsmechanik Mécanique des Roches,Springer-Verlag,00357448| +Rock Mechanics Felsmechanik Mecanique des Roches,Springer-Verlag,00357448| +Rock Music Studies,Informa UK (Taylor & Francis),19401159|19401167 +Rocks & Minerals,Informa UK (Taylor & Francis),00357529|19401191 +Rocky Mountain Geology,GeoScienceWorld,00107980|15557340 +Rocky Mountain Journal of Mathematics,Rocky Mountain Mathematics Consortium,00357596| +Rocky Mountain Review,Muse - Johns Hopkins University Press,19482833 +Rocky Mountain Review of Language and Literature,JSTOR,03611299| +Rocznik Andragogiczny,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,1429186X|23917571 +Rocznik Historii Prasy Polskiej,De Gruyter Open Sp. z o.o. ,15091074| +Rocznik Integracji Europejskiej,Adam Mickiewicz University Poznan,18996256| +Rocznik Przekładoznawczy,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,18964362|23921552 +Rocznik Teologii Katolickiej,University of Bialystok,16448855| +Roczniki Dziejów Społecznych i Gospodarczych,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,00803634| +Roczniki Ekonomii i Zarządzania,Towarzystwo Naukowe KUL,20811837| +Roczniki Filozoficzne,Towarzystwo Naukowe KUL,00357685| +Roczniki Humanistyczne,Towarzystwo Naukowe KUL,00357707| +Roczniki Kulturoznawcze,Towarzystwo Naukowe KUL,20828578| +Roczniki Nauk Prawnych,Towarzystwo Naukowe KUL,15077896| +Roczniki Nauk Społecznych,Towarzystwo Naukowe KUL,01374176| +Roczniki Pedagogiczne,Towarzystwo Naukowe KUL,2080850X| +Roczniki Psychologiczne,Towarzystwo Naukowe KUL,15077888| +Roczniki Teologiczne,Towarzystwo Naukowe KUL,23537272| +Rodeno revista de geología aragonesa,Iniciativa Digital Politecnica,11315393| +Rodriguésia,SciELO,21757860 +Roeper Review,Informa UK (Taylor & Francis),02783193|1940865X +RöFo - Fortschritte auf dem Gebiet der Röntgenstrahlen und der bildgebenden Verfahren,Thieme Publishing Group,14389029|14389010 +Romance Notes,Muse - Johns Hopkins University Press,21657599 +Romance Philology,"""Brepols Publishers, NV""",00358002|22959017 +Romance Quarterly,Informa UK (Taylor & Francis),08831157|19403216 +Romance Studies,Maney Publishing,02639904|00000000 +Romani Studies,Liverpool University Press,15280748|17572274 +Romanian Journal of Communication and Public Relations,College of Communication and Public Relations,14548100|23445440 +Romanian Journal of Diabetes Nutrition and Metabolic Diseases,De Gruyter Open Sp. z o.o. ,20687532|22846417 +Romanian Journal of English Studies,De Gruyter Open Sp. z o.o. ,15843734|15843734 +Romanian Journal of Experimental Applied Psychology,Romanian Society of Experimental Applied Psychology (RSEAP),22861831 +Romanian Journal Of Internal Medicine,Walter de Gruyter GmbH,12204749 +Romanian Journal of Legal Medicine,Romanian Society of Legal Medicine,12218618|18448585 +Romanian Journal of Rhinology,Walter de Gruyter GmbH,23933356 +Romanian Journal of Transport Infrastructure,Walter de Gruyter GmbH,22862218 +Romanian Neurosurgery,De Gruyter Open Sp. z o.o. ,12208841|12208841 +ROMANIAN REVIEW PRECISION MECHANICS OPTICS & MECHATRONICS,INCDMTM,15845982|15845982 +Romanische Bibliographie,Walter de Gruyter GmbH,18659055 +Romanische Forschungen,Vittorio Klostermann GMBH,00358126|18640737 +Romanistisches Jahrbuch,Walter de Gruyter GmbH,00803898|16130413 +Romanticism,Edinburgh University Press,1354991X|17500192 +Romanticism and Victorianism on the Net,Consortium Erudit,19161441 +Romanticism on the Net,Consortium Erudit,14671255 +Romanticism Past and Present,Informa UK (Taylor & Francis),07336519| +Romantik Journal for the Study of Romanticisms,Aarhus University Library,2245599X|22462945 +Romantisme,CAIRN,00488593|19577958 +RÖMISCHE HISTORISCHE MITTEILUNGEN,Verlag der Osterreichischen Akademie der Wissenschaften,00803790|18155839 +Romológia,University Library of Pecs,2064373X +Ronen biyou,The Japan Geriatrics Society,04854349| +Rontgenpraxis,Elsevier ,00357820| +Root Research,Japanese Society for Root Research,09192182|18807186 +Rorschach Research Exchange,Informa UK (Taylor & Francis),08934037| +Rorschach Research Exchange and Journal of Projective Techniques,Informa UK (Taylor & Francis),10683402| +Rorschachiana Journal of the International Society for the Rorschach,Hogrefe Publishing Group,11925604|2151206X +Rośliny Oleiste - Oilseed Crops,Index Copernicus International,12338273|20845057 +ROTASI,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),1411027X|24069620 +Roteiro,Universidade do Oeste de Santa Catarina,01044311|21776059 +Rotman International Journal of Pension Management,University of Toronto Press Inc,19169833|19169841 +Route Educational and Social Science Journal,Route Educational and Social Science Journal,21485518| +Roux s Archives of Developmental Biology,Springer-Verlag,0930035X| +Royal Australian Planning Institute Journal,Informa UK (Taylor & Francis),00049999| +Royal Institute of Chemistry Reviews,The Royal Society of Chemistry,00358940| +Royal Institute of Philosophy Lecture Series,Cambridge University Press,0957042X| +Royal Institute of Philosophy Lectures,Cambridge University Press,00804436| +Royal Institute of Philosophy Supplement,Cambridge University Press,13582461|17553555 +Royal Musical Association Research Chronicle,Informa UK (Taylor & Francis),14723808|21674027 +Royal Society Open Science,The Royal Society,20545703 +Royal United Services Institution Journal,Informa UK (Taylor & Francis),00359289| +Rozwój Regionalny i Polityka Regionalna,Adam Mickiewicz University Poznan,23531428| +RP3 - Revista de Pesquisa em Políticas Públicas,Revista de Pesquisa em Políticas Publicas,2317921X +RQ,The University of Chicago Press,337072 +rquivo Brasileiro de Educação,Pontificia Universidade Catolica de Minas Gerais,23187344 +RSC Advances,The Royal Society of Chemistry,20462069 +Ruang,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),18583881| +Rubber Chemistry and Technology,"""Rubber Division, ACS""",00359475| +Ruch Filozoficzny,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,00359599| +Ruch Literacki,De Gruyter Open Sp. z o.o. ,00359602|23001968 +Ruch Prawniczy Ekonomiczny i Socjologiczny,Adam Mickiewicz University Poznan,00359629| +Rudarski radovi Bor,Centre for Evaluation in Education and Science,14510162| +Rudarsko-geološko-naftni zbornik,"""Faculty of Mining, Geology and Petroleum Engineering""",03534529| +RUDY I METALE NIEŻELAZNE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00359696| +Rue Descartes,CAIRN,11440821|21025819 +ruffin_darden,Philosophy Documentation Center,19490240| +Ruhuna Journal of Science,Sri Lanka Journals Online ,1800279X| +Rumores,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,1982677X +Rumpelniki hihihiś,Index Copernicus International,17304296 +Rundbrief des Fachausschusses Management der Anwendungsentwicklung und -wartung (WI-MAW),Springer-Verlag,16105753|16105753 +RUOLO TERAPEUTICO (IL),Franco Angeli,18281974|19725159 +Rural China,Brill Academic Publishers,22136738|22136746 +Rural History,Cambridge University Press,09567933|14740656 +Rural Landscapes Society Environment History,Stockholm University Press,20020104 +Rural Mental Health,American Psychological Association,1935942X|21638969 +Rural Society,Informa UK (Taylor & Francis),10371656|22040536 +Rural Sociology,Wiley Blackwell (Blackwell Publishing),00360112|00000000 +Rural Sustainability Research,Walter de Gruyter GmbH,22560939 +Rural Theology,Maney Publishing,14704994|20421273 +Rursus,OpenEdition,1951669X|1951669X +RUS (São Paulo),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,23174765 +RUSC Universities and Knowledge Society Journal,Springer-Verlag,1698580X +Rusin,Tomsk State University,18572685| +Russell the Journal of Bertrand Russell Studies,Escarpment Press,00360163|19138032 +Russia-America in the XXI century,"""Science and Education, Ltd.""",20705476| +Russian Aeronautics (Iz VUZ),Allerton Press,10687998|19347901 +Russian Agricultural Economic Review,BIBLIO-GLOBUS Publishing House,24101478| +Russian Agricultural Sciences,Allerton Press,10683674|19348037 +Russian Allergology Journal,"""Science and Education, Ltd.""",18108830| +Russian and East European Studies,Japanese Association for Russian and East European Studies,13486497|18845347 +Russian Chemical Bulletin,Springer-Verlag,10665285|15739171 +Russian Chemical Reviews,Turpion ,0036021X|14684837 +Russian Economic Trends,Wiley Blackwell (Blackwell Publishing),09670793| +Russian Education & Society,Informa UK (Taylor & Francis),10609393|15580423 +Russian Electrical Engineering,Allerton Press,10683712|19348010 +Russian Engineering Research,Allerton Press,1068798X|19348088 +Russian Family Doctor,ECO-Vector,20721668| +Russian Geology and Geophysics,Elsevier ,10687971| +Russian Heart Failure Journal,APO Society of Specialists in Heart Failure,17284651| +Russian Heart Journal,APO Society of Specialists in Heart Failure,17284724| +Russian History,Brill Academic Publishers,0094288X|18763316 +Russian Journal of Agricultural and Socio-Economic Sciences,Russian Journal of Agricultural and Socio-Economic Sciences,22261184 +Russian Journal of Applied Chemistry,Pleiades Publishing,10704272|16083296 +Russian Journal of Biological Invasions,Pleiades Publishing,20751117|20751125 +Russian Journal of Biological Research,Academic Publishing House Researcher,24094536|24137413 +Russian Journal of Bioorganic Chemistry,Pleiades Publishing,10681620|15739163 +Russian Journal of Cardiology,"""Silicea - Poligraf, LLC""",15604071| +Russian Journal of Child Neurology,Publishing House ABV Press,20738803|24129178 +Russian Journal of Children Hematology and Oncology,Publishing House ABV Press,23111267| +Russian Journal of Communication,Informa UK (Taylor & Francis),19409419|19409427 +Russian Journal of Comparative Law,Academic Publishing House Researcher,24117994|24137618 +Russian Journal of Coordination Chemistry,Pleiades Publishing,10703284|16083318 +Russian Journal of Developmental Biology,Pleiades Publishing,10623604|16083326 +Russian Journal of Earth Sciences,Geophysical Center of the Russian Academy of Sciences,16811208|16811208 +Russian Journal of Ecology,Pleiades Publishing,10674136|16083334 +Russian Journal of Economics,Elsevier ,24054739| +Russian Journal of Electrochemistry,Pleiades Publishing,10231935|16083342 +Russian Journal of Entrepreneurship,BIBLIO-GLOBUS Publishing House,19946937|24094420 +Russian Journal of General Chemistry,Pleiades Publishing,10703632|16083350 +Russian Journal of Genetics,Pleiades Publishing,10227954|16083369 +Russian Journal of Genetics Applied Research,Pleiades Publishing,20790597|20790600 +Russian Journal of Horticulture,BIBLIO-GLOBUS Publishing House,24102652 +Russian Journal of Housing Research,BIBLIO-GLOBUS Publishing House,24101621|24129089 +Russian Journal of Infection and Immunity,SPb RAACI,22207619|23137398 +Russian Journal of Innovation Economics,BIBLIO-GLOBUS Publishing House,22220372 +Russian Journal of Inorganic Chemistry,Pleiades Publishing,00360236|15318613 +Russian Journal of Labor Economics,BIBLIO-GLOBUS Publishing House,24101613|24128929 +Russian Journal of Legal Studies,Academic Publishing House Researcher,2409627X|24137448 +Russian Journal of Logistics and Transport Management,Petersburg State Transport University,23137002 +Russian Journal of Management,Infra-M Academic Publishing House,24096024| +Russian Journal of Marine Biology,Pleiades Publishing,10630740|16083377 +Russian Journal of Mathematical Physics,Pleiades Publishing,10619208|15556638 +Russian Journal of Mathematical Research Series A,Academic Publishing House Researcher,24109320| +Russian Journal of Non-Ferrous Metals,Allerton Press,10678212|1934970X +Russian Journal of Nondestructive Testing,Pleiades Publishing,10618309|16083385 +Russian Journal of Numerical Analysis and Mathematical Modelling,Walter de Gruyter GmbH,09276467|15693988 +Russian Journal of Organic Chemistry,Pleiades Publishing,10704280|16083393 +Russian Journal of Pacific Geology,Pleiades Publishing,18197140|18197159 +Russian Journal of Parasitology,Infra-M Academic Publishing House,19988435| +Russian Journal of Physical Chemistry A,Pleiades Publishing,00360244|1531863X +Russian Journal of Physical Chemistry B,Pleiades Publishing,19907931|19907923 +Russian Journal of Plant Physiology,Pleiades Publishing,10214437|16083407 +Russian Journal of Political Studies,Academic Publishing House Researcher,2410910X| +Russian Journal of Project Management,Infra-M Academic Publishing House,23062649| +Russian Journal of Retail Management,BIBLIO-GLOBUS Publishing House,24108596|24130028 +Russian Journal of Sociology,Academic Publishing House Researcher,24109118| +Russian Journal of Transplantology and Artificial Organs,V.I. Shimakov Federal Research Center of Transplantology and Artificial Organs,19951191|24126160 +RUSSIAN JUSTICE,Kniga - Service Agency Ltd.,2072909X| +Russian Law,The Publishing Group Jurist,18119077| +Russian Law Journal,Russian Law Journal,23098678|23123605 +Russian Linguistics,Springer-Verlag,03043487|15728714 +Russian Literature,Elsevier ,03043479| +Russian Mathematical Surveys,Turpion ,00360279|14684829 +Russian Mathematics,Allerton Press,1066369X|1934810X +Russian Metallurgy (Metally),Pleiades Publishing,00360295|15556255 +Russian Meteorology and Hydrology,Allerton Press,10683739|19348096 +Russian Microelectronics,Pleiades Publishing,10637397|16083415 +Russian Open Medical Journal,LLC Science and Innovations,23043415 +Russian Physics Journal,Springer-Verlag,10648887|15739228 +Russian Politics,Brill Academic Publishers,24518913|24518921 +Russian Politics and Law,Informa UK (Taylor & Francis),10611940|15580962 +Russian Social Science Review,Informa UK (Taylor & Francis),10611428|15577848 +Russian Studies in History,Informa UK (Taylor & Francis),10611983|15580881 +Russian Studies in Literature,Informa UK (Taylor & Francis),10611975|19447167 +Russian Studies in Philosophy,Informa UK (Taylor & Francis),10611967|15580431 +Russkaya Starina,Academic Publishing House Researcher,2313402X|24092118 +Russkii Arkhiv,Academic Publishing House Researcher,24089621|2413726X +Ruthenium-Catalyzed Enantioselective Epoxidation,Thieme Publishing Group,20600062 +Ruthenium–Arene Complexes,Thieme Publishing Group,100900 +RW,Nomos Verlag,18688098| +Rwanda Journal,African Journals Online ,23052678| +Rwanda Journal of Health Sciences,African Journals Online ,2226728X| +RYODORAKU,The Japanese Society of Ryodoraku Medicine,09130942|18849245 +S,Ankara University,13092111 +S/N Korean Humanities,S/N Korean Humanities,23840668|23840692 +SA Journal of Human Resource Management,AOSIS,16837584|2071078X +SA Journal of Industrial Psychology,AOSIS,02585200|20710763 +SA Journal of Information Management,AOSIS,20781865|1560683X +SA Orthopaedic Journal,Academy of Science of South Africa,23098309| +SA-CHONG(sa),Institute for the Study of History,12294446| +SAARC Journal of Agriculture,Bangladesh Journals Online,16828348|23128038 +SAARC Journal of Tuberculosis Lung Diseases and HIV/AIDS,Nepal Journals Online,18189741|20910959 +Sabaragamuwa University Journal,Sri Lanka Journals Online ,13913166| +Saber & Educar,Escola Superior de Educacao de Paula Frassinetti,16472144|16472144 +Saber Humano Revista Científica da Faculdade Antonio Meneghetti,Faculdade Antonio Meneguetti,24466298 +Sabornost,Centre for Evaluation in Education and Science,14509148| +Sabouraudia,Oxford University Press,00362174| +Sacris Erudiri,"""Brepols Publishers, NV""",07717776|22959025 +Sacris Erudiri,"""Brepols Publishers, NV""",07717776|22959025 +SAD The Journal of Siberian Studies,Sada Institute,21478104 +Sadhana,Springer-Verlag,02562499|09737677 +SAE International Journal of Aerospace,SAE International,19463855|19463901 +SAE International Journal of Alternative Powertrains,SAE International,21674205| +SAE International Journal of Commercial Vehicles,SAE International,19463928| +SAE International Journal of Engines,SAE International,19463944| +SAE International Journal of Fuels and Lubricants,SAE International,19463960| +SAE International Journal of Materials and Manufacturing,SAE International,19463987| +SAE International Journal of Passenger Cars - Electronic and Electrical Systems,SAE International,19464622| +SAE International Journal of Passenger Cars - Mechanical Systems,SAE International,19464002| +SAE International Journal of Transportation Safety,SAE International,23275634| +Saeculum,Bohlau Verlag,00805319|21944075 +Safer Communities,Emerald (MCB UP ),17578043|20428774 +SAFERE Southern African Feminist Review,African Journals Online ,10249451 +Safety,MDPI AG,2313576X +Safety and Health at Work,Elsevier ,20937911|20937997 +Safety Engineering,"""Faculty of Occupational Safety, University of Nis""",22177124| +Safety in Health,Springer (Biomed Central Ltd.),20565917|20565917 +Safety in Technosphere,Infra-M Academic Publishing House,1998071X| +Safety of Technogenic Environment,De Gruyter Open Sp. z o.o. ,22556923|22558705 +Safety Science,Elsevier ,09257535| +Safundi,Informa UK (Taylor & Francis),17533171|15431304 +Saga - Revista de Estudiantes de Filosofía,Universidad Nacional de Colombia,01248480| +SAGE Open,SAGE Publications,21582440 +SAGE Open Medical Case Reports,SAGE Publications,2050313X +SAGE Open Medicine,SAGE Publications,20503121 +SAGE Open Nursing,SAGE Publications,23779608 +SAGE Race Relations Abstracts,EBSCO Publishing,03079201| +Sağlık Bilimleri ve Meslekleri Dergisi,SAglik Bilimleri ve Meslekleri Dergisi,21487588 +Sağlık ve Hemşirelik Yönetimi Dergisi,Logos Medical Publication,2149018X|2149018X +SAGVNTVM Papeles del Laboratorio de Arqueología de Valencia,Universitat de Valencia,02103729|2174517X +SAHARA-J Journal of Social Aspects of HIV/AIDS,Informa UK (Taylor & Francis),17290376|18134424 +Sahel Medical Journal,Medknow Publications,11188561|11188561 +Sains Malaysiana,Penerbit Universiti Kebangsaan Malaysia (UKM Press),01266039| +Sains Tanah - Journal of Soil Science and Agroclimatology,"""Faculty of Agriculture, Sebelas Maret University (Journal System)""",14123606|23561424 +SAIS Review,Muse - Johns Hopkins University Press,10883142 +SAIS Review of International Affairs,Muse - Johns Hopkins University Press,19454724 +SAJ Cancer Science,"""Scholarena, LLC""",23756683 +SAJ Case Reports,"""Scholarena, LLC""",23757043 +Sakarya Medical Journal,"""LookUs Bilisim, Ltd.""",21462585|2146409X +Sakarya University Journal of Education,Sakarya University Journal of Education,21467455|21467455 +Saksaha A Journal of Manchu Studies,University of Michigan Library,2376581X +Sala Preta,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15195279|22383867 +SALAM Jurnal Sosial dan Budaya Syar i,E-Journal System Portal of Syarif Hidayatullah State Islamic University,23561459| +Sales Business,Springer Fachmedien Wiesbaden GmbH,16167902|21928320 +Sales Management Review,Springer Fachmedien Wiesbaden GmbH,21963207|21963215 +Saline Systems,Springer (Biomed Central Ltd.),17461448| +Salud Colectiva,Universidad Nacional de Lanus,16692381|18518265 +Salud Mental,Instituto Nacional de Psiquiatria Ramon de la Fuente Muniz,01853325| +Salud Pública de México,Instituto Nacional de Salud Publica,00363634|00363634 +Salud Uninorte,Universidad del Norte,01205552|20117531 +Salud y Tecnología Veterinaria,Universidad Peruana Cayetano Heredia,23123907 +Salus Journal of Health Sciences,GN1 Genesis Network,24477826| +SALUTE E SOCIETÀ,Franco Angeli,17239427|19724845 +Samaru Journal of Information Studies,African Journals Online ,15965414 +Samisk senters skriftserie,UiT The Arctic University of Norway,08046093|18940986 +Sample Preparation,De Gruyter Open Sp. z o.o. ,2299677X +SAMRIDDHI A Journal of Physical Sciences Engineering and Technology,SMS Institute of Technology,22297111| +Samtíð,Samtid,22982396|2298240X +Samuel Beckett Today / Aujourd hui,Brill Academic Publishers,09273131|18757405 +San Francisco Estuary and Watershed Science,San Francisco Estuary and Watershed Science,15462366|15462366 +SANAMED,Centre for Evaluation in Education and Science,1452662X| +Sanat Tasarim Dergisi,Sanat Tasarim Dergisi,13092235| +Sanat ve Tasarım Dergisi,Sanat ve Tasarim Dergisi,13082264|21496595 +SANGYO EISEIGAKU ZASSHI,Japan Society for Occupational Health,13410725|1349533X +Sangyo Igaku,Japan Society for Occupational Health,00471879|18811302 +Sanidad Militar,Instituto de Salud Carlos III/BNCS/SciELO Espana,18878571| +Sankhya,Springer-Verlag,09727671| +Sankhya A,Springer-Verlag,0976836X|09768378 +Sankhya B,Springer-Verlag,09768386|09768394 +Sankofa,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19836023 +Santalka,Vilnius Gediminas Technical University,1822430X|18224318 +Santalka Filologija Edulokogija,Vilnius Gediminas Technical University,2351714X|23357711 +Santalka filosofija komunikacija,Vilnius Gediminas Technical University,20296320|20296339 +Santé Décision Management,Lavoisier SAS,19608748| +Santé et systémique,Lavoisier SAS,17628792| +Santé mentale au Québec,Consortium Erudit,03836320|17083923 +Santé Publique,CAIRN,09953914| +Santé Société et Solidarité,PERSEE Program,16348176|17753945 +São Paulo em Perspectiva,SciELO,01028839|01028839 +São Paulo Journal of Mathematical Sciences,Springer-Verlag,19826907|23169028 +Sao Paulo Medical Journal,SciELO,15163180|15163180 +SAR and QSAR in Environmental Research,Informa UK (Taylor & Francis),1062936X|1029046X +SARAJEVO JOURNAL OF MATHEMATICS,Academy of Sciences and Arts of Bosnia anad Herzegovina,18400655|22331964 +Sarcoma,Hindawi Publishing Corporation,1357714X|13691643 +Sarhad Journal of Agriculture,Smith and Franklin Academic Publishing Corporation,10164383|22245383 +Sarsia,Informa UK (Taylor & Francis),00364827| +Sartre Studies International,Berghahn Books,13571559|15585476 +SAS Journal,International Journal of Spine Surgery,19359810| +Satellite Oceanography and Meteorology,Whioce Publishing Pte Ltd.,24248959| +SATS,Walter de Gruyter GmbH,16001974|18697577 +SAÜ Fen Bilimleri Enstitüsü Dergisi,Sakarya University Journal of Science,13014048|2147835X +Saúde (Santa Maria),Universidade Federal de Santa Maria,01034499|22365834 +Saúde e Desenvolvimento Humano,Centro Universitario La Salle - UNILASALLE,23178582 +Saúde e Pesquisa,Centro Universitario de Maringa,19831870|21769206 +Saúde e Sociedade,SciELO,01041290|01041290 +Saúde e Sociedade,SciELO,1041290 +Saúde em Debate,GN1 Genesis Network,01031104|23582898 +Saúde em Redes,Associacao Brasileira da Rede Unida,24464813|24464813 +Saúde em Revista,Instituto Educacional Piracicabano da Igreja Metodista,22381244 +Saúde Ética & Justiça,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,1414218X|23172770 +Saudi Endodontic Journal,Medknow Publications,16585984| +Saudi Journal for Health Sciences,Medknow Publications,22780521| +Saudi Journal of Anaesthesia,Medknow Publications,1658354X| +Saudi Journal of Biological Sciences,Elsevier ,1319562X| +Saudi Journal of Gastroenterology,Medknow Publications,13193767| +Saudi Journal of Kidney Diseases and Transplantation,Medknow Publications,13192442| +Saudi Journal of Medicine and Medical Sciences,Medknow Publications,1658631X| +Saudi Journal of Obesity,Medknow Publications,23472618| +Saudi Journal of Ophthalmology,Elsevier ,13194534| +Saudi Journal of Oral Sciences,Medknow Publications,16586816| +Saudi Journal of Sports Medicine,Medknow Publications,13196308| +Saudi Medical Journal,Saudi Medical Journal,03795284|16583175 +Saudi Pharmaceutical Journal,Elsevier ,13190164| +Saudi Surgical Journal,Medknow Publications,23203846| +Sauvegarde de l Enfance,Elsevier ,00365041| +Sauvegarde de lʼEnfance,Elsevier ,00365041| +Savannah Journal of Medical Research and Practice,African Journals Online ,22766839| +Savings and Development,JSTOR,3934551 +Savoir/Agir,CAIRN,19587856|19585535 +Savoirs,CAIRN,17634229|21114390 +Savoirs et clinique,CAIRN,16343298|17762871 +Savremene tehnologije,Centre for Evaluation in Education and Science,22179712| +Sba Controle & Automação Sociedade Brasileira de Automatica,SciELO,01031759|01031759 +Sbornik Mathematics,Turpion ,10645616|14684802 +Scalable Computing Practice and Experience,Scalable Computing: Practice and Experience,18951767 +Scandinavian Actuarial Journal,Informa UK (Taylor & Francis),03461238|00000000 +Scandinavian Audiology,Informa UK (Informa Healthcare),01050397| +Scandinavian Cardiovascular Journal,Informa UK (Taylor & Francis),14017431|16512006 +Scandinavian Economic History Review,Informa UK (Taylor & Francis),03585522|17502837 +Scandinavian Housing and Planning Research,Informa UK (Taylor & Francis),02815737| +Scandinavian International Business Review,Elsevier ,09629262| +Scandinavian Journal of Behaviour Therapy,Informa UK (Taylor & Francis),02845717|00000000 +Scandinavian Journal of Caring Sciences,Wiley Blackwell (Blackwell Publishing),02839318|14716712 +Scandinavian Journal of Clinical and Laboratory Investigation,Informa UK (Taylor & Francis),00365513|15027686 +Scandinavian Journal of Disability Research,Informa UK (Taylor & Francis),15017419|17453011 +Scandinavian Journal of Economics,Wiley Blackwell (Blackwell Publishing),03470520|14679442 +Scandinavian Journal of Educational Research,Informa UK (Taylor & Francis),00313831|14701170 +Scandinavian Journal of Food & Nutrition,Co-Action Publishing,17482976| +Scandinavian Journal of Forensic Science,De Gruyter Open Sp. z o.o. ,15039552|15039552 +Scandinavian Journal of Forest Research,Informa UK (Taylor & Francis),02827581|00000000 +Scandinavian Journal of Gastroenterology,Informa UK (Taylor & Francis),00365521|15027708 +Scandinavian Journal of Haematology,Wiley Blackwell (Blackwell Publishing),0036553X| +Scandinavian Journal of History,Informa UK (Taylor & Francis),03468755|03468755 +Scandinavian Journal of Hospitality and Tourism,Informa UK (Taylor & Francis),15022250|15022269 +Scandinavian Journal of Immunology,Wiley Blackwell (Blackwell Publishing),03009475|13653083 +Scandinavian Journal of Infectious Diseases,Informa UK (Taylor & Francis),00365548|16511980 +Scandinavian Journal of Logopedics and Phoniatrics,Informa UK (Taylor & Francis),08035032| +Scandinavian Journal of Management,Elsevier ,09565221| +Scandinavian Journal of Management Studies,Elsevier ,02817527| +Scandinavian Journal of Medicine and Science in Sports,Wiley Blackwell (Blackwell Publishing),09057188|16000838 +Scandinavian Journal of Metallurgy,Wiley Blackwell (Blackwell Publishing),03710459|16000692 +Scandinavian Journal of Nutrition,Informa UK (Taylor & Francis),11026480|00000000 +Scandinavian Journal of Occupational Therapy,Informa UK (Taylor & Francis),11038128|16512014 +Scandinavian Journal of Optometry and Visual Science,Norwegian Association of Optometry,18910882|18910890 +Scandinavian Journal of Pain,Elsevier ,18778860| +Scandinavian Journal of Plastic and Reconstructive Surgery,Informa UK (Taylor & Francis),00365556| +Scandinavian Journal of Plastic and Reconstructive Surgery and Hand Surgery,Informa UK (Taylor & Francis),02844311|16512073 +Scandinavian Journal of Primary Health Care,Informa UK (Taylor & Francis),02813432|15027724 +Scandinavian Journal of Psychology,Wiley Blackwell (Blackwell Publishing),00365564|14679450 +Scandinavian Journal of Public Health,SAGE Publications,14034948|16511905 +Scandinavian Journal of Rehabilitation Medicine,Informa UK (Taylor & Francis),00365505|00000000 +Scandinavian Journal of Rheumatology,Informa UK (Taylor & Francis),03009742|15027732 +Scandinavian Journal of Social Welfare,Wiley Blackwell (Blackwell Publishing),09072055| +Scandinavian Journal of Statistics,Wiley Blackwell (Blackwell Publishing),03036898|14679469 +Scandinavian Journal of Surgery,SAGE Publications,14574969|17997267 +Scandinavian Journal of the Old Testament,Informa UK (Taylor & Francis),09018328|09018328 +Scandinavian Journal of Thoracic and Cardiovascular Surgery,Informa UK (Taylor & Francis),00365580| +Scandinavian Journal of Trauma Resuscitation and Emergency Medicine,Springer (Biomed Central Ltd.),17577241|17577241 +Scandinavian Journal of Urology,Informa UK (Taylor & Francis),21681805|21681813 +Scandinavian Journal of Urology and Nephrology,Informa UK (Taylor & Francis),00365599|16512065 +Scandinavian Journal of Work Environment & Health,"""Scaninavian Journal of Work, Environment, and Health""",03553140|1795990X +Scandinavian Political Studies,Wiley Blackwell (Blackwell Publishing),00806757|14679477 +Scandinavian Psychologist,Scandinavian Psychologist,18945570 +Scandinavian Studies,University of Illinois Press,00365637|21638195 +Scando Slavica,Informa UK (Taylor & Francis),00806765|1600082X +Scanning,Wiley Blackwell (John Wiley & Sons),01610457|19328745 +Scars Burns & Healing,SAGE Publications,20595131 +Scene,Intellect,20443714|20443722 +Schedae Informaticae,De Gruyter Open Sp. z o.o. ,08600295| +Schizophrenia Bulletin,Oxford University Press,05867614|17451707 +Schizophrenia Research,Elsevier ,09209964| +Schizophrenia Research and Treatment,Hindawi Publishing Corporation,20902085|20902093 +Schizophrenia Research Cognition,Elsevier ,22150013| +Schmalenbach Business Review,Springer-Verlag,14392917|2194072X +Schmalenbachs Zeitschrift für betriebswirtschaftliche Forschung,Springer-Verlag,03412687|23666153 +Schmerzmedizin,Springer-Verlag,21942536|23641010 +Schmollers Jahrbuch,Duncker & Humblot GmbH,1439121X|18655742 +Scholarena Journal of Biotechnology,"""Scholarena, LLC""",23756713 +Scholarena Journal of Pharmacy and Pharmacology,"""Scholarena, LLC""",23752262 +Scholarly Notes of Komsomolsk-na-Amure State Technical University,Komsomolsk-na-Amure State Techical Unversity,20764359|22225218 +Scholarly Research Exchange,Hindawi Publishing Corporation (Syrexe),16878299|16878302 +Scholarpedia,Scholarpedia,19416016|19416016 +Scholars Research Journal,Medknow Publications,22495975| +Scholarship of Teaching and Learning in Psychology,American Psychological Association,23322101|2332211X +SCHOLE,"""Sagamore Publishing, LLC""",21624097 +Scholedge International Journal of Business Policy & Governance ISSN 2394-3351,Scholedge R&D Center,23943351 +Scholedge International Journal of Management & Development ISSN 2394-3378,Scholedge R&D Center,23943378 +Scholedge International Journal of Multidisciplinary & Allied Studies ISSN 2394-336X,Scholedge R&D Center,2394336X +School Effectiveness and School Improvement,Informa UK (Taylor & Francis),09243453|17445124 +School Leadership and Management,Informa UK (Taylor & Francis),13632434|13642626 +School Mental Health,Springer-Verlag,18662625|18662633 +School Organisation,Informa UK (Taylor & Francis),02601362|13600605 +School Psychology International,SAGE Publications,01430343|14617374 +School Psychology Quarterly,American Psychological Association,10453830|19391560 +School Psychology Review,National Association of School Psychologists,02796015| +School Science and Mathematics,Wiley Blackwell (Blackwell Publishing),00366803|19498594 +School Science Journal,The Korean Society for School Science,20937407| +Schools,The University of Chicago Press,15501175|21530327 +Schriftenreihe der Deutschen Gesellschaft für Geowissenschaften,Schweizerbart,18601782| +Schutzian Research,Philosophy Documentation Center,20670621|22481907 +Schweizer Archiv für Tierheilkunde,Gesellschaft Schweizer Tierarztinnen und Tierarzte,00367281|16642848 +Schweizerische Zeitschrift fur Forstwesen,Swiss Forestry Society,00367818|22351469 +Schweizerische Zeitschrift für Ganzheitsmedizin / Swiss Journal of Integrative Medicine,S. Karger AG,10150684|16637607 +Science,American Association for the Advancement of Science (AAAS),00368075|10959203 +Science & Education,Springer-Verlag,09267220|15731901 +Science & Engineering for Roads,"""Science and Education, Ltd.""",19938543| +Science & Global Security,Informa UK (Taylor & Francis),08929882|15477800 +Science & Justice,Elsevier ,13550306| +Science & Motricité,EDP Sciences,13781863|17821541 +Science & Practice Perspectives,NIDA/RTI International,19304307|19304315 +Science & Society,Guilford Publications,00368237| +Science & Spirit,Informa UK (Heldref Publications),10869808| +Science & Sports,Elsevier ,07651597| +Science & Technique,Belarusian National Technical University,22271031|24140392 +Science & Technology Libraries,Informa UK (Taylor & Francis),0194262X|15411109 +Science Activities Classroom Projects and Curriculum Ideas,Informa UK (Taylor & Francis),00368121|19401302 +Science Advances,American Association for the Advancement of Science (AAAS),23752548 +Science Almanac,Consulting Company Ucom,24117609 +Science and Children,National Science Teachers Association,00368148| +Science and Education of the Bauman MSTU,Science and Education of the Bauman MSTU,19940408 +Science and Engineering Ethics,Springer-Verlag,13533452|14715546 +Science and Engineering of Composite Materials,Walter de Gruyter GmbH,07921233|21910359 +Science and Global Security,Informa UK (Taylor & Francis),08929882|15477800 +Science and innovation,Co. Ltd. Ukrinformnauka,24099066|24099066 +Science and Modernity,Consulting Company Ucom,24112127 +Science and Public Policy,Oxford University Press,03023427|14715430 +Science and Technology,Scientific and Academic Publishing,21632669| +Science and Technology for the Built Environment,Informa UK (Taylor & Francis),23744731|2374474X +Science and Technology of Advanced Materials,Informa UK (Taylor & Francis),14686996|18785514 +Science and Technology of Nuclear Installations,Hindawi Publishing Corporation,16876075|16876083 +Science and Technology of Welding & Joining,Maney Publishing,13621718|00000000 +Science and Transport Progress Bulletin of Dnipropetrovsk National University of Railway Transport,Dnipropetrovsk National University of Railway Transport,23073489|23076666 +Science and world,"""Science and Education, Ltd.""",23084804| +Science as Culture,Informa UK (Taylor & Francis),09505431|14701189 +Science Bulletin,Consulting Company Ucom,24111872 +Science Bulletin,Springer-Verlag,20959273|20959281 +Science Bulletin of the Novosibirsk State Technical University,Novosibirsk State Technical University,18141196| +Science China Chemistry,Springer-Verlag,16747291|18691870 +Science China Earth Sciences,Springer-Verlag,16747313|18691897 +Science China Information Sciences,Springer-Verlag,1674733X|18691919 +Science China Information Sciences,Springer-Verlag,1674733X|18691919 +Science China Life Sciences,Springer-Verlag,16747305|18691889 +Science China Materials,Springer-Verlag,20958226|21994501 +Science China Mathematics,Springer-Verlag,16747283|18691862 +Science China Physics Mechanics and Astronomy,Springer-Verlag,16747348|18691927 +Science China Technological Sciences,Springer-Verlag,16747321|18691900 +Science Communication,SAGE Publications,10755470|15528545 +Science Discovery,Science Publishing Group,23310642| +Science Editing,Korean Council of Science Editors,22877835|22887474 +Science Education,Wiley Blackwell (John Wiley & Sons),00368326|1098237X +Science Education Society,Consulting Company Ucom,24112224 +Science Fiction Film and Television,Liverpool University Press,17543770|17543789 +Science Fiction Studies,"""SF-TH, Inc.""",00917729|23276207 +Science Foundation in China,CrossRef test user,10050841| +Science in China Series A Mathematics,Springer-Verlag,10069283|18622763 +Science in China Series B Chemistry,Springer-Verlag,10069291|18622771 +Science in China Series C Life Sciences,Springer-Verlag,10069305|18622798 +Science in China Series D Earth Sciences,Springer-Verlag,10069313|18622801 +Science in China Series F Information Sciences,Springer-Verlag,10092757|18622836 +Science in Context,Cambridge University Press,02698897|14740664 +Science Innovation,Science Publishing Group,23287861| +Science Insights,"""Bonoi Science Advancement and Education, LLC""",23728191|23295856 +Science Insights Education,"""Bonoi Science Advancement and Education, LLC""",23788100 +Science Insights Materials and Chemistry,"""Bonoi Science Advancement and Education, LLC""",23796464 +Science Insights Medicine,"""Bonoi Science Advancement and Education, LLC""",23788097 +Science intensive technologies in mechanical engineering,Infra-M Academic Publishing House,22234608| +Science International,Science International,23051884| +Science Journal of Agricultural Research and Management,Science Journal Publications,22768572 +Science Journal of Analytical Chemistry,Science Publishing Group,23768045| +Science Journal of Applied Mathematics and Statistics,Science Publishing Group,23769491| +Science Journal of Business and Management,Science Publishing Group,23310626| +Science Journal of Chemistry,Science Publishing Group,23300981| +Science Journal of Circuits Systems and Signal Processing,Science Publishing Group,23269065| +Science Journal of Clinical Medicine,Science Publishing Group,23272724| +Science Journal of Education,Science Publishing Group,23290900| +Science Journal of Energy Engineering,Science Publishing Group,2376810X| +Science Journal of Public Health,Science Publishing Group,23287942| +Science Museum Group Journal,The Science Museum,20545770 +Science News,Wiley Blackwell (John Wiley & Sons),00368423|19430930 +Science of Advanced Materials,American Scientific Publishers,19472935|19472943 +Science of Aging Knowledge Environment,American Association for the Advancement of Science (AAAS),15396150 +Science of Computer Programming,Elsevier ,01676423| +Science of Sintering,National Library of Serbia,0350820X|18207413 +Science Park,Laxmi Book Publication,23218045 +Science phyicse,Science in China Press,16747275| +Science Postprint,"""GH, Inc.""",21879834 +Science Proceedings,"""Smart Science and Technology, LLC""",23757795 +Science Progress,Science Reviews 2000 LTD.,00368504| +Science Religion and Culture,Smith and Franklin Academic Publishing Corporation,2055222X|2055222X +Science Research,Science Publishing Group,23290935| +Science Review,"""Science and Education, Ltd.""",18154972| +Science s STKE,American Association for the Advancement of Science (AAAS),15258882 +Science Scope,National Science Teachers Association,08872376| +Science Signaling,American Association for the Advancement of Science (AAAS),19450877|19379145 +Science Technology & Human Values,SAGE Publications,01622439|15528251 +Science Technology & Society,SAGE Publications,09717218|09730796 +Science Technology and Arts Research Journal,African Journals Online ,22267522|23053372 +Science Technology and Development,Science Alert,02546418| +Science technology and education,OLIMP,23128267|24135801 +Science Translational Medicine,American Association for the Advancement of Science (AAAS),19466234|19466242 +Science World Journal,African Journals Online ,15976343 +Science-Business eXchange,Nature Publishing Group,19453477| +ScienceAsia,Science Society of Thailand,15131874| +ScienceOpen Astronomy & Astrophysics,ScienceOpen,21973504 +ScienceOpen Chemistry,ScienceOpen,21973512 +ScienceOpen Life Sciences,ScienceOpen,2197361X +ScienceOpen Material Science,ScienceOpen,21973644 +ScienceOpen Medicine,ScienceOpen,21973660 +ScienceOpen Posters,ScienceOpen,21998442 +ScienceOpen Research,ScienceOpen,21991006 +ScienceOpen Social & Behavioral Sciences,ScienceOpen,21973709 +ScienceRise,Private Company Technology Center,23136286|23138416 +Sciences & Nature,African Journals Online ,18120741 +Sciences de la société,OpenEdition,11681446|22752145 +Sciences des Aliments,Lavoisier SAS,02408813| +Sciences du jeu,OpenEdition,22692657 +Sciences et Technologies de l Automatique,SEE,19543522 +Sciences et Technologies pour le Handicap,Lavoisier SAS,19602081| +Sciences in Cold and Arid Regions,China Science Publishing & Media Ltd.,16743822| +Sciences of Soils,Springer-Verlag,14329492 +Sciences sociales et santé,PERSEE Program,02940337|17775914 +Sciences sociales et sport,CAIRN,19677359|22645748 +Scientia,Universidade do Vale do Rio Dos Sinos - UNISINOS,01041770| +Scientia Africana,African Journals Online ,11181931|11181931 +Scientia Agraria,Universidade Federal do Parana,15191125|19832443 +Scientia Agraria Paranaensis,Revista Scientia Agraria Paranaensis,19831471 +Scientia Agricola,SciELO,01039016|01039016 +Scientia Agriculturae,Progressive Science Publications,23110228|2310953X +Scientia Agriculturae Bohemica,Walter de Gruyter GmbH,12113174|12113174 +Scientia Agropecuaria,Scientia Agropecuaria,20779917|23066741 +Scientia Amazonia,Scientia Amazonia,22381910 +Scientia Canadensis Canadian Journal of the History of Science Technology and Medicine,Consortium Erudit,08292507|19187750 +Scientia Chromatographica,Editora Cubo Multimidia,19844433|19844433 +Scientia cum Industria,Universidade Caixias do Sul,23185279 +Scientia et Fides,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,23007648|23535636 +Scientia Forestalis,Instituto de Pesquisa e Estudos Florestais (IPEF),14139324|23181222 +Scientia Horticulturae,Elsevier ,03044238| +Scientia International Review,Istituto Scientia,22822119 +Scientia Iranica,Elsevier ,10263098| +Scientia Iuris,Universidade Estadual de Londrina,14156490|21788189 +Scientia Marina,Departmento de Publicaciones del CSIC,02148358|18868134 +Scientia Medica,EDIPUCRS,18065562|19806108 +Scientia Militaria South African Journal of Military Studies,Stellenbosch University - Scientia Militaria,10228136|22240020 +Scientia Pharmaceutica,Osterreichische Pharmazeutische Gesellschaft,00368709|22180532 +Scientia Plena,Associacao Sergipana de Ciencia,18082793 +Scientia Prima,Scientia Prima,24467804|23184299 +Scientia Sinica Chimica,Science in China Press,16747224| +Scientia Sinica Informationis,Science in China Press,16747267| +Scientia Sinica Mathematica,Science in China Press,16747216| +Scientia Sinica Physica Mechanica & Astronomica,Science in China Press,16721780| +Scientia Sinica Technologica,Science in China Press,16747259| +Scientia Sinica Vitae,Science in China Press,16747232| +Scientia Traductionis,Universidade Federal de Santa Catarina,19804237|19804237 +Scientiae Studia,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,16783166|23168994 +Scientiam Juris,Escola Superior de Sustentabilidade,23183039 +Scientific American,Nature Publishing Group,00368733| +Scientific American A Matter of Time,Nature Publishing Group,19361513| +Scientific American Mind,Nature Publishing Group,15552284| +Scientific American Sp,Nature Publishing Group,10480943| +Scientific and Technical Information Processing,Allerton Press,01476882|19348118 +Scientific and technical journal of information technologies mechanics and optics,ITMO University,22261494| +Scientific Annals of Computer Science,Scientific Annals of Computer Science,18438121|22482695 +Scientific Annals of Stefan cel Mare University of Suceava Geography Series,Stefan cel Mare University of Suceava,15831469| +Scientific Bulletin,Walter de Gruyter GmbH,12245178 +Scientific Data,Nature Publishing Group,20524463 +Scientific Drilling,Copernicus GmbH,18163459 +Scientific Event Alert Network Bulletin,Smithsonian Institution,07317573| +Scientific Horizons,Institute of Physical Optics,20775679| +Scientific Issues Jan Długosz University in Częstochowa Mathematics,Akademia im. Jana Dlugosza w Czestochowie,18960286| +Scientific Journal of Dentistry,Incessant Nature Science Publishers Pvt Ltd,23947144| +Scientific Journal of Pure and Applied Sciences,Sjournals,23222956 +Scientific Journal of Riga Technical University Computer Sciences,De Gruyter Open Sp. z o.o. ,14077493| +Scientific Journal of Riga Technical University Construction Science,De Gruyter Open Sp. z o.o. ,14077329| +Scientific Journal of Riga Technical University Environmental and Climate Technologies,De Gruyter Open Sp. z o.o. ,16915208| +Scientific Journal of Riga Technical University Power and Electrical Engineering,De Gruyter Open Sp. z o.o. ,14077345| +Scientific Journal of Silesian University of Technology Series Transport,Silesian University of Technology,02093324|24501549 +Scientific Journals of Rzeszów University of Technology Series Economics and Humanities,Rzeszow University of Technology,12343684| +Scientific Journals of Rzeszów University of Technology Series Electrotechnics,Rzeszow University of Technology,02092662|23006358 +Scientific Journals of Rzeszów University of Technology Series Journal of Mathematics and Applications,Rzeszow University of Technology,17336775|23009926 +Scientific Journals of Rzeszów University of Technology Series Management and Marketing,Rzeszow University of Technology,12343706| +Scientific Letters of Rzeszow University of Technology - Mechanics,Rzeszow University of Technology,02092689|23005211 +Scientific Medical Journal,African Journals Online ,11105607 +Scientific Modeling and Simulation SMNS,Springer-Verlag,18748554|18748562 +Scientific Papers of the Bureau of Standards,National Institute of Standards and Technology,00966231| +Scientific Phone Apps and Mobile Devices,Springer (Biomed Central Ltd.),23644958 +Scientific Proceedings Faculty of Mechanical Engineering,De Gruyter Open Sp. z o.o. ,13381954|13385011 +Scientific Programming,Hindawi Publishing Corporation,10589244|1875919X +Scientific Publications of the State University of Novi Pazar Series A Applied Mathematics Informatics and mechanics,Centre for Evaluation in Education and Science,22175539| +Scientific Reports,Nature Publishing Group,20452322 +Scientific Research and Essays,Academic Journals,19922248 +Scientific Research of the Institute of Mathematics and Computer Science,Czestochowa University of Technology,17315417| +Scientific Research of the Institute of Mathematics and Computer Science,Czestochowa University of Technology,17315417| +Scientific Studies of Reading,Informa UK (Taylor & Francis),10888438|1532799X +Scientific Study of Literature,John Benjamins Publishing Company,22104372|22104380 +Scientific Technical Review,Centre for Evaluation in Education and Science,18200206| +Scientific World,Nepal Journals Online,19968949| +Scientifica,Hindawi (Scientifica),2090908X +Scientist and Citizen,Informa UK (Taylor & Francis),21551278 +Scientometrics,Springer-Verlag,01389130|15882861 +SCIENZE REGIONALI,Franco Angeli,17203929|2035603X +ScieXplore International Journal of Research in Science,Vellalar College for Women,23498919|23500999 +Scimetr,Kowsar Medical Institute,22137610|23519681 +Scire Salutis,Escola Superior de Sustentabilidade,22369600 +Scoliosis,Springer (Biomed Central Ltd.),17487161|17487161 +Scoliosis and Spinal Disorders,Springer (Biomed Central Ltd.),23971789 +Scottish Affairs,Edinburgh University Press,09660356|2053888X +Scottish Archaeological Journal,Edinburgh University Press,14715767|17552028 +Scottish Economic & Social History,Edinburgh University Press,02695030| +Scottish Geographical Journal,Informa UK (Taylor & Francis),14702541|1751665X +Scottish Geographical Magazine,Informa UK (Taylor & Francis),00369225| +Scottish Journal of Geology,Geological Society of London,00369276|20414951 +Scottish Journal of Political Economy,Wiley Blackwell (Blackwell Publishing),00369292|14679485 +Scottish Journal of Theology,Cambridge University Press,03369306|14753065 +Scottish Medical Journal,SAGE Publications,00369330|20456441 +Screen,Oxford University Press,00369543|14602474 +Screening,Elsevier ,09256164| +Scrinium,Brill Academic Publishers,18177530|18177565 +SCRIPT-ed,Wiley Blackwell (AHRC Research Centre),17442567|17442567 +Scripta,Pontificia Universidade Catolica de Minas Gerais,15164039|23583428 +Scripta Materialia,Elsevier ,13596462| +Scripta Medica,Medical Society of the Republic of Srpska,03508218|23037954 +Scripta Metallurgica,Elsevier ,00369748| +Scripta Metallurgica et Materialia,Elsevier ,0956716X| +SCRIPTA Revista Internacional de Literatura i Cultura Medieval i Moderna,Universitat de Valencia,23404841 +Scripta Scientifica Medica,Medical University Prof. Dr. Praskev Stoyanov - Varna,05823250|13146408 +Scripta Scientifica Medicinae Dentalis,Medical University Prof. Dr. Praskev Stoyanov - Varna,23677236|23677244 +Scripta Scientifica Pharmaceutica,Medical University Prof. Dr. Praskev Stoyanov - Varna,23676000|23675500 +Scripta Scientifica Salutis Publicae,Medical University Prof. Dr. Praskev Stoyanov - Varna,23677325|23677333 +Scripta Theologica,Universidad de Navarra,00369764|22546227 +Scriptorium,PERSEE Program,00369772| +Scriptura,Petra Christian University,1978385X|1978385X +Scriptura,Stellenbosch University - Scriptura,02541807|2305445X +Scrutiny2,Informa UK (Taylor & Francis),18125441|17535409 +Sculpture Journal,Liverpool University Press,13662724|17569923 +SDMIMD Journal of Management,SDMIMD Journal of Management,09760652|23207906 +SDÜ Fen Bilimleri Enstitüsü Dergisi,SDU Journal of Natural and Applied Sciences,13007688|13086529 +Sealing Technology,Elsevier ,13504789| +Seanchas Ardmhacha Journal of the Armagh Diocesan Historical Society,JSTOR,04880196| +Search,Informa UK (Heldref Publications),19431848|19431856 +SEARCH The Journal of the South East Asia Research Centre for Communication and Humanities,Springer - Global Science Journals,2229872X +SecEd,Mark Allen Group,14797704| +SECI Oncology,South Egypt Cancer Institute,23148500 +Second language Research,SAGE Publications,02676583|14770326 +Secuencia,Instituto de Investigaciones Dr. Jose Maria Luis Mora,01860348|23958464 +Secularism and Nonreligion,"""Ubiquity Press, Ltd.""",20536712|20536712 +Século XXI - Revista de Ciências Sociais,Universidade Federal de Santa Maria,21798095|22366725 +Securitas Vialis,Springer-Verlag,18889697|19891679 +Sécurité globale,CAIRN,19596782|22712194 +Securities Market Journal,African Journals Online ,1899759 +Securitologia,Index Copernicus International,18984509| +Security and Communication Networks,Wiley Blackwell (John Wiley & Sons),19390114|19390122 +Security and Defence,Index Copernicus International,23008741| +Security and Human Rights,Brill Academic Publishers,18747337|18750230 +Security Dialogue,SAGE Publications,09670106|00000000 +Security Index A Russian Journal on International Security,Informa UK (Taylor & Francis),19934270|21517495 +Security Informatics,Springer (Biomed Central Ltd.),21908532|21908532 +Security Journal,Nature Publishing Group - Macmillan Publishers,09551662|09551662 +Security Studies,Informa UK (Taylor & Francis),09636412|15561852 +SED Journal of Art Education,Sada Institute,21478007 +Sedimentary Geology,Elsevier ,00370738| +Sedimentology,Wiley Blackwell (Blackwell Publishing),00370746| +Sedimentology,Wiley Blackwell (Blackwell Publishing),14693496|13653091 +Seed Science and Technology,International Seed Testing Association,02510952|18195717 +Seed Science Research,Cambridge University Press,09602585|14752735 +SEEG,Index Copernicus International,2354029X +Seeing and Perceiving,Brill Academic Publishers,18784755|18784763 +SEER,Nomos Verlag,14352869| +SEEU Review,De Gruyter Open Sp. z o.o. ,18578462 +Sefarad,Departmento de Publicaciones del CSIC,00370894|1988320X +SEG Technical Program Expanded Abstracts,Society of Exploration Geophysicists,10523812| +Seibutsu Butsuri,Biophysical Society of Japan,05824052|13474219 +SEIBUTSU BUTSURI KAGAKU,Japanese Electrophoresis Society,00319082|13499785 +Seikei-Kakou,The Japan Society of Polymer Processing,09154027|18837417 +Seismic Instruments,Allerton Press,07479239|19347871 +Seismic Isolation and Protective Systems,Mathematical Sciences Publishers,21507902 +Seismological Research Letters,Seismological Society,08950695|19382057 +Seizième Siècle,PERSEE Program,17744466|17753856 +Seizure,Elsevier ,10591311| +Sel skokhozyaistvennaya Biologiya,Sel'skokhozyaistvennaya Biologiya Editorial Office (SBEO),01316397|23134836 +SEL Studies in English Literature 1500-1900,Muse - Johns Hopkins University Press,15229270 +SELÇUK ÜNİVERSİTESİ İLETİŞİM FAKÜLTESİ AKADEMİK DERGİSİ,Selcuk Iletisim,13022865|21482942 +Selcuk University Journal of Engineering Science and Technology,"""Selcuk University Journal of Engineering, Science, and Technology""",21479364| +Selecta Mathematica,Springer-Verlag,10221824|14209020 +Selected Annual Reviews of the Analytical Sciences,The Royal Society of Chemistry,03009963| +Selected Decisions,International Monetary Fund,16079450 +Selected Decisions,International Monetary Fund,10874275| +Selected Decisions and Selected Documents of the International Monetary Fund,International Monetary Fund,00941735| +Selected Scientific Papers - Journal of Civil Engineering,De Gruyter Open Sp. z o.o. ,13387278|13387278 +Selection,Akademiai Kiado Zrt.,15851931|1588287X +Selective Cancer Therapeutics,Mary Ann Liebert,10430733| +Selekcija i semenarstvo,Centre for Evaluation in Education and Science,03545881| +Self & Society,Informa UK (Taylor & Francis),03060497|23745355 +Self and Identity,Informa UK (Taylor & Francis),15298868|15298876 +Self-Healing Materials,De Gruyter Open Sp. z o.o. ,22991034 +Self/Nonself,Landes Bioscience,19382030|19382049 +SeMA Journal,Springer-Verlag,15759822|22543902 +Semantic Web,IOS Press,15700844|22104968 +Semantics and Linguistic Theory,Semantics and Pragmatics,21635951 +Semantics and Pragmatics,Semantics and Pragmatics,19378912 +Semat,Scientific Publishing Center,2210173X| +SEMERGEN - Medicina de Familia,Elsevier ,11383593| +Semiconductor Physics Quantum Electronics & Optoelectronics,Co. Ltd. Ukrinformnauka,15608034|16056582 +Semiconductor Science and Technology,IOP Publishing,02681242|13616641 +Semiconductors,Pleiades Publishing,10637826|10906479 +Semigroup Forum,Springer-Verlag,00371912|14322137 +Semina Ciências Agrárias,Universidade Estadual de Londrina,1676546X|16790359 +Semina Ciências Biológicas e da Saúde,Universidade Estadual de Londrina,16765435|16790367 +Semina Ciências Exatas e Tecnológicas,Universidade Estadual de Londrina,16765451|16790375 +Semina Ciências Sociais e Humanas,Universidade Estadual de Londrina,16765443|16790383 +Semina Scientiarum,Pontifical Universtiy of John Paul II in Krakow,16443365|23916850 +Séminaire de théorie spectrale et géométrie,Cellule MathDoc/CEDRAM,16245458|21189242 +Séminaire Laurent Schwartz — EDP et applications,Cellule MathDoc/CEDRAM,22660607 +Seminar A Journal of Germanic Studies,University of Toronto Press Inc,00371939|1911026X +Seminarios de la Fundación Española de Reumatología,Elsevier ,15773566| +Seminars in Anesthesia Perioperative Medicine and Pain,Elsevier ,02770326| +Seminars in Arthritis and Rheumatism,Elsevier ,00490172| +Seminars in Arthroplasty,Elsevier - WB Saunders,10454527| +Seminars in Avian and Exotic Pet Medicine,Elsevier ,1055937X| +Seminars in Breast Disease,Elsevier - WB Saunders,10924450| +Seminars in Cancer Biology,Elsevier ,1044579X|10963650 +Seminars in Cardiothoracic and Vascular Anesthesia,SAGE Publications,10892532| +Seminars in Cardiovascular Medicine,De Gruyter Open Sp. z o.o. ,18227767 +Seminars in Cell and Developmental Biology,Elsevier ,10849521|10963634 +Seminars in Cell Biology,Elsevier ,10434682|1522967X +Seminars in Cerebrovascular Diseases and Stroke,Duke University Press,15289931| +Seminars in Clinical Neuropsychiatry,Elsevier ,10843612| +Seminars in Colon and Rectal Surgery,Elsevier - WB Saunders,10431489| +Seminars in Cutaneous Medicine and Surgery,"""Frontline Medical Communications, Inc.""",10855629| +Seminars in Dermatology,Elsevier ,0278145X| +Seminars in Developmental Biology,Elsevier ,10445781| +Seminars in Diagnostic Pathology,Elsevier - WB Saunders,07402570| +Seminars in Dialysis,Wiley Blackwell (Blackwell Publishing),08940959|1525139X +Seminars in Fetal and Neonatal Medicine,Elsevier ,1744165X| +Seminars in Hearing,Thieme Publishing Group,07340451|10988955 +Seminars in Hematology,Elsevier - WB Saunders,00371963| +Seminars in Immunology,Elsevier ,10445323|10963618 +Seminars in Immunopathology,Springer-Verlag,18632297|18632300 +Seminars In Inflammatory Bowel Disease,"""Decker, Inc.""",14968290 +Seminars in Integrative Medicine,Elsevier ,15431150| +Seminars in Interventional Radiology,Thieme Publishing Group,07399529|10988963 +Seminars in Laparoscopic Surgery,Elsevier - WB Saunders,10715517| +Seminars in Liver Disease,Thieme Publishing Group,02728087|10988971 +Seminars in Musculoskeletal Radiology,Thieme Publishing Group,01897860|1098898X +Seminars in Neonatology,Elsevier ,10842756| +Seminars in Nephrology,Elsevier ,02709295| +Seminars in Neurology,Thieme Publishing Group,02718235|10989021 +Seminars in Neuroscience,Elsevier ,10445765|10981284 +Seminars in Neurosurgery,Thieme Publishing Group,15268012|15264572 +Seminars in Nuclear Medicine,Elsevier - WB Saunders,00012998| +Seminars in Oncology,Elsevier - WB Saunders,00937754| +Seminars in Oncology Nursing,Elsevier ,07492081| +Seminars in Ophthalmology,Informa UK (Taylor & Francis),08820538|17445205 +Seminars in Orthodontics,Elsevier - WB Saunders,10738746| +Seminars in Pain Medicine,Elsevier ,15375897| +Seminars in Pediatric Infectious Diseases,Elsevier - WB Saunders,10451870| +Seminars in Pediatric Neurology,Elsevier ,10719091| +Seminars in Pediatric Surgery,Elsevier - WB Saunders,10558586| +Seminars in Perinatology,Elsevier - WB Saunders,01460005| +Seminars in Plastic Surgery,Thieme Publishing Group,15352188|15360067 +Seminars in Preventive and Alternative Medicine,Elsevier ,15564061| +Seminars in Radiation Oncology,Elsevier ,10534296| +Seminars in Radiologic Technology,Elsevier - WB Saunders,1070535X| +Seminars in Reproductive Medicine,Thieme Publishing Group,15268004|15264564 +Seminars in Respiratory and Critical Care Medicine,Thieme Publishing Group,10693424|10989048 +Seminars in Respiratory Infections,Elsevier - WB Saunders,08820546| +Seminars in Roentgenology,Elsevier ,0037198X| +Seminars in Speech and Language,Thieme Publishing Group,07340478|10989056 +Seminars in Spine Surgery,Elsevier - WB Saunders,10407383| +Seminars in Surgical Oncology,Wiley Blackwell (John Wiley & Sons),87560437|10982388 +Seminars in Thoracic and Cardiovascular Surgery,Elsevier - WB Saunders,10430679| +Seminars in Thoracic and Cardiovascular Surgery Pediatric Cardiac Surgery Annual,Elsevier - WB Saunders,10929126| +Seminars in Thrombosis and Hemostasis,Thieme Publishing Group,00946176|10989064 +Seminars in Ultrasound CT and MRI,Elsevier - WB Saunders,08872171| +Seminars in Urologic Oncology,Elsevier - WB Saunders,10810943| +Seminars in Vascular Medicine,Thieme Publishing Group,15289648|15293505 +Seminars in Vascular Surgery,Elsevier - WB Saunders,08957967| +Seminars in Veterinary Medicine and Surgery Small Animal,Elsevier ,08820511| +Seminars in Virology,Elsevier ,10445773|10981292 +Semioses,Sociedade Unificada de Ensino Augusto Motta -UNISUAM,1981996X +Semiotic Scene,Philosophy Documentation Center,01960865| +Semiotica,Walter de Gruyter GmbH,00371998|16133692 +Semitica et Classica,"""Brepols Publishers, NV""",20315937|22959041 +Sen i Gakkaishi,Society of Fiber Science & Technology Japan,00379875|18842259 +Sen i Kikai Gakkaishi (Journal of the Textile Machinery Society of Japan),The Textile Machinery Society of Japan,03710580|18801994 +Sen-iso Kogyo,Society of Fiber Science & Technology Japan,18842283 +Sen-ito Kogyo,Society of Fiber Science & Technology Japan,18842275 +Senckenbergiana lethaea,Springer-Verlag,00372110| +Senckenbergiana maritima,Springer-Verlag,0080889X| +Senologie - Zeitschrift für Mammadiagnostik und -therapie,Thieme Publishing Group,16116453|1611647X +Sensing and Bio-Sensing Research,Elsevier ,22141804| +Sensing and Imaging,Springer-Verlag,15572064|15572072 +Sensing and Instrumentation for Food Quality and Safety,Springer-Verlag,19327587|19329954 +Sensor Letters,American Scientific Publishers,1546198X|15461971 +Sensor Review,Emerald (MCB UP ),02602288|00000000 +Sensoria A Journal of Mind Brain and Culture,Swinburne University of Technology,22038469 +Sensors,MDPI AG,14248220 +Sensors and Actuators,Elsevier ,02506874| +Sensors and Actuators A Physical,Elsevier ,09244247| +Sensors and Actuators B Chemical,Elsevier ,09254005| +Sensors and Materials,MYU K.K.,09144935| +Sensors Update,Wiley Blackwell (John Wiley & Sons),14322404|16168984 +Sensory Neuron,Brill Academic Publishers,15675157|15685659 +SENTENTIA European Journal of Humanities and Social Sciences,"""NB-Media, Ltd.""",13393057|13393057 +Seoul Law Review,"""Law Research Institute, University of Seoul""",19765169| +Seoul National University the Journal of Humanites,Journal of Humanities,15983021| +Seoul Tax Law Review,Tax Law Association,15984796| +Separation and Purification Methods,Informa UK (Marcel Dekker),03602540|15256022 +Separation and Purification Reviews,Informa UK (Taylor & Francis),15422119|15422127 +Separation and Purification Technology,Elsevier ,13835866| +Separation Science,Informa UK (Taylor & Francis),00372366| +Separation Science and Technology,Informa UK (Taylor & Francis),01496395|15205754 +Separations Technology,Elsevier ,09569618| +Sepsis,Springer (Kluwer Academic Publishers),13850229| +Septentrio Conference Series,UiT The Arctic University of Norway,23873086 +Septentrio Educational,UiT The Arctic University of Norway,24641464 +Septentrio Reports,UiT The Arctic University of Norway,23874597 +Seqüência estudos jurídicos e políticos,Universidade Federal de Santa Catarina,01019562|21777055 +Sequencing,Hindawi Publishing Corporation,20900325|20900333 +Sequential Analysis,Informa UK (Taylor & Francis),07474946|15324176 +Sequential Nazarov–Fluorination with Copper Catalysts,Thieme Publishing Group,20300565 +Ser Educational Acmeology Developmental Psychology,Saratov State University,23049790| +Serbian Astronomical Journal,National Library of Serbia,1450698X|18209289 +Serbian Journal of Dermatology and Venerology,De Gruyter Open Sp. z o.o. ,18210902|18210902 +Serbian Journal of Electrical Engineering,National Library of Serbia,14514869|22177183 +Serbian Journal of Experimental and Clinical Research,Walter de Gruyter GmbH,18208665|2335075X +Serbian Journal of Management,Centre for Evaluation in Education and Science,14524864|22177159 +Serbian Studies Journal of the North American Society for Serbian Studies,Muse - Johns Hopkins University Press,19419511 +Serials Review,Informa UK (Taylor & Francis),00987913|1879095X +Serials The Journal for the Serials Community,UKSG,09530460|14753308 +SERIEs,Springer-Verlag,18694187|18694195 +Series Earth Sciences,Saratov State University,18197663| +Series History International Relations,Saratov State University,18194907| +Series Physics,Saratov State University,18173020| +Series Statistics,Informa UK (Taylor & Francis),03233944| +Serodiagnosis and Immunotherapy in Infectious Disease,Elsevier ,08880786| +Service & Tourism Current Challenges,Infra-M Academic Publishing House,19950411| +Service Business,Springer-Verlag,18628516|18628508 +Service Industries Journal,Informa UK (Taylor & Francis),02642069|17439507 +Service Industries Review,Informa UK (Taylor & Francis),02628546| +Service Oriented Computing and Applications,Springer-Verlag,18632386|18632394 +Service Science,Institute for Operations Research and the Management Sciences,21643962|21643970 +Service Science and Management,Hans Publishers,23247908|23247916 +Service Science and Management Research,"""Science and Engineering Publishing, Co.""",2327168X| +Service social,Consortium Erudit,17081734 +Service social,Consortium Erudit,17081734 +Service social,Consortium Erudit,00372633|17081734 +Services in Russia and abroad,Infra-M Academic Publishing House,1995042X| +Services Marketing Quarterly,Informa UK (Taylor & Francis),15332969|15332977 +Serviço Social & Sociedade,SciELO,01016628|23176318 +Serviço Social em Revista,Universidade Estadual de Londrina,16794842|16794842 +Servis plus,Infra-M Academic Publishing House,19937768| +Sessile Organisms,The Sessile Organisms Society of Japan,13424181|18834701 +Sessions d étude - Société canadienne d histoire de l Église catholique,Consortium Erudit,03186172|19277067 +Sessões do Imaginário,EDIPUCRS,15169294|19803710 +Sestrinska rec,Centre for Evaluation in Education and Science,03548422| +Sestrinski glasnik/Nursing Journal,Croatian Nurses Association,13317563|1848705X +SET EXPO PROCEEDINGS,Sociedade Brasileira de Engenharia de Televisao (SET),24470481|2447049X +SET INTERNATIONAL JOURNAL OF BROADCAST ENGINEERING,Sociedade Brasileira de Engenharia de Televisao (SET),24469246|24469432 +set Research Information for Teachers,"""NZCER Press, New Zealand Council for Educational Research""",01106376|22532145 +SET Yearbook Media & Entertainment,Sociedade Brasileira de Engenharia de Televisao (SET),24473235|24473243 +Set-Valued Analysis,Springer-Verlag,09276947|1572932X +Set-Valued and Variational Analysis,Springer-Verlag,18770533|18770541 +SETTING,Franco Angeli,11243899|19725175 +Settler Colonial Studies,Informa UK (Taylor & Francis),2201473X|18380743 +Settler Colonial Studies,Informa UK (Taylor & Francis),2201473X|18380743 +Seventeenth-Century French Studies,Maney Publishing,02651068|17522692 +Seventeenth-Century French Studies Newsletter,Informa UK (Taylor & Francis),01425080| +Sewanee Review,Muse - Johns Hopkins University Press,1934421X +Sex Education,Informa UK (Taylor & Francis),14681811|00000000 +Sex Roles,Springer-Verlag,03600025|15732762 +Sexologies,Elsevier ,11581360| +Sexual & Relationship Therapy,Informa UK (Taylor & Francis),14681994|14681749 +Sexual & Reproductive Healthcare,Elsevier ,18775756| +Sexual Abuse A Journal of Research and Treatment,SAGE Publications,10790632|1573286X +Sexual Addiction & Compulsivity,Informa UK (Taylor & Francis),10720162|15325318 +Sexual Addiction & Compulsivity The Journal of Treatment and Prevention,Informa UK (Taylor & Francis),10720162| +Sexual and Marital Therapy,Informa UK (Taylor & Francis),02674653| +Sexual Development,S. Karger AG,16615425|16615433 +Sexual Dysfunction,Wiley Blackwell (Blackwell Publishing),13691686|14602679 +Sexual Health,CSIRO Publishing,14485028| +Sexual Medicine,Elsevier ,20501161| +Sexual Medicine Reviews,Elsevier ,20500513|20500521 +Sexual Plant Reproduction,Springer-Verlag,09340882|14322145 +Sexualidad Salud y Sociedad (Rio de Janeiro),SciELO,19846487 +Sexualities,SAGE Publications,13634607|00000000 +Sexualities Evolution & Gender,Informa UK (Taylor & Francis),14792508|14792516 +Sexuality & Culture,Springer-Verlag,10955143|19364822 +Sexuality and Disability,Springer-Verlag,01461044|15736717 +Sexuality and Early Development in Aquatic Organisms,Inter-Research Science Center,21952736|21952744 +Sexuality Reproduction and Menopause,Elsevier ,15462501| +Sexuality Research and Social Policy,Springer-Verlag,18689884|15536610 +Sexualization Media and Society,SAGE Publications,23746238 +Sexually Transmitted Diseases,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01485717| +Sexually Transmitted Infections,BMJ,13684973|14723263 +Shafa Orthopedic Journal,International Neuroscience Institute,2345296X|23834315 +Shakespeare,Informa UK (Taylor & Francis),17450918|17450926 +Shakespeare Bulletin,Muse - Johns Hopkins University Press,19311427 +Shakespeare in Southern Africa,African Journals Online ,1011582X +Shakespeare Quarterly,Muse - Johns Hopkins University Press,00373222|15383555 +Shakespeare Review,The Shakespeare Association of Korea,12262668| +Shakespeare Review,The Shakespeare Association of Korea,12262668| +Shape Memory and Superelasticity,Springer-Verlag,2199384X|21993858 +"""SHARE """"SHaring - Action - REflection""""""",Petra Christian University,23387866| +Sharif,Springer - Global Science Journals,22520600 +Shashi the Journal of Japanese Business and Company History,"""University Library System, University of Pittsburgh""",21690820 +Shaw,The Pennsylvania State University Press,07415842|15291480 +She Ji The Journal of Design Economics and Innovation,Elsevier ,24058726| +Shigaku = Odontology,Springer-Verlag,00298484| +Shigen-to-Sozai,The Mining and Materials Processing Institute of Japan,09161740|18806244 +Shikshan Anveshika,Diva Enterprises Private Limited,22311386|23487534 +Shinku,Vacuum Society of Japan,05598516|18809413 +SHINKU GIJUTSU,Vacuum Society of Japan,18837182 +SHINKU KOGYO,Vacuum Society of Japan,18837174 +Ship Technology Research,Maney Publishing,09377255|20567111 +Ships and Offshore Structures,Informa UK (Taylor & Francis),17445302|1754212X +Shiraz E-Medical Journal,International Neuroscience Institute,17351391 +Shock,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10732322| +Shock and Vibration,Hindawi Publishing Corporation,10709622|18759203 +Shock Waves,Springer-Verlag,09381287|14322153 +Shofar,Purdue University Press,08828539| +Shofar An Interdisciplinary Journal of Jewish Studies,Muse - Johns Hopkins University Press,15345165 +Shokubutsu Kankyo Kogaku,"""Japanese Society of Agricultural, Biological and Environmental Engineers and Scientists""",18802028|18803563 +Shokubutsu Kojo Gakkaishi,"""Japanese Society of Agricultural, Biological and Environmental Engineers and Scientists""",09186638|18803555 +Shokubutsugaku Zasshi,The Botanical Society of Japan,0006808X|21853835 +Short Fiction in Theory and Practice,Intellect,20430701|2043071X +Short Film Studies,Intellect,20427824|20427832 +Shortness of Breath,CIC Edizioni Internazionali,22816550 +Shoulder & Elbow,SAGE Publications,17585732|17585740 +SHS Web of Conferences,EDP Sciences,22612424 +Si Somos Americanos,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7190948 +SIAM E-Journal on Applied Dynamical Systems,Society for Industrial and Applied Mathematics,11111111| +SIAM Journal on Algebraic and Discrete Methods,Society for Industrial and Applied Mathematics,01965212|2168345X +SIAM Journal on Applied Dynamical Systems,Society for Industrial and Applied Mathematics,15360040|15360040 +SIAM Journal on Applied Mathematics,Society for Industrial and Applied Mathematics,00361399|1095712X +SIAM Journal on Computing,Society for Industrial and Applied Mathematics,00975397|10957111 +SIAM Journal on Control,Society for Industrial and Applied Mathematics,00361402| +SIAM Journal on Control and Optimization,Society for Industrial and Applied Mathematics,03630129|10957138 +SIAM Journal on Discrete Mathematics,Society for Industrial and Applied Mathematics,08954801|10957146 +SIAM Journal on Financial Mathematics,Society for Industrial and Applied Mathematics,1945497X|1945497X +SIAM Journal on Imaging Sciences,Society for Industrial and Applied Mathematics,19364954|19364954 +SIAM Journal on Mathematical Analysis,Society for Industrial and Applied Mathematics,00361410|10957154 +SIAM Journal on Matrix Analysis and Applications,Society for Industrial and Applied Mathematics,08954798|10957162 +SIAM Journal on Numerical Analysis,Society for Industrial and Applied Mathematics,00361429|10957170 +SIAM Journal on Optimization,Society for Industrial and Applied Mathematics,10526234|10957189 +SIAM Journal on Scientific and Statistical Computing,Society for Industrial and Applied Mathematics,01965204|21683417 +SIAM Journal on Scientific Computing,Society for Industrial and Applied Mathematics,10648275|10957197 +SIAM Review,Society for Industrial and Applied Mathematics,00361445|10957200 +SIAM Undergraduate Research Online,Society for Industrial and Applied Mathematics,23277807 +SIAM/ASA Journal on Uncertainty Quantification,Society for Industrial and Applied Mathematics,21662525 +Siberian Advances in Mathematics,Allerton Press,10551344|19348126 +Siberian Journal of Oncology,Tomsk Cancer Research Institute,18144861|23123168 +Siberian Mathematical Journal,Springer-Verlag,00374466|15739260 +Siberian psychological journal,"""Science and Education, Ltd.""",17267080| +Sibirica,Berghahn Books,13617362|14766787 +Sibirskie istoricheskie issledovaniya,Tomsk State University,2312461X| +SICE Journal of Control Measurement and System Integration,The Society of Instrument and Control Engineers,18824889|18849970 +Sicherheit & Frieden,Nomos Verlag,0175274X| +SICOT-J,EDP Sciences,24268887 +SICUREZZA E SCIENZE SOCIALI,Franco Angeli,22838740|22837523 +SID Symposium Digest of Technical Papers,Wiley Blackwell (John Wiley & Sons),0097966X| +SIDA contributions to botany,Smithsonian Institution Biodiversity Heritage Library,00361488| +Siddhant- A Journal of Decision Making,Diva Enterprises Private Limited,22310649|22310657 +Sierra Leone Journal of Biomedical Research,African Journals Online ,20766270|20766270 +SIG Bulletin,Informa UK (Taylor & Francis),07478046| +Siglo Cero Revista Española sobre Discapacidad Intelectual,Ediciones Universidad de Salamanca,02101696|02101696 +Sign Language & Linguistics,John Benjamins Publishing Company,13879316|1569996X +Sign Language Studies,Muse - Johns Hopkins University Press,15336263 +Sign Systems Studies,University of Tartu Press,14064243|17367409 +Signa Revista de la Asociación Española de Semiótica,UNED - Universidad Nacional de Educacion a Distancia,11333634|22549307 +Signal & Image Processing An International Journal,Academy and Industry Research Collaboration Center,22293922|0976710X +Signal Image and Video Processing,Springer-Verlag,18631703|18631711 +Signal Processing,Elsevier ,01651684| +Signal Processing Image Communication,Elsevier ,09235965| +Signal Processing Research,"""Science and Engineering Publishing, Co.""",2327171X| +Signal Transduction,Wiley Blackwell (John Wiley & Sons),16154053|16154061 +Signal Transduction and Targeted Therapy,Nature Publishing Group,20593635 +Signal Transduction Insights,"""Libertas Academica, Ltd.""",11786434 +Significação Revista de Cultura Audiovisual,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15164330|23167114 +Significance,Wiley Blackwell (Blackwell Publishing),17409705|17409713 +SIGNIFIKAN Jurnal Ilmu Ekonomi,E-Journal System Portal of Syarif Hidayatullah State Islamic University,20872046|24769223 +Signo,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,01011812|19822014 +Signo y Pensamiento,Editorial Pontificia Universidad Javeriana,01204823|20272731 +SIGNOS - Investigación en sistemas de gestión,Universidad Santo Tomas,21451389| +Signos do Consumo,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,19845057|19845057 +Signótica,Universidade Federal de Goias,01037250|23163690 +Signs,The University of Chicago Press,00979740|15456943 +Signs and Society,The University of Chicago Press,23264489|23264497 +Signum Estudos da Linguagem,Universidade Estadual de Londrina,15163083|22374876 +SIGSPATIAL Special,Association for Computing Machinery,19467729 +Siirt Universitesi Sosyal Bilimler Enstitüsü Dergisi,Siirt Universitesi Sosyal Bilimler Enstitusu Dergisi,21478406| +Sikh Formations,Informa UK (Taylor & Francis),17448727|17448735 +Silence,Springer (Biomed Central Ltd.),1758907X| +Silicon,Springer-Verlag,1876990X|18769918 +Silicon Atom Included in the Reaction Partner,Thieme Publishing Group,20400438 +Silicon Chemistry,Springer-Verlag,15690660|15728994 +Silva Fennica,Finnish Society of Forest Science,00375330|22424075 +Silva Iaponicarum,Adam Mickiewicz University Poznan,17344328| +SIMILE Studies In Media & Information Literacy Education,University of Toronto Press Inc,14966603 +Simiolus Netherlands Quarterly for the History of Art,JSTOR,00375411| +SIMULATION,SAGE Publications,00375497|17413133 +Simulation & Gaming,SAGE Publications,10468781|00000000 +Simulation in Healthcare The Journal of the Society for Simulation in Healthcare,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15592332| +Simulation Modelling Practice and Theory,Elsevier ,1569190X| +Simulation Practice and Theory,Elsevier ,09284869| +Sinergia e Innovación,Universidad Peruana de Ciencias Aplicadas,23066431 +SINET Ethiopian Journal of Science,African Journals Online ,3792897 +Singapore Dental Journal,Elsevier ,03775291| +Singapore Journal of Chemical Biology,Science Alert,20100094| +Singapore Journal of Education,Informa UK (Taylor & Francis),01294776| +Singapore Journal of Scientific Research,Science Alert,2010006X| +Singapore Journal of Tropical Geography,Wiley Blackwell (Blackwell Publishing),01297619|14679493 +Singapore Medical Journal,Singapore Medical Journal,00375675| +Singaporean Journal of Business Economics and Management Studies,"""Al Manhal FZ, LLC""",23013621| +Singaporean Journal of Business Economics and Management Studies,"""Al Manhal FZ, LLC""",23013621| +Singidunum Journal of Applied Sciences,Centre for Evaluation in Education and Science,22178090| +Single Cell Biology,OMICS Publishing Group,21689431 +Single Molecules,Wiley Blackwell (John Wiley & Sons),14385163|14385171 +Sinir Sistemi Cerrahisi Dergisi,Logos Medical Publication,13064126| +Sino-US English Teaching,David Publishing Company,15398072|19359675 +Síntesis Tecnológica,Sistema de Bibliotecas UACH,0718025X| +Sinteze,Centre for Evaluation in Education and Science,2217902X| +Sinusitis,MDPI AG,2309107X +Sirena poesia arte y critica,Muse - Johns Hopkins University Press,15547655 +SiSli Etfal Hastanesi Tip Bulteni / The Medical Bulletin of Sisli Hospital,Yerkure Tanitim ve Yayincilik Hizmetleri,13027123|13085123 +Sistema Penal & Violência,EDIPUCRS,21776784 +Sistemas & Gestão,Laikos Servicos Ltda,19805160 +Sistemas y Telemática,Universidad Icesi,16925238| +Sistematicheskie zametki po materialam Gerbariya im P N Krylova Tomskogo gosudarstvennogo universiteta,Tomsk State University,20764103| +Sites a journal of social anthropology and cultural studies,University of Otago Library,01125990|11790237 +SITES The Journal of Contemporary French Studies,Informa UK (Taylor & Francis),10260218| +SITIENTIBUS série Ciências Biológicas,Universidade Estadual de Feira de Santana,15196097|22384103 +Sitzungsberichte der Gesellschaft Naturforschender Freunde zu Berlin,Smithsonian Institution Biodiversity Heritage Library,00375942| +Sitzungsberichte und Anzeiger,Verlag der Osterreichischen Akademie der Wissenschaften,17280540 +Sitzungsberichte und Anzeiger Abteilung II Mathematische Physikalische und Technische Wissenschaften,Verlag der Osterreichischen Akademie der Wissenschaften,17280540 +Sitzungsberichte und Anzeiger der mathematisch-naturwissenschaftlichen Klasse,Verlag der Osterreichischen Akademie der Wissenschaften,0723791X|17280540 +Sivil Toplum,Ankara University,13039377 +Siwo Revista de Teología,Universidad Nacional de Costa Rica,2215227X|22152482 +Sixteenth Century Essays and Studies,JSTOR,0080987X| +Sixteenth Century Journal,JSTOR,03610160| +Sjuttonhundratal,UiT The Arctic University of Norway,16524772|20019866 +Skandinavisches Archiv Für Physiologie,Wiley Blackwell (Blackwell Publishing),0370839X| +Skatterett,Scandinavian University Press / Universitetsforlaget AS,03332810|1504310X +Skeletal Muscle,Springer (Biomed Central Ltd.),20445040|20445040 +Skeletal Radiology,Springer-Verlag,03642348|14322161 +Skin & Allergy News,Elsevier ,00376337| +Skin Appendage Disorders,S. Karger AG,22969195|22969160 +Skin Cancer,The Japanese Skin Cancer Society,09153535|18843549 +Skin Pharmacology and Physiology,S. Karger AG,16605527|16605535 +Skin Pharmacology and Physiology,S. Karger AG,14222868|14222906 +Skin Research and Technology,Wiley Blackwell (Blackwell Publishing),0909752X|16000846 +SKINmed Dermatology for the Clinician,Wiley Blackwell (Blackwell Publishing),15409740|17517125 +Skipr,Springer-Verlag,18768695|22118772 +Skola biznisa,Centre for Evaluation in Education and Science,14516551| +Skull Base,Thieme Publishing Group,10521453|15320065 +Skull Base,Thieme Publishing Group,15315010|15320065 +Skull Base Reports,Thieme Publishing Group,21576971|2157698X +Śląski Przegląd Statystyczny,Wroclaw University of Economics,16446739|16446739 +Slavery and Abolition,Informa UK (Taylor & Francis),0144039X|17439523 +Slavia Centralis,The University of Kansas,18556302| +Slavia Meridionalis,Institute of Slavic Studies of the Polish Academy of Sciences,12336173|23922400 +Slavic & East European Information Resources,Informa UK (Taylor & Francis),15228886|15229041 +Slavic Review,"""Association for Slavic, East European, and Eurasian Studies""",00376779|00376779 +Slavica bruxellensia,OpenEdition,20317654|20346395 +Slavonic and East European Review American Series,JSTOR,15350940| +Slavonic Pedagogical Studies Journal,Slovenska Vzdelavacia a Obstaravacia s.r.o.,13398660|13399055 +Slavonic Year-Book American Series,JSTOR,15350959| +Slavonica,Maney Publishing,13617427|00000000 +SLEEP,Associated Professional Sleep Societies,01618105|15509109 +Sleep and Biological Rhythms,Springer-Verlag,14469235|14798425 +Sleep And Breathing,Springer-Verlag,15209512|15221709 +Sleep and Hypnosis - International Journal,Yerkure Tanitim ve Yayincilik Hizmetleri,13021192|24589101 +Sleep Disorders,Hindawi Publishing Corporation,20903545|20903553 +Sleep Health,Elsevier ,23527218| +Sleep Medicine,Elsevier ,13899457| +Sleep Medicine and Psychophysiology,Korean Academy of Sleep Medicine,12257354| +Sleep Medicine Clinics,Elsevier ,1556407X| +Sleep Medicine Research,Korean Society of Sleep Medicine,20939175|22338853 +Sleep Medicine Reviews,Elsevier ,10870792| +Sleep Science,Elsevier ,19840063| +SLIS Connecting,Univeristy of Southern Mississippi,23302917 +Slovak Journal of Civil Engineering,De Gruyter Open Sp. z o.o. ,13383973|12103896 +Slovak Journal of Political Sciences,De Gruyter Open Sp. z o.o. ,13359096 +Slovak Raptor Journal,De Gruyter Open Sp. z o.o. ,13373463|13387227 +Slovak Speach,De Gruyter Open Sp. z o.o. ,00376981| +Slovene Linguistic Studies,The University of Kansas,14082616| +Slovene Studies Journal,University of Washington Libraries,01931075| +Slovenian Journal of Public Health,De Gruyter Open Sp. z o.o. ,03510026|18542476 +Slovenian Nursing Review,Nurses and Midvwives Association of Slovenia,13182951|23504595 +Slovo,UCL Press,9546839 +SM,Springer-Verlag, +SMAD Revista Eletrônica Saúde Mental Álcool e Drogas (Edição em Português),Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,18066976|18066976 +SMAI Journal of Computational Mathematics,Cellule MathDoc/CEDRAM,24268399 +Small,Wiley Blackwell (John Wiley & Sons),16136810|16136829 +Small Axe A Caribbean Journal of Criticism,Duke University Press,07990537|15346714 +Small Business and Enterprise Development,Wiley Blackwell (John Wiley & Sons),09681000|10991662 +Small Business Economics,Springer-Verlag,0921898X|15730913 +Small Enterprise Development,Practical Action Publishing,09571329|09571329 +Small Enterprise Research,Informa UK (Taylor & Francis),13215906| +Small Fruits Review,Informa UK (Taylor & Francis),15228851|15229017 +Small Group Research,SAGE Publications,10464964|15528278 +Small GTPases,Landes Bioscience,21541248|21541256 +Small Ruminant Research,Elsevier ,09214488| +Small Wars and Insurgencies,Informa UK (Taylor & Francis),09592318|17439558 +Small-scale Forestry,Springer-Verlag,18737617|18737854 +Smart and Sustainable Built Environment,Emerald (MCB UP ),20466099| +Smart Grid,Hans Publishers,21618763|21618771 +Smart Grid and Renewable Energy,"""Scientific Research Publishing, Inc.""",2151481X|21514844 +Smart Homecare Technology and TeleHealth,Dove Medical Press,22531564 +SMART Journal of Business Management Studies,Diva Enterprises Private Limited,09731598|23212012 +Smart Learning Environments,Springer (Biomed Central Ltd.),21967091|21967091 +Smart Libraries Newsletter,American Library Association,15418820|15418820 +Smart Materials and Structures,IOP Publishing,09641726|1361665X +Smart Materials Bulletin,Elsevier ,14713918| +Smart Materials Research,Hindawi Publishing Corporation,20903561|2090357X +Smart Structures and Systems,Techno-Press,17381584| +SMCC Higher Education Research Journal,Saint Michael College of Caraga,24494402|24676322 +Smile Dental Journal,"""Al Manhal FZ, LLC""",2072473X|20724748 +Smith College Studies in Social Work,Informa UK (Taylor & Francis),00377317|00377317 +Smithsonian Contributions to Anthropology,Smithsonian Institution,00810223|19436661 +Smithsonian Contributions to Astrophysics,Smithsonian Institution,00810231| +Smithsonian Contributions to Botany,Smithsonian Institution,0081024X|19382812 +Smithsonian Contributions to History and Technology,Smithsonian Institution,19486006|19486006 +Smithsonian Contributions to Museum Conservation,Smithsonian Institution,19492359|19492367 +Smithsonian Contributions to Paleobiology,Smithsonian Institution,00810266|19436688 +Smithsonian Contributions to the Earth Sciences,Smithsonian Institution,00810274| +Smithsonian Contributions to the Marine Sciences,Smithsonian Institution,01960768|1943667X +Smithsonian Contributions to Zoology,Smithsonian Institution,00810282|19436696 +Smithsonian Herpetological Information Service,Smithsonian Institution,23317515| +Smithsonian miscellaneous collections,Smithsonian Institution Biodiversity Heritage Library,00968749| +Smithsonian Studies in Air and Space,Smithsonian Institution,01977245| +Smithsonian Studies in American Art,The University of Chicago Press,08904901| +Smithsonian Studies in History and Technology,Smithsonian Institution,00810258| +SMPTE Journal,Society of Motion Picture and Television Engineers,00361682| +SMPTE Journal 1955,Society of Motion Picture and Television Engineers,08980438| +SMPTE Motion Imaging Journal,Society of Motion Picture and Television Engineers,15450279|21602492 +SNE Simulation Notes Europe,ARGESIM Arbeitsgemeinschaft Simulation News,23059974|23060271 +Snippets,Led Edizioni Universitarie,15901807 +Soccer and Society,Informa UK (Taylor & Francis),14660970|17439590 +Social & Cultural Geography,Informa UK (Taylor & Francis),14649365|14701197 +Social & Legal Studies,SAGE Publications,09646639|14617390 +Social Analysis,Berghahn Books,0155977X|15585727 +Social and cultural space of Russia and abroad society education language,Russian State Vocational Pedagogical University,23123281| +SOCIAL AND ECONOMIC PHENOMENA AND PROCESSES,Tambov State University - G.R. Derzhavin,18198813| +Social and Education History,Hipatia Press,20143567 +Social and Environmental Accountability Journal,Informa UK (Taylor & Francis),0969160X|21562245 +Social and Natural Sciences Journal,Central Bohemia University,18044158|18049710 +Social and Personality Psychology Compass,Wiley Blackwell (Blackwell Publishing),17519004|17519004 +Social Anthropology,Wiley Blackwell (Blackwell Publishing),09640282|14698676 +Social Aspects of Population Health,Federal Research Institute for Health Organization and Informatics,20715021 +Social Behavior and Personality An International Journal,Scientific Journal Publishers,03012212| +Social Biology,Informa UK (Taylor & Francis),0037766X| +Social Business,Westburn Publishers,20444087|20449860 +Social Care and Neurodisability,Emerald (MCB UP ),20420919|2042874X +Social Change,SAGE Publications,00490857|09763538 +Social Change Review,De Gruyter Open Sp. z o.o. ,20688016 +Social Choice and Welfare,Springer-Verlag,01761714|1432217X +Social Cognition,Guilford Publications,0278016X| +Social Cognitive and Affective Neuroscience,Oxford University Press,17495016|17495024 +Social Cohesion and Development,National Documentation Centre,17909368| +Social Communication,Walter de Gruyter GmbH,22995382 +Social Compass,SAGE Publications,00377686|00000000 +Social Currents,SAGE Publications,23294965|23294973 +Social Development,Wiley Blackwell (Blackwell Publishing),0961205X|14679507 +Social Dynamics,Informa UK (Taylor & Francis),02533952|19407874 +Social Enterprise Journal,Emerald (MCB UP ),17508614| +Social Enterprise Journal,Emerald (MCB UP ),17508614| +Social Epistemology,Informa UK (Taylor & Francis),02691728|14645297 +Social Forces,Oxford University Press,00377732|15347605 +Social Geography,Copernicus GmbH,17294312 +Social Geography Discussions,Copernicus GmbH,18161502 +Social History,Informa UK (Taylor & Francis),03071022|14701200 +Social History of Medicine,Oxford University Press,0951631X|14774666 +Social Identities,Informa UK (Taylor & Francis),13504630|13630296 +Social Imaginaries,Philosophy Documentation Center,23932503| +Social Inclusion,Cogitatio,21832803 +Social Indicators Research,Springer-Verlag,03038300|15730921 +Social Influence,Informa UK (Taylor & Francis),15534510|15534529 +Social Inquiry into Well-Being,Mykolas Romeris University,23516682 +Social Issues and Policy Review,Wiley Blackwell (Blackwell Publishing),17512395|17512409 +Social Justice Research,Springer-Verlag,08857466|15736725 +Social Marketing Quarterly,SAGE Publications,15245004|15394093 +Social Media + Society,SAGE Publications,20563051 +Social Movement Studies,Informa UK (Taylor & Francis),14742837|00000000 +Social Network Analysis and Mining,Springer-Verlag,18695450|18695469 +Social Networking,"""Scientific Research Publishing, Inc.""",21693285|21693323 +Social Networks,Elsevier ,03788733| +Social Neuroscience,Informa UK (Taylor & Francis),17470919|17470927 +Social Philosophy and Policy,Cambridge University Press,02650525|14716437 +Social Philosophy Today,Philosophy Documentation Center,15434044| +Social Policy and Administration,Wiley Blackwell (Blackwell Publishing),01445596|14679515 +Social Policy and Society,Cambridge University Press,14747464|14753073 +Social Politics International Studies in Gender State & Society,Oxford University Press,10724745|14682893 +Social Problems,Oxford University Press,00377791|15338533 +Social Psychiatry,Springer-Verlag,00377813| +Social Psychiatry and Psychiatric Epidemiology,Springer-Verlag,09337954|14339285 +Social Psychological and Personality Science,SAGE Publications,19485506|19485514 +Social Psychology,Hogrefe Publishing Group,18649335|18649335 +Social Psychology,JSTOR,0147829X| +Social Psychology and Society,Moscow State Universtiy of Psychology and Education (MSUPE),22211527|23117052 +Social Psychology of Education,Springer-Verlag,13812890|15731928 +Social Psychology Quarterly,SAGE Publications,01902725|19398999 +Social Responsibility Journal,Emerald (MCB UP ),17471117| +Social Science & Medicine,Elsevier ,02779536| +Social Science & Medicine (1967),Elsevier ,00377856| +Social Science & Medicine Medical Psychology and Medical Sociology,Elsevier ,01607979| +Social Science & Medicine Part A Medical Sociology,Elsevier ,02717123| +Social Science & Medicine Part B Medical Anthropology,Elsevier ,01607987| +Social Science & Medicine Part C Medical Economics,Elsevier ,01607995| +Social Science & Medicine Part D Medical Geography,Elsevier ,01608002| +Social Science & Medicine Part E Medical Psychology,Elsevier ,02715384| +Social Science & Medicine Part F Medical and Social Ethics,Elsevier ,02715392| +Social Science Computer Review,SAGE Publications,08944393|00000000 +Social Science History,Cambridge University Press,01455532|15278034 +Social Science Information,SAGE Publications,05390184|00000000 +Social Science Information Studies,Elsevier ,01436236| +Social Science Japan Journal,Oxford University Press,13691465|14682680 +Social Science Quarterly,Wiley Blackwell (Blackwell Publishing),00384941|15406237 +Social Science Research,Elsevier ,0049089X|10960317 +Social Science Research Review,The Social Science Research Institute,12254096| +Social Science Today,Science and Education Centre of North America,23687169|23687177 +Social Sciences,MDPI AG,20760760 +Social Sciences,Science Publishing Group,23269863| +Social Sciences,Publishing House Technologija,13920758| +Social Sciences and Missions,Brill Academic Publishers,18748937|18748945 +Social Sciences Directory,Social Sciences Directory Limited,20496869| +Social Sciences in China,Informa UK (Taylor & Francis),02529203|19405952 +Social Scientist,JSTOR,09700293| +Social Semiotics,Informa UK (Taylor & Francis),10350330|14701219 +Social Service Review,The University of Chicago Press,00377961|15375404 +Social Studies of Science,SAGE Publications,03063127|00000000 +Social Technologies,Mykolas Romeris University,20297564 +Social Text,Duke University Press,01642472|15271951 +Social Theory & Health,Nature Publishing Group - Macmillan Publishers,14778211|1477822X +Social Theory and Practice,Philosophy Documentation Center,0037802X| +Social Thought,Informa UK (Taylor & Francis),0099183X|15286878 +Social Thought and Research,The University of Kansas,10945830|10945830 +Social Transformations Journal of the Global South,Ateneo de Manila University,2244517X|22445188 +Social Trends,Nature Publishing Group - Macmillan Publishers,03067742|20401620 +Social Welfare Policy,Korean Association of Social Welfare Policy,15987663| +Social Work,Mykolas Romeris University,20292775|20292775 +Social Work,Oxford University Press,00378046|15456846 +Social Work and Social Sciences Review,Whiting & Birch Ltd,09535225|17466105 +Social Work Education,Informa UK (Taylor & Francis),02615479|14701227 +Social Work Experience and Methods,Vytautas Magnus University,20299826|20295812 +Social Work in Health Care,Informa UK (Taylor & Francis),00981389|1541034X +Social Work in Mental Health,Informa UK (Taylor & Francis),15332985|15332993 +Social Work in Public Health,Informa UK (Taylor & Francis),19371918|1937190X +Social Work Research,Oxford University Press,10705309|15456838 +Social Work Research and Abstracts,Oxford University Press,01480847| +Social Work With Groups,Informa UK (Taylor & Francis),01609513|15409481 +Social Work/Maatskaplike Werk,Stellenbosch University - Social Work/Maatskaplike Werk,00378054|23127198 +Socialinė teorija empirija politika ir praktika,Vilnius University,16482425|23450266 +Socialinis ugdymas,Lithuanian University of Educational Sciences,13929569|23516011 +Socialism and Democracy,Informa UK (Taylor & Francis),08854300|17452635 +Socialist Lawyer,Pluto Journals,09543635| +Socialist Studies/Études Socialistes,University of Alberta - Journal of Socialist Studies,19182821 +Sociální pedagogika / Social Education,Tomas Bata University in Zlin,18058825 +Social’naya politika i sociologiya,Russian State Social University,20713665| +Sociedad (Buenos Aires),SciELO,3277712 +Sociedad (Buenos Aires),SciELO,3277712 +Sociedade & Natureza,SciELO,19824513|19824513 +Sociedade e Cultura,Universidade Federal de Goias,14158566|19808194 +Sociedade e Estado,SciELO,01026992|01026992 +SOCIETÀ DEGLI INDIVIDUI (LA),Franco Angeli,15907031|19725752 +SOCIETÀ E STORIA,Franco Angeli,03916987|19725515 +Societal Studies,Mykolas Romeris University,20292236|20292244 +Société droit et religion,CAIRN,21106657|22729054 +Sociétés,CAIRN,07653697|1782155X +Sociétés & Représentations,CAIRN,12622966|2104404X +Sociétés contemporaines,CAIRN,11501944|19506899 +Societies,MDPI AG,20754698 +Societies Without Borders,Brill Academic Publishers,18718868|18721915 +Society,Springer-Verlag,01472011|19364725 +Society & Natural Resources,Informa UK (Taylor & Francis),08941920|15210723 +Society and Animals,Brill Academic Publishers,10631119|15685306 +Society and Business Review,Emerald (MCB UP ),17465680| +Society and Culture in South Asia,SAGE Publications,23938617|23949872 +Society and Economy,Akademiai Kiado Zrt.,15889726|1588970X +Society and Mental Health,SAGE Publications,21568693|21568731 +Society and Theory,Korean Society for Social Theory,15986500| +Society for the Study of Chinese Religions Bulletin,Informa UK (Taylor & Francis),02713446| +Society for Visual Anthropology Newsletter,Wiley Blackwell (Blackwell Publishing),10467688|15487458 +Society for Visual Anthropology Review,Wiley Blackwell (Blackwell Publishing),10536779| +Society Health & Vulnerability,Co-Action Publishing,20021518 +Society in Transition,Informa UK (Taylor & Francis),10289852| +SOCIETY INTEGRATION EDUCATION Proceedings of the International Scientific Conference,Rezeknes Augstskola,16915887|22560629 +Society of Petroleum Engineers Journal,Society of Petroleum Engineers,01977520| +Socio,OpenEdition,22663134|24252158 +Socio hu,Socio.hu,20630468 +Socio-Economic Planning Sciences,Elsevier ,00380121| +Socio-Economic Review,Oxford University Press,14751461|1475147X +Socio-humanitarian research and technology,Infra-M Academic Publishing House,23061731| +Socioaffective Neuroscience & Psychology,Co-Action Publishing,20009011 +Sociobiology,Universidade Estadual de Feira de Santana,03616525| +Socioeconomica,The Scientific Society Akroasis,23349670|22177558 +Sociolinguistic Studies,Equinox Publishing,17508649|17508657 +Sociolinguistica - International Yearbook of European Sociolinguistics / Internationales Jahrbuch für europäische Soziolinguistik,Walter de Gruyter GmbH,09331883|1865939X +SOCIOLOGIA DEL DIRITTO,Franco Angeli,03900851|19725760 +SOCIOLOGIA DEL LAVORO,Franco Angeli,03925048|1972554X +SOCIOLOGIA DELLA COMUNICAZIONE,Franco Angeli,11211733|19724926 +SOCIOLOGIA E POLITICHE SOCIALI,Franco Angeli,15912027|19725116 +SOCIOLOGIA E RICERCA SOCIALE,Franco Angeli,11211148|19718446 +Sociologia Internationalis,Duncker & Humblot GmbH,00380164|18655580 +Sociologia Problemas e Práticas,Centro de Investigacao e Estudos de Sociologica,08736529|21827907 +Sociologia Ruralis,Wiley Blackwell (Blackwell Publishing),00380199|14679523 +SOCIOLOGIA URBANA E RURALE,Franco Angeli,03924939|19718403 +Sociologias,SciELO,15174522|15174522 +Sociological Analysis,JSTOR,00380210| +Sociological Focus,Informa UK (Taylor & Francis),00380237|21621128 +Sociological Forum,Wiley Blackwell (Blackwell Publishing),08848971|15737861 +Sociological Inquiry,Wiley Blackwell (Blackwell Publishing),00380245|1475682X +Sociological Journal,Institute of Sociology of Russian Academy of Sciences,15622495|16841581 +Sociological Methodology,SAGE Publications,00811750|14679531 +Sociological Methods & Research,SAGE Publications,00491241|15528294 +Sociological Perspectives,SAGE Publications,07311214|15338673 +Sociological Practice,Springer (Kluwer Academic Publishers),15223442| +Sociological Quarterly,Wiley Blackwell (Blackwell Publishing),00380253|15338525 +Sociological Research,Informa UK (Taylor & Francis),10610154|23285184 +Sociological Research Online,Sociological Research Online,13607804 +Sociological Review,Wiley Blackwell (Blackwell Publishing),00380261|1467954X +Sociological Science,Society for Sociological Science,23306696 +Sociological Spectrum,Informa UK (Taylor & Francis),02732173|15210707 +Sociological Theory,SAGE Publications,07352751|14679558 +Sociologie,CAIRN,21088845|21086915 +Sociologie,Uitgeverij Boom,15743314| +Sociologie de l Art,CAIRN,07791674|22645209 +Sociologie du Travail,Elsevier ,00380296| +Sociologie et sociétés,Consortium Erudit,0038030X|14921375 +SociologieS,OpenEdition,19922655 +Sociologies pratiques,CAIRN,12959278|21043787 +Sociologija,National Library of Serbia,00380318|24060712 +Sociologija i prostor,Institute for Social Research Zagreb,18465226|18490387 +Sociologija Mintis ir veiksmas,Vilnius University,13923358|23358890 +Sociologus,Duncker & Humblot GmbH,00380377|18655106 +Sociology,SAGE Publications,00380385|00000000 +Sociology and Anthropology,"""Horizon Research Publishing Co., Ltd.""",23316179|23316187 +Sociology and Criminology-Open Access,OMICS Publishing Group,23754435 +Sociology Compass,Wiley Blackwell (Blackwell Publishing),17519020|17519020 +Sociology Mind,"""Scientific Research Publishing, Inc.""",2160083X|21600848 +Sociology of Development,University of California Press,2374538X +Sociology of Education,SAGE Publications,00380407|19398573 +Sociology of Health & Illness,Wiley Blackwell (Blackwell Publishing),01419889|14679566 +Sociology of Islam,Brill Academic Publishers,2213140X|22131418 +Sociology of Race and Ethnicity,SAGE Publications,23326492|23326506 +Sociology of Religion,Oxford University Press,10694404|17598818 +Sociology of Sport Journal,Human Kinetics,07411235| +Sociology Politology,Saratov State University,18189601| +Sociology Study,David Publishing Company,21595526|21595534 +Sociometry,JSTOR,00380431| +SOCIOTECHNICA,Sociotechnology Research Network - Shakai Gijutsu Kenkyuukai,13490184|18824609 +Socius Sociological Research for a Dynamic World,SAGE Publications,23780231 +Socjolingwistyka,Institute of Polish Language,02086808| +Soft,"""Scientific Research Publishing, Inc.""",23270799|23270802 +Soft Computing,Springer-Verlag,14327643|14337479 +Soft Materials,Informa UK (Taylor & Francis),1539445X|15394468 +Soft Matter,The Royal Society of Chemistry,1744683X|17446848 +Soft Nanoscience Letters,"""Scientific Research Publishing, Inc.""",21600600|21600740 +Soft Power,SoftPower,23898232| +Soft Robotics,Mary Ann Liebert,21695172|21695180 +Software & Microsystems,Institution of Electrical Engineers,02613182| +Software & Systems Modeling,Springer-Verlag,16191366|16191374 +Software - Concepts & Tools,Springer-Verlag,09458115|14322188 +Software Engineering,ACTA Press,19257902| +Software Engineering (Science Publishing Group),Science Publishing Group,23768029| +Software Engineering and Applications,Hans Publishers,23252286|23252278 +Software Engineering Journal,Institution of Electrical Engineers,02686961| +Software Focus,Wiley Blackwell (John Wiley & Sons),15297942|15297950 +Software Networking,River Publishers,24459739| +Software Practice and Experience,Wiley Blackwell (John Wiley & Sons),00380644|1097024X +Software Process Improvement and Practice,Wiley Blackwell (John Wiley & Sons),10774866|10991670 +Software Quality Journal,Springer-Verlag,09639314|15731367 +Software Testing Verification and Reliability,Wiley Blackwell (John Wiley & Sons),09600833|10991689 +Softwaretechnik-Trends,Springer-Verlag,7208928 +SoftwareX,Elsevier ,23527110| +Sogang Journal of Philosophy,Sogang Journal of Philosophy,17388104| +Sohag Journal of Mathematics,Natural Sciences Publishing,23752874|23752890 +SOIL,Copernicus GmbH,2199398X +Soil and Sediment Contamination An International Journal,Informa UK (Taylor & Francis),15320383|15497887 +Soil and Tillage Research,Elsevier ,01671987| +Soil and Water Research,Czech Academy of Agricultural Sciences,18015395|18059384 +Soil Annual Science,De Gruyter Open Sp. z o.o. ,00803642| +Soil Biology and Biochemistry,Elsevier ,00380717| +SOIL Discussions,Copernicus GmbH,21993998 +Soil Dynamics and Earthquake Engineering,Elsevier ,02677261| +Soil Horizons,Soil Science Society of America,21632812 +Soil Mechanics and Foundation Engineering,Springer-Verlag,00380741|15739279 +Soil Research,CSIRO Publishing,1838675X| +Soil Science,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,0038075X| +Soil Science & Plant Nutrition,Informa UK (Taylor & Francis),00380768|17470765 +Soil Science Annual,De Gruyter Open Sp. z o.o. ,23004975 +Soil Science Society of America Journal,Soil Science Society of America,03615995|14350661 +Soil Technology,Elsevier ,09333630| +Soil Use and Management,Wiley Blackwell (Blackwell Publishing),02660032|14752743 +SOILS AND FOUNDATIONS,Elsevier ,00380806|18811418 +Soins,Elsevier ,00380814| +Soins Aides-Soignantes,Elsevier ,17709857| +Soins Cadres,Elsevier ,01832980| +Soins Gérontologie,Elsevier ,12686034| +Soins Pé diatrie/ Pué riculture,Elsevier , +Soins Pédiatrie/Puériculture,Elsevier ,12594792| +Soins Psychiatrie,Elsevier ,02416972| +SOJ Anesthesiology & Pain Management,Symbiosis Group,2374684X +SOJ Biochemistry,Symbiosis Group,23764589 +SOJ Chromatographic Science,Symbiosis Group,24713627 +SOJ Gynecology Obstetrics and Women s Health,Symbiosis Group,23812915 +SOJ Immunology,Symbiosis Group,23720948|23720948 +SOJ Materials Science & Engineering,Symbiosis Group,23720964 +SOJ Microbiology & Infectious Diseases,Symbiosis Group,23720956 +SOJ Neurology,Symbiosis Group,23746858 +SOJ Nursing & Health Care,Symbiosis Group,24716529 +SOJ Pharmacy & Pharmaceutical Sciences,Symbiosis Group,23746866 +SOJ Psychology,Symbiosis Group,23746874 +SOJ Surgery ,Symbiosis Group,23764570 +SOJ Veterinary Sciences,Symbiosis Group,23812907 +Sojourn Journal of Social Issues in Southeast Asia,Muse - Johns Hopkins University Press,17932858 +Sokoto Journal of Veterinary Sciences,African Journals Online ,1595093X|1595093X +SOLA,Meteorological Society of Japan,13496476 +Solar & Wind Technology,Elsevier ,0741983X| +Solar Cells,Elsevier ,03796787| +Solar Energy,Elsevier ,0038092X| +Solar Energy Materials,Elsevier ,01651633| +Solar Energy Materials and Solar Cells,Elsevier ,09270248| +Solar Physics,Springer-Verlag,00380938|1573093X +Solar Revista de Filosofía Iberoamericana,"""SOLAR, Revista de Filosofia Iberoamericana""",18162924| +Solar System Research,Pleiades Publishing,00380946|16083423 +Solar-Terrestrial Physics,Infra-M Academic Publishing House,01353748| +Soldagem & Inspeção,SciELO,01049224|01049224 +Soldering & Surface Mount Technology,Emerald (MCB UP ),09540911|00000000 +Soldering and Surface Mount Technology,Emerald (MCB UP ),09540911|00000000 +SOLGAN,Wiley Blackwell (Blackwell Publishing),15475298| +Solid Earth,Copernicus GmbH,18699529 +Solid Earth Discussions,Copernicus GmbH,18699537 +Solid Earth Sciences,Elsevier ,2451912X| +Solid Fuel Chemistry,Allerton Press,03615219|19348029 +Solid State Communications,Elsevier ,00381098| +Solid State Ionics,Elsevier ,01672738| +Solid State Nuclear Magnetic Resonance,Elsevier ,09262040| +Solid State Phenomena,Trans Tech Publications,16629779 +Solid State Sciences,Elsevier ,12932558| +Solid-State Electronics,Elsevier ,00381101| +Solids and Structures,"""Science and Engineering Publishing, Co.""",23271736| +Solunum,AVES Publishing Co.,13024922|21473676 +Solvent Effects,Thieme Publishing Group,20100442 +Solvent Extraction and Ion Exchange,Informa UK (Taylor & Francis),07366299|15322262 +Solvent Extraction Research and Development Japan,Japan Association of Solvent Extraction,13417215|21884765 +Somatechnics,Edinburgh University Press,20440138|20440146 +Somatic Cell and Molecular Genetics,Springer-Verlag,07407750| +Somatic Cell Genetics,Springer-Verlag,00980366|15729931 +Somatosensory & Motor Research,Informa UK (Taylor & Francis),08990220|13691651 +Somatosensory Research,Informa UK (Taylor & Francis),07367244| +Sommerfeltia,De Gruyter Open Sp. z o.o. ,08006865|20840098 +Somnologie - Schlafforschung und Schlafmedizin,Springer-Verlag,14329123|1439054X +Sonography,Wiley Blackwell (John Wiley & Sons),22028323| +Soonchunhyang Medical Science,Soonchunhyang Medical Research Institute,22334289|22334297 +SOP Transactions on Analytical Chemistry,"""Scientific Online Publishing, Co., Ltd.""",23746300|23746319 +SOP Transactions on Applied Chemistry,"""Scientific Online Publishing, Co., Ltd.""",23738650|23738669 +SOP Transactions on Applied Mathematics,"""Scientific Online Publishing, Co., Ltd.""",23738472|23738480 +SOP Transactions on Applied Physics,"""Scientific Online Publishing, Co., Ltd.""",23726229|23726237 +SOP Transactions on Economic Research,"""Scientific Online Publishing, Co., Ltd.""",23723246|23723254 +SOP Transactions on Marketing Research,"""Scientific Online Publishing, Co., Ltd.""",23745134|23745142 +SOP Transactions on Nano-technology,"""Scientific Online Publishing, Co., Ltd.""",23745185|23745193 +SOP Transactions on Physical Chemistry,"""Scientific Online Publishing, Co., Ltd.""",23726156|23726164 +SOP Transactions on Psychology,"""Scientific Online Publishing, Co., Ltd.""",23738634|23738642 +SOP Transactions on Signal Processing,"""Scientific Online Publishing, Co., Ltd.""",23770538|23770546 +SOP Transactions on Statistics and Analysis,"""Scientific Online Publishing, Co., Ltd.""",2373843X|23738448 +SOP Transactions on Theoretical Physics,"""Scientific Online Publishing, Co., Ltd.""",23722487|23722495 +SOP Transactions on Wireless Communications,"""Scientific Online Publishing, Co., Ltd.""",23738618|23738626 +Sophía,Salesian Polytechnic University of Ecuador,13903861|13908626 +Sophia,Springer-Verlag,00381527|1873930X +Sophia An African Journal of Philosophy,African Journals Online ,1119443X +SOSIO DIDAKTIKA Social Science Education Journal,E-Journal System Portal of Syarif Hidayatullah State Islamic University,23561386|24429430 +Sosiologisk tidsskrift,Scandinavian University Press / Universitetsforlaget AS,08040486|15042928 +Sosyal Bilimler Dergisi,Sosyal Bilimler Dergisi,1308738X| +Sosyoekonomi,Sosyoekonomi,13055577| +Sosyoloji Araştırmaları Dergisi,Sosyoloji Arastirmalari Dergisi,21489947| +Sosyoloji Dergisi,Turkish Journal of Sociology,13042998|21489165 +SOTER Journal of Religious Science,Vytautas Magnus University,13927450|23358785 +Sotsiologicheskoe Obozrenie / Russian Sociological Review,"""National Research University, Higher School of Economics (HSE)""",1728192X| +Souls,Informa UK (Taylor & Francis),10999949|15483843 +Sound Its Uses and Control,Acoustical Society of America ,05841666| +Sound Studies,Informa UK (Taylor & Francis),20551940|20551959 +Soundings,Lawrence and Wishart,13626620|17410797 +Soundings An Interdisciplinary Journal,The Pennsylvania State University Press,00381861|21616302 +Source Code for Biology and Medicine,Springer (Biomed Central Ltd.),17510473|17510473 +Source Notes in the History of Art,The University of Chicago Press,07374453|2328207X +South African Actuarial Journal,African Journals Online ,16802179 +South African Computer Journal,South African Institute of Computer Scientists and Information Technologists,10157999|23137835 +South African Crime Quarterly,African Journals Online ,19913877| +South African Family Practice,Informa UK (Taylor & Francis),20786190|20786204 +South African Forestry Journal,Informa UK (Taylor & Francis),00382167| +South African Gastroenterology Review,African Journals Online ,18121659 +South African Geographical Journal,Informa UK (Taylor & Francis),03736245|21512418 +South African Historical Journal,Informa UK (Taylor & Francis),02582473|17261686 +South African Journal for Research in Sport Physical Education and Recreation,African Journals Online ,3799069 +South African Journal of Accounting Research,Informa UK (Taylor & Francis),10291954|23763981 +South African Journal of African Languages,Informa UK (Taylor & Francis),02572117|23051159 +South African Journal of Agricultural Extension,Academy of Science of South Africa,24133221 +South African Journal of Animal Science,African Journals Online ,03751589|22214062 +South African Journal of Bioethics and Law,Health and Medical Publishing Group,19997639 +South African Journal of Botany,Elsevier ,02546299| +South African Journal of Chemistry,Academy of Science of South Africa,03794350|03794350 +South African Journal of Child Health,Health and Medical Publishing Group,19943032|19997671 +South African Journal of Childhood Education,AOSIS,22237674|22237682 +South African Journal of Communication Disorders,AOSIS,03798046|22254765 +South African Journal of Cultural History,African Journals Online ,10113053 +South African Journal of Economic and Management Sciences,Academy of Science of South Africa,10158812|22223436 +South African Journal of Economic History,Informa UK (Taylor & Francis),10113436|21590850 +South African Journal of Economics,Wiley Blackwell (Blackwell Publishing),00382280|18136982 +South African Journal of Education,Education Association of South Africa,20763433|02560100 +South African Journal of Geology,GeoScienceWorld,10120750| +South African Journal of Geomatics,African Journals Online ,22258531 +South African Journal of Higher Education,African Journals Online ,10113487 +South African Journal of International Affairs,Informa UK (Taylor & Francis),10220461|19380275 +South African Journal of Libraries and Information Science,Stellenbosch University - South African Journal of Library and Information Science,02568861|23048263 +South African Journal of Linguistics,Informa UK (Taylor & Francis),10118063| +South African Journal of Marine Science,Informa UK (National Inquiry Services Center),02577615| +South African Journal of Obstetrics and Gynaecology,Health and Medical Publishing Group,00382329|23058862 +South African Journal of Occupational Therapy,Academy of Science of South Africa,00382337|23103833 +South African Journal of Philosophy,Informa UK (Taylor & Francis),02580136|02580136 +South African Journal of Physiotherapy,AOSIS,03796175|24108219 +South African Journal of Plant and Soil,Informa UK (Taylor & Francis),02571862|2167034X +South African Journal of Psychiatry,AOSIS,16089685|20786786 +South African Journal of Psychology,SAGE Publications,00812463| +South African Journal of Radiology,AOSIS,1027202X|20786778 +South African Journal of Science,Academy of Science of South Africa,00382353|19967489 +South African Journal of Sociology,Informa UK (Taylor & Francis),02580144| +South African Journal of Sports Medicine,Health and Medical Publishing Group,10155163|2078516X +South African Journal of Surgery,Health and Medical Publishing Group,00382361|20785151 +South African Journal of Wildlife Research,BioOne (Southern African Wildlife Management Association),03794369|03794369 +South African Journal of Zoology,Informa UK (Taylor & Francis),02541858| +South African Medical Journal,Health and Medical Publishing Group,02569574|20785135 +South African Music Studies,African Journals Online ,0258509X +South African Respiratory Journal,Health and Medical Publishing Group,23040017| +South African Review of Sociology,Informa UK (Taylor & Francis),21528586| +South African Review of Sociology,Informa UK (Taylor & Francis),21528586|20721978 +South African Theatre Journal,Informa UK (Taylor & Francis),10137548|21637660 +South American Journal of Herpetology,BioOne (Brazilian Herpetological Society),18089798|19372418 +South Asia Economic Journal,SAGE Publications,13915614|0973077X +South Asia Journal of South Asian Studies,Informa UK (Taylor & Francis),00856401|14790270 +South Asia Research,SAGE Publications,02627280|00000000 +South Asian Diaspora,Informa UK (Taylor & Francis),19438192|19438184 +South Asian History and Culture,Informa UK (Taylor & Francis),19472498|19472501 +South Asian Journal of Business and Management Cases,SAGE Publications,22779779|23210303 +South Asian Journal of Cancer,Medknow Publications,2278330X| +South Asian Journal of Global Business Research,Emerald (MCB UP ),20454457| +South Asian Journal of Human Resources Management,SAGE Publications,23220937|23495790 +South Asian Journal of Life Sciences,Nexus Academic Publishers,23110589 +South Asian Journal of Macroeconomics and Public Finance,SAGE Publications,22779787|23210273 +South Asian Popular Culture,Informa UK (Taylor & Francis),14746689|14746697 +South Asian Studies,Informa UK (Taylor & Francis),02666030|21532699 +South Asian Survey,SAGE Publications,09715231|09730788 +South Atlantic Bulletin,JSTOR,00382868| +South Atlantic Quarterly,Duke University Press,00382876|15278026 +South Atlantic Review,JSTOR,0277335X| +South Australian naturalist,Smithsonian Institution Biodiversity Heritage Library,00382965| +South Australian ornithologist,Smithsonian Institution Biodiversity Heritage Library,00382973| +South Central Review,Muse - Johns Hopkins University Press,07436831|15493377 +South East Asia Journal of Public Health,Bangladesh Journals Online,22209476|2313531X +South East Asia Research,IP Publishing,0967828X| +South East European Journal of Architecture and Design,ID Design 2012/DOOEL Skopje,18579353 +South East European Journal of Cardiology,ID Design 2012/DOOEL Skopje,18579361 +South East European Journal of Economics and Business,De Gruyter Open Sp. z o.o. ,1840118X|22331999 +South East European Journal of Human Genetics,ID Design 2012/DOOEL Skopje,1857937X +South East European Journal of Immunology,ID Design 2012/DOOEL Skopje,18579388 +South East European University Review,De Gruyter Open Sp. z o.o. ,14097001| +South European Journal of Orthodontics and Dentofacial Research,South European Journal of Othodontics and Dentofacial Research,18493858 +South European Society & Politics,Informa UK (Taylor & Francis),13608746|17439612 +South of Russia ecology development,Institute of Applied Ecology,19921098|24130958 +South Pacific Journal of Teacher Education,Informa UK (Taylor & Francis),03112136| +South-east European forestry,Hrvatski Sumarski Institut (Croatian Forest Research),18476481|18490891 +South-to-North Water Diversion and Water Science & Technology,China Science Publishing & Media Ltd.,16721683| +Southeast Asia History and Culture,Japan Society for Southeast Asian Studies,18837557 +Southeast Asian Affairs,Institute of Southeast Asian Studies,03775437| +Southeast Asian Bulletin of Mathematics,Springer-Verlag,01292021|0219175X +Southeast Asian Economies,Institute of Southeast Asian Studies,23395095| +Southeast Asian Journal of Social Science,Brill Academic Publishers,03088243| +Southeastern Archaeology,Maney Publishing,0734578X|21684723 +Southeastern Europe,Brill Academic Publishers,00944467|18763332 +Southeastern Geographer,Muse - Johns Hopkins University Press,15496929 +Southeastern Naturalist,BioOne (Humboldt Field Research Institute),15287092|19385412 +Southeastern Political Review,Wiley Blackwell (Blackwell Publishing),07302177| +Southern Africa Journal of Education Science and Technology,African Journals Online ,18193692 +Southern African Journal of Anaesthesia and Analgesia,Informa UK (Taylor & Francis),22201181|22201173 +Southern African Journal of Applied Language Studies,Informa UK (Taylor & Francis),10189203| +Southern African Journal of Aquatic Sciences,Informa UK (Taylor & Francis),10183469| +Southern African Journal of Child and Adolescent Mental Health,Informa UK (Taylor & Francis),16826108| +Southern African Journal of Critical Care,Health and Medical Publishing Group,15628264|2078676X +Southern African Journal of Gynaecological Oncology,Informa UK (Taylor & Francis),20742835|2220105X +Southern African Journal of HIV Medicine,AOSIS,16089693|20786751 +Southern African Journal of Infectious Diseases,Informa UK (Taylor & Francis),23120053|23131810 +Southern African Linguistics and Applied Language Studies,Informa UK (National Inquiry Services Center),16073614|17279461 +Southern California Quarterly,University of California Press,00383929|00383929 +Southern Communication Journal,Informa UK (Taylor & Francis),1041794X|19303203 +Southern Cultures,Muse - Johns Hopkins University Press,15341488 +Southern Economic Journal,Wiley Blackwell (Blackwell Publishing),00384038| +Southern Forests a Journal of Forest Science,Informa UK (National Inquiry Services Center),20702620|20702639 +Southern Hemisphere Forestry Journal,Informa UK (Taylor & Francis),1991931X|19919328 +Southern Journal of Agricultural Economics,Cambridge University Press,00813052|00813052 +Southern Journal of Applied Forestry,Society of American Foresters,01484419| +Southern Med Review,Southern Med Review,11742704|11742704 +Southern Medical Journal,Southern Medical Association,00384348| +Southern Speech Communication Journal,Informa UK (Taylor & Francis),03618269| +Southwest Journal of Pulmonary and Critical Care,Southwest Journal of Pulmonary and Critical Care,21606773|21606773 +Southwest Philosophy Review,Philosophy Documentation Center,08972346| +Southwestern Entomologist,BioOne (Society of Southwestern Entomologists),01471724|01471724 +Southwestern Historical Quarterly,Muse - Johns Hopkins University Press,15589560 +Southwestern Journal of Anthropology,The University of Chicago Press,00384801| +Southwestern Journal of Philosophy,Philosophy Documentation Center,0038481X| +Soviet Anthropology and Archeology,Informa UK (Taylor & Francis),0038528X| +Soviet Anthropology and Archeology,Informa UK (Taylor & Francis),0038528X| +Soviet Applied Mechanics,Springer-Verlag,00385298| +Soviet Atomic Energy,Springer-Verlag,0038531X| +Soviet Geography,Informa UK (Taylor & Francis),00385417| +Soviet Jewish Affairs,Informa UK (Taylor & Francis),0038545X| +Soviet Journal of Physical Oceanography,Springer-Verlag,09205047| +Soviet Journal of Quantum Electronics,Turpion ,00491748| +Soviet Materials Science,Springer-Verlag,00385565| +Soviet Mining Science,Springer-Verlag,00385581| +Soviet Physics Journal,Springer-Verlag,00385697| +Soviet Physics Uspekhi,Turpion ,00385670| +Soviet Powder Metallurgy and Metal Ceramics,Springer-Verlag,00385735| +Soviet Radiophysics,Springer-Verlag,00971545| +Soviet Studies,Informa UK (Taylor & Francis),00385859| +SOVREMENNAYA PEDIATRIYA,"""Group of Companies, Med Expert, LLC""",19925913|24124508 +Sovremennye issledovaniya sotsialnykh problem,Science and Innovation Center,20771770|22187405 +Sovremennye tehnologii v medicine,Journal Sovremennye Tehnologii v Medicine,20764243| +Sowiniec,Ksiegarnia Akademicka Sp. z.o.o.,14251965|14251965 +Sozial Extra,Springer-Verlag,0931279X|18638953 +Sozial- und Präventivmedizin,Springer-Verlag,03038408|1420911X +Soziale Passagen,Springer-Verlag,18670180|18670199 +Soziale Probleme,Springer-Verlag,0939608X|23643951 +Soziale Systeme,Walter de Gruyter GmbH,0948423X|23660473 +Soziale Welt,Nomos Verlag,00386073| +Sozialer Fortschritt,Duncker & Humblot GmbH,0038609X|18655386 +Sozialer Fortschritt,Duncker & Humblot GmbH,0038609X|18655386 +Sozialer Sinn,Walter de Gruyter GmbH,14399326|23660228 +Sozialwirtschaft,Nomos Verlag,16130707| +Soziologie,Springer-Verlag,0340918X|18622550 +Soziologische Revue,Oldenbourg Wissenschaftsverlag,03434109|21967024 +Spa Business Monthly,Mary Ann Liebert,15245942|00000000 +Space and Culture,SAGE Publications,12063312|00000000 +Space and Culture India,ACCB Publishing,20528396 +Space and Polity,Informa UK (Taylor & Francis),13562576|14701235 +Space Debris,Springer (Kluwer Academic Publishers),13883828| +Space Policy,Elsevier ,02659646| +Space Research Journal,Science Alert,18193382| +Space Research Today,Elsevier ,17529298| +Space Resolver,Jornal de Pediatra/FSBP,99999997| +Space Resolver 15,Jornal de Pediatra/FSBP,99999998| +Space Resolver 16,Jornal de Pediatra/FSBP,99999999| +Space Science Reviews,Springer-Verlag,00386308|15729672 +Space Technology,Elsevier ,08929270|08929270 +SPACE TECHNOLOGY JAPAN THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES,Japan Society for Aeronautical and Space Sciences,13473832 +Space Weather,Wiley Blackwell (John Wiley & Sons),15427390|15427390 +Space Weather Quarterly,Wiley Blackwell (John Wiley & Sons),15394964| +Spaces and Flows An International Journal of Urban and Extraurban Studies,Common Ground Publishing,21548676|21548684 +SPAL Revista de Prehistoria y Arqueología de la Universidad de Sevilla,Editorial Universidad de Sevilla,11334525|22553924 +Spanish Economic Review,Springer-Verlag,14355469|14355477 +Spanish in Context,John Benjamins Publishing Company,15710718|15710726 +Spanish Journal of Agricultural Research,Instituto Nacional de Investigacion y Tecnologia Agraria y Alimentaria,1695971X|21719292 +Spanish Journal of Finance and Accounting / Revista Española de Financiación y Contabilidad,Informa UK (Taylor & Francis),02102412|23320753 +Spanish Journal of Marketing - ESIC,Elsevier ,24449695| +Spanish Journal of Rural Development,Spanish Journal of Rural Development,21711216|21722277 +Spanish Yearbook of International Law,Asociacion Espanola de Profesores de Derecho Internacional y Relaciones Internacional,23864435 +Spanish Yearbook of International Law Online,Brill Academic Publishers,09280634|22116125 +SPATE Journal of Student Personnel Association for Teacher Education,Wiley Blackwell (John Wiley & Sons),00361836| +Spatial and Spatio-temporal Epidemiology,Elsevier ,18775845| +Spatial Cognition and Computation,Informa UK (Taylor & Francis),13875868|15427633 +Spatial Demography,Springer-Verlag,23642289|21647070 +Spatial Economic Analysis,Informa UK (Taylor & Francis),17421772|17421780 +Spatial Economics,"""Economic Research Institute, FEB RAS""",18159834| +Spatial Information Research,Springer-Verlag,23663286|23663294 +Spatial Statistics,Elsevier ,22116753| +Spatial Vision,Brill Academic Publishers,01691015|15685683 +Spatium,National Library of Serbia,1450569X|22178066 +Spatula DD - Peer Reviewed Journal on Complementary Medicine and Drug Discovery,ScopeMed International Medical Journal Managment and Indexing System,13099914| +SPE Advanced Technology Series,Society of Petroleum Engineers,10760148| +SPE Computer Applications,Society of Petroleum Engineers,10649778| +SPE Drilling & Completion,Society of Petroleum Engineers,10646671| +SPE Drilling Engineering,Society of Petroleum Engineers,08859744| +SPE Economics & Management,Society of Petroleum Engineers,21501173| +SPE Formation Evaluation,Society of Petroleum Engineers,0885923X| +SPE Journal,Society of Petroleum Engineers,1086055X| +SPE Production & Facilities,Society of Petroleum Engineers,1064668X| +SPE Production & Operations,Society of Petroleum Engineers,19301855| +SPE Production & Operations,Society of Petroleum Engineers,19301863| +SPE Production Engineering,Society of Petroleum Engineers,08859221| +SPE Projects Facilities & Construction,Society of Petroleum Engineers,19422431| +SPE Reservoir Engineering,Society of Petroleum Engineers,08859248| +SPE Reservoir Evaluation & Engineering,Society of Petroleum Engineers,10946470| +Special Care in Dentistry,Wiley Blackwell (Blackwell Publishing),02751879|17544505 +Special Collections,"""Informa UK (Haworth Press, Inc.,)""",02703157| +Special Discussions of the Faraday Society,The Royal Society of Chemistry,03709302| +Special Education Research,The Special Education Research Institute,15987043| +Special Events Galore,Wiley Blackwell (John Wiley & Sons),15381625| +Special Matrices,De Gruyter Open Sp. z o.o. ,23007451 +Special Operations Journal,Informa UK (Taylor & Francis),23296151|23722657 +Special School,Index Copernicus International,0137818X| +Special Services in the Schools,Informa UK (Taylor & Francis),07399820| +Special Techniques withWater,Thieme Publishing Group,20620519 +Special Topics & Reviews in Porous Media An International Journal,Begell House Inc.,21514798| +Species Diversity,Japanese Society of Systematic Zoology,13421670|13421670 +Specijalna edukacija i rehabilitacija,Centre for Evaluation in Education and Science,14527367| +Spectral Analysis Review,"""Scientific Research Publishing, Inc.""",23312092|23312106 +Spectrochimica Acta,Elsevier ,03711951| +Spectrochimica Acta Part A Molecular and Biomolecular Spectroscopy,Elsevier ,13861425| +Spectrochimica Acta Part A Molecular Spectroscopy,Elsevier ,05848539| +Spectrochimica Acta Part B Atomic Spectroscopy,Elsevier ,05848547| +Spectroscopy An International Journal,Hindawi Publishing Corporation,07124813|1875922X +Spectroscopy Letters,Informa UK (Taylor & Francis),00387010|15322289 +Spectrum A Journal on Black Men,Indiana University Press,21623244|21623252 +Speculations in Science and Technology,Springer (Kluwer Academic Publishers),01557785| +Speculum,The University of Chicago Press,00387134|20408072 +Speech Communication,Elsevier ,01676393| +Speech Language and Hearing,Maney Publishing,2050571X|20505728 +Speech Monographs,Informa UK (Taylor & Francis),00387169| +Spei Domus,Universidad Cooperativa de Colombia - UCC,17947928| +Spektrum der Augenheilkunde,Springer-Verlag,09304282|16137523 +Spenser Studies A Renaissance Poetry Annual,"""AMS Press, Inc.""",01959468|21678529 +Spermatogenesis,Landes Bioscience,21565554|21565562 +SPERMOVA,Asociacion Peruana de Reproduccion Animal,22239375|23084928 +SPIE Newsroom,SPIE - International Society for Optical Engineering,18182259 +SPIE Professional,SPIE - International Society for Optical Engineering,19944403 +SPIE Reviews,SPIE - International Society for Optical Engineering,19463251| +Spiegel der Letteren,Peeters Publishers,387479 +SPIEL,"""Peter Lang, International Academic Publishers""",07227833| +SPIIRAS Proceedings,SPIIRAS,20789181|20789599 +Spill Science & Technology Bulletin,Elsevier ,13532561| +SPIN,World Scientific ,20103247|20103255 +Spinal Cord,Nature Publishing Group,13624393|13624393 +Spinal Cord Series and Cases,Nature Publishing Group,20586124 +Spinal Surgery,Japanese Society of Spinal Surgery,09146024|18809359 +Spine,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03622436| +Spine Deformity,Elsevier ,2212134X| +Spirale,CAIRN,12784699|19516274 +Spiritual Care,Walter de Gruyter GmbH,21933804|23658185 +Spirituality and Health International,Wiley Blackwell (John Wiley & Sons),17431867|15570665 +Spirituality in Clinical Practice,American Psychological Association,23264500|23264519 +Spiritus A Journal of Christian Spirituality,Muse - Johns Hopkins University Press,15353117 +Spolia zeylanica,Smithsonian Institution Biodiversity Heritage Library,00813745| +Spontaneous Generations A Journal for the History and Philosophy of Science,Spontaneous Generations,19130465 +Spor Bilimleri Dergisi Hacettepe Üniversitesi,Hacettepe Journal of Sport Sciences,13003119| +Spor ve Performans Araştırmaları Dergisi,Journal of Sports and Performance Researches,13095110|13098543 +Sport Business and Management An International Journal,Emerald (MCB UP ),2042678X| +Sport Education and Society,Informa UK (Taylor & Francis),13573322|14701243 +Sport Ethics and Philosophy,Informa UK (Taylor & Francis),17511321|1751133X +Sport Exercise and Performance Psychology,American Psychological Association,21573905|21573913 +Sport History Review,Human Kinetics,10871659| +Sport in History,Informa UK (Taylor & Francis),17460263|17460271 +Sport in Society,Informa UK (Taylor & Francis),17430437|17430445 +Sport Management Education Journal,Human Kinetics,19386974| +Sport Management Review,Elsevier ,14413523| +Sport Science Review,De Gruyter Open Sp. z o.o. ,20668732|20697244 +Sport Sciences for Health,Springer-Verlag,18247490|18251234 +Sport und Gesellschaft,Walter de Gruyter GmbH,16103181|23660465 +Sport- und Präventivmedizin,Springer-Verlag,18671977|18671985 +Sport-Orthopädie - Sport-Traumatologie - Sports Orthopaedics and Traumatology,Elsevier ,0949328X| +sportlogia,Faculty of Physical Education and Sport,19866089|19866119 +Sporto mokslas / Sport Science,Lithuanian University of Educational Sciences,13921401|24243949 +Sportphysio,Thieme Publishing Group,21965951|2196596X +Sports,MDPI AG,20754663 +Sports & Exercise Research,"""Airiti Press, Inc.""",15633470| +Sports and Exercise Medicine - Open Journal,Openventio Publishers,23796375 +Sports Biomechanics,Informa UK (Taylor & Francis),14763141|17526116 +Sports Coaching Review,Informa UK (Taylor & Francis),21640629|21640637 +Sports Engineering,Springer-Verlag,13697072|14602687 +Sports Health A Multidisciplinary Approach,SAGE Publications,19417381|19410921 +Sports Medicine,Springer-Verlag,01121642|11792035 +Sports Medicine - Open,Springer-Verlag,21991170|21989761 +Sports Medicine and Arthroscopy Review,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10628592| +Sports Medicine Arthroscopy Rehabilitation Therapy & Technology,Springer (Biomed Central Ltd.),17582555| +Sports Medicine Training and Rehabilitation,Informa UK (Taylor & Francis),10578315| +Sports Technology,Wiley Blackwell (John Wiley & Sons),19346182|19346190 +Sportverletzung · Sportschaden,Thieme Publishing Group,09320555|14391236 +Sportwissenschaft,Springer-Verlag,03422380|18681069 +Społeczeństwo i Ekonomia,Wroclaw University of Economics,23538937|23538937 +Sprache & Kognition,Hogrefe Publishing Group,02534533| +Sprache und Kognition - Zeitschrift für Sprach- & Kognitionspsycholgie und ihre Grenzgebiete,Hogrefe Publishing Group, +Sprache · Stimme · Gehör,Thieme Publishing Group,03420477|14391260 +Sprachkunst Beiträge zur Literaturwissenschaft,Verlag der Osterreichischen Akademie der Wissenschaften,00388483|17276993 +Sprachtypologie und Universalienforschung,Oldenbourg Wissenschaftsverlag,09422919| +Spravochnik Inzhenernyi zhurnal,"""Izdatel'skii dom Spektr, LLC""",0203347X| +Sprawy Narodowościowe,Institute of Slavic Studies of the Polish Academy of Sciences,12301698|23922427 +Springer Healthcare News,Springer-Verlag,21930961 +Springer Science Reviews,Springer-Verlag,22137793|22137793 +Springer Seminars in Immunopathology,Springer-Verlag,03444325|14322196 +SpringerPlus,Springer (Biomed Central Ltd.),21931801|21931801 +SQUALEN Bulletin of Marine and Fisheries Postharvest and Biotechnology,Research and Development Agency for Marine Affairs and Fisheries,20895690|24069272 +Sravnitel noe konstitucionnoe obozrenie,Institute for Law and Public Policy,18127126| +SRELS Journal of Information Management,Sarada Ranganathan Endowment for Library Science,09722467|09762477 +Sri Lanka Journal of Advanced Social Studies,Sri Lanka Journals Online ,20129149| +Sri Lanka Journal of Aquatic Sciences,Sri Lanka Journals Online ,13912038|24247057 +Sri Lanka Journal of Bio-Medical Informatics,Sri Lanka Journals Online ,20126077| +Sri Lanka Journal of Child Health,Sri Lanka Journals Online ,13915452|2386110X +Sri Lanka Journal of Critical Care,Sri Lanka Journals Online ,20125836| +Sri Lanka Journal of Development Administration,Sri Lanka Journals Online ,13918214| +Sri Lanka Journal of Diabetes Endocrinology and Metabolism,Sri Lanka Journals Online ,2012998X| +Sri Lanka Journal of Forensic Medicine Science & Law,Sri Lanka Journals Online ,20127081|24656089 +Sri Lanka Journal of Humanities,Sri Lanka Journals Online ,0378486X| +Sri Lanka Journal of Obstetrics and Gynaecology,Sri Lanka Journals Online ,13917536|22791655 +Sri Lanka Journal of Psychiatry,Sri Lanka Journals Online ,20126883| +Sri Lanka Journal of Radiology,Sri Lanka Journals Online ,24246336 +Sri Lanka Journal of Sexual Health and HIV Medicine,Sri Lanka Journals Online ,24780693 +Sri Lanka Journal of Social Sciences,Sri Lanka Journals Online ,02589710| +Sri Lanka Journal of Surgery,Sri Lanka Journals Online ,1391491X|22792201 +Sri Lanka Journal of Urology,Sri Lanka Journals Online ,13916343| +Sri Lanka Journal of Venereology,Sri Lanka Journals Online ,18002323|22793445 +Sri Lankan Journal of Agricultural Economics,Sri Lanka Journals Online ,13917358| +Sri Lankan Journal of Anaesthesiology,Sri Lanka Journals Online ,13918834|22791965 +Sri Lankan Journal of Applied Statistics,Sri Lanka Journals Online ,13914987| +Sri Lankan Journal of Human Resource Management,Sri Lanka Journals Online ,18003036| +Sri Lankan Journal of Infectious Diseases,Sri Lanka Journals Online ,20128169| +Sri Lankan Journal of Librarianship and Information Management,Sri Lanka Journals Online ,18003044| +Sri Lankan Journal of Medical Administration,Sri Lanka Journals Online ,13912909| +Sri Lankan Journal of Physics,Sri Lanka Journals Online ,13915800|24781193 +SRM Journal of Research in Dental Sciences,Medknow Publications,0976433X| +Srpska pravna misao,"""Faculty of Law, Banja Luka University""",18400493|22330410 +Srpski arhiv za celokupno lekarstvo,National Library of Serbia,03708179|24060895 +SRX Agriculture,Hindawi Publishing Corporation (Syrexe),20901038 +SRX Biology,Hindawi Publishing Corporation (Syrexe),20901046 +SRX Chemistry,Hindawi Publishing Corporation (Syrexe),20901054 +SRX Computer Science,Hindawi Publishing Corporation (Syrexe),20901062 +SRX Dentistry,Hindawi Publishing Corporation (Syrexe),20901070 +SRX Ecology,Hindawi Publishing Corporation (Syrexe),20901089 +SRX Engineering,Hindawi Publishing Corporation (Syrexe),20901097 +SRX Geosciences,Hindawi Publishing Corporation (Syrexe),20901100 +SRX Materials Science,Hindawi Publishing Corporation (Syrexe),20901119 +SRX Mathematics,Hindawi Publishing Corporation (Syrexe),20901127 +SRX Medicine,Hindawi Publishing Corporation (Syrexe),20901135 +SRX Neuroscience,Hindawi Publishing Corporation (Syrexe),20901143 +SRX Pharmacology,Hindawi Publishing Corporation (Syrexe),20901151 +SRX Physics,Hindawi Publishing Corporation (Syrexe),2090116X +SRX Veterinary Science,Hindawi Publishing Corporation (Syrexe),20901178 +SSM - Population Health,Elsevier ,23528273| +SSRN Electronic Journal,Social Science Electronic Publishing,15565068 +St Petersburg Mathematical Journal,American Mathematical Society,10610022|15477371 +St Petersburg Polytechnical University Journal Physics and Mathematics,Elsevier ,24057223| +St Petersburg State Polytechnical University Journal,St. Petersburg State Polytechnical University,19942354|19942354 +St Petersburg State Polytechnical University Journal Computer Science Telecommunications and Control Systems,St. Petersburg State Polytechnical University,23049766|23049766 +St Petersburg State Polytechnical University Journal Economics,St. Petersburg State Polytechnical University,23049774|23049774 +St Petersburg State Polytechnical University Journal Humanities and Social Sciences,St. Petersburg State Polytechnical University,23049758|23049758 +St Petersburg State Polytechnical University Journal Physics and Mathematics,St. Petersburg State Polytechnical University,23049782|23049782 +St Tikhon s University Review,St. Tikhon's Orthodox University,1991640X|1991640X +St Tikhons University Review,St. Tikhon's Orthodox University,19916434|19916434 +St Tikhons University Review Series III Philology,St. Tikhon's Orthodox University,19916485|19916485 +St Tikhons University Review Series IV Pedagogy Psychology,St. Tikhon's Orthodox University,19916493|19916493 +St Tikhons University Review Series V Christian Art,St. Tikhon's Orthodox University,22205098|22205098 +StAB,Boom Uitgevers Den Haag,1573806X| +Stability International Journal of Security and Development,"""Ubiquity Press, Ltd.""",21652627|21652627 +Staff Discussion Notes,International Monetary Fund,2221030X| +Staff Studies,Sri Lanka Journals Online ,13913743| +Stahlbau,Wiley Blackwell (John Wiley & Sons),00389145|14371049 +Stain Technology,Informa UK (Taylor & Francis),00389153| +Stamford Journal of English,Bangladesh Journals Online,18189512| +Stamford Journal of Microbiology,Bangladesh Journals Online,20745346|24088846 +Stamford Journal of Pharmaceutical Sciences,Bangladesh Journals Online,19997108| +Standard of living of the population of regions of Russia,Infra-M Academic Publishing House,19999836| +Standards and Monitoring in Education,Infra-M Academic Publishing House,19981740| +Standards in Genomic Sciences,Springer (Biomed Central Ltd.),19443277|19443277 +StandardView,Association for Computing Machinery,10679936| +Standartnye obrazсy - Reference materials,Ural Research Institute of Metrology (UNIIM),20771177| +Standby,Springer-Verlag,0922310X|18765572 +Standort,Springer-Verlag,01743635|1432220X +Stanford Law Review,JSTOR,00389765| +Stanislavski Studies,Informa UK (Taylor & Francis),20567790|20544170 +Stanovnistvo,National Library of Serbia,0038982X|22173986 +Staps,CAIRN,0247106X|17821568 +STAR Science & Technology of Archaeological Research,Maney Publishing,20548923 +Starch - Stärke,Wiley Blackwell (John Wiley & Sons),00389056|1521379X +Starinar,National Library of Serbia,03500241|24060739 +Starting from Diketones,Thieme Publishing Group,20400004 +Stat,Wiley Blackwell (John Wiley & Sons),20491573| +State and Local Government Review,SAGE Publications,0160323X|19433409 +State Crime Journal,Pluto Journals,20466056|20466064 +State of California Labor,University of California Press,15319037|15419045 +State Politics & Policy Quarterly,SAGE Publications,15324400|19461607 +Statistica Neerlandica,Wiley Blackwell (Blackwell Publishing),00390402|14679574 +Statistica Sinica,"""Institute of Statistical Science, Academia Sinica""",10170405|10170405 +Statistical Analysis and Data Mining The ASA Data Science Journal,Wiley Blackwell (John Wiley & Sons),19321864|19321872 +Statistical Applications in Genetics and Molecular Biology,Walter de Gruyter GmbH,21946302|15446115 +Statistical Communications in Infectious Diseases,Walter de Gruyter GmbH,21946310|19484690 +Statistical Inference for Stochastic Processes,Springer-Verlag,13870874|15729311 +Statistical Journal of the IAOS,IOS Press,18747655|18759254 +Statistical Methodology,Elsevier ,15723127| +Statistical Methods & Applications,Springer-Verlag,16182510|1613981X +Statistical Methods in Medical Research,SAGE Publications,09622802|14770334 +Statistical Modelling,SAGE Publications,1471082X|14770342 +Statistical Papers,Springer-Verlag,09325026|16139798 +Statistical Science,Institute of Mathematical Statistics,08834237| +Statistics,Informa UK (Taylor & Francis),02331888|10294910 +Statistics & Decisions,Oldenbourg Wissenschaftsverlag,07212631| +Statistics & Probability Letters,Elsevier ,01677152| +Statistics & Risk Modeling,Oldenbourg Wissenschaftsverlag,21931402|21967040 +Statistics and Applications,Hans Publishers,23252251|2325226X +Statistics and Computing,Springer-Verlag,09603174|15731375 +Statistics and Its Interface,"""International Press of Boston, Inc.""",19387989|19387997 +Statistics and Public Policy,Informa UK (Taylor & Francis),2330443X +Statistics in Biopharmaceutical Research,Informa UK (American Statistical Association),19466315|19466315 +Statistics in Biosciences,Springer-Verlag,18671764|18671772 +Statistics in Medicine,Wiley Blackwell (John Wiley & Sons),02776715|10970258 +Statistics in Volcanology,University of South Florida Libraries,2163338X +Statistics Optimization & Information Computing,International Academic Press,2311004X|23105070 +Statistics Politics and Policy,Walter de Gruyter GmbH,21946299|21517509 +Statistics Research Letters,"""Science and Engineering Publishing, Co.""",23257059| +Statistics Surveys,Institute of Mathematical Statistics,19357516| +Statistiques de l OCDE sur les échanges internationaux de services,Organisation for Economic Co-Operation and Development , +Statistiques du commerce international par produit,Organisation for Economic Co-Operation and Development ,22195084| +Statistiques et études financières,PERSEE Program,03384217| +Statistiques mensuelles du commerce international,Organisation for Economic Co-Operation and Development ,22195327| +Statistische Hefte,Springer-Verlag,00390631| +Statisztikai Szemle,Statisztikai Szemle,00390690| +Statute Law Review,Oxford University Press,01443593|14643863 +Statutes and Decisions,Informa UK (Taylor & Francis),10610014|15580903 +Statyba,Informa UK (Taylor & Francis),13921525| +Statybinės konstrukcijos ir technologijos,Vilnius Gediminas Technical University,20292317|20292325 +Stavební obzor - Civil Engineering Journal,Czech Technical University in Prague - Central Library,18052576 +STEAM,Claremont Colleges Library,23272074 +Steciana,Bogucki Wydawnictwo Naukowe,1689653X| +Steel and Composite Structures,Techno-Press,12299367| +Steel Construction,Wiley Blackwell (John Wiley & Sons),18670520|18670539 +Steel in Translation,Allerton Press,09670912|19350988 +steel research international,Wiley Blackwell (John Wiley & Sons),16113683|1869344X +Steglich and Related Rearrangements,Thieme Publishing Group,20400268 +Steinbeck Review,The Pennsylvania State University Press,17546087 +Steinbeck Review,The Pennsylvania State University Press,1546007X|19386214 +Steinbeck Studies,Muse - Johns Hopkins University Press,15516903 +Stellenbosch Papers in Linguistics,Stellenbosch University - SPIL,10273417|22239936 +Stellenbosch Papers in Linguistics Plus,Stellenbosch University - SPILPlus,1726541X|22243380 +Stem Cell and Translational Investigation,"""Smart Science and Technology, LLC""",23772557 +Stem Cell Biology and Research,Herbert Publications,2054717X +Stem Cell Discovery,"""Scientific Research Publishing, Inc.""",21616760|21616787 +Stem Cell Epigenetics,"""Smart Science and Technology, LLC""",23783095 +Stem Cell Fundamentals and Practice,ScopeMed International Medical Journal Managment and Indexing System,21478074| +Stem Cell Investigation,AME Publishing Company,23069759 +Stem Cell Reports,Elsevier ,22136711| +Stem Cell Research,Elsevier ,18735061| +Stem Cell Research & Therapy,Springer (Biomed Central Ltd.),17576512|17576512 +Stem Cell Reviews and Reports,Springer-Verlag,15508943|15586804 +Stem Cell Studies,PAGEPress Publications,20389558|20389566 +Stem Cells,Wiley Blackwell (John Wiley & Sons),10665099|15494918 +Stem Cells and Cloning Advances and Applications,Dove Medical Press,11786957 +Stem Cells and Development,Mary Ann Liebert,15473287|00000000 +Stem Cells in Oral Medicine,De Gruyter Open Sp. z o.o. ,20847238 +Stem Cells International,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),1687966X|16879678 +Stem Cells International,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),16879678 +Stem Cells Translational Medicine,Alphamed Press,21576564|21576580 +STEM Journal,Society for Teaching English through Media,15981002| +StemBook,StemBook,19403429 +Stephan Mueller Special Publication Series,Copernicus GmbH,18684564 +Stereoselective Reactions on Chiral or Racemic Substrates,Thieme Publishing Group,20200072 +Stereotactic and Functional Neurosurgery,S. Karger AG,10116125|14230372 +Steroids,Elsevier ,0039128X| +Stewart Postharvest Review,Stewart Postharvest Solutions,17459656|17459656 +STI - Science Technology and Industry Review,Organisation for Economic Co-Operation and Development ,10105247| +Stigma and Health,American Psychological Association,23766972|23766964 +Stigma Research and Action,VU E-Publishing,22105174 +Stimulus,Springer-Verlag,09290591|18765599 +Stochastic Analysis and Applications,Informa UK (Taylor & Francis),07362994|15329356 +Stochastic Environmental Research and Risk Assessment,Springer-Verlag,14363240|14363259 +Stochastic Hydrology and Hydraulics,Springer-Verlag,09311955|1435151X +Stochastic Models,Informa UK (Taylor & Francis),15326349|15324214 +Stochastic Partial Differential Equations Analysis and Computations,Springer-Verlag,21940401|2194041X +Stochastic Processes and their Applications,Elsevier ,03044149| +Stochastic Systems,Institute of Mathematical Statistics,19465238|19465238 +Stochastics,Informa UK (Taylor & Francis),00909491| +Stochastics An International Journal of Probability and Stochastic Processes,Informa UK (Taylor & Francis),17442508|17442516 +Stochastics and Dynamics,World Scientific ,02194937|17936799 +Stochastics and Stochastics Reports,Informa UK (Taylor & Francis),10451129| +Stoichiometric Asymmetric Hydroboration,Thieme Publishing Group,20100175 +Stomatologie,Springer-Verlag,09463151|16137698 +Stomatologija,"""Science and Education, Ltd.""",00391735| +Stomatoloski glasnik Srbije,National Library of Serbia,00391743|14523701 +Stomatoloski informator,Centre for Evaluation in Education and Science,14513439| +STORIA E PROBLEMI CONTEMPORANEI,Franco Angeli,11204206| +STORIA IN LOMBARDIA,Franco Angeli,18282008|19725035 +STORIA URBANA,Franco Angeli,03912248|19725523 +Storicamente,BraDypUS,1825411X +Storytelling A Critical Journal of Popular Narrative,Informa UK (Heldref Publications),15360555| +Storytelling Self Society,Wayne State University Press,15505340|19320280 +StoryWorlds A Journal of Narrative Studies,University of Nebraska Press,19462204|21567204 +Strabismus,Informa UK (Taylor & Francis),09273972|17445132 +Strafverteidiger,Walter de Gruyter GmbH,07201605|23662166 +Strahlentherapie und Onkologie,Springer-Verlag,01797158|1439099X +Strain,Wiley Blackwell (Blackwell Publishing),00392103|14751305 +Strategic Analysis,Informa UK (Taylor & Francis),09700161|17540054 +Strategic Behavior and the Environment,Now Publishers,19440138 +Strategic Change,Wiley Blackwell (John Wiley & Sons),10861718|10991697 +Strategic Comments,Informa UK (Taylor & Francis),13567888 +Strategic Design Research Journal,Universidade do Vale do Rio Dos Sinos - UNISINOS,19842988 +Strategic Direction,Emerald (MCB UP ),02580543|00000000 +Strategic Enrollment Management Quarterly,Wiley Blackwell (John Wiley & Sons),23254750| +Strategic Entrepreneurship Journal,Wiley Blackwell (John Wiley & Sons),19324391|1932443X +Strategic HR Review,Emerald (MCB UP ),14754398| +Strategic Management Journal,Wiley Blackwell (John Wiley & Sons),01432095|10970266 +Strategic Management Quarterly,American Research Institute for Policy Development,23724951|2372496X +Strategic Management Review,Business Expert Press,21683956|19304560 +Strategic Organization,SAGE Publications,14761270|00000000 +Strategic Outsourcing An International Journal,Emerald (MCB UP ),17538297| +Strategic Planning for Energy and the Environment,Informa UK (Taylor & Francis),10485236|15460126 +Strategic Survey,Informa UK (Taylor & Francis),04597230|14764997 +Strategie und Sicherheit,Bohlau Verlag,22277668|23044845 +Strategies,Informa UK (Taylor & Francis),08924562|21683778 +Strategies in Trauma and Limb Reconstruction,Springer-Verlag,18288936|18288928 +Strategies Journal of Theory Culture & Politics,Informa UK (Taylor & Francis),10402136|14701251 +Strategy & Leadership,Emerald (MCB UP ),10878572| +Strategy and Leadership,Emerald (MCB UP ),10878572|00000000 +Strategy Science,Institute for Operations Research and the Management Sciences,23332050|23332077 +Stratigraphy and Geological Correlation,Pleiades Publishing,08695938|15556263 +Středoevropské politické studie Central European Political Studies Review,Masaryk University Press,12127817 +Stredoevropsky vestnik pro vedu a vyzkum,"""Science and Education, Ltd.""",23363630| +Strenae,OpenEdition,21099081|21099081 +Strength and Conditioning,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,10736840| +Strength and Conditioning Journal,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,15241602| +STRENGTH AND CONDITIONING JOURNAL,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,10736840|15334295 +Strength Fracture and Complexity,IOS Press,15672069|18759262 +Strength of Materials,Springer-Verlag,00392316|15739325 +Strengthening Health Systems,Health and Medical Publishing Group,23129360|24088870 +Stress,Informa UK (Taylor & Francis),10253890|16078888 +Stress and Health,Wiley Blackwell (John Wiley & Sons),15323005|15322998 +Stress Medicine,Wiley Blackwell (John Wiley & Sons),07488386|10991700 +Stress Science Research,Public Health Research Foundation,13419986|18845525 +Stress Trauma and Crisis An International Journal,Informa UK (Taylor & Francis),15434613| +Strojnícky casopis – Journal of Mechanical Engineering,Walter de Gruyter GmbH,24505471 +Strojniški vestnik – Journal of Mechanical Engineering,Faculty of Mechanical Engineering,00392480|00392480 +Stroke,Ovid Technologies Wolters Kluwer -American Heart Association,00392499|15244628 +Stroke Research and Treatment,Hindawi Publishing Corporation,20908105|20420056 +Stroke Research and Treatment,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20420056 +Structural and Multidisciplinary Optimization,Springer-Verlag,1615147X|16151488 +Structural Biology,Hindawi Publishing Corporation,23144343|23144351 +Structural Change and Economic Dynamics,Elsevier ,0954349X| +Structural Chemistry,Springer-Verlag,10400400|15729001 +Structural Concrete,Wiley Blackwell (John Wiley & Sons),14644177|17517648 +Structural Control and Health Monitoring,Wiley Blackwell (John Wiley & Sons),15452255|15452263 +Structural Dynamics,American Institute of Physics,23297778|23297778 +STRUCTURAL ENGINEERING / EARTHQUAKE ENGINEERING,Japan Society of Civil Engineers,02898063|18823424 +STRUCTURAL ENGINEERING AND MECHANICS,Techno-Press,12254568| +Structural Engineering International,International Association for Bridge and Structural Engineering,10168664|16830350 +Structural Equation Modeling A Multidisciplinary Journal,Informa UK (Taylor & Francis),10705511|15328007 +Structural Health Monitoring,SAGE Publications,14759217|00000000 +Structural Monitoring and Maintenance,Techno-Press,22886605| +Structural Optimization,Springer-Verlag,09344373| +Structural Safety,Elsevier ,01674730| +Structural Survey,Emerald (MCB UP ),0263080X|00000000 +Structure,Elsevier ,09692126|18784186 +Structure and Infrastructure Engineering,Informa UK (Taylor & Francis),15732479|17448980 +Structures,Elsevier ,23520124| +Studenckie Zeszyty Naukowe,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,15068285|24498262 +Student Affairs Today,Wiley Blackwell (John Wiley & Sons),10985166|19437552 +Student Aid News,Wiley Blackwell (John Wiley & Sons),01942212|1943751X +Student Engagement and Experience Journal,Sheffield Hallam University,20479476 +Student Success,Queensland University of Technology,22050795 +Students Quarterly Journal,Institution of Electrical Engineers,00392871| +STUDI ECONOMICI,Franco Angeli,00392928|19724918 +Studi Francesi,OpenEdition,00392944| +Studi Francesi,OpenEdition,00392944| +Studi Internazionali di Filosofia,Philosophy Documentation Center,00392979| +STUDI JUNGHIANI,Franco Angeli,18285147|19718411 +STUDI ORGANIZZATIVI,Franco Angeli,03918769|19724969 +Studia Anglica Posnaniensia,De Gruyter Open Sp. z o.o. ,00816272|00816272 +Studia Azjatystyczne,Adam Mickiewicz University Poznan,24495433| +Studia Białorutenistyczne,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,18980457| +Studia botanica hungarica,Studia Botanica Hungarica,03017001| +Studia Casuistica,SZVT Research and Development Center,20638396 +Studia commercialia Bratislavensia,De Gruyter Open Sp. z o.o. ,13377493|13377493 +Studia Demograficzne,De Gruyter Open Sp. z o.o. ,00393134| +Studia Edukacyjne,Adam Mickiewicz University Poznan,12336688| +Studia Ethnologica Croatica,"""Faculty of Humanities and Social Sciences, University of Zagreb""",13303627|18489532 +Studia Europaea Gnesnensia,Adam Mickiewicz University Poznan,20825951| +Studia Geomorphologica Carpatho-Balcanica,De Gruyter Open Sp. z o.o. ,816434 +Studia Geophysica et Geodaetica,Springer-Verlag,00393169|15731626 +Studia Geotechnica et Mechanica,De Gruyter Open Sp. z o.o. ,01376365|01376365 +Studia Germanica Posnaniensia,Adam Mickiewicz University Poznan,01372467| +Studia Historiae Oeconomicae,De Gruyter Open Sp. z o.o. ,00816485|00816485 +Studia Historica Historia Medieval,Ediciones Universidad de Salamanca,02132060| +Studia Historica Historia Moderna,Ediciones Universidad de Salamanca,02132079|23863889 +Studia Humana,De Gruyter Open Sp. z o.o. ,22990518 +Studia Humanistyczne AGH,AGH University of Science and Technology Press,20843364| +Studia Humanitatis,Petrozavodsk State University,23113049|23113049 +Studia i Materiały Wydziału Zarządzania UW,"""University of Warsaw, Faculty of Management""",17339758| +Studia Iberystyczne,Ksiegarnia Akademicka Sp. z.o.o.,20828594| +Studia Iranica,Peeters Publishers,2215004 +Studia Islamica,Brill Academic Publishers,05855292|19585705 +STUDIA ISLAMIKA,E-Journal System Portal of Syarif Hidayatullah State Islamic University,02150492|23556145 +Studia Iuridica Agraria,University of Bialystok,16420438| +Studia Iuridica Lublinensia,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,17316375|24498289 +Studia Iuridica Toruniensia,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16895258|23917873 +Studia Linguistica,Wiley Blackwell (Blackwell Publishing),00393193|14679582 +Studia Linguistica Universitatis Iagellonicae Cracoviensis,De Gruyter Open Sp. z o.o. ,18971059|20834624 +Studia Litteraria et Historica,Institute of Slavic Studies of the Polish Academy of Sciences,22997571 +Studia Logica,Springer-Verlag,00393215|15728730 +Studia Mathematica,"""Institute of Mathematics, Polish Academy of Sciences""",00393223|17306337 +Studia Metrica et Poetica,University of Tartu Press,23466901|2346691X +Studia Mundi - Economica,Studia Mundi - Economica,24159395| +Studia Musicologica,Akademiai Kiado Zrt.,00393266|17892422 +Studia Musicologica Norvegica,Scandinavian University Press / Universitetsforlaget AS,03325024|15042960 +Studia Neoaristotelica,Philosophy Documentation Center,12148407| +Studia Neophilologica,Informa UK (Taylor & Francis),00393274|00000000 +Studia Norwidiana,Towarzystwo Naukowe KUL,08600562| +Studia Obszarów Wiejskich,"""Institute of Geography and Spatial Organization, Polish Academy of Sciences""",16424689| +Studia Oeconomica Posnaniensia,Poznan University of Economics,23005254| +Studia Orientalia Christiana,"""Brepols Publishers, NV""",05855403| +Studia paedagogica,Masaryk University Press,18037437|18037437 +Studia Paedagogica Ignatiana,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,22994890| +Studia Phaenomenologica,Philosophy Documentation Center,15825647|20690061 +Studia Philosophica Estonica,University of Tartu Press,2228110X|17365899 +Studia Podlaskie,University of Bialystok,08671370| +Studia Poliana,Universidad de Navarra,11396660| +Studia Polonijne,Towarzystwo Naukowe KUL,01375210| +Studia Psychologiczne,De Gruyter Open Sp. z o.o. ,0081685X| +Studia Quaternaria,De Gruyter Open Sp. z o.o. ,16415558|23000384 +Studia Romanica Posnaniensia,Adam Mickiewicz University Poznan,01372475|20844158 +Studia Rosenthaliana,Peeters Publishers,17817838 +Studia Rossica Posnaniensia,Adam Mickiewicz University Poznan,00816884| +Studia Scientiarum Mathematicarum Hungarica,Akademiai Kiado Zrt.,00816906|15882896 +Studia Slavica,Akademiai Kiado Zrt.,00393363|1588290X +Studia Slavica Savariensia,Studia Slavica Savariensia,12160016| +Studia Socialia Cracoviensia,Pontifical Universtiy of John Paul II in Krakow,20806604|23916710 +Studia Teologii Dogmatycznej,University of Bialystok,24497452| +Studia Theologica - Nordic Journal of Theology,Informa UK (Taylor & Francis),0039338X|15027791 +Studia Ukrainica Posnaniensia,Adam Mickiewicz University Poznan,23004754| +Studia Universitatis Babes-Bolyai Geologia,University of South Florida Libraries,12210803|19378602 +Studia Universitatis Babes-Bolyai Sociologia,Walter de Gruyter GmbH,20660464 +Studia Universitatis „Vasile Goldis” Arad – Economics Series,Walter de Gruyter GmbH,15842339 +Studia Wschodniosłowiańskie,University of Bialystok,1642557X| +Studia z Dziejów Rosji i Europy Środkowo-Wschodniej,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,12305057|23536403 +Studia z Etyki i Edukacji Globalnej,Index Copernicus International,13211331| +Studia z Filologii Polskiej i Słowiańskiej,Institute of Slavic Studies of the Polish Academy of Sciences,00817090|23922435 +Studia z Geografii Politycznej i Historycznej,Uniwersytet Lodzki (University of Lodz),23000562| +Studia z Historii Filozofii,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20831978|2391775X +Studia z Historii Społeczno-Gospodarczej XIX i XX Wieku,Uniwersytet Lodzki (University of Lodz),20808313| +Studien zu Hegels Philosophie,Japanische Hegel-Gesellschaft,13423703|18845649 +Studier i Pædagogisk Filosofi,Aarhus University Library,22449140 +Studier i Pædagogisk Filosofi Monografiserie,Aarhus University Library,22468587 +Studies About Languages,Publishing House Technologija,16482824|20297203 +Studies and Research,"""Al Manhal FZ, LLC""",11129751| +Studies for the Learning Society,De Gruyter Open Sp. z o.o. ,17367085|17367107 +Studies in 20th & 21st Century Literature,New Prairie Press,23344415 +Studies in Agricultural Economics,Research Institute of Agricultural Economics,14182106|20630476 +Studies in American Fiction,Muse - Johns Hopkins University Press,2158415X +Studies in American Humor,The Pennsylvania State University Press,0095280X|23339934 +Studies in American Indian Literatures,University of Nebraska Press,07303238|15489590 +Studies in American Jewish Literature (1981-),The Pennsylvania State University Press,02719274|19485077 +Studies in American Naturalism,Muse - Johns Hopkins University Press,19446519 +Studies in American Political Development,Cambridge University Press,0898588X|14698692 +Studies in Ancient Art and Civilization,Ksiegarnia Akademicka Sp. z.o.o.,00834300| +Studies in Applied Mathematics,Wiley Blackwell (Blackwell Publishing),00222526|14679590 +Studies in Art Education,JSTOR,00393541| +Studies in Arts and Humanities,SAHkartell,2009826X|20097298 +Studies in Asian Social Science,Sciedu Press,23302143|23302151 +Studies In Australasian Cinema,Informa UK (Taylor & Francis),17503175|17503183 +Studies in Bibliography,Muse - Johns Hopkins University Press,15533891 +Studies in Business and Economics,Walter de Gruyter GmbH,23445416 +Studies in Central & East Asian Religions,Brill Academic Publishers,09042431|15700712 +Studies in Chinese Linguistics,Walter de Gruyter GmbH,10171274 +Studies in Chinese Religions,Informa UK (Taylor & Francis),23729988|23729996 +Studies in Christian Ethics,SAGE Publications,09539468|17455235 +Studies in Christian-Jewish Relations,Boston College University Libraries,19303777 +Studies in Church History,Cambridge University Press,04242084| +Studies in Church History Subsidia,Cambridge University Press,01430459| +Studies in Comics,Intellect,20403232|20403240 +Studies in Communication Sciences,Elsevier ,14244896| +Studies in Communication | Media,Nomos Verlag,21924007| +Studies in Comparative Communism,Elsevier ,00393592| +Studies in Comparative International Development,Springer-Verlag,00393606|19366167 +Studies in Conflict and Terrorism,Informa UK (Taylor & Francis),1057610X|15210731 +Studies in Conservation,Maney Publishing,00393630|20470584 +Studies in Continuing Education,Informa UK (Taylor & Francis),0158037X|1470126X +Studies in Cultures Organizations and Societies,Informa UK (Taylor & Francis),10245286| +Studies in Documentary Film,Informa UK (Taylor & Francis),17503280|17503299 +Studies in East European Thought,Springer-Verlag,09259392|15730948 +Studies in Eastern European Cinema,Informa UK (Taylor & Francis),2040350X|20403518 +Studies in Economics and Finance,Emerald (MCB UP ),10867376| +Studies In Educational Evaluation,Elsevier ,0191491X| +Studies in Eighteenth Century Culture,Muse - Johns Hopkins University Press,19386133 +Studies in Engineering and Technology,Redfame Publishing,23302038|23302046 +Studies in English Literature 1500-1900,JSTOR,00393657| +Studies in Environmental Science,Elsevier , +Studies in Ethics Law and Technology,Walter de Gruyter GmbH,21946280|19416008 +Studies in Ethnicity and Nationalism,Wiley Blackwell (Blackwell Publishing),14738481|17549469 +Studies in European Cinema,Informa UK (Taylor & Francis),17411548|17411548 +Studies in Family Planning,Wiley Blackwell (Blackwell Publishing),00393665|17284465 +Studies in Foreign Language Education,Institute for Foreign Language Education,12254975| +Studies in French Cinema,Informa UK (Taylor & Francis),14715880|17589517 +Studies in Gender and Development in Africa,African Journals Online ,8559449 +Studies in Gender and Sexuality,Informa UK (Taylor & Francis),15240657| +Studies in Gender and Sexuality,Informa UK (Taylor & Francis),15240657|19409206 +Studies in Gender and Sexuality,Informa UK (Taylor & Francis),15240657| +Studies in Gender and Sexuality,Informa UK (Taylor & Francis),15240657| +Studies in Gender and Sexuality,Informa UK (Taylor & Francis),15240657| +Studies in Generative Grammar,Korean Generative Grammar Circle,12256048| +Studies in Higher Education,Informa UK (Taylor & Francis),03075079|1470174X +Studies in Hispanic and Lusophone Linguistics,Walter de Gruyter GmbH,19390238|21993386 +Studies in Hispanic Cinemas,Intellect,14780488|20400608 +Studies in History,SAGE Publications,02576430|0973080X +Studies in History and Philosophy of Science Part A,Elsevier ,00393681| +Studies in History and Philosophy of Science Part B Studies in History and Philosophy of Modern Physics,Elsevier ,13552198| +Studies in History and Philosophy of Science Part C Studies in History and Philosophy of Biological and Biomedical Sciences,Elsevier ,13698486| +Studies in Humanities and Social Sciences,Honam Institute of Humanities and Social Sciences,15984230| +Studies in Indian Politics,SAGE Publications,23210230|23217472 +Studies in Inorganic Chemistry,Elsevier , +Studies in Interface Science,Elsevier , +Studies in Interreligious Dialogue,Peeters Publishers,9262326 +Studies in Language,John Benjamins Publishing Company,03784177|15699978 +Studies in Latin American Popular Culture,University of Texas Press,07309139|21572941 +Studies in Linguistics,The Joongwon Linguistic Society of Korea,19758251| +Studies in Logic Grammar and Rhetoric,De Gruyter Open Sp. z o.o. ,0860150X|0860150X +Studies in Media and Communication,Redfame Publishing,23258071|2325808X +Studies in Microeconomics,SAGE Publications,23210222| +Studies in Modern Grammar,Society of Modern Grammar,12263206| +Studies in Musical Theatre,Intellect,17503159|17503167 +Studies in Mycology,Elsevier ,01660616|18729797 +Studies in Newspaper and Periodical History,Informa UK (Taylor & Francis),10750673| +Studies in Nonlinear Dynamics & Econometrics,Walter de Gruyter GmbH,10811826|15583708 +Studies in Nonlinear Dynamics and Econometrics,Walter de Gruyter GmbH,10811826|15583708 +Studies in Orthophonia and Neuropsyehology,"""Al Manhal FZ, LLC""",23530340| +Studies in People s History,SAGE Publications,23484489|23497718 +Studies in Philology,Muse - Johns Hopkins University Press,15430383 +Studies in Philosophy and Education,Springer-Verlag,00393746|1573191X +Studies in Philosophy East-West,Korea Society for Philosophy East-West,12251968| +Studies in Phonetics Phonology and Morphology,The Phonology-Morphology Circle of Korea,12268690| +Studies in Physical and Theoretical Chemistry,Elsevier , +Studies in Practical Philosophy,Philosophy Documentation Center,13890506| +Studies in Regional Science,The Japan Section of the Regional Science Association International,02876256|18806465 +Studies in Religion/Sciences Religieuses,SAGE Publications,00084298|20420587 +Studies in Romanticism,JSTOR,00393762| +Studies in Russian and Soviet Cinema,Informa UK (Taylor & Francis),14503132|17503140 +Studies in Science Education,Informa UK (Taylor & Francis),03057267| +Studies in Science Education,Informa UK (Taylor & Francis),03057267| +Studies in Science Education,Informa UK (Taylor & Francis),03057267| +Studies in Science Education,Informa UK (Taylor & Francis),03057267|19408412 +Studies in Second Language Acquisition,Cambridge University Press,02722631|14701545 +Studies in Second Language Learning and Teaching,Adam Mickiewicz University Poznan,20835205|20841965 +Studies in South Asian Film & Media,Intellect,17564921|1756493X +Studies in Soviet Thought,Springer-Verlag,00393797| +Studies in Spanish & Latin-American Cinemas,Intellect,20504837|20504845 +Studies in Spirituality,Peeters Publishers,9266453 +Studies in Synthetic Chemistry,Hans Publishers,23327944|23327960 +Studies in the Age of Chaucer,Muse - Johns Hopkins University Press,19490755 +Studies in the Anthropology of Visual Communication,Wiley Blackwell (Blackwell Publishing),01926918| +Studies in the Bible and Antiquity,Neal A. Maxwell Institute for Religious Scholarship,21517800|21683166 +Studies in the Decorative Arts,The University of Chicago Press,10698825| +Studies in the Fantastic,Muse - Johns Hopkins University Press,24703486 +Studies in the History of Gardens & Designed Landscapes,Informa UK (Taylor & Francis),14601176| +Studies in the History of Gardens & Designed Landscapes,Informa UK (Taylor & Francis),14601176|19432186 +Studies in the Literary Imagination,Muse - Johns Hopkins University Press,21652678 +Studies in the Maternal,Open Library of Humanities,17590434 +Studies in the Novel,Muse - Johns Hopkins University Press,19341512 +Studies in the Renaissance,The University of Chicago Press,00818658| +Studies in Theatre and Performance,Informa UK (Taylor & Francis),14682761|20400616 +Studies in Travel Writing,Informa UK (Taylor & Francis),13645145|17557550 +Studies in Visual Communication,Wiley Blackwell (Blackwell Publishing),02766558| +Studies in World Christianity,Edinburgh University Press,13549901|17500230 +Studies in Zionism,Informa UK (Taylor & Francis),03341771| +Studies of Changing Societies,De Gruyter Open Sp. z o.o. ,22252215 +Studies of the Ottomon Domain,Studies of the Ottomon Domain,21475210| +Studies on History Education,Studies on History Education,17387639| +Studies on Korean Youth,National Youth Policy Institute,12256366| +Studies on Neotropical Fauna,Informa UK (Taylor & Francis),03752410| +Studies on Neotropical Fauna and Environment,Informa UK (Taylor & Francis),01650521|17445140 +Studies on Russian Economic Development,Pleiades Publishing,10757007|15318664 +Studium,Uopen Journals,18769055|22127283 +STUDMED,Springer-Verlag,09426965| +Study and Scrutiny Research on Young Adult Literature,University of Oklahoma Libraries,23765275 +Study of Civil Engineering and Architecture,DEStech Publications,23265906 +Study of Polarography,The Polargraphic Society of Japan,18847684 +Studying Teacher Education,Informa UK (Taylor & Francis),17425964|17425972 +Style,The Pennsylvania State University Press,00394238|00394238 +Sub- and Supercritical Water,Thieme Publishing Group,20600534 +Sub-Saharan African Journal of Medicine,Medknow Publications,23845147| +Subjectivity,Nature Publishing Group - Macmillan Publishers,17556341|1755635X +SubStance,University of Wisconsin Press,00492426|15272095 +Substance Abuse,Informa UK (Taylor & Francis),08897077|15470164 +Substance Abuse and Rehabilitation,Dove Medical Press,11798467 +Substance Abuse Research and Treatment,"""Libertas Academica, Ltd.""",11782218 +Substance Abuse Treatment Prevention and Policy,Springer (Biomed Central Ltd.),1747597X|1747597X +Substance Use & Misuse,Informa UK (Taylor & Francis),10826084|15322491 +Substitution of Allylic Alcohols,Thieme Publishing Group,20600356 +Substitution of Cyclic Allylic Systems,Thieme Publishing Group,20600364 +Subsurface Sensing Technologies and Applications,Springer-Verlag,15660184|15739317 +Subterranean Biology,Pensoft Publishers,17681448|13142615 +Suburban Sustainability,University of South Florida Libraries,21640866 +Successful Fundraising,Wiley Blackwell (John Wiley & Sons),10709061| +SUCHT - Zeitschrift für Wissenschaft und Praxis / Journal of Addiction Research and Practice,Hogrefe Publishing Group,09395911|16642856 +Suchttherapie,Thieme Publishing Group,14399903|1439989X +Sud Sciences et Technologies,African Journals Online ,7965419 +Sud-Ouest Européen Revue géographique des Pyrénées et du Sud-Ouest,PERSEE Program,12764930|22730257 +Sud/Nord,CAIRN,12652067|1776288X +Sudan Journal of Medical Sciences,African Journals Online ,18585051 +Sudan Medical Journal,"""Al Manhal FZ, LLC""",04914481| +Sudan Medical Monitor,Medknow Publications,18585000| +Sudanese Journal of Dermatology,African Journals Online ,18153941 +Sudanese Journal of Ophthalmology,Medknow Publications,1858540X| +Sugar Tech,Springer-Verlag,09721525|09740740 +Suicide and Life-Threatening Behavior,Wiley Blackwell (Blackwell Publishing),03630234| +Suicidologi,University of Oslo Library,15016994| +Suid-Afrikaanse Tydskrif vir Natuurwetenskap en Tegnologie,AOSIS,02543486|22224173 +Suiei Suichu Undo Kagaku,Japanese Society of Sciences in Swimming and Water Exercise,18806937|18807097 +SUISUI Hydrological Research Letters,Japan Society of Hydrology and Water Resources,18816967 +Suizo,Japan Pancreas Society,09130071|18812805 +Sulfur Letters,Informa UK (Taylor & Francis),02786117| +Sulfur Reports,Informa UK (Taylor & Francis),01961772|10290508 +Sultan Qaboos University Medical Journal,Sultan Qaboos University Medical Journal,20750528|20750528 +Suma de Negocios,Elsevier ,2215910X| +Suma Psicológica,Elsevier ,01214381|21459797 +Summa Phytopathologica,SciELO,01005405|01005405 +Summary Proceedings,International Monetary Fund,00747025| +Summary Proceedings,International Monetary Fund,16079469 +Summer Academe,University of Manitoba Libraries,10918515 +SungKyunKwan Law Review,"""Institute of Legal Studies, Sungkyunkwan University""",1229943X| +Sunsari Technical College Journal,Nepal Journals Online,20912102| +Supercomputing Frontiers and Innovations,Federal State Funded Educational Institution of Higher Professional Education,23138734 +Superconductor Science and Technology,IOP Publishing,09532048|13616668 +Superlattices and Microstructures,Elsevier ,07496036|10963677 +Supervisie en coaching,Springer-Verlag,15720306|18765521 +Supervisors Quarterly,Informa UK (Taylor & Francis),00395897| +Supplément aux Annales de Normandie,PERSEE Program,22614559| +Supplément critique au Bulletin de l Association Guillaume Budé,PERSEE Program,11625740| +Supplement to the Journal of the Royal Statistical Society,JSTOR,14666162| +Suppléments à la Revue archéologique du centre de la France,PERSEE Program,11597151| +Supply Chain Forum an International Journal,KEDGE,16258312|16246039 +Supply Chain Management An International Journal,Emerald (MCB UP ),13598546| +Support for Learning,Wiley Blackwell (Blackwell Publishing),02682141|14679604 +Supportive Cancer Therapy,Elsevier ,15432912| +Supportive Cancer Therapy,Elsevier ,15432912| +Supportive Care in Cancer,Springer-Verlag,09414355|14337339 +Supramolecular Catalysis,De Gruyter Open Sp. z o.o. ,20847246 +Supramolecular Chemistry,Informa UK (Taylor & Francis),10610278|10290478 +Supramolecular Science,Elsevier ,09685677| +Supreme Court Economic Review,The University of Chicago Press,07369921|21566208 +Sur - Revista Internacional de Direitos Humanos,SciELO,18066445|18066445 +Sur - Revista Internacional de Direitos Humanos,SciELO,18066445 +Surdurulebilir ve Engelsiz Bilim Egitimi,Surdurulebilir ve Engelsiz Bilim Egitimi,21496080| +Surface and Coatings Technology,Elsevier ,02578972|02578972 +Surface and Interface Analysis,Wiley Blackwell (John Wiley & Sons),01422421|10969918 +Surface Coatings International,Springer-Verlag,13560751| +Surface Coatings International Part B Coatings Transactions,Springer-Verlag,14764865| +Surface Engineering,Maney Publishing,02670844|00000000 +Surface Engineering and Applied Electrochemistry,Allerton Press,10683755|19348002 +Surface Innovations,Thomas Telford Ltd.,20506252|20506260 +Surface Review and Letters,World Scientific ,0218625X|17936667 +Surface Science,Elsevier ,00396028|00396028 +Surface Science Letters,Elsevier ,01672584| +Surface Science Reports,Elsevier ,01675729| +Surface Science Spectra,American Vacuum Society,10555269|15208575 +Surface Technology,Elsevier ,03764583| +Surface Topography Metrology and Properties,IOP Publishing,2051672X +Surgery,Elsevier ,00396060| +Surgery (Oxford),Elsevier ,02639319| +Surgery Current Research,OMICS Publishing Group,21611076 +Surgery for Cerebral Stroke,The Japanese Society on Surgery for Cerebral Stroke,09145508|18804683 +Surgery for Obesity and Related Diseases,Elsevier ,15507289| +Surgery Journal,Science Alert,18163211| +Surgery Research and Practice,Hindawi Publishing Corporation,23567759|23566124 +Surgery Today,Springer-Verlag,09411291|14362813 +Surgical & Cosmetic Dermatology,GN1 Genesis Network,19848773| +Surgical and Radiologic Anatomy,Springer-Verlag,09301038|12798517 +Surgical Case Reports,Springer (Biomed Central Ltd.),21987793|21987793 +Surgical Clinics of North America,Elsevier ,00396109| +Surgical Endoscopy,Springer-Verlag,09302794|14322218 +Surgical Infections,Mary Ann Liebert,10962964|00000000 +Surgical Infections Case Reports,Mary Ann Liebert,24694037|24694037 +Surgical Innovation,SAGE Publications,15533506|15533514 +Surgical Laparoscopy Endoscopy & Percutaneous Techniques,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10517200| +Surgical Laparoscopy Endoscopy & Percutaneous Techniques,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15304515| +Surgical Metabolism and Nutrition,The Korean Society of Surgical Metabolism and Nutrition,22335765|24658383 +Surgical Neurology,Elsevier ,00903019| +Surgical Neurology International,Medknow Publications,21527806| +Surgical Oncology,Elsevier ,09607404| +Surgical Oncology Clinics of North America,Elsevier ,10553207| +Surgical Pathology Clinics,Elsevier ,18759181| +Surgical Practice,Wiley Blackwell (Blackwell Publishing),17441625|17441633 +Surgical Research - Open Journal,Openventio Publishers,23778407 +Surgical Research Updates,Synergy Publishers,23119888 +Surgical Science,"""Scientific Research Publishing, Inc.""",21579407|21579415 +Surgical Techniques Development,PAGEPress Publications,20389574|20389582 +Surname DNA Journal,Surname DNA Journal,23343206 +Survey in Fisheries Sciences,Greenwave Publishing of Canada,23687487 +Survey of Anesthesiology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00396206| +Survey of Ophthalmology,Elsevier ,00396257| +Survey Research,The Korean Association for Survey Research,12299219| +Survey Review,Maney Publishing,00396265|17522706 +Surveyjournalen,Linnaeus University,20019327 +Surveyor,Informa UK (Taylor & Francis),18324460| +Surveys and Perspectives Integrating Environment and Society,Copernicus GmbH,19933819 +Surveys in Differential Geometry,"""International Press of Boston, Inc.""",10529233|21644713 +Surveys in Geophysics,Springer-Verlag,01693298|15730956 +Surveys In High Energy Physics,Informa UK (Taylor & Francis),01422413|14772892 +Surveys in Operations Research and Management Science,Elsevier ,18767354| +Survival,Informa UK (Taylor & Francis),00396338|14682699 +Sustainability,MDPI AG,20711050 +Sustainability Accounting Management and Policy Journal,Emerald (MCB UP ),20408021| +Sustainability of Water Quality and Ecology,Elsevier ,22126139| +Sustainability Science,Springer-Verlag,18624065|18624057 +Sustainability The Journal of Record,Mary Ann Liebert,19370695|19370709 +Sustainable Agriculture Research,Canadian Center of Science and Education,1927050X|19270518 +Sustainable Chemical Processes,Springer (Biomed Central Ltd.),20437129|20437129 +Sustainable Chemistry and Pharmacy,Elsevier ,23525541| +Sustainable Cities and Society,Elsevier ,22106707| +Sustainable Computing Informatics and Systems,Elsevier ,22105379| +Sustainable Development,Wiley Blackwell (John Wiley & Sons),09680802|10991719 +Sustainable Development,Hans Publishers,21607540|21607559 +Sustainable Energy,Hans Publishers,21649219|21649065 +Sustainable Energy Grids and Networks,Elsevier ,23524677| +Sustainable Energy Technologies and Assessments,Elsevier ,22131388| +Sustainable Materials and Technologies,Elsevier ,22149937| +Sustainable Multilingualism,Vytautas Magnus University,23352019|23352027 +Sustainable Production and Consumption,Elsevier ,23525509| +Sustainable Technologies Systems & Policies,Hamad bin Khalifa University Press (HBKU Press),22202765| +Sustainable Water Resources Management,Springer-Verlag,23635037|23635045 +Sustentabilidade em Debate,Editora de Livros IABS,21777675|21799067 +Sveikatos mokslai,Association of Lithuaninan Serials,13926373| +Swarm and Evolutionary Computation,Elsevier ,22106502| +Swarm Intelligence,Springer-Verlag,19353812|19353820 +Swiss Journal of Geosciences,Springer-Verlag,16618726|16618734 +Swiss Journal of Hydrology,Springer-Verlag,00367842| +Swiss Journal of Palaeontology,Springer-Verlag,16642376|16642384 +Swiss Journal of Psychology,Hogrefe Publishing Group,14210185|16620879 +Swiss Medical Informatics,"""EMH Swiss Medical Publishers, Ltd.""",16600436|22960406 +Swiss Medical Informatics,"""EMH Swiss Medical Publishers, Ltd.""",16600436|22960406 +Swiss Medical Weekly,"""EMH Swiss Medical Publishers, Ltd.""",14247860|14243997 +Swiss Political Science Review,Wiley Blackwell (John Wiley & Sons),14247755|16626370 +Swiss Surgery,Hogrefe Publishing Group,10239332| +SWorld journal,"""Science and Education, Ltd.""",22276920| +SWorld journal,"""Science and Education, Ltd.""",22276920| +Syakaisyugi Keizai Kennkyukai Kaiho,Japan Association for Comparative Economic Studies,18839770 +Sykepleien,Norwegian Nurses Organisation,08067511| +Sykepleien Forskning,Norwegian Nurses Organisation,18902936| +Sykepleien Nett,Norwegian Nurses Organisation,18912710| +Syllecta Classica,Muse - Johns Hopkins University Press,21605157 +Symbiosis,Springer-Verlag,03345114|18787665 +Symbolae Arctoae,Informa UK (Taylor & Francis),03329534| +Symbolae Osloenses,Informa UK (Taylor & Francis),00397679|00000000 +Symbolae Philologorum Posnaniensium Graecae et Latinae,Adam Mickiewicz University Poznan,03027384| +Symbolic Interaction,Wiley Blackwell (John Wiley & Sons),01956086|15338665 +Symmetry,MDPI AG,20738994 +Symmetry Integrability and Geometry Methods and Applications,SIGMA ,18150659 +Symphonya Emerging Issues in Management,Universita degli Studi di Milano-Bicocca Symphonya Emerging Issues in Management,15930319 +symplokē,University of Nebraska Press,10690697|15340627 +Symposia of the Faraday Society,The Royal Society of Chemistry,04300696| +Symposion,Philosophy Documentation Center,1584174X| +Symposium,Philosophy Documentation Center,14802333| +Symposium (International) on Combustion,Elsevier ,00820784| +Symposium A Quarterly Journal in Modern Literatures,Informa UK (Taylor & Francis),00397709|19310676 +Symposium on Combustion and Flame and Explosion Phenomena,Elsevier ,10622896| +Symposium Student Journal of Science and Math,"""Robert E. Kennedy Library, Cal Poly""",24712477 +Synapse,Wiley Blackwell (John Wiley & Sons),08874476|10982396 +Synchrotron Radiation News,Informa UK (Taylor & Francis),08940886|19317344 +Synergy,Elsevier ,22137130| +Synesis,Coimbra University Press,19846754 +Synfacts,Thieme Publishing Group,18611958|1861194X +Synlett,Thieme Publishing Group,09365214|14372096 +Syntax,Wiley Blackwell (Blackwell Publishing),13680005|14679612 +Syntaxe et sémantique,CAIRN,16236742|22712852 +Synthese,Springer-Verlag,00397857|15730964 +SynthesHis,Springer-Verlag,18765548|18765548 +Synthesiology,The Editorial Committee of Synthesiology,18826229|18827365 +Synthesiology English edition,The Editorial Committee of Synthesiology,18830978|18832318 +Synthesis,Thieme Publishing Group,00397881|1437210X +Synthesis and Reactivity in Inorganic and Metal-Organic Chemistry,Informa UK (Marcel Dekker),00945714|15322440 +Synthesis and Reactivity in Inorganic Metal-Organic and Nano-Metal Chemistry,Informa UK (Marcel Dekker),15533174|15322440 +Synthesis by Rearrangement,Thieme Publishing Group,20300271 +Synthesis Lectures on Algorithms and Software in Engineering,Morgan & Claypool,19381727|19381735 +Synthesis Lectures on Antennas,Morgan & Claypool,19326076|19326084 +Synthesis Lectures on Artificial Intelligence and Machine Learning,Morgan & Claypool,19394608|19394616 +Synthesis Lectures on Assistive Rehabilitative and Health-Preserving Technologies,Morgan & Claypool,21627258|21627266 +Synthesis Lectures on Biomedical Engineering,Morgan & Claypool,19300328|19300336 +Synthesis Lectures on Chemical Engineering and Biochemical Engineering,Morgan & Claypool,23276738|23276746 +Synthesis Lectures on Communication Networks,Morgan & Claypool,19354185|19354193 +Synthesis Lectures on Communications,Morgan & Claypool,19321244|19321708 +Synthesis Lectures on Computational Electromagnetics,Morgan & Claypool,19321252|19321716 +Synthesis Lectures on Computer Architecture,Morgan & Claypool,19353235|19353243 +Synthesis Lectures on Computer Graphics and Animation,Morgan & Claypool,19338996|19339003 +Synthesis Lectures on Computer Science,Morgan & Claypool,19321228|19321686 +Synthesis Lectures on Computer Vision,Morgan & Claypool,21531056|21531064 +Synthesis Lectures on Controls and Mechatronics,Morgan & Claypool,19390564|19390572 +Synthesis Lectures on Data Management,Morgan & Claypool,21535418|21535426 +Synthesis Lectures on Data Mining and Knowledge Discovery,Morgan & Claypool,21510067|21510075 +Synthesis Lectures on Digital Circuits and Systems,Morgan & Claypool,19323166|19323174 +Synthesis Lectures on Distributed Computing Theory,Morgan & Claypool,21551626|21551634 +Synthesis Lectures on Electrical Engineering,Morgan & Claypool,1559811X|15598128 +Synthesis Lectures on Emerging Engineering Technologies,Morgan & Claypool,23811412|23811439 +Synthesis Lectures on Emerging Trends in Librarianship,Morgan & Claypool,23728833|23728868 +Synthesis Lectures on Energy and the Environment Technology Science and Society,Morgan & Claypool,1940851X|19424361 +Synthesis Lectures on Engineering,Morgan & Claypool,1559811X|15598128 +Synthesis Lectures on Engineers Technology and Society,Morgan & Claypool,19333633|19333641 +Synthesis Lectures on Global Engineering,Morgan & Claypool,21607664|21607672 +Synthesis Lectures on Human Language Technologies,Morgan & Claypool,19474040|19474059 +Synthesis Lectures on Human-Centered Informatics,Morgan & Claypool,19467680|19467699 +Synthesis Lectures on Image Video and Multimedia Processing,Morgan & Claypool,15598136|15598144 +Synthesis Lectures on Information Concepts Retrieval and Services,Morgan & Claypool,1947945X|19479468 +Synthesis Lectures on Information Security Privacy and Trust,Morgan & Claypool,19459742|19459750 +Synthesis Lectures on Materials Engineering,Morgan & Claypool,19495439|19495447 +Synthesis Lectures on Mathematics and Statistics,Morgan & Claypool,19381743|19381751 +Synthesis Lectures on Mobile and Pervasive Computing,Morgan & Claypool,19339011|1933902X +Synthesis Lectures on Nuclear Technology and Society,Morgan & Claypool,21510873|21510881 +Synthesis Lectures on Power Electronics,Morgan & Claypool,19319525|19319533 +Synthesis Lectures on Professionalism and Career Advancement for Scientists and Engineers,Morgan & Claypool,23295058|23295066 +Synthesis Lectures on Quantum Computing,Morgan & Claypool,19459726|19459734 +Synthesis Lectures on RF/Microwaves,Morgan & Claypool,21500924|21500932 +Synthesis Lectures on Signal Processing,Morgan & Claypool,19321236|19321694 +Synthesis Lectures on Software Engineering,Morgan & Claypool,23283319|23283327 +Synthesis Lectures on Solid State Materials and Devices,Morgan & Claypool,19321260|19321724 +Synthesis Lectures on Speech and Audio Processing,Morgan & Claypool,1932121X|19321678 +Synthesis Lectures on Synthetic Biology,Morgan & Claypool,21510008|21510016 +Synthesis Lectures on Technology Management and Entrepreneurship,Morgan & Claypool,1933978X|19339798 +Synthesis Lectures on the Semantic Web Theory and Technology,Morgan & Claypool,21604711|2160472X +Synthesis Lectures on Theoretical Computer Science,Morgan & Claypool,23769718|23769726 +Synthesis Lectures on Tissue Engineering,Morgan & Claypool,19440316|19440308 +Synthesis Lectures on Visual Computing,Morgan & Claypool,24694215|24694223 +Synthesis Lectures on Visual Computing,Morgan & Claypool,24694215|24694223 +Synthesis Lectures on Visualization,Morgan & Claypool,2159516X|21595178 +Synthesis of 1 3 4-Trihydroxylated Ketones,Thieme Publishing Group,20600283 +Synthesis of a GABA Inhibitor,Thieme Publishing Group,20600607 +Synthesis of Chiral Phosphonates and Phosphine Oxides,Thieme Publishing Group,20500025 +Synthesis of Chiral α-Keto Esters,Thieme Publishing Group,20500033 +Synthesis of Nitrogen Heterocycles by Activation of sp C—H Bonds,Thieme Publishing Group,20300336 +Synthesis of Nitrogen Heterocycles by Benzylic C—H Bond Insertion,Thieme Publishing Group,20300344 +Synthesis of Thiiranes from Oxiranes in the Presence of β-Cyclodextrin in Water,Thieme Publishing Group,20600569 +Synthesis of γ-Lactones,Thieme Publishing Group,20400306 +Synthetic and Systems Biotechnology,Elsevier ,2405805X| +Synthetic Communications,Informa UK (Taylor & Francis),00397911|15322432 +Synthetic Metals,Elsevier ,03796779| +Syria,PERSEE Program,00397946| +System,Elsevier ,0346251X| +System Dynamics Review,Wiley Blackwell (John Wiley & Sons),08837066|10991727 +System Familie,Springer-Verlag,09333053|14322226 +Systematic and Acarology Acarology Special Publications,Systematic and Applied Acarology Society,14610183| +Systematic and Applied Acarology,Systematic and Applied Acarology Society,13621971| +Systematic and Applied Microbiology,Elsevier ,07232020|00000000 +Systematic Biology,Oxford University Press,10635157|1076836X +Systematic Botany,American Society of Plant Taxonomists,03636445|15482324 +Systematic Botany Monographs,JSTOR,07378211| +Systematic Entomology,Wiley Blackwell (Blackwell Publishing),03076970|13653113 +Systematic Parasitology,Springer-Verlag,01655752|15735192 +Systematic Reviews,Springer (Biomed Central Ltd.),20464053|20464053 +Systematic Reviews in Pharmacy,EManuscript Services,09758453|09758453 +Systematic Zoology,Oxford University Press,00397989| +Systematics and Biodiversity,Informa UK (Taylor & Francis),14772000|14780933 +Systematics and Geography of Plants,JSTOR,13747886| +Systèmes d information & management,CAIRN,12604984|22717188 +Systèmes de pensée en Afrique noire,OpenEdition,02947080|22681558 +Systemic Practice and Action Research,Springer-Verlag,1094429X|15739295 +Systems,MDPI AG,20798954 +Systems & Control Letters,Elsevier ,01676911| +Systems Analysis Modelling Simulation,Informa UK (Taylor & Francis),02329298| +Systems and Computers in Japan,Wiley Blackwell (John Wiley & Sons),08821666|1520684X +Systems and Means of Informatics,Federal Investigation Centre for Information and Control,08696527| +Systems and Synthetic Biology,Springer-Verlag,18725325|18725333 +Systems Biology,Institution of Electrical Engineers,17412471|1741248X +Systems Biology in Reproductive Medicine,Informa UK (Taylor & Francis),19396368|19396376 +Systems Biomedicine,Landes Bioscience,21628130|21628149 +Systems Engineering,Wiley Blackwell (John Wiley & Sons),10981241|15206858 +Systems Engineering - Theory & Practice,Elsevier ,18748651| +Systems Engineering Procedia,Elsevier ,22113819| +Systems Pharmacology,De Gruyter Open Sp. z o.o. ,20848854 +Systems Practice,Springer-Verlag,08949859| +Systems Research,Wiley Blackwell (John Wiley & Sons),07317239|10991735 +Systems Research and Behavioral Science,Wiley Blackwell (John Wiley & Sons),10927026|10991743 +Systems Research Forum,World Scientific ,17939666|17939674 +Systems Science & Control Engineering,Informa UK (Taylor & Francis),21642583 +Sztuka Edycji,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20847963|23917903 +Sztuka i Kultura,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,23005335| +Søkelys på arbeidslivet,Scandinavian University Press / Universitetsforlaget AS,15048004|15047989 +T inkazos,SciELO,19907451 +T inkazos,SciELO,19907451 +T oung Pao,Brill Academic Publishers,00825433|15685322 +TÁ rsadalom É s GazdasÁ g,Akademiai Kiado Zrt.,15889734|1589021X +Ta dib,State Islamic University of Raden Fatah Palembang,14106973|24432512 +Taal en tongval,Amsterdam University Press,00398691| +Taalfasette,Informa UK (Taylor & Francis),04966740| +Tactful Management Research Journal,Laxmi Book Publication,23197943 +TAF Preventive Medicine Bulletin,ScopeMed International Medical Journal Managment and Indexing System,1303734X| +Taiikugaku kenkyu (Japan Journal of Physical Education Health and Sport Sciences),"""Japan Society of Physical Education, Health and Sport Sciences""",04846710|18817718 +Taiwan Journal of Ophthalmology,Elsevier ,22115056| +Taiwan Veterinary Journal,World Scientific ,16826485|23825588 +Taiwanese Journal of Mathematics,The Mathematical Society of the Republic of China,10275487|22246851 +Taiwanese Journal of Obstetrics and Gynecology,Elsevier ,10284559| +TAJ Journal of Teachers Association,Bangladesh Journals Online,10198555| +Talanta,Elsevier ,00399140| +Tambov University Reports Series Natural and Technical Sciences,Tambov State University - G.R. Derzhavin,18100198|18100198 +Tambov University Review Series Humanities,Tambov State University - G.R. Derzhavin,18100201|18100201 +Tamkang Journal of Mathematics,Tamkang Journal of Mathematics,00492930|20739826 +TandartsPraktijk,Springer-Verlag,01671685|18756808 +Tang Studies,Maney Publishing,07375034|17597633 +TANG [HUMANITAS MEDICINE],Association of Genuine Traditional Korean Medicine,22338985 +Tangence,Consortium Erudit,11894563|17100305 +TANSO,The Carbon Society of Japan,03715345|18845495 +Tanta Dental Journal,Elsevier ,16878574| +Tanta Medical Journal,Medknow Publications,11101415| +Tantak,UPV/EHU Press,02149753| +Tanzania Dental Journal,African Journals Online ,8560625 +Tanzania Journal of Development Studies,African Journals Online ,08569622|08569622 +Tanzania Journal of Health Research,African Journals Online ,18216404|08566496 +Tanzania Journal of Science,African Journals Online ,8561761 +Tanzania Medical Journal,African Journals Online ,8560714 +Tanzania Veterinary Journal,African Journals Online ,8561451 +Tanzil Jurnal Studi Al-Qur an,Sekolah Tinggi Filsafat Islam (STFI) Sadra,2460917X| +Tạp chí Hóa Học,Vietnam Journals Online, +Tạp chí Khoa học và Công nghệ Biển,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",18593097|18593097 +Tạp chí Khoa học Xã hội Việt Nam,Vietnam Journals Online, +Tạp chí Nghiên cứu Lịch sử,Vietnam Journals Online,08667497|08667497 +Tạp chí phát triển Khoa học và Công nghệ,Vietnam Journals Online,18590128|18590128 +Tạp chí Quản Lý Kinh tế,Vietnam Journals Online,1859039X|1859039X +TAP CHI SINH HOC,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",08667160|08667160 +Tạp chí Thông tin và Tư liệu,Vietnam Journals Online,18592929| +Táplálkozásmarketing,University of Debrecen/Taplalkozasmarketing,20648839| +TAPROBANICA The Journal of Asian Biodiversity,Sri Lanka Journals Online ,1800427X|1800427X +TARBIYA Journal of Education in Muslim Society,E-Journal System Portal of Syarif Hidayatullah State Islamic University,23561416|24429848 +Tarbiya Revista de Investigación e Innovación Educativa,Servicio de Publicaciones de la Universidad Autonoma de Madrid,11326239| +Target,John Benjamins Publishing Company,09241884|15699986 +Targeted Oncology,Springer-Verlag,17762596|1776260X +Targeted Protein Database,Current Biodata,17524024 +TARGETS,Elsevier ,14773627| +Tarım Bilimleri Dergisi,Ankara University Faculty of Agriculture,13007580|21489297 +Tarnowskie Studia Teologiczne,Pontifical Universtiy of John Paul II in Krakow,02394472|23916826 +Társadalom és Gazdaság,Akademiai Kiado Zrt.,15889734|1589021X +Társadalomkutatás,Akademiai Kiado Zrt.,02312522|15882918 +Tasavvuf Dergisi,Ankara University,13023543 +TASHWIR,IAIN Antasari,23389702| +TASMEEM,Hamad bin Khalifa University Press (HBKU Press),22219048| +Tatra Mountains Mathematical Publications,De Gruyter Open Sp. z o.o. ,12103195|12103195 +Tax Policy and the Economy,The University of Chicago Press,08928649|15372650 +Taxes and the taxation,"""Science and Education, Ltd.""",23119381| +Taxon,International Association for Plant Taxonomy,00400262| +Taylor s Business Review (TBR),Springer - Global Science Journals,22320172 +Tạp chí Thư Viện Việt Nam,Vietnam Journals Online,18591450|18591450 +TBEIAN for Qur anic Studies,"""Al Manhal FZ, LLC""",16583515| +Tbilisi Mathematical Journal,De Gruyter Open Sp. z o.o. ,15120139 +TCRT Express,"""Adenine Press, Inc.""",23260912 +TDR (1967-1968),JSTOR,02734354| +TDR Newsletter,WHO Press, +TDR Newsletter,WHO Press,10285911| +TDR/The Drama Review,MIT Press,10542043|15314715 +Teacher Development,Informa UK (Taylor & Francis),13664530|17475120 +Teacher Education and Special Education The Journal of the Teacher Education Division of the Council for Exceptional Children,SAGE Publications,08884064|19444931 +Teacher Education Research,Research Institute for Science Education,20051484| +Teachers and Curriculum,University of Waikato,23820349 +Teachers and Teaching,Informa UK (Taylor & Francis),13540602|14701278 +Teachers College Record,CrossRef test user,01614681|14679620 +Teaching & Learning Inquiry The ISSOTL Journal,International Society for the Scholarship of Teaching and Learning,21674779|21674787 +Teaching and Learning in Medicine,Informa UK (Taylor & Francis),10401334|15328015 +Teaching and Learning in Nursing,Elsevier ,15573087| +Teaching and Teacher Education,Elsevier ,0742051X| +Teaching Anthropology Society for Anthropology in Community Colleges Notes,Wiley Blackwell (Blackwell Publishing),15371751|19414161 +Teaching Artist Journal,Informa UK (Taylor & Francis),15411796|1541180X +Teaching Business Ethics,Springer (Kluwer Academic Publishers),13826891| +Teaching Children Mathematics,National Council of Teachers of Mathematics,10735836|10735836 +Teaching Education,Informa UK (Taylor & Francis),10476210|14701286 +Teaching Ethics,Philosophy Documentation Center,15444031| +Teaching Exceptional Children,SAGE Publications,00400599| +Teaching in Higher Education,Informa UK (Taylor & Francis),13562517|14701294 +Teaching in Lifelong Learning a journal to inform and improve practice,University of Huddersfield Press,20400993|20494181 +Teaching Mathematics and Computer Science,University of Debrecen/ Debreceni Egyetem - Teaching Mathematics and Computer Science,15897389| +Teaching Mathematics and its Applications,Oxford University Press,02683679|14716976 +Teaching of Psychology,SAGE Publications,00986283|15328023 +Teaching Philosophy,Philosophy Documentation Center,01455788| +Teaching Political Science,Informa UK (Taylor & Francis),00922013| +Teaching Public Administration,SAGE Publications,01447394|20478720 +Teaching Sociology,SAGE Publications,0092055X|1939862X +Teaching Statistics,Wiley Blackwell (Blackwell Publishing),0141982X|14679639 +Teaching Theology & Religion,Wiley Blackwell (Blackwell Publishing),13684868|14679647 +Team in Practice,The Royal College of Surgeons of England,17419379|17419352 +team konkret,Thieme Publishing Group,18693202|18693210 +Team Performance Management,Emerald (MCB UP ),13527592|00000000 +team spiegel,Thieme Publishing Group,18681948|1868193X +TEC Empresarial,nstituto Tecnologico de Costa Rica,16592395| +TECCIENCIA,Universidad ECCI,19093667|24223670 +TECHART Journal of Arts and Imaging Science,"""The Graduate School of Advanced Imaging Science, Multimedia and Film at Chung-Ang University""",22889248| +Techné Research in Philosophy and Technology,Philosophy Documentation Center,10918264| +Technical Communication Quarterly,Informa UK (Taylor & Francis),10572252|15427625 +Technical Notes and Manuals,International Monetary Fund,20758669| +Technical Physics,Pleiades Publishing,10637842|10906525 +Technical Physics Letters,Pleiades Publishing,10637850|10906533 +Technical Quarterly,Scientific Societies,07439407|07439407 +Technical Report Series 930,WHO Press,05123054| +Technical Report Series 931,WHO Press,05123054| +Technical Report Series 932,WHO Press,05123054| +Technical Report Series 933,WHO Press,05123054| +Technical Report Series 934,WHO Press,05123054| +Technical Report Series 935,WHO Press,05123054| +Technical Report Series 936,WHO Press,05123054| +Technical Report Series 937,WHO Press,05123054| +Technical Report Series 938,WHO Press,05123054| +Technical Reports of the Australian Museum,Australian Museum,10318062| +Technical Reports of the Australian Museum online,Australian Museum,18354211 +Technical Sciences,De Gruyter Open Sp. z o.o. ,15054675| +Technical Services Quarterly,Informa UK (Taylor & Francis),07317131|15553337 +Technical Tips Online,Elsevier ,13662120| +Technikgeschichte,Nomos Verlag,0040117X|0040117X +Techniques & culture,OpenEdition,1952420X|1952420X +Techniques and Instrumentation in Analytical Chemistry,Elsevier , +Techniques et sciences informatiques,Lavoisier SAS,07524072| +Techniques in Coloproctology,Springer-Verlag,11236337|1128045X +Techniques in Foot & Ankle Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15360644| +Techniques in Gastrointestinal Endoscopy,Elsevier ,10962883| +Techniques in Hand and Upper Extremity Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10893393| +Techniques in Knee Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15360636| +Techniques in Neurosurgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10772855| +Techniques in Ophthalmology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15421929| +Techniques in Orthopaedics,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08859698| +Techniques in Regional Anesthesia and Pain Management,Elsevier - WB Saunders,1084208X| +Techniques in Shoulder & Elbow Surgery,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15239896| +Techniques in the Behavioral and Neural Sciences,Elsevier , +Techniques in Vascular and Interventional Radiology,Elsevier ,10892516| +Techniques Sciences Méthodes,EDP Sciences,02997258|24170097 +Technoetic Arts,Intellect,1477965X|17589533 +TechnoLearn An International Journal of Educational Technology,Diva Enterprises Private Limited,22314105|22495223 +Technological and Economic Development of Economy,Vilnius Gediminas Technical University,20294913|20294921 +Technological Engineering,De Gruyter Open Sp. z o.o. ,13365967 +Technological Forecasting,Elsevier ,00993964| +Technological Forecasting and Social Change,Elsevier ,00401625| +Technologies,MDPI AG,22277080 +Technologies Avancées,African Journals Online ,11110902 +Technologies of Computer Control,Riga Technical University,22560343|22560351 +Technologies of Living Systems,"""Science and Education, Ltd.""",20700997| +TECHNOLOGY,World Scientific ,23395478|23457740 +Technology & Innovation,Cognizant Communication Corp,19498241|1949825X +Technology Analysis and Strategic Management,Informa UK (Taylor & Francis),09537325|14653990 +Technology and Culture,Muse - Johns Hopkins University Press,0040165X|10973729 +Technology and Disability,IOS Press,10554181|10554181 +Technology and Economics of Smart Grids and Sustainable Energy,Springer-Verlag,21994706 +Technology and Health Care,IOS Press,09287329|18787401 +Technology and Investment,"""Scientific Research Publishing, Inc.""",21504059|21504067 +Technology and Society,Institute of Electrical and Electronics Engineers,01943359| +Technology audit and production reserves,Private Company Technology Center,22263780|23128372 +Technology for Education and Learning,ACTA Press,19167008| +Technology in Cancer Research & Treatment,SAGE Publications,15330346|15330338 +Technology in Society,Elsevier ,0160791X| +Technology Innovation and Education,Springer (Biomed Central Ltd.),21979855 +Technology Knowledge and Learning,Springer-Verlag,22111662|22111670 +Technology Law and Insurance ,Informa UK (Taylor & Francis),13599372|14684500 +Technology Operation Management,Springer-Verlag,09748091|22492364 +Technology Pedagogy and Education,Informa UK (Taylor & Francis),1475939X|17475139 +Technology Transfer and Entrepreneurship,Bentham Science,22138099| +Technometrics,Informa UK (American Statistical Association),00401706|15372723 +Technovation,Elsevier ,01664972| +TechTrends,Springer-Verlag,87563894|15597075 +Tecno-Lógica,APESC - Associacao Pro-Ensino em Santa Cruz do Sul,14156229|19826753 +Tecnologia e Ambiente,Fundacao Educacional de Criciuma- FUCRI,14138131|23589426 +Tecnologia em Metalurgia e Materiais,Editora Cubo Multimidia,19827709 +Tecnologia em Metalurgia Materiais e Mineração,Editora Cubo Multimidia,21761515|21761515 +Tectonics,Wiley Blackwell (John Wiley & Sons),02787407| +Tectonophysics,Elsevier ,00401951| +TED EĞİTİM VE BİLİM,Turkish Education Association,13001337| +TEFLIN Journal - A publication on the teaching and learning of English,Teflin Journal,0215773X|23562641 +Tehnicki vjesnik - Technical Gazette,Mechanical Engineering Faculty in Slavonski Brod,13303651|18486339 +Tehnika,Centre for Evaluation in Education and Science,00402176| +Tehnologija mesa,Centre for Evaluation in Education and Science,04949846| +Teia Revista Literária dos Estudantes de Letras,Faculdade de Letras da UFMG,24470570| +Teikoku Gakushiin kiji,The Japan Academy,03879984| +TEION KOGAKU (Journal of Cryogenics and Superconductivity Society of Japan),Cryogenic Association of Japan,03892441|18800408 +Teisė,Vilnius University,13921274|13921274 +Teka Komisji Politologii i Stosunków Międzynarodowych,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,18968279| +Tékhne,Elsevier ,16459911| +Teknik,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),08521697|24609919 +Teknokultura,Universidad Complutense de Madrid,15492230 +Tekst Kniga Knigoizdanie,Tomsk State University,23062061| +Tekstil ve Mühendis,UCTEA Chamber of Textile Engineers,13007599| +Tekstilec,Faculty of Natural Sciences and Engineering. Department of Textiles,03513386|23503696 +Tekstura Rocznik Filologiczno-Kulturoznawczy,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20827008| +Teksty Drugie,Instytut Badan Literackich PAN/The Institute of Literary Research PAS,08670633| +Tel Aviv,Maney Publishing,03344355|20404786 +Telecommunication Systems,Springer-Verlag,10184864|15729451 +Telecommunications and Radio Engineering,Begell House Inc.,00402508| +Telecommunications Journal of Australia,Swinburne University of Technology,00402486|18354270 +Telecommunications Policy,Elsevier ,03085961| +Telematics and Informatics,Elsevier ,07365853| +Telemedicine and e-Health,Mary Ann Liebert,15305627|15563669 +Telemedicine Journal,Mary Ann Liebert,10783024|10783024 +Telemedicine Journal and e-Health,Mary Ann Liebert,15305627|00000000 +Télescope Revue d’analyse comparée en administration publique,Consortium Erudit,12033294|19293348 +Tělesná kultura,Palacky University Olomouc,12116521|18038360 +Television & New Media,SAGE Publications,15274764|00000000 +Telfor Journal,Centre for Evaluation in Education and Science,18213251| +TELKOMNIKA (Telecommunication Computing Electronics and Control),Universitas Ahmad Dahlan ,16936930|23029293 +TELKOMNIKA Indonesian Journal of Electrical Engineering,Institute of Advanced Engineering and Science,23024046|2087278X +Telluronium Ylides,Thieme Publishing Group,20200137 +Tellus A,Co-Action Publishing,02806495|16000870 +Tellus B,Co-Action Publishing,02806509|16000889 +Telomere and Telomerase,"""Smart Science and Technology, LLC""",23781378 +Telopea,Royal Botanica Gardens and Domain Trust,03129764|22004025 +Télos,University of Santiago de Compostela,11320877|2255596X +Telos,Telos Press,00906514|1940459X +TEMA (São Carlos),Brazilian Society for Computational and Applied Mathematics,16771966|21798451 +Temas Atuais em Biologia,Editora Cubo Multimidia,23588616 +Temas de Nuestra América Revista de Estudios Latinoaméricanos,Universidad Nacional de Costa Rica,02592339| +Temas em Psicologia,Associacao Brasileira de Psicologia,1413389X|21753652 +Temida,National Library of Serbia,14506637|24060941 +Témoigner Entre histoire et mémoire,OpenEdition,0772652X| +Temperature,Landes Bioscience,23328940|23328959 +Tempo,SciELO,14137704|1980542X +Tempo,Cambridge University Press,00402982|14742286 +Tempo Social,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,01032070|01032070 +Tempus Actas de Saúde Coletiva,Nucleo de Estudos em Saude Publica,19828829|19828829 +Tendencias pedagógicas,Servicio de Publicaciones de la Universidad Autonoma de Madrid,19898614|18886744 +Tenri Medical Bulletin,"""Tenri Foundation, Tenri Institute of Medical Research""",13441817|21872244 +Tenside Surfactants Detergents,Carl Hanser Verlag GMBH & Co KG,09323414|21958564 +Tenso,Muse - Johns Hopkins University Press,19440146 +Teocomunicação,EDIPUCRS,0103314X|19806736 +TEOLITERARIA - Revista de Literaturas e Teologias ISSN 2236-993,Pontifica Universidade Catolica de Sao Paulo,22369937 +Teologia i Człowiek,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,17315638|23917598 +Teologia i Moralność,Adam Mickiewicz University Poznan,18982964|24504602 +Teologia Praktyczna,Adam Mickiewicz University Poznan,16426738| +Teologia Prática,Instituto Metodista Izabela Hendrix,16796098 +Teología y vida,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,00493449|00493449 +Teologisk Tidsskrift,Scandinavian University Press / Universitetsforlaget AS,18930263|18930271 +Teoretičeskaâ fizika astrofizika i kosmologiâ,Centre for Theoretical Physics and Astrophysics,19913907 +Teoria & Sociedade,SciELO,15184471 +Teoría de la Educación Revista Interuniversitaria,Ediciones Universidad de Salamanca,11303743|23865660 +Teoria e Pesquisa,Editora Cubo Multimidia,1040103 +Teoría y Praxis,Latin America Journals Online,1994733X| +Teoriya i praktika arkheologicheskikh issledovaniy,Altai State University,23072539| +Téoros Revue de recherche en tourisme,Consortium Erudit,07128657|19232705 +Teosofi Jurnal Tasawuf dan Pemikiran Islam,"""State Islamic University (UIN) of Sunan, Ampel""",20887957|2442871X +Tér és Társadalom,Ter es Tarsadalom Journal,02377683|20629923 +TERAPIA FAMILIARE,Franco Angeli,03912868|19725442 +Terapia psicológica,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7184808 +Teratogenesis Carcinogenesis and Mutagenesis,Wiley Blackwell (John Wiley & Sons),02703211|15206866 +Teratology,Wiley Blackwell (John Wiley & Sons),00403709|10969926 +Teratology Studies,PAGEPress Publications,20394411|2039442X +Teresa,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15179737|24478997 +Természetföldrajzi Közlemények,Termeszetfoldrajzi Kozlemenyek Journal,20634153 +Terminal,OpenEdition,09975551|24294578 +Terminology,John Benjamins Publishing Company,09299971|00000000 +Termotehnika,Centre for Evaluation in Education and Science,0350218X| +Terr Plural,Universidade Estadual de Ponta Grossa,19816537|1982095X +Terra Brasilis,OpenEdition,23167793|23167793 +Terra Economicus,Southern Federal University,20736606|24104531 +Terra endins,Iniciativa Digital Politecnica,20135106| +Terra Incognita,Peeters Publishers,17831199 +Terra Nova,Wiley Blackwell (Blackwell Publishing),09544879|13653121 +Terrae Incognitae,Maney Publishing,00822884|20408706 +Terrain,OpenEdition,07605668|17775450 +Terrains/Théories,OpenEdition,24279188 +Terrestrial Arthropod Reviews,Brill Academic Publishers,18749828|18749836 +Terrestrial Atmospheric and Oceanic Sciences,Chinese Geoscience Union,10170839| +Territoire en mouvement,OpenEdition,19544863|19505698 +TERRITORIO,Franco Angeli,18258689|22396330 +Territorio Sociedad y Poder,Universidad de Oviedo,18861121|23411163 +Territorios,Colegio Mayor de Nuestra Senora del Rosario,01238418|22157484 +Territorium Revista Portuguesa de riscos prevenção e segurança,Coimbra University Press,16477723|16477723 +Territory Politics Governance,Informa UK (Taylor & Francis),21622671|2162268X +Terrorism,Informa UK (Taylor & Francis),01490389| +Terrorism and Counter-Terrorism Studies,The International Centre for Counter-Terrorism (ICCT),24680664 +Terrorism and Counter-Terrorism Studies,The International Centre for Counter-Terrorism (ICCT),24680656 +Terrorism and Political Violence,Informa UK (Taylor & Francis),09546553|15561836 +Tertiary Education and Management,Informa UK (Taylor & Francis),13583883|15731936 +Területi Statisztika,Hungarian Central Statistical Office,00187828|20648251 +Tes-,Ankara University,13014714 +TESOL Journal,Wiley Blackwell (John Wiley & Sons),19493533| +TESOL Journal,Wiley Blackwell (John Wiley & Sons),10567941| +TESOL Quarterly,Wiley Blackwell (John Wiley & Sons),00398322|15457249 +Tesserae,Informa UK (Taylor & Francis),13507494| +Test,Springer-Verlag,11330686|18638260 +Test Delete Tribology and Interface Engineering Series,Elsevier , +test deposit journal rename,CrossRef test user, +Test deposit system,CrossRef test user,15583449| +Test deposits,CrossRef test prefix,11111111| +Test new title create interface,CrossRef test user,1929968 +test PARKS,CrossRef test user, +Test Publication,CrossRef test user,12378593| +Test s Publication,CrossRef test prefix,12345678| +Test special character title Academica Ciências Agrarias,CrossRef test user,10898123| +test test test,CrossRef test user, +test title create feature,CrossRef test user,18676510| +Test title issn problem,CrossRef test user,15454517| +Test Title Search,CrossRef test user, +test0819,Odessa National Academy of Food Technologies, +Test1234,Index Copernicus International,1230817X +Test123456,Index Copernicus International,1230820X +testaugust,CrossRef test user,00484911| +TESTFÓRUM,Masaryk University Press,18059147 +Testing LATIN SMALL LETTER O SLASH Ø,CrossRef test user,01923749| +Testing new deposit code,CrossRef test user,00377333|00377333 +testing title create feature,CrossRef test user,15340295| +Testing using DS environment,CrossRef test user,1092177X| +TestowaPG,Index Copernicus International,2091747 +Testowy IndexCopernicus,Index Copernicus International,1003515X +Test_Michael Jackson Costumes,CrossRef test user,00215996| +Test´s Publication,CrossRef test prefix,12345678| +Tethys Journal of Weather and Climate of the Western Mediterranean,"""Tethys, Journal of Weather & Climate of the Western Mediterranean""",16971523|11393394 +Tetrahedron,Elsevier ,00404020| +Tetrahedron Asymmetry,Elsevier ,09574166|09574166 +Tetrahedron Computer Methodology,Elsevier ,08985529| +Tetrahedron Letters,Elsevier ,00404039|00404039 +Tetrahedron Organic Chemistry Series,Elsevier , +Tetsu-to-Hagane,The Iron and Steel Institute of Japan,00211575|18832954 +Texas Heart Institute Journal,Texas Heart Institute Journal,07302347| +Texas Orthopaedic Journal,Sulcus Publishing,23802987| +Texas Studies in Literature & Language,University of Texas Press,00404691|15347303 +Text & Talk - An Interdisciplinary Journal of Language Discourse Communication Studies,Walter de Gruyter GmbH,18607330|18607349 +Text - Interdisciplinary Journal for the Study of Discourse,Walter de Gruyter GmbH,01654888|16134117 +Text and Performance Quarterly,Informa UK (Taylor & Francis),10462937|14795760 +Text and Talk,Walter de Gruyter GmbH,18607330|18607349 +Text Matters,De Gruyter Open Sp. z o.o. ,20832931|2084574X +TEXTILE,Informa UK (Taylor & Francis),14759756|17518350 +Textile Coloration and Finishing,The Korean Society of Dyers and Finishers,12290033| +Textile History,Maney Publishing,00404969|00000000 +Textile Institute Journal Proceedings and Abstracts,Informa UK (Taylor & Francis),03684504| +Textile Progress,Informa UK (Taylor & Francis),00405167|17542278 +Textile Research Journal,SAGE Publications,00405175|17467748 +Textile Science and Engineering,The Korean Fiber Society,12251089| +Textiles and Clothing Sustainability,Springer (Biomed Central Ltd.),21979936|21979936 +Textiles and Light Industrial Science and Technology,DEStech Publications,2304943X|23049421 +Texto & Contexto - Enfermagem,SciELO,01040707|01040707 +Texto Digital,Universidade Federal de Santa Catarina,18079288|18079288 +Texto Livre Linguagem e Tecnologia,Faculdade de Letras da UFMG,19833652 +Textos & Contextos (Porto Alegre),EDIPUCRS,16779509 +Textos de Economia,Universidade Federal de Santa Catarina,01036017|21758085 +Textos e Debates,Universidade Federal de Roraima,14139987|23171448 +Textos en Proceso,EDICE Programme,2001967X +Textos Escolhidos de Cultura e Arte Populares,Universidade do Estado do Rio de Janeiro UERJ,19803281|19819935 +Textual Cultures,IUScholarWorks,15592936|19337418 +Textual Practice,Informa UK (Taylor & Francis),0950236X|14701308 +Texturas,Universidad Nacional del Litoral,16668367|23625848 +Texture,Hindawi Publishing Corporation,03716554| +Texture of Crystalline Solids,Hindawi Publishing Corporation,03097951| +Texture Stress and Microstructure,Hindawi Publishing Corporation,16875397|16875400 +Textures and Microstructures,Hindawi Publishing Corporation,07303300|10294961 +Textyles,OpenEdition,07760116|22952667 +Textyles,OpenEdition,07760116| +Thalamus & Related Systems,Cambridge University Press,14729288|17448107 +Thalamus & Related Systems,Elsevier ,14729288| +Thalassas An International Journal of Marine Sciences,Springer-Verlag,02125919|23661674 +Thalassemia Reports,PAGEPress Publications,20394357|20394365 +The AAG Review of Books,Informa UK (Taylor & Francis),2325548X +The AAPS Journal,American Association of Pharmaceutical Scientists,15507416 +The Aboriginal Child at School,Cambridge University Press,03105822| +The Academy of Management Annals,Informa UK (Taylor & Francis),19416520|19416067 +The Academy of Management Journal,The Academy of Management,00014273|19480989 +The Academy of Management Review,The Academy of Management,03637425|19303807 +The Accounting Review,American Accounting Association,00014826|15587967 +The Acquisitions Librarian,"""Informa UK (Haworth Press, Inc.,)""",08963576|1544435X +The actual problems in dentistry,SE Liubov Syvorova,20777566|24129461 +The Acupuncture,Korean Acupuncture and Moxibustion Medicine Society,12291137|22877797 +The Adelphi Papers,Informa UK (Taylor & Francis),0567932X|14785145 +The ADHD Report,Guilford Publications,10658025| +The Advanced Science Journal,Scireps Corporation,2219746X|22197478 +The Aeronautical Journal,Cambridge University Press,00019240|20596464 +The African Book Publishing Record,Walter de Gruyter GmbH,03060322|18658717 +The Aging Male,Informa UK (Taylor & Francis),13685538|14730790 +The agricultural gazette of New South Wales,Smithsonian Institution Biodiversity Heritage Library,00021474| +The Agriculturists,Bangladesh Journals Online,17295211|23047321 +The Aldine,JSTOR,21514186| +The Alkaloids Chemistry and Biology,Elsevier , +The AMA Journal of Ethic,American Medical Association,23766980 +The American Archivist,Society of American Archivists,03609081| +The American Art Review,JSTOR,21518890| +The American Biology Teacher,University of California Press,00027685|19384211 +The American Cartographer,Informa UK (Taylor & Francis),00941689| +The American Catholic Sociological Review,JSTOR,0362515X| +The American Economic Review,American Economic Association,00028282|19447981 +The American Economist,SAGE Publications,05694345|23281235 +The American Heart Hospital Journal,"""Medical Media Communications LTD, T/A Radcliffe Cardiology""",15419215|17517168 +The American Historical Review,Oxford University Press,00028762|19375239 +The American Indian Quarterly,University of Nebraska Press,0095182X|15341828 +The American Journal of Archaeology and of the History of the Fine Arts,JSTOR,15405079| +The American Journal of Bioethics,Informa UK (Taylor & Francis),15265161|15360075 +The American Journal of Cancer,American Association for Cancer Research,00997374|00997374 +The American Journal of Cardiology,Elsevier ,00029149|00029149 +The American Journal of Chinese Medicine,World Scientific ,0192415X|17936853 +The American Journal of Comparative Law,American Journal of Comparative Law,0002919X| +The American Journal of Digestive Diseases,Springer-Verlag,00029211| +The American Journal of Drug and Alcohol Abuse,Informa UK (Taylor & Francis),00952990|10979891 +The American Journal of Emergency Medicine,Elsevier ,07356757| +The American Journal of Esthetic Dentistry,Quintessence Publishing,21622833|21622841 +The American Journal of Gastroenterology,Nature Publishing Group,00029270|15720241 +The American Journal of Gastroenterology Supplements,Nature Publishing Group,19489498|19489501 +The American Journal of Geriatric Cardiology,Wiley Blackwell (Blackwell Publishing),10767460|1751715X +The American Journal of Geriatric Pharmacotherapy,Elsevier ,15435946| +The American Journal of Human Genetics,Elsevier ,00029297|15376605 +The American Journal of International Law,American Society of International Law,00029300|21617953 +The American Journal of Jurisprudence,Oxford University Press,00658995|20496494 +The American Journal of Legal History,Oxford University Press,00029319|2161797X +The American Journal of Medicine,Elsevier ,00029343| +The American Journal of Medicine Supplements,Elsevier ,15482766| +The American Journal of Philology,JSTOR,00029475| +The American Journal of Police Science,JSTOR,15476154| +The American Journal of Psychoanalysis,Nature Publishing Group - Macmillan Publishers,00029548|15736741 +The American Journal of Psychology,University of Illinois Press,00029556|19398298 +The American Journal of Science and Medical Research,Global Science Publishing Group,23776196 +The American Journal of Semiotics,Philosophy Documentation Center,02777126| +The American Journal of Semitic Languages and Literatures,The University of Chicago Press,10620516| +The American Journal of Sports Medicine,SAGE Publications,03635465|00000000 +The American Journal of Surgery,Elsevier ,00029610| +The American Journal of the Medical Sciences,Elsevier ,00029629| +The American Journal of Theology,The University of Chicago Press,15503283| +The American Law Register (1852-1891),JSTOR,15583813| +The American Law Register (1898-1907),JSTOR,15583562| +The American Law Register and Review,JSTOR,15583538| +The American Midland Naturalist,BioOne (University of Notre Dame),00030031|19384238 +The American Naturalist,The University of Chicago Press,00030147|15375323 +The American Review of Canadian Studies,Informa UK (Taylor & Francis),02722011|19439954 +The American Review of Public Administration,SAGE Publications,02750740|00000000 +The American Sociologist,Springer-Verlag,00031232|19364784 +The American Statistician,Informa UK (American Statistical Association),00031305|15372731 +The Americas A Quarterly Review of Latin American History,Cambridge University Press,00031615|15336247 +The Analysis of Verbal Behavior,Springer-Verlag,08899401|21968926 +The Analyst,The Royal Society of Chemistry,00032654|13645528 +The Analyst,JSTOR,07417918| +The Anatolian Journal of Cardiology,Kare Publishing,21492263|21492271 +The Anatomical Record,Wiley Blackwell (John Wiley & Sons),0003276X|10970185 +The Anatomical Record,Wiley Blackwell (John Wiley & Sons),19328486|19328494 +The Anatomical Record Part A Discoveries in Molecular Cellular and Evolutionary Biology,Wiley Blackwell (John Wiley & Sons),15524884|15524892 +The Anatomical Record Part B The New Anatomist,Wiley Blackwell (John Wiley & Sons),15524906|15524914 +The Angle Orthodontist,The Angle Orthodontist,00033219|19457103 +The Annals of Applied Probability,Institute of Mathematical Statistics,10505164| +The Annals of Applied Statistics,Institute of Mathematical Statistics,19326157| +The Annals of Family Medicine,Annals of Family Medicine,15441709|15441717 +The Annals of Japan Association for Urban Sociology,Japan Association for Urban Sociology,13414585|18844839 +The Annals of Mathematical Statistics,Institute of Mathematical Statistics,00034851| +The Annals of Pharmacotherapy,SAGE Publications,10600280|15426270 +The Annals of physiological anthropology,Japan Society of Physiological Anthropology,02878429| +The Annals of Probability,Institute of Mathematical Statistics,00911798| +The Annals of Regional Science,Springer-Verlag,05701864|14320592 +The Annals of Statistics,Institute of Mathematical Statistics,00905364| +The Annals of the American Academy of Political and Social Science,SAGE Publications,00027162|15523349 +The Annals of Thoracic Surgery,Elsevier ,00034975| +The Annual of Animal Psychology,The Japanese Society for Animal Psychology,00035130|18836283 +The Annual of Rabbinic Judaism,Brill Academic Publishers,13880365| +The Annual of the American School of Oriental Research in Jerusalem,JSTOR,19332505| +The Annual of the American Schools of Oriental Research,JSTOR,00660035| +The Annual of the British School at Athens,Cambridge University Press,00682454|20452403 +The Annual Report of Educational Psychology in Japan,The Japanese Association of Educational Psychology,04529650|21863091 +The Annual Review of Pharmacology and Toxicology,Annual Reviews,03621642|15454304 +The Annual review of sociology,Kantoh Sociological Society,09194363|18840086 +The Annuals of Japanese Political Science Association,Japanese Political Science Association,05494192|18843921 +The Anthropocene Review,SAGE Publications,20530196|2053020X +The Anti-Union,JSTOR,20091672| +The Antidote,Emerald (MCB UP ),13638483|00000000 +The Antioch Review,The Antioch Review,00035769|00035769 +The Antiquaries Journal,Cambridge University Press,00035815|17585309 +The Antitrust Bulletin,SAGE Publications,0003603X|19307969 +The ANZIAM Journal,Cambridge University Press,14461811|14468735 +The Application of Clinical Genetics,Dove Medical Press,1178704X +The Arab Journal For Quality Assurance In Higher Education,"""University of Science and Technology, Yemen""",23085347|23085355 +The Arab Journal of Psychiatry,"""Al Manhal FZ, LLC""",10168923| +The Arabian Journal of Accounting,Scientific Publishing Center,22101454| +The Arabidopsis Book,BioOne- American Society of Plant Biologists (Arabidopsis),15438120|15438120 +The Archives of Automotive Engineering/ Archiwum Motoryzacji,Index Copernicus International,1234754X| +The Arkansas Historical Quarterly,JSTOR,00041823| +The Art Book,Wiley Blackwell (Blackwell Publishing),13686267|14678357 +The Art Bulletin,Informa UK (Taylor & Francis),00043079|15596478 +The Art Critic,JSTOR,2150315X| +The Art Journal (1875-1887),JSTOR,2152243X| +The Art News,JSTOR,21503192| +The Art Review,JSTOR,21503184| +The Art Union,JSTOR,19480709| +The Art World,JSTOR,21512752| +The Arthur Miller Journal,The Pennsylvania State University Press,15588831|15588831 +The Artist An Illustrated Monthly Record of Arts Crafts and Industries (American Edition),JSTOR,21514879| +The Arts in Psychotherapy,Elsevier ,01974556| +The Asia Journal of Applied Microbiology,Pak Publishing Group,24092177|23138157 +The Asia Pacific Heart Journal,Elsevier ,13280163| +The Asia Pacific Journal of Anthropology,Informa UK (Taylor & Francis),14442213|17409314 +The Asia Pacific Journal of Thoracic & Cardiovascular Surgery,Elsevier ,13242881| +The Asia-Pacific Education Researcher,Springer-Verlag,01195646|22437908 +THE ASIAN JOURNAL OF ANIMAL SCIENCE,Hind Agri Horticultural Society,09734791|09768963 +THE ASIAN JOURNAL OF HORTICULTURE,Hind Agri Horticultural Society,09734767|0976724X +The Asian Journal of Shipping and Logistics,Elsevier ,20925212| +The Asian Journal of Technology Management (AJTM),"""School of Business and Management, Institut Teknologui Bandung""",19786956|2089791X +The Asian review of World Histories,The Asian Association of World Historians,2287965X| +The Association of Korea Counseling Psychology Education Welfare,The Association of Korea Counseling Psychology Education Welfare,23838736| +The Astronomical Journal,American Astronomical Society,00046256|15383881 +The Astronomy and Astrophysics Review,Springer-Verlag,09354956|14320754 +The Astrophysical Journal,American Astronomical Society,20418205|20418213 +The Astrophysical Journal,American Astronomical Society,0004637X|15384357 +The Astrophysical Journal Supplement Series,American Astronomical Society,00670049|15384365 +The ATA Journal of Legal Tax Research,American Accounting Association,1543866X| +The Athenian Agora,JSTOR,15588610| +The Auk,BioOne (American Ornithologists Union),00048038|19384254 +The AustralAsian Journal of Cardiac and Thoracic Surgery,Elsevier ,10372091| +The Australasian Journal of Optometry,Wiley Blackwell (Blackwell Publishing),0817881X| +The Australian and New Zealand Journal of Organisational Psychology,Cambridge University Press (Australian Academic Press),18357601|18357601 +The Australian Educational and Developmental Psychologist,Cambridge University Press,08165122|18392504 +The Australian Educational Researcher,Springer-Verlag,03116999|22105328 +The Australian Journal of Anthropology,Wiley Blackwell (Blackwell Publishing),10358811|18359310 +The Australian Journal of Chinese Affairs,JSTOR,01567365| +The Australian Journal of Hospital Pharmacy,Wiley Blackwell (John Wiley & Sons),03106810| +The Australian Journal of Indigenous Education,Cambridge University Press,13260111|20497784 +The Australian Journal of Midwifery,Elsevier ,14454386| +The Australian Journal of Optometry,Wiley Blackwell (Blackwell Publishing),00450642| +The Australian Library Journal,Informa UK (Taylor & Francis),00049670|22014276 +The Australian Quarterly,JSTOR,00050091| +The B E Journal of Economic Analysis & Policy,Walter de Gruyter GmbH,21946108|19351682 +The B E Journal of Macroeconomics,Walter de Gruyter GmbH,21946116|19351690 +The B E Journal of Theoretical Economics,Walter de Gruyter GmbH,21946124|19351704 +The Back Letter,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08947376| +The Baffler,CrossRef test user,10599789|2164926X +The Baltic International Yearbook of Cognition Logic and Communication,New Prairie Press,19443676 +The Baltic Journal of Road and Bridge Engineering,Vilnius Gediminas Technical University,1822427X|18224288 +The Behavior Analyst,Springer-Verlag,07386729|21968918 +The Behavior Analyst Today,American Psychological Association,15394352 +The Belfast Magazine and Literary Journal,JSTOR,1757045X| +The Belfast Monthly Magazine,JSTOR,17581605| +The Bell Journal of Economics,JSTOR,0361915X| +The Bell Journal of Economics and Management Science,JSTOR,00058556| +The Bible and Critical Theory,Monash University,18323391|18323391 +The Bible Translator,SAGE Publications,20516770|20516789 +The Bible Translator,SAGE Publications,02600935| +The Biblical Archaeologist,JSTOR,00060895| +The Biblical World,The University of Chicago Press,01903578| +The Birds of North America Online,Cornell Lab of Ornithology,10615466 +The Black Perspective in Music,JSTOR,00907790| +The Black Scholar,Informa UK (Taylor & Francis),00064246|21625387 +The Bone & Joint Journal,British Editorial Society of Bone and Joint Surgery,20494394| +The Botanical Review,Springer-Verlag,00068101|18749372 +The Bottom Line Managing Library Finances,Emerald (MCB UP ),0888045X|00000000 +The Botulinum J,Inderscience Enterprises Ltd.,17547318|17547326 +The Brain & Neural Networks,Japanese Neural Network Society,1340766X|18830455 +The Brain Sciences Journal,The Brain Sciences Foundation,21646333|2164635X +The Brandywine Review of Faith & International Affairs,Informa UK (Taylor & Francis),15435725| +The Brazilian Journal of Infectious Diseases,Elsevier ,14138670| +The BRC Academy Journal of Business,Cambria Press,21528721|2152873X +The BRC Academy Journal of Education,Cambria Press,21528756|21528780 +The Breast,Elsevier ,09609776| +The Breast Journal,Wiley Blackwell (Blackwell Publishing),1075122X|15244741 +The British Accounting Review,Elsevier ,08908389|10958347 +The British Journal for the History of Science,Cambridge University Press,00070874|1474001X +The British Journal for the Philosophy of Science,Oxford University Press,00070882|14643537 +The British Journal of Aesthetics,Oxford University Press,00070904|14682842 +The British Journal of Animal Behaviour,Elsevier ,09505601| +The British Journal of Chiropractic,Elsevier ,14662108| +The British Journal of Development Disabilities,Maney Publishing,09697950| +The British Journal of Diabetes,"""ABCD Diabetes Care, LTD.""",14746514|17534305 +The British Journal of Forensic Practice,Emerald (MCB UP ),14636646|20428340 +The British Journal of Mental Subnormality,Maney Publishing,0374633X| +The British Journal of Psychiatry,Royal College of Psychiatrists,00071250| +The British Museum Quarterly,JSTOR,0007151X| +The Brookings Review,JSTOR,07451253| +The Brown University Child & Adolescent Psychopharmacology Update,Wiley Blackwell (John Wiley & Sons),15278395|15567567 +The Brown University Child and Adolescent Behavior Letter,Wiley Blackwell (John Wiley & Sons),08982562|15567575 +The Brown University Child and Adolescent Behavior Letter,Wiley Blackwell (John Wiley & Sons),10581073| +The Brown University Digest of Addiction Theory and Application,Wiley Blackwell (John Wiley & Sons),10406328|15567559 +The Brown University Geriatric Psychopharmacology Update,Wiley Blackwell (John Wiley & Sons),15292584|15567540 +The Brown University Psychopharmacology Update,Wiley Blackwell (John Wiley & Sons),16085308|15567532 +The Brown University Psychopharmacology Update,Wiley Blackwell (John Wiley & Sons),10685308| +The Bryologist,BioOne (American Bryological and Lichenological Society),00072745|19384378 +The Bulletin of Contemporary Clinical Medicine,Contemporary Clinical Medicine,20710240|2079553X +The Bulletin of Hispanic Studies,Liverpool University Press,14753839|14783398 +The Bulletin of Legal Medicine,The Bulletin of Legal Medicine,1300865X| +The Bulletin of Mathematical Biophysics,Springer-Verlag,00074985| +The Bulletin of Society for Mathematical Services and Standards,SciPress Ltd.,22778020 +The Bulletin of Society for Mathematical Services and Standards,SciPress Ltd.,22778020 +The Bulletin of Society for Mathematical Services and Standards,SciPress Ltd.,22778020 +The Bulletin of the College Art Association,JSTOR,08950571| +The Bulletin of the College Art Association of America,JSTOR,02728192| +The Bulletin of the Ecological Society of America,Wiley Blackwell (John Wiley & Sons),23276096| +The Bulletin of the Japanese Bird Banding Association,The Japanese Bird Banding Association,09144307|21872481 +The Bulletin of the Midwest Modern Language Association,JSTOR,00263419| +The Bulletin of the Museum of Modern Art,JSTOR,19386761| +The Bulletin of the Rocky Mountain Modern Language Association,JSTOR,00357626| +The Bulletin of Tokyo Dental College,Tokyo Dental College,00408891| +The Bulletin of zoological nomenclature,Smithsonian Institution Biodiversity Heritage Library,00075167| +The Business History Review,Cambridge University Press,00076805|2044768X +The Business School Journal,Informa UK (Taylor & Francis),23722800 +The Byron Journal,Liverpool University Press,03017257|17570263 +The California School Psychologist,Springer-Verlag,10873414| +The Cambridge Classical Journal,Cambridge University Press,17502705|2047993X +The Cambridge Journal of Postcolonial Literary Inquiry,Cambridge University Press,20522614|20522622 +The Cambridge Law Journal,Cambridge University Press,00081973|14692139 +The Cambridge Quarterly,Oxford University Press,0008199X|14716836 +The Cambro-Briton,JSTOR,17579953| +The Canadian Entomologist,Cambridge University Press (Entomological Society of Canada),0008347X|19183240 +The Canadian Journal for the Scholarship of Teaching and Learning,"""University of Western Ontario, Western Libraries""",19182902|19182902 +The Canadian Journal of Chemical Engineering,Wiley Blackwell (John Wiley & Sons),00084034|1939019X +The Canadian Journal of Economics and Political Science,JSTOR,03154890| +The Canadian Journal of Hospital Pharmacy,Canadian Society of Hospital Pharmacists,00084123|19202903 +The Canadian Journal of Human Sexuality,University of Toronto Press Inc,11884517|22917063 +The Canadian Journal of Irish Studies,JSTOR,07031459| +The Canadian Journal of Linguistics / La revue canadienne de linguistique,Muse - Johns Hopkins University Press,17101115 +The Canadian Journal of Program Evaluation,University of Toronto Press Inc,14967308| +The Canadian Journal of Psychiatry,SAGE Publications,07067437|14970015 +The Canadian Journal of Sociology,Muse - Johns Hopkins University Press,17101123 +The Canadian Mineralogist,Mineralogical Association of Canada,00084476|14991276 +The Canadian Psychologist,American Psychological Association,00084832| +The Cancer Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15289117| +The Cardiology,Science Alert,18118194| +The Career Development Quarterly,Wiley Blackwell (John Wiley & Sons),08894019| +The Caregiver Journal,Informa UK (Taylor & Francis),1077842X| +The Carl Beck Papers in Russian and East European Studies,"""University Library System, University of Pittsburgh""",2163839X +The Carleton Drama Review,JSTOR,01613936| +The Carlyle Letters Online,Duke University Press,15320928| +The Cartographic Journal,Maney Publishing,00087041|00000000 +The CASE International Journal of Educational Advancement,Nature Publishing Group - Macmillan Publishers,14673657|1740214X +The CASE Journal,Emerald (MCB UP ),15449106| +The Case Manager,Elsevier ,10619259| +The Catalyst A Multidisciplinary Review of Undergraduate Scholarship at The University of Southern Mississippi,Univeristy of Southern Mississippi,24710776 +The Catholic Counselor and Readings,Wiley Blackwell (John Wiley & Sons),21645086| +The Catholic Historical Review,Muse - Johns Hopkins University Press,15340708 +The Catholic Layman,JSTOR,07915640| +The Catholic Philosophy,The Korean Association of Catholic Philosophers,12292915| +The Caucasus and Globalization Journal Social Political and Economic Studies,"""Science and Education, Ltd.""",18197353| +The Cedarville Review,Centennial Library,23722835|2372286X +The Celtic Review,JSTOR,17556066| +The Cerebellum,Springer-Verlag,14734222|14734230 +The Charleston Advisor,The Charleston Co.,15254011|15254003 +The Chaucer Review,The Pennsylvania State University Press,00092002|15284204 +The Chemical Educator,Springer-Verlag,14304171 +The Chemical Engineering Journal,Elsevier ,03009467| +The Chemical Engineering Journal and the Biochemical Engineering Journal,Elsevier ,09230467| +The chemical machinerey,The Society of Chemical Engineers Japan,03684784| +The Chemical Physics of Solid Surfaces,Elsevier , +The Chemical Record,Wiley Blackwell (John Wiley & Sons),15278999|15280691 +The Chemist’s Section of the Cotton Oil Press,Springer-Verlag,00959774| +The Chesterton Review,Philosophy Documentation Center,03170500| +The Chesterton Review em Português,Philosophy Documentation Center,21628548| +The Chesterton Review en Español,Philosophy Documentation Center,2162853X| +The Chesterton Review en Français,Philosophy Documentation Center,21628602| +The Chesterton Review in Italiano,Philosophy Documentation Center,21623554| +The China Journal,The University of Chicago Press,13249347|18358535 +The China Nonprofit Review,Brill Academic Publishers,18765092|18765149 +The China Quarterly,Cambridge University Press,00094439|14682648 +The Chinese Historical Review,Maney Publishing,1547402X|20487827 +The Chinese Journal of Comparative Law,Oxford University Press,20504802|20504810 +The Chinese Journal of Global Governance,Brill Academic Publishers,23525193|23525207 +The Chinese Journal of International Politics,Oxford University Press,17508916|17508924 +The Chinese Journal of Physiology,Chinese Physiological Society,03044920| +The Chinese-German Journal of Clinical Oncology,Springer-Verlag,16101979|16139089 +The Clarion- International Multidisciplinary Journal,Diva Enterprises Private Limited,22771697|2277937X +The Classical Journal,"""Classical Association of the Middle West and South, Inc.""",00098353|00098353 +The Classical Literature and Education,The Society of Korean Classical Literature Education,15987108| +The Classical Quarterly,Cambridge University Press,00098388|14716844 +The Classical Review,Cambridge University Press,0009840X|14643561 +The Classical Weekly,JSTOR,1940641X| +The Classical World,JSTOR,00098418| +The Clearing House A Journal of Educational Strategies Issues and Ideas,Informa UK (Taylor & Francis),00098655|1939912X +The Cleft Palate-Craniofacial Journal,American Cleft Palate Association,10556656|15451569 +The Clinical Investigator,Springer-Verlag,09410198| +The Clinical Journal of Pathology,Wiley Blackwell (John Wiley & Sons),20548818| +The Clinical Neuropsychologist,Informa UK (Taylor & Francis),13854046|17444144 +The Clinical Respiratory Journal,Wiley Blackwell (Blackwell Publishing),17526981|1752699X +The Clinical Supervisor,Informa UK (Taylor & Francis),07325223|1545231X +The Clinical Teacher,Wiley Blackwell (Blackwell Publishing),17434971|1743498X +The Clinician,Publishing House ABV Press,18188338|24128775 +The CLR James Journal,Philosophy Documentation Center,21674256| +The CLR James Journal,Philosophy Documentation Center,21674256| +The Cognitive Behaviour Therapist,Cambridge University Press,1754470X +The Coleopterists Bulletin,BioOne (Coleopterists Society),0010065X|19384394 +The Collector and Art Critic,JSTOR,19480202| +The College Music Symposium,The College Music Society,23302011 +The Columbia Journal of World Business,Elsevier ,00225428| +The Comics Grid Journal of Comics Scholarship,Open Library of Humanities,20480792|20480792 +The Communication Review,Informa UK (Taylor & Francis),10714421|15477487 +The Communications in Information Science and Management Engineering,The World Academic Publishing,22221859|22247785 +The Comparatist,Muse - Johns Hopkins University Press,15590887 +The Computer Bulletin,Oxford University Press,00104531|1464357X +The Computer Games Journal,Springer-Verlag,2052773X +The Computer Journal,Oxford University Press,00104620|14602067 +The Condor,BioOne (Cooper Ornithological Society),00105422|19385129 +The Connoisseur,JSTOR,21511276| +The Conservator,Informa UK (Taylor & Francis),01400096| +The Consultant Pharmacist,American Society of Consultant Pharmacists,08885109| +The Contemporary Pacific,Muse - Johns Hopkins University Press,15279464 +The Coordinator,JSTOR,15408256| +The Cormac McCarthy Journal,The Pennsylvania State University Press,23333073|23333065 +The Counseling Psychologist,SAGE Publications,00110000|00000000 +The Course of Study,The University of Chicago Press,15455890| +The Court Historian,Maney Publishing,14629712|20563450 +The Crayon,JSTOR,21503176| +The Crop Journal,Elsevier ,22145141| +The Cryosphere,Copernicus GmbH,19940424 +The Cryosphere Discussions,Copernicus GmbH,19940440 +The CSAS Bulletin,Wiley Blackwell (Blackwell Publishing),05770963|15487431 +The Curriculum Journal,Informa UK (Taylor & Francis),09585176|14693704 +THE DAEGU HISTORICAL REVIEW,Daegu Historical Association,12259039| +The Decorator and Furnisher,JSTOR,21506256| +The Dental Journal of Nihon University,Nihon University School of Dentistry,18842976 +The Department Chair,Wiley Blackwell (John Wiley & Sons),10493255|19364393 +The Depositional Record,Wiley Blackwell (John Wiley & Sons),20554877| +The Design Journal,Informa UK (Taylor & Francis),14606925|17563062 +The Developing Economies,Wiley Blackwell (Blackwell Publishing),00121533|17461049 +The Diabetes Educator,SAGE Publications,01457217|15546063 +THE DONG BANG HAK CHI,Institute of Korean Studies,12266728| +The Dostoevsky Journal,Brill Academic Publishers,15355314|23752122 +The Dovenschmidt Quarterly,Boom Uitgevers Den Haag,22119981| +The Drama Review TDR,JSTOR,00125962| +The Dublin Journal of Medical and Chemical Science,Springer-Verlag,03321029| +The Dublin Penny Journal,JSTOR,20091338| +The Dublin Quarterly Journal of Medical Science,Springer-Verlag,07902328| +The Duke Orthopaedic Journal,Jaypee Brothers Medical Publishing,22315055|22315136 +The e-Business Studies,Global E-Business Association,12299936| +The e-Journal of East and Central Asian Religions,"""UKOLN, University of Bath""",20531079 +The Eagle Feather,University of North Texas Libraries,23324066 +The East African Agricultural Journal,Informa UK (Taylor & Francis),03670074| +The East Asian Ancient Studies,The Association of East Asian Ancient Studies,12298298| +The East Asian Journal of Business Management,Korea Distribution Science Association,22343040|22343059 +The Economic and Labour Relations Review,SAGE Publications,10353046|18382673 +The Economic History Review,Wiley Blackwell (Blackwell Publishing),00130117|14680289 +The Economic Journal,Wiley Blackwell (Blackwell Publishing),00130133|14680297 +The Economics and Finance Letters,Pak Publishing Group,23126310|2312430X +The Economics of Peace and Security Journal,Economists for Peace and Security,1749852X +The Economists Voice,Walter de Gruyter GmbH,21946167|15533832 +The Ecumenical Review,Wiley Blackwell (Blackwell Publishing),00130796|17586623 +The Edgar Allan Poe Review,The Pennsylvania State University Press,21500428|21662932 +The EDI Law Review,Springer (Kluwer Academic Publishers),09292233| +The Education and science journal,Russian State Vocational Pedagogical University,19945639|23105828 +The Educational Forum,Informa UK (Taylor & Francis),00131725|19388098 +The Educational Forum,Informa UK (Taylor & Francis),00131725| +The Egyptian Heart Journal,Elsevier ,11102608| +The Egyptian Journal of Aquatic Research,Elsevier ,16874285| +The Egyptian Journal of Cardiothoracic Anesthesia,Medknow Publications,16879090| +The Egyptian Journal of Community Medicine,"""Al Manhal FZ, LLC""",11101865| +The Egyptian Journal of Critical Care Medicine,Elsevier ,20907303| +The Egyptian Journal of Forensic Sciences and Applied Toxicology,"""Al Manhal FZ, LLC""",16870875| +The Egyptian Journal of Haematology,Medknow Publications,11101067| +The Egyptian Journal of Histology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,11100559| +The Egyptian Journal of Hospital Medicine,"""Al Manhal FZ, LLC""",16872002|20907125 +The Egyptian Journal of Internal Medicine,Medknow Publications,11107782| +The Egyptian Journal of Medical Microbiology,"""Al Manhal FZ, LLC""",11102179| +The Egyptian Journal of Medical Microbiology,"""Al Manhal FZ, LLC""",11102179| +The Egyptian Journal of Neurology Psychiatry and Neurosurgery,Medknow Publications,11101083| +The Egyptian Journal of Otolaryngology,Medknow Publications,10125574| +The Egyptian Journal of Radiology and Nuclear Medicine,Elsevier ,0378603X| +The Egyptian Journal of Remote Sensing and Space Science,Elsevier ,11109823| +The Egyptian Journal of Surgery,Medknow Publications,11101121|11101121 +The Egyptian Orthopaedic Journal,Medknow Publications,11101148| +The Egyptian Rheumatologist,Elsevier ,11101164| +The Eighteenth Century,Muse - Johns Hopkins University Press,19350201 +The Electricity Journal,Elsevier ,10406190| +The Electronic Library,Emerald (MCB UP ),02640473|00000000 +The Elementary School Journal,The University of Chicago Press,00135984|15548279 +The Elementary School Teacher,The University of Chicago Press,15455858| +The Elementary School Teacher and Course of Study,The University of Chicago Press,15455904| +The EMBO Journal,EMBO,02614189|14602075 +The Emily Dickinson Journal,Muse - Johns Hopkins University Press,1096858X +The Encyclopedia of Biodiversity,Elsevier - Academic Press, +The Encyclopedia of Genetics,Elsevier - Academic Press, +The Encyclopedia of Separation Science,Elsevier - Academic Press, +The Encyclopedia of Vibration,Elsevier - Academic Press, +The Endocrinologist,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10512144| +The Energy Journal,International Association for Energy Economics,01956574| +The Engineering Economist,Informa UK (Taylor & Francis),0013791X|15472701 +The English Historical Review,Oxford University Press,00138266|14774534 +The English Journal,JSTOR,00138274| +The Entomologist,Smithsonian Institution Biodiversity Heritage Library,00138878| +The Entomologist s monthly magazine,Smithsonian Institution Biodiversity Heritage Library,00138908| +The entomologist s record and journal of variation,Smithsonian Institution Biodiversity Heritage Library,00138916| +The Environmental Communication Yearbook,Informa UK (Taylor & Francis),15567400|15567362 +The Environmentalist,Springer-Verlag,02511088|15732991 +The EPMA Journal,Springer-Verlag,18785077|18785085 +The Ergonomics Open Journal,Bentham Science,18759343| +The Eschenmoser–Claisen Rearrangement,Thieme Publishing Group,20300220 +The ESP Journal,Elsevier ,02722380| +The Eugene O Neill Review,The Pennsylvania State University Press,10409483|21614318 +The EuroCALL Review,Universitat Politecnica de Valencia,16952618|16952618 +The European Journal of Applied Economics,Centre for Evaluation in Education and Science,24062588| +The European Journal of Cognitive Psychology,Informa UK (Taylor & Francis),09541446|14640635 +The European Journal of Contraception & Reproductive Health Care,Informa UK (Taylor & Francis),13625187|14730782 +The European Journal of Counselling Psychology,Leibniz Institute for Psychology Information,21957614 +The European Journal of Cultural Policy,Informa UK (Taylor & Francis),10746897| +The European Journal of Endocrine Medicine,Healthcare Bulletin,20424922| +The European Journal of Health Economics,Springer-Verlag,16187598|16187601 +The European Journal of Orthodontics,Oxford University Press,01415387|14602210 +The European Journal of Psychiatry,Instituto de Salud Carlos III/BNCS/SciELO Espana,02136163|02136163 +The European journal of psychiatry (edición en español),Instituto de Salud Carlos III/BNCS/SciELO Espana,1579699X +The European Journal of Psychology Applied to Legal Context,Elsevier ,18891861|19894007 +The European Journal of Public Health,Oxford University Press,11011262|1464360X +The European Journal of Respiratory Medicine,Healthcare Bulletin,20425007| +The European Journal of Social & Behavioural Sciences,Cognitive-crcs,23012218 +The European Journal of Surgery,Informa UK (Taylor & Francis),11024151|17419271 +The European Legacy,Informa UK (Taylor & Francis),10848770|14701316 +The European Physical Journal A,Springer-Verlag,14346001|1434601X +The European Physical Journal Applied Physics,EDP Sciences,12860042|12860050 +The European Physical Journal B,Springer-Verlag,14346028|14346036 +The European Physical Journal C,Springer-Verlag,14346044|14346052 +The European Physical Journal D,Springer-Verlag,14346060|14346079 +The European Physical Journal E,Springer-Verlag,12928941|1292895X +The European Physical Journal H,Springer-Verlag,21026459|21026467 +The European Physical Journal Plus,Springer-Verlag,21905444 +The European Physical Journal Special Topics,Springer-Verlag,19516355|19516401 +The European Procedia Social and Behavioural Sciences,Cognitive-crcs, +The European Research Journal,The European Research Journal,21493189 +The Ewha Medical Journal,Ewha Womans University School of Medicine (KAMJE),22343180|22342591 +The Exceptional Child,Informa UK (Taylor & Francis),01566555| +The Explicator,Informa UK (Taylor & Francis),00144940|1939926X +The Expository Times,SAGE Publications,00145246|17455308 +The Extractive Industries and Society,Elsevier ,2214790X| +The F Scott Fitzgerald Review,The Pennsylvania State University Press,15433951|17556333 +The Family Coordinator,JSTOR,00147214| +The Family Journal,SAGE Publications,10664807|15523950 +The Family Life Coordinator,JSTOR,08860394| +The Far Eastern Quarterly,JSTOR,03636917| +The FASEB Journal,Federation of American Society for Experimental Biology,08926638|15306860 +The Federal Reserve Bank of Kansas City Research Working Papers,Federal Reserve Bank of Kansas City,19365330| +The Federalist Debate,Walter de Gruyter GmbH,15918483 +The Fibreculture Journal,The Fibreculture Journal,14491443| +The Florida Buggist,JSTOR,19304013| +The Foot,Elsevier ,09582592| +The Foot and Ankle Online Journal,The Foot and Ankle Online Journal ,19416806 +The Forestry Chronicle,Canadian Institute of Forestry,00157546|14999315 +The Forum,Walter de Gruyter GmbH,21946183|15408884 +The Foundation Review,Grand Valley State University Libraries,19445660|19445679 +The Foundation Years,Elsevier ,17441889| +The Four Peaks Review,University of Washington Libraries,21638209 +The French Review Special Issue,JSTOR,02713349| +The Future of Children,Muse - Johns Hopkins University Press,10548289|15501558 +The Galpin Society Journal,JSTOR,00720127| +The Garden History Society Newsletter,JSTOR,17493382| +The Geneva Papers on Risk and Insurance Issues and Practice,Nature Publishing Group - Macmillan Publishers,10185895|14680440 +The Geneva Papers on Risk and Insurance Theory,Nature Publishing Group,09264957| +The Geneva Reports,GSE Research Limited,16623738| +The Geneva Risk and Insurance Review,Nature Publishing Group - Macmillan Publishers,1554964X|15549658 +The Geography Teacher,Informa UK (Taylor & Francis),19338341|17526884 +The Geologist,Cambridge University Press,13594656| +The German Quarterly,Wiley Blackwell (Blackwell Publishing),00168831|17561183 +The Germanic Review Literature Culture Theory,Informa UK (Taylor & Francis),00168890|19306962 +The Gerontologist,Oxford University Press,00169013|17585341 +The Gleaner,National Documentation Centre,04251660|2241164X +The Global Atmosphere and Ocean System,Informa UK (Taylor & Francis),10236732|14772779 +The Global Electrical Engineers,Avanti Publishers,24100412 +The Global Environmental Engineers,Avanti Publishers,24103624 +The Global Library of Women s Medicine,"""Sapiens Publishing, LTD""",17562228 +The Global South,Indiana University Press,19328648|19328656 +The Global Studies Journal,Common Ground Publishing,18354432| +The Good Society,The Pennsylvania State University Press,10890017|15389731 +The Great Basin naturalist,Smithsonian Institution Biodiversity Heritage Library,00173614| +The Great Lakes Review,JSTOR,03601846| +The Grove - Working Papers on English Studies,Universidad de Jaen,1137005X|23865431 +The Hague Journal of Diplomacy,Brill Academic Publishers,18711901|1871191X +THE HALLYM JOURNAL OF JAPANESE STUDIES,"""Institute of Japanese Studies, Hallym University""",17385334| +The Hand,SAGE Publications,0072968X| +The Hardy Review,Maney Publishing,19348908|19348916 +The Harvard International Journal of Press/Politics,SAGE Publications,1081180X|1531328X +The Harvard Review of Philosophy,Philosophy Documentation Center,10626239| +The Hastings Center Report,Wiley Blackwell (John Wiley & Sons),00930334| +The Hastings Center Studies,JSTOR,00933252| +The Health Care Manager,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,15255794| +The Hearing Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,07457472| +The Heart Surgery Forum,Carden Jennings Publishing Co.,10983511|15226662 +The Hebrew Student,The University of Chicago Press,01905953| +The Hematology Journal,Nature Publishing Group,14664860|14664860 +The Hemingway Review,Muse - Johns Hopkins University Press,15484815 +The Henry James Review,Muse - Johns Hopkins University Press,10806555 +The Heythrop Journal,Wiley Blackwell (Blackwell Publishing),00181196|14682265 +The High School Journal,Muse - Johns Hopkins University Press,15345157 +The Histochemical Journal,Springer-Verlag,00182214|15736865 +The Historic Environment Policy & Practice,Maney Publishing,17567505|17567513 +The Historical Association for Soong-Sil,The Soong Sil Association for Historical Studies,20059701| +The Historical Journal,Cambridge University Press,0018246X|14695103 +The Historical Review/La Revue Historique,National Documentation Centre,17903572|17917603 +The Historical Society of Southern California Quarterly,JSTOR,21629366| +The History of Korean Education,Korean Society for History of Education,12251461| +The History of Korean Education,Korean Society for History of Education,12251461| +The History of Land Transport,Academic Publishing House Researcher,24122041| +The History of the Family,Informa UK (Taylor & Francis),1081602X|18735398 +The History Teacher,JSTOR,00182745| +The Holocene,SAGE Publications,09596836|14770911 +The Hong Kong Journal of Social Work,World Scientific ,02192462|24247731 +The Hopkins Review,Muse - Johns Hopkins University Press,19399774 +The Horticulture Journal,The Japanese Society for Horticultural Science,21890102|21890110 +The Hospice Journal,"""Informa UK (Haworth Press, Inc.,)""",0742969X| +The Hospitalist,Wiley Blackwell (John Wiley & Sons),1553085X| +The Howard Journal of Crime and Justice,Wiley Blackwell (Blackwell Publishing),20591098| +The Howard Journal of Criminal Justice,Wiley Blackwell (Blackwell Publishing),02655527|14682311 +The Hudson Review,JSTOR,0018702X| +The HUGO Journal,Springer-Verlag,18776558|18776566 +The Humanist Educator,Wiley Blackwell (John Wiley & Sons),03629783| +The Humanistic Psychologist,American Psychological Association,08873267|15473333 +The Huntington Library Bulletin,JSTOR,19350708| +The IDS Bulletin,Wiley Blackwell (Blackwell Publishing),03085872| +The IES Journal Part A Civil & Structural Engineering,Informa UK (Taylor & Francis),19373260|19373279 +The Illustrated Magazine of Art,JSTOR,21505837| +The Illustrated Wood Worker,JSTOR,21511284| +The Imaging Science Journal,Maney Publishing,13682199|1743131X +The IMF and the World Bank How Do They Differ?,International Monetary Fund,02523027| +The Incorporated Statistician,JSTOR,14669404| +The Indian Journal of Medical Research,Medknow Publications,09715916| +The Indian Journal of Neurotrauma,Thieme Publishing Group,09730508|22133739 +The Indian Journal of Pediatrics,Springer-Verlag,00195456|09737693 +The Indonesian Accounting Review,STIE Perbanas Surabaya,20863802|2302822X +The Indonesian Biomedical Journal,Secretariat of The Indonesian Biomedical Journal,20853297|23559179 +The Indonesian Journal of Business Administration,"""School of Business and Management, Institut Teknologui Bandung""",22523464|22529284 +The Indonesian Journal of Planning and Development,Institute of Research and Community Services Diponegoro University (LPPM UNDIP),20879733|2442983X +The Influence of Drugstore Environment on Perceived OverallAtmosphere Emotion and Revisiting Intentions,Korea Distribution Association,12269263|23839694 +The Information Society,Informa UK (Taylor & Francis),01972243|10876537 +The Initiation,Nepal Journals Online,20910088| +The Innes Review,Edinburgh University Press,0020157X|17455219 +The Institute for Korean Culture,Institute of Korean Cultural Studies Yeungnam University,12298697| +The Institute for Legal Studies,The Institute for Legal Studies,1225228X| +The Institute of Image Information and Televistion Engineers,The Institute of Image Information and Television Engineers,18849636 +The interdisciplinary journal of Discontinuity Nonlinearity and Complexity,L&H Scientific Publishing LLC,21646376|21646414 +The International Arabic Journal of Antimicrobial Agents,Internet Medical Publishing,21749094 +The International Economy,The Japan Society of International Economics,21866074|18844367 +The International Executive,Wiley Blackwell (John Wiley & Sons),00206652|1522709X +The International Food and Agribusiness Management Review,Elsevier ,10967508| +The International Forestry Review,Commonwealth Forestry Association,14655489| +The International History Review,Informa UK (Taylor & Francis),07075332|19496540 +The International Information & Library Review,Informa UK (Taylor & Francis),10572317|10959297 +The International Journal for Academic Development,Informa UK (Taylor & Francis),1360144X|14701324 +The International Journal of Accounting,Elsevier ,00207063| +The International Journal of Acoustics and Vibration,International Institute of Acoustics and Vibration (IIAV),24151408 +The International Journal of Adult Community and Professional Learning,Common Ground Publishing,23286318|23286318 +The International Journal of Advanced Culture Technology,The International Promotion Agency of Culture Technology,22887202| +The International Journal of Advanced Manufacturing Technology,Springer-Verlag,02683768|14333015 +The International Journal of African Historical Studies,JSTOR,03617882| +The International Journal of Aging and Human Development,SAGE Publications,00914150|15413535 +The International Journal of Aging and Society,Common Ground Publishing,21601909|21601917 +The International Journal of Alcohol and Drug Research,International Journal of Alcohol and Drug Research,19257066 +The International Journal of Ambient Systems and Applications,Academy and Industry Research Collaboration Center,23216344|23209259 +The International Journal of Applied Economics and Finance,Science Alert,19910886| +The International Journal of Applied Radiation and Isotopes,Elsevier ,0020708X| +The International Journal of Architectonic Spatial and Environmental Design,Common Ground Publishing,23251662| +The International Journal of Artificial Organs,"""Wichtig Publishing, SRL""",03913988| +The International Journal of Arts Education,Common Ground Publishing,23269944| +The International Journal of Arts Theory and History,Common Ground Publishing,23269952|23271779 +The International Journal of Assessment and Evaluation,Common Ground Publishing,23277920|23278692 +The International Journal of Bank Marketing,Emerald (MCB UP ),02652323|00000000 +The International Journal of Biochemistry & Cell Biology,Elsevier ,13572725| +The International Journal of Biodiversity Science and Management,Informa UK (Taylor & Francis),17451590| +The International Journal of Biological Markers,"""Wichtig Publishing, SRL""",03936155| +The International Journal of Biostatistics,Walter de Gruyter GmbH,2194573X|15574679 +The International Journal of Biotechnology,Pak Publishing Group,23069864|23066148 +The International Journal of Cardiovascular Imaging,Springer-Verlag,15695794|15730743 +The International Journal Of Cell Cloning,Wiley Blackwell (John Wiley & Sons),07371454|15494918 +The International Journal of Children s Rights,Brill Academic Publishers,09275568|15718182 +The International Journal of Chinese Character Studies,World Association of Chinese Character Studies,23843152| +The International Journal of Civic Political and Community Studies,Common Ground Publishing,23270047|23272155 +The International Journal of Climate Change Impacts and Responses,Common Ground Publishing,18357156| +The International Journal of Communication and Linguistic Studies,Common Ground Publishing,23277882|23278617 +The International Journal of Community Diversity,Common Ground Publishing,23270004|23272147 +The International Journal of Conflict Engagement and Resolution,Boom Uitgevers Den Haag,22119965| +The International Journal of Critical Cultural Studies,Common Ground Publishing,23270055|23272376 +The International Journal of Design Education,Common Ground Publishing,2325128X|23251298 +The International Journal of Design in Society,Common Ground Publishing,23251328|23251360 +The International Journal of Design Management and Professional Practice,Common Ground Publishing,2325162X|23251638 +The International Journal of Designed Objects,Common Ground Publishing,23251379|23251395 +The International Journal of Developmental Biology,UPV/EHU Press,02146282| +The International Journal of Diasporic Chinese Studies,World Scientific ,17937248|17939631 +The International Journal of Digital Accounting Research,The International Journal of Digital Accounting Research,15778517|15778517 +The International Journal of Diverse Identities,Common Ground Publishing,23277866|23278560 +The International Journal of Diversity in Education,Common Ground Publishing,23270020|23272163 +The International Journal of Diversity in Organizations Communities and Nations Annual Review,Common Ground Publishing,14479532|14479583 +The International Journal of E-Learning and Educational Technologies in the Digital Media,The Society of Digital Information and Wireless Communications (SDIWC),24100439| +The International Journal of Early Childhood Learning,Common Ground Publishing,23277939|23277939 +The International Journal of Educational Management,Emerald (MCB UP ),0951354X|00000000 +The International Journal of Educational Organization and Leadership,Common Ground Publishing,23291656|23291591 +The International Journal of Entrepreneurship and Innovation,IP Publishing,14657503| +The International Journal of Environmental and Science Education,Eurasian Society of Educational Research,13063065 +The International Journal of Environmental Cultural Economic and Social Sustainability Annual Review,Common Ground Publishing,18322077| +The International Journal of Environmental Protection,The World Academic Publishing,22266437|22247777 +The International Journal of Environmental Sustainability,Common Ground Publishing,23251077|23251085 +THE INTERNATIONAL JOURNAL OF ESTHETIC DENTISTRY,Editora Napoleao Ltda ME,24476730 +The International Journal of Ethics,The University of Chicago Press,1526422X| +The International Journal of Excellence in Islamic Banking and Finance,"""Al Manhal FZ, LLC""",22208291|22208291 +The International Journal of Forensic Computer Science,ABEAT - Associacao Brasileira de Especialistas em Alta Tecnologia,18099807|19807333 +The International Journal of Health Planning and Management,Wiley Blackwell (John Wiley & Sons),07496753|10991751 +The International Journal of Health Wellness and Society,Common Ground Publishing,21568960|21569053 +The International Journal of Human Resource Management,Informa UK (Taylor & Francis),09585192|14664399 +The International Journal of Human Rights,Informa UK (Taylor & Francis),13642987|1744053X +The International Journal of Humanities Education,Common Ground Publishing,23270063|23272457 +The International Journal of Interdisciplinary Civic and Political Studies,Common Ground Publishing,23270071|23270071 +The International Journal of Interdisciplinary Cultural Studies,Common Ground Publishing,2327008X|23272554 +The International Journal of Interdisciplinary Educational Studies,Common Ground Publishing,2327011X|23272570 +The International Journal of Interdisciplinary Environmental Studies,Common Ground Publishing,23291621|23291559 +The International Journal of Interdisciplinary Global Studies,Common Ground Publishing,2324755X|23247568 +The International Journal of Interdisciplinary Organizational Studies,Common Ground Publishing,23247649|23247657 +The International Journal of Interdisciplinary Social and Community Studies,Common Ground Publishing,23247576|23247584 +The International Journal of Interdisciplinary Social Sciences Annual Review,Common Ground Publishing,18331882| +The International Journal of Interdisciplinary Studies in Communication,Common Ground Publishing,23247320|23247517 +The International Journal of Knowledge Culture and Change Management Annual Review,Common Ground Publishing,14479524|14479575 +The International Journal of Leadership in Public Services,Emerald (MCB UP ),17479886|20428642 +The International Journal of Learner Diversity and Identities,Common Ground Publishing,23270128|23270128 +The International Journal of Learning Annual Review,Common Ground Publishing,14479494|14479540 +The International Journal of Learning in Higher Education,Common Ground Publishing,23277955|23278749 +The International Journal of Life Cycle Assessment,Springer-Verlag,09483349|16147502 +The International Journal of Literacies,Common Ground Publishing,23270136|2327266X +The International Journal of Literary Humanities,Common Ground Publishing,23277912|23278676 +The International Journal of Logistics Management,Emerald (MCB UP ),09574093| +The International Journal of Lower Extremity Wounds,SAGE Publications,15347346|00000000 +The International Journal of Management Education,Elsevier ,14728117| +THE INTERNATIONAL JOURNAL OF MANAGEMENT SCIENCE AND BUSINESS ADMINISTRATION,Inovatus Usluge Ltd.,18495419|18495664 +The International Journal of Marine and Coastal Law,Brill Academic Publishers,09273522|15718085 +The International Journal of Maritime Engineering,Royal Institution of Naval Architects,14798751| +The International journal of Multimedia & Its Applications,Academy and Industry Research Collaboration Center,09755934|09755578 +The International Journal of Multiphysics,Multiphysics,17509548| +The International Journal of Nautical Archaeology,Wiley Blackwell (Blackwell Publishing),10572414|10959270 +The International Journal of Neuropsychopharmacology,Oxford University Press,14611457|14695111 +The International Journal of New Media Technology and the Arts,Common Ground Publishing,23269987|23271787 +The International Journal of Ocean and Climate Systems,SAGE Publications,17593131| +The International Journal of Oral & Maxillofacial Implants,Quintessence Publishing,08822786|19424434 +The International Journal of Oral and Maxillofacial Implants,Editora Napoleao Ltda ME,24476706 +The International Journal of Organizational Analysis,Emerald (MCB UP ),10553185| +The International Journal of Organizational Diversity,Common Ground Publishing,23286261|23286229 +The International Journal of Pedagogy and Curriculum,Common Ground Publishing,23277963|23279133 +The International Journal of Periodontics & Restorative Dentistry,Quintessence Publishing,01987569|19453388 +The International Journal of Person Centered Medicine,University of Buckingham Press,20437730|20437749 +The International Journal of Plant Reproductive Biology,Society of Plant Reproductive Biologists,09754296|22497390 +The International Journal of Press/Politics,SAGE Publications,19401612|10401620 +The International Journal of Prosthodontics,Quintessence Publishing,08932174| +The International Journal of Psychiatry in Medicine,SAGE Publications,00912174|15413527 +The International Journal of Psychoanalysis,Wiley Blackwell (Blackwell Publishing),00207578|17458315 +The International Journal of Regional and Local Studies,Informa UK (Taylor & Francis),17500478| +The International Journal of Religion and Spirituality in Society,Common Ground Publishing,21548633|21548641 +The International Journal of Robotics Research,SAGE Publications,02783649|17413176 +The International Journal of Science and Society,Common Ground Publishing,18366236|18366244 +The International Journal of Science Mathematics and Technology Learning,Common Ground Publishing,23277971|2327915X +The International Journal of Screendance,The Ohio State University Libraries,21546878 +The International Journal of Small Craft Technology,Royal Institution of Naval Architects,17400694| +The International Journal of Social Political and Community Agendas in the Arts,Common Ground Publishing,23269960|23272104 +The International Journal of Social Sciences and Humanities Invention,Research and Analysis Journals,23492031 +The International Journal of Spine Surgery,International Journal of Spine Surgery,22114599|22114599 +The International Journal of Sport and Society Annual Review,Common Ground Publishing,21527857| +The International Journal of Sustainability Education,Common Ground Publishing,23251212|23251220 +The International Journal of Sustainability in Economic Social and Cultural Context,Common Ground Publishing,23251115|2325114X +The International Journal of Sustainability Policy and Practice,Common Ground Publishing,23251166|23251182 +The International Journal of Sustainable Development and World Ecology,Informa UK (Taylor & Francis),13504509|17452627 +The International Journal of Sustainable Lighting,Korea Society of Lighting and Visual Environment,23837594| +The International Journal of Technologies in Learning,Common Ground Publishing,23270144|23272686 +The International Journal of Technology Knowledge and Society Annual Review,Common Ground Publishing,18323669| +The International Journal of the Arts in Society Annual Review,Common Ground Publishing,18331866| +The International Journal of the Book,Common Ground Publishing,14479516| +The International Journal of the Constructed Environment,Common Ground Publishing,21548587|21548595 +The International Journal of the First Year in Higher Education,Queensland University of Technology,18382959 +The International Journal of the History of Sport,Informa UK (Taylor & Francis),09523367|17439035 +The International Journal of the Humanities Annual Review,Common Ground Publishing,14479508|14479559 +The International Journal of the Image,Common Ground Publishing,21548560|21548579 +The International Journal of the Inclusive Museum,Common Ground Publishing,18352014|18352022 +The International Journal of Translation and Interpreting Research,University of Western Sydney SOHACA,18369324 +The International Journal of Tuberculosis and Lung Disease,International Union Against Tuberculosis and Lung Disease,10273719|18157920 +The International Journal of Visual Design,Common Ground Publishing,23251581|2325159X +The International Journal on Media Management,Informa UK (Taylor & Francis),14241277|14241250 +The International Quarterly of Community Health Education,SAGE Publications,0272684X|15413519 +The International Review of Research in Open and Distributed Learning,Athabasca University Press,14923831 +The International Review of Retail Distribution and Consumer Research,Informa UK (Taylor & Francis),09593969|14664402 +The International Spectator,Informa UK (Taylor & Francis),03932729|17519721 +The International Sports Law Journal,Springer-Verlag,15677559|22135154 +The International Technology Management Review,Atlantis Press,22137149|18355269 +The International Tinnitus Journal,GN1 Genesis Network,09465448| +The International Trade Journal,Informa UK (Taylor & Francis),08853908|15210545 +The Internet and Higher Education,Elsevier ,10967516| +The Internet Journal of Academic Physician Assistants,"""Internet Scientific Publishers, LLC""",10924078 +The Internet Journal of Advanced Nursing Practice,"""Internet Scientific Publishers, LLC""",15236064|15236064 +The Internet Journal of Aeromedical Transportation,"""Internet Scientific Publishers, LLC""",21557373|21557373 +The Internet Journal of Aesthetic and Antiaging Medicine,"""Internet Scientific Publishers, LLC""",21560544 +The Internet Journal of Alternative Medicine,"""Internet Scientific Publishers, LLC""",15402584|15402584 +The Internet Journal of Anesthesiology,"""Internet Scientific Publishers, LLC""",1092406X|1092406X +The Internet Journal of Asthma Allergy and Immunology,"""Internet Scientific Publishers, LLC""",15320642 +The Internet Journal of Bioengineering,"""Internet Scientific Publishers, LLC""",19378246 +The Internet Journal of Biological Anthropology,"""Internet Scientific Publishers, LLC""",19394594 +The Internet Journal of Cardiology,"""Internet Scientific Publishers, LLC""",1528834X +The Internet Journal of Cardiovascular Research,"""Internet Scientific Publishers, LLC""",15402592 +The Internet Journal of Chiropractic,"""Internet Scientific Publishers, LLC""",21556717 +The Internet Journal of Dental Science,"""Internet Scientific Publishers, LLC""",19378238|19378238 +The Internet Journal of Dermatology,"""Internet Scientific Publishers, LLC""",15313018 +The Internet Journal of Disaster Medicine,"""Internet Scientific Publishers, LLC""",21560374 +The Internet Journal of Emergency and Intensive Care Medicine,"""Internet Scientific Publishers, LLC""",10924051 +The Internet Journal of Emergency Medicine,"""Internet Scientific Publishers, LLC""",19359551|19359551 +The Internet Journal of Endocrinology,"""Internet Scientific Publishers, LLC""",15402606|15402606 +The Internet Journal of Endovascular Medicine,"""Internet Scientific Publishers, LLC""",1937822X +The Internet Journal of Epidemiology,"""Internet Scientific Publishers, LLC""",15402614|15402614 +The Internet Journal of Family Practice,"""Internet Scientific Publishers, LLC""",15288358 +The Internet Journal of Forensic Science,"""Internet Scientific Publishers, LLC""",15402622 +The Internet Journal of Gastroenterology,"""Internet Scientific Publishers, LLC""",15288323 +The Internet Journal of Genomics and Proteomics,"""Internet Scientific Publishers, LLC""",15402630|15402630 +The Internet Journal of Geriatrics and Gerontology,"""Internet Scientific Publishers, LLC""",19378211 +The Internet Journal of Gynecology and Obstetrics,"""Internet Scientific Publishers, LLC""",15288439|15288439 +The Internet Journal of Hand Surgery,"""Internet Scientific Publishers, LLC""",19378203 +The Internet Journal of Head and Neck Surgery,"""Internet Scientific Publishers, LLC""",1937819X|1937819X +The Internet Journal of Health,"""Internet Scientific Publishers, LLC""",15288315|15288315 +The Internet Journal of Healthcare Administration,"""Internet Scientific Publishers, LLC""",15312933 +The Internet Journal of Hematology,"""Internet Scientific Publishers, LLC""",15402649|15402649 +The Internet Journal of Herbal and Plant Medicine,"""Internet Scientific Publishers, LLC""",21580413 +The Internet Journal of Infectious Diseases,"""Internet Scientific Publishers, LLC""",15288366|15288366 +The Internet Journal of Internal Medicine,"""Internet Scientific Publishers, LLC""",15288382|15288382 +The Internet Journal of Interventional Medicine,"""Internet Scientific Publishers, LLC""",2156549X +The Internet Journal of Laboratory Medicine,"""Internet Scientific Publishers, LLC""",19378181 +The Internet Journal of Laserneedle Medicine,"""Internet Scientific Publishers, LLC""",19378173 +The Internet Journal of Law Healthcare and Ethics,"""Internet Scientific Publishers, LLC""",15288250|15288250 +The Internet Journal of Medical Education,"""Internet Scientific Publishers, LLC""",21556725 +The Internet Journal of Medical Informatics,"""Internet Scientific Publishers, LLC""",19378300 +The Internet Journal of Medical Simulation,"""Internet Scientific Publishers, LLC""",15402657|15402657 +The Internet Journal of Medical Student Research,"""Internet Scientific Publishers, LLC""",23314133| +The Internet Journal of Medical Technology,"""Internet Scientific Publishers, LLC""",15594610 +The Internet Journal of Mental Health,"""Internet Scientific Publishers, LLC""",15312941 +The Internet Journal of Microbiology,"""Internet Scientific Publishers, LLC""",19378289|19378289 +The Internet Journal of Minimally Invasive Spinal Technology,"""Internet Scientific Publishers, LLC""",19378254|19378254 +The Internet Journal of Nanotechnology,"""Internet Scientific Publishers, LLC""",19378262 +The Internet Journal of Nephrology,"""Internet Scientific Publishers, LLC""",15402665 +The Internet Journal of Neurology,"""Internet Scientific Publishers, LLC""",1531295X +The Internet Journal of Neuromonitoring,"""Internet Scientific Publishers, LLC""",1531300X +The Internet Journal of Neurosurgery,"""Internet Scientific Publishers, LLC""",15288285|15288285 +The Internet Journal of Nuclear Medicine,"""Internet Scientific Publishers, LLC""",15394638 +The Internet Journal of Nutrition and Wellness,"""Internet Scientific Publishers, LLC""",19378297|19378297 +The Internet Journal of Occupational Health,"""Internet Scientific Publishers, LLC""",21557330 +The Internet Journal of Oncology,"""Internet Scientific Publishers, LLC""",15288331 +The Internet Journal of Ophthalmology and Visual Science,"""Internet Scientific Publishers, LLC""",15288269|15288269 +The Internet Journal of Orthopedic Surgery,"""Internet Scientific Publishers, LLC""",15312968|15312968 +The Internet Journal of Otorhinolaryngology,"""Internet Scientific Publishers, LLC""",15288420 +The Internet Journal of Pain Symptom Control and Palliative Care,"""Internet Scientific Publishers, LLC""",15288277|15288277 +The Internet Journal of Parasitic Diseases,"""Internet Scientific Publishers, LLC""",15594629 +The Internet Journal of Pathology,"""Internet Scientific Publishers, LLC""",15288307|15288307 +The Internet Journal of Pediatrics and Neonatology,"""Internet Scientific Publishers, LLC""",15288374 +The Internet Journal of Perfusionists,"""Internet Scientific Publishers, LLC""",15313026 +The Internet Journal of Pharmacology,"""Internet Scientific Publishers, LLC""",15312976|15312976 +The Internet Journal of Physiology and Pathophysiology,"""Internet Scientific Publishers, LLC""",21658463| +The Internet Journal of Plastic Surgery,"""Internet Scientific Publishers, LLC""",15288293 +The Internet Journal of Preventive Medicine,"""Internet Scientific Publishers, LLC""",21580405 +The Internet Journal of Psychiatry,"""Internet Scientific Publishers, LLC""",21557349 +The Internet Journal of Public Health,"""Internet Scientific Publishers, LLC""",21556733|21556733 +The Internet Journal of Pulmonary Medicine,"""Internet Scientific Publishers, LLC""",15312984 +The Internet Journal of Radiology,"""Internet Scientific Publishers, LLC""",15288404 +The Internet Journal of Rehabilitation,"""Internet Scientific Publishers, LLC""",21556741 +The Internet Journal of Rescue and Disaster Medicine,"""Internet Scientific Publishers, LLC""",15312992 +The Internet Journal of Rheumatology,"""Internet Scientific Publishers, LLC""",15288412 +The Internet Journal of Rheumatology,"""Internet Scientific Publishers, LLC""",15288412 +The Internet Journal of Sexual Medicine,"""Internet Scientific Publishers, LLC""",21566224 +The Internet Journal of Spine Surgery,"""Internet Scientific Publishers, LLC""",19378270|19378270 +The Internet Journal of Surgery,"""Internet Scientific Publishers, LLC""",15288242|15288242 +The Internet Journal of Third World Medicine,"""Internet Scientific Publishers, LLC""",15394646 +The Internet Journal of Thoracic and Cardiovascular Surgery,"""Internet Scientific Publishers, LLC""",15240274 +The Internet Journal of Toxicology,"""Internet Scientific Publishers, LLC""",15593916 +The Internet Journal of Tropical Medicine,"""Internet Scientific Publishers, LLC""",15402681 +The Internet Journal of Urology,"""Internet Scientific Publishers, LLC""",15288390|15288390 +The Internet Journal of Veterinary Medicine,"""Internet Scientific Publishers, LLC""",19378165 +The Internet Journal of World Health and Societal Politics,"""Internet Scientific Publishers, LLC""",1540269X|1540269X +The Interpreter and Translator Trainer,Informa UK (Taylor & Francis),1750399X|17570417 +The Irish Church Quarterly,JSTOR,20091664| +The Irish Journal of Management,Walter de Gruyter GmbH,1649248X +The Irish Journal of Psychology,Informa UK (Taylor & Francis),03033910|21580812 +The Irish Penny Journal,JSTOR,20090935| +The Irish Review (1986-),JSTOR,07907850| +The Irish Review (Dublin),JSTOR,20090978| +The Islamic Quarterly,Ankara University,211842 +The ISME Journal,Nature Publishing Group,17517362|17517370 +The Italian Journal of Neurological Sciences,Springer-Verlag,03920461|11265442 +The Italian Yearbook of International Law Online,Brill Academic Publishers,03915107|22116133 +The Italianist,Maney Publishing,02614340|00000000 +The J of Korean Alcohol Science,Korean Society of Alcohol Science,15982297| +The Japan Journal of Logopedics and Phoniatrics,The Japan Society of Logopedics and Phoniatrics,00302813|18843646 +The Japanese Accounting Review,Research Institute for Economics and Business Administration - Kobe University,21854785|21854793 +The Japanese Association of The Revegetaion Technology,The Japanese Society of Revegetation Technology,03865223|18843662 +The Japanese Journal for Medical Virtual Reality,Japanese Society for Medical Virtual Reality,13479342|21872201 +The Japanese journal of animal reproduction,Japanese Society of Animal Reproduction,04530551| +The Japanese Journal of Cognitive Psychology,The Japanese Society for Cognitive Psychology,13487264|21850321 +The Japanese Journal of Educational Psychology,The Japanese Association of Educational Psychology,00215015|21863075 +The Japanese Journal of Ergonomics,Japan Ergonomics Society,05494974|18842844 +THE JAPANESE JOURNAL OF EXPERIMENTAL SOCIAL PSYCHOLOGY,Japanese Group Dynamics Association,03877973|13486276 +The Japanese Journal of Gastroenterological Surgery,The Japanese Journal of Gastroenterological Surgery,03869768|13489372 +The Japanese Journal of Genetics,The Genetics Society of Japan,0021504X|18805787 +The Japanese Journal of Health Psychology,Japanese Association of Health Pyschology,09173323|21875529 +The Japanese Journal of Human Genetics,Springer-Verlag,00215074|09168478 +The Japanese Journal of Jaw Deformities,Japanese Society of Jaw Deformities,09167048|18845045 +The Japanese Journal of Nutrition and Dietetics,The Japanese Society of Nutrition and Dietetics,00215147|18837921 +The Japanese Journal of Personality,Japan Society of Personality Psychology,13488406|13496174 +The Japanese Journal of Pharmacology,The Japanese Pharmacological Society,00215198|13473506 +The Japanese Journal of Phlebology,Japanese Society of Phlebology,09157395|21865523 +The Japanese Journal of Physiology,The Physiological Society of Japan,0021521X|18811396 +The Japanese journal of proctology,The Japan Society of Coloproctology,18838669 +The Japanese journal of psychology,The Japanese Psychological Association,00215236|18841082 +The Japanese Journal of Real Estate Sciences,Japan Association for Real Estate Sciences,09113576|21859531 +The Japanese Journal of Rehabilitation Medicine,The Japanese Association of Rehabilitation Medicine,0034351X|1880778X +The Japanese Journal of Rehabilitation Medicine,The Japanese Association of Rehabilitation Medicine,18813526|18818560 +THE JAPANESE JOURNAL OF RESEARCH ON EMOTIONS,Japan Society for Research on Emotions,18828817|18828949 +The Japanese Journal of Rural Economics,The Agricultural Economics Society of Japan,2187946X|21895880 +The Japanese Journal of Ryodoraku Autonomic Nervous System,The Japanese Society of Ryodoraku Medicine,05575729|18849237 +The Japanese Journal of Ryodoraku Medicine,The Japanese Society of Ryodoraku Medicine,09130977|18847595 +The Japanese Journal of Sarcoidosis and Other Granulomatous Disorders,Japan Society of Sarcoidosis and other Granulomatous Disorders,18831273|18846114 +The Japanese Journal of Special Education,The Japanese Association of Special Education,03873374|21865132 +The Japanese Journal of Surgery,Springer-Verlag,00471909| +The Japanese Journal of SURGICAL METABOLISM and NUTRITION,Japanese Society for Surgical Metabolism and Nutrition,03895564|21875154 +The Japanese Journal of Thoracic and Cardiovascular Surgery,Springer-Verlag,13444964|18632092 +The Japanese Journal of Urology,Japanese Urological Association,00215287|18847110 +The Japanese Journal of Veterinary Anesthesiology,Japanese Society of Veterinary Anesthesia and Surgery,02852209|21852987 +The Japanese Journal of Veterinary Dermatology,Japanese Society of Veterinary Dermatology,13476416|18812236 +The Japanese Journal of Veterinary Science,Japanese Society of Veterinary Science,00215295|18811442 +The Japanese Language Association Of Korea,The Japanese Language Association of Korea,12297275| +The Japanese Medical Journal,"""Editorial Committee of Japanese Journal of Infectious Diseases, National Institute of Infectious Diseases""",1884281X +The Japanese Modern Association of Korea,The Japanese Modern Association of Korea,12299456| +The Japanese Modern Association of Korea,The Japanese Modern Association of Korea,12299456| +The Japanese Political Economy,Informa UK (Taylor & Francis),2329194X|23291958 +The JBI Database of Systematic Reviews and Implementation Reports,Joanna Briggs Institute,22024433 +The Jewish Quarterly Review,JSTOR,00216682| +The Jordanian Journal for Library and Information Science,"""Al Manhal FZ, LLC""",23080981| +The Joural of the Korea Entertainment Industry Association,Korea Entertainment Industry Association,19766211| +"""The Journal """"Agriculture and Forestry""""""",Journal Agriculture and Forestry,05545579|18009492 +The Journal for Nurse Practitioners,Elsevier ,15554155| +The Journal for Specialists in Group Work,Informa UK (Taylor & Francis),01933922|15496295 +The Journal for Transdiciplinary Research in Southern Africa,AOSIS,18174434| +The Journal of Abnormal and Social Psychology,American Psychological Association,0096851X| +The Journal of Abnormal Psychology,American Psychological Association,01452339| +The Journal of Abnormal Psychology and Social Psychology,American Psychological Association,01452347| +The Journal of Academic Librarianship,Elsevier ,00991333| +The Journal of Academic Social Science Studies,Journal of Academic Social Science Studies,21472971| +the Journal of Academic Social Sciences,The Journal of Academic Social Sciences,21482489| +The Journal of Adhesion,Informa UK (Taylor & Francis),00218464|15455823 +The Journal of Adult Protection,Emerald (MCB UP ),14668203|20428669 +The Journal of Advanced Navigation Technology,The Korea Navigation Institute,12269026| +The Journal of Advanced Prosthodontics,The Korean Academy of Prosthodontics (KAMJE),20057806|20057814 +The Journal of Advances in Parasitology,Nexus Academic Publishers,23114096 +The Journal of Aesthetic Education,Muse - Johns Hopkins University Press,15437809 +The Journal of Aesthetics & Science of Art,Korean Society of Aesthetics and Science of Art,12290246| +The Journal of Aesthetics and Art Criticism,JSTOR,00218529| +The Journal of African American History,Association for the Study of African American Life and History,15481867|21535086 +The Journal of African History,Cambridge University Press,00218537|14695138 +The Journal of Agricultural Education and Extension,Informa UK (Taylor & Francis),1389224X|17508622 +The Journal of Agricultural Science,Cambridge University Press,00218596|14695146 +The Journal of Agricultural Science,Cambridge University Press,00218596|14695146 +The Journal of Allergy and Clinical Immunology In Practice,Elsevier ,22132198| +The Journal of Alternative and Complementary Medicine,Mary Ann Liebert,10755535|00000000 +The Journal of Alternative Investments,Institutional Investor Journals,15203255|21688435 +The Journal of American Culture,Wiley Blackwell (Blackwell Publishing),15427331|1542734X +The Journal of American History,Oxford University Press,00218723|19452314 +The Journal of Animal Genetics,Japanese Society of Animal Breeding and Genetics,13459961|18843883 +The Journal of Anthropological Society of Nippon,Anthropological Society of Nippon,00035505|1884765X +The Journal of Anthropology of Education,The Korean Society for the Study of Anthropology of Education,12293911| +The Journal of Antibiotics,Nature Publishing Group,00218820|18811469 +The Journal of Applied Behavioral Science,SAGE Publications,00218863|00000000 +The Journal of Applied Management and Entrepreneurship,GSE Research Limited,10771158|23263709 +The Journal of Applied Packaging Research,Wallace Center,23334304 +The Journal of Applied Pharmacology,The Korean Society of Applied Pharmacology,12256110| +The Journal of Applied Poultry Research,Oxford University Press,10566171|15370437 +The Journal of Architecture,Informa UK (Taylor & Francis),13602365|14664410 +The Journal of Art and Culture Studies,East-West Art and Culture Studies Association,22878289| +The Journal of Art Theory & Practice,The Korean Society of Art Theories,17381789| +The Journal of Arthroplasty,Elsevier ,08835403| +The Journal of Arts Management Law and Society,Informa UK (Taylor & Francis),10632921|19307799 +The Journal of Asia-Pacific Studies,Institute of Global Affairs,12258539| +The Journal of Asian Gnathology,The Academy of Clinical Dentistry,18848168 +THE JOURNAL OF ASIAN PHILOSOPHY IN KOREA,The Society for Asian Philosophy in Korea: SPK,15986780| +THE JOURNAL OF ASIAN PHILOSOPHY IN KOREA,The Society for Asian Philosophy in Korea: SPK,15986780| +The Journal of Asian Studies,Cambridge University Press,00219118|17520401 +The Journal of AsiaTEFL,The Journal of Asia TEFL,17383102| +The Journal of Association of Chest Physicians,Medknow Publications,23208775| +The Journal of Atomic and Molecular Sciences,Global Science Press,20751303| +The Journal of Auto-Nomic Nervous System,The Japan Society of Acupuncture and Moxibustion,03870952|21859442 +The Journal of Aviation/Aerospace Education and Research,Embry-Riddle Aeronautical University/Hunt Library,10651136|2329258X +The Journal of Ayn Rand Studies,The Pennsylvania State University Press,15261018|21697132 +The Journal of Basic & Applied Zoology,Elsevier ,20909896| +The Journal of Behavior Analysis of Offender and Victim Treatment and Prevention,American Psychological Association,21558655 +The Journal of Behavioral Health Services & Research,Springer-Verlag,10943412|15563308 +The Journal of Biochemistry Molecular Biology and Biophysics,Informa UK (Taylor & Francis),10258140| +The Journal of Bioethics,Springer-Verlag,02789523| +The Journal of Bioscience and Medicine,The Journal of Bioscience and Medicine,21612625 +The Journal of Blacks in Higher Education,JSTOR,10773711| +The Journal of Bone and Joint Surgery (American),Journal of Bone and Joint Surgery,00219355|15351386 +The Journal of Breast Health,AVES Publishing Co.,13060953|13060953 +The Journal of Business,The University of Chicago Press,00219398|15375374 +The Journal of Business Education,Informa UK (Taylor & Francis),00219444| +The Journal of Campus Behavioral Intervention,"""The NCHERM Group, LLC""",23801107| +The Journal of Campus Title IX Compliance and Best Practices,"""The NCHERM Group, LLC""",24711802| +The Journal of Cancer Research,American Association for Cancer Research,997013 +The Journal of Cardiovascular Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08894655| +The Journal of Cell Biology,The Rockefeller University Press,00219525|15408140 +The Journal of Chemical Physics,American Institute of Physics,00219606|10897690 +The Journal of Chemical Thermodynamics,Elsevier ,00219614|10963626 +The Journal of China Studies,Institute of Chinese Study Pusan National University,19755902| +The Journal of China Universities of Posts and Telecommunications,Elsevier ,10058885| +The Journal of Chinese Characters,Center for the Study of Chinese Characters in Korea,20936133| +The Journal of Chinese Cultural Studies,The Society for Chinese Cultural Research,15988503| +The Journal of Chinese Cultural Studies,The Society for Chinese Cultural Research,15988503| +The Journal of Chinese Sociology,Springer (Biomed Central Ltd.),21982635|21982635 +The Journal of Classical Studies,The Korean Association for the Western Ancient History and Culture,12294837| +The Journal of Clinical and Scientific Research,Sri Venkateswara Institute of Medical Sciences,22775706|22778357 +The Journal of Clinical Dentistry,The Academy of Clinical Dentistry,13468111|18848230 +The Journal of Clinical Monitoring,Springer (Kluwer Academic Publishers),07481977| +The Journal of Clinical Pharmacology,Wiley Blackwell (John Wiley & Sons),00912700| +The Journal of Clinical Pharmacology and New Drugs,Wiley Blackwell (John Wiley & Sons),00219754| +The Journal of Clinical Pharmacology and The Journal of New Drugs,Wiley Blackwell (John Wiley & Sons),00959863| +The Journal of Clinical Psychiatry,"""Physicians Postgraduate Press, Inc.""",01606689|15552101 +The Journal of Commonwealth & Comparative Politics,Informa UK (Taylor & Francis),03063631| +The Journal of Commonwealth Literature,SAGE Publications,00219894|00000000 +The Journal of Communist Studies and Transition Politics,Informa UK (Taylor & Francis),13523279|17439116 +The Journal of Community and Supportive Oncology,"""Frontline Medical Communications, Inc.""",23307749|23307757 +The Journal of Comparative Asian Development,Informa UK (Taylor & Francis),15339114|21505403 +The Journal of Comparative Germanic Linguistics,Springer (Kluwer Academic Publishers),13834924|15728552 +The Journal of Comparative Neurology,Wiley Blackwell (John Wiley & Sons),00219967|10969861 +The Journal of Computational Multiphase Flows,SAGE Publications,1757482X| +The Journal of Contemporary Dental Practice,Jaypee Brothers Medical Publishing,15263711|15263711 +The Journal of Contemporary European Studies,The Korean Society of Contemporary European Studies,1226895X| +The Journal of Continuing Education in Nursing,"""SLACK, Inc.""",00220124| +The Journal of Continuing Higher Education,Informa UK (Taylor & Francis),07377363|19484801 +The Journal of Cost Analysis,Informa UK (Taylor & Francis),08823871| +The Journal of Cost Analysis & Management,Informa UK (Taylor & Francis),15411656| +The Journal of Creative Behavior,Wiley Blackwell (John Wiley & Sons),00220175| +The Journal of Criminal Law and Criminology (1973-),JSTOR,00914169| +The Journal of Criminal Law Criminology and Police Science,JSTOR,00220205| +The Journal of Critical Analysis,Philosophy Documentation Center,00220213| +The Journal of Critical Care Medicine,Walter de Gruyter GmbH,23931817 +The Journal of Cultural Policy,Korea Culture and Tourism Institute,17381258| +The Journal of Curriculum Studies,The Korean Society for Curriculum Studies,12293202| +The Journal of Decorative and Propaganda Arts,JSTOR,08887314| +The Journal of Defense Modeling and Simulation Applications Methodology Technology,SAGE Publications,15485129|1557380X +The Journal of Deliberative Mechanisms in Science,Hipatia Press,20143672 +The Journal of Dentists,Savvy Science Publisher,23118695 +The Journal of Derivatives,Institutional Investor Journals,10741240|21688524 +The Journal of Dermatologic Surgery and Oncology,Wiley Blackwell (Blackwell Publishing),01480812| +The Journal of Dermatology,Wiley Blackwell (Blackwell Publishing),03852407|13468138 +The Journal of Developing Areas,Muse - Johns Hopkins University Press,15482278 +The Journal of Development Studies,Informa UK (Taylor & Francis),00220388|17439140 +The Journal of Difference Equations and Applications,Informa UK (Taylor & Francis),10236198|15635120 +The Journal of Early Adolescence,SAGE Publications,02724316|15525449 +The Journal of Ecclesiastical History,Cambridge University Press,00220469|14697637 +The Journal of Economic Asymmetries,Elsevier ,17034949| +The Journal of Economic Education,Informa UK (Taylor & Francis),00220485|21524068 +The Journal of Economic History,Cambridge University Press,00220507|14716372 +The Journal of Economic Inequality,Springer-Verlag,15691721|15738701 +The Journal of Economic Perspectives,American Economic Association,08953309|00000000 +The Journal of Economics Studies and Research,IBIMA Publishing,21659966 +The Journal of Educational Idea,Korean Educational Idea Association,17381851| +The Journal of Educational Principles,The Korean Society for the Study of Educational Principles,15981940 +The Journal of Educational Research,Informa UK (Taylor & Francis),00220671|19400675 +The Journal of Educational Sociology,The Japan Society for Educational Sociology,03873145|21850186 +The journal of Educational Studies,"""Educational Research Institute, College of Education, Ewha Womans University""",12298484| +The Journal of Egyptian Archaeology,JSTOR,03075133| +The Journal of Engineering,Institution of Electrical Engineers,20513305 +The Journal of Engineering and Fundamentals,The Journal of Engineering and Fundamentals,21490325 +The Journal of Engineering Entrepreneurship,St. Louis University,21596948|21596956 +The Journal of Engineering Geology,The Korea Society of Engineering Gelology,12265268| +The Journal of English and Germanic Philology,University of Illinois Press,03636941|1945662X +The Journal of English Cultural Studies,Institute for English Cultural Studies,20055862| +The Journal of English Cultural Studies,Institute for English Cultural Studies,20055862| +The Journal of English Language and Literature,English Language and Literature Association of Korea,10162283| +The Journal of Environment & Development,SAGE Publications,10704965|00000000 +The Journal of Environmental Education,Informa UK (Taylor & Francis),00958964|19401892 +The Journal of Ethics,Springer-Verlag,13824554|15728609 +The Journal of Europe - Middle East Social Science Studies,The Journal of Europe-Middle East Social Sciences Studies,21496439|21496439 +The Journal of Exercise Nutrition and Biochemistry,Korean Society for Exercise Nutrition,22336834|22336842 +The Journal of Experimental Education,Informa UK (Taylor & Francis),00220973|19400683 +The Journal of Experimental Zoology,Wiley Blackwell (John Wiley & Sons),0022104X|1097010X +The Journal of Fandom Studies,Intellect,20466692|20466706 +The Journal of Finance,Wiley Blackwell (Blackwell Publishing),00221082|15406261 +The Journal of Finance and Data Science,Elsevier ,24059188| +The Journal of Financial Research,Wiley Blackwell (Blackwell Publishing),02702592|14756803 +The Journal of Fisheries Business Administration,The Korean Society of Fisheries Business Administration,12251011|22881727 +The Journal of Fixed Income,Institutional Investor Journals,10598596|21688648 +The Journal of Foot & Ankle Surgery,Elsevier - WB Saunders,10672516| +The Journal of Foraminiferal Research,GeoScienceWorld,00961191| +The Journal of Foreign Studies,Foreign Studies Institute,22884599| +The Journal of Garden History,Informa UK (Taylor & Francis),01445170| +The Journal of Gemmology,GEM-A,00221252| +The Journal of Gene Medicine,Wiley Blackwell (John Wiley & Sons),1099498X|15212254 +The Journal of General and Applied Microbiology,The Microbiology Research Foundation,00221260|13498037 +The Journal of General Education,The Pennsylvania State University Press,00213667|15272060 +The Journal of General Physiology,The Rockefeller University Press,00221295|15407748 +The Journal of General Psychology,Informa UK (Taylor & Francis),00221309|19400888 +The Journal of Genes Microbes and Immunity,ISPACS GmbH,2197635X +The Journal of Genetic Psychology,Informa UK (Taylor & Francis),00221325|19400896 +The Journal of Geology,The University of Chicago Press,00221376|15375269 +The Journal of Geometric Mechanics,American Institute of Mathematical Sciences,19414889| +The Journal of Gojiseon & Dangun Studies,Gojoseon and Dangun Studies Association,1229893X| +The Journal of Haemophilia Practice,Haemnet,20553390 +The Journal Of Hand Surgery,Elsevier ,03635023| +The Journal of Hand Surgery (Asian-Pacific Volume),World Scientific ,24248355|24248363 +The Journal of Hand Surgery British & European Volume,SAGE Publications,02667681| +The Journal of Headache and Pain,Springer-Verlag,11292369|11292377 +The Journal of Health and Physical Education,Informa UK (Taylor & Francis),23267240 +The Journal of Heart and Lung Transplantation,Elsevier ,10532498| +The Journal of Hellenic Studies,Cambridge University Press,00754269|20414099 +The Journal of High Technology Management Research,Elsevier ,10478310| +The Journal of Higher Education,Muse - Johns Hopkins University Press,00221546|15384640 +The Journal of Hindu Studies,Oxford University Press,17564255|17564263 +The Journal of Horticultural Science and Biotechnology,Informa UK (Taylor & Francis),14620316|23804084 +The Journal of Hospitality Financial Management,Informa UK (Taylor & Francis),10913211|21522790 +The Journal of Human Justice,Springer-Verlag,08472971| +The Journal of Human Resources,University of Wisconsin Press,0022166X|15488004 +The Journal of Humanistic Counseling,Wiley Blackwell (John Wiley & Sons),21590311| +The Journal of Humanistic Counseling Education and Development,Wiley Blackwell (John Wiley & Sons),19310293| +The Journal of Humanistic Education and Development,Wiley Blackwell (John Wiley & Sons),07356846| +The Journal of Immunology,The American Association of Immunologists,00221767|15506606 +The Journal of Imperial & Commonwealth History,Informa UK (Taylor & Francis),03086534|17439329 +The Journal of Index Investing,Institutional Investor Journals,21547238|2374135X +The Journal of Indian Orthodontic Society,Medknow Publications,03015742|09749098 +The Journal of Indian Prosthodontic Society,Medknow Publications,09724052|19984057 +The Journal of Individual Psychology,Muse - Johns Hopkins University Press,23320583 +The Journal of Infection in Developing Countries,Journal of Infection in Developing Countries,19722680|19722680 +The Journal of Infectious Diseases,Oxford University Press,00221899|15376613 +The Journal of Information and Systems in Education,Japanese Society for Information and Systems in Education,1348236X|21863679 +The Journal of Information Systems,The Korean Association of Information Systems,12298476| +The Journal of Insurance,JSTOR,10473483| +The Journal of Interdisciplinary History,MIT Press,00221953|15309169 +The Journal of International Advanced Otology,AVES Publishing Co.,13087649|21483817 +The Journal of International Educational Sciences,The Journal of International Education Sciences,21490848| +The Journal of International Relations,The East Asian Association of International Studies,20920075| +The Journal of International Relations,JSTOR,01488937| +The Journal of International Trade & Commerce,Korea International Trade Research Institute,17388112| +The Journal of Internationalization and Localization,John Benjamins Publishing Company,20326904|20326912 +The Journal of Internet Banking and Commerce,OMICS Publishing Group,12045357 +The Journal of Investing,Institutional Investor Journals,10680896|21688613 +The Journal of Island and Coastal Archaeology,Informa UK (Taylor & Francis),15564894|15561828 +THE JOURNAL OF ISLAND STUDIES,The Japan Society of Island Studies,18847013|18847838 +The Journal of Israeli History,Informa UK (Taylor & Francis),13531042|17440548 +The Journal of Japan Gnathology,The Academy of Clinical Dentistry,18848184 +The Journal of Japan Institute for Interconnecting and Packaging Electronic Circuits,Japan Institute of Electronics Packaging,13410571|18841201 +The Journal of Japan Institute of Navigation,Japan Institute of Navigation,03887405|21873275 +THE JOURNAL OF JAPAN SOCIETY FOR CLINICAL ANESTHESIA,Japan Society for Clinical Anesthesia,02854945|13499149 +The Journal of Japanese College of Angiology,Japan College of Angiology,03871126|18808840 +The Journal of Japanese Society of Limb Salvage and Podiatric Medicine,Japanee Society of Limb Salvage and Podiatric Medicine,1883857X|21871957 +The Journal of Japanese Society of Lumbar Spine Disorders,The Japanese Society of Lumbar Spine Disorders,13459074|18821863 +The Journal of Japanese Society of Stomatognathic Function,Japanese Society of Stomatognathic Function,13409085|1883986X +The Journal of Japanese Studies,Muse - Johns Hopkins University Press,15494721 +The Journal of Japanese Studies,Institute of Japanese Studies Dankook University,1598737X|24658448 +The Journal of Kansai Medical University,The Medical Society of Kansai Medical University,00228400|21853851 +The Journal of Kartal Training and Research Hospital,"""LookUs Bilisim, Ltd.""",1302485X| +The Journal of King Mongkut s University of Technology North Bangkok,King Mongkut's University of Technology North Bangkok,0857684X| +The Journal of Korea Assosiation for Disability and Oral Health,Korean Association for Disability and Health,17388813| +The Journal of Korea Institute of Information Electronics and Communication Technology,The Korean Institute of Information & Electronic Communication Technology,2005081X| +The Journal of Korea Real Estate Analysists Association,Korea Real Estate Analysts Association,12294403| +The Journal of Korea Robotics Society,The Korea Robotics Society,19756291|22873961 +The Journal of Korean Academic Society of Nursing Education,The Korean Academic Society of Nursing Education,12259578| +The Journal of Korean Academy of Conservative Dentistry,The Korean Academy of Conservative Dentistry,12250864|20938179 +The Journal of Korean Academy of Prosthodontics,The Korean Academy of Prosthodontics (KAMJE),03012875|20053789 +The Journal of Korean Association for Particle and Aerosol Research,Korean Association for Particle and Aerosol Research,17388716|22878130 +The Journal Of Korean Association of Maxillofacial Plastic and Reconstructive Surgeons,Korean Association of Maxillofacial Plastic and Reconstructive Surgeons,12254207| +The Journal of Korean Classics,Institute for the Translation of Korean Classics,17384648| +The Journal of Korean Dance,The Society of Korean Dances Studies,19758502| +The Journal of Korean Diabetes Association,Korean Diabetes Association (KAMJE),10156461| +The Journal of Korean drama and theatre,The Learned Society of Korean Drama and Theatre,12257729| +The Journal of Korean Institute of Communications and Information Sciences,Korea Information and Communications Society,12264717| +The Journal of Korean Institute of Educational Facilities,Korean Institute of Educational Facilities,12277258| +The Journal of Korean Institute of Educational Facilities,Korean Institute of Educational Facilities,12277258| +The Journal of Korean Institute of Electromagnetic Engineering and Science,Korean Institute of Electromagnetic Engineering and Science,12263133| +The Journal of Korean Institute of Information Technology,Korean Institute of Information Technology,15988619| +The Journal of Korean Knee Society,The Korean Knee Society (KAMJE),12251623| +The Journal of Korean Language and Literature Education,The Society of Korean Language and Literature Education,12253014| +The Journal of Korean Medical History,Korean Society of Medical History,12296147| +The Journal of Korean Medicine Ophthalmology and Otolaryngology and Dermatology,The Korean Oriental Medical Opthalmology and Otolaryngology and Dermatology Society,17386640| +The Journal of Korean Nietzsche-Society,Koreanische Nietzsche Gesellschaft,15989364| +The Journal of Korean Oriental Pediatrics,The Association of Korean Oriental Pediatrics,12268038| +The Journal of Korean Physical Therapy,The Korean Society of Physical Therapy,12290475|2287156X +The Journal of Korean Society of Community Based Occupational Therapy,Korean Society of Community-Based Occupational Therapy Association,22340866| +The Journal of Korean Society of Menopause,The Korean Society of Menopause (KAMJE),12268704| +The Journal of Korean Society of Occupational Therapy,Korean Society of Occupational Therapy,12260134|22887164 +The Journal of Land & Public Utility Economics,JSTOR,15489000| +The Journal of Language & Literature,The Society of Chung-Ang Language and Literature,12296406| +The Journal of Laryngology & Otology,Cambridge University Press,00222151|17485460 +The Journal of Laryngology and Rhinology,Cambridge University Press,17551455| +The Journal of Laryngology Rhinology and Otology,Cambridge University Press,17551463| +The Journal of Latin American and Caribbean Anthropology,Wiley Blackwell (Blackwell Publishing),19354932|19354940 +The Journal of Latin American Studies,Institute of Latin American Studies,12297046| +The Journal of Law and Economics,The University of Chicago Press,00222186|15375285 +The Journal of Law Medicine & Ethics,Wiley Blackwell (Blackwell Publishing),10731105|1748720X +The Journal of Law of Education,The Korea Society for Educational Law,1226301X| +The Journal of Legal Analysis,Oxford University Press,19465319|19465319 +The Journal of Legal History,Informa UK (Taylor & Francis),01440365|17440564 +The Journal of Legal Pluralism and Unofficial Law,Informa UK (Taylor & Francis),07329113|23059931 +The Journal of Legal Studies,The University of Chicago Press,00472530|15375366 +The Journal of Leukocyte Biology,Society for Leukocyte Biology,19383673 +The Journal of Lipid Research,"""American Society for Biochemistry and Molecular Biology, Journal of Lipid Research""",00222275|15397262 +The Journal of Literature and Science,Journal of Literature and Science,1754646X|1754646X +The Journal of Localitology,Korean Studies Institute,20059221| +The Journal of Logic and Algebraic Programming,Elsevier ,15678326| +The Journal of Logic Programming,Elsevier ,07431066| +The Journal of Management Development,Emerald (MCB UP ),02621711|00000000 +The Journal of Marketing Theory and Practice,Informa UK (Taylor & Francis),10696679|19447175 +The Journal of Maternal-Fetal & Neonatal Medicine,Informa UK (Taylor & Francis),14767058|14764954 +The Journal of Maternal-Fetal Medicine,Wiley Blackwell (John Wiley & Sons),10570802|15206661 +The Journal of Mathematical Behavior,Elsevier ,07323123| +The Journal of Mathematical Neuroscience,Springer (Biomed Central Ltd.),21908567|21908567 +The Journal of Media Innovations,University of Oslo Library,18945562 +The Journal of Medical Humanities and Bioethics,Springer-Verlag,08826498| +The Journal of Medical Investigation,University of Tokushima Faculty of Medicine ,13431420|13496867 +The Journal of Medical Sciences,Jaypee Brothers Medical Publishing,2321354X| +The Journal of Medieval Latin,"""Brepols Publishers, NV""",07789750| +The Journal of Medieval Latin,"""Brepols Publishers, NV""",07789750| +The Journal of Medieval Religious Cultures,The Pennsylvania State University Press,19476566|21539650 +The Journal of Membrane Biology,Springer-Verlag,00222631|14321424 +The Journal of Men s Health & Gender,Mary Ann Liebert,15718913| +The Journal of Men s Studies,SAGE Publications,10608265|19330251 +The Journal of Mental Health Administration,Springer-Verlag,00928623| +The Journal of Mental Health Policy and Economics,Wiley Blackwell (John Wiley & Sons),10914358|1099176X +The Journal of Mental Health Training Education and Practice,Emerald (MCB UP ),17556228|20428707 +The Journal of Mental Subnormality,Maney Publishing,00222666| +The Journal of Microbiology,Springer-Verlag,12258873|19763794 +The Journal of Migration & Society,Sookmyung Institute of Multiculturalism Studies,20052553| +The Journal of Military History,Muse - Johns Hopkins University Press,08993718|15437795 +The Journal of Modern African Studies,Cambridge University Press,0022278X|14697777 +The Journal of Modern British and American Language and Literature,The Association of Modern British and American Language and Literature,12293814| +The Journal of Modern Craft,Informa UK (Taylor & Francis),17496772|17496780 +The Journal of Modern History,The University of Chicago Press,00222801|15375358 +The Journal of Modern Periodical Studies,The Pennsylvania State University Press,19476574|21529272 +The Journal of Moral Education,The Korean Society for the Study of Moral Education,1229375X| +The Journal of Muamalat and Islamic Finance Research,"""Al Manhal FZ, LLC""",1823075X| +The Journal of Mycology,JSTOR,10520368| +The Journal of National Accreditation Board for Hospitals & Healthcare Providers,Medknow Publications,23486139| +The Journal of Negro Education,Journal of Negro Education,00222984|21676437 +The Journal of Negro History,JSTOR,00222992| +The Journal of Nervous and Mental Disease,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00223018| +The Journal of Neurobehavioral Sciences,ScopeMed International Medical Journal Managment and Indexing System,21484325 +The Journal of Neurological and Neurosurgical Nursing,University of Humanities and Economics in Wloclawek,20848021|22990321 +The Journal of New Drugs,Wiley Blackwell (John Wiley & Sons),00960284| +The Journal of Nietzsche Studies,The Pennsylvania State University Press,09688005|15384594 +The Journal of Nihon University School of Dentistry,Nihon University School of Dentistry,00290432|18842984 +The Journal of North African Studies,Informa UK (Taylor & Francis),13629387|17439345 +The Journal of Northeast Asia Research,The Institute for Northeast Asia Research,20054432| +The journal of nutrition health & aging,Springer-Verlag,12797707|17604788 +The Journal of Nutritional Biochemistry,Elsevier ,09552863| +The Journal of Object Technology,AITO - Association Internationale pour les Technologies Objets,16601769 +The Journal of Obstetrics and Gynecology of India,Springer-Verlag,09719202|09756434 +The Journal of OncoPathology,Optimal Clinical Ltd.,20525931| +The Journal of Organic Chemistry,American Chemical Society,00223263|15206904 +The Journal of Oriental Obstetrics and Gynecology,The Society of Korean Medicine Obstetrics and Gynecology,12294292| +The Journal of Otolaryngology,"""Decker, Inc.""",3816605 +The Journal of Pacific History,Informa UK (Taylor & Francis),00223344|14699605 +The Journal of Pathology,Wiley Blackwell (John Wiley & Sons),00223417|10969896 +The Journal of Pathology and Bacteriology,Wiley Blackwell (John Wiley & Sons),03683494|15552039 +The Journal of Pathology Clinical Research,Wiley Blackwell (John Wiley & Sons),20564538| +The Journal of Peace Studies,The Korean Association of Peace Studies,17382580| +The Journal of Peasant Studies,Informa UK (Taylor & Francis),03066150|17439361 +The Journal of Pediatric Pharmacology and Therapeutics,Pediatric Pharmacy Advocay Group,15516776| +The Journal of Pediatric Research,Galenos Yayinevi,21479445| +The Journal of Pediatrics,Elsevier ,00223476| +The Journal of Perinatal & Neonatal Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08932190| +The Journal of Perinatal & Neonatal Nursing,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08932190| +The Journal of Perinatal Education,Springer Publishing Company,10581243| +The Journal of Philosophy,Philosophy Documentation Center,0022362X| +The Journal of Philosophy Psychology and Scientific Methods,JSTOR,01609335| +The Journal of Philosophy Science & Law,Philosophy Documentation Center,15498549| +The Journal of Physical Chemistry,American Chemical Society,00223654|15415740 +The Journal of Physical Chemistry A,American Chemical Society,10895639|15205215 +The Journal of Physical Chemistry B,American Chemical Society,15206106|15205207 +The Journal of Physical Chemistry C,American Chemical Society,19327447|19327455 +The Journal of Physical Chemistry Letters,American Chemical Society,19487185|19487185 +The Journal of Physical Fitness and Sports Medicine,The Japanese Society of Physical Fitness and Sports Medicine,21868131|21868123 +The Journal of Physician Assistant Education,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,19419430| +The Journal of Physiological Sciences,Springer-Verlag,18806546|18806562 +The Journal of Physiology,Wiley Blackwell (Blackwell Publishing),00223751|14697793 +The Journal of Policy Reform,Informa UK (Taylor & Francis),13841289|14772736 +The Journal of Politics,The University of Chicago Press,00223816|14682508 +The Journal of Popular Culture,Wiley Blackwell (Blackwell Publishing),00220384|15405931 +The Journal of Popular Culture,Wiley Blackwell (Blackwell Publishing),00223840| +The Journal of Popular Television,Intellect,20469861|2046987X +The Journal of Portfolio Management,Institutional Investor Journals,00954918|21688656 +The Journal of Positive Psychology,Informa UK (Taylor & Francis),17439760|17439779 +The Journal of Poultry Science,Japan Poultry Science Association,13467395|13490486 +The Journal of Practice Teaching and Learning,Whiting & Birch Ltd,17595150| +The Journal of Practice Teaching in Health and Social Work,Whiting & Birch Ltd,14606690|17466113 +The Journal of Pre-College Philosophy,Philosophy Documentation Center,01629662| +The Journal of Prevention,Springer-Verlag,0613514X| +The Journal of Primary Prevention,Springer-Verlag,0278095X|15736547 +The Journal of Private Equity,Institutional Investor Journals,10965572|21688508 +The Journal of Problem Solving,Purdue University (bepress),19326246 +The Journal of Problem Solving,Purdue University (bepress),19326246 +The Journal of Protozoology,Wiley Blackwell (Blackwell Publishing),00223921| +The Journal of Psychiatry & Law,SAGE Publications,00931853|21631794 +The Journal of Psychodrama Sociometry and Group Psychotherapy,American Society of Group Psychotherapy and Pyschodrama - ASGPP,07311273| +The Journal of Psychology,Informa UK (Taylor & Francis),00223980|19401019 +The Journal of Psychology and Financial Markets,Informa UK (Taylor & Francis),15208834|15327760 +The Journal of Race Development,JSTOR,10683380| +The Journal of Race Ethnicity and Politics,Cambridge University Press,20566085 +The Journal of Real Estate Finance and Economics,Springer-Verlag,08955638|1573045X +The Journal of Rehabilitation Research and Development,Journal of Rehabilitation Research & Development,07487711|19381352 +The Journal of Religion,The University of Chicago Press,00224189|15496538 +The Journal of Retirement,Institutional Investor Journals,23266899|23266902 +The Journal of Rheumatology,The Journal of Rheumatology,0315162X|14992752 +The Journal of Risk Finance,Emerald (MCB UP ),15265943| +The Journal of Roman Studies,Cambridge University Press,00754358|1753528X +The Journal of Romance Studies,Berghahn Books,14733536|17522331 +The Journal of Rotterdam Islamic and Social Sciences,De Gruyter Open Sp. z o.o. ,18776671 +The Journal of Rural Health,Wiley Blackwell (Blackwell Publishing),0890765X|17480361 +The Journal of School Nursing,SAGE Publications,10598405|15468364 +The Journal of Secondary Gifted Education,"""Sage Publications (Prufrock Press, Inc.)""",10774610| +The Journal of Seoul studies,University of Seoul Institute of Seoul Studies,1225746X| +The Journal of Sex Research,Informa UK (Taylor & Francis),00224499|15598519 +The Journal of Slavic Military Studies,Informa UK (Taylor & Francis),13518046|15563006 +The Journal of Smoking Cessation,Cambridge University Press,18342612|18342612 +The Journal of Social Psychology,Informa UK (Taylor & Francis),00224545|19401183 +The Journal of Social Sciences,The Journal of Social Sciences,21490821| +THE JOURNAL OF SOCIAL SCIENCES,Research Institute for Social Science Keimyung University,15986489| +The Journal of Social Studies Research,Elsevier ,0885985X| +The Journal of Social Welfare & Family Law,Informa UK (Taylor & Francis),01418033|14699621 +The Journal of Society for e-Business Studies,Society fo e-Business Studies,12263931| +The Journal of Socio-Economics,Elsevier ,10535357| +The Journal of Solid Waste Technology and Management,Journal of Solid Waste Technology and Management,10881697| +The Journal of South Asian Federation of Menopause Societies,Jaypee Brothers Medical Publishing,2319846X|23199830 +The Journal of Southern History,JSTOR,00224642| +The Journal of Soviet Military Studies,Informa UK (Taylor & Francis),0954254X| +The Journal of Special Children Education,The Korean Association for Children with Special Needs,12298301| +The Journal of Special Education,SAGE Publications,00224669|15384764 +The Journal of Speculative Philosophy,The Pennsylvania State University Press,0891625X|15279383 +The Journal of Speech and Language Pathology – Applied Behavior Analysis,American Psychological Association,19324731 +The Journal of Spinal Surgery,Jaypee Brothers Medical Publishing,09752625|23486031 +The Journal of Sports and Entertainment Law,Korean Association of Sports and Entertainment Law,1598527X| +The Journal of Steroid Biochemistry and Molecular Biology,Elsevier ,09600760| +The Journal of Strain Analysis for Engineering Design,SAGE Publications,03093247|20413130 +The Journal of Strategic Information Systems,Elsevier ,09638687| +The Journal of Strength and Conditioning Research,Ovid Technologies (Wolters Kluwer) - National Strength & Conditioning,10648011|15334287 +The Journal of Structured Finance,Institutional Investor Journals,10823220|23741325 +The Journal of Studies in Language,The Modern Linguistic Society of Korea,12254770| +The Journal of Studies in Language,The Modern Linguistic Society of Korea,12254770| +The Journal of Study on Language and Culture of Korea and China,Korean Society of Study on Chinese Language and Culture,17380502| +The Journal of Supercomputing,Springer-Verlag,09208542|15730484 +The Journal of Supercritical Fluids,Elsevier ,08968446| +The Journal of Supportive Oncology,"""Frontline Medical Communications, Inc.""",15446794| +The Journal of Surgery,Elsevier ,17416280| +The journal of Sustainable Design and Educational Environment Research,Korean Institute of Educational Environment,15983765| +The Journal of Sustainable Mobility,GSE Research Limited,20532350| +The Journal of Sustainable Product Design,Springer-Verlag,13676679|15731588 +The Journal of Technology Transfer,Springer-Verlag,08929912|15737047 +The Journal of Tepecik Education and Research Hospital,Logos Medical Publication,13057073| +The Journal Of Test & Deposits,CrossRef test user,01988220|01988220 +The Journal of the Academy of Management,The Academy of Management,15353990| +The Journal of the Acoustical Society of America,Acoustical Society of America ,00014966| +THE JOURNAL OF THE ACOUSTICAL SOCIETY OF JAPAN (E),Acoustical Society of Japan,03882861|21853509 +The Journal of the Acoustical Society of Korea,The Acoustical Society of Korea,12254428|22873775 +The Journal of the American Association of Gynecologic Laparoscopists,Elsevier ,10743804| +The Journal of the American Board of Family Medicine,American Board of Family Medicine,15572625|15587118 +The Journal of the American College of Certified Wound Specialists,Elsevier ,18764983| +The Journal of the American Dental Association,Elsevier ,00028177| +The Journal of the American Dental Association (1922),American Dental Association,10486364| +The Journal of the American Dental Association and The Dental Cosmos,American Dental Association,03758451| +The Journal of the American Military History Foundation,JSTOR,15208621| +The Journal of the American Military Institute,JSTOR,15208613| +The Journal of the American Osteopathic Association,American Osteopathic Association,00986151|19451997 +The Journal of the American Pharmaceutical Association (1912),Elsevier ,0898140X| +The Journal of the American Society of Architectural Historians,JSTOR,15449890| +The Journal of the Anthropological Institute of Great Britain and Ireland,JSTOR,09595295| +The journal of the Anthropological Society of Tokyo,Anthropological Society of Nippon,18847641 +The Journal of The Asian federation of Obstetrics and Gynaecology,Wiley Blackwell (Blackwell Publishing),03770532| +The Journal of the Association of Teachers of Japanese,JSTOR,08859884| +The Journal of the Astronautical Sciences,Springer-Verlag,00219142|21950571 +The Journal of the Australian Mathematical Society Series B Applied Mathematics,Cambridge University Press,03342700| +The Journal of the British Association of Psychotherapists,Wiley Blackwell (John Wiley & Sons),09540350|15569160 +The Journal of the British Menopause Society,The Royal Society of Medicine,13621807|17404568 +The Journal of the Civil War Era,Muse - Johns Hopkins University Press,21599807 +The journal of the convergence on culture technology,The International Promotion Agency of Culture Technology,23840358| +The Journal of the Economics of Ageing,Elsevier ,2212828X| +The Journal of the Ethnological Society of London (1869-1870),JSTOR,13680374| +The Journal of the Faculty of Economics and Political Science,"""Al Manhal FZ, LLC""",23569166| +The Journal of the Geological Society of Japan,The Geological Society of Japan,00167630|13499963 +The Journal of the Gilded Age and Progressive Era,Cambridge University Press,15377814|19433557 +The Journal of the Gilded Age and Progressive Era,Cambridge University Press,15377814|19433557 +The Journal of the Herpetological Association of Africa,Informa UK (Taylor & Francis),04416651|21593957 +The Journal of the History of Childhood and Youth,Muse - Johns Hopkins University Press,19413599 +The Journal of the Humanities for Unification,The Institute of Humanities Research In Konkuk University,22889841| +The Journal of the Institute of Electrical Engineers of Japan,Institute Electrical Engineers Japan,13405551|18814190 +The Journal of The Institute of Image Information and Television Engineers,The Institute of Image Information and Television Engineers,13426907|18816908 +The Journal of The Institute of Internet Broadcasting and Communication,"""The Institute of Webcasting, Internet and Telecommunication""",22890238|22890246 +The Journal of the Institute of Television Engineers of Japan,The Institute of Image Information and Television Engineers,03866831|18849644 +The Journal of the Iowa Academy of Science,Iowa Academy of Science,08968381| +The Journal of the Japan Society of Aeronautical Engineering,Japan Society for Aeronautical and Space Sciences,18835422 +The Journal of the Japanese Association for Chest Surgery,Japanese Association for Chest Surgery,09190945|18814158 +THE JOURNAL OF THE JAPANESE ASSOCIATION OF GROUNDWATER HYDROLOGY,Japanese Association of Groundwater Hyrdology,00290602|21865515 +THE JOURNAL OF THE JAPANESE ASSOCIATION OF GROUNDWATER HYDROLOGY,Japanese Association of Groundwater Hyrdology,00290602|21865515 +The Journal of the Japanese Association of Mineralogists Petrologists and Economic Geologists,Japan Association of Mineralogical Sciences,00214825|18830765 +The Journal of the Japanese Landscape Architectural Society,Japanese Institute of Landscape Architecture,21853045 +The journal of the Japanese Practical Surgeon Society,Japan Surgical Association,03869776| +The Journal of the Japanese Society of Clinical Cytology,The Japanese Society of Clinical Cytology,03871193|18827233 +The journal of the Japanese Society of Lymphoreticular Tissue research,Japanese Society for Lymphoreticular Tissue Research,13429248|1883681X +The Journal of the Korea Contents Association,The Korea Contents Association,15984877| +The Journal of the Korea institute of electronic communication sciences,The Korean Institute of Electronic Communication Sciences,19758170| +The Journal of The Korea Institute of Intelligent Transport Systems,The Korea Institute of Intelligent Transport Systems,17380774| +THE JOURNAL OF THE KOREAN ACADEMY OF PEDTATRIC DENTISTRY,Korean Academy of Pediatric Dentistry,12268496|22883819 +The Journal of the Korean Academy of Periodontology,Korean Academy of Periodontology (KAMJE),02503352|20930747 +The Journal of The Korean Association of Geographic and Environmental Education,The Journal of the Korean Association of Geographic and Environmental Education,1226511X| +The Journal of the Korean Bone and Joint Tumor Society,Korean Bone and Joint Tumor Society (KAMJE),12264962|22339841 +The Journal of the Korean Hip Society,The Korean Hip Society (KAMJE),12269409| +The Journal of the Korean Institute of Information and Communication Engineering,The Korean Institute of Information and Communication Sciences,22344772| +The Journal of the Korean Orthopaedic Association,The Korean Orthopaedic Association (KAMJE),12262102|20058918 +The Journal of the Korean Rheumatism Association,The Korean Rheumatism Association (KAMJE),12268070| +The Journal of the Korean Society for Therapeutic Radiology and Oncology,Korean Society for Therapeutic Radiology and Oncology (KAMJE),12298719| +The Journal of the Korean Society for Transplantation,The Korean Society for Transplantation (KAMJE),15981711| +The Journal of the Kyushu Dental Society,The Kyushu Dental Society,03686833|18808719 +The Journal of the Marine Acoustics Society of Japan,Marine Acoustics Society of Japan,09165835|18816819 +The Journal of the Middle East and Africa,Informa UK (Taylor & Francis),21520844|21520852 +The Journal of the Midwest Modern Language Association,JSTOR,07425562| +The Journal of the National Dental Association,American Dental Association,00971901| +The Journal of the Petrological Society of Korea,Petrological Society of Korea,12262471| +The Journal of the Quekett Microscopical Club,Smithsonian Institution Biodiversity Heritage Library,03683915| +The journal of the research of chinese novels,The Society for the Research of Chinese Novels,12259624| +The Journal of the Royal Anthropological Institute of Great Britain and Ireland,JSTOR,03073114| +The Journal of the Royal College of Physicians of Edinburgh,Royal College of Physicians of Edinburgh,14782715|14782715 +The Journal of the Royal Society for the Promotion of Health,SAGE Publications,14664240| +The Journal of the Rutgers University Libraries,Rutgers University Libraries,360473 +The Journal of the Society for Art and Science,Society for Art and Science,13472267 +The Journal of the Society of Chemical Industry Japan,The Chemical Society of Japan,00232734|21850860 +The Journal of the Society of Cinematologists,JSTOR,15500349| +THE JOURNAL OF THE SOCIETY OF FORESTRY,The Japanese Forest Society,21858187 +The Journal of the Southern Appalachian Botanical Club,JSTOR,19368909| +THE JOURNAL OF THE STOMATOLOGICAL SOCIETY JAPAN,"""The Stomatological Society, Japan""",03009149|18845185 +The Journal of the Torrey Botanical Society,BioOne (Torrey Botanical Society),10955674|19400616 +The Journal of the World Universities Forum,Common Ground Publishing,18352030| +The Journal of Theological Studies,Oxford University Press,00225185|14774607 +The Journal of Toxicological Sciences,Japanese Society of Toxicology,03881350|18803989 +The Journal of Trace Elements in Experimental Medicine,Wiley Blackwell (John Wiley & Sons),0896548X|1520670X +The Journal of Trading,Institutional Investor Journals,15593967|21688427 +The Journal of Translation Studies,The Korean Association of Translation Studies,1229795X| +The Journal of Transport History,SAGE Publications,00225266|17593999 +The Journal of Turk-Islam World Social Studies,The Journal of Turk-Islam World Social Studies,2149083X| +The Journal of Urology,Elsevier ,00225347| +The Journal of Value Inquiry,Springer-Verlag,00225363|15730492 +The Journal of Vascular Access,"""Wichtig Publishing, SRL""",11297298| +The Journal of Visualization and Computer Animation,Wiley Blackwell (John Wiley & Sons),10498907|10991778 +THE JOURNAL OF VITAMINOLOGY,The Vitamin Society of Japan,00225398| +The Journal of VLSI Signal Processing Systems for Signal Image and Video Technology,Springer-Verlag,09225773|1573109X +The Journal of Wealth Management,Institutional Investor Journals,15204154|23741368 +The Journal of Web Science,Now Publishers,23324031 +The Journal of Western History,Journal of Western History,17387027| +The Journal of Wildlife Management,Wiley Blackwell (John Wiley & Sons),0022541X| +The Journal of World Energy Law & Business,Oxford University Press,17549957|17549965 +The Journal of World Intellectual Property,Wiley Blackwell (Blackwell Publishing),14222213|17471796 +The Journal of World Investment & Trade,Brill Academic Publishers,16607112|22119000 +The Journal of Zoo Animal Medicine,JSTOR,00934526| +The Journal-Newsletter of the Association of Teachers of Japanese,JSTOR,00045810| +The Journals of Gerontology Series A Biological Sciences and Medical Sciences,Oxford University Press,10795006|1758535X +The Journals of Gerontology Series B Psychological Sciences and Social Sciences,Oxford University Press,10795014|17585368 +The Jungang Journal of English Language and Literature,The Jungang English Language and Literature Association of Korea,15983293| +The Jurist Studies in Church Law and Ministry,Muse - Johns Hopkins University Press,23266236 +The Justice Professional,Informa UK (Taylor & Francis),08884315|14772787 +The Kansas University quarterly,Smithsonian Institution Biodiversity Heritage Library,08854068| +The Kaohsiung Journal of Medical Sciences,Elsevier ,1607551X| +The Kaohsiung Journal of Medical Sciences,Elsevier ,02575655| +The Keio Journal of Medicine,The Keio Journal of Medicine,00229717|18801293 +The KIPS Transactions PartA,Korea Information Processing Society ,15982831| +The KIPS Transactions PartB,Korea Information Processing Society ,1598284X| +The KIPS Transactions PartC,Korea Information Processing Society ,15982858| +The KIPS Transactions PartD,Korea Information Processing Society ,15982866| +The Kitakanto Medical Journal,Kitakanto Medical Society,13432826|18811191 +The Knee,Elsevier ,09680160| +The Knight Errant,JSTOR,21503168| +The Knowledge Engineering Review,Cambridge University Press,02698889|14698005 +The Knowledge Management Society of Korea,The Knowledge Management Society of Korea,12299553| +The Korea Association of Yeolin Education,The Korea Association of Yeolin Education,12298379| +The Korea Journal of Herbology,The Korea Association of Herbology,12291765| +The Korea Spatial Planning Review,Korea Research Institute for Human Settlements,12298638| +The Korea-Japan Historical Review,The Korea-Japan Historical Society,12293687| +The Korean Academic Association of Business Administration,Korean Academic Association of Business Administration,12262234|24658839 +The Korean Academy of Scientific Criminal Investigation,The Korean Academy of Scientific Criminal Investigation,19762712|24659401 +The Korean Association of Space and Environment Research,The Korean Association of Space and Environment Research,12256706| +The Korean Governance Review,The Korean Association for Governance,17381274| +The Korean Historical Review,Korean Historical Association,12251615| +The Korean History Education Review,The Korean History Education Society ,12250570| +The Korean Journal of Advertising,Korea Advertising Society,22871063| +The Korean Journal of Advertising and Public Relations,Korean Association for Advertising and Public Relations,17382475| +The Korean Journal of Blood Transfusion,The Korean Society of Blood Transfusion,12269336|23836881 +The Korean Journal of Clinical Psychology,Korean Clinical Psychology Association,12290335| +The Korean Journal of Community Living Science,The Korean Society of Community Living Science,12298565| +The Korean Journal of Community Living Science,The Korean Society of Community Living Science,12298565| +The Korean Journal of Critical Care Medicine,The Korean Society of Critical Care Medicine (KAMJE),12294802|22343261 +The Korean Journal of Cytopathology,Korean Society for Cytopathology (KAMJE),10170391| +The Korean Journal of Dance Studies,Korean Society for Dance Studies,1226900X| +The Korean Journal of Ecology,The Ecological Society of Korean,12250317| +The Korean Journal of Educational Psychology,Korean Educational Psychology Association,12254290| +The Korean Journal of Emergency Medical Services,The Korean Society of Emergency Medical Services,17381606| +The Korean Journal of Food And Nutrition,The Korean Society of Food and Nutrition,12254339|22874992 +The Korean Journal of Health Service Management,Korea Society of Health Service Management,20935986|22880666 +The Korean Journal of Helicobacter and Upper Gastrointestinal Research,Korean College of Helicobacter and Upper Gastrointestinal Research (KAMJE),17383331| +The Korean Journal of Hematology,Korean Society of Hematology; Korean Society of Blood and Marrow Transplantation; Korean Society of Pediatric Hematology-Oncology; Korean Society on Thrombosis and Hemostasis (KAMJE),17387949|20929129 +The Korean Journal of Hepatology,The Korean Association for the Study of the Liver ,1738222X|20938047 +The Korean Journal of Hispanic Studies,Institute of Hispanic Studies,20924984| +The Korean Journal of Hospice and Palliative Care,Korean Society for Hospice and Palliative Care,12291285|22876189 +The Korean Journal of Human Resource Development Quarterly,The Korean Society for Human Resource Development,12295086| +The Korean Journal of Human Resource Development Quarterly,The Korean Society for Human Resource Development,12295086| +The Korean Journal of Internal Medicine,Korean Association of Internal Medicine,12263303|20056648 +The Korean Journal of International and Comparative Law,Brill Academic Publishers,22134476|22134484 +The Korean Journal of International Studies,Korean Association of International Studies,2233470X| +The Korean Journal of Japanology,Korea Association of Japanology,12251453| +The Korean Journal of Laboratory Medicine,Korean Society for Laboratory Medicine (KAMJE),15986535| +The Korean Journal of Malacology,The Malacological Society of Korea,12253480| +The Korean Journal of Microbiology,The Microbiological Society of Korea,04402413| +The Korean Journal of Mycology,The Korean Society of Mycology,0253651X|23835249 +The Korean Journal of Nutrition,The Korean Nutrition Society (KAMJE),03676463|20057121 +The Korean Journal of Obesity,Korean Society for the Study of Obesity,12264407|22347631 +The Korean Journal of Oral and Maxillofacial Pathology,Korean Academy of Oral and Maxillofacial Pathology,12251577|23840900 +The Korean Journal of Orthodontics,Korean Association of Orthodontists (KAMJE),12255610|2005372X +The Korean Journal of Pain,Korean Pain Society (KAMJE),12262579|20930569 +The Korean Journal of Pancreas and Biliary Tract,Korean Pancreatobiliary Association,19763573|22880941 +The Korean Journal of Parasitology,Korean Society for Parasitology,00234001|17380006 +The Korean Journal of Pathology,The Korean Society of Pathologists and The Korean Society for Cytopathology,17381843|20928920 +The Korean Journal of Pesticide Science,The Korean Society of Pesticide Science,12266183| +The Korean Journal of Philosophy of Education,The Korean Philosophy of Education Society,15981568| +The Korean Journal of Public Health,Institute of Health and Environment,12256315| +The Korean Journal of Rehabilitation Nursing,Korean Academic Society of Rehabilitation Nursing,1229294X| +The Korean Journal of School Psychology,Korean School Pyschology Association,1738463X| +The Korean Journal of Securities Law,Korean Securities Law Association,15980448| +The Korean Journal of Slavic Studies,Institute of Russian Studies,12250406| +The Korean Journal of Sports Medicine,The Korean Society of Sports Medicine (KAMJE),12263729|22886028 +The Korean Journal of Systematic Zoology,The Korean Society of Systematic Zoology,22337687| +The Korean Journal of the Human Development,The Korean Association of Human Development,12264474|12264474 +The Korean Journal of The Korean Journal of Endocrine Surgery,Korean Association of Thyroid and Endocrine Surgeons,15981703|22876782 +The Korean Journal of Thoracic and Cardiovascular Surgery,Korean Society for Thoracic and Cardiovascular Surgery,03012859|20936516 +The Korean Journal of Urogenital Tract Infection and Inflammation,Korean Association of Urogentital Tract Infection and Imflammation (KAMJE),19757425|2288016X +The Korean Journal of Woman Psychology,The Korean Society for Woman Psychology,12290726| +The Korean Language and Literature,The Society of Korean Langage and Literature,04510097| +The Korean Language in America,The Pennsylvania State University Press,23320346|23320346 +The Korean Literature and Arts,Institute of Korean Literature and Arts,19768400| +The Korean Logistics Research Association,Korea Logistics Research Association,15980111| +The Korean Poetics Studies,The Korean Poetics Studies Association,12291943| +The Korean Society for Child Education,The Korea Society for Child Education (KSCE),12262722| +The Korean Society of Costume,The Korea Society of Costume,12296880| +The KSFM Journal of Fluid Machinery,Korean Society for Fluid machinery,22879706| +The Kurume Medical Journal,The Kurume Medical Journal,00235679|18812090 +The Lancet,Elsevier ,01406736|1474547X +The Lancet Diabetes & Endocrinology,Elsevier ,22138587| +The Lancet Global Health,Elsevier ,2214109X| +The Lancet Haematology,Elsevier ,23523026| +The Lancet HIV,Elsevier ,23523018| +The Lancet Infectious Diseases,Elsevier ,14733099| +The Lancet Neurology,Elsevier ,14744422| +The Lancet Oncology,Elsevier ,14702045| +The Lancet Psychiatry,Elsevier ,22150366| +The Lancet Respiratory Medicine,Elsevier ,22132600| +The Laryngoscope,Wiley Blackwell (John Wiley & Sons),0023852X|15314995 +The Latin Americanist,Wiley Blackwell (Blackwell Publishing),15572021|1557203X +The Law and Development Review,Walter de Gruyter GmbH,21946523|19433867 +The Law and Practice of International Courts and Tribunals,Brill Academic Publishers,15691853|15718034 +The Law Teacher,Informa UK (Taylor & Francis),03069400|19430353 +The Leadership Quarterly,Elsevier ,10489843| +The Leading Edge,Society of Exploration Geophysicists,1070485X|19383789 +The Learning Organization,Emerald (MCB UP ),09696474| +The Legal Studies Institute of Chosun University,The Legal Studies Institute of Chosun University,17381363| +The Leo Baeck Institute Yearbook,Oxford University Press,00758744|1758437X +The Library,Oxford University Press,00242160|17448581 +The Library Quarterly,The University of Chicago Press,00242519|1549652X +The Libyan Dentail Journal,International Health Academy,20011822 +The Libyan Journal of Pharmacy and Clinical Pharmacology,International Health Academy,20013450 +The Libyan Journal of Surgery,International Health Academy,20014430 +The Lichenologist,Cambridge University Press,00242829|10961135 +The Linacre Quarterly,Maney Publishing,00243639|20508549 +The Linguistic Review,Walter de Gruyter GmbH,01676318|16133676 +The Lion and the Unicorn,Muse - Johns Hopkins University Press,10806563 +The London Edinburgh and Dublin Philosophical Magazine and Journal of Science,Informa UK (Taylor & Francis),19415982|19415990 +The London Journal,Maney Publishing,03058034|17496322 +the London Student Journal of Medicine,The London Student Journal of Medicine,17591228|17591236 +The Lonergan Review,Philosophy Documentation Center,19484747| +The Lonergan Review,Philosophy Documentation Center,19484755| +The Major Gifts Report,Wiley Blackwell (John Wiley & Sons),15497712| +The Mariner s Mirror,Informa UK (Taylor & Francis),00253359|2049680X +The Mark Twain Annual,The Pennsylvania State University Press,15530981|17562597 +The Marketing Review,Westburn Publishers,1469347X|00000000 +The Mathematica Journal,Wolfram Research,10475974|10971610 +The Mathematical Education,Korea Society of Mathematical Education,12251380| +The Mathematical Gazette,JSTOR,00255572| +The Mathematical Intelligencer,Springer-Verlag,03436993|18667414 +The Mediaeval Journal,"""Brepols Publishers, NV""",20335385| +The Medical Journal of Australia,Australasian Medical Publishing Co. Pty. Ltd.,0025729X|13265377 +The Medical Journal of Goztepe Training and Research Hospital,Logos Medical Publication,1300526X| +The Medical Journal of Okmeydani Training and Research Hospital,Logos Medical Publication,13020382| +The Medieval History Journal,SAGE Publications,09719458|09730753 +The Medieval Low Countries,"""Brepols Publishers, NV""",22953493| +The Membership Management Report,Wiley Blackwell (John Wiley & Sons),19322739| +The Mental Lexicon,John Benjamins Publishing Company,18711340|18711375 +The Metropolitan Museum of Art Bulletin,JSTOR,00261521| +The Michigan Historical Review,Michigan Historical Review,08901686| +The Michigan Mathematical Journal,Michigan Mathematical Journal,00262285| +The Micropaleontologist,JSTOR,10500960| +The Microscopic Journal and Structural Record,Wiley Blackwell (Blackwell Publishing),20479751| +The Middle East Journal,The Middle East Journal,00263141|19403461 +The Milbank Memorial Fund Quarterly,JSTOR,00263745| +The Milbank Memorial Fund Quarterly Bulletin,JSTOR,02765187| +The Milbank Memorial Fund Quarterly Health and Society,JSTOR,01601997| +The Military Balance,Informa UK (Taylor & Francis),04597222|14799022 +The Mississippi Valley Historical Review,JSTOR,0161391X| +The Missouri Review,Muse - Johns Hopkins University Press,15489930 +The Misulsahakbo(Reviews on the Art History),Korean Society of Art History,15981258| +The Modern Churchman,Liverpool University Press,00267597| +The Modern English Society,The Modern English Society,15980782| +The Modern Language Review,Modern Humanities Research Association,00267937|22224319 +The Modern Schoolman,Philosophy Documentation Center,21640726| +The monitoring of public opinion economic&social changes,Russian Publik Opinion Research Center,22195467 +The Monthly Illustrator,JSTOR,21514348| +The Monthly Microscopical Journal,Wiley Blackwell (Blackwell Publishing),20471491| +The Moon,Springer-Verlag,00270903| +The Moon and the Planets,Springer-Verlag,01650807| +The Moving Image The Journal of the Association of Moving Image Archivists,University of Minnesota Press,15323978|15424235 +The Murrelet,JSTOR,00273716| +The Musical Quarterly,Oxford University Press,00274631|17418399 +The Musical Times,JSTOR,00274666| +The Musical Times and Singing Class Circular,JSTOR,09588434| +The Muslim World,Wiley Blackwell (Blackwell Publishing),00274909|14781913 +The National Catholic Bioethics Quarterly,Philosophy Documentation Center,15325490| +The National Catholic Bioethics Quarterly,Philosophy Documentation Center,15325490| +The National Catholic Guidance Conference Journal,Wiley Blackwell (John Wiley & Sons),21645124| +The National Magazine,JSTOR,20091656| +The National Teaching & Learning Forum,Wiley Blackwell (John Wiley & Sons),10572880| +The Natural Products Journal,Bentham Science,22103155| +The Natural Products Journal,Bentham Science,22103163| +The Nautilus,Smithsonian Institution Biodiversity Heritage Library,00281344| +The Netherlands Journal of Housing and Environmental Research,Springer-Verlag,09201580| +The Netherlands Journal of Medicine,Elsevier ,03002977|03002977 +The Neurodiagnostic Journal,Informa UK (Taylor & Francis),21646821|23758627 +The Neurohospitalist,SAGE Publications,19418744|19418752 +The Neurological Journal,Izdatelstvo Meditsina,15609545|24130699 +The Neurologist,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10747931| +The Neuropsychotherapist,"""Dahlitz Media Pty, Ltd.""",22019529 +The Neuroradiology Journal,SAGE Publications,19714009|23851996 +The Neuroscientist,SAGE Publications,10738584|10894098 +The New Bioethics,Maney Publishing,20502877|20502885 +The New Educator,Informa UK (Taylor & Francis),1547688X|15499243 +The New England Journal of Medicine and Surgery and the Collateral Branches of Science,New England Journal of Medicine,21633061|2163307X +The New England Quarterly,MIT Press,00284866|19372213 +The New Geography,The Geographic Education Society of Japan,05598362|18847072 +The New Path,JSTOR,21502609| +The New Scientist,Elsevier ,02624079| +The New Soundtrack,Edinburgh University Press,20428855|20428863 +The New Yearbook for Phenomenology and Phenomenological Philosophy,Maney Publishing,15337472|21570752 +The New York Latin Leaflet,JSTOR,21517576| +The New-England Medical Review and Journal,New England Journal of Medicine,21632928|21632952 +The News Bulletin of the Rocky Mountain Modern Language Association,JSTOR,15517438| +The Nonprofit Counsel,Wiley Blackwell (John Wiley & Sons),07423497|15316785 +The Nonproliferation Review,Informa UK (Taylor & Francis),10736700|17461766 +The North American Journal of Economics and Finance,Elsevier ,10629408| +The Nucleus,Springer-Verlag,0029568X|09767975 +The Nurse Practitioner,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,03611817| +The Obstetrician & Gynaecologist,Wiley Blackwell (Blackwell Publishing),14672561|17444667 +The Ocular Surface,Elsevier ,15420124| +The Official Journal of the Korean Academy of Kinesiology,Korean Academy of Kinesiology,20926308| +The Official Journal of the Polish Neuropsychological Society,Index Copernicus International,17307503| +The Official Journal of the Polish Neuropsychological Society,Index Copernicus International,17307503| +The Ohio journal of science,Smithsonian Institution Biodiversity Heritage Library,00300950| +The Old and New Testament Student,The University of Chicago Press,01905937| +The Old Testament Student,The University of Chicago Press,01905945| +The Oncologist,Alphamed Press,10837159|1549490X +THE ONJI COLLECTION OF WORKS,Society of Onji Studies,15981444| +The Open Access Journal of Science and Technology,Agial Publishing House,23145234 +The Open Acoustics Journal,Bentham Science,18748376| +The Open Addiction Journal,Bentham Science,18749410| +The Open Aerospace Engineering Journal,Bentham Science,18741460| +The Open Aging Journal,Bentham Science,18743692| +The Open Agriculture Journal,Bentham Science,18743315| +The Open AIDS Journal,Bentham Science,18746136| +The Open Allergy Journal,Bentham Science,18748384|18748384 +The Open Analytical Chemistry Journal,Bentham Science,18740650| +The Open Anatomy Journal,Bentham Science,18776094| +The Open Andrology Journal,Bentham Science,1876827X| +The Open Anesthesiology Journal,Bentham Science,18743218| +The Open Anthropology Journal,Bentham Science,18749127| +The Open Antimicrobial Agents Journal,Bentham Science,18765181| +The Open Applied Informatics Journal,Bentham Science,18741363| +The Open Applied Linguistics Journal,Bentham Science,18749135| +The Open Applied Mathematics Journal,Bentham Science,18741142| +The Open Applied Physics Journal,Bentham Science,18741835| +The Open Area Studies Journal,Bentham Science,18749143| +The Open Arthritis Journal,Bentham Science,18765394| +The Open Artificial Intelligence Journal,Bentham Science,18740618| +The Open Astronomy Journal,Bentham Science,18743811| +The Open Atherosclerosis & Thrombosis Journal,Bentham Science,18765068| +The Open Atmospheric Science Journal,Bentham Science,18742823| +The Open Autoimmunity Journal,Bentham Science,18768946| +The Open Automation and Control Systems Journal,Bentham Science,18744443| +The Open Behavioral Science Journal,Bentham Science,18742300| +The Open Bioactive Compounds Journal,Bentham Science,18748473| +The Open Biochemistry Journal,Bentham Science,1874091X| +The Open Bioinformatics Journal,Bentham Science,18750362| +The Open Biology Journal,Bentham Science,18741967| +The Open Biomarkers Journal,Bentham Science,18753183| +The Open Biomaterials Journal,Bentham Science,18765025| +The Open Biomedical Engineering Journal,Bentham Science,18741207| +The Open Biotechnology Journal,Bentham Science,18740707| +The Open Bone Journal,Bentham Science,18765254| +The Open Book Series,Mathematical Sciences Publishers,23299061|2329907X +The Open Breast Cancer Journal,Bentham Science,18768172| +The Open Business Journal,Bentham Science,18749151| +The Open Cancer Immunology Journal,Bentham Science,18764010| +The Open Cancer Journal,Bentham Science,18740790| +The Open Cardiovascular and Thoracic Surgery Journal,Bentham Science,18765335| +The Open Cardiovascular Imaging Journal,Bentham Science,18765386| +The Open Cardiovascular Medicine Journal,Bentham Science,18741924| +The Open Catalysis Journal,Bentham Science,1876214X| +The Open Cell Development & Biology Journal,Bentham Science,18740855| +The Open Cell Signaling Journal,Bentham Science,18763901| +The Open Ceramic Science Journal,Bentham Science,18763952| +The Open Chemical and Biomedical Methods Journal,Bentham Science,18750389| +The Open Chemical Engineering Journal,Bentham Science,18741231| +The Open Chemical Physics Journal,Bentham Science,18744125| +The Open Circulation & Vascular Journal,Bentham Science,18773826| +The Open Civil Engineering Journal,Bentham Science,18741495| +The Open Clinical Cancer Journal,Bentham Science,18741894| +The Open Clinical Chemistry Journal,Bentham Science,18742416| +The Open Clinical Trials Journal,Bentham Science,18768210| +The Open Colloid Science Journal,Bentham Science,18765300| +The Open Colorectal Cancer Journal,Bentham Science,18768202| +The Open Communication Journal,Bentham Science,1874916X| +The Open Complementary Medicine Journal,Bentham Science,1876391X| +The Open Condensed Matter Physics Journal,Bentham Science,1874186X| +The Open Conference Proceedings Journal,Bentham Science,22102892| +The Open Conservation Biology Journal,Bentham Science,18748392| +The Open Construction and Building Technology Journal,Bentham Science,18748368| +The Open Corrosion Journal,Bentham Science,18765033| +The Open Criminology Journal,Bentham Science,18749178| +The Open Critical Care Medicine Journal,Bentham Science,18748287| +The Open Crystallography Journal,Bentham Science,18748465| +The Open Cybernetics & Systemics Journal,Bentham Science,1874110X| +The Open Demography Journal,Bentham Science,18749186| +The Open Dentistry Journal,Bentham Science,18742106| +The Open Dermatology Journal,Bentham Science,18743722| +The Open Diabetes Journal,Bentham Science,18765246| +The Open Drug Delivery Journal,Bentham Science,18741266| +The Open Drug Discovery Journal,Bentham Science,18773818| +The Open Drug Metabolism Journal,Bentham Science,18740731| +The Open Drug Resistance Journal,Bentham Science,18765211| +The Open Drug Safety Journal,Bentham Science,18768180| +The Open Ecology Journal,Bentham Science,18742130| +The Open Economics Journal,Bentham Science,18749194| +The Open Education Journal,Bentham Science,18749208| +The Open Electrical & Electronic Engineering Journal,Bentham Science,18741290| +The Open Electrochemistry Journal,Bentham Science,1876505X| +The Open Emergency Medicine Journal,Bentham Science,18765424| +The Open Endocrinology Journal,Bentham Science,18742165| +The Open Energy & Fuels Journal,Bentham Science,18742483| +The Open Entomology Journal,Bentham Science,18744079| +The Open Environmental & Biological Monitoring Journal,Bentham Science,18750400| +The Open Environmental Engineering Journal,Bentham Science,18748295| +The Open Environmental Journal,Bentham Science,18742335| +The Open Environmental Pollution & Toxicology Journal,Bentham Science,18763979| +The Open Enzyme Inhibition Journal,Bentham Science,18749402| +The Open Epidemiology Journal,Bentham Science,18742971| +The Open Ethics Journal,Bentham Science,18747612| +The Open Evolution Journal,Bentham Science,18744044| +The Open Family Studies Journal,Bentham Science,18749224| +The Open Fish Science Journal,Bentham Science,1874401X| +The Open Food Science Journal,Bentham Science,18742564| +The Open Forensic Science Journal,Bentham Science,18744028| +The Open Forest Science Journal,Bentham Science,18743986| +The Open Fuel Cells Journal,Bentham Science,18759327| +The Open Fuels & Energy Science Journal,Bentham Science,1876973X| +The Open Gastroenterology Journal,Bentham Science,18742599| +The Open Gene Therapy Journal,Bentham Science,18750370| +The Open General & Internal Medicine Journal,Bentham Science,18740766| +The Open Genomics Journal,Bentham Science,1875693X| +The Open Geography Journal,Bentham Science,18749232| +The Open Geology Journal,Bentham Science,18742629| +The Open Geriatric Medicine Journal,Bentham Science,18748279| +The Open Health Services and Policy Journal,Bentham Science,18749240| +The Open Hematology Journal,Bentham Science,18742769| +The Open Hepatology Journal,Bentham Science,18765173| +The Open Horticulture Journal,Bentham Science,18748406| +The Open Hydrology Journal,Bentham Science,18743781| +The Open Hypertension Journal,Bentham Science,18765262| +The Open Immunology Journal,Bentham Science,18742262| +The Open Industrial & Manufacturing Engineering Journal,Bentham Science,18741525| +The Open Infectious Diseases Journal,Bentham Science,18742793| +The Open Inflammation Journal,Bentham Science,18750419| +The Open Information Science Journal,Bentham Science,1874947X| +The Open Information Systems Journal,Bentham Science,18741339| +The Open Inorganic Chemistry Journal,Bentham Science,18740987| +The Open Journal of Occupational Therapy,WMU Department of Occupational Therapy,21686408 +The Open Law Journal,Bentham Science,1874950X| +The Open Leukemia Journal,Bentham Science,18768164| +The Open Lung Cancer Journal,Bentham Science,18768199| +The Open Macromolecules Journal,Bentham Science,18743439| +The Open Magnetic Resonance Journal,Bentham Science,18747698| +The Open Management Journal,Bentham Science,18749488| +The Open Marine Biology Journal,Bentham Science,18744508| +The Open Materials Science Journal,Bentham Science,1874088X| +The Open Mathematics Journal,Bentham Science,18741177| +The Open Mechanical Engineering Journal,Bentham Science,1874155X| +The Open Mechanics Journal,Bentham Science,18741584| +The Open Medical Devices Journal,Bentham Science,18751814| +The Open Medical Education Journal,Bentham Science,1876519X| +The Open Medical Imaging Journal,Bentham Science,18743471| +The Open Medical Informatics Journal,Bentham Science,18744311| +The Open Medicinal Chemistry Journal,Bentham Science,18741045| +The Open Microbiology Journal,Bentham Science,18742858| +The Open Mineral Processing Journal,Bentham Science,18748414| +The Open Mineralogy Journal,Bentham Science,18744567| +The Open Mycology Journal,Bentham Science,18744370| +The Open Nanomedicine Journal,Bentham Science,18759335| +The Open Nanoscience Journal,Bentham Science,18741401| +The Open Natural Products Journal,Bentham Science,18748481| +The Open Neuroendocrinology Journal,Bentham Science,18765289| +The Open Neuroimaging Journal,Bentham Science,18744400| +The Open Neurology Journal,Bentham Science,1874205X| +The Open Neuropsychopharmacology Journal,Bentham Science,18765238| +The Open Neuroscience Journal,Bentham Science,18740820| +The Open Neurosurgery Journal,Bentham Science,18765297| +The Open Nitric Oxide Journal,Bentham Science,18750427| +The Open Nuclear & Particle Physics Journal,Bentham Science,1874415X| +The Open Nuclear Medicine Journal,Bentham Science,1876388X| +The Open Numerical Methods Journal,Bentham Science,18763898| +The Open Nursing Journal,Bentham Science,18744346| +The Open Nutraceuticals Journal,Bentham Science,18763960| +The Open Nutrition Journal,Bentham Science,18742882| +The Open Obesity Journal,Bentham Science,18768237| +The Open Occupational Health & Safety Journal,Bentham Science,18762166| +The Open Ocean Engineering Journal,Bentham Science,1874835X| +The Open Oceanography Journal,Bentham Science,18742521| +The Open Operational Research Journal,Bentham Science,18742432| +The Open Ophthalmology Journal,Bentham Science,18743641| +The Open Optics Journal,Bentham Science,18743285| +The Open Organic Chemistry Journal,Bentham Science,18740952| +The Open Ornithology Journal,Bentham Science,18744532| +The Open Orthopaedics Journal,Bentham Science,18743250| +The Open Otorhinolaryngology Journal,Bentham Science,18744281| +The Open Pacing Electrophysiology & Therapy Journal,Bentham Science,1876536X| +The Open Pain Journal,Bentham Science,18763863| +The Open Paleontology Journal,Bentham Science,18744257| +The Open Parasitology Journal,Bentham Science,18744214| +The Open Pathology Journal,Bentham Science,18743757| +The Open Pediatric Medicine Journal,Bentham Science,18743099| +The Open Petroleum Engineering Journal,Bentham Science,18748341| +The Open Pharmacoeconomics & Health Economics Journal,Bentham Science,18768245| +The Open Pharmacology Journal,Bentham Science,18741436| +The Open Physical Chemistry Journal,Bentham Science,18740677| +The Open Physiology Journal,Bentham Science,18743609| +The Open Plant Science Journal,Bentham Science,18742947| +The Open Plasma Physics Journal,Bentham Science,18765343| +The Open Political Science Journal,Bentham Science,18749496| +The Open Process Chemistry Journal,Bentham Science,18751806| +The Open Prostate Cancer Journal,Bentham Science,18768229| +The Open Proteomics Journal,Bentham Science,18750397| +The Open Psychiatry Journal,Bentham Science,18743544| +The Open Psychology Journal,Bentham Science,18743501| +The Open Public Health Journal,Bentham Science,18749445| +The Open Rehabilitation Journal,Bentham Science,18749437| +The Open Remote Sensing Journal,Bentham Science,18754139| +The Open Renewable Energy Journal,Bentham Science,18763871| +The Open Reproductive Science Journal,Bentham Science,18742556| +The Open Respiratory Medicine Journal,Bentham Science,18743064| +The Open Rheumatology Journal,Bentham Science,18743129| +The Open Signal Processing Journal,Bentham Science,18768253| +The Open Sleep Journal,Bentham Science,18746209| +The Open Social Science Journal,Bentham Science,18749453| +The Open Sociology Journal,Bentham Science,18749461| +The Open Software Engineering Journal,Bentham Science,1874107X| +The Open Spectroscopy Journal,Bentham Science,18743838| +The Open Spine Journal,Bentham Science,18765327| +The Open Sports Medicine Journal,Bentham Science,18743870| +The Open Sports Sciences Journal,Bentham Science,1875399X| +The Open Statistics & Probability Journal,Bentham Science,18765270| +The Open Stem Cell Journal,Bentham Science,18768938| +The Open Structural Biology Journal,Bentham Science,18741991| +The Open Superconductors Journal,Bentham Science,18765378| +The Open Surface Science Journal,Bentham Science,18765319| +The Open Surgery Journal,Bentham Science,18743005| +The Open Surgical Oncology Journal,Bentham Science,18765041| +The Open Systems Biology Journal,Bentham Science,18763928| +The Open Textile Journal,Bentham Science,18765203| +The Open Thermodynamics Journal,Bentham Science,1874396X| +The Open Tissue Engineering and Regenerative Medicine Journal,Bentham Science,18750435| +The Open Toxicology Journal,Bentham Science,18743404| +The Open Toxinology Journal,Bentham Science,18754147| +The Open Translational Medicine Journal,Bentham Science,18763995| +The Open Transplantation Journal,Bentham Science,18744184| +The Open Transport Phenomena Journal,Bentham Science,18777295| +The Open Transportation Journal,Bentham Science,18744478| +The Open Tropical Medicine Journal,Bentham Science,18743153| +The Open Urban Studies Journal,Bentham Science,18749429| +The Open Urology & Nephrology Journal,Bentham Science,1874303X| +The Open Vaccine Journal,Bentham Science,18750354| +The Open Veterinary Science Journal,Bentham Science,18743188| +The Open Virology Journal,Bentham Science,18743579| +The Open Virtual Reality Journal,Bentham Science,1875323X| +The Open Waste Management Journal,Bentham Science,18764002| +The Open Women s Health Journal,Bentham Science,18742912| +The Open Zoology Journal,Bentham Science,18743366| +The Opera Quarterly,Oxford University Press,07360053|14762870 +The Oriental Studies,"""Academy of Asian Studies, Dankook University""",12293199| +The Ottawa naturalist,Smithsonian Institution Biodiversity Heritage Library,03164411| +The Pacific Review,Informa UK (Taylor & Francis),09512748|14701332 +The Pacific Sociological Review,JSTOR,00308919| +The Pain Clinic,Maney Publishing,01691112|15685691 +The Pakistan Journal of Agricultural Sciences,Pakistan Journal of Agricultural Sciences,05529034|20760906 +The Palestine Yearbook of International Law Online,Brill Academic Publishers,13861972|22116141 +The Pan-Pacific Entomologist,BioOne (Pacific Coast Entomological Society),00310603|00310603 +The Paper Conservator,Informa UK (Taylor & Francis),03094227| +The Papers of the Bibliographical Society of America,The University of Chicago Press,0006128X|0006128X +The Patient Patient-Centered Outcomes Research,Springer-Verlag,11781661|11781661 +The Paton Welding Journal,Co. Ltd. Ukrinformnauka,0957798X|0957798X +The Pedagogical Seminary,Informa UK (Taylor & Francis),08919402| +The Pedagogical Seminary and Journal of Genetic Psychology,Informa UK (Taylor & Francis),08856559| +The Pediatric Infectious Disease Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08913668|15320987 +The Pennsylvania Magazine of History and Biography,Historical Society of Pennsylvania,00314587|21698546 +The Permanente Journal,The Permanente Press,15525767|15525775 +The Person and the Challenges The Journal of Theology Education Canon Law and Social Studies Inspired by Pope John Paul II,Pontifical Universtiy of John Paul II in Krakow,20838018|23916559 +The Personnel and Guidance Journal,Wiley Blackwell (John Wiley & Sons),00315737| +The Pharmaceutical Journal,Royal Pharmaceutical Society,20536186| +The Pharmacogenomics Journal,Nature Publishing Group,1470269X|14731150 +The Philadelphia Museum Bulletin,JSTOR,0899059X| +The Philippine journal of science,Smithsonian Institution Biodiversity Heritage Library,00317683| +The Philippine Scientist,PhilJOL,00791466| +The Philosophers Magazine,Philosophy Documentation Center,1354814X| +The Philosophical Forum,Wiley Blackwell (Blackwell Publishing),0031806X|14679191 +The Philosophical Quarterly,Oxford University Press,00318094|14679213 +The Photogrammetric Journal of Finland,The Finnish Society of Photogrammetry and Remote Sensing,17992486 +The Photogrammetric Record,Wiley Blackwell (Blackwell Publishing),0031868X|14779730 +The Phylon Quarterly,JSTOR,08856826| +The Physical Educator,"""Sagamore Publishing, LLC""",318981 +The Physician and Sportsmedicine,Informa UK (Taylor & Francis),00913847|23263660 +The Physics of Metals and Metallography,Pleiades Publishing,0031918X|15556190 +The Physics Teacher,American Association of Physics Teachers,0031921X| +The Pigments Paints and Printing Inks,Japan Society of Colour Material,21865159 +The Plant Cell,American Society of Plant Biologists,10404651|1532298X +The Plant Genome,The Plant Genome,19403372 +The Plant Health Instructor,Scientific Societies,19359411|19359411 +The Plant Journal,Wiley Blackwell (Blackwell Publishing),09607412|1365313X +The Plant Pathology Journal,Korean Society of Plant Pathology,15982254| +The Pluralist,University of Illinois Press,19307365|19446489 +The Pointer,Informa UK (Taylor & Francis),05544246| +The Polar Journal,Informa UK (Taylor & Francis),2154896X|21548978 +The Police Journal,SAGE Publications,0032258X|17405599 +The Polish Journal of Aesthetics,Index Copernicus International,16431243| +The Polish Journal of Aviation Medicine and Psychology,Military Institute of Aviation Medicine,23002743|23532270 +The Polish Review,University of Illinois Press,00322970|00322970 +The Political Quarterly,Wiley Blackwell (Blackwell Publishing),00323179|1467923X +The Poster,Intellect,20403704|20403712 +The Primary Care Companion For CNS Disorders,"""Physicians Postgraduate Press, Inc.""",21557780 +The Primary Care Companion to The Journal of Clinical Psychiatry,"""Physicians Postgraduate Press, Inc.""",15235998|1555211X +The Primary Source,Univeristy of Southern Mississippi,19418434 +The Princeton Seminary Bulletin,Princeton Theological Seminary Library,00328413|19378386 +The Prison Journal,SAGE Publications,00328855|15527522 +The Proceedings of the Circle of Television Engineers,The Institute of Image Information and Television Engineers,18849598 +The Proceedings of the Institute of Television Engineers,The Institute of Image Information and Television Engineers,1884961X +The Proceedings of the Iowa Academy of Science,Smithsonian Institution Biodiversity Heritage Library,00852236| +The Professional Animal Scientist,Elsevier ,10807446|1525318X +The Professional Counselor,National Board for Certified Counselors,21643989|21643989 +The Professional Geographer,Informa UK (Taylor & Francis),00330124|14679272 +The Professional Medical Journal,Friends Science Publishers,10248919|20717733 +The Progressive Fish-Culturist,American Fisheries Society,00330779|15488640 +The Prostate,Wiley Blackwell (John Wiley & Sons),02704137|10970045 +The Prostate Journal,Wiley Blackwell (Blackwell Publishing),10955100|15251411 +The Protein Journal,Springer-Verlag,15723887|15734943 +The Psychiatrist,Royal College of Psychiatrists,17583209| +The Psychoanalytic Quarterly,Wiley Blackwell (John Wiley & Sons),00332828| +The Psychoanalytic Review,Guilford Publications,00332836| +The Psychological Monographs,American Psychological Association,00969753| +The Psychological Record,Springer-Verlag,00332933|21633452 +The Psychologist-Manager Journal,American Psychological Association,10887156|15503461 +The Psychotherapy Patient,"""Informa UK (Haworth Press, Inc.,)""",07386176|15409627 +The Public Historian,University of California Press,02723433|15338576 +The Pure and Applied Mathematics,Korea Society of Mathematical Education,12260657| +The Quality Assurance Journal,Wiley Blackwell (John Wiley & Sons),10878378|10991786 +The Quality of Higher Education,Vytautas Magnus University,18221645|23450258 +The Quarterly Historical Society of Southern California,JSTOR,21629358| +The Quarterly Journal of Austrian Economics,Springer-Verlag,10983708|19364806 +The Quarterly Journal of Economics,Oxford University Press,00335533|15314650 +The Quarterly Journal of Experimental Psychology,Informa UK (Taylor & Francis),17470218|17470226 +The Quarterly Journal of Experimental Psychology Section A,Informa UK (Taylor & Francis),02724987|14640740 +The Quarterly Journal of Experimental Psychology Section B,Informa UK (Taylor & Francis),02724995|14641321 +The Quarterly Journal of Mathematics,Oxford University Press,00335606|14643847 +The Quarterly Journal of Mechanics and Applied Mathematics,Oxford University Press,00335614|14643855 +The Quarterly of Film Radio and Television,University of California Press,15490068| +The Quarterly Review of Biology,The University of Chicago Press,00335770|15397718 +The Quarterly Review of Economics and Finance,Elsevier ,10629769| +The Quaternary Research (Daiyonki-Kenkyu),Japan Association for Quaternary Resarch,04182642|18818129 +The Radical Teacher,"""University Library System, University of Pittsburgh""",01914847|19410832 +The Radiologist,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,10691286| +The Ramanujan Journal,Springer-Verlag,13824090|15729303 +The RAND Journal of Economics,Wiley Blackwell (Blackwell Publishing),07416261|17562171 +The Rangeland Journal,CSIRO Publishing,10369872| +The Reading Teacher,Wiley Blackwell (John Wiley & Sons),00340561| +The Reference Librarian,Informa UK (Taylor & Francis),02763877|15411117 +The Research Journal of the Costume Culture,The Korean Culture Association,12260401|23836334 +The Research of the Korean Classic,The Research of the Korean Classic,12263850| +The researches of the aquatic biological resources of Kamchatka and of the north-west part of the Pacific Ocean,Kamchatka Research Institute of Fisheries and Oceanography,20728212| +The Review of Austrian Economics,Springer-Verlag,08893047|15737128 +The Review of Black Political Economy,Springer-Verlag,00346446|19364814 +The Review of Black Political Economy,Springer-Verlag,00346446|19364814 +The Review of Diabetic Studies,Society for Biomedical Diabetes Research,16136071|16140575 +The Review of Economic Studies,Oxford University Press,00346527|1467937X +The Review of Economics and Statistics,MIT Press,00346535|15309142 +The Review of Education,Informa UK (Taylor & Francis),00985597| +The Review of Education Pedagogy & Cultural Studies,Informa UK (Taylor & Francis),10714413|15563022 +The Review of English Studies,Oxford University Press,00346551|14716968 +The Review of Faith & International Affairs,Informa UK (Taylor & Francis),15570274|19317743 +The Review of High Pressure Science and Technology,The Japan Society of High Pressure Science and Technology,0917639X|13481940 +The Review of Higher Education,Muse - Johns Hopkins University Press,10907009 +The Review of International Affairs,Informa UK (Taylor & Francis),14753553| +The Review of International Organizations,Springer-Verlag,15597431|1559744X +The Review of Isabu and East Sea,The Korean Isabu Society,20932030| +The Review of Laser Engineering,The Laser Society of Japan,03870200|13496603 +The Review of Politics,Cambridge University Press,00346705|17486858 +The Review of Socionetwork Strategies,Springer-Verlag,18673236 +The Review of Symbolic Logic,Cambridge University Press,17550203|17550211 +The Rheumatologist,Wiley Blackwell (John Wiley & Sons),19313268| +The Rhodes Cook Letter,Walter de Gruyter GmbH,15584291 +The Ring,Walter de Gruyter GmbH,20833520 +The Role of Monthly Economic Statistical Bulletins,International Monetary Fund,19347456| +The Round Table,Informa UK (Taylor & Francis),00358533|14654008 +The RUSI Journal,Informa UK (Taylor & Francis),03071847|17440378 +The Russian Academic journal,SRI Institute of Political and Mediametric Studies IPMS,22219544|22219544 +The Russian Review,Wiley Blackwell (Blackwell Publishing),00360341|14679434 +The Ryodoraku,The Japanese Society of Ryodoraku Medicine,02861631|18849253 +The Saint s International Dental Journal,Medknow Publications,24543160| +The San Francisco Jung Institute Library Journal,University of California Press,02706210| +The Saudi Dental Journal,Elsevier ,10139052| +The Saudi Journal for Dental Research,Elsevier ,23520035| +The Scandinavian Psychoanalytic Review,Informa UK (Taylor & Francis),01062301|16000803 +The School Review,The University of Chicago Press,00366773| +The Science News-Letter,JSTOR,00964018| +The Science of Nature,Springer-Verlag,00281042|14321904 +The Science of The Total Environment,Elsevier ,00489697| +The Science Teacher,National Science Teachers Association,00368555| +The Sciences,Wiley Blackwell (John Wiley & Sons),0036861X| +"""The scientific journal """"Proceedings of universities Volga region""","""Science and Education, Ltd.""",20723059| +The Scientific Journal Arab Academy in Denmark,"""Al Manhal FZ, LLC""",19028458| +The Scientific World JOURNAL,Hindawi (The Scientific World),23566140|1537744X +The Scottish Historical Review,Edinburgh University Press,17500222|17500222 +The Scottish Journal of Performance,Royal Conservatoire of Scotland,20541953|20541961 +The Scriblerian and the Kit-Cats,Muse - Johns Hopkins University Press,21650624 +The Sea,The Korean Society of Oceanography,12262978| +The Sedimentary Record,Society for Sedimentary Geology,15438740| +The Senses and Society,Informa UK (Taylor & Francis),17458927|17458935 +The Serials Librarian,Informa UK (Taylor & Francis),0361526X|15411095 +The Seventeenth Century,Informa UK (Taylor & Francis),0268117X|20504616 +The Shock and Vibration Digest,SAGE Publications,05831024| +The Showa University Journal of Medical Sciences,The Showa University Society,09156380|21850968 +The Siberian Pedagogical Journal,"""Science and Education, Ltd.""",18134718| +The Singapore Economic Review,World Scientific ,02175908|17936837 +The Sixties,Informa UK (Taylor & Francis),17541328| +The Sixties,Informa UK (Taylor & Francis),17541328| +The Sixties,Informa UK (Taylor & Francis),17541328| +The Sixties,Informa UK (Taylor & Francis),17541328| +The Sixties,Informa UK (Taylor & Francis),17541328|17541336 +The Slavic and East European Journal,JSTOR,00376752| +The Slavonic and East European Review,Modern Humanities Research Association,00376795|22224327 +The Slow Learning Child,Informa UK (Taylor & Francis),0037704X| +The Smart Computing Review,The Korea Academia - Industrial Cooperation Society,22344624|22344624 +The Social Policy Journal,Informa UK (Taylor & Francis),15332942|15332950 +The Social Science Journal,Elsevier ,03623319| +The Social Sciences,Science Alert,18185800| +The Social Studies,Informa UK (Taylor & Francis),00377996|2152405X +The Society for Korean Language & Literary Research,The Society for Korean Language and Literary Research,12291617| +The Society of History Education,The Society of History Education,12250775| +The Society Of Korean Language And Literature,Society of Korean Language and Literature,12267341| +The Society of Korean Literary Therapy,The Society of Korean Literary Therapy,17383854| +The Sociolinguistic Journal of Korea,The Sociolinguistic Society of Korea,12264822| +The Soil,JSTOR,21511268| +The Sophie Journal,Escarpment Press,23680652 +The Soundtrack,Intellect,17514193|17514207 +The South African Archaeological Bulletin,JSTOR,00381969| +The South African Journal of Industrial Engineering,Stellenbosch University - South African Journal of Industrial Engineering,1012277X|22247890 +The South African Orthopaedic Journal (SAOJ),Academy of Science of South Africa,1681150X| +The South Central Bulletin,JSTOR,0038321X| +The South Pacific Journal of Natural and Applied Sciences,CSIRO Publishing,1838837X| +The South Pacific Journal of Natural Science,CSIRO Publishing,10139877| +The Southern African Forestry Journal,Informa UK (National Inquiry Services Center),10295925| +The Southern African Journal of Entrepreneurship and Small Business Management,AOSIS,10153977|20713185 +The Southern Journal of Philosophy,Wiley Blackwell (Blackwell Publishing),00384283|20416962 +The Southern Literary Journal,Muse - Johns Hopkins University Press,15341461 +The Southern Speech Journal,Informa UK (Taylor & Francis),00384585| +The Southwest Respiratory and Critical Care Chronicles,The Southwest Respiratory and Critical Care Chronicles - SWRCCC,23259205 +The Southwestern Naturalist,BioOne (Southwestern Association of Naturalists),00384909|19436262 +The Soviet and Post-Soviet Review,Brill Academic Publishers,10751262|18763324 +The Spanish Journal of Psychology,Cambridge University Press,11387416|19882904 +The Spanish Review of Financial Economics,Elsevier ,21731268| +The Speech Teacher,Informa UK (Taylor & Francis),00387177| +The Spine Journal,Elsevier ,15299430| +The Sport Journal,United States Sports Academy,15439518| +The Sport Psychologist,Human Kinetics,08884781|15432793 +The Sports Historian,Informa UK (Taylor & Francis),13515462| +The Statistician,JSTOR,00390526| +The Structural Design of Tall and Special Buildings,Wiley Blackwell (John Wiley & Sons),15417794|15417808 +The Structural Design of Tall Buildings,Wiley Blackwell (John Wiley & Sons),10628002|10991794 +The Studies of Korean Literature,The Studies of Korean Literature,12297429| +THE STUDY OF THE EASTERN CLASSIC,The Study of the Eastern Classic,12267910| +The Successful Registrar,Wiley Blackwell (John Wiley & Sons),15347710|19437560 +The Supreme Court Review,The University of Chicago Press,00819557|21582459 +The Surgeon,Elsevier ,1479666X| +The Surgery Journal,Thieme Publishing Group,23785128|23785136 +The Swedish Journal of Economics,JSTOR,00397318| +The Synergist,American Industrial Hygiene Association,10667660| +The Teacher Educator,Informa UK (Taylor & Francis),08878730|19388101 +The THA magazine Helice,"""Science and Education, Ltd.""",22814515| +The Theory and Practice of Legislation,Informa UK (Taylor & Francis),20508840|20508859 +The Third Pole Journal of Geography Education,Nepal Journals Online,23924322| +The Thoracic and Cardiovascular Surgeon,Thieme Publishing Group,01716425|14391902 +The Thoracic and Cardiovascular Surgeon Reports,Thieme Publishing Group,21947635|21947643 +The Tocqueville Review/La revue Tocqueville,Muse - Johns Hopkins University Press,19186649 +The Tohoku Journal of Experimental Medicine,Tohoku University Medical Press,00408727|13493329 +The Tohoku Journal Veterinary Clinics,Japanese Society of Veterinary Clinics,09167579|18834590 +The Tourist Review,Emerald (MCB UP ),02513102| +The TQM Journal,Emerald (MCB UP ),0954478X| +The TQM Journal,Emerald (MCB UP ),17542731| +The Transactions of The Korean Institute of Electrical Engineers,The Korean Institute of Electrical Engineers,19758359| +The Transactions of the Korean Institute of Electrical Engineers P,The Korean Institute of Electrical Engineers,1229800X| +The Transactions of the Korean Institute of Power Electronics,The Korean Institute of Power Electrics,12292214| +The Transactions of the Zoological Society of London,Wiley Blackwell (Blackwell Publishing),00845620| +The Translator,Informa UK (Taylor & Francis),13556509|17570409 +The Tulane Drama Review,JSTOR,0886800X| +The Turkish Journal of Ear Nose and Throat,Baycinar Tibbi Yayincilik,13007475|13007475 +The Turkish Journal of Gastroenterology,AVES Publishing Co.,13004948|21485607 +The Turkish Online Journal of Design Art and Communication,"""Turkish Online Journal of Design, Art and Communication""",21465193 +The Turkish Online Journal of Educational Technology,Ankara University,13036521 +The Two-Year College Mathematics Journal,JSTOR,00494925| +The Ukrainian Biochemical Journal,Co. Ltd. Ukrinformnauka,24094943| +The Ultrasound Review of Obstetrics and Gynecology,Informa UK (Taylor & Francis),17438950|17438950 +THE ULUTAS MEDICAL JOURNAL,ScopeMed International Medical Journal Managment and Indexing System,21490430| +The Undecidable Unconscious A Journal of Deconstruction and Psychoanalysis,Muse - Johns Hopkins University Press,23284048 +The Unfamiliar,"""UKOLN, University of Bath""",2050778X +The University of Chicago Law Review,JSTOR,00419494| +The University of Kansas science bulletin,Smithsonian Institution Biodiversity Heritage Library,00228850| +The Urban Review,Springer-Verlag,00420972|15731960 +The Velvet Light Trap,University of Texas Press,01491830|15424251 +The Veterinary Journal,Elsevier ,10900233| +The Veterinary Nurse,Mark Allen Group,20440065| +The Veterinary Nurse,Mark Allen Group,20440065|20522959 +The Victorian naturalist,Smithsonian Institution Biodiversity Heritage Library,00425184| +The Virginia Law Register,JSTOR,15471357| +The Visual Computer,Springer-Verlag,01782789|14322315 +The VLDB Journal,Springer-Verlag,10668888|0949877X +The VLDB Journal,Springer-Verlag,10668888|0949877X +The Vocational Aspect of Education,Informa UK (Taylor & Francis),03057879| +The Vocational Guidance Magazine,Wiley Blackwell (John Wiley & Sons),21645833| +The Volta Review,Alexander Graham Bell Association for the Deaf and Hard of Hearing,00428639| +The Volunteer Management Report,Wiley Blackwell (John Wiley & Sons),10913777| +The Washington Quarterly,Informa UK (Taylor & Francis),0163660X|15309177 +The Way Ahead,Society of Petroleum Engineers,22244522| +The Welsh History Review / Cylchgrawn Hanes Cymru,University of Wales Press/Gwasg Prifysgol Cymru,00432431|0083792X +The Welsh Journal of Education / Cylchgrawn Addysg Cymru,University of Wales Press/Gwasg Prifysgol Cymru,17429234|0957297X +The Western Historical Quarterly,Oxford University Press,00433810|19398603 +The Western Political Quarterly,JSTOR,00434078| +The Wildlife Professional,Wiley Blackwell (The Wildlife Society),19332866| +The William and Mary Quarterly,The William and Mary Quarterly,00435597|19337698 +The Wilson Bulletin,BioOne (Wilson Ornithological Society),00435643| +The Wilson Journal of Ornithology,BioOne (Wilson Ornithological Society),15594491|19385447 +The Wilson Quarterly (1976-),JSTOR,3633276 +The Winnower,"""The Winnower, LLC""",2373146X| +The Women s Oncology Review,Informa UK (Taylor & Francis),14733404|14733412 +The Women s Review of Books,JSTOR,07381433| +The Workshop,JSTOR,2151142X| +The World Bank Economic Review,Oxford University Press,02586770|1564698X +The World Bank Research Observer,Oxford University Press,02573032|15646971 +The World Journal of Biological Psychiatry,Informa UK (Taylor & Francis),15622975|18141412 +The World Journal of Men s Health,Korean Society for Sexual Medicine and Andrology (KAMJE),22874208|22874690 +The World Society of Taekwondo Culture,The World Society of Taekwondo Culture,2233453X| +The Yale Journal of Criticism,Muse - Johns Hopkins University Press,10806636 +The Yale Law Journal,JSTOR,00440094| +The Yale Review,Wiley Blackwell (Blackwell Publishing),00440124|14679736 +The Year s Work in Critical and Cultural Theory,Oxford University Press,10774254|1471681X +The Year s Work in English Studies,Oxford University Press,00844144|14716801 +The Year s Work in Modern Language Studies,Modern Humanities Research Association,00844152|22224297 +The Yearbook of Comparative Literature,Muse - Johns Hopkins University Press,19472978 +The Yearbook of English Studies,Modern Humanities Research Association,03062473|22224289 +The Yearbook of Langland Studies,"""Brepols Publishers, NV""",08902917| +The Yearbook of Polar Law Online,Brill Academic Publishers,18768814|22116427 +The Yearbook of South Asian Languages and Linguistics,Walter de Gruyter GmbH,09719539|16134109 +The Yearbook of the Estonian Mother Tongue Society,Estonian Academy Publishers,02063735| +The Yeats Journal of Korea,The Yeats Society of Korea,12264946|22885412 +Theater,Duke University Press,01610775|1527196X +Theatralia,Masaryk University Press,1803845X|23364548 +Theatre & Performance Design,Informa UK (Taylor & Francis),23322551|23322578 +Theatre History Studies,Muse - Johns Hopkins University Press,21669953 +Theatre Journal,Muse - Johns Hopkins University Press,01922882|1086332X +Theatre Research International,Cambridge University Press,03078833|14740672 +Theatre Survey,Cambridge University Press,00405574|14754533 +Theatre Symposium,Muse - Johns Hopkins University Press,21669937 +Theatre Topics,Muse - Johns Hopkins University Press,10863346 +Thélème Revista Complutense de Estudios Franceses,Universidad Complutense de Madrid,11399368|19898193 +Thémata Revista de Filosofía,Editorial Universidad de Sevilla,02128365|2253900X +Theologica Xaveriana,Editorial Pontificia Universidad Javeriana,01203649|2011219X +Theological Forum,Theological Forum,12265314| +Theological Forum,Theological Forum,12265314| +Theological Research The Journal of Systematic Theology,Pontifical Universtiy of John Paul II in Krakow,23003588|23537078 +Theological Studies,SAGE Publications,00405639|21691304 +THEOLOGICAL STUDIES IN JAPAN,The Japan Society of Christian Studies,02854848|21856044 +Théologiques,Consortium Erudit,11887109|14921413 +Theologische Rundschau,Mohr Siebeck,00405698| +Theology,SAGE Publications,0040571X|20442696 +Theology and Philosophy,Theology and Philosophy,12298972| +Theology and praxis,The Korean Society for Practical Theology,12297917| +Theology and Science,Informa UK (Taylor & Francis),14746700|14746719 +Theology and Sexuality,Maney Publishing,13558358|17455170 +Theology and Society,Academy for 21st Century Christian Society and Culture,12295213| +Theology of Mission,The Korea Society of Mission Studies,17383447| +Theology Today,SAGE Publications,00405736|20442556 +Théorèmes,OpenEdition,16640136|16640136 +Theoretica Chimica Acta,Springer-Verlag,00405744| +Theoretical & Applied Science,International Academy of Theoretical and Applied Sciences,23084944|24090085 +Theoretical & Philosophical Psychology,American Psychological Association,10688455| +Theoretical and Applied Climatology,Springer-Verlag,0177798X|14344483 +Theoretical and Applied Fracture Mechanics,Elsevier ,01678442| +Theoretical and Applied Genetics,Springer-Verlag,00405752|14322242 +Theoretical and Applied Informatics,"""Institute of Theoretical and Applied Informatics, Polish Academy of Sciences""",18965334|2300889X +Theoretical and Applied Mechanics,National Library of Serbia,14505584|24060925 +Theoretical and Applied Mechanics Letters,Elsevier ,20950349|20950349 +Theoretical and Computational Chemistry,Elsevier , +Theoretical and Computational Fluid Dynamics,Springer-Verlag,09354964|14322250 +Theoretical and Experimental Chemistry,Springer-Verlag,00405760|1573935X +Theoretical and Experimental Plant Physiology,Springer-Verlag,21970025 +Theoretical and Mathematical Physics,Springer-Verlag,00405779|15739333 +Theoretical and Practical Research in Economic Fields,De Gruyter Open Sp. z o.o. ,20687710| +Theoretical Biology and Medical Modelling,Springer (Biomed Central Ltd.),17424682|17424682 +Theoretical Chemistry Accounts,Springer-Verlag,1432881X|14322234 +Theoretical Computer Science,Elsevier ,03043975| +Theoretical Criminology,SAGE Publications,13624806|14617439 +Theoretical Ecology,Springer-Verlag,18741738|18741746 +Theoretical Economics,The Econometric Society,19336837|15557561 +Theoretical Economics Letters,"""Scientific Research Publishing, Inc.""",21622078|21622086 +Theoretical Foundations of Chemical Engineering,Pleiades Publishing,00405795|16083431 +Theoretical Inquiries in Law,Walter de Gruyter GmbH,15651509|15653404 +Theoretical Issues in Ergonomics Science,Informa UK (Taylor & Francis),1463922X|1464536X +Theoretical Linguistics,Walter de Gruyter GmbH,03014428|16134060 +Theoretical Medicine,Springer-Verlag,01679902| +Theoretical Medicine & Bioethics,Springer (Kluwer Academic Publishers),13867415|15731200 +Theoretical Physics Astrophysics & Cosmology,Centre for Theoretical Physics and Astrophysics,18199135|19913915 +Theoretical Population Biology,Elsevier ,00405809|10960325 +Theoria,Wiley Blackwell (Blackwell Publishing),17552567|00405825 +Theoria,Berghahn Books,00405817|15585816 +THEORIA An International Journal for Theory History and Foundations of Science,UPV/EHU Press,04954548|2171679X +Theoria Beograd,National Library of Serbia,03512274|2406081X +Theoria et Historia Scientiarum,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,08674159| +Theory & Event,Muse - Johns Hopkins University Press,1092311X +Theory & Psychology,SAGE Publications,09593543|14617447 +Theory & Research in Social Education,Informa UK (Taylor & Francis),00933104|21631654 +Theory & Event,Muse - Johns Hopkins University Press,1092311X +Theory and Applications of GIS,Geographic Information Systems Association of Japan,13405381|21855633 +Theory and Decision,Springer-Verlag,00405833|15737187 +Theory and Practice in Language Studies,Academy Publication,17992591| +Theory and Practice of Logic Programming,Cambridge University Press,14710684|14753081 +Theory and Practice of Object Systems,Wiley Blackwell (John Wiley & Sons),10743227|10969942 +THEORY AND PRACTICE OF SOCIAL DEVELOPMENT,"""Science and Education, Ltd.""",18154964| +Theory and Research in Education,SAGE Publications,14778785|00000000 +Theory and Society,Springer-Verlag,03042421|15737853 +Theory Culture & Society,SAGE Publications,02632764|00000000 +Theory in Action,Theory in Action,19370229|19370237 +Theory in Biosciences,Springer-Verlag,14317613|16117530 +Theory Into Practice,Informa UK (Taylor & Francis),00405841|15430421 +Theory Methodology Practice,"""Theory, Methodology, Practice""",15893413|24159883 +Theory of Computing,Theory of Computing Exchange,15572862 +Theory of Computing Systems,Springer-Verlag,14324350|14330490 +Theory of Probability and Its Applications,Society for Industrial and Applied Mathematics,0040585X|10957219 +Theory of Probability and Mathematical Statistics,American Mathematical Society,00949000|15477363 +Theranostics,Ivyspring International Publisher,18387640| +Therapeutic Advances in Cardiovascular Disease,SAGE Publications,17539447|17539455 +Therapeutic Advances in Chronic Disease,SAGE Publications,20406223|20406231 +Therapeutic Advances in Drug Safety,SAGE Publications,20420986|20420994 +Therapeutic Advances in Endocrinology and Metabolism,SAGE Publications,20420188|20420196 +Therapeutic Advances in Gastroenterology,SAGE Publications,1756283X|17562848 +Therapeutic Advances in Hematology,SAGE Publications,20406207|20406215 +Therapeutic Advances in Infectious Disease,SAGE Publications,20499361|2049937X +Therapeutic Advances in Medical Oncology,SAGE Publications,17588340|17588359 +Therapeutic Advances in Musculoskeletal Diseases,SAGE Publications,1759720X|17597218 +Therapeutic Advances in Neurological Disorders,SAGE Publications,17562856|17562864 +Therapeutic Advances in Psychopharmacology,SAGE Publications,20451253|20451261 +Therapeutic Advances in Respiratory Disease,SAGE Publications,17534658|17534666 +Therapeutic Advances in Urology,SAGE Publications,17562872|17562880 +Therapeutic Advances in Vaccines,SAGE Publications,20510136|20510144 +Therapeutic Apheresis,Wiley Blackwell (Blackwell Publishing),10916660|15260968 +Therapeutic Apheresis and Dialysis,Wiley Blackwell (Blackwell Publishing),17449987|17449979 +Therapeutic Communities The International Journal of Therapeutic Communities,Emerald (MCB UP ),09641866| +Therapeutic Delivery,"""Future Science, LTD""",20415990|20416008 +Therapeutic Drug Monitoring,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,01634356| +Therapeutic Hypothermia and Temperature Management,Mary Ann Liebert,21537658|21537933 +Therapeutic Innovation & Regulatory Science,SAGE Publications,21684790|21684804 +Therapeutic Recreation Journal,"""Sagamore Publishing, LLC""",21596433 +Therapeutic Targets for Neurological Diseases,"""Smart Science and Technology, LLC""",23760478 +Therapeutics and Clinical Risk Management,Dove Medical Press,11766336|1178203X +Therapeutische Umschau,Hogrefe Publishing Group,00405930|16642864 +Thérapie,Elsevier ,00405957|19585578 +Thérapie Familiale,CAIRN,02504952|22352112 +Therapy,Future Medicine,14750708|1744831X +Theriogenology,Elsevier ,0093691X| +Theriogenology Insight - An International Journal of Reproduction in all Animals,Diva Enterprises Private Limited,22496610|22773371 +Thermal Engineering,Pleiades Publishing,00406015|15556301 +Thermal Medicine,Japanese Society for Thermal Medicine,09112529|18819516 +Thermal Science,National Library of Serbia,03549836|23347163 +Thermochimica Acta,Elsevier ,00406031| +Thermophysics and Aeromechanics,Pleiades Publishing,08698643|15318699 +Therya,Asociacion Mexicana de Mastozoologia A.C.,20073364 +TheScientificWorld,Hindawi (The Scientific World),15322246 +Theses on Korean Literature,The Korean Literature Association,12269913| +Thesis Eleven,SAGE Publications,07255136|00000000 +Thieme Case Report,Thieme Publishing Group,16117875|21997004 +Thieme Drug Report,Thieme Publishing Group,21996997 +Thieme Praxis Report,Thieme Publishing Group,16117891|21996989 +Thin Films,Elsevier , +Thin Solid Films,Elsevier ,00406090|00406090 +Thin-Walled Structures,Elsevier ,02638231| +Think,Cambridge University Press,14771756|17551196 +Think Pieces A Journal of the Arts Humanities and Social Sciences,UCL Press,2058492X|2058492X +Thinking & Reasoning,Informa UK (Taylor & Francis),13546783|14640708 +Thinking Skills and Creativity,Elsevier ,18711871| +Thinking The Journal of Philosophy for Children,Philosophy Documentation Center,01903330| +Third Text,Informa UK (Taylor & Francis),09528822|00000000 +Third World Planning Review,Liverpool University Press,01427849| +Third World Quarterly,Informa UK (Taylor & Francis),01436597|13602241 +Thông tin Khoa Hoc Xã Hội,Vietnam Journals Online,08668647| +Thoracic Cancer,Wiley Blackwell (Blackwell Publishing),17597706|17597714 +Thoracic Surgery Clinics,Elsevier ,15474127| +Thorax,BMJ,00406376|14683296 +Thought,Philosophy Documentation Center,00406457| +Thought A Journal of Philosophy,Wiley Blackwell (John Wiley & Sons),21612234| +Thought and Practice,African Journals Online ,0251043X|20767714 +Thrita,Kowsar Medical Institute,23520612|23520620 +Thrita Journal of Medical Sciences,Kowsar Medical Institute,22518312|22519688 +Thrombosis,Hindawi Publishing Corporation,20901488|20901496 +Thrombosis and Haemostasis,Schattauer GmbH,03406245| +Thrombosis Journal,Springer (Biomed Central Ltd.),14779560|14779560 +Thrombosis Research,Elsevier ,00493848| +Thunderbird International Business Review,Wiley Blackwell (John Wiley & Sons),10964762|15206874 +Thymos Journal of Boyhood Studies,"""Men's Studies Press, LLC""",19319045|18724329 +Thymus,Springer (Kluwer Academic Publishers),01656090| +Thyroid,Mary Ann Liebert,10507256|15579077 +Thyroid Research,Springer (Biomed Central Ltd.),17566614|17566614 +Thyroid Research and Practice,Medknow Publications,09730354| +Tic & société,OpenEdition,19619510 +Tic & société,OpenEdition,19619510 +tic revista d innovació educativa,Universitat de Valencia,19893477 +ticket 1113 International Journal of Numerical Methods for Heat & Fluid Flow,Emerald (MCB UP ), +Ticks and Tick-borne Diseases,Elsevier ,1877959X| +Tidsskrift for Den norske legeforening,Norwegian Medical Association,00292001| +Tidsskrift for eiendomsrett,Scandinavian University Press / Universitetsforlaget AS,15043495|08099529 +Tidsskrift for erstatningsrett forsikringsrett og velferdsrett,Scandinavian University Press / Universitetsforlaget AS,15036782|08099545 +Tidsskrift for familierett arverett og barnevernrettslige spørsmål,Scandinavian University Press / Universitetsforlaget AS,15032965|08099553 +Tidsskrift for forretningsjus,Scandinavian University Press / Universitetsforlaget AS,08054355|08099510 +Tidsskrift for kjønnsforskning,Scandinavian University Press / Universitetsforlaget AS,08096341|18911781 +Tidsskrift for Nordisk Barnehageforskning,Oslo and Akershus University College of Applied Sciences,18909167 +Tidsskrift for omsorgsforskning,Scandinavian University Press / Universitetsforlaget AS,23875976|23875984 +Tidsskrift for samfunnsforskning,Scandinavian University Press / Universitetsforlaget AS,0040716X|1504291X +Tidsskrift for Sprogforskning,Aarhus University Library,16035925|19028504 +Tidsskrift for strafferett,Scandinavian University Press / Universitetsforlaget AS,1502685X|08099537 +Tidsskrift for Universiteternes Efter- og Videreuddannelse (UNEV),Aarhus University Library,16035518 +Tidsskrift for velferdsforskning,Scandinavian University Press / Universitetsforlaget AS,08092052|24643076 +Tidsskriftet Arkiv,Oslo and Akershus University College of Applied Sciences,18918107 +Tidsskriftet Norges barnevern,Scandinavian University Press / Universitetsforlaget AS,08001014|18911838 +Tiempos de América,Universitat Jaume I,11381310| +Tierarzthelfer/in konkret,Thieme Publishing Group,16148754|18653987 +Tierärztliche Praxis Ausgabe G Großtiere / Nutztiere,Schattauer GmbH (Tierarztl Prax Ausg G Grosstiere Nutztiere),14341220| +Tierärztliche Praxis Ausgabe K Kleintiere / Heimtiere,Schattauer GmbH (Tierarztl Prax Ausg K Kleintiere Heimtiere),14341239| +Tiers-Monde,CAIRN,00407356|19631359 +TIIKM Journal of Education,"""The International Institute of Knowledge Management, Pvt, Ltd.""",24489336 +TIIKM Journal of film media and communication,"""The International Institute of Knowledge Management, Pvt, Ltd.""",24489328 +Tijdschrift Civiele Rechtspleging,Boom Uitgevers Den Haag,09298649| +Tijdschrift der Vereeniging voor Noord-Nederlands Muziekgeschiedenis,JSTOR,09213260| +Tijdschrift Erfrecht,Boom Uitgevers Den Haag,18741681| +Tijdschrift over Cultuur & Criminaliteit,Boom Uitgevers Den Haag,22119507| +Tijdschrift van de Koninklijke Vereniging voor Nederlandse Muziekgeschiedenis,JSTOR,13837079| +Tijdschrift van de Vereniging voor Nederlandse Muziekgeschiedenis,JSTOR,00423874| +Tijdschrift voor Arbeidsvraagstukken,Boom Uitgevers Den Haag,01692216| +Tijdschrift voor bedrijfs- en verzekeringsgeneeskunde,Springer-Verlag,0929600X|18765858 +Tijdschrift voor Bijzonder Strafrecht & Handhaving,Boom Uitgevers Den Haag,22956700| +Tijdschrift voor Communicatiewetenschappen,Uitgeverij Boom,13846930| +Tijdschrift voor Criminologie,Boom Uitgevers Den Haag,0165182X| +Tijdschrift voor Economische en Sociale Geografie,Wiley Blackwell (Blackwell Publishing),0040747X|14679663 +Tijdschrift voor Entomologie,Brill Academic Publishers,00407496|22119434 +Tijdschrift voor Filosofie,Peeters Publishers,1370575X +Tijdschrift voor Genderstudies,Amsterdam University Press,13883186| +Tijdschrift voor Geneeskunde,Peeters Publishers,0371683X +Tijdschrift voor Gerontologie en Geriatrie,Springer-Verlag,01679228|18756832 +Tijdschrift voor Geschiedenis,Amsterdam University Press,00407518| +Tijdschrift voor Gezondheidsrecht,Springer-Verlag,01650874|18756794 +Tijdschrift voor gezondheidswetenschappen,Springer-Verlag,13887491|18768776 +Tijdschrift voor Herstelrecht,Boom Uitgevers Den Haag,1568654X| +Tijdschrift voor Hoger Onderwijs,Boom Uitgevers Den Haag,01681095| +Tijdschrift voor kindergeneeskunde,Springer-Verlag,03767442|18756840 +Tijdschrift voor mediation en conflictmanagement,Boom Uitgevers Den Haag,13863878| +Tijdschrift voor Medisch Onderwijs,Springer-Verlag,13896555|18765157 +Tijdschrift voor Neuropsychiatrie en Gedragsneurologie,Springer-Verlag,22142398|22142401 +Tijdschrift voor Omgevingsrecht,Boom Uitgevers Den Haag,15685012| +Tijdschrift voor ouderengeneeskunde,Springer-Verlag,18794637|18794637 +Tijdschrift voor praktijkondersteuning,Springer-Verlag,18724078|18765416 +Tijdschrift voor Psychotherapie,Springer-Verlag,01651188|18765637 +Tijdschrift voor Rechtsgeschiedenis / Revue d Histoire du Droit / The Legal History Review,Brill Academic Publishers,00407585|15718190 +Tijdschrift voor Religie Recht en Beleid,Boom Uitgevers Den Haag,18797784| +Tijdschrift voor taalbeheersing,Amsterdam University Press,15739775| +Tijdschrift voor Tijdschriftstudies,Uopen Journals,13865870|22148965 +Tijdschrift voor Toezicht,Boom Uitgevers Den Haag,18798705| +Tijdschrift voor Urologie,Springer-Verlag,22113037|22114718 +Tijdschrift voor Veiligheid,Boom Uitgevers Den Haag,18727948| +Tijdschrift voor Vergoeding Personenschade,Boom Uitgevers Den Haag,13882066| +Tijdschrift voor VerpleeghuisGeneeskunde,Springer-Verlag,13861514|18756875 +Tikkun,Duke University Press,08879982|21640041 +Tilburg Law Review,Brill Academic Publishers,22110046|22112596 +Tiltai,Klaipeda University Press,13923137|23516569 +Time & Society,SAGE Publications,0961463X|00000000 +Time and Mind,Informa UK (Taylor & Francis),1751696X|17516978 +Timely Interventions A Translational Journal of Public Policy Debate,"""University Library System, University of Pittsburgh""",21605777 +Timing & Time Perception,Brill Academic Publishers,2213445X|22134468 +Timing & Time Perception Reviews,Brill Academic Publishers,24054550|24054496 +Timisoara Journal of Economics and Business,De Gruyter Open Sp. z o.o. ,22860991 +Timisoara Physical Education and Rehabilitation Journal,De Gruyter Open Sp. z o.o. ,20650574|20650574 +Timocki medicinski glasnik,Centre for Evaluation in Education and Science,03502899| +TIMS Acta,Centre for Evaluation in Education and Science,14529467| +TIP,Elsevier ,1405888X| +Tıp Araştırmaları Dergisi,The Journal of Medical Investigations,13043900| +TIPA Travaux interdisciplinaires sur la parole et le langage,OpenEdition,22647082|22647082 +TIPMED,ScopeMed International Medical Journal Managment and Indexing System,13019740| +Tire Science and Technology,The Tire Society,00908657|19455852 +Tissue and Cell,Elsevier ,00408166| +Tissue Antigens,Wiley Blackwell (Blackwell Publishing),00012815|13990039 +Tissue Barriers,Landes Bioscience,21688362|21688370 +Tissue Culture Association Manual,Springer-Verlag,03610268| +Tissue Engineering,Mary Ann Liebert,10763279|10763279 +Tissue Engineering and Regenerative Medicine,Springer-Verlag,17382696|22125469 +Tissue Engineering Part A,Mary Ann Liebert,19373341|1937335X +Tissue Engineering Part B Reviews,Mary Ann Liebert,19373368|19373376 +Tissue Engineering Part C Methods,Mary Ann Liebert,19373384|19373392 +Title in english,Association of Forensic Medical Experts,24118729|24094161 +Title IX Today,"""The NCHERM Group, LLC""",23778725| +Titolo 11,mEDRA,9992138 +título da revista,Coimbra University Press,16452259| +Tiyatro Ara,Ankara University,13001523|13001523 +Tizard Learning Disability Review,Emerald (MCB UP ),13595474|20428782 +Tlalocan,Instituto de Investigaciones Filologicas,01850989| +tm - Technisches Messen,Oldenbourg Wissenschaftsverlag,01718096|21967113 +TMPM Tschermaks Mineralogische und Petrographische Mitteilungen,Springer-Verlag,00413763| +To Improve the Academy,Wiley Blackwell (John Wiley & Sons),23344822| +Tobacco Control,BMJ,09644563|14683318 +Tobacco Induced Diseases,Springer (Biomed Central Ltd.),16179625|16179625 +Tobacco Prevention & Cessation,EU European Publishing,24593087 +Tobacco Regulatory Science,Tobacco Regulatory Science Group,23339748| +Tobacco Science,Tobacco Science,00824623| +Tobacco Use Insights,"""Libertas Academica, Ltd.""",1179173X +Tochki nad yo,Content Press and Scientific Publishing,22252258| +Todas as Letras Revista de Língua e Literatura,Todas as Letras: Revista de Lingua e Literatura,19806914 +Today s Speech,Informa UK (Taylor & Francis),00408573| +Toegepaste Taalwetenschap in Artikelen,John Benjamins Publishing Company,01697420|22134883 +TOHOKU JOURNAL OF RURAL ECONOMICS,The Agricultural Economic Society of Tohoku,02857537| +Tohoku Mathematical Journal,"""Mathematical Institute, Tohoku University""",00408735| +Tohoku Mathematical Publications,"""Mathematical Institute, Tohoku University""",13439499|1880876X +Tokyo Journal of Mathematics,Tokyo Journal of Mathematics,03873870| +Tokyo Kagaku Kaishi,The Chemical Society of Japan,03718409|18811116 +Tolkien Studies,Muse - Johns Hopkins University Press,15473163 +Tomography,"""Grapho, LLC""",23791381|2379139X +Tomsk State University Journal of History,"""Science and Education, Ltd.""",19988613| +Top,Springer-Verlag,11345764|18638279 +Topics in Catalysis,Springer-Verlag,10225528|15729028 +Topics in Clinical Nutrition,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08835691| +Topics in Cognitive Science,Wiley Blackwell (Blackwell Publishing),17568757|17568765 +Topics in Companion Animal Medicine,Elsevier - WB Saunders,19389736| +Topics in Current Chemistry,Springer-Verlag,23650869|23648961 +Topics in Early Childhood Special Education,SAGE Publications,02711214|15384845 +Topics in Economic Analysis & Policy,Walter de Gruyter GmbH,15380653 +Topics in Geriatric Rehabilitation,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08827524| +Topics in Inorganic and General Chemistry,Elsevier , +Topics in Language Disorders,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,02718294| +Topics in Linguistics,De Gruyter Open Sp. z o.o. ,13377590|13377590 +Topics in Macroeconomics,Walter de Gruyter GmbH,15345998 +Topics in Magnetic Resonance Imaging,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08993459| +Topics in Obstetrics & Gynecology,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,23800216| +Topics in Pain Management,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08825645| +Topics in Spinal Cord Injury Rehabilitation,"""Thomas Land Publishers, Inc.""",10820744| +Topics in Stroke Rehabilitation,Maney Publishing,10749357|19455119 +Topics in Theoretical Economics,Walter de Gruyter GmbH,1534598X +Topique,CAIRN,00409375|19650604 +Toplum ve Hekim,Ankara University,13004387 +Topoi,PERSEE Program,11619473| +Topoi,Springer-Verlag,01677411|15728749 +Topoi (Rio de Janeiro),SciELO,2237101X +Topoi Revista de História,SciELO,15183319 +Topologica,21st Century COE Program (Toplogical Science and Technology),18816886 +Topological Algebra and its Applications,De Gruyter Open Sp. z o.o. ,22993231 +Topological and Supramolecular Polymer Science,Columbia International Publishing,2376774X +Topological Methods in Nonlinear Analysis,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,12303429| +Topological Quantum Matter,De Gruyter Open Sp. z o.o. ,2299324X +Topology,Elsevier ,00409383| +Topology and its Applications,Elsevier ,01668641| +Toraks Cerrahisi Bulteni,AVES Publishing Co.,21463050|21463050 +Toronto Journal of Theology,University of Toronto Press Inc,08269831|19186371 +Toruńskie Studia Bibliologiczne,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20801807| +Toruńskie Studia Międzynarodowe,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,16898168| +Toruńskie Studia Polsko-Włoskie,Uniwersytet Mikolaja Kopernika/Nicolaus Copernicus University,20831986|23917865 +TOS forum,IM Publications,20539681| +Total Quality Management,Informa UK (Taylor & Francis),09544127|13600613 +Total Quality Management & Business Excellence,Informa UK (Taylor & Francis),14783363|14783371 +Total Quality Science,The Japanese Society for Quality Control,21893195 +Totalitarian Movements & Political Religions,Informa UK (Taylor & Francis),14690764|17439647 +Totalitarianism and Democracy,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968276|21968276 +Toukeibu Gan,Japan Society for Head and Neck Cancer,13495747|18818382 +Tourism & Management Studies,"""School of Management, Hospitality and Tourism, University of the Algarve""",21828458|21828466 +Tourism Analysis,Cognizant Communication Corp,10835423|19433999 +Tourism and hospitality management,"""University of Rijeka, Faculty of Tourism and Hospitality Management""",13307533| +Tourism and Hospitality Planning & Development,Informa UK (Taylor & Francis),1479053X|14790548 +Tourism and Hospitality Research,SAGE Publications,14673584|17429692 +Tourism Culture & Communication,Cognizant Communication Corp,1098304X|19434146 +Tourism Economics,IP Publishing,13548166| +Tourism Education Studies and Practice,Academic Publishing House Researcher,23120037|24092436 +Tourism Geographies,Informa UK (Taylor & Francis),14616688|14701340 +Tourism in Marine Environments,Cognizant Communication Corp,1544273X| +Tourism Management,Elsevier ,02615177| +Tourism Management Perspectives,Elsevier ,22119736| +Tourism Planning & Development,Informa UK (Taylor & Francis),21568316|21568324 +Tourism Recreation Research,Informa UK (Taylor & Francis),02508281|23200308 +Tourism Recreation Research,Informa UK (Taylor & Francis),02508281|23200308 +Tourism Review,Emerald (MCB UP ),16605373| +Tourism Review International,Cognizant Communication Corp,15442721|19434421 +Tourist Studies,SAGE Publications,14687976|00000000 +Town Planning and Architecture,Vilnius Gediminas Technical University,13921630|16483537 +Town Planning Review,Liverpool University Press,00410020|1478341X +Toxic Substance Mechanisms,Informa UK (Taylor & Francis),10769188| +Toxicity Assessment,Wiley Blackwell (John Wiley & Sons),08848181|10982256 +Toxicologic Pathology,SAGE Publications,01926233|15331601 +Toxicological & Environmental Chemistry Reviews,Informa UK (Taylor & Francis),00929867| +Toxicological and Environmental Chemistry,Informa UK (Taylor & Francis),02772248|10290486 +Toxicological Research,The Korean Society of Toxicology,19768257|22342753 +Toxicological Reviews,Springer-Verlag,11762551| +Toxicological Sciences,Oxford University Press,10966080|10960929 +Toxicologie Analytique et Clinique,Elsevier ,23520078| +Toxicology,Elsevier ,0300483X| +Toxicology and Applied Pharmacology,Elsevier ,0041008X|10960333 +Toxicology and Environmental Health Sciences,Springer-Verlag,20059752|22337784 +Toxicology and Industrial Health,SAGE Publications,07482337|14770393 +Toxicology in Vitro,Elsevier ,08872333| +Toxicology International,Medknow Publications,09716580| +Toxicology Letters,Elsevier ,03784274| +Toxicology Mechanisms and Methods,Informa UK (Taylor & Francis),15376516|15376524 +Toxicology Methods,Informa UK (Taylor & Francis),10517235|10917667 +Toxicology Reports,Elsevier ,22147500| +Toxicology Research,The Royal Society of Chemistry,2045452X|20454538 +Toxicon,Elsevier ,00410101|00410101 +Toxics,MDPI AG,23056304 +Toxin Reviews,Informa UK (Taylor & Francis),15569543|15569551 +Toxins,MDPI AG,20726651|20726651 +Trabajo Social,Universidad Nacional de Colombia,01234986|22565493 +Trabajo Social Hoy,Professional Association of Social Workers of Madrid,11340991|23402539 +Trabajos de Estadistica,Springer-Verlag,02138190| +Trabajos de Estadistica y de Investigacion Operativa,Springer-Verlag,00410241| +Trabajos de Investigacion Operativa,Springer-Verlag,02138204| +Trabajos de Prehistoria,Departmento de Publicaciones del CSIC,00825638|19883218 +Trabalho Educação e Saúde,SciELO,19817746 +Trabalhos em Linguística Aplicada,SciELO,01031813|01031813 +TrAC Trends in Analytical Chemistry,Elsevier ,01659936|01659936 +Trace Elements and Electrolytes,Dustri-Verlag Dr. Karl Feistle,09462104| +Trace Elements in Medicine (Moscow),RUSTEM (Russian Society for Trace Elements in Medicine),16079957|24136174 +Tracés,OpenEdition,17630061|19631812 +Tradicija ir dabartis,Klaipeda University Press,20293208| +Traditio,Muse - Johns Hopkins University Press,21665508 +Tradition and Discovery The Polanyi Society Periodical,Philosophy Documentation Center,10571027| +Traditional & Kampo Medicine,Wiley Blackwell (John Wiley & Sons),20534515| +Traditional Chinese Medicine,Hans Publishers,21666067|21666059 +Traditiones,Scientific Research Centre ZRC-SAZU,03520447|18556396 +Tradterm,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,0104639X|23179511 +Traduire,OpenEdition,0395773X|22729992 +Traffic,Wiley Blackwell (Blackwell Publishing),13989219|16000854 +Traffic Injury Prevention,Informa UK (Taylor & Francis),15389588|1538957X +Training & Development Journal,Diva Enterprises Private Limited,22310681|2231069X +Training and Education in Professional Psychology,American Psychological Association,19313918|19313926 +Training for Quality,Emerald (MCB UP ),09684875|00000000 +Training Strategies for Tomorrow,Emerald (MCB UP ),13697234| +Trait - d Union,Elsevier ,09809090| +Traitement du signal,Lavoisier SAS,07650019| +Trakia Journal of Science,Trakia University,13121723|13133551 +Trames Journal of the Humanities and Social Sciences,Estonian Academy Publishers,14060922| +TRaNS Trans -Regional and -National Studies of Southeast Asia,Cambridge University Press,2051364X|20513658 +TRANS-,OpenEdition,17783887|17783887 +Trans-pasando Fronteras,Universidad Icesi,22487212|23229152 +Trans/Form/Ação,SciELO,01013173|01013173 +Transaction of Scientific Papers of the Novosibirsk State Technical University,Novosibirsk State Technical University,23076879| +Transaction of the Visualization Society of Japan,The Visualization Society of Japan,13465260 +Transactional Analysis Journal,SAGE Publications,03621537| +Transactions,The Higher Education Academy,17450322 +Transactions (Institute of British Geographers),JSTOR,14784009| +Transactions American Geophysical Union,American Geophysical Union,00028606| +Transactions and Papers (Institute of British Geographers),JSTOR,14784017| +Transactions and Proceedings of the American Philological Association,JSTOR,00659711| +Transactions and Proceedings of the Modern Language Association of America,JSTOR,15393682| +Transactions in GIS,Wiley Blackwell (Blackwell Publishing),13611682|14679671 +Transactions of A Razmadze Mathematical Institute,Elsevier ,23468092| +Transactions of Japan Society of Kansei Engineering,Japan Society of Kansei Engineering,18840833|18845258 +Transactions of Japan Society of Spring Engineers,Japan Society of Spring Engineers,03856917|13481479 +Transactions of Korean Society of Automotive Engineers,The Korean Society of Automotive Engineers,12256382| +Transactions of Materials Processing,The Korean Society for Technology of Plasticity,1225696X| +Transactions of Nonferrous Metals Society of China,Elsevier ,10036326| +Transactions of the Academy of Science of St Louis,Smithsonian Institution Biodiversity Heritage Library,00963852| +Transactions of the Actuarial Society of Edinburgh,Cambridge University Press,20460562| +Transactions of the AIME,Society of Petroleum Engineers,00811696| +Transactions of the American Electrochemical Society,The Electrochemical Society,00964786| +Transactions of the American Entomological Society,BioOne (American Entomological Society),00028320| +Transactions of the American Entomological Society (1867-1877),JSTOR,08861145| +Transactions of the American Entomological Society and Proceedings of the Entomological Section of the Academy of Natural Sciences,JSTOR,1945516X| +Transactions of the American Fisheries Society,Informa UK (Taylor & Francis),00028487|15488659 +Transactions of the American Institute of Electrical Engineers,Institute of Electrical and Electronics Engineers,00963860| +Transactions of the American Institute of Electrical Engineers Part I Communication and Electronics,Institute of Electrical and Electronics Engineers,00972452| +Transactions of the American Institute of Electrical Engineers Part II Applications and Industry,Institute of Electrical and Electronics Engineers,00972185| +Transactions of the American Institute of Electrical Engineers Part III Power Apparatus and Systems,Institute of Electrical and Electronics Engineers,00972460| +Transactions of the American Mathematical Society,American Mathematical Society,00029947|10886850 +Transactions of the American Mathematical Society Series B,American Mathematical Society,23300000 +Transactions of the American Microscopical Society,JSTOR,00030023| +Transactions of the American Philological Association,Muse - Johns Hopkins University Press,15330699 +Transactions of the American Philological Association (1869-1896),JSTOR,02714442| +Transactions of the American Philological Association (1974-),JSTOR,03605949| +Transactions of the American Philosophical Society,JSTOR,00659746| +Transactions of the Annual Meetings of the Kansas Academy of Science,JSTOR,19330545| +Transactions of the Anthropological Society of London,JSTOR,1356014X| +Transactions of the ASABE,American Society of Agricultural and Biological Engineers,21510032|21510040 +Transactions of the ASAE,American Society of Agricultural and Biological Engineers,00012351|21510059 +Transactions of the Atomic Energy Society of Japan,Atomic Energy Society of Japan,13472879|21862931 +Transactions of the Botanical Society of Edinburgh,Informa UK (Taylor & Francis),03746607| +Transactions of the British Bryological Society,Maney Publishing,00681385| +Transactions of the British Mycological Society,Elsevier ,00071536| +Transactions of the Canadian Institute,Smithsonian Institution Biodiversity Heritage Library,0384823X| +Transactions of the Charles S Peirce Society,Indiana University Press,00091774|15589587 +Transactions of the Connecticut Academy of Arts and Sciences,Smithsonian Institution Biodiversity Heritage Library,00698989| +Transactions of the Edinburgh Geological Society,Geological Society of London,03716260|20529414 +Transactions of The Electrochemical Society,The Electrochemical Society,00964743| +Transactions of the Ethnological Society of London,JSTOR,13680366| +Transactions of the Faculty of Actuaries,Cambridge University Press,00713686| +Transactions of the Faraday Society,The Royal Society of Chemistry,00147672| +Transactions of the Geological Society of Glasgow,Geological Society of London,03717224|20529422 +Transactions of the Geological Society of London,Geological Society of London,20425295 +Transactions of the I R E Professional Group on Electronic Computers,Institute of Electrical and Electronics Engineers,21681740|21681759 +Transactions of the IMF,Informa UK (Taylor & Francis),00202967|00000000 +Transactions of the Indian Ceramic Society,Informa UK (Taylor & Francis),0371750X|21655456 +Transactions of the Indian Institute of Metals,Springer-Verlag,09722815|09751645 +Transactions of the Institute of Aviation,Index Copernicus International,05096669|23005408 +Transactions of the Institute of British Geographers,Wiley Blackwell (Blackwell Publishing),00202754|14755661 +Transactions of the Institute of Measurement and Control,SAGE Publications,01423312|14770369 +Transactions of the Institute of Radio Engineers Professional Group on Nuclear Science,Institute of Electrical and Electronics Engineers,02776278| +Transactions of the Institute of Systems Control and Information Engineers,"""The Institute of Systems, Control and Information Engineers""",13425668|2185811X +Transactions of the IRE Professional Group on Aeronautical and Navigational Electronics,Institute of Electrical and Electronics Engineers,21680167|21680175 +Transactions of the IRE Professional Group on Airborne Electronics,Institute of Electrical and Electronics Engineers,21680213|21680221 +Transactions of the IRE Professional Group on Antennas and Propagation,Institute of Electrical and Electronics Engineers,21680639|21680647 +Transactions of the IRE Professional Group on Audio,Institute of Electrical and Electronics Engineers,21682968 +Transactions of the IRE Professional Group on Broadcast and Television Receivers,Institute of Electrical and Electronics Engineers,21681619|21681627 +Transactions of the IRE Professional Group on Circuit Theory,Institute of Electrical and Electronics Engineers,01976389| +Transactions of the IRE Professional Group on Communications Systems,Institute of Electrical and Electronics Engineers,02776243| +Transactions of the IRE Professional Group on Component Parts,Institute of Electrical and Electronics Engineers,21681686|21681694 +Transactions of the IRE Professional Group on Electron Devices,Institute of Electrical and Electronics Engineers,01976370| +Transactions of the IRE Professional Group on Engineering Management,Institute of Electrical and Electronics Engineers,02761165| +Transactions of the IRE Professional Group on Industrial Electronics,Institute of Electrical and Electronics Engineers,02731959| +Transactions of the IRE Professional Group on Information Theory,Institute of Electrical and Electronics Engineers,21682690|21682704 +Transactions of the IRE Professional Group on Instrumentation,Institute of Electrical and Electronics Engineers,21681880|21681899 +Transactions of the IRE Professional Group on Medical Electronics,Institute of Electrical and Electronics Engineers,2168071X|21680728 +Transactions of the IRE Professional Group on Microwave Theory and Techniques,Institute of Electrical and Electronics Engineers,02761173| +Transactions of the IRE Professional Group on Quality Control,Institute of Electrical and Electronics Engineers,21682755|21682763 +Transactions of the IRE Professional Group on Radio Telemetry and Remote Control,Institute of Electrical and Electronics Engineers,21680329|21680337 +Transactions of the IRE Professional Group on Reliability and Quality Control,Institute of Electrical and Electronics Engineers,21682771|21682798 +Transactions of the IRE Professional Group on Ultrasonic Engineering,Institute of Electrical and Electronics Engineers,0277626X| +Transactions of the Iron and Steel Institute of Japan,The Iron and Steel Institute of Japan,00211583|18811183 +TRANSACTIONS OF THE JAPAN FLUID POWER SYSTEM SOCIETY,The Japan Fluid Power System Society,18803121|13497022 +Transactions of The Japan Institute of Electronics Packaging,Japan Institute of Electronics Packaging,18833365|18848028 +Transactions of the Japan Institute of Metals,The Japan Institute of Metals,00214434| +TRANSACTIONS OF THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES,Japan Society for Aeronautical and Space Sciences,05493811|21894205 +TRANSACTIONS OF THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES AEROSPACE TECHNOLOGY JAPAN,Japan Society for Aeronautical and Space Sciences,18840485 +TRANSACTIONS OF THE JAPAN SOCIETY FOR AERONAUTICAL AND SPACE SCIENCES SPACE TECHNOLOGY JAPAN,Japan Society for Aeronautical and Space Sciences,13473840 +Transactions of the Japan Society of Civil Engineers,Japan Society of Civil Engineers,00471798|18844944 +Transactions of the Japan Society of Mechanical Engineers,The Japan Society of Mechanical Engineers,00290270|21859485 +TRANSACTIONS OF THE JAPAN SOCIETY OF MECHANICAL ENGINEERS Series A,The Japan Society of Mechanical Engineers,03875008|18848338 +TRANSACTIONS OF THE JAPAN SOCIETY OF MECHANICAL ENGINEERS Series B,The Japan Society of Mechanical Engineers,03875016|18848346 +TRANSACTIONS OF THE JAPAN SOCIETY OF MECHANICAL ENGINEERS Series C,The Japan Society of Mechanical Engineers,03875024|18848354 +Transactions of the Japanese Society for Artificial Intelligence,The Japanese Society for Artificial Intelligence,13460714|13468030 +Transactions of the JSME (in Japanese),The Japan Society of Mechanical Engineers,21879761 +Transactions of the Kansas Academy of Science,BioOne (Kansas Academy of Science),00228443|19385420 +Transactions of the Kansas Academy of Science (1872-1880),JSTOR,19330537| +Transactions of the Kansas Academy of Science (1903-),JSTOR, +Transactions of the Korea Society of Geothermal Energy Engineers,Korea Society of Geothermal Energy Engineers,17386985| +Transactions of the Korean hydrogen and new energy society,The Korean Hydrogen and New Energy Society,17387264| +Transactions of the Korean Society for Noise and Vibration Engineering,The Korean Society for Noise and Vibration Engineering,15982785| +Transactions of the Korean Society of Mechanical Engineers A,The Korean Society of Mechanical Engineers,12264873| +Transactions of the Korean Society of Mechanical Engineers B,The Korean Society of Mechanical Engineers,12264881| +Transactions of the KSME C Industrial Technology and Innovation,The Korean Society of Mechanical Engineers,22883991 +Transactions of the Linnean Society of London,Wiley Blackwell (Blackwell Publishing),19459432|19459335 +Transactions of the Linnean Society of London 2nd Series Botany,Wiley Blackwell (Blackwell Publishing),19459459|19459351 +Transactions of the Linnean Society of London 2nd Series Zoology,Wiley Blackwell (Blackwell Publishing),19459440|19459343 +Transactions of the Linnean Society of London 3rd Series,Wiley Blackwell (Blackwell Publishing),19459467|1945936X +Transactions of the London Mathematical Society,Oxford University Press - London Mathematical Society,20524986 +Transactions of the Magnetics Society of Japan,The Magnetics Society of Japan,13467948|18846726 +Transactions of the Materials Research Society of Japan,The Materials Research Society of Japan,13823469|21881650 +Transactions of the Meeting of the American Surgical Association,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00660833| +Transactions of The Microscopical Society & Journal,Wiley Blackwell (Blackwell Publishing),09627375| +Transactions of the Microscopical Society of London,Wiley Blackwell (Blackwell Publishing),20471483| +Transactions of the Modern Language Association of America,JSTOR,15393674| +Transactions of the Moscow Mathematical Society,American Mathematical Society,00771554|1547738X +Transactions of the New York Academy of Sciences,Wiley Blackwell (Blackwell Publishing),00287113| +Transactions of the Newcomen Society,Maney Publishing,03720187|17503523 +Transactions of the Operations Research Society of Japan,The Operations Research Society of Japan,13498940|21888280 +Transactions of the Optical Society,IOP Publishing,14754878| +Transactions of the Philological Society,Wiley Blackwell (Blackwell Publishing),00791636|1467968X +Transactions of the Royal Academy of Medicine in Ireland,Springer-Verlag,07902352| +Transactions of the Royal Asiatic Society of Great Britain and Ireland,Cambridge University Press,09504737| +Transactions of the Royal Entomological Society of London,Wiley Blackwell (Blackwell Publishing),00358894| +Transactions of the Royal Historical Society,Cambridge University Press,00804401|14740648 +Transactions of the Royal Society of Edinburgh,Cambridge University Press,00804568| +Transactions of the Royal Society of Edinburgh Earth Sciences,Cambridge University Press,02635933|14737116 +Transactions of the Royal Society of South Africa,Informa UK (Taylor & Francis),0035919X|21540098 +Transactions of the Royal Society of South Africa,Informa UK (Taylor & Francis),0035919X| +Transactions of the Royal Society of South Australia,Informa UK (Taylor & Francis),03721426|22040293 +Transactions of the Royal Society of Tropical Medicine and Hygiene,Oxford University Press,00359203|18783503 +Transactions of the San Diego Society of Natural History,Smithsonian Institution Biodiversity Heritage Library,00805947| +Transactions of the Society of CAD/CAM Engineers,Society of CAD/CAM Engineers,12260606| +Transactions of the Society of Information Storage Systems,The Society of Information Storage Systems,17386845| +Transactions of the Society of Instrument and Control Engineers,The Society of Instrument and Control Engineers,04534654|18838189 +Transactions of the Society of Mechanical Engineers,The Japan Society of Mechanical Engineers,21851123 +Transactions of the Society of Motion Picture Engineers,Society of Motion Picture and Television Engineers,00966460| +Transactions of the Society of Rheology,Society of Rheology,00380032| +Transactions of the South African Philosophical Society,Informa UK (Taylor & Francis),21560382 +Transactions of the VŠB - Technical University of Ostrava Civil Engineering Series,De Gruyter Open Sp. z o.o. ,12131962|18044824 +TRANSACTIONS of the VŠB – Technical University of Ostrava Safety Engineering Series,De Gruyter Open Sp. z o.o. ,18011764|18053238 +Transactions of the Zimbabwe Scientific Association,African Journals Online ,2542765 +Transactions of Tianjin University,Springer-Verlag,10064982|19958196 +Transactions on Electrical and Electronic Materials,The Korean Institute of Electrical and Electronic Material Engineers,12297607| +Transactions on Emerging Telecommunications Technologies,Wiley Blackwell (John Wiley & Sons),21613915| +Transactions on Machine Learning and Artificial Intelligence,Scholar Publishing,20547390 +Transactions on Maritime Science,Faculty of Maritime Studies Split,18483305|18483313 +Transactions on Networks and Communications,Scholar Publishing,20547420 +Transactions on Transport Sciences,De Gruyter Open Sp. z o.o. ,1802971X|18029876 +Transboundary and Emerging Diseases,Wiley Blackwell (Blackwell Publishing),18651674|18651682 +Transcription,Landes Bioscience,21541264|21541272 +Transcriptomics Open Access,OMICS Publishing Group,23298936 +Transcultural Psychiatry,SAGE Publications,13634615|00000000 +Transcultural Studies,Brill Academic Publishers,19306253|23751606 +Transfer European Review of Labour and Research,SAGE Publications,10242589|19967284 +Transfer Hydrogenation,Thieme Publishing Group,20500289 +Transfers,Berghahn Books,20454813|20454821 +Transformation An International Journal of Holistic Mission Studies,SAGE Publications,02653788| +Transformation Critical Perspectives on Southern Africa,Muse - Johns Hopkins University Press,17261368 +Transformation Groups,Springer-Verlag,10834362|1531586X +Transformations The Journal of Inclusive Scholarship and Pedagogy,The Pennsylvania State University Press,10525017| +Transformative Works and Cultures,Transformative Works and Cultures,19412258| +Transforming Anthropology,Wiley Blackwell (Blackwell Publishing),10510559|15487466 +Transforming Government People Process and Policy,Emerald (MCB UP ),17506166| +Transfusion,Wiley Blackwell (Blackwell Publishing),00411132|15372995 +Transfusion Alternatives in Transfusion Medicine,Wiley Blackwell (Blackwell Publishing),12959022|1778428X +Transfusion and Apheresis Science,Elsevier ,14730502| +Transfusion Clinique et Biologique,Elsevier ,12467820| +Transfusion Medicine,Wiley Blackwell (Blackwell Publishing),09587578|13653148 +Transfusion Medicine and Hemotherapy,S. Karger AG,16603796|16603818 +Transfusion Medicine Reviews,Elsevier ,08877963| +Transfusion Science,Elsevier ,09553886| +Transfusionsmedizin - Immunhämatologie Hämotherapie Immungenetik Zelltherapie,Thieme Publishing Group,21918805|21918813 +Transgender Health,Mary Ann Liebert,2380193X|2380193X +Transgenic Research,Springer-Verlag,09628819|15739368 +Transinformação,SciELO,01033786|23180889 +Transition,Indiana University Press,00411191|15278042 +Transition Metal Chemistry,Springer-Verlag,03404285|1572901X +Transition Studies Review,Springer-Verlag,16144007|16144015 +Transitional justice review,"""University of Western Ontario, Western Libraries""",19291973 +Translating the Americas,University of Michigan Library,2331687X +Translation,Landes Bioscience,2169074X|21690731 +Translation and Interpreting Studies,John Benjamins Publishing Company,19322798|18762700 +Translation and Literature,Edinburgh University Press,09681361|17500214 +Translation and Translanguaging in Multilingual Contexts,John Benjamins Publishing Company,23521805|23521813 +Translation Review,Informa UK (Taylor & Francis),07374836|21640564 +Translation Spaces,John Benjamins Publishing Company,22113711|2211372X +Translation Studies,Informa UK (Taylor & Francis),14781700| +Translation Studies,Informa UK (Taylor & Francis),14781700|17512921 +Translational and Clinical Pharmacology,Korean Society for Clinical Pharmacology and Therapeutics (KAMJE),22890882|23835427 +Translational Andrology and Urology,AME Publishing Company,22234683|22234691 +Translational Behavioral Medicine,Springer-Verlag,18696716|16139860 +Translational Biomedicine,Internet Medical Publishing,21720479|21720479 +Translational Clinical Biology,VRI Press,23302135 +Translational Developmental Psychiatry,Co-Action Publishing,20017022 +Translational Epigenomics,SAGE Publications,23344865| +Translational Gastroenterology and Hepatology,AME Publishing Company,24151289 +Translational Issues in Psychological Science,American Psychological Association,23322136|23322179 +Translational Materials Research,IOP Publishing,20531613 +Translational Medicine,OMICS Publishing Group,21611025 +Translational Neurodegeneration,Springer (Biomed Central Ltd.),20479158|20479158 +Translational Neuroscience,De Gruyter Open Sp. z o.o. ,20813856|20816936 +Translational Oncogenomics,"""Libertas Academica, Ltd.""",11772727 +Translational Oncology,Elsevier ,19365233| +Translational Proteomics,Elsevier ,22129634| +Translational Proteomics,Elsevier ,22129626| +Translational Psychiatry,Nature Publishing Group,21583188 +Translational Research,Elsevier ,19315244| +Translational Research in Anatomy,Elsevier ,2214854X| +Translational Respiratory Medicine,Springer (Biomed Central Ltd.),22130802|22130802 +Translational Respiratory Medicine,Springer (Biomed Central Ltd.),22130802| +Translational Stroke Research,Springer-Verlag,18684483|1868601X +Translational Vision Science & Technology,Association for Research in Vision and Opthalmology,21642591|21642591 +Translationes,De Gruyter Open Sp. z o.o. ,20672705 +Translocal Chinese East Asian Perspectives,Brill Academic Publishers,24522007|24522015 +Transmission and Distribution Engineering and Technology,Hans Publishers,23251565|23251573 +Transnational Cinemas,Informa UK (Taylor & Francis),20403526|20403534 +Transnational Corporation Review,Informa UK (Taylor & Francis),19186444|19252099 +Transnational Corporations,United Nations Publications,2076099X +Transnational Environmental Law,Cambridge University Press,20471025|20471033 +Transnational Legal Theory,Informa UK (Taylor & Francis),20414005|20414013 +Transnational Social Review,Informa UK (Taylor & Francis),21931674|2196145X +TransNav the International Journal on Marine Navigation and Safety of Sea Transportation,Faculty of Navigation,20836473|20836481 +Transplant Immunology,Elsevier ,09663274| +Transplant Infectious Disease,Wiley Blackwell (Blackwell Publishing),13982273|13993062 +Transplant International,Wiley Blackwell (Blackwell Publishing),09340874|14322277 +Transplant Research and Risk Management,Dove Medical Press,11791616 +Transplantation Direct,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,23738731| +Transplantation Journal,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,00411337| +Transplantation Proceedings,Elsevier ,00411345|00411345 +Transplantation Research,Springer (Biomed Central Ltd.),20471440|20471440 +Transplantation Reviews,Elsevier ,0955470X| +Transplantation Technology,Herbert Publications,20536623 +Transport,Vilnius Gediminas Technical University,16484142|16483480 +Transport and Aerospace Engineering,De Gruyter Open Sp. z o.o. ,2255968X +Transport and Telecommunication Journal,De Gruyter Open Sp. z o.o. ,14076160|14076179 +Transport in Porous Media,Springer-Verlag,01693913|15731634 +Transport Logistics,Brill Academic Publishers,09299645|15685705 +Transport of the Urals,Ural State University of Railway Transport (USURT),18159400|18159400 +Transport Policy,Elsevier ,0967070X| +Transport Problems,Silesian University of Technology,18960596|2300861X +Transport Reviews,Informa UK (Taylor & Francis),01441647|14645327 +Transport Theory and Statistical Physics,Informa UK (Taylor & Francis),00411450|15322424 +Transportation,Springer-Verlag,00494488|15729435 +Transportation Geotechnics,Elsevier ,22143912| +Transportation Human Factors,Informa UK (Taylor & Francis),10939741|10939741 +Transportation in Developing Economies,Springer-Verlag,21999287|21999295 +Transportation Infrastructure Geotechnology,Springer-Verlag,21967202|21967210 +Transportation Journal,The Pennsylvania State University Press,00411612|2157328X +Transportation Letters,Maney Publishing,19427867|19427875 +Transportation Planning and Technology,Informa UK (Taylor & Francis),03081060|10290354 +Transportation Research,Elsevier ,00411647| +Transportation Research Part A General,Elsevier ,01912607| +Transportation Research Part A Policy and Practice,Elsevier ,09658564| +Transportation Research Part B Methodological,Elsevier ,01912615| +Transportation Research Part C Emerging Technologies,Elsevier ,0968090X| +Transportation Research Part D Transport and Environment,Elsevier ,13619209| +Transportation Research Part E Logistics and Transportation Review,Elsevier ,13665545| +Transportation Research Part F Traffic Psychology and Behaviour,Elsevier ,13698478| +Transportation Research Procedia,Elsevier ,23521465| +Transportation Research Record Journal of the Transportation Research Board,Transportation Research Board,03611981| +Transportation Science,Institute for Operations Research and the Management Sciences,00411655|15265447 +TRANSPORTES,Lepidus Tecnologia,22371346 +Transportmetrica,Informa UK (Taylor & Francis),18128602|19440987 +Transportmetrica A Transport Science,Informa UK (Taylor & Francis),23249935|23249943 +Transportmetrica B Transport Dynamics,Informa UK (Taylor & Francis),21680566|21680582 +Transportrecht,Walter de Gruyter GmbH,0174559X|23662174 +Transposition,OpenEdition,21106134 +Transtext(e)s Transcultures 跨文本跨文化,OpenEdition,17712084|21052549 +transversal,Walter de Gruyter GmbH,1607629X|23917385 +Transversalités,CAIRN,12869449|22593799 +Transylvanian Review of Systematical and Ecological Research,De Gruyter Open Sp. z o.o. ,18417051|23443219 +Trashumante Revista Americana de Historia Social,Universidad de Antioquia,23229381| +Trastornos Adictivos,Elsevier ,15750973| +Trauma,SAGE Publications,14604086|14770350 +Trauma Case Reports,Elsevier ,23526440| +Trauma Monthly,Kowsar Medical Institute,22517464|22517472 +Trauma Quarterly,Brill Academic Publishers,07436637|15685713 +Trauma und Berufskrankheit,Springer-Verlag,14366274|14366282 +Trauma Violence & Abuse,SAGE Publications,15248380|15528324 +Traumatology An International Journal,American Psychological Association,15347656|10859373 +Travail et emploi,OpenEdition,1775416X|1775416X +Travail genre et sociétés,CAIRN,12946303|21052174 +Travailler,CAIRN,16205340|21025150 +Travaux de linguistique,CAIRN,00826049|17821576 +Travaux du Muséum National d’Histoire Naturelle “Grigore Antipa”,De Gruyter Open Sp. z o.o. ,12232254|12232254 +Travel Behaviour and Society,Elsevier ,2214367X| +Travel Medicine and Infectious Disease,Elsevier ,14778939| +Travesia,Informa UK (Taylor & Francis),09658343| +Travessia,Universidade Federal de Santa Catarina,1019570 +Treatise Online,The University of Kansas,21534012 +Treatments in Endocrinology,Springer-Verlag,11756349| +Treatments in Respiratory Medicine,Springer-Verlag,11763450| +Treballs d Arqueologia,Universitat Autonoma de Barcelona,11349263|23396490 +Tree Genetics & Genomes,Springer-Verlag,16142942|16142950 +Tree Genetics and Molecular Breeding,"""Sophia Publishing Group, Inc.""",19275781 +Tree Physiology,Oxford University Press,0829318X|17584469 +Tree-Ring Research,BioOne (Tree-Ring Society),15361098|21624585 +TreeDimensional,Centro Cientifico Conhecer,24479829 +Trees,Springer-Verlag,09311890|14322285 +Tréma,OpenEdition,1167315X|21070997 +Trendovi u poslovanju,Centre for Evaluation in Education and Science,2334816X| +Trends in Agricultural Economics,Science Alert,19947933| +Trends in Amplification,SAGE Publications,10847138|19405588 +Trends in Anaesthesia and Critical Care,Elsevier ,22108440| +Trends in Applied Sciences Research,Science Alert,18193579|18193579 +Trends in Bacteriology,Herbert Publications,20574711 +Trends in Biochemical Sciences,Elsevier ,09680004| +Trends in Bioinformatics,Science Alert,19947941| +Trends in Biotechnology,Elsevier ,01677799| +Trends in Cancer,Elsevier ,24058033| +Trends in Cancer,Elsevier ,24058033| +Trends in Cardiovascular Medicine,Elsevier ,10501738| +Trends in Cell Biology,Elsevier ,09628924| +Trends in Classics,Walter de Gruyter GmbH,18667473|18667481 +Trends in Cognitive Sciences,Elsevier ,13646613| +Trends in Communication,Informa UK (Taylor & Francis),13838857|15427439 +Trends in Ecology & Evolution,Elsevier ,01695347| +Trends in Endocrinology and Metabolism,Elsevier ,10432760| +Trends in Environmental Analytical Chemistry,Elsevier ,22141588| +Trends in Evolutionary Biology,PAGEPress Publications,20362641|2036265X +Trends in Food Science & Technology,Elsevier ,09242244| +Trends in Genetics,Elsevier ,01689525| +Trends in Glycoscience and Glycotechnology,Forum: Carbohydrates Coming of Age,09157352|18832113 +Trends in Hearing,SAGE Publications,23312165|23312165 +Trends in History,"""Informa UK (Haworth Press, Inc.,)""",0270790X| +Trends in Horticultural Research,Science Alert,19960735| +Trends in Immunology,Elsevier ,14714906| +Trends in Medical Research,Science Alert,18193587| +Trends in Microbiology,Elsevier ,0966842X| +Trends in Molecular Medicine,Elsevier ,14714914| +Trends in Molecular Sciences,Science Alert,19945469| +Trends in Neuroscience and Education,Elsevier ,22119493| +Trends in Neurosciences,Elsevier ,01662236| +Trends in Nursing,Stellenbosch University - Trends in Nursing,23138467 +Trends in Organized Crime,Springer-Verlag,10844791|19364830 +Trends in Parasitology,Elsevier ,14714922| +Trends in Pharmacological Sciences,Elsevier ,01656147| +Trends in Plant Science,Elsevier ,13601385| +Trends in Psychiatry and Psychotherapy,SciELO,22376089|22380019 +Trends in Renewable Energy,Future Energy Service and Publishing,23762136|23762144 +TRENDS IN THE SCIENCES,Japan Science Support Foundation,13423363|18847080 +Trends in Urology & Men s Health,Wiley Blackwell (John Wiley & Sons),20443730| +Trends in Urology Gynaecology & Sexual Health,Wiley Blackwell (John Wiley & Sons),13625306|19312288 +Trends in Vector Research and Parasitology,Herbert Publications,20549881 +Trials,Springer (Biomed Central Ltd.),17456215|17456215 +Trials in Vaccinology,Elsevier ,18794378| +Tribhuvan University Journal,Nepal Journals Online, +Tribology,Elsevier ,00412678| +Tribology - Materials Surfaces & Interfaces,Informa UK (Taylor & Francis),17515831|1751584X +Tribology International,Elsevier ,0301679X| +Tribology Letters,Springer-Verlag,10238883|15732711 +Tribology Online,Japanese Society of Tribologists,18812198 +Tribology Transactions,Informa UK (Taylor & Francis),10402004|1547397X +Tribotest,Wiley Blackwell (John Wiley & Sons),13544063|1557685X +Trimonthly Report Ohio Herpetological Society,JSTOR,1557122X| +Triple Helix,Springer (Biomed Central Ltd.),21971927 +Triticeae Genomics and Genetics,"""Sophia Publishing Group, Inc.""",1925203X +Trivium Estudos Interdisciplinares,Universidade Veiga de Almeida,21764891| +Troianalexandrina,"""Brepols Publishers, NV""",15775003| +Trollopian,University of California Press,15264211| +Tropical Agricultural Research,Sri Lanka Journals Online ,10161422| +Tropical Agricultural Research and Extension,Sri Lanka Journals Online ,13913646| +Tropical Animal Health and Production,Springer-Verlag,00494747|15737438 +Tropical Diseases Travel Medicine and Vaccines,Springer (Biomed Central Ltd.),20550936 +Tropical Doctor,SAGE Publications,00494755|17581133 +Tropical Freshwater Biology,African Journals Online ,7950101 +Tropical gastrology,EMED Publishing,0250636X| +Tropical Grasslands - Forrajes Tropicales,Tropical Grasslands - Forrajes Tropicales,23463775 +Tropical Journal of Animal Science,African Journals Online ,11194308 +Tropical Journal of Health Sciences,African Journals Online ,11174153 +Tropical Journal of Medical Research,Medknow Publications,11190388|11190388 +Tropical Journal of Obstetrics and Gynaecology,African Journals Online ,1895117 +Tropical Journal of Pharmaceutical Research,African Journals Online ,15965996|15969827 +Tropical Medicine & International Health,Wiley Blackwell (Blackwell Publishing),13602276|13653156 +Tropical Medicine & Surgery,OMICS Publishing Group,23299088 +Tropical Medicine and Health,Japanese Society of Tropical Medicine,13488945|13494147 +Tropical Oceanography,Tropical Oceanography,16793013| +Tropical Parasitology,Medknow Publications,00000205| +Tropical Pest Management,Informa UK (Taylor & Francis),01436147| +Tropical Plant Biology,Springer-Verlag,19359756|19359764 +Tropical Plant Pathology,Springer-Verlag,19825676 +Tropical Science,Wiley Blackwell (John Wiley & Sons),00413291|15569179 +Tropical Technology Journal,Springer - Global Science Journals,21998698 +Tropical Veterinarian,African Journals Online ,7944845 +Tropical Zoology,Informa UK (Taylor & Francis),03946975|19709528 +Tropics,The Japan Society of Tropical Ecology,0917415X|18825729 +Tropos,UCL Press,20572212 +Trusts & Trustees,Oxford University Press,13631780|17522110 +TsAGI Science Journal,Begell House Inc.,19482590| +Tschermaks Mineralogische und Petrographische Mittheilungen,Springer-Verlag,03691497| +Tsinghua Science & Technology,Institute of Electrical and Electronics Engineers,10070214|10070214 +TSQ Transgender Studies Quarterly,Duke University Press,23289252|23289260 +Tsukuba Journal of Mathematics,"""Institute of Mathematics, University of Tsukuba""",03874982| +Tsvetnye Metally,Ore and Metals Publishing House,03722929| +TSW Development & Embryology,Hindawi (The Scientific World),17494958 +TSW Holistic Health & Medicine,Hindawi (The Scientific World),1749494X +TSW Urology,Hindawi (The Scientific World),17478049 +TTR traduction terminologie rédaction,Consortium Erudit,08358443|17082188 +Tubercle,Elsevier ,00413879| +Tubercle and Lung Disease,Elsevier ,09628479| +Tuberculin Skin Test in Children,Logos Medical Publication,13029940|13088491 +Tuberculosis,Elsevier ,14729792| +Tuberculosis and Respiratory Diseases,The Korean Academy of Tuberculosis and Respiratory Diseases (KAMJE),03780066|20056184 +Tuberculosis Research and Treatment,Hindawi Publishing Corporation,2090150X|20901518 +Tuberkuloz ve Toraks,Bilimsel Tip Publishing House,04941373| +Tulane Studies in Philosophy,Philosophy Documentation Center,00826766| +Tulane studies in zoology,Smithsonian Institution Biodiversity Heritage Library,00826782| +Tulane studies in zoology and botany,Smithsonian Institution Biodiversity Heritage Library,00909246| +Tulsa Studies in Women s Literature,JSTOR,07327730| +TULSSAA Journal,Nepal Journals Online, +Tumor Biology,Springer-Verlag,10104283|14230380 +Tumor Microenvironment and Therapy,De Gruyter Open Sp. z o.o. ,22991123 +TumorDiagnostik & Therapie,Thieme Publishing Group,0722219X|14391279 +Tumori Journal,"""Wichtig Publishing, SRL""",03008916| +Tumultes,CAIRN,1243549X|21182892 +Tuning Journal for Higher Education,University of Deusto,23408170|23863137 +Tunnel and Underground Space,Korean Society for Rock Mechanics,12251275| +Tunnelling and Underground Space Technology,Elsevier ,08867798| +TURAN-SAM(TURAN Stratejik Araştırmalar Merkezi),Turan-Sam ,13088041|13094033 +Turcica,Peeters Publishers,826847 +Turczaninowia,Altai State University,15607259|15607267 +Turismo - Visão e Ação,Editora UNIVALI,14156393|19837151 +Turismo e Sociedade,Universidade Federal do Parana,19835442 +Turismo y Sociedad,Universidad Externado de Colombia,01207555|2346206X +Turisticko poslovanje,Centre for Evaluation in Education and Science,03543099| +TÜRK COĞRAFYA DERGİSİ,Turkish Geographical Review,13025856|13089773 +Türk Fizyoterapi ve Rehabilitasyon Dergisi/Turkish Journal of Physiotherapy and Rehabilitation,Springer - Global Science Journals,21480109 +Turk Kardiyoloji Dernegi Arsivi-Archives of the Turkish Society of Cardiology,Turkish Society of Cardiology,10165169|13084488 +Türk Kütüphaneciliği,Ankara University,13000039| +Türk Mikrobiyoloji Cemiyeti Dergisi,Logos Medical Publication,02582171| +Türk Nöroloi Dergisi,Galenos Yayinevi,1301062X| +Türk Nöroloji Dergisi,Galenos Yayinevi,13092545| +Türk Oftalmoloji Dergisi,Galenos Yayinevi,13000659| +Türk Ortopedi ve Travmatoloji Birliği Derneği,TOTBID Turk Ortopedi ve Travmatoloji Birligi Dernegi,13036343|13036343 +Türk Osteoporoz Dergisi,Galenos Yayinevi,21463816| +Turk Otolarengoloji Arsivi/Turkish Archives of Otolaryngology,AVES Publishing Co.,03044793|13036289 +Türk Pediatri Arşivi,AVES Publishing Co.,13060015|13086278 +Türk Radyoloji Dergisi/Turkish Journal of Radiology,AVES Publishing Co.,21499918 +Türk Radyoloji Seminerleri,AVES Publishing Co.,21481202|21481210 +Türk Tarih Eğitimi Dergisi,Turkish History Education Journal,21474516 +Türk Üroloji Dergisi/Turkish Journal of Urology,AVES Publishing Co.,13005804|13084631 +Türk Üroloji Seminerleri/Turkish Urology Seminars,AVES Publishing Co.,13096516|13097199 +Türk Yoğun Bakım Derneği Dergisi,Galenos Yayinevi,21466416| +TURKDERM,Galenos Yayinevi,1019214X| +Turkish Association of Pediatric Surgeons,Logos Medical Publication,13055194| +Turkish Bulletin of Hygiene and Experimental Biology,"""LookUs Bilisim, Ltd.""",03779777|13082523 +Turkish Historical Review,Brill Academic Publishers,18775454|18775462 +TURKISH JOURNAL OF AGRICULTURE AND FORESTRY,Scientific and Technological Research Council of Turkey,1300011X|13036173 +Turkish Journal of Analysis and Number Theory,"""Science and Education Publishing Co., Ltd.""",23331100| +Turkish Journal of Anesthesia and Reanimation,AVES Publishing Co.,13040871|1305614X +Turkish Journal of Biochemistry,Walter de Gruyter GmbH,02504685|1303829X +Turkish Journal of Bioethics,"""LookUs Bilisim, Ltd.""",21485917| +TURKISH JOURNAL OF BIOLOGY,Scientific and Technological Research Council of Turkey,13000152|13036092 +TURKISH JOURNAL OF BOTANY,Scientific and Technological Research Council of Turkey,1300008X|13036106 +Turkish Journal of Cerebrovascular Diseases,"""LookUs Bilisim, Ltd.""",21469113|21469113 +TURKISH JOURNAL OF CHEMISTRY,Scientific and Technological Research Council of Turkey,13000527|13036130 +Turkish Journal of Clinics and Laboratory,Turkish Journal of Clinics and Laboratory,13097237|21498296 +Turkish Journal of Computer and Mathematics Education (TURCOMAT),Turkish Journal of Computer and Mathematics Education,13094653| +Turkish Journal of Dermatology / Türk Dermatoloji Dergisi,Galenos Yayinevi,13077635|13085255 +TURKISH JOURNAL OF EARTH SCIENCES,Scientific and Technological Research Council of Turkey,13000985|1303619X +Turkish Journal of Education,Turkish Journal of Education,21472858|21472858 +TURKISH JOURNAL OF ELECTRICAL ENGINEERING & COMPUTER SCIENCES,Scientific and Technological Research Council of Turkey,13000632|13036203 +Turkish Journal of Emergency Medicine,Elsevier ,13047361| +Turkish Journal of Endocrinology and Metabolism,Galenos Yayinevi,13012193| +TURKISH JOURNAL OF ENGINEERING AND ENVIRONMENTAL SCIENCES,Scientific and Technological Research Council of Turkey,13000160|13036157 +Turkish Journal of Entomology,Turkish Journal of Entomology,10106960| +Turkish Journal of Family Medicine & Primary Care,ScopeMed International Medical Journal Managment and Indexing System,13072048 +Turkish Journal Of Field Crops,Turkish Journal of Field Crops,13011111| +Turkish Journal of Fisheries and Aquatic Sciences,Turkish Journal of Fisheries and Aquatic Sciences,13032712| +Turkish Journal of Forensic Medicine,"""LookUs Bilisim, Ltd.""",10185275| +Turkish Journal of Forestry | Türkiye Ormancılık Dergisi,Turkish Journal of Forestry,21492174|21493898 +Turkish Journal of Hematology,Galenos Yayinevi,13007777|13085263 +Turkish Journal of Immunology,Baycinar Tibbi Yayincilik,21478325|21478325 +TURKISH JOURNAL OF ISLAMIC ECONOMICS,Turkish Journal of Islamic Economists,21479054|21483809 +TURKISH JOURNAL OF MATHEMATICS,Scientific and Technological Research Council of Turkey,13000098|13036149 +TURKISH JOURNAL OF MEDICAL SCIENCES,Scientific and Technological Research Council of Turkey,13000144|13036165 +Turkish Journal of Oncology,"""LookUs Bilisim, Ltd.""",13007467| +Turkish Journal of Orthodontics,Turkish Journal of Orthodontics,13003550| +Turkish Journal of Parasitology,AVES Publishing Co.,13006320|21463077 +Turkish Journal of Pathology,Federation of Turkish Pathology Societies,10185615|13095730 +Turkish Journal of Pediatric Disease,Turkish Journal of Pediatric Disease,13074490|21483566 +Turkish Journal of Pediatric Emergency and Intensive Care Medicine,"""LookUs Bilisim, Ltd.""",21462399|21487332 +Turkish Journal of Pharmaceutical Sciences,"""LookUs Bilisim, Ltd.""",1304530X| +TURKISH JOURNAL OF PHYSICS,Scientific and Technological Research Council of Turkey,13000101|13036122 +Turkish Journal of Psychiatry,Turkish Association of Nervous and Mental Health,13002163| +Turkish Journal of Rheumatology,Baycinar Tibbi Yayincilik,13090291|13090283 +Turkish Journal of Sport and Exercise,Turkish Journal of Sport and Exercise,21475652|21475652 +Turkish Journal of Surgery,AVES Publishing Co.,13000705|13088521 +Turkish Journal of Thoracic and Cardiovascular Surgery,Baycinar Tibbi Yayincilik,13015680|13015680 +Turkish Journal of Trauma and Emergency Surgery,"""LookUs Bilisim, Ltd.""",1306696X|13077945 +TURKISH JOURNAL OF VETERINARY AND ANIMAL SCIENCES,Scientific and Technological Research Council of Turkey,13000128|13036181 +TURKISH JOURNAL OF ZOOLOGY,Scientific and Technological Research Council of Turkey,13000179|13036114 +Turkish Nephrology Dialysis Transplantation,Turkish Nephrology Dialysis Transplantation,13007718| +Turkish Neurosurgery,Turkish Neurological Society,10195149| +Turkish Online Journal of Distance Education,Turkish Online Journal of Distance Education,13026488| +Turkish Online Journal of Qualitative Inquiry,Tukish Online Journal of Qualitative Inquiry,13096591 +Turkish Studies,Informa UK (Taylor & Francis),14683849|17439663 +Turkish Thoracic Journal/Türk Toraks Dergisi,Bilimsel Tip Publishing House,13027808|13085387 +Türkiyat Mecmuası,Turkiyat Mecmuasi,00857432| +Türkiye Aile Hekimliği Dergisi,Turkish Family Physicians Association,13036637|1308531X +Türkiye Entomoloji Bülteni,Turkish Bulleting of Entomology,2146975X| +Türkiye Fiziksel Tıp ve Rehabilitasyon Dergisi,Baycinar Tibbi Yayincilik,13020234|13086316 +Türkiye Halk Sağlığı Dergisi,Turkish Journal of Public Health,13041096|13041088 +Turkiye Klinikleri Archives of Lung,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13090119|21468958 +Turkiye Klinikleri Cardiovascular Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13067656|21469032 +Turkiye Klinikleri Journal of Anesthesiology Reanimation,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13040499|2146894X +Turkiye Klinikleri Journal of Biostatistics,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13087894|21468877 +Turkiye Klinikleri Journal of Case Reports,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000284|21479291 +Turkiye Klinikleri Journal of Dental Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13007734|21468966 +Turkiye Klinikleri Journal of Dental Sciences Cases,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,21493375 +Turkiye Klinikleri Journal of Dermatology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000330|21469016 +Turkiye Klinikleri Journal of Endocrinology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13040529|21468923 +Turkiye Klinikleri Journal of Forensic Medicine,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13045040|21468931 +Turkiye Klinikleri Journal of Gastroenterohepatology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000322|21468974 +Turkiye Klinikleri Journal of Gynecology and Obstetrics,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000306|21469024 +Turkiye Klinikleri Journal of Medical Ethics-Law and History,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13034332|21468982 +Turkiye Klinikleri Journal of Medical Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000292|21469040 +Turkiye Klinikleri Journal of Neurology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13040537|21468907 +Turkiye Klinikleri Journal of Nursing,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,1308092X|21468893 +Turkiye Klinikleri Journal of Ophthalmology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000365|21469008 +Turkiye Klinikleri Journal of Pediatrics,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13000381|21468990 +Turkiye Klinikleri Journal of Pharmacy Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,2146944X|21469660 +Turkiye Klinikleri Journal of Sports Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13080938|21468885 +Turkiye Klinikleri Journal of Urology,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,1309632X|21468869 +Turkiye Klinikleri Journal of Veterinary Sciences,Ortadogu Reklam Tanitim Yayincilik Turizm Egitim Insaat Sanayi ve Ticaret A.S.,13096907|21468850 +Türkiye Tarımsal Araştırmalar Dergisi,Turkish Journal of Agricultural Research (TUTAD),21482306| +Türklük Bilimi Araştırmaları,Journal of Turkology Research,13007874| +Türkoloji Dergisi,Ankara University,02552981|02552981 +Turtle and Tortoise Newsletter,BioOne (Chelonian Conservation and Biology Journal),15263096|19434189 +TurtleLog Online Newsletter of the IUCN/SSC Tortoise and Freshwater Turtle Specialist Group,Chelonian Research Foundation,19477635|19477635 +Turyzm,De Gruyter Open Sp. z o.o. ,08675856|20806922 +TV/Series,OpenEdition,22660909 +TVN,Boom Uitgevers Den Haag,18711391| +Twentieth Century British History,Oxford University Press,09552359|14774674 +Twentieth Century Literature,Duke University Press,0041462X|23258101 +twentieth century music,Cambridge University Press,14785722|14785730 +Twentieth-Century China,Maney Publishing,15215385|19405065 +twentieth-century music,Cambridge University Press,14785722|14785730 +Twenty-First Century Society,Informa UK (Taylor & Francis),17450144|17450152 +Twin Research,Cambridge University Press,13690523|00000000 +Twin Research and Human Genetics,Cambridge University Press,18324274|00000000 +Two new species of marsupial frogs (Anura Hylidae Gastrotheca) from the Cordillera Oriental in central Peru / by William E Duellman [et al ],Smithsonian Institution Biodiversity Heritage Library,10940782| +Txt Leituras Transdisciplinares de Telas e Textos,Faculdade de Letras da UFMG,18098150 +TYCHE - Contributions to Ancient History Papyrology and Epigraphy,Verlag Holzhausen GmbH,10109161|24095540 +Tydskrif vir Geesteswetenskappe,Academy of Science of South Africa,00414751|22247912 +Tydskrif vir letterkunde,African Journals Online ,0041476X +Tytuł czasopisma,Index Copernicus International,22295100|10090460 +Tzu Chi Medical Journal,Elsevier ,10163190| +U S -Japan Women s Journal,Muse - Johns Hopkins University Press,23305029 +U S Catholic Historian,Muse - Johns Hopkins University Press,19478224 +Ubiquitous Learning An International Journal,Common Ground Publishing,18359795| +Ubiquity,Association for Computing Machinery,15302180 +Ubiquity The Journal of Pervasive Media,Intellect,20456271|2045628X +Uchenye Zapiski RGSU,Russian State Social University,20715323| +Uchenye zapiski universiteta imeni P F Lesgafta,"""Lesgaft National State University of Physical Education, Sport and Health, St. Petersburg """,19944683| +UD y la GEOMÁTICA,Universidad Distrital Francisco Jose de Caldas,20114990|23448407 +Ufimskii Matematicheskii Zhurnal,Institute of Mathematics USC RAS,20741863|23040122 +Uganda Journal,African Journals Online ,0041574X +Uganda Journal of Agricultural Sciences,African Journals Online ,10260919|24106909 +Ugdymo psichologija,Lithuanian University of Educational Sciences,1392639X|23516585 +Ugol,"""Ugol Journal Edition, LLC""",00415790|24128333 +UGOLOVNAYa YuSTITsIYa,Tomsk State University,23088451| +UIC Research Journal,University of the Immaculate Conception,16560604|22446532 +Uirusu,The Japanese Association for Virology,00426857|18843433 +UJAH Unizik Journal of Arts and Humanities,African Journals Online ,15951413 +UK Journal of Pharmaceutical Biosciences,UK Journal of Pharmaceutical and Biosciences,23479442|23479442 +Ukrainian Botanical Journal,Co. Ltd. Ukrinformnauka,03724123|03724123 +Ukrainian geographical journal,Co. Ltd. Ukrinformnauka,15614980| +Ukrainian Journal of Physical Optics,Institute of Physical Optics,16091833|18162002 +Ukrainian Journal of Physics,Co. Ltd. Ukrinformnauka,20710186|20710194 +Ukrainian Mathematical Journal,Springer-Verlag,00415995|15739376 +Ulakbilge Dergisi,Sada Institute,21480451 +Ulcers,Hindawi Publishing Corporation,20901526|20901534 +Ultima década,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182236 +Ultramicroscopy,Elsevier ,03043991| +Ultraschall in der Medizin - European Journal of Ultrasound,Thieme Publishing Group,01724614|14388782 +Ultrasonic Imaging,SAGE Publications,01617346|10960910 +Ultrasonics,Elsevier ,0041624X| +Ultrasonics Sonochemistry,Elsevier ,13504177| +ULTRASONOGRAPHY,Korean Society of Ultrasound in Medicine,22885919|22885943 +Ultrasound,Publishing House Technologija,13922114| +Ultrasound,SAGE Publications,1742271X|17431344 +Ultrasound Clinics,Elsevier ,1556858X| +Ultrasound in Medicine & Biology,Elsevier ,03015629| +Ultrasound in Obstetrics and Gynecology,Wiley Blackwell (John Wiley & Sons),09607692|14690705 +Ultrasound International Open,Thieme Publishing Group,21997152 +Ultrasound Quarterly,Ovid Technologies (Wolters Kluwer) - Lippincott Williams & Wilkins,08948771| +Ultrastructural Pathology,Informa UK (Taylor & Francis),01913123|15210758 +Uludağ Üniversitesi Eğitim Fakültesi Dergisi,Uludag Universitesi Egitim Fakultesi Dergisi,13013416| +Uludağ University Journal of The Faculty of Engineering,Uludag University Journal of the Faculty of Engineering,21484147|21484155 +ULUL ALBAB Jurnal Studi Islam,Maulana Malik Ibrahim State Islamic University,18584349|24425249 +ULUMUNA,Institut Agama Islam Negeri (IAIN) Mataram,14113457|23557648 +Uluslararası Ekonomi ve Yenilik Dergisi,International Journal of Economics and Innovation,21496838 +Uluslararası İktisadi ve İdari İncelemeler Dergisi,International Journal of Economics and Administrative Studies,13079832|13079859 +Uluslararası Sosyal ve Eğitim Bilimleri Dergisi,Uluslararasi Sosyal ve Egitim Bilimleri Dergisi,21488673 +Umě ní / Art,De Gruyter Open Sp. z o.o. , +UMK Procedia,Elsevier ,22140115| +Umní / Art,De Gruyter Open Sp. z o.o. ,00495123| +Umraniye Tip Dergisi / Medical Journal of Umraniye,Yerkure Tanitim ve Yayincilik Hizmetleri,13083414|13083430 +Umsatzsteuer-Rundschau,Verlag Dr. Otto Schmidt KG,03418669|21944180 +Umweltwissenschaften und Schadstoff-Forschung,Springer (Biomed Central Ltd.),09343504|18655084 +UN Chronicle,United Nations Publications,15643913 +UN Global Compact Reports,GSE Research Limited,20565720| +Unani Research,EManuscript Services,22312544 +Uncertain Supply Chain Management,Growing Science,22916822|22916830 +Undergraduate Journal of Mathematical Modeling One + Two,University of South Florida Libraries,23263652 +Understanding Statistics,Informa UK (Taylor & Francis),1534844X|15328031 +Understanding the Platform Requirements of Emerging Enterprise Solutions,Intel Corp,1535864X +Underwater Technology The International Journal of the Society for Underwater,Society for Underwater Technology,17560543|17560551 +Unfallchirurgie,Springer-Verlag,03402649| +Uniciencia,Universidad Nacional de Costa Rica,22153470 +Uniform Law Review - Revue de droit uniforme,Oxford University Press,11243694|20509065 +UniÍtalo em Pesquisa,Centro Universitario Italo Brasileiro,22369074 +Uniletras,Universidade Estadual de Ponta Grossa,01018698|19833431 +Uniped,Co-Action Publishing,15004538 +UNISCI Discussion Papers,Universidad Complutense de Madrid,16962206 +UNISWA Journal of Agriculture,African Journals Online ,10210873 +UNISWA Research Journal of Agriculture Science and Technology,African Journals Online ,10299645 +United European Gastroenterology Journal,SAGE Publications,20506406|20506414 +United Kingdom Balance of Payments The Pink Book,Nature Publishing Group - Macmillan Publishers,09507558|20401981 +United Kingdom Economic Accounts,Nature Publishing Group - Macmillan Publishers,13504401|20401604 +United Kingdom National Accounts The Blue Book,Nature Publishing Group - Macmillan Publishers,02678691|20401612 +Universal Access in the Information Society,Springer-Verlag,16155289|16155297 +Universal Human Rights,JSTOR,01632647| +Universal Journal of Accounting and Finance,"""Horizon Research Publishing Co., Ltd.""",23319712|23319720 +Universal Journal of Agricultural Research,"""Horizon Research Publishing Co., Ltd.""",23322268|23322284 +Universal Journal of Applied Mathematics,"""Horizon Research Publishing Co., Ltd.""",23316446|23316470 +Universal Journal of Applied Science,"""Horizon Research Publishing Co., Ltd.""",23319674|23319690 +Universal Journal of Chemistry,"""Horizon Research Publishing Co., Ltd.""",23323019|23323027 +Universal Journal of Communications and Network,"""Horizon Research Publishing Co., Ltd.""",23316748|23316756 +Universal Journal of Control and Automation,"""Horizon Research Publishing Co., Ltd.""",23316489|23316500 +Universal Journal of Educational Research,"""Horizon Research Publishing Co., Ltd.""",23323205|23323213 +Universal Journal of Electrical and Electronic Engineering,"""Horizon Research Publishing Co., Ltd.""",23323280|23323299 +Universal Journal of Engineering Science,"""Horizon Research Publishing Co., Ltd.""",23316624|23316632 +Universal Journal of Food and Nutrition Science,"""Horizon Research Publishing Co., Ltd.""",23332727|23333294 +Universal Journal of Geoscience,"""Horizon Research Publishing Co., Ltd.""",23319593|23319615 +Universal Journal of Industrial and Business Management,"""Horizon Research Publishing Co., Ltd.""",23323310|23323329 +Universal Journal of Management,"""Horizon Research Publishing Co., Ltd.""",2331950X|23319577 +Universal Journal of Materials Science,"""Horizon Research Publishing Co., Ltd.""",23316691|23316705 +Universal Journal of Mathematics and Mathematical Sciences,Pushpa Publishing House,22771417| +Universal Journal of Mechanical Engineering,"""Horizon Research Publishing Co., Ltd.""",23323353|23323361 +Universal Journal of Medical Science,"""Horizon Research Publishing Co., Ltd.""",23316675|23316683 +Universal Journal of Physics and Application,"""Horizon Research Publishing Co., Ltd.""",23316535|23316543 +Universal Journal of Plant Science,"""Horizon Research Publishing Co., Ltd.""",2332337X|23323450 +Universal Journal of Psychology,"""Horizon Research Publishing Co., Ltd.""",23323477|23323485 +Universal Journal of Public Health,"""Horizon Research Publishing Co., Ltd.""",23318880|23318945 +Universal Organic Chemistry,Herbert Publications,20537670 +Universal Research Journal of Dentistry,Medknow Publications,22499725| +Universe,MDPI AG,22181997 +Universidad & Empresa,Colegio Mayor de Nuestra Senora del Rosario,01244639|21454558 +Universidad y Ciencia,Latin America Journals Online,20748655| +Universitas,Salesian Polytechnic University of Ecuador,13903837|13908634 +Universitas (León) Revista Científica de la UNAN León,Latin America Journals Online,2071257X|23116072 +Universitas Arquitetura e Comunicação Social,Centro de Ensino Unificado de Brasilia,21757461|2179488X +Universitas Ciências da Saúde,Centro de Ensino Unificado de Brasilia,16785398|19819730 +Universitas Gestão e TI,Centro de Ensino Unificado de Brasilia,21798311|2179832X +Universitas Humanas,Centro de Ensino Unificado de Brasilia,19849419|21757488 +Universitas Humanística,Editorial Pontificia Universidad Javeriana,01204807|20112734 +Universitas Jus,Centro de Ensino Unificado de Brasilia,15199045|19828268 +Universitas Odontologica,Editorial Pontificia Universidad Javeriana,01204319|20273444 +Universitas Philosophica,Editorial Pontificia Universidad Javeriana,01205323|23462426 +Universitas Psychologica,Editorial Pontificia Universidad Javeriana,16579267|20112777 +Universitas Relações Internacionais,Centro de Ensino Unificado de Brasilia,18072135|19820720 +Universitas Scientiarum,Editorial Pontificia Universidad Javeriana,01227483|20271352 +Universities for Tourism and Service Association Bulletin,Infra-M Academic Publishing House,19995644| +University Heart Journal,Bangladesh Journals Online,19989261|1998927X +University Journal of Business,The University of Chicago Press,15256979| +University Journal of Zoology Rajshahi University,Bangladesh Journals Online,10236104| +UNIVERSITY NEWS NORTH-CAUCASIAN REGION NATURAL SCIENCES SERIES,Southern Federal University,03213005| +UNIVERSITY NEWS NORTH-CAUCASIAN REGION SOCIAL SCIENCES SERIES,Southern Federal University,03213056| +University News North-Caucasian Region Technical Sciences Series,South Russian State Polytechnic University (NPI),03212653| +University of Bohol Multidisciplinary Research Journal,Liceo de Cagayan University,23507853| +University of California publications in entomology,Smithsonian Institution Biodiversity Heritage Library,00686417| +University of Dar es Salaam Library Journal,African Journals Online ,8561818 +University of Kansas publications Museum of Natural History,Smithsonian Institution Biodiversity Heritage Library,00755036| +University of Mauritius Research Journal,African Journals Online ,16940342 +University of Ottawa Journal of Medicine,University of Ottawa Library,2292650X|22926518 +University of Pennsylvania Law Review,JSTOR,00419907| +University of Pennsylvania Law Review and American Law Register,JSTOR,07499833| +University of Pittsburgh Law Review,"""University Library System, University of Pittsburgh""",00419915|19428405 +University of Sharjah Journal for Humanities and Social Sciences,"""Al Manhal FZ, LLC""",19962339| +University of Toronto Law Journal,University of Toronto Press Inc,00420220|17101174 +University of Toronto Medical Journal,University of Toronto Medical Journal,08332207|19135440 +University of Toronto Quarterly,University of Toronto Press Inc,00420247|17125278 +University of Twente Students Journal of Biometrics and Computer Vision,University Library/University of Twente,24519642 +Universum (Talca),SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7182376 +Unmanned Systems,World Scientific ,23013850|23013869 +unsere jugend,"""Ernst Reinhardt, GmbH & Co. KG""",03425258| +Update Applications of Research in Music Education,SAGE Publications,87551233|19450109 +Update Dental College Journal,Bangladesh Journals Online,22268715|23073160 +Update on Cancer Therapeutics,Elsevier ,1872115X| +Updates in Surgery,Springer-Verlag,2038131X|20383312 +Upravlenie Megapolisom,Content Press and Scientific Publishing,20732724| +Upsala Journal of Medical Sciences,Informa UK (Taylor & Francis),03009734|20001967 +Ural mathematical journal,Ural Federal University,24143952 +Urban Affairs Review,SAGE Publications,10780874|15528332 +Urban and Regional Planning Review,The City Planning Institute of Japan,21873399 +Urban Climate,Elsevier ,22120955| +URBAN DESIGN International,Nature Publishing Group - Macmillan Publishers,13575317|13575317 +Urban Ecology,Elsevier ,03044009| +Urban Ecosystems,Springer-Verlag,10838155|15731642 +Urban Education,SAGE Publications,00420859|00000000 +Urban Forestry & Urban Greening,Elsevier ,16188667| +Urban Forum,Springer-Verlag,10153802|18746330 +Urban Geography,Informa UK (Taylor & Francis),02723638|19382847 +Urban History,Cambridge University Press,09639268|14698706 +Urban History Review,Consortium Erudit,07030428|19185138 +Urban Island Studies,Island Dynamics,24456004 +Urban Planning,Cogitatio,21837635 +Urban Planning and Design Research,"""Science and Engineering Publishing, Co.""",23281626| +Urban Planning and Transport Research,Informa UK (Taylor & Francis),21650020 +Urban Policy and Research,Informa UK (Taylor & Francis),08111146|14767244 +Urban Rail Transit,Springer-Verlag,21996687|21996679 +Urban Research & Practice,Informa UK (Taylor & Francis),17535069|17535077 +Urban Research & Practice,Informa UK (Taylor & Francis),17535069| +Urban Studies,SAGE Publications,00420980|1360063X +Urban Studies Research,Hindawi Publishing Corporation,20904185|20904193 +Urban Systems,Elsevier ,01478001| +Urban Transportation & Construction,Universe Scientific Publishing Pte. Ltd.,22512578|24248452 +Urban Water,Elsevier ,14620758| +Urban Water Journal,Informa UK (Taylor & Francis),1573062X|17449006 +Urbani izziv,Urban Planning Institute of the Republic of Slovenia,03536483|18558399 +Urbanization and Land Use,Hans Publishers,23327901|2332791X +URBE - Revista Brasileira de Gestão Urbana,SciELO,21753369|21753369 +Urdimento,Universidade do Estado de Santa Catarina,14145731 +Uremia Investigation,Informa UK (Taylor & Francis),07401353| +Urgences,Consortium Erudit,02269554|19273924 +Urgences Médicales,Elsevier ,09232524| +Urimal,The Korean Linguistic Association,12267139| +Urimalgeul The Korean Language and Literature,Urimalgeulhakhoe,12299200| +Uro-News,Springer-Verlag,14329026|21965676 +Urogenital Tract Infection,Korean Association of Urogentital Tract Infection and Imflammation (KAMJE),24658243|24658510 +Urogynaecologia,PAGEPress Publications,11213086|20388314 +Urolithiasis,Springer-Verlag,21947228|21947236 +Urología Colombiana,Elsevier ,0120789X| +Urologia Internationalis,S. Karger AG,00421138|14230399 +Urologic Clinics of North America,Elsevier ,00940143| +Urologic Oncology Seminars and Original Investigations,Elsevier ,10781439| +Urologic Radiology,Springer-Verlag,01711091| +Urological Research,Springer-Verlag,03005623|14340879 +Urological Science,Elsevier ,18795226| +Urologicheskie vedomosti,ECO-Vector,22259074| +Urologie Scan,Thieme Publishing Group,21989109|21989117 +Urology,Elsevier ,00904295| +Urology & Nephrology Open Access Journal,MedCrave Group,23783176 +Urology and Nephrology,Springer-Verlag,00421162| +Urology Annals,Medknow Publications,09747796| +Urology Case Reports,Elsevier ,22144420| +Urology Practice,Elsevier ,23520779| +UroOncology,Informa UK (Taylor & Francis),15610950| +Üroonkoloji Bülteni,Galenos Yayinevi,21472270| +UroToday International Journal,Digital Science Press,19445784 +UroToday International Journal,Digital Science Press,19394810 +Ursus,BioOne (Ursus),15376176|19385439 +URVIO - Revista Latinoamericana de Estudios de Seguridad,Facultad Latinoamericana de Ciencias Sociales (FLACSO),13904299 +US Endocrinology,Touch Digital Media LTD.,17583918| +US Neurology,Touch Digital Media LTD.,17584000| +US Ophthalmic Review,Touch Digital Media LTD.,17561752| +US Respiratory & Pulmonary Diseases,Touch Digital Media LTD.,20584903| +US-China Education Review A,David Publishing Company,2161623X|2161623X +US-China Education Review B,David Publishing Company,21616248|21616248 +US-China Foreign Language,David Publishing Company,1539-8080| +US-China Law Review,David Publishing Company,15486605|19302061 +Usak University Journal of Material Sciences,Usak University Journal of Material Sciences,21472785| +Use of Hydrolases,Thieme Publishing Group,20100337 +User Modeling and User-Adapted Interaction,Springer-Verlag,09241868|15731391 +USGS professional paper,US Geological Survey,10449612 +Using A Chiral Bifunctional 1 1′-Bi-2-naphthol-Derived Aryldiphenylphosphine Catalyst,Thieme Publishing Group,20400357 +Using a Chiral ′-Dioxide for Three-Component Strecker Reactions,Thieme Publishing Group,20200293 +Using a Thiourea–Schiff Base Catalyst,Thieme Publishing Group,20200307 +Using a Titanium–Salan Complex,Thieme Publishing Group,20100035 +Using an Aluminum–Salen Catalyst,Thieme Publishing Group,20200269 +Using an Amino Acid Salt,Thieme Publishing Group,20200285 +Using Bifunctional Phosphine–Thiourea Catalysts,Thieme Publishing Group,20400349 +Using Boronic Acid Esters of Chiral 3-(2-Hydroxyphenyl)binaphthols,Thieme Publishing Group,20300050 +Using Chiral Imines with Allylzinc Reagents,Thieme Publishing Group,20200218 +Using Chiral Oxaziridines and Oxaziridinium Salts,Thieme Publishing Group,20300662 +Using Hydrogen and a Noble Metal Catalyst,Thieme Publishing Group,20600550 +Using Ligands with Chirality Based on Atropisomerism,Thieme Publishing Group,20100132 +Using Metal Catalysis,Thieme Publishing Group,20100353 +Using Organocatalysis,Thieme Publishing Group,20100345 +Using Pseudoephedrine Auxiliaries,Thieme Publishing Group,20300395 +Using Ruthenium Catalysts,Thieme Publishing Group,20200080 +Using Stabilized Enolates,Thieme Publishing Group,20300514 +Using Titanium(IV) Isopropoxide/1 1′-Bi-2-naphthol or Diols,Thieme Publishing Group,20300654 +Using Zirconium(IV) Tetrakis(dodecyl sulfate),Thieme Publishing Group,20600437 +Uspehi Fiziki Metallov,Co. Ltd. Ukrinformnauka,16081021|16081021 +Uspekhi Fizicheskih Nauk,Uspekhi Fizicheskikh Nauk Journal,00421294|19966652 +USSR Computational Mathematics and Mathematical Physics,Elsevier ,00415553| +Usus Antiquior,Maney Publishing,17578949|20410999 +Uterus & Ovary,"""Smart Science and Technology, LLC""",23808497 +Utilitas,Cambridge University Press,09538208|17416183 +Utilities Law Review,Wiley Blackwell (John Wiley & Sons),09602356|10991808 +Utilities Policy,Elsevier ,09571787| +Utopian Studies,The Pennsylvania State University Press,1045991X|21549648 +Utrecht Journal of International and European Law,"""Ubiquity Press, Ltd.""",20535341|20535341 +Utrecht Law Review,Uopen Journals,1871515X +uu,Federal State Funded Educational Institution of Higher Professional Education,19919786|19919786 +uwf UmweltWirtschaftsForum,Springer-Verlag,09433481|14322293 +Uyuşmazlık Mahkemesi Dergisi,Uyusmazlik Mahkemesi Dergisi,21478376| +V Mire Nauchnykh Otkrytii,Science and Innovation Center,20720831|23079428 +V!RUS Journal,Programa de Pos Graduacao em Arquitetura e Urbanismo,2175974X +Vacarme,CAIRN,12532479|2107092X +Vaccina-94,"""Science and Education, Ltd.""",08994056| +Vaccine,Elsevier ,0264410X|0264410X +Vaccine Development and Therapy,Dove Medical Press,22302298 +Vaccines,MDPI AG,2076393X +Vacunas,Elsevier ,15769887| +Vacuum,Elsevier ,0042207X| +Vacuum Magazine,The Korean Vacuum Society,2288971X| +Vadose Zone Journal,Soil Science Society of America,15391663 +VADZONE,American Society of Agronomy, +Vakuum in Forschung und Praxis,Wiley Blackwell (John Wiley & Sons),0947076X|15222454 +Valuation Studies,Linkoping University Electronic Press,20015992 +Value in Health,Elsevier ,10983015|15244733 +Value in Health Regional Issues,Elsevier ,22121099| +Values- Based Management,Diva Enterprises Private Limited,22497900|22497919 +Vanderbilt e-Journal of Luso-Hispanic Studies,Vanderbilt University Library,15475743 +Vanderbilt Undergraduate Research Journal,Vanderbilt University Library,1555788X +Varia Historia,SciELO,01048775|01048775 +Variations,"""Peter Lang, International Academic Publishers""",14247631| +Variations,OpenEdition,19683960 +VASA,Hogrefe Publishing Group,03011526|16642872 +Vascular,SAGE Publications,17085381|1708539X +Vascular and Endovascular Surgery,SAGE Publications,15385744|19389116 +Vascular Cell,Springer (Biomed Central Ltd.),2045824X|2045824X +Vascular Disease Prevention,Bentham Science,15672700|00000000 +Vascular Health and Risk Management,Dove Medical Press,11766344|11782048 +Vascular Medicine,SAGE Publications,1358863X|14770377 +Vascular Pharmacology,Elsevier ,15371891| +Vascular Specialist International,The Korean Society for Vascular Surgery,22887970|22887989 +Vascularized Composite Allotransplantation,Landes Bioscience,23723505|23723513 +Vavilov Journal of Genetics and Breeding,"""Institute of Cytology and Genetics, SB RAS""",1814554X|18145558 +Vector-Borne and Zoonotic Diseases,Mary Ann Liebert,15303667|00000000 +Vedic Research International Bioinformatics and Proteomics,VRI Press,23300272 +Vedic Research International Biological Medicinal Chemistry,VRI Press,23307250 +Vedic Research International Cell Signaling,VRI Press,23300302 +Vedic Research International Phytomedicine,VRI Press,23300280 +Veftímaritið Stjórnmál og stjórnsýsla,Institute of Public Administration and Politics - Icelandic Review of Politics and Administration,16706803|1670679X +VEGETABLE CROPS OF RUSSIA,FSBSI All-Russian Scientfic Research Institute of Vegetable Breeding and Seed Production,20729146|20729146 +Vegetable Crops Research Bulletin,De Gruyter Open Sp. z o.o. ,15069427|18987761 +Vegetatio,Springer-Verlag,00423106| +Vegetation History and Archaeobotany,Springer-Verlag,09396314|16176278 +Vegetos- An International Journal of Plant Research,Diva Enterprises Private Limited,09704078|22294473 +Vehicle Engineering,"""Science and Engineering Publishing, Co.""",23281669| +Vehicle System Dynamics,Informa UK (Taylor & Francis),00423114|17445159 +Vehicular Communications,Elsevier ,22142096| +Veins and Lymphatics,PAGEPress Publications,22797483 +Vektor nauki Tol yattinskogo gosudarstvennogo universiteta,Togliatti State University,20735073| +Vektor nauki Tol yattinskogo gosudarstvennogo universiteta Seriya Ekonomika i upravlenie,Togliatti State University,22215689| +Vektor nauki Tol yattinskogo gosudarstvennogo universiteta Seriya Pedagogika i psihologiya,Togliatti State University,22215662| +Veleia,UPV/EHU Press,02132095| +Vennootschap & Onderneming,Boom Uitgevers Den Haag,09259643| +VENTUNESIMO SECOLO,Franco Angeli,15943755|1971159X +Venture Capital,Informa UK (Taylor & Francis),13691066|14645343 +Veras,ISE Vera Cruz,22365729|22365729 +Verba Anuario Galego de Filoloxía,University of Santiago de Compostela,0210377X|21744017 +Verba Hispanica,University of Ljubljana,03539660|23504250 +Verbum,Akademiai Kiado Zrt.,1585079X|15884309 +Verbum et Ecclesia,AOSIS,16099982|20747705 +Verdauungskrankheiten,Dustri-Verlag Dr. Karl Feistle,0174738X| +Veredas do Direito Direito Ambiental e Desenvolvimento Sustentável,Editora Dom Helder,18063845|21798699 +Vereinte Nationen,Nomos Verlag,0042384X| +Verfassung in Recht und Übersee,Nomos Verlag,05067286| +Vergaberecht,Walter de Gruyter GmbH,16171063|23662247 +Verge Studies in Global Asias,University of Minnesota Press,23735058|23735066 +Verhaltenstherapie,S. Karger AG,10166262|14230402 +Verhandlungen der Deutschen Gesellschaft für Gynäkologie,Springer-Verlag,00039128| +Verhandlungen der Kaiserlich-Königlichen Zoologisch-Botanischen Gesellschaft in Wien,Smithsonian Institution Biodiversity Heritage Library,00845647| +Verhandlungen der Naturforschenden Gesellschaft in Basel,Smithsonian Institution Biodiversity Heritage Library,00776122| +Veritas,SciELO Comision Nacional de Investigacion Cientifica Y Tecnologica,7189273 +Veritas (Porto Alegre),EDIPUCRS,00423955|19846746 +Verkündigung und Forschung,Gutersloher Verlaghaus,03422410|21980454 +Vermont Journal of Environmental Law,JSTOR,19364253 +Vernacular Architecture,Maney Publishing,03055477|17496292 +Veröffentlichungen der Arbeitsgemeinschaft Donauforschung,Schweizerbart,03420698| +Versicherungsmagazin,Springer Fachmedien Wiesbaden GmbH,16161963|21928622 +Verslas teorija ir praktika,Vilnius Gediminas Technical University,16480627|18224202 +Verslaving,Springer-Verlag,15741842|18757073 +Verslo ir teisės aktualijos / Current Issues of Business and Law,Association of Lithuaninan Serials,18229530| +Verso e Reverso,Universidade do Vale do Rio Dos Sinos - UNISINOS,18066925 +Vertebrate Anatomy Morphology Palaeontology,VAMP Journal,22921389 +Vertigo,CAIRN,09851402|24283568 +VertigO,OpenEdition,14928442|14928442 +Verwaltung & Management,Nomos Verlag,09479856| +Verwaltungsarchiv,Walter de Gruyter GmbH,00424501|23661992 +Vestnik IGEU,Ivanovo State Power University (ISPU) ,20722672| +Vestnik Immanuel Kant Baltic Federal University,Immanuel Kant Baltic Federal University,22232095| +Vestnik IrGSCHA,Kniga - Service Agency Ltd.,19993765| +Vestnik komp iuternykh i informatsionnykh tekhnologii,"""Izdatel'skii dom Spektr, LLC""",18107206| +Vestnik MGSU,"""Science and Education, Ltd.""",23046600| +Vestnik of Don State Technical University,Infra-M Academic Publishing House,19925980| +Vestnik of Experimental and Clinical Surgery,VSMU N.N. Burdenko,2070478X|2409143X +Vestnik of Institute of Geology of Komi Science Center of Ural Branch RAS,IG Komi SC UB RAS,22211381| +Vestnik of Kazan state agrarin university,Infra-M Academic Publishing House,20730462| +Vestnik of Northern (Arctic) Federal Unisersity,Kniga - Service Agency Ltd.,22276564| +"""Vestnik of Northern (Arctic) Federal Unisersity Series """"Natural Science""""""",Kniga - Service Agency Ltd.,22276572| +"""Vestnik of Northern (Arctic) Federal University named after M V Lomonosov Series """"Medical and Biological Sciences""""""",Kniga - Service Agency Ltd.,23083174| +Vestnik of Nosov Magnitogorsk State Technical University,Nosov Magnitogorsk State Technical University,19952732|24129003 +Vestnik of the Omsk Law Academy,Omsk Law Academy,23061340|24108812 +VESTNIK of the Samara State Aerospace University,Samara State Aerospace University,19986629|24127329 +Vestnik of Ulyanovsk state agricultural academy,HPE Ulyanovsk SAA Stolypin,18164501| +Vestnik OrelGAU,Central Collector of Libraries BIBCOM,19903618|22234802 +Vestnik Otdelenia nauk o Zemle RAN,Geophysical Center of the Russian Academy of Sciences,18196586 +Vestnik policii,Academic Publishing House Researcher,24093610|24140880 +Vestnik Saint Petersburg University,"""Science and Education, Ltd.""",18119905| +Vestnik Saint Petersburg University,"""Science and Education, Ltd.""",18119905| +Vestnik SGASU Town Planning and Architecture,Samara State University of Architecture and Civil Engineering,23040491| +Vestnik St Petersburg University Mathematics,Allerton Press,10634541|19347855 +Vestnik Tambovskogo gosudarstvennogo tehnicheskogo universiteta,Tambov State Technical University,01365835| +Vestnik Tomskogo gosudarstvennogo universiteta,Tomsk State University,15617793| +Vestnik Tomskogo gosudarstvennogo universiteta Biologiya,Tomsk State University,19988591| +Vestnik Tomskogo gosudarstvennogo universiteta Ekonomika,Tomsk State University,19988648| +Vestnik Tomskogo gosudarstvennogo universiteta Filologiya,Tomsk State University,19986645| +Vestnik Tomskogo gosudarstvennogo universiteta Filosofiya Sotsiologiya Politologiya,Tomsk State University,1998863X| +Vestnik Tomskogo gosudarstvennogo universiteta Kul turologiya i iskusstvovedenie,Tomsk State University,22220836| +Vestnik Tomskogo gosudarstvennogo universiteta Matematika i mekhanika,Tomsk State University,19988621| +Vestnik Tomskogo gosudarstvennogo universiteta Pravo,Tomsk State University,22253513| +Vestnik Tomskogo gosudarstvennogo universiteta Upravlenie vychislitel naya tekhnika i informatika,Tomsk State University,19988605| +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 1 Mathematica Physica,Volgograd State University,22228896|24091782 +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 10 Innovatcionnaia deiatel’nost’,Volgograd State University,23057815|24092398 +Vestnik Volgogradskogo Gosudarstvennogo Universiteta Serija 11 Estestvennye nauki,Volgograd State University,23064153| +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 2 Jazykoznanije,Volgograd State University,19989911| +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 3 Ekonomika Ekologija,Volgograd State University,1998992X|24089478 +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 4 Istorija Regionovedenie Mezhdunarodnye otnoshenija,Volgograd State University,19989938|23128704 +Vestnik Volgogradskogo gosudarstvennogo universiteta Serija 7 Filosofiya Sociologiya i socialnye tehnologii,Volgograd State University,24092126 +Vestnik Zoologii,De Gruyter Open Sp. z o.o. ,00845604|20732333 +Vestnik Тomskogo gosudarstvennogo universiteta Khimiya,Tomsk State University,24135542| +Vet Med Czech,Ankara University, +veterinär spiegel,Thieme Publishing Group,09408711|18680437 +Veterinária Notícias,Fundacao de Apoio Universitario,19830777|19830777 +Veterinaria y Zootecnia,Universidad de Caldas,20115415 +Veterinarian,"""Science and Education, Ltd.""",1998698X| +Veterinární Medicína,Czech Academy of Agricultural Sciences,03758427|18059392 +Veterinarski glasnik,National Library of Serbia,03502457|24060771 +Veterinary Anaesthesia and Analgesia,Wiley Blackwell (Blackwell Publishing),14672987|14672995 +Veterinary and Comparative Oncology,Wiley Blackwell (Blackwell Publishing),14765810|14765829 +Veterinary and Comparative Orthopaedics and Traumatology,Schattauer GmbH (Veterinary and Comparative Orthopaedics and Traumatology),09320814| +Veterinary Clinical Pathology,Wiley Blackwell (Blackwell Publishing),02756382|1939165X +Veterinary Clinics of North America,Elsevier ,00910279| +Veterinary Clinics of North America,Elsevier ,00910279| +Veterinary Clinics of North America,Elsevier ,00910279| +Veterinary Clinics of North America,Elsevier ,00910279| +Veterinary Clinics of North America Equine Practice,Elsevier ,07490739| +Veterinary Clinics of North America Exotic Animal Practice,Elsevier ,10949194| +Veterinary Clinics of North America Food Animal Practice,Elsevier ,07490720| +Veterinary Clinics of North America Small Animal Practice,Elsevier ,01955616| +Veterinary Dermatology,Wiley Blackwell (Blackwell Publishing),09594493|13653164 +Veterinary Evidence,RCVS Knowledge,23969776 +Veterinary Focus,Thieme Publishing Group,9654593 +Veterinary Immunology and Immunopathology,Elsevier ,01652427| +Veterinary Medicine and Animal Sciences,Herbert Publications,20543425 +Veterinary Medicine and Science,Wiley Blackwell (John Wiley & Sons),20531095| +Veterinary Medicine International,Hindawi Publishing Corporation (Sage-Hindawi Access to Research),20908113|20420048 +Veterinary Medicine Research and Reports,Dove Medical Press,22302034 +Veterinary Microbiology,Elsevier ,03781135| +Veterinary Nursing Journal,Informa UK (Taylor & Francis),17415349|20450648 +Veterinary Ophthalmology,Wiley Blackwell (Blackwell Publishing),14635216|14635224 +Veterinary Parasitology,Elsevier ,03044017| +Veterinary Parasitology Regional Studies and Reports,Elsevier ,24059390| +Veterinary Pathology,SAGE Publications,03009858|15442217 +Veterinary Quarterly,Informa UK (Taylor & Francis),01652176|18755941 +Veterinary Radiology,Wiley Blackwell (Blackwell Publishing),01963627| +Veterinary Radiology & Ultrasound,Wiley Blackwell (Blackwell Publishing),10588183|17408261 +Veterinary Record,BMJ,00424900|20427670 +Veterinary Record Case Reports,BMJ,20526121 +Veterinary Record Open,BMJ,20526113 +Veterinary Research,Springer (Biomed Central Ltd.),09284249|12979716 +Veterinary Research Communications,Springer-Verlag,01657380|15737446 +VETERINARY SCIENCE AND STATISTICAL METHODS,The Japan Society of Veterinary Epidemiology,18845606 +Veterinary Science Communications,Springer-Verlag,03784312| +Veterinary Science Development,PAGEPress Publications,20389698|20389701 +Veterinary Science Research,Bioinfo Publications,0976996X|09769978 +VETERINARY SCIENCE RESEARCH JOURNAL,Hind Agri Horticultural Society,09761284|2230942X +Veterinary Sciences,MDPI AG,23067381 +Veterinary Sciences Research and Reviews,Smith and Franklin Academic Publishing Corporation,23973463| +Veterinary Surgery,Wiley Blackwell (Blackwell Publishing),01613499|1532950X +Veterinary World,Veterinary World,09728988|22310916 +Vetus Testamentum,Brill Academic Publishers,00424935|15685330 +Via Atlântica,Universidade de Sao Paulo Sistema Integrado de Bibliotecas - SIBiUSP,15165159|23178086 +Via Inveniendi Et Iudicandi,Universidad Santo Tomas,19090528|19090528 +Via medici,Thieme Publishing Group,09492488|14391414 +Viator,"""Brepols Publishers, NV""",00835897| +Viator (English and Multilingual Edition),"""Brepols Publishers, NV""",20336993| +Vibrant Virtual Brazilian Anthropology,SciELO,18094341 +Vibrational Spectroscopy,Elsevier ,09242031| +Victims & Offenders,Informa UK (Taylor & Francis),15564886|15564991 +Victoria University Law and Justice Journal,Victoria University,22027912|22032908 +Victorian Literature and Culture,Cambridge University Press,10601503|14701553 +Victorian Periodicals Review,Muse - Johns Hopkins University Press,1712526X +Victorian Poetry,Muse - Johns Hopkins University Press,15307190 +Victorian Review,Muse - Johns Hopkins University Press,19233280 +Victorian Studies,Indiana University Press,00425222|15272052 +Victoriographies,Edinburgh University Press,20442416|20442424 +Video Journal and Encyclopedia of GI Endoscopy,Elsevier ,22120971| +VideoEndocrinology,Mary Ann Liebert,23299738| +Videosurgery and Other Miniinvasive Techniques,Termedia Sp. z.o.o.,18954588| +VIDHIGYA The Journal of Legal Awareness,Diva Enterprises Private Limited,09733825|09744533 +Vie & sciences de l entreprise,CAIRN,22625321|22625372 +Vie & sciences économiques,CAIRN,0336142X|21183325 +Vie sociale,CAIRN,00425605|2271717X +Vienna Yearbook of Population Research,Verlag der Osterreichischen Akademie der Wissenschaften,17284414|17285303 +Vierteljahresschrift für Heilpädagogik und ihre Nachbargebiete,"""Ernst Reinhardt, GmbH & Co. KG""",00179655| +Vierteljahrshefte für Zeitgeschichte,Oldenbourg Wissenschaftsverlag,00425702|21967121 +Vierteljahrshefte zur Wirtschaftsforschung,Duncker & Humblot GmbH,03401707|18611559 +Vietnam Journal of Chemistry,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",08667144|08667144 +Vietnam Journal of Computer Science,Springer-Verlag,21968888|21968896 +Vietnam Journal of Mathematics,Springer-Verlag,2305221X|23052228 +Vietnam Journal of Mechanics,"""Publishing House for Science and Technology Vietnam, Vietnam Academy of Science and Technology""",08667136|08667136 +Vietnam Journal of Science,Vietnam Education Foundation Fellows and Scholars Association,23748664 +Vigilância Sanitária em Debate,Fundacao Oswaldo Cruz,2317269X +Vigiliae Christianae,Brill Academic Publishers,00426032|15700720 +Vikalpa,SAGE Publications,02560909|23953799 +Viking and Medieval Scandinavia,"""Brepols Publishers, NV""",17827183| +Vilniaus universiteto bibliotekos metraštis 2015,Vilnius University,18223699|24244368 +VINE,Emerald (MCB UP ),03055728|14741032 +Vingnanam Journal of Science,Sri Lanka Journals Online ,20129939| +Vingtième Siècle Revue d histoire,CAIRN,02941759|19506678 +Vinylation of Enolates via Chiral Auxiliary Control,Thieme Publishing Group,20300417 +Violence Against Women,SAGE Publications,10778012|15528448 +Violence and Gender,Mary Ann Liebert,23267836|23267852 +Violence and Victims,Springer Publishing Company,08866708|00000000 +Viral Hepatit Dergisi,Galenos Yayinevi,13079441| +Viral Immunology,Mary Ann Liebert,08828245|00000000 +Virchows Archiv,Springer-Verlag,09456317|14322307 +Virchows Archiv A Pathological Anatomy and Histology,Springer-Verlag,03401227| +Virchows Archiv A Pathological Anatomy and Histopathology,Springer-Verlag,01747398| +Virchows Archiv Abteilung A Pathologische Anatomie,Springer-Verlag,00426423| +Virchows Archiv B Cell Pathology,Springer-Verlag,03406075| +Virchows Archiv B Cell Pathology Including Molecular Pathology,Springer-Verlag,00426431| +Virchows Archiv für Pathologische Anatomie und Physiologie und für Klinische Medizin,Springer-Verlag,03760081| +Virginia Law Review,JSTOR,00426601| +Virologica Sinica,Springer-Verlag,16740769|1995820X +Virology,Elsevier ,00426822|10960341 +Virology & Mycology,OMICS Publishing Group,21610517 +Virology Discovery,Herbert Publications,20526202 +Virology Journal,Springer (Biomed Central Ltd.),1743422X|1743422X +Virology Reports,Elsevier ,22146695| +Virology Research and Treatment,"""Libertas Academica, Ltd.""",1178122X +Virtual and Physical Prototyping,Informa UK (Taylor & Francis),17452759|17452767 +Virtual Archaeology Review,Universitat Politecnica de Valencia,19899947 +Virtual Biology,Institute of Systems Biology,23068140 +Virtual Mentor,American Medical Association,19377010 +Virtual Reality,Springer-Verlag,13594338|14349957 +Virulence,Landes Bioscience,21505594|21505608 +VIRUS,The Japanese Association for Virology,18843425 +Virus Adaptation and Treatment,Dove Medical Press,11791624 +Virus Evolution,Oxford University Press,20571577 +Virus Genes,Springer-Verlag,09208569|1572994X +Virus Research,Elsevier ,01681702| +VIRUS Reviews & Research,Sociedade Brasileira de Virologia,15192563|23579323 +VirusDisease,Springer-Verlag,23473584|23473517 +Viruses,MDPI AG,19994915 +Visão Acadêmica,Universidade Federal do Parana,15185192|15188361 +Visceral Medicine,S. Karger AG,22974725|2297475X +Visegrad Journal on Bioeconomy and Sustainable Development,De Gruyter Open Sp. z o.o. ,13388339|13393367 +VISION Journal of Indian Taxation,Journal Press India,23474475|23952571 +Vision Letters,University of Waterloo,23696753 +Vision Pan-America The Pan-American Journal of Ophthalmology,Pan-American Association of Ophthalmology,22194665|22194673 +Vision Research,Elsevier ,00426989|00426989 +Vision The Journal of Business Perspective,SAGE Publications,09722629|22495304 +Visitor Studies,Informa UK (Taylor & Francis),10645578|19347715 +Visnik Nacional noi akademii nauk Ukrai ni,Co. Ltd. Ukrinformnauka,10273239|10273239 +Vistas in Astronomy,Elsevier ,00836656| +Visual Anthropology,Informa UK (Taylor & Francis),08949468|15455920 +Visual Anthropology Review,Wiley Blackwell (Blackwell Publishing),10357147|15487458 +Visual Arts Research,University of Illinois Press,07360770|21518009 +Visual Cognition,Informa UK (Taylor & Francis),13506285|14640716 +Visual Communication,SAGE Publications,14703572|17413214 +Visual Communication Quarterly,Informa UK (Taylor & Francis),15551393|15551407 +Visual Culture in Britain,Informa UK (Taylor & Francis),14714787|19418361 +Visual Geosciences,Springer-Verlag,16102924|16102924 +Visual Geosciences formerly Electronic Geosciences,Springer-Verlag,16102924 +Visual Impairment Research,Informa UK (Taylor & Francis),1388235X|17445167 +Visual Inquiry,Intellect,20455879| +Visual Journal of Emergency Medicine,Elsevier ,24054690| +Visual Neuroscience,Cambridge University Press,09525238|14698714 +Visual Resources,Informa UK (Taylor & Francis),01973762| +Visual Resources,Informa UK (Taylor & Francis),01973762| +Visual Resources,Informa UK (Taylor & Francis),01973762| +Visual Resources,Informa UK (Taylor & Francis),01973762|14772809 +Visual Resources,Informa UK (Taylor & Francis),01973762| +Visual Sociology,Informa UK (Taylor & Francis),10671684| +Visual Studies,Informa UK (Taylor & Francis),1472586X|00000000 +Visualidades,Universidade Federal de Goias,16796748|23176784 +Visualization Image Processing and Computation in Biomedicine,Begell House Inc.,21623465|21623511 +Visualization in Engineering,Springer (Biomed Central Ltd.),22137459|22137459 +Visualization of Mechanical Processes,Begell House Inc.,2152209X|2152209X +Visuomenės sveikata,Association of Lithuaninan Serials,2335867X| +Viszeralchirurgie,Thieme Publishing Group,14353067|14391643 +Viszeralmedizin,S. Karger AG,16626664|16626672 +Vita Latina,PERSEE Program,00427306| +Vita Latina,Peeters Publishers,17815231 +Vital,Nature Publishing Group,17417503|14717511 +Vitamins & Hormones,Elsevier , +Vitamins & Minerals,OMICS Publishing Group,23761318 +Vitamins & Trace Elements,OMICS Publishing Group,21670390 +VITRUVIO - International Journal of Architectural Technology and Sustainability,Universitat Politecnica de Valencia,24449091 +Vivarium,Brill Academic Publishers,00427543|15685349 +Vivat Academia,Forum Internacional de Comunicacion y Relaciones Publicas - FORUM XXI,15752844 +Vladikavkaz Medico-Biological Bulletin,Infra-M Academic Publishing House,18107230| +VLC arquitectura Research Journal,Universitat Politecnica de Valencia,23413050|23412747 +VLSI Design,Hindawi Publishing Corporation,1065514X|15635171 +Vniversitas,Editorial Pontificia Universidad Javeriana,00419060|20111711 +Vocabulary Learning and Instruction,Vocabulary Learning and Instruction,21872767|21872759 +Vocation Sage-femme,Elsevier ,16340760| +Vocational Education,Hans Publishers,21604398|21604401 +Vocational Guidance Quarterly,Wiley Blackwell (John Wiley & Sons),00427764| +Vocational Training Research And Realities,Walter de Gruyter GmbH,20298447 +Vocations and Learning,Springer-Verlag,1874785X|18747868 +Voces y Silencios Revista Latinoamericana de Educación,Universidad de los Andes - Centro de Investigacion y Formacion en Educacion (CIFE),22158421 +Voennyi Sbornik,Academic Publishing House Researcher,23096322|24091707 +Voice and Speech Review,Informa UK (Taylor & Francis),23268263|23268271 +Voice of History,Nepal Journals Online, +Voice of the Publisher,"""Scientific Research Publishing, Inc.""",23807571|23807598 +Voices,Wiley Blackwell (Blackwell Publishing),15382680|15487423 +Voices A World Forum for Music Therapy,University of Bergen Library,15041611 +Voix et Images,Consortium Erudit,03189201|1705933X +Voix et images du pays,Consortium Erudit,0318921X|19185499 +Vojenské rozhledy,University of Defence,12103292|23362995 +Vojno delo,Centre for Evaluation in Education and Science,00428426| +Vojnosanitetski pregled,National Library of Serbia,00428450|24060720 +Vojnotehnicki glasnik,Centre for Evaluation in Education and Science,00428469| +Vol 1 No 1,Jurnal Riset dan Aplikasi: Akuntansi dan Manajemen,24433381|24431419 +Volume !,OpenEdition,16345495|1950568X +Voluntaristics Review,Brill Academic Publishers,24054925|24054933 +Voluntary Sector Review,The Policy Press,20408056|20408064 +VOLUNTAS International Journal of Voluntary and Nonprofit Organizations,Springer-Verlag,09578765|15737888 +Voprosy detskoj dietologii,Dynasty Publishing House,17275784| +Voprosy dietologii,Dynasty Publishing House,22245448|24149004 +Voprosy filosofii i psikhologii,Academic Publishing House Researcher,24093602|24140856 +Voprosy ginekologii akušerstva i perinatologii,Dynasty Publishing House,17261678|24149152 +Voprosy Kognitivnoy Lingvistiki,Russian Cognitive Linguistics Association,18123228| +Voprosy leksikografii,Tomsk State University,22274200| +Voprosy Obrazovaniya/ Educational Studies Moscow,"""National Research University, Higher School of Economics (HSE)""",18149545|18149545 +Voprosy praktičeskoj pediatrii,Dynasty Publishing House,18177646| +Voprosy sovremennoj nauki i praktiki Universitet imeni V I Vernedskogo,Tambov State Technical University,19909047| +Voprosy Virusologii,"""Science and Education, Ltd.""",05074088| +Voronezh Scientific-Technical Bulletin,Infra-M Academic Publishing House,23118873| +Vox Sanguinis,Wiley Blackwell (Blackwell Publishing),00429007|14230410 +VPT Magazin,Thieme Publishing Group,23642904|23645490 +Vraiment durable,CAIRN,22602895|22728481 +VST - Vie sociale et traitements,CAIRN,03968669|17762898 +Vulcan,Brill Academic Publishers,2213459X|22134603 +Vulnerable Children and Youth Studies,Informa UK (Taylor & Francis),17450128|17450136 +Vulnerable Groups & Inclusion,Co-Action Publishing,20008023 +Vulture News,African Journals Online ,16067479 +W waves,The Japanese Society of Strategies for Cancer Research and Therapy,18810241| +Wacana Journal of the Humanities of Indonesia,"""Wacana, Journal of the Humanities of Indonesia""",14112272|24076899 +Wader Study,International Wader Study Group,20588410| +Waikato Journal of Education,University of Waikato,23820373 +Wallace Stevens Journal,Muse - Johns Hopkins University Press,21600570 +Walt Whitman Quarterly Review,University of Iowa Libraries,21533695 +Wani,Latin America Journals Online,1813369X| +War & Society,Maney Publishing,07292473|20424345 +War in History,SAGE Publications,09683445|00000000 +Wärme- und Stoffübertragung,Springer-Verlag,00429929| +Wasafiri,Informa UK (Taylor & Francis),02690055|17471508 +Wasser und Abfall,Springer Fachmedien Wiesbaden GmbH,14369095|21928754 +WASSERWIRTSCHAFT,Springer Fachmedien Wiesbaden GmbH,00430978|21928762 +Waste and Biomass Valorization,Springer-Verlag,18772641|1877265X +Waste Management,Elsevier ,0956053X| +Waste Management & Research,SAGE Publications,0734242X|10963669 +Waste Management Research,Japan Society of Waste Management Experts,09170855|18838960 +Waste Technology,Chemical Engineering Diponegoro University,23386207 +Water,MDPI AG,20734441 +Water Air & Soil Pollution,Springer-Verlag,00496979|15732932 +Water Air and Soil Pollution Focus,Springer (Kluwer Academic Publishers),15677230|15732940 +Water and Environment Journal,Wiley Blackwell (Blackwell Publishing),17476585|17476593 +Water Economics and Policy,World Scientific ,2382624X|23826258 +Water Environment Research,Water Environment Federation,10614303|15547531 +Water History,Springer-Verlag,18777236|18777244 +Water Intelligence Online,IWA Publishing,14761777|14761777 +Water International,Informa UK (Taylor & Francis),02508060| +Water International,Informa UK (Taylor & Francis),02508060|19411707 +WATER journal,Water Journal,21558434 +Water Law,Wiley Blackwell (John Wiley & Sons),09599754|10991816 +Water Nepal,Nepal Journals Online,10270345| +Water Policy,IWA Publishing,13667017|19969759 +Water pollution and treatment,Hans Publishers,23328010|23328029 +Water Practice,Water Environment Federation,19331770| +Water Practice & Technology,IWA Publishing,1751231X|1751231X +Water Quality and Ecosystems Modeling,Springer (Kluwer Academic Publishers),1388266X| +Water Quality Exposure and Health,Springer-Verlag,18761658|18761666 +Water Quality Professional,Elsevier ,1092051X| +Water Quality Research Journal of Canada,IWA Publishing,12013080|24089443 +Water Research,Elsevier ,00431354| +Water Resources,Pleiades Publishing,00978078|1608344X +Water Resources and Economics,Elsevier ,22124284| +Water Resources and Industry,Elsevier ,22123717| +Water Resources and Irrigation Management,Water Resources and Irrigation Management,23166886 +Water Resources and Rural Development,Elsevier ,22126082| +Water Resources Management,Springer-Verlag,09204741|15731650 +Water Resources Research,Wiley Blackwell (John Wiley & Sons),00431397| +Water SA,African Journals Online ,3784738 +Water Science,Elsevier ,11104929| +Water Science & Technology,IWA Publishing,02731223|19969732 +Water Science & Technology Water Supply,IWA Publishing,16069749|16070798 +Water Science and Engineering,Elsevier ,16742370| +Waterbirds,BioOne (Waterbird Society),15244695|19385390 +Waterlines,Practical Action Publishing,02628104|02628104 +Waterloo Historical Review,University of Waterloo,19164181|2369615X +Wave Motion,Elsevier ,01652125| +Waves in Random and Complex Media,Informa UK (Taylor & Francis),17455030|17455049 +Waves in Random Media,Informa UK (Taylor & Francis),09597174|13616676 +Waves Wavelets and Fractals,Walter de Gruyter GmbH,24495557 +Wayamba Journal of Management,Sri Lanka Journals Online ,20126182| +Wear,Elsevier ,00431648| +Weather,Wiley Blackwell (John Wiley & Sons),00431656|14778696 +Weather and Climate Extremes,Elsevier ,22120947| +Weather and Forecasting,American Meteorological Society,08828156|15200434 +Weather Climate and Society,American Meteorological Society,19488327|19488335 +Weatherwise,Informa UK (Taylor & Francis),00431672|19401310 +Weave Journal of Library User Experience,University of Michigan Library,23333316 +Web Ecology,Copernicus GmbH,13991183 +Web Ecology,Copernicus GmbH,13991183 +Web Ecology,Copernicus GmbH,13991183 +Web Intelligence,IOS Press,24056456|24056464 +Web Semantics Science Services and Agents on the World Wide Web,Elsevier ,15708268| +Webbia,Informa UK (Taylor & Francis),00837792|21694060 +webmedcentral,Webmed Limited,20461690|20461690 +webmedcentralplus,Webmed Limited,20510799 +Weed & Turfgrass Science,The Korean Society of Weed Science,22877924| +Weed Biology and Management,Wiley Blackwell (Blackwell Publishing),14446162|14456664 +Weed Research,Wiley Blackwell (Blackwell Publishing),00431737|13653180 +Weed Science,BioOne (Weed Science Society of America),00431745|15502759 +Weed Technology,BioOne (Weed Science Society of America),0890037X|15502740 +Weeds,JSTOR,0096719X| +Wege zum Menschen,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968284|21968284 +Welding in the World,Springer-Verlag,00432288|18786669 +Welding International,Informa UK (Taylor & Francis),09507116|17542138 +WELFARE E ERGONOMIA,Franco Angeli,24213691| +Weltwirtschaftliches Archiv,Springer-Verlag,00432636| +Wentia,Wiley Blackwell (Blackwell Publishing),05114780| +Werkstoffe und Korrosion,Wiley Blackwell (John Wiley & Sons),09475117|15214176 +Werkwinkel,De Gruyter Open Sp. z o.o. ,18963307 +Wesley and Methodist Studies,The Pennsylvania State University Press,22911723|22911731 +West 86th,The University of Chicago Press,21535531|21535558 +West African Journal of Applied Ecology,African Journals Online ,8554307 +West African Journal of Medicine,African Journals Online ,0189160X +West African Journal of Medicine,African Journals Online ,0189160X +West African Journal of Pharmacology and Drug Research,African Journals Online ,0303691X +West African Journal of Radiology,Medknow Publications,11153474|11153474 +West European Politics,Informa UK (Taylor & Francis),01402382|17439655 +West Indian Medical Journal,West Indian Medical Journal,07993889|07993889 +West Indian Medical Journal,West Indian Medical Journal,00433144|00433144 +West Virginia History A Journal of Regional Studies,Muse - Johns Hopkins University Press,19405057 +Western American Literature,Muse - Johns Hopkins University Press,19487142 +Western European Education,Informa UK (Taylor & Francis),00433675| +Western Folklore,JSTOR,0043373X| +Western Indian Ocean Journal of Marine Science,African Journals Online ,0856860X|0856860X +Western Journal of Applied Forestry,Society of American Foresters,08856095| +Western Journal of Communication,Informa UK (Taylor & Francis),10570314|17451027 +Western Journal of Emergency Medicine,Western Journal of Emergency Medicine,1936900X|19369018 +Western Journal of Medicine,BMJ,00930415| +Western Journal of Nursing Research,SAGE Publications,01939459|15528456 +Western Journal of Speech Communication,Informa UK (Taylor & Francis),01936700| +Western North American Naturalist,BioOne (Western North American Naturalist),15270904|19448341 +Western Pacific Surveillance and Response,"""World Health Organization, Western Pacific Regional Office""",20947313|20947313 +Western Speech,Informa UK (Taylor & Francis),00434205| +Western Speech Communication,Informa UK (Taylor & Francis),01472216| +Western Undergraduate Research Journal Health and Natural Sciences,"""University of Western Ontario, Western Libraries""",1923757X +Westminster Papers in Culture and Communication,University of Westminster Press,17446716 +Westminster Studies in Education,Informa UK (Taylor & Francis),01406728|14701359 +Wetenschappelijk Tijdschrift voor Ergotherapie,Boom Uitgevers Den Haag,18763227| +Wetland Science and Practice,BioOne (Society of Wetland Scientists),07329393| +Wetlands,Springer-Verlag,02775212|19436246 +Wetlands Ecology and Management,Springer-Verlag,09234861|15729834 +Whitehall Papers,Informa UK (Taylor & Francis),02681307|17545382 +Whiteness and Education,Informa UK (Taylor & Francis),23793406|23793414 +WHO South-East Asia Journal of Public Health,Medknow Publications,22243151| +WIADOMOŚCI ELEKTROTECHNICZNE,"""Wydawnictwo SIGMA-NOT, sp. z.o.o.""",00435112| +Wiadomości Matematyczne,Polish Mathematical Society,20805519| +Wicazo Sa Review,University of Minnesota Press,07496427|15337901 +Wide Angle,Muse - Johns Hopkins University Press,10863354 +Widening Participation and Lifelong Learning,The Open University,14666529| +Wiener entomologische Zeitung,Smithsonian Institution Biodiversity Heritage Library,15620891| +Wiener Jahrbuch für Kunstgeschichte,Bohlau Verlag,00839981|23072962 +Wiener klinische Wochenschrift,Springer-Verlag,00435325|16137671 +Wiener klinische Wochenschrift Education,Springer-Verlag,18633579|18633765 +Wiener klinisches Magazin,Springer-Verlag,14346869|16137817 +Wiener Medizinische Wochenschrift,Springer-Verlag,00435341|1563258X +Wiener Slavistisches Jahrbuch,Verlag der Osterreichischen Akademie der Wissenschaften,00840041|00840041 +Wiener Studien,Verlag der Osterreichischen Akademie der Wissenschaften,0084005X|18133924 +WIENER TIERÄRZTLICHE MONATSSCHRIFT,Austrian Veterinary Society,0043535X| +Wiener Zeitschrift für die Kunde Südasiens,Verlag der Osterreichischen Akademie der Wissenschaften,00800084|17283124 +Wijsgerig Perspectief,Uitgeverij Boom,00435414| +Wikiversity Journal of Medicine,Wikiversity Journal of Medicine,20018762 +Wilderness and Environmental Medicine,Elsevier ,10806032| +Wildlife Biology,BioOne (Wildlife Biology),09096396|1903220X +Wildlife Biology in Practice,SPVS - Sociedade Portuguesa de Vida Selvagem,16461509|16462742 +Wildlife Monographs,Wiley Blackwell (John Wiley & Sons),00840173|19385455 +Wildlife Research,CSIRO Publishing,10353712| +Wildlife Society Bulletin,Wiley Blackwell (John Wiley & Sons),00917648|19385463 +Wiley Interdisciplinary Reviews - RNA,Wiley Blackwell (John Wiley & Sons),17577004|17577012 +Wiley Interdisciplinary Reviews Climate Change,Wiley Blackwell (John Wiley & Sons),17577780|17577799 +Wiley Interdisciplinary Reviews Cognitive Science,Wiley Blackwell (John Wiley & Sons),19395078|19395086 +Wiley Interdisciplinary Reviews Computational Molecular Science,Wiley Blackwell (John Wiley & Sons),17590876| +Wiley Interdisciplinary Reviews Computational Statistics,Wiley Blackwell (John Wiley & Sons),19395108|19390068 +Wiley Interdisciplinary Reviews Data Mining and Knowledge Discovery,Wiley Blackwell (John Wiley & Sons),19424787| +Wiley Interdisciplinary Reviews Developmental Biology,Wiley Blackwell (Blackwell Publishing),17597684|17597692 +Wiley Interdisciplinary Reviews Energy and Environment,Wiley Blackwell (John Wiley & Sons),20418396| +Wiley Interdisciplinary Reviews Membrane Transport and Signalling,Wiley Blackwell (John Wiley & Sons),2190460X| +Wiley Interdisciplinary Reviews Nanomedicine and Nanobiotechnology,Wiley Blackwell (John Wiley & Sons),19395116|19390041 +Wiley Interdisciplinary Reviews Systems Biology and Medicine,Wiley Blackwell (John Wiley & Sons),19395094|1939005X +Wiley Interdisciplinary Reviews Water,Wiley Blackwell (John Wiley & Sons),20491948| +Wilhelm Roux Archiv für Entwicklungsmechanik der Organismen,Springer-Verlag,00435546| +Wilhelm Roux s Archives of Developmental Biology,Springer-Verlag,03400794| +Willdenowia - Annals of the Botanic Garden and Botanical Museum Berlin-Dahlem,Botanic Garden & Botanical Museum Berlin-Dahlem BGBM,05119618|18686397 +William Carlos Williams Review,Muse - Johns Hopkins University Press,19350244 +Wilmott,Wiley Blackwell (John Wiley & Sons),15406962|15418286 +Wilmott Journal,Wiley Blackwell (John Wiley & Sons),17596351|1759636X +Wind and Structures,Techno-Press,12266116| +Wind Energy,Wiley Blackwell (John Wiley & Sons),10954244|10991824 +Wind Energy Science,Copernicus GmbH,23667451 +Wind Energy Science Discussions,Copernicus GmbH,2366-7621 +Wind Engineering,SAGE Publications,0309524X|00000000 +Wind Engineers JAWE,Japan Association for Wind Engineering,09121935|18838413 +Wine Economics and Policy,Elsevier ,22129774| +Wine Studies,PAGEPress Publications,20394438|20394446 +Winter Braids Lecture Notes,Cellule MathDoc/CEDRAM,24260312 +Winterthur Portfolio,The University of Chicago Press,00840416|15456927 +Wireless Communications and Mobile Computing,Wiley Blackwell (John Wiley & Sons),15308669|15308677 +Wireless Engineering and Technology,"""Scientific Research Publishing, Inc.""",21522294|21522308 +Wireless Networks,Springer-Verlag,10220038|15728196 +Wireless Personal Communications,Springer-Verlag,09296212|1572834X +Wireless Power Transfer,Cambridge University Press,20528418 +Wireless Sensor Network,"""Scientific Research Publishing, Inc.""",19453078|19453086 +Wiring Installations and Supplies,Institution of Electrical Engineers,03088650| +Wirtschaftsdienst,Springer-Verlag,00436275|1613978X +WIRTSCHAFTSINFORMATIK,Springer-Verlag,09376429|18618936 +Wirtschaftsinformatik & Management,Springer Fachmedien Wiesbaden GmbH,18675905|18675913 +Wirtschaftsrechtliche Blätter,Springer-Verlag,09303855|18643434 +Wisconsin Studies in Contemporary Literature,JSTOR,01464949| +wissen kompakt,Springer-Verlag,18632637|21903816 +Wissenschaftsrecht,Mohr Siebeck,09480218| +WiSt - Wirtschaftswissenschaftliches Studium,C.H. Beck,03401650| +With Trialkylborane–Water Complexes,Thieme Publishing Group,20600496 +WMU Journal of Maritime Affairs,Springer-Verlag,1651436X|16541642 +Wohnrechtliche Blätter,Springer-Verlag,09332766|16137647 +Woman - Psychosomatic Gynaecology and Obstetrics,Elsevier ,2213560X| +Woman s Art Journal,JSTOR,02707993| +Women & Criminal Justice,Informa UK (Taylor & Francis),08974454|15410323 +Women & Health,Informa UK (Taylor & Francis),03630242|15410331 +Women & History,"""Informa UK (Haworth Press, Inc.,)""",02763885| +Women & Performance a journal of feminist theory,Informa UK (Taylor & Francis),0740770X|17485819 +Women & Politics,Informa UK (Taylor & Francis),01957732|15409473 +Women & Therapy,Informa UK (Taylor & Francis),02703149|15410315 +Women a Cultural Review,Informa UK (Taylor & Francis),09574042|14701367 +Women and Birth,Elsevier ,18715192| +Women and Music A Journal of Gender and Culture,Muse - Johns Hopkins University Press,15530612 +Women Gender and Families of Color,University of Illinois Press,23260939|23260947 +Women in French Studies,Muse - Johns Hopkins University Press,21665486 +Women in German Yearbook,University of Nebraska Press,10587446|1940512X +Women in Higher Education,Wiley Blackwell (John Wiley & Sons),10608303| +Women in Management Review,Emerald (MCB UP ),09649425|00000000 +Women in Sport and Physical Activity Journal,Human Kinetics,10636161| +Women Reproductive System Tumors,Publishing House ABV Press,19944098|19998627 +Women s Health,Future Medicine,17455057|17455065 +Women s Health - Open Journal,Openventio Publishers,23803940 +Women s Health Bulletin,International Neuroscience Institute,23455136|23829990 +Women s Health Issues,Elsevier ,10493867| +Women s Health Medicine,Elsevier - Medicine Publishing Company,17441870| +Women s History Review,Informa UK (Taylor & Francis),09612025|1747583X +Women s Midlife Health,Springer (Biomed Central Ltd.),20542690 +Women s Reproductive Health,Informa UK (Taylor & Francis),23293691|23293713 +Women s Studies,Informa UK (Taylor & Francis),00497878|15477045 +Women s Studies in Communication,Informa UK (Taylor & Francis),07491409|2152999X +Women s Studies International Forum,Elsevier ,02775395| +Women s Studies International Quarterly,Elsevier ,01480685| +Women s Studies Review,"""Korean Women's Institute, Ewha Womans University""",15987698| +Women s Writing,Informa UK (Taylor & Francis),09699082|17475848 +Women Studies Abstracts,Springer-Verlag,00497835| +Womens Health International,Elyns Group LLC,24693138 +Wood Material Science and Engineering,Informa UK (Taylor & Francis),17480272|17480280 +Wood Science = Faipar,"""ERFARET, Ldt.""",00146897|20649231 +Wood Science and Technology,Springer-Verlag,00437719|14325225 +WORD,Informa UK (Taylor & Francis),00437956|23735112 +Word & Image,Informa UK (Taylor & Francis),02666286|19432178 +Word of Mouth,SAGE Publications,10483950| +WORD Structure,Edinburgh University Press,17501245|17552036 +Work,IOS Press,10519815|10519815 +Work & Stress,Informa UK (Taylor & Francis),02678373|14645335 +Work Aging and Retirement,Oxford University Press,20544642|20544650 +Work and Occupations,SAGE Publications,07308884|00000000 +Work Employment & Society,SAGE Publications,09500170|14698722 +Work Organisation Labour & Globalisation,Pluto Journals,1745641X|17456428 +Work Study,Emerald (MCB UP ),00438022|00000000 +working office,Springer Fachmedien Wiesbaden GmbH,1438471X|21928649 +Working Papers em Lingüística,Universidade Federal de Santa Catarina,14151464|19848420 +Working with Older People,Emerald (MCB UP ),13663666|20428790 +WorkingUSA,Wiley Blackwell (Blackwell Publishing),10897011|17434580 +Workplace Health & Safety,SAGE Publications,21650799|21650969 +Workrooms Journal,Fundacion Universidad de Oviedo,23862483 +World Academics Journal of Engineering Sciences,"""WorldAcademics, BOSON Academic Publications""",2348635X +World Academics Journal of Management,"""WorldAcademics, BOSON Academic Publications""",2321905X +World Affairs,CrossRef test user,00438200|19401582 +World Allergy Organization Journal,Springer (Biomed Central Ltd.),19394551|19394551 +World Applied Sciences Journal,International Digital Organization for Scientific Information,18184952| +World Archaeology,Informa UK (Taylor & Francis),00438243|14701375 +World Art,Informa UK (Taylor & Francis),21500894|21500908 +World Banking Abstracts,Wiley Blackwell (Blackwell Publishing),02659484|14679698 +World Chinese Journal of Digestology,Baishideng Publishing Group Co (World Chinese Journal of Digestology),22192859| +World Class Design to Manufacture,Emerald (MCB UP ),13523074|00000000 +World Competition,Springer (Kluwer Academic Publishers),10114548| +World Construction,Universe Scientific Publishing Pte. Ltd.,22513329|23154586 +World Development,Elsevier ,0305750X| +World Digital Libraries - An international journal,The Energy and Resources Institute,0974567X|09757597 +World Economic and Financial Surveys,International Monetary Fund,16079477 +World Economic and Financial Surveys,International Monetary Fund,10205101| +World Economic and Financial Surveys,International Monetary Fund,1020511X| +World Economic and Financial Surveys,International Monetary Fund,10205128| +World Economic and Financial Surveys,International Monetary Fund,02587440| +World Economic Outlook,International Monetary Fund,19998058| +World Economic Outlook,International Monetary Fund,02566877| +World Economic Outlook,International Monetary Fund,15645215 +World Economic Outlook,International Monetary Fund,1020508X| +World Economic Research,Hans Publishers,21676607|21676615 +World Economy,Wiley Blackwell (Blackwell Publishing),03785920|14679701 +World Englishes,Wiley Blackwell (Blackwell Publishing),08832919|1467971X +World Environment,Scientific and Academic Publishing,21631573| +World Family Medicine Journal/Middle East Journal of Family Medicine,Medi + World International,18390188|18390196 +World Federation of Occupational Therapists Bulletin,Maney Publishing,14473828|20566077 +World Food Policy,Policy Studies Organization,23728639 +World Future Review,SAGE Publications,19467567|21692793 +World Futures,Informa UK (Taylor & Francis),02604027|15561844 +World Health & Population,Longwoods Publishing,19296541 +World Journal for Pediatric and Congenital Heart Surgery,SAGE Publications,21501351|2150136X +World Journal of Acupuncture - Moxibustion,Elsevier ,10035257| +World Journal of Agricultural Research,"""Science and Education Publishing Co., Ltd.""",23330643| +World Journal of AIDS,"""Scientific Research Publishing, Inc.""",21608814|21608822 +World Journal of Analytical Chemistry,"""Science and Education Publishing Co., Ltd.""",23331178| +World Journal of Anesthesiology,Baishideng Publishing Group Co (World Journal of Anesthesiology),22186182| +World Journal of Biological Chemistry,Baishideng Publishing Group Co (World Journal of Chemistry),19498454| +World Journal of Business and Management,"""Macrothink Institute, Inc.""",23774622 +World Journal of Cancer Research,American Scientific Publishers,21656304| +World Journal of Cancer Research,Hans Publishers,21649049|21649057 +World Journal of Cardiology,Baishideng Publishing Group Co (World Journal of Cardiology),19498462| +World Journal of Cardiovascular Diseases,"""Scientific Research Publishing, Inc.""",21645329|21645337 +World Journal of Cardiovascular Surgery,"""Scientific Research Publishing, Inc.""",21643202|21643210 +World Journal of Chemical Education,"""Science and Education Publishing Co., Ltd.""",23751665| +World Journal of Clinical Cases,Baishideng Publishing Group Co (World Journal of Clinical Cases),23078960| +World Journal of Clinical Infectious Diseases,Baishideng Publishing Group Co (World Journal of Clinical Infectious Diseases),22203176| +World Journal of Clinical Oncology,Baishideng Publishing Group Co (World Journal of Clinical Oncology),22184333| +World Journal of Clinical Pediatrics,Baishideng Publishing Group Co (World Journal of Clinical Pediatrics),22192808| +World Journal of Clinical Urology,Baishideng Publishing Group Co (World Journal of Clinical Urology),22192816| +World Journal of Computer Application and Technology,"""Horizon Research Publishing Co., Ltd.""",23314982|23314990 +World Journal of Condensed Matter Physics,"""Scientific Research Publishing, Inc.""",21606919|21606927 +World Journal of Critical Care Medicine,Baishideng Publishing Group Co (World Journal of Critical Care Medicine),22203141| +World Journal of Dentistry,Jaypee Brothers Medical Publishing,09766006|09766014 +World Journal of Dermatology,Baishideng Publishing Group Co (World Journal of Dermatology),22186190| +World Journal of Diabetes,Baishideng Publishing Group Co (World Journal of Diabetes),19489358| +World Journal of Education,Sciedu Press,19250746|19250754 +World Journal of Emergency Medicine,World Journal of Emergency Medicine,19208642| +World Journal of Emergency Surgery,Springer (Biomed Central Ltd.),17497922|17497922 +World Journal of Endocrine Surgery,Jaypee Brothers Medical Publishing,09755039|09757902 +World Journal of Engineering,Multiscience,17085284| +World Journal of Engineering and Technology,"""Scientific Research Publishing, Inc.""",23314222|23314249 +World Journal of English Language,Sciedu Press,19250703|19250711 +World Journal of Entrepreneurship Management and Sustainable Development,Emerald (MCB UP ),20425961| +World Journal of Environmental Engineering,"""Science and Education Publishing Co., Ltd.""",23723076| +World Journal of Environmental Research,Sciencepark Research Organization and Counseling,23012641 +World Journal of Experimental Medicine,Baishideng Publishing Group Co (World Journal of Experimental Medicine),2220315X| +World Journal of Forestry,Hans Publishers,21692432|21692440 +World Journal of Gastroenterology,Baishideng Publishing Group Co ,10079327| +World Journal of Gastrointestinal Endoscopy,Baishideng Publishing Group Co (World Journal of Gastrointestinal Endoscopy),19485190| +World Journal of Gastrointestinal Oncology,Baishideng Publishing Group Co (World Journal of Gastrointestinal Oncology),19485204| +World Journal of Gastrointestinal Pathophysiology,Baishideng Publishing Group Co,21505330| +World Journal of Gastrointestinal Pharmacology and Therapeutics,Baishideng Publishing Group Co,21505349| +World Journal of Gastrointestinal Surgery,Baishideng Publishing Group Co (World Journal of Gastrointestinal Surgery),19489366| +World Journal of Hematology,Baishideng Publishing Group Co (World Journal of Hematology),22186204| +World Journal of Hepatology,Baishideng Publishing Group Co (World Journal of Hepatology),19485182| +World Journal of Hypertension,Baishideng Publishing Group Co (World Journal of Hypertension),22203168| +World Journal of Immunology,Baishideng Publishing Group Co (World Journal of Immunology),22192824| +World Journal of Laparoscopic Surgery with DVD,Jaypee Brothers Medical Publishing,09745092|09751955 +World Journal of Mechanics,"""Scientific Research Publishing, Inc.""",2160049X|21600503 +World Journal of Medical Genetics,Baishideng Publishing Group Co (World Journal of Medical Genetics),22203184| +World Journal of Meta-Analysis,World Journal of Meta-Analysis,23083840| +World Journal of Methodology,Baishideng Publishing Group Co (World Journal of Methodology),22220682| +World Journal of Microbiology and Biotechnology,Springer-Verlag,09593993|15730972 +World Journal of Nano Science and Engineering,"""Scientific Research Publishing, Inc.""",21614954|21614962 +World Journal of Nephrology,Baishideng Publishing Group Co (World Journal of Nephrology),22206124| +World Journal of Nephrology and Urology,"""Elmer Press, Inc.""",19271239|19271247 +World Journal of Neurology,Baishideng Publishing Group Co (World Journal of Neurology),22186212| +World Journal of Neuroscience,"""Scientific Research Publishing, Inc.""",21622000|21622019 +World Journal of Nuclear Medicine,Medknow Publications,14501147| +World Journal of Nuclear Science and Technology,"""Scientific Research Publishing, Inc.""",21616795|21616809 +World Journal of Obstetrics and Gynecology,Baishideng Publishing Group Co (World Journal of Obstetrics and Gynecology),22186220| +World Journal of Oncology,"""Elmer Press, Inc.""",19204531|1920454X +World Journal of Ophthalmology,Baishideng Publishing Group Co (World Journal of Opthalmology),22186239| +World Journal of Orthopedics,Baishideng Publishing Group Co (World Journal of Orthopedics),22185836| +World Journal of Otorhinolaryngology,Baishideng Publishing Group Co (World Journal of Otorhinolaryngology),22186247| +World Journal of Otorhinolaryngology-Head and Neck Surgery,Elsevier ,20958811| +World Journal of Pediatrics,Springer-Verlag,17088569|18670687 +World Journal of Pharmacology,Baishideng Publishing Group Co (World Journal of Pharmacology),22203192| +World Journal of Psychiatry,Baishideng Publishing Group Co (World Journal of Psychiatry),22203206| +World Journal of Radiology,Baishideng Publishing Group Co (World Journal of Radiology),19498470| +World Journal of Respirology,Baishideng Publishing Group Co (World Journal of Respirology),22186255| +World Journal of Retina and Vitreous,Jaypee Brothers Medical Publishing,22490477|22490485 +World Journal of Rheumatology,Baishideng Publishing Group Co (World Journal of Rheumatology),22203214| +World Journal of Science Technology and Sustainable Development,Emerald (MCB UP ),20425945| +World Journal of Social Science,Sciedu Press,23299347|23299355 +World Journal of Stem Cells,Baishideng Publishing Group Co (World Journal of Stem Cells),19480210| +World Journal of Stomatology,Baishideng Publishing Group Co (World Journal of Stomatology),22186263| +World Journal of Surgery,Springer-Verlag,03642313|14322323 +World Journal of Surgical Oncology,Springer (Biomed Central Ltd.),14777819|14777819 +World Journal of Surgical Procedures,Baishideng Publishing Group Co (World Journal of Surgical Procedures),22192832| +World Journal of Traditional Chinese Medicine,World Journal of Traditional Chinese Medicine,23118571| +World Journal of Translational Medicine,Baishideng Publishing Group Co (World Journal of Translational Medicine),22206132| +World Journal of Transplantation,Baishideng Publishing Group Co (World Journal of Transplantation),22203230| +World Journal of Urology,Springer-Verlag,07244983|14338726 +World Journal of Vaccines,"""Scientific Research Publishing, Inc.""",21605815|21605823 +World Journal of VAT/GST Law,Informa UK (Taylor & Francis),20488432|20488440 +World Journal of Veterinary Science,Synergy Publishers,23100796|23100796 +World Journal of Virology,Baishideng Publishing Group Co (World Journal of Virology),22203249| +World Journal on Educational Technology,Sciencepark Research Organization and Counseling,13091506|13090348 +World Leisure & Recreation,Informa UK (Taylor & Francis),10261133| +World Leisure Journal,Informa UK (Taylor & Francis),04419057|16078055 +World Literature Studies,Hans Publishers,23305258|23305266 +World Literature Today,World Literature Today,01963570|19458134 +World Literature Written in English,Informa UK (Taylor & Francis),00931705| +World Medical & Health Policy,Wiley Blackwell (Blackwell Publishing),19484682|19484682 +World Mycotoxin Journal,Wageningen Academic Publishers,18750710|18750796 +World Neurosurgery,Elsevier ,18788750| +World of Work Report,Wiley Blackwell (John Wiley & Sons),20499280| +World Oil Trade,Wiley Blackwell (John Wiley & Sons),09501029| +World Patent Information,Elsevier ,01722190| +World Policy Journal,Duke University Press,07402775|19360924 +World Political Science,Walter de Gruyter GmbH,23634774|23634782 +World Political Science Review,Walter de Gruyter GmbH,21946248|19356226 +World Politics,Cambridge University Press,00438871|10863338 +World Psychiatry,Wiley Blackwell (John Wiley & Sons),17238617|20515545 +World Pumps,Elsevier ,02621762| +World Rabbit Science,Universitat Politecnica de Valencia,12575011|19898886 +World Research Journal of Ad Hoc and Ubiquitous Computing,Bioinfo Publications,23203382|23205660 +World Research Journal of Agricultural & Biosystems Engineering,Bioinfo Publications,23193913|23193921 +World Research Journal of Agricultural Biotechnology,Bioinfo Publications,22789847|22789855 +World Research Journal of Agronomy,Bioinfo Publications,23203404|23205644 +World Research Journal of Anatomy,Bioinfo Publications,23214430| +World Research Journal of Antimicrobial Agents,Bioinfo Publications,23203390|23205652 +World Research Journal of Applied Medicinal Chemistry,Bioinfo Publications,22309314|22309322 +World Research Journal of Applied Physics,Bioinfo Publications,09767673|09767681 +World Research Journal of Biochemistry,Bioinfo Publications,22790810|22790829 +World Research Journal of Biologically-Inspired Computing,Bioinfo Publications,22788492|22788506 +World Research Journal of Biomaterials,Bioinfo Publications,22787046|22787054 +World Research Journal of Cardiology,Bioinfo Publications,23214422| +World Research Journal of Civil Engineering,Bioinfo Publications,22775986|22775994 +World Research Journal of Computer Architecture,Bioinfo Publications,22788514|22788522 +World Research Journal of Computer-Aided Drug Design,Bioinfo Publications,23205687|23205695 +World Research Journal of Engineering and Technology,Bioinfo Publications,22788530|22788549 +World Research Journal of Entrepreneurship and Business,Bioinfo Publications,23205709|23205717 +World Research Journal of Financial Economics and Stochastics,Bioinfo Publications,2277601X|23205725 +World Research Journal of Geoinformatics,Bioinfo Publications,22787003|22787011 +World Research Journal of Human-Computer Interaction,Bioinfo Publications,22788476|22788484 +World Research Journal of Library and Information Science,Bioinfo Publications,2278702X|22787038 +World Research Journal of Medicinal & Aromatic Plants,Bioinfo Publications,22789863|22789871 +World Research Journal of Nephrology,Bioinfo Publications,23214414| +World Research Journal of Organic Chemistry,Bioinfo Publications,23203374|23205679 +World Research Journal of Pattern Recognition,Bioinfo Publications,22788557|22788565 +World Research Journal of Peptide and Protein,Bioinfo Publications,22784586|22784608 +World Research Journal of Telecommunications Systems,Bioinfo Publications,22788573|22788581 +World Research Journal of Transactions on Algorithms,Bioinfo Publications,2278845X|22788468 +World Review of Entrepreneurship Management and Sustainable Development,Inderscience Enterprises Ltd.,17460573|17460581 +World Review of Intermodal Transportation Research,Inderscience Enterprises Ltd.,17494729|17494737 +World Review of Political Economy,Pluto Journals,2042891X|20428928 +World Review of Science Technology and Sustainable Development,Inderscience Enterprises Ltd.,17412242|17412234 +World s Poultry Science Journal,Cambridge University Press,00439339|17434777 +World Science and Technology,Elsevier ,18763553| +World Scientific Research,Asian Educational Journal Publishing Group,24116661 +World Stroke Academy,Wiley Blackwell (John Wiley & Sons),2051333X| +World Studies in Education,James Nicholas Publishers,1441340X| +World Technopolis Review,World Technopolis Association,22344594| +World Trade and Arbitration Materials,Springer (Kluwer Academic Publishers),10226583| +World Trade Review,Cambridge University Press,14747456|14753138 +World Transport Policy and Practice,Emerald (MCB UP ),13527614|00000000 +World Wide Web,Springer-Verlag,1386145X|15731413 +Worldviews Global Religions Culture and Ecology,Brill Academic Publishers,13635247|15685357 +Worldviews on Evidence-Based Nursing,Wiley Blackwell (Blackwell Publishing),1545102X|17416787 +Worldviews on Evidence-based Nursing presents the archives of Online Journal of Knowledge Synthesis for Nursing,Wiley Blackwell (Blackwell Publishing),10727639|10727639 +Worldwide Hospitality and Tourism Themes,Emerald (MCB UP ),17554217| +Worm,Landes Bioscience,21624046|21624054 +WormBook,WormBook,15518507|15518507 +Wound Medicine,Elsevier ,22139095| +Wound Repair and Regeneration,Wiley Blackwell (Blackwell Publishing),10671927|1524475X +Wounds and wound infections The prof B M Kostyuchenok journal,Publishing House ABV Press,24089613| +WPOM - Working Papers on Operations Management,Universitat Politecnica de Valencia,19899068 +Writing & Pedagogy,Equinox Publishing,17565839|17565847 +Writing Systems Research,Informa UK (Taylor & Francis),17586801|1758681X +Written Communication,SAGE Publications,07410883|00000000 +Written Language & Literacy,John Benjamins Publishing Company,13876732|15706001 +Wroclaw Review of Law Administration & Economics,De Gruyter Open Sp. z o.o. ,20841264 +Wschód Europy Studia humanistyczno-społeczne,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,24504866| +Wspolczesne Zarzadzanie Kwartalnik srodowisk naukowych i liderów biznesu,Index Copernicus International,16435494| +Współczesna Onkologia,Termedia Sp. z.o.o.,14282526| +WSQ Women s Studies Quarterly,Muse - Johns Hopkins University Press,19341520 +Wuhan University Journal of Natural Sciences,Springer-Verlag,10071202|19934998 +Wydawnictwo Naukowe,Wyzsza Szkola Handlu I Uslug,16429613| +X-Acoustics Imaging and Sensing,De Gruyter Open Sp. z o.o. ,23530634 +X-Ray Optics and Instrumentation,Hindawi Publishing Corporation,16877632|16877640 +X-Ray Spectrometry,Wiley Blackwell (John Wiley & Sons),00498246|10974539 +X-ray Structure Analysis Online,Japan Society for Analytical Chemistry,18833578 +X-RAYS,The Crystallographic Society of Japan,18845568 +Xaragall revista de ciències de la Catalunya central,Iniciativa Digital Politecnica,20134479| +Xenobiotica,Informa UK (Taylor & Francis),00498254|13665928 +Xenotransplantation,Wiley Blackwell (Blackwell Publishing),0908665X|13993089 +XLinguae,Slovenska Vzdelavacia a Obstaravacia s.r.o.,13378384|13378384 +XRDS Crossroads The ACM Magazine for Students,Association for Computing Machinery,15284972| +XVII-XVIII Revue de la société d études anglo-américaines des XVIIe et XVIIIe siècles,PERSEE Program,02913798|2117590X +XX Die Zeitschrift für Frauen in der Medizin,Thieme Publishing Group,2193584X|21935858 +xxxx,CrossRef test user, +Yakhak Hoeji,The Pharmaceutical Society of Korea,03779556|23839457 +YAKUGAKU ZASSHI,Pharmaceutical Society of Japan,00316903|13475231 +Yale French Studies,JSTOR,00440078| +Yale Journal of Music & Religion,Yale Univeristy Libraru,2377231X +Yalova Üniversitesi Sosyal Bilimler Dergisi,Yalova Journal of Social Sciences,21461333| +Yamaguchi Medical Journal,Yamaguchi University Medical Association,05131731|18804462 +YANG-MING STUDIES,The Korea Society of Yang-Ming Studies,12295957| +Yazyk i kul tura,Tomsk State University,19996195| +YBL Journal of Built Environment,De Gruyter Open Sp. z o.o. ,2063997X|20642520 +Yearbook for European Jewish Literature Studies,Walter de Gruyter GmbH,21966249|21966257 +Yearbook for Traditional Music,The International Council for Traditional Music,07401558| +Yearbook of Anesthesiology and Pain Management,Elsevier ,10735437| +Yearbook of Anthropology,The University of Chicago Press,15244555| +Yearbook of Cardiology,Elsevier ,01454145| +Yearbook of Critical Care Medicine,Elsevier ,07343299| +Yearbook of Dentistry,Elsevier ,00843717| +Yearbook of Dermatology and Dermatologic Surgery,Elsevier ,00933619| +Yearbook of Diagnostic Radiology,Elsevier ,00981672| +Yearbook of Emergency Medicine,Elsevier ,02717964| +Yearbook of Endocrinology,Elsevier ,00843741| +Yearbook of European Law,Oxford University Press,02633264|20450044 +Yearbook of Gastroenterology,Elsevier ,07395930| +Yearbook of Hand and Upper Limb Surgery,Elsevier ,15517977| +Yearbook of International Environmental Law,Oxford University Press,09651721|20450052 +Yearbook of International Humanitarian Law,Cambridge University Press,13891359|1574096X +Yearbook of Islamic and Middle Eastern Law Online,Brill Academic Publishers,13842935|22112987 +Yearbook of Medicine,Elsevier ,00843873| +Yearbook of Neonatal and Perinatal Medicine,Elsevier ,87565005| +Yearbook of Neurology and Neurosurgery,Elsevier ,05135117| +Yearbook of Obstetrics Gynecology and Women s Health,Elsevier ,1090798X| +Yearbook of Oncology,Elsevier ,10401741| +Yearbook of Ophthalmology,Elsevier ,0084392X| +Yearbook of Orthopedics,Elsevier ,02761092| +Yearbook of Otolaryngology-Head and Neck Surgery,Elsevier ,1041892X| +Yearbook of Pathology and Laboratory Medicine,Elsevier ,10779108| +Yearbook of Pediatrics,Elsevier ,00843954| +Yearbook of Plastic and Aesthetic Surgery,Elsevier ,15351513| +Yearbook of Psychiatry and Applied Mental Health,Elsevier ,00843970| +Yearbook of Pulmonary Disease,Elsevier ,87563452| +Yearbook of Sports Medicine,Elsevier ,01620908| +Yearbook of Surgery,Elsevier ,00903671| +Yearbook of the Association of Pacific Coast Geographers,Muse - Johns Hopkins University Press,15513211 +Yearbook of the German Cognitive Linguistics Association,Walter de Gruyter GmbH,21972788|21972796 +Yearbook of the International Folk Music Council,JSTOR,03166082| +Yearbook of the National Society for the Study of Education,Wiley Blackwell (Blackwell Publishing),00775762|17447984 +Yearbook of Urology,Elsevier ,00844071| +Yearbook of Vascular Surgery,Elsevier ,07494041| +Yeast,Wiley Blackwell (Blackwell Publishing),0749503X|10970061 +Yeditepe Medical Journal,Makale Sistemi/Geomes,1307279X| +Yemeni Journal For Medical Sciences,"""University of Science and Technology, Yemen""",22279601|2227961X +Yemeni Journal of Agriculture and Veterinary Sciences,"""Al Manhal FZ, LLC""",23117788| +Yeni Symposium,ScopeMed International Medical Journal Managment and Indexing System,13008773| +Yeol-sang Journal of Classical Studies,Yeol-song Society of Classical Studies,17382734| +Yerbilimleri/Hacettepe Üniversitesi Yerbilimleri Uygulama ve Araştırma Merkezi Dergisi,Yerbilimleri,13012894| +Yesterday and Today,Academy of Science of South Africa,22230386| +Yeungnam University Journal of Medicine,Yeungnam University College of Medicine (KAMJE),12257737|22348042 +Yod,OpenEdition,03389316|22610200 +Yoga Mimamsa,Medknow Publications,00440507| +Yönetim ve Ekonomi Celal Bayar Üniversitesi İktisadi ve İdari Bilimler Fakültesi Dergisi,Yonetim ve Ekonomi,13020064| +Yonsei Medical Journal,Yonsei University College of Medicine (KAMJE),05135796|19762437 +Yonsei Music Research,Yonsei Music Research Institute,15986659| +Yorkshire Archaeological Journal,Maney Publishing,00844276|20450664 +Young,SAGE Publications,11033088|1741-3222 +Young Consumers Insight and Ideas for Responsible Marketers,Emerald (MCB UP ),17473616| +Young Exceptional Children,SAGE Publications,10962506| +Young Scientists Journal,Medknow Publications,09746102| +Youth & Society,SAGE Publications,0044118X|00000000 +Youth Justice,SAGE Publications,14732254|17476283 +Youth Theatre Journal,Informa UK (Taylor & Francis),08929092|19484798 +Youth Violence and Juvenile Justice,SAGE Publications,15412040|00000000 +Yugoslav journal of operations research,National Library of Serbia,03540243|1820743X +Yuksekogretim Dergisi,Deomed Publishing,2146796X|21467978 +Yunus Araştırma Bülteni,Yunus Arastirma Bulteni,13034456|21491828 +Yupana,Universidad Nacional del Litoral,16687035|23625562 +Zagazig Journal of Occupational Health and Safety,African Journals Online ,16878671|16878671 +Zagreb International Review of Economics and Business,Walter de Gruyter GmbH,18491162 +Zagreber Germanistische Beiträge,"""Faculty of Humanities and Social Sciences, University of Zagreb""",13300946| +Zahedan Journal of Research in Medical Sciences,International Neuroscience Institute,20087977|22286403 +Zahnmedizin up2date,Thieme Publishing Group,18650457|18650465 +Zairyo-to-Kankyo,Japan Society of Corrosion Engineering,09170480|18819664 +Zambezia The Journal of Humanities of the University of Zimbabwe,African Journals Online ,3790622 +ZAMM ‐ Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik,Wiley Blackwell (John Wiley & Sons),00442267|15214001 +Zanco Journal of Medical Sciences,Hawler Medical University,19955588|19955596 +Zaporozhye Medical Journal,Zaporozhye State Medical University,23064145|23101210 +Zarządzanie Publiczne,Uniwersytet Ekonomiczny w Krakowie - Krakow University of Economics,18983529| +Zastita bilja,Centre for Evaluation in Education and Science,03727866| +Zastita materijala,Centre for Evaluation in Education and Science,03519465| +Zavarivanje i zavarene konstrukcije,Centre for Evaluation in Education and Science,03547965| +Zbornik Akademije umetnosti,Centre for Evaluation in Education and Science,23348666| +Zbornik Instituta za pedagoska istrazivanja,National Library of Serbia,05796431|18209270 +Zbornik Matice srpske za drustvene nauke,National Library of Serbia,03525732|24060836 +Zbornik Matice srpske za prirodne nauke,National Library of Serbia,03524906|24060828 +Zbornik radova - Geografski fakultet Univerziteta u Beogradu,Centre for Evaluation in Education and Science,14507552| +Zbornik radova Ekonomskog fakulteta u Rijeci časopis za ekonomsku teoriju i praksu / Proceedings of Rijeka Faculty of Economics Journal of Economics and Business,"""University of Rijeka, Faculty of Economics""",13318004|18467520 +Zbornik radova Elektrotehnicki institut Nikola Tesla,Centre for Evaluation in Education and Science,03508528| +Zbornik radova Filozofskog fakulteta u Pristini,Centre for Evaluation in Education and Science,03502694| +Zbornik radova Filozofskog fakulteta u Pri�tini,Centre for Evaluation in Education and Science,03547795| +Zbornik radova Građevinskog fakulteta,Gradevinski Fakultet Subotica/Faculty of Civil Engineering Subotica,03526852|23349573 +Zbornik radova Pravnog fakulteta Nis,Centre for Evaluation in Education and Science,03508501| +Zbornik radova Pravnog fakulteta Novi Sad,Centre for Evaluation in Education and Science,05502179| +Zbornik radova Uciteljskog fakulteta Prizren-Leposavic,Centre for Evaluation in Education and Science,14529343| +Zbornik radova Vizantoloskog instituta,National Library of Serbia,05849888|24060917 +ZBORNIK ZA JEZIKE I KNJIŽEVNOSTI FILOZOFSKOG FAKULTETA U NOVOM SADU,"""Faculty of Philosophy, University of Novi Sad""",22177221|22178546 +ZDM,Springer-Verlag,18639690|18639704 +Zdrowie Publiczne,Medical University of Lublin,00442011| +Zebrafish,Mary Ann Liebert,15458547|15578542 +Zeitschrift der Deutschen Geologischen Gesellschaft,Smithsonian Institution Biodiversity Heritage Library,00120189| +Zeitschrift der Deutschen Gesellschaft für Geowissenschaften,Schweizerbart,18601804| +Zeitschrift der Japanischen Mikrobiologische Gesellschaft,Japanese Society for Bacteriology,1883695X +Zeitschrift der Koreanisch-Deutschen Gesellschaft fuer Sozialwissenschaften,Koreanisch-Deutsche Gesellschaft fuer Sozlaiwssenschaften,1229537X| +Zeitschrift der Savigny-Stiftung für Rechtsgeschichte Germanistische Abteilung,Bohlau Verlag,03234045|23044861 +Zeitschrift der Savigny-Stiftung für Rechtsgeschichte Kanonistische Abteilung,Bohlau Verlag,03234142|23044896 +Zeitschrift der Savigny-Stiftung für Rechtsgeschichte Romanistische Abteilung,Bohlau Verlag,03234096|23044934 +Zeitschrift f?r Weltgeschichte,"""Peter Lang, International Academic Publishers""",16152581| +Zeitschrift fuer evangelisches Kirchenrecht,Mohr Siebeck,00442690| +Zeitschrift fuer Geistiges Eigentum / Intellectual Property Journal,Mohr Siebeck,1867237X|18672523 +Zeitschrift fuer Theologie und Kirche,Mohr Siebeck,00443549|00000000 +Zeitschrift für Ägyptische Sprache und Altertumskunde,Oldenbourg Wissenschaftsverlag,0044216X|2196713X +Zeitschrift für allgemeine Mikrobiologie,Wiley Blackwell (John Wiley & Sons),00442208|15214028 +Zeitschrift für Allgemeine Wissenschaftstheorie,Springer-Verlag,00442216| +Zeitschrift für Analysis und ihre Anwendungen,European Mathematical Society Publishing House,02322064| +Zeitschrift für Analytische Chemie,Springer-Verlag,03727920| +Zeitschrift für Anatomie und Entwicklungsgeschichte,Springer-Verlag,00442232| +Zeitschrift für Angewandte Entomologie,Wiley Blackwell (Blackwell Publishing),00442240| +Zeitschrift für Angewandte Linguistik,Walter de Gruyter GmbH,14339889|21900191 +Zeitschrift für angewandte Mathematik und Physik,Springer-Verlag,00442275|14209039 +Zeitschrift für angewandte Mathematik und Physik,Springer-Verlag,00442275|14209039 +Zeitschrift für Anglistik und Amerikanistik,Walter de Gruyter GmbH,00442305|21964726 +Zeitschrift für anorganische Chemie,Wiley Blackwell (John Wiley & Sons),03727874|15213749 +Zeitschrift für anorganische und allgemeine Chemie,Wiley Blackwell (John Wiley & Sons),00442313|15213749 +Zeitschrift für anorganische und allgemeine Chemie,Wiley Blackwell (John Wiley & Sons),00442313|15213749 +Zeitschrift für Antikes Christentum / Journal of Ancient Christianity,Walter de Gruyter GmbH,09499571|1612961X +Zeitschrift für Arbeits- und Organisationspsychologie A&O,Hogrefe Publishing Group,09324089|21906270 +Zeitschrift für Arbeitswissenschaft,Springer-Verlag,03402444|23664681 +Zeitschrift für Assyriologie und vorderasiatische Archäologie,Walter de Gruyter GmbH,00845299|16131150 +Zeitschrift für Außen- und Sicherheitspolitik,Springer-Verlag,18662188|18662196 +Zeitschrift für Bankrecht und Bankwirtschaft,RWS Verlag GmbH,09362800|21991715 +Zeitschrift für Bevölkerungswissenschaft,Springer-Verlag,03402398|18668852 +Zeitschrift für Bibliothekswesen und Bibliographie,Vittorio Klostermann GMBH,00442380|18642950 +Zeitschrift für Bildungsforschung,Springer-Verlag,21906890|21906904 +Zeitschrift für celtische Philologie,Walter de Gruyter GmbH,00845302|1865889X +Zeitschrift für Chemie,Wiley Blackwell (John Wiley & Sons),00442402| +Zeitschrift für Chemie und Industrie der Kolloide,Springer-Verlag,0372820X| +Zeitschrift für das gesamte Genossenschaftswesen,Walter de Gruyter GmbH,00442429|00442429 +Zeitschrift für das gesamte Insolvenzrecht,Walter de Gruyter GmbH,16158032|2366200X +Zeitschrift für Didaktik der Naturwissenschaften,Springer-Verlag,09491147|2197988X +Zeitschrift für Didaktik der Rechtswissenschaft,Nomos Verlag,21967261| +Zeitschrift für die Alttestamentliche Wissenschaft,Walter de Gruyter GmbH,00442526|16130103 +Zeitschrift für Die Gesamte Experimentelle Medizin,Springer-Verlag,00442534| +Zeitschrift für die gesamte experimentelle Medizin einschließlich experimentelle Chirurgie,Springer-Verlag, +Zeitschrift für Die Gesamte Experimentelle Medizin einschließlich experimenteller Chirurgie,Springer-Verlag, +Zeitschrift für die gesamte Neurologie und Psychiatrie,Springer-Verlag,03034194| +Zeitschrift für die gesamte Strafrechtswissenschaft,Walter de Gruyter GmbH,00845310|1612703X +Zeitschrift für die gesamte Versicherungswissenschaft,Springer-Verlag,00442585|18659748 +Zeitschrift für die neutestamentliche Wissenschaft,Walter de Gruyter GmbH,00442615|1613009X +Zeitschrift für Differentielle und Diagnostische Psychologie,Hogrefe Publishing Group,01701789|22351485 +Zeitschrift für Energiewirtschaft,Springer-Verlag,03435377|18662765 +Zeitschrift für Entwicklungspsychologie und Pädagogische Psychologie,Hogrefe Publishing Group,00498637|21906262 +Zeitschrift für Epileptologie,Springer-Verlag,16176782|16100646 +Zeitschrift für Ernährungswissenschaft,Springer-Verlag,0044264X| +Zeitschrift für Erziehungswissenschaft,Springer-Verlag,1434663X|18625215 +Zeitschrift für Europäisches Unternehmens- und Verbraucherrecht,Springer-Verlag,21913412|21913420 +Zeitschrift für europarechtliche Studien,Nomos Verlag,1435439X| +Zeitschrift für Evangelische Ethik,Gutersloher Verlaghaus,00442674|2197912X +Zeitschrift für Evidenz Fortbildung und Qualität im Gesundheitswesen,Elsevier ,18659217| +Zeitschrift für Experimentelle Pathologie und Therapie,Springer-Verlag,03728552| +Zeitschrift für Experimentelle Psychologie,Hogrefe Publishing Group,09493964| +Zeitschrift für Friedens- und Konfliktforschung,Nomos Verlag,21921741| +Zeitschrift für Ganzheitliche Tiermedizin,Thieme Publishing Group,09397868|14391422 +Zeitschrift für Gastroenterologie,Thieme Publishing Group,00442771|14397803 +Zeitschrift für Geburtshilfe und Neonatologie,Thieme Publishing Group,09482393|14391651 +Zeitschrift für Gemeinschaftsprivatrecht,Walter de Gruyter GmbH,16129229|21939519 +Zeitschrift für Geomorphologie,Schweizerbart,03728854|00000000 +Zeitschrift für Geomorphologie Supplementary Issues,Schweizerbart,18641687|00000000 +Zeitschrift für Germanistik,"""Peter Lang, International Academic Publishers""",03237982| +Zeitschrift für Germanistische Linguistik,Walter de Gruyter GmbH,03013294|16130626 +Zeitschrift für Gerontologie und Geriatrie,Springer-Verlag,09486704|14351269 +Zeitschrift für Gerontopsychologie & -psychiatrie,Hogrefe Publishing Group,10116877|16642899 +Zeitschrift für Geschichtsdidaktik,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",16105982|21968292 +Zeitschrift für Gesundheitspsychologie,Hogrefe Publishing Group,09438149|21906289 +Zeitschrift für Herz- Thorax- und Gefäßchirurgie,Springer-Verlag,09309225|14351277 +Zeitschrift für Historische Forschung,Duncker & Humblot GmbH,03400174|18655599 +Zeitschrift für Hochschulrecht Hochschulmanagement und Hochschulpolitik zfhr,Springer-Verlag,16177126|16137655 +Zeitschrift für Hydrologie,Springer-Verlag,10118497| +Zeitschrift für Hygiene und Infektionskrankheiten,Springer-Verlag,03401782| +Zeitschrift für Immobilienökonomie,Springer Fachmedien Wiesbaden GmbH,16114051|21988021 +Zeitschrift für Individualpsychologie,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968330|21968330 +Zeitschrift für Induktive Abstammungs- und Vererbungslehre,Springer-Verlag,0372901X| +Zeitschrift für interkulturelle Germanistik,Transcript Verlag,18693660|21980330 +Zeitschrift für Jagdwissenschaft,Springer-Verlag,00442887| +Zeitschrift für Jagdwissenschaft,Springer-Verlag,00442887| +Zeitschrift für junge Religionswissenschaft,OpenEdition,18625886 +Zeitschrift für Kardiologie,Springer-Verlag,03005860|14351285 +Zeitschrift für Kinder- und Jugendpsychiatrie und Psychotherapie,Hogrefe Publishing Group,14224917|16642880 +Zeitschrift für Kinderheilkunde,Springer-Verlag,00442917| +Zeitschrift für Klassische Homöopathie,Thieme Publishing Group,09350853|14394308 +Zeitschrift für Klinische Psychologie,Hogrefe Publishing Group,00845345| +Zeitschrift für Klinische Psychologie und Psychotherapie,Hogrefe Publishing Group,16163443|21906297 +Zeitschrift für Komplementärmedizin,Thieme Publishing Group,18676081|18676103 +Zeitschrift für Konfliktmanagement,Verlag Dr. Otto Schmidt KG,14392127|21944210 +Zeitschrift für Krebsforschung,Springer-Verlag,03011585| +Zeitschrift für Krebsforschung und Klinische Onkologie,Springer-Verlag,00845353| +Zeitschrift für Kristallographie,Oldenbourg Wissenschaftsverlag,00442968|00442968 +Zeitschrift für Kristallographie - Crystalline Materials,Oldenbourg Wissenschaftsverlag,21944946|21967105 +Zeitschrift für Kristallographie - New Crystal Structures,Oldenbourg Wissenschaftsverlag,14337266|21974578 +Zeitschrift für Kristallographie Mineralogie und Petrographie,Springer-Verlag,03734218| +Zeitschrift für Kristallographie Supplements,Oldenbourg Wissenschaftsverlag,0930486X| +Zeitschrift für kritische Sozialtheorie und Philosophie,Walter de Gruyter GmbH,21945632|21945640 +Zeitschrift für Kultur- und Kollektivwissenschaft,Transcript Verlag,23636300|23636319 +Zeitschrift für Kulturmanagement,Transcript Verlag,23635525|23635533 +Zeitschrift für Kulturwissenschaften,Transcript Verlag,21979103|21979111 +Zeitschrift für Kunstgeschichte,JSTOR,00442992| +Zeitschrift für Lebensmittel-Untersuchung und -Forschung,Springer-Verlag,14314630| +Zeitschrift für Literaturwissenschaft und Linguistik,Springer-Verlag,00498653|2365953X +Zeitschrift für Management,Springer-Verlag,18614264|18659012 +Zeitschrift für Medienpsychologie,Hogrefe Publishing Group,16176383| +Zeitschrift für Medienwissenschaft,CrossRef test prefix,18691722| +Zeitschrift für Medizinische Mikrobiologie und Immunologie,Springer-Verlag,00443077| +Zeitschrift für Medizinische Physik,Elsevier ,09393889| +Zeitschrift für Metallkunde,Carl Hanser Verlag GMBH & Co KG,00443093| +Zeitschrift für Miet- und Raumrecht,Walter de Gruyter GmbH,03407497|23662069 +Zeitschrift für Morphologie der Tiere,Springer-Verlag,00443131| +Zeitschrift für Morphologie und Ökologie der Tiere,Springer-Verlag,03729389| +Zeitschrift für Nationalökonomie,Springer-Verlag,00443158| +Zeitschrift für Naturforschung A,Walter de Gruyter GmbH,09320784|18657109 +Zeitschrift für Naturforschung B,Walter de Gruyter GmbH,09320776|18657117 +Zeitschrift für Naturforschung C,Walter de Gruyter GmbH,09395075|18657125 +Zeitschrift für Neuropsychologie,Hogrefe Publishing Group,1016264X|16642902 +Zeitschrift für öffentliche und gemeinwirtschaftliche Unternehmen,Nomos Verlag,03449777| +Zeitschrift für öffentliches Recht,Springer-Verlag,09484396|16137663 +Zeitschrift für Orthomolekulare Medizin,Thieme Publishing Group,16115562|18642470 +Zeitschrift für Orthopädie und ihre Grenzgebiete,Thieme Publishing Group,00443220|1438941X +Zeitschrift für Orthopädie und Unfallchirurgie,Thieme Publishing Group,18646697|18646743 +Zeitschrift für Pädagogische Psychologie,Hogrefe Publishing Group,10100652|16642910 +Zeitschrift für Palliativmedizin,Thieme Publishing Group,16152921|1615293X +Zeitschrift für Parasitenkunde Parasitology Research,Springer-Verlag,00443255| +Zeitschrift für Parlamentsfragen,Nomos Verlag,03401758| +Zeitschrift für Personalpsychologie,Hogrefe Publishing Group,16176391| +Zeitschrift für Pflanzenernährung Düngung Bodenkunde,Wiley Blackwell (John Wiley & Sons),03729702|15222624 +Zeitschrift für Pflanzenernährung Düngung Bodenkunde A Wissenschaftlicher Teil,Wiley Blackwell (John Wiley & Sons),03729702|15222624 +Zeitschrift für Pflanzenernährung und Bodenkunde,Wiley Blackwell (John Wiley & Sons),00443263|15222624 +Zeitschrift für Pflanzenernährung und Düngung A Wissenschaftlicher Teil,Wiley Blackwell (John Wiley & Sons),0372851X|15222624 +Zeitschrift für Pflanzenernährung und Düngung B Wirtschaftlich-praktischer Teil,Wiley Blackwell (John Wiley & Sons),0372851X|15222624 +Zeitschrift für Pflanzenphysiologie,Elsevier ,0044328X| +Zeitschrift für philosophische Forschung,Vittorio Klostermann GMBH,00443301|14392615 +Zeitschrift für Physik,Springer-Verlag,00443328| +Zeitschrift für Physik A Atomic Nuclei,Springer-Verlag,09301151| +Zeitschrift für Physik A Atomic Nuclei,Springer-Verlag,09301151| +Zeitschrift für Physik A Atoms and Nuclei,Springer-Verlag,03402193| +Zeitschrift für Physik A Hadrons and Nuclei,Springer-Verlag,09397922|14315831 +Zeitschrift für Physik A Hadrons and Nuclei,Springer-Verlag,09397922|14315831 +Zeitschrift für Physik B Condensed Matter,Springer-Verlag,07223277|1431584X +Zeitschrift für Physik B Condensed Matter and Quanta,Springer-Verlag,0340224X| +Zeitschrift für Physik C,Springer-Verlag,01709739| +Zeitschrift für Physik C Particles and Fields,Springer-Verlag,01709739|14315858 +Zeitschrift für Physik C Particles and Fields,Springer-Verlag,01709739| +Zeitschrift für Physik D,Springer-Verlag,01787683| +Zeitschrift für Physik D Atoms Molecules and Clusters,Springer-Verlag,01787683|14315866 +Zeitschrift für Physikalische Chemie,Oldenbourg Wissenschaftsverlag,09429352|21967156 +Zeitschrift für Physikalische Chemie/International journal of research in physical chemistry and chemical physics,Oldenbourg Wissenschaftsverlag,00443336| +Zeitschrift für Phytotherapie,Thieme Publishing Group,0722348X|14389584 +Zeitschrift für Planung & Unternehmenssteuerung,Springer-Verlag,16138392|16139267 +Zeitschrift für Politik,Nomos Verlag,00443360|00443360 +Zeitschrift für Politikberatung,Nomos Verlag,18654789| +Zeitschrift für Politikwissenschaft,Nomos Verlag,14306387| +Zeitschrift für Präventivmedizin - Revue de Médecine Préventive,Springer-Verlag,00443379| +Zeitschrift für Psychiatrie Psychologie und Psychotherapie,Hogrefe Publishing Group,16614747|16642929 +Zeitschrift für psychoanalytische Theorie und Praxis,Quotus Publishing,01693395| +Zeitschrift für Psychodrama und Soziometrie,Springer-Verlag,16195507|18622526 +Zeitschrift für Psychologie,Hogrefe Publishing Group,21908370|21512604 +Zeitschrift für Psychologie / Journal of Psychology,Hogrefe Publishing Group,00443409| +Zeitschrift für Psychosomatische Medizin und Psychotherapie,"""Vandenhoeck & Ruprecht GmbH & Co, KG""",21968349|21968349 +Zeitschrift für Rechtsmedizin,Springer-Verlag,00443433| +Zeitschrift für Rechtssoziologie,Walter de Gruyter GmbH,01740202|23660392 +Zeitschrift für Religions- und Geistesgeschichte,Brill Academic Publishers,00443441|15700739 +Zeitschrift für Religionswissenschaft,Walter de Gruyter GmbH,09438610|2194508X +Zeitschrift für Rezensionen zur germanistischen Sprachwissenschaft,Walter de Gruyter GmbH,18671691|18671705 +Zeitschrift für Rheumatologie,Springer-Verlag,03401855|14351250 +Zeitschrift für romanische Philologie (ZrP),Walter de Gruyter GmbH,00498661|18659063 +Zeitschrift für Sexualforschung,Thieme Publishing Group,09328114|14389460 +Zeitschrift für Slawistik,Oldenbourg Wissenschaftsverlag,00443506|21967016 +Zeitschrift für Sozialpsychologie,Hogrefe Publishing Group,00443514|22351477 +Zeitschrift für Sozialreform,Walter de Gruyter GmbH,05142776|23660295 +Zeitschrift für Sportpsychologie,Hogrefe Publishing Group,16125010|21906300 +Zeitschrift für Sprachwissenschaft,Walter de Gruyter GmbH,07219067|16133706 +Zeitschrift für Staats- und Europawissenschaften,Nomos Verlag,16107780|16127013 +Zeitschrift für Tierernährung und Futtermittelkunde,Wiley Blackwell (Blackwell Publishing),03730069| +Zeitschrift für Tierphysiologie Tierernährung und Futtermittelkunde,Wiley Blackwell (Blackwell Publishing),00443565| +Zeitschrift für Tierpsychologie,Wiley Blackwell (Blackwell Publishing),00443573| +Zeitschrift für Tierzüchtung und Züchtungsbiologie,Wiley Blackwell (Blackwell Publishing),00443581| +Zeitschrift für Tierzüchtung und Züchtungsbiologie einschließlich Tierernährung,Wiley Blackwell (Blackwell Publishing),01799770| +Zeitschrift für Tourismuswissenschaft,Walter de Gruyter GmbH,18679501|23660406 +Zeitschrift für Unternehmens- und Gesellschaftsrecht,Walter de Gruyter GmbH,03402479|16127048 +Zeitschrift für Unternehmensgeschichte,C.H. Beck,03422852| +Zeitschrift für Untersuchung der Lebensmittel,Springer-Verlag,03730174| +Zeitschrift für Untersuchung der Nahrungs- und Genußmittel,Springer-Verlag,03729419| +Zeitschrift für Vererbungslehre,Springer-Verlag,03728609| +Zeitschrift für Vergleichende Physiologie,Springer-Verlag,0044362X| +Zeitschrift für Vergleichende Politikwissenschaft,Springer-Verlag,18652646|18652654 +Zeitschrift für Wahrscheinlichkeitstheorie und Verwandte Gebiete,Springer-Verlag,00443719| +Zeitschrift für Wahrscheinlichkeitstheorie und Verwandte Gebiete,Springer-Verlag,00443719| +Zeitschrift für Weiterbildungsforschung - Report,Springer-Verlag,23640014|23640022 +Zeitschrift für Wettbewerbsrecht,RWS Verlag GmbH,16111982|21991723 +Zeitschrift für Wirtschaftsgeographie,Walter de Gruyter GmbH,23657693 +Zeitschrift für Zellforschung und Mikroskopische Anatomie,Springer-Verlag,00443794| +Zeitschrift für Zivilprozess,Walter de Gruyter GmbH,03423468|23662077 +Zeitschrift für Züchtung Reihe B Tierzüchtung und Züchtungsbiologie einschließlich Tierernährung,Wiley Blackwell (Blackwell Publishing),01799789| +Zeitschrift füur Physik B Condensed Matter,Springer-Verlag,0340224X| +Zeitschrift f\ ur Jagdwissenschaft,Springer-Verlag,00442887| +Zeitschrift Kunststofftechnik,Carl Hanser Verlag GMBH & Co KG,18642217| +Zemdirbyste-Agriculture,Lithuanian Research Centre for Agriculture and Forestry,13923196| +Žemės ūkio mokslai,Lithuanian Academy of Sciences,13920200|13920200 +Zen Nihon Shinkyu Gakkai zasshi (Journal of the Japan Society of Acupuncture and Moxibustion),The Japan Society of Acupuncture and Moxibustion,02859955|1882661X +Zentralblatt für Arbeitsmedizin Arbeitsschutz und Ergonomie,Springer-Verlag,09442502|21980713 +Zentralblatt für Bakteriologie,Elsevier ,09348840| +Zentralblatt für Bakteriologie 1 Abt Originale A Medizinische Mikrobiologie Infektionskrankheiten und Parasitologie,Elsevier ,01725599| +Zentralblatt für Bakteriologie Mikrobiologie und Hygiene I Abt Originale C Allgemeine angewandte und ökologische Mikrobiologie,Elsevier ,07219571| +Zentralblatt für Bakteriologie Mikrobiologie und Hygiene Series A Medical Microbiology Infectious Diseases Virology Parasitology,Elsevier ,01766724| +Zentralblatt für Bakteriologie Parasitenkunde Infektionskrankheiten und Hygiene Zweite Naturwissenschaftliche Abteilung Allgemeine Landwirtschaftliche und Technische Mikrobiologie,Elsevier ,00444057| +Zentralblatt für Bakteriologie Parasitenkunde Infektionskrankheiten und Hygiene Zweite Naturwissenschaftliche Abteilung Mikrobiologie der Landwirtschaft der Technologie und des Umweltschutzes,Elsevier ,03236056| +Zentralblatt für Chirurgie - Zeitschrift für Allgemeine Viszeral- Thorax- und Gefäßchirurgie,Thieme Publishing Group,0044409X|14389592 +Zentralblatt für Didaktik der Mathematik,Springer-Verlag,1615679X| +Zentralblatt für Geologie und Paläontologie Teil I,Schweizerbart,03405109| +Zentralblatt für Gynäkologie,Thieme Publishing Group,00444197|14389762 +Zentralblatt für Kinderchirurgie,Thieme Publishing Group,09409599|14389770 +Zentralblatt für Mikrobiologie,Elsevier ,02324393| +Zentralblatt für Mikrobiologie,Elsevier ,02324393| +Zentralblatt für Neurochirurgie,Thieme Publishing Group,00444251|14389746 +Zentralblatt für Veterinärmedizin,Wiley Blackwell (Blackwell Publishing),00444294| +Zentralblatt für Veterinärmedizin Reihe A,Wiley Blackwell (Blackwell Publishing),01770543| +Zentralblatt für Veterinärmedizin Reihe B,Wiley Blackwell (Blackwell Publishing),09312021| +Zeolites,Elsevier ,01442449| +Zephyrvs,Ediciones Universidad de Salamanca,05147336| +ZERBITZUAN,SIIS - Centro de Documentacion y Estudios,11347147| +Zero-a-Seis,Universidade Federal de Santa Catarina,19804512|19804512 +Zeszyty Cyrylo-Metodiańskie,Wydawnictwo Uniwersytetu Marii Curie-SkÅ?odowskiej w Lublinie,24498297 +Zeszyty Naukowe Akademii Marynarki Wojennej,Index Copernicus International,0860889X| +Zeszyty Naukowe Centrum Badań im Edyty Stein,Adam Mickiewicz University Poznan,18952984| +Zeszyty Naukowe Instytutu Administracji Akademii im Jana Długosza w Częstochowie Gubernaculum et Administratio,Akademia im. Jana Dlugosza w Czestochowie,17302889| +Zeszyty naukowe Politechniki Rzeszowskiej Nr 283 z 59,Rzeszow University of Technology,02092646| +Zeszyty Naukowe Uniwersytetu Ekonomicznego w Krakowie,Uniwersytet Ekonomiczny w Krakowie - Krakow University of Economics,18986447| +Zeszyty Naukowe Uniwersytetu Szczecińskiego Finanse Rynki Finansowe Ubezpieczenia,University of Szczecin,17332842|23004460 +Zeszyty Naukowe WCO Letters in Oncology Science,Elsevier ,17340489| +Zeszyty Naukowe WSHE Nauki Humanistyczne i Spoleczne,Ankara University,15077403 +Zeszyty Naukowe Wyższej Szkoły Humanitas Zarządzanie,Index Copernicus International,18998658| +Zeszyty Teoretyczne Rachunkowości,Index Copernicus International,16414381| +Zeynep Kamil Tıp Bülteni,Medical Bulletin of Zeynep Kamil,13007971|21484864 +ZFA - Zeitschrift für Allgemeinmedizin,Thieme Publishing Group,14336251|14399229 +ZfKE – Zeitschrift für KMU und Entrepreneurship,Duncker & Humblot GmbH,18604633|18655114 +Zhurnal akusherstva i zhenskikh bolezneĭ,ECO-Vector,16840461|16839366 +Zhurnal grazhdanskogo i ugolovnogo prava,Academic Publishing House Researcher,24094528|24137340 +Zhurnal Ministerstva narodnogo prosveshcheniya,Academic Publishing House Researcher,24093378|24137294 +ZIB,Nomos Verlag,09467165| +Zimbabwe Journal of Educational Research,African Journals Online ,10133445 +Zimbabwe Journal of Technological Sciences,African Journals Online ,20798997|20798997 +Zimbabwe Science News,African Journals Online ,10161503 +Zimbabwe Veterinary Journal,African Journals Online ,10161511 +Zinc Reagents for Stereoselective Reactions,Thieme Publishing Group,20100396 +Zinc supplementation improves heme biosynthesis in rats exposed to lead,Universa Medicina,19073062|24072230 +Zisin (Journal of the Seismological Society of Japan 2nd ser ),Seismological Society of Japan,00371114|18839029 +Živaâ psihologiâ,BIBLIO-GLOBUS Publishing House,24136522| +Žmogus ir žodis,Lithuanian University of Educational Sciences,13928600|18227805 +Znanie Ponimanie Umenie,Moscow University for the Humanities,19989873|22189238 +Zograf,National Library of Serbia,03501361|24060755 +Zona Próxima,Universidad del Norte,16572416|21459444 +Zoning Digest,Informa UK (Taylor & Francis),00845566| +Zoo Biology,Wiley Blackwell (John Wiley & Sons),07333188|10982361 +ZooKeys,Pensoft Publishers,13132989|13132970 +Zoologia (Curitiba),SciELO,19844670|19844689 +Zoologica Africana,Informa UK (Taylor & Francis),00445096| +Zoologica Poloniae,De Gruyter Open Sp. z o.o. ,0044510X|20836112 +Zoologica Scripta,Wiley Blackwell (Blackwell Publishing),03003256|14636409 +Zoological Bulletin,JSTOR,08981051| +Zoological Journal of the Linnean Society,Wiley Blackwell (Blackwell Publishing),00244082|10963642 +Zoological Letters,Springer (Biomed Central Ltd.),2056306X|2056306X +Zoological Research,China Science Publishing & Media Ltd.,02545853| +ZOOLOGICAL SCIENCE,BioOne (Zoological Society of Japan),02890003| +Zoological Studies,Springer (Biomed Central Ltd.),1810522X|1810522X +Zoologische Jahrbücher,Smithsonian Institution Biodiversity Heritage Library,03237087| +Zoologische Jahrbücher Abteilung für Anatomie und Ontogenie der Tiere,Smithsonian Institution Biodiversity Heritage Library,00445177| +Zoologischer Anzeiger - A Journal of Comparative Zoology,Elsevier ,00445231| +Zoologist (The),African Journals Online ,1596972X +Zoology,Elsevier ,09442006| +Zoology and Ecology,Informa UK (Taylor & Francis),21658005|21658013 +Zoology in the Middle East,Informa UK (Taylor & Francis),09397140|23262680 +Zoomorphologie,Springer-Verlag,03406725| +Zoomorphology,Springer-Verlag,0720213X|1432234X +Zoonoses and Public Health,Wiley Blackwell (Blackwell Publishing),18631959|18632378 +Zoos Print Journal,Wildlife Information Liaison Development Society,09732535|09732551 +Zoosymposia,Magnolia Press,11789905|11789913 +Zoosystema,"""BioOne (Museum National d'Histoire Naturelle, Paris, France)""",12809551|16389387 +Zoosystematics and Evolution,Pensoft Publishers,14351935|18600743 +Zootaxa,Magnolia Press,11755326|11755334 +Zorg en Financiering,Springer-Verlag,1569948X|18765122 +Zosen Kiokai Nenpo,Japan Society of Naval Architects and Ocean Engineers,18842046 +Zpravodaj Československého sdružení uživatelů TeXu,CSTUG,12116661|12138185 +Zurnal matematiceskoj fiziki analiza geometrii,Co. Ltd. Ukrinformnauka,18129471|18175805 +Zutot Perspectives on Jewish Culture,Brill Academic Publishers,15717283|18750214 +ZWR - Das Deutsche Zahnärzteblatt,Thieme Publishing Group,0044166X|14399148 +Zygon®,Wiley Blackwell (Blackwell Publishing),05912385|14679744 +Zygote,Cambridge University Press,09671994|14698730 +Zywnosc Nauka Technologia Jakosc/Food Science Technology Quality,Polskie Towarzystwo Technologow Zywnosci Wydawnictwo Naukowe PTTZ,14256959| +[2 + 2 + 1] Carbocyclization of Enynes with Carbon Monoxide,Thieme Publishing Group,20300069 +[3 + 2] Annulation Using Chiral 1 2-Bis[2 5-diphenylphospholan-1-yl]ethane,Thieme Publishing Group,20400403 +[5 + 2]-Cycloaddition Reactions,Thieme Publishing Group,20300042 +[sic] - a journal of literature culture and literary translation,University of Zadar,18477755 +«Aviation Materials and Technologies»,FSUE Scientific Research Institute of Aviation Materials,20719140| +«Архитектон известия вузов»,"""Eurasian Scientific and Industrial Chamber, Ltd.""",19904126 +«Современная высшая школа инновационный аспект»,Russian-British Institute of Managment,20719620|20719620 +ʻUlūm Islāmiyyah Journal,"""Al Manhal FZ, LLC""",16755936| +α α-Dicyanoalkene-Based Nucleophiles,Thieme Publishing Group,20400144 +α-Bromination of Carbonyl Compounds,Thieme Publishing Group,20400101 +α-Chlorination of Aldehydes,Thieme Publishing Group,20400128 +α-Chlorination of Carbonyl Compounds,Thieme Publishing Group,20400098 +α-Heterofunctionalization,Thieme Publishing Group,20400195 +α-Oxidation Reactions Using Dibenzoyl Peroxide,Thieme Publishing Group,20300441 +β-Isocupreidine as a Bifunctional Catalyst,Thieme Publishing Group,20500122 +Δελτίον Χριστιανικής Αρχαιολογικής Εταιρείας,National Documentation Centre,11055758|22412190 +Διάλογοι! Θεωρία και πράξη στις επιστήμες αγωγής και εκπαίδευσης,National Documentation Centre,24593737 +Επιθεώρηση Κοινωνικών Ερευνών,National Documentation Centre,00139696|22418512 +Επιστήμη και Κοινωνία Επιθεώρηση Πολιτικής και Ηθικής Θεωρίας,National Documentation Centre,11083697| +Επιστημονική Επετηρίδα Παιδαγωγικού Τμήματος Νηπιαγωγών Πανεπιστημίου Ιωαννίνων,National Documentation Centre,11084634|2241200X +Έρευνα στην Εκπαίδευση,National Documentation Centre,22417303 +Μακεδονικά,National Documentation Centre,0076289X|22412018 +Μνήμων,National Documentation Centre,11053917|22417524 +Μουσείο Μπενάκη,National Documentation Centre,11094109|24079502 +Σύγκριση,National Documentation Centre,11051361|22411941 +Τεκμήρια,National Documentation Centre,1106661X|17917573 +Το Βήμα του Ασκληπιού,Library of Technological Educational Institute of Athens,22416005 +Інфекційні хвороби,Ternopil State Medical University,16812727|24149969 +Інформаційно-керуючі системи на залізничному транспорті,Ukrainian State University of Railway Transport,16814886|24133833 +Авиационная промышленность,"""Science and Education, Ltd.""",0869530X| +Автоматизація технологічних і бізнес-процесів,Odessa National Academy of Food Technologies,23123125|2312931X +Автоматизация процессов управления,"""Science and Education, Ltd.""",19912927| +АГРАРНОЕ И ЗЕМЕЛЬНОЕ ПРАВО,"""Science and Education, Ltd.""",18151329| +Агрознање,National and University Library of the Republic of Srpska,15126412| +Агрохимический вестник,"""Science and Education, Ltd.""",02352516| +Административное и муниципальное право,"""NB-Media, Ltd.""",19992807| +Актуальні питання педіатрії акушерства та гінекології,Ternopil State Medical University,24114944|2415301X +Актуальные вопросы публичного права,"""Science and Education, Ltd.""",22258299| +Актуальные проблемы гуманитарных и естественных наук,"""Science and Education, Ltd.""",20730071| +Актуальные проблемы российского права,Kutafin Moscow State Law University,19941471| +Акустический журнал,Akademizdatcenter Nauka,03207919| +Альманах мировой науки,"""AR-Consult, LLC""",24128597| +АНАЛИ ПОСЛОВНЕ ЕКОНОМИЈЕ,National and University Library of the Republic of Srpska,18403298| +Аналитика и контроль,Ural Federal University,20731450|20731450 +Астрономический вестник,Akademizdatcenter Nauka,0320930X| +Астрономический журнал,Akademizdatcenter Nauka,00046299| +БЕЗБЈЕДНОСТ ПОЛИЦИЈА ГРАЂАНИ,National and University Library of the Republic of Srpska,18400698| +Бизнес в законе,"""Science and Education, Ltd.""",1816921X| +Биологические мембраны Журнал мембранной и клеточной биологии,Akademizdatcenter Nauka,02334755| +Биология внутренних вод,Akademizdatcenter Nauka,03209652| +Биомедицинска истраживања,National and University Library of the Republic of Srpska,19868529| +Биоорганическая химия,Akademizdatcenter Nauka,01323423| +БИОТЕХНОЛОГИЯ,"""Science and Education, Ltd.""",02342758| +Биоэтика,"""Science and Education, Ltd.""",20701586| +Бюллетень Восточно-Сибирского научного центра Сибирского отделения Российской Академии медицинских наук,"""Science and Education, Ltd.""",18110649| +Вісник Дніпропетровського університету Біологія екологія,Oles Honchar Dnipropetrovsk National University,23100842|2312301X +Вісник Дніпропетровського університету Біологія медицина,Oles Honchar Dnipropetrovsk National University,23104155|23127295 +Вісник Дніпропетровського університету Геологія географія,Oles Honchar Dnipropetrovsk National University,23132159|24099864 +Вісник дніпропетровського університету Педагогіка і психологія,Oles Honchar Dnipropetrovsk National University,23128860| +Вісник Дніпропетровського університету Серія Моделювання,Oles Honchar Dnipropetrovsk National University,23124547| +Вісник Дніпропетровського університету Серія Хімія,Oles Honchar Dnipropetrovsk National University,2306871X|23134984 +Вісник економіки транспорту і промисловості,Ukrainian State University of Railway Transport,20754892|24133914 +Вісник соціальної гігієни та організації охорони здоров я України,Ternopil State Medical University,16812786|24149470 +Вісник фармації,"""Science and Education, Ltd.""",15627241| +Вектор науки ТГУ,"""Science and Education, Ltd.""",22207457| +Вестник Адыгейского государственного университета,"""Science and Education, Ltd.""",20741065| +Вестник АПК Ставрополья,"""Science and Education, Ltd.""",22229345| +ВЕСТНИК Брянского государственного университета,"""Science and Education, Ltd.""",20722087| +ВЕСТНИК ВОЛГОГРАДСКОГО ГОСУДАРСТВЕННОГО АРХИТЕКТУРНО-СТРОИТЕЛЬНОГО УНИВЕРСИТЕТА,"""Science and Education, Ltd.""",18154360| +Вестник Волгоградского государственного университета,"""Science and Education, Ltd.""",19989946| +Вестник гражданских инженеров,"""Science and Education, Ltd.""",19995571| +Вестник ДВО РАН,"""Science and Education, Ltd.""",08697698| +Вестник защиты растений,"""Science and Education, Ltd.""",17271320| +Вестник Института дружбы народов Кавказа «Теория экономики и управления народным хозяйством»,"""Science and Education, Ltd.""",20713819| +Вестник Костромского государственного университета им Н А Некрасова,"""Science and Education, Ltd.""",20731426| +Вестник Московского государственного областного университета,"""Science and Education, Ltd.""",20728514| +ВЕСТНИК МОСКОВСКОГО УНИВЕРСИТЕТА МВД РОССИИ,"""Science and Education, Ltd.""",20730454| +ВЕСТНИК МЭИ,"""Science and Education, Ltd.""",19936982| +Вестник Науки Сибири,"""Science and Education, Ltd.""",22260064| +Вестник НИЯУ МИФИ,Pleiades Publishing,2304487X| +Вестник Онкологического Научного Центра,"""Science and Education, Ltd.""",08698910| +Вестник Пермского национального исследовательского политехнического университета Геология Нефтегазовое и горное дело,PNRPU Publishing Office,22249923| +Вестник Пермского университета Геология,Perm State University (PSU),19943601|23134798 +Вестник Пермского университета Юридические науки,Perm State University (PSU),19954190| +Вестник Российской академии медицинских наук,Paediatrician Publishers LLC,08696047|24143545 +Вестник Российской академии наук,Akademizdatcenter Nauka,08695873| +Вестник Самарского государственного технического университета Серия Физико-математические науки,Samara State Technical University,19918615|23107081 +Вестник Самарского государственного университета,"""Science and Education, Ltd.""",18105378| +Вестник Санкт-Петербургского государственного университета культуры и искусств,"""Science and Education, Ltd.""",22203044| +Вестник Санкт-Петербургского университета,"""Science and Education, Ltd.""",19950047| +Вестник Северо-Кавказского федерального университета,"""Science and Education, Ltd.""",2307907X| +Вестник спортивной науки,"""Science and Education, Ltd.""",19980833| +Вестник Тверского государственного университета,"""Science and Education, Ltd.""",19950144| +Вестник ТОГУ,"""Science and Education, Ltd.""",19963440| +Вестник Томского государственного педагогического университета,"""Science and Education, Ltd.""",1609624X| +Вестник челябинского государственного университета,"""Science and Education, Ltd.""",19942796| +ВИЧ-ИНФЕКЦИЯ И ИММУНОСУПРЕССИИ,"""Science and Education, Ltd.""",20779828| +Власть закона,"""Science and Education, Ltd.""",20790295| +Водные ресурсы,Akademizdatcenter Nauka,03210596| +Военно-медицинский журнал,"""Science and Education, Ltd.""",00269050| +Военно-промышленный курьер,"""Science and Education, Ltd.""",17293928| +Вопросы безопасности,"""NB-Media, Ltd.""",24097543 +Вопросы ихтиологии,Akademizdatcenter Nauka,00428752| +Вопросы культурологии,"""Science and Education, Ltd.""",20739702| +Вопросы ономастики,Ural Federal University,19942400|19942451 +Вопросы современной педиатрии,Paediatrician Publishers LLC,16825527|16825535 +ВОПРОСЫ ТЕОРИИ И ПРАКТИКИ ЖУРНАЛИСТИКИ,Baikal State University,23086203|23086211 +Вопросы школьной и университетской медицины и здоровья,"""Science and Education, Ltd.""",23053895| +Вопросы экономики и права,"""Science and Education, Ltd.""",20725574| +Вулканология и сейсмология,Akademizdatcenter Nauka,02030306| +Высокомолекулярные соединения,Akademizdatcenter Nauka,05075475| +Высокомолекулярные соединения А,Akademizdatcenter Nauka,23081120| +Высокомолекулярные соединения Б,Akademizdatcenter Nauka,23081139| +Высокомолекулярные соединения С,Akademizdatcenter Nauka,23081147| +Высшее образование в России,"""Science and Education, Ltd.""",08693617| +Генетика,Akademizdatcenter Nauka,00166758| +Геология и геофизика,Publishing House SB RAS,00167886| +Геология рудных месторождений,Akademizdatcenter Nauka,00167770| +Геомагнетизм и аэрономия,Akademizdatcenter Nauka,00167940| +Геотектоника,Akademizdatcenter Nauka,0016853X| +Геохимия,Akademizdatcenter Nauka,00167525| +Глобальный научный потенциал,"""Science and Education, Ltd.""",19979355| +Годишњак факултета правних наука - АПЕИРОН,National and University Library of the Republic of Srpska,22329668|22329684 +Горная промышленность,"""Science and Education, Ltd.""",16099192| +Государственное управление Электронный вестник,"""Science and Education, Ltd.""",20701381| +Государство и право,"""Science and Education, Ltd.""",01320769| +Градостроительство,"""Science and Education, Ltd.""",22188770| +Гуманитарные исследования в Восточной Сибири и на Дальнем Востоке,"""Science and Education, Ltd.""",19972857| +Гуманитарные науки в Сибири,Publishing House SB RAS,08698651| +Дискретная математика,Steklov Mathematical Institute,02340860|23053143 +Дифференциальные уравнения,Pleiades Publishing,03740641| +Доклады Адыгской (Черкесской) Международной академии наук,"""Science and Education, Ltd.""",17269946| +Доклады Академии наук,Akademizdatcenter Nauka,08695652| +Економіка харчової промисловості,Odessa National Academy of Food Technologies,2312847X +Жилищное строительство,"""Science and Education, Ltd.""",00444472| +Жилищное строительство,"""Science and Education, Ltd.""",00444472| +Журнал аналитической химии,Akademizdatcenter Nauka,00444502| +Журнал высшей нервной деятельности им  И  В  Павлова,Akademizdatcenter Nauka,00444677| +Журнал Высшей школы экономики,"""Science and Education, Ltd.""",18138918| +Журнал вычислительной математики и математической физики,Akademizdatcenter Nauka,00444669| +Журнал неорганической химии,Akademizdatcenter Nauka,0044457X| +Журнал структурной химии,Publishing House SB RAS,01367463| +Журнал ФӘ Н-НАУКА,"""Science and Education, Ltd.""",22241744| +Журнал физической химии,Akademizdatcenter Nauka,00444537| +Журнал Экспериментальной и Теоретической Физики,Akademizdatcenter Nauka,00444510| +Защита и карантин растений,"""Science and Education, Ltd.""",10268634| +Зборник радова Економског факултета у Источном Сарајеву,National and University Library of the Republic of Srpska,18403557|19866690 +Зборник радова Филозофског факултета у Приштини,Centre for Evaluation in Education and Science,03543293|22178082 +Здобутки клінічної і експериментальної медицини,Ternopil State Medical University,18112471|24158836 +Зернові продукти і комбікорми,Odessa National Academy of Food Technologies,2313478X| +Зоологический журнал,Akademizdatcenter Nauka,00445134| +Известия высших учебных заведений Радиоэлектроника,Kyiv Politechnic Institute,00213470|23076011 +ИЗВЕСТИЯ ВЫСШИХ УЧЕБНЫХ ЗАВЕДЕНИЙ ТЕХНОЛОГИЯ ТЕКСТИЛЬНОЙ ПРОМЫШЛЕННОСТИ,"""Science and Education, Ltd.""",00213497| +Известия высших учебных заведений Электромеханика,South Russian State Polytechnic University (NPI),01363360| +Известия Иркутской государственной экономической академии,Baikal State University,19933541| +Известия Иркутской государственной экономической академии (Байкальский государственный университет экономики и права),Baikal State University,20720904 +Известия Национальной академии наук Беларуси,"""Science and Education, Ltd.""",18146023| +Известия Оренбургского государственного аграрного университета,"""Science and Education, Ltd.""",20730853| +Известия Российской академии наук Серия биологическая,Akademizdatcenter Nauka,00023329| +Известия Российской академии наук Серия математическая,Steklov Mathematical Institute,03732436| +Известия Российской академии наук Серия физическая,Akademizdatcenter Nauka,03676765| +Известия Российской академии наук Теория и системы управления,Akademizdatcenter Nauka,00023388| +Известия Российской академии наук Физика атмосферы и океана,Akademizdatcenter Nauka,00023515| +Известия тульского государственного университета,"""Science and Education, Ltd.""",23058404| +Известия Юго-Западного государственного университета,"""Science and Education, Ltd.""",22231560| +ИЗВЕСТИЯ ЮГО-ЗАПАДНОГО ГОСУДАРСТВЕННОГО УНИВЕРСИТЕТА СЕРИЯ ТЕХНИКА И ТЕХНОЛОГИИ,"""Science and Education, Ltd.""",22231528| +Изготовление МЭМС-структур чувствительных элементов датчиков концентрации газа с применением органических щелочей,"""Science and Education, Ltd.""",19927185| +Инновации и инвестиции,"""Science and Education, Ltd.""",2307180X| +Иностранные языки в школе,"""Science and Education, Ltd.""",01306073| +ИНФОРМАЦИОННЫЕ СИСТЕМЫ И ТЕХНОЛОГИИ,"""Science and Education, Ltd.""",20728964| +Информационный бюллетень ВПРС МОББ,"""Science and Education, Ltd.""",02073099| +Исследования Земли из космоса,Akademizdatcenter Nauka,02059614| +ИСТОРИКО-ЭКОНОМИЧЕСКИЕ ИССЛЕДОВАНИЯ,Baikal State University,23082488| +Исторические философские политические и юридические науки культурология и искусствоведение Вопросы теории и практики,"""Science and Education, Ltd.""",1997292X| +Исторический журнал научные исследования,"""NB-Media, Ltd.""",22221972| +ИСТРАЖИВАЊА,"""Faculty of Philosophy, University of Novi Sad""",03502112|03502112 +Кавказ & Глобализация Журнал социально-политических и экономических исследований,"""Science and Education, Ltd.""",18177190| +Кавказские научные записки,"""Science and Education, Ltd.""",20796749| +Казанская наука,"""Science and Education, Ltd.""",20789955| +Кинетика и катализ,Akademizdatcenter Nauka,04538811| +Коллоидный журнал,Akademizdatcenter Nauka,00232912| +Комбикорма,"""Science and Education, Ltd.""",02352605| +КОМПЕТЕНТНОСТЬ,"""Science and Education, Ltd.""",19938780| +Конструкции из композиционных материалов,"""Science and Education, Ltd.""",20732562| +Конфликтология / nota bene,"""NB-Media, Ltd.""",24098965| +Концепт,"""Science and Education, Ltd.""",2304120X| +Координационная химия,Akademizdatcenter Nauka,0132344X| +Космические исследования,Akademizdatcenter Nauka,00234206| +Криминологический Журнал Байкальского государственного университета экономики и права,Baikal State University,19967756|20718721 +Кристаллография,Akademizdatcenter Nauka,00234761| +Культура и искусство,"""NB-Media, Ltd.""",22221956| +Лекционные курсы НОЦ,Steklov Mathematical Institute,22268782|22268804 +Литология и полезные ископаемые,Akademizdatcenter Nauka,0024497X| +Математическая биология и биоинформатика,Institute of Mathematical Problems of Biology of RAS (IMPB RAS),19946538|19946538 +Математические заметки,Steklov Mathematical Institute,0025567X|23052880 +Математический сборник,Steklov Mathematical Institute,03688666|23052783 +Медико-биологические и социально-психологические проблемы безопасности в чрезвычайных ситуациях,"""Science and Education, Ltd.""",19954441| +Медико-биологические проблемы жизнедеятельности,"""Science and Education, Ltd.""",20742088| +Медицина труда и промышленная экология,"""Science and Education, Ltd.""",10269428| +Медицинский альманах,"""Science and Education, Ltd.""",19977689| +Медицинское право,"""Science and Education, Ltd.""",18131239| +Медична освіта,Ternopil State Medical University,16812751|24145998 +Медична хімія,Ternopil State Medical University,16812557| +Медсестринство,Ternopil State Medical University,24111597| +Международное право и международные организации / International Law and International Organizations,"""NB-Media, Ltd.""",22266305| +МЕЖДУНАРОДНОЕ ПУБЛИЧНОЕ И ЧАСТНОЕ ПРАВО,"""Science and Education, Ltd.""",18123910| +Международные отношения,"""NB-Media, Ltd.""",2305560X| +Международный бухгалтерский учет,"""Science and Education, Ltd.""",20735081| +"""Международный журнал """"Программные продукты и системы""""""","""Research Institute Centerprogamsystem, JSC""",0236235X|23112735 +Международный журнал прикладных и фундаментальных исследований,"""Science and Education, Ltd.""",19963955| +Международный журнал экспериментального образования,"""Science and Education, Ltd.""",19963947| +Международный научно-исследовательский журнал,"""Science and Education, Ltd.""",23039868| +Международный сельскохозяйственный журнал,"""Science and Education, Ltd.""",02357801| +Мембраны и Мембранные технологии,Pleiades Publishing,22181172| +Месечен хидрометеорологичен бюлетин,Prof. Marin Drinov Academic Publishing House,1314894X| +Методология и история психологии,"""Science and Education, Ltd.""",18192653| +Механика композиционных материалов и конструкций,"""Science and Education, Ltd.""",10296670| +Микробиология,Akademizdatcenter Nauka,00263656| +Микроэлектроника,Akademizdatcenter Nauka,05441269| +Минеральные ресурсы России,"""Science and Education, Ltd.""",08693188| +Мировая политика,"""NB-Media, Ltd.""",24098671 +Молекулярная биология,Akademizdatcenter Nauka,00268984| +Музыка и время,"""Science and Education, Ltd.""",20729960| +Налоги и налогообложение,"""NB-Media, Ltd.""",18128688| +Нанотехн и охрана здоровья,"""Science and Education, Ltd.""",20764804| +Наука и инновации,"""Science and Education, Ltd.""",18189857| +Наука и спорт современные тенденции,"""Science and Education, Ltd.""",23088826| +Наука и технологии,"""Science and Education, Ltd.""",16845811| +Науковий вiсник Херсонского державного унiверситету,"""Science and Education, Ltd.""",23078049| +Научная периодика проблемы и решения,BIBLIO-GLOBUS Publishing House,22187766|24094714 +Научная перспектива,"""Science and Education, Ltd.""",22191437| +Научные ведомости Белгородского государственного университета,"""Science and Education, Ltd.""",20754728| +Научные труды Вольного экономического общества России,"""Science and Education, Ltd.""",20722060| +Научные труды Московского гуманитарного университета,Moscow University for the Humanities,23075937| +Научный журнал Национального исследовательского университета информационных технологий механики и оптики,"""Science and Education, Ltd.""",23101172| +Научный журнал Российского НИИ проблем мелиорации,"""Science and Education, Ltd.""",22221816| +Национальная безопасность / nota bene,"""NB-Media, Ltd.""",20738560| +Национальные интересы приоритеты и безопасность,"""Science and Education, Ltd.""",20732872| +НАЦИОНАЛЬНЫЙ ЖУРНАЛ ГЛАУКОМА,"""Science and Education, Ltd.""",20784104| +Начальная школа плюс До и После,"""Science and Education, Ltd.""",20719515| +Неизвестный Достоевский,Petrozavodsk State University,24095788|24095788 +Нейрохимия,Akademizdatcenter Nauka,10278133| +Неорганические материалы,Akademizdatcenter Nauka,0002337X| +Нефтехимия,Akademizdatcenter Nauka,00282421| +Нефть Газ Право,"""Science and Education, Ltd.""",2073879X| +Нотариус,"""Science and Education, Ltd.""",18131204| +Обзорный журнал по химии,Pleiades Publishing,22181148| +Общественное здоровье и здравоохранение,"""Science and Education, Ltd.""",18120555| +Общество и экономика,"""Science and Education, Ltd.""",02073676| +Океанология,Akademizdatcenter Nauka,00301574| +Онкопедиатрия,Paediatrician Publishers LLC,23119977| +Онтогенез,Akademizdatcenter Nauka,04751450| +Оптика атмосферы и океана,Publishing House SB RAS,08695695| +Оптика и спектроскопия,Akademizdatcenter Nauka,00304034| +Офтальмохирургия,"""Science and Education, Ltd.""",0042465X| +Палеонтологический журнал,Akademizdatcenter Nauka,0031031X| +Педагогика,"""Science and Education, Ltd.""",0869561X| +Педагогика и просвещение,"""NB-Media, Ltd.""",2306434X| +ПЕДАГОГИЧЕСКИЙ ЖУРНАЛ БАШКОРТОСТАНА,"""Science and Education, Ltd.""",18173292| +Педиатрическая фармакология,Paediatrician Publishers LLC,17275776| +ПЕДИАТРИЯ,"""Science and Education, Ltd.""",0031403X| +Петрология,Akademizdatcenter Nauka,08695903| +Письма в астрономический журнал Астрономия и космическая астрофизика,Akademizdatcenter Nauka,03200108| +Письма в Эмиссия Оффлайн,"""Science and Education, Ltd.""",19978588| +Поверхность Рентгеновские синхротронные и нейтронные исследования,Akademizdatcenter Nauka,02073528| +ПОЖАРОВЗРЫВОБЕЗОПАСНОСТЬ,Pozhnauka Publishing House,08697493| +Полис Политические исследования,NPP Polis (Political Studies),10269487|16840070 +Политика и Общество,"""NB-Media, Ltd.""",18128696| +Политическая лингвистика,"""Science and Education, Ltd.""",19992629| +Полицейская деятельность,"""NB-Media, Ltd.""",22221964| +Полицейская и следственная деятельность,"""NB-Media, Ltd.""",24097810 +Почвоведение,Akademizdatcenter Nauka,0032180X| +ПРАВО И ГОСУДАРСТВО ТЕОРИЯ И ПРАКТИКА,"""Science and Education, Ltd.""",18151337| +Право и Образование,"""Science and Education, Ltd.""",1563020X| +Право и политика,"""NB-Media, Ltd.""",18119018| +Право и практика,"""Science and Education, Ltd.""",24112275| +Предпринимательство,"""Science and Education, Ltd.""",08697051| +ПРЕДСТАВИТЕЛЬНАЯ ВЛАСТЬ - XXI ВЕК ЗАКОНОДАТЕЛЬСТВО КОММЕНТАРИИ ПРОБЛЕМЫ,"""Science and Education, Ltd.""",20739532| +Приборы и техника эксперимента,Akademizdatcenter Nauka,00328162| +Приволжский научный вестник,"""Science and Education, Ltd.""",22240179| +Приволжский научный журнал,"""Science and Education, Ltd.""",19952511| +Приднепровский научный вестник,"""Science and Education, Ltd.""",15616940| +Прикладная биохимия и микробиология,Akademizdatcenter Nauka,05551099| +Прикладная механика и техническая физика,Publishing House SB RAS,08695032| +Пробелы в Российском законодательстве,"""Science and Education, Ltd.""",20723164| +ПРОБЛЕМЫ БЕЗОПАСНОСТИ ПОЛЕТОВ,"""Science and Education, Ltd.""",02355000| +ПРОБЛЕМЫ ИСТОРИЧЕСКОЙ ПОЭТИКИ,Petrozavodsk State University,10269479|10269479 +Программные системы и вычислительные методы,"""NB-Media, Ltd.""",23056061| +Профессиональное образование в современном мире,Publishing House SB RAS,22241841| +Профилактическая и клиническая медицина,"""Science and Education, Ltd.""",20749120| +Психолог,"""NB-Media, Ltd.""",24098701 +Психология в Экономике и Управлении,Baikal State University,22257845|24090832 +Психология и Психотехника,"""NB-Media, Ltd.""",20708955| +Радиационная биология Радиоэкология,Akademizdatcenter Nauka,08698031| +Радиотехника и электроника,Akademizdatcenter Nauka,00338494| +Регион Экономика и Социология,Publishing House SB RAS,08685169| +Региональная экономика теория и практика,"""Science and Education, Ltd.""",20731477| +Регионология,"""Science and Education, Ltd.""",01315706| +Российская оториноларингология,"""Science and Education, Ltd.""",18104800| +Российский Биотерапевтический Журнал,"""Science and Education, Ltd.""",17269784| +Российский журнал биомеханики,PNRPU Publishing Office,24096601| +Российский научный журнал,"""Science and Education, Ltd.""",19954417| +Российский педиатрический журнал,"""Science and Education, Ltd.""",15609561| +Российский стоматологический журнал,"""Science and Education, Ltd.""",17282802| +Россия и АТР,"""Science and Education, Ltd.""",10268804| +Русский Журнал «ВИЧ СПИД и родственные проблемы»,"""Science and Education, Ltd.""",1815154X| +Сварог,National and University Library of the Republic of Srpska,19868588| +Семейное и жилищное право,"""Science and Education, Ltd.""",1999477X| +Сибирский журнал вычислительной математики,Publishing House SB RAS,15607526| +Сибирский лесной журнал,Publishing House SB RAS,23111410| +Сибирский медицинский журнал,"""Science and Education, Ltd.""",20738552| +Сибирский филологический журнал,"""Science and Education, Ltd.""",18137083| +Сибирский экологический журнал,Publishing House SB RAS,08698619| +Системное управление,"""Science and Education, Ltd.""",20769156| +Слобожанський науково-спортивний вісник,Kharkiv State Academy of Physical Culture,19910177|1999818X +Современная наука Естественные и технические науки,"""Science and Education, Ltd.""",22232966| +Современная научная мысль,"""Science and Education, Ltd.""",2308264X| +Современная экономика проблемы и решения,Voronezh State University,20789017| +Современное машиностроение,"""Science and Education, Ltd.""",22230807| +Современное образование,"""NB-Media, Ltd.""",24098736 +Современное право,"""Science and Education, Ltd.""",19916027| +Современные научные исследования и инновации,"""Science and Education, Ltd.""",22234888| +Современные проблемы математики,Steklov Mathematical Institute,22265929|22265937 +Современные проблемы науки и образования (Modern Problems of Science and Education),"""Eurasian Scientific and Industrial Chamber, Ltd.""",18176321|20707428 +Современный научный вестник,"""Science and Education, Ltd.""",15616886| +Социодинамика,"""NB-Media, Ltd.""",24097144 +Социология города,"""Science and Education, Ltd.""",19943520| +Социология медицины,"""Science and Education, Ltd.""",17282810| +Социолошки дискурс,National and University Library of the Republic of Srpska,2232867X| +Союз криминалистов и криминологов,"""NB-Media, Ltd.""",23108681| +Спорт экономика право управление,"""Science and Education, Ltd.""",20702175| +Спортивный психолог,"""Science and Education, Ltd.""",20740182| +Спортске науке и здравље - АПЕИРОН,National and University Library of the Republic of Srpska,22328211|2232822X +Стоматология для всех,"""Science and Education, Ltd.""",1999172X| +Стратиграфия,Akademizdatcenter Nauka,0869592X| +Теорія та методика фізичного виховання,LLC OVS,19937989|19937997 +Теоретическая и математическая физика,Steklov Mathematical Institute,05646162|23053135 +Теоретическая и прикладная экономика,"""NB-Media, Ltd.""",24098647 +Теоретические основы химической технологии,Akademizdatcenter Nauka,00403571| +Теория вероятностей и ее применения,Steklov Mathematical Institute,0040361X|23053151 +Теория и практика физической культуры,"""Science and Education, Ltd.""",00403601| +Теплофизика высоких температур,Akademizdatcenter Nauka,00403644| +Теплоэнергетика,Pleiades Publishing,00403636| +Технические газы,Institute of Low Temperature Energy Technology,16820355| +Технология и конструирование в электронной аппаратуре,"""Private Enterprise, Politehperiodika""",22255818|23099992 +Токсикологический вестник,"""Science and Education, Ltd.""",08697922| +Тонкие химические технологии,"""Science and Education, Ltd.""",24106593| +ТОРГОВОЕ ДЕЛО ТОРГОВОЕ ПРАВО,"""Science and Education, Ltd.""",22203680| +Травматология и ортопедия России,"""Science and Education, Ltd.""",23112905| +ТРАНСПОРТ НАУКА ТЕХНИКА УПРАВЛЕНИЕ,"""Science and Education, Ltd.""",02361914| +Тренды и управление,"""NB-Media, Ltd.""",23079118| +Труды Института системного анализа РАН,"""Science and Education, Ltd.""",20790279| +Труды Математического института им Стеклова,Pleiades Publishing,03719685| +ТРУДЫ МЕЖДУНАРОДНОГО ГЕОМЕТРИЧЕСКОГО ЦЕНТРА,Odessa National Academy of Food Technologies,20729812| +Управление экономическими системами,"""Science and Education, Ltd.""",19994516| +Управленческие науки,"""Science and Education, Ltd.""",2304022X| +Уральский медицинский журнал,"""Science and Education, Ltd.""",20715943| +Уральский научный вестник,"""Science and Education, Ltd.""",15616908| +Уральский филологический вестник,"""Science and Education, Ltd.""",23067462| +Урбанистика,"""NB-Media, Ltd.""",23108673 +Урбанистика и рынок недвижимости,"""NB-Media, Ltd.""",23130539| +Успехи математических наук,Steklov Mathematical Institute,00421316|23052872 +Успехи современного естествознания,"""Science and Education, Ltd.""",16817494| +Ученые записки Казанской государственной академии ветеринарной медицины им Н Э Баумана,"""Science and Education, Ltd.""",04515838| +Ученые записки Российской академии музыки имени Гнесиных,"""NB-Media, Ltd.""",22279997| +Фізика і хімія твердого тіла,Vasyl Stefanyk Precarpathian National University,17294428|23098589 +Фарматека,"""Science and Education, Ltd.""",20734034| +Фармацевтичний часопис,Ternopil State Medical University,23120967| +Физика горения и взрыва,Publishing House SB RAS,04306228| +Физика земли,Akademizdatcenter Nauka,00023337| +Физика металлов и металловедение,Akademizdatcenter Nauka,00153230| +Физика плазмы,Akademizdatcenter Nauka,03672921| +Физикохимия поверхности и защита материалов,Akademizdatcenter Nauka,00441856| +Физиология растений,Akademizdatcenter Nauka,00153303| +Физиология человека,Akademizdatcenter Nauka,01311646| +Физическая культура воспитание образование тренировка,"""Science and Education, Ltd.""",18174779| +Филолог – часопис за језик књижевност и културу,National and University Library of the Republic of Srpska,19865864|22331158 +Филологические исследования,Petrozavodsk State University, +Филологические исследования,Petrozavodsk State University, +Филология научные исследования,"""NB-Media, Ltd.""",23056177| +Философия и культура,"""NB-Media, Ltd.""",19992793| +Философия науки,Publishing House SB RAS,15607488| +Философия образования,Publishing House SB RAS,18110916| +Философская мысль,"""NB-Media, Ltd.""",24098728 +Финансовое право и управление,"""NB-Media, Ltd.""",23100508| +Финансовые исследования,"""Science and Education, Ltd.""",19910525| +Финансы,"""Science and Education, Ltd.""",0869446X| +Финансы и управление,"""NB-Media, Ltd.""",24097802 +Фундаментальные исследования (Fundamental Research),"""Eurasian Scientific and Industrial Chamber, Ltd.""",18127339| +Фундаментальные проблемы современного материаловедения,"""Science and Education, Ltd.""",18111416| +Функциональный анализ и его приложения,Steklov Mathematical Institute,03741990|23052899 +Харчова наука та технологія,Odessa National Academy of Food Technologies,20738684| +Химическая физика,Akademizdatcenter Nauka,0207401X| +Химия в интересах устойчивого развития,Publishing House SB RAS,08698538| +Химия высоких энергий,Akademizdatcenter Nauka,00231193| +Химия и Жизнь,"""Science and Education, Ltd.""",01305972| +Химия твердого топлива,Akademizdatcenter Nauka,00231177| +Холодильна техніка та технологія,Odessa National Academy of Food Technologies,04538307| +Человек и культура,"""NB-Media, Ltd.""",24098744 +Черные дыры в российском законодательстве,"""Science and Education, Ltd.""",02364964| +Шпитальна хірургія Журнал імені Л Я Ковальчука,Ternopil State Medical University,16812778|24144533 +Экология,Akademizdatcenter Nauka,03670597| +Экономика и предпринимательство,"""Science and Education, Ltd.""",19992300| +Экономика и социум,"""Science and Education, Ltd.""",22251545| +Экономика сельского хозяйства России,"""Science and Education, Ltd.""",20700288| +Экономист,"""Science and Education, Ltd.""",08694672| +Экономическая наука современной России,"""Science and Education, Ltd.""",16091442| +ЭКОНОМИЧЕСКИЕ И ГУМАНИТАРНЫЕ ИССЛЕДОВАНИЯ РЕГИОНОВ,"""Science and Education, Ltd.""",20791968| +Экономические и социальные перемены факты тенденции прогноз / Economic and social changes facts trends forecast,Institute of Socio-Economic Development of Territories of RAS,23070331|23129824 +Экономический вестник Ростовского государственного университета «TERRA ECONOMICUS»,"""Science and Education, Ltd.""",17264618| +Электронный журнал UNIVERSUM,"""Science and Education, Ltd.""",23114282| +Электрохимия,Akademizdatcenter Nauka,04248570| +Энергосбережение и водоподготовка,"""Science and Education, Ltd.""",19924658| +Юридические исследования,"""NB-Media, Ltd.""",24097136 +Ядерная физика,Akademizdatcenter Nauka,00440027| +Ядерная физика и инжиниринг,Pleiades Publishing,20795629| +آفاق اقتصادية,"""Al Manhal FZ, LLC""",1024266X| +أسطور للدراسات التاريخية,"""Al Manhal FZ, LLC""",24100870| +الأثر,"""Al Manhal FZ, LLC""",11123672| +الأحداث القانونية التونسية,"""Al Manhal FZ, LLC""",03307212| +الإبانة,"""Al Manhal FZ, LLC""",23359935| +الإشعاع في اللسانيات و الترجمة,"""Al Manhal FZ, LLC""",23925086| +الاتجاهات الحديثة في المكتبات و المعلومات,"""Al Manhal FZ, LLC""",11108126| +الاستهلال,"""Al Manhal FZ, LLC""",2028652X| +الاستواء,"""Al Manhal FZ, LLC""",23569808| +الترتيل,"""Al Manhal FZ, LLC""",2336016X| +التمويل الإسلامي,"""Al Manhal FZ, LLC""",23569700| +الخطاب,"""Al Manhal FZ, LLC""",11127082| +الدراسات الإسلامية,"""Al Manhal FZ, LLC""",0002399X| +الدليل,"""Al Manhal FZ, LLC""",23359439| +الزيتوني المجدد,"""Al Manhal FZ, LLC""",23822899| +السياسة الدولية,"""Al Manhal FZ, LLC""",11108207| +الصفوة,"""Al Manhal FZ, LLC""",23360178| +العبقري مجلة الثقافة الإسلامية و الإنسانية,"""Al Manhal FZ, LLC""",22320431| +العربية مجلة مجمع اللغة العربية الفلسطيني,"""Al Manhal FZ, LLC""",24131989| +الغنية,"""Al Manhal FZ, LLC""",23359609| +الفكر الشرطي,"""Al Manhal FZ, LLC""",16815297|22187073 +القانون و السياسة,"""Al Manhal FZ, LLC""",22332812| +المجلة الأكاديمية للإعجاز العلمي في القرآن والسنة,"""Academic Journal, Al-Azhar University""",23569824| +المجلة الدولية لعلوم المكتبات و المعلومات,"""Al Manhal FZ, LLC""",23568003| +المجلة العربية لجودة التعليم,"""Al Manhal FZ, LLC""",2313495X| +المجلة العربية لعلم الاجتماع,"""Al Manhal FZ, LLC""",20907591| +المجلة العربية للدراسات الأمنية و التدريب,"""Al Manhal FZ, LLC""",13191241| +المجلة العربية للعلوم الإجتماعية,"""Al Manhal FZ, LLC""",11105224| +المجلة الفلسطينية للتعليم المفتوح,"""Al Manhal FZ, LLC""",20745656| +المجمع,"""Al Manhal FZ, LLC""",20773587| +المحاماة,"""Al Manhal FZ, LLC""",03304175| +المشكاة للعلوم الإنسانية و الاجتماعية,"""Al Manhal FZ, LLC""",23110538| +المعيار,"""Al Manhal FZ, LLC""",23039604| +المنارة للدراسات القانونية و الإدارية,"""Al Manhal FZ, LLC""",2028876X| +الميزان للدراسات الإسلامية و القانونية,"""Al Manhal FZ, LLC""",2311097X| +النهضة,"""Al Manhal FZ, LLC""",16873122| +النور للدراسات الحضارية و الفكرية,"""Al Manhal FZ, LLC""",13094424| +تبين للدراسات الفكرية و الثقافية,"""Al Manhal FZ, LLC""",23052465| +جامعة,"""Al Manhal FZ, LLC""",15658090| +جسور,"""Al Manhal FZ, LLC""",23148489| +جيوبوليتيكا,"""Al Manhal FZ, LLC""",24110213| +حوليات التراث,"""Al Manhal FZ, LLC""",11125020| +حوليات العلوم و التكنولوجيا,"""Al Manhal FZ, LLC""",21700672| +دراسات أدبية,"""Al Manhal FZ, LLC""",2170046X| +دراسات اجتماعية,"""Al Manhal FZ, LLC""",21700478| +دراسات اقتصادية إسلامية,"""Al Manhal FZ, LLC""",13191608| +دراسات باحث,"""Al Manhal FZ, LLC""",23095776| +دراسات تاريخية,"""Al Manhal FZ, LLC""",23529741| +دراسات قانونية,"""Al Manhal FZ, LLC""",11128003| +دراسات نفسية,"""Al Manhal FZ, LLC""",23530324| +دراسات نفسية و تربوية,"""Al Manhal FZ, LLC""",11129263| +دفاتر السياسة و القانون,"""Al Manhal FZ, LLC""",11129808| +دفاعات,"""Al Manhal FZ, LLC""",24110205| +رؤى اقتصادية,"""Al Manhal FZ, LLC""",22530088| +رسالة التربية و علم النفس,"""Al Manhal FZ, LLC""",10214011| +رماح للبحوث و الدراسات,"""Al Manhal FZ, LLC""",23925418| +سياسات عربية,"""Al Manhal FZ, LLC""",23071583| +شؤون الأوسط,"""Al Manhal FZ, LLC""",10189408| +عالم التربية,"""Al Manhal FZ, LLC""",11104406| +عمران للعلوم الإجتماعية و الإنسانية,"""Al Manhal FZ, LLC""",23052473| +قوت القلوب,"""Al Manhal FZ, LLC""",23359595| +مجلة أبعاد اقتصادية,"""Al Manhal FZ, LLC""",11128062| +مجلة أبعاد اقتصادية,"""Al Manhal FZ, LLC""",11128062| +مجلة أماراباك,"""Al Manhal FZ, LLC""",21613621| +مجلة إدارة و بحوث الفتاوى,"""Al Manhal FZ, LLC""",22321047| +مجلة الأندلس للعلوم الإنسانية و الاجتماعية,"""Al Manhal FZ, LLC""",24101818| +مجلة الإبصار,"""Al Manhal FZ, LLC""",20288913| +مجلة الباحث,"""Al Manhal FZ, LLC""",11123613| +مجلة التراث,"""Al Manhal FZ, LLC""",22530339| +مجلة التربية و التقدم,"""Al Manhal FZ, LLC""",23131063| +مجلة الجامعة الخليجية قسم العلوم الإدارية و المالية,"""Al Manhal FZ, LLC""",19859562| +مجلة الجمعية الفقهية السعودية,"""Al Manhal FZ, LLC""",16582969| +مجلة الجوف للعلوم الاجتماعية,"""Al Manhal FZ, LLC""",16586697| +مجلة الحق,"""Al Manhal FZ, LLC""",20702590| +مجلة الحكمة للدراسات الأدبية و اللغوية,"""Al Manhal FZ, LLC""",23530464| +مجلة الحكمة للدراسات الإسلامية,"""Al Manhal FZ, LLC""",2353043X| +مجلة الحكمة للدراسات الإعلامية و الاتصالية,"""Al Manhal FZ, LLC""",23530502| +مجلة الحكمة للدراسات الاجتماعية,"""Al Manhal FZ, LLC""",23530529| +مجلة الحكمة للدراسات الاستراتيجية,"""Al Manhal FZ, LLC""",23530510| +مجلة الحكمة للدراسات الاقتصادية,"""Al Manhal FZ, LLC""",23530480| +مجلة الحكمة للدراسات البيئية و الجغرافية,"""Al Manhal FZ, LLC""",23530448| +مجلة الحكمة للدراسات التاريخية,"""Al Manhal FZ, LLC""",23530472| +مجلة الحكمة للدراسات التربوية و النفسية,"""Al Manhal FZ, LLC""",23530456| +مجلة الدراسات الاجتماعية,"""Al Manhal FZ, LLC""",23125268| +مجلة الدراسات التاريخية و الاجتماعية,"""Al Manhal FZ, LLC""",24123501| +مجلة الدراسات التربوية و الإنسانية,"""Al Manhal FZ, LLC""",20907885| +مجلة الدراسات العقدية,"""Al Manhal FZ, LLC""",1658516X| +مجلة الديمقراطية,"""Al Manhal FZ, LLC""",23569093| +مجلة السلوك البيئي,"""Al Manhal FZ, LLC""",23566183| +مجلة الشريعة و القانون,"""Al Manhal FZ, LLC""",16081013|1813095X +مجلة العلوم الإدارية و الاقتصادية,"""Al Manhal FZ, LLC""",1658404X| +مجلة العلوم الإنسانية و الاجتماعية,"""Al Manhal FZ, LLC""",21701121| +مجلة العلوم الاجتماعية,"""Al Manhal FZ, LLC""",11126752| +مجلة العلوم التربوية,"""Al Manhal FZ, LLC""",16587030| +مجلة العلوم التربوية و النفسية,"""Al Manhal FZ, LLC""",16586484| +مجلة العلوم الزراعية و البيطرية,"""Al Manhal FZ, LLC""",16584015| +مجلة العلوم الشرعية,"""Al Manhal FZ, LLC""",16584201| +مجلة العلوم العربية و الإنسانية,"""Al Manhal FZ, LLC""",16584058| +مجلة الفقه و القانون,"""Al Manhal FZ, LLC""",23360615| +مجلة القانون و المجتمع,"""Al Manhal FZ, LLC""",23351462| +مجلة اللغة,"""Al Manhal FZ, LLC""",23944862| +مجلة المدونة,"""Al Manhal FZ, LLC""",23491884| +مجلة المركز العربي للبحوث و الدراسات في علوم المكتبات و المعلومات,"""Al Manhal FZ, LLC""",24108324| +مجلة الممارسات اللغوية,"""Al Manhal FZ, LLC""",21700583| +مجلة الندوة للدراسات القانونية,"""Al Manhal FZ, LLC""",23925175|23925175 +مجلة بحوث و دراسات قانونية,"""Al Manhal FZ, LLC""",03304582| +مجلة جامعة الأقصى سلسلة العلوم الإنسانية,"""Al Manhal FZ, LLC""",20703147| +مجلة جامعة الشارقة للعلوم الشرعية و القانونية,"""Al Manhal FZ, LLC""",19962320| +مجلة جامعة القدس المفتوحة للأبحاث و الدراسات,"""Al Manhal FZ, LLC""",20745648| +مجلة جامعة القدس المفتوحة للأبحاث و الدراسات الإدارية و الاقتصادية,"""Al Manhal FZ, LLC""",24103349| +مجلة جامعة القدس المفتوحة للأبحاث و الدراسات التربوية و النفسية,"""Al Manhal FZ, LLC""",23074655| +مجلة جامعة طيبة للعلوم التربوية,"""Al Manhal FZ, LLC""",16583663| +مجلة جامعة فلسطين للأبحاث و الدراسات,"""Al Manhal FZ, LLC""",2410874X| +مجلة جيل الدراسات الأدبية و الفكرية,"""Al Manhal FZ, LLC""",2311519X| +مجلة جيل الدراسات السياسية و العلاقات الدولية,"""Al Manhal FZ, LLC""",24103926| +مجلة جيل العلوم الإنسانية و الإجتماعية,"""Al Manhal FZ, LLC""",23115181| +مجلة جيل حقوق الإنسان,"""Al Manhal FZ, LLC""",23113650| +مجلة دراسات شرق أوسطية,"""Al Manhal FZ, LLC""",18118208| +مجلة شؤون إجتماعية,"""Al Manhal FZ, LLC""",1025059X| +مجلة علوم الإنسان و المجتمع,"""Al Manhal FZ, LLC""",22530347| +مجلة علوم التربية,"""Al Manhal FZ, LLC""",11130075| +مجلة قضاء,"""Al Manhal FZ, LLC""",16586735| +مجلة كلية الشريعة و الدراسات الإسلامية,"""Al Manhal FZ, LLC""",23055545| +هرمس,"""Al Manhal FZ, LLC""",20908555| +วารสารวิศวกรรมศาสตร์,"""Faculty of Engineering, Chulalongkorn University""",19063636| +临床转化神经科学,Translational Neuroscience and Clinics,20960441| +人格学报,"""Sophia Publishing Group, Inc.""",19297300 +全球生物技术评论,"""Sophia Publishing Group, Inc.""",19276699 +分子植物育种,"""Sophia Publishing Group, Inc.""",19238258 +医学检验检疫杂志,"""Sophia Publishing Group, Inc.""",19294913 +医学遗传学与疾病研究,"""Sophia Publishing Group, Inc.""",19294921 +国际中西医结合杂志,New Century Science Press. LLC,23086025|23754710 +国际临床报告,New Century Science Press. LLC,23723858 +国际传统医学杂志,New Century Science Press. LLC,23085665|23754567 +国际公共卫生杂志,New Century Science Press. LLC,23725923 +国际内分泌与代谢研究,New Century Science Press. LLC,23748125 +国际医院管理杂志,New Century Science Press. LLC,23093609|23754060 +国际外科护理,New Century Science Press. LLC,2372594X +国际学术期刊研究,"""Sophia Publishing Group, Inc.""",19297289 +国际心理学研究杂志,New Century Science Press. LLC,2330913X|23342021 +国际心脑血管病杂志,New Century Science Press. LLC,23093374|23754095 +国际护理教育杂志,New Century Science Press. LLC,23728302| +国际护理研究,New Century Science Press. LLC,23092963|23754664 +国际老年护理学,New Century Science Press. LLC,2309303X|23754079 +国际药学研究,New Century Science Press. LLC,23728299 +国际高级护理实践,New Century Science Press. LLC,23758422|23758430 +地理科学进展,Progress in Geography,10076301| +基因组学与医学生物学,"""Sophia Publishing Group, Inc.""",19294697 +基因组学与应用生物学,"""Sophia Publishing Group, Inc.""",1674568X +基因组学与生物技术,"""Sophia Publishing Group, Inc.""",19294689 +实验材料和方法,"""Synatom Research, LLC""",23295147 +心理学研究,"""Sophia Publishing Group, Inc.""",19297297 +文化与社会心理学,"""Sophia Publishing Group, Inc.""",19294670 +新世纪教育杂志,New Century Science Press. LLC,23309121|23309121 +昆虫分子生物学研究,"""Sophia Publishing Group, Inc.""",19295375 +植物药与药理学杂志,"""Sophia Publishing Group, Inc.""",19295367 +欧洲生物技术研究进展,"""Sophia Publishing Group, Inc.""",19276680 +水生生物研究,"""Sophia Publishing Group, Inc.""",19295529 +汉唐研究,"""Sophia Publishing Group, Inc.""",19296010 +海洋生物学学报,"""Sophia Publishing Group, Inc.""",19295537 +産業応用工学会論文誌,Institute of Industrial Applications Engineers,2189373X|21875146 +癌症与分子诊断研究,"""Sophia Publishing Group, Inc.""",1929493X +神戸大学大学院工学研究科・システム情報学研究科紀要,Terrapub,21855102 +神戸大学大学院工学研究科紀要,Terrapub,18840302 +编辑与出版研究,"""Sophia Publishing Group, Inc.""",19297270 +美洲农业研究前沿,"""Sophia Publishing Group, Inc.""",19276672 +计算分子生物学,"""Sophia Publishing Group, Inc.""",19294417 +豆科基因组学与遗传学,"""Sophia Publishing Group, Inc.""",19251599 +资源科学,Resources Science,10077588| +강원법학,Kangwon National University Institute of Comparative Legal Studies,12294578| +고전문학연구,Korean Classical Literature Association,12251445| +교육연구,Sung Shin Women's University Educational Reseaerch Institute,15987094| +문화와 사회,Korea Assocation for Cultural Sociology,19757239| +문화와 사회,Korea Assocation for Cultural Sociology,19757239| +민족문화연구,Research Institute of Korean Studies,12297925| +법학논고,Law Research Institute of KNU,17385903| +법학논총,Legal Research Institute Kookmin University,12259969| +사회과학연구,"""Institute of Social Science, Sogang University""",15980596| +사회과학연구논총,Ewha Journal of Social Sciences,19758987| +이화음악논집,Ewha Music Research Institute,12297690| +전자무역연구,E-Trade Review,17389607| +정부학연구,Institute of Governmental Studies,12294241| +중소연구,Asia-Pacific Research Center,10123563| +지중해지역연구,Institute for Mediterranean Studies,12297542| +철학사상,Institute for Philosophy,12267007| +한국고전여성문학연구,Society of Korean Classical Woman Literature,12299316| +한국문화연구,Research Institute of Korean Culture,15984176| +한국학논집,Academia Koreana,17388902| diff --git a/content-json/CREDITS.txt b/content-json/CREDITS.txt new file mode 100644 index 0000000..b773b52 --- /dev/null +++ b/content-json/CREDITS.txt @@ -0,0 +1,27 @@ + +Credits + +org.xbib.json.jackson is originally based on com.github.fge.jackson +org.xbib.json.pointer is originally based on com.github.fge.jackson,jsonpointer +org.xbib.json.patch is originally bases on com.github.fge.jsonpatch + +Original copyright notice: + +/* + * Copyright (c) 2014, Francis Galiegue (fgaliegue@gmail.com) + * + * This software is dual-licensed under: + * + * - the Lesser General Public License (LGPL) version 3.0 or, at your option, any + * later version; + * - the Apache Software License (ASL) version 2.0. + * + * The text of this file and of both licenses is available at the root of this + * project or, if you have the jar distribution, in directory META-INF/, under + * the names LGPL-3.0.txt and ASL-2.0.txt respectively. + * + * Direct link to the sources: + * + * - LGPL 3.0: https://www.gnu.org/licenses/lgpl-3.0.txt + * - ASL 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt + */ \ No newline at end of file diff --git a/content-json/build.gradle b/content-json/build.gradle new file mode 100644 index 0000000..d1a1b69 --- /dev/null +++ b/content-json/build.gradle @@ -0,0 +1,10 @@ +dependencies { + compile "com.fasterxml.jackson.core:jackson-databind:2.8.3" + testCompile('junit:junit:4.12') { + exclude group: 'org.hamcrest' + } + testCompile('org.mockito:mockito-core:1.9.5') { + exclude group: 'org.hamcrest' + } + testCompile 'org.hamcrest:hamcrest-all:1.3' +} \ No newline at end of file diff --git a/content-json/config/checkstyle/checkstyle.xml b/content-json/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-json/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-json/src/main/java/org/xbib/content/json/diff/Diff.java b/content-json/src/main/java/org/xbib/content/json/diff/Diff.java new file mode 100644 index 0000000..1f78d29 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/Diff.java @@ -0,0 +1,159 @@ +package org.xbib.content.json.diff; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.jackson.JsonNumEquals; +import org.xbib.content.json.jackson.Wrapper; +import org.xbib.content.json.pointer.JsonPointer; + +import java.util.Arrays; +import java.util.Objects; + +/** + * Difference representation. Captures diff information required to + * generate JSON patch operations and factorize differences. + */ +final class Diff { + + final JsonNode value; + DiffOperation operation; + JsonPointer path; + JsonPointer arrayPath; + int firstArrayIndex; + int secondArrayIndex; + JsonPointer fromPath; + + Diff pairedDiff; + + boolean firstOfPair; + + private Diff(final DiffOperation operation, final JsonPointer path, + final JsonNode value) { + this.operation = operation; + this.path = path; + this.value = value; + } + + private Diff(final DiffOperation operation, final JsonPointer arrayPath, + final int firstArrayIndex, final int secondArrayIndex, + final JsonNode value) { + this.operation = operation; + this.arrayPath = arrayPath; + this.firstArrayIndex = firstArrayIndex; + this.secondArrayIndex = secondArrayIndex; + this.value = value; + } + + static Diff simpleDiff(final DiffOperation operation, + final JsonPointer path, final JsonNode value) { + return new Diff(operation, path, value.deepCopy()); + } + + /* + * "Stateless" removal of a given node from an array given a base path (the + * immediate parent of an array) and an array index; as the name suggests, + * this factory method is called only when a node is removed from the tail + * of a target array; in other words, the source node has extra elements. + */ + static Diff tailArrayRemove(final JsonPointer basePath, final int index, + final int removeIndex, final JsonNode victim) { + return new Diff(DiffOperation.REMOVE, basePath, index, removeIndex, + victim.deepCopy()); + } + + static Diff arrayRemove(final JsonPointer basePath, + final IndexedJsonArray array1, final IndexedJsonArray array2) { + return new Diff(DiffOperation.REMOVE, basePath, array1.getIndex(), + array2.getIndex(), array1.getElement().deepCopy()); + } + + static Diff arrayAdd(final JsonPointer basePath, final JsonNode node) { + return new Diff(DiffOperation.ADD, basePath, -1, -1, node.deepCopy()); + } + + static Diff arrayInsert(final JsonPointer basePath, + final IndexedJsonArray array1, final IndexedJsonArray array2) { + return new Diff(DiffOperation.ADD, basePath, array1.getIndex(), + array2.getIndex(), array2.getElement().deepCopy()); + } + + JsonNode asJsonPatch() { + final JsonPointer ptr = arrayPath != null ? getSecondArrayPath() + : path; + final ObjectNode patch = operation.newOp(ptr); + /* + * A remove only has a path + */ + if (operation == DiffOperation.REMOVE) { + return patch; + } + /* + * A move has a "source path" (the "from" member), other defined + * operations (add and replace) have a value instead. + */ + if (operation == DiffOperation.MOVE + || operation == DiffOperation.COPY) { + patch.put("from", fromPath.toString()); + } else { + patch.set("value", value); + } + return patch; + } + + JsonPointer getSecondArrayPath() { + // compute path from array path and index + if (secondArrayIndex != -1) { + return arrayPath.append(secondArrayIndex); + } + return arrayPath.append("-"); + } + + + @SuppressWarnings("unchecked") + @Override + public int hashCode() { + return hashCode(operation, path, arrayPath, firstArrayIndex, + secondArrayIndex, new Wrapper<>(JsonNumEquals.getInstance(), value), + fromPath, pairedDiff != null, firstOfPair); + } + + private int hashCode(Object... objects) { + return Arrays.hashCode(objects); + } + + @Override + public boolean equals(final Object obj) { + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final Diff other = (Diff) obj; + return operation == other.operation + && Objects.equals(path, other.path) + && Objects.equals(arrayPath, other.arrayPath) + && firstArrayIndex == other.firstArrayIndex + && secondArrayIndex == other.secondArrayIndex + && JsonNumEquals.getInstance().equivalent(value, other.value) + && Objects.equals(fromPath, other.fromPath) + && Objects.equals(pairedDiff != null, other.pairedDiff != null) + && firstOfPair == other.firstOfPair; + } + + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + sb.append(getClass().getName()) + .append("{op=").append(operation) + .append("}{path=").append(path) + .append("}{arrayPath=").append(arrayPath) + .append("}{firstArrayIndex=").append(firstArrayIndex) + .append("}{secondArrayIndex").append(secondArrayIndex) + .append("}{value").append(value) + .append("}{fromPath").append(fromPath) + .append("}{paired").append(pairedDiff != null) + .append("}{firstOfPair").append(firstOfPair); + return Objects.toString(sb.toString()); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/DiffFactorizer.java b/content-json/src/main/java/org/xbib/content/json/diff/DiffFactorizer.java new file mode 100644 index 0000000..34eb4cf --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/DiffFactorizer.java @@ -0,0 +1,285 @@ +package org.xbib.content.json.diff; + +import static org.xbib.content.json.diff.DiffOperation.ADD; +import static org.xbib.content.json.diff.DiffOperation.REMOVE; + +import com.fasterxml.jackson.databind.JsonNode; +import org.xbib.content.json.jackson.Equivalence; +import org.xbib.content.json.jackson.JsonNumEquals; +import org.xbib.content.json.pointer.JsonPointer; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +final class DiffFactorizer { + + private static final Equivalence EQUIVALENCE = JsonNumEquals.getInstance(); + + private DiffFactorizer() { + } + + /** + * Factorize list of ordered differences. Where removed values are + * equivalent to added values, merge add and remove to move + * differences. Because remove differences are relocated in the + * process of merging, other differences can be side effected. + * Add differences with equivalent values to previous add + * differences are converted to copy differences. + * + * @param diffs list of ordered differences. + */ + public static void factorizeDiffs(final List diffs) { + findPairs(diffs); + factorizePairs(diffs); + + // Factorize add diffs with equivalent non-empty object or array + // values into copy diffs; from paths for copy diffs can be set using + // previous add diff paths and/or array paths because diff order is + // acyclic and immutable for this factorization. The only exception + // to this rule are adds that append to arrays: these have no concrete + // path that can serve as a copy diff from path. + final List addDiffs = new ArrayList<>(); + for (final Diff diff : diffs) { + /* + * Ignore non add operations + */ + if (diff.operation != ADD) { + continue; + } + /* + * Skip value nodes or empty objects/arrays + */ + if (diff.value.size() == 0) { + continue; + } + // check add diff value against list of previous add diffs + Diff addDiff = null; + for (final Diff testAddDiff : addDiffs) { + if (EQUIVALENCE.equivalent(diff.value, testAddDiff.value)) { + addDiff = testAddDiff; + break; + } + } + + // if not found previously, save add diff, (if not appending + // to an array which can have no concrete from path), and continue + if (addDiff == null) { + if (diff.arrayPath == null || diff.secondArrayIndex != -1) { + addDiffs.add(diff); + } + continue; + } + // previous add diff found by value: convert add diff to copy + // diff with from path set to concrete add diff path + diff.operation = DiffOperation.COPY; + diff.fromPath = addDiff.arrayPath != null + ? addDiff.getSecondArrayPath() : addDiff.path; + } + } + + /** + * Find additions/removal pairs + *

+ *

Find addition operations which can be paired value-wise with removal + * operations.

+ *

+ *

Note that only the first pair is considered.

+ * + * @param diffs the list of diffs + */ + private static void findPairs(final List diffs) { + final int diffsSize = diffs.size(); + + Diff addition, removal; + + for (int addIndex = 0; addIndex < diffsSize; addIndex++) { + addition = diffs.get(addIndex); + if (addition.operation != ADD) { + continue; + } + /* + * Found an addition: try and find a matching removal + */ + for (int removeIndex = 0; removeIndex < diffsSize; removeIndex++) { + removal = diffs.get(removeIndex); + if (removal.operation == REMOVE && EQUIVALENCE.equivalent(removal.value, addition.value)) { + addition.pairedDiff = removal; + addition.firstOfPair = addIndex < removeIndex; + removal.pairedDiff = addition; + removal.firstOfPair = removeIndex < addIndex; + break; + } + } + } + } + + /** + * Factorize additions/removals + *

Removals, when paired with additions, are removed from the list.

+ *

+ *

Special care must be taken for additions/removal pairs happening + * within the same array, so that array indices can be adjusted properly. + *

+ * + * @param diffs the list of diffs + */ + private static void factorizePairs(final List diffs) { + /* + * Those two arrays will hold array removals seen before or after their + * paired additions. + */ + final List seenBefore = new ArrayList<>(); + final List seenAfter = new ArrayList<>(); + final Iterator iterator = diffs.iterator(); + + Diff diff; + while (iterator.hasNext()) { + diff = iterator.next(); + if (diff.pairedDiff != null) { + if (diff.operation == REMOVE) { + /* + * If removal is from an array and we reach this point, + * it means the matching addition has not been seen yet. + * Add this diff to the relevant list. + */ + if (diff.arrayPath != null && diff.firstOfPair) { + seenBefore.add(diff); + } + // remove paired remove and continue + iterator.remove(); + } else if (diff.operation == ADD) { + /* + * Turn paired additions into move operations + */ + transformAddition(seenBefore, seenAfter, diff); + } else { + throw new IllegalStateException(); + } + } + // adjust secondary index for all array diffs with matching + // deferred array removes; note: all non remove array diffs + // have a valid second array index + if (diff.arrayPath != null) { + diff.secondArrayIndex = adjustSecondArrayIndex(seenBefore, + diff.arrayPath, diff.secondArrayIndex); + } + } + } + + private static void transformAddition(final List seenBefore, + final List seenAfter, final Diff diff) { + final Diff removal = diff.pairedDiff; + // convert paired add diff into a move + diff.operation = DiffOperation.MOVE; + diff.pairedDiff = null; + + /* + * Compute the "from" path of this move operation + */ + if (removal.arrayPath == null) { + /* + * If removal was not from an array, we just need to grab + * the path of this remove operation as the origin path + * for this move + */ + diff.fromPath = removal.path; + return; + } + + if (diff.firstOfPair) { + // move diff is first of pair: remove will be advanced + // and will use original first indexes into array + int removeIndex = removal.firstArrayIndex; + // adjust remove index for operations on arrays with + // matching advanced array removes + removeIndex = adjustFirstArrayIndex(seenAfter, removal.arrayPath, + removeIndex); + // if move diff and remove diff are from the same array, + // remove index must be based on an original index offset + // from the move diff secondary index; this is reflecting + // the fact that array diff operations up to the move diff + // have been applied, but those following the move diff to + // the remove diff have not and thus require original + // first array index adjustments + if (removal.arrayPath.equals(diff.arrayPath)) { + final int moveSecondArrayIndex = adjustSecondArrayIndex( + seenBefore, diff.arrayPath, diff.secondArrayIndex); + final int moveFirstArrayIndex = adjustFirstArrayIndex(seenAfter, + diff.arrayPath, diff.firstArrayIndex); + removeIndex += moveSecondArrayIndex - moveFirstArrayIndex; + } + // set move diff from using adjusted remove index + diff.fromPath = removal.arrayPath.append(removeIndex); + // track advanced array removes + seenAfter.add(removal); + } else { + // remove diff is first of pair: remove has been deferred + // for this move; remove tracked deferred array remove + seenBefore.remove(removal); + // remove can now be moved using second index + int removeIndex = removal.secondArrayIndex; + // adjust remove index for operations on arrays with + // matching deferred array removes + removeIndex = adjustSecondArrayIndex(seenBefore, removal.arrayPath, + removeIndex); + // set move diff from using adjusted remove index + diff.fromPath = removal.arrayPath.append(removeIndex); + } + } + + /** + * Adjust array index based on array removes seen before their matching + * additions. Missing second array indexes (-1) are not adjusted. + * + * @param seenAfter list of removals seen before their matching additions + * @param arrayPath array path of array index to adjust + * @param arrayIndex index to adjust and upper range of removes + * @return index adjusted by advanced array moves in range + */ + private static int adjustFirstArrayIndex(final List seenAfter, + final JsonPointer arrayPath, final int arrayIndex) { + /* + * Adjust index of removal operations on arrays with matching advanced + * array removes: for each advanced remove, decrement the index assuming + * remove will have been done before remaining diffs on array + */ + int arrayRemoves = 0; + for (final Diff removal : seenAfter) { + if (arrayPath.equals(removal.arrayPath) + && arrayIndex > removal.firstArrayIndex) { + arrayRemoves++; + } + } + return arrayIndex - arrayRemoves; + } + + /** + * Adjust array index of removal operations seen after their matching + * additions. Missing second array indexes (-1) are not adjusted. + * + * @param seenAfter list of removals seen before their matching additions + * @param arrayPath array path of array index to adjust + * @param arrayIndex index to adjust and upper range of moves + * @return index adjusted by deferred array moves in range + */ + private static int adjustSecondArrayIndex(final List seenAfter, + final JsonPointer arrayPath, final int arrayIndex) { + if (arrayIndex == -1) { + return arrayIndex; + } + /* + * adjust secondary index for operations on arrays with matching + * deferred array removes: for each deferred remove, increment the index + * assuming remove will not be done until the move diff is performed + */ + int arrayRemoves = 0; + for (final Diff removal : seenAfter) { + if (arrayPath.equals(removal.arrayPath) + && arrayIndex >= removal.secondArrayIndex) { + arrayRemoves++; + } + } + return arrayIndex + arrayRemoves; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/DiffOperation.java b/content-json/src/main/java/org/xbib/content/json/diff/DiffOperation.java new file mode 100644 index 0000000..ba17280 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/DiffOperation.java @@ -0,0 +1,36 @@ +package org.xbib.content.json.diff; + +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.jackson.JacksonUtils; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * Difference operation types. Add, remove, and replace operations + * are directly generated by node comparison. Move operations are + * the result of factorized add and remove operations. + */ +enum DiffOperation { + ADD("add"), + REMOVE("remove"), + REPLACE("replace"), + MOVE("move"), + COPY("copy"); + + private final String opName; + + DiffOperation(final String opName) { + this.opName = opName; + } + + ObjectNode newOp(final JsonPointer ptr) { + final ObjectNode ret = JacksonUtils.nodeFactory().objectNode(); + ret.put("op", opName); + ret.put("path", ptr.toString()); + return ret; + } + + @Override + public String toString() { + return opName; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/IndexedJsonArray.java b/content-json/src/main/java/org/xbib/content/json/diff/IndexedJsonArray.java new file mode 100644 index 0000000..dbff84d --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/IndexedJsonArray.java @@ -0,0 +1,46 @@ +package org.xbib.content.json.diff; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import org.xbib.content.json.jackson.JacksonUtils; + +import java.util.List; + +final class IndexedJsonArray { + private final int size; + private final JsonNode node; + + private int index = 0; + + IndexedJsonArray(final JsonNode node) { + this.node = node; + size = node.size(); + } + + IndexedJsonArray(final List list) { + final ArrayNode arrayNode = JacksonUtils.nodeFactory().arrayNode(); + arrayNode.addAll(list); + node = arrayNode; + size = arrayNode.size(); + } + + int getIndex() { + return isEmpty() ? -1 : index; + } + + void shift() { + index++; + } + + JsonNode getElement() { + return node.get(index); + } + + boolean isEmpty() { + return index >= size; + } + + int size() { + return size; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/JsonDiff.java b/content-json/src/main/java/org/xbib/content/json/diff/JsonDiff.java new file mode 100644 index 0000000..ffde854 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/JsonDiff.java @@ -0,0 +1,401 @@ +package org.xbib.content.json.diff; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; +import org.xbib.content.json.jackson.Equivalence; +import org.xbib.content.json.jackson.JacksonUtils; +import org.xbib.content.json.jackson.JsonNumEquals; +import org.xbib.content.json.jackson.NodeType; +import org.xbib.content.json.pointer.JsonPointer; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +/** + * "Reverse" factorizing JSON Patch implementation. + * + * This class only has one method, {@link #asJson(com.fasterxml.jackson.databind.JsonNode, + * com.fasterxml.jackson.databind.JsonNode)}, which + * takes two JSON values as arguments and returns a patch as a {@link com.fasterxml.jackson.databind.JsonNode}. + * This generated patch can then be used in {@link + * org.xbib.content.json.patch.JsonPatch#fromJson(com.fasterxml.jackson.databind.JsonNode)}. + * + * Numeric equivalence is respected. Operations are always generated in the + * following order: + * + *
    + *
  • additions,
  • + *
  • removals,
  • + *
  • replacements.
  • + *
+ * + * Array values generate operations in the order of elements. Factorizing is + * done to merge add and remove into move operations and convert duplicate add + * to copy operations if values are equivalent. No test operations are + * generated (they don't really make sense for diffs anyway). + * + * Note that due to the way {@link com.fasterxml.jackson.databind.JsonNode} is implemented, this class is + * inherently not thread safe (since {@code JsonNode} is mutable). It is + * therefore the responsibility of the caller to ensure that the calling context + * is safe (by ensuring, for instance, that only the diff operation has + * references to the values to be diff'ed). + */ +public final class JsonDiff { + private static final JsonNodeFactory FACTORY = JacksonUtils.nodeFactory(); + + private static final Equivalence EQUIVALENCE + = JsonNumEquals.getInstance(); + + private JsonDiff() { + } + + /** + * Generate a JSON patch for transforming the source node into the target node. + * + * @param source the node to be patched + * @param target the expected result after applying the patch + * @return the patch as a {@link com.fasterxml.jackson.databind.JsonNode} + */ + public static JsonNode asJson(final JsonNode source, final JsonNode target) { + final List diffs = new ArrayList<>(); + generateDiffs(diffs, JsonPointer.empty(), source, target); + DiffFactorizer.factorizeDiffs(diffs); + final ArrayNode patch = FACTORY.arrayNode(); + for (final Diff diff : diffs) { + patch.add(diff.asJsonPatch()); + } + return patch; + } + + /** + * Generate differences between source and target node. + * + * @param diffs list of differences (in order) + * @param path parent path for both nodes + * @param source source node + * @param target target node + */ + private static void generateDiffs(final List diffs, + final JsonPointer path, final JsonNode source, final JsonNode target) { + /* + * If both nodes are equivalent, there is nothing to do + */ + if (EQUIVALENCE.equivalent(source, target)) { + return; + } + + /* + * Get both node types. We shortcut to a simple replace operation in the + * following scenarios: + * + * - nodes are not the same type; or + * - they are the same type, but are not containers (ie, they are + * neither objects nor arrays). + */ + final NodeType sourceType = NodeType.getNodeType(source); + final NodeType targetType = NodeType.getNodeType(target); + if (sourceType != targetType || !source.isContainerNode()) { + diffs.add(Diff.simpleDiff(DiffOperation.REPLACE, path, target)); + return; + } + if (sourceType == NodeType.OBJECT) { + generateObjectDiffs(diffs, path, source, target); + } else { + generateArrayDiffs(diffs, path, source, target); + } + } + + /** + * Generate differences between two object nodes. + * + * Differences are generated in the following order: added members, + * removed members, modified members. + * + * @param diffs list of differences (modified) + * @param path parent path common to both nodes + * @param source node to patch + * @param target node to attain + */ + private static void generateObjectDiffs(final List diffs, + final JsonPointer path, final JsonNode source, final JsonNode target) { + final List inFirst = new ArrayList<>(); + Iterator it = source.fieldNames(); + while (it.hasNext()) { + inFirst.add(it.next()); + } + final List inSecond = new ArrayList<>(); + it = target.fieldNames(); + while (it.hasNext()) { + inSecond.add(it.next()); + } + List fields; + fields = new ArrayList<>(inSecond); + fields.removeAll(inFirst); + for (final String s : fields) { + diffs.add(Diff.simpleDiff(DiffOperation.ADD, path.append(s), target.get(s))); + } + fields = new ArrayList<>(inFirst); + fields.removeAll(inSecond); + for (final String s : fields) { + diffs.add(Diff.simpleDiff(DiffOperation.REMOVE, path.append(s), source.get(s))); + } + fields = new ArrayList<>(inFirst); + fields.retainAll(inSecond); + for (final String s : fields) { + generateDiffs(diffs, path.append(s), source.get(s), target.get(s)); + } + } + + /** + * Generate differences between two array nodes. + * Differences are generated in order by comparing elements against the + * longest common subsequence of elements in both arrays. + * + * @param diffs list of differences (modified) + * @param path parent pointer of both array nodes + * @param source array node to be patched + * @param target target node after patching + * @see LeastCommonSubsequence#getLCS(com.fasterxml.jackson.databind.JsonNode, com.fasterxml.jackson.databind.JsonNode) + */ + private static void generateArrayDiffs(final List diffs, + final JsonPointer path, final JsonNode source, final JsonNode target) { + // compare array elements linearly using longest common subsequence + // algorithm applied to the array elements + final IndexedJsonArray src = new IndexedJsonArray(source); + final IndexedJsonArray dst = new IndexedJsonArray(target); + final IndexedJsonArray lcs = LeastCommonSubsequence.doLCS(source, target); + + preLCS(diffs, path, lcs, src, dst); + inLCS(diffs, path, lcs, src, dst); + postLCS(diffs, path, src, dst); + } + + /* + * First method entered when computing array diffs. It will exit early if + * the LCS is empty. + * + * If the LCS is not empty, it means that both the source and target arrays + * have at least one element left. In such a situation, this method will run + * until elements extracted from both arrays are equivalent to the first + * element of the LCS. + */ + private static void preLCS(final List diffs, final JsonPointer path, + final IndexedJsonArray lcs, final IndexedJsonArray source, + final IndexedJsonArray target) { + if (lcs.isEmpty()) { + return; + } + /* + * This is our sentinel: if nodes from both the first array and the + * second array are equivalent to this node, we are done. + */ + final JsonNode sentinel = lcs.getElement(); + + /* + * Those two variables hold nodes for the first and second array in the + * main loop. + */ + JsonNode srcNode; + JsonNode dstNode; + + /* + * This records the number of equivalences between the LCS node and + * nodes from the source and target arrays. + */ + int nrEquivalences; + + while (true) { + /* + * At each step, we reset the number of equivalences to 0. + */ + nrEquivalences = 0; + srcNode = source.getElement(); + dstNode = target.getElement(); + if (EQUIVALENCE.equivalent(sentinel, srcNode)) { + nrEquivalences++; + } + if (EQUIVALENCE.equivalent(sentinel, dstNode)) { + nrEquivalences++; + } + /* + * If both srcNode and dstNode are equivalent to our sentinel, we + * are done; this is our exit condition. + */ + if (nrEquivalences == 2) { + return; + } + /* + * If none of them are equivalent to the LCS node, compute diffs + * in first array so that the element in this array's index be + * transformed into the matching element in the second array; then + * restart the loop. + * + * Note that since we are using an LCS, and no element of either + * array is equivalent to the first element of the LCS (our + * sentinel), a consequence is that indices in both arrays are + * equal. In the path below, we could have equally used the index + * from the target array. + */ + if (nrEquivalences == 0) { + generateDiffs(diffs, path.append(source.getIndex()), srcNode, + dstNode); + source.shift(); + target.shift(); + continue; + } + /* + * If we reach this point, one array has to catch up in order to + * reach the first element of the LCS. The logic is as follows: + * + *
    + *
  • if the source array has to catch up, it means its elements have + * been removed from the target array;
  • + *
  • if the target array has to catch up, it means the source + * array's elements are being inserted into the target array.
  • + *
+ */ + if (!EQUIVALENCE.equivalent(sentinel, srcNode)) { + diffs.add(Diff.arrayRemove(path, source, target)); + source.shift(); + } else { + diffs.add(Diff.arrayInsert(path, source, target)); + target.shift(); + } + } + } + + /* + * This method is called after preLCS(). Its role is to deplete the LCS. + * + * One particularity of using LCS is that as long as the LCS is not empty, + * we can be sure that there is at least one element left in both the source + * and target array. + */ + private static void inLCS(final List diffs, final JsonPointer path, + final IndexedJsonArray lcs, final IndexedJsonArray source, + final IndexedJsonArray target) { + JsonNode sourceNode; + JsonNode targetNode; + JsonNode lcsNode; + + boolean sourceMatch; + boolean targetMatch; + + while (!lcs.isEmpty()) { + sourceNode = source.getElement(); + targetNode = target.getElement(); + lcsNode = lcs.getElement(); + sourceMatch = EQUIVALENCE.equivalent(sourceNode, lcsNode); + targetMatch = EQUIVALENCE.equivalent(targetNode, lcsNode); + + if (!sourceMatch) { + /* + * At this point, the first element of our source array has + * failed to "reach" a matching element in the target array. + * + * Such an element therefore needs to be removed from the target + * array. We therefore generate a "remove event", shift the + * source array and restart the loop. + */ + diffs.add(Diff.arrayRemove(path, source, target)); + source.shift(); + continue; + } + /* + * When we reach this point, we know that the element extracted + * from the source array is equivalent to the LCS element. + * + * Note that from this point on, whatever the target element is, we + * need to shift our target array; there are two different scenarios + * we must account for: + * + *
    + *
  • if the target element is equivalent to the LCS element, we have + * a common subsequence element (remember that the source element + * is also equivalent to this same LCS element at this point); no + * mutation of the target array takes place; we must therefore + * shift all three arrays (source, target, LCS);
  • + *
  • otherwise (target element is not equivalent to the LCS + * element), we need to emit an insertion event of the target + * element, and advance the target array only.
  • + *
+ */ + if (targetMatch) { + source.shift(); + lcs.shift(); + } else { + diffs.add(Diff.arrayInsert(path, source, target)); + } + /* + * Shift/advance the target array; always performed, see above + */ + target.shift(); + } + } + + /* + * This function is run once the LCS has been exhausted. + * + * Since the LCS has been exhausted, it means that for whatever nodes node1 + * and node2 extracted from source and target, they can never be equal. + * + * The algorithm is therefore as follows: + * + *
    + *
  • as long as both are not empty, grab both elements from both arrays and + * generate diff operations on them recursively;
  • + *
  • when we are out of this loop, add any elements remaining in the second + * array (if any), and remove any elements remaining in the first array + * (if any).
  • + *
+ * + * Note that at the second step, only one of the two input arrays will ever + * have any elements left; it is therefore safe to call the appropriate + * functions for _both_ possibilities since only one will ever produce any + * results. + */ + private static void postLCS(final List diffs, final JsonPointer path, + final IndexedJsonArray source, final IndexedJsonArray target) { + JsonNode src, dst; + + while (!(source.isEmpty() || target.isEmpty())) { + src = source.getElement(); + dst = target.getElement(); + generateDiffs(diffs, path.append(source.getIndex()), src, dst); + source.shift(); + target.shift(); + } + addRemaining(diffs, path, target); + removeRemaining(diffs, path, source, target.size()); + } + + private static void addRemaining(final List diffs, + final JsonPointer path, final IndexedJsonArray array) { + Diff diff; + JsonNode node; + + while (!array.isEmpty()) { + node = array.getElement().deepCopy(); + diff = Diff.arrayAdd(path, node); + diffs.add(diff); + array.shift(); + } + } + + private static void removeRemaining(final List diffs, + final JsonPointer path, final IndexedJsonArray array, + final int removeIndex) { + Diff diff; + JsonNode node; + + while (!array.isEmpty()) { + node = array.getElement(); + diff = Diff.tailArrayRemove(path, array.getIndex(), + removeIndex, node); + diffs.add(diff); + array.shift(); + } + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/LeastCommonSubsequence.java b/content-json/src/main/java/org/xbib/content/json/diff/LeastCommonSubsequence.java new file mode 100644 index 0000000..c6835c3 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/LeastCommonSubsequence.java @@ -0,0 +1,167 @@ +package org.xbib.content.json.diff; + +import com.fasterxml.jackson.databind.JsonNode; +import org.xbib.content.json.jackson.Equivalence; +import org.xbib.content.json.jackson.JsonNumEquals; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Collections; +import java.util.List; + +/** + * Longest common subsequence algorithm implementation + *

+ *

This is an adaptation of the code found at Rosetta + * Code for {@link com.fasterxml.jackson.databind.node.ArrayNode} instances.

+ *

+ *

For instance, given these two arrays:

+ *

+ *

    + *
  • {@code [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ]},
  • + *
  • {@code [ 1, 2, 10, 11, 5, 12, 8, 9 ]}
  • + *
+ *

+ *

this code will return {@code [ 1, 2, 5, 8, 9 ]}.

+ */ +final class LeastCommonSubsequence { + + private static final Equivalence EQUIVALENCE = JsonNumEquals.getInstance(); + + private LeastCommonSubsequence() { + } + + /** + * Get the longest common subsequence of elements of two array nodes + *

+ *

This is an implementation of the classic 'diff' algorithm often used + * to compare text files line by line.

+ * + * @param first first array node to compare + * @param second second array node to compare + */ + static List getLCS(final JsonNode first, final JsonNode second) { + final int minSize = Math.min(first.size(), second.size()); + + List l1 = Arrays.asList(first); + List l2 = Arrays.asList(second); + + final List ret = head(l1, l2); + final int headSize = ret.size(); + + l1 = l1.subList(headSize, l1.size()); + l2 = l2.subList(headSize, l2.size()); + + final List tail = tail(l1, l2); + final int trim = tail.size(); + + l1 = l1.subList(0, l1.size() - trim); + l2 = l2.subList(0, l2.size() - trim); + + if (headSize < minSize) { + ret.addAll(doLCS(l1, l2)); + } + ret.addAll(tail); + return ret; + } + + static IndexedJsonArray doLCS(final JsonNode first, final JsonNode second) { + return new IndexedJsonArray(getLCS(first, second)); + } + + /** + * Compute longest common subsequence out of two lists + *

+ *

When entering this function, both lists are trimmed from their + * common leading and trailing nodes.

+ * + * @param l1 the first list + * @param l2 the second list + * @return the longest common subsequence + */ + private static List doLCS(final List l1, + final List l2) { + final List lcs = new ArrayList<>(); + // construct LCS lengths matrix + final int size1 = l1.size(); + final int size2 = l2.size(); + final int[][] lengths = new int[size1 + 1][size2 + 1]; + + JsonNode node1; + JsonNode node2; + int len; + + for (int i = 0; i < size1; i++) { + for (int j = 0; j < size2; j++) { + node1 = l1.get(i); + node2 = l2.get(j); + len = EQUIVALENCE.equivalent(node1, node2) ? lengths[i][j] + 1 + : Math.max(lengths[i + 1][j], lengths[i][j + 1]); + lengths[i + 1][j + 1] = len; + } + } + + // return result out of the LCS lengths matrix + int x = size1, y = size2; + while (x > 0 && y > 0) { + if (lengths[x][y] == lengths[x - 1][y]) { + x--; + } else if (lengths[x][y] == lengths[x][y - 1]) { + y--; + } else { + lcs.add(l1.get(x - 1)); + x--; + y--; + } + } + Collections.reverse(lcs); + return lcs; + } + + /** + * Return a list with common head elements of two lists + *

+ *

Note that the arguments are NOT altered.

+ * + * @param l1 first list + * @param l2 second list + * @return a list of common head elements + */ + private static List head(final List l1, + final List l2) { + final List ret = new ArrayList<>(); + final int len = Math.min(l1.size(), l2.size()); + + JsonNode node; + + for (int index = 0; index < len; index++) { + node = l1.get(index); + if (!EQUIVALENCE.equivalent(node, l2.get(index))) { + break; + } + ret.add(node); + } + + return ret; + } + + /** + * Return the list of common tail elements of two lists + *

+ *

Note that the arguments are NOT altered. Elements are returned in + * their order of appearance.

+ * + * @param l1 first list + * @param l2 second list + * @return a list of common tail elements + */ + private static List tail(final List l1, + final List l2) { + Collections.reverse(l1); + Collections.reverse(l2); + final List l = head(l1, l2); + Collections.reverse(l); + return l; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/diff/package-info.java b/content-json/src/main/java/org/xbib/content/json/diff/package-info.java new file mode 100644 index 0000000..a132b32 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/diff/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON diff operation. + */ +package org.xbib.content.json.diff; diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/Equivalence.java b/content-json/src/main/java/org/xbib/content/json/jackson/Equivalence.java new file mode 100644 index 0000000..bb13949 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/Equivalence.java @@ -0,0 +1,45 @@ +package org.xbib.content.json.jackson; + +/** + * A strategy for determining whether two instances are considered equivalent. + * @param type parameter + */ +public interface Equivalence { + /** + * Returns {@code true} if the given objects are considered equivalent. + * + * The equivalent method implements an equivalence relation on non-null object + * references: + *
    + *
  • It is reflexive: for any non-null reference value {@code x}, {@code x.equals(x)} + * should return {@code true}. + *
  • It is symmetric: for any non-null reference values {@code x} and {@code y}, {@code + * x.equals(y)} should return {@code true} if and only if {@code y.equals(x)} returns {@code + * true}. + *
  • It is transitive: for any non-null reference values {@code x}, {@code y}, and {@code + * z}, if {@code x.equals(y)} returns {@code true} and {@code y.equals(z)} returns {@code + * true}, then {@code x.equals(z)} should return {@code true}. + *
  • It is consistent: for any non-null reference values {@code x} and {@code y}, + * multiple invocations of {@code x.equals(y)} consistently return {@code true} or + * consistently return {@code false}, provided no information used in {@code equals} + * comparisons on the objects is modified. + *
  • For any non-null reference value {@code x}, {@code x.equals(null)} should return {@code + * false}. + *
+ * @param a a + * @param b b + * @return true if a and b are equivalent + */ + boolean equivalent(T a, T b); + + /** + * Returns a hash code for {@code object}. This function must return the same value for + * any two instances which are {@link #equivalent}, and should as often as possible return a + * distinct value for instances which are not equivalent. + * + * @param t the object of type t + * @return hash code + * @see Object#hashCode the same contractual obligations apply here + */ + int hash(T t); +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/JacksonUtils.java b/content-json/src/main/java/org/xbib/content/json/jackson/JacksonUtils.java new file mode 100644 index 0000000..bbe468d --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/JacksonUtils.java @@ -0,0 +1,124 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.databind.DeserializationFeature; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.ObjectMapper; +import com.fasterxml.jackson.databind.ObjectReader; +import com.fasterxml.jackson.databind.ObjectWriter; +import com.fasterxml.jackson.databind.SerializationFeature; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; + +import java.io.IOException; +import java.io.StringWriter; +import java.util.Collections; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Utility class for Jackson. + * + * This class provides utility methods to get a {@link com.fasterxml.jackson.databind.node.JsonNodeFactory} and + * a preconfigured {@link com.fasterxml.jackson.databind.ObjectReader}. It can also be used to return + * preconfigured instances of {@link com.fasterxml.jackson.databind.ObjectMapper} (see {@link #newMapper()}. + * + */ +public final class JacksonUtils { + + private static final Logger logger = Logger.getLogger(JacksonUtils.class.getName()); + + private static final JsonNodeFactory FACTORY = JsonNodeFactory.instance; + + private static final ObjectReader READER; + private static final ObjectWriter WRITER; + + static { + final ObjectMapper mapper = newMapper(); + READER = mapper.reader(); + WRITER = mapper.writer(); + } + + private JacksonUtils() { + } + + /** + * Return a preconfigured {@link com.fasterxml.jackson.databind.ObjectReader} to read JSON inputs. + * + * @return the reader + * @see #newMapper() + */ + public static ObjectReader getReader() { + return READER; + } + + /** + * Return a preconfigured {@link com.fasterxml.jackson.databind.node.JsonNodeFactory} to generate JSON data as + * {@link com.fasterxml.jackson.databind.JsonNode}s. + * + * @return the factory + */ + public static JsonNodeFactory nodeFactory() { + return FACTORY; + } + + /** + * Return a map out of an object's members. + * If the node given as an argument is not a map, an empty map is + * returned. + * + * @param node the node + * @return a map + */ + public static Map asMap(final JsonNode node) { + if (!node.isObject()) { + return Collections.emptyMap(); + } + final Iterator> iterator = node.fields(); + final Map ret = new HashMap<>(); + Map.Entry entry; + while (iterator.hasNext()) { + entry = iterator.next(); + ret.put(entry.getKey(), entry.getValue()); + } + + return ret; + } + + /** + * Pretty print a JSON value. + * + * @param node the JSON value to print + * @return the pretty printed value as a string + * @see #newMapper() + */ + public static String prettyPrint(final JsonNode node) { + final StringWriter writer = new StringWriter(); + + try { + WRITER.writeValue(writer, node); + writer.flush(); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + return writer.toString(); + } + + /** + * Return a preconfigured {@link com.fasterxml.jackson.databind.ObjectMapper}. + * The returned mapper will have the following features enabled: + *
    + *
  • {@link com.fasterxml.jackson.databind.DeserializationFeature#USE_BIG_DECIMAL_FOR_FLOATS};
  • + *
  • {@link com.fasterxml.jackson.databind.SerializationFeature#INDENT_OUTPUT}.
  • + *
+ * This returns a new instance each time. + * + * @return an {@link com.fasterxml.jackson.databind.ObjectMapper} + */ + public static ObjectMapper newMapper() { + return new ObjectMapper().setNodeFactory(FACTORY) + .enable(DeserializationFeature.USE_BIG_DECIMAL_FOR_FLOATS) + .enable(SerializationFeature.INDENT_OUTPUT); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/JsonLoader.java b/content-json/src/main/java/org/xbib/content/json/jackson/JsonLoader.java new file mode 100644 index 0000000..738bcf2 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/JsonLoader.java @@ -0,0 +1,84 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.databind.JsonNode; + +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; +import java.io.StringReader; +import java.net.URL; + +/** + * Utility class to load JSON values from various sources as {@link com.fasterxml.jackson.databind.JsonNode}s. + * + * This class uses a {@link JsonNodeReader} to parse JSON inputs. + * + * @see JsonNodeReader + */ +public final class JsonLoader { + /** + * The reader. + */ + private static final JsonNodeReader READER = new JsonNodeReader(); + + private JsonLoader() { + } + + /** + * Read a {@link com.fasterxml.jackson.databind.JsonNode} from a resource path. + * + * This method first tries and loads the resource using {@link + * Class#getResource(String)}; if not found, is tries and uses the context + * classloader and if this is not found, this class's classloader. + * + * This method throws an {@link java.io.IOException} if the resource does not + * exist. + * + * @param classLoader the class loader + * @param resource the path to the resource (must begin + * with a {@code /}) + * @return the JSON document at the resource + * @throws IllegalArgumentException resource path does not begin with a + * {@code /} + * @throws java.io.IOException there was a problem loading the resource, or the JSON + * document is invalid + */ + public static JsonNode fromResource(ClassLoader classLoader, final String resource) + throws IOException { + URL url = JsonLoader.class.getResource(resource); + InputStream in = url != null ? url.openStream() : classLoader.getResourceAsStream(resource); + final JsonNode ret; + try { + ret = READER.fromInputStream(in); + } finally { + if (in != null) { + in.close(); + } + } + return ret; + } + + /** + * Read a {@link com.fasterxml.jackson.databind.JsonNode} from a user supplied {@link java.io.Reader}. + * + * @param reader The reader + * @return the document + * @throws java.io.IOException if the reader has problems + */ + public static JsonNode fromReader(final Reader reader) + throws IOException { + return READER.fromReader(reader); + } + + /** + * Read a {@link com.fasterxml.jackson.databind.JsonNode} from a string input. + * + * @param json the JSON as a string + * @return the document + * @throws java.io.IOException could not read from string + */ + public static JsonNode fromString(final String json) + throws IOException { + return fromReader(new StringReader(json)); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/JsonNodeReader.java b/content-json/src/main/java/org/xbib/content/json/jackson/JsonNodeReader.java new file mode 100644 index 0000000..8aaf94e --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/JsonNodeReader.java @@ -0,0 +1,142 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.core.JsonLocation; +import com.fasterxml.jackson.core.JsonParseException; +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.MappingIterator; +import com.fasterxml.jackson.databind.ObjectMapper; +import com.fasterxml.jackson.databind.ObjectReader; + +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Class dedicated to reading JSON values from {@link java.io.InputStream}s and {@link + * java.io.Reader}s. + * This class wraps a Jackson {@link com.fasterxml.jackson.databind.ObjectMapper} so that it read one, and + * only one, JSON text from a source. By default, when you read and map an + * input source, Jackson will stop after it has read the first valid JSON text; + * this means, for instance, that with this as an input: + *
+ *     []]]
+ * 
+ * it will read the initial empty array ({@code []}) and stop there. This + * class, instead, will peek to see whether anything is after the initial array, + * and throw an exception if it finds anything. + * Note: the input sources are closed by the read methods. + * + * @see com.fasterxml.jackson.databind.ObjectMapper#readValues(com.fasterxml.jackson.core.JsonParser, Class) + */ +public final class JsonNodeReader { + + private static final Logger logger = Logger.getLogger(JsonNodeReader.class.getName()); + + private final ObjectReader reader; + + public JsonNodeReader(final ObjectMapper mapper) { + reader = mapper.configure(JsonParser.Feature.AUTO_CLOSE_SOURCE, true) + .readerFor(JsonNode.class); + } + + public JsonNodeReader() { + this(JacksonUtils.newMapper()); + } + + private static JsonNode readNode(final MappingIterator iterator) throws IOException { + final Object source = iterator.getParser().getInputSource(); + final JsonParseExceptionBuilder builder = new JsonParseExceptionBuilder(null, source); + if (!iterator.hasNextValue()) { + throw builder.build(); + } + final JsonNode ret = iterator.nextValue(); + builder.setLocation(iterator.getCurrentLocation()); + try { + if (iterator.hasNextValue()) { + throw builder.build(); + } + } catch (JsonParseException e) { + logger.log(Level.FINE, e.getMessage(), e); + throw builder.setLocation(e.getLocation()).build(); + } + return ret; + } + + /** + * Read a JSON value from an {@link java.io.InputStream}. + * + * @param in the input stream + * @return the value + * @throws java.io.IOException malformed input, or problem encountered when reading + * from the stream + */ + public JsonNode fromInputStream(final InputStream in) throws IOException { + JsonParser parser = null; + MappingIterator iterator = null; + + try { + parser = reader.getFactory().createParser(in); + iterator = reader.readValues(parser); + return readNode(iterator); + } finally { + if (parser != null) { + parser.close(); + } + if (iterator != null) { + iterator.close(); + } + } + } + + /** + * Read a JSON value from a {@link java.io.Reader}. + * + * @param r the reader + * @return the value + * @throws java.io.IOException malformed input, or problem encountered when reading + * from the reader + */ + public JsonNode fromReader(final Reader r) + throws IOException { + JsonParser parser = null; + MappingIterator iterator = null; + + try { + parser = reader.getFactory().createParser(r); + iterator = reader.readValues(parser); + return readNode(iterator); + } finally { + if (parser != null) { + parser.close(); + } + if (iterator != null) { + iterator.close(); + } + } + } + + /** + * + */ + private static final class JsonParseExceptionBuilder { + private JsonParser jsonParser; + private JsonLocation location; + + private JsonParseExceptionBuilder(final JsonParser jsonParser, final Object source) { + this.jsonParser = jsonParser; + location = new JsonLocation(source, 0L, 1, 1); + } + + private JsonParseExceptionBuilder setLocation(final JsonLocation location) { + this.location = location; + return this; + } + + public JsonParseException build() { + return new JsonParseException(jsonParser, "", location); + } + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/JsonNumEquals.java b/content-json/src/main/java/org/xbib/content/json/jackson/JsonNumEquals.java new file mode 100644 index 0000000..41403a3 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/JsonNumEquals.java @@ -0,0 +1,193 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.databind.JsonNode; + +import java.util.HashSet; +import java.util.Iterator; +import java.util.Map; +import java.util.Set; + +/** + * An equivalence strategy for JSON Schema equality + * {@link com.fasterxml.jackson.databind.JsonNode} does a pretty good job of obeying the {@link + * Object#equals(Object) equals()}/{@link Object#hashCode() hashCode()} + * contract. And in fact, it does it too well for JSON Schema. + * + * For instance, it considers numeric nodes {@code 1} and {@code 1.0} to be + * different nodes, which is true. But some IETF RFCs and drafts (among them, + * JSON Schema and JSON Patch) mandate that numeric JSON values be considered + * equal if their mathematical value is the same. This class implements this + * kind of equality. + */ +public final class JsonNumEquals implements Equivalence { + private static final Equivalence INSTANCE = new JsonNumEquals(); + + private JsonNumEquals() { + } + + public static Equivalence getInstance() { + return INSTANCE; + } + + private static boolean numEquals(final JsonNode a, final JsonNode b) { + /* + * If both numbers are integers, delegate to JsonNode. + */ + if (a.isIntegralNumber() && b.isIntegralNumber()) { + return a.equals(b); + } + + /* + * Otherwise, compare decimal values. + */ + return a.decimalValue().compareTo(b.decimalValue()) == 0; + } + + @Override + public boolean equivalent(final JsonNode a, final JsonNode b) { + /* + * If both are numbers, delegate to the helper method + */ + if (a.isNumber() && b.isNumber()) { + return numEquals(a, b); + } + + final NodeType typeA = NodeType.getNodeType(a); + final NodeType typeB = NodeType.getNodeType(b); + + /* + * If they are of different types, no dice + */ + if (typeA != typeB) { + return false; + } + + /* + * For all other primitive types than numbers, trust JsonNode + */ + if (!a.isContainerNode()) { + return a.equals(b); + } + + /* + * OK, so they are containers (either both arrays or objects due to the + * test on types above). They are obviously not equal if they do not + * have the same number of elements/members. + */ + if (a.size() != b.size()) { + return false; + } + + /* + * Delegate to the appropriate method according to their type. + */ + return typeA == NodeType.ARRAY ? arrayEquals(a, b) : objectEquals(a, b); + } + + @Override + public int hash(final JsonNode t) { + /* + * If this is a numeric node, we want the same hashcode for the same + * mathematical values. Go with double, its range is good enough for + * 99+% of use cases. + */ + if (t.isNumber()) { + return Double.valueOf(t.doubleValue()).hashCode(); + } + + /* + * If this is a primitive type (other than numbers, handled above), + * delegate to JsonNode. + */ + if (!t.isContainerNode()) { + return t.hashCode(); + } + + /* + * The following hash calculations work, yes, but they are poor at best. + * And probably slow, too. + */ + int ret = 0; + + /* + * If the container is empty, just return + */ + if (t.size() == 0) { + return ret; + } + + /* + * Array + */ + if (t.isArray()) { + for (final JsonNode element : t) { + ret = 31 * ret + hash(element); + } + return ret; + } + + /* + * Not an array? An object. + */ + final Iterator> iterator = t.fields(); + + Map.Entry entry; + + while (iterator.hasNext()) { + entry = iterator.next(); + ret = 31 * ret + (entry.getKey().hashCode() ^ hash(entry.getValue())); + } + + return ret; + } + + private boolean arrayEquals(final JsonNode a, final JsonNode b) { + /* + * We are guaranteed here that arrays are the same size. + */ + final int size = a.size(); + + for (int i = 0; i < size; i++) { + if (!equivalent(a.get(i), b.get(i))) { + return false; + } + } + + return true; + } + + private boolean objectEquals(final JsonNode a, final JsonNode b) { + /* + * Grab the key set from the first node + */ + final Set keys = new HashSet<>(); + Iterator it = a.fieldNames(); + while (it.hasNext()) { + keys.add(it.next()); + } + + /* + * Grab the key set from the second node, and see if both sets are the + * same. If not, objects are not equal, no need to check for children. + */ + final Set set = new HashSet<>(); + it = b.fieldNames(); + while (it.hasNext()) { + set.add(it.next()); + } + if (!set.equals(keys)) { + return false; + } + + /* + * Test each member individually. + */ + for (final String key : keys) { + if (!equivalent(a.get(key), b.get(key))) { + return false; + } + } + + return true; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/NodeType.java b/content-json/src/main/java/org/xbib/content/json/jackson/NodeType.java new file mode 100644 index 0000000..1d312bf --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/NodeType.java @@ -0,0 +1,109 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.core.JsonToken; +import com.fasterxml.jackson.databind.JsonNode; + +import java.util.EnumMap; +import java.util.HashMap; +import java.util.Map; + +/** + * Enumeration for the different types of JSON instances which can be + * encountered. + * In addition to what the JSON RFC defines, JSON Schema has an {@code + * integer} type, which is a numeric value without any fraction or exponent + * part. + */ +public enum NodeType { + /** + * Array nodes. + */ + ARRAY("array"), + /** + * Boolean nodes. + */ + BOOLEAN("boolean"), + /** + * Integer nodes. + */ + INTEGER("integer"), + /** + * Number nodes (ie, decimal numbers). + */ + NULL("null"), + /** + * Object nodes. + */ + NUMBER("number"), + /** + * Null nodes. + */ + OBJECT("object"), + /** + * String nodes. + */ + STRING("string"); + + /** + * Reverse map to find a node type out of this type's name. + */ + private static final Map NAME_MAP + = new HashMap(); + /** + * Mapping of {@link com.fasterxml.jackson.core.JsonToken} back to node types (used in {@link + * #getNodeType(com.fasterxml.jackson.databind.JsonNode)}). + */ + private static final Map TOKEN_MAP + = new EnumMap(JsonToken.class); + + static { + TOKEN_MAP.put(JsonToken.START_ARRAY, ARRAY); + TOKEN_MAP.put(JsonToken.VALUE_TRUE, BOOLEAN); + TOKEN_MAP.put(JsonToken.VALUE_FALSE, BOOLEAN); + TOKEN_MAP.put(JsonToken.VALUE_NUMBER_INT, INTEGER); + TOKEN_MAP.put(JsonToken.VALUE_NUMBER_FLOAT, NUMBER); + TOKEN_MAP.put(JsonToken.VALUE_NULL, NULL); + TOKEN_MAP.put(JsonToken.START_OBJECT, OBJECT); + TOKEN_MAP.put(JsonToken.VALUE_STRING, STRING); + + for (final NodeType type : NodeType.values()) { + NAME_MAP.put(type.name, type); + } + } + + /** + * The name for this type, as encountered in a JSON schema. + */ + private final String name; + + NodeType(final String name) { + this.name = name; + } + + /** + * Given a type name, return the corresponding node type. + * + * @param name the type name + * @return the node type, or null if not found + */ + public static NodeType fromName(final String name) { + return NAME_MAP.get(name); + } + + /** + * Given a {@link com.fasterxml.jackson.databind.JsonNode} as an argument, return its type. The argument + * MUST NOT BE NULL, and MUST NOT be a {@link com.fasterxml.jackson.databind.node.MissingNode}. + * + * @param node the node to determine the type of + * @return the type for this node + */ + public static NodeType getNodeType(final JsonNode node) { + final JsonToken token = node.asToken(); + return TOKEN_MAP.get(token); + } + + @Override + public String toString() { + return name; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/Wrapper.java b/content-json/src/main/java/org/xbib/content/json/jackson/Wrapper.java new file mode 100644 index 0000000..e2347ac --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/Wrapper.java @@ -0,0 +1,66 @@ +package org.xbib.content.json.jackson; + +/** + * + * @param the type parameter + */ +public final class Wrapper { + + private final Equivalence equivalence; + private final T reference; + + public Wrapper(Equivalence equivalence, T reference) { + this.equivalence = equivalence; + this.reference = reference; + } + + /** + * Returns the (possibly null) reference wrapped by this instance. + * @return the reference + */ + public T get() { + return reference; + } + + /** + * Returns {@code true} if {@link Equivalence#equivalent(Object, Object)} applied to the wrapped + * references is {@code true} and both wrappers use the {@link Object#equals(Object) same} + * equivalence. + */ + @Override + public boolean equals(Object obj) { + if (obj == this) { + return true; + } else if (obj instanceof Wrapper) { + Wrapper that = (Wrapper) obj; + /* + * We cast to Equivalence here because we can't check the type of the reference held + * by the other wrapper. But, by checking that the Equivalences are equal, we know that + * whatever type it is, it is assignable to the type handled by this wrapper's equivalence. + */ + @SuppressWarnings("unchecked") + Equivalence equivalence = (Equivalence) this.equivalence; + return equivalence.equals(that.equivalence) + && equivalence.equivalent(this.reference, that.reference); + } else { + return false; + } + } + + /** + * Returns the result of {@link Equivalence#hash(Object)} applied to the the wrapped reference. + */ + @Override + public int hashCode() { + return equivalence.hash(reference); + } + + /** + * Returns a string representation for this equivalence wrapper. The form of this string + * representation is not specified. + */ + @Override + public String toString() { + return equivalence + ".wrap(" + reference + ")"; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/jackson/package-info.java b/content-json/src/main/java/org/xbib/content/json/jackson/package-info.java new file mode 100644 index 0000000..daa96ad --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/jackson/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for Jackson support. + */ +package org.xbib.content.json.jackson; diff --git a/content-json/src/main/java/org/xbib/content/json/mergepatch/ArrayMergePatch.java b/content-json/src/main/java/org/xbib/content/json/mergepatch/ArrayMergePatch.java new file mode 100644 index 0000000..5cc5def --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/mergepatch/ArrayMergePatch.java @@ -0,0 +1,21 @@ +package org.xbib.content.json.mergepatch; + +import com.fasterxml.jackson.databind.JsonNode; + +/** + * + */ +final class ArrayMergePatch extends JsonMergePatch { + + private final JsonNode content; + + ArrayMergePatch(final JsonNode content) { + super(content); + this.content = clearNulls(content); + } + + @Override + public JsonNode apply(final JsonNode input) { + return content; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatch.java b/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatch.java new file mode 100644 index 0000000..f92e761 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatch.java @@ -0,0 +1,123 @@ +package org.xbib.content.json.mergepatch; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.JsonSerializable; +import com.fasterxml.jackson.databind.SerializerProvider; +import com.fasterxml.jackson.databind.annotation.JsonDeserialize; +import com.fasterxml.jackson.databind.jsontype.TypeSerializer; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.jackson.JacksonUtils; + +import java.io.IOException; +import java.util.Iterator; +import java.util.Map; + +/** + * Implementation of JSON merge patch. + * Unlike JSON Patch, JSON Merge Patch only applies to JSON Objects or JSON + * arrays. + */ +@JsonDeserialize(using = JsonMergePatchDeserializer.class) +public abstract class JsonMergePatch implements JsonSerializable { + + protected static final JsonNodeFactory FACTORY = JacksonUtils.nodeFactory(); + + protected final JsonNode origPatch; + + /** + * Protected constructor. + * + * Only necessary for serialization purposes. The patching process + * itself never requires the full node to operate. + * + * @param node the original patch node + */ + protected JsonMergePatch(final JsonNode node) { + origPatch = node; + } + + public static JsonMergePatch fromJson(final JsonNode input) { + return input.isArray() ? new ArrayMergePatch(input) + : new ObjectMergePatch(input); + } + + /** + * Clear "null values" from a JSON value. + * Non container values are unchanged. For arrays, null elements are + * removed. From objects, members whose values are null are removed. + * This method is recursive, therefore arrays within objects, or objects + * within arrays, or arrays within arrays etc are also affected. + * + * @param node the original JSON value + * @return a JSON value without null values (see description) + */ + protected static JsonNode clearNulls(final JsonNode node) { + if (!node.isContainerNode()) { + return node; + } + + return node.isArray() ? clearNullsFromArray(node) + : clearNullsFromObject(node); + } + + private static JsonNode clearNullsFromArray(final JsonNode node) { + final ArrayNode ret = FACTORY.arrayNode(); + + /* + * Cycle through array elements. If the element is a null node itself, + * skip it. Otherwise, add a "cleaned up" element to the result. + */ + for (final JsonNode element : node) { + if (!element.isNull()) { + ret.add(clearNulls(element)); + } + } + + return ret; + } + + private static JsonNode clearNullsFromObject(final JsonNode node) { + final ObjectNode ret = FACTORY.objectNode(); + final Iterator> iterator + = node.fields(); + + Map.Entry entry; + JsonNode value; + + /* + * When faces with an object, cycle through this object's entries. + * + * If the value of the entry is a JSON null, don't include it in the + * result. If not, include a "cleaned up" value for this key instead of + * the original element. + */ + while (iterator.hasNext()) { + entry = iterator.next(); + value = entry.getValue(); + if (!value.isNull()) { + ret.set(entry.getKey(), clearNulls(value)); + } + } + + return ret; + } + + public abstract JsonNode apply(final JsonNode input); + + @Override + public final void serialize(final JsonGenerator jgen, + final SerializerProvider provider) + throws IOException { + jgen.writeTree(origPatch); + } + + @Override + public final void serializeWithType(final JsonGenerator jgen, + final SerializerProvider provider, final TypeSerializer typeSer) + throws IOException { + serialize(jgen, provider); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatchDeserializer.java b/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatchDeserializer.java new file mode 100644 index 0000000..12cd019 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/mergepatch/JsonMergePatchDeserializer.java @@ -0,0 +1,30 @@ +package org.xbib.content.json.mergepatch; + +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.databind.DeserializationContext; +import com.fasterxml.jackson.databind.JsonDeserializer; +import com.fasterxml.jackson.databind.JsonNode; + +import java.io.IOException; + +/** + * Custom {@link com.fasterxml.jackson.databind.JsonDeserializer} for {@link JsonMergePatch} instances + * Unlike "real" JSON Patches (ie, as defined by RFC 6902), JSON merge patch + * instances are "free form", they can be either JSON arrays or JSON objects + * without any restriction on the contents; only the content itself may guide + * the patching process (null elements in arrays, null values in objects). + * Jackson does not provide a deserializer for such a case; we therefore + * write our own here. + */ +public final class JsonMergePatchDeserializer extends JsonDeserializer { + @Override + public JsonMergePatch deserialize(final JsonParser jp, final DeserializationContext ctxt) + throws IOException { + final JsonNode node = jp.readValueAs(JsonNode.class); + if (!node.isContainerNode()) { + throw new IOException("expected either an array or an object"); + } + return node.isArray() ? new ArrayMergePatch(node) + : new ObjectMergePatch(node); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/mergepatch/ObjectMergePatch.java b/content-json/src/main/java/org/xbib/content/json/mergepatch/ObjectMergePatch.java new file mode 100644 index 0000000..ed35bbc --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/mergepatch/ObjectMergePatch.java @@ -0,0 +1,83 @@ +package org.xbib.content.json.mergepatch; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.jackson.JacksonUtils; + +import java.util.HashSet; +import java.util.Map; +import java.util.Set; + +/** + * Merge patch for a JSON Object + *

+ *

This only takes care of the top level, and delegates to other {@link + * JsonMergePatch} instances for deeper levels.

+ */ +final class ObjectMergePatch extends JsonMergePatch { + private final Map fields; + private final Set removals; + + ObjectMergePatch(final JsonNode content) { + super(content); + fields = JacksonUtils.asMap(content); + removals = new HashSet<>(); + for (final Map.Entry entry : fields.entrySet()) { + if (entry.getValue().isNull()) { + removals.add(entry.getKey()); + } + } + + fields.keySet().removeAll(removals); + } + + private static JsonNode mapToNode(final Map map) { + final ObjectNode ret = FACTORY.objectNode(); + return ret.setAll(map); + } + + @Override + public JsonNode apply(final JsonNode input) { + if (!input.isObject()) { + return mapToNode(fields); + } + + final Map map = JacksonUtils.asMap(input); + + // Remove all entries which must be removed + map.keySet().removeAll(removals); + + // Now cycle through what is left + String memberName; + JsonNode patchNode; + + for (final Map.Entry entry : map.entrySet()) { + memberName = entry.getKey(); + patchNode = fields.get(memberName); + + // Leave untouched if no mention in the patch + if (patchNode == null) { + continue; + } + + // If the patch node is a primitive type, replace in the result. + // Reminder: there cannot be a JSON null anymore + if (!patchNode.isContainerNode()) { + entry.setValue(patchNode); // no need for .deepCopy() + continue; + } + + final JsonMergePatch patch = JsonMergePatch.fromJson(patchNode); + entry.setValue(patch.apply(entry.getValue())); + } + + // Finally, if there are members in the patch not present in the input, + // fill in members + fields.keySet().removeAll(map.keySet()); + for (Map.Entry entry : fields.entrySet()) { + map.put(entry.getKey(), clearNulls(entry.getValue())); + } + + return mapToNode(map); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/mergepatch/package-info.java b/content-json/src/main/java/org/xbib/content/json/mergepatch/package-info.java new file mode 100644 index 0000000..96aad72 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/mergepatch/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON merge/patch operation. + */ +package org.xbib.content.json.mergepatch; diff --git a/content-json/src/main/java/org/xbib/content/json/patch/AddOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/AddOperation.java new file mode 100644 index 0000000..0c9bc43 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/AddOperation.java @@ -0,0 +1,105 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.pointer.JsonPointer; +import org.xbib.content.json.pointer.ReferenceToken; +import org.xbib.content.json.pointer.TokenResolver; + +/** + * JSON Patch {@code add} operation. + * For this operation, {@code path} is the JSON Pointer where the value + * should be added, and {@code value} is the value to add. + * + * Note that if the target value pointed to by {@code path} already exists, + * it is replaced. In this case, {@code add} is equivalent to {@code replace}. + * + * + * Note also that a value will be created at the target path if and only + * if the immediate parent of that value exists (and is of the correct + * type). + * + * Finally, if the last reference token of the JSON Pointer is {@code -} and + * the immediate parent is an array, the given value is added at the end of the + * array. For instance, applying: + * + *
+ *     { "op": "add", "path": "/-", "value": 3 }
+ * 
+ * + * to + * + *
+ *     [ 1, 2 ]
+ * 
+ * + * will give + * + *
+ *     [ 1, 2, 3 ]
+ * 
+ */ +public final class AddOperation extends PathValueOperation { + + private static final ReferenceToken LAST_ARRAY_ELEMENT = ReferenceToken.fromRaw("-"); + + @JsonCreator + public AddOperation(@JsonProperty("path") final JsonPointer path, + @JsonProperty("value") final JsonNode value) { + super("add", path, value); + } + + @Override + public JsonNode apply(final JsonNode node) throws JsonPatchException { + if (path.isEmpty()) { + return value; + } + + /* + * Check the parent node: it must exist and be a container (ie an array + * or an object) for the add operation to work. + */ + final JsonNode parentNode = path.parent().path(node); + if (parentNode.isMissingNode()) { + throw new JsonPatchException("no such parent"); + } + if (!parentNode.isContainerNode()) { + throw new JsonPatchException("parent not container"); + } + return parentNode.isArray() + ? addToArray(path, node) + : addToObject(path, node); + } + + private JsonNode addToArray(final JsonPointer path, final JsonNode node) throws JsonPatchException { + final JsonNode ret = node.deepCopy(); + final ArrayNode target = (ArrayNode) path.parent().get(ret); + final TokenResolver token = path.getLast(); + if (token.getToken().equals(LAST_ARRAY_ELEMENT)) { + target.add(value); + return ret; + } + final int size = target.size(); + final int index; + try { + index = Integer.parseInt(token.toString()); + } catch (NumberFormatException ignored) { + throw new JsonPatchException("not an index: " + token.toString()); + } + if (index < 0 || index > size) { + throw new JsonPatchException("no such index: " + index); + } + target.insert(index, value); + return ret; + } + + private JsonNode addToObject(final JsonPointer path, final JsonNode node) { + final JsonNode ret = node.deepCopy(); + final ObjectNode target = (ObjectNode) path.parent().get(ret); + target.set(path.getLast().getToken().getRaw(), value); + return ret; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/CopyOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/CopyOperation.java new file mode 100644 index 0000000..b545c34 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/CopyOperation.java @@ -0,0 +1,38 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.databind.JsonNode; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * JSON Patch {@code copy} operation. + * For this operation, {@code from} is the JSON Pointer of the value to copy, + * and {@code path} is the destination where the value should be copied. + * As for {@code add}: + * + *
    + *
  • the value at the destination path is either created or replaced;
  • + *
  • it is created only if the immediate parent exists;
  • + *
  • {@code -} appends at the end of an array.
  • + *
+ * + * It is an error if {@code from} fails to resolve to a JSON value. + */ +public final class CopyOperation extends DualPathOperation { + @JsonCreator + public CopyOperation(@JsonProperty("from") final JsonPointer from, + @JsonProperty("path") final JsonPointer path) { + super("copy", from, path); + } + + @Override + public JsonNode apply(final JsonNode node) + throws JsonPatchException { + final JsonNode dupData = from.path(node).deepCopy(); + if (dupData.isMissingNode()) { + throw new JsonPatchException("no such path"); + } + return new AddOperation(path, dupData).apply(node); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/DualPathOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/DualPathOperation.java new file mode 100644 index 0000000..715302d --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/DualPathOperation.java @@ -0,0 +1,55 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.core.JsonProcessingException; +import com.fasterxml.jackson.databind.SerializerProvider; +import com.fasterxml.jackson.databind.annotation.JsonSerialize; +import com.fasterxml.jackson.databind.jsontype.TypeSerializer; +import com.fasterxml.jackson.databind.ser.std.ToStringSerializer; +import org.xbib.content.json.pointer.JsonPointer; + +import java.io.IOException; + +/** + * Base class for JSON Patch operations taking two JSON Pointers as arguments. + */ +public abstract class DualPathOperation extends JsonPatchOperation { + @JsonSerialize(using = ToStringSerializer.class) + protected final JsonPointer from; + + /** + * Protected constructor. + * + * @param op operation name + * @param from source path + * @param path destination path + */ + protected DualPathOperation(final String op, final JsonPointer from, + final JsonPointer path) { + super(op, path); + this.from = from; + } + + @Override + public final void serialize(final JsonGenerator jgen, + final SerializerProvider provider) + throws IOException, JsonProcessingException { + jgen.writeStartObject(); + jgen.writeStringField("op", op); + jgen.writeStringField("path", path.toString()); + jgen.writeStringField("from", from.toString()); + jgen.writeEndObject(); + } + + @Override + public final void serializeWithType(final JsonGenerator jgen, + final SerializerProvider provider, final TypeSerializer typeSer) + throws IOException, JsonProcessingException { + serialize(jgen, provider); + } + + @Override + public final String toString() { + return "op: " + op + "; from: \"" + from + "\"; path: \"" + path + '"'; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/JsonPatch.java b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatch.java new file mode 100644 index 0000000..87cb218 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatch.java @@ -0,0 +1,135 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.JsonSerializable; +import com.fasterxml.jackson.databind.SerializerProvider; +import com.fasterxml.jackson.databind.jsontype.TypeSerializer; +import org.xbib.content.json.jackson.JacksonUtils; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.List; + +/** + * Implementation of JSON Patch. + * JSON + * Patch, as its name implies, is an IETF draft describing a mechanism to + * apply a patch to any JSON value. This implementation covers all operations + * according to the specification; however, there are some subtle differences + * with regards to some operations which are covered in these operations' + * respective documentation. + * An example of a JSON Patch is as follows: + * + * [ + * { + * "op": "add", + * "path": "/-", + * "value": { + * "productId": 19, + * "name": "Duvel", + * "type": "beer" + * } + * } + * ] + * + * This patch contains a single operation which adds an item at the end of + * an array. A JSON Patch can contain more than one operation; in this case, all + * operations are applied to the input JSON value in their order of appearance, + * until all operations are applied or an error condition is encountered. + * The main point where this implementation differs from the specification + * is initial JSON parsing. The draft says: + * + *
+ *     Operation objects MUST have exactly one "op" member
+ * 
+ * + * and + * + *
+ *     Additionally, operation objects MUST have exactly one "path" member.
+ * 
+ * + * However, obeying these to the letter forces constraints on the JSON + * parser. Here, these constraints are not enforced, which means: + * + *
+ *     [ { "op": "add", "op": "remove", "path": "/x" } ]
+ * 
+ * + * is parsed (as a {@code remove} operation, since it appears last). + * IMPORTANT NOTE: the JSON Patch is supposed to be VALID when the + * constructor for this class ({@link JsonPatch#fromJson(com.fasterxml.jackson.databind.JsonNode)} is used. + */ +public final class JsonPatch + implements JsonSerializable { + /** + * List of operations. + */ + private final List operations; + + /** + * Package-visible constructor. + * + * Visible only for testing purposes. Also used for deserialization. + * + * @param operations the list of operations for this patch + * @see JsonPatchOperation + */ + @JsonCreator + JsonPatch(final List operations) { + this.operations = new ArrayList<>(operations); + } + + /** + * Static factory method to build a JSON Patch out of a JSON representation. + * + * @param node the JSON representation of the generated JSON Patch + * @return a JSON Patch + * @throws java.io.IOException input is not a valid JSON patch + */ + public static JsonPatch fromJson(final JsonNode node) throws IOException { + return JacksonUtils.getReader().forType(JsonPatch.class) + .readValue(node); + } + + /** + * Apply this patch to a JSON value. + * + * @param node the value to apply the patch to + * @return the patched JSON value + * @throws JsonPatchException if patch fails + */ + public JsonNode apply(final JsonNode node) throws JsonPatchException { + JsonNode ret = node; + for (final JsonPatchOperation operation : operations) { + ret = operation.apply(ret); + } + + return ret; + } + + @Override + public String toString() { + return operations.toString(); + } + + @Override + public void serialize(final JsonGenerator jgen, + final SerializerProvider provider) + throws IOException { + jgen.writeStartArray(); + for (final JsonPatchOperation op : operations) { + op.serialize(jgen, provider); + } + jgen.writeEndArray(); + } + + @Override + public void serializeWithType(final JsonGenerator jgen, + final SerializerProvider provider, final TypeSerializer typeSer) + throws IOException { + serialize(jgen, provider); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchException.java b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchException.java new file mode 100644 index 0000000..c9af882 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchException.java @@ -0,0 +1,12 @@ +package org.xbib.content.json.patch; + +/** + * + */ +public final class JsonPatchException extends Exception { + private static final long serialVersionUID = -7086990008150217950L; + + public JsonPatchException(final String message) { + super(message); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchOperation.java new file mode 100644 index 0000000..1678d51 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/JsonPatchOperation.java @@ -0,0 +1,70 @@ +package org.xbib.content.json.patch; + +import static com.fasterxml.jackson.annotation.JsonSubTypes.Type; +import static com.fasterxml.jackson.annotation.JsonTypeInfo.As; +import static com.fasterxml.jackson.annotation.JsonTypeInfo.Id; + +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; +import com.fasterxml.jackson.annotation.JsonSubTypes; +import com.fasterxml.jackson.annotation.JsonTypeInfo; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.JsonSerializable; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * Base abstract class for one patch operation + * + *

Two more abstract classes extend this one according to the arguments of + * the operation:

+ * + *
    + *
  • {@link DualPathOperation} for operations taking a second pointer as + * an argument ({@code copy} and {@code move});
  • + *
  • {@link PathValueOperation} for operations taking a value as an + * argument ({@code add}, {@code replace} and {@code test}).
  • + *
+ */ +@JsonTypeInfo(use = Id.NAME, include = As.PROPERTY, property = "op") +@JsonSubTypes({ + @Type(name = "add", value = AddOperation.class), + @Type(name = "copy", value = CopyOperation.class), + @Type(name = "move", value = MoveOperation.class), + @Type(name = "remove", value = RemoveOperation.class), + @Type(name = "replace", value = ReplaceOperation.class), + @Type(name = "test", value = TestOperation.class) +}) +@JsonIgnoreProperties(ignoreUnknown = true) +public abstract class JsonPatchOperation implements JsonSerializable { + protected final String op; + + /* + * Note: no need for a custom deserializer, Jackson will try and find a + * constructor with a single string argument and use it. + * + * However, we need to serialize using .toString(). + */ + protected final JsonPointer path; + + /** + * Constructor. + * + * @param op the operation name + * @param path the JSON Pointer for this operation + */ + protected JsonPatchOperation(final String op, final JsonPointer path) { + this.op = op; + this.path = path; + } + + /** + * Apply this operation to a JSON value. + * + * @param node the value to patch + * @return the patched value + * @throws JsonPatchException if patch fails + */ + public abstract JsonNode apply(final JsonNode node) throws JsonPatchException; + + @Override + public abstract String toString(); +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/MoveOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/MoveOperation.java new file mode 100644 index 0000000..a228c1e --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/MoveOperation.java @@ -0,0 +1,56 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.databind.JsonNode; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * JSON Patch {@code move} operation. + * For this operation, {@code from} points to the value to move, and {@code + * path} points to the new location of the moved value. + * As for {@code add}: + *
    + *
  • the value at the destination path is either created or replaced;
  • + *
  • it is created only if the immediate parent exists;
  • + *
  • {@code -} appends at the end of an array.
  • + *
+ * It is an error condition if {@code from} does not point to a JSON value. + * The specification adds another rule that the {@code from} path must not be + * an immediate parent of {@code path}. Unfortunately, that doesn't really work. + * Consider this patch: + *
+ *     { "op": "move", "from": "/0", "path": "/0/x" }
+ * 
+ * Even though {@code /0} is an immediate parent of {@code /0/x}, when this + * patch is applied to: + *
+ *     [ "victim", {} ]
+ * 
+ * it actually succeeds and results in the patched value: + *
+ *     [ { "x": "victim" } ]
+ * 
+ */ +public final class MoveOperation extends DualPathOperation { + + @JsonCreator + public MoveOperation(@JsonProperty("from") final JsonPointer from, + @JsonProperty("path") final JsonPointer path) { + super("move", from, path); + } + + @Override + public JsonNode apply(final JsonNode node) throws JsonPatchException { + if (from.equals(path)) { + return node.deepCopy(); + } + final JsonNode movedNode = from.path(node); + if (movedNode.isMissingNode()) { + throw new JsonPatchException("no such path: " + path); + } + final JsonPatchOperation remove = new RemoveOperation(from); + final JsonPatchOperation add = new AddOperation(path, movedNode); + return add.apply(remove.apply(node)); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/PathValueOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/PathValueOperation.java new file mode 100644 index 0000000..ef5f40a --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/PathValueOperation.java @@ -0,0 +1,57 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.core.JsonProcessingException; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.SerializerProvider; +import com.fasterxml.jackson.databind.annotation.JsonSerialize; +import com.fasterxml.jackson.databind.jsontype.TypeSerializer; +import org.xbib.content.json.pointer.JsonPointer; + +import java.io.IOException; + +/** + * Base class for patch operations taking a value in addition to a path. + */ +public abstract class PathValueOperation + extends JsonPatchOperation { + @JsonSerialize + protected final JsonNode value; + + /** + * Protected constructor. + * + * @param op operation name + * @param path affected path + * @param value JSON value + */ + protected PathValueOperation(final String op, final JsonPointer path, + final JsonNode value) { + super(op, path); + this.value = value.deepCopy(); + } + + @Override + public final void serialize(final JsonGenerator jgen, + final SerializerProvider provider) + throws IOException { + jgen.writeStartObject(); + jgen.writeStringField("op", op); + jgen.writeStringField("path", path.toString()); + jgen.writeFieldName("value"); + jgen.writeTree(value); + jgen.writeEndObject(); + } + + @Override + public final void serializeWithType(final JsonGenerator jgen, + final SerializerProvider provider, final TypeSerializer typeSer) + throws IOException, JsonProcessingException { + serialize(jgen, provider); + } + + @Override + public final String toString() { + return "op: " + op + "; path: \"" + path + "\"; value: " + value; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/RemoveOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/RemoveOperation.java new file mode 100644 index 0000000..eb02377 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/RemoveOperation.java @@ -0,0 +1,69 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.SerializerProvider; +import com.fasterxml.jackson.databind.jsontype.TypeSerializer; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.MissingNode; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.pointer.JsonPointer; + +import java.io.IOException; + +/** + * JSON Path {@code remove} operation + * This operation only takes one pointer ({@code path}) as an argument. It + * is an error condition if no JSON value exists at that pointer. + */ +public final class RemoveOperation + extends JsonPatchOperation { + @JsonCreator + public RemoveOperation(@JsonProperty("path") final JsonPointer path) { + super("remove", path); + } + + @Override + public JsonNode apply(final JsonNode node) + throws JsonPatchException { + if (path.isEmpty()) { + return MissingNode.getInstance(); + } + if (path.path(node).isMissingNode()) { + throw new JsonPatchException("no such path"); + } + final JsonNode ret = node.deepCopy(); + final JsonNode parentNode = path.parent().get(ret); + final String raw = path.getLast().getToken().getRaw(); + if (parentNode.isObject()) { + ((ObjectNode) parentNode).remove(raw); + } else { + ((ArrayNode) parentNode).remove(Integer.parseInt(raw)); + } + return ret; + } + + @Override + public void serialize(final JsonGenerator jgen, + final SerializerProvider provider) + throws IOException { + jgen.writeStartObject(); + jgen.writeStringField("op", "remove"); + jgen.writeStringField("path", path.toString()); + jgen.writeEndObject(); + } + + @Override + public void serializeWithType(final JsonGenerator jgen, + final SerializerProvider provider, final TypeSerializer typeSer) + throws IOException { + serialize(jgen, provider); + } + + @Override + public String toString() { + return "op: " + op + "; path: \"" + path + '"'; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/ReplaceOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/ReplaceOperation.java new file mode 100644 index 0000000..5e3fefd --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/ReplaceOperation.java @@ -0,0 +1,45 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * JSON Patch {@code replace} operation + * For this operation, {@code path} points to the value to replace, and + * {@code value} is the replacement value. + * It is an error condition if {@code path} does not point to an actual JSON + * value. + */ +public final class ReplaceOperation + extends PathValueOperation { + @JsonCreator + public ReplaceOperation(@JsonProperty("path") final JsonPointer path, + @JsonProperty("value") final JsonNode value) { + super("replace", path, value); + } + + @Override + public JsonNode apply(final JsonNode node) + throws JsonPatchException { + if (path.path(node).isMissingNode()) { + throw new JsonPatchException("no such path"); + } + final JsonNode replacement = value.deepCopy(); + if (path.isEmpty()) { + return replacement; + } + final JsonNode ret = node.deepCopy(); + final JsonNode parent = path.parent().get(ret); + final String rawToken = path.getLast().getToken().getRaw(); + if (parent.isObject()) { + ((ObjectNode) parent).set(rawToken, replacement); + } else { + ((ArrayNode) parent).set(Integer.parseInt(rawToken), replacement); + } + return ret; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/TestOperation.java b/content-json/src/main/java/org/xbib/content/json/patch/TestOperation.java new file mode 100644 index 0000000..c9f9a6c --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/TestOperation.java @@ -0,0 +1,43 @@ +package org.xbib.content.json.patch; + +import com.fasterxml.jackson.annotation.JsonCreator; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.databind.JsonNode; +import org.xbib.content.json.jackson.Equivalence; +import org.xbib.content.json.jackson.JsonNumEquals; +import org.xbib.content.json.pointer.JsonPointer; + +/** + * JSON Patch {@code test} operation. + * The two arguments for this operation are the pointer containing the value + * to test ({@code path}) and the value to test equality against ({@code + * value}). + * It is an error if no value exists at the given path. + * Also note that equality as defined by JSON Patch is exactly the same as it + * is defined by JSON Schema itself. As such, this operation reuses {@link + * JsonNumEquals} for testing equality. + */ +public final class TestOperation + extends PathValueOperation { + private static final Equivalence EQUIVALENCE + = JsonNumEquals.getInstance(); + + @JsonCreator + public TestOperation(@JsonProperty("path") final JsonPointer path, + @JsonProperty("value") final JsonNode value) { + super("test", path, value); + } + + @Override + public JsonNode apply(final JsonNode node) + throws JsonPatchException { + final JsonNode tested = path.path(node); + if (tested.isMissingNode()) { + throw new JsonPatchException("no such path"); + } + if (!EQUIVALENCE.equivalent(tested, value)) { + throw new JsonPatchException("value test failure"); + } + return node.deepCopy(); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/patch/package-info.java b/content-json/src/main/java/org/xbib/content/json/patch/package-info.java new file mode 100644 index 0000000..be2cfc3 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/patch/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON patch operation. + */ +package org.xbib.content.json.patch; diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/JsonNodeResolver.java b/content-json/src/main/java/org/xbib/content/json/pointer/JsonNodeResolver.java new file mode 100644 index 0000000..8c5d370 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/JsonNodeResolver.java @@ -0,0 +1,65 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.databind.JsonNode; + +/** + * Implementation of {@link TokenResolver} for {@link com.fasterxml.jackson.databind.JsonNode} + * The JSON Pointer specification specifies that for arrays, indices must + * not have leading zeroes (save for {@code 0} itself). This class handles + * this. + */ +public final class JsonNodeResolver extends TokenResolver { + /** + * Zero. + */ + private static final char ZERO = '0'; + + public JsonNodeResolver(final ReferenceToken token) { + super(token); + } + + /** + * Return an array index corresponding to the given (raw) reference token + * If no array index can be found, -1 is returned. As the result is used + * with {@link com.fasterxml.jackson.databind.JsonNode#get(int)}, we are guaranteed correct results, since + * this will return {@code null} in this case. + * + * @param raw the raw token, as a string + * @return the index, or -1 if the index is invalid + */ + private static int arrayIndexFor(final String raw) { + /* + * Empty? No dice. + */ + if (raw.isEmpty()) { + return -1; + } + /* + * Leading zeroes are not allowed in number-only refTokens for arrays. + * But then, 0 followed by anything else than a number is invalid as + * well. So, if the string starts with '0', return 0 if the token length + * is 1 or -1 otherwise. + */ + if (raw.charAt(0) == ZERO) { + return raw.length() == 1 ? 0 : -1; + } + + /* + * Otherwise, parse as an int. If we can't, -1. + */ + try { + return Integer.parseInt(raw); + } catch (NumberFormatException ignored) { + return -1; + } + } + + @Override + public JsonNode get(final JsonNode node) { + if (node == null || !node.isContainerNode()) { + return null; + } + final String raw = token.getRaw(); + return node.isObject() ? node.get(raw) : node.get(arrayIndexFor(raw)); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointer.java b/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointer.java new file mode 100644 index 0000000..03d0ac8 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointer.java @@ -0,0 +1,142 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.MissingNode; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; + +/** + * A {@link TreePointer} for {@link com.fasterxml.jackson.databind.JsonNode}. + * This is the "original" JSON Pointer in that it addresses JSON documents. + * It also has a lot of utility methods covering several usage scenarios. + */ +public final class JsonPointer extends TreePointer { + + @SuppressWarnings("unchecked") + private static final List> EMPTY_LIST = Collections.emptyList(); + + /** + * The empty JSON Pointer. + */ + private static final JsonPointer EMPTY = new JsonPointer(EMPTY_LIST); + + /** + * The main constructor. + * + * @param input the input string + * @throws JsonPointerException malformed JSON Pointer + * @throws NullPointerException null input + */ + public JsonPointer(final String input) throws JsonPointerException { + this(fromTokens(tokensFromInput(input))); + } + + /** + * Alternate constructor. + * This calls {@link TreePointer#TreePointer(com.fasterxml.jackson.core.TreeNode, java.util.List)} with a + * {@link com.fasterxml.jackson.databind.node.MissingNode} as the missing tree node. + * + * @param tokenResolvers the list of token resolvers + */ + public JsonPointer(final List> tokenResolvers) { + super(MissingNode.getInstance(), tokenResolvers); + } + + /** + * Return an empty JSON Pointer. + * + * @return an empty, statically allocated JSON Pointer + */ + public static JsonPointer empty() { + return EMPTY; + } + + /** + * Build a JSON Pointer out of a series of reference tokens. + * These tokens can be everything; be sure however that they implement + * {@link Object#toString()} correctly. + * Each of these tokens are treated as raw tokens (ie, not + * encoded). + * + * @param first the first token + * @param other other tokens + * @return a JSON Pointer + * @throws NullPointerException one input token is null + */ + public static JsonPointer of(final Object first, final Object... other) { + final List tokens = new ArrayList<>(); + tokens.add(ReferenceToken.fromRaw(first.toString())); + for (final Object o : other) { + tokens.add(ReferenceToken.fromRaw(o.toString())); + } + return new JsonPointer(fromTokens(tokens)); + } + + /** + * Build a list of token resolvers from a list of reference tokens + * Here, the token resolvers are {@link JsonNodeResolver}s. + * + * @param tokens the token list + * @return a (mutable) list of token resolvers + */ + private static List> fromTokens( + final List tokens) { + final List> list = new ArrayList<>(); + for (final ReferenceToken token : tokens) { + list.add(new JsonNodeResolver(token)); + } + return list; + } + + /** + * Return a new pointer with a new token appended. + * + * @param raw the raw token to append + * @return a new pointer + * @throws NullPointerException input is null + */ + public JsonPointer append(final String raw) { + final ReferenceToken refToken = ReferenceToken.fromRaw(raw); + final JsonNodeResolver resolver = new JsonNodeResolver(refToken); + final List> list = new ArrayList<>(tokenResolvers); + list.add(resolver); + return new JsonPointer(list); + } + + /** + * Return a new pointer with a new integer token appended. + * + * @param index the integer token to append + * @return a new pointer + */ + public JsonPointer append(final int index) { + return append(Integer.toString(index)); + } + + /** + * Return a new pointer with another pointer appended. + * + * @param other the other pointer + * @return a new pointer + * @throws NullPointerException other pointer is null + */ + public JsonPointer append(final JsonPointer other) { + final List> list = new ArrayList<>(tokenResolvers); + list.addAll(other.tokenResolvers); + return new JsonPointer(list); + } + + /** + * Return the immediate parent of this JSON Pointer. + * The parent of the empty pointer is itself. + * + * @return a new JSON Pointer representing the parent of the current one + */ + public JsonPointer parent() { + final int size = tokenResolvers.size(); + return size <= 1 ? EMPTY + : new JsonPointer(tokenResolvers.subList(0, size - 1)); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointerException.java b/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointerException.java new file mode 100644 index 0000000..7a0c8e6 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/JsonPointerException.java @@ -0,0 +1,13 @@ +package org.xbib.content.json.pointer; + +/** + * + */ +public final class JsonPointerException extends Exception { + + private static final long serialVersionUID = -4199401008742015954L; + + public JsonPointerException(final String message) { + super(message); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/ReferenceToken.java b/content-json/src/main/java/org/xbib/content/json/pointer/ReferenceToken.java new file mode 100644 index 0000000..5d36880 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/ReferenceToken.java @@ -0,0 +1,209 @@ +package org.xbib.content.json.pointer; + +import java.nio.CharBuffer; +import java.util.Arrays; +import java.util.List; + + +/** + * One JSON Pointer reference token. + * This class represents one reference token. It has no publicly available + * constructor; instead, it has static factory methods used to generate tokens + * depending on whether the input is a decoded (raw) token or an encoded + * (cooked) one, or even an integer. + * The only characters to encode in a raw token are {@code /} (which becomes + * {@code ~1}) and {@code ~} (which becomes {@code ~0}). + * Note that a reference token may be empty and empty object member names + * are legal. + */ +public final class ReferenceToken { + /** + * The escape character in a cooked token. + */ + private static final char ESCAPE = '~'; + + /** + * List of encoding characters in a cooked token. + */ + private static final List ENCODED = Arrays.asList('0', '1'); + + /** + * List of sequences to encode in a raw token. + * This list and {@link #ENCODED} have matching indices on purpose. + */ + private static final List DECODED = Arrays.asList('~', '/'); + + /** + * The cooked representation of that token. + * + * @see #toString() + */ + private final String cooked; + + /** + * The raw representation of that token. + * + * @see #hashCode() + * @see #equals(Object) + */ + private final String raw; + + /** + * The only constructor, private by design. + * + * @param cooked the cooked representation of that token + * @param raw the raw representation of that token + */ + private ReferenceToken(final String cooked, final String raw) { + this.cooked = cooked; + this.raw = raw; + } + + /** + * Generate a reference token from an encoded (cooked) representation. + * + * @param cooked the input + * @return a token + * @throws JsonPointerException illegal token (bad encode sequence) + * @throws NullPointerException null input + */ + public static ReferenceToken fromCooked(final String cooked) + throws JsonPointerException { + return new ReferenceToken(cooked, asRaw(cooked)); + } + + /** + * Generate a reference token from a decoded (raw) representation. + * + * @param raw the input + * @return a token + * @throws NullPointerException null input + */ + public static ReferenceToken fromRaw(final String raw) { + return new ReferenceToken(asCooked(raw), raw); + } + + /** + * Generate a reference token from an integer. + * + * @param index the integer + * @return a token + */ + public static ReferenceToken fromInt(final int index) { + final String s = Integer.toString(index); + return new ReferenceToken(s, s); + } + + /** + * Decode an encoded token. + * + * @param cooked the encoded token + * @return the decoded token + * @throws JsonPointerException bad encoded representation + */ + private static String asRaw(final String cooked) + throws JsonPointerException { + final StringBuilder raw = new StringBuilder(cooked.length()); + + final CharBuffer buffer = CharBuffer.wrap(cooked); + boolean inEscape = false; + char c; + + while (buffer.hasRemaining()) { + c = buffer.get(); + if (inEscape) { + appendEscaped(raw, c); + inEscape = false; + continue; + } + if (c == ESCAPE) { + inEscape = true; + continue; + } + raw.append(c); + } + + if (inEscape) { + throw new JsonPointerException("empty escape"); + } + + return raw.toString(); + } + + /** + * Append a decoded sequence to a {@link StringBuilder}. + * + * @param sb the string builder to append to + * @param c the escaped character + * @throws JsonPointerException illegal escaped character + */ + private static void appendEscaped(final StringBuilder sb, final char c) + throws JsonPointerException { + final int index = ENCODED.indexOf(c); + if (index == -1) { + throw new JsonPointerException("illegal escape"); + } + + sb.append(DECODED.get(index)); + } + + /** + * Encode a raw token. + * + * @param raw the raw representation + * @return the cooked, encoded representation + */ + private static String asCooked(final String raw) { + final StringBuilder cooked = new StringBuilder(raw.length()); + + final CharBuffer buffer = CharBuffer.wrap(raw); + char c; + int index; + + while (buffer.hasRemaining()) { + c = buffer.get(); + index = DECODED.indexOf(c); + if (index != -1) { + cooked.append('~').append(ENCODED.get(index)); + } else { + cooked.append(c); + } + } + + return cooked.toString(); + } + + /** + * Get the raw representation of that token as a string. + * + * @return the raw representation (for traversing purposes) + */ + public String getRaw() { + return raw; + } + + @Override + public int hashCode() { + return raw.hashCode(); + } + + @Override + public boolean equals(final Object obj) { + if (obj == null) { + return false; + } + if (this == obj) { + return true; + } + if (getClass() != obj.getClass()) { + return false; + } + final ReferenceToken other = (ReferenceToken) obj; + return raw.equals(other.raw); + } + + @Override + public String toString() { + return cooked; + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/TokenResolver.java b/content-json/src/main/java/org/xbib/content/json/pointer/TokenResolver.java new file mode 100644 index 0000000..6b26cfc --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/TokenResolver.java @@ -0,0 +1,64 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.core.TreeNode; + +/** + * Reference token traversal class. + * + * This class is meant to be extended and implemented for all types of trees + * inheriting {@link com.fasterxml.jackson.core.TreeNode}. + * This package contains one implementation of this class for {@link + * com.fasterxml.jackson.databind.JsonNode}. + * Note that its {@link #equals(Object)}, {@link #hashCode()} and {@link + * #toString()} are final. + * + * @param the type of tree to traverse + * @see JsonNodeResolver + */ +public abstract class TokenResolver { + /** + * The associated reference token. + */ + protected final ReferenceToken token; + + /** + * The only constructor. + * + * @param token the reference token + */ + TokenResolver(final ReferenceToken token) { + this.token = token; + } + + /** + * Advance one level into the tree + * Note: it is required that this method return null on + * traversal failure. + * Note 2: handling {@code null} itself is up to implementations. + * + * @param node the node to traverse + * @return the other node, or {@code null} if no such node exists for that + * token + */ + public abstract T get(final T node); + + public final ReferenceToken getToken() { + return token; + } + + @Override + public final int hashCode() { + return token.hashCode(); + } + + @Override + public final boolean equals(final Object obj) { + return obj != null && (this == obj || getClass() == obj.getClass() + && token.equals(((TokenResolver) obj).token)); + } + + @Override + public final String toString() { + return token.toString(); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/TreePointer.java b/content-json/src/main/java/org/xbib/content/json/pointer/TreePointer.java new file mode 100644 index 0000000..24747a3 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/TreePointer.java @@ -0,0 +1,181 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.core.TreeNode; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +/** + * A pointer into a {@link com.fasterxml.jackson.core.TreeNode}. + * Note that all pointers are absolute: they start from the root of + * the tree. This is to mirror the behaviour of JSON Pointer proper. + * The class does not decode a JSON Pointer representation itself; however + * it provides all the necessary methods for implementations to achieve this. + * This class has two traversal methods: {@link #get(com.fasterxml.jackson.core.TreeNode)} and {@link + * #path(com.fasterxml.jackson.core.TreeNode)}. The difference between both is that {@code path()} may + * return another node than {@code null} if the tree representation has such + * a node. This is the case, for instance, for {@link com.fasterxml.jackson.databind.JsonNode}, which has a + * {@link com.fasterxml.jackson.databind.node.MissingNode}. + * At the core, this class is essentially a(n ordered) {@link java.util.List} of + * {@link TokenResolver}s (which is iterable via the class itself). + * Note that this class' {@link #hashCode()}, {@link #equals(Object)} and + * {@link #toString()} are final. + * + * @param the type of the tree + */ +public abstract class TreePointer + implements Iterable> { + /** + * The reference token separator. + */ + private static final char SLASH = '/'; + /** + * The list of token resolvers. + */ + final List> tokenResolvers; + /** + * What this tree can see as a missing node (may be {@code null}). + */ + private final T missing; + + /** + * Main protected constructor. This constructor makes an immutable copy of the list it receives as + * an argument. + * + * @param missing the representation of a missing node (may be null) + * @param tokenResolvers the list of reference token resolvers + */ + TreePointer(final T missing, + final List> tokenResolvers) { + this.missing = missing; + this.tokenResolvers = new ArrayList<>(tokenResolvers); + } + + /** + * Alternate constructor. + * This is the same as calling {@link #TreePointer(com.fasterxml.jackson.core.TreeNode, java.util.List)} with + * {@code null} as the missing node. + * + * @param tokenResolvers the list of token resolvers + */ + protected TreePointer(final List> tokenResolvers) { + this(null, tokenResolvers); + } + + /** + * Decode an input into a list of reference tokens. + * + * @param input the input + * @return the list of reference tokens + * @throws JsonPointerException input is not a valid JSON Pointer + * @throws NullPointerException input is null + */ + protected static List tokensFromInput(final String input) + throws JsonPointerException { + String s = input; + final List ret = new ArrayList<>(); + String cooked; + int index; + char c; + + while (!s.isEmpty()) { + c = s.charAt(0); + if (c != SLASH) { + throw new JsonPointerException("not a slash"); + } + s = s.substring(1); + index = s.indexOf(SLASH); + cooked = index == -1 ? s : s.substring(0, index); + ret.add(ReferenceToken.fromCooked(cooked)); + if (index == -1) { + break; + } + s = s.substring(index); + } + + return ret; + } + + /** + * Traverse a node and return the result. + * Note that this method shortcuts: it stops at the first node it cannot + * traverse. + * + * @param node the node to traverse + * @return the resulting node, {@code null} if not found + */ + public final T get(final T node) { + T ret = node; + for (final TokenResolver tokenResolver : tokenResolvers) { + if (ret == null) { + break; + } + ret = tokenResolver.get(ret); + } + + return ret; + } + + public final TokenResolver getLast() { + return tokenResolvers.get(tokenResolvers.size() - 1); + } + + /** + * Traverse a node and return the result. + *

This is like {@link #get(com.fasterxml.jackson.core.TreeNode)}, but it will return the missing + * node if traversal fails.

+ * + * @param node the node to traverse + * @return the result, or the missing node + * @see #TreePointer(com.fasterxml.jackson.core.TreeNode, java.util.List) + */ + public final T path(final T node) { + final T ret = get(node); + return ret == null ? missing : ret; + } + + /** + * Tell whether this pointer is empty. + * + * @return true if the reference token list is empty + */ + public final boolean isEmpty() { + return tokenResolvers.isEmpty(); + } + + @Override + public final Iterator> iterator() { + return tokenResolvers.iterator(); + } + + @Override + public final int hashCode() { + return tokenResolvers.hashCode(); + } + + @Override + public final boolean equals(final Object obj) { + if (obj == null) { + return false; + } + if (this == obj) { + return true; + } + if (getClass() != obj.getClass()) { + return false; + } + final TreePointer other = (TreePointer) obj; + return tokenResolvers.equals(other.tokenResolvers); + } + + @Override + public final String toString() { + final StringBuilder sb = new StringBuilder(); + for (final TokenResolver tokenResolver : tokenResolvers) { + sb.append('/').append(tokenResolver); + } + + return sb.toString(); + } +} diff --git a/content-json/src/main/java/org/xbib/content/json/pointer/package-info.java b/content-json/src/main/java/org/xbib/content/json/pointer/package-info.java new file mode 100644 index 0000000..45cd172 --- /dev/null +++ b/content-json/src/main/java/org/xbib/content/json/pointer/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON pointer operation. + */ +package org.xbib.content.json.pointer; diff --git a/content-json/src/test/java/org/xbib/content/json/jackson/JsonNodeReaderTest.java b/content-json/src/test/java/org/xbib/content/json/jackson/JsonNodeReaderTest.java new file mode 100644 index 0000000..dbdd531 --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/jackson/JsonNodeReaderTest.java @@ -0,0 +1,59 @@ +package org.xbib.content.json.jackson; + +import static org.mockito.Mockito.spy; +import static org.mockito.Mockito.verify; + +import com.fasterxml.jackson.core.JsonParseException; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.ObjectMapper; +import org.junit.Assert; +import org.junit.Test; + +import java.io.ByteArrayInputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; +import java.io.StringReader; + +/** + * + */ +public final class JsonNodeReaderTest extends Assert { + + @Test + public void streamIsClosedOnRead() + throws IOException { + final InputStream in = spy(new ByteArrayInputStream("[]".getBytes("UTF-8"))); + final JsonNode node = new JsonNodeReader().fromInputStream(in); + verify(in).close(); + assertEquals(node, new ObjectMapper().readTree(new ByteArrayInputStream("[]".getBytes("UTF-8")))); + } + + @Test + public void readerIsClosedOnRead() + throws IOException { + final Reader reader = spy(new StringReader("[]")); + final JsonNode node = new JsonNodeReader().fromReader(reader); + assertEquals(node, new ObjectMapper().readTree(new StringReader("[]"))); + verify(reader).close(); + } + + @Test + public void malformedDataThrowsExpectedException() + throws IOException { + + String[] inputs = new String[]{ + "", "[]{}", "[]]" + }; + final JsonNodeReader reader = new JsonNodeReader(); + for (String input : inputs) { + try { + reader.fromInputStream(new ByteArrayInputStream(input.getBytes())); + fail("No exception thrown!!"); + } catch (JsonParseException e) { + // + } + } + } + +} diff --git a/content-json/src/test/java/org/xbib/content/json/jackson/JsonNumEqualsTest.java b/content-json/src/test/java/org/xbib/content/json/jackson/JsonNumEqualsTest.java new file mode 100644 index 0000000..57217fe --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/jackson/JsonNumEqualsTest.java @@ -0,0 +1,75 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.junit.Assert; +import org.junit.Test; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +/** + * + */ +public final class JsonNumEqualsTest extends Assert { + + private static final JsonNodeFactory FACTORY = JsonNodeFactory.instance; + + @Test + public void numericEqualityIsAcknowledged() throws IOException { + Iterator it = getInputs(); + while (it.hasNext()) { + Object[] o = it.next(); + final JsonNode reference = (JsonNode) o[0]; + final JsonNode node = (JsonNode) o[1]; + assertTrue(JsonNumEquals.getInstance().equivalent(reference, node)); + } + } + + @Test + public void numericEqualityWorksWithinArrays() throws IOException { + Iterator it = getInputs(); + while (it.hasNext()) { + Object[] o = it.next(); + final JsonNode reference = (JsonNode) o[0]; + final JsonNode node = (JsonNode) o[1]; + final ArrayNode node1 = FACTORY.arrayNode(); + node1.add(reference); + final ArrayNode node2 = FACTORY.arrayNode(); + node2.add(node); + assertTrue(JsonNumEquals.getInstance().equivalent(node1, node2)); + } + } + + @Test + public void numericEqualityWorksWithinObjects() throws IOException { + Iterator it = getInputs(); + while (it.hasNext()) { + Object[] o = it.next(); + final JsonNode reference = (JsonNode) o[0]; + final JsonNode node = (JsonNode) o[1]; + final ObjectNode node1 = FACTORY.objectNode(); + node1.set("foo", reference); + final ObjectNode node2 = FACTORY.objectNode(); + node2.set("foo", node); + assertTrue(JsonNumEquals.getInstance().equivalent(node1, node2)); + } + } + + private Iterator getInputs() throws IOException { + final List list = new ArrayList<>(); + JsonNode reference; + JsonNode testData = JsonLoader.fromResource(this.getClass().getClassLoader(), "testfile.json"); + for (final JsonNode element : testData) { + reference = element.get("reference"); + for (final JsonNode node : element.get("equivalences")) { + list.add(new Object[]{reference, node}); + } + } + return list.iterator(); + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/jackson/SampleNodeProvider.java b/content-json/src/test/java/org/xbib/content/json/jackson/SampleNodeProvider.java new file mode 100644 index 0000000..ec2461a --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/jackson/SampleNodeProvider.java @@ -0,0 +1,62 @@ +package org.xbib.content.json.jackson; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; + +import java.math.BigDecimal; +import java.util.ArrayList; +import java.util.EnumMap; +import java.util.EnumSet; +import java.util.Iterator; +import java.util.List; +import java.util.Map; + +/** + * + */ +public final class SampleNodeProvider { + private static final JsonNodeFactory FACTORY = JacksonUtils.nodeFactory(); + private static final Map SAMPLE_DATA; + + static { + SAMPLE_DATA = new EnumMap<>(NodeType.class); + + SAMPLE_DATA.put(NodeType.ARRAY, FACTORY.arrayNode()); + SAMPLE_DATA.put(NodeType.BOOLEAN, FACTORY.booleanNode(true)); + SAMPLE_DATA.put(NodeType.INTEGER, FACTORY.numberNode(0)); + SAMPLE_DATA.put(NodeType.NULL, FACTORY.nullNode()); + SAMPLE_DATA.put(NodeType.NUMBER, + FACTORY.numberNode(new BigDecimal("1.1"))); + SAMPLE_DATA.put(NodeType.OBJECT, FACTORY.objectNode()); + SAMPLE_DATA.put(NodeType.STRING, FACTORY.textNode("")); + } + + private SampleNodeProvider() { + } + + public static Iterator getSamples(final EnumSet types) { + final Map map = new EnumMap<>(SAMPLE_DATA); + map.keySet().retainAll(types); + + List list = new ArrayList<>(); + for (JsonNode jsonNode : map.values()) { + list.add(new Object[]{jsonNode}); + } + return list.iterator(); + } + + public static Iterator getSamplesExcept( + final EnumSet types) { + return getSamples(EnumSet.complementOf(types)); + } + + public static Iterator getSamples(final NodeType first, + final NodeType... other) { + return getSamples(EnumSet.of(first, other)); + } + + public static Iterator getSamplesExcept(final NodeType first, + final NodeType... other) { + return getSamples(EnumSet.complementOf(EnumSet.of(first, other))); + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/jackson/package-info.java b/content-json/src/test/java/org/xbib/content/json/jackson/package-info.java new file mode 100644 index 0000000..ed13dac --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/jackson/package-info.java @@ -0,0 +1,5 @@ +/** + * Classes for testing JSON jackson. + */ +package org.xbib.content.json.jackson; + diff --git a/content-json/src/test/java/org/xbib/content/json/pointer/JsonNodeResolverTest.java b/content-json/src/test/java/org/xbib/content/json/pointer/JsonNodeResolverTest.java new file mode 100644 index 0000000..557ac77 --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/pointer/JsonNodeResolverTest.java @@ -0,0 +1,94 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.node.ArrayNode; +import com.fasterxml.jackson.databind.node.JsonNodeFactory; +import com.fasterxml.jackson.databind.node.ObjectNode; +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.json.jackson.JacksonUtils; +import org.xbib.content.json.jackson.NodeType; +import org.xbib.content.json.jackson.SampleNodeProvider; + +import java.util.ArrayList; +import java.util.List; + +/** + * + */ +public final class JsonNodeResolverTest extends Assert { + private static final JsonNodeFactory FACTORY = JacksonUtils.nodeFactory(); + + @Test + public void resolvingNullReturnsNull() { + final JsonNodeResolver resolver + = new JsonNodeResolver(ReferenceToken.fromRaw("whatever")); + + assertNull(resolver.get(null)); + } + + @Test + public void resolvingNonContainerNodeReturnsNull() { + final JsonNode node = (JsonNode) SampleNodeProvider.getSamplesExcept(NodeType.ARRAY, + NodeType.OBJECT).next()[0]; + final JsonNodeResolver resolver + = new JsonNodeResolver(ReferenceToken.fromRaw("whatever")); + + assertNull(resolver.get(node)); + } + + @Test + public void resolvingObjectMembersWorks() { + final JsonNodeResolver resolver + = new JsonNodeResolver(ReferenceToken.fromRaw("a")); + final JsonNode target = FACTORY.textNode("b"); + + ObjectNode node; + + node = FACTORY.objectNode(); + node.set("a", target); + + final JsonNode resolved = resolver.get(node); + assertEquals(resolved, target); + + node = FACTORY.objectNode(); + node.set("b", target); + + assertNull(resolver.get(node)); + } + + @Test + public void resolvingArrayIndicesWorks() { + final JsonNodeResolver resolver + = new JsonNodeResolver(ReferenceToken.fromInt(1)); + + final JsonNode target = FACTORY.textNode("b"); + final ArrayNode node = FACTORY.arrayNode(); + + node.add(target); + assertNull(resolver.get(node)); + + node.add(target); + assertEquals(target, resolver.get(node)); + } + + @Test + public void invalidIndicesYieldNull() { + final JsonNode target = FACTORY.textNode("b"); + final ArrayNode node = FACTORY.arrayNode(); + node.add(target); + + List list = new ArrayList<>(); + list.add(new Object[]{"-1"}); + list.add(new Object[]{"232398087298731987987232"}); + list.add(new Object[]{"00"}); + list.add(new Object[]{"0 "}); + list.add(new Object[]{" 0"}); + for (Object[] o : list) { + final String raw = (String) o[0]; + final ReferenceToken refToken = ReferenceToken.fromRaw(raw); + final JsonNodeResolver resolver = new JsonNodeResolver(refToken); + assertNull(resolver.get(node)); + } + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/pointer/JsonPointerTest.java b/content-json/src/test/java/org/xbib/content/json/pointer/JsonPointerTest.java new file mode 100644 index 0000000..42090f5 --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/pointer/JsonPointerTest.java @@ -0,0 +1,159 @@ +package org.xbib.content.json.pointer; + +import com.fasterxml.jackson.databind.JsonNode; +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.json.jackson.JacksonUtils; +import org.xbib.content.json.jackson.JsonLoader; +import org.xbib.content.json.jackson.NodeType; +import org.xbib.content.json.jackson.SampleNodeProvider; + +import java.io.IOException; +import java.net.URI; +import java.net.URISyntaxException; +import java.util.ArrayList; +import java.util.EnumSet; +import java.util.Iterator; +import java.util.List; +import java.util.Map; + +/** + * + */ +public final class JsonPointerTest extends Assert { + + private static final String PACKAGE = JsonPointerTest.class.getPackage().getName().replace('.', '/'); + private final JsonNode testData; + private final JsonNode document; + + public JsonPointerTest() + throws IOException { + testData = JsonLoader.fromResource(this.getClass().getClassLoader(), + PACKAGE + "/jsonpointer.json"); + document = testData.get("document"); + } + + @Test(expected = NullPointerException.class) + public void cannotAppendNullPointer() { + final JsonPointer foo = null; + JsonPointer.empty().append(foo); + fail("No exception thrown!!"); + } + + @Test + public void rawPointerResolvingWorks() + throws JsonPointerException { + final List list = new ArrayList<>(); + final JsonNode testNode = testData.get("pointers"); + final Map map = JacksonUtils.asMap(testNode); + for (final Map.Entry entry : map.entrySet()) { + list.add(new Object[]{entry.getKey(), entry.getValue()}); + } + for (Object[] o : list) { + final String input = (String) o[0]; + final JsonNode expected = (JsonNode) o[1]; + final JsonPointer pointer = new JsonPointer(input); + assertEquals(pointer.get(document), expected); + } + } + + @Test + public void uriPointerResolvingWorks() + throws URISyntaxException, JsonPointerException { + final List list = new ArrayList<>(); + final JsonNode testNode = testData.get("uris"); + final Map map = JacksonUtils.asMap(testNode); + + for (final Map.Entry entry : map.entrySet()) { + list.add(new Object[]{entry.getKey(), entry.getValue()}); + } + for (Object[] o : list) { + final String input = (String) o[0]; + final JsonNode expected = (JsonNode) o[1]; + final URI uri = new URI(input); + final JsonPointer pointer = new JsonPointer(uri.getFragment()); + + assertEquals(pointer.get(document), expected); + } + } + + @Test + public void appendingRawTokensToAPointerWorks() + throws JsonPointerException { + final JsonPointer ptr = new JsonPointer("/foo/bar"); + final String raw = "/0~"; + final JsonPointer expected = new JsonPointer("/foo/bar/~10~0"); + + assertEquals(ptr.append(raw), expected); + } + + @Test + public void appendingIndicesToAPointerWorks() + throws JsonPointerException { + final JsonPointer ptr = new JsonPointer("/foo/bar/"); + final int index = 33; + final JsonPointer expected = new JsonPointer("/foo/bar//33"); + + assertEquals(ptr.append(index), expected); + } + + @Test + public void appendingOnePointerToAnotherWorks() + throws JsonPointerException { + final JsonPointer ptr = new JsonPointer("/a/b"); + final JsonPointer appended = new JsonPointer("/c/d"); + final JsonPointer expected = new JsonPointer("/a/b/c/d"); + + assertEquals(ptr.append(appended), expected); + } + + @Test + public void emptyPointerAlwaysReturnsTheSameInstance() { + Iterator it = SampleNodeProvider.getSamples(EnumSet.allOf(NodeType.class)); + while (it.hasNext()) { + Object[] o = it.next(); + final JsonNode node = (JsonNode) o[0]; + assertEquals(JsonPointer.empty().get(node), node); + } + } + + @Test + public void staticConstructionFromTokensWorks() + throws JsonPointerException { + JsonPointer ptr1, ptr2; + + ptr1 = JsonPointer.of("a", "b"); + ptr2 = new JsonPointer("/a/b"); + assertEquals(ptr1, ptr2); + + ptr1 = JsonPointer.of("", "/", "~"); + ptr2 = new JsonPointer("//~1/~0"); + assertEquals(ptr1, ptr2); + + ptr1 = JsonPointer.of(1, "xx", 0); + ptr2 = new JsonPointer("/1/xx/0"); + assertEquals(ptr1, ptr2); + + ptr1 = JsonPointer.of(""); + ptr2 = new JsonPointer("/"); + assertEquals(ptr1, ptr2); + } + + + @Test + public void parentComputationWorks() { + final List list = new ArrayList<>(); + list.add(new Object[]{JsonPointer.empty(), JsonPointer.empty()}); + list.add(new Object[]{JsonPointer.of(1), JsonPointer.empty()}); + list.add(new Object[]{JsonPointer.of("a"), JsonPointer.empty()}); + list.add(new Object[]{JsonPointer.of("a", "b"), + JsonPointer.of("a")}); + list.add(new Object[]{JsonPointer.of("a", "b", "c"), + JsonPointer.of("a", "b")}); + for (Object[] o : list) { + final JsonPointer child = (JsonPointer) o[0]; + final JsonPointer parent = (JsonPointer) o[1]; + assertEquals(child.parent(), parent); + } + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/pointer/ReferenceTokenTest.java b/content-json/src/test/java/org/xbib/content/json/pointer/ReferenceTokenTest.java new file mode 100644 index 0000000..68fe27d --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/pointer/ReferenceTokenTest.java @@ -0,0 +1,106 @@ +package org.xbib.content.json.pointer; + +import org.junit.Assert; +import org.junit.Test; + +import java.util.Arrays; +import java.util.List; + +/** + * + */ +public final class ReferenceTokenTest extends Assert { + + @Test + public void nullCookedRaisesError() + throws JsonPointerException { + try { + ReferenceToken.fromCooked(null); + fail("No exception thrown!!"); + } catch (NullPointerException e) { + //assertEquals(e.getMessage(), BUNDLE.getMessage("nullInput")); + } + } + + @Test + public void nullRawRaisesError() { + try { + ReferenceToken.fromRaw(null); + fail("No exception thrown!!"); + } catch (NullPointerException e) { + //assertEquals(e.getMessage(), BUNDLE.getMessage("nullInput")); + } + } + + @Test + public void emptyEscapeRaisesTheAppropriateException() { + try { + ReferenceToken.fromCooked("whatever~"); + fail("No exception thrown!!"); + } catch (JsonPointerException e) { + //assertEquals(e.getMessage(), BUNDLE.getMessage("emptyEscape")); + } + } + + @Test + public void illegalEscapeRaisesTheAppropriateException() { + try { + ReferenceToken.fromCooked("~a"); + fail("No exception thrown!!"); + } catch (JsonPointerException e) { + //assertEquals(e.getMessage(), BUNDLE.getMessage("illegalEscape")); + } + } + + @Test + public void fromCookedOrFromRawYieldsSameResults() + throws JsonPointerException { + List list = Arrays.asList( + new Object[]{"~0", "~"}, + new Object[]{"~1", "/"}, + new Object[]{"", ""}, + new Object[]{"~0user", "~user"}, + new Object[]{"foobar", "foobar"}, + new Object[]{"~1var~1lib~1mysql", "/var/lib/mysql"} + ); + for (Object[] o : list) { + String cooked = (String) o[0]; + String raw = (String) o[1]; + final ReferenceToken token1 = ReferenceToken.fromCooked(cooked); + final ReferenceToken token2 = ReferenceToken.fromRaw(raw); + + assertTrue(token1.equals(token2)); + assertEquals(token2.toString(), cooked); + } + } + + @Test + public void fromIndexOrStringYieldsSameResults() + throws JsonPointerException { + List list = Arrays.asList( + new Object[]{0, "0"}, + new Object[]{-1, "-1"}, + new Object[]{13, "13"} + ); + for (Object[] o : list) { + int index = (int) o[0]; + String asString = (String) o[1]; + final ReferenceToken fromInt = ReferenceToken.fromInt(index); + final ReferenceToken cooked = ReferenceToken.fromCooked(asString); + final ReferenceToken raw = ReferenceToken.fromRaw(asString); + assertTrue(fromInt.equals(cooked)); + assertTrue(cooked.equals(raw)); + assertTrue(raw.equals(fromInt)); + assertEquals(fromInt.toString(), asString); + } + } + + @Test + public void zeroAndZeroZeroAreNotTheSame() + throws JsonPointerException { + final ReferenceToken zero = ReferenceToken.fromCooked("0"); + final ReferenceToken zerozero = ReferenceToken.fromCooked("00"); + + assertFalse(zero.equals(zerozero)); + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/pointer/TreePointerTest.java b/content-json/src/test/java/org/xbib/content/json/pointer/TreePointerTest.java new file mode 100644 index 0000000..1ed76f2 --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/pointer/TreePointerTest.java @@ -0,0 +1,152 @@ +package org.xbib.content.json.pointer; + +import static org.mockito.Matchers.any; +import static org.mockito.Mockito.mock; +import static org.mockito.Mockito.never; +import static org.mockito.Mockito.only; +import static org.mockito.Mockito.verify; +import static org.mockito.Mockito.when; + +import com.fasterxml.jackson.core.TreeNode; +import org.junit.Assert; +import org.junit.Test; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Collections; +import java.util.List; + +/** + * + */ +public final class TreePointerTest extends Assert { + @Test(expected = NullPointerException.class) + public void attemptToBuildTokensFromNullRaisesAnError() throws JsonPointerException { + TreePointer.tokensFromInput(null); + fail("No exception thrown!!"); + } + + @Test(expected = JsonPointerException.class) + public void buildingTokenListYellsIfIllegalPointer() throws JsonPointerException { + TreePointer.tokensFromInput("a/b"); + fail("No exception thrown!!"); + } + + @Test + public void buildingTokenListIsUnfazedByAnEmptyInput() + throws JsonPointerException { + assertEquals(TreePointer.tokensFromInput(""), + new ArrayList<>()); + } + + @Test + public void buildingTokenListIsUnfazedByEmptyToken() + throws JsonPointerException { + final List expected + = Collections.singletonList(ReferenceToken.fromCooked("")); + final List actual = TreePointer.tokensFromInput("/"); + assertEquals(actual, expected); + } + + @Test + public void tokenListRespectsOrder() + throws JsonPointerException { + final List expected = Arrays.asList( + ReferenceToken.fromRaw("/"), + ReferenceToken.fromRaw("~"), + ReferenceToken.fromRaw("x") + ); + final List actual + = TreePointer.tokensFromInput("/~1/~0/x"); + + assertEquals(actual, expected); + } + + @Test + public void tokenListAccountsForEmptyTokens() + throws JsonPointerException { + final List expected = Arrays.asList( + ReferenceToken.fromRaw("a"), + ReferenceToken.fromRaw(""), + ReferenceToken.fromRaw("b") + ); + final List actual + = TreePointer.tokensFromInput("/a//b"); + + assertEquals(actual, expected); + } + + @Test + public void gettingTraversalResultGoesNoFurtherThanFirstMissing() { + @SuppressWarnings("unchecked") + final TokenResolver token1 = mock(TokenResolver.class); + @SuppressWarnings("unchecked") + final TokenResolver token2 = mock(TokenResolver.class); + final TreeNode missing = mock(TreeNode.class); + + when(token1.get(any(TreeNode.class))).thenReturn(null); + + final DummyPointer ptr = new DummyPointer(missing, + Arrays.asList(token1, token2)); + + final TreeNode node = mock(TreeNode.class); + final TreeNode ret = ptr.get(node); + verify(token1, only()).get(node); + verify(token2, never()).get(any(TreeNode.class)); + + assertNull(ret); + } + + @Test + public void gettingPathOfMissingNodeReturnsMissingNode() { + @SuppressWarnings("unchecked") + final TokenResolver token1 = mock(TokenResolver.class); + @SuppressWarnings("unchecked") + final TokenResolver token2 = mock(TokenResolver.class); + final TreeNode missing = mock(TreeNode.class); + + when(token1.get(any(TreeNode.class))).thenReturn(null); + + final DummyPointer ptr = new DummyPointer(missing, + Arrays.asList(token1, token2)); + + final TreeNode node = mock(TreeNode.class); + final TreeNode ret = ptr.path(node); + verify(token1, only()).get(node); + verify(token2, never()).get(any(TreeNode.class)); + + assertSame(ret, missing); + } + + @Test + public void treePointerCanTellWhetherItIsEmpty() { + final List> list = new ArrayList<>(); + + assertTrue(new DummyPointer(null, list).isEmpty()); + + @SuppressWarnings("unchecked") + final TokenResolver mock = mock(TokenResolver.class); + + list.add(mock); + assertFalse(new DummyPointer(null, list).isEmpty()); + } + + @Test + public void treeIsUnalteredWhenOriginalListIsAltered() { + final List> list = new ArrayList<>(); + final DummyPointer dummy = new DummyPointer(null, list); + + @SuppressWarnings("unchecked") + final TokenResolver mock = mock(TokenResolver.class); + list.add(mock); + + assertTrue(dummy.isEmpty()); + } + + private static final class DummyPointer + extends TreePointer { + private DummyPointer(final TreeNode missing, final List> tokenResolvers) { + super(missing, tokenResolvers); + } + } +} diff --git a/content-json/src/test/java/org/xbib/content/json/pointer/package-info.java b/content-json/src/test/java/org/xbib/content/json/pointer/package-info.java new file mode 100644 index 0000000..a5f9aa6 --- /dev/null +++ b/content-json/src/test/java/org/xbib/content/json/pointer/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing JSON pointer. + */ +package org.xbib.content.json.pointer; diff --git a/content-json/src/test/resources/log4j2.xml b/content-json/src/test/resources/log4j2.xml new file mode 100644 index 0000000..f71aced --- /dev/null +++ b/content-json/src/test/resources/log4j2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/content-json/src/test/resources/org/xbib/content/json/jackson/testfile.json b/content-json/src/test/resources/org/xbib/content/json/jackson/testfile.json new file mode 100644 index 0000000..6dca46d --- /dev/null +++ b/content-json/src/test/resources/org/xbib/content/json/jackson/testfile.json @@ -0,0 +1,31 @@ +[ + { + "reference": 0, + "equivalences": [ + 0.0, + 0.000000, + 0e2, + -0 + ] + }, + { + "reference": 0.1, + "equivalences": [ + 0.10, + 1e-1, + 10.000e-2, + 0.00100e2 + ] + }, + { + "reference": 1, + "equivalences": [ + 10e-1, + 1.0, + 1.0000000, + 100E-2, + 0.1E1, + 0.000000000000001e15 + ] + } +] \ No newline at end of file diff --git a/content-json/src/test/resources/org/xbib/content/json/pointer/jsonpointer.json b/content-json/src/test/resources/org/xbib/content/json/pointer/jsonpointer.json new file mode 100644 index 0000000..89ac679 --- /dev/null +++ b/content-json/src/test/resources/org/xbib/content/json/pointer/jsonpointer.json @@ -0,0 +1,64 @@ +{ + "document": { + "foo": ["bar", "baz"], + "": 0, + "a/b": 1, + "c%d": 2, + "e^f": 3, + "g|h": 4, + "i\\j": 5, + "k\"l": 6, + " ": 7, + "m~n": 8 + }, + "pointers": { + "": { + "foo": ["bar", "baz"], + "": 0, + "a/b": 1, + "c%d": 2, + "e^f": 3, + "g|h": 4, + "i\\j": 5, + "k\"l": 6, + " ": 7, + "m~n": 8 + }, + "/foo": ["bar", "baz"], + "/foo/0": "bar", + "/": 0, + "/a~1b": 1, + "/c%d": 2, + "/e^f": 3, + "/g|h": 4, + "/i\\j": 5, + "/k\"l": 6, + "/ ": 7, + "/m~0n": 8 + }, + "uris": { + "#": { + "foo": ["bar", "baz"], + "": 0, + "a/b": 1, + "c%d": 2, + "e^f": 3, + "g|h": 4, + "i\\j": 5, + "k\"l": 6, + " ": 7, + "m~n": 8 + }, + "#/foo": ["bar", "baz"], + "#/foo/0": "bar", + "#/": 0, + "#/a~1b": 1, + "#/c%25d": 2, + "#/e%5Ef": 3, + "#/g%7Ch": 4, + "#/i%5Cj": 5, + "#/k%22l": 6, + "#/%20": 7, + "#/m~0n": 8 + } +} \ No newline at end of file diff --git a/content-language/config/checkstyle/checkstyle.xml b/content-language/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-language/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-language/src/main/java/org/xbib/content/language/Lang.java b/content-language/src/main/java/org/xbib/content/language/Lang.java new file mode 100644 index 0000000..c0c11cf --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/Lang.java @@ -0,0 +1,459 @@ +package org.xbib.content.language; + +import org.xbib.content.language.Subtag.Type; + +import java.util.Collections; +import java.util.LinkedList; +import java.util.List; +import java.util.Locale; +import java.util.logging.Level; +import java.util.logging.Logger; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +/** + * Implementation of Language Tags (RFC 5646). + */ +public final class Lang extends SubtagSet { + + private static final Logger logger = Logger.getLogger(Lang.class.getName()); + + private static final String LANGUAGE = "((?:[a-zA-Z]{2,3}(?:[-_][a-zA-Z]{3}){0,3})|[a-zA-Z]{4}|[a-zA-Z]{5,8})"; + private static final String SCRIPT = "((?:[-_][a-zA-Z]{4})?)"; + private static final String REGION = "((?:[-_](?:(?:[a-zA-Z]{2})|(?:[0-9]{3})))?)"; + private static final String VARIANT = "((?:[-_](?:(?:[a-zA-Z0-9]{5,8})|(?:[0-9][a-zA-Z0-9]{3})))*)"; + private static final String EXTENSION = "((?:[-_][a-wy-zA-WY-Z0-9](?:[-_][a-zA-Z0-9]{2,8})+)*)"; + private static final String PRIVATEUSE = "[xX](?:[-_][a-zA-Z0-9]{2,8})+"; + private static final String PRIVATEUSE_2 = "((?:[-_]" + PRIVATEUSE + ")?)"; + private static final String GRANDFATHERED = + "^(?:art[-_]lojban|cel[-_]gaulish|en[-_]GB[-_]oed|i[-_]ami|i[-_]bnn|i[-_]default|i[-_]enochian|i[-_]" + + "hak|i[-_]klingon|i[-_]lux|i[-_]mingo|i[-_]navajo|i[-_]pwn|i[-_]tao||i[-_]tay|i[-_]tsu|no[-_]" + + "bok|no[-_]nyn|sgn[-_]BE[-_]fr|sgn[-_]BE[-_]nl|sgn[-_]CH[-_]de|zh[-_]cmn|zh[-_]cmn[-_]" + + "Hans|zh[-_]cmn[-_]Hant|zh[-_]gan|zh[-_]guoyu|zh[-_]hakka|zh[-_]min|zh[-_]min[-_]nan|zh[-_]" + + "wuu|zh[-_]xiang|zh[-_]yue)$"; + private static final String LANGTAG = "^" + LANGUAGE + SCRIPT + REGION + VARIANT + EXTENSION + PRIVATEUSE_2 + "$"; + private static final Pattern P_LANGTAG = Pattern.compile(LANGTAG); + private static final Pattern P_PRIVATEUSE = Pattern.compile("^" + PRIVATEUSE + "$"); + private static final Pattern P_GRANDFATHERED = Pattern.compile(GRANDFATHERED); + private final Locale locale; + + /** + * Create a Lang object using the default locale. + */ + public Lang() { + this(init(Locale.getDefault())); + } + + /** + * Create a Lang object using the specified locale. + * @param locale locale + */ + public Lang(Locale locale) { + this(init(locale)); + } + + /** + * Create a lang object. + * @param lang lang + */ + public Lang(String lang) { + this(parse(lang).primary); + } + + Lang(Subtag primary) { + super(primary); + this.locale = initLocale(); + } + + private static Subtag init(Locale locale) { + try { + return parse(locale.toString()).primary; + } catch (Exception e) { + logger.log(Level.FINE, e.getMessage(), e); + Subtag c = null, primary = new Subtag(Type.PRIMARY, locale.getLanguage()); + String country = locale.getCountry(); + String variant = locale.getVariant(); + if (country != null) { + c = new Subtag(Type.REGION, country, primary); + } + if (variant != null) { + new Subtag(Type.VARIANT, variant, c); + } + return primary; + } + } + + /** + * Parse a Lang tag. + * @param lang the language + * @return lang object + */ + public static Lang parse(String lang) { + Subtag primary = null; + Matcher m = P_GRANDFATHERED.matcher(lang); + if (m.find()) { + String[] tags = lang.split("[-_]"); + Subtag current = null; + for (String tag : tags) { + if (current == null) { + primary = new Subtag(Type.GRANDFATHERED, tag, null); + current = primary; + } else { + current = new Subtag(Type.GRANDFATHERED, tag, current); + } + } + return new Lang(primary); + } + m = P_PRIVATEUSE.matcher(lang); + if (m.find()) { + String[] tags = lang.split("[-_]"); + Subtag current = null; + for (String tag : tags) { + if (current == null) { + primary = new Subtag(Type.SINGLETON, tag, null); + current = primary; + } else { + current = new Subtag(Type.PRIVATEUSE, tag, current); + } + } + return new Lang(primary); + } + m = P_LANGTAG.matcher(lang); + if (m.find()) { + String langtag = m.group(1); + String script = m.group(2); + String region = m.group(3); + String variant = m.group(4); + String extension = m.group(5); + String privateuse = m.group(6); + Subtag current = null; + String[] tags = langtag.split("[-_]"); + for (String tag : tags) { + if (current == null) { + primary = new Subtag(Type.PRIMARY, tag); + current = primary; + } else { + current = new Subtag(Type.EXTLANG, tag, current); + } + } + if (script != null && script.length() > 0) { + current = new Subtag(Type.SCRIPT, script.substring(1), current); + } + if (region != null && region.length() > 0) { + current = new Subtag(Type.REGION, region.substring(1), current); + } + if (variant != null && variant.length() > 0) { + variant = variant.substring(1); + tags = variant.split("-"); + for (String tag : tags) { + current = new Subtag(Type.VARIANT, tag, current); + } + } + if (extension != null && extension.length() > 0) { + extension = extension.substring(1); + tags = extension.split("-"); + current = new Subtag(Type.SINGLETON, tags[0], current); + for (int i = 1; i < tags.length; i++) { + String tag = tags[i]; + current = new Subtag(tag.length() == 1 ? Type.SINGLETON : Type.EXTENSION, tag, current); + } + } + if (privateuse != null && privateuse.length() > 0) { + privateuse = privateuse.substring(1); + tags = privateuse.split("-"); + current = new Subtag(Type.SINGLETON, tags[0], current); + for (int i = 1; i < tags.length; i++) { + current = new Subtag(Type.PRIVATEUSE, tags[i], current); + } + } + return new Lang(primary); + } + throw new IllegalArgumentException(); + } + + public static String fromLocale(Locale locale) { + return new Lang(locale).toString(); + } + + private Locale initLocale() { + Subtag primary = getLanguage(); + Subtag region = getRegion(); + Subtag variant = getVariant(); + if (variant != null && region != null) { + return new Locale(primary.toString(), region.toString(), variant.toString()); + } else if (region != null) { + return new Locale(primary.toString(), region.toString()); + } else { + return new Locale(primary.toString()); + } + } + + /** + * Get the Language subtag. + * @return subtag + */ + public Subtag getLanguage() { + return primary; + } + + /** + * Get a Locale object derived from this language tag. + * @return locale + */ + public Locale getLocale() { + return locale; + } + + /** + * Get the Extlang tag. If there are multiple extlang tags, this will return the first one. The rest can be + * retrieved by following Subtag.getNext() + * @return subtag + */ + public Subtag getExtLang() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + break; + case EXTLANG: + return subtag; + default: + return null; + } + } + return null; + } + + /** + * Get the Script subtag. + * @return script subtag + */ + public Subtag getScript() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + case EXTLANG: + break; + case SCRIPT: + return subtag; + default: + return null; + } + } + return null; + } + + /** + * Get the Region subtag. + * @return region subtag + */ + public Subtag getRegion() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + case EXTLANG: + case SCRIPT: + break; + case REGION: + return subtag; + default: + return null; + } + } + return null; + } + + /** + * Get the Variant subtag. + * @return variant subtag + */ + public Subtag getVariant() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + case EXTLANG: + case SCRIPT: + case REGION: + break; + case VARIANT: + return subtag; + default: + return null; + } + } + return null; + } + + /** + * Get the beginning of the extension section. This will return the first prefix subtag of the first set of + * extension subtags. + * @return extension subtag + */ + public Subtag getExtension() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + case EXTLANG: + case SCRIPT: + case REGION: + case VARIANT: + break; + case EXTENSION: + return subtag.getPrevious(); + default: + return null; + } + } + return null; + } + + /** + * Get the beginning of the private-use section. This will return the x prefix subtag. + * @return sub tag + */ + public Subtag getPrivateUse() { + for (Subtag subtag : this) { + switch (subtag.getType()) { + case PRIMARY: + case EXTLANG: + case SCRIPT: + case VARIANT: + case REGION: + case EXTENSION: + break; + case PRIVATEUSE: + return subtag.getPrevious(); + default: + return null; + } + } + return null; + } + + /** + * Get this Lang as a Language-Range for use with matching. + * @return range + */ + public Range asRange() { + return new Range(toString()); + } + + /** + * Produce a canonicalized copy of this lang tag. + * @return lang + */ + public Lang canonicalize() { + Subtag primary = null; + Subtag current; + int p = -1, t = -1; + List tags = new LinkedList<>(); + for (Subtag tag : this) { + tags.add(tag); + } + List ext = new LinkedList<>(); + for (Subtag tag : tags) { + if (tag.getType() == Subtag.Type.SINGLETON && !"x".equalsIgnoreCase(tag.getName())) { + ext.add(tag); + } + } + if (!ext.isEmpty()) { + p = tags.indexOf(ext.get(0)); + t = tags.indexOf(ext.get(ext.size() - 1)); + } + Collections.sort(ext, (o1, o2) -> o1.getName().compareTo(o2.getName())); + + List extchain = new LinkedList<>(); + for (Subtag tag : ext) { + extchain.add(tag); + current = tag.getNext(); + while (current != null && current.getType() == Subtag.Type.EXTENSION) { + extchain.add(current); + current = current.getNext(); + } + } + List result = new LinkedList(); + result.addAll(tags.subList(0, p)); + result.addAll(extchain); + result.addAll(tags.subList(t + 2, tags.size())); + current = null; + for (Subtag tag : result) { + tag = tag.canonicalize(); + if (primary == null) { + primary = tag; + current = primary; + } else { + if (current != null) { + current.setNext(tag); + } + current = tag; + } + } + return new Lang(primary); + } + + /** + * Return true if this lang tag contains any deprecated subtags. + * @return true if this lang tag contains any deprecated subtags + */ + public boolean isDeprecated() { + for (Subtag tag : this) { + if (tag.isDeprecated()) { + return true; + } + } + return false; + } + + /** + * Get a Lang tag that drops the last subtag. + * @return lang + */ + public Lang getParent() { + Lang lang = this; + Subtag last = null; + for (Subtag tag : lang) { + last = tag; + } + if (last == null) { + return null; + } + if (last.getPrevious() == null) { + return null; + } + last.getPrevious().setNext(null); + return lang; + } + + /** + * Return true if the specified lang tag is the parent of this one. + * @param lang lang + * @return true if the specified lang tag is the parent of this one + */ + public boolean isChildOf(Lang lang) { + Range range = new Range(lang).appendWildcard(); + return range.matches(this); + } + + /** + * Return true if the specified lang tag is the child of this one. + * @param lang lang + * @return true if the specified lang tag is the child of this one. + */ + public boolean isParentOf(Lang lang) { + return lang.isChildOf(this); + } + + @Override + public boolean equals(Object obj) { + return this == obj || obj != null && getClass() == obj.getClass() && hashCode() == obj.hashCode(); + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + for (Subtag tag : this) { + result = prime * result + tag.hashCode(); + } + return result; + } +} diff --git a/content-language/src/main/java/org/xbib/content/language/Range.java b/content-language/src/main/java/org/xbib/content/language/Range.java new file mode 100644 index 0000000..8b495e2 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/Range.java @@ -0,0 +1,479 @@ +package org.xbib.content.language; + +import org.xbib.content.language.Subtag.Type; + +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.Locale; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +/** + * A language range used for matching language tags. + */ +public class Range extends SubtagSet { + + private static final String RANGE = "((?:[a-zA-Z]{1,8}|\\*))((?:[-_](?:[a-zA-Z0-9]{1,8}|\\*))*)"; + private static final String RANGE_COMPONENT = "[-_]((?:[a-zA-Z0-9]{1,8}|\\*))"; + private static final Pattern P_RANGE = Pattern.compile(RANGE); + private static final Pattern P_RANGE_COMPONENT = Pattern.compile(RANGE_COMPONENT); + private static final String LANGUAGE = + "((?:[a-zA-Z]{2,3}(?:[-_](?:[a-zA-Z]{3}|\\*)){0,3})|[a-zA-Z]{4}|[a-zA-Z]{5,8}|\\*)"; + private static final String SCRIPT = "((?:[-_](?:[a-zA-Z]{4}|\\*))?)"; + private static final String REGION = "((?:[-_](?:(?:[a-zA-Z]{2})|(?:[0-9]{3})|\\*))?)"; + private static final String VARIANT = "((?:[-_](?:(?:[a-zA-Z0-9]{5,8})|(?:[0-9][a-zA-Z0-9]{3})|\\*))*)"; + private static final String EXTENSION = "((?:[-_](?:(?:[a-wy-zA-WY-Z0-9](?:[-_][a-zA-Z0-9]{2,8})+)|\\*))*)"; + private static final String PRIVATEUSE = "[xX](?:[-_][a-zA-Z0-9]{2,8})+"; + private static final String PRIVATEUSE_2 = "((?:[-_](?:" + PRIVATEUSE + ")+|\\*)?)"; + private static final String LANGTAG = "^" + LANGUAGE + SCRIPT + REGION + VARIANT + EXTENSION + PRIVATEUSE_2 + "$"; + private static final String GRANDFATHERED = + "^(?:art[-_]lojban|cel[-_]gaulish|en[-_]GB[-_]oed|i[-_]ami|i[-_]bnn|i[-_]default|i[-_]enochian|i[-_]" + + "hak|i[-_]klingon|i[-_]lux|i[-_]mingo|i[-_]navajo|i[-_]pwn|i[-_]tao||i[-_]tay|i[-_]tsu|no[-_]" + + "bok|no[-_]nyn|sgn[-_]BE[-_]fr|sgn[-_]BE[-_]nl|sgn[-_]CH[-_]de|zh[-_]cmn|zh[-_]cmn[-_]" + + "Hans|zh[-_]cmn[-_]Hant|zh[-_]gan|zh[-_]guoyu|zh[-_]hakka|zh[-_]min|zh[-_]min[-_]nan|zh[-_]" + + "wuu|zh[-_]xiang|zh[-_]yue)$"; + private static final Pattern P_PRIVATEUSE = Pattern.compile("^" + PRIVATEUSE + "$"); + private static final Pattern P_GRANDFATHERED = Pattern.compile(GRANDFATHERED); + private static final Pattern P_EXTENDED_RANGE = Pattern.compile(LANGTAG); + private final boolean extended; + + /** + * Create a language range. + * + * @param range The language-range + * @param extended true if this is an extended language range + */ + public Range(String range, boolean extended) { + super(parse(range, extended).primary); + this.extended = extended; + } + + /** + * Create a language range. + * @param range range + */ + public Range(String range) { + this(parse(range).primary); + } + + /** + * Create a Language-Range from a Lang tag. + * @param lang lang + */ + public Range(Lang lang) { + this(lang.toString()); + } + + /** + * Create a language range from a Lang tag. + * + * @param lang The language tag + * @param extended true if this is an extended language-range. + */ + public Range(Lang lang, boolean extended) { + this(lang.toString(), extended); + } + + Range(Subtag primary) { + super(primary); + this.extended = !checkBasic(); + } + + /** + * Filter the given set of lang tags. Return an array of matching tags. + * @param lang lang + * @param range range + * @return lang array + */ + public static Lang[] filter(String range, Lang... lang) { + return new Range(range).filter(lang); + } + + /** + * Filter the given set of lang tags. Return an array of matching tags. + * @param range range + * @param lang lang + * @return string array + */ + public static String[] filter(String range, String... lang) { + return new Range(range).filter(lang); + } + + /** + * True if the lang tag matches the range. + * + * @param range The language-range + * @param lang The language tag + * @param extended true to use extended match rules + * @return True if the lang tag matches the range. + */ + public static boolean matches(String range, Lang lang, boolean extended) { + return new Range(range, extended).matches(lang); + } + + /** + * True if the lang tag matches the range. + * + * @param range The language-range + * @param lang The language tag + * @return True if the lang tag matches the range. + */ + public static boolean matches(String range, Lang lang) { + return new Range(range).matches(lang); + } + + /** + * True if the lang tag matches the range. + * + * @param range The language-range + * @param lang The language tag + * @param extended true to use extended match rules + * @return True if the lang tag matches the range. + */ + public static boolean matches(String range, String lang, boolean extended) { + return new Range(range, extended).matches(lang); + } + + /** + * True if the lang tag matches the range. + * + * @param range The language range + * @param lang The language tag + * @return True if the lang tag matches the range. + */ + public static boolean matches(String range, String lang) { + return new Range(range).matches(lang); + } + + /** + * Parse the language range. + * @param range range + * @return range + */ + public static Range parse(String range) { + return parse(range, false); + } + + /** + * Parse the language range. + * + * @param range The language range + * @param extended true to use extended language rules + * @return range + */ + public static Range parse(String range, boolean extended) { + if (!extended) { + Subtag primary = null; + Subtag current; + Matcher m = P_RANGE.matcher(range); + if (m.find()) { + String first = m.group(1); + String therest = m.group(2); + primary = + new Subtag("*".equals(first) ? Subtag.Type.WILDCARD : Subtag.Type.SIMPLE, first + .toLowerCase(Locale.US)); + current = primary; + Matcher n = P_RANGE_COMPONENT.matcher(therest); + while (n.find()) { + String name = n.group(1).toLowerCase(Locale.US); + current = new Subtag("*".equals(name) ? Subtag.Type.WILDCARD : Subtag.Type.SIMPLE, name, current); + } + } + return new Range(primary); + } else { + Subtag primary = null; + Matcher m = P_GRANDFATHERED.matcher(range); + if (m.find()) { + String[] tags = range.split("[-_]"); + Subtag current = null; + for (String tag : tags) { + if (current == null) { + primary = new Subtag(Type.GRANDFATHERED, tag, null); + current = primary; + } else { + current = new Subtag(Type.GRANDFATHERED, tag, current); + } + } + return new Range(primary); + } + m = P_PRIVATEUSE.matcher(range); + if (m.find()) { + String[] tags = range.split("[-_]"); + Subtag current = null; + for (String tag : tags) { + if (current == null) { + primary = new Subtag("*".equals(tag) ? Type.WILDCARD : Type.SINGLETON, tag, null); + current = primary; + } else { + current = new Subtag("*".equals(tag) ? Type.WILDCARD : Type.PRIVATEUSE, tag, current); + } + } + return new Range(primary); + } + m = P_EXTENDED_RANGE.matcher(range); + if (m.find()) { + String langtag = m.group(1); + String script = m.group(2); + String region = m.group(3); + String variant = m.group(4); + String extension = m.group(5); + String privateuse = m.group(6); + Subtag current = null; + String[] tags = langtag.split("[-_]"); + for (String tag : tags) { + if (current == null) { + primary = new Subtag("*".equals(tag) ? Type.WILDCARD : Type.PRIMARY, tag); + current = primary; + } else { + current = new Subtag("*".equals(tag) ? Type.WILDCARD : Type.EXTLANG, tag, current); + } + } + if (script != null && script.length() > 0) { + current = + new Subtag("*".equals(script.substring(1)) ? Type.WILDCARD : Type.SCRIPT, script.substring(1), + current); + } + if (region != null && region.length() > 0) { + current = + new Subtag("*".equals(region.substring(1)) ? Type.WILDCARD : Type.REGION, region.substring(1), + current); + } + if (variant != null && variant.length() > 0) { + variant = variant.substring(1); + tags = variant.split("-"); + for (String tag : tags) { + current = new Subtag("*".equals(tag) ? Type.WILDCARD : Type.VARIANT, tag, current); + } + } + if (extension != null && extension.length() > 0) { + extension = extension.substring(1); + tags = extension.split("-"); + current = new Subtag("*".equals(tags[0]) ? Type.WILDCARD : Type.SINGLETON, tags[0], current); + for (int i = 1; i < tags.length; i++) { + String tag = tags[i]; + current = + new Subtag("*".equals(tag) ? Type.WILDCARD : tag.length() == 1 ? Type.SINGLETON + : Type.EXTENSION, tag, current); + } + } + if (privateuse != null && privateuse.length() > 0) { + privateuse = privateuse.substring(1); + tags = privateuse.split("-"); + current = new Subtag("*".equals(tags[0]) ? Type.WILDCARD : Type.SINGLETON, tags[0], current); + for (int i = 1; i < tags.length; i++) { + current = new Subtag("*".equals(tags[i]) ? Type.WILDCARD : Type.PRIVATEUSE, tags[i], current); + } + } + return new Range(primary); + } + } + throw new IllegalArgumentException("invalid range"); + } + + /** + * Append a subtag to the range. + * @param subtag subtag + * @return range + */ + public Range append(Subtag subtag) { + Subtag last = null; + for (Subtag tag : this) { + last = tag; + } + if (last != null) { + last.setNext(subtag); + } + return this; + } + + /** + * Append a wildcard subtag to the range. + * @return range + */ + public Range appendWildcard() { + return append(Subtag.newWildcard()); + } + + /** + * Create a basic language-range from this range. + * @return range + */ + public Range toBasicRange() { + if (primary.getType() == Subtag.Type.WILDCARD) { + return new Range("*"); + } else { + List list = new LinkedList<>(); + for (Subtag tag : this) { + if (tag.getType() != Subtag.Type.WILDCARD) { + list.add(tag); + } + } + Subtag primary = null, current = null; + for (Subtag tag : list) { + tag.setNext(null); + tag.setPrevious(null); + if (primary == null) { + primary = tag; + current = primary; + } else { + current.setNext(tag); + current = tag; + } + } + return new Range(primary); + } + } + + /** + * True if this range is a basic range. + * @return true if this range is a basic range + */ + public boolean isBasic() { + return !extended; + } + + private boolean checkBasic() { + Subtag current = primary.getNext(); + while (current != null) { + if (current.getType() == Subtag.Type.WILDCARD) { + return false; + } + current = current.getNext(); + } + return true; + } + + /** + * True if the lang tag matches this range. + * @param lang lang + * @return true if the lang tag matches this range. + */ + public boolean matches(String lang) { + return matches(new Lang(lang), extended); + } + + /** + * True if the lang tag matches this range. + * + * @param lang The language tage + * @param extended True if extended matching rules should be used + * @return true if the lang tag matches this range. + */ + public boolean matches(String lang, boolean extended) { + return matches(new Lang(lang), extended); + } + + /** + * True if the lang tag matches this range. + * @param lang lang + * @return true if the lang tag matches this range. + */ + public boolean matches(Lang lang) { + return matches(lang, false); + } + + /** + * True if the lang tag matches this range. + * + * @param lang The language tage + * @param extended True if extended matching rules should be used + * @return true if the lang tag matches this range. + */ + public boolean matches(Lang lang, boolean extended) { + Iterator i = iterator(); + Iterator e = lang.iterator(); + if (isBasic() && !extended) { + if (primary.getType() == Subtag.Type.WILDCARD) { + return true; + } + while (i.hasNext() && e.hasNext()) { + Subtag in = i.next(); + Subtag en = e.next(); + if (!in.equals(en)) { + return false; + } + } + return true; + } else { + Subtag icurrent = i.next(); + Subtag ecurrent = e.next(); + if (!icurrent.equals(ecurrent)) { + return false; + } + + while (i.hasNext()) { + icurrent = i.next(); + while (icurrent.getType() == Subtag.Type.WILDCARD && i.hasNext()) { + icurrent = i.next(); + } + // the range ends in a wildcard so it will match everything beyond this point + if (icurrent.getType() == Subtag.Type.WILDCARD) { + return true; + } + boolean matched = false; + while (e.hasNext()) { + ecurrent = e.next(); + if (extended && (ecurrent.getType().ordinal() < icurrent.getType().ordinal())) { + continue; + } + if (!ecurrent.equals(icurrent)) { + break; + } else { + matched = true; + break; + } + } + if (!matched) { + return false; + } + } + return true; + } + } + + /** + * Filter the given set of lang tags. + * @param lang lang + * @return an array of matching tags. + */ + public Lang[] filter(Lang... lang) { + List langs = new LinkedList(); + for (Lang l : lang) { + if (matches(l)) { + langs.add(l); + } + } + return langs.toArray(new Lang[langs.size()]); + } + + /** + * Filter the given set of lang tags. + * @param lang lang tags + * @return an array of matching tags. + */ + public String[] filter(String... lang) { + List langs = new LinkedList(); + for (String l : lang) { + if (matches(l)) { + langs.add(l); + } + } + return langs.toArray(new String[langs.size()]); + } + + @Override + public boolean equals(Object obj) { + return this == obj || obj != null && getClass() == obj.getClass() && hashCode() == obj.hashCode(); + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + for (Subtag tag : this) { + result = prime * result + tag.hashCode(); + } + return result; + } +} diff --git a/content-language/src/main/java/org/xbib/content/language/Subtag.java b/content-language/src/main/java/org/xbib/content/language/Subtag.java new file mode 100644 index 0000000..64240dc --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/Subtag.java @@ -0,0 +1,402 @@ +package org.xbib.content.language; + +import org.xbib.content.language.enums.Extlang; +import org.xbib.content.language.enums.Language; +import org.xbib.content.language.enums.Region; +import org.xbib.content.language.enums.Script; +import org.xbib.content.language.enums.Singleton; +import org.xbib.content.language.enums.Variant; + +import java.util.Locale; + +/** + * A Lang tag subtag. + */ +public final class Subtag implements Comparable { + + private final Type type; + private final String name; + private Subtag prev; + private Subtag next; + + /** + * Create a Subtag. + * @param language language + */ + public Subtag(Language language) { + this(Type.PRIMARY, language.name().toLowerCase(Locale.US)); + } + + /** + * Create a Subtag. + * @param script script + */ + public Subtag(Script script) { + this(Type.SCRIPT, toTitleCase(script.name())); + } + + /** + * Create a Subtag. + * @param region region + */ + public Subtag(Region region) { + this(Type.REGION, getRegionName(region.name())); + } + + /** + * Create a Subtag. + * @param variant variant + */ + public Subtag(Variant variant) { + this(Type.VARIANT, getVariantName(variant.name().toLowerCase(Locale.US))); + } + + /** + * Create a Subtag. + * @param extlang ext lang + */ + public Subtag(Extlang extlang) { + this(Type.EXTLANG, extlang.name().toLowerCase(Locale.US)); + } + + /** + * Create a Subtag. + * @param singleton singleton + */ + public Subtag(Singleton singleton) { + this(Type.SINGLETON, singleton.name().toLowerCase(Locale.US)); + } + + /** + * Create a Subtag. + * @param type type + * @param name name + */ + public Subtag(Type type, String name) { + this(type, name, null); + } + + private Subtag() { + this(Type.WILDCARD, "*"); + } + + /** + * Create a Subtag. + * @param type type + * @param name name + * @param prev prev + */ + public Subtag(Type type, String name, Subtag prev) { + this.type = type; + this.name = name; + this.prev = prev; + if (prev != null) { + prev.setNext(this); + } + } + + Subtag(Type type, String name, Subtag prev, Subtag next) { + this.type = type; + this.name = name; + this.prev = prev; + this.next = next; + } + + private static String getRegionName(String name) { + return name.startsWith("UN") && name.length() == 5 ? name.substring(2) : name; + } + + private static String getVariantName(String name) { + return name.startsWith("_") ? name.substring(1) : name; + } + + private static String toTitleCase(String string) { + if (string == null) { + return null; + } + if (string.length() == 0) { + return string; + } + char[] chars = string.toLowerCase(Locale.US).toCharArray(); + chars[0] = (char) (chars[0] - 32); + return new String(chars); + } + + /** + * Create a new wildcard subtag. + * @return sub tag + */ + public static Subtag newWildcard() { + return new Subtag(); + } + + /** + * Get the subtag type. + * @return type + */ + public Type getType() { + return type; + } + + /** + * Get the subtag value. + * @return sub tag + */ + public String getName() { + return toString(); + } + + /** + * Get the previous subtag. + * @return sub tag + */ + public Subtag getPrevious() { + return prev; + } + + void setPrevious(Subtag prev) { + this.prev = prev; + } + + /** + * Get the next subtag. + * @return sub tag + */ + public Subtag getNext() { + return next; + } + + void setNext(Subtag next) { + this.next = next; + if (next != null) { + next.setPrevious(this); + } + } + + public String toString() { + switch (type) { + case REGION: + return name.toUpperCase(Locale.US); + case SCRIPT: + return toTitleCase(name); + default: + return name.toLowerCase(Locale.US); + } + } + + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + ((name == null) ? 0 : name.toLowerCase(Locale.US).hashCode()); + result = prime * result + ((type == null) ? 0 : type.hashCode()); + return result; + } + + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final Subtag other = (Subtag) obj; + if (other.getType() == Type.WILDCARD || getType() == Type.WILDCARD) { + return true; + } + if (name == null) { + if (other.name != null) { + return false; + } + } else if (!name.equalsIgnoreCase(other.name)) { + return false; + } + if (other.getType() == Type.SIMPLE || getType() == Type.SIMPLE) { + return true; + } + if (type == null) { + if (other.type != null) { + return false; + } + } else if (!type.equals(other.type)) { + return false; + } + return true; + } + + /** + * True if this subtag has been deprecated. + * @return true if this subtag has been deprecated. + */ + public boolean isDeprecated() { + switch (type) { + case PRIMARY: { + Language e = getEnum(); + return e != null && e.isDeprecated(); + } + case SCRIPT: { + Script e = getEnum(); + return e != null && e.isDeprecated(); + } + case REGION: { + Region e = getEnum(); + return e != null && e.isDeprecated(); + } + case VARIANT: { + Variant e = getEnum(); + return e != null && e.isDeprecated(); + } + case EXTLANG: { + Extlang e = getEnum(); + return e != null && e.isDeprecated(); + } + case EXTENSION: { + Singleton e = getEnum(); + return e != null && e.isDeprecated(); + } + default: + return false; + } + } + + /** + * Get this subtags Enum, allowing the subtag to be verified. + * @param type parameter + * @return subtags enum + */ + @SuppressWarnings("unchecked") + public > T getEnum() { + switch (type) { + case PRIMARY: + return (T) Language.valueOf(this); + case SCRIPT: + return (T) Script.valueOf(this); + case REGION: + return (T) Region.valueOf(this); + case VARIANT: + return (T) Variant.valueOf(this); + case EXTLANG: + return (T) Extlang.valueOf(this); + case EXTENSION: + return (T) Singleton.valueOf(this); + default: + return null; + } + } + + /** + * True if this subtag is valid. + * @return true if valid + */ + public boolean isValid() { + switch (type) { + case PRIMARY: + case SCRIPT: + case REGION: + case VARIANT: + case EXTLANG: + getEnum(); + return true; + case EXTENSION: + return name.matches("[A-Za-z0-9]{2,8}"); + case GRANDFATHERED: + return name.matches("[A-Za-z]{1,3}(?:-[A-Za-z0-9]{2,8}){1,2}"); + case PRIVATEUSE: + case SIMPLE: + return name.matches("[A-Za-z0-9]{1,8}"); + case SINGLETON: + return name.matches("[A-Za-z]"); + case WILDCARD: + return "*".equals(name); + default: + return false; + } + } + + /** + * Return the canonicalized version of this subtag. + * @return sub tag + */ + public Subtag canonicalize() { + switch (type) { + case REGION: + Region region = getEnum(); + return region != null ? region.getPreferred().newSubtag() : null; + case PRIMARY: + Language language = getEnum(); + return language != null ? language.getPreferred().newSubtag() : null; + case SCRIPT: + Script script = getEnum(); + return script != null ? script.getPreferred().newSubtag() : null; + case VARIANT: + Variant variant = getEnum(); + return variant != null ? variant.getPreferred().newSubtag() : null; + case EXTLANG: + Extlang extlang = getEnum(); + return extlang != null ? extlang.getPreferred().newSubtag() : null; + case EXTENSION: + case GRANDFATHERED: + case PRIVATEUSE: + case SINGLETON: + default: + return this; + } + } + + public int compareTo(Subtag o) { + int c = o.type.compareTo(type); + return c != 0 ? c : o.name.compareTo(name); + } + + /** + * + */ + public enum Type { + /** + * Primary language subtag. + */ + PRIMARY, + /** + * Extended Language subtag. + */ + EXTLANG, + /** + * Script subtag. + */ + SCRIPT, + /** + * Region subtag. + */ + REGION, + /** + * Variant subtag. + */ + VARIANT, + /** + * Singleton subtag. + */ + SINGLETON, + /** + * Extension subtag. + */ + EXTENSION, + /** + * Primary-use subtag. + */ + PRIVATEUSE, + /** + * Grandfathered subtag. + */ + GRANDFATHERED, + /** + * Wildcard subtag ("*"). + */ + WILDCARD, + /** + * Simple subtag (ranges). + */ + SIMPLE + } +} diff --git a/content-language/src/main/java/org/xbib/content/language/SubtagSet.java b/content-language/src/main/java/org/xbib/content/language/SubtagSet.java new file mode 100644 index 0000000..213b592 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/SubtagSet.java @@ -0,0 +1,163 @@ +package org.xbib.content.language; + +import java.util.Arrays; +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.NoSuchElementException; + +abstract class SubtagSet implements Cloneable, Iterable, Comparable { + + protected final Subtag primary; + + protected SubtagSet(Subtag primary) { + this.primary = primary; + } + + @Override + public String toString() { + StringBuilder buf = new StringBuilder(); + for (Subtag subtag : this) { + if (buf.length() > 0) { + buf.append('-'); + } + buf.append(subtag.getName()); + } + return buf.toString(); + } + + @Override + public Iterator iterator() { + return new SubtagIterator(primary); + } + + public boolean contains(Subtag subtag) { + for (Subtag tag : this) { + if (tag.equals(subtag)) { + return true; + } + } + return false; + } + + public boolean contains(String tag) { + return contains(tag, Subtag.Type.SIMPLE); + } + + public boolean contains(String tag, Subtag.Type type) { + return contains(new Subtag(type, tag)); + } + + public int length() { + return toString().length(); + } + + public boolean isValid() { + for (Subtag subtag : this) { + if (!subtag.isValid()) { + return false; + } + } + return true; + } + + @SuppressWarnings("unused") + public int count() { + int n = 0; + for (Subtag tag : this) { + n++; + } + return n; + } + + public Subtag get(int index) { + if (index < 0 || index > count()) { + throw new IndexOutOfBoundsException(); + } + Subtag tag = primary; + for (int n = 1; n <= index; n++) { + tag = tag.getNext(); + } + return tag; + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + for (Subtag tag : this) { + result = prime * result + tag.hashCode(); + } + return result; + } + + @Override + public boolean equals(Object obj) { + return this == obj || obj != null && getClass() == obj.getClass() && hashCode() == obj.hashCode(); + } + + public Subtag[] toArray() { + List tags = new LinkedList<>(); + for (Subtag tag : this) { + tags.add(tag); + } + return tags.toArray(new Subtag[tags.size()]); + } + + public List asList() { + return Arrays.asList(toArray()); + } + + @Override + public int compareTo(SubtagSet o) { + Iterator i = iterator(); + Iterator e = o.iterator(); + while (i.hasNext() && e.hasNext()) { + Subtag inext = i.next(); + Subtag enext = e.next(); + int c = inext.compareTo(enext); + if (c != 0) { + return c; + } + } + if (e.hasNext() && !i.hasNext()) { + return -1; + } + if (i.hasNext() && !e.hasNext()) { + return 1; + } + return 0; + } + + /** + * + */ + private static class SubtagIterator implements Iterator { + private Subtag current; + + SubtagIterator(Subtag current) { + this.current = current; + } + + @Override + public boolean hasNext() { + return current != null; + } + + @Override + public Subtag next() { + if (current == null) { + throw new NoSuchElementException(); + } + Subtag tag = current; + current = tag.getNext(); + return tag; + } + + @Override + public void remove() { + throw new UnsupportedOperationException(); + } + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Extlang.java b/content-language/src/main/java/org/xbib/content/language/enums/Extlang.java new file mode 100644 index 0000000..53fb91a --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Extlang.java @@ -0,0 +1,66 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Arrays; +import java.util.List; +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Extlang { + EXT_LANG(null, null, null); + + private final String deprecated; + private final String preferred; + private final String prefix; + private final List descriptions; + + Extlang(String dep, String pref, String prefix, String... desc) { + this.deprecated = dep; + this.preferred = pref; + this.prefix = prefix; + this.descriptions = Arrays.asList(desc); + } + + public static Extlang valueOf(Subtag subtag) { + if (subtag != null && subtag.getType() == Subtag.Type.PRIMARY) { + return valueOf(subtag.getName().toUpperCase(Locale.US)); + } + throw new IllegalArgumentException("wrong subtag type"); + } + + public String getDeprecated() { + return deprecated; + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public String getPreferredValue() { + return preferred; + } + + public Extlang getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } + + public String getPrefix() { + return prefix; + } + + public String getDescription() { + return descriptions != null && !descriptions.isEmpty() ? descriptions.get(0) : null; + } + + public List getDescriptions() { + return descriptions; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Language.java b/content-language/src/main/java/org/xbib/content/language/enums/Language.java new file mode 100644 index 0000000..78b552f --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Language.java @@ -0,0 +1,414 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Arrays; +import java.util.List; +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Language implements LanguageConstants { + + AA(null, null, null, "Afar"), AB(null, null, null, "Abkhazian"), AE(null, null, null, "Avestan"), AF(null, null, + null, "Afrikaans"), AK(null, null, null, "Akan"), AM(null, null, null, "Amharic"), AN(null, null, null, + "Aragonese"), ANP(null, null, null, "Angika"), AR(null, null, null, "Arabic"), AS(null, null, null, "Assamese"), AV( + null, null, null, "Avaric"), AY(null, null, null, "Aymara"), AZ(null, null, null, "Azerbaijani"), BA(null, + null, null, "Bashkir"), BE(null, null, null, "Belarusian"), BG(null, null, null, "Bulgarian"), BH(null, null, + null, "Bihari"), BI(null, null, null, "Bislama"), BM(null, null, null, "Bambara"), BN(null, null, null, + "Bengali"), BO(null, null, null, "Tibetan"), BR(null, null, null, "Breton"), BS(null, null, null, "Bosnian"), CA( + null, null, null, "Catalan", "Valencian"), CE(null, null, null, "Chechen"), CH(null, null, null, "Chamorro"), CO( + null, null, null, "Corsican"), CR(null, null, null, "Cree"), CS(null, null, null, "Czech"), CU(null, null, + null, "Church Slavic", "Old Slavonic", "Church Slavonic", "Old Bulgarian", "Old Church Slavonic"), CV(null, + null, null, "Chuvash"), CY(null, null, null, "Welsh"), DA(null, null, null, "Danish"), DE(null, null, null, + "German"), DV(null, null, null, "Divehi", "Dhivehi", "Maldivian"), DZ(null, null, null, "Dzongkha"), EE(null, + null, null, "Ewe"), EL(null, null, null, "Greek, Modern (1453-)"), EN(null, null, null, "English"), EO(null, + null, null, "Esperanto"), ES(null, null, null, "Spanish", "Castilian"), ET(null, null, null, "Estonian"), EU( + null, null, null, "Basque"), FA(null, null, null, "Persian"), FF(null, null, null, "Fulah"), FI(null, null, + null, "Finnish"), FJ(null, null, null, "Fijian"), FO(null, null, null, "Faroese"), FR(null, null, null, + "French"), FRR(null, null, null, "Northern Frisian"), FY(null, null, null, "Western Frisian"), GA(null, null, + null, "Irish"), GD(null, null, null, "Gaelic", "Scottish Gaelic"), GL(null, null, null, "Galician"), GN(null, + null, null, "Guarani"), GU(null, null, null, "Gujarati"), GV(null, null, null, "Manx"), HA(null, null, null, + "Hausa"), HE(null, null, null, "Hebrew"), HI(null, null, null, "Hindi"), HO(null, null, null, "Hiri Motu"), HR( + null, null, null, "Croatian"), HT(null, null, null, "Haitian", "Haitian Creole"), HU(null, null, null, + "Hungarian"), HY(null, null, null, "Armenian"), HZ(null, null, null, "Herero"), IA(null, null, null, + "Interlingua (International Auxiliary Language Association)"), ID(null, null, null, "Indonesian"), IE(null, + null, null, "Interlingue", "Occidental"), IG(null, null, null, "Igbo"), II(null, null, null, "Sichuan Yi", + "Nuosu"), IK(null, null, null, "Inupiaq"), IN("1989-01-01", "id", null, "Indonesian"), IO(null, null, null, + "Ido"), IS(null, null, null, "Icelandic"), IT(null, null, null, "Italian"), IU(null, null, null, "Inuktitut"), IW( + "1989-01-01", "he", null, "Hebrew"), JA(null, null, null, "Japanese"), JI("1989-01-01", "yi", null, "Yiddish"), JV( + null, null, null, "Javanese"), JW("2001-08-13", "jv", null, "Javanese"), KA(null, null, null, "Georgian"), KG( + null, null, null, "Kongo"), KI(null, null, null, "Kikuyu", "Gikuyu"), KJ(null, null, null, "Kuanyama", + "Kwanyama"), KK(null, null, null, "Kazakh"), KL(null, null, null, "Kalaallisut", "Greenlandic"), KM(null, null, + null, "Central Khmer"), KN(null, null, null, "Kannada"), KO(null, null, null, "Korean"), KR(null, null, null, + "Kanuri"), KS(null, null, null, "Kashmiri"), KU(null, null, null, "Kurdish"), KV(null, null, null, "Komi"), KW( + null, null, null, "Cornish"), KY(null, null, null, "Kyrgyz", "Kirghiz"), LA(null, null, null, "Latin"), LB( + null, null, null, "Luxembourgish", "Letzeburgesch"), LG(null, null, null, "Ganda"), LI(null, null, null, + "Limburgan", "Limburger", "Limburgish"), LN(null, null, null, "Lingala"), LO(null, null, null, "Lao"), LT(null, + null, null, "Lithuanian"), LU(null, null, null, "Luba-Katanga"), LV(null, null, null, "Latvian"), MG(null, + null, null, "Malagasy"), MH(null, null, null, "Marshallese"), MI(null, null, null, "Maori"), MK(null, null, + null, "Macedonian"), ML(null, null, null, "Malayalam"), MN(null, null, null, "Mongolian"), MO(null, null, null, + "Moldavian"), MR(null, null, null, "Marathi"), MS(null, null, null, "Malay"), MT(null, null, null, "Maltese"), MY( + null, null, null, "Burmese"), NA(null, null, null, "Nauru"), NB(null, null, null, "Norwegian Bokmål"), ND( + null, null, null, "Ndebele, North", "North Ndebele"), NE(null, null, null, "Nepali"), NG(null, null, null, + "Ndonga"), NL(null, null, null, "Dutch", "Flemish"), NN(null, null, null, "Norwegian Nynorsk"), NO(null, null, + null, "Norwegian"), NR(null, null, null, "Ndebele, South", "South Ndebele"), NV(null, null, null, "Navajo", + "Navaho"), NY(null, null, null, "Chichewa", "Chewa", "Nyanja"), OC(null, null, null, "Occitan (post 1500)", + "Provençal"), OJ(null, null, null, "Ojibwa"), OM(null, null, null, "Oromo"), OR(null, null, null, "Oriya"), OS( + null, null, null, "Ossetian", "Ossetic"), PA(null, null, null, "Panjabi", "Punjabi"), PI(null, null, null, + "Pali"), PL(null, null, null, "Polish"), PS(null, null, null, "Pushto"), PT(null, null, null, "Portuguese"), QU( + null, null, null, "Quechua"), RM(null, null, null, "Romansh"), RN(null, null, null, "Rundi"), RO(null, null, + null, "Romanian"), RU(null, null, null, "Russian"), RW(null, null, null, "Kinyarwanda"), SA(null, null, null, + "Sanskrit"), SC(null, null, null, "Sardinian"), SD(null, null, null, "Sindhi"), SE(null, null, null, + "Northern Sami"), SG(null, null, null, "Sango"), SH("2000-02-18", null, null, "Serbo-Croatian"), SI(null, null, + null, "Sinhala", "Sinhalese"), SK(null, null, null, "Slovak"), SL(null, null, null, "Slovenian"), SM(null, + null, null, "Samoan"), SN(null, null, null, "Shona"), SO(null, null, null, "Somali"), SQ(null, null, null, + "Albanian"), SR(null, null, null, "Serbian"), SS(null, null, null, "Swati"), ST(null, null, null, + "Sotho, Southern"), SU(null, null, null, "Sundanese"), SV(null, null, null, "Swedish"), SW(null, null, null, + "Swahili"), TA(null, null, null, "Tamil"), TE(null, null, null, "Telugu"), TG(null, null, null, "Tajik"), TH( + null, null, null, "Thai"), TI(null, null, null, "Tigrinya"), TK(null, null, null, "Turkmen"), TL(null, null, + null, "Tagalog"), TN(null, null, null, "Tswana"), TO(null, null, null, "Tonga (Tonga Islands)"), TR(null, null, + null, "Turkish"), TS(null, null, null, "Tsonga"), TT(null, null, null, "Tatar"), TW(null, null, null, "Twi"), TY( + null, null, null, "Tahitian"), UG(null, null, null, "Uighur", "Uyghur"), UK(null, null, null, "Ukrainian"), UR( + null, null, null, "Urdu"), UZ(null, null, null, "Uzbek"), VE(null, null, null, "Venda"), VI(null, null, null, + "Vietnamese"), VO(null, null, null, "Volapük"), WA(null, null, null, "Walloon"), WO(null, null, null, + "Wolof"), XH(null, null, null, "Xhosa"), YI(null, null, null, "Yiddish"), YO(null, null, null, "Yoruba"), ZA( + null, null, null, "Zhuang", "Chuang"), ZH(null, null, null, "Chinese"), ZU(null, null, null, "Zulu"), ACE(null, + null, null, "Achinese"), ACH(null, null, null, "Acoli"), ADA(null, null, null, "Adangme"), ADY(null, null, + null, "Adyghe", "Adygei"), AFA(null, null, null, "Afro-Asiatic (Other)"), AFH(null, null, null, "Afrihili"), AIN( + null, null, null, "Ainu"), AKK(null, null, null, "Akkadian"), ALE(null, null, null, "Aleut"), ALG(null, null, + null, "Algonquian languages"), ALT(null, null, null, "Southern Altai"), ANG(null, null, null, + "English, Old (ca. 450-1100)"), APA(null, null, null, "Apache languages"), ARC(null, null, null, + "Official Aramaic (700-300 BCE)", "Imperial Aramaic (700-300 BCE)"), ARN(null, null, null, "Mapudungun", + "Mapuche"), ARP(null, null, null, "Arapaho"), ART(null, null, null, "Artificial (Other)"), ARW(null, null, + null, "Arawak"), AST(null, null, null, "Asturian", "Bable", "Leonese", "Asturleonese"), ATH(null, null, null, + "Athapascan languages"), AUS(null, null, null, "Australian languages"), AWA(null, null, null, "Awadhi"), BAD( + null, null, null, "Banda languages"), BAI(null, null, null, "Bamileke languages"), BAL(null, null, null, + "Baluchi"), BAN(null, null, null, "Balinese"), BAS(null, null, null, "Basa"), BAT(null, null, null, + "Baltic (Other)"), BEJ(null, null, null, "Beja", "Bedawiyet"), BEM(null, null, null, "Bemba"), BER(null, null, + null, "Berber (Other)"), BHO(null, null, null, "Bhojpuri"), BIK(null, null, null, "Bikol"), BIN(null, null, + null, "Bini", "Edo"), BLA(null, null, null, "Siksika"), BNT(null, null, null, "Bantu (Other)"), BRA(null, null, + null, "Braj"), BTK(null, null, null, "Batak languages"), BUA(null, null, null, "Buriat"), BUG(null, null, null, + "Buginese"), BYN(null, null, null, "Blin", "Bilin"), CAD(null, null, null, "Caddo"), CAI(null, null, null, + "Central American Indian (Other)"), CAR(null, null, null, "Galibi Carib"), CAU(null, null, null, + "Caucasian (Other)"), CEB(null, null, null, "Cebuano"), CEL(null, null, null, "Celtic (Other)"), CHB(null, + null, null, "Chibcha"), CHG(null, null, null, "Chagatai"), CHK(null, null, null, "Chuukese"), CHM(null, null, + null, "Mari"), CHN(null, null, null, "Chinook jargon"), CHO(null, null, null, "Choctaw"), CHP(null, null, null, + "Chipewyan", "Dene Suline"), CHR(null, null, null, "Cherokee"), CHY(null, null, null, "Cheyenne"), CMC(null, + null, null, "Chamic languages"), COP(null, null, null, "Coptic"), CPE(null, null, null, + "Creoles and pidgins, English-based (Other)"), CPF(null, null, null, + "Creoles and pidgins, French-based (Other)"), CPP(null, null, null, + "Creoles and pidgins, Portuguese-based (Other)"), CRH(null, null, null, "Crimean Tatar", "Crimean Turkish"), CRP( + null, null, null, "Creoles and pidgins (Other)"), CSB(null, null, null, "Kashubian"), CUS(null, null, null, + "Cushitic (Other)"), DAK(null, null, null, "Dakota"), DAR(null, null, null, "Dargwa"), DAY(null, null, null, + "Land Dayak languages"), DEL(null, null, null, "Delaware"), DEN(null, null, null, "Slave (Athapascan)"), DGR( + null, null, null, "Dogrib"), DIN(null, null, null, "Dinka"), DOI(null, null, null, "Dogri"), DRA(null, null, + null, "Dravidian (Other)"), DSB(null, null, null, "Lower Sorbian"), DUA(null, null, null, "Duala"), DUM(null, + null, null, "Dutch, Middle (ca. 1050-1350)"), DYU(null, null, null, "Dyula"), EFI(null, null, null, "Efik"), EGY( + null, null, null, "Egyptian (Ancient)"), EKA(null, null, null, "Ekajuk"), ELX(null, null, null, "Elamite"), ENM( + null, null, null, "English, Middle (1100-1500)"), EWO(null, null, null, "Ewondo"), FAN(null, null, null, "Fang"), FAT( + null, null, null, "Fanti"), FIL(null, null, null, "Filipino", "Pilipino"), FIU(null, null, null, + "Finno-Ugrian (Other)"), FON(null, null, null, "Fon"), FRM(null, null, null, "French, Middle (ca. 1400-1600)"), FRO( + null, null, null, "French, Old (842-ca. 1400)"), FRS(null, null, null, "Eastern Frisian"), FUR(null, null, + null, "Friulian"), GAA(null, null, null, "Ga"), GAY(null, null, null, "Gayo"), GBA(null, null, null, "Gbaya"), GEM( + null, null, null, "Germanic (Other)"), GEZ(null, null, null, "Geez"), GIL(null, null, null, "Gilbertese"), GMH( + null, null, null, "German, Middle High (ca. 1050-1500)"), GOH(null, null, null, + "German, Old High (ca. 750-1050)"), GON(null, null, null, "Gondi"), GOR(null, null, null, "Gorontalo"), GOT( + null, null, null, "Gothic"), GRB(null, null, null, "Grebo"), GRC(null, null, null, "Greek, Ancient (to 1453)"), GSW( + null, null, null, "Swiss German", "Alemannic"), GWI(null, null, null, "Gwich´in"), HAI(null, null, null, + "Haida"), HAW(null, null, null, "Hawaiian"), HIL(null, null, null, "Hiligaynon"), HIM(null, null, null, + "Himachali"), HIT(null, null, null, "Hittite"), HMN(null, null, null, "Hmong"), HSB(null, null, null, + "Upper Sorbian"), HUP(null, null, null, "Hupa"), IBA(null, null, null, "Iban"), IJO(null, null, null, + "Ijo languages"), ILO(null, null, null, "Iloko"), INC(null, null, null, "Indic (Other)"), INE(null, null, null, + "Indo-European (Other)"), INH(null, null, null, "Ingush"), IRA(null, null, null, "Iranian (Other)"), IRO(null, + null, null, "Iroquoian languages"), JBO(null, null, null, "Lojban"), JPR(null, null, null, "Judeo-Persian"), JRB( + null, null, null, "Judeo-Arabic"), KAA(null, null, null, "Kara-Kalpak"), KAB(null, null, null, "Kabyle"), KAC( + null, null, null, "Kachin", "Jingpho"), KAM(null, null, null, "Kamba"), KAR(null, null, null, "Karen languages"), KAW( + null, null, null, "Kawi"), KBD(null, null, null, "Kabardian"), KHA(null, null, null, "Khasi"), KHI(null, null, + null, "Khoisan (Other)"), KHO(null, null, null, "Khotanese"), KMB(null, null, null, "Kimbundu"), KOK(null, + null, null, "Konkani"), KOS(null, null, null, "Kosraean"), KPE(null, null, null, "Kpelle"), KRC(null, null, + null, "Karachay-Balkar"), KRL(null, null, null, "Karelian"), KRO(null, null, null, "Kru languages"), KRU(null, + null, null, "Kurukh"), KUM(null, null, null, "Kumyk"), KUT(null, null, null, "Kutenai"), LAD(null, null, null, + "Ladino"), LAH(null, null, null, "Lahnda"), LAM(null, null, null, "Lamba"), LEZ(null, null, null, "Lezghian"), LOL( + null, null, null, "Mongo"), LOZ(null, null, null, "Lozi"), LUA(null, null, null, "Luba-Lulua"), LUI(null, null, + null, "Luiseno"), LUN(null, null, null, "Lunda"), LUO(null, null, null, "Luo (Kenya and Tanzania)"), LUS(null, + null, null, "Lushai"), MAD(null, null, null, "Madurese"), MAG(null, null, null, "Magahi"), MAI(null, null, + null, "Maithili"), MAK(null, null, null, "Makasar"), MAN(null, null, null, "Mandingo"), MAP(null, null, null, + "Austronesian (Other)"), MAS(null, null, null, "Masai"), MDF(null, null, null, "Moksha"), MDR(null, null, null, + "Mandar"), MEN(null, null, null, "Mende"), MGA(null, null, null, "Irish, Middle (900-1200)"), MIC(null, null, + null, "Mi'kmaq", "Micmac"), MIN(null, null, null, "Minangkabau"), MIS(null, null, null, "Uncoded languages"), MKH( + null, null, null, "Mon-Khmer (Other)"), MNC(null, null, null, "Manchu"), MNI(null, null, null, "Manipuri"), MNO( + null, null, null, "Manobo languages"), MOH(null, null, null, "Mohawk"), MOS(null, null, null, "Mossi"), MUL( + null, null, null, "Multiple languages"), MUN(null, null, null, "Munda languages"), MUS(null, null, null, + "Creek"), MWL(null, null, null, "Mirandese"), MWR(null, null, null, "Marwari"), MYN(null, null, null, + "Mayan languages"), MYV(null, null, null, "Erzya"), NAH(null, null, null, "Nahuatl languages"), NAI(null, null, + null, "North American Indian"), NAP(null, null, null, "Neapolitan"), NDS(null, null, null, "Low German", + "Low Saxon", "German, Low", "Saxon, Low"), NEW(null, null, null, "Nepal Bhasa", "Newari"), NIA(null, null, + null, "Nias"), NIC(null, null, null, "Niger-Kordofanian (Other)"), NIU(null, null, null, "Niuean"), NOG(null, + null, null, "Nogai"), NON(null, null, null, "Norse, Old"), NQO(null, null, null, "N’Ko"), NSO(null, + null, null, "Northern Sotho", "Pedi", "Sepedi"), NUB(null, null, null, "Nubian languages"), NWC(null, null, + null, "Classical Newari", "Old Newari", "Classical Nepal Bhasa"), NYM(null, null, null, "Nyamwezi"), NYN(null, + null, null, "Nyankole"), NYO(null, null, null, "Nyoro"), NZI(null, null, null, "Nzima"), OSA(null, null, null, + "Osage"), OTA(null, null, null, "Turkish, Ottoman (1500-1928)"), OTO(null, null, null, "Otomian languages"), PAA( + null, null, null, "Papuan (Other)"), PAG(null, null, null, "Pangasinan"), PAL(null, null, null, "Pahlavi"), PAM( + null, null, null, "Pampanga", "Kapampangan"), PAP(null, null, null, "Papiamento"), PAU(null, null, null, + "Palauan"), PEO(null, null, null, "Persian, Old (ca. 600-400 B.C.)"), PHI(null, null, null, + "Philippine (Other)"), PHN(null, null, null, "Phoenician"), PON(null, null, null, "Pohnpeian"), PRA(null, null, + null, "Prakrit languages"), PRO(null, null, null, "Provençal, Old (to 1500)"), QAA(null, null, null, + PRIVATE), QAB(null, null, null, PRIVATE), QAC(null, null, null, PRIVATE), QAD(null, null, + null, PRIVATE), QAE(null, null, null, PRIVATE), QAF(null, null, null, PRIVATE), QAG(null, + null, null, PRIVATE), QAH(null, null, null, PRIVATE), QAI(null, null, null, PRIVATE), QAJ( + null, null, null, PRIVATE), QAK(null, null, null, PRIVATE), QAL(null, null, null, PRIVATE), QAM( + null, null, null, PRIVATE), QAN(null, null, null, PRIVATE), QAO(null, null, null, PRIVATE), QAP( + null, null, null, PRIVATE), QAQ(null, null, null, PRIVATE), QAR(null, null, null, PRIVATE), QAS( + null, null, null, PRIVATE), QAT(null, null, null, PRIVATE), QAU(null, null, null, PRIVATE), QAV( + null, null, null, PRIVATE), QAW(null, null, null, PRIVATE), QAX(null, null, null, PRIVATE), QAY( + null, null, null, PRIVATE), QAZ(null, null, null, PRIVATE), QBA(null, null, null, PRIVATE), QBB( + null, null, null, PRIVATE), QBC(null, null, null, PRIVATE), QBD(null, null, null, PRIVATE), QBE( + null, null, null, PRIVATE), QBF(null, null, null, PRIVATE), QBG(null, null, null, PRIVATE), QBH( + null, null, null, PRIVATE), QBI(null, null, null, PRIVATE), QBJ(null, null, null, PRIVATE), QBK( + null, null, null, PRIVATE), QBL(null, null, null, PRIVATE), QBM(null, null, null, PRIVATE), QBN( + null, null, null, PRIVATE), QBO(null, null, null, PRIVATE), QBP(null, null, null, PRIVATE), QBQ( + null, null, null, PRIVATE), QBR(null, null, null, PRIVATE), QBS(null, null, null, PRIVATE), QBT( + null, null, null, PRIVATE), QBU(null, null, null, PRIVATE), QBV(null, null, null, PRIVATE), QBW( + null, null, null, PRIVATE), QBX(null, null, null, PRIVATE), QBY(null, null, null, PRIVATE), QBZ( + null, null, null, PRIVATE), QCA(null, null, null, PRIVATE), QCB(null, null, null, PRIVATE), QCC( + null, null, null, PRIVATE), QCD(null, null, null, PRIVATE), QCE(null, null, null, PRIVATE), QCF( + null, null, null, PRIVATE), QCG(null, null, null, PRIVATE), QCH(null, null, null, PRIVATE), QCI( + null, null, null, PRIVATE), QCJ(null, null, null, PRIVATE), QCK(null, null, null, PRIVATE), QCL( + null, null, null, PRIVATE), QCM(null, null, null, PRIVATE), QCN(null, null, null, PRIVATE), QCO( + null, null, null, PRIVATE), QCP(null, null, null, PRIVATE), QCQ(null, null, null, PRIVATE), QCR( + null, null, null, PRIVATE), QCS(null, null, null, PRIVATE), QCT(null, null, null, PRIVATE), QCU( + null, null, null, PRIVATE), QCV(null, null, null, PRIVATE), QCW(null, null, null, PRIVATE), QCX( + null, null, null, PRIVATE), QCY(null, null, null, PRIVATE), QCZ(null, null, null, PRIVATE), QDA( + null, null, null, PRIVATE), QDB(null, null, null, PRIVATE), QDC(null, null, null, PRIVATE), QDD( + null, null, null, PRIVATE), QDE(null, null, null, PRIVATE), QDF(null, null, null, PRIVATE), QDG( + null, null, null, PRIVATE), QDH(null, null, null, PRIVATE), QDI(null, null, null, PRIVATE), QDJ( + null, null, null, PRIVATE), QDK(null, null, null, PRIVATE), QDL(null, null, null, PRIVATE), QDM( + null, null, null, PRIVATE), QDN(null, null, null, PRIVATE), QDO(null, null, null, PRIVATE), QDP( + null, null, null, PRIVATE), QDQ(null, null, null, PRIVATE), QDR(null, null, null, PRIVATE), QDS( + null, null, null, PRIVATE), QDT(null, null, null, PRIVATE), QDU(null, null, null, PRIVATE), QDV( + null, null, null, PRIVATE), QDW(null, null, null, PRIVATE), QDX(null, null, null, PRIVATE), QDY( + null, null, null, PRIVATE), QDZ(null, null, null, PRIVATE), QEA(null, null, null, PRIVATE), QEB( + null, null, null, PRIVATE), QEC(null, null, null, PRIVATE), QED(null, null, null, PRIVATE), QEE( + null, null, null, PRIVATE), QEF(null, null, null, PRIVATE), QEG(null, null, null, PRIVATE), QEH( + null, null, null, PRIVATE), QEI(null, null, null, PRIVATE), QEJ(null, null, null, PRIVATE), QEK( + null, null, null, PRIVATE), QEL(null, null, null, PRIVATE), QEM(null, null, null, PRIVATE), QEN( + null, null, null, PRIVATE), QEO(null, null, null, PRIVATE), QEP(null, null, null, PRIVATE), QEQ( + null, null, null, PRIVATE), QER(null, null, null, PRIVATE), QES(null, null, null, PRIVATE), QET( + null, null, null, PRIVATE), QEU(null, null, null, PRIVATE), QEV(null, null, null, PRIVATE), QEW( + null, null, null, PRIVATE), QEX(null, null, null, PRIVATE), QEY(null, null, null, PRIVATE), QEZ( + null, null, null, PRIVATE), QFA(null, null, null, PRIVATE), QFB(null, null, null, PRIVATE), QFC( + null, null, null, PRIVATE), QFD(null, null, null, PRIVATE), QFE(null, null, null, PRIVATE), QFF( + null, null, null, PRIVATE), QFG(null, null, null, PRIVATE), QFH(null, null, null, PRIVATE), QFI( + null, null, null, PRIVATE), QFJ(null, null, null, PRIVATE), QFK(null, null, null, PRIVATE), QFL( + null, null, null, PRIVATE), QFM(null, null, null, PRIVATE), QFN(null, null, null, PRIVATE), QFO( + null, null, null, PRIVATE), QFP(null, null, null, PRIVATE), QFQ(null, null, null, PRIVATE), QFR( + null, null, null, PRIVATE), QFS(null, null, null, PRIVATE), QFT(null, null, null, PRIVATE), QFU( + null, null, null, PRIVATE), QFV(null, null, null, PRIVATE), QFW(null, null, null, PRIVATE), QFX( + null, null, null, PRIVATE), QFY(null, null, null, PRIVATE), QFZ(null, null, null, PRIVATE), QGA( + null, null, null, PRIVATE), QGB(null, null, null, PRIVATE), QGC(null, null, null, PRIVATE), QGD( + null, null, null, PRIVATE), QGE(null, null, null, PRIVATE), QGF(null, null, null, PRIVATE), QGG( + null, null, null, PRIVATE), QGH(null, null, null, PRIVATE), QGI(null, null, null, PRIVATE), QGJ( + null, null, null, PRIVATE), QGK(null, null, null, PRIVATE), QGL(null, null, null, PRIVATE), QGM( + null, null, null, PRIVATE), QGN(null, null, null, PRIVATE), QGO(null, null, null, PRIVATE), QGP( + null, null, null, PRIVATE), QGQ(null, null, null, PRIVATE), QGR(null, null, null, PRIVATE), QGS( + null, null, null, PRIVATE), QGT(null, null, null, PRIVATE), QGU(null, null, null, PRIVATE), QGV( + null, null, null, PRIVATE), QGW(null, null, null, PRIVATE), QGX(null, null, null, PRIVATE), QGY( + null, null, null, PRIVATE), QGZ(null, null, null, PRIVATE), QHA(null, null, null, PRIVATE), QHB( + null, null, null, PRIVATE), QHC(null, null, null, PRIVATE), QHD(null, null, null, PRIVATE), QHE( + null, null, null, PRIVATE), QHF(null, null, null, PRIVATE), QHG(null, null, null, PRIVATE), QHH( + null, null, null, PRIVATE), QHI(null, null, null, PRIVATE), QHJ(null, null, null, PRIVATE), QHK( + null, null, null, PRIVATE), QHL(null, null, null, PRIVATE), QHM(null, null, null, PRIVATE), QHN( + null, null, null, PRIVATE), QHO(null, null, null, PRIVATE), QHP(null, null, null, PRIVATE), QHQ( + null, null, null, PRIVATE), QHR(null, null, null, PRIVATE), QHS(null, null, null, PRIVATE), QHT( + null, null, null, PRIVATE), QHU(null, null, null, PRIVATE), QHV(null, null, null, PRIVATE), QHW( + null, null, null, PRIVATE), QHX(null, null, null, PRIVATE), QHY(null, null, null, PRIVATE), QHZ( + null, null, null, PRIVATE), QIA(null, null, null, PRIVATE), QIB(null, null, null, PRIVATE), QIC( + null, null, null, PRIVATE), QID(null, null, null, PRIVATE), QIE(null, null, null, PRIVATE), QIF( + null, null, null, PRIVATE), QIG(null, null, null, PRIVATE), QIH(null, null, null, PRIVATE), QII( + null, null, null, PRIVATE), QIJ(null, null, null, PRIVATE), QIK(null, null, null, PRIVATE), QIL( + null, null, null, PRIVATE), QIM(null, null, null, PRIVATE), QIN(null, null, null, PRIVATE), QIO( + null, null, null, PRIVATE), QIP(null, null, null, PRIVATE), QIQ(null, null, null, PRIVATE), QIR( + null, null, null, PRIVATE), QIS(null, null, null, PRIVATE), QIT(null, null, null, PRIVATE), QIU( + null, null, null, PRIVATE), QIV(null, null, null, PRIVATE), QIW(null, null, null, PRIVATE), QIX( + null, null, null, PRIVATE), QIY(null, null, null, PRIVATE), QIZ(null, null, null, PRIVATE), QJA( + null, null, null, PRIVATE), QJB(null, null, null, PRIVATE), QJC(null, null, null, PRIVATE), QJD( + null, null, null, PRIVATE), QJE(null, null, null, PRIVATE), QJF(null, null, null, PRIVATE), QJG( + null, null, null, PRIVATE), QJH(null, null, null, PRIVATE), QJI(null, null, null, PRIVATE), QJJ( + null, null, null, PRIVATE), QJK(null, null, null, PRIVATE), QJL(null, null, null, PRIVATE), QJM( + null, null, null, PRIVATE), QJN(null, null, null, PRIVATE), QJO(null, null, null, PRIVATE), QJP( + null, null, null, PRIVATE), QJQ(null, null, null, PRIVATE), QJR(null, null, null, PRIVATE), QJS( + null, null, null, PRIVATE), QJT(null, null, null, PRIVATE), QJU(null, null, null, PRIVATE), QJV( + null, null, null, PRIVATE), QJW(null, null, null, PRIVATE), QJX(null, null, null, PRIVATE), QJY( + null, null, null, PRIVATE), QJZ(null, null, null, PRIVATE), QKA(null, null, null, PRIVATE), QKB( + null, null, null, PRIVATE), QKC(null, null, null, PRIVATE), QKD(null, null, null, PRIVATE), QKE( + null, null, null, PRIVATE), QKF(null, null, null, PRIVATE), QKG(null, null, null, PRIVATE), QKH( + null, null, null, PRIVATE), QKI(null, null, null, PRIVATE), QKJ(null, null, null, PRIVATE), QKK( + null, null, null, PRIVATE), QKL(null, null, null, PRIVATE), QKM(null, null, null, PRIVATE), QKN( + null, null, null, PRIVATE), QKO(null, null, null, PRIVATE), QKP(null, null, null, PRIVATE), QKQ( + null, null, null, PRIVATE), QKR(null, null, null, PRIVATE), QKS(null, null, null, PRIVATE), QKT( + null, null, null, PRIVATE), QKU(null, null, null, PRIVATE), QKV(null, null, null, PRIVATE), QKW( + null, null, null, PRIVATE), QKX(null, null, null, PRIVATE), QKY(null, null, null, PRIVATE), QKZ( + null, null, null, PRIVATE), QLA(null, null, null, PRIVATE), QLB(null, null, null, PRIVATE), QLC( + null, null, null, PRIVATE), QLD(null, null, null, PRIVATE), QLE(null, null, null, PRIVATE), QLF( + null, null, null, PRIVATE), QLG(null, null, null, PRIVATE), QLH(null, null, null, PRIVATE), QLI( + null, null, null, PRIVATE), QLJ(null, null, null, PRIVATE), QLK(null, null, null, PRIVATE), QLL( + null, null, null, PRIVATE), QLM(null, null, null, PRIVATE), QLN(null, null, null, PRIVATE), QLO( + null, null, null, PRIVATE), QLP(null, null, null, PRIVATE), QLQ(null, null, null, PRIVATE), QLR( + null, null, null, PRIVATE), QLS(null, null, null, PRIVATE), QLT(null, null, null, PRIVATE), QLU( + null, null, null, PRIVATE), QLV(null, null, null, PRIVATE), QLW(null, null, null, PRIVATE), QLX( + null, null, null, PRIVATE), QLY(null, null, null, PRIVATE), QLZ(null, null, null, PRIVATE), QMA( + null, null, null, PRIVATE), QMB(null, null, null, PRIVATE), QMC(null, null, null, PRIVATE), QMD( + null, null, null, PRIVATE), QME(null, null, null, PRIVATE), QMF(null, null, null, PRIVATE), QMG( + null, null, null, PRIVATE), QMH(null, null, null, PRIVATE), QMI(null, null, null, PRIVATE), QMJ( + null, null, null, PRIVATE), QMK(null, null, null, PRIVATE), QML(null, null, null, PRIVATE), QMM( + null, null, null, PRIVATE), QMN(null, null, null, PRIVATE), QMO(null, null, null, PRIVATE), QMP( + null, null, null, PRIVATE), QMQ(null, null, null, PRIVATE), QMR(null, null, null, PRIVATE), QMS( + null, null, null, PRIVATE), QMT(null, null, null, PRIVATE), QMU(null, null, null, PRIVATE), QMV( + null, null, null, PRIVATE), QMW(null, null, null, PRIVATE), QMX(null, null, null, PRIVATE), QMY( + null, null, null, PRIVATE), QMZ(null, null, null, PRIVATE), QNA(null, null, null, PRIVATE), QNB( + null, null, null, PRIVATE), QNC(null, null, null, PRIVATE), QND(null, null, null, PRIVATE), QNE( + null, null, null, PRIVATE), QNF(null, null, null, PRIVATE), QNG(null, null, null, PRIVATE), QNH( + null, null, null, PRIVATE), QNI(null, null, null, PRIVATE), QNJ(null, null, null, PRIVATE), QNK( + null, null, null, PRIVATE), QNL(null, null, null, PRIVATE), QNM(null, null, null, PRIVATE), QNN( + null, null, null, PRIVATE), QNO(null, null, null, PRIVATE), QNP(null, null, null, PRIVATE), QNQ( + null, null, null, PRIVATE), QNR(null, null, null, PRIVATE), QNS(null, null, null, PRIVATE), QNT( + null, null, null, PRIVATE), QNU(null, null, null, PRIVATE), QNV(null, null, null, PRIVATE), QNW( + null, null, null, PRIVATE), QNX(null, null, null, PRIVATE), QNY(null, null, null, PRIVATE), QNZ( + null, null, null, PRIVATE), QOA(null, null, null, PRIVATE), QOB(null, null, null, PRIVATE), QOC( + null, null, null, PRIVATE), QOD(null, null, null, PRIVATE), QOE(null, null, null, PRIVATE), QOF( + null, null, null, PRIVATE), QOG(null, null, null, PRIVATE), QOH(null, null, null, PRIVATE), QOI( + null, null, null, PRIVATE), QOJ(null, null, null, PRIVATE), QOK(null, null, null, PRIVATE), QOL( + null, null, null, PRIVATE), QOM(null, null, null, PRIVATE), QON(null, null, null, PRIVATE), QOO( + null, null, null, PRIVATE), QOP(null, null, null, PRIVATE), QOQ(null, null, null, PRIVATE), QOR( + null, null, null, PRIVATE), QOS(null, null, null, PRIVATE), QOT(null, null, null, PRIVATE), QOU( + null, null, null, PRIVATE), QOV(null, null, null, PRIVATE), QOW(null, null, null, PRIVATE), QOX( + null, null, null, PRIVATE), QOY(null, null, null, PRIVATE), QOZ(null, null, null, PRIVATE), QPA( + null, null, null, PRIVATE), QPB(null, null, null, PRIVATE), QPC(null, null, null, PRIVATE), QPD( + null, null, null, PRIVATE), QPE(null, null, null, PRIVATE), QPF(null, null, null, PRIVATE), QPG( + null, null, null, PRIVATE), QPH(null, null, null, PRIVATE), QPI(null, null, null, PRIVATE), QPJ( + null, null, null, PRIVATE), QPK(null, null, null, PRIVATE), QPL(null, null, null, PRIVATE), QPM( + null, null, null, PRIVATE), QPN(null, null, null, PRIVATE), QPO(null, null, null, PRIVATE), QPP( + null, null, null, PRIVATE), QPQ(null, null, null, PRIVATE), QPR(null, null, null, PRIVATE), QPS( + null, null, null, PRIVATE), QPT(null, null, null, PRIVATE), QPU(null, null, null, PRIVATE), QPV( + null, null, null, PRIVATE), QPW(null, null, null, PRIVATE), QPX(null, null, null, PRIVATE), QPY( + null, null, null, PRIVATE), QPZ(null, null, null, PRIVATE), QQA(null, null, null, PRIVATE), QQB( + null, null, null, PRIVATE), QQC(null, null, null, PRIVATE), QQD(null, null, null, PRIVATE), QQE( + null, null, null, PRIVATE), QQF(null, null, null, PRIVATE), QQG(null, null, null, PRIVATE), QQH( + null, null, null, PRIVATE), QQI(null, null, null, PRIVATE), QQJ(null, null, null, PRIVATE), QQK( + null, null, null, PRIVATE), QQL(null, null, null, PRIVATE), QQM(null, null, null, PRIVATE), QQN( + null, null, null, PRIVATE), QQO(null, null, null, PRIVATE), QQP(null, null, null, PRIVATE), QQQ( + null, null, null, PRIVATE), QQR(null, null, null, PRIVATE), QQS(null, null, null, PRIVATE), QQT( + null, null, null, PRIVATE), QQU(null, null, null, PRIVATE), QQV(null, null, null, PRIVATE), QQW( + null, null, null, PRIVATE), QQX(null, null, null, PRIVATE), QQY(null, null, null, PRIVATE), QQZ( + null, null, null, PRIVATE), QRA(null, null, null, PRIVATE), QRB(null, null, null, PRIVATE), QRC( + null, null, null, PRIVATE), QRD(null, null, null, PRIVATE), QRE(null, null, null, PRIVATE), QRF( + null, null, null, PRIVATE), QRG(null, null, null, PRIVATE), QRH(null, null, null, PRIVATE), QRI( + null, null, null, PRIVATE), QRJ(null, null, null, PRIVATE), QRK(null, null, null, PRIVATE), QRL( + null, null, null, PRIVATE), QRM(null, null, null, PRIVATE), QRN(null, null, null, PRIVATE), QRO( + null, null, null, PRIVATE), QRP(null, null, null, PRIVATE), QRQ(null, null, null, PRIVATE), QRR( + null, null, null, PRIVATE), QRS(null, null, null, PRIVATE), QRT(null, null, null, PRIVATE), QRU( + null, null, null, PRIVATE), QRV(null, null, null, PRIVATE), QRW(null, null, null, PRIVATE), QRX( + null, null, null, PRIVATE), QRY(null, null, null, PRIVATE), QRZ(null, null, null, PRIVATE), QSA( + null, null, null, PRIVATE), QSB(null, null, null, PRIVATE), QSC(null, null, null, PRIVATE), QSD( + null, null, null, PRIVATE), QSE(null, null, null, PRIVATE), QSF(null, null, null, PRIVATE), QSG( + null, null, null, PRIVATE), QSH(null, null, null, PRIVATE), QSI(null, null, null, PRIVATE), QSJ( + null, null, null, PRIVATE), QSK(null, null, null, PRIVATE), QSL(null, null, null, PRIVATE), QSM( + null, null, null, PRIVATE), QSN(null, null, null, PRIVATE), QSO(null, null, null, PRIVATE), QSP( + null, null, null, PRIVATE), QSQ(null, null, null, PRIVATE), QSR(null, null, null, PRIVATE), QSS( + null, null, null, PRIVATE), QST(null, null, null, PRIVATE), QSU(null, null, null, PRIVATE), QSV( + null, null, null, PRIVATE), QSW(null, null, null, PRIVATE), QSX(null, null, null, PRIVATE), QSY( + null, null, null, PRIVATE), QSZ(null, null, null, PRIVATE), QTA(null, null, null, PRIVATE), QTB( + null, null, null, PRIVATE), QTC(null, null, null, PRIVATE), QTD(null, null, null, PRIVATE), QTE( + null, null, null, PRIVATE), QTF(null, null, null, PRIVATE), QTG(null, null, null, PRIVATE), QTH( + null, null, null, PRIVATE), QTI(null, null, null, PRIVATE), QTJ(null, null, null, PRIVATE), QTK( + null, null, null, PRIVATE), QTL(null, null, null, PRIVATE), QTM(null, null, null, PRIVATE), QTN( + null, null, null, PRIVATE), QTO(null, null, null, PRIVATE), QTP(null, null, null, PRIVATE), QTQ( + null, null, null, PRIVATE), QTR(null, null, null, PRIVATE), QTS(null, null, null, PRIVATE), QTT( + null, null, null, PRIVATE), QTU(null, null, null, PRIVATE), QTV(null, null, null, PRIVATE), QTW( + null, null, null, PRIVATE), QTX(null, null, null, PRIVATE), QTY(null, null, null, PRIVATE), QTZ( + null, null, null, PRIVATE), + RAJ(null, null, null, "Rajasthani"), RAP(null, null, null, "Rapanui"), RAR(null, null, null, "Rarotongan", + "Cook Islands Maori"), ROA(null, null, null, "Romance (Other)"), ROM(null, null, null, "Romany"), RUP(null, + null, null, "Aromanian", "Arumanian", "Macedo-Romanian"), SAD(null, null, null, "Sandawe"), SAH(null, null, + null, "Yakut"), SAI(null, null, null, "South American Indian (Other)"), SAL(null, null, null, + "Salishan languages"), SAM(null, null, null, "Samaritan Aramaic"), SAS(null, null, null, "Sasak"), SAT(null, + null, null, "Santali"), SCN(null, null, null, "Sicilian"), SCO(null, null, null, "Scots"), SEL(null, null, + null, "Selkup"), SEM(null, null, null, "Semitic (Other)"), SGA(null, null, null, "Irish, Old (to 900)"), SGN( + null, null, null, "Sign Languages"), SHN(null, null, null, "Shan"), SID(null, null, null, "Sidamo"), SIO(null, + null, null, "Siouan languages"), SIT(null, null, null, "Sino-Tibetan (Other)"), SLA(null, null, null, + "Slavic (Other)"), SMA(null, null, null, "Southern Sami"), SMI(null, null, null, "Sami languages (Other)"), SMJ( + null, null, null, "Lule Sami"), SMN(null, null, null, "Inari Sami"), SMS(null, null, null, "Skolt Sami"), SNK( + null, null, null, "Soninke"), SOG(null, null, null, "Sogdian"), SON(null, null, null, "Songhai languages"), SRN( + null, null, null, "Sranan Tongo"), SRR(null, null, null, "Serer"), SSA(null, null, null, "Nilo-Saharan (Other)"), SUK( + null, null, null, "Sukuma"), SUS(null, null, null, "Susu"), SUX(null, null, null, "Sumerian"), SYC(null, null, + null, "Classical Syriac"), SYR(null, null, null, "Syriac"), TAI(null, null, null, "Tai (Other)"), TEM(null, + null, null, "Timne"), TER(null, null, null, "Tereno"), TET(null, null, null, "Tetum"), TIG(null, null, null, + "Tigre"), TIV(null, null, null, "Tiv"), TKL(null, null, null, "Tokelau"), TLH(null, null, null, "Klingon", + "tlhIngan-Hol"), TLI(null, null, null, "Tlingit"), TMH(null, null, null, "Tamashek"), TOG(null, null, null, + "Tonga (Nyasa)"), TPI(null, null, null, "Tok Pisin"), TSI(null, null, null, "Tsimshian"), TUM(null, null, null, + "Tumbuka"), TUP(null, null, null, "Tupi languages"), TUT(null, null, null, "Altaic (Other)"), TVL(null, null, + null, "Tuvalu"), TYV(null, null, null, "Tuvinian"), UDM(null, null, null, "Udmurt"), UGA(null, null, null, + "Ugaritic"), UMB(null, null, null, "Umbundu"), UND(null, null, null, "Undetermined"), VAI(null, null, null, + "Vai"), VOT(null, null, null, "Votic"), WAK(null, null, null, "Wakashan languages"), WAL(null, null, null, + "Walamo"), WAR(null, null, null, "Waray"), WAS(null, null, null, "Washo"), WEN(null, null, null, + "Sorbian languages"), XAL(null, null, null, "Kalmyk", "Oirat"), YAO(null, null, null, "Yao"), YAP(null, null, + null, "Yapese"), YPK(null, null, null, "Yupik languages"), ZAP(null, null, null, "Zapotec"), ZBL(null, null, + null, "Blissymbols", "Blissymbolics", "Bliss"), ZEN(null, null, null, "Zenaga"), ZND(null, null, null, + "Zande languages"), ZUN(null, null, null, "Zuni"), ZXX(null, null, null, "No linguistic content"), ZZA(null, + null, null, "Zaza", "Dimili", "Dimli", "Kirdki", "Kirmanjki", "Zazaki"); + + private final String deprecated; + private final String preferred; + private final String suppressscript; + private final List descriptions; + + Language(String dep, String pref, String ss, String... desc) { + this.deprecated = dep; + this.preferred = pref; + this.suppressscript = ss; + this.descriptions = Arrays.asList(desc); + } + + public static Language valueOf(Subtag subtag) { + if (subtag != null && subtag.getType() == Subtag.Type.PRIMARY) { + return valueOf(subtag.getName().toUpperCase(Locale.US)); + } + throw new IllegalArgumentException("Wrong subtag type"); + } + + public String getDeprecated() { + return deprecated; + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public String getPreferredValue() { + return preferred; + } + + public Language getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } + + public String getSuppressScript() { + return suppressscript; + } + + public String getDescription() { + return descriptions != null && !descriptions.isEmpty() ? descriptions.get(0) : null; + } + + public List getDescriptions() { + return descriptions; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/LanguageConstants.java b/content-language/src/main/java/org/xbib/content/language/enums/LanguageConstants.java new file mode 100644 index 0000000..d483487 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/LanguageConstants.java @@ -0,0 +1,8 @@ +package org.xbib.content.language.enums; + +/** + */ +public interface LanguageConstants { + + String PRIVATE = "PRIVATE_USE"; +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Region.java b/content-language/src/main/java/org/xbib/content/language/enums/Region.java new file mode 100644 index 0000000..fb5d333 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Region.java @@ -0,0 +1,168 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Arrays; +import java.util.List; +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Region implements LanguageConstants { + + AA(null, null, PRIVATE), AD(null, null, "Andorra"), AE(null, null, "United Arab Emirates"), AF(null, null, + "Afghanistan"), AG(null, null, "Antigua and Barbuda"), AI(null, null, "Anguilla"), AL(null, null, "Albania"), AM( + null, null, "Armenia"), AN(null, null, "Netherlands Antilles"), AO(null, null, "Angola"), AQ(null, null, + "Antarctica"), AR(null, null, "Argentina"), AS(null, null, "American Samoa"), AT(null, null, "Austria"), AU( + null, null, "Australia"), AW(null, null, "Aruba"), AX(null, null, "Åland Islands"), AZ(null, null, + "Azerbaijan"), BA(null, null, "Bosnia and Herzegovina"), BB(null, null, "Barbados"), BD(null, null, + "Bangladesh"), BE(null, null, "Belgium"), BF(null, null, "Burkina Faso"), BG(null, null, "Bulgaria"), BH(null, + null, "Bahrain"), BI(null, null, "Burundi"), BJ(null, null, "Benin"), BL(null, null, "Saint Barthélemy"), BM( + null, null, "Bermuda"), BN(null, null, "Brunei Darussalam"), BO(null, null, "Bolivia"), BR(null, null, "Brazil"), BS( + null, null, "Bahamas"), BT(null, null, "Bhutan"), BU("1989-12-05", "MM", "Burma"), BV(null, null, + "Bouvet Island"), BW(null, null, "Botswana"), BY(null, null, "Belarus"), BZ(null, null, "Belize"), CA(null, + null, "Canada"), CC(null, null, "Cocos (Keeling) Islands"), CD(null, null, + "Congo, The Democratic Republic of the"), CF(null, null, "Central African Republic"), CG(null, null, "Congo"), CH( + null, null, "Switzerland"), CI(null, null, "Côte d'Ivoire"), CK(null, null, "Cook Islands"), CL(null, + null, "Chile"), CM(null, null, "Cameroon"), CN(null, null, "China"), CO(null, null, "Colombia"), CR(null, null, + "Costa Rica"), CS("2006-10-05", null, "Serbia and Montenegro"), CU(null, null, "Cuba"), CV(null, null, + "Cape Verde"), CX(null, null, "Christmas Island"), CY(null, null, "Cyprus"), CZ(null, null, "Czech Republic"), DD( + "1990-10-30", "DE", "German Democratic Republic"), DE(null, null, "Germany"), DJ(null, null, "Djibouti"), DK( + null, null, "Denmark"), DM(null, null, "Dominica"), DO(null, null, "Dominican Republic"), DZ(null, null, + "Algeria"), EC(null, null, "Ecuador"), EE(null, null, "Estonia"), EG(null, null, "Egypt"), EH(null, null, + "Western Sahara"), ER(null, null, "Eritrea"), ES(null, null, "Spain"), ET(null, null, "Ethiopia"), FI(null, + null, "Finland"), FJ(null, null, "Fiji"), FK(null, null, "Falkland Islands (Malvinas)"), FM(null, null, + "Micronesia, Federated States of"), FO(null, null, "Faroe Islands"), FR(null, null, "France"), FX("1997-07-14", + "FR", "Metropolitan France"), GA(null, null, "Gabon"), GB(null, null, "United Kingdom"), GD(null, null, + "Grenada"), GE(null, null, "Georgia"), GF(null, null, "French Guiana"), GG(null, null, "Guernsey"), GH(null, + null, "Ghana"), GI(null, null, "Gibraltar"), GL(null, null, "Greenland"), GM(null, null, "Gambia"), GN(null, + null, "Guinea"), GP(null, null, "Guadeloupe"), GQ(null, null, "Equatorial Guinea"), GR(null, null, "Greece"), GS( + null, null, "South Georgia and the South Sandwich Islands"), GT(null, null, "Guatemala"), + GU(null, null, "Guam"), GW( + null, null, "Guinea-Bissau"), GY(null, null, "Guyana"), HK(null, null, "Hong Kong"), HM(null, null, + "Heard Island and McDonald Islands"), HN(null, null, "Honduras"), HR(null, null, "Croatia"), HT(null, null, + "Haiti"), HU(null, null, "Hungary"), ID(null, null, "Indonesia"), IE(null, null, "Ireland"), IL(null, null, + "Israel"), IM(null, null, "Isle of Man"), IN(null, null, "India"), IO(null, null, + "British Indian Ocean Territory"), IQ(null, null, "Iraq"), IR(null, null, "Iran, Islamic Republic of"), IS( + null, null, "Iceland"), IT(null, null, "Italy"), JE(null, null, "Jersey"), JM(null, null, "Jamaica"), JO(null, + null, "Jordan"), JP(null, null, "Japan"), KE(null, null, "Kenya"), KG(null, null, "Kyrgyzstan"), KH(null, null, + "Cambodia"), KI(null, null, "Kiribati"), KM(null, null, "Comoros"), KN(null, null, "Saint Kitts and Nevis"), KP( + null, null, "Korea, Democratic People's Republic of"), KR(null, null, "Korea, Republic of"), KW(null, null, + "Kuwait"), KY(null, null, "Cayman Islands"), KZ(null, null, "Kazakhstan"), LA(null, null, + "Lao People's Democratic Republic"), LB(null, null, "Lebanon"), LC(null, null, "Saint Lucia"), LI(null, null, + "Liechtenstein"), LK(null, null, "Sri Lanka"), LR(null, null, "Liberia"), LS(null, null, "Lesotho"), LT(null, + null, "Lithuania"), LU(null, null, "Luxembourg"), LV(null, null, "Latvia"), LY(null, null, + "Libyan Arab Jamahiriya"), MA(null, null, "Morocco"), MC(null, null, "Monaco"), MD(null, null, + "Moldova, Republic of"), ME(null, null, "Montenegro"), MF(null, null, "Saint Martin"), MG(null, null, + "Madagascar"), MH(null, null, "Marshall Islands"), MK(null, null, "Macedonia, The Former Yugoslav Republic of"), ML( + null, null, "Mali"), MM(null, null, "Myanmar"), MN(null, null, "Mongolia"), MO(null, null, "Macao"), MP(null, + null, "Northern Mariana Islands"), MQ(null, null, "Martinique"), MR(null, null, "Mauritania"), MS(null, null, + "Montserrat"), MT(null, null, "Malta"), MU(null, null, "Mauritius"), MV(null, null, "Maldives"), MW(null, null, + "Malawi"), MX(null, null, "Mexico"), MY(null, null, "Malaysia"), MZ(null, null, "Mozambique"), NA(null, null, + "Namibia"), NC(null, null, "New Caledonia"), NE(null, null, "Niger"), NF(null, null, "Norfolk Island"), NG( + null, null, "Nigeria"), NI(null, null, "Nicaragua"), NL(null, null, "Netherlands"), NO(null, null, "Norway"), NP( + null, null, "Nepal"), NR(null, null, "Nauru"), NT("1993-07-12", null, "Neutral Zone"), NU(null, null, "Niue"), NZ( + null, null, "New Zealand"), OM(null, null, "Oman"), PA(null, null, "Panama"), PE(null, null, "Peru"), PF(null, + null, "French Polynesia"), PG(null, null, "Papua New Guinea"), PH(null, null, "Philippines"), PK(null, null, + "Pakistan"), PL(null, null, "Poland"), PM(null, null, "Saint Pierre and Miquelon"), PN(null, null, "Pitcairn"), PR( + null, null, "Puerto Rico"), PS(null, null, "Palestinian Territory, Occupied"), PT(null, null, "Portugal"), PW( + null, null, "Palau"), PY(null, null, "Paraguay"), QA(null, null, "Qatar"), QM(null, null, PRIVATE), QN( + null, null, PRIVATE), QO(null, null, PRIVATE), QP(null, null, PRIVATE), QQ(null, null, + PRIVATE), QR(null, null, PRIVATE), QS(null, null, PRIVATE), QT(null, null, PRIVATE), QU( + null, null, PRIVATE), QV(null, null, PRIVATE), QW(null, null, PRIVATE), QX(null, null, + PRIVATE), QY(null, null, PRIVATE), QZ(null, null, PRIVATE), RE(null, null, "Réunion"), RO( + null, null, "Romania"), RS(null, null, "Serbia"), RU(null, null, "Russian Federation"), RW(null, null, "Rwanda"), SA( + null, null, "Saudi Arabia"), SB(null, null, "Solomon Islands"), SC(null, null, "Seychelles"), SD(null, null, + "Sudan"), SE(null, null, "Sweden"), SG(null, null, "Singapore"), SH(null, null, "Saint Helena"), SI(null, null, + "Slovenia"), SJ(null, null, "Svalbard and Jan Mayen"), SK(null, null, "Slovakia"), SL(null, null, + "Sierra Leone"), SM(null, null, "San Marino"), SN(null, null, "Senegal"), SO(null, null, "Somalia"), SR(null, + null, "Suriname"), ST(null, null, "Sao Tome and Principe"), SU("1992-08-30", null, + "Union of Soviet Socialist Republics"), SV(null, null, "El Salvador"), SY(null, null, "Syrian Arab Republic"), SZ( + null, null, "Swaziland"), TC(null, null, "Turks and Caicos Islands"), TD(null, null, "Chad"), TF(null, null, + "French Southern Territories"), TG(null, null, "Togo"), TH(null, null, "Thailand"), TJ(null, null, "Tajikistan"), TK( + null, null, "Tokelau"), TL(null, null, "Timor-Leste"), TM(null, null, "Turkmenistan"), TN(null, null, "Tunisia"), TO( + null, null, "Tonga"), TP("2002-11-15", "TL", "East Timor"), TR(null, null, "Turkey"), TT(null, null, + "Trinidad and Tobago"), TV(null, null, "Tuvalu"), TW(null, null, "Taiwan, Province of China"), TZ(null, null, + "Tanzania, United Republic of"), UA(null, null, "Ukraine"), UG(null, null, "Uganda"), UM(null, null, + "United States Minor Outlying Islands"), US(null, null, "United States"), UY(null, null, "Uruguay"), UZ(null, + null, "Uzbekistan"), VA(null, null, "Holy See (Vatican City State)"), VC(null, null, + "Saint Vincent and the Grenadines"), VE(null, null, "Venezuela"), VG(null, null, "Virgin Islands, British"), VI( + null, null, "Virgin Islands, U.S."), VN(null, null, "Viet Nam"), VU(null, null, "Vanuatu"), WF(null, null, + "Wallis and Futuna"), WS(null, null, "Samoa"), XA(null, null, PRIVATE), XB(null, null, PRIVATE), XC( + null, null, PRIVATE), XD(null, null, PRIVATE), XE(null, null, PRIVATE), XF(null, null, + PRIVATE), XG(null, null, PRIVATE), XH(null, null, PRIVATE), XI(null, null, PRIVATE), XJ( + null, null, PRIVATE), XK(null, null, PRIVATE), XL(null, null, PRIVATE), XM(null, null, + PRIVATE), XN(null, null, PRIVATE), XO(null, null, PRIVATE), XP(null, null, PRIVATE), XQ( + null, null, PRIVATE), XR(null, null, PRIVATE), XS(null, null, PRIVATE), XT(null, null, + PRIVATE), XU(null, null, PRIVATE), XV(null, null, PRIVATE), XW(null, null, PRIVATE), XX( + null, null, PRIVATE), XY(null, null, PRIVATE), XZ(null, null, PRIVATE), YD("1990-08-14", + "YE", "Yemen, Democratic"), YE(null, null, "Yemen"), YT(null, null, "Mayotte"), YU("2003-07-23", "CS", + "Yugoslavia"), ZA(null, null, "South Africa"), ZM(null, null, "Zambia"), ZR("1997-07-14", "CD", "Zaire"), ZW( + null, null, "Zimbabwe"), ZZ(null, null, PRIVATE), UN001(null, null, "World"), UN002(null, null, "Africa"), UN005( + null, null, "South America"), UN009(null, null, "Oceania"), UN011(null, null, "Western Africa"), UN013(null, + null, "Central America"), UN014(null, null, "Eastern Africa"), UN015(null, null, "Northern Africa"), UN017( + null, null, "Middle Africa"), UN018(null, null, "Southern Africa"), UN019(null, null, "Americas"), UN021(null, + null, "Northern America"), UN029(null, null, "Caribbean"), UN030(null, null, "Eastern Asia"), UN034(null, null, + "Southern Asia"), UN035(null, null, "South-Eastern Asia"), UN039(null, null, "Southern Europe"), UN053(null, + null, "Australia and New Zealand"), UN054(null, null, "Melanesia"), UN057(null, null, "Micronesia"), UN061( + null, null, "Polynesia"), UN142(null, null, "Asia"), UN143(null, null, "Central Asia"), UN145(null, null, + "Western Asia"), UN150(null, null, "Europe"), UN151(null, null, "Eastern Europe"), UN154(null, null, + "Northern Europe"), UN155(null, null, "Western Europe"), UN419(null, null, "Latin America and the Caribbean"); + + private final String deprecated; + private final String preferred; + private final List descriptions; + + Region(String dep, String pref, String... desc) { + this.deprecated = dep; + this.preferred = pref; + this.descriptions = Arrays.asList(desc); + } + + public static Region valueOf(Subtag subtag) { + if (subtag == null) { + return null; + } + if (subtag.getType() == Subtag.Type.REGION) { + String name = subtag.getName(); + if (name.length() == 3) { + name = "UN" + name; + } else { + name = name.toUpperCase(Locale.US); + } + return valueOf(name); + } else { + throw new IllegalArgumentException("Wrong subtag type"); + } + } + + public String getDeprecated() { + return deprecated; + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public Region getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } + + public String getPreferredValue() { + return preferred; + } + + public String getDescription() { + return descriptions != null && !descriptions.isEmpty() ? descriptions.get(0) : null; + } + + public List getDescriptions() { + return descriptions; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Script.java b/content-language/src/main/java/org/xbib/content/language/enums/Script.java new file mode 100644 index 0000000..364614e --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Script.java @@ -0,0 +1,123 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Arrays; +import java.util.List; +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Script { + + ARAB(null, null, "Arabic"), ARMI(null, null, "Imperial Aramaic"), ARMN(null, null, "Armenian"), AVST(null, null, + "Avestan"), BALI(null, null, "Balinese"), BATK(null, null, "Batak"), BENG(null, null, "Bengali"), BLIS(null, + null, "Blissymbols"), BOPO(null, null, "Bopomofo"), BRAH(null, null, "Brahmi"), BRAI(null, null, "Braille"), BUGI( + null, null, "Buginese"), BUHD(null, null, "Buhid"), CAKM(null, null, "Chakma"), CANS(null, null, + "Unified Canadian Aboriginal Syllabics"), CARI(null, null, "Carian"), CHAM(null, null, "Cham"), CHER(null, + null, "Cherokee"), CIRT(null, null, "Cirth"), COPT(null, null, "Coptic"), CPRT(null, null, "Cypriot"), CYRL( + null, null, "Cyrillic"), CYRS(null, null, "Cyrillic (Old Church Slavonic variant)"), DEVA(null, null, + "Devanagari (Nagari)"), DSRT(null, null, "Deseret (Mormon)"), EGYD(null, null, "Egyptian demotic"), EGYH(null, + null, "Egyptian hieratic"), EGYP(null, null, "Egyptian hieroglyphs"), ETHI(null, null, + "Ethiopic (Geʻez)", "Ethiopic (Ge'ez)"), GEOK(null, null, "Khutsuri (Asomtavruli and Nuskhuri)"), GEOR( + null, null, "Georgian (Mkhedruli)"), GLAG(null, null, "Glagolitic"), GOTH(null, null, "Gothic"), GREK(null, + null, "Greek"), GUJR(null, null, "Gujarati"), GURU(null, null, "Gurmukhi"), HANG(null, null, + "Hangul (Hangŭl, Hangeul)"), HANI(null, null, "Han (Hanzi, Kanji, Hanja)"), HANO(null, null, + "Hanunoo (Hanunóo)"), HANS(null, null, "Han (Simplified variant)"), HANT(null, null, + "Han (Traditional variant)"), HEBR(null, null, "Hebrew"), HIRA(null, null, "Hiragana"), HMNG(null, null, + "Pahawh Hmong"), HRKT(null, null, "(alias for Hiragana + Katakana)"), HUNG(null, null, "Old Hungarian"), INDS( + null, null, "Indus (Harappan)"), ITAL(null, null, "Old Italic (Etruscan, Oscan, etc.)"), JAVA(null, null, + "Javanese"), JPAN(null, null, "Japanese (alias for Han + Hiragana + Katakana)"), KALI(null, null, "Kayah Li"), KANA( + null, null, "Katakana"), KHAR(null, null, "Kharoshthi"), KHMR(null, null, "Khmer"), KNDA(null, null, "Kannada"), KORE( + null, null, "Korean (alias for Hangul + Han)"), KTHI(null, null, "Kaithi"), LANA(null, null, "Lanna", + "Tai Tham"), LAOO(null, null, "Lao"), LATF(null, null, "Latin (Fraktur variant)"), LATG(null, null, + "Latin (Gaelic variant)"), LATN(null, null, "Latin"), LEPC(null, null, "Lepcha (Róng)"), LIMB(null, null, + "Limbu"), LINA(null, null, "Linear A"), LINB(null, null, "Linear B"), LYCI(null, null, "Lycian"), LYDI(null, + null, "Lydian"), MAND(null, null, "Mandaic", "Mandaean"), MANI(null, null, "Manichaean"), MAYA(null, null, + "Mayan hieroglyphs"), MERO(null, null, "Meroitic"), MLYM(null, null, "Malayalam"), MONG(null, null, "Mongolian"), MOON( + null, null, "Moon", "Moon code", "Moon script", "Moon type"), MTEI(null, null, "Meitei Mayek", "Meithei", + "Meetei"), MYMR(null, null, "Myanmar (Burmese)"), NKOO(null, null, "N’Ko"), OGAM(null, null, "Ogham"), OLCK( + null, null, "Ol Chiki (Ol Cemet', Ol, Santali)"), ORKH(null, null, "Orkhon"), ORYA(null, null, "Oriya"), OSMA( + null, null, "Osmanya"), PERM(null, null, "Old Permic"), PHAG(null, null, "Phags-pa"), PHLI(null, null, + "Inscriptional Pahlavi"), PHLP(null, null, "Psalter Pahlavi"), PHLV(null, null, "Book Pahlavi"), PHNX(null, + null, "Phoenician"), PLRD(null, null, "Pollard Phonetic"), PRTI(null, null, "Inscriptional Parthian"), QAAA( + null, null, "PRIVATE USE"), QAAB(null, null, "PRIVATE USE"), QAAC(null, null, "PRIVATE USE"), QAAD(null, null, + "PRIVATE USE"), QAAE(null, null, "PRIVATE USE"), QAAF(null, null, "PRIVATE USE"), QAAG(null, null, + "PRIVATE USE"), QAAH(null, null, "PRIVATE USE"), QAAI(null, null, "PRIVATE USE"), QAAJ(null, null, + "PRIVATE USE"), QAAK(null, null, "PRIVATE USE"), QAAL(null, null, "PRIVATE USE"), QAAM(null, null, + "PRIVATE USE"), QAAN(null, null, "PRIVATE USE"), QAAO(null, null, "PRIVATE USE"), QAAP(null, null, + "PRIVATE USE"), QAAQ(null, null, "PRIVATE USE"), QAAR(null, null, "PRIVATE USE"), QAAS(null, null, + "PRIVATE USE"), QAAT(null, null, "PRIVATE USE"), QAAU(null, null, "PRIVATE USE"), QAAV(null, null, + "PRIVATE USE"), QAAW(null, null, "PRIVATE USE"), QAAX(null, null, "PRIVATE USE"), QABA(null, null, + "PRIVATE USE"), QABB(null, null, "PRIVATE USE"), QABC(null, null, "PRIVATE USE"), QABD(null, null, + "PRIVATE USE"), QABE(null, null, "PRIVATE USE"), QABF(null, null, "PRIVATE USE"), QABG(null, null, + "PRIVATE USE"), QABH(null, null, "PRIVATE USE"), QABI(null, null, "PRIVATE USE"), QABJ(null, null, + "PRIVATE USE"), QABK(null, null, "PRIVATE USE"), QABL(null, null, "PRIVATE USE"), QABM(null, null, + "PRIVATE USE"), QABN(null, null, "PRIVATE USE"), QABO(null, null, "PRIVATE USE"), QABP(null, null, + "PRIVATE USE"), QABQ(null, null, "PRIVATE USE"), QABR(null, null, "PRIVATE USE"), QABS(null, null, + "PRIVATE USE"), QABT(null, null, "PRIVATE USE"), QABU(null, null, "PRIVATE USE"), QABV(null, null, + "PRIVATE USE"), QABW(null, null, "PRIVATE USE"), QABX(null, null, "PRIVATE USE"), RJNG(null, null, "Rejang", + "Redjang", "Kaganga"), RORO(null, null, "Rongorongo"), RUNR(null, null, "Runic"), SAMR(null, null, "Samaritan"), SARA( + null, null, "Sarati"), SAUR(null, null, "Saurashtra"), SGNW(null, null, "SignWriting"), SHAW(null, null, + "Shavian (Shaw)"), SINH(null, null, "Sinhala"), SUND(null, null, "Sundanese"), SYLO(null, null, "Syloti Nagri"), SYRC( + null, null, "Syriac"), SYRE(null, null, "Syriac (Estrangelo variant)"), SYRJ(null, null, + "Syriac (Western variant)"), SYRN(null, null, "Syriac (Eastern variant)"), TAGB(null, null, "Tagbanwa"), TALE( + null, null, "Tai Le"), TALU(null, null, "New Tai Lue"), TAML(null, null, "Tamil"), TAVT(null, null, "Tai Viet"), TELU( + null, null, "Telugu"), TENG(null, null, "Tengwar"), TFNG(null, null, "Tifinagh (Berber)"), TGLG(null, null, + "Tagalog"), THAA(null, null, "Thaana"), THAI(null, null, "Thai"), TIBT(null, null, "Tibetan"), UGAR(null, null, + "Ugaritic"), VAII(null, null, "Vai"), VISP(null, null, "Visible Speech"), XPEO(null, null, "Old Persian"), XSUX( + null, null, "Cuneiform, Sumero-Akkadian"), YIII(null, null, "Yi"), ZMTH(null, null, "Mathematical notation"), ZSYM( + null, null, "Symbols"), ZXXX(null, null, "Code for unwritten documents"), ZYYY(null, null, + "Code for undetermined script"), ZZZZ(null, null, "Code for uncoded script"); + + private final String deprecated; + private final String preferred; + private final List descriptions; + + private Script(String dep, String pref, String... desc) { + this.deprecated = dep; + this.preferred = pref; + this.descriptions = Arrays.asList(desc); + } + + public static Script valueOf(Subtag subtag) { + if (subtag == null) { + return null; + } + if (subtag.getType() == Subtag.Type.SCRIPT) { + return valueOf(subtag.getName().toUpperCase(Locale.US)); + } else { + throw new IllegalArgumentException("Wrong subtag type"); + } + } + + public String getDeprecated() { + return deprecated; + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public String getPreferredValue() { + return preferred; + } + + public Script getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } + + public String getDescription() { + return descriptions != null && !descriptions.isEmpty() ? descriptions.get(0) : null; + } + + public List getDescriptions() { + return descriptions; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Singleton.java b/content-language/src/main/java/org/xbib/content/language/enums/Singleton.java new file mode 100644 index 0000000..408999f --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Singleton.java @@ -0,0 +1,70 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Singleton { + A("Undefined", -1, null, null), B("Undefined", -1, null, null), C("Undefined", -1, null, null), D("Undefined", -1, + null, null), E("Undefined", -1, null, null), F("Undefined", -1, null, null), G("Undefined", -1, null, null), H( + "Undefined", -1, null, null), I("Undefined", -1, null, null), J("Undefined", -1, null, null), K("Undefined", + -1, null, null), L("Undefined", -1, null, null), M("Undefined", -1, null, null), N("Undefined", -1, null, null), O( + "Undefined", -1, null, null), P("Undefined", -1, null, null), Q("Undefined", -1, null, null), R("Undefined", + -1, null, null), S("Undefined", -1, null, null), T("Undefined", -1, null, null), U("Undefined", -1, null, null), V( + "Undefined", -1, null, null), W("Undefined", -1, null, null), X("Private Use", 4646, null, null), Y( + "Undefined", -1, null, null), Z("Undefined", -1, null, null); + + private final String description; + private final int rfc; + private final String deprecated; + private final String preferred; + + private Singleton(String description, int rfc, String deprecated, String preferred) { + this.description = description; + this.rfc = rfc; + this.deprecated = deprecated; + this.preferred = preferred; + } + + public static Singleton valueOf(Subtag subtag) { + if (subtag == null) { + return null; + } + if (subtag.getType() == Subtag.Type.SINGLETON) { + return valueOf(subtag.getName().toUpperCase(Locale.US)); + } else { + throw new IllegalArgumentException("Wrong subtag type"); + } + } + + public String getDescription() { + return description; + } + + public int getRFC() { + return rfc; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + + public String getDeprecated() { + return deprecated; + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public String getPreferredValue() { + return preferred; + } + + public Singleton getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/Variant.java b/content-language/src/main/java/org/xbib/content/language/enums/Variant.java new file mode 100644 index 0000000..b7f8e65 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/Variant.java @@ -0,0 +1,103 @@ +package org.xbib.content.language.enums; + +import org.xbib.content.language.Subtag; + +import java.util.Arrays; +import java.util.List; +import java.util.Locale; + +/** + * Enum constants used to validate language tags. + */ +public enum Variant { + + _1606NICT(null, null, "frm", "Late Middle French (to 1606)"), _1694ACAD(null, null, "fr", "Early Modern French"), _1901( + null, null, "de", "Traditional German orthography"), _1994(null, null, new String[]{"sl-rozaj", + "sl-rozaj-biske", + "sl-rozaj-njiva", + "sl-rozaj-osojs", + "sl-rozaj-solba"}, + "Standardized Resian orthography"), _1996(null, null, "de", "German orthography of 1996"), AREVELA(null, null, + "hy", "Eastern Armenian"), AREVMDA(null, null, "hy", "Western Armenian"), BAKU1926(null, null, + new String[]{"az", "ba", "crh", "kk", "krc", "ky", "sah", "tk", "tt", "uz"}, + "Unified Turkic Latin Alphabet (Historical)"), BISKE(null, null, "sl-rozaj", + "The San Giorgio dialect of Resian", "The Bila dialect of Resian"), BOONT(null, null, "en", "Boontling"), FONIPA( + null, null, (String) null, "International Phonetic Alphabet"), FONUPA(null, null, (String) null, + "Uralic Phonetic Alphabet"), LIPAW(null, null, "sl-rozaj", "The Lipovaz dialect of Resian", + "The Lipovec dialect of Resian"), MONOTON(null, null, "el", "Monotonic Greek"), NEDIS(null, null, "sl", + "Natisone dialect", "Nadiza dialect"), NJIVA(null, null, "sl-rozaj", "The Gniva dialect of Resian", + "The Njiva dialect of Resian"), OSOJS(null, null, "sl-rozaj", "The Oseacco dialect of Resian", + "The Osojane dialect of Resian"), POLYTON(null, null, "el", "Polytonic Greek"), ROZAJ(null, null, "sl", + "Resian", "Resianic", "Rezijan"), SCOTLAND(null, null, "en", "Scottish Standard English"), SCOUSE(null, null, + "en", "Scouse"), SOLBA(null, null, "sl-rozaj", "The Stolvizza dialect of Resian", + "The Solbica dialect of Resian"), TARASK(null, null, "be", "Belarusian in Taraskievica orthography"), VALENCIA( + null, null, "ca", "Valencian"); + + private final String deprecated; + private final String preferred; + private final List prefixes; + private final List descriptions; + + Variant(String dep, String pref, String prefix, String... desc) { + this(dep, pref, new String[]{prefix}, desc); + } + + Variant(String dep, String pref, String[] prefixes, String... desc) { + this.deprecated = dep; + this.preferred = pref; + this.prefixes = Arrays.asList(prefixes); + this.descriptions = Arrays.asList(desc); + } + + public static Variant valueOf(Subtag subtag) { + if (subtag == null) { + return null; + } + if (subtag.getType() == Subtag.Type.VARIANT) { + String name = subtag.getName(); + if (name.startsWith("1")) { + name = "_" + name; + } + return valueOf(name.toUpperCase(Locale.US)); + } else { + throw new IllegalArgumentException("Wrong subtag type"); + } + } + + public boolean isDeprecated() { + return deprecated != null; + } + + public String getDeprecated() { + return deprecated; + } + + public String getPreferredValue() { + return preferred; + } + + public Variant getPreferred() { + return preferred != null ? valueOf(preferred.toUpperCase(Locale.US)) : this; + } + + public String getPrefix() { + return prefixes != null && !prefixes.isEmpty() ? prefixes.get(0) : null; + } + + public List getPrefixes() { + return prefixes; + } + + public String getDescription() { + return descriptions != null && !descriptions.isEmpty() ? descriptions.get(0) : null; + } + + public List getDescriptions() { + return descriptions; + } + + public Subtag newSubtag() { + return new Subtag(this); + } + +} diff --git a/content-language/src/main/java/org/xbib/content/language/enums/package-info.java b/content-language/src/main/java/org/xbib/content/language/enums/package-info.java new file mode 100644 index 0000000..5afad0c --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/enums/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for language tag enums (RFC 5646). + */ +package org.xbib.content.language.enums; diff --git a/content-language/src/main/java/org/xbib/content/language/package-info.java b/content-language/src/main/java/org/xbib/content/language/package-info.java new file mode 100644 index 0000000..2bf2933 --- /dev/null +++ b/content-language/src/main/java/org/xbib/content/language/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for language tags (RFC 5646). + */ +package org.xbib.content.language; diff --git a/content-rdf/CREDITS.txt b/content-rdf/CREDITS.txt new file mode 100644 index 0000000..e69de29 diff --git a/content-rdf/LICENSE-tupelo.txt b/content-rdf/LICENSE-tupelo.txt new file mode 100644 index 0000000..e60bc00 --- /dev/null +++ b/content-rdf/LICENSE-tupelo.txt @@ -0,0 +1,35 @@ + * ***************************************************************************** + * University of Illinois/NCSA Open Source License + * + * Copyright (c) 2010, NCSA. All rights reserved. + * + * Developed by: Cyberenvironments and Technologies (CET) + * http://cet.ncsa.illinois.edu/ + * + * National Center for Supercomputing Applications (NCSA) + * http://www.ncsa.illinois.edu/ + * + * Permission is hereby granted, free of charge, to any person obtaining a copy + * of this software and associated documentation files (the "Software"), to deal + * with the Software without restriction, including without limitation the + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * - Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following disclaimers. - Redistributions in binary + * form must reproduce the above copyright notice, this list of conditions and + * the following disclaimers in the documentation and/or other materials + * provided with the distribution. - Neither the names of CET, University of + * Illinois/NCSA, nor the names of its contributors may be used to endorse or + * promote products derived from this Software without specific prior written + * permission. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH + * THE SOFTWARE. + ****************************************************************************** diff --git a/content-rdf/build.gradle b/content-rdf/build.gradle new file mode 100644 index 0000000..f11f23c --- /dev/null +++ b/content-rdf/build.gradle @@ -0,0 +1,3 @@ +dependencies { + compile project(':content-xml') +} diff --git a/content-rdf/config/checkstyle/checkstyle.xml b/content-rdf/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-rdf/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/ExtendedRdfContentType.java b/content-rdf/src/main/java/org/xbib/content/rdf/ExtendedRdfContentType.java new file mode 100644 index 0000000..f226390 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/ExtendedRdfContentType.java @@ -0,0 +1,152 @@ +package org.xbib.content.rdf; + +import org.xbib.content.rdf.io.json.JsonContent; +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContent; +import org.xbib.content.rdf.io.turtle.TurtleContent; +import org.xbib.content.rdf.io.xml.XmlContent; + +/** + * + */ +@SuppressWarnings({"unchecked", "rawtypes"}) +public enum ExtendedRdfContentType implements RdfContentType { + + NTRIPLE(0) { + @Override + public String contentType() { + return "application/n-triples"; + } + + @Override + public String shortName() { + return "n-triples"; + } + + @Override + public RdfContent rdfContent() { + return NTripleContent.nTripleContent(); + } + }, + + RDXFXML(1) { + @Override + public String contentType() { + return "application/rdf+xml"; + } + + @Override + public String shortName() { + return "rdf/xml"; + } + + @Override + public RdfContent rdfContent() { + return RdfXmlContent.rdfXmlContent(); + } + }, + + TURTLE(2) { + @Override + public String contentType() { + return "text/turtle"; + } + + @Override + public String shortName() { + return "ttl"; + } + + @Override + public RdfContent rdfContent() { + return TurtleContent.turtleContent(); + } + }, + + XML(3) { + @Override + public String contentType() { + return "text/xml"; + } + + @Override + public String shortName() { + return "xml"; + } + + @Override + public RdfContent rdfContent() { + return XmlContent.xmlContent(); + } + }, + + JSON(4) { + @Override + public String contentType() { + return "text/json"; + } + + @Override + public String shortName() { + return "json"; + } + + @Override + public RdfContent rdfContent() { + return JsonContent.jsonContent(); + } + }, + + XCONTENT(5) { + @Override + public String contentType() { + return "application/x-content"; + } + + @Override + public String shortName() { + return "xcontent"; + } + + @Override + public RdfContent rdfContent() { + return RdfXContent.rdfXContent(); + } + }, + + ROUTEXCONTENT(6) { + @Override + public String contentType() { + return "application/x-content-route"; + } + + @Override + public String shortName() { + return "xcontent-route"; + } + + @Override + public RdfContent rdfContent() { + return RouteRdfXContent.routeRdfXContent(); + } + }; + + private int index; + + ExtendedRdfContentType(int index) { + this.index = index; + } + + public int getIndex() { + return index; + } + + @Override + public abstract String contentType(); + + @Override + public abstract String shortName(); + + @Override + public abstract RdfContent rdfContent(); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/Literal.java b/content-rdf/src/main/java/org/xbib/content/rdf/Literal.java new file mode 100644 index 0000000..40741d3 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/Literal.java @@ -0,0 +1,56 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +/** + * A literal is a value with a type and/or a language. + */ +public interface Literal extends Node, XSDResourceIdentifiers { + + /** + * Set value for the literal. + * + * @param value the value + * @return literal + */ + Literal object(Object value); + + /** + * Get the value. + * + * @return the value + */ + Object object(); + + /** + * Set type of the literal. + * + * @param type the type + * @return literal + */ + Literal type(IRI type); + + /** + * Get type of the literal. + * + * @return the type + */ + IRI type(); + + /** + * Set the language of the literal. + * + * @param language the W3C language tag + * @return literal + */ + Literal lang(String language); + + /** + * Get language of the literal. + * + * @return the language + */ + String lang(); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RDF.java b/content-rdf/src/main/java/org/xbib/content/rdf/RDF.java new file mode 100644 index 0000000..e02a060 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RDF.java @@ -0,0 +1,36 @@ +package org.xbib.content.rdf; + +/** + * Defines URIs for the RDF vocabulary terms and bnode constans used by framework. + */ +public interface RDF { + + String NS = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"; + String BNODE_PREFIX = "_:"; + String SHORTENABLE_BNODE_SUFFIX = "sbl"; + String PROPERTY = NS + "Property"; + String XML_LITERAL = NS + "XMLLiteral"; + String TYPE = NS + "type"; + String VALUE = NS + "value"; + String ALT = NS + "Alt"; + String BAG = NS + "Bag"; + String SEQ = NS + "Seq"; + String LIST = NS + "List"; + String FIRST = NS + "first"; + String NIL = NS + "nil"; + String REST = NS + "rest"; + String STATEMENT = NS + "Statement"; + String OBJECT = NS + "object"; + String PREDICATE = NS + "predicate"; + String SUBJECT = NS + "subject"; + String DESCRIPTION = NS + "Description"; + String ID = NS + "ID"; + String RDF = NS + "RDF"; + String ABOUT = NS + "about"; + String DATATYPE = NS + "datatype"; + String LI = NS + "li"; + String NODEID = NS + "nodeID"; + String PARSE_TYPE = NS + "parseType"; + String RESOURCE = NS + "resource"; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfConstants.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfConstants.java new file mode 100644 index 0000000..4069b31 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfConstants.java @@ -0,0 +1,39 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; + +/** + * + */ +public interface RdfConstants { + + String NS_URI = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"; + + String NS_PREFIX = "rdf"; + + IRI RDF = IRI.create(NS_URI); + IRI RDF_RDF = IRI.create(NS_URI + "RDF"); + IRI RDF_DESCRIPTION = IRI.create(NS_URI + "Description"); + IRI RDF_ABOUT = IRI.create(NS_URI + "about"); + IRI RDF_RESOURCE = IRI.create(NS_URI + "resource"); + IRI RDF_NODE_ID = IRI.create(NS_URI + "nodeID"); + IRI RDF_ID = IRI.create(NS_URI + "ID"); + IRI RDF_LI = IRI.create(NS_URI + "li"); + IRI RDF_TYPE = IRI.create(NS_URI + "type"); + IRI RDF_SUBJECT = IRI.create(NS_URI + "subject"); + IRI RDF_PREDICATE = IRI.create(NS_URI + "predicate"); + IRI RDF_OBJECT = IRI.create(NS_URI + "object"); + IRI RDF_STATEMENT = IRI.create(NS_URI + "Statement"); + IRI RDF_XMLLITERAL = IRI.create(NS_URI + "XMLLiteral"); + IRI RDF_NIL = IRI.create(NS_URI + "nil"); + IRI RDF_FIRST = IRI.create(NS_URI + "first"); + IRI RDF_REST = IRI.create(NS_URI + "rest"); + IRI RDF_LANGUAGE = IRI.create("xmlns:lang"); + + String RDF_STRING = RDF.toString(); + + String NODE_ID = "nodeID"; + + String ABOUT = "about"; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContent.java new file mode 100644 index 0000000..2034970 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContent.java @@ -0,0 +1,18 @@ +package org.xbib.content.rdf; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * @param

the parameter type + */ +public interface RdfContent

{ + + StandardRdfContentType type(); + + RdfContentGenerator

createGenerator(OutputStream out) throws IOException; + + RdfContentParser createParser(InputStream in) throws IOException; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilder.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilder.java new file mode 100644 index 0000000..296bdbd --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilder.java @@ -0,0 +1,121 @@ +package org.xbib.content.rdf; + +import org.xbib.content.io.BytesReference; +import org.xbib.content.io.BytesStreamOutput; +import org.xbib.content.resource.IRI; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * RDF content builder. + * + * @param

type parameter + */ +public class RdfContentBuilder

implements RdfContentGenerator

{ + + private final RdfContentGenerator

generator; + + private final OutputStream out; + + private IRI subject; + + public RdfContentBuilder(RdfContent

rdfContent, P rdfParams) throws IOException { + this(rdfContent, rdfParams, new BytesStreamOutput()); + } + + public RdfContentBuilder(RdfContent

rdfContent, P rdfContentParams, OutputStream out) throws IOException { + this.out = out; + this.generator = rdfContent.createGenerator(out); + this.generator.setParams(rdfContentParams); + } + + @Override + public P getParams() { + return generator.getParams(); + } + + @Override + public RdfContentBuilder

setParams(P rdfContentParams) { + generator.setParams(rdfContentParams); + return this; + } + + @Override + public void flush() throws IOException { + generator.flush(); + } + + @Override + public void close() throws IOException { + generator.close(); + } + + public BytesReference bytes() throws IOException { + close(); + return ((BytesStreamOutput) out).bytes(); + } + + public InputStream streamInput() throws IOException { + return bytes().streamInput(); + } + + public String string() throws IOException { + return bytes().toUtf8(); + } + + @Override + public RdfContentBuilder

startStream() throws IOException { + generator.startStream(); + return this; + } + + @Override + public RdfContentBuilder

endStream() throws IOException { + generator.endStream(); + return this; + } + + @Override + public RdfContentBuilder

setBaseUri(String baseUri) { + generator.startPrefixMapping("", baseUri); + return this; + } + + @Override + public RdfContentBuilder

startPrefixMapping(String prefix, String uri) { + generator.startPrefixMapping(prefix, uri); + return this; + } + + @Override + public RdfContentBuilder

endPrefixMapping(String prefix) { + generator.endPrefixMapping(prefix); + return this; + } + + @Override + public RdfContentBuilder

receive(IRI identifier) throws IOException { + this.subject = identifier; + generator.receive(identifier); + return this; + } + + @Override + public RdfContentBuilder

receive(Triple triple) throws IOException { + generator.receive(triple); + return this; + } + + @Override + public RdfContentBuilder

receive(Resource resource) throws IOException { + generator.receive(resource); + return this; + } + + public IRI getSubject() { + return subject; + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderHandler.java new file mode 100644 index 0000000..1eb5adf --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderHandler.java @@ -0,0 +1,12 @@ +package org.xbib.content.rdf; + +import java.io.IOException; + +/** + * @param

the parameter type + */ +@FunctionalInterface +public interface RdfContentBuilderHandler

{ + + void build(RdfContentBuilder

builder) throws IOException; +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderProvider.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderProvider.java new file mode 100644 index 0000000..826db05 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentBuilderProvider.java @@ -0,0 +1,12 @@ +package org.xbib.content.rdf; + +import java.io.IOException; + +/** + * @param

the parameter type + */ +@FunctionalInterface +public interface RdfContentBuilderProvider

{ + + RdfContentBuilder

newContentBuilder() throws IOException; +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentFactory.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentFactory.java new file mode 100644 index 0000000..d4675a3 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentFactory.java @@ -0,0 +1,84 @@ +package org.xbib.content.rdf; + +import org.xbib.content.rdf.io.json.JsonContent; +import org.xbib.content.rdf.io.json.JsonContentParams; +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContent; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContentParams; +import org.xbib.content.rdf.io.turtle.TurtleContent; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.rdf.io.xml.XmlContent; +import org.xbib.content.rdf.io.xml.XmlContentParams; + +import java.io.IOException; +import java.io.OutputStream; + +/** + * + */ +public class RdfContentFactory { + + public static RdfContentBuilder ntripleBuilder() throws IOException { + return NTripleContent.contentBuilder(NTripleContentParams.N_TRIPLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder ntripleBuilder(NTripleContentParams params) throws IOException { + return NTripleContent.contentBuilder(params); + } + + public static RdfContentBuilder ntripleBuilder(OutputStream out) throws IOException { + return NTripleContent.contentBuilder(out, NTripleContentParams.N_TRIPLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder ntripleBuilder(OutputStream out, NTripleContentParams params) + throws IOException { + return NTripleContent.contentBuilder(out, params); + } + + public static RdfContentBuilder rdfXmlBuilder() throws IOException { + return RdfXmlContent.contentBuilder(RdfXmlContentParams.RDF_XML_CONTENT_PARAMS); + } + + public static RdfContentBuilder rdfXmlBuilder(RdfXmlContentParams params) throws IOException { + return RdfXmlContent.contentBuilder(params); + } + + public static RdfContentBuilder rdfXmlBuilder(OutputStream out) throws IOException { + return RdfXmlContent.contentBuilder(out, RdfXmlContentParams.RDF_XML_CONTENT_PARAMS); + } + + public static RdfContentBuilder rdfXmlBuilder(OutputStream out, RdfXmlContentParams params) + throws IOException { + return RdfXmlContent.contentBuilder(out, params); + } + + public static RdfContentBuilder turtleBuilder() throws IOException { + return TurtleContent.contentBuilder(TurtleContentParams.TURTLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder turtleBuilder(TurtleContentParams params) throws IOException { + return TurtleContent.contentBuilder(params); + } + + public static RdfContentBuilder turtleBuilder(OutputStream out) throws IOException { + return TurtleContent.contentBuilder(out, TurtleContentParams.TURTLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder turtleBuilder(OutputStream out, TurtleContentParams params) + throws IOException { + return TurtleContent.contentBuilder(out, TurtleContentParams.TURTLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder xmlBuilder() throws IOException { + return XmlContent.contentBuilder(XmlContentParams.XML_CONTENT_PARAMS); + } + + public static RdfContentBuilder xmlBuilder(XmlContentParams params) throws IOException { + return XmlContent.contentBuilder(params); + } + + public static RdfContentBuilder jsonBuilder() throws IOException { + return JsonContent.contentBuilder(JsonContentParams.JSON_CONTENT_PARAMS); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentGenerator.java new file mode 100644 index 0000000..c7c1e75 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentGenerator.java @@ -0,0 +1,36 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; + +import java.io.Closeable; +import java.io.Flushable; +import java.io.IOException; + +/** + * RDF content generator interface. + * + * @param

the RDF content parameters + */ +public interface RdfContentGenerator

extends Flushable, Closeable { + + P getParams(); + + RdfContentGenerator

setParams(P rdfContentParams); + + RdfContentGenerator

startStream() throws IOException; + + RdfContentGenerator

setBaseUri(String baseUri); + + RdfContentGenerator

startPrefixMapping(String prefix, String uri); + + RdfContentGenerator

endPrefixMapping(String prefix); + + RdfContentGenerator

receive(IRI identifier) throws IOException; + + RdfContentGenerator

receive(Triple triple) throws IOException; + + RdfContentGenerator

receive(Resource resource) throws IOException; + + RdfContentGenerator

endStream() throws IOException; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParams.java new file mode 100644 index 0000000..9836dcb --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParams.java @@ -0,0 +1,12 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +@FunctionalInterface +public interface RdfContentParams { + + IRINamespaceContext getNamespaceContext(); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParser.java new file mode 100644 index 0000000..e2d8975 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentParser.java @@ -0,0 +1,14 @@ +package org.xbib.content.rdf; + +import java.io.IOException; + +/** + * + */ +public interface RdfContentParser { + + RdfContentType contentType(); + + RdfContentParser parse() throws IOException; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentType.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentType.java new file mode 100644 index 0000000..f04ab59 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfContentType.java @@ -0,0 +1,13 @@ +package org.xbib.content.rdf; + +/** + * + */ +public interface RdfContentType { + + String contentType(); + + String shortName(); + + RdfContent rdfContent(); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraph.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraph.java new file mode 100644 index 0000000..1cb13bc --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraph.java @@ -0,0 +1,24 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; + +import java.util.Iterator; + +/** + * RDF graph interface. + * + * @param

type parameter + */ +public interface RdfGraph

extends RdfContentGenerator

{ + + Iterator getResources(); + + RdfGraph

putResource(IRI predicate, Resource resource); + + Resource getResource(IRI predicate); + + Resource removeResource(IRI predicate); + + boolean hasResource(IRI predicate); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraphParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraphParams.java new file mode 100644 index 0000000..79f9d36 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfGraphParams.java @@ -0,0 +1,12 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public interface RdfGraphParams extends RdfContentParams { + + @Override + IRINamespaceContext getNamespaceContext(); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContent.java new file mode 100644 index 0000000..c274623 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContent.java @@ -0,0 +1,39 @@ +package org.xbib.content.rdf; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class RdfXContent implements RdfContent { + + private static final RdfXContent RDF_X_CONTENT = new RdfXContent(); + + private RdfXContent() { + } + + public static RdfXContent rdfXContent() { + return RDF_X_CONTENT; + } + + public static RdfContentBuilder contentBuilder(RdfXContentParams params) throws IOException { + return new RdfContentBuilder<>(RDF_X_CONTENT, params); + } + + @Override + public StandardRdfContentType type() { + return null; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream out) throws IOException { + return new RdfXContentGenerator<>(out); + } + + @Override + public RdfContentParser createParser(InputStream in) throws IOException { + throw new UnsupportedOperationException(); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentFactory.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentFactory.java new file mode 100644 index 0000000..28e3dea --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentFactory.java @@ -0,0 +1,71 @@ +package org.xbib.content.rdf; + +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContent; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContentParams; +import org.xbib.content.rdf.io.turtle.TurtleContent; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.rdf.io.xml.XmlContent; +import org.xbib.content.rdf.io.xml.XmlContentParams; + +import java.io.IOException; + +/** + * + */ +public class RdfXContentFactory { + + private RdfXContentFactory() { + } + + public static RdfContentBuilder ntripleBuilder() throws IOException { + return NTripleContent.contentBuilder(NTripleContentParams.N_TRIPLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder ntripleBuilder(NTripleContentParams params) throws IOException { + return NTripleContent.contentBuilder(params); + } + + public static RdfContentBuilder rdfXmlBuilder() throws IOException { + return RdfXmlContent.contentBuilder(RdfXmlContentParams.RDF_XML_CONTENT_PARAMS); + } + + public static RdfContentBuilder rdfXmlBuilder(RdfXmlContentParams params) throws IOException { + return RdfXmlContent.contentBuilder(params); + } + + public static RdfContentBuilder turtleBuilder() throws IOException { + return TurtleContent.contentBuilder(TurtleContentParams.TURTLE_CONTENT_PARAMS); + } + + public static RdfContentBuilder turtleBuilder(TurtleContentParams params) throws IOException { + return TurtleContent.contentBuilder(params); + } + + public static RdfContentBuilder xmlBuilder() throws IOException { + return XmlContent.contentBuilder(XmlContentParams.XML_CONTENT_PARAMS); + } + + public static RdfContentBuilder xmlBuilder(XmlContentParams params) throws IOException { + return XmlContent.contentBuilder(params); + } + + public static RdfContentBuilder rdfXContentBuilder() throws IOException { + return RdfXContent.contentBuilder(RdfXContentParams.RDF_X_CONTENT_PARAMS); + } + + public static RdfContentBuilder rdfXContentBuilder(RdfXContentParams params) throws IOException { + return RdfXContent.contentBuilder(params); + } + + public static RdfContentBuilder routeRdfXContentBuilder() throws IOException { + return RouteRdfXContent.contentBuilder(RouteRdfXContentParams.ROUTE_RDF_X_CONTENT_PARAMS); + } + + public static RdfContentBuilder routeRdfXContentBuilder(RouteRdfXContentParams params) + throws IOException { + return RouteRdfXContent.contentBuilder(params); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentGenerator.java new file mode 100644 index 0000000..b54cc1e --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentGenerator.java @@ -0,0 +1,178 @@ +package org.xbib.content.rdf; + +import org.xbib.content.XContentBuilder; +import org.xbib.content.json.JsonXContent; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.IOException; +import java.io.OutputStream; +import java.util.ArrayList; +import java.util.Collection; +import java.util.List; + +/** + * @param

the parameter type + */ +public class RdfXContentGenerator

implements RdfContentGenerator

{ + + protected final OutputStream out; + protected Resource resource; + protected XContentBuilder builder; + private P params; + private boolean flushed; + + RdfXContentGenerator(OutputStream out) throws IOException { + this.out = out; + } + + @Override + public P getParams() { + return params; + } + + @SuppressWarnings("unchecked") + @Override + public RdfXContentGenerator

setParams(P rdfContentParams) { + this.params = rdfContentParams; + params.setGenerator((RdfXContentGenerator) this); + return null; + } + + @Override + public RdfXContentGenerator

startStream() { + this.resource = new DefaultAnonymousResource(); + flushed = false; + return this; + } + + @Override + public RdfContentGenerator

setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public RdfXContentGenerator

startPrefixMapping(String prefix, String uri) { + params.getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public RdfXContentGenerator

endPrefixMapping(String prefix) { + return this; + } + + @Override + public RdfXContentGenerator

receive(IRI identifier) throws IOException { + this.resource = new DefaultResource(identifier); + flushed = false; + return this; + } + + @Override + public RdfXContentGenerator

receive(Triple triple) { + this.resource.add(triple); + return this; + } + + @Override + public RdfXContentGenerator

endStream() throws IOException { + if (resource != null && !resource.isEmpty()) { + flush(); + } + return this; + } + + @Override + public void close() throws IOException { + flush(); + } + + @Override + public void flush() throws IOException { + if (this.resource == null || this.resource.isEmpty() || flushed) { + return; + } + flushed = true; + builder = XContentBuilder.builder(JsonXContent.jsonContent(), out); + builder.startObject(); + build(this.resource); + builder.endObject(); + } + + @Override + public RdfXContentGenerator

receive(Resource resource) throws IOException { + if (resource != null) { + this.resource = resource; + } + flush(); + return this; + } + + public String string() throws IOException { + if (builder != null) { + return builder.string(); + } + return null; + } + + public String get() throws IOException { + return string(); + } + + public void filter(IRI predicate, Node object) { + // empty + } + + protected void build(Resource resource) throws IOException { + if (resource == null) { + return; + } + for (IRI predicate : resource.predicates()) { + // first, the values + final List values = new ArrayList<>(32); + final List nodes = resource.externalObjects(predicate); + for (Node node : nodes) { + if (node instanceof Resource) { + values.add(((Resource) node).id().toString()); // URLs + } else if (node instanceof Literal) { + Object o = ((Literal) node).object(); + if (o != null) { + values.add(o); + } + } + filter(predicate, node); + } + if (values.size() == 1) { + builder.field(params.getNamespaceContext().compact(predicate), values.get(0)); + } else if (values.size() > 1) { + builder.array(params.getNamespaceContext().compact(predicate), values); + } + // second, the embedded resources + final Collection resources = resource.embeddedResources(predicate); + if (resources.size() == 1) { + Resource res = resources.iterator().next(); + if (!res.isEmpty()) { + builder.field(params.getNamespaceContext().compact(predicate)); + builder.startObject(); + build(res); + builder.endObject(); + } + } else if (resources.size() > 1) { + builder.field(params.getNamespaceContext().compact(predicate)); + builder.startArray(); + for (Resource res : resources) { + if (!res.isEmpty()) { + builder.startObject(); + build(res); + builder.endObject(); + } + } + builder.endArray(); + } + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentParams.java new file mode 100644 index 0000000..de0f714 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RdfXContentParams.java @@ -0,0 +1,37 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class RdfXContentParams implements RdfContentParams { + + public static final RdfXContentParams RDF_X_CONTENT_PARAMS = new RdfXContentParams(); + + private final IRINamespaceContext namespaceContext; + + private RdfXContentGenerator generator; + + public RdfXContentParams() { + this.namespaceContext = IRINamespaceContext.newInstance(); + } + + public RdfXContentParams(IRINamespaceContext namespaceContext) { + this.namespaceContext = namespaceContext; + } + + public RdfXContentGenerator getGenerator() { + return generator; + } + + public RdfXContentParams setGenerator(RdfXContentGenerator generator) { + this.generator = generator; + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/Resource.java b/content-rdf/src/main/java/org/xbib/content/rdf/Resource.java new file mode 100644 index 0000000..802018a --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/Resource.java @@ -0,0 +1,303 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.IOException; +import java.util.Collection; +import java.util.List; +import java.util.Map; +import java.util.Set; + +/** + * A Resource is an ID with a map of predicates associated with objects. + */ +public interface Resource extends Node { + + Resource setId(IRI id); + + IRI id(); + + /** + * Checks whether this resource ID is local/embedded ("blank node"). + * + * @return true if embedded, otherwise false + */ + @Override + boolean isEmbedded(); + + /** + * Add a property to this resource with a string object value. + * + * @param predicate a predicate identifier + * @param object an object in its string representation form + * @return the new resource with the property added + */ + Resource add(IRI predicate, Node object); + + /** + * Add a property to this resource with a string object value. + * + * @param predicate a predicate identifier + * @param object an object in its string representation form + * @return the new resource with the property added + */ + Resource add(IRI predicate, String object); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier + * @param number an integer + * @return the new resource with the property added + */ + Resource add(IRI predicate, Integer number); + + Resource add(IRI predicate, Boolean number); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier + * @param literal a literal + * @return the new resource with the property added + */ + Resource add(IRI predicate, Literal literal); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier + * @param resource external resource IRI + * @return the new resource with the property added + */ + Resource add(IRI predicate, IRI resource); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier + * @param list a list of objects + * @return the new resource with the property added + */ + Resource add(IRI predicate, List list); + + Resource add(IRI predicate, Map map); + + /** + * Add another resource to this resource. + * + * @param predicate a predicate identifier + * @param resource resource + * @return the new resource with the resource added + */ + Resource add(IRI predicate, Resource resource); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier in its string representation form + * @param object an object in its string representation form + * @return the new resource with the property added + */ + Resource add(String predicate, String object); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier + * @param number an integer + * @return the new resource with the property added + */ + Resource add(String predicate, Integer number); + + Resource add(String predicate, Boolean number); + + /** + * Add a property to this resource. + * + * @param predicate a predicate identifier in its string representation form + * @param literal an object in its string representation form + * @return the new resource with the property added + */ + Resource add(String predicate, Literal literal); + + /** + * Add a property to this resource. + * + * @param predicate predicate + * @param externalResource external resource + * @return the new resource with the property added + */ + Resource add(String predicate, IRI externalResource); + + /** + * Add a property to this resource. + * + * @param predicate predicate + * @param list a list of objects + * @return the new resource with the property added + */ + Resource add(String predicate, List list); + + Resource add(String predicate, Map map); + + /** + * Add another resource to this resource. + * + * @param predicate predicate + * @param resource resource + * @return the new resource with the resource added + */ + Resource add(String predicate, Resource resource); + + Resource add(Map map); + + Resource rename(String oldPredicate, String newPredicate); + + Resource rename(IRI oldPredicate, IRI newPredicate); + + /** + * Setting the type of the resource. + * This is equivalent to add("rdf:type", externalResource) + * + * @param externalResource external resource + * @return this resource + */ + Resource a(IRI externalResource); + + /** + * Return list of resources for this predicate. + * + * @param predicate the predicate + * @return list of resources + */ + List resources(IRI predicate); + + /** + * Create an anonymous resource and associate it with this resource. If the + * resource under the given resource identifier already exists, the existing + * resource is returned. + * + * @param predicate the predicate ID for the resource + * @return the new anonymous resource + */ + Resource newResource(IRI predicate); + + /** + * Create an anonymous resource and associate it with this resource. If the + * resource under the given resource identifier already exists, the existing + * resource is returned. + * + * @param predicate the predicate ID for the resource + * @return the new anonymous resource + */ + Resource newResource(String predicate); + + Resource newSubject(Object subject); + + IRI newPredicate(Object predicate); + + Node newObject(Object object); + + Literal newLiteral(Object value); + + /** + * Return the set of predicates. + * + * @return set of predicates + */ + Set predicates(); + + /** + * Return object list for a given predicate. + * + * @param predicate predicate + * @return set of objects + */ + List objects(IRI predicate); + + List objects(String predicate); + + /** + * Return collection of embedded resources. + * It is required to get the size of the collection, + * for determining if a single value or an array must be + * constructed. + * + * @param predicate the predicate + * @return collection of embedded resources + */ + Collection embeddedResources(IRI predicate); + + List externalObjects(IRI predicate); + + /** + * Add a triple to this resource. + * + * @param triple triple + * @return resource + */ + Resource add(Triple triple); + + /** + * Get iterator over triples. + * + * @return statements + */ + List triples(); + + /** + * Get iterator over triples thats are properties of this resource. + * + * @return iterator over triple + */ + List properties(); + + /** + * Compact a predicate. Under the predicate, there is a single blank node + * object with a single value for the same predicate. In such case, the + * blank node can be removed and the single value can be promoted to the + * predicate. + * + * @param predicate the predicate + */ + void compactPredicate(IRI predicate); + + /** + * Check if resource is empty, if it has no properties and no resources. + * + * @return true if empty + */ + boolean isEmpty(); + + /** + * The size of the resource. It corresponds to the number of statements in this resource. + * + * @return the size + */ + int size(); + + /** + * Check if marker for resource deletion is set. + * + * @return true if the marker ist set + */ + boolean isDeleted(); + + /** + * Set marker for resource deletion. + * + * @param delete true if resource should be marked as deleted + * @return resource + */ + Resource setDeleted(boolean delete); + + /** + * + */ + @FunctionalInterface + interface Mapper { + void map(Resource r, String path, String value) throws IOException; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContent.java new file mode 100644 index 0000000..afa2b93 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContent.java @@ -0,0 +1,47 @@ +package org.xbib.content.rdf; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class RouteRdfXContent implements RdfContent { + + private static final RouteRdfXContent ROUTE_RDF_X_CONTENT = new RouteRdfXContent(); + + private RouteRdfXContent() { + } + + public static final RouteRdfXContent routeRdfXContent() { + return ROUTE_RDF_X_CONTENT; + } + + public static RdfContentBuilder contentBuilder(RouteRdfXContentParams params) throws IOException { + return new RdfContentBuilder<>(ROUTE_RDF_X_CONTENT, params); + } + + @Override + public StandardRdfContentType type() { + return null; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream out) throws IOException { + return new RouteRdfXContentGenerator<>(out); + } + + @Override + public RdfContentParser createParser(InputStream in) throws IOException { + return null; + } + + /** + * + */ + @FunctionalInterface + interface RouteHandler { + void complete(String content, RouteRdfXContentParams params) throws IOException; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentGenerator.java new file mode 100644 index 0000000..efcf7c4 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentGenerator.java @@ -0,0 +1,69 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.IOException; +import java.io.OutputStream; + +/** + * @param parameter type + */ +public class RouteRdfXContentGenerator extends RdfXContentGenerator { + + private boolean flushed; + + RouteRdfXContentGenerator(OutputStream out) throws IOException { + super(out); + } + + @Override + public RdfXContentGenerator startStream() { + super.startStream(); + flushed = false; + return this; + } + + @Override + public RdfXContentGenerator receive(IRI identifier) throws IOException { + super.receive(identifier); + flushed = false; + return this; + } + + @Override + public void flush() throws IOException { + super.flush(); + if (flushed) { + return; + } + flushed = true; + RouteRdfXContent.RouteHandler handler = getParams().getHandler(); + if (handler != null) { + String s = getParams().getGenerator().get(); + if (s != null && !s.isEmpty()) { + if (resource.id() != null) { + getParams().setId(resource.id().toString()); + } + handler.complete(s, getParams()); + } + } + } + + @Override + public void filter(IRI predicate, Node object) { + String indexPredicate = getParams().getIndexPredicate(); + if (indexPredicate != null && indexPredicate.equals(predicate.toString())) { + getParams().setIndex(object.toString()); + } + String typePredicate = getParams().getIdPredicate(); + if (typePredicate != null && typePredicate.equals(predicate.toString())) { + getParams().setType(object.toString()); + } + String idPredicate = getParams().getIdPredicate(); + if (idPredicate != null && idPredicate.equals(predicate.toString())) { + getParams().setId(object.toString()); + } + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentParams.java new file mode 100644 index 0000000..6215d7d --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/RouteRdfXContentParams.java @@ -0,0 +1,108 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class RouteRdfXContentParams extends RdfXContentParams { + + public static final RouteRdfXContentParams ROUTE_RDF_X_CONTENT_PARAMS = new RouteRdfXContentParams(); + + private String index; + + private String type; + + private String id; + + private String indexPredicate; + + private String typePredicate; + + private String idPredicate; + + private RouteRdfXContent.RouteHandler handler; + + public RouteRdfXContentParams() { + super(); + } + + public RouteRdfXContentParams(String index, String type) { + super(); + this.index = index; + this.type = type; + } + + public RouteRdfXContentParams(IRINamespaceContext namespaceContext) { + super(namespaceContext); + } + + public RouteRdfXContentParams(IRINamespaceContext namespaceContext, String index, String type) { + super(namespaceContext); + this.index = index; + this.type = type; + } + + public String getIndex() { + return index; + } + + public RouteRdfXContentParams setIndex(String index) { + this.index = index; + return this; + } + + public String getType() { + return type; + } + + public RouteRdfXContentParams setType(String type) { + this.type = type; + return this; + } + + public String getId() { + return id; + } + + public RouteRdfXContentParams setId(String id) { + this.id = id; + return this; + } + + public String getIndexPredicate() { + return indexPredicate; + } + + public RouteRdfXContentParams setIndexPredicate(String indexPredicate) { + this.indexPredicate = indexPredicate; + return this; + } + + public String getTypePredicate() { + return typePredicate; + } + + public RouteRdfXContentParams setTypePredicate(String typePredicate) { + this.typePredicate = typePredicate; + return this; + } + + public String getIdPredicate() { + return idPredicate; + } + + public RouteRdfXContentParams setIdPredicate(String idPredicate) { + this.idPredicate = idPredicate; + return this; + } + + public RouteRdfXContent.RouteHandler getHandler() { + return handler; + } + + public RouteRdfXContentParams setHandler(RouteRdfXContent.RouteHandler handler) { + this.handler = handler; + return this; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/StandardRdfContentType.java b/content-rdf/src/main/java/org/xbib/content/rdf/StandardRdfContentType.java new file mode 100644 index 0000000..3c96d13 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/StandardRdfContentType.java @@ -0,0 +1,118 @@ +package org.xbib.content.rdf; + +import org.xbib.content.rdf.io.json.JsonContent; +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContent; +import org.xbib.content.rdf.io.turtle.TurtleContent; +import org.xbib.content.rdf.io.xml.XmlContent; + +/** + * + */ +@SuppressWarnings({"unchecked", "rawtypes"}) +public enum StandardRdfContentType implements RdfContentType { + + NTRIPLE(0) { + @Override + public String contentType() { + return "application/n-triples"; + } + + @Override + public String shortName() { + return "n-triples"; + } + + @Override + public RdfContent rdfContent() { + return NTripleContent.nTripleContent(); + } + }, + + RDFXML(1) { + @Override + public String contentType() { + return "application/rdf+xml"; + } + + @Override + public String shortName() { + return "rdf/xml"; + } + + @Override + public RdfContent rdfContent() { + return RdfXmlContent.rdfXmlContent(); + } + }, + + TURTLE(2) { + @Override + public String contentType() { + return "text/turtle"; + } + + @Override + public String shortName() { + return "ttl"; + } + + @Override + public RdfContent rdfContent() { + return TurtleContent.turtleContent(); + } + }, + + XML(3) { + @Override + public String contentType() { + return "text/xml"; + } + + @Override + public String shortName() { + return "xml"; + } + + @Override + public RdfContent rdfContent() { + return XmlContent.xmlContent(); + } + }, + + JSON(4) { + @Override + public String contentType() { + return "text/json"; + } + + @Override + public String shortName() { + return "json"; + } + + @Override + public RdfContent rdfContent() { + return JsonContent.jsonContent(); + } + }; + + private int index; + + StandardRdfContentType(int index) { + this.index = index; + } + + public int getIndex() { + return index; + } + + @Override + public abstract String contentType(); + + @Override + public abstract String shortName(); + + @Override + public abstract RdfContent rdfContent(); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/Triple.java b/content-rdf/src/main/java/org/xbib/content/rdf/Triple.java new file mode 100644 index 0000000..3b4e072 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/Triple.java @@ -0,0 +1,23 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +/** + * A triple is a group of a subject, a predicate, and an object. + */ +public interface Triple { + + Triple subject(Resource subject); + + Resource subject(); + + Triple predicate(IRI predicate); + + IRI predicate(); + + Triple object(Node object); + + Node object(); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/XSD.java b/content-rdf/src/main/java/org/xbib/content/rdf/XSD.java new file mode 100644 index 0000000..3f4e874 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/XSD.java @@ -0,0 +1,55 @@ +package org.xbib.content.rdf; + +/** + * Defines URIs for the XSD primitive datatypes. + */ +public interface XSD { + + String NS = "http://www.w3.org/2001/XMLSchema#"; + + String ANY_URI = NS + "anyURI"; + String BASE64_BINARY = NS + "base64Binary"; + String DATE = NS + "date"; + String DATE_TIME = NS + "dateTime"; + String DECIMAL = NS + "decimal"; + String DURATION = NS + "duration"; + String ENTITIES = NS + "ENTITIES"; + String ENTITY = NS + "ENTITY"; + String G_DAY = NS + "gDay"; + String G_MONTH = NS + "gMonth"; + String G_MONTH_DAY = NS + "gMonthDay"; + String G_YEAR = NS + "gYear"; + String G_YEAR_MONTH = NS + "gYearMonth"; + String HEX_BINARY = NS + "hexBinary"; + String ID = NS + "ID"; + String IDREF = NS + "IDREF"; + String IDREFS = NS + "IDREFS"; + String INTEGER = NS + "integer"; + String LANGUAGE = NS + "language"; + String NAME = NS + "Name"; + String NC_NAME = NS + "NCName"; + String NEGATIVE_INTEGER = NS + "negativeInteger"; + String NMTOKEN = NS + "NMTOKEN"; + String NMTOKENS = NS + "NMTOKENS"; + String NON_NEGATIVE_INTEGER = NS + "nonNegativeInteger"; + String NON_POSITIVE_INTEGER = NS + "nonPositiveInteger"; + String NORMALIZED_STRING = NS + "normalizedString"; + String NOTATION = NS + "NOTATION"; + String POSITIVE_INTEGER = NS + "positiveInteger"; + String QNAME = NS + "QName"; + String TIME = NS + "time"; + String TOKEN = NS + "token"; + String UNSIGNED_BYTE = NS + "unsignedByte"; + String UNSIGNED_INT = NS + "unsignedInt"; + String UNSIGNED_LONG = NS + "unsignedLong"; + String UNSIGNED_SHORT = NS + "unsignedShort"; + String BOOLEAN = NS + "boolean"; + String BYTE = NS + "byte"; + String DOUBLE = NS + "double"; + String FLOAT = NS + "float"; + String INT = NS + "int"; + String LONG = NS + "long"; + String SHORT = NS + "short"; + String STRING = NS + "string"; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/XSDResourceIdentifiers.java b/content-rdf/src/main/java/org/xbib/content/rdf/XSDResourceIdentifiers.java new file mode 100644 index 0000000..d520539 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/XSDResourceIdentifiers.java @@ -0,0 +1,98 @@ +package org.xbib.content.rdf; + +import org.xbib.content.resource.IRI; + +/** + * + */ +public interface XSDResourceIdentifiers { + + IRI STRING = IRI.create("xsd:string"); + + IRI BOOLEAN = IRI.create("xsd:boolean"); + + IRI DECIMAL = IRI.create("xsd:decimal"); + + IRI FLOAT = IRI.create("xsd:float"); + + IRI DOUBLE = IRI.create("xsd:double"); + + IRI DURATION = IRI.create("xsd:duration"); + + IRI DATETIME = IRI.create("xsd:dateTime"); + + IRI TIME = IRI.create("xsd:time"); + + IRI DATE = IRI.create("xsd:date"); + + IRI GYEARMOTH = IRI.create("xsd:gYearMonth"); + + IRI GYEAR = IRI.create("xsd:gYear"); + + IRI GMONTHDAY = IRI.create("xsd:gMonthDay"); + + IRI GDAY = IRI.create("xsd:gDay"); + + IRI GMONTH = IRI.create("xsd:gMonth"); + + IRI HEXBINARY = IRI.create("xsd:hexBinary"); + + IRI BASE64BINARY = IRI.create("xsd:base64Binary"); + + IRI ANYURI = IRI.create("xsd:anyURI"); + + IRI QNAME = IRI.create("xsd:QName"); + + IRI NOTATION = IRI.create("xsd:NOTATION"); + + IRI NORMALIZEDSTRING = IRI.create("xsd:normalizedString"); + + IRI TOKEN = IRI.create("xsd:token"); + + IRI LANGUAGE = IRI.create("xsd:language"); + + IRI NMTOKEN = IRI.create("xsd:NMTOKEN"); + + IRI NMTOKENS = IRI.create("xsd:NMTOKENS"); + + IRI NAME = IRI.create("xsd:Name"); + + IRI NCNAME = IRI.create("xsd:NCName"); + + IRI ID = IRI.create("xsd:ID"); + + IRI IDREF = IRI.create("xsd:IDREF"); + + IRI IDREFS = IRI.create("xsd:IDREFS"); + + IRI ENTITY = IRI.create("xsd:ENTITY"); + + IRI ENTITIES = IRI.create("xsd:ENTITIES"); + + IRI INTEGER = IRI.create("xsd:integer"); + + IRI NONPOSITIVEINTEGER = IRI.create("xsd:nonPositiveInteger"); + + IRI NEGATIVEINTEGER = IRI.create("xsd:negativeInteger"); + + IRI LONG = IRI.create("xsd:long"); + + IRI INT = IRI.create("xsd:int"); + + IRI SHORT = IRI.create("xsd:short"); + + IRI BYTE = IRI.create("xsd:byte"); + + IRI NONNEGATIVEINTEGER = IRI.create("xsd:nonNegativeInteger"); + + IRI UNSIGNEDLONG = IRI.create("xsd:unsignedLong"); + + IRI UNSIGNEDINT = IRI.create("xsd:unsignedInt"); + + IRI UNSIGNEDSHORT = IRI.create("xsd:unsignedShort"); + + IRI UNSIGNEDBYTE = IRI.create("xsd:unsignedByte"); + + IRI POSITIVEINTEGER = IRI.create("xsd:positiveInteger"); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultAnonymousResource.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultAnonymousResource.java new file mode 100644 index 0000000..48bd009 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultAnonymousResource.java @@ -0,0 +1,37 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.resource.IRI; + +import java.util.concurrent.atomic.AtomicLong; + +/** + * + */ +public class DefaultAnonymousResource extends DefaultResource { + + private static final AtomicLong nodeID = new AtomicLong(0L); + + public DefaultAnonymousResource() { + this(IRI.builder().curie(GENID, "b" + next()).build()); + } + + public DefaultAnonymousResource(String id) { + this(id != null && id.startsWith(PLACEHOLDER) ? + IRI.builder().curie(id).build() : IRI.builder().curie(GENID, id).build()); + } + + public DefaultAnonymousResource(IRI id) { + super(id); + } + + // for test + public static void reset() { + nodeID.set(0L); + } + + // for test + public static long next() { + return nodeID.incrementAndGet(); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultLiteral.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultLiteral.java new file mode 100644 index 0000000..3a6f1a9 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultLiteral.java @@ -0,0 +1,118 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.resource.IRI; + +/** + * A simple Literal is a value of object type. + */ +public class DefaultLiteral implements Literal, Comparable { + + private Object value; + + private IRI type; + + private String lang; + + public DefaultLiteral(Object value) { + this.value = value; + } + + private static boolean equalObject(Object a, Object b) { + return a == b || (a != null && a.equals(b)); + } + + @Override + public DefaultLiteral object(Object value) { + this.value = value; + return this; + } + + @Override + public DefaultLiteral type(IRI type) { + this.type = type; + return this; + } + + @Override + public IRI type() { + return type; + } + + @Override + public DefaultLiteral lang(String lang) { + this.lang = lang; + return this; + } + + @Override + public String lang() { + return lang; + } + + @Override + public int compareTo(Literal that) { + if (this == that) { + return 0; + } + return toString().compareTo(that.toString()); + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (!(obj instanceof Literal)) { + return false; + } + final Literal that = (Literal) obj; + return equalObject(this.value, that.object()) + && equalObject(this.lang, that.lang()) + && equalObject(this.type, that.type()); + } + + @Override + public int hashCode() { + return (value + lang + type).hashCode(); + } + + @Override + public String toString() { + return lexicalValue(); + } + + public String lexicalValue() { + return (value != null ? value : "") + + (lang != null ? "@" + lang : "") + + (type != null ? "^^" + type : ""); + } + + @Override + public Object object() { + if (type == null || value == null) { + return value; + } + String s = value.toString(); + switch (type.toString()) { + case "xsd:long": + return Long.parseLong(s); + case "xsd:int": + case "xsd:gYear": + return Integer.parseInt(s); + case "xsd:boolean": + return Boolean.parseBoolean(s); + case "xsd:float": + return Float.parseFloat(s); + case "xsd:double": + return Double.parseDouble(s); + default: + return s; + } + } + + @Override + public boolean isEmbedded() { + return false; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraph.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraph.java new file mode 100644 index 0000000..cc85fa1 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraph.java @@ -0,0 +1,170 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfGraph; +import org.xbib.content.rdf.RdfGraphParams; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.resource.IRI; + +import java.io.IOException; +import java.util.Iterator; +import java.util.LinkedHashMap; +import java.util.LinkedList; +import java.util.List; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class DefaultRdfGraph implements RdfGraph { + + private static final Logger logger = Logger.getLogger(DefaultRdfGraph.class.getName()); + + private RdfGraphParams params = DefaultRdfGraphParams.DEFAULT_PARAMS; + + private Map resources = new LinkedHashMap<>(); + + @Override + public Iterator getResources() { + return resources.values().stream().iterator(); + } + + @Override + public RdfGraph putResource(IRI id, Resource resource) { + resources.put(id, resource); + return this; + } + + @Override + public Resource getResource(IRI predicate) { + return resources.get(predicate); + } + + @Override + public Resource removeResource(IRI predicate) { + return resources.remove(predicate); + } + + @Override + public boolean hasResource(IRI predicate) { + return resources.containsKey(predicate); + } + + @Override + public RdfGraphParams getParams() { + return params; + } + + @Override + public DefaultRdfGraph setParams(RdfGraphParams params) { + this.params = params; + return this; + } + + @Override + public DefaultRdfGraph startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public DefaultRdfGraph startPrefixMapping(String prefix, String uri) { + params.getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public DefaultRdfGraph endPrefixMapping(String prefix) { + // ignore + return this; + } + + @Override + public DefaultRdfGraph receive(IRI identifier) { + // ignore + return this; + } + + @Override + public DefaultRdfGraph receive(Triple triple) { + IRI subject = triple.subject().id(); + if (!resources.containsKey(subject)) { + resources.put(subject, new DefaultResource(subject)); + } + resources.get(subject).add(triple); + return this; + } + + @Override + public DefaultRdfGraph endStream() { + return this; + } + + @Override + public DefaultRdfGraph receive(Resource resource) throws IOException { + resources.put(resource.id(), resource); + return this; + } + + @Override + public void close() throws IOException { + // nothing to do here + } + + @Override + public void flush() throws IOException { + // nothing to do here + } + + private Resource expand(Resource resource) { + Resource expanded = new DefaultResource(resource.id()); + new GraphTriples(resource).triples.forEach(expanded::add); + return expanded; + } + + private class GraphTriples { + + private final List triples; + + GraphTriples(Resource resource) { + this.triples = unfold(resource); + } + + private List unfold(final Resource resource) { + List list = new LinkedList<>(); + if (resource == null) { + return list; + } + resource.predicates().forEach(pred -> resource.objects(pred).forEach(node -> { + if (node instanceof Resource) { + Resource resource1 = (Resource) node; + if (resource1.isEmbedded()) { + Resource r = getResource(resource1.id()); + if (r != null) { + list.add(new DefaultTriple(resource1, pred, r.id())); + list.addAll(unfold(r)); + } else { + logger.log(Level.SEVERE, "huh? {}", resource1.id()); + } + } else { + list.addAll(unfold(resource1)); + } + } else { + list.add(new DefaultTriple(resource, pred, node)); + } + } + )); + return list; + } + } + + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraphParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraphParams.java new file mode 100644 index 0000000..a6226a6 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultRdfGraphParams.java @@ -0,0 +1,33 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.rdf.RdfGraphParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class DefaultRdfGraphParams implements RdfGraphParams { + + public static final DefaultRdfGraphParams DEFAULT_PARAMS = new DefaultRdfGraphParams(); + private final IRINamespaceContext namespaceContext; + private final boolean writeNamespaceContext; + + public DefaultRdfGraphParams() { + this.namespaceContext = IRINamespaceContext.newInstance(); + this.writeNamespaceContext = true; + } + + public DefaultRdfGraphParams(IRINamespaceContext namespaceContext, boolean writeNamespaceContext) { + this.namespaceContext = namespaceContext; + this.writeNamespaceContext = writeNamespaceContext; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + + public boolean isWriteNamespaceContext() { + return writeNamespaceContext; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultResource.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultResource.java new file mode 100644 index 0000000..e6b4dbb --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultResource.java @@ -0,0 +1,585 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfConstants; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.XSDResourceIdentifiers; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.content.resource.Node; +import org.xbib.content.rdf.util.LinkedHashMultiMap; +import org.xbib.content.rdf.util.MultiMap; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.Collection; +import java.util.LinkedHashMap; +import java.util.List; +import java.util.Map; +import java.util.Set; +import java.util.logging.Logger; +import java.util.stream.Collectors; + +/** + * A resource is a sequence of properties and of associated resources. + */ +public class DefaultResource implements Resource, Comparable, XSDResourceIdentifiers { + + static final String GENID = "genid"; + static final String PLACEHOLDER = "_:"; + private static final Logger logger = Logger.getLogger(DefaultResource.class.getName()); + private static final String UNDERSCORE = "_"; + + private final MultiMap attributes; + + private final Map children; + + private IRI iri; + + private boolean embedded; + + private boolean deleted; + + public DefaultResource(IRI iri) { + this(iri, new LinkedHashMultiMap<>(), new LinkedHashMap<>()); + } + + public DefaultResource(DefaultResource resource) { + this(resource.id(), resource.getAttributes(), resource.getChildren()); + this.deleted = resource.isDeleted(); + } + + public DefaultResource(IRI iri, MultiMap attributes, Map children) { + setId(iri); + this.attributes = attributes; + this.children = children; + } + + public static Resource create(String id) { + return new DefaultResource(IRI.builder().curie(id).build()); + } + + public static Resource create(IRINamespaceContext context, String id) { + return new DefaultResource(context.expandIRI(IRI.builder().curie(id).build())); + } + + public static boolean isBlank(Resource resource) { + if (resource == null) { + return false; + } + String scheme = resource.id().getScheme(); + return scheme != null && (GENID.equals(scheme) || UNDERSCORE.equals(scheme)); + } + + public static Resource from(Map map, Mapper mapper) throws IOException { + Resource r = new DefaultAnonymousResource(); + map(mapper, r, null, map); + return r; + } + + @SuppressWarnings("unchecked") + private static void map(Mapper mapper, Resource r, String prefix, Map map) throws IOException { + for (Map.Entry entry : map.entrySet()) { + String key = entry.getKey(); + String p = prefix != null ? prefix + "." + key : key; + Object value = entry.getValue(); + if (value instanceof Map) { + map(mapper, r, p, (Map) value); + } else if (value instanceof List) { + for (Object o : (List) value) { + if (o instanceof Map) { + map(mapper, r, p, (Map) o); + } else { + mapper.map(r, p, o.toString()); + } + } + } else { + if (value != null) { + mapper.map(r, p, value.toString()); + } + } + } + } + + @Override + public DefaultResource setId(IRI id) { + this.iri = id; + if (id != null) { + this.embedded = isBlank(this); + } + return this; + } + + @Override + public IRI id() { + return iri; + } + + @Override + public int compareTo(Resource r) { + return iri != null ? iri.toString().compareTo(r.id().toString()) : -1; + } + + @Override + public int hashCode() { + return iri != null ? iri.toString().hashCode() : -1; + } + + @Override + public boolean equals(Object obj) { + return obj != null && obj instanceof Resource && iri != null && iri.toString().equals(((Resource) obj).id().toString()); + } + + @Override + public boolean isEmbedded() { + return embedded; + } + + public MultiMap getAttributes() { + return attributes; + } + + public Map getChildren() { + return children; + } + + @Override + public String toString() { + return embedded ? PLACEHOLDER + (iri != null ? iri.getSchemeSpecificPart() : "") : + (iri != null ? iri.toString() : ""); + } + + @Override + public Resource add(Triple triple) { + if (triple == null) { + return this; + } + IRI otherId = triple.subject().id(); + if (otherId == null || otherId.equals(id())) { + add(triple.predicate(), triple.object()); + } else { + Resource child = children.get(otherId); + if (child != null) { + return child.add(triple); + } else { + // nothing found, continue with a new resource with new subject + logger.info("nothing found!!! my ID is " + id()); + return new DefaultResource(otherId).add(triple); + } + } + return this; + } + + @Override + public Resource add(IRI predicate, Node object) { + attributes.put(predicate, object); + if (object instanceof Resource) { + Resource r = (Resource) object; + children.put(r.id(), r); + } + return this; + } + + @Override + public Resource add(IRI predicate, IRI iri) { + return add(predicate, new DefaultResource(iri)); + } + + @Override + public Resource add(IRI predicate, Literal literal) { + if (predicate != null && literal != null) { + attributes.put(predicate, literal); + } + return this; + } + + @Override + public Resource add(IRI predicate, Resource resource) { + if (resource == null) { + return this; + } + if (resource.id() == null) { + resource.setId(id()); // side effect, transfer our ID to other resource + Resource r = newResource(predicate); + resource.triples().forEach(r::add); + } else { + attributes.put(predicate, resource); + } + return this; + } + + @Override + public Resource add(IRI predicate, String value) { + return add(predicate, newLiteral(value)); + } + + @Override + public Resource add(IRI predicate, Integer value) { + return add(predicate, newLiteral(value)); + } + + @Override + public Resource add(IRI predicate, Boolean value) { + return add(predicate, newLiteral(value)); + } + + @Override + @SuppressWarnings("unchecked") + public Resource add(IRI predicate, List list) { + list.forEach(object -> { + if (object instanceof Map) { + add(predicate, (Map) object); + } else if (object instanceof List) { + add(predicate, ((List) object)); + } else if (object instanceof Resource) { + add(predicate, (Resource) object); + } else { + add(predicate, newLiteral(object)); + } + }); + return this; + } + + @Override + @SuppressWarnings("unchecked") + public Resource add(IRI predicate, Map map) { + Resource r = newResource(predicate); + for (Map.Entry entry : map.entrySet()) { + Object pred = entry.getKey(); + Object obj = entry.getValue(); + if (obj instanceof Map) { + r.add(newPredicate(pred), (Map) obj); + } else if (obj instanceof List) { + r.add(newPredicate(pred), ((List) obj)); + } else if (obj instanceof Resource) { + r.add(newPredicate(pred), (Resource) obj); + } else { + r.add(newPredicate(pred), newLiteral(obj)); + } + } + return this; + } + + @Override + public Resource add(String predicate, String value) { + return add(newPredicate(predicate), value); + } + + @Override + public Resource add(String predicate, Integer value) { + return add(newPredicate(predicate), value); + } + + @Override + public Resource add(String predicate, Boolean value) { + return add(newPredicate(predicate), value); + } + + @Override + public Resource add(String predicate, Literal value) { + return add(newPredicate(predicate), value); + } + + @Override + public Resource add(String predicate, IRI externalResource) { + return add(newPredicate(predicate), externalResource); + } + + @Override + public Resource add(String predicate, Resource resource) { + return add(newPredicate(predicate), resource); + } + + @Override + public Resource add(String predicate, Map map) { + return add(newPredicate(predicate), map); + } + + @Override + public Resource add(String predicate, List list) { + return add(newPredicate(predicate), list); + } + + @SuppressWarnings("unchecked") + @Override + public Resource add(Map map) { + for (Map.Entry entry : map.entrySet()) { + Object pred = entry.getKey(); + Object obj = entry.getValue(); + if (obj instanceof Map) { + Resource r = newResource(newPredicate(pred)); + r.add((Map) obj); + } else if (obj instanceof List) { + add(newPredicate(pred), ((List) obj)); + } else if (obj instanceof Resource) { + add(newPredicate(pred), (Resource) obj); + } else { + add(newPredicate(pred), newLiteral(obj)); + } + } + return this; + } + + @Override + public Resource rename(IRI oldPredicate, IRI newPredicate) { + Collection node = attributes.remove(oldPredicate); + if (node != null) { + node.forEach(n -> attributes.put(newPredicate, n)); + } + Resource resource = children.remove(oldPredicate); + if (resource != null) { + children.put(newPredicate, resource); + } + return this; + } + + @Override + public Resource rename(String oldPredicate, String newPredicate) { + rename(newPredicate(oldPredicate), newPredicate(newPredicate)); + return this; + } + + public Resource remove(IRI predicate) { + if (predicate == null) { + return this; + } + // check if child resource exists for any of the objects under this predicate and remove it + embeddedResources(predicate).forEach(resource -> children.remove(resource.id())); + attributes.remove(predicate); + return this; + } + + public Resource remove(IRI predicate, Node object) { + if (predicate == null) { + return this; + } + attributes.remove(predicate, object); + return this; + } + + @Override + public Resource a(IRI externalResource) { + add(newPredicate(RdfConstants.RDF_TYPE), externalResource); + return this; + } + + @Override + public Set predicates() { + return attributes.keySet(); + } + + @Override + public List objects(IRI predicate) { + return attributes.containsKey(predicate) ? new ArrayList<>(attributes.get(predicate)) : new ArrayList<>(); + } + + @Override + public List objects(String predicate) { + return objects(newPredicate(predicate)); + } + + @Override + public List resources(IRI predicate) { + return attributes.get(predicate).stream() + .filter(n -> n instanceof Resource) + .map(Resource.class::cast) + .collect(Collectors.toList()); + } + + @Override + public List embeddedResources(IRI predicate) { + return attributes.get(predicate).stream() + .filter(n -> n instanceof Resource) + .map(Resource.class::cast) + .filter(Resource::isEmbedded) + .collect(Collectors.toList()); + } + + @Override + public List externalObjects(IRI predicate) { + return attributes.get(predicate).stream() + .filter(n -> !n.isEmbedded()) + .collect(Collectors.toList()); + } + + /** + * Compact a predicate with a single blank node object. + * If there is a single blank node object with values for the same predicate, the + * blank node can be dropped and the values can be promoted to the predicate. + * + * @param predicate the predicate + */ + @Override + public void compactPredicate(IRI predicate) { + List resources = embeddedResources(predicate); + if (resources.size() == 1) { + Resource r = resources.iterator().next(); + attributes.remove(predicate, r); + r.objects(predicate).forEach(object -> attributes.put(predicate, object)); + } + } + + @Override + public boolean isEmpty() { + return attributes.isEmpty(); + } + + @Override + public int size() { + return attributes.size(); + } + + @Override + public Resource setDeleted(boolean deleted) { + this.deleted = deleted; + return this; + } + + @Override + public boolean isDeleted() { + return deleted; + } + + @Override + public Resource newResource(IRI predicate) { + Resource r = new DefaultAnonymousResource(); + children.put(r.id(), r); + attributes.put(predicate, r); + return r; + } + + @Override + public Resource newResource(String predicate) { + return newResource(newPredicate(predicate)); + } + + @Override + public List triples() { + return new Triples(this, true).list(); + } + + @Override + public List properties() { + return new Triples(this, false).list(); + } + + @Override + public Resource newSubject(Object subject) { + return subject == null ? null : + subject instanceof Resource ? (Resource) subject : + subject instanceof IRI ? new DefaultResource((IRI) subject) : + new DefaultResource(IRI.builder().curie(subject.toString()).build()); + } + + @Override + public IRI newPredicate(Object predicate) { + return predicate == null ? null : + predicate instanceof IRI ? (IRI) predicate : + IRI.builder().curie(predicate.toString()).build(); + } + + @Override + public Node newObject(Object object) { + return object == null ? null : + object instanceof Literal ? (Literal) object : + object instanceof IRI ? new DefaultResource((IRI) object) : + new DefaultLiteral(object); + } + + @Override + public Literal newLiteral(Object value) { + if (value == null) { + return null; + } + if (value instanceof Literal) { + return (Literal) value; + } + if (value instanceof Double) { + return new DefaultLiteral(value).type(DOUBLE); + } + if (value instanceof Float) { + return new DefaultLiteral(value).type(FLOAT); + } + if (value instanceof Long) { + return new DefaultLiteral(value).type(LONG); + } + if (value instanceof Integer) { + return new DefaultLiteral(value).type(INT); + } + if (value instanceof Boolean) { + return new DefaultLiteral(value).type(BOOLEAN); + } + // untyped + return new DefaultLiteral(value); + } + + public List find(IRI predicate, Literal literal) { + return new Triples(this, predicate, literal).list(); + } + + private static class Triples { + + private final List triples; + + private final boolean recursive; + + Triples(Resource resource, boolean recursive) { + this.recursive = recursive; + this.triples = unfold(resource); + } + + Triples(Resource resource, IRI predicate, Literal literal) { + this.recursive = true; + this.triples = find(resource, predicate, literal); + } + + List list() { + return triples; + } + + private List unfold(Resource resource) { + final List list = new ArrayList<>(); + if (resource == null) { + return list; + } + for (IRI pred : resource.predicates()) { + resource.objects(pred).forEach(node -> { + DefaultTriple defaultTriple = new DefaultTriple(resource, pred, node); + list.add(defaultTriple); + if (recursive && node instanceof Resource) { + list.addAll(unfold((Resource) node)); + } + }); + } + return list; + } + + private List find(Resource resource, IRI predicate, Literal literal) { + final List list = new ArrayList<>(); + if (resource == null) { + return list; + } + if (resource.predicates().contains(predicate)) { + resource.objects(predicate).forEach(node -> { + if (literal.equals(node)) { + list.add(new DefaultTriple(resource, predicate, node)); + } + }); + if (!list.isEmpty()) { + return list; + } + } else { + for (IRI pred : resource.predicates()) { + resource.objects(pred).forEach(node -> { + if (node instanceof Resource) { + list.addAll(find((Resource) node, predicate, literal)); + } + }); + } + } + return list; + } + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultTriple.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultTriple.java new file mode 100644 index 0000000..dcb5e6f --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/DefaultTriple.java @@ -0,0 +1,89 @@ +package org.xbib.content.rdf.internal; + +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +/** + * A memory triple. + */ +public class DefaultTriple implements Triple, Comparable { + + private Resource subject; + + private IRI predicate; + + private Node object; + + /** + * Create a new triple. + * + * @param subject subject + * @param predicate predicate + * @param object object + */ + public DefaultTriple(Resource subject, IRI predicate, Node object) { + this.subject = subject; + this.predicate = predicate; + this.object = object; + } + + @Override + public Triple subject(Resource subject) { + this.subject = subject; + return this; + } + + @Override + public Resource subject() { + return subject; + } + + @Override + public Triple predicate(IRI predicate) { + this.predicate = predicate; + return null; + } + + @Override + public IRI predicate() { + return predicate; + } + + @Override + public Triple object(Node object) { + this.object = object; + return this; + } + + @Override + public Node object() { + return object; + } + + @Override + public String toString() { + return (subject != null ? subject : " ") + + (predicate != null ? " " + predicate : " ") + + (object != null ? " " + object : " "); + } + + @Override + public int hashCode() { + return (subject != null ? subject.hashCode() : 0) + + (predicate != null ? predicate.hashCode() : 0) + + (object != null ? object.hashCode() : 0); + } + + @SuppressWarnings("unchecked") + @Override + public boolean equals(Object obj) { + return obj != null && getClass() == obj.getClass() && compareTo((Triple) obj) == 0; + } + + @Override + public int compareTo(Triple triple) { + return toString().compareTo(triple.toString()); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/internal/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/internal/package-info.java new file mode 100644 index 0000000..a8bf812 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/internal/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for internal RDF implementation. + */ +package org.xbib.content.rdf.internal; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContent.java new file mode 100644 index 0000000..be9661f --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContent.java @@ -0,0 +1,50 @@ +package org.xbib.content.rdf.io.json; + +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.StandardRdfContentType; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class JsonContent implements RdfContent { + + private static final JsonContent JSON_CONTENT = new JsonContent(); + + private JsonContent() { + } + + public static JsonContent jsonContent() { + return JSON_CONTENT; + } + + public static RdfContentBuilder contentBuilder(JsonContentParams params) throws IOException { + return new RdfContentBuilder<>(JSON_CONTENT, params); + } + + public static RdfContentBuilder contentBuilder(OutputStream out, JsonContentParams params) + throws IOException { + return new RdfContentBuilder<>(JSON_CONTENT, params, out); + } + + @Override + public StandardRdfContentType type() { + return null; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream out) throws IOException { + return new JsonContentGenerator(out); + } + + @Override + public RdfContentParser createParser(InputStream in) throws IOException { + return new JsonContentParser(in); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentGenerator.java new file mode 100644 index 0000000..acd3062 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentGenerator.java @@ -0,0 +1,130 @@ +package org.xbib.content.rdf.io.json; + +import org.xbib.content.rdf.RdfConstants; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; + +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class JsonContentGenerator implements RdfContentGenerator, Flushable { + + private static final Logger logger = Logger.getLogger(JsonContentGenerator.class.getName()); + private final Writer writer; + + private boolean nsWritten; + + private Resource resource; + + private JsonContentParams params = JsonContentParams.JSON_CONTENT_PARAMS; + + JsonContentGenerator(OutputStream out) throws IOException { + this(new OutputStreamWriter(out, StandardCharsets.UTF_8)); + } + + JsonContentGenerator(Writer writer) throws IOException { + this.writer = writer; + this.nsWritten = false; + this.resource = new DefaultAnonymousResource(); + } + + @Override + public JsonContentParams getParams() { + return params; + } + + @Override + public void close() throws IOException { + // write last resource + receive(resource); + } + + @Override + public JsonContentGenerator receive(IRI iri) { + if (!iri.equals(resource.id())) { + try { + if (!nsWritten) { + writeNamespaces(); + } + resource = new DefaultResource(iri); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + return this; + } + + @Override + public RdfContentGenerator setParams(JsonContentParams rdfContentParams) { + this.params = rdfContentParams; + return this; + } + + @Override + public JsonContentGenerator startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + return this; + } + + @Override + public JsonContentGenerator startPrefixMapping(String prefix, String uri) { + return this; + } + + @Override + public JsonContentGenerator endPrefixMapping(String prefix) { + return this; + } + + @Override + public JsonContentGenerator receive(Triple triple) { + resource.add(triple); + return this; + } + + @Override + public JsonContentGenerator endStream() { + return this; + } + + private JsonContentGenerator writeNamespaces() throws IOException { + nsWritten = false; + for (Map.Entry entry : params.getNamespaceContext().getNamespaces().entrySet()) { + if (entry.getValue().length() > 0) { + String nsURI = entry.getValue(); + if (!RdfConstants.NS_URI.equals(nsURI)) { + nsWritten = true; + } + } + } + return this; + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + @Override + public JsonContentGenerator receive(Resource resource) throws IOException { + return this; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParams.java new file mode 100644 index 0000000..1fbd36a --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParams.java @@ -0,0 +1,17 @@ +package org.xbib.content.rdf.io.json; + +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.rdf.io.xml.XmlContentParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class JsonContentParams extends XmlContentParams implements RdfContentParams { + + public static final JsonContentParams JSON_CONTENT_PARAMS = new JsonContentParams(NAMESPACE_CONTEXT); + + public JsonContentParams(IRINamespaceContext namespaceContext) { + super(namespaceContext); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParser.java new file mode 100644 index 0000000..1ce19fd --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonContentParser.java @@ -0,0 +1,82 @@ +package org.xbib.content.rdf.io.json; + +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.RdfContentType; +import org.xbib.content.rdf.StandardRdfContentType; +import org.xbib.content.rdf.io.xml.XmlHandler; +import org.xbib.content.xml.json.JsonSaxAdapter; +import org.xml.sax.SAXException; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.StandardCharsets; + +import javax.xml.namespace.QName; + +/** + * A parser for generic JSON (not JSON-LD) via JSON SaX adapter. + */ +public class JsonContentParser implements RdfContentParser { + + private final Reader reader; + + private XmlHandler handler; + + private RdfContentBuilder builder; + + private QName root; + + public JsonContentParser(InputStream in) throws IOException { + this(new InputStreamReader(in, StandardCharsets.UTF_8)); + } + + public JsonContentParser(Reader reader) { + this.reader = reader; + } + + @Override + public RdfContentType contentType() { + return StandardRdfContentType.JSON; + } + + public XmlHandler getHandler() { + return handler; + } + + public JsonContentParser setHandler(XmlHandler handler) { + this.handler = handler; + return this; + } + + public JsonContentParser root(QName root) { + this.root = root; + return this; + } + + public JsonContentParser builder(RdfContentBuilder builder) { + this.builder = builder; + return this; + } + + @Override + public JsonContentParser parse() throws IOException { + if (handler != null) { + if (builder != null) { + handler.setBuilder(builder); + } + JsonSaxAdapter adapter = new JsonSaxAdapter(reader, handler) + .root(root) + .context(handler.getNamespaceContext()); + try { + adapter.parse(); + } catch (SAXException e) { + throw new IOException(e); + } + } + return this; + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonResourceHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonResourceHandler.java new file mode 100644 index 0000000..ef5dc85 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/JsonResourceHandler.java @@ -0,0 +1,15 @@ +package org.xbib.content.rdf.io.json; + +import org.xbib.content.rdf.io.xml.AbstractXmlResourceHandler; + +/** + * + */ +public abstract class JsonResourceHandler extends AbstractXmlResourceHandler { + + public JsonResourceHandler(JsonContentParams params) { + super(params); + super.setDefaultNamespace("", "http://json.org"); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/json/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/package-info.java new file mode 100644 index 0000000..846b5fd --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/json/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF JSON. + */ +package org.xbib.content.rdf.io.json; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsParser.java new file mode 100644 index 0000000..6f19d6d --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsParser.java @@ -0,0 +1,369 @@ +package org.xbib.content.rdf.io.nquads; + +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.QuadSink; + +import java.io.IOException; +import java.util.BitSet; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Implementation of streaming NQuads parser. + */ +public final class NQuadsParser implements CharSink { + + private static final Logger logger = Logger.getLogger(NQuadsParser.class.getName()); + + private static final short PARSING_OUTSIDE = 0; + private static final short PARSING_URI = 1; + private static final short PARSING_BNODE = 2; + private static final short PARSING_LITERAL = 3; + private static final short PARSING_AFTER_LITERAL = 4; + private static final short PARSING_LITERAL_TYPE = 5; + private static final short PARSING_COMMENT = 6; + + private static final short OBJECT_NON_LITERAL = 0; + private static final short OBJECT_PLAIN_LITERAL = 1; + private static final short OBJECT_TYPED_LITERAL = 2; + + private static final char SENTENCE_END = '.'; + + /** + * NQuads whitespace char checker. + */ + private static final BitSet WHITESPACE = new BitSet(); + + static { + WHITESPACE.set('\t'); + WHITESPACE.set(' '); + WHITESPACE.set('\r'); + WHITESPACE.set('\n'); + } + + private final QuadSink sink; + + private String subj = null; + private String pred = null; + private String literal = null; + private String literalType = null; // type or lang for non-plain literals + private byte quadType = -1; + + private boolean skipSentence = false; + + private short parsingState; + + private int tokenStartPos; + private short charsToEscape = 0; + private boolean waitingForSentenceEnd = false; + private StringBuilder addBuffer = null; + + private NQuadsParser(QuadSink sink) { + this.sink = sink; + } + + /** + * Creates instance of NQuadsParser connected to specified sink. + * + * @param sink sink to be connected to + * @return instance of NQuadsParser + */ + public static CharSink connect(QuadSink sink) { + return new NQuadsParser(sink); + } + + private void error(String msg) throws IOException { + throw new IOException(msg); + } + + @Override + public NQuadsParser process(String str) throws IOException { + return process(str.toCharArray(), 0, str.length()); + } + + @Override + public NQuadsParser process(char ch) throws IOException { + char[] buffer = new char[1]; + buffer[0] = ch; + return process(buffer, 0, 1); + } + + @Override + public NQuadsParser process(char[] buffer, int start, int count) throws IOException { + if (tokenStartPos != -1) { + tokenStartPos = start; + } + int end = start + count; + + for (int pos = start; pos < end; pos++) { + if (skipSentence && buffer[pos] != SENTENCE_END) { + continue; + } else { + skipSentence = false; + } + + if (parsingState == PARSING_OUTSIDE) { + processOutsideChar(buffer, pos); + } else if (parsingState == PARSING_COMMENT) { + if (buffer[pos] == '\n' || buffer[pos] == '\r') { + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_URI) { + if (buffer[pos] == '>') { + onNonLiteral(unescape(extractToken(buffer, pos, 1))); + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_BNODE) { + if (WHITESPACE.get(buffer[pos]) || buffer[pos] == SENTENCE_END) { + onNonLiteral(extractToken(buffer, pos - 1, 0)); + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_LITERAL) { + processLiteralChar(buffer, pos); + } else if (parsingState == PARSING_AFTER_LITERAL) { + if (buffer[pos] == '@' || buffer[pos] == '^') { + tokenStartPos = pos; + parsingState = PARSING_LITERAL_TYPE; + } else if (WHITESPACE.get(buffer[pos]) || buffer[pos] == SENTENCE_END) { + onPlainLiteral(literal, null); + parsingState = PARSING_OUTSIDE; + processOutsideChar(buffer, pos); + } else { + error("Unexpected character '" + buffer[pos] + "' after literal"); + } + } else if (parsingState == PARSING_LITERAL_TYPE) { + processLiteralTypeChar(buffer, pos); + } + } + if (tokenStartPos != -1) { + if (addBuffer == null) { + addBuffer = new StringBuilder(); + } + addBuffer.append(buffer, tokenStartPos, end - tokenStartPos); + } + return this; + } + + private void processLiteralChar(char[] buffer, int pos) throws IOException { + if (charsToEscape == 9 && buffer[pos] == 'u') { + charsToEscape -= 5; + } else if (charsToEscape == 9 && buffer[pos] != 'U') { + charsToEscape = 0; + } else if (charsToEscape > 0) { + charsToEscape--; + } else { + if (buffer[pos] == '\"') { + literal = unescape(extractToken(buffer, pos, 1)); + parsingState = PARSING_AFTER_LITERAL; + } else if (buffer[pos] == '\\') { + charsToEscape = 9; + } + } + } + + private void processLiteralTypeChar(char[] buffer, int pos) throws IOException { + if (WHITESPACE.get(buffer[pos])) { + String type = extractToken(buffer, pos, 0); + int trimSize = type.charAt(type.length() - 1) == SENTENCE_END ? 1 : 0; + if (type.charAt(0) == '@') { + onPlainLiteral(literal, type.substring(1, type.length() - 1 - trimSize)); + } else if (type.startsWith("^^<") && type.charAt(type.length() - 2) == '>') { + onTypedLiteral(literal, type.substring(3, type.length() - 2 - trimSize)); + } else { + error("Literal type '" + type + "' can not be parsed"); + } + parsingState = PARSING_OUTSIDE; + if (trimSize > 0) { + finishSentence(); + } + } + } + + private void processOutsideChar(char[] buffer, int pos) throws IOException { + switch (buffer[pos]) { + case '\"': + parsingState = PARSING_LITERAL; + tokenStartPos = pos; + break; + case '<': + parsingState = PARSING_URI; + tokenStartPos = pos; + break; + case '_': + parsingState = PARSING_BNODE; + tokenStartPos = pos; + break; + case '#': + parsingState = PARSING_COMMENT; + break; + case SENTENCE_END: + finishSentence(); + break; + default: + if (!WHITESPACE.get(buffer[pos])) { + error("Unexpected character '" + buffer[pos] + "'"); + } + } + } + + private void finishSentence() throws IOException { + if (waitingForSentenceEnd) { + waitingForSentenceEnd = false; + } else { + error("Unexpected endStream of sentence"); + } + } + + private void onNonLiteral(String uri) throws IOException { + if (waitingForSentenceEnd) { + error("End of sentence expected"); + } + if (subj == null) { + subj = uri; + } else if (pred == null) { + pred = uri; + } else if (literal == null) { + literal = uri; + quadType = OBJECT_NON_LITERAL; + } else { + onGraph(uri); + } + } + + private void onPlainLiteral(String value, String lang) throws IOException { + literal = value; + literalType = lang; + quadType = OBJECT_PLAIN_LITERAL; + } + + private void onTypedLiteral(String value, String type) throws IOException { + literal = value; + literalType = type; + quadType = OBJECT_TYPED_LITERAL; + } + + private void onGraph(String value) throws IOException { + if (quadType == OBJECT_PLAIN_LITERAL) { + sink.addPlainLiteral(subj, pred, literal, literalType, value); + } else if (quadType == OBJECT_TYPED_LITERAL) { + sink.addTypedLiteral(subj, pred, literal, literalType, value); + } else if (quadType == OBJECT_NON_LITERAL) { + sink.addNonLiteral(subj, pred, literal, value); + } + resetQuad(); + } + + @Override + public void setBaseUri(String baseUri) { + // we don't have a base URI + } + + private String extractToken(char[] buffer, int tokenEndPos, int trimSize) throws IOException { + String saved; + if (addBuffer != null) { + if (tokenEndPos - trimSize >= tokenStartPos) { + addBuffer.append(buffer, tokenStartPos, tokenEndPos - tokenStartPos - trimSize + 1); + } + addBuffer.delete(0, trimSize); + saved = addBuffer.toString(); + addBuffer = null; + } else { + saved = String.valueOf(buffer, tokenStartPos + trimSize, tokenEndPos - tokenStartPos + 1 - 2 * trimSize); + } + tokenStartPos = -1; + return saved; + } + + @Override + public void startStream() throws IOException { + sink.startStream(); + resetQuad(); + waitingForSentenceEnd = false; + parsingState = PARSING_OUTSIDE; + } + + private void resetQuad() { + addBuffer = null; + tokenStartPos = -1; + subj = null; + pred = null; + literal = null; + literalType = null; + quadType = -1; + waitingForSentenceEnd = true; + } + + @Override + public void endStream() throws IOException { + if (tokenStartPos != -1 || waitingForSentenceEnd) { + logger.log(Level.WARNING, "unexpected end of stream"); + } + sink.endStream(); + } + + @Override + public void beginDocument(String id) throws IOException { + sink.beginDocument(id); + } + + @Override + public void endDocument(String id) throws IOException { + sink.endDocument(id); + } + + private String unescape(String str) throws IOException { + int limit = str.length(); + StringBuilder result = new StringBuilder(limit); + + for (int i = 0; i < limit; i++) { + char ch = str.charAt(i); + if (ch != '\\') { + result.append(ch); + continue; + } + i++; + if (i == limit) { + break; + } + ch = str.charAt(i); + switch (ch) { + case 'b': + result.append('\b'); + break; + case 'f': + result.append('\f'); + break; + case 'n': + result.append('\n'); + break; + case 'r': + result.append('\r'); + break; + case 't': + result.append('\t'); + break; + case 'u': + case 'U': + int sequenceLength = ch == 'u' ? 4 : 8; + if (i + sequenceLength >= limit) { + error("Error parsing escape sequence '\\" + ch + "'"); + } + String code = str.substring(i + 1, i + 1 + sequenceLength); + i += sequenceLength; + + try { + int value = Integer.parseInt(code, 16); + result.append((char) value); + } catch (NumberFormatException nfe) { + error("Error parsing escape sequence '\\" + ch + "'"); + } + break; + default: + result.append(ch); + break; + } + } + return result.toString(); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsSerializer.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsSerializer.java new file mode 100644 index 0000000..5931a89 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/NQuadsSerializer.java @@ -0,0 +1,83 @@ +package org.xbib.content.rdf.io.nquads; + +import org.xbib.content.rdf.io.ntriple.NTriplesSerializer; +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.QuadSink; + +import java.io.IOException; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Implementation of {@link org.xbib.content.rdf.io.sink.TripleSink} which serializes triples to + * {@link org.xbib.content.rdf.io.sink.CharSink} using NTriples syntax. * + */ +public class NQuadsSerializer extends NTriplesSerializer implements QuadSink { + + private static final Logger logger = Logger.getLogger(NQuadsSerializer.class.getName()); + + private final CharSink sink; + + private NQuadsSerializer(CharSink sink) { + super(sink); + this.sink = sink; + } + + /** + * Creates instance of TurtleSerializer connected to specified sink. + * + * @param sink sink to be connected to + * @return instance of TurtleSerializer + */ + public static QuadSink connect(CharSink sink) { + return new NQuadsSerializer(sink); + } + + @Override + public void addNonLiteral(String subj, String pred, String obj, String graph) { + try { + startTriple(subj, pred); + serializeBnodeOrUri(obj); + if (graph != null) { + serializeBnodeOrUri(graph); + } + sink.process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addPlainLiteral(String subj, String pred, String content, String lang, String graph) { + try { + startTriple(subj, pred); + addContent(content); + if (lang != null) { + sink.process('@').process(lang); + } + sink.process(SPACE); + if (graph != null) { + serializeBnodeOrUri(graph); + } + sink.process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addTypedLiteral(String subj, String pred, String content, String type, String graph) { + try { + startTriple(subj, pred); + addContent(content); + sink.process("^^"); + serializeUri(type); + if (graph != null) { + serializeBnodeOrUri(graph); + } + sink.process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/package-info.java new file mode 100644 index 0000000..dd8ca0b --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/nquads/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF N-Quads. + */ +package org.xbib.content.rdf.io.nquads; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContent.java new file mode 100644 index 0000000..8045373 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContent.java @@ -0,0 +1,50 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.StandardRdfContentType; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class NTripleContent implements RdfContent { + + private static final NTripleContent N_TRIPLE_CONTENT = new NTripleContent(); + + private NTripleContent() { + } + + public static NTripleContent nTripleContent() { + return N_TRIPLE_CONTENT; + } + + public static RdfContentBuilder contentBuilder(NTripleContentParams params) throws IOException { + return new RdfContentBuilder<>(N_TRIPLE_CONTENT, params); + } + + public static RdfContentBuilder contentBuilder(OutputStream out, NTripleContentParams params) + throws IOException { + return new RdfContentBuilder<>(N_TRIPLE_CONTENT, params, out); + } + + @Override + public StandardRdfContentType type() { + return StandardRdfContentType.NTRIPLE; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream out) throws IOException { + return new NTripleContentGenerator(out); + } + + @Override + public RdfContentParser createParser(InputStream in) throws IOException { + return new NTripleContentParser(in); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentGenerator.java new file mode 100644 index 0000000..ecb1fa2 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentGenerator.java @@ -0,0 +1,213 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * NTriple content generator. + */ +public class NTripleContentGenerator + implements RdfContentGenerator, Flushable { + + private static final Logger logger = Logger.getLogger(NTripleContentGenerator.class.getName()); + + private static final char LF = '\n'; + + private final Writer writer; + + private NTripleContentParams params = NTripleContentParams.N_TRIPLE_CONTENT_PARAMS; + + NTripleContentGenerator(OutputStream out) throws IOException { + this(new OutputStreamWriter(out, StandardCharsets.UTF_8)); + } + + NTripleContentGenerator(Writer writer) throws IOException { + this.writer = writer; + } + + @Override + public void close() throws IOException { + writer.close(); + } + + @Override + public NTripleContentGenerator receive(IRI iri) throws IOException { + //String compact = params.getNamespaceContext().compact(iri); + return this; + } + + @Override + public RdfContentGenerator setParams(NTripleContentParams rdfContentParams) { + this.params = rdfContentParams; + return this; + } + + @Override + public NTripleContentParams getParams() { + return params; + } + + @Override + public NTripleContentGenerator startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public NTripleContentGenerator receive(Triple triple) throws IOException { + writer.write(writeStatement(triple)); + return this; + } + + @Override + public NTripleContentGenerator endStream() { + return this; + } + + @Override + public NTripleContentGenerator startPrefixMapping(String prefix, String uri) { + params.getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public NTripleContentGenerator endPrefixMapping(String prefix) { + // we don't remove name spaces. It's troubling RDF serializations. + return this; + } + + @Override + public NTripleContentGenerator receive(Resource resource) throws IOException { + resource.triples().forEach(t -> { + try { + writer.write(writeStatement(t)); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + }); + return this; + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + public String writeStatement(Triple stmt) throws IOException { + Resource subj = stmt.subject(); + IRI pred = stmt.predicate(); + Node obj = stmt.object(); + return writeSubject(subj) + " " + writePredicate(pred) + " " + writeObject(obj) + " ." + LF; + } + + public String writeSubject(Resource subject) { + return subject.isEmbedded() ? subject.toString() : "<" + escape(subject.toString()) + ">"; + } + + public String writePredicate(IRI predicate) { + return "<" + escape(predicate.toString()) + ">"; + } + + public String writeObject(Node object) { + if (object instanceof Resource) { + Resource subject = (Resource) object; + return writeSubject(subject); + } else if (object instanceof Literal) { + Literal value = (Literal) object; + String s = "\"" + escape(value.object().toString()) + "\""; + String lang = value.lang(); + IRI type = value.type(); + if (lang != null) { + return s + "@" + lang; + } + if (type != null) { + return s + "^^<" + escape(type.toString()) + ">"; + } + return s; + } else if (object instanceof IRI) { + return "<" + escape(object.toString()) + ">"; + } + return "^^" + object.getClass(); + } + + private String escape(String buffer) { + StringBuilder sb = new StringBuilder(); + for (int i = 0; i < buffer.length(); i++) { + char ch = buffer.charAt(i); + switch (ch) { + case '\\': + sb.append("\\\\"); + break; + case '"': + sb.append("\\\""); + break; + case '\n': + sb.append("\\n"); + break; + case '\r': + sb.append("\\r"); + break; + case '\t': + sb.append("\\t"); + break; + default: + if (ch >= 32 && ch <= 126) { + sb.append(ch); + } else { + sb.append("\\u"); + String hexstr = Integer.toHexString(ch).toUpperCase(); + int pad = 4 - hexstr.length(); + for (; pad > 0; pad--) { + sb.append("0"); + } + sb.append(hexstr); + } + } + } + return sb.toString(); + } + + + /** + * Translate a literal according to given sort language (e.g. mechanical word order, sort area). + * see http://www.w3.org/International/articles/language-tags/ + * + * @param literal the literal + * @return the process literal + */ + private Literal translateLanguage(Literal literal, String langTag) { + if (literal == null) { + return null; + } + // we assume we have only one sort language. Search for '@' symbol. + String value = literal.object().toString(); + // ignore if on position 0 + int pos = value.indexOf(" @"); + if (pos == 0) { + literal.object(value.substring(1)); + } else if (pos > 0) { + literal.object('\u0098' + value.substring(0, pos + 1) + '\u009c' + value.substring(pos + 2)) + .lang(langTag); + } + return literal; + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParams.java new file mode 100644 index 0000000..1ecdbb0 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParams.java @@ -0,0 +1,27 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class NTripleContentParams implements RdfContentParams { + + public static final NTripleContentParams N_TRIPLE_CONTENT_PARAMS = new NTripleContentParams(); + private final IRINamespaceContext namespaceContext; + + public NTripleContentParams() { + this.namespaceContext = IRINamespaceContext.newInstance(); + } + + public NTripleContentParams(IRINamespaceContext namespaceContext) { + this.namespaceContext = namespaceContext; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParser.java new file mode 100644 index 0000000..4e96653 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTripleContentParser.java @@ -0,0 +1,165 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.RdfContentType; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.StandardRdfContentType; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultTriple; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.StandardCharsets; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.regex.PatternSyntaxException; + +/** + * Parser for NTriple RDF format. + * See also the NTriple + * specification. + */ +public class NTripleContentParser implements RdfContentParser { + + private static final Resource resource = new DefaultAnonymousResource(); + + private static final String RESOURCE_EXPRESSION = "(<[^<]+?>)"; + private static final String LITERAL_VALUE_EXPRESSION = "(\"([^\"]|\\\")*\")"; + private static final String ANONYMOUS_EXPRESSION = "(_:[^\\s]+?)"; + private static final String DATATYPE_EXPRESSION = "(\\^\\^" + RESOURCE_EXPRESSION + ")"; + private static final String LANGUAGE_EXPRESSION = "(@([a-z]{2}?))"; + private static final String LITERAL_EXPRESSION = "(" + LITERAL_VALUE_EXPRESSION + "(" + DATATYPE_EXPRESSION + + "|" + LANGUAGE_EXPRESSION + ")??" + ")"; + private static final String SUBJECT_EXPRESSION = "(" + ANONYMOUS_EXPRESSION + "|" + RESOURCE_EXPRESSION + ")"; + private static final String PREDICATE_EXPRESSION = "(" + RESOURCE_EXPRESSION + ")"; + private static final String OBJECT_EXPRESSION = "(" + ANONYMOUS_EXPRESSION + "|" + RESOURCE_EXPRESSION + "|" + + LITERAL_EXPRESSION + ")"; + private static final String TRIPLE_EXPRESSION = SUBJECT_EXPRESSION + "\\s+" + PREDICATE_EXPRESSION + "\\s+" + + OBJECT_EXPRESSION + "\\s*\\."; + private static final Pattern NTRIPLE_PATTERN = Pattern.compile(TRIPLE_EXPRESSION); + + private final Reader reader; + + private boolean eof; + + private RdfContentBuilder builder; + + public NTripleContentParser(InputStream in) throws IOException { + this(new InputStreamReader(in, StandardCharsets.UTF_8)); + } + + public NTripleContentParser(Reader reader) { + this.reader = reader; + } + + @Override + public RdfContentType contentType() { + return StandardRdfContentType.NTRIPLE; + } + + public NTripleContentParser setBuilder(RdfContentBuilder builder) { + this.builder = builder; + return this; + } + + @Override + public NTripleContentParser parse() throws IOException { + this.eof = false; + try (BufferedReader br = new BufferedReader(reader)) { + while (!eof) { + parseLine(br.readLine()); + if (eof) { + break; + } + } + } + return this; + } + + /* + * Groups in the regular expression are identified by round brackets. There + * are actually 21 groups in the regex. They are defined as follows: + * + * 0 the whole triple + * 1 subject + * 2 anonymous subject + * 3 resource subject + * 4 predicate + * 5 resource predicate + * 6 object + * 7 anonymous subject + * 8 resource object + * 9 literal object + * 10 literal value + * 11 string with quotes in literal value + * 12 string without quotes in literal value + * 13 last character in string + * 14 string with apostrophes in literal value + * 15 string without apostrophes in literal value + * 16 last character in string + * 17 datatype or language + * 18 datatype with ^^ + * 19 datatype without ^^ (resource) + * 20 language with @ + * 21 language without @ + */ + private void parseLine(String line) throws IOException { + if (line == null) { + eof = true; + return; + } + String s = line.trim(); + if (s.length() == 0 || s.startsWith("#")) { + return; + } + Matcher matcher = NTRIPLE_PATTERN.matcher(s); + Resource subject; + IRI predicate; + Node object; + if (!matcher.matches()) { + throw new PatternSyntaxException("the given pattern " + + TRIPLE_EXPRESSION + " doesn't match the expression:", s, -1); + } + // subject + if (matcher.group(2) != null) { + subject = new DefaultAnonymousResource(matcher.group(1)); + } else { + // resource node + String subj = matcher.group(1); + IRI subjURI = IRI.create(subj.substring(1, subj.length() - 1)); + subject = resource.newSubject(subjURI); + } + // predicate + String p = matcher.group(4); + predicate = resource.newPredicate(IRI.create(p.substring(1, p.length() - 1))); + // object + if (matcher.group(7) != null) { + // anonymous node + object = new DefaultAnonymousResource(matcher.group(6)); + } else if (matcher.group(8) != null) { + // resource node + String obj = matcher.group(6); + object = resource.newObject(IRI.builder().curie(obj.substring(1, obj.length() - 1)).build()); + } else { + // literal node + // 10 is without quotes or apostrophs + // with quotes or apostrophes. to have the value without them you need to look at groups 12 and 15 + String literal = matcher.group(10); + literal = literal.length() > 2 ? literal.substring(1, literal.length() - 1) : literal; + if (matcher.groupCount() > 15) { + object = resource.newLiteral(literal).lang(matcher.group(16)); + } else { + object = resource.newLiteral(literal); + } + } + if (builder != null) { + builder.receive(new DefaultTriple(subject, predicate, object)); + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesParser.java new file mode 100644 index 0000000..03baf55 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesParser.java @@ -0,0 +1,354 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.TripleSink; + +import java.io.IOException; +import java.util.BitSet; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Implementation of streaming NTriples parser. + */ +public final class NTriplesParser implements CharSink { + + private static final Logger logger = Logger.getLogger(NTriplesParser.class.getName()); + + private static final short PARSING_OUTSIDE = 0; + private static final short PARSING_URI = 1; + private static final short PARSING_BNODE = 2; + private static final short PARSING_LITERAL = 3; + private static final short PARSING_AFTER_LITERAL = 4; + private static final short PARSING_LITERAL_TYPE = 5; + private static final short PARSING_COMMENT = 6; + + private static final char SENTENCE_END = '.'; + + private static final BitSet WHITESPACE = new BitSet() { + private static final long serialVersionUID = 2369480497714252078L; + + { + set('\t'); + set(' '); + set('\r'); + set('\n'); + } + }; + + private final TripleSink sink; + + private String subj = null; + private String pred = null; + private String literalObj = null; + + private boolean skipSentence = false; + + private short parsingState; + + private int tokenStartPos; + private short charsToEscape = 0; + private boolean waitingForSentenceEnd = false; + private StringBuilder addBuffer = null; + + private NTriplesParser(TripleSink sink) { + this.sink = sink; + } + + /** + * Creates instance of NTriplesParser connected to specified sink. + * + * @param sink sink to be connected to + * @return instance of NTriplesParser + */ + public static CharSink connect(TripleSink sink) { + return new NTriplesParser(sink); + } + + @Override + public NTriplesParser process(String str) throws IOException { + return process(str.toCharArray(), 0, str.length()); + } + + @Override + public NTriplesParser process(char ch) throws IOException { + char[] buffer = new char[1]; + buffer[0] = ch; + return process(buffer, 0, 1); + } + + @Override + public NTriplesParser process(char[] buffer, int start, int count) throws IOException { + if (tokenStartPos != -1) { + tokenStartPos = start; + } + int end = start + count; + + for (int pos = start; pos < end; pos++) { + if (skipSentence && buffer[pos] != SENTENCE_END) { + continue; + } else { + skipSentence = false; + } + + if (parsingState == PARSING_OUTSIDE) { + processOutsideChar(buffer, pos); + } else if (parsingState == PARSING_COMMENT) { + if (buffer[pos] == '\n' || buffer[pos] == '\r') { + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_URI) { + if (buffer[pos] == '>') { + onNonLiteral(unescape(extractToken(buffer, pos, 1))); + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_BNODE) { + if (WHITESPACE.get(buffer[pos]) || buffer[pos] == SENTENCE_END) { + onNonLiteral(extractToken(buffer, pos - 1, 0)); + parsingState = PARSING_OUTSIDE; + } + } else if (parsingState == PARSING_LITERAL) { + processLiteralChar(buffer, pos); + } else if (parsingState == PARSING_AFTER_LITERAL) { + if (buffer[pos] == '@' || buffer[pos] == '^') { + tokenStartPos = pos; + parsingState = PARSING_LITERAL_TYPE; + } else if (WHITESPACE.get(buffer[pos]) || buffer[pos] == SENTENCE_END) { + onPlainLiteral(literalObj, null); + parsingState = PARSING_OUTSIDE; + processOutsideChar(buffer, pos); + } else { + logger.log(Level.SEVERE, "unexpected character '" + buffer[pos] + "' after literal"); + } + } else if (parsingState == PARSING_LITERAL_TYPE) { + processLiteralTypeChar(buffer, pos); + } + } + if (tokenStartPos != -1) { + if (addBuffer == null) { + addBuffer = new StringBuilder(); + } + addBuffer.append(buffer, tokenStartPos, end - tokenStartPos); + } + return this; + } + + private void processLiteralChar(char[] buffer, int pos) throws IOException { + if (charsToEscape == 9 && buffer[pos] == 'u') { + charsToEscape -= 5; + } else if (charsToEscape == 9 && buffer[pos] != 'U') { + charsToEscape = 0; + } else if (charsToEscape > 0) { + charsToEscape--; + } else { + if (buffer[pos] == '\"') { + literalObj = unescape(extractToken(buffer, pos, 1)); + parsingState = PARSING_AFTER_LITERAL; + } else if (buffer[pos] == '\\') { + charsToEscape = 9; + } + } + } + + private void processLiteralTypeChar(char[] buffer, int pos) throws IOException { + if (WHITESPACE.get(buffer[pos])) { + String type = extractToken(buffer, pos, 0); + int trimSize = type.charAt(type.length() - 1) == SENTENCE_END ? 1 : 0; + if (type.charAt(0) == '@') { + onPlainLiteral(literalObj, type.substring(1, type.length() - 1 - trimSize)); + } else if (type.startsWith("^^<") && type.charAt(type.length() - 2) == '>') { + onTypedLiteral(literalObj, type.substring(3, type.length() - 2 - trimSize)); + } else { + logger.log(Level.SEVERE, "literal type '" + type + "' can not be parsed"); + } + parsingState = PARSING_OUTSIDE; + if (trimSize > 0) { + finishSentence(); + } + } + } + + private void processOutsideChar(char[] buffer, int pos) throws IOException { + switch (buffer[pos]) { + case '\"': + parsingState = PARSING_LITERAL; + tokenStartPos = pos; + break; + case '<': + parsingState = PARSING_URI; + tokenStartPos = pos; + break; + case '_': + parsingState = PARSING_BNODE; + tokenStartPos = pos; + break; + case '#': + parsingState = PARSING_COMMENT; + break; + case SENTENCE_END: + finishSentence(); + break; + default: + if (!WHITESPACE.get(buffer[pos])) { + logger.log(Level.SEVERE, "unexpected character '" + buffer[pos] + "'"); + } + } + } + + private void finishSentence() throws IOException { + if (waitingForSentenceEnd) { + waitingForSentenceEnd = false; + } else { + logger.log(Level.SEVERE, "unexpected end of sentence"); + } + } + + private void onNonLiteral(String uri) throws IOException { + if (waitingForSentenceEnd) { + logger.log(Level.SEVERE, "endStream of sentence expected"); + } + if (subj == null) { + subj = uri; + } else if (pred == null) { + pred = uri; + } else { + sink.addNonLiteral(subj, pred, uri); + resetTriple(); + } + } + + private void onPlainLiteral(String value, String lang) throws IOException { + if (subj == null || pred == null) { + if (waitingForSentenceEnd) { + logger.log(Level.SEVERE, "end of sentence expected"); + } else { + logger.log(Level.SEVERE, "literal is not an object"); + } + } + sink.addPlainLiteral(subj, pred, value, lang); + resetTriple(); + } + + private void onTypedLiteral(String value, String type) throws IOException { + if (subj == null || pred == null) { + if (waitingForSentenceEnd) { + logger.log(Level.SEVERE, "end of sentence expected"); + } else { + logger.log(Level.SEVERE, "literal is not an object"); + } + } + sink.addTypedLiteral(subj, pred, value, type); + resetTriple(); + } + + @Override + public void setBaseUri(String baseUri) { + // we don't have a base URI + } + + private String extractToken(char[] buffer, int tokenEndPos, int trimSize) throws IOException { + String saved; + if (addBuffer != null) { + if (tokenEndPos - trimSize >= tokenStartPos) { + addBuffer.append(buffer, tokenStartPos, tokenEndPos - tokenStartPos - trimSize + 1); + } + addBuffer.delete(0, trimSize); + saved = addBuffer.toString(); + addBuffer = null; + } else { + saved = String.valueOf(buffer, tokenStartPos + trimSize, tokenEndPos - tokenStartPos + 1 - 2 * trimSize); + } + tokenStartPos = -1; + return saved; + } + + @Override + public void startStream() throws IOException { + sink.startStream(); + resetTriple(); + waitingForSentenceEnd = false; + parsingState = PARSING_OUTSIDE; + } + + private void resetTriple() { + addBuffer = null; + tokenStartPos = -1; + subj = null; + pred = null; + waitingForSentenceEnd = true; + } + + @Override + public void endStream() throws IOException { + if (tokenStartPos != -1 || waitingForSentenceEnd) { + logger.log(Level.SEVERE, "unexpected end of stream"); + } + sink.endStream(); + } + + @Override + public void beginDocument(String id) throws IOException { + sink.beginDocument(id); + } + + @Override + public void endDocument(String id) throws IOException { + sink.endDocument(id); + } + + private String unescape(String str) throws IOException { + int limit = str.length(); + StringBuilder result = new StringBuilder(limit); + + for (int i = 0; i < limit; i++) { + char ch = str.charAt(i); + if (ch != '\\') { + result.append(ch); + continue; + } + i++; + if (i == limit) { + break; + } + ch = str.charAt(i); + switch (ch) { + case 'b': + result.append('\b'); + break; + case 'f': + result.append('\f'); + break; + case 'n': + result.append('\n'); + break; + case 'r': + result.append('\r'); + break; + case 't': + result.append('\t'); + break; + case 'u': + case 'U': + int sequenceLength = ch == 'u' ? 4 : 8; + if (i + sequenceLength >= limit) { + logger.log(Level.SEVERE, "error parsing escape sequence '\\" + ch + "'"); + } + String code = str.substring(i + 1, i + 1 + sequenceLength); + i += sequenceLength; + + try { + int value = Integer.parseInt(code, 16); + result.append((char) value); + } catch (NumberFormatException nfe) { + logger.log(Level.SEVERE, "error parsing escape sequence '\\" + ch + "'"); + } + break; + default: + result.append(ch); + break; + } + } + return result.toString(); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesSerializer.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesSerializer.java new file mode 100644 index 0000000..8aeb242 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/NTriplesSerializer.java @@ -0,0 +1,218 @@ +package org.xbib.content.rdf.io.ntriple; + +import org.xbib.content.rdf.RDF; +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.TripleSink; + +import java.io.IOException; +import java.util.BitSet; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Implementation of {@link org.xbib.content.rdf.io.sink.TripleSink} which serializes triples to + * {@link org.xbib.content.rdf.io.sink.CharSink} using NTriples syntax. * + */ +public class NTriplesSerializer implements TripleSink, RDF { + + protected static final String DOT_EOL = ".\n"; + protected static final char SPACE = ' '; + private static final Logger logger = Logger.getLogger(NTriplesSerializer.class.getName()); + private static final char QUOTE = '"'; + private static final char URI_START = '<'; + private static final char URI_END = '>'; + + private static final BitSet ESCAPABLE_CONTENT_CHARS = new BitSet(); + private static final BitSet ESCAPABLE_URI_CHARS = new BitSet(); + + static { + ESCAPABLE_CONTENT_CHARS.set('\\'); + ESCAPABLE_CONTENT_CHARS.set('\"'); + ESCAPABLE_CONTENT_CHARS.set('\b'); + ESCAPABLE_CONTENT_CHARS.set('\f'); + ESCAPABLE_CONTENT_CHARS.set('\n'); + ESCAPABLE_CONTENT_CHARS.set('\r'); + ESCAPABLE_CONTENT_CHARS.set('\t'); + + for (char ch = 0; ch <= 0x20; ch++) { + ESCAPABLE_URI_CHARS.set(ch); + } + ESCAPABLE_URI_CHARS.set('\\'); + ESCAPABLE_URI_CHARS.set('<'); + ESCAPABLE_URI_CHARS.set('>'); + ESCAPABLE_URI_CHARS.set('{'); + ESCAPABLE_URI_CHARS.set('}'); + ESCAPABLE_URI_CHARS.set('"'); + ESCAPABLE_URI_CHARS.set('`'); + ESCAPABLE_URI_CHARS.set('|'); + ESCAPABLE_URI_CHARS.set('^'); + } + + private final CharSink sink; + + protected NTriplesSerializer(CharSink sink) { + this.sink = sink; + } + + public static TripleSink connect(CharSink sink) { + return new NTriplesSerializer(sink); + } + + private static String escapeContent(String str) { + int limit = str.length(); + int pos = 0; + for (; pos < limit; pos++) { + char ch = str.charAt(pos); + if (ch > 0x80 || ESCAPABLE_CONTENT_CHARS.get(ch)) { + break; + } + } + if (pos == limit) { + return str; + } + StringBuilder result = new StringBuilder(limit); + result.append(str.substring(0, pos)); + for (; pos < limit; pos++) { + char ch = str.charAt(pos); + if (ch < 0x80) { + switch (ch) { + case '\\': + case '\"': + result.append('\\').append(ch); + break; + case '\b': + result.append("\\b"); + break; + case '\f': + result.append("\\f"); + break; + case '\n': + result.append("\\n"); + break; + case '\r': + result.append("\\r"); + break; + case '\t': + result.append("\\t"); + break; + default: + result.append(ch); + } + } else { + result.append("\\u").append(String.format("%04X", (int) ch)); + } + } + return result.toString(); + } + + private static String escapeUri(String str) { + int limit = str.length(); + int pos = 0; + for (; pos < limit; pos++) { + char ch = str.charAt(pos); + if (ch > 0x80 || ESCAPABLE_URI_CHARS.get(ch)) { + break; + } + } + if (pos == limit) { + return str; + } + StringBuilder result = new StringBuilder(limit); + result.append(str.substring(0, pos)); + for (; pos < limit; pos++) { + char ch = str.charAt(pos); + if (ch < 0x80) { + result.append(ch); + } else { + result.append("\\u").append(String.format("%04X", (int) ch)); + } + } + return result.toString(); + } + + @Override + public void startStream() throws IOException { + sink.startStream(); + } + + @Override + public void endStream() throws IOException { + sink.endStream(); + } + + @Override + public void beginDocument(String id) { + // nothing to do + } + + @Override + public void endDocument(String id) { + // nothing to do + } + + @Override + public void addNonLiteral(String subj, String pred, String obj) { + try { + startTriple(subj, pred); + serializeBnodeOrUri(obj); + sink.process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addPlainLiteral(String subj, String pred, String content, String lang) { + try { + startTriple(subj, pred); + addContent(content); + if (lang != null) { + sink.process('@').process(lang); + } + sink.process(SPACE).process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addTypedLiteral(String subj, String pred, String content, String type) { + try { + startTriple(subj, pred); + addContent(content); + sink.process("^^"); + serializeUri(type); + sink.process(DOT_EOL); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void setBaseUri(String baseUri) { + // ignore + } + + protected void startTriple(String subj, String pred) throws IOException { + serializeBnodeOrUri(subj); + serializeBnodeOrUri(pred); + } + + protected void serializeBnodeOrUri(String value) throws IOException { + if (value.startsWith(BNODE_PREFIX)) { + sink.process(value).process(SPACE); + } else { + serializeUri(value); + } + } + + protected void serializeUri(String uri) throws IOException { + String escapedUri = escapeUri(uri); + sink.process(URI_START).process(escapedUri).process(URI_END).process(SPACE); + } + + protected void addContent(String content) throws IOException { + String escapedContent = escapeContent(content); + sink.process(QUOTE).process(escapedContent).process(QUOTE); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/package-info.java new file mode 100644 index 0000000..9e27ca6 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/ntriple/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF N-Triples. + */ +package org.xbib.content.rdf.io.ntriple; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContent.java new file mode 100644 index 0000000..880501b --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContent.java @@ -0,0 +1,50 @@ +package org.xbib.content.rdf.io.rdfxml; + +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.StandardRdfContentType; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class RdfXmlContent implements RdfContent { + + private static final RdfXmlContent RDF_XML_CONTENT = new RdfXmlContent(); + + private RdfXmlContent() { + } + + public static RdfXmlContent rdfXmlContent() { + return RDF_XML_CONTENT; + } + + public static RdfContentBuilder contentBuilder(RdfXmlContentParams params) throws IOException { + return new RdfContentBuilder<>(RDF_XML_CONTENT, params); + } + + public static RdfContentBuilder contentBuilder(OutputStream out, RdfXmlContentParams params) + throws IOException { + return new RdfContentBuilder<>(RDF_XML_CONTENT, params, out); + } + + @Override + public StandardRdfContentType type() { + return StandardRdfContentType.RDFXML; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream os) throws IOException { + return new RdfXmlContentGenerator(os); + } + + @Override + public RdfContentParser createParser(InputStream in) throws IOException { + return new RdfXmlContentParser(in); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentGenerator.java new file mode 100644 index 0000000..60d3db2 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentGenerator.java @@ -0,0 +1,430 @@ +package org.xbib.content.rdf.io.rdfxml; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfConstants; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; +import org.xbib.content.xml.util.XMLUtil; + +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * RDF/XML writer. + */ +public class RdfXmlContentGenerator implements RdfContentGenerator, Flushable, RdfConstants { + + private static final Logger logger = Logger.getLogger(RdfXmlContentGenerator.class.getName()); + + private final Writer writer; + + private boolean writingStarted; + + private boolean headerWritten; + + private Resource lastWrittenSubject; + + private Resource resource; + + private RdfXmlContentParams params = RdfXmlContentParams.RDF_XML_CONTENT_PARAMS; + + public RdfXmlContentGenerator(OutputStream out) throws IOException { + this(new OutputStreamWriter(out, StandardCharsets.UTF_8)); + } + + public RdfXmlContentGenerator(Writer writer) throws IOException { + this.writer = writer; + this.resource = new DefaultAnonymousResource(); + } + + @Override + public void close() throws IOException { + // write last resource + receive(resource); + } + + @Override + public RdfXmlContentGenerator receive(IRI iri) throws IOException { + if (!iri.equals(resource.id())) { + receive(resource); + resource = new DefaultResource(iri); + } + return this; + } + + @Override + public RdfContentGenerator setParams(RdfXmlContentParams rdfContentParams) { + this.params = rdfContentParams; + return this; + } + + @Override + public RdfXmlContentParams getParams() { + return params; + } + + @Override + public RdfXmlContentGenerator startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public RdfXmlContentGenerator receive(Triple triple) { + resource.add(triple); + return this; + } + + @Override + public RdfXmlContentGenerator endStream() { + return this; + } + + @Override + public RdfXmlContentGenerator startPrefixMapping(String prefix, String uri) { + params.getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public RdfXmlContentGenerator endPrefixMapping(String prefix) { + // we don't remove name spaces. It's troubling RDF serializations. + return this; + } + + @Override + public RdfXmlContentGenerator receive(Resource resource) throws IOException { + this.writingStarted = false; + this.headerWritten = false; + this.lastWrittenSubject = null; + for (Map.Entry entry : params.getNamespaceContext().getNamespaces().entrySet()) { + handleNamespace(entry.getKey(), entry.getValue()); + } + startRDF(); + writeHeader(); + resource.triples().forEach(this::writeTriple); + endRDF(); + return this; + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + private void startRDF() throws IOException { + if (writingStarted) { + throw new IOException("writing has already started"); + } + writingStarted = true; + } + + private void writeHeader() throws IOException { + try { + setNamespace("rdf", NS_URI, false); + writer.write("\n"); + writeStartOfStartTag(NS_URI, "RDF"); + for (Map.Entry entry : params.getNamespaceContext().getNamespaces().entrySet()) { + String prefix = entry.getKey(); + String name = entry.getValue(); + writeNewLine(); + writer.write("\t"); + writer.write("xmlns"); + if (prefix.length() > 0) { + writer.write(':'); + writer.write(prefix); + } + writer.write("=\""); + writer.write(escapeDoubleQuotedAttValue(name)); + writer.write("\""); + } + writer.write(">"); + writeNewLine(); + } finally { + headerWritten = true; + } + } + + private void endRDF() throws IOException { + if (!writingStarted) { + throw new IOException("Document writing has not yet started"); + } + try { + if (!headerWritten) { + writeHeader(); + } + flushPendingStatements(); + writeNewLine(); + writeEndTag(NS_URI, "RDF"); + writer.flush(); + } finally { + writingStarted = false; + headerWritten = false; + } + } + + private void handleNamespace(String prefix, String name) { + setNamespace(prefix, name, false); + } + + private void setNamespace(String prefix, String name, boolean fixedPrefix) { + if (headerWritten) { + return; + } + Map map = params.getNamespaceContext().getNamespaces(); + if (!map.containsKey(name)) { + String p = prefix; + boolean isLegalPrefix = p.length() == 0 || XMLUtil.isNCName(p); + if (!isLegalPrefix || map.containsValue(p)) { + if (fixedPrefix) { + if (isLegalPrefix) { + throw new IllegalArgumentException("Prefix is already in use: " + prefix); + } else { + throw new IllegalArgumentException("Prefix is not a valid XML namespace prefix: " + prefix); + } + } + if (p.length() == 0 || !isLegalPrefix) { + p = "ns"; + } + int number = 1; + while (map.containsValue(p + number)) { + number++; + } + p += Integer.toString(number); + } + params.getNamespaceContext().addNamespace(p, name); + } + } + + private RdfXmlContentGenerator writeTriple(Triple triple) { + try { + if (!writingStarted) { + throw new IOException("document writing has not yet been started"); + } + Resource subj = triple.subject(); + IRI pred = triple.predicate(); + Node obj = triple.object(); + String predString = pred.toString(); + int predSplitIdx = findURISplitIndex(predString); + if (predSplitIdx == -1) { + throw new IOException("unable to create XML namespace-qualified name for predicate: " + predString); + } + String predNamespace = predString.substring(0, predSplitIdx); + String predLocalName = predString.substring(predSplitIdx); + if (!headerWritten) { + writeHeader(); + } + if (!subj.equals(lastWrittenSubject)) { + flushPendingStatements(); + writeNewLine(); + writeStartOfStartTag(NS_URI, "Description"); + if (subj.isEmbedded()) { + writeAttribute(NS_URI, "nodeID", subj.toString()); + } else { + writeAttribute(NS_URI, "about", subj.toString()); + } + writer.write(">"); + writeNewLine(); + lastWrittenSubject = subj; + } + writer.write("\t"); + writeStartOfStartTag(predNamespace, predLocalName); + if (obj instanceof Resource) { + Resource objRes = (Resource) obj; + if (objRes.isEmbedded()) { + writeAttribute(NS_URI, "nodeID", objRes.id().toString()); + } else { + writeAttribute(NS_URI, "resource", objRes.id().toString()); + } + writer.write("/>"); + } else if (obj instanceof Literal) { + Literal l = (Literal) obj; + if (l.lang() != null) { + writeAttribute("xml:lang", l.lang()); + } + boolean isXMLLiteral = false; + IRI datatype = l.type(); + if (datatype != null) { + isXMLLiteral = datatype.equals(RDF_XMLLITERAL); + if (isXMLLiteral) { + writeAttribute(NS_URI, "parseType", "Literal"); + } else { + writeAttribute(NS_URI, "datatype", datatype.toString()); + } + } + writer.write(">"); + if (isXMLLiteral) { + writer.write(obj.toString()); + } else { + writer.write(escapeCharacterData(obj.toString())); + } + writeEndTag(predNamespace, predLocalName); + } + writeNewLine(); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + return this; + } + + private void flushPendingStatements() throws IOException { + if (lastWrittenSubject != null) { + writeEndTag(NS_URI, "Description"); + writeNewLine(); + lastWrittenSubject = null; + } + } + + private void writeStartOfStartTag(String namespace, String localName) + throws IOException { + String prefix = params.getNamespaceContext().getPrefix(namespace); + if (prefix == null) { + writer.write("<"); + writer.write(localName); + writer.write(" xmlns=\""); + writer.write(escapeDoubleQuotedAttValue(namespace)); + writer.write("\""); + } else if (prefix.length() == 0) { + writer.write("<"); + writer.write(localName); + } else { + writer.write("<"); + writer.write(prefix); + writer.write(":"); + writer.write(localName); + } + } + + private void writeAttribute(String attName, String value) throws IOException { + writer.write(" "); + writer.write(attName); + writer.write("=\""); + writer.write(escapeDoubleQuotedAttValue(value)); + writer.write("\""); + } + + private void writeAttribute(String namespace, String attName, String value) + throws IOException { + String prefix = params.getNamespaceContext().getPrefix(namespace); + if (prefix == null || prefix.length() == 0) { + throw new IOException("No prefix has been declared for the namespace used in this attribute: " + namespace); + } + writer.write(" "); + writer.write(prefix); + writer.write(":"); + writer.write(attName); + writer.write("=\""); + writer.write(escapeDoubleQuotedAttValue(value)); + writer.write("\""); + } + + private void writeEndTag(String namespace, String localName) throws IOException { + String prefix = params.getNamespaceContext().getPrefix(namespace); + if (prefix == null || prefix.length() == 0) { + writer.write(""); + } else { + writer.write(""); + } + } + + private void writeNewLine() throws IOException { + writer.write("\n"); + } + + private String escapeCharacterData(String value) { + String s = value; + s = gsub("&", "&", s); + s = gsub("<", "<", s); + s = gsub(">", ">", s); + s = gsub("\r", " ", s); + return s; + } + + private String escapeDoubleQuotedAttValue(String value) { + String s = value; + s = escapeAttValue(s); + s = gsub("\"", """, s); + return s; + } + + private String escapeAttValue(String value) { + String s = value; + s = gsub("&", "&", s); + s = gsub("<", "<", s); + s = gsub(">", ">", s); + s = gsub("\t", " ", s); + s = gsub("\n", " ", s); + s = gsub("\r", " ", s); + return s; + } + + private String gsub(String olds, String news, String text) { + if (olds == null || olds.length() == 0) { + return text; + } + if (text == null) { + return null; + } + int oldsIndex = text.indexOf(olds); + if (oldsIndex == -1) { + return text; + } + StringBuilder buf = new StringBuilder(text.length()); + int prevIndex = 0; + while (oldsIndex >= 0) { + buf.append(text.substring(prevIndex, oldsIndex)); + buf.append(news); + prevIndex = oldsIndex + olds.length(); + oldsIndex = text.indexOf(olds, prevIndex); + } + buf.append(text.substring(prevIndex)); + return buf.toString(); + } + + private int findURISplitIndex(String uri) { + int uriLength = uri.length(); + int i = uriLength - 1; + while (i >= 0) { + char c = uri.charAt(i); + if (c == '#' || c == '/' || !XMLUtil.isNCNameChar(c)) { + break; + } + i--; + } + i++; + while (i < uriLength) { + char c = uri.charAt(i); + if (c == '_' || XMLUtil.isLetter(c)) { + break; + } + i++; + } + if (i == uriLength) { + i = -1; + } + return i; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParams.java new file mode 100644 index 0000000..8b14906 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParams.java @@ -0,0 +1,26 @@ +package org.xbib.content.rdf.io.rdfxml; + +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class RdfXmlContentParams implements RdfContentParams { + + public static final RdfXmlContentParams RDF_XML_CONTENT_PARAMS = new RdfXmlContentParams(); + private final IRINamespaceContext namespaceContext; + + public RdfXmlContentParams() { + this.namespaceContext = IRINamespaceContext.newInstance(); + } + + public RdfXmlContentParams(IRINamespaceContext namespaceContext) { + this.namespaceContext = namespaceContext; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParser.java new file mode 100644 index 0000000..7a95bad --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/RdfXmlContentParser.java @@ -0,0 +1,670 @@ +package org.xbib.content.rdf.io.rdfxml; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfConstants; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentBuilderHandler; +import org.xbib.content.rdf.RdfContentBuilderProvider; +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.RdfContentType; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.StandardRdfContentType; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultTriple; +import org.xbib.content.rdf.io.xml.XmlHandler; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.content.resource.IRISyntaxException; +import org.xbib.content.resource.Node; +import org.xbib.content.xml.util.XMLUtil; +import org.xml.sax.Attributes; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.XMLReader; +import org.xml.sax.helpers.DefaultHandler; +import org.xml.sax.helpers.XMLReaderFactory; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.StandardCharsets; +import java.util.ArrayDeque; +import java.util.Deque; +import java.util.HashMap; +import java.util.Iterator; +import java.util.LinkedList; +import java.util.List; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * RdfXmlParser is an admittedly convoluted hand-coded SAX parser for RDF/XML. + * This is designed to be faster than wrapping Jena's parser and should obviate + * the need to add Jena as a dependency. It should also be able to process + * arbitrarily large RDF/XML files with minimal memory overhead, since unlike + * Jena it does not have to store and index all the triples it encounters in a + * model. + * Note that the XMLLiteral datatype is not fully supported. + * @param parameter type + */ +public class RdfXmlContentParser implements RdfConstants, RdfContentParser { + + private static final Logger logger = Logger.getLogger(RdfXmlContentParser.class.getName()); + + private final Reader reader; + + private final Resource resource = new DefaultAnonymousResource(); + + private XmlHandler xmlHandler = new Handler(); + + private RdfContentBuilderProvider provider; + + private RdfContentBuilderHandler rdfContentBuilderHandler; + + private RdfContentBuilder builder; + + // counter for blank node generation + private int bn = 0; + + public RdfXmlContentParser(InputStream in) throws IOException { + this(new InputStreamReader(in, StandardCharsets.UTF_8)); + } + + public RdfXmlContentParser(Reader reader) { + this.reader = reader; + } + + @Override + public RdfContentType contentType() { + return StandardRdfContentType.RDFXML; + } + + public RdfXmlContentParser setRdfContentBuilderProvider(RdfContentBuilderProvider provider) { + this.provider = provider; + return this; + } + + public RdfXmlContentParser setRdfContentBuilderHandler(RdfContentBuilderHandler rdfContentBuilderHandler) { + this.rdfContentBuilderHandler = rdfContentBuilderHandler; + return this; + } + + @Override + public RdfXmlContentParser parse() throws IOException { + try { + parse(new InputSource(reader)); + } catch (SAXException ex) { + throw new IOException(ex); + } + return this; + } + + public RdfXmlContentParser parse(InputSource source) throws IOException, SAXException { + parse(XMLReaderFactory.createXMLReader(), source); + return this; + } + + public RdfXmlContentParser parse(XMLReader reader, InputSource source) throws IOException, SAXException { + if (provider != null) { + builder = provider.newContentBuilder(); + builder.startStream(); + } + if (xmlHandler != null) { + reader.setContentHandler(xmlHandler); + } + reader.parse(source); + if (builder != null) { + if (rdfContentBuilderHandler != null) { + rdfContentBuilderHandler.build(builder); + } + builder.endStream(); + } + return this; + } + + public XmlHandler getHandler() { + return xmlHandler; + } + + public RdfXmlContentParser setHandler(XmlHandler handler) { + this.xmlHandler = handler; + return this; + } + + private void yield(Object s, Object p, Object o) throws IOException { + yield(new DefaultTriple(resource.newSubject(s), resource.newPredicate(p), resource.newObject(o))); + } + + private void yield(Triple triple) throws IOException { + if (builder != null) { + builder.receive(triple); + } + } + + // produce a (possibly) reified triple + private void yield(Object s, IRI p, Object o, IRI reified) throws IOException { + yield(s, p, o); + if (reified != null) { + yield(reified, RDF_TYPE, RDF_STATEMENT); + yield(reified, RDF_SUBJECT, s); + yield(reified, RDF_PREDICATE, p); + yield(reified, RDF_OBJECT, o); + } + } + + // get the most-specific language tag in scope + private String getLanguage(Deque stack) { + String lang = ""; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + if (frame.lang != null && !lang.startsWith(frame.lang)) { + lang = frame.lang; + } + } + return lang; + } + + // get the xml:base in scope + private String getBase(Deque stack) { + String base = ""; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + if (frame.base != null) { + base = frame.base; + } + } + return base; + } + + // is our parent a predicate? + private boolean inPredicate(Deque stack) { + boolean ip = false; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + ip = frame.isPredicate; + } + return ip; + } + + // do we expect to encounter a subject (rather than a predicate?) + private boolean expectSubject(Deque stack) { + boolean b = true; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + b = !frame.isSubject; + } + return b; + } + + // if we're in a predicate, get its frame + private Frame parentPredicateFrame(Deque stack) throws SAXException { + if (inPredicate(stack)) { + Frame predicateFrame = null; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + if (frame.isPredicate) { + predicateFrame = frame; + } + } + return predicateFrame; + } else { + throw new SAXException("internal parser error: cannot find enclosing predicate"); + } + } + + // get the uriRef of the predicate we're in + private IRI parentPredicate(Deque stack) throws SAXException { + Frame ppFrame = parentPredicateFrame(stack); + return ppFrame != null ? ppFrame.node : null; + } + + // get the nearest ancestor subject frame + private Frame ancestorSubjectFrame(Deque stack) throws SAXException { + Frame subjectFrame = null; + Iterator it = stack.descendingIterator(); + while (it.hasNext()) { + Frame frame = it.next(); + if (frame.isSubject) { + subjectFrame = frame; + } + } + return subjectFrame; + } + + // get the nearest ancestor subject + private IRI ancestorSubject(Deque stack) throws SAXException { + Frame subjectFrame = ancestorSubjectFrame(stack); + return subjectFrame != null ? subjectFrame.node : null; + } + + // if we're looking at a subject, is it an item in a Collection? + private boolean isCollectionItem(Deque stack) throws SAXException { + if (inPredicate(stack)) { + Frame predicateFrame = parentPredicateFrame(stack); + return predicateFrame != null && predicateFrame.isCollection; + } else { + return false; + } + } + + private Resource blankNode() { + return new DefaultAnonymousResource("b" + (bn++)); + } + + private Resource blankNode(String s) { + return new DefaultAnonymousResource(s); + } + + /* + * Resolve relative uri's against the in-scope xml:base URI. + * IRI creation/parsing comes with very weak performance. + */ + private IRI resolve(String uriString, Deque stack) { + IRI uri; + try { + uri = IRI.create(uriString); + } catch (IRISyntaxException e) { + logger.log(Level.FINE, e.getMessage(), e); + // illegal URI, try repair + uri = IRI.create(uriString + .replace(" ", "%20") + .replace("\"", "%22") + .replace("[", "%5B") + .replace("]", "%5D") + .replace("<", "%3C") + .replace(">", "%3E") + .replace("|", "%7C") + .replace("`", "%60") + .replace("\u0098", "") // Unicode "START OF STRING" + .replace("\u009c", "") // Unicode "STRING TERMINATOR" + ); + } + if (uri.isAbsolute()) { + return uri; + } else { + return IRI.create(getBase(stack) + uriString); + } + } + + /** + * The complicated logic to determine the subject URI ref. + */ + private void getSubjectNode(Frame frame, Deque stack, Attributes attrs) throws SAXException { + String about = attrs.getValue(RDF_STRING, ABOUT); + if (about != null) { + frame.node = resolve(about, stack); + if (provider != null) { + try { + if (rdfContentBuilderHandler != null) { + rdfContentBuilderHandler.build(builder); + } + builder = provider.newContentBuilder(); + builder.receive(frame.node); + } catch (IOException e) { + throw new SAXException(e); + } + } + } + String nodeId = attrs.getValue(RDF_STRING, NODE_ID); + if (nodeId != null) { + if (frame.node != null) { + throw new SAXException("ambiguous use of rdf:nodeID"); + } + frame.node = blankNode(nodeId).id(); + } + String rdfId = attrs.getValue(RDF_STRING, "ID"); + if (rdfId != null) { + if (frame.node != null) { + throw new SAXException("ambiguous use of rdf:ID"); + } + frame.node = IRI.create(getBase(stack) + "#" + rdfId); + } + if (frame.node == null) { + frame.node = blankNode().id(); + } + frame.isSubject = true; + } + + /** + * The complicated logic to deal with attributes with rdf:resource, nodeID attrs. + */ + private IRI getObjectNode(Deque stack, Attributes attrs) throws SAXException { + IRI node = null; + String resource = attrs.getValue(RDF_STRING, "resource"); + if (resource != null) { + node = resolve(resource, stack); + } + String nodeId = attrs.getValue(RDF_STRING, NODE_ID); + if (nodeId != null) { + if (node != null) { + throw new SAXException("ambiguous use of rdf:nodeID"); + } + node = blankNode(nodeId).id(); + } + return node; + } + + // here we're in a literal so we have to produce reasonably-canonical XML + // representation of this start tag + private void xmlLiteralStart(StringBuilder out, String ns, String qn, Attributes attrs) { + out.append("<").append(qn); + Map pfxMap = new HashMap<>(); + for (int i = -1; i < attrs.getLength(); i++) { + String aQn; + String aNs; + if (i < 0) { + aQn = qn; + aNs = ns; + } else { + aQn = attrs.getQName(i); + aNs = attrs.getURI(i); + } + if (!"".equals(aNs)) { + String pfx = aQn.replaceFirst(":.*", ""); + pfxMap.put(pfx, aNs); + } + } + for (Map.Entry pfxMapping : pfxMap.entrySet()) { + out.append(" xmlns:").append(pfxMapping.getKey()).append("=\"").append(pfxMapping.getValue()).append("\""); + } + for (int i = 0; i < attrs.getLength(); i++) { + String aQn = attrs.getQName(i); + String aVal = attrs.getValue(i); + out.append(" ").append(aQn).append("=\"").append(XMLUtil.escape(aVal)).append("\""); + } + out.append(">"); + } + + // produce a reasonably canonical endStream tag + private void xmlLiteralEnd(StringBuilder out, String qn) { + out.append(""); + } + + // if a language tag is in scope, apply it to the literal + private Literal withLanguageTag(Literal l, Deque stack) { + String lang = getLanguage(stack); + if (!"".equals(lang)) { + l.lang(lang); + } + return l; + } + + private static class Frame { + IRI node = null; // the subject/object + String lang = null; // the language tag + String base = null; // the xml:base + String datatype = null; // a predicate's datatype + IRI reification = null; // when reifying, the triple's uriRef + List collection = null; // for parseType=Collection, the items + Triple collectionHead = null; // for parseType=Collection, the head triple + boolean isSubject = false; // is there a subject at this frame + boolean isPredicate = false; // is there a predicate at this frame + boolean isCollection = false; // is the predicate at this frame a collection + int li = 1; + } + + private class Handler extends DefaultHandler implements XmlHandler { + + private final Deque stack = new ArrayDeque<>(); + + private StringBuilder pcdata = null; + + private StringBuilder xmlLiteral = null; + + private IRINamespaceContext namespaceContext; + + private int literalLevel = 0; // level in XMLLiteral + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + this.namespaceContext = namespaceContext; + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + + @Override + public Handler setDefaultNamespace(String prefix, String namespaceURI) { + return this; + } + + @Override + public XmlHandler setBuilder(RdfContentBuilder builder) { + return this; + } + + @Override + public void startPrefixMapping(String prefix, String uri) + throws SAXException { + if (builder != null) { + builder.startPrefixMapping(prefix, uri); + } + } + + @Override + public void endPrefixMapping(String prefix) + throws SAXException { + if (builder != null) { + builder.endPrefixMapping(prefix); + } + } + + @Override + public void startElement(String ns, String name, String qn, Attributes attrs) throws SAXException { + try { + if (literalLevel > 0) { // this isn't RDF; we're in an XMLLiteral + literalLevel++; + // now produce an equivalent start tag + xmlLiteralStart(xmlLiteral, ns, qn, attrs); + } else { // we're in RDF + Frame frame = new Frame(); + IRI iri = IRI.create(ns + name); + frame.lang = attrs.getValue("xml:lang"); + frame.base = attrs.getValue("xml:base"); + if (expectSubject(stack)) { + if (!iri.equals(RDF_RDF)) { + // get this resource's ID + getSubjectNode(frame, stack, attrs); + // we have the subject + if (!iri.equals(RDF_DESCRIPTION)) { + // this is a typed node, so assert the type + yield(frame.node, RDF_TYPE, iri); + } + // now process attribute-specified predicates + for (int i = 0; i < attrs.getLength(); i++) { + String aQn = attrs.getQName(i); + String aUri = attrs.getURI(i) + attrs.getLocalName(i); + String aVal = attrs.getValue(i); + if (!aUri.startsWith(RDF_STRING) && !aQn.startsWith("xml:")) { + yield(frame.node, IRI.create(aUri), aVal); + } + } + // is this node the value of some enclosing predicate? + if (inPredicate(stack)) { + // is the value of the predicate a collection? + if (isCollectionItem(stack)) { + Frame ppFrame = parentPredicateFrame(stack); + ppFrame.collection.add(frame.node); + } else { // not a collection + // this subject is the value of its enclosing predicate + yield(ancestorSubject(stack), parentPredicate(stack), frame.node); + } + } + } + // do not accumulate pcdata + pcdata = null; + } else { // expect predicate + frame.node = iri; + frame.isPredicate = true; + // handle reification + String reification = attrs.getValue(RDF_STRING, "ID"); + if (reification != null) { + frame.reification = IRI.create(getBase(stack) + "#" + reification); + } + // handle container items + if (iri.equals(RDF_LI)) { + Frame asf = ancestorSubjectFrame(stack); + frame.node = IRI.create(RDF + "_" + asf.li); + asf.li++; + } + // parse attrs to see if the value of this pred is a uriref + IRI object = getObjectNode(stack, attrs); + if (object != null) { + yield(ancestorSubject(stack), frame.node, object, frame.reification); + } else { + // this predicate encloses pcdata, prepare to accumulate + pcdata = new StringBuilder(); + } + // handle rdf:parseType="resource" + String parseType = attrs.getValue(RDF_STRING, "parseType"); + if (parseType != null) { + switch (parseType) { + case "Resource": + object = object == null ? blankNode().id() : object; + yield(ancestorSubject(stack), frame.node, object, frame.reification); + // perform surgery on the current frame + frame.node = object; + frame.isSubject = true; + break; + case "Collection": + frame.isCollection = true; + frame.collection = new LinkedList<>(); + Resource s = resource.newSubject(ancestorSubject(stack)); + IRI p = resource.newPredicate(frame.node); + Node o = resource.newObject(blankNode()); + frame.collectionHead = new DefaultTriple(s, p, o); + pcdata = null; + break; + case "Literal": + literalLevel = 1; // enter into a literal + xmlLiteral = new StringBuilder(); + // which means we shouldn't accumulate pcdata! + pcdata = null; + break; + default: // handle datatype + frame.datatype = attrs.getValue(RDF_STRING, "datatype"); + break; + } + } + // now handle property attributes (if we do this, then this + // must be an empty element) + object = null; + for (int i = 0; i < attrs.getLength(); i++) { + String aQn = attrs.getQName(i); + IRI aUri = IRI.create(attrs.getURI(i) + attrs.getLocalName(i)); + String aVal = attrs.getValue(i); + if (((aUri.toString().equals(RDF_TYPE.toString()) || !aUri.toString().startsWith(RDF_STRING))) + && !aQn.startsWith("xml:")) { + if (object == null) { + object = blankNode().id(); + yield(ancestorSubject(stack), frame.node, object); + } + if (aUri.equals(RDF_TYPE)) { + yield(object, RDF_TYPE, aVal); + } else { + Literal value = withLanguageTag(new DefaultLiteral(aVal), stack); + yield(object, aUri, value); + } + } + } + // if we had to generate a node to hold properties specified + // as attributes, then expect an empty element and therefore + // don't record pcdata + if (object != null) { + pcdata = null; + } + } + // finally, push the frame for use in subsequent callbacks + stack.push(frame); + } + } catch (IOException e) { + throw new SAXException(e); + } + } + + @Override + public void endElement(String ns, String name, String qn) throws SAXException { + try { + if (literalLevel > 0) { // this isn't RDF; we're in an XMLLiteral + literalLevel--; + if (literalLevel > 0) { + xmlLiteralEnd(xmlLiteral, qn); + } + } else { // this is RDF + if (inPredicate(stack)) { + Frame ppFrame = parentPredicateFrame(stack); + // this is a predicate closing + if (xmlLiteral != null) { // it was an XMLLiteral + Literal value = new DefaultLiteral(xmlLiteral.toString()).type(RDF_XMLLITERAL); + yield(ancestorSubject(stack), parentPredicate(stack), value); + xmlLiteral = null; + } else if (pcdata != null) { // we have an RDF literal + IRI u = ppFrame.datatype == null ? null : IRI.create(ppFrame.datatype); + Literal value = withLanguageTag(new DefaultLiteral(pcdata.toString()).type(u), stack); + // deal with reification + IRI reification = ppFrame.reification; + yield(ancestorSubject(stack), ppFrame.node, value, reification); + // no longer collect pcdata + pcdata = null; + } else if (ppFrame.isCollection) { // deal with collections + if (ppFrame.collection.isEmpty()) { + // in this case, the value of this property is rdf:nil + yield(ppFrame.collectionHead.subject(), + ppFrame.collectionHead.predicate(), + resource.newObject(RDF_NIL)); + } else { + yield(ppFrame.collectionHead); + Object prevNode = null; + Object node = ppFrame.collectionHead.object(); + for (IRI item : ppFrame.collection) { + if (prevNode != null) { + yield(prevNode, RDF_REST, node); + } + yield(node, RDF_FIRST, item); + prevNode = node; + node = blankNode().id(); + } + yield(prevNode, RDF_REST, RDF_NIL); + } + } + } + stack.pop(); + } + } catch (IOException e) { + throw new SAXException(e); + } + } + + @Override + public void characters(char[] chars, int start, int len) throws SAXException { + if (literalLevel > 0) { // this isn't RDF; we're in an XMLLiteral + XMLUtil.escape(xmlLiteral, chars, start, len); + } else if (pcdata != null) { // we're in RDF, collecting an attribute value + // accumulate char data + for (int i = start; i < start + len; i++) { + pcdata.append(chars[i]); + } + } + } + + @Override + public void processingInstruction(String target, String data) throws SAXException { + if (literalLevel > 0) { + xmlLiteral.append(""); + } + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/package-info.java new file mode 100644 index 0000000..6852d29 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/rdfxml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF XML. + */ +package org.xbib.content.rdf.io.rdfxml; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharOutputSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharOutputSink.java new file mode 100644 index 0000000..71624fc --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharOutputSink.java @@ -0,0 +1,133 @@ +package org.xbib.content.rdf.io.sink; + +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.Charset; + +/** + * Implementation of {@link org.xbib.content.rdf.io.sink.CharSink}. Provides bridging to Java IO APIs + * ({@link java.io.Writer}, {@link java.io.OutputStream}, {@link java.io.File}). + */ +public final class CharOutputSink implements CharSink { + + private static final short BATCH_SIZE = 256; + private final Charset charset; + private Writer writer; + private OutputStream outputStream; + private boolean closeOnEndStream; + private StringBuilder buffer; + + private short bufferSize; + + /** + * Creates class instance with default charset encoding. + */ + public CharOutputSink() { + this(Charset.defaultCharset()); + } + + /** + * Creates class instance with specified charset encoding. + * + * @param charset charset + */ + public CharOutputSink(Charset charset) { + this.charset = charset; + } + + + /** + * Redirects output to specified writer. + * + * @param writer output writer + */ + public void connect(Writer writer) { + this.writer = writer; + this.outputStream = null; + this.closeOnEndStream = false; + } + + /** + * Redirects output to specified stream. + * + * @param outputStream output stream + */ + public void connect(OutputStream outputStream) { + this.writer = null; + this.outputStream = outputStream; + this.closeOnEndStream = false; + } + + @Override + public CharOutputSink process(String str) throws IOException { + buffer.append(str); + bufferSize += str.length(); + writeBuffer(); + return this; + } + + @Override + public CharOutputSink process(char ch) throws IOException { + buffer.append(ch); + bufferSize++; + writeBuffer(); + return this; + } + + @Override + public CharOutputSink process(char[] buffer, int start, int count) throws IOException { + this.buffer.append(buffer, start, count); + bufferSize += count; + writeBuffer(); + return this; + } + + private void writeBuffer() throws IOException { + if (bufferSize >= BATCH_SIZE) { + writer.write(buffer.toString()); + buffer = new StringBuilder(BATCH_SIZE); + bufferSize = 0; + } + } + + @Override + public void setBaseUri(String baseUri) { + // we don't have a base URI + } + + @Override + public void startStream() throws IOException { + buffer = new StringBuilder(); + bufferSize = 0; + if (writer == null) { + writer = new OutputStreamWriter(outputStream, charset); + } + } + + @Override + public void endStream() throws IOException { + buffer.append("\n"); + bufferSize = BATCH_SIZE; + writeBuffer(); + writer.flush(); + if (closeOnEndStream) { + writer.close(); + writer = null; + } else if (outputStream != null) { + outputStream.close(); + outputStream = null; + } + } + + @Override + public void beginDocument(String id) throws IOException { + // nothing to do + } + + @Override + public void endDocument(String id) throws IOException { + // nothing to do + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharSink.java new file mode 100644 index 0000000..73a9723 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/CharSink.java @@ -0,0 +1,40 @@ +package org.xbib.content.rdf.io.sink; + +import org.xbib.content.rdf.io.source.CharSource; + +import java.io.IOException; + +/** + * Interface for handling events from {@link CharSource}. + */ +public interface CharSink extends Sink { + + /** + * Callback for string processing. + * + * @param str string for processing + * @return char sink + * @throws IOException exception + */ + CharSink process(String str) throws IOException; + + /** + * Callback for char processing. + * + * @param ch char for processing + * @return char sink + * @throws IOException exception + */ + CharSink process(char ch) throws IOException; + + /** + * Callback for buffer processing. + * + * @param buffer char buffer for processing + * @param start position to start + * @param count count of chars to process + * @return char sink + * @throws IOException exception + */ + CharSink process(char[] buffer, int start, int count) throws IOException; +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/QuadSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/QuadSink.java new file mode 100644 index 0000000..f80b0cd --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/QuadSink.java @@ -0,0 +1,40 @@ +package org.xbib.content.rdf.io.sink; + +/** + * Interface for quad consuming. + */ +public interface QuadSink extends TripleSink { + + /** + * Callback for handling triples with non literal object. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param obj object's IRI or BNode name + * @param graph graph's IRI + */ + void addNonLiteral(String subj, String pred, String obj, String graph); + + /** + * Callback for handling triples with plain literal objects. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param content unescaped string representation of content + * @param lang content's lang, can be null if no language specified + * @param graph graph's IRI + */ + void addPlainLiteral(String subj, String pred, String content, String lang, String graph); + + /** + * Callback for handling triples with typed literal objects. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param content unescaped string representation of content + * @param type literal datatype's IRI + * @param graph graph's IRI + */ + void addTypedLiteral(String subj, String pred, String content, String type, String graph); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/RdfContentBuilderSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/RdfContentBuilderSink.java new file mode 100644 index 0000000..bff46c9 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/RdfContentBuilderSink.java @@ -0,0 +1,157 @@ +package org.xbib.content.rdf.io.sink; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentBuilderProvider; +import org.xbib.content.rdf.RdfGraph; +import org.xbib.content.rdf.RdfGraphParams; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.internal.DefaultTriple; +import org.xbib.content.resource.IRI; + +import java.io.IOException; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class RdfContentBuilderSink implements QuadSink { + + private static final Logger logger = Logger.getLogger(RdfContentBuilderSink.class.getName()); + + private final RdfGraph graph; + + private final RdfContentBuilderProvider provider; + + public RdfContentBuilderSink(RdfGraph graph, + RdfContentBuilderProvider provider) { + this.graph = graph; + this.provider = provider; + } + + @Override + public void addNonLiteral(String subj, String pred, String obj) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Resource o = DefaultResource.create(graph.getParams().getNamespaceContext(), obj); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void addNonLiteral(String subj, String pred, String obj, String graphIRI) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Resource o = DefaultResource.create(graph.getParams().getNamespaceContext(), obj); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void addPlainLiteral(String subj, String pred, String content, String lang) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Literal o = new DefaultLiteral(content).lang(lang); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void addPlainLiteral(String subj, String pred, String content, String lang, String graphIRI) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Literal o = new DefaultLiteral(content).lang(lang); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void addTypedLiteral(String subj, String pred, String content, String type) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Literal o = new DefaultLiteral(content).type(IRI.create(type)); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void addTypedLiteral(String subj, String pred, String content, String type, String graphIRI) { + try { + Resource s = DefaultResource.create(graph.getParams().getNamespaceContext(), subj); + IRI p = IRI.create(pred); + Literal o = new DefaultLiteral(content).type(IRI.create(type)); + Triple t = new DefaultTriple(s, p, o); + graph.receive(t); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public void setBaseUri(String baseUri) { + // we don't have a base URI + } + + @Override + public void startStream() throws IOException { + // not used + } + + @Override + public void endStream() throws IOException { + if (graph.getResources() != null) { + if (provider != null) { + graph.getResources().forEachRemaining(resource -> { + RdfContentBuilder rdfContentBuilder; + try { + rdfContentBuilder = provider.newContentBuilder(); + rdfContentBuilder.startStream(); + rdfContentBuilder.receive(resource); + rdfContentBuilder.endStream(); + } catch (IOException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + }); + } else { + logger.log(Level.WARNING, "no RDF content builder provider"); + } + } else { + logger.log(Level.WARNING, "no graph resources"); + } + } + + @Override + public void beginDocument(String id) throws IOException { + IRI iri = graph.getParams().getNamespaceContext().expandIRI(id); + graph.receive(iri); + } + + @Override + public void endDocument(String id) { + // not used + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/Sink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/Sink.java new file mode 100644 index 0000000..1f6b20d --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/Sink.java @@ -0,0 +1,35 @@ +package org.xbib.content.rdf.io.sink; + +import java.io.IOException; + +/** + * Base sink interface. + */ +public interface Sink { + + /** + * Sets document base URI. Must be called befor start stream event. + * + * @param baseUri base URI + */ + void setBaseUri(String baseUri); + + /** + * Callback for start stream event. + * + * @throws IOException if start of stream fails + */ + void startStream() throws IOException; + + /** + * Callback for end of stream event. + * + * @throws IOException if end of stream fails + */ + void endStream() throws IOException; + + void beginDocument(String id) throws IOException; + + void endDocument(String id) throws IOException; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/TripleSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/TripleSink.java new file mode 100644 index 0000000..b9b0869 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/TripleSink.java @@ -0,0 +1,37 @@ +package org.xbib.content.rdf.io.sink; + +/** + * Interface for triple consuming. + */ +public interface TripleSink extends Sink { + + /** + * Callback for handling triples with non literal object. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param obj object's IRI or BNode name + */ + void addNonLiteral(String subj, String pred, String obj); + + /** + * Callback for handling triples with plain literal objects. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param content unescaped string representation of content + * @param lang content's lang, can be null if no language specified + */ + void addPlainLiteral(String subj, String pred, String content, String lang); + + /** + * Callback for handling triples with typed literal objects. + * + * @param subj subject's IRI or BNode name + * @param pred predicate's IRI + * @param content unescaped string representation of content + * @param type literal datatype's IRI + */ + void addTypedLiteral(String subj, String pred, String content, String type); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/XmlSink.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/XmlSink.java new file mode 100644 index 0000000..7ab21c0 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/XmlSink.java @@ -0,0 +1,11 @@ +package org.xbib.content.rdf.io.sink; + +import org.xml.sax.ContentHandler; +import org.xml.sax.ext.LexicalHandler; + +/** + * Sink interface for streaming XML processors. + */ +public interface XmlSink extends Sink, ContentHandler, LexicalHandler { + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/package-info.java new file mode 100644 index 0000000..d99862a --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/sink/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF sinks. + */ +package org.xbib.content.rdf.io.sink; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/AbstractSource.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/AbstractSource.java new file mode 100644 index 0000000..c0a3e58 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/AbstractSource.java @@ -0,0 +1,21 @@ +package org.xbib.content.rdf.io.source; + +import org.xbib.content.rdf.io.sink.Sink; + +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; + +abstract class AbstractSource { + + protected final S sink; + + protected AbstractSource(S sink) { + this.sink = sink; + } + + protected abstract void process(Reader reader, String mimeType, String baseUri) throws IOException; + + protected abstract void process(InputStream inputStream, String mimeType, String baseUri) throws IOException; + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/BaseStreamProcessor.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/BaseStreamProcessor.java new file mode 100644 index 0000000..b0f2609 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/BaseStreamProcessor.java @@ -0,0 +1,116 @@ +package org.xbib.content.rdf.io.source; + +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; +import java.net.URL; +import java.net.URLConnection; + +/** + */ +public abstract class BaseStreamProcessor { + + protected abstract void startStream() throws IOException; + + protected abstract void endStream() throws IOException; + + protected abstract void processInternal(Reader reader, String mimeType, String baseUri) throws IOException; + + protected abstract void processInternal(InputStream inputStream, String mimeType, String baseUri) throws IOException; + + /** + * Processes document pointed by specified URI. + * + * @param uri document's URI + * @throws IOException if process fails + */ + public final void process(String uri) throws IOException { + process(uri, uri); + } + + /** + * Processes document pointed by specified URI. Uses specified URI as document's base. + * + * @param uri document's URI + * @param baseUri document's URI + * @throws IOException if process fails + */ + public final void process(String uri, String baseUri) throws IOException { + URL url = new URL(uri); + URLConnection urlConnection = url.openConnection(); + String mimeType = urlConnection.getContentType(); + try (InputStream inputStream = urlConnection.getInputStream()) { + process(inputStream, mimeType, baseUri); + } + } + + public void process(InputStream inputStream) throws IOException { + process(inputStream, null, null); + } + + /** + * Processes stream input for document. + * + * @param inputStream document's input stream + * @param baseUri document's base URI + * @throws IOException if process fails + */ + public void process(InputStream inputStream, String baseUri) throws IOException { + process(inputStream, null, baseUri); + } + + /** + * Processes stream input for document. + * + * @param inputStream document's input stream + * @param mimeType document's MIME type + * @param baseUri document's base URI + * @throws IOException if process fails + */ + public final void process(InputStream inputStream, String mimeType, String baseUri) throws IOException { + startStream(); + try { + processInternal(inputStream, mimeType, baseUri); + } finally { + endStream(); + } + } + + /** + * Processes reader input for documents. + * + * @param reader document's reader + * @throws IOException if process fails + */ + public void process(Reader reader) throws IOException { + process(reader, null, null); + } + + /** + * Processes reader input for documents. + * + * @param reader document's reader + * @param baseUri base URI + * @throws IOException if process fails + */ + public void process(Reader reader, String baseUri) throws IOException { + process(reader, null, baseUri); + } + + /** + * Processes reader input for documents. + * + * @param reader document's reader + * @param mimeType document's MIME type + * @param baseUri document's base URI + * @throws IOException if process fails + */ + public final void process(Reader reader, String mimeType, String baseUri) throws IOException { + startStream(); + try { + processInternal(reader, mimeType, baseUri); + } finally { + endStream(); + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/CharSource.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/CharSource.java new file mode 100644 index 0000000..fa2f2db --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/CharSource.java @@ -0,0 +1,39 @@ +package org.xbib.content.rdf.io.source; + +import org.xbib.content.rdf.io.sink.CharSink; + +import java.io.BufferedReader; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.Charset; + +/** + * + */ +public final class CharSource extends AbstractSource { + + CharSource(CharSink sink) { + super(sink); + } + + @Override + public void process(Reader reader, String mimeType, String baseUri) throws IOException { + try (BufferedReader bufferedReader = new BufferedReader(reader)) { + sink.setBaseUri(baseUri); + char[] buffer = new char[1024]; + int read; + while ((read = bufferedReader.read(buffer)) != -1) { + sink.process(buffer, 0, read); + } + } + } + + @Override + public void process(InputStream inputStream, String mimeType, String baseUri) throws IOException { + try (Reader reader = new InputStreamReader(inputStream, Charset.forName("UTF-8"))) { + process(reader, mimeType, baseUri); + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/StreamProcessor.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/StreamProcessor.java new file mode 100644 index 0000000..4627439 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/StreamProcessor.java @@ -0,0 +1,65 @@ +package org.xbib.content.rdf.io.source; + +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.Sink; +import org.xbib.content.rdf.io.sink.XmlSink; +import org.xml.sax.SAXException; +import org.xml.sax.XMLReader; + +import java.io.IOException; +import java.io.InputStream; +import java.io.Reader; + +/** + * Simple pipeline managing wrapper. Automatically instantiates source appropriate for specified sink. + * Provides processing and setup methods. + * @param sink type + */ +public final class StreamProcessor extends BaseStreamProcessor { + + private final Sink sink; + + private final AbstractSource source; + + /** + * Instantiates stream processor for pipe starting with specified sink. + * + * @param sink pipe's input + */ + @SuppressWarnings("unchecked") + public StreamProcessor(CharSink sink) { + this.sink = sink; + this.source = (AbstractSource) new CharSource(sink); + } + + @SuppressWarnings("unchecked") + public StreamProcessor(XmlSink sink) { + this.sink = sink; + this.source = (AbstractSource) new XmlSource(sink); + } + + @Override + public void processInternal(InputStream inputStream, String mimeType, String baseUri) throws IOException { + source.process(inputStream, mimeType, baseUri); + } + + @Override + protected void startStream() throws IOException { + sink.startStream(); + } + + @Override + protected void endStream() throws IOException { + sink.endStream(); + } + + @Override + public void processInternal(Reader reader, String mimeType, String baseUri) throws IOException { + source.process(reader, mimeType, baseUri); + } + + public void setReader(XMLReader xmlReader) throws SAXException { + ((XmlSource) source).setXmlReader(xmlReader); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/XmlSource.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/XmlSource.java new file mode 100644 index 0000000..9a05b35 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/XmlSource.java @@ -0,0 +1,71 @@ +package org.xbib.content.rdf.io.source; + +import org.xbib.content.rdf.io.sink.XmlSink; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.XMLReader; +import org.xml.sax.helpers.XMLReaderFactory; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.Charset; + +final class XmlSource extends AbstractSource { + + private XMLReader xmlReader = null; + + XmlSource(XmlSink sink) { + super(sink); + } + + public static XMLReader getDefaultXmlReader() throws SAXException { + XMLReader result = XMLReaderFactory.createXMLReader(); + result.setFeature("http://apache.org/xml/features/nonvalidating/load-external-dtd", false); + return result; + } + + @Override + public void process(Reader reader, String mimeType, String baseUri) throws IOException { + try { + initXmlReader(); + } catch (SAXException e) { + throw new IOException("can not instantinate XMLReader", e); + } + try { + sink.setBaseUri(baseUri); + xmlReader.parse(new InputSource(reader)); + } catch (SAXException e) { + try { + sink.endDocument(); + } catch (SAXException e2) { + throw new IOException(e2); + } + throw new IOException(e); + } + } + + @Override + public void process(InputStream inputStream, String mimeType, String baseUri) throws IOException { + try (Reader reader = new InputStreamReader(inputStream, Charset.forName("UTF-8"))) { + process(reader, mimeType, baseUri); + } + } + + private void initXmlReader() throws SAXException { + if (xmlReader == null) { + xmlReader = getDefaultXmlReader(); + } + xmlReader.setContentHandler(sink); + xmlReader.setProperty("http://xml.org/sax/properties/lexical-handler", sink); + } + + public void setXmlReader(XMLReader xmlReader) throws SAXException { + if (xmlReader == null) { + this.xmlReader = getDefaultXmlReader(); + } else { + this.xmlReader = xmlReader; + } + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/source/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/package-info.java new file mode 100644 index 0000000..b58efb4 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/source/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for RDF sources. + */ +package org.xbib.content.rdf.io.source; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContent.java new file mode 100644 index 0000000..4626bf2 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContent.java @@ -0,0 +1,51 @@ +package org.xbib.content.rdf.io.turtle; + +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.StandardRdfContentType; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class TurtleContent implements RdfContent { + + private static final TurtleContent TURTLE_CONTENT = new TurtleContent(); + + private TurtleContent() { + } + + public static TurtleContent turtleContent() { + return TURTLE_CONTENT; + } + + public static RdfContentBuilder contentBuilder(TurtleContentParams params) throws IOException { + return new RdfContentBuilder<>(TURTLE_CONTENT, params); + } + + public static RdfContentBuilder contentBuilder(OutputStream out, TurtleContentParams params) + throws IOException { + return new RdfContentBuilder<>(TURTLE_CONTENT, params, out); + } + + @Override + public StandardRdfContentType type() { + return StandardRdfContentType.TURTLE; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream outputStream) throws IOException { + return new TurtleContentGenerator(outputStream); + } + + @Override + public RdfContentParser createParser(InputStream inputStream) throws IOException { + return new TurtleContentParser(inputStream); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentGenerator.java new file mode 100644 index 0000000..5ab1bff --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentGenerator.java @@ -0,0 +1,415 @@ +package org.xbib.content.rdf.io.turtle; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfConstants; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.io.xml.XmlConstants; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.LinkedList; +import java.util.Map; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class TurtleContentGenerator implements RdfContentGenerator, Flushable { + + private static final Logger logger = Logger.getLogger(TurtleContentGenerator.class.getName()); + + private static final char LF = '\n'; + private static final char TAB = '\t'; + private static final String TYPE = RdfConstants.NS_URI + "type"; + private final Writer writer; + private boolean sameResource; + + private boolean sameProperty; + + private Resource lastSubject; + + private IRI lastPredicate; + + private Node lastObject; + + private LinkedList embedded; + + private LinkedList triples; + + private Triple triple; + + private boolean nsWritten; + + private StringBuilder sb; + + private Resource resource; + + private boolean closed; + + private TurtleContentParams params = TurtleContentParams.TURTLE_CONTENT_PARAMS; + + TurtleContentGenerator(OutputStream out) throws IOException { + this(new OutputStreamWriter(out, StandardCharsets.UTF_8)); + } + + TurtleContentGenerator(Writer writer) throws IOException { + this.writer = writer; + this.resource = new DefaultAnonymousResource(); + this.nsWritten = false; + this.sameResource = false; + this.sameProperty = false; + this.triples = new LinkedList<>(); + this.embedded = new LinkedList<>(); + this.sb = new StringBuilder(); + } + + @Override + public TurtleContentParams getParams() { + return params; + } + + @Override + public TurtleContentGenerator setParams(TurtleContentParams params) { + this.params = params; + return this; + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + @Override + public void close() throws IOException { + if (!closed) { + if (!resource.isEmpty()) { + receive(resource); + } + writer.close(); + closed = true; + } + } + + @Override + public TurtleContentGenerator receive(IRI iri) throws IOException { + if (iri != null && !iri.equals(resource.id())) { + receive(resource); + resource = new DefaultResource(iri); + } + return this; + } + + @Override + public TurtleContentGenerator endStream() { + return this; + } + + @Override + public RdfContentGenerator receive(Resource resource) throws IOException { + resource.triples().forEach(t -> { + try { + writeTriple(t); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + }); + while (!embedded.isEmpty()) { + closeEmbeddedResource(); + } + if (sb.length() > 0) { + sb.append('.').append(LF); + } + if (getParams().isWriteNamespaceContext() && !nsWritten) { + writeNamespaces(); + } + writer.write(sb.toString()); + sb.setLength(0); + return this; + } + + @Override + public TurtleContentGenerator receive(Triple triple) { + // Writing triple in order as they come in is a bad idea. + // Add triple to resource and write them later in sorted, more compact order. + resource.add(triple); + return this; + } + + @Override + public TurtleContentGenerator startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public TurtleContentGenerator startPrefixMapping(String prefix, String uri) { + if (prefix == null || prefix.isEmpty() || XmlConstants.XML_SCHEMA_URI.equals(uri)) { + return this; + } + getParams().getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public TurtleContentGenerator endPrefixMapping(String prefix) { + return this; + } + + private TurtleContentGenerator writeNamespaces() throws IOException { + nsWritten = false; + for (Map.Entry entry : getParams().getNamespaceContext().getNamespaces().entrySet()) { + if (entry.getValue().length() > 0) { + String nsURI = entry.getValue(); + if (!RdfConstants.NS_URI.equals(nsURI)) { + writer.write("@prefix " + + entry.getKey() + + ": <" + + encodeURIString(nsURI) + + "> ." + + LF); + nsWritten = true; + } + } + } + if (nsWritten) { + writer.write(LF); + } + return this; + } + + private void writeTriple(Triple stmt) throws IOException { + this.triple = stmt; + Resource subject = stmt.subject(); + IRI predicate = stmt.predicate(); + Node object = stmt.object(); + if (subject == null || predicate == null) { + return; + } + boolean sameSubject = subject.equals(lastSubject); + boolean samePredicate = predicate.equals(lastPredicate); + if (sameSubject) { + if (samePredicate) { + // write same predicates on same line + sb.append(", "); + writeObject(object); + } else { + // indent + if (!(lastObject instanceof Resource && ((Resource) lastObject).isEmbedded())) { + sb.append(';').append(LF); + writeIndent(1); + } + writeIndent(embedded.size()); + writePredicate(predicate); + writeObject(object); + } + } else { + // un-indent + // the challgene here is to find the levels to un-indent + Resource r = embedded.isEmpty() ? null : embedded.peek(); + boolean closeEmbedded = lastSubject != null + && lastSubject.isEmbedded() + && !subject.equals(r); + if (closeEmbedded) { + Resource tmp = closeEmbeddedResource(); + while (tmp != null && !embedded.isEmpty() && !embedded.peek().equals(subject)) { + tmp = closeEmbeddedResource(); + } + } + if (lastSubject != null) { + if (sameResource) { + if (sameProperty) { + sb.append(','); + } else { + sb.append(';').append(LF); + writeIndent(embedded.size() + 1); + } + } else { + if (sameProperty || closeEmbedded) { + sb.append(";").append(LF); + writeIndent(1); + } + writeIndent(embedded.size()); + } + } + if (!sameResource) { + writeSubject(subject); + } + if (!sameProperty) { + writePredicate(predicate); + } + writeObject(object); + } + } + + private void writeSubject(Resource subject) throws IOException { + if (subject.id() == null) { + sb.append("<> "); + return; + } + if (!subject.isEmbedded()) { + sb.append('<').append(subject.toString()).append("> "); + } + lastSubject = subject; + } + + private void writePredicate(IRI predicate) throws IOException { + if (predicate == null) { + sb.append("<> "); + return; + } + String p = predicate.toString(); + if ("rdf:type".equals(p) || TYPE.equals(p)) { + sb.append("a "); + } else { + writeURI(predicate); + sb.append(" "); + } + lastPredicate = predicate; + } + + private void writeObject(Node object) throws IOException { + if (object instanceof Resource) { + Resource r = (Resource) object; + if (r.isEmbedded()) { + openEmbeddedResource(r); + sameResource = false; + sameProperty = false; + } else { + writeURI(r.id()); + } + } else if (object instanceof Literal) { + writeLiteral((Literal) object); + } else { + throw new IllegalArgumentException("unknown value class: " + + (object != null ? object.getClass() : "")); + } + lastObject = object; + } + + private void openEmbeddedResource(Resource r) throws IOException { + triples.push(triple); + embedded.push(r); + sb.append('[').append(LF); + writeIndent(1); + } + + private Resource closeEmbeddedResource() throws IOException { + if (embedded.isEmpty()) { + return null; + } + sb.append(LF); + writeIndent(embedded.size()); + sb.append(']'); + Triple t = triples.pop(); + lastSubject = t.subject(); + lastPredicate = t.predicate(); + sameResource = lastSubject.equals(triple.subject()); + sameProperty = lastPredicate.equals(triple.predicate()); + return embedded.pop(); + } + + private void writeURI(IRI uri) throws IOException { + if (uri == null) { + sb.append("<>"); + return; + } + String abbrev = getParams().getNamespaceContext().compact(uri); + if (!abbrev.equals(uri.toString())) { + sb.append(abbrev); + return; + } + if (getParams().getNamespaceContext().getNamespaceURI(uri.getScheme()) != null) { + sb.append(uri.toString()); + return; + } + sb.append('<').append(encodeURIString(uri.toString())).append('>'); + } + + private void writeLiteral(Literal literal) throws IOException { + String value = literal.object().toString(); + if (value.indexOf('\n') >= 0 || value.indexOf('\r') >= 0 || value.indexOf('\t') >= 0) { + sb.append("\"\"\"") + .append(encodeLongString(value)) + .append("\"\"\""); + } else { + sb.append('\"') + .append(encodeString(value)) + .append('\"'); + } + if (literal.type() != null) { + sb.append("^^").append(literal.type().toString()); + } else if (literal.lang() != null) { + sb.append('@').append(literal.lang()); + } + } + + private void writeIndent(int indentLevel) throws IOException { + for (int i = 0; i < indentLevel; i++) { + sb.append(TAB); + } + } + + private String encodeString(String value) { + String s = value; + s = gsub("\\", "\\\\", s); + s = gsub("\t", "\\t", s); + s = gsub("\n", "\\n", s); + s = gsub("\r", "\\r", s); + s = gsub("\"", "\\\"", s); + return s; + } + + private String encodeLongString(String value) { + String s = value; + s = gsub("\\", "\\\\", s); + s = gsub("\"", "\\\"", s); + return s; + } + + private String encodeURIString(String value) { + String s = value; + s = gsub("\\", "\\\\", s); + s = gsub(">", "\\>", s); + return s; + } + + private String gsub(String olds, String news, String text) { + if (olds == null || olds.length() == 0) { + return text; + } + if (text == null) { + return null; + } + int oldsIndex = text.indexOf(olds); + if (oldsIndex == -1) { + return text; + } + StringBuilder buf = new StringBuilder(text.length()); + int prevIndex = 0; + while (oldsIndex >= 0) { + buf.append(text.substring(prevIndex, oldsIndex)); + buf.append(news); + prevIndex = oldsIndex + olds.length(); + oldsIndex = text.indexOf(olds, prevIndex); + } + buf.append(text.substring(prevIndex)); + return buf.toString(); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParams.java new file mode 100644 index 0000000..fe53748 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParams.java @@ -0,0 +1,33 @@ +package org.xbib.content.rdf.io.turtle; + +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class TurtleContentParams implements RdfContentParams { + + public static final TurtleContentParams TURTLE_CONTENT_PARAMS = new TurtleContentParams(); + private final IRINamespaceContext namespaceContext; + private final boolean writeNamespaceContext; + + public TurtleContentParams() { + this.namespaceContext = IRINamespaceContext.newInstance(); + this.writeNamespaceContext = true; + } + + public TurtleContentParams(IRINamespaceContext namespaceContext, boolean writeNamespaceContext) { + this.namespaceContext = namespaceContext; + this.writeNamespaceContext = writeNamespaceContext; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + + public boolean isWriteNamespaceContext() { + return writeNamespaceContext; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParser.java new file mode 100644 index 0000000..83d4954 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleContentParser.java @@ -0,0 +1,871 @@ +package org.xbib.content.rdf.io.turtle; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentBuilderHandler; +import org.xbib.content.rdf.RdfContentBuilderProvider; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.RdfContentType; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.StandardRdfContentType; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.XSDResourceIdentifiers; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.internal.DefaultTriple; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; +import org.xbib.content.resource.XmlNamespaceContext; + +import java.io.EOFException; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.PushbackReader; +import java.io.Reader; +import java.io.UnsupportedEncodingException; +import java.nio.charset.StandardCharsets; +import java.util.HashMap; +import java.util.LinkedList; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Turtle - Terse RDF Triple Parser. + * + * @see Turtle - Terse RDF + * Triple Language + */ +public class TurtleContentParser implements RdfContentParser { + + private static final Logger logger = Logger.getLogger(TurtleContentParser.class.getName()); + + private final Resource resource = new DefaultAnonymousResource(); + + private final HashMap bnodes = new HashMap<>(); + + private RdfContentBuilderProvider provider; + + private RdfContentBuilderHandler rdfContentBuilderHandler; + + private RdfContentBuilder builder; + + /** + * The base IRI. + */ + private IRI baseIRI; + /** + * The reader for reading input streams of turtle statements. + */ + private PushbackReader reader; + /** + * The parsed subject. + */ + private Resource subject; + /** + * The parsed predicate. + */ + private IRI predicate; + /** + * The parsed object. + */ + private Node object; + /** + * The last subject parsed, for sending record events. A collection of + * triples with same subject in sequence is assumed a record. + */ + private Resource lastsubject; + /** + * String builder for parsing. + */ + private StringBuilder sb; + /** + * Indicate if endStream of stream is reached. + */ + private boolean eof; + /** + * Stack for triples. + */ + private LinkedList triples; + /** + * The namespace context. + */ + private XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + + public TurtleContentParser(InputStream in) throws IOException { + this(new InputStreamReader(in, StandardCharsets.UTF_8)); + } + + public TurtleContentParser(Reader reader) { + this.reader = new PushbackReader(reader, 2); + } + + public static String decode(String s, String encoding) throws UnsupportedEncodingException { + StringBuilder sb = new StringBuilder(); + boolean fragment = false; + for (int i = 0; i < s.length(); i++) { + char ch = s.charAt(i); + switch (ch) { + case '+': + sb.append(' '); + break; + case '#': + sb.append(ch); + fragment = true; + break; + case '%': + if (!fragment) { + // fast hex decode + sb.append((char) ((Character.digit(s.charAt(++i), 16) << 4) + | Character.digit(s.charAt(++i), 16))); + } else { + sb.append(ch); + } + break; + default: + sb.append(ch); + break; + } + } + return new String(sb.toString().getBytes(StandardCharsets.ISO_8859_1), encoding); + } + + @Override + public RdfContentType contentType() { + return StandardRdfContentType.TURTLE; + } + + public TurtleContentParser setRdfContentBuilderProvider(RdfContentBuilderProvider provider) { + this.provider = provider; + return this; + } + + public TurtleContentParser setRdfContentBuilderHandler(RdfContentBuilderHandler + rdfContentBuilderHandler) { + this.rdfContentBuilderHandler = rdfContentBuilderHandler; + return this; + } + + public TurtleContentParser setBaseIRI(IRI baseIRI) { + this.baseIRI = baseIRI; + return this; + } + + public TurtleContentParser context(XmlNamespaceContext context) { + this.context = context; + return this; + } + + @Override + public TurtleContentParser parse() throws IOException { + if (provider != null) { + builder = provider.newContentBuilder(); + builder.startStream(); + } + this.reader = new PushbackReader(reader, 2); + this.sb = new StringBuilder(); + this.eof = false; + this.triples = new LinkedList<>(); + try { + while (!eof) { + char ch = skipWhitespace(); + if (eof) { + break; + } + if (ch == '@') { + parseDirective(); + } else { + parseTriple(); + } + } + } finally { + this.reader.close(); + if (builder != null) { + while (!triples.isEmpty()) { + Triple t = triples.pop(); + builder.receive(t); + } + if (rdfContentBuilderHandler != null) { + rdfContentBuilderHandler.build(builder); + } + builder.endStream(); + bnodes.clear(); + } + } + return this; + } + + private void skip() throws IOException { + int c = reader.read(); + if (c == -1) { + throw new EOFException(); + } + } + + /** + * Parse a directive. + * The prefix directive binds a prefix to a namespace URI. It indicates that + * a qualified name (qname) with that prefix will thereafter be a shorthand + * for a URI consisting of the concatenation of the namespace identifier and + * the bit of the qname to the right of the (only allowed) colon. + * The namespace prefix may be empty, in which case the qname starts with a + * colon. This is known as the default namespace. The empty prefix "" is by + * default , bound to "#" -- the local namespace of the file. The parser + * behaves as though there were a @prefix : <#>. just before the file. This + * means that <#foo> can be written :foo. + * The base directive sets the base URI to be used for the parsing of + * relative URIs. It takes, itself, a relative URI, so it can be used to + * change the base URI relative to the previous one. + * + * @throws IOException + */ + private void parseDirective() throws IOException { + String directive; + sb.setLength(0); + boolean b; + do { + char ch = read(); + b = !isWhitespace(ch); + if (b) { + sb.append(ch); + } + } while (b); + directive = sb.toString(); + skipWhitespace(); + sb.setLength(0); + if ("@prefix".equalsIgnoreCase(directive)) { + char ch = read(); + while (ch != ':') { + sb.append(ch); + ch = read(); + } + String prefix = sb.toString(); + skip(); + skipWhitespace(); + IRI nsURI = parseURI(); + if ("".equals(prefix)) { + this.baseIRI = nsURI; + } + context.addNamespace(prefix, nsURI.toString()); + } else if ("@base".equalsIgnoreCase(directive)) { + this.baseIRI = parseURI(); + } else { + throw new IOException(baseIRI + ": unknown directive: " + directive); + } + skipWhitespace(); + validate(reader.read(), '.'); + } + + private void parseTriple() throws IOException { + subject = null; + predicate = null; + object = null; + parseSubject(); + skipWhitespace(); + parsePredicateObjectList(); + skipWhitespace(); + validate(reader.read(), '.'); + } + + private void parsePredicateObjectList() throws IOException { + predicate = parsePredicate(); + skipWhitespace(); + parseObjectList(); + char ch = skipWhitespace(); + while (ch == ';') { + skip(); + ch = skipWhitespace(); + if (ch == '.' || ch == ']') { + break; + } + predicate = parsePredicate(); + skipWhitespace(); + parseObjectList(); + ch = skipWhitespace(); + } + } + + private void parseObjectList() throws IOException { + parseObject(); + char ch = skipWhitespace(); + while (ch == ',') { + skip(); + skipWhitespace(); + parseObject(); + ch = skipWhitespace(); + } + } + + private void parseSubject() throws IOException { + char ch = peek(); + if (ch == '(') { + subject = parseCollection(); + } else if (ch == '[') { + subject = (Resource) parseBlankNode(); + } else { + Node value = parseValue(); + if (value instanceof Resource) { + subject = (Resource) value; + } else { + throw new IOException(baseIRI + ": illegal subject value: '" + value + "' (" + value.getClass() + ")"); + } + } + } + + private IRI parsePredicate() throws IOException { + char ch = read(); + if (ch == 'a') { + char ch2 = read(); + if (isWhitespace(ch2)) { + return resource.newPredicate("rdf:type"); + } + reader.unread(ch2); + } + reader.unread(ch); + Node obj = parseValue(); + if (obj instanceof Resource) { + return resource.newPredicate(obj.toString()); + } else { + throw new IOException(baseIRI + ": illegal predicate value: " + obj); + } + } + + private void parseObject() throws IOException { + char ch = peek(); + if (ch == '(') { + object = parseCollection(); + } else if (ch == '[') { + object = parseBlankNode(); + } else { + object = parseValue(); + } + Triple stmt = new DefaultTriple(subject, predicate, object); + if (subject.isEmbedded()) { + // Push triples with blank node subjects on stack. + // The idea for having ordered getResource properties is: + // All resource property triples should be serialized + // after the resource parent triple. + triples.add(0, stmt); + } else { + // A "record" is grouped by a sequence of same (non-blank) subjects + // build temp resource and pass triples to builder + if (lastsubject == null || !subject.equals(lastsubject)) { + if (provider != null) { + while (!triples.isEmpty()) { + Triple t = triples.pop(); + builder.receive(t); + } + if (rdfContentBuilderHandler != null && builder.getSubject() != null) { + rdfContentBuilderHandler.build(builder); + } + bnodes.clear(); + builder = provider.newContentBuilder(); + builder.receive(subject.id()); + builder.receive(stmt); + } + lastsubject = subject; + } else { + if (builder != null) { + builder.receive(stmt); + } + } + } + } + + private Node parseValue() throws IOException { + char ch = peek(); + if (ch == '<') { + return new DefaultResource(parseURI()); + } else if (ch == ':' || isPrefixStartChar(ch)) { + return parseQNameOrBoolean(); + } else if (ch == '_') { + return parseNodeID(); + } else if (ch == '(') { + return parseCollection(); + } else if (ch == '"') { + return parseQuotedLiteral(); + } else if (Character.isDigit(ch) || ch == '.' || ch == '+' || ch == '-') { + return parseNumber(); + } else if ((int) ch == 65535) { + throw new EOFException(); + } else { + throw new IOException(baseIRI + ": unable to parse value, unknown character: code = " + (int) ch + + " character = '" + ch + "'. Last triple seen: " + subject + " " + predicate + " " + object); + } + } + + private IRI parseURI() throws IOException { + char ch = read(); + boolean checkForClose = false; + if (ch == '<') { + ch = read(); // skip '<' and check for closing '>' + checkForClose = true; + } + sb.setLength(0); + boolean ended = false; + while (!ended) { + sb.append(ch); + if (ch == '\\') { + ch = read(); + sb.append(ch); + } + ch = read(); + ended = checkForClose ? + (ch == '>') : + (ch == '>' || ch == ' ' || ch == '\n' || ch == '\t' || ch == '\r'); + } + // we trim to cope with GND erraneous IRIs with spaces like skos:exactMatch <http://zbw.eu/stw/descriptor/18673-1 > ; + String decoded = decode(sb.toString().trim(), "UTF-8"); + IRI u = IRI.builder().curie(decoded).build(); + u = baseIRI.resolve(u); + return u; + } + + /** + * Parse qualified name. + * + * @return qualified name URI + * @throws IOException if parse fails + */ + private Node parseQNameOrBoolean() throws IOException { + sb.setLength(0); + char ch = read(); + if (ch != ':' && !isPrefixStartChar(ch)) { + throw new IOException(baseIRI + ": expected colon or letter, not: '" + ch + "'"); + } + String ns; + if (ch == ':') { + ns = context.getNamespaceURI(""); + } else { + sb.append(ch); + ch = read(); + while (Character.isLetter(ch) || Character.isDigit(ch) || ch == '-' || ch == '_') { + sb.append(ch); + ch = read(); + } + if (ch != ':') { + String value = sb.toString(); + if ("true".equals(value) || "false".equals(value)) { + return resource.newLiteral(value).type(XSDResourceIdentifiers.BOOLEAN); + } + } + validate(ch, ':'); + ns = context.getNamespaceURI(sb.toString()); + if (ns == null) { + throw new IOException(baseIRI + ": namespace not found: " + sb.toString()); + } + } + sb.setLength(0); + ch = read(); + if (Character.isLetter(ch) || ch == '_') { + sb.append(ch); + ch = read(); + while (Character.isLetter(ch) || Character.isDigit(ch) || ch == '-' || ch == '_') { + sb.append(ch); + ch = read(); + } + } + reader.unread(ch); + // namespace is already resolved + IRI iri = IRI.builder().curie(ns + sb).build(); + return new DefaultResource(iri); + } + + /** + * Parse blank node, with or without a node ID. + * + * @return node + * @throws IOException if parse fails + */ + private Node parseBlankNode() throws IOException { + char ch = peek(); + if (ch == '_') { + return parseNodeID(); + } else if (ch == '[') { + skip(); + DefaultResource bnode = new DefaultAnonymousResource(); + ch = read(); + if (ch != ']') { + Resource oldsubject = subject; + IRI oldpredicate = predicate; + subject = bnode; + skipWhitespace(); + parsePredicateObjectList(); + skipWhitespace(); + validate(reader.read(), ']'); + subject = oldsubject; + predicate = oldpredicate; + } + return bnode; + } else { + throw new IOException(baseIRI + ":expected character: '[' or '_'"); + } + } + + /** + * Parse a collection. + * + * @return the collection as a resource + * @throws IOException if parse fails + */ + private Resource parseCollection() throws IOException { + validate(reader.read(), '('); + char ch = skipWhitespace(); + if (ch == ')') { + skip(); + return new DefaultResource(IRI.builder().curie("rdf", "nil").build()); + } else { + DefaultResource first = new DefaultAnonymousResource(); + Resource oldsubject = subject; + IRI oldpredicate = predicate; + subject = first; + predicate = resource.newPredicate("rdf:first"); + parseObject(); + ch = skipWhitespace(); + DefaultResource blanknode = new DefaultResource(first.id()); + while (ch != ')') { + DefaultResource value = new DefaultAnonymousResource(); + if (builder != null) { + builder.receive(new DefaultTriple(blanknode, resource.newPredicate("rdf:rest"), value)); + } + subject = value; + blanknode = value; + parseObject(); + ch = skipWhitespace(); + } + skip(); + if (builder != null) { + Node value = new DefaultResource(IRI.builder().curie("rdf", "null").build()); + builder.receive(new DefaultTriple(blanknode, resource.newPredicate("rdf:rest"), value)); + } + subject = oldsubject; + predicate = oldpredicate; + return first; + } + } + + /** + * Parse node ID. + * + * @return the node + * @throws IOException if parse fails + */ + private Node parseNodeID() throws IOException { + validate(reader.read(), '_'); + validate(reader.read(), ':'); + char ch = read(); + sb.setLength(0); + if (Character.isLetter(ch) || ch == '_') { + sb.append(ch); + ch = read(); + while (Character.isLetter(ch) || Character.isDigit(ch) || ch == '-' || ch == '_') { + sb.append(ch); + ch = read(); + } + } + reader.unread(ch); + String nodeID = sb.toString(); + Node bnode = bnodes.get(nodeID); + if (bnode != null) { + return bnode; + } + bnode = new DefaultAnonymousResource(nodeID); + bnodes.put(nodeID, bnode); + return bnode; + } + + /** + * Parse a literal. + * + * @return the literal + * @throws IOException if parse fails. + */ + private Literal parseQuotedLiteral() throws IOException { + String value = parseQuotedString(); + char ch = peek(); + if (ch == '@') { + skip(); + sb.setLength(0); + ch = read(); + if (!Character.isLowerCase(ch)) { + throw new IOException(baseIRI + ": lower case character expected: " + ch); + } + sb.append(ch); + ch = read(); + while (Character.isLowerCase(ch) || Character.isDigit(ch) || ch == '-') { + sb.append(ch); + ch = read(); + } + reader.unread(ch); + return new DefaultLiteral(value).lang(sb.toString()); + } else if (ch == '^') { + skip(); + validate(reader.read(), '^'); + skipWhitespace(); + IRI iri = parseURI(); + return new DefaultLiteral(value).type(iri); + } else { + return new DefaultLiteral(value); + } + } + + /** + * Parses a quoted string, which is either a "normal string" or a """long + * string""". + */ + private String parseQuotedString() throws IOException { + String result; + validate(reader.read(), '\"'); + char c2 = read(); + char c3 = read(); + if (c2 == '"' && c3 == '"') { + result = parseLongString(); + } else { + reader.unread(c3); + reader.unread(c2); + result = parseString(); + } + return decodeTurtleString(result); + } + + /** + * Parses a "normal string". This method assumes that the first double quote + * has already been parsed. + */ + private String parseString() throws IOException { + sb.setLength(0); + while (true) { + char ch = read(); + if (ch == '"') { + break; + } + sb.append(ch); + if (ch == '\\') { + ch = read(); + sb.append(ch); + } + } + return sb.toString(); + } + + /** + * Parses a """long string""". This method assumes that the first three + * double quotes have already been parsed. + */ + private String parseLongString() throws IOException { + sb.setLength(0); + int doubleQuoteCount = 0; + char ch; + while (doubleQuoteCount < 3) { + ch = read(); + if (ch == '"') { + doubleQuoteCount++; + } else { + doubleQuoteCount = 0; + } + sb.append(ch); + if (ch == '\\') { + // This escapes the next character, which might be a '"' + ch = read(); + sb.append(ch); + } + } + + return sb.substring(0, sb.length() - 3); + } + + private Literal parseNumber() throws IOException { + sb.setLength(0); + IRI datatype = IRI.builder().curie("xsd", "integer").build(); + char ch = read(); + if (ch == '+' || ch == '-') { + sb.append(ch); + ch = read(); + } + while (Character.isDigit(ch)) { + sb.append(ch); + ch = read(); + } + if (ch == '.' || ch == 'e' || ch == 'E') { + datatype = IRI.builder().curie("xsd", "decimal").build(); + if (ch == '.') { + sb.append(ch); + ch = read(); + while (Character.isDigit(ch)) { + sb.append(ch); + ch = read(); + } + if (sb.length() == 1) { + throw new IOException(" incomplete decimal: " + sb); + } + } else { + if (sb.length() == 0) { + throw new IOException("in complete fraction: " + sb); + } + } + if (ch == 'e' || ch == 'E') { + datatype = IRI.builder().curie("xsd", "double").build(); + sb.append(ch); + ch = read(); + if (ch == '+' || ch == '-') { + sb.append(ch); + ch = read(); + } + if (!Character.isDigit(ch)) { + throw new IOException("exponent value missing: " + sb); + } + sb.append(ch); + ch = read(); + while (Character.isDigit(ch)) { + sb.append(ch); + ch = read(); + } + } + } + reader.unread(ch); + return new DefaultLiteral(sb.toString()).type(datatype); + } + + private char skipWhitespace() throws IOException { + int ch = reader.read(); + while (isWhitespace((char) ch) || ch == '#') { + if (ch == '#') { + skipLine(); + } + ch = reader.read(); + } + if (ch == -1) { + eof = true; + } + reader.unread(ch); + return (char) ch; + } + + private void skipLine() throws IOException { + int ch = reader.read(); + while (ch != 0xd && ch != 0xa && ch != -1) { + ch = reader.read(); + } + if (ch == 0xd) { + ch = reader.read(); + if (ch != 0xa) { + reader.unread(ch); + } + } + if (ch == -1) { + eof = true; + } + } + + private char peek() throws IOException { + int ch = reader.read(); + if (ch == -1) { + eof = true; + } + reader.unread(ch); + return (char) ch; + } + + private char read() throws IOException { + int ch = reader.read(); + if (ch == -1) { + throw new EOFException(); + } + return (char) ch; + } + + private void validate(int ch, char v) throws IOException { + if ((char) ch != v) { + String message = (subject != null ? subject : "") + " unexpected character: '" + + (char) ch + "' expected: '" + v + "'"; + logger.log(Level.WARNING, message); + } + } + + private boolean isWhitespace(char ch) { + return ch == 0x20 || ch == 0x9 || ch == 0xA || ch == 0xD; + } + + private boolean isPrefixStartChar(char ch) { + return Character.isLetter(ch) || ch >= 0x00C0 && ch <= 0x00D6 + || ch >= 0x00D8 && ch <= 0x00F6 || ch >= 0x00F8 && ch <= 0x02FF + || ch >= 0x0370 && ch <= 0x037D || ch >= 0x037F && ch <= 0x1FFF + || ch >= 0x200C && ch <= 0x200D || ch >= 0x2070 && ch <= 0x218F + || ch >= 0x2C00 && ch <= 0x2FEF || ch >= 0x3001 && ch <= 0xD7FF + || ch >= 0xF900 && ch <= 0xFDCF || ch >= 0xFDF0 && ch <= 0xFFFD; + } + + /** + * Decodes an encoded Turtle string. Any \-escape sequences are substituted + * with their decoded sb. + * + * @param s An encoded Turtle string. + * @return The unencoded string. + * @throws IllegalArgumentException If the supplied string is not a + * correctly encoded Turtle string. + */ + private String decodeTurtleString(String s) { + int pos = s.indexOf('\\'); + if (pos == -1) { + return s; + } + int i = 0; + int len = s.length(); + sb.setLength(0); + while (pos != -1) { + sb.append(s.substring(i, pos)); + if (pos + 1 >= len) { + break; + } + char ch = s.charAt(pos + 1); + if (ch == 't') { + sb.append('\t'); + i = pos + 2; + } else if (ch == 'r') { + sb.append('\r'); + i = pos + 2; + } else if (ch == 'n') { + sb.append('\n'); + i = pos + 2; + } else if (ch == '"') { + sb.append('"'); + i = pos + 2; + } else if (ch == '>') { + sb.append('>'); + i = pos + 2; + } else if (ch == 'u') { + if (pos + 5 >= len) { + throw new IllegalArgumentException("incomplete Unicode escape sequence in: " + s); + } + String xx = s.substring(pos + 2, pos + 6); + try { + ch = (char) Integer.parseInt(xx, 16); + sb.append(ch); + i = pos + 6; + } catch (NumberFormatException e) { + throw new IllegalArgumentException("illegal Unicode escape sequence '\\u" + xx + "' in: " + s); + } + } else if (ch == 'U') { + if (pos + 9 >= len) { + throw new IllegalArgumentException("incomplete Unicode escape sequence in: " + s); + } + String xx = s.substring(pos + 2, pos + 10); + try { + ch = (char) Integer.parseInt(xx, 16); + sb.append(ch); + i = pos + 10; + } catch (NumberFormatException e) { + throw new IllegalArgumentException("illegal Unicode escape sequence '\\U" + xx + "' in: " + s); + } + } else { + sb.append('\\'); + i = pos + 2; + } + pos = s.indexOf('\\', i); + } + sb.append(s.substring(i)); + return sb.toString(); + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleSerializer.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleSerializer.java new file mode 100644 index 0000000..bb20939 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/TurtleSerializer.java @@ -0,0 +1,233 @@ +package org.xbib.content.rdf.io.turtle; + +import org.xbib.content.rdf.RDF; +import org.xbib.content.rdf.io.sink.CharSink; +import org.xbib.content.rdf.io.sink.TripleSink; + +import java.io.IOException; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.Set; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Implementation of {@link org.xbib.content.rdf.io.sink.TripleSink} which serializes triples to {@link + * org.xbib.content.rdf.io.sink.CharSink} using + * Turtle syntax. * + */ +public final class TurtleSerializer implements TripleSink, RDF { + + private static final Logger logger = Logger.getLogger(TurtleSerializer.class.getName()); + + private static final String DOT_EOL = " .\n"; + private static final String COMMA_EOL = " ,\n"; + private static final String SEMICOLON_EOL = " ;\n"; + private static final String EOL = "\n"; + + private static final String MULTILINE_QUOTE = "\"\"\""; + private static final char SINGLE_LINE_QUOTE = '"'; + private static final char BNODE_START = '['; + private static final char BNODE_END = ']'; + private static final char URI_START = '<'; + private static final char URI_END = '>'; + + private static final char SPACE = ' '; + private static final char RDF_TYPE_ABBR = 'a'; + private static final String INDENT = " "; + + private final CharSink sink; + private final LinkedList bnodeStack = new LinkedList<>(); + private final Set namedBnodes = new HashSet<>(); + private String prevSubj; + private String prevPred; + private String baseUri; + + private TurtleSerializer(CharSink sink) { + this.sink = sink; + } + + /** + * Creates instance of TurtleSerializer connected to specified sink. + * + * @param sink sink to be connected to + * @return instance of TurtleSerializer + */ + public static TripleSink connect(CharSink sink) { + return new TurtleSerializer(sink); + } + + @Override + public void addNonLiteral(String subj, String pred, String obj) { + try { + startTriple(subj, pred); + if (obj.startsWith(BNODE_PREFIX)) { + if (!namedBnodes.contains(obj) && obj.endsWith(SHORTENABLE_BNODE_SUFFIX)) { + openBnode(obj); + } else { + sink.process(obj); + } + } else { + serializeUri(obj); + } + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addPlainLiteral(String subj, String pred, String content, String lang) { + try { + startTriple(subj, pred); + addContent(content); + if (lang != null) { + sink.process('@').process(lang); + } + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void addTypedLiteral(String subj, String pred, String content, String type) { + try { + startTriple(subj, pred); + addContent(content); + sink.process("^^"); + serializeUri(type); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + + @Override + public void startStream() throws IOException { + sink.startStream(); + prevSubj = null; + prevPred = null; + if (baseUri != null) { + sink.process("@base ").process(URI_START).process(baseUri).process(URI_END).process(DOT_EOL); + } + sink.process("@prefix rdf: ").process(URI_START).process(NS).process(URI_END).process(DOT_EOL); + bnodeStack.clear(); + namedBnodes.clear(); + } + + @Override + public void endStream() throws IOException { + while (!bnodeStack.isEmpty()) { + closeBnode(); + } + if (prevPred != null) { + sink.process(DOT_EOL); + } else { + sink.process(EOL); + } + baseUri = null; + sink.endStream(); + } + + @Override + public void beginDocument(String id) throws IOException { + sink.beginDocument(id); + } + + @Override + public void endDocument(String id) throws IOException { + sink.endDocument(id); + } + + @Override + public void setBaseUri(String baseUri) { + this.baseUri = baseUri.substring(0, baseUri.length() - 1); + } + + private void startTriple(String subj, String pred) throws IOException { + if (subj.equals(prevSubj)) { + if (pred.equals(prevPred)) { + sink.process(COMMA_EOL); + indent(2); + } else if (prevPred != null) { + sink.process(SEMICOLON_EOL); + indent(1); + serializePredicate(pred); + } else { + indent(0); + serializePredicate(pred); + } + } else { + if (!bnodeStack.isEmpty()) { + closeBnode(); + startTriple(subj, pred); + return; + } else if (prevSubj != null) { + sink.process(DOT_EOL); + } + if (subj.startsWith(BNODE_PREFIX)) { + if (subj.endsWith(SHORTENABLE_BNODE_SUFFIX)) { + openBnode(subj); + } else { + sink.process(subj).process(SPACE); + namedBnodes.add(subj); + } + } else { + serializeUri(subj); + } + serializePredicate(pred); + } + prevSubj = subj; + prevPred = pred; + } + + private void serializePredicate(String pred) throws IOException { + if (TYPE.equals(pred)) { + sink.process(RDF_TYPE_ABBR).process(SPACE); + } else { + serializeUri(pred); + } + } + + private void serializeUri(String uri) throws IOException { + String escapedUri = uri.replace("\\", "\\\\").replace(">", "\\u003E"); + if (escapedUri.startsWith(NS)) { + sink.process("rdf:").process(escapedUri.substring(NS.length())); + } else if (baseUri != null && escapedUri.startsWith(baseUri)) { + sink.process(URI_START).process(escapedUri.substring(baseUri.length())).process(URI_END); + } else { + sink.process(URI_START).process(escapedUri).process(URI_END); + } + sink.process(SPACE); + } + + private void indent(int additionalIndent) throws IOException { + for (int i = 0; i < bnodeStack.size() + additionalIndent; i++) { + sink.process(INDENT); + } + } + + private void addContent(String content) throws IOException { + String escapedContent = content.replace("\\", "\\\\").replace("\"", "\\\""); + if (escapedContent.contains(EOL)) { + sink.process(MULTILINE_QUOTE).process(escapedContent).process(MULTILINE_QUOTE); + } else { + sink.process(SINGLE_LINE_QUOTE).process(escapedContent).process(SINGLE_LINE_QUOTE); + } + } + + private void openBnode(String obj) throws IOException { + sink.process(BNODE_START); + bnodeStack.push(obj); + prevSubj = obj; + prevPred = null; + } + + private void closeBnode() throws IOException { + sink.process(BNODE_END); + prevSubj = bnodeStack.pop(); + prevPred = null; + if (prevSubj == null) { + sink.process(DOT_EOL); + } + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/package-info.java new file mode 100644 index 0000000..3f9a4be --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/turtle/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for Turtle RDF. + */ +package org.xbib.content.rdf.io.turtle; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlHandler.java new file mode 100644 index 0000000..5397d6e --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlHandler.java @@ -0,0 +1,218 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.resource.IRI; +import org.xml.sax.Attributes; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.DefaultHandler; + +import java.io.IOException; +import java.util.EmptyStackException; +import java.util.LinkedList; + +import javax.xml.namespace.QName; + +/** + * Abstract XML handler. + * @param

parameter type + */ +public abstract class AbstractXmlHandler

+ extends DefaultHandler implements XmlHandler

{ + + protected final RdfContentParams params; + + protected final StringBuilder content; + + private final LinkedList parents; + + protected Resource resource; + + private RdfContentBuilder

builder; + + private String defaultPrefix; + + private String defaultNamespace; + + private int lastlevel; + + public AbstractXmlHandler(RdfContentParams params) { + this.params = params; + this.content = new StringBuilder(); + this.parents = new LinkedList<>(); + this.resource = new DefaultAnonymousResource(); + } + + public RdfContentParams getParams() { + return params; + } + + public Resource getResource() { + return resource; + } + + @Override + public AbstractXmlHandler

setDefaultNamespace(String prefix, String namespaceURI) { + this.defaultPrefix = prefix; + this.defaultNamespace = namespaceURI; + params.getNamespaceContext().addNamespace(prefix, namespaceURI); + return this; + } + + @Override + public AbstractXmlHandler

setBuilder(RdfContentBuilder

builder) { + this.builder = builder; + return this; + } + + @Override + public void startDocument() throws SAXException { + try { + openResource(); + } catch (IOException e) { + throw new SAXException(e); + } + parents.push(new QName("_")); + } + + @Override + public void endDocument() throws SAXException { + try { + closeResource(); + } catch (IOException e) { + throw new SAXException(e); + } + } + + @Override + public void startElement(String nsURI, String localname, String qname, Attributes atts) throws SAXException { + try { + QName name = makeQName(nsURI, localname, qname); + boolean delimiter = isResourceDelimiter(name); + if (delimiter) { + closeResource(); + openResource(); + } + if (skip(name)) { + return; + } + int level = parents.size(); + if (!delimiter) { + openPredicate(parents.peek(), name, lastlevel - level); + } + parents.push(name); + lastlevel = level; + if (atts != null) { + // transform attributes as if they were elements, but with a '@' prefix + for (int i = 0; i < atts.getLength(); i++) { + String attrValue = atts.getValue(i); + if (attrValue != null && !attrValue.isEmpty()) { + String newAttrname = '@' + atts.getLocalName(i); + QName attrQName = new QName(atts.getURI(i), newAttrname, atts.getQName(i)); + if (!skip(attrQName)) { + startElement(atts.getURI(i), newAttrname, atts.getQName(i), null); + characters(attrValue.toCharArray(), 0, attrValue.length()); + endElement(atts.getURI(i), newAttrname, atts.getQName(i)); + } + } + } + } + } catch (Exception e) { + throw new SAXException(e); + } + } + + @Override + public void endElement(String nsURI, String localname, String qname) throws SAXException { + QName name = makeQName(nsURI, localname, qname); + if (skip(name)) { + content.setLength(0); + return; + } + int level = parents.size(); + parents.pop(); + identify(name, content(), resource.id()); + if (!isResourceDelimiter(name) && !parents.isEmpty()) { + try { + closePredicate(parents.peek(), name, level - lastlevel); + } catch (EmptyStackException e) { + throw new SAXException(e); + } + } + content.setLength(0); + lastlevel = level; + } + + @Override + public void characters(char[] chars, int start, int length) throws SAXException { + content.append(new String(chars, start, length)); + addToPredicate(parents.peek(), content()); + } + + @Override + public void startPrefixMapping(String prefix, String uri) throws SAXException { + if (prefix == null || prefix.isEmpty() || XmlConstants.XML_SCHEMA_URI.equals(uri)) { + return; + } + params.getNamespaceContext().addNamespace(makePrefix(prefix), uri); + } + + @Override + public void endPrefixMapping(String prefix) throws SAXException { + // we do not remove namespaces, or you will get trouble in RDF serializations... + } + + protected String makePrefix(String prefix) { + return prefix.replaceAll("[^a-zA-Z]+", ""); + } + + protected String makePrefix(String prefix, String localname) { + String s = prefix.replaceAll("[^a-zA-Z]+", ""); + return s.length() > 0 ? s + ":" + localname : localname; + } + + protected QName makeQName(String nsURI, String localname, String qname) { + String prefix = params.getNamespaceContext().getPrefix(nsURI); + return new QName(!isEmpty(nsURI) ? nsURI : defaultNamespace, + !isEmpty(localname) ? localname : qname, + !isEmpty(prefix) ? prefix : defaultPrefix); + } + + public String content() { + String s = content.toString().trim(); + return s.length() > 0 ? s : null; + } + + protected void openResource() throws IOException { + resource = new DefaultAnonymousResource(); + } + + protected void closeResource() throws IOException { + boolean empty = resource.isEmpty(); + if (empty) { + return; + } + if (builder != null) { + builder.receive(resource.id()); + builder.receive(resource); + } + } + + private boolean isEmpty(String s) { + return s == null || s.length() == 0; + } + + public abstract boolean isResourceDelimiter(QName name); + + public abstract boolean skip(QName name); + + public abstract void identify(QName name, String value, IRI identifier); + + public abstract void openPredicate(QName parent, QName child, int level); + + public abstract void addToPredicate(QName parent, String content); + + public abstract void closePredicate(QName parent, QName child, int level); +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlResourceHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlResourceHandler.java new file mode 100644 index 0000000..90396f6 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/AbstractXmlResourceHandler.java @@ -0,0 +1,106 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.rdf.Resource; +import org.xbib.content.resource.IRI; + +import java.io.IOException; +import java.util.LinkedList; + +import javax.xml.namespace.QName; + +/** + * The XML resource handler can create nested RDF resources from arbitrary XML. + * + * @param

parameter type + */ +public abstract class AbstractXmlResourceHandler

+ extends AbstractXmlHandler

implements XmlResourceHandler

{ + + protected final LinkedList stack = new LinkedList<>(); + + public AbstractXmlResourceHandler(RdfContentParams params) { + super(params); + } + + @Override + public void openResource() throws IOException { + super.openResource(); + stack.push(getResource()); + } + + @Override + public void closeResource() throws IOException { + super.closeResource(); + stack.clear(); + } + + /** + * Open a predicate. Create new resource, even if there will be only a single literal. + * It will be compacted later. + * + * @param parent the parent + * @param name the name + * @param level the level + */ + @Override + public void openPredicate(QName parent, QName name, int level) { + String elementName = makePrefix(name.getPrefix(), name.getLocalPart()); + IRI p = toProperty(getResource().newPredicate(elementName)); + stack.push(stack.peek().newResource(p)); + } + + @Override + public void addToPredicate(QName parent, String content) { + } + + @Override + public void closePredicate(QName parent, QName name, int level) { + Resource r = stack.pop(); + String elementName = makePrefix(name.getPrefix(), name.getLocalPart()); + if (level < 0 && !stack.isEmpty() && !r.isEmpty()) { + IRI p = toProperty(getResource().newPredicate(elementName)); + stack.peek().add(p, r); + } else { + // it's a property with object + String s = content(); + if (s != null && !stack.isEmpty()) { + IRI p = toProperty(getResource().newPredicate(elementName)); + Object o = getResource().newObject(toObject(name, s)); + if (o instanceof Literal) { + r.add(p, (Literal) o); + } else if (o instanceof Resource) { + Resource resource = (Resource) o; + if (!resource.isEmpty()) { + r.add(p, resource); + } + } + // compact predicate because it has only a single value + stack.peek().compactPredicate(p); + // optional rename. This can help if OAI XML source + // emits both string.object under same element name which leads + // to ElasticsearchIllegalArgumentException "unknown property" + if (o instanceof Literal) { + String newElementName = toElementName(elementName); + if (!elementName.equals(newElementName)) { + stack.peek().rename(elementName, newElementName); + } + } + } + } + } + + public IRI toProperty(IRI property) { + return property; + } + + public String toElementName(String elementName) { + return elementName; + } + + @Override + public Object toObject(QName name, String content) { + return content; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlConstants.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlConstants.java new file mode 100644 index 0000000..5d1d2ee --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlConstants.java @@ -0,0 +1,9 @@ +package org.xbib.content.rdf.io.xml; + +/** + * + */ +public interface XmlConstants { + + String XML_SCHEMA_URI = "http://www.w3.org/2001/XMLSchema-instance"; +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContent.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContent.java new file mode 100644 index 0000000..b0c31ba --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContent.java @@ -0,0 +1,50 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.StandardRdfContentType; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; + +/** + * + */ +public class XmlContent implements RdfContent { + + private static final XmlContent XML_CONTENT = new XmlContent(); + + private XmlContent() { + } + + public static XmlContent xmlContent() { + return XML_CONTENT; + } + + public static RdfContentBuilder contentBuilder(XmlContentParams params) throws IOException { + return new RdfContentBuilder<>(XML_CONTENT, params); + } + + public static RdfContentBuilder contentBuilder(OutputStream out, XmlContentParams params) + throws IOException { + return new RdfContentBuilder<>(XML_CONTENT, params, out); + } + + @Override + public StandardRdfContentType type() { + return StandardRdfContentType.XML; + } + + @Override + public RdfContentGenerator createGenerator(OutputStream outputStream) throws IOException { + return new XmlContentGenerator(outputStream); + } + + @Override + public RdfContentParser createParser(InputStream inputStream) throws IOException { + return new XmlContentParser<>(inputStream); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentGenerator.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentGenerator.java new file mode 100644 index 0000000..2bd32fb --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentGenerator.java @@ -0,0 +1,172 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentGenerator; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +import java.io.Flushable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.List; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLEventFactory; +import javax.xml.stream.XMLEventWriter; +import javax.xml.stream.XMLOutputFactory; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.util.XMLEventConsumer; + +/** + * Write resource as XML to stream. + */ +public class XmlContentGenerator implements RdfContentGenerator, Flushable, XmlConstants { + + private static final XMLOutputFactory outputFactory = XMLOutputFactory.newInstance(); + private static final XMLEventFactory eventFactory = XMLEventFactory.newInstance(); + private final Writer writer; + private Resource resource; + + private XmlContentParams params = XmlContentParams.XML_CONTENT_PARAMS; + + public XmlContentGenerator(OutputStream out) throws IOException { + this(new OutputStreamWriter(out, StandardCharsets.UTF_8)); + } + + public XmlContentGenerator(Writer writer) throws IOException { + this.writer = writer; + } + + public XmlContentParams getParams() { + return params; + } + + @Override + public void flush() throws IOException { + writer.flush(); + } + + @Override + public void close() throws IOException { + writer.close(); + } + + @Override + public XmlContentGenerator receive(IRI iri) throws IOException { + if (!iri.equals(resource.id())) { + receive(resource); + resource = new DefaultResource(iri); + } + return this; + } + + @Override + public RdfContentGenerator setParams(XmlContentParams rdfContentParams) { + this.params = rdfContentParams; + return this; + } + + @Override + public XmlContentGenerator startStream() { + return this; + } + + @Override + public RdfContentGenerator setBaseUri(String baseUri) { + startPrefixMapping("", baseUri); + return this; + } + + @Override + public XmlContentGenerator receive(Triple triple) { + resource.add(triple); + return this; + } + + @Override + public XmlContentGenerator endStream() { + return this; + } + + @Override + public XmlContentGenerator startPrefixMapping(String prefix, String uri) { + if (prefix == null || prefix.isEmpty() || XML_SCHEMA_URI.equals(uri)) { + return this; + } + params.getNamespaceContext().addNamespace(prefix, uri); + return this; + } + + @Override + public XmlContentGenerator endPrefixMapping(String prefix) { + // we don't remove name spaces. It's troubling RDF serializations. + return this; + } + + @Override + public XmlContentGenerator receive(Resource resource) throws IOException { + if (resource == null) { + return this; + } + try { + XMLEventWriter xew = outputFactory.createXMLEventWriter(writer); + IRI resourceURI = resource.id(); + String nsPrefix = resourceURI.getScheme(); + String name = resourceURI.getSchemeSpecificPart(); + String nsURI = params.getNamespaceContext().getNamespaceURI(nsPrefix); + writeResource(xew, resource, new QName(nsURI, name, nsPrefix)); + xew.close(); + } catch (XMLStreamException e) { + throw new IOException(e); + } + return this; + } + + + private void writeResource(XMLEventConsumer consumer, Resource resource, QName parent) + throws XMLStreamException { + boolean startElementWritten = false; + List triples = resource.properties(); + for (Triple triple : triples) { + if (!startElementWritten) { + if (parent != null) { + consumer.add(eventFactory.createStartElement(parent, null, null)); + } + startElementWritten = true; + } + write(consumer, triple); + } + if (!startElementWritten && parent != null) { + consumer.add(eventFactory.createStartElement(parent, null, null)); + } + if (parent != null) { + consumer.add(eventFactory.createEndElement(parent, null)); + } + } + + private void write(XMLEventConsumer consumer, Triple triple) + throws XMLStreamException { + IRI predicate = triple.predicate(); + Node object = triple.object(); + String nsPrefix = predicate.getScheme(); + String name = predicate.getSchemeSpecificPart(); + String nsURI = params.getNamespaceContext().getNamespaceURI(nsPrefix); + if (object instanceof Resource) { + writeResource(consumer, (Resource) object, new QName(nsURI, name, nsPrefix)); + } else if (object instanceof Literal) { + String literal = ((Literal) object).object().toString(); + consumer.add(eventFactory.createStartElement(nsPrefix, nsURI, name)); + consumer.add(eventFactory.createCharacters(literal)); + consumer.add(eventFactory.createEndElement(nsPrefix, nsURI, name)); + } else { + throw new XMLStreamException("can't write object class: " + object.getClass().getName()); + } + + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParams.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParams.java new file mode 100644 index 0000000..005d6fb --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParams.java @@ -0,0 +1,24 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class XmlContentParams implements RdfContentParams { + + protected static final IRINamespaceContext NAMESPACE_CONTEXT = IRINamespaceContext.newInstance(); + public static final XmlContentParams XML_CONTENT_PARAMS = new XmlContentParams(NAMESPACE_CONTEXT); + private final IRINamespaceContext namespaceContext; + + public XmlContentParams(IRINamespaceContext namespaceContext) { + this.namespaceContext = namespaceContext; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParser.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParser.java new file mode 100644 index 0000000..9715c86 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlContentParser.java @@ -0,0 +1,95 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.rdf.RdfContentParser; +import org.xbib.content.rdf.RdfContentType; +import org.xbib.content.rdf.StandardRdfContentType; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.XMLReader; +import org.xml.sax.helpers.XMLReaderFactory; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; +import java.nio.charset.StandardCharsets; + +/** + * An XML reader for parsing XML into triples. + * @param

parameter type + */ +public class XmlContentParser

implements RdfContentParser { + + private final Reader reader; + + private RdfContentBuilder

builder; + + private XmlHandler

handler; + + private boolean namespaces = true; + + private boolean validate = false; + + public XmlContentParser(InputStream in) throws IOException { + this(new InputStreamReader(in, StandardCharsets.UTF_8)); + } + + public XmlContentParser(Reader reader) { + this.reader = reader; + } + + @Override + public RdfContentType contentType() { + return StandardRdfContentType.XML; + } + + public XmlHandler

getHandler() { + return handler; + } + + public XmlContentParser

setHandler(XmlHandler

handler) { + this.handler = handler; + return this; + } + + public XmlContentParser

setValidate(boolean validate) { + this.validate = validate; + return this; + } + + public XmlContentParser

setNamespaces(boolean namespaces) { + this.namespaces = namespaces; + return this; + } + + public XmlContentParser

builder(RdfContentBuilder

builder) { + this.builder = builder; + return this; + } + + @Override + public XmlContentParser

parse() throws IOException { + try { + XMLReader xmlReader = XMLReaderFactory.createXMLReader(); + parse(xmlReader, new InputSource(reader)); + } catch (SAXException ex) { + throw new IOException(ex); + } + return this; + } + + private XmlContentParser

parse(XMLReader reader, InputSource source) throws IOException, SAXException { + if (handler != null) { + if (builder != null) { + handler.setBuilder(builder); + } + reader.setContentHandler(handler); + } + reader.setFeature("http://xml.org/sax/features/namespaces", namespaces); + reader.setFeature("http://apache.org/xml/features/nonvalidating/load-external-dtd", validate); + reader.parse(source); + return this; + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlHandler.java new file mode 100644 index 0000000..bfe3cf5 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlHandler.java @@ -0,0 +1,26 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentParams; +import org.xbib.content.resource.IRINamespaceContext; +import org.xml.sax.ContentHandler; +import org.xml.sax.DTDHandler; +import org.xml.sax.EntityResolver; +import org.xml.sax.ErrorHandler; + +/** + * XML handler. + * @param

parameter type + */ +public interface XmlHandler

+ extends EntityResolver, DTDHandler, ContentHandler, ErrorHandler { + + IRINamespaceContext getNamespaceContext(); + + XmlHandler

setNamespaceContext(IRINamespaceContext namespaceContext); + + XmlHandler

setDefaultNamespace(String prefix, String uri); + + XmlHandler

setBuilder(RdfContentBuilder

builder); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlResourceHandler.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlResourceHandler.java new file mode 100644 index 0000000..78b2135 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/XmlResourceHandler.java @@ -0,0 +1,27 @@ +package org.xbib.content.rdf.io.xml; + +import org.xbib.content.rdf.RdfContentParams; + +import java.io.IOException; + +import javax.xml.namespace.QName; + +/** + * XML resource handler. + * @param

parameter type + */ +public interface XmlResourceHandler

extends XmlHandler

{ + + void openResource() throws IOException; + + void closeResource() throws IOException; + + void openPredicate(QName parent, QName name, int level); + + void addToPredicate(QName parent, String content); + + void closePredicate(QName parent, QName name, int level); + + Object toObject(QName name, String content); + +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/package-info.java new file mode 100644 index 0000000..bdd1ff3 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/io/xml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for XML to RDF conversion. + */ +package org.xbib.content.rdf.io.xml; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/package-info.java b/content-rdf/src/main/java/org/xbib/content/rdf/package-info.java new file mode 100644 index 0000000..20440a8 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for IRI namespaces. + */ +package org.xbib.content.rdf; diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/util/LinkedHashMultiMap.java b/content-rdf/src/main/java/org/xbib/content/rdf/util/LinkedHashMultiMap.java new file mode 100644 index 0000000..73fe1a7 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/util/LinkedHashMultiMap.java @@ -0,0 +1,112 @@ +package org.xbib.content.rdf.util; + +import java.util.Collection; +import java.util.LinkedHashMap; +import java.util.LinkedHashSet; +import java.util.Map; +import java.util.Set; + +/** + * A linked hash map multi map. + * @param te key type + * @param the value type + */ +public class LinkedHashMultiMap implements MultiMap { + + private final Map> map = new LinkedHashMap<>(); + + public LinkedHashMultiMap() { + } + + public LinkedHashMultiMap(MultiMap map) { + if (map == null) { + throw new IllegalArgumentException("must not be null"); + } + for (K k : map.keySet()) { + putAll(k, map.get(k)); + } + } + + @Override + public int size() { + return map.size(); + } + + @Override + public void clear() { + map.clear(); + } + + @Override + public boolean isEmpty() { + return map.isEmpty(); + } + + @Override + public boolean containsKey(K key) { + return map.containsKey(key); + } + + @Override + public Set keySet() { + return map.keySet(); + } + + @Override + public boolean put(K key, V value) { + Set set = map.get(key); + if (set == null) { + set = new LinkedHashSet<>(); + set.add(value); + map.put(key, set); + return true; + } else { + set.add(value); + return false; + } + } + + @Override + public void putAll(K key, Collection values) { + if (values == null) { + return; + } + Set set = map.get(key); + if (set == null) { + set = new LinkedHashSet<>(); + map.put(key, set); + } + set.addAll(values); + } + + @Override + public Collection get(K key) { + return map.get(key); + } + + @Override + public Set remove(K key) { + return map.remove(key); + } + + @Override + public boolean remove(K key, V value) { + Set set = map.get(key); + return set != null && set.remove(value); + } + + @Override + public boolean equals(Object obj) { + return obj != null && obj instanceof LinkedHashMultiMap && map.equals(((LinkedHashMultiMap) obj).map); + } + + @Override + public int hashCode() { + return map.hashCode(); + } + + @Override + public String toString() { + return map.toString(); + } +} diff --git a/content-rdf/src/main/java/org/xbib/content/rdf/util/MultiMap.java b/content-rdf/src/main/java/org/xbib/content/rdf/util/MultiMap.java new file mode 100644 index 0000000..27a91d1 --- /dev/null +++ b/content-rdf/src/main/java/org/xbib/content/rdf/util/MultiMap.java @@ -0,0 +1,33 @@ +package org.xbib.content.rdf.util; + +import java.util.Collection; +import java.util.Set; + +/** + * A multi map. + * @param the key type + * @param the value type + */ +public interface MultiMap { + + void clear(); + + int size(); + + boolean isEmpty(); + + boolean containsKey(K key); + + Collection get(K key); + + Set keySet(); + + boolean put(K key, V value); + + void putAll(K key, Collection values); + + Collection remove(K key); + + boolean remove(K key, V value); + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/IRINamespaceCompactionTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/IRINamespaceCompactionTest.java new file mode 100644 index 0000000..86c2cb4 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/IRINamespaceCompactionTest.java @@ -0,0 +1,22 @@ +package org.xbib.content.rdf; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; + +/** + * + */ +public class IRINamespaceCompactionTest extends Assert { + + @Test + public void testCompaction() throws Exception { + IRINamespaceContext context = IRINamespaceContext.getInstance(); + assertEquals(context.getNamespaceURI("dc"), "http://purl.org/dc/elements/1.1/"); + assertEquals(context.getPrefix("http://purl.org/dc/elements/1.1/"), "dc"); + IRI dc = IRI.create("http://purl.org/dc/elements/1.1/creator"); + assertEquals(context.compact(dc), "dc:creator"); + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/IRITest.java b/content-rdf/src/test/java/org/xbib/content/rdf/IRITest.java new file mode 100644 index 0000000..a461d92 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/IRITest.java @@ -0,0 +1,65 @@ +package org.xbib.content.rdf; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRISyntaxException; + +/** + * + */ +public class IRITest extends Assert { + + @Test + public void testJsonLd() { + IRI iri = IRI.create("@context"); + assertEquals(null, iri.getScheme()); + assertEquals("@context", iri.getSchemeSpecificPart()); + } + + @Test(expected = IRISyntaxException.class) + public void testIllegalBlankNodeIRI() { + IRI iri = IRI.create("_:a1"); + assertEquals("_", iri.getScheme()); + assertEquals("a1", iri.getSchemeSpecificPart()); + } + + @Test + public void testRoutingByIRI() { + IRI iri = IRI.create("http://index?type#id"); + assertEquals("http", iri.getScheme()); + assertEquals("index", iri.getHost()); + assertEquals("type", iri.getQuery()); + assertEquals("id", iri.getFragment()); + } + + @Test + public void testCuri() { + IRI curi = IRI.builder().curie("dc:creator").build(); + assertEquals("dc", curi.getScheme()); + assertEquals("creator", curi.getPath()); + curi = IRI.builder().curie("creator").build(); + assertNull(curi.getScheme()); + assertEquals("creator", curi.getPath()); + } + + @Test + public void testSchemeSpecificPart() { + IRI curi = IRI.builder().curie("dc:creator").build(); + assertEquals("dc", curi.getScheme()); + assertEquals("creator", curi.getSchemeSpecificPart()); + assertEquals("dc:creator", curi.toString()); + curi = IRI.builder().curie("creator").build(); + assertNull(curi.getScheme()); + assertEquals("creator", curi.getSchemeSpecificPart()); + assertEquals("creator", curi.toString()); + } + + @Test + public void testIdentity() { + String s = "urn:a"; + IRI i1 = IRI.builder().curie(s).build(); + IRI i2 = IRI.create(s); + assertEquals(i1, i2); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/RdfXContentGeneratorTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/RdfXContentGeneratorTest.java new file mode 100644 index 0000000..2fb50d5 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/RdfXContentGeneratorTest.java @@ -0,0 +1,86 @@ +package org.xbib.content.rdf; + +import static org.xbib.content.rdf.RdfXContentFactory.rdfXContentBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; + +/** + * + */ +public class RdfXContentGeneratorTest extends Assert { + + @Test + public void testContentBuilder() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:res")); + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + resource.add("urn:property", "Hello World") + .add("urn:date", l) + .add("urn:link", IRI.create("urn:pointer")); + RdfXContentParams params = new RdfXContentParams(); + RdfContentBuilder builder = rdfXContentBuilder(params); + builder.receive(resource); + String result = params.getGenerator().get(); + assertEquals(result, + "{\"urn:property\":\"Hello World\",\"urn:date\":2013,\"urn:link\":\"urn:pointer\"}"); + } + + @Test + public void testContentBuilderSingleEmbedded() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:res")); + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + resource.add("urn:property", "Hello World") + .add("urn:date", l) + .add("rdf:type", IRI.create("urn:type1")) + .newResource("urn:embedded") + .add("rdf:type", IRI.create("urn:type2")); + RdfXContentParams params = new RdfXContentParams(); + RdfContentBuilder builder = rdfXContentBuilder(params); + builder.receive(resource); + String result = params.getGenerator().get(); + assertEquals("{\"urn:property\":\"Hello World\",\"urn:date\":2013,\"rdf:type\":\"urn:type1\"," + + "\"urn:embedded\":{\"rdf:type\":\"urn:type2\"}}", result); + } + + @Test + public void testContentBuilderDoubleEmbedded() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:res")); + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + resource.add("urn:property", "Hello World") + .add("urn:date", l) + .add("rdf:type", IRI.create("urn:type1")) + .newResource("urn:embedded") + .add("rdf:type", IRI.create("urn:type2")); + resource.newResource("urn:embedded2") + .add("rdf:type", IRI.create("urn:type3")); + RdfXContentParams params = new RdfXContentParams(); + RdfContentBuilder builder = rdfXContentBuilder(params); + builder.receive(resource); + String result = params.getGenerator().get(); + assertEquals("{\"urn:property\":\"Hello World\",\"urn:date\":2013,\"rdf:type\":\"urn:type1\"," + + "\"urn:embedded\":{\"rdf:type\":\"urn:type2\"},\"urn:embedded2\":{\"rdf:type\":\"urn:type3\"}}", result); + } + + @Test + public void testContentBuilderEmptyEmbedded() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:res")); + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + resource.add("urn:property", "Hello World") + .add("urn:date", l) + .add("rdf:type", IRI.create("urn:type1")) + .newResource("urn:embedded"); // empty resource, do not copy + RdfXContentParams params = new RdfXContentParams(); + RdfContentBuilder builder = rdfXContentBuilder(params); + builder.receive(resource); + String result = params.getGenerator().get(); + assertEquals(result, + "{\"urn:property\":\"Hello World\",\"urn:date\":2013,\"rdf:type\":\"urn:type1\"}"); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/RouteRdfXContentBuilderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/RouteRdfXContentBuilderTest.java new file mode 100644 index 0000000..ec47dec --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/RouteRdfXContentBuilderTest.java @@ -0,0 +1,62 @@ +package org.xbib.content.rdf; + +import static org.xbib.content.rdf.RdfXContentFactory.routeRdfXContentBuilder; + +import org.junit.Test; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.io.rdfxml.RdfXmlContentParser; +import org.xbib.content.resource.IRI; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.StringReader; +import java.nio.charset.StandardCharsets; + +/** + * + */ +public class RouteRdfXContentBuilderTest extends StreamTester { + + @Test + public void testRoute() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:res")); + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + resource.add("urn:property", "Hello World") + .add("urn:date", l) + .add("urn:link", IRI.create("urn:pointer")); + RouteRdfXContentParams params = new RouteRdfXContentParams("index", "type"); + params.setHandler((content, p) -> assertEquals(p.getIndex() + " " + p.getType() + " 1 " + content, + "index type 1 {\"urn:property\":\"Hello World\",\"urn:date\":2013,\"urn:link\":\"urn:pointer\"}" + )); + RdfContentBuilder builder = routeRdfXContentBuilder(params); + builder.receive(resource); + } + + @Test + public void testVIAF() throws Exception { + InputStream in = getClass().getResourceAsStream("VIAF.rdf"); + if (in == null) { + throw new IOException("VIAF.rdf not found"); + } + StringBuilder sb = new StringBuilder(); + RouteRdfXContentParams params = new RouteRdfXContentParams("index", "type"); + params.setHandler((content, p) -> { + //logger.info("handle: {} {} {} {}", p.getIndex(), p.getType(), p.getId(), content); + }); + new RdfXmlContentParser(in) + .setRdfContentBuilderProvider(() -> routeRdfXContentBuilder(params)) + .setRdfContentBuilderHandler(builder -> { + if (sb.length() > 0) { + sb.append("\n"); + } + sb.append(builder.string()); + }) + .parse(); + assertStream(new InputStreamReader(getClass().getResourceAsStream("viaf.json"), StandardCharsets.UTF_8), + new StringReader(sb.toString())); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/internal/BlankNodeTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/internal/BlankNodeTest.java new file mode 100644 index 0000000..8f12119 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/internal/BlankNodeTest.java @@ -0,0 +1,90 @@ +package org.xbib.content.rdf.internal; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.resource.IRI; + +import java.util.Iterator; + +/** + * + */ +public class BlankNodeTest extends Assert { + + @Test + public void testBlankNodeRenumbering() throws Exception { + DefaultAnonymousResource.reset(); + Resource r = new DefaultResource(IRI.create("urn:meta1")); + // test order of adding + Resource r1 = r.newResource("urn:res1"); + r1.add("urn:has", "a first res"); + r.add("urn:has", "a first property"); + Resource q = new DefaultResource(IRI.create("urn:meta2")); + Resource r2 = q.newResource("urn:res2"); + r2.add("urn:has", "a second res"); + q.add("urn:has", "a second property"); + // we test here resource adding + r.add("a:res", q); + Iterator it = r.properties().iterator(); + assertEquals(it.next().toString(), "urn:meta1 urn:res1 _:b1"); + assertEquals(it.next().toString(), "urn:meta1 urn:has a first property"); + assertEquals(it.next().toString(), "urn:meta1 a:res urn:meta2"); + } + + @Test + public void testIterator() throws Exception { + DefaultAnonymousResource.reset(); + Resource r = new DefaultResource(IRI.create("res1")); + r.add("p0", "l0") + .newResource("res2") + .add("p1", "l1") + .add("p2", "l2") + .newResource("res3") + .add("p1", "l1") + .add("p2", "l2") + .newResource("res4") + .add("p1", "l1") + .add("p2", "l2"); + + Iterator it = r.triples().iterator(); + assertEquals(it.next().toString(), "res1 p0 l0"); + assertEquals(it.next().toString(), "res1 res2 _:b1"); + assertEquals(it.next().toString(), "_:b1 p1 l1"); + assertEquals(it.next().toString(), "_:b1 p2 l2"); + assertEquals(it.next().toString(), "_:b1 res3 _:b2"); + assertEquals(it.next().toString(), "_:b2 p1 l1"); + assertEquals(it.next().toString(), "_:b2 p2 l2"); + assertEquals(it.next().toString(), "_:b2 res4 _:b3"); + assertEquals(it.next().toString(), "_:b3 p1 l1"); + assertEquals(it.next().toString(), "_:b3 p2 l2"); + } + + @Test + public void testResIterator() throws Exception { + DefaultAnonymousResource.reset(); + Resource r = new DefaultResource(IRI.create("res0")); + r.add("p0", "l0") + .newResource("res") + .add("p1", "l1") + .add("p2", "l2") + .newResource("res") + .add("p1", "l1") + .add("p2", "l2") + .newResource("res") + .add("p1", "l1") + .add("p2", "l2"); + Iterator it = r.triples().iterator(); + assertEquals(it.next().toString(), "res0 p0 l0"); + assertEquals(it.next().toString(), "res0 res _:b1"); + assertEquals(it.next().toString(), "_:b1 p1 l1"); + assertEquals(it.next().toString(), "_:b1 p2 l2"); + assertEquals(it.next().toString(), "_:b1 res _:b2"); + assertEquals(it.next().toString(), "_:b2 p1 l1"); + assertEquals(it.next().toString(), "_:b2 p2 l2"); + assertEquals(it.next().toString(), "_:b2 res _:b3"); + assertEquals(it.next().toString(), "_:b3 p1 l1"); + assertEquals(it.next().toString(), "_:b3 p2 l2"); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/internal/LiteralTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/internal/LiteralTest.java new file mode 100644 index 0000000..ada8126 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/internal/LiteralTest.java @@ -0,0 +1,19 @@ +package org.xbib.content.rdf.internal; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.resource.IRI; + +/** + * + */ +public class LiteralTest extends Assert { + + @Test + public void testLiteral() { + DefaultLiteral l = new DefaultLiteral("2013") + .type(IRI.create("xsd:gYear")); + assertEquals(l.toString(), "2013^^xsd:gYear"); + assertEquals(l.object(), 2013); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/internal/ResourceTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/internal/ResourceTest.java new file mode 100644 index 0000000..bc8621f --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/internal/ResourceTest.java @@ -0,0 +1,248 @@ +package org.xbib.content.rdf.internal; + +import static org.xbib.content.rdf.RdfContentFactory.ntripleBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.rdf.Literal; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.content.resource.Node; + +import java.io.IOException; +import java.util.Iterator; + +/** + * + */ +public class ResourceTest extends Assert { + + @Test + public void deleted() throws Exception { + Resource r = new DefaultAnonymousResource(); + assertEquals(r.isDeleted(), false); + r.setDeleted(true); + assertEquals(r.isDeleted(), true); + r.setDeleted(false); + assertEquals(r.isDeleted(), false); + } + + @Test + public void testResourceId() throws Exception { + IRI iri = IRI.create("http://index?type#id"); + Resource r = new DefaultResource(iri); + assertEquals("http", r.id().getScheme()); + assertEquals("index", r.id().getHost()); + assertEquals("type", r.id().getQuery()); + assertEquals("id", r.id().getFragment()); + } + + @Test + public void testEmptyResources() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:root")); + assertEquals(r.isEmpty(), true); + assertEquals(r.toString(), "urn:root"); + } + + @Test + public void testEmptyProperty() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:root")); + r.add("urn:property", (String) null); + assertEquals(r.isEmpty(), true); + } + + @Test + public void testStringLiteral() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:root")); + r.add("urn:property", "Hello World"); + assertEquals(r.isEmpty(), false); + assertEquals(r.triples().get(0).object().toString(), "Hello World"); + } + + @Test + public void testIntegerLiteral() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:root")); + DefaultLiteral literal = new DefaultLiteral(123).type(Literal.INT); + r.add("urn:property", literal); + assertEquals(r.isEmpty(), false); + assertEquals(r.triples().get(0).object().toString(), "123^^xsd:int"); + } + + @Test + public void testPredicateSet() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:doc1")) + .add("urn:valueURI", "Hello World") + .add("urn:creator", "Smith") + .add("urn:creator", "Jones"); + Iterator it = r.predicates().iterator(); + assertEquals("urn:valueURI", it.next().toString()); + assertEquals("urn:creator", it.next().toString()); + assertFalse(it.hasNext()); + } + + @Test + public void testUniqueObjects() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:doc4")); + r.add("urn:hasAttribute", "a") + .add("urn:hasAttribute", "b") + .add("urn:hasAttribute", "a") // another a, must be suppressed + .add("urn:hasAttribute", "c"); + StringBuilder sb = new StringBuilder(); + r.objects("urn:hasAttribute").stream().forEach(sb::append); + assertEquals(sb.toString(), "abc"); + } + + @Test + public void testPropertyIterator() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:doc2")); + r.add("urn:valueURI", "Hello World") + .add("urn:name", "Smith") + .add("urn:name", "Jones"); + Iterator it = r.properties().iterator(); + assertEquals("urn:doc2 urn:valueURI Hello World", it.next().toString()); + assertEquals("urn:doc2 urn:name Smith", it.next().toString()); + assertEquals("urn:doc2 urn:name Jones", it.next().toString()); + } + + @Test + public void testIterator() throws Exception { + DefaultAnonymousResource.reset(); // for blank node counter + Resource r = new DefaultResource(IRI.create("urn:doc1")); + r.add("urn:valueURI", "Hello World") + .add("urn:name", "Smith") + .add("urn:name", "Jones"); + // the first resource adds a resource value + Resource r1 = r.newResource("urn:res1"); + r1.add("urn:has", "a first res value"); + // the second resource adds another resource value + Resource r2 = r.newResource("urn:res1"); + r2.add("urn:has", "a second res value"); + assertEquals(r.predicates().size(), 3); + Iterator it = r.triples().iterator(); + assertEquals("urn:doc1 urn:valueURI Hello World", it.next().toString()); + assertEquals("urn:doc1 urn:name Smith", it.next().toString()); + assertEquals("urn:doc1 urn:name Jones", it.next().toString()); + assertEquals("urn:doc1 urn:res1 _:b1", it.next().toString()); + assertEquals("_:b1 urn:has a first res value", it.next().toString()); + assertEquals("urn:doc1 urn:res1 _:b2", it.next().toString()); + assertEquals("_:b2 urn:has a second res value", it.next().toString()); + assertFalse(it.hasNext()); + + Iterator itp = r.predicates().iterator(); + IRI pred = itp.next(); + assertEquals("urn:valueURI", pred.toString()); + Iterator values = r.objects(pred).iterator(); + assertEquals("Hello World", values.next().toString()); + assertFalse(values.hasNext()); + pred = itp.next(); + assertEquals("urn:name", pred.toString()); + values = r.objects(pred).iterator(); + assertEquals("Smith", values.next().toString()); + assertEquals("Jones", values.next().toString()); + assertFalse(values.hasNext()); + pred = itp.next(); + assertEquals("urn:res1", pred.toString()); + values = r.objects(pred).iterator(); + assertEquals("_:b1", values.next().toString()); + assertEquals("_:b2", values.next().toString()); + assertFalse(values.hasNext()); + assertFalse(itp.hasNext()); + } + + @Test + public void testCompactPredicate() throws Exception { + Resource r = new DefaultResource(IRI.create("urn:doc")); + r.add("urn:value1", "Hello World"); + IRI predicate = IRI.create("urn:pred"); + Resource r1 = r.newResource(predicate); + r1.add(predicate, "a value"); + Iterator it = r.triples().iterator(); + int cnt = 0; + while (it.hasNext()) { + it.next(); + cnt++; + } + assertEquals(cnt, 3); + r.compactPredicate(predicate); + it = r.triples().iterator(); + assertEquals("urn:doc urn:value1 Hello World", it.next().toString()); + assertEquals("urn:doc urn:pred a value", it.next().toString()); + assertFalse(it.hasNext()); + } + + @Test + public void testAddResource() throws Exception { + DefaultAnonymousResource.reset(); // for blank node counter + Resource r = new DefaultResource(IRI.create("urn:res1")); + r.add("urn:value", "Foo bar"); + Resource s = new DefaultResource(IRI.create("urn:res2")); + s.add("urn:value", "Baz bar"); + r.add("urn:myres", s); + assertEquals("[urn:res1 urn:value Foo bar, urn:res1 urn:myres urn:res2, urn:res2 urn:value Baz bar]", + r.triples().toString()); + } + + @Test + public void testAddingResources() throws Exception { + DefaultAnonymousResource.reset(); // for blank node counter + Resource r = new DefaultResource(IRI.create("urn:r")); + r.add("urn:value", "Hello R"); + // named ID + Resource s = new DefaultResource(IRI.create("urn:s")); + s.add("urn:value", "Hello S"); + // another named ID + Resource t = new DefaultResource(IRI.create("urn:t")); + t.add("urn:value", "Hello T"); + // a blank node resource ID + IRI blank1 = new DefaultAnonymousResource().id(); + Resource u = new DefaultResource(blank1); + u.add("urn:value", "Hello U"); + // another blank node resource ID + IRI blank2 = new DefaultAnonymousResource().id(); + Resource v = new DefaultResource(blank2); + v.add("urn:value", "Hello V"); + IRI predicate = IRI.create("dc:subject"); + r.add(predicate, s); + r.add(predicate, t); + r.add(predicate, u); + r.add(predicate, v); + Iterator it = r.triples().iterator(); + assertEquals("urn:r urn:value Hello R", it.next().toString()); + assertEquals("urn:r dc:subject urn:s", it.next().toString()); + assertEquals("urn:s urn:value Hello S", it.next().toString()); + assertEquals("urn:r dc:subject urn:t", it.next().toString()); + assertEquals("urn:t urn:value Hello T", it.next().toString()); + assertEquals("urn:r dc:subject _:b1", it.next().toString()); + assertEquals("_:b1 urn:value Hello U", it.next().toString()); + assertEquals("urn:r dc:subject _:b2", it.next().toString()); + assertEquals("_:b2 urn:value Hello V", it.next().toString()); + assertFalse(it.hasNext()); + } + + @Test + public void testTripleAdder() throws IOException { + IRINamespaceContext context = IRINamespaceContext.newInstance(); + context.addNamespace("vcard", "http://www.w3.org/2006/vcard/ns#"); + context.addNamespace("owl", "http://www.w3.org/2002/07/owl#"); + // ID with compact IRI, will be expanded + Resource r = DefaultResource.create(context, "vcard:value"); + // triples with expanded IRIs + Triple t1 = new DefaultTriple(DefaultResource.create("http://www.w3.org/2006/vcard/ns#value"), + IRI.create("http://www.w3.org/1999/02/22-rdf-syntax-ns#type"), + IRI.create("http://www.w3.org/2002/07/owl#DatatypeProperty")); + Triple t2 = new DefaultTriple(DefaultResource.create("http://www.w3.org/2006/vcard/ns#value"), + IRI.create("http://www.w3.org/1999/02/22-rdf-syntax-ns#label"), + new DefaultLiteral("value@en")); + r.add(t1).add(t2); + NTripleContentParams params = new NTripleContentParams(context); + RdfContentBuilder builder = ntripleBuilder(params); + builder.receive(r); + assertEquals(" .\n" + + " \"value@en\" .", + builder.string().trim()); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/internal/TripleTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/internal/TripleTest.java new file mode 100644 index 0000000..564a25c --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/internal/TripleTest.java @@ -0,0 +1,24 @@ +package org.xbib.content.rdf.internal; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.rdf.Resource; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; + +/** + * + */ +public class TripleTest extends Assert { + + @Test + public void testSimpleTriple() { + Resource s = new DefaultResource(IRI.create("urn:1")); + IRI p = IRI.create("urn:2"); + Node o = new DefaultLiteral("Hello World"); + DefaultTriple triple = new DefaultTriple(s, p, o); + assertEquals(triple.subject().id(), s.id()); + assertEquals(triple.predicate(), p); + assertEquals(triple.object(), o); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/internal/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/internal/package-info.java new file mode 100644 index 0000000..1761480 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/internal/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing internal RDF. + */ +package org.xbib.content.rdf.internal; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/IOTests.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/IOTests.java new file mode 100644 index 0000000..dfdd02e --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/IOTests.java @@ -0,0 +1,7 @@ +package org.xbib.content.rdf.io; + +/** + * + */ +public interface IOTests { +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/json/JsonReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/json/JsonReaderTest.java new file mode 100644 index 0000000..5c488c8 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/json/JsonReaderTest.java @@ -0,0 +1,75 @@ +package org.xbib.content.rdf.io.json; + +import static org.xbib.content.rdf.RdfContentFactory.jsonBuilder; + +import org.junit.Test; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.io.xml.XmlHandler; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; + +import javax.xml.namespace.QName; + +/** + * + */ +public class JsonReaderTest extends StreamTester { + + @Test + public void testGenericJsonReader() throws Exception { + String filename = "dc.json"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + + IRINamespaceContext namespaceContext = IRINamespaceContext.newInstance(); + namespaceContext.addNamespace("dc", "http://purl.org/dc/elements/1.1/"); + namespaceContext.addNamespace("dcterms", "http://purl.org/dc/terms/"); + namespaceContext.addNamespace("bib", "info:srw/cql-context-set/1/bib-v1/"); + namespaceContext.addNamespace("xbib", "http://xbib.org/"); + namespaceContext.addNamespace("lia", "http://xbib.org/lia/"); + + JsonContentParams params = new JsonContentParams(namespaceContext); + JsonResourceHandler jsonHandler = new JsonResourceHandler(params) { + + @Override + public boolean isResourceDelimiter(QName name) { + return false; + } + + @Override + public boolean skip(QName name) { + return false; + } + + @Override + public void identify(QName name, String value, IRI identifier) { + if (identifier == null) { + getResource().setId(IRI.create("id:doc1")); + } + } + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + }; + RdfContentBuilder builder = jsonBuilder(); + jsonHandler.setBuilder(builder); + new JsonContentParser(in) + .setHandler(jsonHandler) + .root(new QName("http://purl.org/dc/elements/1.1/", "root", "dc")) + .parse(); + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/json/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/json/package-info.java new file mode 100644 index 0000000..c639400 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/json/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF JSON. + */ +package org.xbib.content.rdf.io.json; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleReaderTest.java new file mode 100644 index 0000000..af60e4c --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleReaderTest.java @@ -0,0 +1,32 @@ +package org.xbib.content.rdf.io.ntriple; + +import static org.xbib.content.rdf.RdfContentFactory.ntripleBuilder; + +import org.junit.Test; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; + +/** + * + */ +public class NTripleReaderTest extends StreamTester { + + @Test + public void testReader() throws Exception { + String filename = "list.nt"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + RdfContentBuilder builder = ntripleBuilder(); + NTripleContentParser reader = new NTripleContentParser(in); + reader.setBuilder(builder); + reader.parse(); + //assertStream(getClass().getResource("rdfxml.ttl").openStream(), + // builder.streamInput()); + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleTest.java new file mode 100644 index 0000000..38bce65 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/NTripleTest.java @@ -0,0 +1,51 @@ +package org.xbib.content.rdf.io.ntriple; + +import static org.xbib.content.rdf.RdfContentFactory.ntripleBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.XSDResourceIdentifiers; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.resource.IRI; + +/** + * + */ +public class NTripleTest extends Assert { + + @Test + public void testNTripleBuilder() throws Exception { + RdfContentBuilder builder = ntripleBuilder(); + Resource resource = createResource(); + builder.receive(resource); + assertTrue(builder.string().length() > 0); + } + + @Test + public void testNTripleWriteInt() throws Exception { + Resource resource = new DefaultResource(IRI.create("urn:doc1")); + resource.add("http://purl.org/dc/elements/1.1/date", new DefaultLiteral("2010").type(XSDResourceIdentifiers.INTEGER)); + RdfContentBuilder builder = ntripleBuilder(); + builder.receive(resource); + assertEquals(" \"2010\"^^ .\n", builder.string()); + } + + private Resource createResource() { + Resource resource = new DefaultResource(IRI.create("urn:doc1")); + resource.add("http://purl.org/dc/elements/1.1/creator", "Smith"); + resource.add("http://purl.org/dc/elements/1.1/creator", "Jones"); + Resource r = resource.newResource("dcterms:hasPart"); + r.add("http://purl.org/dc/elements/1.1/title", "This is a part") + .add("http://purl.org/dc/elements/1.1/title", "of a title") + .add("http://purl.org/dc/elements/1.1/creator", "Jörg Prante") + .add("http://purl.org/dc/elements/1.1/date", "2009"); + resource.add("http://purl.org/dc/elements/1.1/title", "A sample title"); + r = resource.newResource("http://purl.org/dc/terms/isPartOf"); + r.add("http://purl.org/dc/elements/1.1/title", "another"); + r.add("http://purl.org/dc/elements/1.1/title", "title"); + return resource; + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/package-info.java new file mode 100644 index 0000000..1f0acd7 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/ntriple/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF N-Triples. + */ +package org.xbib.content.rdf.io.ntriple; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/package-info.java new file mode 100644 index 0000000..c6481f6 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF input/output. + */ +package org.xbib.content.rdf.io; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/EuropeanaEDMReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/EuropeanaEDMReaderTest.java new file mode 100644 index 0000000..dcddb48 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/EuropeanaEDMReaderTest.java @@ -0,0 +1,90 @@ +package org.xbib.content.rdf.io.rdfxml; + +import static org.xbib.content.rdf.RdfContentFactory.ntripleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContent; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultLiteral; +import org.xbib.content.rdf.internal.DefaultRdfGraph; +import org.xbib.content.rdf.internal.DefaultTriple; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.Node; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; +import java.util.Iterator; + +/** + * + */ +@Category(IOTests.class) +public class EuropeanaEDMReaderTest extends StreamTester { + + private static final IRI GEO_LAT = IRI.create("http://www.w3.org/2003/01/geo/wgs84_pos#lat"); + private static final IRI GEO_LON = IRI.create("http://www.w3.org/2003/01/geo/wgs84_pos#long"); + private static final IRI location = IRI.create("location"); + + @SuppressWarnings("unchecked") + @Test + public void testEuropeana() throws Exception { + String filename = "oai_edm.xml"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + DefaultRdfGraph graph = new DefaultRdfGraph(); + RdfXmlContentParser reader = new RdfXmlContentParser<>(in); + reader.setRdfContentBuilderProvider(() -> new GeoJSONFilter(NTripleContent.nTripleContent(), + NTripleContentParams.N_TRIPLE_CONTENT_PARAMS, graph)); + reader.parse(); + RdfContentBuilder builder = ntripleBuilder(); + Iterator resourceIterator = graph.getResources(); + while (resourceIterator.hasNext()) { + Resource resource = resourceIterator.next(); + builder.receive(resource); + } + assertStream(getClass().getResource("edm.nt").openStream(), + builder.streamInput()); + } + + private class GeoJSONFilter extends RdfContentBuilder { + + DefaultRdfGraph graph; + + Node lat = null; + + Node lon = null; + + GeoJSONFilter(RdfContent content, NTripleContentParams params, DefaultRdfGraph graph) + throws IOException { + super(content, params); + this.graph = graph; + } + + @Override + public GeoJSONFilter receive(Triple triple) { + graph.receive(triple); + if (triple.predicate().equals(GEO_LAT)) { + lat = triple.object(); + } + if (triple.predicate().equals(GEO_LON)) { + lon = triple.object(); + } + if (lat != null && lon != null) { + // create location string for Elasticsearch + graph.receive(new DefaultTriple(triple.subject(), location, new DefaultLiteral(lat + "," + lon))); + lon = null; + lat = null; + } + return this; + } + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/GNDRdfXmlReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/GNDRdfXmlReaderTest.java new file mode 100644 index 0000000..9f026a1 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/GNDRdfXmlReaderTest.java @@ -0,0 +1,68 @@ +package org.xbib.content.rdf.io.rdfxml; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContentFactory; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.helper.StreamTester; + +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.StringReader; +import java.util.logging.Logger; + +/** + * + */ +@Category(IOTests.class) +public class GNDRdfXmlReaderTest extends StreamTester { + + private static final Logger logger = Logger.getLogger(GNDRdfXmlReaderTest.class.getName()); + + @Test + public void testGNDfromRdfXmltoTurtle() throws Exception { + String filename = "GND.rdf"; + InputStream in = getClass().getResourceAsStream(filename); + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.newInstance(), false); + RdfXmlContentParser reader = new RdfXmlContentParser<>(in); + StringBuilder sb = new StringBuilder(); + reader.setRdfContentBuilderProvider(() -> turtleBuilder(params)); + reader.setRdfContentBuilderHandler(builder -> sb.append(builder.string())); + reader.parse(); + assertStream(new InputStreamReader(getClass().getResourceAsStream("gnd.ttl")), + new StringReader(sb.toString())); + } + + @Test + public void testAnotherGNDfromRdfXmltoTurtle() throws Exception { + String filename = "GND.rdf"; + InputStream in = getClass().getResourceAsStream(filename); + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.newInstance(), false); + RdfXmlContentParser reader = new RdfXmlContentParser<>(in); + StringBuilder sb = new StringBuilder(); + reader.setRdfContentBuilderProvider(() -> turtleBuilder(params)); + reader.setRdfContentBuilderHandler(builder -> sb.append(builder.string())); + reader.parse(); + assertStream(new InputStreamReader(getClass().getResourceAsStream("gnd.ttl")), + new StringReader(sb.toString())); + } + + @Test + public void testGNDtoNtriple() throws Exception { + String filename = "GND.rdf"; + InputStream in = getClass().getResourceAsStream(filename); + RdfXmlContentParser reader = new RdfXmlContentParser<>(in); + StringBuilder sb = new StringBuilder(); + reader.setRdfContentBuilderProvider(RdfContentFactory::ntripleBuilder); + reader.setRdfContentBuilderHandler(builder -> sb.append(builder.string())); + reader.parse(); + assertStream(new InputStreamReader(getClass().getResourceAsStream("GND.nt")), + new StringReader(sb.toString())); + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/RdfXmlReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/RdfXmlReaderTest.java new file mode 100644 index 0000000..1e77f0d --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/RdfXmlReaderTest.java @@ -0,0 +1,42 @@ +package org.xbib.content.rdf.io.rdfxml; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.helper.StreamTester; + +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.StringReader; +import java.nio.charset.StandardCharsets; +import java.util.logging.Logger; + +/** + * + */ +@Category(IOTests.class) +public class RdfXmlReaderTest extends StreamTester { + + private static final Logger logger = Logger.getLogger(RdfXmlReaderTest.class.getName()); + + @Test + public void testReader() throws Exception { + String filename = "118540238.xml"; + InputStream in = getClass().getResourceAsStream(filename); + DefaultAnonymousResource.reset(); + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.getInstance(), false); + RdfXmlContentParser reader = new RdfXmlContentParser<>(in); + StringBuilder sb = new StringBuilder(); + reader.setRdfContentBuilderProvider(() -> turtleBuilder(params)); + reader.setRdfContentBuilderHandler(builder -> sb.append(builder.string())); + reader.parse(); + assertStream(new InputStreamReader(getClass().getResourceAsStream("118540238.ttl"), StandardCharsets.UTF_8), + new StringReader(sb.toString())); + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/VIAFRdfXmlReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/VIAFRdfXmlReaderTest.java new file mode 100644 index 0000000..523894e --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/VIAFRdfXmlReaderTest.java @@ -0,0 +1,38 @@ +package org.xbib.content.rdf.io.rdfxml; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.StringReader; + +/** + * + */ +@Category(IOTests.class) +public class VIAFRdfXmlReaderTest extends StreamTester { + + @Test + public void testVIAF() throws Exception { + InputStream in = getClass().getResource("VIAF.rdf").openStream(); + if (in == null) { + throw new IOException("VIAF.rdf not found"); + } + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.newInstance(), false); + StringBuilder sb = new StringBuilder(); + new RdfXmlContentParser(in) + .setRdfContentBuilderProvider(() -> turtleBuilder(params)) + .setRdfContentBuilderHandler(builder -> sb.append(builder.string())) + .parse(); + assertStream(new InputStreamReader(getClass().getResource("viaf.ttl").openStream()), + new StringReader(sb.toString())); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/package-info.java new file mode 100644 index 0000000..982bcdd --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/rdfxml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF XML. + */ +package org.xbib.content.rdf.io.rdfxml; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleConformanceTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleConformanceTest.java new file mode 100644 index 0000000..975f6ea --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleConformanceTest.java @@ -0,0 +1,35 @@ +package org.xbib.content.rdf.io.turtle; + +import org.junit.Test; +import org.xbib.content.rdf.RdfContentFactory; +import org.xbib.content.resource.IRI; +import org.xbib.helper.StreamTester; + +import java.io.InputStream; +import java.text.MessageFormat; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class TurtleConformanceTest extends StreamTester { + + private static final Logger logger = Logger.getLogger(TurtleConformanceTest.class.getName()); + + @Test + public void conformance() throws Exception { + for (int n = 0; n < 30; n++) { + String testNum = String.format("%02d", n); + InputStream in = getClass().getResource("/turtle/test-" + testNum + ".ttl").openStream(); + TurtleContentParser turtleParser = new TurtleContentParser(in) + .setBaseIRI(IRI.create("http://example/base/")); + turtleParser.setRdfContentBuilderProvider(RdfContentFactory::turtleBuilder); + turtleParser.setRdfContentBuilderHandler(b -> { + logger.log(Level.INFO, MessageFormat.format("turtle test {0}", b.string())); + }); + turtleParser.parse(); + } + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleTest.java new file mode 100644 index 0000000..5dfb28d --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/TurtleTest.java @@ -0,0 +1,213 @@ +package org.xbib.content.rdf.io.turtle; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.RdfContentFactory; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.helper.StreamTester; + +import java.io.BufferedReader; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.nio.charset.StandardCharsets; + +/** + * + */ +@Category(IOTests.class) +public class TurtleTest extends StreamTester { + + @Test + public void testTurtleGND() throws Exception { + IRINamespaceContext context = IRINamespaceContext.newInstance(); + context.addNamespace("gnd", "http://d-nb.info/gnd/"); + InputStream in = getClass().getResourceAsStream("GND.ttl"); + TurtleContentParser reader = new TurtleContentParser(in) + .setBaseIRI(IRI.create("http://d-nb.info/gnd/")) + .context(context); + reader.parse(); + in.close(); + } + + @Test + public void testTurtleGND2() throws Exception { + IRINamespaceContext context = IRINamespaceContext.newInstance(); + InputStream in = getClass().getResourceAsStream("gnd2.ttl"); + TurtleContentParser reader = new TurtleContentParser(in) + .setBaseIRI(IRI.create("http://d-nb.info/gnd/")) + .context(context); + reader.parse(); + in.close(); + } + + @Test + public void testTurtleGND3() throws Exception { + IRINamespaceContext context = IRINamespaceContext.newInstance(); + InputStream in = getClass().getResourceAsStream("gnd2.ttl"); + TurtleContentParser reader = new TurtleContentParser(in) + .setBaseIRI(IRI.create("http://d-nb.info/gnd/")) + .context(context); + reader.setRdfContentBuilderProvider(RdfContentFactory::turtleBuilder); + reader.setRdfContentBuilderHandler(b -> { + //logger.info("doc id={} content={}", b.getSubject(), b.string()); + }); + reader.parse(); + in.close(); + } + + @Test + public void testTurtle() throws Exception { + StringBuilder sb = new StringBuilder(); + String filename = "turtle-demo.ttl"; + InputStream in = getClass().getResource(filename).openStream(); + BufferedReader reader = new BufferedReader(new InputStreamReader(in, StandardCharsets.UTF_8)); + String line; + while ((line = reader.readLine()) != null) { + sb.append(line).append("\n"); + } + reader.close(); + String s1 = sb.toString().trim(); + Resource resource = createResource(); + + IRINamespaceContext context = IRINamespaceContext.newInstance(); + context.addNamespace("dc", "http://purl.org/dc/elements/1.1/"); + context.addNamespace("dcterms", "http://purl.org/dc/terms/"); + + TurtleContentParams params = new TurtleContentParams(context, true); + RdfContentBuilder builder = turtleBuilder(params); + builder.receive(resource); + String s2 = builder.string().trim(); + assertEquals(s2, s1); + in.close(); + } + + private Resource createResource() { + Resource resource = new DefaultResource(IRI.create("urn:doc1")); + resource.add("dc:creator", "Smith"); + resource.add("dc:creator", "Jones"); + Resource r = resource.newResource("dcterms:hasPart") + .add("dc:title", "This is a part") + .add("dc:title", "of the sample title") + .add("dc:creator", "Jörg Prante") + .add("dc:date", "2009"); + resource.add("dc:title", "A sample title"); + resource.newResource("dcterms:isPartOf") + .add("dc:title", "another") + .add("dc:title", "title"); + return resource; + } + + @Test + public void testTurtleBuilder() throws Exception { + Resource resource = createResource2(); + IRINamespaceContext context = IRINamespaceContext.getInstance(); + TurtleContentParams params = new TurtleContentParams(context, false); + RdfContentBuilder builder = turtleBuilder(params); + builder.receive(resource); + assertStream(getClass().getResource("turtle-test.ttl").openStream(), builder.streamInput()); + } + + private Resource createResource2() { + Resource r = new DefaultResource(IRI.create("urn:res")); + r.add("dc:title", "Hello") + .add("dc:title", "World") + .add("xbib:person", "Jörg Prante") + .add("dc:subject", "An") + .add("dc:subject", "example") + .add("dc:subject", "for") + .add("dc:subject", "a") + .add("dc:subject", "sequence") + .add("http://purl.org/dc/terms/place", "Köln"); + r.newResource("urn:res1") + .add("property1", "value1") + .add("property2", "value2"); + r.newResource("urn:res2") + .add("property3", "value3") + .add("property4", "value4"); + r.newResource("urn:res3") + .add("property5", "value5") + .add("property6", "value6"); + return r; + } + + @Test + public void testTurtleResourceIndent() throws Exception { + Resource resource = createNestedResources(); + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.getInstance(), false); + RdfContentBuilder builder = turtleBuilder(params); + builder.receive(resource); + assertStream(getClass().getResourceAsStream("turtle-indent.ttl"), + builder.streamInput()); + } + + private Resource createNestedResources() { + Resource r = new DefaultResource(IRI.create("urn:res")); + r.add("dc:title", "Hello") + .add("dc:title", "World") + .add("xbib:person", "Jörg Prante") + .add("dc:subject", "An") + .add("dc:subject", "example") + .add("dc:subject", "for") + .add("dc:subject", "a") + .add("dc:subject", "sequence") + .add("http://purl.org/dc/terms/place", "Köln"); + Resource r1 = r.newResource("urn:res1") + .add("property1", "value1") + .add("property2", "value2"); + r1.newResource("urn:res2") + .add("property3", "value3") + .add("property4", "value4"); + r.newResource("urn:res3") + .add("property5", "value5") + .add("property6", "value6"); + return r; + } + + /** + * Test un-indenting over three levels. + * + * @throws Exception if test fails + */ + @Test + public void testTurtleDeepNest() throws Exception { + Resource resource = createDeepNestedResources(); + TurtleContentParams params = new TurtleContentParams(IRINamespaceContext.getInstance(), false); + RdfContentBuilder builder = turtleBuilder(params); + builder.receive(resource); + assertStream(getClass().getResourceAsStream("deep-nested.ttl"), + builder.streamInput()); + } + + private Resource createDeepNestedResources() { + Resource r = new DefaultResource(IRI.create("urn:res")); + r.add("dc:title", "Hello") + .add("dc:title", "World") + .add("xbib:person", "Jörg Prante") + .add("http://purl.org/dc/terms/place", "Köln"); + Resource r1 = r.newResource("urn:res1") + .add("property1", "value1") + .add("property2", "value2"); + Resource r2 = r1.newResource("urn:res2") + .add("property3", "value3") + .add("property4", "value4"); + r2.newResource("urn:res3") + .add("property5", "value5") + .add("property6", "value6"); + r1.newResource("urn:res4") + .add("property7", "value7") + .add("property8", "value8"); + r.newResource("urn:res5") + .add("property9", "value9") + .add("property10", "value10"); + return r; + } + + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/package-info.java new file mode 100644 index 0000000..faa5efd --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/turtle/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF Turtle. + */ +package org.xbib.content.rdf.io.turtle; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/OAITest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/OAITest.java new file mode 100644 index 0000000..1f53796 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/OAITest.java @@ -0,0 +1,87 @@ +package org.xbib.content.rdf.io.xml; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.content.resource.text.CharUtils; +import org.xbib.content.resource.url.UrlEncoding; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; + +/** + * + */ +public class OAITest extends StreamTester { + + private static final Logger logger = Logger.getLogger(OAITest.class.getName()); + + @Test + @Category(IOTests.class) + public void testOAIListRecordsToTurtle() throws Exception { + String filename = "oai-listrecords.xml"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + + IRINamespaceContext context = IRINamespaceContext.newInstance(); + XmlContentParams params = new XmlContentParams(context); + XmlHandler xmlHandler = new AbstractXmlResourceHandler(params) { + + @Override + public boolean isResourceDelimiter(QName name) { + return "oai_dc".equals(name.getLocalPart()); + } + + @Override + public void identify(QName name, String value, IRI identifier) { + if ("identifier".equals(name.getLocalPart())) { + // make sure we can build an opaque IRI, whatever is out there + try { + getResource().setId(IRI.create("id:" + + UrlEncoding.encode(value, CharUtils.Profile.SCHEMESPECIFICPART.filter()))); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + } + + @Override + public boolean skip(QName name) { + return name.getLocalPart().startsWith("@"); + } + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return context; + } + }; + TurtleContentParams turtleParams = new TurtleContentParams(context, true); + RdfContentBuilder builder = turtleBuilder(turtleParams); + xmlHandler.setBuilder(builder) + .setNamespaceContext(context) + .setDefaultNamespace("oai", "http://www.openarchives.org/OAI/2.0/oai_dc/"); + XmlContentParser parser = new XmlContentParser<>(in); + parser.builder(builder); + parser.setHandler(xmlHandler) + .parse(); + assertStream(getClass().getResourceAsStream("oai.ttl"), builder.streamInput()); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlReaderTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlReaderTest.java new file mode 100644 index 0000000..56dc8bc --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlReaderTest.java @@ -0,0 +1,222 @@ +package org.xbib.content.rdf.io.xml; + +import static org.xbib.content.rdf.RdfContentFactory.turtleBuilder; + +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.Triple; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.rdf.io.ntriple.NTripleContent; +import org.xbib.content.rdf.io.ntriple.NTripleContentParams; +import org.xbib.content.rdf.io.turtle.TurtleContentParams; +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.IRINamespaceContext; +import org.xbib.content.resource.text.CharUtils.Profile; +import org.xbib.content.resource.url.UrlEncoding; +import org.xbib.helper.StreamTester; + +import java.io.IOException; +import java.io.InputStream; +import java.util.LinkedList; +import java.util.List; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; + +/** + * + */ +@Category(IOTests.class) +public class XmlReaderTest extends StreamTester { + + private static final Logger logger = Logger.getLogger(XmlReaderTest.class.getName()); + + @Test + public void testOAIDC() throws Exception { + String filename = "oro-eprint-25656.xml"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + + IRINamespaceContext namespaceContext = IRINamespaceContext.newInstance(); + namespaceContext.addNamespace("oaidc", "http://www.openarchives.org/OAI/2.0/oai_dc/"); + namespaceContext.addNamespace("dc", "http://purl.org/dc/elements/1.1/"); + + XmlContentParams params = new XmlContentParams(namespaceContext); + XmlHandler xmlHandler = new AbstractXmlResourceHandler(params) { + + @Override + public boolean isResourceDelimiter(QName name) { + return "oai_dc".equals(name.getLocalPart()); + } + + @Override + public void identify(QName name, String value, IRI identifier) { + if ("identifier".equals(name.getLocalPart()) && DefaultResource.isBlank(getResource())) { + try { + // make sure we can build an opaque IRI, whatever is out there + String s = UrlEncoding.encode(value, Profile.SCHEMESPECIFICPART.filter()); + getResource().setId(IRI.create("id:" + s)); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + } + + @Override + public boolean skip(QName name) { + // skip dc:dc element + return "dc".equals(name.getLocalPart()); + } + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + }; + TurtleContentParams turtleParams = new TurtleContentParams(namespaceContext, true); + RdfContentBuilder builder = turtleBuilder(turtleParams); + xmlHandler.setBuilder(builder); + new XmlContentParser(in) + .setHandler(xmlHandler) + .parse(); + assertStream(getClass().getResource("dc.ttl").openStream(), + builder.streamInput()); + } + + @Test + public void testXmlArray() throws Exception { + String filename = "array.xml"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + IRINamespaceContext namespaceContext = IRINamespaceContext.newInstance(); + XmlContentParams params = new XmlContentParams(namespaceContext); + AbstractXmlHandler xmlHandler = new AbstractXmlResourceHandler(params) { + + @Override + public boolean isResourceDelimiter(QName name) { + return false; + } + + @Override + public void identify(QName name, String value, IRI identifier) { + getResource().setId(IRI.create("id:1")); + } + + @Override + public boolean skip(QName name) { + return false; + } + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + }; + + MyBuilder builder = new MyBuilder(); + xmlHandler.setDefaultNamespace("xml", "http://xmltest") + .setBuilder(builder); + DefaultAnonymousResource.reset(); + new XmlContentParser(in) + .setHandler(xmlHandler) + .parse(); + assertEquals("[id:1 xml:dates _:b2, _:b2 xml:date 2001, _:b2 xml:date 2002, _:b2 xml:date 2003]", + builder.getTriples().toString() + ); + } + + @Test + public void testXmlAttribute() throws Exception { + String filename = "attribute.xml"; + InputStream in = getClass().getResourceAsStream(filename); + if (in == null) { + throw new IOException("file " + filename + " not found"); + } + IRINamespaceContext namespaceContext = IRINamespaceContext.newInstance(); + XmlContentParams params = new XmlContentParams(namespaceContext); + AbstractXmlHandler xmlHandler = new AbstractXmlResourceHandler(params) { + @Override + public boolean isResourceDelimiter(QName name) { + return false; + } + + @Override + public void identify(QName name, String value, IRI identifier) { + getResource().setId(IRI.create("id:1")); + } + + @Override + public boolean skip(QName name) { + return false; + } + + @Override + public XmlHandler setNamespaceContext(IRINamespaceContext namespaceContext) { + return this; + } + + @Override + public IRINamespaceContext getNamespaceContext() { + return namespaceContext; + } + }; + + MyBuilder builder = new MyBuilder(); + + xmlHandler.setDefaultNamespace("xml", "http://localhost") + .setBuilder(builder); + DefaultAnonymousResource.reset(); + new XmlContentParser(in) + .setHandler(xmlHandler) + .parse(); + assertEquals("[id:1 xml:dates _:b2, _:b2 xml:date _:b3, _:b3 xml:@href 1, _:b2 xml:date _:b5, " + + "_:b5 xml:@href 2, _:b2 xml:date _:b7, _:b7 xml:@href 3, _:b2 xml:date _:b9, _:b9 xml:hello World]", + builder.getTriples().toString() + ); + } + + private class MyBuilder extends RdfContentBuilder { + + final List triples = new LinkedList<>(); + + MyBuilder() throws IOException { + super(NTripleContent.nTripleContent(), NTripleContentParams.N_TRIPLE_CONTENT_PARAMS); + } + + @Override + public MyBuilder receive(Triple triple) { + triples.add(triple); + return this; + } + + @Override + public MyBuilder receive(Resource resource) throws IOException { + resource.triples().forEach(triples::add); + return this; + } + + List getTriples() { + return triples; + } + } + +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlResourceWriterTest.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlResourceWriterTest.java new file mode 100644 index 0000000..0f7afdd --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/XmlResourceWriterTest.java @@ -0,0 +1,48 @@ +package org.xbib.content.rdf.io.xml; + +import static org.xbib.content.rdf.RdfContentFactory.xmlBuilder; + +import org.junit.Assert; +import org.junit.Test; +import org.junit.experimental.categories.Category; +import org.xbib.content.rdf.RdfContentBuilder; +import org.xbib.content.rdf.Resource; +import org.xbib.content.rdf.internal.DefaultAnonymousResource; +import org.xbib.content.rdf.internal.DefaultResource; +import org.xbib.content.rdf.io.IOTests; +import org.xbib.content.resource.IRI; + +/** + * + */ +@Category(IOTests.class) +public class XmlResourceWriterTest extends Assert { + + @Test + public void testXMLResourceWriter() throws Exception { + DefaultAnonymousResource.reset(); + Resource root = new DefaultResource(IRI.create("urn:root")); + Resource resource = root.newResource("urn:res"); + resource.add("urn:property", "value"); + Resource nestedResource = resource.newResource("urn:nestedresource"); + nestedResource.add("urn:nestedproperty", "nestedvalue"); + RdfContentBuilder builder = xmlBuilder(); + builder.receive(root); + assertEquals("value" + + "nestedvalue", + builder.string()); + } + + @Test + public void testResourceXml() throws Exception { + DefaultAnonymousResource.reset(); + Resource parent = new DefaultResource(IRI.create("urn:doc3")); + Resource child = parent.newResource("urn:res"); + child.add("urn:property", "value"); + RdfContentBuilder builder = xmlBuilder(); + builder.receive(parent); + assertEquals( + builder.string(), + "value"); + } +} diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/package-info.java new file mode 100644 index 0000000..4bdd16d --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/io/xml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing XML to RDF. + */ +package org.xbib.content.rdf.io.xml; diff --git a/content-rdf/src/test/java/org/xbib/content/rdf/package-info.java b/content-rdf/src/test/java/org/xbib/content/rdf/package-info.java new file mode 100644 index 0000000..9995d31 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/content/rdf/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing RDF content. + */ +package org.xbib.content.rdf; diff --git a/content-rdf/src/test/java/org/xbib/helper/StreamTester.java b/content-rdf/src/test/java/org/xbib/helper/StreamTester.java new file mode 100644 index 0000000..37295ee --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/helper/StreamTester.java @@ -0,0 +1,55 @@ +package org.xbib.helper; + +import org.junit.Assert; + +import java.io.InputStream; +import java.io.Reader; + +/** + * + */ +public class StreamTester extends Assert { + + protected static void assertStream(InputStream expected, InputStream actual) { + int offset = 0; + try { + while (true) { + final int exp = expected.read(); + if (exp == -1) { + assertEquals("Expecting end of actual stream at offset " + offset, -1, actual.read()); + break; + } else { + final int act = actual.read(); + assertEquals("Expecting same data at offset " + offset, exp, act); + } + offset++; + } + expected.close(); + actual.close(); + } catch (Exception e) { + fail("Exception at offset " + offset + ": " + e); + } + } + + protected static void assertStream(Reader expected, Reader actual) { + int offset = 0; + try { + while (true) { + final int exp = expected.read(); + if (exp == -1) { + assertEquals("Expecting end of actual stream at offset " + offset, -1, actual.read()); + break; + } else { + final int act = actual.read(); + assertEquals("Expecting same data at offset " + offset, exp, act); + } + offset++; + } + expected.close(); + actual.close(); + } catch (Exception e) { + fail("Exception at offset " + offset + ": " + e); + } + } + +} diff --git a/content-rdf/src/test/java/org/xbib/helper/package-info.java b/content-rdf/src/test/java/org/xbib/helper/package-info.java new file mode 100644 index 0000000..bc4f6a8 --- /dev/null +++ b/content-rdf/src/test/java/org/xbib/helper/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for helpting the testing of RDF content. + */ +package org.xbib.helper; diff --git a/content-rdf/src/test/resources/log4j2.xml b/content-rdf/src/test/resources/log4j2.xml new file mode 100644 index 0000000..b175dfc --- /dev/null +++ b/content-rdf/src/test/resources/log4j2.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/json/dc.json b/content-rdf/src/test/resources/org/xbib/content/json/dc.json new file mode 100644 index 0000000..8febe5c --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/json/dc.json @@ -0,0 +1,183 @@ +{ + "xbib:updated":"2012-05-17T17:02:24Z", + "dc:type":{ + "xbib:recordType":"h", + "bib:issuance":"monographic" + }, + "dc:identifier":{ + "xbib:identifierAuthorityMAB":"HT014262244", + "xbib:identifierAuthorityEKI":"HBZHT014262244", + "xbib:identifierAuthorityOriginISBN":"1-932394-28-1", + "xbib:identifierAuthorityEAN":"9781932394283", + "xbib:identifierAuthorityISBN":"1932394281", + "xbib:sysID":"013391972", + "xbib:identifierAuthorityISIL":["DE-1010","DE-6-282","DE-361","DE-6","DE-1044","DE-467"] + }, + "dc:language":{ + "xbib:languageISO6392b":"eng", + "xbib:languageISO6391":"en" + }, + "dc:format":{ + "dcterms:format":"print", + "dcterms:medium":"paper" + }, + "dc:contributor":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128", + "xbib:namePersonalRole":"cre" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalRole":"cre", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:creator":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:title":{ + "xbib:title":"Lucene in action", + "xbib:titleSub":"[a guide to the Java search engine]" + }, + "dc:description":{ + "xbib:creatorDescription":"Otis Gospodnetić ; Erik Hatcher", + "dcterms:extent":"XXXIV, 421 S. : Ill." + }, + "dc:publisher":{ + "xbib:publisherPlace":"Greenwich, Conn.", + "xbib:publisherName":"Manning" + }, + "dc:date":{ + "dcterms:issued":"2005" + }, + "dc:relation":[{ + "xbib:relationName":"Später u.d.T.", + "xbib:relationValue":"McCandless, Michael: Lucene in action" + },{ + "lia:lia":{ + "lia:access":[{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1010", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1010 GE 01TYD1110", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"01TYD1110", + "lia:number":"GE" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":"restricted", + "lia:library":{ + "lia:name":"DE-6-282", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6-282 00071001 WI 14 822", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"WI 14 822", + "lia:number":"00071001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-361", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-361 00000010 HK520 G676", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"HK520 G676", + "lia:number":"00000010" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-6", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6 00000040 3W 622", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"3W 622", + "lia:number":"00000040" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810+1", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810+1", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-467", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-467 51 51TWYD3730", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"51TWYD3730", + "lia:number":"51" + } + }] + } + }], + "dc:subject":{ + "xbib:rswk":{ + "xbib:subjectTopic":"Lucene", + "xbib:hasGND":"4800725-0" + } + } +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/json/elasticsearch-hit-example-1.json b/content-rdf/src/test/resources/org/xbib/content/json/elasticsearch-hit-example-1.json new file mode 100644 index 0000000..9447ec4 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/json/elasticsearch-hit-example-1.json @@ -0,0 +1,114 @@ +{ + "_index":"test", + "_type":"test", + "_id":"HT000014677", + "_score":0.50861454, + "_source":{ + "xbib:isbnoriginal":"0-12-166650-6", + "dc:title":[ + "in honour of Wassily Hoeffding ; [proceedings of the Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation, held at the University of North Carolina at Chapel Hill on April 16 - 18 1979]", + "Asymptotic theory of statistical tests and estimation" + ], + "xbib:isbn":"9780121666507", + "xbib:publisherplace":"New York [u.a.]", + "dc:publisher":{ + "xbib:publishername":"Acad. Press", + "xbib:publisherplace":"New York [u.a.]" + }, + "xbib:creatordescription":"ed. by I. M. Chakravarti", + "dc:subject":{ + "xbib:subjectname":"Statistischer Test" + }, + "dc:subject":{ + "xbib:subjectname":"Schätztheorie" + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "xbib:publishername":"Acad. Press", + "dc:contributor":{ + "xbib:corporatename":"Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation <1979, Chapel Hill, NC>" + }, + "dc:subject":{ + "xbib:subjectname":"Kongress" + }, + "dcterms:issued":"1980", + "xbib:role":"http://www.loc.gov/loc.terms/relators/edt", + "dc:contributor":{ + "xbib:corporatename":"University of North Carolina " + }, + "xbib:taxonomy":[ + "0/356/357/358/359", + "UAMR", + "", + "rvk/QB 920", + "rvk/SK 830" + ], + "dc:subject":{ + "xbib:subjectname":"Statistischer Test" + }, + "xbib:subjectname":[ + "Asymptotik", + "Chapel Hill ", + "Schätztheorie", + "Statistischer Test", + "Kongress" + ], + "xbib:mabidregion":"testHT000014677", + "xbib:mabid":"HT000014677", + "dc:type":[ + "conferencepublication", + "h", + "monograph" + ], + "xbib:geo":[ + "(6.0795192,50.778356)", + "(7.753743,49.425326)", + "(7.1504332,51.2430404)", + "(7.605581,51.966235)", + "(8.0260447,50.9121676)", + "(8.4941315,52.0391963)", + "(7.496527,51.3769689)", + "(7.4155171,51.494291)", + "(7.006564,51.4630211)", + "(7.089443,50.7283345)", + "(6.687281,49.7453785)", + "(6.7920721,51.1938191)" + ], + "xbib:isbn10":"0121666506", + "dc:subject":{ + "xbib:subjectname":"Kongress" + }, + "xbib:sysid":"000012457", + "dc:contributor":{ + "xbib:personname":"Hoeffding, Wassily" + }, + "dc:format":"print", + "dc:subject":{ + "xbib:subjectname":"Chapel Hill " + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "dc:identifier":{ + "xbib:mabidregion":"testHT000014677", + "xbib:mabid":"HT000014677" + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "dcterms:extent":"XIV, 350 S. : graph. Darst.", + "xbib:personname":[ + "Chakravarti, Indra M.", + "Hoeffding, Wassily" + ], + "xbib:corporatename":[ + "Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation <1979, Chapel Hill, NC>", + "University of North Carolina " + ], + "dc:contributor":{ + "xbib:personname":"Chakravarti, Indra M.", + "xbib:role":"http://www.loc.gov/loc.terms/relators/edt" + } + } +} diff --git a/content-rdf/src/test/resources/org/xbib/content/json/es-test-20130719.json b/content-rdf/src/test/resources/org/xbib/content/json/es-test-20130719.json new file mode 100644 index 0000000..5fedd35 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/json/es-test-20130719.json @@ -0,0 +1 @@ +{"took":10,"timed_out":false,"_shards":{"total":12,"successful":12,"failed":0},"hits":{"total":107,"max_score":6.0844574,"hits":[{"_index":"hbz20121118","_type":"title","_id":"HT010967963","_score":6.0844574, "_source" : {"xbib:updated":"2013-01-24T03:43:42Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":["Inventar","Verzeichnis"]},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT010967963","xbib:sysID":"(DE-605)005237970","xbib:identifierAuthorityISIL":["DE-Kn28","DE-82-707"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":"print"},"dc:publisher":{"xbib:publisherPlace":"[Köln]","xbib:publisherName":"[Rheinland Verl.]"},"dc:date":{"xbib:date":1977,"dcterms:issued":1977},"dc:subject":[{"dc:subject":["Köln","Architektur","Inventar","Colonia Agrippinensis","Baukunst"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Architektur","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4002851-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Inventar"}]},{"dc:subject":["Köln","Denkmal","Verzeichnis","Colonia Agrippinensis","Monument","Mahnmal","Denkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Denkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4011453-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]},{"dc:subject":["Köln","Kulturdenkmal","Verzeichnis","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]}],"dc:coverage":[{"dcterms:spatial":"Köln"},{"dcterms:spatial":"Köln"},{"dcterms:spatial":"Köln"}],"dc:contributor":{"bib:nameCorporate":"Rheinland / Landeskonservator","xbib:nameCorporateID":"2029876-6"},"dc:title":{"xbib:title":"Denkmälerverzeichnis"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG Ed 1532","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Ed 1532","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-82-707","lia:authority":"ISIL"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT016444856","_score":5.8594685, "_source" : {"xbib:updated":"2012-11-28T19:05:58Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Führer"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT016444856","xbib:identifierAuthorityDNB":"1004377207","xbib:identifierAuthorityEKI":"DNB1004377207","xbib:sysID":"(DE-605)018139165","xbib:identifierAuthorityISIL":["DE-Kn28","DE-5","DE-38","DE-Kn3"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:subject":[{"dc:subject":"NWBib-61","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"NWBib-61"}},{"dc:subject":["99","Köln"],"xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":["99","Köln"]}},{"dc:subject":"102070","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"102070"}},{"dc:subject":["Köln","Kulturdenkmal","Führer","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Führer"}]}],"dc:description":{"xbib:creatorDescription":"Stadt Köln. Markus Eckstein","dcterms:extent":"21 cm"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Bachem"},"dc:date":{"xbib:date":2010,"dcterms:issued":2010},"dc:relation":[{"xbib:relationType":"note","xbib:relationName":"Erschienen","xbib:relationValue":"Bd 1 -"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG s. Einzelbände","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"s. Einzelbände","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"}}]}}],"dc:coverage":{"dcterms:spatial":"Köln"},"dc:contributor":{"bib:namePersonal":"Eckstein, Markus <1964->","xbib:namePersonalID":"12965342X","xbib:namePersonalBirthYear":"1964","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":"Ėckštajn, Markus"},"dc:creator":{"bib:namePersonal":"Eckstein, Markus <1964->","xbib:namePersonalID":"12965342X","xbib:namePersonalAlt":"Ėckštajn, Markus"},"dc:title":{"xbib:title":"Kulturpfade Köln"}}},{"_index":"hbz20121118","_type":"title","_id":"HT004429504","_score":5.62819, "_source" : {"xbib:updated":"2012-11-28T18:18:34Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Führer"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT004429504","xbib:identifierAuthorityEKI":"HBZHT004429504","xbib:sysID":"(DE-605)004918285","xbib:identifierAuthorityISIL":["DE-5-11","DE-5","DE-38"]},"dc:format":{"dcterms:medium":"print"},"dc:subject":[{"dc:subject":"NWBib-61","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"NWBib-61"}},{"dc:subject":["99","Köln"],"xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":["99","Köln"]}},{"dc:subject":"102070","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"102070"}},{"dc:subject":["Köln","Kulturdenkmal","Führer","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Führer"}]}],"dc:contributor":[{"bib:namePersonal":"Hagspiel, Wolfram <1952->","xbib:namePersonalID":"109854942","xbib:namePersonalBirthYear":"1952","xbib:namePersonalRole":"cre"},{"bib:namePersonal":"Koller-Schmitz, Susanne","xbib:namePersonalID":"188259252","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":"Schmitz, Susanne Koller-"}],"dc:creator":[{"bib:namePersonal":"Hagspiel, Wolfram <1952->","xbib:namePersonalID":"109854942"},{"bib:namePersonal":"Koller-Schmitz, Susanne","xbib:namePersonalID":"188259252","xbib:namePersonalAlt":"Schmitz, Susanne Koller-"}],"dc:description":{"xbib:creatorDescription":"[Hrsg.: Stadt Köln, Nachrichtenamt ...]"},"dc:publisher":{"xbib:publisherPlace":"Köln"},"dc:coverage":{"dcterms:spatial":"Köln"},"dc:title":{"xbib:title":"Kulturpfade"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5-11","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT014250856","_score":5.5665355, "_source" : {"xbib:updated":"2012-11-28T18:46:20Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT014250856","xbib:sysID":"(DE-605)013380724","xbib:identifierAuthorityISIL":"DE-38"},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Friedrich Haupt","dcterms:extent":["[12] S.","Ill.","27 cm"],"xbib:description":"94,P01"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"[Gymnasium Kreuzgasse]"},"dc:date":{"xbib:date":1978,"dcterms:issued":1978},"dc:source":{"xbib:sourceTitle":"Festschrift zur 150-Jahr-Feier des Gymnasiums Kreuzgasse, Köln"},"dc:contributor":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X"},"dc:title":{"xbib:title":"Melaten","xbib:titleSub":"Friedhof und Kulturdenkmal"},"dc:relation":{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-38 00000001 RHKAS1661","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"RHKAS1661","lia:number":"00000001"}}}}}},{"_index":"hbz20121118","_type":"title","_id":"TT002559044","_score":5.487817, "_source" : {"xbib:updated":"2012-11-28T19:02:05Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT002559044","xbib:sysID":"(DE-605)016823971","xbib:identifierAuthorityISIL":"DE-Kn3"},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:publisher":{"xbib:publisherPlace":"KÖLN"},"dc:date":{"xbib:date":1978,"dcterms:issued":1978},"dc:description":{"dcterms:extent":"6 BL. MIT ABB."},"dc:source":{"xbib:sourceTitle":"FESTSCHRIFT ZUR 150-JAHR-FEIER DES GYMNASIUMS KREUZGASSE, KÖLN"},"dc:contributor":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X"},"dc:title":{"xbib:title":"MELATEN - FRIEDHOF UND KULTURDENKMAL","xbib:titleSub":"VON FRIEDRICH HAUPT"},"dc:relation":{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 GT KÖLN 69 1978","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"GT KÖLN 69 1978","lia:number":"50"}}}}}},{"_index":"hbz20121118","_type":"title","_id":"HT007460854","_score":4.9246664, "_source" : {"xbib:updated":"2012-11-28T18:13:10Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Bildband"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT007460854","xbib:sysID":"(DE-605)002860849","xbib:identifierAuthorityISIL":["DE-929","DE-Kn3"]},"dc:format":{"dcterms:medium":"print"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"DuMont Schauberg"},"dc:date":{"xbib:date":1955,"dcterms:issued":1955},"dc:description":{"dcterms:extent":"48 S. : Ill."},"dc:subject":[{"dc:subject":"500","xbib:subject":{"xbib:subjectAuthority":"RPB","xbib:subjectValue":"500"}},{"dc:subject":["Köln","Kulturdenkmal","Geschichte","Bildband","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"temporal","xbib:subjectValue":"Geschichte"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Bildband"}]}],"dc:coverage":[{"dcterms:spatial":"Köln"},{"dcterms:temporal":"Geschichte"}],"dc:contributor":{"bib:namePersonal":"Förster, Otto H. <1894-1975>","xbib:namePersonalID":"118692054","xbib:namePersonalBirthYear":"1894","xbib:namePersonalDeathYear":"1975","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":["Förster, Otto Helmut","Förster, Otto-Helmut","Förster, Otto"]},"dc:creator":{"bib:namePersonal":"Förster, Otto H. <1894-1975>","xbib:namePersonalID":"118692054","xbib:namePersonalAlt":["Förster, Otto Helmut","Förster, Otto-Helmut","Förster, Otto"]},"dc:title":{"xbib:title":"Köln","xbib:titleSub":"Geschichte und Gesichte"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-929","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-929 00000000 P = P 4611","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"P = P 4611","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 GT KÖLN 5 1955","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"GT KÖLN 5 1955","lia:number":"50"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT015031803","_score":4.365741, "_source" : {"xbib:updated":"2012-11-28T17:44:36Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Wörterbuch"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT015031803","xbib:identifierAuthorityEKI":"HBZHT015031803","xbib:identifierAuthorityOriginISBN":["978-3-89836-609-0","3-89836-609-X"],"xbib:identifierAuthorityEAN":"9783898366090","xbib:identifierAuthorityISBN":"389836609X","xbib:sysID":"(DE-605)015622949","xbib:identifierAuthorityISIL":["DE-5-99","DE-5","DE-385","DE-1116"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Josef Guter","dcterms:extent":["317, [50] S.","zahlr. Ill.","31 cm"],"xbib:description":["09609","9783898366090","07,N08,2466"]},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Komet"},"dc:date":{"xbib:date":2007,"dcterms:issued":2007},"dc:relation":[{"xbib:relationType":"resource","xbib:relationValueID":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","xbib:relationName":"2","xbib:materialsSpecified":"Inhaltstext","xbib:uniformResourceIdentifier":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","xbib:electronicFormatType":"text/html"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"site-access","lia:library":{"lia:name":"DE-605","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-605 http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","lia:type":"electronic-resource","lia:preferredTransport":"electronic","lia:preferredDelivery":"electronic","lia:address":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","lia:label":"Inhaltstext"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-99","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-99 00057000 T52:1 Guter","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"T52:1 Guter","lia:number":"00057000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5 00000000 W 4' 2009/151","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"W 4' 2009/151","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-385","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-385 27 BEK/od30500","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"BEK/od30500","lia:number":"27"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-1116","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-1116 00023 BIL-200","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"BIL-200","lia:number":"00023"}}]}}],"dc:subject":{"dc:subject":["China","Kulturdenkmal","Wörterbuch","Rotchina","Volksrepublik","Volksrepublik China","Zhongguo","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"China","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4009937-4"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Wörterbuch"}]},"dc:coverage":{"dcterms:spatial":"China"},"dc:contributor":{"bib:namePersonal":"Guter, Josef <1929->","xbib:namePersonalID":"115605673","xbib:namePersonalBirthYear":"1929","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Guter, Josef <1929->","xbib:namePersonalID":"115605673"},"dc:title":{"xbib:title":"Das Lexikon der chinesischen Kulturstätten"}}},{"_index":"hbz20121118","_type":"title","_id":"TT001861652","_score":4.337492, "_source" : {"xbib:updated":"2012-11-28T21:26:59Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Verzeichnis"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT001861652","xbib:identifierAuthorityMABWhole":"TT001830414","xbib:sysID":"(DE-605)014946051","xbib:identifierAuthorityISIL":"DE-Kn28"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"[hrsg. im Auftr. d. Ministeriums für Stadtenwicklung, Wohnen und Verkehr des Landes Nordrhein-Westfalen vom Landschaftsverband Rheinland, Rhein. Amt für Denkmalpflege. Udo Mainzer]"},"dc:publisher":{"xbib:publisherPlace":"Köln [i.e. Pulheim]","xbib:publisherName":"Rheinland-Verl. [u.a.]"},"dc:relation":[{"xbib:relationType":"series","xbib:relationName":"Denkmaltopographie Bundesrepublik Deutschland ; 1992","xbib:relationValueID":"TT001830414","xbib:relationValue":"1992"},{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"}}}}],"dc:title":[{"xbib:titleWhole":"Denkmaltopographie Bundesrepublik Deutschland ; 1992"},{"xbib:title":"Denkmäler im Rheinland"}],"dc:subject":{"dc:subject":["Rheinland","Kulturdenkmal","Verzeichnis","Rheinlande","im engeren Sinn","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Rheinland","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4049788-4"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]},"dc:coverage":{"dcterms:spatial":"Rheinland"},"dc:contributor":[{"bib:namePersonal":"Mainzer, Udo <1945->","xbib:namePersonalID":"115734988","xbib:namePersonalBirthYear":"1945","xbib:namePersonalRole":"edt"},{"bib:nameCorporate":"Rheinland / Amt für Denkmalpflege","xbib:nameCorporateID":"2066890-9","xbib:nameCorporateAlt":["Rheinisches Amt für Denkmalpflege","Amt für Denkmalpflege","LVR-Amt für Denkmalpflege","LVR-Amt für Denkmalpflege im Rheinland","Denkmalpflege","Rheinische Denkmalpflege","Amt für Denkmalpflege im Rheinland"]}]}},{"_index":"hbz20121118","_type":"title","_id":"TT001754227","_score":4.298668, "_source" : {"xbib:updated":"2012-11-28T18:51:10Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Reisebericht <1660>"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT001754227","xbib:identifierAuthorityOriginISBN":"3-412-16701-0","xbib:identifierAuthorityEAN":"9783412167011","xbib:identifierAuthorityISBN":"3412167010","xbib:sysID":"(DE-605)014838583","xbib:identifierAuthorityISIL":["DE-Kn28","DE-Kn3","DE-Due18"]},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Udo Kindermann","dcterms:extent":"VII, 527 S.","xbib:description":"Einheitssacht. des komm. Werkes: Papebroch, Daniel: Diarium itineris romani anno 1660 suscepti. - Text in dt. und lat. Sprache"},"dc:publisher":{"xbib:publisherPlace":"Köln [u.a.]","xbib:publisherName":"Böhlau"},"dc:date":{"xbib:date":2002,"dcterms:issued":2002},"dc:subject":{"dc:subject":["Europa","Kulturdenkmal","Reisebericht <1660>","Abendland","Okzident","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Europa","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4015701-5"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Reisebericht <1660>"}]},"dc:coverage":{"dcterms:spatial":"Europa"},"dc:contributor":{"bib:namePersonal":"Kindermann, Udo <1941->","xbib:namePersonalID":"10718978X","xbib:namePersonalBirthYear":"1941","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Kindermann, Udo <1941->","xbib:namePersonalID":"10718978X"},"dc:title":{"xbib:title":"Kunstdenkmäler zwischen Antwerpen und Trient","xbib:titleSub":["Beschreibungen und Bewertungen des Jesuiten Daniel Papebroch aus dem Jahre 1660 ; Erstedition, Übersetzung, Kommentar","Diarium itineris romani anno 1660 suscepti"]},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG Fbb 9506","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Fbb 9506","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 FW 3 DEUTSC 2002","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"FW 3 DEUTSC 2002","lia:number":"50"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-Due18","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Due18 Le, 7010","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Le, 7010"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT003067207","_score":4.092424, "_source" : {"xbib:updated":"2013-05-20T02:22:06Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT003067207","xbib:identifierAuthorityEKI":"HBZHT003067207","xbib:identifierAuthorityMABWhole":"HT001240673","xbib:identifierAuthorityOriginISBN":"3-555-00724-6","xbib:identifierAuthorityEAN":"9783555007243","xbib:identifierAuthorityISBN":"3555007246","xbib:sysID":"(DE-605)006275125","xbib:identifierAuthorityISIL":["DE-38","DE-5-34","DE-294-39","DE-290","DE-294","DE-361","DE-5","DE-6","DE-6-016","DE-6-244","DE-294-30","DE-82","DE-5-82","DE-708","DE-385","DE-386-02","DE-64"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":"print"},"dc:description":{"xbib:creatorDescription":"von Ernst-Rainer Hönes","dcterms:extent":"LVI, 284 S."},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Kohlhammer [u.a.]"},"dc:date":{"xbib:date":1987,"dcterms:issued":1987},"dc:relation":[{"xbib:relationType":"series","xbib:relationName":"Schriften zur öffentlichen Verwaltung ; 27","xbib:relationValueID":"HT001240673","xbib:relationValue":"27"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-38 00000001 9Y5812","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"9Y5812","lia:number":"00000001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-34","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-34 00013001 Oi 1356/46","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Oi 1356/46","lia:number":"00013001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-294-39","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294-39 00039000 43/Y/527","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"43/Y/527","lia:number":"00039000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-290","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-290 00010010 472/Hoen","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"472/Hoen","lia:number":"00010010"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-290","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-290 00000001 G 13068","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"G 13068","lia:number":"00000001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-294","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294 00000033 FLA1471","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"FLA1471","lia:number":"00000033"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-361","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-361 00000011 KH243 H694","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"KH243 H694","lia:number":"00000011"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5 00000010 87/6134","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"87/6134","lia:number":"00000010"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-6","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6 00000040 3D 37888","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"3D 37888","lia:number":"00000040"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-6-016","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6-016 00025001 VwR XII GH 8","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"VwR XII GH 8","lia:number":"00025001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-6-244","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6-244 00029004 R-56 S 8","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"R-56 S 8","lia:number":"00029004"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-294-30","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294-30 00030000 G DA 16","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"G DA 16","lia:number":"00030000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-82","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-82 00000000 OA7054-27+1","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"OA7054-27+1","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-82","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-82 00120001 1.4-121","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"1.4-121","lia:number":"00120001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-708","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-708 30 QSL/HOE","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"QSL/HOE","lia:number":"30"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"copy","lia:library":{"lia:name":"DE-385","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-385 60 AS/r6261-27","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"AS/r6261-27","lia:number":"60"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-386-02","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-386-02 GEB02 ARB 907/006","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"ARB 907/006","lia:number":"GEB02"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-64","lia:authority":"ISIL"}}]}}],"dc:title":[{"xbib:titleWhole":"Schriften zur öffentlichen Verwaltung ; 27"},{"xbib:title":"Die Unterschutzstellung von Kulturdenkmälern"}],"dc:subject":{"dc:subject":["Kulturdenkmal","Denkmalschutz","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler","Denkmalschutzrecht","Denkmalrecht"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Denkmalschutz","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4011457-0"}]},"dc:contributor":{"bib:namePersonal":"Hönes, Ernst-Rainer <1942->","xbib:namePersonalID":"138575398","xbib:namePersonalBirthYear":"1942","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Hönes, Ernst-Rainer <1942->","xbib:namePersonalID":"138575398"}}}]}} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/json/glossary.json b/content-rdf/src/test/resources/org/xbib/content/json/glossary.json new file mode 100644 index 0000000..aecd253 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/json/glossary.json @@ -0,0 +1,22 @@ +{ + "glossary": { + "title": "example glossary", + "GlossDiv": { + "title": "S", + "GlossList": { + "GlossEntry": { + "ID": "SGML", + "SortAs": "SGML", + "GlossTerm": "Standard Generalized Markup Language", + "Acronym": "SGML", + "Abbrev": "ISO 8879:1986", + "GlossDef": { + "para": "A meta-markup language, used to create markup languages such as DocBook.", + "GlossSeeAlso": ["GML", "XML"] + }, + "GlossSee": "markup" + } + } + } + } +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/json/menu.json b/content-rdf/src/test/resources/org/xbib/content/json/menu.json new file mode 100644 index 0000000..1f58725 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/json/menu.json @@ -0,0 +1,24 @@ +{ + "menu": { + "id": "file", + "value": "File", + "popup": { + "menuitem": [ + { + "value": "New", + "onclick": "CreateNewDoc()" + }, + + { + "value": "Open", + "onclick": "OpenDoc()" + }, + + { + "value": "Close", + "onclick": "CloseDoc()" + } + ] + } + } +} diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/VIAF.rdf b/content-rdf/src/test/resources/org/xbib/content/rdf/VIAF.rdf new file mode 100644 index 0000000..98c1353 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/VIAF.rdf @@ -0,0 +1,32 @@ + + + + + + + + + + + Dias, Manuel Madureira, 1936- + Dias, Manuel Madureira + + 1936 + + + + + Dias, Manuel Madureira, 1936- + Dias, Manuel Madureira + + + + + This concept identifier is deprecated. See the foaf:focus link for the primary entity. + + + + This primary entity identifier is deprecated. See the owl:sameAs link for the new identifier. + + + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/json/dc.json b/content-rdf/src/test/resources/org/xbib/content/rdf/io/json/dc.json new file mode 100644 index 0000000..8febe5c --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/json/dc.json @@ -0,0 +1,183 @@ +{ + "xbib:updated":"2012-05-17T17:02:24Z", + "dc:type":{ + "xbib:recordType":"h", + "bib:issuance":"monographic" + }, + "dc:identifier":{ + "xbib:identifierAuthorityMAB":"HT014262244", + "xbib:identifierAuthorityEKI":"HBZHT014262244", + "xbib:identifierAuthorityOriginISBN":"1-932394-28-1", + "xbib:identifierAuthorityEAN":"9781932394283", + "xbib:identifierAuthorityISBN":"1932394281", + "xbib:sysID":"013391972", + "xbib:identifierAuthorityISIL":["DE-1010","DE-6-282","DE-361","DE-6","DE-1044","DE-467"] + }, + "dc:language":{ + "xbib:languageISO6392b":"eng", + "xbib:languageISO6391":"en" + }, + "dc:format":{ + "dcterms:format":"print", + "dcterms:medium":"paper" + }, + "dc:contributor":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128", + "xbib:namePersonalRole":"cre" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalRole":"cre", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:creator":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:title":{ + "xbib:title":"Lucene in action", + "xbib:titleSub":"[a guide to the Java search engine]" + }, + "dc:description":{ + "xbib:creatorDescription":"Otis Gospodnetić ; Erik Hatcher", + "dcterms:extent":"XXXIV, 421 S. : Ill." + }, + "dc:publisher":{ + "xbib:publisherPlace":"Greenwich, Conn.", + "xbib:publisherName":"Manning" + }, + "dc:date":{ + "dcterms:issued":"2005" + }, + "dc:relation":[{ + "xbib:relationName":"Später u.d.T.", + "xbib:relationValue":"McCandless, Michael: Lucene in action" + },{ + "lia:lia":{ + "lia:access":[{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1010", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1010 GE 01TYD1110", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"01TYD1110", + "lia:number":"GE" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":"restricted", + "lia:library":{ + "lia:name":"DE-6-282", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6-282 00071001 WI 14 822", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"WI 14 822", + "lia:number":"00071001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-361", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-361 00000010 HK520 G676", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"HK520 G676", + "lia:number":"00000010" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-6", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6 00000040 3W 622", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"3W 622", + "lia:number":"00000040" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810+1", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810+1", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-467", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-467 51 51TWYD3730", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"51TWYD3730", + "lia:number":"51" + } + }] + } + }], + "dc:subject":{ + "xbib:rswk":{ + "xbib:subjectTopic":"Lucene", + "xbib:hasGND":"4800725-0" + } + } +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/ntriple/list.nt b/content-rdf/src/test/resources/org/xbib/content/rdf/io/ntriple/list.nt new file mode 100644 index 0000000..98efe93 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/ntriple/list.nt @@ -0,0 +1,78 @@ + . + . + "Nobility--Ireland"@en . +_:genid1 . + . +_:genid2 . +_:genid1 _:genid2 . + . +_:genid2 . + _:genid1 . +_:genid3 . +_:genid3 . +_:genid3 "Ireland--Nobility"@en . +_:genid5 _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 "Ireland"@en . +_:genid7 _:genid6 . +_:genid6 . +_:genid6 "Ireland" . +_:genid7 . +_:genid4 _:genid7 . +_:genid9 _:genid8 . +_:genid5 _:genid9 . +_:genid8 . +_:genid8 . +_:genid8 "Nobility"@en . +_:genid11 _:genid10 . +_:genid10 . +_:genid10 "Nobility" . +_:genid11 . +_:genid8 _:genid11 . +_:genid9 . +_:genid3 _:genid5 . + _:genid3 . +_:genid12 . +_:genid12 . +_:genid12 "Ireland--Peerage"@en . +_:genid14 _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 "Ireland"@en . +_:genid16 _:genid15 . +_:genid15 . +_:genid15 "Ireland" . +_:genid16 . +_:genid13 _:genid16 . +_:genid18 _:genid17 . +_:genid14 _:genid18 . +_:genid17 . +_:genid17 . +_:genid17 "Peerage"@en . +_:genid20 _:genid19 . +_:genid19 . +_:genid19 "Peerage" . +_:genid20 . +_:genid17 _:genid20 . +_:genid18 . +_:genid12 _:genid14 . + _:genid12 . + . + . + . + . + . + . + . + . +_:genid21 . +_:genid21 "1986-02-11T00:00:00"^^ . +_:genid21 "new"^^ . +_:genid21 . + _:genid21 . +_:genid22 . +_:genid22 "2000-10-02T10:44:24"^^ . +_:genid22 "revised"^^ . +_:genid22 . + _:genid22 . \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.ttl new file mode 100644 index 0000000..c947dcc --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.ttl @@ -0,0 +1,317 @@ + gnd:variantNameForThePerson "Gete, Volʹfgang", [ + gnd:foreName "..."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Yohan Wolfgang"; + gnd:surname "Gyot'e"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Jochan Volfgang"; + gnd:surname "G'ote"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang von", [ + gnd:foreName "..."; + gnd:surname "Göte"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Juan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gete, Johan Volfgang", "Gēte, ...", [ + gnd:foreName "Yôhan Wolfgang"; + gnd:surname "Gête"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Juan W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Göte, Iogann V.", [ + gnd:foreName "Wolfgango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Johann W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fun"; + gnd:foreName "Yūhān Wulfgāng"; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],"Koet'e, ...", "G'ote, ...", "Goethe, Johan Wolfgang von", "Goethe, J. W. v.", "Goethe, Iohan Wolphgang", "Goet'e, ...", [ + gnd:foreName "Iohan Volp'gang"; + gnd:surname "Goet'e"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iohan Volfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iohan Wolphgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Jan Wolfgang", "Gūta, ...", [ + gnd:foreName "Y. W."; + gnd:surname "Gêtê"; + gnd:usedRules "RAK-WB" + ],"Göthe, J. W. von", [ + gnd:foreName "Iogann Vol'fgang"; + gnd:surname "Ge͏̈te"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Ioannes W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Wolfango", [ + gnd:foreName "Yohann Volfqanq"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gėtė, Johanas Volfgangas", [ + gnd:foreName "Johan Volfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Jean Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fôn"; + gnd:foreName "Yôhân Wôlfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Ge͏̈te, Iogann Vol'fgang", [ + gnd:prefixName "v."; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "v."; + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann W.", [ + gnd:foreName "Iogann Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fon"; + gnd:foreName "Jogann Vol'fgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"G'ote, Jochan Volfgang", "Goethe, Joh. Wolfg. v.", "Gūta, Yūhān Wulfgāng fun", [ + gnd:foreName "Iogann W."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "G'ote"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iogann V."; + gnd:surname "Göte"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann W. von", "Goethe, Juan Wolfgang von", [ + gnd:prefixName "fūn"; + gnd:foreName "Yūhān Vūlfġanġ"; + gnd:surname "Ġūtih"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gót"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "J. W."; + gnd:surname "Göthe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gě'ṭe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Koet'e"; + gnd:usedRules "RAK-WB" + ],"Goethe, Jean Wolfgang von", "Gkaite, ...", "Gete, Yohann Volfqanq", [ + gnd:prefixName "von"; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Göthe"; + gnd:usedRules "RAK-WB" + ],"Gete, I. V.", [ + gnd:foreName "Volfgango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gete, J. V.", "Gě'ṭe, ...", "Gkaite, Giochan B. phon", [ + gnd:foreName "..."; + gnd:surname "Goethius"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "E͏̈han Vol'fhanh"; + gnd:surname "He͏̈te"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang v.", [ + gnd:foreName "..."; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "phon"; + gnd:foreName "Giochan B."; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. V."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Göthe, Johann Wolfgang von", "Goethe, Wolfgang von", "Goethe, Volfgango", [ + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, J. Wolfgang", "Goet'e, Iohan Volp'gang", "Gete, Jogann Vol'fgang fon", [ + gnd:prefixName "fūn"; + gnd:foreName "Yūhān Wulfgāng"; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang", [ + gnd:prefixName "v."; + gnd:foreName "Joh. Wolfg."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, J. W. von", "Gete, Iohan Volfgang", [ + gnd:prefixName "phon"; + gnd:foreName "Giochan Bolphnkannk"; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],"Goethe, Juan W.", "Hete, Johann-Vol'fhanh", "Gete, ...", [ + gnd:foreName "Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],"Gete, Iogann W.", [ + gnd:locQualifier "$d1749-1832"; + gnd:foreName "Johann Wolfgang von"; + gnd:surname "Goethe"; + gnd:usedRules "AACR" + ],"Goethius, ...", [ + gnd:foreName "I. V."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gete, Iogann Volʹfgang", [ + gnd:foreName "Jan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gyot'e, Yohan Wolfgang", "Gêtê, Y. W.", "Gkaite, Giochan Bolphnkannk phon", "Gete, Yôhân Wôlfgang fôn", [ + gnd:prefixName "fon"; + gnd:foreName "Yohan Ṿolfgang"; + gnd:surname "Geteh"; + gnd:usedRules "RAK-WB" + ],"Ġūtih, Yūhān Vūlfġanġ fūn", "Goethe, Wolfgang", "Goethe, João Wolfgang von", [ + gnd:foreName "Johann Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johanas Volfgangas"; + gnd:surname "Gėtė"; + gnd:usedRules "RAK-WB" + ],"Geteh, Yohan Ṿolfgang fon", [ + gnd:foreName "..."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gót, ...", "Goethe, Wolfgango", "Göte, ...", [ + gnd:prefixName "von"; + gnd:foreName "Johan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Wolfango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gūta, Yūhān Wulfgāng fūn", [ + gnd:prefixName "p'on"; + gnd:foreName "Yohan Polp'ŭgang"; + gnd:surname "Koet'e"; + gnd:usedRules "RAK-WB" + ],"He͏̈te, E͏̈han Vol'fhanh", "Goethe, J. W.", [ + gnd:prefixName "von"; + gnd:foreName "João Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gête, Yôhan Wolfgang", [ + gnd:foreName "..."; + gnd:surname "Gēte"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johann-Vol'fhanh"; + gnd:surname "Hete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Goet'e"; + gnd:usedRules "RAK-WB" + ],"Goethe, Volfango", [ + gnd:foreName "..."; + gnd:surname "Gede"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Volfango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johann W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Koet'e, Yohan Polp'ŭgang p'on", "Goethe, ...", "Goethe, Ioannes W.", "Gete, Johann Volʹfgang", "Gede, ..."; + rdaRelGr2:relatedPersonPerson gnd:118617222, gnd:118795163, gnd:118633252, gnd:118638076, gnd:119277387, gnd:118540254, gnd:11687256X; + rdaGr2:placeOfResidence "Weimar"@de; + gnd:invalidIdentifierForThePerson "(DE-101c)310270162", "(DE-588a)1014123208"; + rdaGr2:professionOrOccupation gnd:4037215-7, gnd:4029050-5, gnd:4041423-1, "Theaterleiter"@de, gnd:4053309-8, gnd:4046517-2, gnd:4200345-3; + gnd:preferredNameForThePerson "Goethe, Johann Wolfgang von", [ + gnd:prefixName "von"; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ]; + rdaGr2:biographicalInformation "Geheimrat; Italienreise 1786-1788 und 1790"@de; + rdaGr2:placeOfDeath "Weimar"@de; + foaf:page ; + rel:spouseOf gnd:118628011; + rel:siblingOf gnd:11871791X; + rel:childOf gnd:118695940, gnd:118540246; + rdaGr2:gender ; + rdaGr2:dateOfBirth "1749"; + rdaGr2:identifierForThePerson "(DE-588)118540238", "(DE-588c)4021455-2", "(DLC)n 79003362"; + rdaGr2:dateOfDeath "1832"; + owl:sameAs , ; + rdaGr2:placeOfBirth "Frankfurt

"@de; + rel:parentOf gnd:11854022X; + rdaGr2:languageOfThePerson ; + gnd:functionOfThePerson "Textverfasser", "s"; + gnd:countryCodeForThePerson "XA-DE". diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.xml new file mode 100644 index 0000000..8fb308a --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/118540238.xml @@ -0,0 +1,489 @@ + + + Gete, Volʹfgang + + ... + Goethe + RAK-WB + + + Yohan Wolfgang + Gyot'e + RAK-WB + + + Jochan Volfgang + G'ote + RAK-WB + + Goethe, Johann Wolfgang von + + + ... + Göte + RAK-WB + + + von + Juan Wolfgang + Goethe + RAK-WB + + Gete, Johan Volfgang + Gēte, ... + + Yôhan Wolfgang + Gête + RAK-WB + + + Juan W. + Goethe + RAK-WB + + Göte, Iogann V. + + Wolfgango + Goethe + RAK-WB + + + J. Wolfgang + Goethe + RAK-WB + + + von + Johann W. + Goethe + RAK-WB + + + fun + Yūhān Wulfgāng + Gūta + RAK-WB + + Koet'e, ... + G'ote, ... + Weimar + (DE-101c)310270162 + Goethe, Johan Wolfgang von + Goethe, J. W. v. + Goethe, Iohan Wolphgang + Goet'e, ... + + + Iohan Volp'gang + Goet'e + RAK-WB + + + Iohan Volfgang + Gete + RAK-WB + + + Iohan Wolphgang + Goethe + RAK-WB + + Goethe, Jan Wolfgang + Gūta, ... + + Y. W. + Gêtê + RAK-WB + + Göthe, J. W. von + + Iogann Vol'fgang + Ge͏̈te + RAK-WB + + + Ioannes W. + Goethe + RAK-WB + + Goethe, Wolfango + + Yohann Volfqanq + Gete + RAK-WB + + Gėtė, Johanas Volfgangas + Goethe, Johann Wolfgang von + + Johan Volfgang + Gete + RAK-WB + + + von + Jean Wolfgang + Goethe + RAK-WB + + + fôn + Yôhân Wôlfgang + Gete + RAK-WB + + Ge͏̈te, Iogann Vol'fgang + + v. + Johann Wolfgang + Goethe + RAK-WB + + Geheimrat; Italienreise 1786-1788 und 1790 + + + v. + J. W. + Goethe + RAK-WB + + Goethe, Johann W. + Weimar + + Iogann Volʹfgang + Gete + RAK-WB + + + + + fon + Jogann Vol'fgang + Gete + RAK-WB + + + von + J. W. + Goethe + RAK-WB + + G'ote, Jochan Volfgang + Goethe, Joh. Wolfg. v. + Gūta, Yūhān Wulfgāng fun + + Iogann W. + Gete + RAK-WB + + + + ... + G'ote + RAK-WB + + + Iogann V. + Göte + RAK-WB + + + Goethe, Johann W. von + + + Goethe, Juan Wolfgang von + + fūn + Yūhān Vūlfġanġ + Ġūtih + RAK-WB + + + ... + Gót + RAK-WB + + + von + Wolfgang + Goethe + RAK-WB + + + von + J. W. + Göthe + RAK-WB + + + ... + Gě'ṭe + RAK-WB + + + ... + Koet'e + RAK-WB + + Goethe, Jean Wolfgang von + + Gkaite, ... + Gete, Yohann Volfqanq + + von + Johann Wolfgang + Göthe + RAK-WB + + + Gete, I. V. + + Volfgango + Goethe + RAK-WB + + Gete, J. V. + Gě'ṭe, ... + + (DE-588a)1014123208 + Gkaite, Giochan B. phon + + ... + Goethius + RAK-WB + + + E͏̈han Vol'fhanh + He͏̈te + RAK-WB + + Goethe, Johann Wolfgang v. + + ... + Gūta + RAK-WB + + + phon + Giochan B. + Gkaite + RAK-WB + + + J. V. + Gete + RAK-WB + + Göthe, Johann Wolfgang von + Goethe, Wolfgang von + Goethe, Volfgango + + Johann Wolfgang + Goethe + RAK-WB + + + 1749 + Goethe, J. Wolfgang + Goet'e, Iohan Volp'gang + (DE-588)118540238 + + Gete, Jogann Vol'fgang fon + 1832 + + fūn + Yūhān Wulfgāng + Gūta + RAK-WB + + Goethe, Johann Wolfgang + + v. + Joh. Wolfg. + Goethe + RAK-WB + + + Goethe, J. W. von + Gete, Iohan Volfgang + + phon + Giochan Bolphnkannk + Gkaite + RAK-WB + + Goethe, Juan W. + Hete, Johann-Vol'fhanh + Gete, ... + + Volʹfgang + Gete + RAK-WB + + + ... + Gkaite + RAK-WB + + Theaterleiter + Gete, Iogann W. + + $d1749-1832 + Johann Wolfgang von + Goethe + AACR + + Goethius, ... + + I. V. + Gete + RAK-WB + + Gete, Iogann Volʹfgang + + + + Jan Wolfgang + Goethe + RAK-WB + + Gyot'e, Yohan Wolfgang + Gêtê, Y. W. + Frankfurt <Main> + Gkaite, Giochan Bolphnkannk phon + + Gete, Yôhân Wôlfgang fôn + + fon + Yohan Ṿolfgang + Geteh + RAK-WB + + Ġūtih, Yūhān Vūlfġanġ fūn + Goethe, Wolfgang + Goethe, João Wolfgang von + + Johann Volʹfgang + Gete + RAK-WB + + + Johanas Volfgangas + Gėtė + RAK-WB + + Geteh, Yohan Ṿolfgang fon + + ... + Gete + RAK-WB + + + + Gót, ... + Goethe, Wolfgango + Göte, ... + + von + Johan Wolfgang + Goethe + RAK-WB + + + Wolfango + Goethe + RAK-WB + + Gūta, Yūhān Wulfgāng fūn + + + p'on + Yohan Polp'ŭgang + Koet'e + RAK-WB + + He͏̈te, E͏̈han Vol'fhanh + Goethe, J. W. + + von + João Wolfgang + Goethe + RAK-WB + + Textverfasser + + (DE-588c)4021455-2 + Gête, Yôhan Wolfgang + + ... + Gēte + RAK-WB + + + Johann-Vol'fhanh + Hete + RAK-WB + + + J. W. + Goethe + RAK-WB + + + Wolfgang + Goethe + RAK-WB + + + ... + Goet'e + RAK-WB + + Goethe, Volfango + (DLC)n 79003362 + + ... + Gede + RAK-WB + + + Volfango + Goethe + RAK-WB + + + Johann W. + Goethe + RAK-WB + + + Koet'e, Yohan Polp'ŭgang p'on + Goethe, ... + Goethe, Ioannes W. + XA-DE + Gete, Johann Volʹfgang + + von + Johann Wolfgang + Goethe + RAK-WB + + s + Gede, ... + + + diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/11862444X_lds.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/11862444X_lds.xml new file mode 100644 index 0000000..4ce0181 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/11862444X_lds.xml @@ -0,0 +1,237 @@ + + + + + + + + 11862444X + (DE-588)1067397930 + (DE-588)141300256 + (DE-588a)141300256 + (DE-588a)11862444X + (DE-588a)13458970X + (DE-588a)12711131X + (DE-101c)310279704 + (DE-588c)4061142-5 + Grotius, Hugo + + + Hugo + Grotius + + + Tucholsky, ... + + + ... + Tucholsky + + + Tucholʹskij, Kurt + + + Kurt + Tucholʹskij + + + Tukholʹskiĭ, Kurt + + + Kurt + Tukholʹskiĭ + + + Bünzly, Paulus + + + Paulus + Bünzly + + + Körner, Theobald + + + Theobald + Körner + + + Old Shatterhand + + + Old Shatterhand + + + Hauser, Kaspar + + + Kaspar + Hauser + + + Panter, Peter + + + Peter + Panter + + + Tiger, Theobald + + + Theobald + Tiger + + + Wrobel, Ignaz + + + Ignaz + Wrobel + + + Tûkôlsqî, Qûrṭ + + + Qûrṭ + Tûkôlsqî + + + Tukôlsqî, Qûrṭ + + + Qûrṭ + Tukôlsqî + + + Тухольский, Курт + + + Курт + Тухольский + + + טוכולסקי, קורט + + + קורט + טוכולסקי + + + クルト・トゥホルスキー + + + クルト・トゥホルスキー + + + Tucholsky, Kurt + + + Kurt + Tucholsky + + + + + Matthias, Lisa + + + + + Wrobel, Ignaz + + + + + Tiger, Theobald + + + + + Schriftsteller + + + + + Journalist + + + + + Satiriker + + + + + Kritiker + + + + + Jurist + + + Bühnenautor + Dr. jur. + + + + + + Fromme Gesänge. - 1919 + Schloß Gripsholm. - 1931 + Träumereien an preussischen Kaminen. - 1920 + Das Kurt-Tucholsky-Chanson-Buch. - 1983 + Tucholsky, Kurt: Träumereien an preussischen Kaminen. - 1920 + Tucholsky, Kurt: Fromme Gesänge. - 1919 + Tucholsky, Kurt: Schloß Gripsholm. - 1931 + 1915-1918 Soldat an der Ostfront, ab 1916 Herausgeber der Feldzeitung "Der Flieger"; 1924-1926 Korrespondent der "Weltbühne" und der "Vossischen Zeitung" in Paris; 1929 Emigration nach Schweden, 1933 ausgebürgert; starb an einer Überdosis von Barbituraten + Dt. Journalist u. Schriftsteller + + + Berlin + + + + + Hindås + + + + + Jena + + + + + Berlin + + + + + Paris + + + + + 1890-01-09 + 1935-12-21 + + + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.nt b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.nt new file mode 100644 index 0000000..2cbb064 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.nt @@ -0,0 +1,89 @@ + "4000196-9" . + "(DE-588c)4000196-9" . + "Abrogans deutsch" . + "Deutsches Abrogans" . + "Keronisches Glossar" . + "Abrogans" . + . + . + . + . + "Lateinisch-althochdeutsches Glossar, um 765 entstanden"@de . + . + "4001191-4" . + "(DE-588c)4001191-4" . + "Chanson d'Aliscans" . + "La @bataille d'Aliscans" . + "Aliscans" . + . + . + . + . + "4001270-0" . + "(DE-588c)4001270-0" . + "Allgemeine deutsche Bibliothek " . + . + . + . + . + . + . + . + . + . + "100003893" . + "(DE-588a)100003893" . + "Adamantius " . + _:b0 . +_:b0 "Adamantius" . +_:b0 "aus Alexandrien" . + "Adamantios " . + _:b1 . +_:b1 "Adamantios" . +_:b1 "Sophista" . + "Adamantius " . + _:b2 . +_:b2 "Adamantius" . +_:b2 "Sophista" . + "Adamantius " . + _:b3 . +_:b3 "Adamantius" . +_:b3 "Iudaeus" . + "Adamantius " . + _:b4 . +_:b4 "Adamantius" . +_:b4 "Medicus" . + "Adamantius " . + _:b5 . +_:b5 "Adamantius" . +_:b5 "Physiognomonicus" . + "Adamantios " . + _:b6 . +_:b6 "Adamantios" . +_:b6 "Mediziner" . + "Adamantios " . + _:b7 . +_:b7 "Adamantios" . +_:b7 "Arzt" . + "Adamantios " . + _:b8 . +_:b8 "Adamantios" . +_:b8 "von Alexandria" . + "Adamantios " . + _:b9 . +_:b9 "Adamantios" . +_:b9 "von Alexandreia" . + "Adamantius " . + _:b10 . +_:b10 "Adamantius" . +_:b10 "Alexandrinus" . + "Adamantius : Physiognomonica. - 1540" . + "Adamantius : Physiognomica. - 1587" . + "Adamantius : Physiognomonicon. - 1544" . + "Adamantius : Physionomia. - 1545" . + "Adamantius : Adamantii Sophistae Physiognomonicon. - 1544" . + "Aristoteles: Physiognomonica Pseudoaristotelis, graece et latine, Adamantii cum epitomis *" . + "Polemon, Marcus Antonius: Physiognomica" . + "4./5. Jh. n. Chr." . + . + . diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.rdf b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.rdf new file mode 100644 index 0000000..a04e3f8 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/GND.rdf @@ -0,0 +1,125 @@ + + + + + 4000196-9 + (DE-588c)4000196-9 + Abrogans deutsch + Deutsches Abrogans + Keronisches Glossar + Abrogans + + + + + Lateinisch-althochdeutsches Glossar, um 765 entstanden + + + + + 4001191-4 + (DE-588c)4001191-4 + Chanson d'Aliscans + La @bataille d'Aliscans + Aliscans + + + + + + + + 4001270-0 + (DE-588c)4001270-0 + Allgemeine deutsche Bibliothek <Zeitschrift> + + + + + + + + + + + + + 100003893 + (DE-588a)100003893 + Adamantius <aus Alexandrien> + + Adamantius + aus Alexandrien + + Adamantios <Sophista> + + Adamantios + Sophista + + Adamantius <Sophista> + + Adamantius + Sophista + + Adamantius <Iudaeus> + + Adamantius + Iudaeus + + Adamantius <Medicus> + + Adamantius + Medicus + + Adamantius <Physiognomonicus> + + Adamantius + Physiognomonicus + + Adamantios <Mediziner> + + Adamantios + Mediziner + + Adamantios <Arzt> + + Adamantios + Arzt + + Adamantios <von Alexandria> + + Adamantios + von Alexandria + + Adamantios <von Alexandreia> + + Adamantios + von Alexandreia + + Adamantius <Alexandrinus> + + Adamantius + Alexandrinus + + Adamantius <Sophista>: Physiognomonica. - 1540 + Adamantius <Sophista>: Physiognomica. - 1587 + Adamantius <Sophista>: Physiognomonicon. - 1544 + Adamantius <Sophista>: Physionomia. - 1545 + Adamantius <Sophista>: Adamantii Sophistae Physiognomonicon. - 1544 + Aristoteles: Physiognomonica Pseudoaristotelis, graece et latine, Adamantii cum epitomis * + Polemon, Marcus Antonius: Physiognomica + 4./5. Jh. n. Chr. + + + + + diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/VIAF.rdf b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/VIAF.rdf new file mode 100644 index 0000000..98c1353 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/VIAF.rdf @@ -0,0 +1,32 @@ + + + + + + + + + + + Dias, Manuel Madureira, 1936- + Dias, Manuel Madureira + + 1936 + + + + + Dias, Manuel Madureira, 1936- + Dias, Manuel Madureira + + + + + This concept identifier is deprecated. See the foaf:focus link for the primary entity. + + + + This primary entity identifier is deprecated. See the owl:sameAs link for the new identifier. + + + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/edm.nt b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/edm.nt new file mode 100644 index 0000000..4b89b0e --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/edm.nt @@ -0,0 +1,5097 @@ +_:b0 . +_:b0 "http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd" . +_:b0 "2014-04-23T21:41:59Z" . +_:b0 _:b1 . +_:b0 _:b2 . +_:b0 _:b7 . +_:b0 _:b12 . +_:b0 _:b17 . +_:b0 _:b22 . +_:b0 _:b27 . +_:b0 _:b32 . +_:b0 _:b37 . +_:b0 _:b42 . +_:b0 _:b47 . +_:b0 _:b52 . +_:b0 _:b57 . +_:b0 _:b62 . +_:b0 _:b67 . +_:b0 _:b72 . +_:b0 _:b77 . +_:b0 _:b82 . +_:b0 _:b87 . +_:b0 _:b92 . +_:b0 _:b97 . +_:b0 _:b102 . +_:b0 _:b107 . +_:b0 _:b112 . +_:b0 _:b117 . +_:b0 _:b122 . +_:b0 _:b127 . +_:b0 _:b132 . +_:b0 _:b137 . +_:b0 _:b142 . +_:b0 _:b147 . +_:b0 _:b152 . +_:b0 _:b157 . +_:b0 _:b162 . +_:b0 _:b167 . +_:b0 _:b172 . +_:b0 _:b177 . +_:b0 _:b182 . +_:b0 _:b187 . +_:b0 _:b192 . +_:b0 _:b197 . +_:b0 _:b202 . +_:b0 _:b207 . +_:b0 _:b212 . +_:b0 _:b217 . +_:b0 _:b222 . +_:b0 _:b227 . +_:b0 _:b232 . +_:b0 _:b237 . +_:b0 _:b242 . +_:b0 _:b247 . +_:b0 _:b252 . +_:b0 _:b257 . +_:b0 _:b262 . +_:b0 _:b267 . +_:b0 _:b272 . +_:b0 _:b277 . +_:b0 _:b282 . +_:b0 _:b287 . +_:b0 _:b292 . +_:b0 _:b297 . +_:b0 _:b302 . +_:b0 _:b307 . +_:b0 _:b312 . +_:b0 _:b317 . +_:b0 _:b322 . +_:b0 _:b327 . +_:b0 _:b332 . +_:b0 _:b337 . +_:b0 _:b342 . +_:b0 _:b347 . +_:b0 _:b352 . +_:b0 _:b357 . +_:b0 _:b362 . +_:b0 _:b367 . +_:b0 _:b372 . +_:b0 _:b377 . +_:b0 _:b382 . +_:b0 _:b387 . +_:b0 _:b392 . +_:b0 _:b397 . +_:b0 _:b402 . +_:b0 _:b407 . +_:b0 _:b412 . +_:b0 _:b417 . +_:b0 _:b422 . +_:b0 _:b427 . +_:b0 _:b432 . +_:b0 _:b437 . +_:b0 _:b442 . +_:b0 _:b447 . +_:b0 _:b452 . +_:b0 _:b457 . +_:b0 _:b462 . +_:b0 _:b467 . +_:b0 _:b472 . +_:b0 _:b477 . +_:b0 _:b482 . +_:b0 _:b487 . +_:b0 _:b492 . +_:b0 _:b497 . +_:b0 _:b502 . +_:b1 "oai_edm" . +_:b1 "2000-01-01T00:00:00Z" . +_:b1 "2015-01-01T00:00:00Z" . +_:b1 "ListRecords" . +_:b2 . +_:b2 _:b3 . +_:b2 _:b4 . +_:b2 _:b5 . +_:b2 _:b6 . +_:b3 . +_:b4 . +_:b5 . +_:b6 . + . + "F&F" . + . + "Ramke, Paul; Ramke, Emil; Ramke, Anna; Gramm, Gustav; Gramm, Karl" . + . + "Eastern Front"@en . + . + "Artillery"@en . + . + "Central Powers"@en . + . + "Transport"@en . + . + "Propaganda"@en . + . + "Western Front"@en . + . + "Home Front"@en . + . + "Prisoners of War"@en . + . + "Remembrance"@en . + . + "Trench Life"@en . + . + "53.095224" . + "12.130077" . + "53.095224,12.130077" . + "Mesendorf/Ostprignitz" . + . + "1914-08-27" . + "1918-01-09" . + "1914-1918" . + . + "2011-04-21 17:06:00 UTC" . + "2011-04-21 17:06:00 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1914-1918" . + "39 Feldpostkarten von/an Paul Ramke, seine Frau Anna Ramke, Mesendorf, Ostprignitz, deren Bruder Gustav Gramm, ihren Vater Karl Gramm, Pauls Bruder Emil Ramke und einige Freunde, Postkarten aus den Karpaten bei Munkasc, Frankreich und Brandenburg/Berlin. Einheiten waren u.a. Kgl. Preuss. Reservelazarett Havelberg; 1. Garde Train Apt., Berlin-Tempelhof; Pferde Depot, III. Garde Infanterie Division, K. D. S. - A. (Kaiserliche Deutsche S\u00FCd Armee); Fuhrpark Kolonne, 6. Garde Reserve Komp., III. Garde Infanterie Division, Kaiserliche Deutsche S\u00FCd Armee; Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., V. Armee; 39.Res. Korps, 88. Infanterie - Div., S\u00E4chs. Feldart. -Batterie No. 880, Armee Abteilung Scholz; Feld-Rekr.-Depot., 44. Res.-Divis., 2. Komp.; Kgl. Inf. Regt. No.208, 9. Komp." . + "96" . + "Deutsch" . + . + . + . + . + . + . + . + . + . + . + "Feldpostkorrespondenz Familie Ramke/Gramm" . + "Postcard" . + "Field post family Ramke/Gramm" . + "2011-03-23 09:03:34 UTC" . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b7 . +_:b7 _:b8 . +_:b7 _:b9 . +_:b7 _:b10 . +_:b7 _:b11 . +_:b8 . +_:b9 . +_:b10 . +_:b11 . + . + "Gustav Gramm" . + . + "52.56193" . + "13.445490000000063" . + "52.56193,13.445490000000063" . + "Berlin" . + . + "1914" . + "1918" . + "1914-1918" . + . + "2011-05-27 12:59:58 UTC" . + "2011-05-27 12:59:58 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914-1918" . + "Feldstecher von Gustav Gramm. Seit wann dieses Milit\u00E4rfernglas in seinem Besitz ist, ist nicht bekannt. Zu Gustavs Person: Wechsel der Einheiten: Fuhrpark Kollone, 6. Garde Reserve Komp., III. Garde Infanterie Division, Kaiserliche Deutsche S\u00FCd Armee (04/1915)/ Mannschafts-Verteilungs Kommando, Berlin - Lankwitz (09/1915)/ Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., V. Armee Stenay/ Westen (10/1915)/ Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., 14. Armee Korps. (12/1915)/ Kgl. Preuss. III. Garde - Pionier - Bataillon, 9. Komp., V. Armee (02/1916)/ Kgl. Preuss. III. Garde-Pionier-Bataillon, Rekruten-Depot, Reserve - Komp., V. Armee (04/1916)/ Kgl. Pr. Garde - Res - Pionier - Regt., 6. Komp., Feldpoststation 285 (09/1916). Gustav Gramms Schwester Anna Gramm war mit Paul Ramke verheiratet. Ihre Feldpostkorrespondenz ist im vorherigen Eintrag ver\u00F6ffentlicht!" . + "97" . + "Deutsch" . + "Feldstecher" . + . + . + . + . + . + "Fernglas von Gustav Gramm" . + "Memorabilia" . + "binoculars of Gustav Gramm" . + "2011-03-23 09:12:36 UTC" . + . + . + . + . + . + "BE08" . + . + . + "TEXT" . +_:b12 . +_:b12 _:b13 . +_:b12 _:b14 . +_:b12 _:b15 . +_:b12 _:b16 . +_:b13 . +_:b14 . +_:b15 . +_:b16 . + . + "Recruitment and Conscription"@en . + . + "Berlin" . + . + "53.5012276" . + "18.753272899999956" . + "53.5012276,18.753272899999956" . + "Graudenz" . + . + "1918" . + "1919" . + "1918-1919" . + . + "2011-05-27 13:16:05 UTC" . + "2011-05-27 13:16:05 UTC" . + . + . + "1898-05-23" . + "1977" . + . + "Joseph Drauschke" . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918-1919" . + "Joseph Aloisius Drauschke geb. am 23.05.1898 in Berlin, Sohn von Joseph Hieronymus \n Drauschke und Berta (geb. Alexander) war Fahrer im Ersten Weltkrieg. Als Fahrer lenkte er die Pferde auf Kanonenwagen. \n Er trat am 22.05.1918 seinen Dienst in der Bespannungs-Abteilung Ersatz Bataillon Fussartillerie Regiment 21 in Graudenz an. Wechsel der Einheiten: 22.07.1918 Verlegung an die Westfront zum III./Reserve-Fuss-Artillerie-Regiment Nr. 11, 8. Batterie-Kolonne, ab 05.10.1918 7. Batterie-Kolonne, ab 12.11.1918 Abmarsch in die Heimat nach Thorn dort ab 17.01.1919 bei der Bespannungs-Abteilung, 1. Westpreussisches Fussartillerie-Regiment Nr.11, Dienstentlassung 26.02.1919. Verleihung des EK II. Im Juli/August 1918 war er in der Champagne im Einsatz und nahm an Schlachten in der Gegend zwischen Siosson und Reims, an der Marne und an der Vesle und im Oktober/November 1918 an der Schlacht von Vouziers und an R\u00FCckzugsk\u00E4mpfen zwischen Aisne und Maas teil." . + "Fotos von Joseph Drauschke in Uniform und mit Kameraden und sein Milit\u00E4rpass (hier Josef)." . + "98" . + "Deutsch" . + . + . + . + . + . + "Fotos und Milit\u00E4rpass von Joseph Drauschke (1898-1977)" . + "Multiple" . + "Photos and military document of Joseph Drauschke" . + "2011-03-23 09:13:12 UTC" . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + "BE08" . + . + . + "TEXT" . +_:b17 . +_:b17 _:b18 . +_:b17 _:b19 . +_:b17 _:b20 . +_:b17 _:b21 . +_:b18 . +_:b19 . +_:b20 . +_:b21 . + . + "Joseph Drauschke" . + . + "49.2584142" . + "4.0320021" . + "49.2584142,4.0320021" . + "Reims" . + . + "2011-05-20 09:20:37 UTC" . + "2011-05-20 09:20:37 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "Joseph Drauschke brachte diesen Landschildkr\u00F6tenpanzer von der Westfront mit. Dabei handelt es sich um eine griechische Landschildkr\u00F6te (Testudo hermanni). Diese stammen aus dem europ\u00E4ischen Mittelmeerraum (Spanien, Frankreich, Italien, Bulgarien etc.) Sie ist etwa 20cm lang und hat einen starren Bauchpanzer und einen hoch gew\u00F6lbten R\u00FCckenpanzer. Der Panzer ist gelb bis olivfarben mit dunklen Flecken." . + "99" . + . + . + . + . + "Schildkr\u00F6tenpanzer von Joseph Drauschke" . + "Memorabilia" . + "turtle shell" . + "2011-03-23 09:30:01 UTC" . + . + . + . + "UNKNOWN" . + . + "TEXT" . +_:b22 . +_:b22 _:b23 . +_:b22 _:b24 . +_:b22 _:b25 . +_:b22 _:b26 . +_:b23 . +_:b24 . +_:b25 . +_:b26 . + . + "1918" . + "1918" . + "1914-1918" . + . + "2011-05-20 09:13:38 UTC" . + "2011-05-20 09:13:38 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914-1918" . + "Im Besitz der Familie Drauschke befindet sich dieses Erinnerungsst\u00FCck an den Krieg: Brief\u00F6ffner, bestehend aus einem Granatsplitter-Griff und einer Klinge. Der Brief\u00F6ffner wurde wahrscheinlich an der Westfront als Erinnerungsst\u00FCck angefertigt und von Joseph Drauschke von der Front mitgebracht." . + "102" . + "Deutsch" . + . + . + . + . + . + "Brief\u00F6ffner mit Granatsplitter" . + "Memorabilia" . + "shrapnel paper knife" . + "2011-03-23 11:50:45 UTC" . + . + "UNKNOWN" . + . + "TEXT" . +_:b27 . +_:b27 _:b28 . +_:b27 _:b29 . +_:b27 _:b30 . +_:b27 _:b31 . +_:b28 . +_:b29 . +_:b30 . +_:b31 . + . + "Stephen" . + . + "Cousin Oskar" . + . + "Women"@en . + . + "47.901153208295646" . + "7.3546600341796875" . + "47.901153208295646,7.3546600341796875" . + "Reguisheim, Landkreis Gebweiler (Elsa\u00DF)" . + . + "1915-12-02" . + "1915-12-02" . + "2.12.1915" . + . + "2011-03-23 20:57:39 UTC" . + "2011-03-23 20:57:39 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "2.12.1915" . + "Frankierte (5 Pf Briefmarke) Postkarte an Leonie K\u00FCbler in Soultzmatt (dt. Sulzmatt)/ Elsa\u00DF von ihrem Cousin Oskar aus Reguisheim (dt. Regisheim)/ Landkreis Gebweiler/ Elsa\u00DF im Dezember 1915. Motiv: Die dicke Bertha ! Drei gute Kaliber ! (Speck, Wurste und Bertha)." . + "104" . + "Deutsch" . + . + . + . + "Dicke Bertha! Postkarte an Leonie K\u00FCbler" . + "Postcard" . + "Postcard with 'Big Bertha' to Leonin K\u00FCbler" . + "2011-03-23 13:19:12 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b32 . +_:b32 _:b33 . +_:b32 _:b34 . +_:b32 _:b35 . +_:b32 _:b36 . +_:b33 . +_:b34 . +_:b35 . +_:b36 . + . + "51.30443311306082" . + "13.111495971679688" . + "51.30443311306082,13.111495971679688" . + "Oschatz (Sachsen)" . + . + "1910-06-26" . + "1910-06-26" . + "23.06.1910" . + . + "2011-03-23 21:20:20 UTC" . + "2011-03-23 21:20:20 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "23.06.1910" . + "Feldpostkarte an den Kanonier Alfred Schmidt in der 4. Batterie, Mansfelder Regiment Artillerie No.75 in Halle von Cousin Paul aus Oschatz (Sachsen) vom 23.06.1910. Motiv: Drei Rekruten in Zivilbekleidungen." . + "107" . + "Deutsch" . + "Recruits at Oschatz Saxony" . + . + . + "Feldpostkarte aus Oschatz an den Kanonier Alfred Schmidt (Halle)" . + "Postcard" . + "Recruits at Oschatz" . + "2011-03-23 21:03:20 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b37 . +_:b37 _:b38 . +_:b37 _:b39 . +_:b37 _:b40 . +_:b37 _:b41 . +_:b38 . +_:b39 . +_:b40 . +_:b41 . + . + "Manufacture"@en . + . + "50.00332585031708" . + "8.2672119140625" . + "50.00332585031708,8.2672119140625" . + "Mainz" . + . + "1916" . + "1916" . + "1916" . + . + "2011-03-23 21:39:15 UTC" . + "2011-03-23 21:39:15 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Feldpostkarte unbeschrieben: Reklame Werner & Mertz Lederfett aus Mainz (Wien) 1916. Werbetext: Lederfett in Tuben (Froschfett) die ideale Soldatenpackung. Farbige Zeichnung eines Soldaten." . + "109" . + "Deutsch" . + . + . + . + "Lederfett in Tuben Reklame" . + "Postcard" . + "Dubbing advertisement" . + "2011-03-23 21:25:20 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b42 . +_:b42 _:b43 . +_:b42 _:b44 . +_:b42 _:b45 . +_:b42 _:b46 . +_:b43 . +_:b44 . +_:b45 . +_:b46 . + . + "53.14038653042395" . + "8.215885162353516" . + "53.14038653042395,8.215885162353516" . + "Oldenburg" . + . + "1914" . + "1918" . + "um 1914" . + . + "2011-03-23 21:53:07 UTC" . + "2011-03-23 21:53:07 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "um 1914" . + "Fotomotiv: Familienbild von einer Mutter mit zwei M\u00E4dchen und einem Jungen. \n Er tr\u00E4gt die Uniform des Hessischen Leibregiments Nr.117. Das Foto entstand um 1914 im Atelier JB Feilner in Oldenburg und wurde als Postkarte gedruckt." . + "110" . + "Deutsch" . + "Oldenburg" . + . + . + . + "Familie aus Oldenburg" . + "Postcard" . + "Family group from Oldenburg" . + "2011-03-23 21:41:14 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b47 . +_:b47 _:b48 . +_:b47 _:b49 . +_:b47 _:b50 . +_:b47 _:b51 . +_:b48 . +_:b49 . +_:b50 . +_:b51 . + . + "1916-09" . + . + "1916-09" . + "September 1916" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Mantelkirchen (Bayern)" . + . + "2011-03-23 22:32:15 UTC" . + "2011-03-23 22:32:15 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "September 1916" . + "Ludwig Weber aus Mantelkirchen/ Bayern verstarb im Feldlazarett St Quentin/ Frankreich am 24.September 1916. Fotomotiv: L. Weber in Uniform, mit Ausr\u00FCstung, Pickelhaube und Fernglas. Zum Andenken ein Gedicht, 4 Bibelzitate und Zeichnungen vom gekreuzigten Jesu und einem Engel mit einem toten Soldaten." . + "111" . + "Deutsch" . + "Weber, Ludwig" . + . + . + . + "Andenken Ludwig Weber, \u00D6konom aus Mantelkirchen (Sterbebild)" . + "Other" . + "Ludwig Weber, memorial card" . + "2011-03-23 21:55:51 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b52 . +_:b52 _:b53 . +_:b52 _:b54 . +_:b52 _:b55 . +_:b52 _:b56 . +_:b53 . +_:b54 . +_:b55 . +_:b56 . + . + "47.9004627009329" . + "10.361394882202148" . + "47.9004627009329,10.361394882202148" . + "Ollarzried (Bayern)" . + . + "1918" . + "1918" . + "9. April 1918" . + . + "2011-03-23 22:50:19 UTC" . + "2011-03-23 22:50:19 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "9. April 1918" . + "Sterbebilder der Br\u00FCder Joseph und Georg Haggenmiller aus Ollarzried, in der N\u00E4he von Ottobeuren/ Bayern. Joseph Haggenmiller geb. 21.9.1890 galt seit dem 23.5.1916 als vermisst und Georg Haggenmiller geb. 17.5.1887, fiel am 9.4.1918. Motiv: kleine Portraits der Br\u00FCder mit Feldm\u00FCtzen und Zeichnungen von Jesu." . + "112" . + "Deutsch" . + "Haggenmiller,Georg" . + . + . + "Joseph und Georg Haggenmiller (Sterbebilder)" . + "Other" . + "Joseph and Georg Haggenmiller" . + "2011-03-23 22:35:40 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b57 . +_:b57 _:b58 . +_:b57 _:b59 . +_:b57 _:b60 . +_:b57 _:b61 . +_:b58 . +_:b59 . +_:b60 . +_:b61 . + . + "Weiss, Emil" . + . + "52.53710835019913" . + "13.4088134765625" . + "52.53710835019913,13.4088134765625" . + "Berlin" . + . + "1914" . + "1914" . + "Weihnachten 1914" . + . + "2011-03-23 23:03:13 UTC" . + "2011-03-23 23:03:13 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Weihnachten 1914" . + "Postkarten Lithografie von Prof. Emil R. Weiss aus Berlin. Motiv: \"Der Brief an den Vater im Krieg\", um Weihnachten 1914." . + "113" . + "Deutsch" . + "Weiss, Emil" . + . + . + . + "Zeichnung \"Der Brief an den Vater im Krieg\"" . + "Postcard" . + "The Letter to Father in War" . + "2011-03-23 22:52:56 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b62 . +_:b62 _:b63 . +_:b62 _:b64 . +_:b62 _:b65 . +_:b62 _:b66 . +_:b63 . +_:b64 . +_:b65 . +_:b66 . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Deutschland (unbekannter Ort)" . + . + "2011-03-23 23:18:25 UTC" . + "2011-03-23 23:18:25 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "um 1914" . + "Foto-Postkarte: Familienbild mit einer Mutter und zwei M\u00E4dchen. Das kleine M\u00E4dchen h\u00E4lt eine Soldatenpuppe mit Pickelhaube. Entstanden um 1914, leider unbeschrieben und ohne Ortsangabe oder Stempel." . + "114" . + . + . + . + "Familienbild mit M\u00E4dchen mit einer Soldatenpuppe" . + "Photograph" . + "Girl with doll and family" . + "2011-03-23 23:04:26 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b67 . +_:b67 _:b68 . +_:b67 _:b69 . +_:b67 _:b70 . +_:b67 _:b71 . +_:b68 . +_:b69 . +_:b70 . +_:b71 . + . + "Landrick, Carl" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Russland" . + . + "1915-08-23" . + "1915-08-23" . + "23. August 1915" . + . + "2011-03-23 23:48:31 UTC" . + "2011-03-23 23:48:31 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "23. August 1915" . + "Feldpostkarte aus Russland von dem Gefreiten Carl Landrick, Stab 1.Bataillon Landwehr Infanterie Regiment Nr 9., 35 Reserve Division, '20 km vor Brest - Litowsk' nach Berlin W8 am 23.8.1915. Mit Preussischem Adler Stempel des Landwehr Infanterie Regt. Nr 9." . + "115" . + "Deutsch" . + . + . + . + "Feldpostkarte Absender Carl Landrick" . + "Postcard" . + "Field Postcard from Carl Landrick" . + "2011-03-23 23:19:59 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b72 . +_:b72 _:b73 . +_:b72 _:b74 . +_:b72 _:b75 . +_:b72 _:b76 . +_:b73 . +_:b74 . +_:b75 . +_:b76 . + . + "Keller, Frau Dr." . + . + "48.982019588328214" . + "9.580421447753906" . + "48.982019588328214,9.580421447753906" . + "Murrhardt (W\u00FCrttemberg)" . + . + "1915" . + "1915" . + "1915" . + . + "2011-03-24 00:11:46 UTC" . + "2011-03-24 00:11:46 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1915" . + "Foto-Postkarte mit Familie Keller aus Murrhardt (W\u00FCrttemberg). Absenderin Frau Dr Keller schreibt 1915 an ihren Sohn Erich Keller in Ulm. Auf dem Foto sieht man zwei Madchen und einen jungen Soldaten in der Uniform des Infanterie Regiments Nr. 248, mit dem Eisernen Kreuz 2. Klasse. Auf dem Tisch stehen viele Zinnfiguren." . + "116" . + "Deutsch" . + "Familie Keller, aus Murrhardt" . + . + . + . + "Familie Keller" . + "Postcard" . + "Postcard with the Keller family" . + "2011-03-23 23:51:36 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b77 . +_:b77 _:b78 . +_:b77 _:b79 . +_:b77 _:b80 . +_:b77 _:b81 . +_:b78 . +_:b79 . +_:b80 . +_:b81 . + . + "Gas Warfare"@en . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Sch\u00FCtzengraben" . + . + "1917-08-17" . + "1917-08-17" . + "16. August 1917" . + . + "2011-03-24 00:27:12 UTC" . + "2011-03-24 00:27:12 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "16. August 1917" . + "Foto-Feldpostkarte aus dem Sch\u00FCtzengraben, 1917. (Unterstand 3 ?) Motiv: Bunker und Soldat mit Gewehr, Stahlhelm, Gasmaske usw.. Empf\u00E4nger: Tochter Anna Lischke, Berlin SW 48." . + "117" . + "Deutsch" . + . + . + . + "Gr\u00FCsse aus dem Sch\u00FCtzengraben" . + "Postcard" . + "Greetings from the trenches" . + "2011-03-24 00:16:37 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b82 . +_:b82 _:b83 . +_:b82 _:b84 . +_:b82 _:b85 . +_:b82 _:b86 . +_:b83 . +_:b84 . +_:b85 . +_:b86 . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Deutschland (unbekannten Ort)" . + . + "2011-03-24 00:44:01 UTC" . + "2011-03-24 00:44:01 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Propaganda Karte ,Zur Erinnerung an die Kriegzeit Anno Domini 1916'. Farbige Karikatur mit lebendigen Fleisch- , Brot- , Zucker- , Butter- , Milch- und Mehl-Karten von Oskar Beringer (Schwammerl-Karten). Bildunterschrift: ,Wenn wir fest zusammenhalten, treu nach Bethmann=Hollwegs Lehren dann wir sich der Hungerteufel bald zu allen Teufeln scheeren!'" . + "118" . + "Deutsch" . + . + . + . + . + "Lebensmittel Karikatur" . + "Postcard" . + "Food Cartoon, rationing" . + "2011-03-24 00:31:36 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b87 . +_:b87 _:b88 . +_:b87 _:b89 . +_:b87 _:b90 . +_:b87 _:b91 . +_:b88 . +_:b89 . +_:b90 . +_:b91 . + . + "1917" . + "1918" . + "um 1917" . + . + "2011-03-24 00:51:34 UTC" . + "2011-03-24 00:51:34 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "um 1917" . + "Foto-Postkarte, Gruppenbild mit 31 Schulm\u00E4dchen in festlichen wei\u00DFen Kleidern. Sammlung f\u00FCr die Kriegsanleihe um 1917. Unbeschriebene Postkarte." . + "119" . + "Kriegsanleihe, War Loan" . + . + . + . + . + "Kriegsanleihe Sammlung" . + "Postcard" . + "School girls war bond collection" . + "2011-03-24 00:45:41 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b92 . +_:b92 _:b93 . +_:b92 _:b94 . +_:b92 _:b95 . +_:b92 _:b96 . +_:b93 . +_:b94 . +_:b95 . +_:b96 . + . + "Federico Span\u00F2" . + . + "Allied Forces"@en . + . + "1918" . + "1918" . + "1918" . + . + "2011-03-24 15:23:31 UTC" . + "2011-03-24 15:23:31 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918" . + "A photo including my father and his fellows, Italian prisoners in a POW camp in Austria." . + "123" . + "Other" . + "Father of Federico Span\u00F2" . + . + . + . + "Prisoner camp in Austria" . + "Photograph" . + "Ein Photo mit dem Vater des Autors und anderen italienischen Gefangenen in einem \u00F6sterreichischen Gefangenenlager" . + "2011-03-24 15:02:02 UTC" . + "UNKNOWN" . + . + "TEXT" . +_:b97 . +_:b97 _:b98 . +_:b97 _:b99 . +_:b97 _:b100 . +_:b97 _:b101 . +_:b98 . +_:b99 . +_:b100 . +_:b101 . + . + "Wolfgang Hartmann" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Frankreich" . + . + "1914" . + "1918" . + "ca. 1914 bis 1918" . + . + "2011-03-24 16:23:23 UTC" . + "2011-03-24 16:23:23 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "ca. 1914 bis 1918" . + "* Rekrut zu Kriegsbeginn 1914 (in einem Wald in Frankreich)\n \n * nach einer Kriegsverletzung mit Kameraden im Lazarett (Frankreich) \n \n * mit 2 Kameraden bei einem Fotografen (Frankreich)" . + "126" . + "Deutsch" . + "Hartmann, Joseph" . + . + . + . + "Bilder meines Vaters Josef Hartmann, geb. 1894" . + "Photograph" . + "Pictures of my father Josef Hartmann, born 1894" . + "2011-03-24 16:00:51 UTC" . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b102 . +_:b102 _:b103 . +_:b102 _:b104 . +_:b102 _:b105 . +_:b102 _:b106 . +_:b103 . +_:b104 . +_:b105 . +_:b106 . + . + "Alexander Durach" . + . + "2011-03-29 15:48:34 UTC" . + "2011-03-29 15:48:34 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "Entdeckt in einer uralten Stube auf dem Dachboden.\n Portr\u00E4tfotografie des Infanteristen Jakob Esslinger, (1. Komp. 4. Badisches Infanterieregiment, Prinz Wilhelm, Nr. 112) aufgeklebt in ein vorgedruckten Bildhintergrund mit idealtypischen Szenen des Lebens der Infanterie." . + "133" . + "Deutsch" . + . + . + . + "Zum Soldatenleben meines Urgro\u00DFvaters." . + "Photograph" . + "Portrait of an infantry-man, placed into a propaganda poster for the infantry." . + "2011-03-24 18:16:34 UTC" . + "UNKNOWN" . + "TEXT" . +_:b107 . +_:b107 _:b108 . +_:b107 _:b109 . +_:b107 _:b110 . +_:b107 _:b111 . +_:b108 . +_:b109 . +_:b110 . +_:b111 . + . + "Peter Menzinger" . + . + "48.6029891" . + "11.6273101" . + "48.6029891,11.6273101" . + "Wolnzach" . + . + "2011-03-25 16:40:10 UTC" . + "2011-03-25 16:40:10 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "Foto aus Familienbestand. Portr\u00E4taufnahme eines Offiziers zur Erinnerung." . + "156" . + "Deutsch" . + . + "Josef Menzinger aus Wolnzach" . + "Josef Menzinger from Wolnzach - Portrait of an officer" . + "2011-03-25 16:35:24 UTC" . + "UNKNOWN" . + . + "TEXT" . +_:b112 . +_:b112 _:b113 . +_:b112 _:b114 . +_:b112 _:b115 . +_:b112 _:b116 . +_:b113 . +_:b114 . +_:b115 . +_:b116 . + . + "Fritz Schuster / Urenkelin Jet Quadekker" . + . + "Fritz Schuster" . + . + "Aerial Warfare"@en . + . + "1. August 1914 und sp\u00E4ter" . + . + "52.93539665862318" . + "16.7431640625" . + "52.93539665862318,16.7431640625" . + "West-Preussen, Bromberg / Bydgoszcz (Polen)" . + . + "2011-04-30 11:54:26 UTC" . + "2011-04-30 11:54:26 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1. August 1914 und sp\u00E4ter" . + "Erinnerungen von Fritz Schuster - Oberf\u00F6rster in Bromberg (Westpreu\u00DFen) \n ----------------------------------------------------------------------------------------------------------- Fritz Schuster wurde 1859 geboren und war 1914 in den besten Jahren. Mein Urgro\u00DFvater Fritz Schuster verstarb am 21.6.1944 in Osnabr\u00FCck. Sein Leben lang hat Fritz Schuser ein Tagebuch \u00FCber seinen Alltag gef\u00FChrt. 1934-1937 hat er diese Tageb\u00FCcher zu seinen Memoiren umgearbeitet. Ich, seine Urenkelin, habe diese Memoiren digitalisiert.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Im Anhang >>> Bilder: Portr\u00E4taufnahme Fritz Schuster ca. 1914 / Bild seiner Handschrift \n >>> Ausschnitt aus den Memoiren meines Urgro\u00DFvaters. Er lebte 1914 im ehem. Bromberg (Westpreussen), das in der N\u00E4he des erwarteten Verlaufs der Ostfront lag und verfolgte die Kriegsvorbereitungen. Au\u00DFerdem berichtet Fritz Schuster \u00FCber die Kriegserfahrungen seiner beiden S\u00F6hne: Fritz jr. (geb. 25.6.1891 in Zembowitz, verstorben 8.6.1973 in Eutin), ein Feldj\u00E4ger, war zun\u00E4chst Beobachtungspilot bei der Luftwaffe, arbeitete dann als Kurier des K\u00F6niglich preu\u00DFischen Reitenden Feldj\u00E4gerkorps f\u00FCr den Diplomatischen Dienst und machte einige Kurierreisen // Rudi (geb. 18. 5.1893 in Zembowitz, gestorben in den 1960ern) kam zum Artillerie Regiment Nr. 17, sp\u00E4ter: Res. Artillerie Regt. Nr. 100 an der Westfront und geriet dann in franz\u00F6sische Kriegsgefangenschaft. Zus\u00E4tzlich berichtet Fritz Schuster \u00FCber das normale Altagsleben w\u00E4hrend des Krieges und seine Erfahrungen bei seiner Reise nach Holland w\u00E4hrend des Krieges. >>> Chronologischer Bericht \u00FCber die Kriegserlebnisse von Fritz Schusters S\u00F6hnen Fritz jr. und Rudi >>> Bericht von Fritz jr. \u00FCber drei seiner Kurierreisen als Mitglied des K\u00F6niglich preu\u00DFischen Reitenden Feldj\u00E4gerkorps nach Skandinavien, Galizien, Konstantinopel.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Mein Preu\u00DFischer Urgro\u00DFvater heiratete eine holl\u00E4ndische Frau. In\n Zembowitz (jetzt Polen) hatten sie zwei S\u00F6hne und eine Tochter, meine\n Oma. Sp\u00E4ter sind sie umgezogen nach Ruda und Bromberg.\n Meine Oma heiratete 1914 einen Holl\u00E4nder und wohnte in Noord-Brabant\n (Holland). Als sie, jungverheiratet, zum ersten Mal schwanger war, waren\n ihre Br\u00FCder im 1. Weltkrieg. Sie hatte sechs Kinder, u.A. meine Mutter. Auch sie hat einen Holl\u00E4nder geheiratet und ist immer in Holland wohnen geblieben. Ich bin Holl\u00E4nderin." . + "160" . + "Deutsch" . + "Fritz Schuster" . + . + . + . + . + . + . + . + . + "Erinnerungen eines Oberf\u00F6rsters an die Kriegszeit in Westpreussen" . + "Memoir" . + "Memoirs of a Forestry official, witnessing the war-preparations and daily life in West-Prussia near the Eastern Fron, 1914-1919 (written 1934-37), Reports on his two sons - Fritz: pilot and diplomatic courier / Rudi: artillery officer, POW - Western Front" . + "2011-03-25 20:44:39 UTC" . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b117 . +_:b117 _:b118 . +_:b117 _:b119 . +_:b117 _:b120 . +_:b117 _:b121 . +_:b118 . +_:b119 . +_:b120 . +_:b121 . + . + "Dirk Tramsen" . + . + "Christian Tramsen" . + . + "Medical"@en . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Westlicher und \u00F6stlicher Kriegsschauplatz" . + . + "1914-11" . + "1919-11" . + "November 1914 bis November 1919" . + . + "2011-03-26 13:03:24 UTC" . + "2011-03-26 13:03:24 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "November 1914 bis November 1919" . + "Der Briefverkehr mit den Angeh\u00F6rigen war f\u00FCr den Kriegsteilnehmer ein wichtiger Faktor, um die oft dramatischen Erlebnisse aber auch die \u00D6de des Kriegsalltags seelisch bew\u00E4ltigen zu k\u00F6nnen. Dabei wurde die Schilderung der Ereignisse f\u00FCr die Angeh\u00F6rigen eher verharmlost, um diese nicht zu \u00E4ngstigen. Die Kriegsbriefe wurden von der Mutter des Kriegsteilnehmers in Kladden \u00FCbertragen (S\u00FCtterlin-Schrift) und sp\u00E4ter in Word erfasst. (Dirk Tramsen, Sohn von Christian Tramsen)\n Christian Tramsen meldete sich 1914 als 16-j\u00E4hriger Kriegsfreiwilliger. Er erlebte Eins\u00E4tze in Cambrai, Bapaume (nahe Arras), Puisieux, nahm an der Champagne-Offensive teil: Ardeuil, Sedan (1914), stand an der Somme: Noyon, P\u00E9ronne, Chemin de Dames (1916), wurde 1916 verwundet, wurde an die Ostfront versetzt, eingesetzt bei der Offensive auf Tarnopol, zum Offizier bef\u00F6rdert, kam wieder an die Westfront und wurde dort 1918 wieder schwer verwundet. 1919 erlebt er die Revolution in Berlin. Er beschreibt das Leben in den Sch\u00FCtzengr\u00E4ben, den Kontakt mit seiner Familie und Freunden, sowie die verschiedenen Schlachten an denen er teilnahm." . + "169" . + "Deutsch" . + "Christian Tramsen" . + . + . + . + . + . + . + "Kriegsbriefe 1914-1919 von Christian Tramsen, einem 16-j\u00E4hrigen Kriegsfreiwilligen an der West- und Ostfront" . + "Postcard" . + "Transcripts of postcards to his mother from Christian Tramsen who joined the army as a volunteer aged 16. Postings to Cambrai, Bapaume (close to Arras), Puisieux, Champagne: Ardeuil, Sedan (1914), Somme: Noyon, P\u00E9ronne, Chemin de Dames (1916), Tarnopol" . + "2011-03-26 12:53:29 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b122 . +_:b122 _:b123 . +_:b122 _:b124 . +_:b122 _:b125 . +_:b122 _:b126 . +_:b123 . +_:b124 . +_:b125 . +_:b126 . + . + "Franz K\u00F6gler" . + . + "Dr. Frigga Ferara" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Reichenberg, Sudetenland" . + . + "1914-06" . + "1915-09" . + "Juni 1914 bis September 1915" . + . + "2011-03-26 14:34:24 UTC" . + "2011-03-26 14:34:24 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Juni 1914 bis September 1915" . + "Der Bericht (ca. 1920) aufgrund des Kriegstagebuchs meines Gro\u00DFonkels, Franz K\u00F6gler, der im b\u00FCrgerlichen Leben als Gymnasiallehrer t\u00E4tig war, beschreibt seine Kriegserlebnisse in spannender Erz\u00E4hlweise. Er berichtet von der Unsinnigkeit des Krieges und dem ohnm\u00E4chtigen aber autorit\u00E4ren F\u00FChrungsstil. \u00DCber das pers\u00F6nliche Leben des Autors und sein weiteres Schicksal ist sehr wenig bekannt. Er wurde als Sohn eines Lehrers in Deutsch-Gabel im Sudetenland geboren, hatte eine Schwester und einen Bruder, blieb selbst ledig und verstarb vorzeitig vermutlich an den Folgen der schweren Kriegsverletzung, deren Art nicht genau bekannt wurde." . + "170" . + "Deutsch" . + "K\u00F6gler" . + . + . + . + . + "Kriegserlebnisse, Ostfront - Bericht" . + "Memoir" . + "Report (ca. 1920) based on the War Diary of Franz K\u00F6gler, Eastern Front June 1914-Sept. 1915" . + "2011-03-26 14:20:38 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b127 . +_:b127 _:b128 . +_:b127 _:b129 . +_:b127 _:b130 . +_:b127 _:b131 . +_:b128 . +_:b129 . +_:b130 . +_:b131 . + . + "Wolfgang Schmitz" . + . + "51.19397587459075" . + "6.44622802734375" . + "51.19397587459075,6.44622802734375" . + "M. Gladbach" . + . + "1916" . + "1916" . + "23. November 1916" . + . + "2011-03-26 15:54:27 UTC" . + "2011-03-26 15:54:27 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "23. November 1916" . + "Diese Urkunden wurden an die Ehefrauen gesendet von der Stadt M. Gladbach. (Landsturmmann Johann Zeitz (gest. 1916)" . + "173" . + "Deutsch" . + "zeitz,Johann" . + . + . + "Urkunde f\u00FCr die Ehefrau" . + "Official document" . + "Wife's death certificate for husband" . + "2011-03-26 15:41:46 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b132 . +_:b132 _:b133 . +_:b132 _:b134 . +_:b132 _:b135 . +_:b132 _:b136 . +_:b133 . +_:b134 . +_:b135 . +_:b136 . + . + "Kraemer,Adam" . + . + "Rolf Eichenauer" . + . + "1916-07-26" . + "1916-07-26" . + "26.Juli 1916" . + . + "2011-03-27 17:29:13 UTC" . + "2011-03-27 17:29:13 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "26.Juli 1916" . + "Die Postkarte wurde als Dankesgruss f\u00FCr Geburtstagsgl\u00FCckw\u00FCnsche von meinem Grossonkel Adam Kr\u00E4mer an seine Schwester Marie Kr\u00E4mer geschickt.\n Soviel ich weiss , war er damals in Frankreich stationiert. \n Auf dem - erstaunlich scharfen Foto - ist er ganz links mit M\u00FCtze zu sehen.\n Das Foto zeigt eine Gruppe deutscher Soldaten bei der Arbeit.\n Auf der R\u00FCckseite ist das Schreiben an seine Schwester." . + "179" . + "Deutsch" . + . + . + . + "Soldatenbrief - Postkarte" . + "Postcard" . + "Postcard sent by military mail" . + "2011-03-27 17:17:48 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b137 . +_:b137 _:b138 . +_:b137 _:b139 . +_:b137 _:b140 . +_:b137 _:b141 . +_:b138 . +_:b139 . +_:b140 . +_:b141 . + . + "Arthur Schuchlenz" . + . + "Balkans"@en . + . + "48.2081743" . + "16.3738189" . + "48.2081743,16.3738189" . + "Wien" . + . + "1917-06-19" . + "1917-06-19" . + "19. Juni 1917" . + . + "2011-03-30 13:16:06 UTC" . + "2011-03-30 13:16:06 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "19. Juni 1917" . + "Verleihungsurkunde \u00FCber das Silberne Verdienskreuz mit der Krone am Bande der Tapferkeitsmedaille an Arthur Ceraj, Artillerist - Gebirgsartillerie Regiment 5 bei der Inf. Mun. Kol. 1/10 - sp\u00E4ter versetzt zu: Ersatzbatterie des k. u. k. Gebirgsartillerieregiments Nr. 13 / danach: 1918 - Superarbitrierung (Krankschreibung) - weitere Urkunden." . + "190" . + "Deutsch" . + "Arthur Ceraj" . + . + . + . + "Verdienstzeichen in Silber mit der Krone (Orden \u00D6sterreich)" . + "Official document" . + "Certificate of awarding a medal to an Austrian artillery man - Arthur Ceraj, who was granted sick-leave 1918 - further submissions" . + "2011-03-28 18:51:16 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b142 . +_:b142 _:b143 . +_:b142 _:b144 . +_:b142 _:b145 . +_:b142 _:b146 . +_:b143 . +_:b144 . +_:b145 . +_:b146 . + . + "Erwin Schilling" . + . + "51.2470325" . + "9.1646313" . + "51.2470325,9.1646313" . + "Naumburg (Hessen)" . + . + "1915-11-04" . + "1915-11-11" . + "11. November 1915" . + . + "2011-03-29 12:01:18 UTC" . + "2011-03-29 12:01:18 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "11. November 1915" . + "Brief der Kompanie an meine Grossmutter, dass mein Grossvater in Jugoslawien gefallen ist. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n Portr\u00E4tfoto der Ehefrau des Gefallenen, Emilie Herchenroeder, geb. 5. Juli 1888 - gest. 24. September 1957 / Der gefallene Josef Herchenroeder, geb. 12. Mai 1885, gefallen - 4. November 1915 / Handschriftlicher Brief des Leutnants der Kompanie mit der Information \u00FCber den Tod Josef Herchenroeders bei Jagodina (Serbien) - 3. Komp. Res. Infanterieregiment 83, 11. November 1915 / Transkription und \u00DCbersetzung des Schreibens / Gedenktafel der katholischen Gemeinde Naumburg f\u00FCr die 1914-1918 Gefallenen des Ortes." . + "193" . + "Deutsch" . + "Josef Herchenroeder, gefallen 04. Nov. 1915, Gedenken" . + . + . + . + . + . + . + "Mein Grossvater" . + "Multiple" . + "Letter informing the wife of her husband's death in Jugoslavia (Jagodina/Serbia), memorial plaque for all the fallen soldiers in the town" . + "2011-03-29 11:57:38 UTC" . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b147 . +_:b147 _:b148 . +_:b147 _:b149 . +_:b147 _:b150 . +_:b147 _:b151 . +_:b148 . +_:b149 . +_:b150 . +_:b151 . + . + "Klaus Friedmann" . + . + "Johann Zeck" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Frankreich, Belgien" . + . + "1914" . + "1918" . + "1914 - 1918" . + . + "2011-03-29 14:19:05 UTC" . + "2011-03-29 14:19:05 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1914 - 1918" . + "Hier handelt es sich um Postkarten meines Gro\u00DFvaters Johann Zeck, der in Frankreich als Ausbilder eingesetzt war, an seine Frau Maria Zeck und deren beiden kleine Kinder. \n Gezeigt werden Bilder der Westfront, z.B.: Guise, Valenciennes, Br\u00FCssel, Landkarte von Apremont, Postkarte mit Sammlung von Kriegsdenkm\u00E4lern." . + "194" . + "Deutsch" . + . + . + . + . + . + "Postkarten meines Gro\u00DFvaters" . + "Postcard" . + "Postcards from France, Belgium 1914-1918" . + "2011-03-29 14:09:20 UTC" . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b152 . +_:b152 _:b153 . +_:b152 _:b154 . +_:b152 _:b155 . +_:b152 _:b156 . +_:b153 . +_:b154 . +_:b155 . +_:b156 . + . + "Dr. Udo W\u00F6rsd\u00F6rfer" . + . + "50.690029" . + "7.651917" . + "50.690029,7.651917" . + . + "1914" . + "1918" . + "M\u00E4rz 1917 - Februar 1919" . + . + "2011-03-29 19:52:06 UTC" . + "2011-03-29 19:52:06 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "M\u00E4rz 1917 - Februar 1919" . + "Mein Gro\u00DFvater Johann W\u00F6rsd\u00F6rfer wurde am 25.01.1898 in Meudt (Westerwald) geboren. Seine Eltern verlor er fr\u00FCh, sein Vater starb 1899, seine Mutter 1902. Er wuchs bei einem Vormund auf. ----------------------------------------------------------------------------------------------------------------------------- \n Nach dem Krieg heiratete er Maria Weber aus Herschbach (Oberwesterwald) und f\u00FChrte den Kaufladen ihrer Eltern weiter. ------------------------------------------------------------------------------------------------------------------------------- \n Wie viele Frontk\u00E4mpfer des 1. WK war er wohl von Revanchegedanken erf\u00FCllt - jedenfalls trat er am 01.10.1940 unter dem Eindruck des deutschen Sieges \u00FCber Frankreich in die NSDAP ein. Er war ein \u00FCberzeugter Anh\u00E4nger der Partei, mein Vater war daher in der Hitlerjugend und im Reichsarbeitsdienst (RAD), bevor er selber 1944 im Alter von 17 Jahren in den 2. WK eingezogen wurde. Aber das ist eine andere Geschichte... ----------------------------------------------------------------------------------------------------------------------------------\n Zu der Geschichte meines Gro\u00DFvaters im 1. WK wei\u00DF ich leider nur sehr wenig. Mein Vater, der ebenfalls bereits verstorben ist, hat mir immer erz\u00E4hlt, dass mein Gro\u00DFvater nie gerne dar\u00FCber gesprochen hat. \n Eine Sache hat er wohl immer erz\u00E4hlt, n\u00E4mlich, dass in Verdun das Blut wie in B\u00E4chen den Hang herabgeflossen sei. Das zeugt davon, dass auch im Jahre 1917, als mein Gro\u00DFvater vor Verdun eingesetzt war, die K\u00E4mpfe ausgesprochen heftig gewesen sind. ---------------------------------------------------------------------------------------------------------------------------------\n Die Daten seiner Eins\u00E4tze sind seinem Milit\u00E4rpass zu entnehmen. Warum es eine L\u00FCcke zwischen Oktober 1917 und April 1918 gibt, ist mir nicht bekannt. Ich wei\u00DF, dass er eine Zeit lang im Lazarett in Auerbach (Kreis Bensheim) war. Allerdings war das, soweit man das den Poststempeln der Postkarten entnehmen kann, Anfang des Jahres 1919. \n ------------------------------------------------------------------------------------------------------------------------------------ Er ist am 15. Mai 1918 mit dem Eisernen Kreuz II.Klasse ausgezeichnet worden, zu der Zeit war er im Stellungskrieg in Flandern. \n Das Ehrenzeichen, welches er am 24.9.1918 laut Milit\u00E4rpass erhalten hat, ist die Tapferkeitsmedaille des Gro\u00DFherzogtums Hessen.\n ---------------------------------------------------------------------------------------------------------------------------------- Zu den Fotos kann ich nicht viel sagen. Das eine Foto mit den Krankenschwestern ist augenscheinlich im Lazarett in Auerbach aufgenommen, irgendwann Ende 1918 / Anfang 1919. --------------------------------------------------------------------------------------------------------------------------------- Bei den anderen Fotos kenne ich au\u00DFer meinem Gro\u00DFvater keine weiteren Personen noch kann ich genau sagen, wann sie aufgenommen wurden. Irgendwann zwischen M\u00E4rz 1917, als Johann eingezogen wurde, und Anfang 1919, als er aus dem Lazarett entlassen wurde." . + "195" . + "Deutsch" . + . + . + . + . + "Fotos und Milit\u00E4rpass meines Gro\u00DFvaters Johann W\u00F6rsd\u00F6rfer, geb. 25.01.1898, Infanterieregiment 118 (IR 118)" . + "Multiple" . + "Military documents of an officer, photos of his stay in a field hospital, his memories of Verdun, his later development to be a Nazi." . + "2011-03-29 15:44:24 UTC" . + . + . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b157 . +_:b157 _:b158 . +_:b157 _:b159 . +_:b157 _:b160 . +_:b157 _:b161 . +_:b158 . +_:b159 . +_:b160 . +_:b161 . + . + "Heinrich N\u00E4dler" . + . + "49.45897547781564" . + "3.5559654235839844" . + "49.45897547781564,3.5559654235839844" . + "Filain" . + . + "1917-08-17" . + "1917-08-17" . + "7.8.17" . + . + "2011-05-05 15:16:25 UTC" . + "2011-05-05 15:16:25 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "7.8.17" . + "Es geht in diesem Beitrag um Christian N\u00E4dler,- dem Bruder meines Gro\u00DFvaters-, welcher am 7.8.1917 am Chemin des Dames, s\u00FCdlich Filain gefallen ist. Er ist einer der wenigen preu\u00DF. Soldaten von denen es zumindest einen Kriegsstammrollen-Auszug gibt, da praktisch alle preu\u00DF. Kriegsstammrollen im Zweiten Weltkrieg einem Bombenangriff zum Opfer gefallen sind. Mit Hilfe der Regimentsgeschichte des 5. Garde Regiments zu Fu\u00DF (vgl.: Albrecht von Stosch - Das k\u00F6nigl. Preu\u00DF. 5. Garde Regiment zu Fu\u00DF, 1897-1918; Berlin 1930), in dem er von 1915-1917 war, l\u00E4\u00DFt sich nachvollziehen, da\u00DF er im Fr\u00FChjahr 1915 an einem Vorsto\u00DF nach Kurland (heute Lettland) beteiligt war, bei dem seine Einheit weit hinter der russischen Front Bahnanlagen zerst\u00F6rte. Wenige Wochen sp\u00E4ter wurde er verwundet. Zeitgleich mit seiner Genesung, wurde seine Einheit in den Westen verlegt und langsam auf die neue Art des Stellungskrieges vorbereitet. Der zweite nennenwerte Einsatz war im Juli 1917 an den Loretto H\u00F6hen, bei dem seine Kompanie unter hohen Verlusten einen weit vorgeschobenen Vorposten anlegte. Danach ging es in die Schlacht an der Somme. Zuerst war er in der N\u00E4he des Dorfes Belloy-en-Santerre, unter schrecklichen Bedingungen (die Lebenden lagen zwischen Leichenbergen) vom 27.7.16 bis 21.8.16 eingesetzt. Dann ab dem 28.9.16 bei dem Ort Thiepval, wo noch mehr Tote lagen, wo er aber am 2.9.16 verwundet wurde und das gro\u00DFe Gl\u00FCck hatte, in ein Lazarett zu kommen. In der Regimentsgeschichte steht, dass man sich bei der Schlacht an der Somme um die Verwundeten nicht k\u00FCmmerte, es hei\u00DFt dort w\u00F6rtlich: \"Wer was abkriegt, bleibt liegen.\" Nach der Genesung wurde er zum Reserve Infanterie Regiment 202 versetzt, ein Vorgang, welcher h\u00E4ufig vorkam, um zum Beispiel gr\u00F6\u00DFere Verluste bei anderen Regimentern auszugleichen, vergl. Regimentsgeschichte des IR 74, Seite 482. Als das RIR im Juli 1917 am Chemin des Dames bei der Roy\u00E8re Ferme stand, ist er am Morgen des 7.8.1917 bei der Vorbereitung eines Gegenangriffs gefallen und wurde auf dem Soldatenfriedhof Laon-Bousson bestattet. >>>>>>>>>> In der Anlage wird folgendes Material zur Verf\u00FCgung gestellt: 1) das Todestelegramm, darauf sind noch gut erkennbar die Spuren der Tr\u00E4nen der Mutter (meiner Urgro\u00DFmutter) und der vier Schwestern des Gefallenen. Meine inzwischen verstorbene Mutter fand dieses Telegramm zuf\u00E4llig vor ca. 30 Jahren und gab es mir mit den Worten: \"So viel ist ein Menschenleben wert!\" Dies war der Grund, mich nun n\u00E4her mit Christian zu besch\u00E4ftigen, und daraus ist inzwischen ein kleines Buch entstanden. Das Telegramm tr\u00E4gt die Aufschrift: \"Christian N\u00E4dler, Odenwaldkreis (...). Am 7.8.1917 ist Ihr Sohn Christian auf dem Feld der Ehre gefallen. Brief folgt. R 3/ 202\" 2) vier Bilder von Christian. Eines zeigt ihn vor dem Krieg mit 17 oder 18 in der Uniform des 5. Garde Reg.z.F., in dem er ausgebildet wurde. Ein weiteres zeigt ihn nach seiner Verwundung bei der Schlacht an der Somme mit dem einzigen schriftlichen Zeugnis, das es von ihm gibt - unter dem Foto hat er vermerkt: \"Dieses ist euer Sohn Chistian.\" Er hat sich offenbar vor sich selbst gegraut, da er k\u00F6rperlich und nervlich stark mitgenommen wirkt, im Alter von Anfang 23. Ein weiteres zeigt ihn mit Ende 23 in Garde Uniform, obwohl er schon im RIR 202 gewesen sein d\u00FCrfte. Das letzte ist ein Bild von seinem Grab in Laon-Bousson. 3) Seinen Kriegsstammrollen-Auszug; wie gesagt sehr selten ! 4) seine Todesanzeige vom 12.8.17, schrecklich die Anzeige \u00FCber einen gefallenen Vater von sieben Kindern, 5) der Mobilmachungsbefehl wie er hier vor Ort erfolgte, und wie ihn Christian gelesen hat, 6) ebenso die Erkl\u00E4rung des Kriegszustandes 7) und abschlie\u00DFend vier Bilder, zwei von der Kapelle St. Berthe am Chemin des Dames, s\u00FCdlich Filain, in deren N\u00E4he er nach der Regiments-Geschichte des RIR 202 von Dr. Bregeder gefallen sein d\u00FCrfte, und wo wir uns erlaubt haben, eine kleine Eiche aus unserem Garten am dortigen Waldrand zu pflanzen; dann ein Bild von seiner Grabstelle heute, sowie eines von meiner Frau und mir vor der Kapelle St. Berthe." . + "197" . + "Deutsch" . + "Christian N\u00E4dler" . + . + . + . + . + "Christian N\u00E4dler, 5. Garde-Regiment zu Fu\u00DF und Reserve Infanterie-Regiment 202" . + "Multiple" . + "Service history and death of 23-year old German Infantry man. He died on the 7th August 1917, at Filain, Chemin des Dames" . + "2011-03-29 17:14:23 UTC" . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b162 . +_:b162 _:b163 . +_:b162 _:b164 . +_:b162 _:b165 . +_:b162 _:b166 . +_:b163 . +_:b164 . +_:b165 . +_:b166 . + . + "Mutter von H. Pelzer, Ida Mendenburg und Eltern, August\tHaase" . + . + "Januar, August 1918" . + . + "51.75647157430813" . + "11.451873779296875" . + "51.75647157430813,11.451873779296875" . + "Aschersleben" . + . + "2011-04-21 14:22:21 UTC" . + "2011-04-21 14:22:21 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Januar, August 1918" . + "Feldpostbriefe an Hermann Pelzer: Artillerie Instandsetzungs-Werkstatt 42 und Kanonier der Werkstatt 16 der Belagerungs Artillerie. Zu den Absendern geh\u00F6ren seine Mutter und Ida Mendenburg und Eltern aus Aschersleben und August Haase vom Res. Lazarett No.1in Bad Neuenahr." . + "198" . + "Deutsch" . + . + . + "Feldpost an Hermann Pelzer aus Aschersleben" . + "Letter" . + "Field post to Herrmann Pelzer from Aschersleben" . + "2011-03-29 20:49:56 UTC" . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b167 . +_:b167 _:b168 . +_:b167 _:b169 . +_:b167 _:b170 . +_:b167 _:b171 . +_:b168 . +_:b169 . +_:b170 . +_:b171 . + . + "Dr. Rasmus Kiehl" . + . + "parents of Martin Kiel" . + . + "54.20261680346747" . + "19.114837646484375" . + "54.20261680346747,19.114837646484375" . + "(Zeitung) verm. in Tiegenhof, Westpreussen" . + . + "1916-08" . + "1916-08" . + "Aug. 1916" . + . + "2011-03-29 23:40:38 UTC" . + "2011-03-29 23:40:38 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Aug. 1916" . + "Todesanzeige - Martin Kiehl, in einem alten Fotoalbum gefunden. Die Quelle ist daher nicht zu bestimmen." . + "199" . + "Deutsch" . + "death notice of Martin Kiel" . + . + . + "Todesanzeige - Martin Kiehl" . + "Publication" . + "death notice" . + "2011-03-29 23:27:50 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b172 . +_:b172 _:b173 . +_:b172 _:b174 . +_:b172 _:b175 . +_:b172 _:b176 . +_:b173 . +_:b174 . +_:b175 . +_:b176 . + . + "54.20101023973888" . + "19.11346435546875" . + "54.20101023973888,19.11346435546875" . + "vermutlich Tiegenhof, Westpreussen" . + . + "1918-04" . + "1918-04" . + "April 1918" . + . + "2011-03-29 23:45:13 UTC" . + "2011-03-29 23:45:13 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "April 1918" . + "Todesanzeige - Hans Kiehl, in einem alten Fotoalbum gefunden. Die Quelle ist daher nicht zu bestimmen." . + "200" . + "Deutsch" . + "death notice of Hans Kiel" . + . + . + "Todesanzeige - Hans Kiehl" . + "Publication" . + "death notice" . + "2011-03-29 23:42:23 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b177 . +_:b177 _:b178 . +_:b177 _:b179 . +_:b177 _:b180 . +_:b177 _:b181 . +_:b178 . +_:b179 . +_:b180 . +_:b181 . + . + "nicht bekannt" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "nicht bekannt" . + . + "2011-03-29 23:53:57 UTC" . + "2011-03-29 23:53:57 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "nicht bekannt" . + "Aus einem alten Fotoalbum; auf dem Foto (vorne, mit Zigarre) ist ein Grossonkel des Einreichenden. Er stammte aus Westpreussen. Ob das Foto an der Ost- oder Westfront aufgenommen wurde ist nicht bekannt." . + "201" . + "7 soldiers posing for the camera" . + . + . + . + "Gruppenbild, vermutlich an der Front" . + "Photograph" . + "photo of a group of German soldiers" . + "2011-03-29 23:49:59 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b182 . +_:b182 _:b183 . +_:b182 _:b184 . +_:b182 _:b185 . +_:b182 _:b186 . +_:b183 . +_:b184 . +_:b185 . +_:b186 . + . + "nicht bekannt" . + . + "2011-03-30 00:01:26 UTC" . + "2011-03-30 00:01:26 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "nicht bekannt" . + "Theodor August Fritz Fitschen (1872 - 1944)" . + "202" . + "Theodor August Fritz Fitschen posing for the camera." . + . + . + "Fritz Fitschen, 1. Weltkrieg" . + "photo of Theodor August Fritz Fitschen" . + "2011-03-29 23:54:29 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b187 . +_:b187 _:b188 . +_:b187 _:b189 . +_:b187 _:b190 . +_:b187 _:b191 . +_:b188 . +_:b189 . +_:b190 . +_:b191 . + . + "53.83186504485331" . + "10.702743530273438" . + "53.83186504485331,10.702743530273438" . + "L\u00FCbeck" . + . + "2011-03-30 00:22:56 UTC" . + "2011-03-30 00:22:56 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918" . + "Carl Heinrich Emil Fitschen (1900-1980) im Lazarett in L\u00FCbeck 1918. Er ist der in dem hinteren Bett liegende Patient." . + "204" . + "Deutsch" . + "Krankenhaus / hospital" . + . + "Heinrich Fitschen im Lazarett in L\u00FCbeck 1918" . + "Photograph" . + "2011-03-30 00:14:16 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b192 . +_:b192 _:b193 . +_:b192 _:b194 . +_:b192 _:b195 . +_:b192 _:b196 . +_:b193 . +_:b194 . +_:b195 . +_:b196 . + . + "Hans Heinrich Graue" . + . + "52.455611890170886" . + "9.69217300415039" . + "52.455611890170886,9.69217300415039" . + "wahrscheinlich Hannover" . + . + "1917" . + "1917" . + "Sommer 1917" . + . + "2011-03-30 09:18:11 UTC" . + "2011-03-30 09:18:11 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "Sommer 1917" . + "Mein Gro\u00DFvater, Wilhelm Eickhoff, aus Nienburg/Weser war - unseres Wissens nach - beauftragt, als 'Zivilflieger' die damals neue Serie IV der Albatros-Doppeldecker probe zu fliegen. Die Serie Albatros III wurde im Krieg vornehmlich bei der Richthofen-Staffel und die - aus der Serie IV entwickelten Maschinen - des Typs Albatros V dann ab 1917 bei der Richthofen/Udet-Staffel eingesetzt. Die Aufnahme zeigt ihn in der einsitzigen Maschine vom Typ Albatros IV auf dem Flugplatz in Hannover ( bzw. Umgebung / Langenhagen )" . + "207" . + "Deutsch" . + . + . + "Flugzeug-Erprobung im 1.Weltkrieg" . + "Photograph" . + "Test-pilot for the Albatros IV planes" . + "2011-03-30 07:57:50 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b197 . +_:b197 _:b198 . +_:b197 _:b199 . +_:b197 _:b200 . +_:b197 _:b201 . +_:b198 . +_:b199 . +_:b200 . +_:b201 . + . + "J\u00F6rn Sieglerschmidt" . + . + "52.5234051" . + "13.4113999" . + "52.5234051,13.4113999" . + "Berlin" . + . + "2011-03-30 08:26:30 UTC" . + "2011-03-30 08:26:30 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1915" . + "Foto Reinhold Sieglerschmidt in Uniform, etwa 1915 aufgenommen in Berlin" . + "209" . + "Deutsch" . + "Sieglerschmidt,Reinhold" . + . + . + "Foto Reinhold Sieglerschmidt" . + "Photograph" . + "Photo Reinhold Sieglerschmidt" . + "2011-03-30 08:24:39 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b202 . +_:b202 _:b203 . +_:b202 _:b204 . +_:b202 _:b205 . +_:b202 _:b206 . +_:b203 . +_:b204 . +_:b205 . +_:b206 . + . + "1900" . + "1905" . + "um 1903" . + . + "2011-03-30 08:34:03 UTC" . + "2011-03-30 08:34:03 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "um 1903" . + "Reinhold Sieglerschmidt (geb. 14.6.1883 in Ottensen, gest. 16.2. 1918 in Nauroy bei Pr\u00E9mont) im Alter von etwa 20 Jahren." . + "210" . + "Deutsch" . + "Sieglerschmidt,Reinhold" . + . + . + . + "Foto Reinhold Sieglerschmidt" . + "Photograph" . + "Photo Reinhold Sieglerschmidt" . + "2011-03-30 08:29:50 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b207 . +_:b207 _:b208 . +_:b207 _:b209 . +_:b207 _:b210 . +_:b207 _:b211 . +_:b208 . +_:b209 . +_:b210 . +_:b211 . + . + "55.8752802" . + "26.535760299999993" . + "55.8752802,26.535760299999993" . + "Berlin und D\u00FCnaburg" . + . + "1916-04-20" . + "1916-04-20" . + "1914/15 und 20. April 1916" . + . + "2011-04-28 15:03:04 UTC" . + "2011-04-28 15:03:04 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914/15 und 20. April 1916" . + "Reinhold Sieglerschmidt in Uniform in Berlin ca. 1914/15 / \n Reinhold Sieglerschmidt in der Stellung vor D\u00FCnaburg/Daugavpils - Lettland" . + "211" . + "Deutsch" . + "Photo of Reinhold Sieglerschmidt" . + . + . + . + . + "Reinhold Sieglerschmidt in Berlin und in der Stellung vor D\u00FCnaburg" . + "Photograph" . + "Reinhold Sieglerschmidt at home in Berlin and in the emplacement at Daugavpils (D\u00FCnaburg), Latvia" . + "2011-03-30 08:35:53 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b212 . +_:b212 _:b213 . +_:b212 _:b214 . +_:b212 _:b215 . +_:b212 _:b216 . +_:b213 . +_:b214 . +_:b215 . +_:b216 . + . + "Ottavio de Manzini" . + . + "Italian Front"@en . + . + "45.5482652" . + "13.7311713" . + "45.5482652,13.7311713" . + "Capodistria (heute: Koper / Slowenien)" . + . + "1918-11-04" . + "1918-11-04" . + "4. November 1918" . + . + "2011-03-30 08:44:00 UTC" . + "2011-03-30 08:44:00 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "4. November 1918" . + "Postkarten mit Fotografien der italienischen Landung in Capodistria (heute Koper / Slowenien) am 4. November 1918 - ein Schritt bei der Schaffung des italienischen Territoriums um Triest (Trieste)." . + "212" . + "Capodistria; Trieste; Slowenien" . + . + . + "Italienische Truppen bei der Landung in Capodistria, Nov. 1918" . + "Photograph" . + "Italian troops landing at Capodistria (Slovenia) / Sbarco delle truppe italiane a Capodistria" . + "2011-03-30 08:40:49 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b217 . +_:b217 _:b218 . +_:b217 _:b219 . +_:b217 _:b220 . +_:b217 _:b221 . +_:b218 . +_:b219 . +_:b220 . +_:b221 . + . + "Voss" . + . + "2011-03-30 08:59:45 UTC" . + "2011-03-30 08:59:45 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "Eine Ansichtskarte aus Familienbesitz: weder auf der (unbeschriebenen) R\u00FCck- noch auf der Vorderseite ist ein Vermerk. Von wann und wo k\u00F6nnte die Aufnahme sein? WK 14-18. Postkarte." . + "213" . + "Dorf" . + . + . + "Ansichtskarte" . + "Postcard" . + "Postcard" . + "2011-03-30 08:43:15 UTC" . + "UNKNOWN" . + "TEXT" . +_:b222 . +_:b222 _:b223 . +_:b222 _:b224 . +_:b222 _:b225 . +_:b222 _:b226 . +_:b223 . +_:b224 . +_:b225 . +_:b226 . + . + "45.5482652" . + "13.7311713" . + "45.5482652,13.7311713" . + . + "2011-03-30 08:50:14 UTC" . + "2011-03-30 08:50:14 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Post Card" . + "215" . + "Other" . + "Postcard of the Italian Red Cross" . + . + . + . + . + "Red Cross Post Card 1916" . + "Postcard" . + "Italian Red Cross postcard" . + "2011-03-30 08:48:10 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b227 . +_:b227 _:b228 . +_:b227 _:b229 . +_:b227 _:b230 . +_:b227 _:b231 . +_:b228 . +_:b229 . +_:b230 . +_:b231 . + . + "1916" . + . + "45.489116517830624" . + "12.23876953125" . + "45.489116517830624,12.23876953125" . + "photo taken in Venice, now" . + . + "2011-03-30 08:53:24 UTC" . + "2011-03-30 08:53:24 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Das Karl Truppenkreuz wurde am 13. Dezember 1916 von der KuK \u00F6sterreichischen Regierung begr\u00FCndet. Es wurde vergeben f\u00FCr 12 Wochen Frontdienst mit Teilnahme an mindestens einer Schlacht. Zwischen 1. Juli 1917 und 30. Juni 1918 wurden um die 651.000 St\u00FCck produziert.\n Vgl. Informationen auf: http://www.omsa.org/photopost/showphoto.php?photo=587\n Der Orden wurde an ein Familienmitglied des italienischenTeilnehmers vergeben und jetzt in Venedig fotografiert." . + "216" . + . + "Karl Truppenkreuz" . + "Memorabilia" . + "Austrian military medal (Karl Truppenkreuz) awarded to a family member of the Italian participant." . + "2011-03-30 08:50:45 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b232 . +_:b232 _:b233 . +_:b232 _:b234 . +_:b232 _:b235 . +_:b232 _:b236 . +_:b233 . +_:b234 . +_:b235 . +_:b236 . + . + "4th november 1918" . + . + "45.5482652" . + "13.7311713" . + "45.5482652,13.7311713" . + "Capodistria" . + . + "2011-03-30 08:58:32 UTC" . + "2011-03-30 08:58:32 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "4th november 1918" . + "Italian Silk Flag distributed in Capodistria upon the arrival of Italian troops" . + "217" . + . + . + . + "Italian Silk Flag" . + "Memorabilia" . + "Italian silk flag" . + "2011-03-30 08:54:12 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b237 . +_:b237 _:b238 . +_:b237 _:b239 . +_:b237 _:b240 . +_:b237 _:b241 . +_:b238 . +_:b239 . +_:b240 . +_:b241 . + . + "Bizarri" . + . + "1918" . + "1918" . + "November 1918" . + . + "2011-03-30 09:13:29 UTC" . + "2011-03-30 09:13:29 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "November 1918" . + "Cockade made by a ribbon with Italian Flag's colours and a star coming, in my family tradition, by the collar of Capt. Bizzarri, of the Bersaglieri Corp, come in Capodistria with the first italian Troops. Collar's silver stars are, in the Italian Army, the common sign of military status. Shoulder strap's stars, normally golden, are rank insignia.\n \n ------------------------------------------Translation/\u00DCbersetzung:------------------------------------------------\n \n Kokarde mit Schleife in den Farben der italienischen Flagge und Stern. Nach \u00DCberlieferung in der Familie aus dem Besitz eines Kapit\u00E4n Bizzarri der dem Bersaglieri - Korps zugeh\u00F6rig war. Stationiert in Capodistria mit der Ersten italienischen Truppe [erstes Infanterie Regiement? Anm. d, \u00DCbersetzer]. Silberne Sterne am Kragen sind in der italienischen Armee ein allgemein \u00FCbliches Zeichen f\u00FCr die Zugeh\u00F6rigkeit zum Milit\u00E4r. Sterne an den Schulterklappen, \u00FCblicherweise golden, bezeichnen den Rang. [\u00DCb. Katalogisierer]" . + "218" . + "Deutsch" . + "English" . + "Other" . + "Insignia" . + . + . + "Cockade" . + "Other" . + "Kokarde" . + "2011-03-30 08:58:52 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b242 . +_:b242 _:b243 . +_:b242 _:b244 . +_:b242 _:b245 . +_:b242 _:b246 . +_:b243 . +_:b244 . +_:b245 . +_:b246 . + . + "Imperial Forces"@en . + . + "45.873528" . + "13.483957" . + "45.873528,13.483957" . + "Trincea delle Frasche" . + . + "2011-03-30 09:29:09 UTC" . + "2011-03-30 09:29:09 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1915" . + "Splinter of a grenade, found in the \"Trincea delle Frasche\". Granatsplitter, gefunden in \"Trincea delle Frasche\"." . + "219" . + . + . + . + . + "Splinter of a grenade" . + "Other" . + "schrapnel of a grenade" . + "2011-03-30 09:18:08 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b247 . +_:b247 _:b248 . +_:b247 _:b249 . +_:b247 _:b250 . +_:b247 _:b251 . +_:b248 . +_:b249 . +_:b250 . +_:b251 . + . + "1915-05-01" . + "1915-05-01" . + "1st may 1915" . + . + "2011-03-30 09:34:39 UTC" . + "2011-03-30 09:34:39 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1st may 1915" . + "War Bond over 200 Crowns" . + "220" . + "Deutsch" . + "Kriegsanleihe" . + . + . + . + "Austrian War Bond" . + "Official document" . + "Kriegsanleihe aus k. u. k. \u00D6sterreich \u00FCber 200 Kronen" . + "2011-03-30 09:31:11 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b252 . +_:b252 _:b253 . +_:b252 _:b254 . +_:b252 _:b255 . +_:b252 _:b256 . +_:b253 . +_:b254 . +_:b255 . +_:b256 . + . + "K. PETER MAYER" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "unbekannt (m\u00F6glicherweise Mars la Tour)" . + . + "1914" . + "1918" . + "1914" . + . + "2011-03-30 10:00:35 UTC" . + "2011-03-30 10:00:35 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914" . + "Aschenbecher aus dem Propeller eines abgeschossenen Flugzeugs.\n >>> \n Der Aschenbecher wurde aus dem Propeller eines abgeschossenen Flugzeugs (UK oder F) heraus geschnitten. Mein Gro\u00DFvater Friedrich K\u00E4stner war bei der Artillerie wahrscheinlich in der N\u00E4he von Metz. Weitere Daten werde ich ggf. nachliefern-" . + "222" . + "Deutsch" . + . + . + . + . + . + "Aschenbecher aus einem Propeller" . + "Memorabilia" . + "Ash tray made from aircraft propellor" . + "2011-03-30 09:58:19 UTC" . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b257 . +_:b257 _:b258 . +_:b257 _:b259 . +_:b257 _:b260 . +_:b257 _:b261 . +_:b258 . +_:b259 . +_:b260 . +_:b261 . + . + "Aulinger" . + . + "48.11685818754378" . + "11.57682180404663" . + "48.11685818754378,11.57682180404663" . + "M\u00FCnchen - Giesing" . + . + "1914" . + "1914" . + "ca. 1914" . + . + "2011-03-30 13:02:33 UTC" . + "2011-03-30 13:02:33 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "ca. 1914" . + "Port\u00E4t der Familie Aulinger aus M\u00FCnchen Giesing, um 1914 mit uniformierten Familienangeh\u00F6rigen" . + "225" . + "Deutsch" . + "Familie Aulinger" . + . + "Familie Aulinger - M\u00FCnchen Giesing" . + "Photograph" . + "Family portrait with uniformed soldier, ca. 1914 (Munich)" . + "2011-03-30 12:34:18 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b262 . +_:b262 _:b263 . +_:b262 _:b264 . +_:b262 _:b265 . +_:b262 _:b266 . +_:b263 . +_:b264 . +_:b265 . +_:b266 . + . + "45.814912" . + "15.9785145" . + "45.814912,15.9785145" . + "Zagreb (Kroatien) - damals zugeh\u00F6rig zu k.u.k. \u00D6sterreich" . + . + "1918-03-22" . + "1918-03-22" . + "22. M\u00E4rz 1918" . + . + "2011-03-30 13:31:15 UTC" . + "2011-03-30 13:31:15 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "22. M\u00E4rz 1918" . + "Auf Grund der gro\u00DFen k\u00F6rperlichen Belastung im Kriegsgeschehen wurde eine Superarbitrierung (Beurlaubung) des Kriegsteilnehmers notwendig und ausgestellt.>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n In diesem Dokument vom 22. M\u00E4rz 1918 wird die Beurlaubung wegen physischer Dienstuntauglichkeit ausgestellt f\u00FCr den Feuerwerker Arthur Ceraj - davor: als Feuerwerker bei der Ersatzbatterie des k. u. k. Gebirgsartillerieregiments Nr. 13. Ihm wird die R\u00FCckfahrt nach Zagreb (Kroatien) erlaubt. Seine Krankschreibung wird am 18. Oktober 1918 verl\u00E4ngert." . + "226" . + "Deutsch" . + "Krankschreibung Arthur Ceraj, eines \u00F6sterreichischen Artilleristen" . + . + . + . + "Milit\u00E4rschein zu Superarbitrierung (vorl\u00E4ufige Beurlaubung in der k.u.k Armee)" . + "Official document" . + "An Austrian artillerist receives a permit for sick-leave in March 1918" . + "2011-03-30 13:17:21 UTC" . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b267 . +_:b267 _:b268 . +_:b267 _:b269 . +_:b267 _:b270 . +_:b267 _:b271 . +_:b268 . +_:b269 . +_:b270 . +_:b271 . + . + "Wien" . + . + "F\u00FCrstenfeld" . + . + . + . + "Arthur Ceraj" . + . + "42.6418783" . + "18.1064811" . + "42.6418783,18.1064811" . + "Ragusa, heute Dubrovnik" . + . + "2011-03-30 15:51:21 UTC" . + "2011-03-30 15:51:21 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Arthur Ceraj, \n in k. u. k. Milit\u00E4runiform \u00D6sterreich-Ungarn\n mit Kavalleries\u00E4bel f\u00FCr Feuerwerker\n in Ragusa 1916 - Gebirgsartillerie Regiment 5 bei der Inf. Mun. Kol. 1/10" . + "229" . + "Deutsch" . + "Arthur Ceraj, Artillerie, \u00D6sterreich" . + . + . + . + . + "Arthur Ceraj in KuK Uniform 1916 (\u00D6sterreich)" . + "Photograph" . + "Portrait of an Austrian artillerist - Arthur Ceraj" . + "2011-03-30 15:43:46 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b272 . +_:b272 _:b273 . +_:b272 _:b274 . +_:b272 _:b275 . +_:b272 _:b276 . +_:b273 . +_:b274 . +_:b275 . +_:b276 . + . + "1918" . + . + "45.8148347" . + "15.978307099999938" . + "45.8148347,15.978307099999938" . + "Zagreb (Kroatien)" . + . + "2011-03-30 15:58:18 UTC" . + "2011-03-30 15:58:18 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918" . + "Arthur Ceraj, in k.u. k. Milit\u00E4runiform \u00D6sterreich-Ungarn\n mit Kavalleries\u00E4bel f\u00FCr Feuerwerker\n in Zagreb 1918" . + "230" . + "Deutsch" . + "Arthur Ceraj" . + . + . + . + . + "Arthur Ceraj in Kuk Uniform 1918" . + "Photograph" . + "Austrian artillerist in uniform with sabre, in Zagreb/today: Croatia 1918 - Arthur Ceraj" . + "2011-03-30 15:53:52 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b277 . +_:b277 _:b278 . +_:b277 _:b279 . +_:b277 _:b280 . +_:b277 _:b281 . +_:b278 . +_:b279 . +_:b280 . +_:b281 . + . + "47.04795" . + "16.08013" . + "47.04795,16.08013" . + . + "2011-03-30 16:32:58 UTC" . + "2011-03-30 16:32:58 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918" . + "Bilder Sammlung von \u00FCberlebenden Kriegsteilnehmern 1914-1918 aus dem Bezirk F\u00FCrstenfeld, Steiermark, \u00D6sterreich." . + "231" . + "Deutsch" . + . + . + "\u00DCberlebende Kriegsteilnehmer Stadtgemeinde F\u00FCrstenfeld" . + "Postcard" . + "Commemorative postcard of the surviving war participants in the borough of F\u00FCrstenfeld" . + "2011-03-30 16:21:40 UTC" . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b282 . +_:b282 _:b283 . +_:b282 _:b284 . +_:b282 _:b285 . +_:b282 _:b286 . +_:b283 . +_:b284 . +_:b285 . +_:b286 . + . + "Dr. Guido Woldering" . + . + "44.740768" . + "18.09296" . + "44.740768,18.09296" . + "Duboj (Ukraine)" . + . + "1917-12-06" . + "1917-12-06" . + "06.12.1917" . + . + "2011-03-30 19:40:29 UTC" . + "2011-03-30 19:40:29 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "06.12.1917" . + "Absender: Katterbach, Ludwig.\n Empf\u00E4nger: Familie Moser (Aachen - Rothe Erde - Stolberger Stra\u00DFe 223)\n Datum: 6. Dez. 1917\n Bild: Das in der Ukraine liegende Dorf Duboj / Text auf der R\u00FCckseite: Absender: Katterbach, Ludwig.\n \n Empf\u00E4nger: Familie Moser (Aachen - Rothe Erde - Stolberger Stra\u00DFe 223)\n \n Datum: 6. Dez. 1917\n \n TEXT\n \n \"Meine Lieben,\n vielen Dank f\u00FCr Lilys lieben Brief vom 1. Okt. Was sagt Ihr zu den Ereignissen an der Ostfront. Hoffentlich werden wir bald den Frieden haben. Recht herzliche Gr\u00FC\u00DFe und K\u00FCsse, \n Euer Ludwig.\n \n Habe von den lieben Eltern lange nichts geh\u00F6rt.\"" . + "232" . + "Deutsch" . + "Ludwig Katterbach, Ukraine" . + . + . + "Feldpostkarte von Ludwig Katterbach an Familie Moser (Aachen): Bild des ukrainischen Dorfes Duboj" . + "Postcard" . + "A German soldier sends a postcard from the Ukraine" . + "2011-03-30 19:14:34 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b287 . +_:b287 _:b288 . +_:b287 _:b289 . +_:b287 _:b290 . +_:b287 _:b291 . +_:b288 . +_:b289 . +_:b290 . +_:b291 . + . + "1917" . + "1917" . + "1917" . + . + "2011-03-30 19:52:12 UTC" . + "2011-03-30 19:52:12 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1917" . + "ABGEBILDET:\n \n (r) Katterbach, Ludwig\n \n (l) ?\n \n DATEN:\n 4. Batterie, R. F. A. Rgt. 69" . + "234" . + "Deutsch" . + "Ludwig Katterbach, Ukraine" . + . + . + "Ludwig Katterbach raucht mit Kriegskamerad" . + "Photograph" . + "Ludwig Katterbach in the Ukraine, smoking with another soldier" . + "2011-03-30 19:44:12 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b292 . +_:b292 _:b293 . +_:b292 _:b294 . +_:b292 _:b295 . +_:b292 _:b296 . +_:b293 . +_:b294 . +_:b295 . +_:b296 . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Ukraine" . + . + "1918-07-18" . + "1918-07-18" . + "18.07.1918" . + . + "2011-03-30 19:59:33 UTC" . + "2011-03-30 19:59:33 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "18.07.1918" . + "ABSENDER und FOTOGRAF: Katterbach, Ludwig / \n \n BILDINHALT:\n \n Der letzte Weg eines jungen Ukrainers: im offenen Sarg durch ein ukrainisches Dorf getragen. \n EMPF\u00C4NGER: Familie Moser (Aachen) /\n \n TEXT (Adressfeld):\n \"Meinen lb. Mosers zum Andenken an meine Zeit in der Ukraine\n 18.7.1918\n Ludwig\" /\n TEXT (Textfeld)\n \"Ein f\u00FCr die Ukraine typisches Begr\u00E4bnis. Der Sarg wird offen getragen. Der Deckel wird von Jungfrauen vorausgetragen. Nur Frauen begleiten den Toten (18 Jahre alter J\u00FCngling) zum Friedhof. Die beiden Popen mit langen Haaren und Bart.\"" . + "235" . + "Deutsch" . + "Ludwig Katterbach, Ukraine" . + . + . + "Ein dt. Soldat sendet eine Postkarte aus der Ukraine mit der traditionellen Beerdigung eines 18-j\u00E4hrigen" . + "Postcard" . + "A German soldier sends a postcard from the Ukraine showing the traditional burial of an 18 year old man." . + "2011-03-30 19:52:24 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b297 . +_:b297 _:b298 . +_:b297 _:b299 . +_:b297 _:b300 . +_:b297 _:b301 . +_:b298 . +_:b299 . +_:b300 . +_:b301 . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Wjasnowoje (Ukraine)" . + . + "2011-03-30 20:12:07 UTC" . + "2011-03-30 20:12:07 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "18.07.1918" . + "Gesch\u00FCtze von Ludwig Katterbachs Regiment auf dem Kirchplatz von Wjasnowoje. / R\u00FCckseite: FOTOGRAF: Katterbach, Ludwig\n \n TEXT (Adressfeld)\n \"Zum Andenken an meine Zeit in der Ukraine. Euer Ludwig.\n Wjasnowoje, 15 km \u00F6stl Kono[???]\"\n \n TEXT (Textfeld)\n \n \"Unsere Batterie, exerzierm\u00E4\u00DFig aufgefahren vor dem Kirchplatz in Wjasnowoje. Bemerkenswert der offene Glockenturm!\"" . + "237" . + "Deutsch" . + "Ludwig Katterbach, Ukraine" . + . + . + . + "Gesch\u00FCtze von Ludwig Katterbachs Regiment auf dem Kirchplatz von Wjasnowoje" . + "Postcard" . + "Ludwig Katterbach's battery in Wjasnowoje (Ukraine)" . + "2011-03-30 20:08:40 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b302 . +_:b302 _:b303 . +_:b302 _:b304 . +_:b302 _:b305 . +_:b302 _:b306 . +_:b303 . +_:b304 . +_:b305 . +_:b306 . + . + "2011-03-30 20:22:44 UTC" . + "2011-03-30 20:22:44 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "18.07.1918" . + "Ludwig Katterbach mit jungen, geschm\u00FCckten Ukrainerinnen und einem Kriegskameraden.\n \n Erl\u00E4uterungen auf der R\u00FCckseite: \n \"Zwei vornehme Ukrainerinnen in Nationaltracht. Der typische, m\u00F6glichst bunte Glasperlenschmuck als Halsb\u00E4nder & an beiden Z\u00F6pfen mehre 1 m lange bunte Seidenb\u00E4nder.\"" . + "239" . + "Deutsch" . + "Ludwig Katterbach, Ukraine" . + . + . + . + "Ludwig Katterbach mit jungen, geschm\u00FCckten Ukrainerinnen und einem Kriegskameraden" . + "Postcard" . + "Ludwig Katterbach / group picture with young Ukrainian women" . + "2011-03-30 20:20:04 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b307 . +_:b307 _:b308 . +_:b307 _:b309 . +_:b307 _:b310 . +_:b307 _:b311 . +_:b308 . +_:b309 . +_:b310 . +_:b311 . + . + "Dr. Hans-Joachim Grobe" . + . + "Lt. Willi Grobe" . + . + "48.464717" . + "35.046183" . + "48.464717,35.046183" . + "Dnipropetrowsk (Jekaterinoslaw) und andere damals russische Orte" . + . + "1918-12-20" . + "1919-01-05" . + "Dezember 1918/Januar 1919" . + . + "2011-04-06 15:19:53 UTC" . + "2011-04-06 15:19:53 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Dezember 1918/Januar 1919" . + "Hierbei handelt es sich um Aufzeichnungen meines Vaters Willi Grobe, der als Leutnant und Regimentsadjudant sein Regiment (Hanseatisches Landwehr-Infanterieregiment 75 - L. I. R. 75) nach Kriegsende heimbegleiten mu\u00DFte.\n Die Notizen sind auf der ersten Seite datiert auf den 15.1.1919 - Titel: Aufzeichnungen f\u00FCr das Kriegstagebuch. Die Daten beginnen am 20.12.1918 und enden auf der zweiten Seite am 5.1.1919. S. 1: Es werden Pl\u00FCnderungen in Jekaterinoslaw (heute: Dnipropetrowsk, Ukraine) erw\u00E4hnt. Danach folgen Notizen \u00FCber die R\u00FCcktransportroute u.a. \u00FCber Brest-Litowsk" . + "241" . + "Deutsch" . + "Lt. Willi Grobe, Russland" . + . + . + . + "Notizen vom Ende des Russlandfeldzugs" . + "Autograph" . + "Notes on the departure of German troops from Jekaterinoslaw (Dnipropetrowsk, Ukraine) and Brest-Litowsk. Incidents of looting are mentioned." . + "2011-03-30 22:22:53 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b312 . +_:b312 _:b313 . +_:b312 _:b314 . +_:b312 _:b315 . +_:b312 _:b316 . +_:b313 . +_:b314 . +_:b315 . +_:b316 . + . + "E. Perl" . + . + "52.4983717" . + "13.395979" . + "52.4983717,13.395979" . + "Kreuzberg" . + . + "1915-07-18" . + "1915-07-18" . + "18. Juli 1915" . + . + "2011-05-02 13:04:29 UTC" . + "2011-05-02 13:04:29 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "18. Juli 1915" . + "Feldpost karte vom 19150718\tAbsender; Name: Bruder E. Perl; Ort: Hirschberg, Schlesien; Einheit: J\u00E4ger, 1. Ersatz-Batl., Rek.Dep., 11. Inspektion Hirschberg; Adressat; Name: Magdalen Perl; Ort: Kreuzberg; PK; Abbildung: farbige Zeichnung vom Riesengebirge" . + "244" . + "Deutsch" . + . + "Feldpostkarte an Magdalen Perl von ihrem Bruder E." . + "Postcard" . + "postcard to Magdalen Perl" . + "2011-03-31 08:19:30 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b317 . +_:b317 _:b318 . +_:b317 _:b319 . +_:b317 _:b320 . +_:b317 _:b321 . +_:b318 . +_:b319 . +_:b320 . +_:b321 . + . + "Georg Lagrange" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Liven - Barsen ?" . + . + "1915-08-07" . + "1915-08-07" . + "07. August 1915" . + . + "2011-05-02 13:13:50 UTC" . + "2011-05-02 13:13:50 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "07. August 1915" . + "Feldpostkarte vom 1915/08/07; Absender: Georg Lagrange; Ort:\tLiven-Barsen, Belgien ?; Einheit: 6.Res.Div., 11.Kmp. Res.-Inft.-Regt. 20; Adressat: Georg Hennig; Ort: Berlin, Tegel; PK Foto Rehkitze" . + "245" . + "Deutsch" . + . + "Feldpostkarte von Georg Lagrange aus Liven-Barsen" . + "Postcard" . + "postcard from Georg Lagrange" . + "2011-03-31 08:20:58 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b322 . +_:b322 _:b323 . +_:b322 _:b324 . +_:b322 _:b325 . +_:b322 _:b326 . +_:b323 . +_:b324 . +_:b325 . +_:b326 . + . + "Marc Zirlewagen" . + . + "1915-02-09" . + "1915-02-09" . + "9. Februar 1915" . + . + "2011-04-13 15:34:16 UTC" . + "2011-04-13 15:34:16 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "9. Februar 1915" . + "Dokument (siehe im Anhang): Verleihungsurkunde Silberne Verdienstmedaille f\u00FCr den Unteroffizier der Landwehr beim Ersatz-Infanterie-Regiment Nr. 29 Wilhelm Glenz (* 12.10.1886 in Seefelden \u2013 \u2020 25.8.1918 gefallen bei Laffaux) vom 9. Februar 1915, ausgestellt von der gro\u00DFherzoglich badischen Ordenskanzlei; Text: \"Seine K\u00F6nigliche Hoheit der Gro\u00DFherzog von Baden haben sich gn\u00E4digst bewogen gefunden, dem Unteroffizier d. Landw. Wilhelm Glenz vom Brigade-Ersatz-Bataillon 58 beim Ersatz-Infanterie-Regiment Nr. 29 (von Rath) die silberne Verdienstmedaille am Bande der Milit\u00E4rischen Karl-Friedrich-Verdienstmedaille zu verleihen.\"; Herkunft: Familienbesitz; Im Anhang ein Bild von Wilhelm Glenz sowie ein Bild der Silbernen Verdienstmedaille (rechts). Daneben: das Eiserne Kreuz II. Klasse (Mitte) sowie die Goldende Verdienstmedaille (links) von Wilhelm Glenz. Mehr zu diesen Auszeichnungen und zu Wilhelm Glenz erfahren Sie bei Eingabe des Stichwortes \"Glenz\" im Suchfeld von europeana." . + "246" . + "Deutsch" . + . + . + . + . + . + . + . + "Verleihungsurkunde Silberne Verdienstmedaille an Wilhelm Glenz" . + "Official document" . + "certificate and medals - Wilhelm Glenz" . + "2011-03-31 08:21:17 UTC" . + . + . + "UNKNOWN" . + . + "TEXT" . +_:b327 . +_:b327 _:b328 . +_:b327 _:b329 . +_:b327 _:b330 . +_:b327 _:b331 . +_:b328 . +_:b329 . +_:b330 . +_:b331 . + . + "Leutnant W\u00E4hgeldt" . + . + "1915-09-02" . + "1915-09-02" . + "02. September 1915" . + . + "2011-05-02 13:19:20 UTC" . + "2011-05-02 13:19:20 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "02. September 1915" . + "Feldpostkarte vom 1915/09/02; Absender, Name: Ltn. W\u00E4hgeldt; Ort: Unterstand; Einheit: L.F.R. 52, 9. Armeekorps, S.B. 2.Batt.Landwehr; Adressat, Name: Kgl. Hegemeister \tHerrmann; Ort: Forsthaus Canne, bei Berlin - Niedersch\u00F6neweide; PK, Foto: H\u00F6hle als Unterstand f\u00FCr 2 Regimenter, elektrisch beleuchtet." . + "248" . + "Deutsch" . + . + "Feldpostkarte von Leutnant W\u00E4hgeldt an den K\u00F6niglichen Hegemeister Herrmann im Forsthaus Canne" . + "Postcard" . + "postcard from W\u00E4hgeldt to ranger Herrmann" . + "2011-03-31 10:01:54 UTC" . + . + "UNKNOWN" . + . + "TEXT" . +_:b332 . +_:b332 _:b333 . +_:b332 _:b334 . +_:b332 _:b335 . +_:b332 _:b336 . +_:b333 . +_:b334 . +_:b335 . +_:b336 . + . + "Hermann" . + . + "49.37432592004196" . + "5.394287109375" . + "49.37432592004196,5.394287109375" . + "Peuvillers" . + . + "1916-04-07" . + "1916-04-07" . + "07. April 1916" . + . + "2011-05-02 13:24:30 UTC" . + "2011-05-02 13:24:30 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "07. April 1916" . + "Feldpostkarte vom 1916/04/07; Absender: Hermann; Ort: Peuvillers; Einheit: 10. Res. Div.; Adressat: Anna Bleutgen; Ort: Kettwig; PK, Foto: Peuvillers mit Milit\u00E4rzelten" . + "249" . + "Deutsch" . + . + . + "Feldpostkarte an Anna Bleutgen in Kettwig" . + "Postcard" . + "postcard to Anna Bleutgen in Kettwig" . + "2011-03-31 10:02:44 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b337 . +_:b337 _:b338 . +_:b337 _:b339 . +_:b337 _:b340 . +_:b337 _:b341 . +_:b338 . +_:b339 . +_:b340 . +_:b341 . + . + "Else" . + . + "51.983168" . + "9.2447" . + "51.983168,9.2447" . + "Bad Pyrmont" . + . + "1916-07-05" . + "1916-07-05" . + "05. Juli 1916" . + . + "2011-05-02 13:44:06 UTC" . + "2011-05-02 13:44:06 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "05. Juli 1916" . + "Feldpostkarte vom 1916/07/05; Absender: Else; Ort: Bad Pyrmont; Adressat: Hans Wiegand; Ort: Kowel; Einheit: Masch. Gewehr Kompagnie, Brigade Jahrmann Korps Bernhardi, Landwehr, Inf. Regt. 39, Feldpoststation 202; PK, Foto: Else?." . + "250" . + "Deutsch" . + . + "Feldpostkarte an Hans Wiegand in Kowel" . + "Postcard" . + "postcard to Hans Wiegand" . + "2011-03-31 10:02:46 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b342 . +_:b342 _:b343 . +_:b342 _:b344 . +_:b342 _:b345 . +_:b342 _:b346 . +_:b343 . +_:b344 . +_:b345 . +_:b346 . + . + "1917-09-07" . + "1917-09-07" . + "07. September 1917" . + . + "2011-05-02 13:52:33 UTC" . + "2011-05-02 13:52:33 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "07. September 1917" . + "Feldpostkarte vom 1917/09/07; Absender: Herr Varduhn (Vater von Elsa); Einheit: 1.Art. Munitions-Kolonne.113 J.-D.; Adressat: Elsa Varduhn; Ort: Gro\u00DF-Welle, Prignitz, Brandenburg; Kolor-PK: Paar in traditioneller Tracht aus Polen" . + "253" . + "Deutsch" . + "Varduhn" . + . + . + . + "Feldpostkarte Varduhn" . + "Postcard" . + "field postcard Varduhn" . + "2011-03-31 11:48:56 UTC" . + . + "UNKNOWN" . + . + "TEXT" . +_:b347 . +_:b347 _:b348 . +_:b347 _:b349 . +_:b347 _:b350 . +_:b347 _:b351 . +_:b348 . +_:b349 . +_:b350 . +_:b351 . + . + "Dr. Hans Wagner" . + . + "Naval Warfare"@en . + . + "Wilhelm Wagner" . + . + "53.548243" . + "8.58265700000004" . + "53.548243,8.58265700000004" . + "Bremerhaven" . + . + "1914-07" . + "1914-10" . + "31.3.2011" . + . + "2011-03-31 18:11:05 UTC" . + "2011-03-31 18:11:05 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "31.3.2011" . + "Das Tagebuch wurde von meinem Vater unmittelbar vor und w\u00E4hrend der ersten Zeit des zweiten Weltkriegs niedergeschrieben und von mir in den Computer eingegeben. \n \n Es wurde heute bereits bei der Aktion in der Deutschen Nationalbibliothek vorgelegt und registriert. \n \n Mein Vater hatte sich zum Einsatz auf dem Hilfskreuzer \"M\u00F6we\" (oder M\u00F6ve?) gemeldet und ein weiteres Tagebuch w\u00E4hrend der Kaperfahrt niedergeschrieben. Er hat dies Tagebuch nach dem Krieg seinem Kommandanten Graf zu Dohna zugeschickt, der daraus in seinem Buch \u201EDer M\u00F6we Fahrten und Abenteuer\u201C einige Seiten zitiert (S. 116 \u2013 122). Soweit mir bekannt ist, hat mein Vater das Tagebuch nicht zur\u00FCckbekommen. \n \n Der weitere Verbleib des Tagebuches ist nicht bekannt. Ich hoffe, da\u00DF es vielleicht bei der europeana-Aktion auftaucht und bitte dann um Mitteilung, da es f\u00FCr meine Familienforschung sehr wichtig ist." . + "257" . + "Deutsch" . + . + . + . + "Kriegstagebuch von Wilhelm Wagner, Bielefeld" . + "war diary Wilhelm Wagner" . + "2011-03-31 17:21:37 UTC" . + "FR07" . + . + . + "TEXT" . +_:b352 . +_:b352 _:b353 . +_:b352 _:b354 . +_:b352 _:b355 . +_:b352 _:b356 . +_:b353 . +_:b354 . +_:b355 . +_:b356 . + . + "47.032137" . + "16.0539208" . + "47.032137,16.0539208" . + "\u00DCbersbach" . + . + "2011-04-02 15:21:14 UTC" . + "2011-04-02 15:21:14 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918" . + "Arthur Ceraj, KuK \u00D6sterreich-Ungarn Kavalleries\u00E4bel von 1918" . + "259" . + "Deutsch" . + "Ceraj, Arthur" . + . + . + . + "Arthur Ceraj - KuK Kavalleries\u00E4bel" . + "Other" . + "Cavalry saber (Austria-Hungary)" . + "2011-03-31 17:43:32 UTC" . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b357 . +_:b357 _:b358 . +_:b357 _:b359 . +_:b357 _:b360 . +_:b357 _:b361 . +_:b358 . +_:b359 . +_:b360 . +_:b361 . + . + "Walter Lehmann" . + . + "50.81011" . + "2.89208" . + "50.81011,2.89208" . + "St. Elooi" . + . + "2011-04-01 07:32:56 UTC" . + "2011-04-01 07:32:56 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916" . + "Eine Gruppe deutscher Soldaten an der Wand eines Sprengtrichters bei St. Elooi in Flandern." . + "261" . + "Deutsch" . + "Fritz Lehmann, Flandern" . + . + . + . + . + "Sprengtrichter bei St. Elooi in Flandern" . + "Postcard" . + "mine crater near St Eloi, Flanders" . + "2011-04-01 07:18:12 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b362 . +_:b362 _:b363 . +_:b362 _:b364 . +_:b362 _:b365 . +_:b362 _:b366 . +_:b363 . +_:b364 . +_:b365 . +_:b366 . + . + "1916-02-10" . + "1916-02-10" . + "10.02.1916" . + . + "2011-04-01 07:43:39 UTC" . + "2011-04-01 07:43:39 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "10.02.1916" . + "Foto der Schoenfeld Ferme.\n - Aufschrift auf der Vorderseite: Schoenfeld Ferme - Hof - Eingang zum Protzenquartier (alter Begriff f\u00FCr Lazarett)\n - N\u00E4here Informationen / Lage unbekannt - wahrscheinlich wurde dieser Gutshof in Flandern (Belgien) von der deutschen Armee als Lazarett \u00FCbernommen." . + "262" . + "Deutsch" . + "Fritz Lehmann, Schoenfeld Ferme - Lazarett, Flandern" . + . + . + . + "Schoenfeld Ferme - ein Gutshof in Flandern als dt. Lazaratt" . + "A Farm in Flandres (Belgium) used as a German field hospital, 1916" . + "2011-04-01 07:40:40 UTC" . + "UNKNOWN" . + . + "TEXT" . +_:b367 . +_:b367 _:b368 . +_:b367 _:b369 . +_:b367 _:b370 . +_:b367 _:b371 . +_:b368 . +_:b369 . +_:b370 . +_:b371 . + . + "1914" . + . + "51.3626037" . + "12.372626" . + "51.3626037,12.372626" . + "Leipzig-Gohlis" . + . + "2011-04-01 07:47:13 UTC" . + "2011-04-01 07:47:13 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914" . + "Portr\u00E4t meines Gro\u00DFvaters. Das Aufnahmedatum ist unbekannt, ebenso sein damaliger Dienstgrad." . + "263" . + "Deutsch" . + "Fritz Lehmann" . + . + . + "Portr\u00E4t Fritz Lehmann" . + "Photograph" . + "Fritz Lehmann, German soldier in the artillery, date and rank unknown" . + "2011-04-01 07:44:25 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b372 . +_:b372 _:b373 . +_:b372 _:b374 . +_:b372 _:b375 . +_:b372 _:b376 . +_:b373 . +_:b374 . +_:b375 . +_:b376 . + . + "60.6200875" . + "6.53483" . + "60.6200875,6.53483" . + "Tembrilen" . + . + "2011-04-01 07:56:06 UTC" . + "2011-04-01 07:56:06 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1915" . + "Aufschrift auf der R\u00FCckseite: Tembrilen 15 Min. von der Schoenfeld-Ferme entfernt. Kirche. Daneben der Exerzierplatz.>>>>>>>>>>>>>>>>>>>>>>>>> Tembrilen ist wahrscheinlich ein Dorf in Flandern / Belgien." . + "264" . + "Deutsch" . + "Fritz Lehmann, Flandern, Belgien" . + . + . + "Kirche von Tembrilen (Flandern)" . + "Postcard" . + "A church in Tembrilen / Flandres - with an adjacent German drill-ground" . + "2011-04-01 07:48:07 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b377 . +_:b377 _:b378 . +_:b377 _:b379 . +_:b377 _:b380 . +_:b377 _:b381 . +_:b378 . +_:b379 . +_:b380 . +_:b381 . + . + "Fritz Lehmann" . + . + "50.78567" . + "2.88385" . + "50.78567,2.88385" . + "Wijtschate" . + . + "2011-04-01 08:04:31 UTC" . + "2011-04-01 08:04:31 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1915" . + "Eine Artilleriestellung in der N\u00E4he von Wijtschate im Winter.\n Handschriftlich hat mein Gro\u00DFvater Fritz Lehmann die Lage der einzelnen Gesch\u00FCtze der Batterie markiert." . + "265" . + "Deutsch" . + "Fritz Lehmann, Flandern" . + . + . + . + "Artilleriestellung bei Wijtschate im Winter" . + "Postcard" . + "An artillery position in Wijtschate (Flandres) in Winter, 1915 - marking the gun's placement" . + "2011-04-01 07:57:58 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b382 . +_:b382 _:b383 . +_:b382 _:b384 . +_:b382 _:b385 . +_:b382 _:b386 . +_:b383 . +_:b384 . +_:b385 . +_:b386 . + . + "50.508068" . + "2.6357093" . + "50.508068,2.6357093" . + "Fouqui\u00E9res" . + . + "1915-10-10" . + "1915-10-10" . + "10. Oktober 1915" . + . + . + "Europeana 1914-1918" . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "10. Oktober 1915" . + "Inhalt des Ausschnittes aus dem Kriegstagebuch von Fritz Lehmann:\n Die Artilleriestellung bereitete mit ihrem konzentrierten Feuer einen deutschen Angriff des Garde-Regiment. \u201EElisabeth\u201C auf die \"Gieseler H\u00F6he\" am 09.10.1915 nachmittags vor. >>>>>>>>>>>>>>>>>>>>>>>>>>> Zitat: \n \"9.10. \n 5 Uhr vormittags Abfahrt per Tongart mit Leutnant der Reserve Mehnert nach der Feuerstellung. Nacht. Nebel. 1 Stunde Fahrt. Halt an einem Strassenkreuz: Lens - Arras mit Avion -.Li\u00E9vin. Dort liegt die 4. Batterie im Garten der \u201EBrasserie Cooperativ\u201C (Vereinsbrauerei) in Feuerstellung.\n 6 Uhr10 vormittags Ankunft. Wir tappen im Dunkeln eine Kellertreppe hinab. Dort Kerzenlicht, ein Telefon steht auf einem Arbeitstisch. In einer zweiten Abteilung schlafen auf Matratzen unter Decken und Mantel: Leutnant Bucher, Offizier-Stellvertreter Baumgarten und\n Siegert.\n Ab und zu wird eine Gruppe Beunruhigungsfeuer abgegeben.\n Die Batterie ist vom Feinde noch unentdeckt. Die Gesch\u00FCtze stehen mit etwa 10 Metern Zwischenraum im Geb\u00FCsch versteckt.\n 1., 2. und 3. Gesch\u00FCtz von links stark gestaffelt. Die Beobachtungsstelle liegt am Bahndamm, es gibt eine Telefonverbindung im Durchlass, ein Fliegerposten liegt auf dem Bahndamm. Nachmittags um 5 Uhr findet ein allgemeiner Angriff der Division auf die \u201EGiesler H\u00F6he\u201C statt. Wir schie\u00DFen nach Karte. Wir machen nach Skizze ein Grabenst\u00FCck sturmreif. Die Feuerleitung befindet sich im Elektrizit\u00E4tswerk.\n Leutnant Springer vom Regiment, schie\u00DFt die Batterie ein.\n Nach dem Erscheinen gr\u00FCner Leuchtkugeln gibt die Batterie Sperrfeuer auf 4700 bis 4900 m ab. Die Gr\u00E4ben sind vom Garde-Regiment. \u201EElisabeth\u201C genommen.\"" . + "266" . + "Deutsch" . + "Fritz Lehmann" . + . + . + . + "Bericht aus dem Kriegstagebuch \u00FCber den Artillerieeinsatz bei Fouqui\u00E9res" . + "Diary" . + "Excerpt from a war diary on an artillery attack on Fouqui\u00E9res / France" . + "2011-04-01 08:05:51 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b387 . +_:b387 _:b388 . +_:b387 _:b389 . +_:b387 _:b390 . +_:b387 _:b391 . +_:b388 . +_:b389 . +_:b390 . +_:b391 . + . + "David Pounder" . + . + "1916" . + "1919" . + "1916-1919" . + . + "2011-04-01 08:27:26 UTC" . + "2011-04-01 08:27:26 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916-1919" . + "Stoker Edwards of Pontypridd served on the light cruiser HMS Dublin during 1916-1919. He was present at the battle of Jutland when she suffered damage and casualties. In November 1917 she sailed to Murmask carrying gold bullion to finance the White Russia forces. Tom was demobbed in February 1919.\n The postcard of the Dublin shows her probably pre-war.\n The silk card of her ship's badge was collected during the Great War.\n The battle ensign she wore at Jutland still exists in Dublin.\n \n ------------------------------------------Translation/\u00DCberstezung-------------------------------------------------\n \n Heizer Edwards aus Pontrypridd diente von 1916-1919 an Bord des leichten Kreuzers HMS Dublin. Er nahm an der Seeschlacht vor J\u00FCtland teil, in der der Kreuzer besch\u00E4digt wurde und verluste erlitt. Im November 1917 transporitere Goldbarren nach Murmansk um die ru\u00DFische wei\u00DFe Armee zu finanzieren. Tom wurde aus dem Dienst im Februar 1919 entlassen.\n Die Postkarte der HMS-Dublin zeigt sie wahrscheinlich vor dem Krieg\n Die Seidenmarke mit dem Abbild des Schiffsabzeichens wurde w\u00E4hrend des Krieges gesammelt.\n Die Kampfabzeichen die sie bei der Schlacht vor J\u00FCtland trug, befinden sich noch immer in Dublin. [\u00DCb.: Katalogisierer]" . + "268" . + "Deutsch" . + "English" . + . + . + . + . + "Stoker Thomas Edwards K30426" . + "Multiple" . + "Heizer Thomas Edwards K30426" . + "2011-04-01 08:17:18 UTC" . + . + . + . + "UNKNOWN" . + . + "TEXT" . +_:b392 . +_:b392 _:b393 . +_:b392 _:b394 . +_:b392 _:b395 . +_:b392 _:b396 . +_:b393 . +_:b394 . +_:b395 . +_:b396 . + . + "50.78906" . + "2.90948" . + "50.78906,2.90948" . + "Oosttaverne" . + . + "1916-01-20" . + "1916-01-20" . + "20. Januar 1916" . + . + "2011-04-01 09:36:13 UTC" . + "2011-04-01 09:36:13 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "20. Januar 1916" . + "Die Bedienmannschaft des dritten Gesch\u00FCtzes in einer Feuerstellung bei Oosttaverne in Flandern.\n Im Kriegstagebuch schreibt mein Gro\u00DFvater Fritz Lehmann \u00FCber diesen Zeitraum:\n \"19.1. bis 21.1. Feuerstellung\n Am 19.1. um 6 Uhr nachmittags erfolgt ein feindlicher Angriff bei der 40. oder 24. Division\"" . + "269" . + "Deutsch" . + "Fritz Lehmann, Flandern" . + . + . + . + "Bedienmannschaft eines Gesch\u00FCtzes in Flandern" . + "Diary" . + "Picture and description of a German artillery crew, Oosttaverne / Flandres" . + "2011-04-01 09:26:22 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b397 . +_:b397 _:b398 . +_:b397 _:b399 . +_:b397 _:b400 . +_:b397 _:b401 . +_:b398 . +_:b399 . +_:b400 . +_:b401 . + . + "1916-02-01" . + "1916-02-01" . + "01. Februar 1916" . + . + "2011-04-01 09:43:15 UTC" . + "2011-04-01 09:43:15 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "01. Februar 1916" . + "Die Namen der Soldaten sind leider nicht dokumentiert.\n In seinem Kriegstagebuch schreibt mein Gro\u00DFvater Fritz Lehmann:\n \"1.2. Feuerstellung\n In der Fr\u00FChe Nebel in der Feuerstellung, dann Sonnenschein. Schramm ist erkrankt und muss ins Lazarett nach Verviqu.\"" . + "270" . + "Deutsch" . + "Fritz Lehmann, Flandern" . + . + . + . + "Bedienmannschaft des 4. Gesch\u00FCtzes einer Feuerstellung bei Oosttaverne in Flandern" . + "Multiple" . + "German artillery position in Oosttaverne / Flandres, 1916" . + "2011-04-01 09:39:30 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b402 . +_:b402 _:b403 . +_:b402 _:b404 . +_:b402 _:b405 . +_:b402 _:b406 . +_:b403 . +_:b404 . +_:b405 . +_:b406 . + . + "11. Januar 1916" . + . + "2011-04-01 09:54:23 UTC" . + "IMAGE" . + "2011-04-01 09:54:23 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "11. Januar 1916" . + "Die Skizze findet sich auf Seite 159 des Kriegstagebuches meines Gro\u00DFvaters Fritz Lehmann.\n Zu diesem Tag hat er notiert:\n \"11.1. Ruhe.\n 9 Uhr vormittags gehen Hauptmann Simon und Leutnant Refarth nebst 10 Kanonieren auf die Jagd. Leutnant Refarth erlegt einen Hasen.\n Fr\u00FCh um 5 Uhr fliegt in Lille ein Munitionsdepot der Pioniere mit Sprengmunition in die Luft. Das Depot war in den Kasematten der Umwallung in der N\u00E4he des S\u00FCdbahnhofs gelegen. Die Verw\u00FCstung ist furchtbar. Ein riesengro\u00DFer Trichter. Das Stadtviertel in der N\u00E4he ist nur noch ein Tr\u00FCmmerhaufen. Dann folgen Ruinen, sp\u00E4ter abgedeckte H\u00E4user mit eingedr\u00FCckten W\u00E4nden. Die meisten Fensterscheiben der Stadt sind in Tr\u00FCmmer gegangen.\n Circa 225 Einwohner und von der Wachmannschaft 23 Mann sind tot und 3 Mann schwer verletzt. Ein Anschlag wird vermutet. Vereinzelt n\u00E4mlich sind angezogene Einwohner erschlagen im Keller ihrer H\u00E4user aufgefunden worden.\"" . + "271" . + "Drawing of an artilley-stand from the diary of F.L., with description of the day including the events surrounding a blowing up of an ammunition-factory in Lille (France)" . + . + . + . + "Handskizze einer Artilleriestellung bei Oosttaverne in Flandern" . + "Autograph" . + "Hand drawing of an artillerie-stand close to Oosttaverne in Flanders" . + "2011-04-01 09:49:56 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b407 . +_:b407 _:b408 . +_:b407 _:b409 . +_:b407 _:b410 . +_:b407 _:b411 . +_:b408 . +_:b409 . +_:b410 . +_:b411 . + . + "1916-01-27" . + "1916-01-27" . + "27. Januar 1916" . + . + "2011-04-01 10:03:04 UTC" . + "IMAGE" . + "2011-04-01 10:03:04 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "27. Januar 1916" . + "Mein Gro\u00DFvater notiert zu diesem Tag in seinem Kriegstagebuch auf Seite 159:\n \" 27.1. Beobachtung\n Seit der Versetzung des Leutnant Refarth am 15.1. zur 5. Batterie wird der Dienst wie folgt eingeteilt:\n In der Hauptbeobachtung: Hauptmann Simon, Leutnant Dittmeyer und Leutnant Mehner mit je 2 Tagen Dienst und 4 Tagen Ruhe.\n Zur Unterst\u00FCtzung: Offizier-Stellvertreter Siegert je 3 Tage Dienst.\n Zum Aufbau der Beobachtungsstellen: Offizier-Stellvertreter Baumgarten und Vizewachtmeister Schulze ebenfalls 3 Tage Dienst.\n In der Batterie: Feldwebel-Leutnant Lehmann und Feldwebel-Leutnant Beck je 3 Tage Dienst, 3 Tage Ruhe.\n Leutnant Bucher, der vom 16. bis 29.1. beurlaubt ist, f\u00E4hrt am 15. und kehrt am 31.1. nachmittags zur\u00FCck.\n Am 27.1. (Kaisers Geburtstag) 3 Uhr10 nachmittags. Ich schie\u00DFe gerade die Batterie auf Punkt 38 der Blaudruckkarte ein, der n\u00F6rdlich von Groote Vierstraat liegt, als die Beobachtungsstelle \u201EDoktorhaus\u201C mit insgesamt 52 Schuss schwerstem (etwa 20 Schuss) und mittlerem (etwa 32 Schuss) 30,5 cm- und 22 cm-Kaliber, ferner mit Bz leichtem Kaliber beschossen wird. Der erste Schuss, ein Blindg\u00E4nger, schl\u00E4gt 3 m vom Doktorhaus entfernt ein, der zweite etwa 6 m und schl\u00E4gt vorher ein St\u00FCck Giebel ein. Sofort runter in den Unterstand. Der dritte Schuss geht etwa 2 bis 3 m vom Unterstand entfernt nieder und dr\u00FCckt die Fenster mitsamt der F\u00FCllung ein. Sprengst\u00FCcke schwirren b\u00F6sartig herum. Es kommt der Befehl \u201ER\u00E4umen\u201C und wir gehen in den Sch\u00FCtzengraben.\n Rex und Schiyka sind schon nach dem 2. Schuss fort.\n Siegert, Tr\u00E4nkmann und Biering gehen zur\u00FCck in den Unterstand. Bei dem Versuch das Scherenfernrohr zu retten werden Siegert und Tr\u00E4nkmann versch\u00FCttet.\n Das Doktorhaus wird v\u00F6llig zusammengeschossen.\n In der N\u00E4he hat es einen Sprengtrichter geschlagen. Er ist 3,30 m bis 3,50 m tief und hat einen Umfang von 34 m.\n Der Regiments-Adjutant Leutnant Rubel erh\u00E4lt das Eiserne Kreuz I. Klasse.\"" . + "272" . + "Deutsch" . + "Bombed \"doctors house\" near Oosttaverne in Flanders" . + . + . + . + "\"Doktorhaus\" bei Oosttaverne in Flandern" . + "\"Doctors house\" near Oosttaverne in Flanders" . + "2011-04-01 09:58:57 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b412 . +_:b412 _:b413 . +_:b412 _:b414 . +_:b412 _:b415 . +_:b412 _:b416 . +_:b413 . +_:b414 . +_:b415 . +_:b416 . + . + "1916-07-10" . + "1916-07-21" . + "Juli 1915" . + . + "2011-04-01 10:15:07 UTC" . + "2011-04-01 10:15:07 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Juli 1915" . + "Mein Gro\u00DFvater schreibt auf Seite 133 seines Kriegstagebuches:\n \"Die Batterie blieb 14 Tage zu Schiess\u00FCbungen daselbst, kam anschlie\u00DFend in die Heeresreserve nach Fleurs in Nordfrankreich, und wurde vom 10. \u2013 21. Juli bei Oosttaverne eingesetzt. Die Beobachtungsstelle war im \u201ERoten Haus\u201C eingerichtet. Am ?? schl\u00E4gt ein Volltreffer durch das Kellerfenster in den Telefonraum ein. Das Kellerfenster war nur mit einem Brett zugenagelt. Im Raum schl\u00E4ft Drechsler, Bockmann ist besinnungslos.\"" . + "273" . + "Deutsch" . + "Beschreibung der Batterie von Fritz Lehmann und eines Bombenangriffs (?) auf einen Soldatenposten in Oosttaverne, Flandern" . + . + . + . + "Handskizze eines Kellers bei Ooosttaverne in Flandern" . + "Diary" . + "Hand-drawing of a cellar in Oosttaverne in Flanders" . + "2011-04-01 10:05:47 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b417 . +_:b417 _:b418 . +_:b417 _:b419 . +_:b417 _:b420 . +_:b417 _:b421 . +_:b418 . +_:b419 . +_:b420 . +_:b421 . + . + "13. Oktober 1915" . + . + "50.37305821327337" . + "2.8255462646484375" . + "50.37305821327337,2.8255462646484375" . + "Vimy, France" . + . + "2011-04-01 10:30:16 UTC" . + "IMAGE" . + "2011-04-01 10:30:16 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "13. Oktober 1915" . + "Zu dieser Artilleriebeobachtungsstelle schreibt mein Gro\u00DFvater Fritz Lehmann auf Seite 83:\n \"13.10. \n Fr\u00FCh herrscht dichter Nebel, mittags hellt es sich auf. Ich befinde mich auf Beobachtung. Die Franzosen greifen an, wollen die Gr\u00E4ben wieder erobern. Heftiges, sich immer mehr steigerndes Feuer der Artillerie entwickelt sich auf der ganzen Front.\n Nachmittags um 3 Uhr erscheinen 14 feindliche Flieger \u00FCber unserer Front. Die Flugabwehr-kanonen treffen nicht.\n Die Stellungen unserer 21 cm-M\u00F6rserbatterien der s\u00E4chsischen 12. Fu\u00DFartillerie \u201EMetz\u201C, die ruhig weiterfeuert, ist erkannt. Sie bekommen heftiges Artilleriefeuer von franz\u00F6sischen Schiffsgesch\u00FCtzen, die sehr gut schie\u00DFen.\n Vorw\u00E4rts und r\u00FCckw\u00E4rts, rechts u links schlagen die schweren Geschosse mit furchtbarem Krach ein. Doch keine trifft unsere Batterie oder die Beobachtungsstelle. Gegen \u00BD 6 Uhr abends schl\u00E4gt ein Volltreffer in die uns benachbarte M\u00F6rserbatterie ein. Ein furchtbares Geschrei erhebt sich. 8 Mann der 2. Batterie von rechts sind getroffen worden: 1 Mann tot, 4 schwerverletzt (alle sp\u00E4ter verstorben) und 3 Leichtverletzte.\n Die \u00C4rzte, die sofort herbeigerufen werden, sagten: \u201EDort schie\u00DFt\u2019s , da gehen wir nicht hin!\u201C Die Batterie verstummte.\"" . + "274" . + "Deutsch" . + "Artilleriebeobachtungsstelle, description of fight." . + . + . + . + "Handskizze der Beobachtungsstelle \"La Gulotte\" bei Vimy" . + "Diary" . + "Sketch drawing of the observation-post \"La Gulotte\" near Vimy" . + "2011-04-01 10:21:45 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b422 . +_:b422 _:b423 . +_:b422 _:b424 . +_:b422 _:b425 . +_:b422 _:b426 . +_:b423 . +_:b424 . +_:b425 . +_:b426 . + . + "50.49999805746128" . + "2.836017608642578" . + "50.49999805746128,2.836017608642578" . + "Wingles" . + . + "1915-10-04" . + "1915-10-23" . + "23. Oktober 1915" . + . + "2011-04-01 11:06:53 UTC" . + "IMAGE" . + "2011-04-01 11:06:53 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "23. Oktober 1915" . + "Die Position dieser Feuerstellung ist von mir nur vermutet.\n Mein Gro\u00DFvater Fritz Lehmann schreibt f\u00FCr Anfang November in seinem Kriegstagebuch \u00FCber Fosse 13:\n \"Unsere Batterie steht im Geh\u00F6lz nordwestlich Wingles, die Unterst\u00E4nde sind im Bahn-damm. Jeder ist mit Lagerstellen und einem Ofen versehen. Die Batteriebeobachtungsstelle ist im Bahnw\u00E4rterhaus auf dem Bahndamm untergebracht.\n Am 4. schl\u00E4gt eine schwere Granate den Schornstein ab und zerspringt dicht hinter dem Haus. Die Beobachtungsstelle ist in Fosse 13 in einem zerschossenem Hause, das bis oben hin mit Holzrollen aufgef\u00FCllt ist und seitw\u00E4rts durch Anlehnen solcher gesch\u00FCtzt ist. Im Keller \u00FCberstehe ich mit Vizewachtmeister Schulze, meinem Burschen und Telefonist Unteroffizier Gr\u00F6schel einen au\u00DFerordentlich hitzigen Feuer\u00FCberfall der Engl\u00E4nder, die uns mit Geschossen aller Kaliber, auch schweren, zu schaden suchen. Ein solches schweres Geschoss (wohl 22,5 cm) trifft in ein benachbartes Haus. S\u00E4mtliche vier Mauern st\u00FCrzen mitsamt Dach und Zwischenw\u00E4nden ein. Es bleibt ein einziger Tr\u00FCmmerhaufen \u00FCbrig.\n Fosse 13 ist St\u00FCtzpunkt, liegt dicht hinter der 2. Stellung und alle ca. 60 H\u00E4user sind fast v\u00F6llig zusammengeschossen. Die 2. Stellung ist ausgebaut, mit Drahtverhau und mit Dachs-bauten versehen. Nach Regenwetter ist in den Sch\u00FCtzengr\u00E4ben der Schlamm stellenweise so tief, dass die Suppe fast oben zu den Langstiefeln hineinl\u00E4uft. Die Infanteristen haben den Teil der Beine vom oberen Teil der Stiefelsch\u00E4fte bis \u00FCbers Knie mit Sands\u00E4cken umwickelt\n und zugebunden. Helm wird weder in den Gr\u00E4ben noch den Feuerstellungen der Artillerie getragen. Die Leute haben sehr oft Sands\u00E4cke nach Art der Inder um den Kopf gewickelt.\n Die Infanterie l\u00F6st wie folgt ab:\n 3 Tage Ruhe\n 3 Tage Reservestellung\n 3 Tage vorderste Stellung.\n In der Kiesgrube war ich auch in dem Unterstand, in dem der englische General beim Gegensto\u00DF am 27.9. gefangen genommen wurde.\n Hinter unserer Beobachtungsstelle befindet sich eine verlassene Stellung von Feldkanonen. In den Munitionsr\u00E4umen lagern 378 scharfe Schuss 96n/T.\n Am Ende der zerschossenen H\u00E4userreihe lagen noch, friedlich in Zeltbahnen eingeh\u00FCllt, zwei tapfere, tote Feldsoldaten , die wohl schon vier Wochen gelegen haben mochten und beim Zur\u00FCckgehen liegen geblieben waren.\n Im Garten neben dem Sanit\u00E4ts-Unterstand ist ein kleiner Friedhof angelegt worden, auf dem wohl 50 Mann, Freund und Feind, friedlich schlummern.\n In Fosse 13 w\u00E4re mein Bursche Schwamm aus Lichtenberg bei Freiberg fast zu Schaden gekommen. Eine feindliche Granate schlug einige Schritt hinter ihm ein, ohne sonst zu schaden.\n Das Protzquartier befindet sich in Meurchin, Fosse 1\"" . + "275" . + "Deutsch" . + . + . + . + . + "Handskizze der Feuerstellung \"Fosse 13\" bei Wingles in Flandern" . + "Diary" . + "Hand drawing of the artillery position \"Fosse 13\" near Wingles in Flanders" . + "2011-04-01 11:05:50 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b427 . +_:b427 _:b428 . +_:b427 _:b429 . +_:b427 _:b430 . +_:b427 _:b431 . +_:b428 . +_:b429 . +_:b430 . +_:b431 . + . + "26. Mai 1916" . + . + "50.86858" . + "2.95542" . + "50.86858,2.95542" . + "Frezenberg" . + . + "2011-04-01 11:44:47 UTC" . + "IMAGE" . + "2011-04-01 11:44:47 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "26. Mai 1916" . + "Auf Seite 217 seines Kriegstagebuches schreibt mein Gro\u00DFvater Fritz Lehmann:\n \"1.7. \n Fr\u00FCh um 3 Uhr50 erfolgt ein Gasangriff. Das Gas kommt bis in die Feuerstellung der Batterie bei Frezenberg, so dass ich Gasmasken anlegen lassen muss. Auf Beobachtung befindet sich Lt. Mehner.\n Am 1.7. werden Leutnant. Schmiegelo zur 2.245 und Leutnant H\u00FCnlich zur 4./245 versetzt.\n Um 11 Uhr30 vormittags ist Reichels Begr\u00E4bnis auf dem Friedhof Reutel bei Beselare.\n \n 1. Juli Beginn der englischen Offensive an der Somme.\n \n \t3.7. (1916) Abends \n Abr\u00FCcken aus der Feuerstellung Frezenberg.\"" . + "276" . + "Deutsch" . + . + . + . + "Handskizze der Feuerstellung Frezenberg in Flandern" . + "Diary" . + "sketch drawing of the artillery position Frezenberg in Flanders" . + "2011-04-01 11:30:49 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b432 . +_:b432 _:b433 . +_:b432 _:b434 . +_:b432 _:b435 . +_:b432 _:b436 . +_:b433 . +_:b434 . +_:b435 . +_:b436 . + . + "Dr. Manfred Schopp" . + . + "49.553517" . + "25.594767" . + "49.553517,25.594767" . + "Front an der Strypa bei Tarnopol, Galizien (heute: Ternopil, Ukraine)" . + . + "1915-05-05" . + "1916-06-21" . + "5. Mai 1915 - 21. Juni 1916" . + . + "2011-05-31 14:52:44 UTC" . + "2011-05-31 14:52:44 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "5. Mai 1915 - 21. Juni 1916" . + "Was bleibt von dem Leben eines jungen Mannes, der eigentlich Lehrer werden wollte und als Soldat starb, und warum erscheint er auch nach seinem Tod in den Bildern seiner Familie?\n Hier im Anhang finden sich Fotos, Skizzen, Postkarten und Erinnerungsst\u00FCcke, sowie die Abschrift von ca. 278 Postkarten und Briefen, die mein Onkel Philipp Schopp (1895-1916) vom 5.Mai 1915 (Einr\u00FCcken nach Darmstadt-Griesheim, Truppen\u00FCbungsplatz) bis zu seinem Tode am 21. Juni 1916 an seine Mutter bzw. seinen Bruder geschickt hat. Dazu kommt noch die Abschrift des Tagebuches, so dass ein fast l\u00FCckenloser, t\u00E4glicher Bericht \u00FCber das Soldatenleben von Philipp Schopp entstanden ist. Neben dem Kriegsgeschehen, lassen sich auch seine allt\u00E4glichen Erlebnisse und seine Beziehung zu seiner Familie verfolgen. Noch einige Stunden vor seinem Tod hat er die letzte Postkarte am 21. Juni 1916 nach Hause geschrieben. Er war im Res.-Inf.-Regiment 223 der (preu\u00DF.) 48. Res.Inf.Division, die als 'Kaiserlich Deutsche S\u00FCdarmee' bezeichnet und zur Stabilisierung der \u00F6sterr. Frontlinie in Galizien aufgestellt wurde.\n Ich habe diese Materialien zusammen mit einem erkl\u00E4renden Anhang zur Kriegslage an der \u00F6sterreichischen Ostfront in Galizien (heute teilweise Ukraine oder Polen) zusammengestellt.\n >>>>>>>>>>>>>>>>>>>>>>>>>> Im Anhang befinden sich einige Bilder aus dem Nachlass Philipp Schopps, sowie die Aufzeichnung seines Neffen, die wegen der Datenmenge aufgeteilt werden musste. Die Aufzeichnungen enthalten eine Abschrift des Tagebuchs sowie der Briefe Philipp Schopps, Bilder aus seinem Nachlass und andere Abbildungen (vgl. Bildnachweis, letzter Dokumentsabschnitt)." . + "279" . + "Deutsch" . + "Phillip Schopp" . + . + . + . + . + . + . + . + . + "Kriegsbriefe eines s\u00FCdhessischen Musketiers" . + "Collection" . + "Transcript of a diary and postcards by a soldier posted in Galicia, May 1915 to his death June 1916. He made numerous sketches of his surroundings, detailed accounts of the war, his daily life as a soldier and his close relationship to his family." . + "2011-04-01 14:03:31 UTC" . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b437 . +_:b437 _:b438 . +_:b437 _:b439 . +_:b437 _:b440 . +_:b437 _:b441 . +_:b438 . +_:b439 . +_:b440 . +_:b441 . + . + "Hans-Joachim Kaiser" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Im Felde" . + . + "1918-05-25" . + "1918-05-25" . + "25. Mai 1918" . + . + "2011-04-01 18:23:05 UTC" . + "2011-04-01 18:23:05 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "25. Mai 1918" . + "Besitzurkunde anl\u00E4\u00DFlich der Verleihung der reussischen \"Goldenen Verdienstmedaille mit Schwertern\" an meinen Gro\u00DFvater Vicefeldwebel Paul Rust am 25. Mai 1918 durch F\u00FCrst Heinrich XXVII. Reu\u00DF j.L.\n \n 6. Komp. Landw. Inf. Reg. 71" . + "281" . + "Deutsch" . + "Rust, Paul" . + . + "Goldene Verdienstmedaille mit Schwertern - Reu\u00DF" . + "Official document" . + "Golden medal of merit with swords- Reuss" . + "2011-04-01 18:13:26 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b442 . +_:b442 _:b443 . +_:b442 _:b444 . +_:b442 _:b445 . +_:b442 _:b446 . +_:b443 . +_:b444 . +_:b445 . +_:b446 . + . + "silvia di segni" . + . + "45.583289756006316" . + "13.798828125" . + "45.583289756006316,13.798828125" . + "Trieste, Italy" . + . + "1916" . + "1916" . + "1916?" . + . + "2011-04-02 16:29:19 UTC" . + "2011-04-02 16:29:19 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1916?" . + "My grand mother, Alice Henriette Smolensky Weiss was nurse at the Red Cross during the war in Trieste where she was born. In this photograph she stands at the hospital with, I think, doctors and members of the army." . + "287" . + "doctors and members of the army, including Alice Henriette Smolensky Weiss" . + . + . + "Alice Smolensky at the Red Cross" . + "Photograph" . + "2011-04-02 16:17:43 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b447 . +_:b447 _:b448 . +_:b447 _:b449 . +_:b447 _:b450 . +_:b447 _:b451 . +_:b448 . +_:b449 . +_:b450 . +_:b451 . + . + "45.9798115" . + "12.3033131" . + "45.9798115,12.3033131" . + "Vittorio Veneto" . + . + "1918" . + "1918" . + "1918?" . + . + "2011-04-02 16:58:28 UTC" . + "IMAGE" . + "2011-04-02 16:58:28 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918?" . + "My grand father, Salvatore Di Segni (Rome 1879) as officer in Vittorio Veneto, Italy. He died in Lugano in 1945 where he and my grand mother escaped from Milano because of the nazi persecution in Italy." . + "288" . + "Officer Salvatore Di Segni in Vittorio Veneto, Italy." . + . + "Salvatore Di Segni" . + "Photograph" . + "2011-04-02 16:47:09 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b452 . +_:b452 _:b453 . +_:b452 _:b454 . +_:b452 _:b455 . +_:b452 _:b456 . +_:b453 . +_:b454 . +_:b455 . +_:b456 . + . + "Alice Smolensky" . + . + "45.6536295" . + "13.7784072" . + "45.6536295,13.7784072" . + "Trieste, Italy" . + . + "2011-04-02 17:13:26 UTC" . + "2011-04-02 17:13:26 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918?" . + "These two soldiers sent their photograph dedicated to Miss Alice Smolensky Weiss who took care of them as a Red Cross Nurse." . + "289" . + "Fran\u00E7ais" . + "Other" . + . + . + "Thanks for your care" . + "Postcard" . + "Thanks for your care" . + "2011-04-02 16:59:04 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b457 . +_:b457 _:b458 . +_:b457 _:b459 . +_:b457 _:b460 . +_:b457 _:b461 . +_:b458 . +_:b459 . +_:b460 . +_:b461 . + . + "1918?" . + . + "45.9798115" . + "12.3033131" . + "45.9798115,12.3033131" . + "Vittorio Veneto, Italy" . + . + "2011-04-02 17:19:15 UTC" . + "2011-04-02 17:19:15 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1918?" . + "My father, Franco Di Segni (Rome, 1910; Buenos Aires, 1985) with his sister, Esther Di Segni sitting at wright. Their where visiting his father, Salvatore Di Segni in Vittorio Veneto where he was as officer of the Italian Army." . + "290" . + "Other" . + "Franco Di Segni with his sister, Esther Di Segni and others" . + . + "Franco Di Segni in Vittorio Veneto" . + "Photograph" . + "2011-04-02 17:14:13 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b462 . +_:b462 _:b463 . +_:b462 _:b464 . +_:b462 _:b465 . +_:b462 _:b466 . +_:b463 . +_:b464 . +_:b465 . +_:b466 . + . + "1914 - 1918" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Italy" . + . + "2011-04-02 18:18:46 UTC" . + "2011-04-02 18:18:46 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914 - 1918" . + "War Medals belonging to Salvatore Di Segni (Rome, 1879-Lugano, 1945)" . + "291" . + "Other" . + . + . + "Salvatore Di Segni\u00B4s medals" . + "Official document" . + "2011-04-02 18:02:58 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b467 . +_:b467 _:b468 . +_:b467 _:b469 . +_:b467 _:b470 . +_:b467 _:b471 . +_:b468 . +_:b469 . +_:b470 . +_:b471 . + . + "Dr Jacques MARTIN" . + . + "52.2687128" . + "0.7223311" . + "52.2687128,0.7223311" . + "UK - Fornham St Martin - Suffolk" . + . + "2011-04-03 11:03:25 UTC" . + "2011-04-03 11:03:25 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1915" . + "My father Achille MARTIN (1896-1982) was named sergent in the Belgian army only a few weeks before the start of the war.\n He was wounded (a bullet in his foot) at a battle in Aarschot (close to Brussels-Belgium) and transported by British soldiers fighting at his side to an Hospital in Suffolk-UK (Fornham St Martin).\n Following pictures were taken when he was recovering at the ambulance together with other wounded officers in Fornham St Martin and Bury St Edmunds.\n \n Dr. Jacques MARTIN, Heidelberg, Germany" . + "292" . + "English" . + "Achille Martin" . + . + . + . + . + "Wounded Belgian sergent Achille MARTIN" . + "Postcard" . + "Ein bei Aarschot verwundeter belgischer Offizier, wurde von Briten in ein englisches Lazarett gebracht. Bilder seiner Genesung." . + "2011-04-03 09:59:33 UTC" . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b472 . +_:b472 _:b473 . +_:b472 _:b474 . +_:b472 _:b475 . +_:b472 _:b476 . +_:b473 . +_:b474 . +_:b475 . +_:b476 . + . + "Harald Ernstberger Kleukens Archiv Darmstadt" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Zwischen Darmstadt und Frankreich" . + . + "2011-07-19 19:14:14 UTC" . + "2011-07-19 19:14:14 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914 - 1918" . + "Christian Heinrich Kleukens (* 7. M\u00E4rz 1880 in Achim bei Bremen; \u2020 7. April 1954 in Darmstadt) war Drucker, Typograf und Lehrer.\n \n Christian Heinrich Kleukens wurde von seinem Bruder Friedrich Wilhelm in dessen Steglitzer Werkstatt ausgebildet und besuchte die Akademie f\u00FCr graphische K\u00FCnste in Leipzig. Ab 1907 arbeitete er als Drucker in der neu gegr\u00FCndeten Privatdruckerei des Gro\u00DFherzogs Ernst Ludwig von Hessen, der Ernst-Ludwig-Presse in Darmstadt, deren Leitung er 1914 mit \u00FCbernahm. 1911 errichtete er das erste reine Wohnhaus in der sp\u00E4teren Villenkolonie Trautheim. 1913 wurde er Mitglied der K\u00FCnstlerkolonie auf der Mathildenh\u00F6he (Darmst\u00E4dter K\u00FCnstlerkolonie). 1919 gr\u00FCndete er mit Rudolf G. Binding die Kleukens Presse. 1927 wurde er schlie\u00DFlich Leiter der neu gegr\u00FCndeten Mainzer Presse und war Dozent an der Staatsschule f\u00FCr Kunst und Handwerk in Mainz. (Quelle: http://de.wikipedia.org/wiki/Christian_Heinrich_Kleukens)\n >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n In Darmstadt wird das Andenken an die Arbeit und die Welt der Br\u00FCder Christian Heinrich und Friedrich Wilhelm Kleukens im Kleukens-Archiv (Leitung: Harald Ernstberger, http://kleukens-archiv.de/ ) bewahrt. Aus der Zeit des 1. Weltkrieges liegt dort eine Sammlung von ca. 2000 Objekten, bestehend aus Briefen nach Darmstadt und an die Front in Frankreich, Fotografien, offiziellen Dokumenten, von Kleukens an der Front produzierte Druckwerke, Briefe seiner Ehefrau Luise und ihre Haushaltsb\u00FCcher. Die Briefe stammen von Christian (genannt \"Krischan\"), seiner Ehefrau, seinem Bruder Friedrich Wilhelm, seinem anderen Bruder Karl; Personen, die an seiner Arbeit bei der Ernst Ludwig Presse beteiligt waren und Personen des Zeitgeschehens, wie Rudolf G. Binding, dem Hofrat Otto Stockhausen (Ingenieur) und anderen Mitgliedern und Freunden der Darmst\u00E4dter K\u00FCnstlerkolonie. Auf Europeana k\u00F6nnen nur wenige Beispiele der umfangreichen Sammlung ver\u00F6ffentlicht werden. \n In diesem Abschnitt sind Fotografien und offizielle Dokumente zu Christian Heinrich Kleukens Kriegseinsatz zu sehen: Leutnant Christian Heinrich Kleukens, Ordonnanz-Offizier / Milit\u00E4rischer Personal-Bogen mit Verzeichnis der Feldz\u00FCge, an denen er teilgenommen hatte sowie Liste seiner Orden. / Kleukens mit den anderen Offizieren seiner Einheit (50. Infanterie Division) / Ein Unteroffizier seiner Einheit auf der Latrine / deutscher Weihnachtsbaum in Frankreich / 50. Infanterie Division \u2013 Divisionsbefehl vom 10. Dezember 1918 \u2013 Dank und Abschied des Divisionsoberbefehlshabers zur Demobilmachung" . + "294" . + "Deutsch" . + "Kleukens Archiv" . + . + . + . + . + . + . + "Kleukens Archiv /1) Christian Heinrich Kleukens im Kriegseinsatz" . + "Multiple" . + "Two sons of the Kleukens family were printers and graphic artists before the war, active in the artist colony of Darmstadt. Christian became a lieutenant with the 50. Infantery Division in France." . + "2011-04-03 10:59:08 UTC" . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b477 . +_:b477 _:b478 . +_:b477 _:b479 . +_:b477 _:b480 . +_:b477 _:b481 . +_:b478 . +_:b479 . +_:b480 . +_:b481 . + . + "Siegfried Gebauer" . + . + "1914" . + "1919" . + "1914-1919" . + . + "2011-04-03 14:02:40 UTC" . + "2011-04-03 14:02:40 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914-1919" . + "Bilder von meinem Vater Hermann Gebauer aus dem 1. Weltkrieg." . + "298" . + "Deutsch" . + "Gebauer, Hermann" . + . + . + "Kriegszeit-Aufnahmen" . + "Photograph" . + "Wartime - Postcards" . + "2011-04-03 13:48:40 UTC" . + . + . + . + . + . + "UNKNOWN" . + . + "TEXT" . +_:b482 . +_:b482 _:b483 . +_:b482 _:b484 . +_:b482 _:b485 . +_:b482 _:b486 . +_:b483 . +_:b484 . +_:b485 . +_:b486 . + . + "2011-04-03 14:13:33 UTC" . + "2011-04-03 14:13:33 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "1914-1919" . + "alte Aufnahmen von meinem Gro\u00DFvater aus dem 1. Weltkrieg" . + "300" . + "Deutsch" . + . + . + . + "Bilder vom Gro\u00DFvater" . + "Photograph" . + "Pictures of Grandfather" . + "2011-04-03 14:09:47 UTC" . + . + "UNKNOWN" . + . + "TEXT" . +_:b487 . +_:b487 _:b488 . +_:b487 _:b489 . +_:b487 _:b490 . +_:b487 _:b491 . +_:b488 . +_:b489 . +_:b490 . +_:b491 . + . + "Ganzfigur: Atelier Walter Wiesbaden" . + . + "1918" . + . + "50.067012802765824" . + "8.2177734375" . + "50.067012802765824,8.2177734375" . + "Wiesbaden" . + . + "2011-04-03 14:38:35 UTC" . + "2011-04-03 14:38:35 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "Ein Bild von meinem Gro\u00DFvater Karl Mangold in Uniform und eine Aufnahme von einer Postkarte" . + "301" . + "Deutsch" . + "Mangold, Karl" . + . + . + "Aufnahme von meinem Opa Karl Mangold" . + "Photograph" . + "Postcards of Grandfather Karl Mangold" . + "2011-04-03 14:34:51 UTC" . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b492 . +_:b492 _:b493 . +_:b492 _:b494 . +_:b492 _:b495 . +_:b492 _:b496 . +_:b493 . +_:b494 . +_:b495 . +_:b496 . + . + "Hugo Braun" . + . + "Gerhard Braun" . + . + "0.0" . + "0.0" . + "0.0,0.0" . + "Frankreich (Vogesen)" . + . + "1914" . + "1917" . + "1914-1917" . + . + "2011-05-27 17:52:02 UTC" . + "2011-05-27 17:52:02 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + . + "1914-1917" . + "Diverse Feldpostkarten von Hugo Braun, geb. 25. November 1891, Kanonier im Landwehr-Feldartillerie-Regiment Nr. 12." . + "304" . + "Deutsch" . + "Hugo Braun; Vogesen" . + . + . + . + . + "Vogesen - Feldpostkarten Hugo Braun" . + "Postcard" . + "field post cards Hugo Braun" . + "2011-04-03 15:41:44 UTC" . + . + . + . + . + . + . + . + . + . + . + . + "UNKNOWN" . + . + . + "TEXT" . +_:b497 . +_:b497 _:b498 . +_:b497 _:b499 . +_:b497 _:b500 . +_:b497 _:b501 . +_:b498 . +_:b499 . +_:b500 . +_:b501 . + . + "Helmut Thalmayr" . + . + "22. Mai 1916" . + . + "48.10972362702283" . + "10.93963623046875" . + "48.10972362702283,10.93963623046875" . + "Geretshausen" . + . + "2011-04-03 17:24:03 UTC" . + "2011-04-03 17:24:03 UTC" . + . + . + . + "Europeana 1914-1918" . + . + . + "Europeana 1914-1918" . + . + "TRUE" . + . + . + "22. Mai 1916" . + "Mein Opa Alois Schweiger diente mit seinem Bruder Bernhard in derselben Kompanie (20. Inf.-Reg. 6. Komp.) Ein Bruder von ihm war schon gefallen. Am 22. Mai 1916 bei Verdun wurde sein Bruder Bernhard nur 8 Meter von ihm entfernt durch einen Kopfschuss get\u00F6tet. Am Abend kroch mein Opa zum toten Bruder, dr\u00FCckte ihm die Augen zu und wand ihm seinen eigenen Rosenkranz um die erstarrten Finger. Ich sende Ihnen den Zeitungsartikel der am 31. Mai von der tragischen Geschichte berichtete." . + "305" . + "Verdun" . + "2011-04-03 17:06:06 UTC" . + "UNKNOWN" . + . + . + "TEXT" . +_:b502 . diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/gnd.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/gnd.ttl new file mode 100644 index 0000000..f75c5a1 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/gnd.ttl @@ -0,0 +1,72 @@ + gnd:gndIdentifier "4000196-9"; + gnd:oldAuthorityNumber "(DE-588c)4000196-9"; + gnd:variantNameForTheWork "Abrogans deutsch", "Deutsches Abrogans", "Keronisches Glossar"; + gnd:preferredNameForTheWork "Abrogans"; + gnd:broaderTermInstantial ; + gnd:gndSubjectCategory ; + gnd:geographicAreaCode ; + gnd:languageCode ; + gnd:definition "Lateinisch-althochdeutsches Glossar, um 765 entstanden"@de; + a gnd:Work. + gnd:gndIdentifier "4001191-4"; + gnd:oldAuthorityNumber "(DE-588c)4001191-4"; + gnd:variantNameForTheWork "Chanson d'Aliscans", "La @bataille d'Aliscans"; + gnd:preferredNameForTheWork "Aliscans"; + gnd:broaderTermPartitive ; + gnd:gndSubjectCategory ; + gnd:geographicAreaCode ; + a gnd:Work. + gnd:gndIdentifier "4001270-0"; + gnd:oldAuthorityNumber "(DE-588c)4001270-0"; + gnd:preferredNameForTheWork "Allgemeine deutsche Bibliothek "; + gnd:broaderTermInstantial ; + gnd:gndSubjectCategory , ; + gnd:geographicAreaCode ; + gnd:languageCode ; + gnd:relatedPlaceOrGeographicName ; + a gnd:Work. + foaf:page ; + owl:sameAs ; + gnd:gndIdentifier "100003893"; + gnd:oldAuthorityNumber "(DE-588a)100003893"; + gnd:variantNameForThePerson "Adamantius ", "Adamantios ", "Adamantius ", "Adamantius ", "Adamantius ", "Adamantius ", "Adamantios ", "Adamantios ", "Adamantios ", "Adamantios "; + gnd:variantNameEntityForThePerson [ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "aus Alexandrien" + ],[ + gnd:personalName "Adamantios"; + gnd:epithetGenericNameTitleOrTerritory "Sophista" + ],[ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "Sophista" + ],[ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "Iudaeus" + ],[ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "Medicus" + ],[ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "Physiognomonicus" + ],[ + gnd:personalName "Adamantios"; + gnd:epithetGenericNameTitleOrTerritory "Mediziner" + ],[ + gnd:personalName "Adamantios"; + gnd:epithetGenericNameTitleOrTerritory "Arzt" + ],[ + gnd:personalName "Adamantios"; + gnd:epithetGenericNameTitleOrTerritory "von Alexandria" + ],[ + gnd:personalName "Adamantios"; + gnd:epithetGenericNameTitleOrTerritory "von Alexandreia" + ]; + gnd:preferredNameForThePerson "Adamantius "; + gnd:preferredNameEntityForThePerson [ + gnd:personalName "Adamantius"; + gnd:epithetGenericNameTitleOrTerritory "Alexandrinus" + ]; + gnd:publication "Adamantius : Physiognomonica. - 1540", "Adamantius : Physiognomica. - 1587", "Adamantius : Physiognomonicon. - 1544", "Adamantius : Physionomia. - 1545", "Adamantius : Adamantii Sophistae Physiognomonicon. - 1544", "Aristoteles: Physiognomonica Pseudoaristotelis, graece et latine, Adamantii cum epitomis *", "Polemon, Marcus Antonius: Physiognomica"; + gnd:dateOfBirthAndDeath "4./5. Jh. n. Chr."; + a gnd:DifferentiatedPerson; + gnd:gender . diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/oai_edm.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/oai_edm.xml new file mode 100644 index 0000000..c8222e6 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/oai_edm.xml @@ -0,0 +1,6455 @@ +2014-04-23T21:41:59Zhttp://europeana1914-1918.eu/oai
oai:europeana1914-1918.eu/962012-06-01T10:53:32Zstorystory:ugc
+ + + F&F + + + Ramke, Paul; Ramke, Emil; Ramke, Anna; Gramm, Gustav; Gramm, Karl + + + Eastern Front + + + Artillery + + + Central Powers + + + Transport + + + Propaganda + + + Western Front + + + Home Front + + + Prisoners of War + + + Remembrance + + + Trench Life + + + 53.095224 + 12.130077 + Mesendorf/Ostprignitz + + + 1914-08-27 + 1918-01-09 + 1914-1918 + + + 2011-04-21 17:06:00 UTC + 2011-04-21 17:06:00 UTC + + + + + + + + 1914-1918 + 39 Feldpostkarten von/an Paul Ramke, seine Frau Anna Ramke, Mesendorf, Ostprignitz, deren Bruder Gustav Gramm, ihren Vater Karl Gramm, Pauls Bruder Emil Ramke und einige Freunde, Postkarten aus den Karpaten bei Munkasc, Frankreich und Brandenburg/Berlin. Einheiten waren u.a. Kgl. Preuss. Reservelazarett Havelberg; 1. Garde Train Apt., Berlin-Tempelhof; Pferde Depot, III. Garde Infanterie Division, K. D. S. - A. (Kaiserliche Deutsche Süd Armee); Fuhrpark Kolonne, 6. Garde Reserve Komp., III. Garde Infanterie Division, Kaiserliche Deutsche Süd Armee; Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., V. Armee; 39.Res. Korps, 88. Infanterie - Div., Sächs. Feldart. -Batterie No. 880, Armee Abteilung Scholz; Feld-Rekr.-Depot., 44. Res.-Divis., 2. Komp.; Kgl. Inf. Regt. No.208, 9. Komp. + 96 + Deutsch + + + + + + + + + + + Feldpostkorrespondenz Familie Ramke/Gramm + Postcard + Field post family Ramke/Gramm + 2011-03-23 09:03:34 UTC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/972013-11-05T20:03:40Zstorystory:ugc
+ + + F&F + + + Eastern Front + + + Central Powers + + + Western Front + + + Gustav Gramm + + + Trench Life + + + 52.56193 + 13.445490000000063 + Berlin + + + 1914 + 1918 + 1914-1918 + + + 2011-05-27 12:59:58 UTC + 2011-05-27 12:59:58 UTC + + + + + + + 1914-1918 + Feldstecher von Gustav Gramm. Seit wann dieses Militärfernglas in seinem Besitz ist, ist nicht bekannt. Zu Gustavs Person: Wechsel der Einheiten: Fuhrpark Kollone, 6. Garde Reserve Komp., III. Garde Infanterie Division, Kaiserliche Deutsche Süd Armee (04/1915)/ Mannschafts-Verteilungs Kommando, Berlin - Lankwitz (09/1915)/ Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., V. Armee Stenay/ Westen (10/1915)/ Kgl. Preuss. III. Garde Pionier - Bataillon, 13. Komp., 14. Armee Korps. (12/1915)/ Kgl. Preuss. III. Garde - Pionier - Bataillon, 9. Komp., V. Armee (02/1916)/ Kgl. Preuss. III. Garde-Pionier-Bataillon, Rekruten-Depot, Reserve - Komp., V. Armee (04/1916)/ Kgl. Pr. Garde - Res - Pionier - Regt., 6. Komp., Feldpoststation 285 (09/1916). Gustav Gramms Schwester Anna Gramm war mit Paul Ramke verheiratet. Ihre Feldpostkorrespondenz ist im vorherigen Eintrag veröffentlicht! + 97 + Deutsch + Feldstecher + + + + + + Fernglas von Gustav Gramm + Memorabilia + binoculars of Gustav Gramm + 2011-03-23 09:12:36 UTC + + + + + + BE08 + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/982014-01-21T01:11:53Zstorystory:ugc
+ + + F&F + + + Recruitment and Conscription + + + Central Powers + + + Western Front + + + Trench Life + + + Berlin + + + 53.5012276 + 18.753272899999956 + Graudenz + + + 1918 + 1919 + 1918-1919 + + + 2011-05-27 13:16:05 UTC + 2011-05-27 13:16:05 UTC + + + + 1898-05-23 + 1977 + + Joseph Drauschke + + + + + + 1918-1919 + Joseph Aloisius Drauschke geb. am 23.05.1898 in Berlin, Sohn von Joseph Hieronymus + Drauschke und Berta (geb. Alexander) war Fahrer im Ersten Weltkrieg. Als Fahrer lenkte er die Pferde auf Kanonenwagen. + Er trat am 22.05.1918 seinen Dienst in der Bespannungs-Abteilung Ersatz Bataillon Fussartillerie Regiment 21 in Graudenz an. Wechsel der Einheiten: 22.07.1918 Verlegung an die Westfront zum III./Reserve-Fuss-Artillerie-Regiment Nr. 11, 8. Batterie-Kolonne, ab 05.10.1918 7. Batterie-Kolonne, ab 12.11.1918 Abmarsch in die Heimat nach Thorn dort ab 17.01.1919 bei der Bespannungs-Abteilung, 1. Westpreussisches Fussartillerie-Regiment Nr.11, Dienstentlassung 26.02.1919. Verleihung des EK II. Im Juli/August 1918 war er in der Champagne im Einsatz und nahm an Schlachten in der Gegend zwischen Siosson und Reims, an der Marne und an der Vesle und im Oktober/November 1918 an der Schlacht von Vouziers und an Rückzugskämpfen zwischen Aisne und Maas teil. + Fotos von Joseph Drauschke in Uniform und mit Kameraden und sein Militärpass (hier Josef). + 98 + Deutsch + + + + + + Fotos und Militärpass von Joseph Drauschke (1898-1977) + Multiple + Photos and military document of Joseph Drauschke + 2011-03-23 09:13:12 UTC + + + + + + + + + + + + + + + BE08 + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/992012-06-01T10:53:32Zstorystory:ugc
+ + + F&F + + + Joseph Drauschke + + + Central Powers + + + Western Front + + + Remembrance + + + 49.2584142 + 4.0320021 + Reims + + + 2011-05-20 09:20:37 UTC + 2011-05-20 09:20:37 UTC + + + + + + + Joseph Drauschke brachte diesen Landschildkrötenpanzer von der Westfront mit. Dabei handelt es sich um eine griechische Landschildkröte (Testudo hermanni). Diese stammen aus dem europäischen Mittelmeerraum (Spanien, Frankreich, Italien, Bulgarien etc.) Sie ist etwa 20cm lang und hat einen starren Bauchpanzer und einen hoch gewölbten Rückenpanzer. Der Panzer ist gelb bis olivfarben mit dunklen Flecken. + 99 + + + + + Schildkrötenpanzer von Joseph Drauschke + Memorabilia + turtle shell + 2011-03-23 09:30:01 UTC + + + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1022012-06-01T10:53:32Zstorystory:ugc
+ + + F&F + + + Joseph Drauschke + + + Artillery + + + Central Powers + + + Western Front + + + Remembrance + + + 1918 + 1918 + 1914-1918 + + + 2011-05-20 09:13:38 UTC + 2011-05-20 09:13:38 UTC + + + + + + + 1914-1918 + Im Besitz der Familie Drauschke befindet sich dieses Erinnerungsstück an den Krieg: Brieföffner, bestehend aus einem Granatsplitter-Griff und einer Klinge. Der Brieföffner wurde wahrscheinlich an der Westfront als Erinnerungsstück angefertigt und von Joseph Drauschke von der Front mitgebracht. + 102 + Deutsch + + + + + + Brieföffner mit Granatsplitter + Memorabilia + shrapnel paper knife + 2011-03-23 11:50:45 UTC + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1042012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Cousin Oskar + + + Central Powers + + + Propaganda + + + Women + + + 47.901153208295646 + 7.3546600341796875 + Reguisheim, Landkreis Gebweiler (Elsaß) + + + 1915-12-02 + 1915-12-02 + 2.12.1915 + + + 2011-03-23 20:57:39 UTC + 2011-03-23 20:57:39 UTC + + + + + + + + 2.12.1915 + Frankierte (5 Pf Briefmarke) Postkarte an Leonie Kübler in Soultzmatt (dt. Sulzmatt)/ Elsaß von ihrem Cousin Oskar aus Reguisheim (dt. Regisheim)/ Landkreis Gebweiler/ Elsaß im Dezember 1915. Motiv: Die dicke Bertha ! Drei gute Kaliber ! (Speck, Wurste und Bertha). + 104 + Deutsch + + + + Dicke Bertha! Postkarte an Leonie Kübler + Postcard + Postcard with 'Big Bertha' to Leonin Kübler + 2011-03-23 13:19:12 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1072012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Recruitment and Conscription + + + Central Powers + + + 51.30443311306082 + 13.111495971679688 + Oschatz (Sachsen) + + + 1910-06-26 + 1910-06-26 + 23.06.1910 + + + 2011-03-23 21:20:20 UTC + 2011-03-23 21:20:20 UTC + + + + + + + 23.06.1910 + Feldpostkarte an den Kanonier Alfred Schmidt in der 4. Batterie, Mansfelder Regiment Artillerie No.75 in Halle von Cousin Paul aus Oschatz (Sachsen) vom 23.06.1910. Motiv: Drei Rekruten in Zivilbekleidungen. + 107 + Deutsch + Recruits at Oschatz Saxony + + + Feldpostkarte aus Oschatz an den Kanonier Alfred Schmidt (Halle) + Postcard + Recruits at Oschatz + 2011-03-23 21:03:20 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1092012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Manufacture + + + Central Powers + + + Home Front + + + 50.00332585031708 + 8.2672119140625 + Mainz + + + 1916 + 1916 + 1916 + + + 2011-03-23 21:39:15 UTC + 2011-03-23 21:39:15 UTC + + + + + + + 1916 + Feldpostkarte unbeschrieben: Reklame Werner & Mertz Lederfett aus Mainz (Wien) 1916. Werbetext: Lederfett in Tuben (Froschfett) die ideale Soldatenpackung. Farbige Zeichnung eines Soldaten. + 109 + Deutsch + + + + Lederfett in Tuben Reklame + Postcard + Dubbing advertisement + 2011-03-23 21:25:20 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1102012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Central Powers + + + Home Front + + + Women + + + 53.14038653042395 + 8.215885162353516 + Oldenburg + + + 1914 + 1918 + um 1914 + + + 2011-03-23 21:53:07 UTC + 2011-03-23 21:53:07 UTC + + + + + + + um 1914 + Fotomotiv: Familienbild von einer Mutter mit zwei Mädchen und einem Jungen. + Er trägt die Uniform des Hessischen Leibregiments Nr.117. Das Foto entstand um 1914 im Atelier JB Feilner in Oldenburg und wurde als Postkarte gedruckt. + 110 + Deutsch + Oldenburg + + + + Familie aus Oldenburg + Postcard + Family group from Oldenburg + 2011-03-23 21:41:14 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1112012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + 1916-09 + + + Central Powers + + + Western Front + + + Remembrance + + + 1916-09 + September 1916 + + + 0.0 + 0.0 + Mantelkirchen (Bayern) + + + 2011-03-23 22:32:15 UTC + 2011-03-23 22:32:15 UTC + + + + + + + + September 1916 + Ludwig Weber aus Mantelkirchen/ Bayern verstarb im Feldlazarett St Quentin/ Frankreich am 24.September 1916. Fotomotiv: L. Weber in Uniform, mit Ausrüstung, Pickelhaube und Fernglas. Zum Andenken ein Gedicht, 4 Bibelzitate und Zeichnungen vom gekreuzigten Jesu und einem Engel mit einem toten Soldaten. + 111 + Deutsch + Weber, Ludwig + + + + Andenken Ludwig Weber, Ökonom aus Mantelkirchen (Sterbebild) + Other + Ludwig Weber, memorial card + 2011-03-23 21:55:51 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1122012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Central Powers + + + Remembrance + + + 47.9004627009329 + 10.361394882202148 + Ollarzried (Bayern) + + + 1918 + 1918 + 9. April 1918 + + + 2011-03-23 22:50:19 UTC + 2011-03-23 22:50:19 UTC + + + + + + + 9. April 1918 + Sterbebilder der Brüder Joseph und Georg Haggenmiller aus Ollarzried, in der Nähe von Ottobeuren/ Bayern. Joseph Haggenmiller geb. 21.9.1890 galt seit dem 23.5.1916 als vermisst und Georg Haggenmiller geb. 17.5.1887, fiel am 9.4.1918. Motiv: kleine Portraits der Brüder mit Feldmützen und Zeichnungen von Jesu. + 112 + Deutsch + Haggenmiller,Georg + + + Joseph und Georg Haggenmiller (Sterbebilder) + Other + Joseph and Georg Haggenmiller + 2011-03-23 22:35:40 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1132012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Weiss, Emil + + + Propaganda + + + Home Front + + + Women + + + 52.53710835019913 + 13.4088134765625 + Berlin + + + 1914 + 1914 + Weihnachten 1914 + + + 2011-03-23 23:03:13 UTC + 2011-03-23 23:03:13 UTC + + + + + + + + Weihnachten 1914 + Postkarten Lithografie von Prof. Emil R. Weiss aus Berlin. Motiv: "Der Brief an den Vater im Krieg", um Weihnachten 1914. + 113 + Deutsch + Weiss, Emil + + + + Zeichnung "Der Brief an den Vater im Krieg" + Postcard + The Letter to Father in War + 2011-03-23 22:52:56 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1142012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Central Powers + + + Home Front + + + Women + + + 0.0 + 0.0 + Deutschland (unbekannter Ort) + + + 1914 + 1918 + um 1914 + + + 2011-03-23 23:18:25 UTC + 2011-03-23 23:18:25 UTC + + + + + + + um 1914 + Foto-Postkarte: Familienbild mit einer Mutter und zwei Mädchen. Das kleine Mädchen hält eine Soldatenpuppe mit Pickelhaube. Entstanden um 1914, leider unbeschrieben und ohne Ortsangabe oder Stempel. + 114 + + + + Familienbild mit Mädchen mit einer Soldatenpuppe + Photograph + Girl with doll and family + 2011-03-23 23:04:26 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1152012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Landrick, Carl + + + Eastern Front + + + Central Powers + + + Home Front + + + 0.0 + 0.0 + Russland + + + 1915-08-23 + 1915-08-23 + 23. August 1915 + + + 2011-03-23 23:48:31 UTC + 2011-03-23 23:48:31 UTC + + + + + + + + 23. August 1915 + Feldpostkarte aus Russland von dem Gefreiten Carl Landrick, Stab 1.Bataillon Landwehr Infanterie Regiment Nr 9., 35 Reserve Division, '20 km vor Brest - Litowsk' nach Berlin W8 am 23.8.1915. Mit Preussischem Adler Stempel des Landwehr Infanterie Regt. Nr 9. + 115 + Deutsch + + + + Feldpostkarte Absender Carl Landrick + Postcard + Field Postcard from Carl Landrick + 2011-03-23 23:19:59 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1162012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Keller, Frau Dr. + + + Central Powers + + + Home Front + + + Women + + + 48.982019588328214 + 9.580421447753906 + Murrhardt (Württemberg) + + + 1915 + 1915 + 1915 + + + 2011-03-24 00:11:46 UTC + 2011-03-24 00:11:46 UTC + + + + + + + + 1915 + Foto-Postkarte mit Familie Keller aus Murrhardt (Württemberg). Absenderin Frau Dr Keller schreibt 1915 an ihren Sohn Erich Keller in Ulm. Auf dem Foto sieht man zwei Madchen und einen jungen Soldaten in der Uniform des Infanterie Regiments Nr. 248, mit dem Eisernen Kreuz 2. Klasse. Auf dem Tisch stehen viele Zinnfiguren. + 116 + Deutsch + Familie Keller, aus Murrhardt + + + + Familie Keller + Postcard + Postcard with the Keller family + 2011-03-23 23:51:36 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1172012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Gas Warfare + + + Central Powers + + + Trench Life + + + 0.0 + 0.0 + Schützengraben + + + 1917-08-17 + 1917-08-17 + 16. August 1917 + + + 2011-03-24 00:27:12 UTC + 2011-03-24 00:27:12 UTC + + + + + + + 16. August 1917 + Foto-Feldpostkarte aus dem Schützengraben, 1917. (Unterstand 3 ?) Motiv: Bunker und Soldat mit Gewehr, Stahlhelm, Gasmaske usw.. Empfänger: Tochter Anna Lischke, Berlin SW 48. + 117 + Deutsch + + + + Grüsse aus dem Schützengraben + Postcard + Greetings from the trenches + 2011-03-24 00:16:37 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1182012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Manufacture + + + Central Powers + + + Propaganda + + + Home Front + + + 0.0 + 0.0 + Deutschland (unbekannten Ort) + + + 1916 + 1916 + 1916 + + + 2011-03-24 00:44:01 UTC + 2011-03-24 00:44:01 UTC + + + + + + + 1916 + Propaganda Karte ,Zur Erinnerung an die Kriegzeit Anno Domini 1916'. Farbige Karikatur mit lebendigen Fleisch- , Brot- , Zucker- , Butter- , Milch- und Mehl-Karten von Oskar Beringer (Schwammerl-Karten). Bildunterschrift: ,Wenn wir fest zusammenhalten, treu nach Bethmann=Hollwegs Lehren dann wir sich der Hungerteufel bald zu allen Teufeln scheeren!' + 118 + Deutsch + + + + + Lebensmittel Karikatur + Postcard + Food Cartoon, rationing + 2011-03-24 00:31:36 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1192012-06-01T10:53:32Zstorystory:ugc
+ + + Stephen + + + Central Powers + + + Propaganda + + + Home Front + + + Women + + + 0.0 + 0.0 + Deutschland (unbekannten Ort) + + + 1917 + 1918 + um 1917 + + + 2011-03-24 00:51:34 UTC + 2011-03-24 00:51:34 UTC + + + + + + + um 1917 + Foto-Postkarte, Gruppenbild mit 31 Schulmädchen in festlichen weißen Kleidern. Sammlung für die Kriegsanleihe um 1917. Unbeschriebene Postkarte. + 119 + Kriegsanleihe, War Loan + + + + + Kriegsanleihe Sammlung + Postcard + School girls war bond collection + 2011-03-24 00:45:41 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1232012-06-01T10:53:32Zstorystory:ugc
+ + + Federico Spanò + + + Central Powers + + + Allied Forces + + + Prisoners of War + + + 1918 + 1918 + 1918 + + + 2011-03-24 15:23:31 UTC + 2011-03-24 15:23:31 UTC + + + + + + + 1918 + A photo including my father and his fellows, Italian prisoners in a POW camp in Austria. + 123 + Other + Father of Federico Spanò + + + + Prisoner camp in Austria + Photograph + Ein Photo mit dem Vater des Autors und anderen italienischen Gefangenen in einem österreichischen Gefangenenlager + 2011-03-24 15:02:02 UTC + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1262012-06-01T10:53:32Zstorystory:ugc
+ + + Wolfgang Hartmann + + + Recruitment and Conscription + + + Central Powers + + + Western Front + + + 0.0 + 0.0 + Frankreich + + + 1914 + 1918 + ca. 1914 bis 1918 + + + 2011-03-24 16:23:23 UTC + 2011-03-24 16:23:23 UTC + + + + + + + ca. 1914 bis 1918 + * Rekrut zu Kriegsbeginn 1914 (in einem Wald in Frankreich) + + * nach einer Kriegsverletzung mit Kameraden im Lazarett (Frankreich) + + * mit 2 Kameraden bei einem Fotografen (Frankreich) + 126 + Deutsch + Hartmann, Joseph + + + + Bilder meines Vaters Josef Hartmann, geb. 1894 + Photograph + Pictures of my father Josef Hartmann, born 1894 + 2011-03-24 16:00:51 UTC + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1332012-06-01T10:53:32Zstorystory:ugc
+ + + Alexander Durach + + + Central Powers + + + Propaganda + + + Trench Life + + + 2011-03-29 15:48:34 UTC + 2011-03-29 15:48:34 UTC + + + + + + + Entdeckt in einer uralten Stube auf dem Dachboden. + Porträtfotografie des Infanteristen Jakob Esslinger, (1. Komp. 4. Badisches Infanterieregiment, Prinz Wilhelm, Nr. 112) aufgeklebt in ein vorgedruckten Bildhintergrund mit idealtypischen Szenen des Lebens der Infanterie. + 133 + Deutsch + + + + Zum Soldatenleben meines Urgroßvaters. + Photograph + Portrait of an infantry-man, placed into a propaganda poster for the infantry. + 2011-03-24 18:16:34 UTC + UNKNOWN + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1562012-06-01T10:53:33Zstorystory:ugc
+ + + Peter Menzinger + + + Central Powers + + + 48.6029891 + 11.6273101 + Wolnzach + + + 2011-03-25 16:40:10 UTC + 2011-03-25 16:40:10 UTC + + + + + + + Foto aus Familienbestand. Porträtaufnahme eines Offiziers zur Erinnerung. + 156 + Deutsch + + Josef Menzinger aus Wolnzach + Josef Menzinger from Wolnzach - Portrait of an officer + 2011-03-25 16:35:24 UTC + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1602012-06-01T10:53:33Zstorystory:ugc
+ + + Fritz Schuster / Urenkelin Jet Quadekker + + + Fritz Schuster + + + Eastern Front + + + Artillery + + + Central Powers + + + Aerial Warfare + + + Transport + + + Western Front + + + Home Front + + + Prisoners of War + + + 1. August 1914 und später + + + 52.93539665862318 + 16.7431640625 + West-Preussen, Bromberg / Bydgoszcz (Polen) + + + 2011-04-30 11:54:26 UTC + 2011-04-30 11:54:26 UTC + + + + + + + + 1. August 1914 und später + Erinnerungen von Fritz Schuster - Oberförster in Bromberg (Westpreußen) + ----------------------------------------------------------------------------------------------------------- Fritz Schuster wurde 1859 geboren und war 1914 in den besten Jahren. Mein Urgroßvater Fritz Schuster verstarb am 21.6.1944 in Osnabrück. Sein Leben lang hat Fritz Schuser ein Tagebuch über seinen Alltag geführt. 1934-1937 hat er diese Tagebücher zu seinen Memoiren umgearbeitet. Ich, seine Urenkelin, habe diese Memoiren digitalisiert.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Im Anhang >>> Bilder: Porträtaufnahme Fritz Schuster ca. 1914 / Bild seiner Handschrift + >>> Ausschnitt aus den Memoiren meines Urgroßvaters. Er lebte 1914 im ehem. Bromberg (Westpreussen), das in der Nähe des erwarteten Verlaufs der Ostfront lag und verfolgte die Kriegsvorbereitungen. Außerdem berichtet Fritz Schuster über die Kriegserfahrungen seiner beiden Söhne: Fritz jr. (geb. 25.6.1891 in Zembowitz, verstorben 8.6.1973 in Eutin), ein Feldjäger, war zunächst Beobachtungspilot bei der Luftwaffe, arbeitete dann als Kurier des Königlich preußischen Reitenden Feldjägerkorps für den Diplomatischen Dienst und machte einige Kurierreisen // Rudi (geb. 18. 5.1893 in Zembowitz, gestorben in den 1960ern) kam zum Artillerie Regiment Nr. 17, später: Res. Artillerie Regt. Nr. 100 an der Westfront und geriet dann in französische Kriegsgefangenschaft. Zusätzlich berichtet Fritz Schuster über das normale Altagsleben während des Krieges und seine Erfahrungen bei seiner Reise nach Holland während des Krieges. >>> Chronologischer Bericht über die Kriegserlebnisse von Fritz Schusters Söhnen Fritz jr. und Rudi >>> Bericht von Fritz jr. über drei seiner Kurierreisen als Mitglied des Königlich preußischen Reitenden Feldjägerkorps nach Skandinavien, Galizien, Konstantinopel.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Mein Preußischer Urgroßvater heiratete eine holländische Frau. In + Zembowitz (jetzt Polen) hatten sie zwei Söhne und eine Tochter, meine + Oma. Später sind sie umgezogen nach Ruda und Bromberg. + Meine Oma heiratete 1914 einen Holländer und wohnte in Noord-Brabant + (Holland). Als sie, jungverheiratet, zum ersten Mal schwanger war, waren + ihre Brüder im 1. Weltkrieg. Sie hatte sechs Kinder, u.A. meine Mutter. Auch sie hat einen Holländer geheiratet und ist immer in Holland wohnen geblieben. Ich bin Holländerin. + 160 + Deutsch + Fritz Schuster + + + + + + + + + Erinnerungen eines Oberförsters an die Kriegszeit in Westpreussen + Memoir + Memoirs of a Forestry official, witnessing the war-preparations and daily life in West-Prussia near the Eastern Fron, 1914-1919 (written 1934-37), Reports on his two sons - Fritz: pilot and diplomatic courier / Rudi: artillery officer, POW - Western Front + 2011-03-25 20:44:39 UTC + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1692012-06-01T10:53:33Zstorystory:ugc
+ + + Dirk Tramsen + + + Christian Tramsen + + + Medical + + + Eastern Front + + + Central Powers + + + Western Front + + + Home Front + + + Trench Life + + + 0.0 + 0.0 + Westlicher und östlicher Kriegsschauplatz + + + 1914-11 + 1919-11 + November 1914 bis November 1919 + + + 2011-03-26 13:03:24 UTC + 2011-03-26 13:03:24 UTC + + + + + + + + November 1914 bis November 1919 + Der Briefverkehr mit den Angehörigen war für den Kriegsteilnehmer ein wichtiger Faktor, um die oft dramatischen Erlebnisse aber auch die Öde des Kriegsalltags seelisch bewältigen zu können. Dabei wurde die Schilderung der Ereignisse für die Angehörigen eher verharmlost, um diese nicht zu ängstigen. Die Kriegsbriefe wurden von der Mutter des Kriegsteilnehmers in Kladden übertragen (Sütterlin-Schrift) und später in Word erfasst. (Dirk Tramsen, Sohn von Christian Tramsen) + Christian Tramsen meldete sich 1914 als 16-jähriger Kriegsfreiwilliger. Er erlebte Einsätze in Cambrai, Bapaume (nahe Arras), Puisieux, nahm an der Champagne-Offensive teil: Ardeuil, Sedan (1914), stand an der Somme: Noyon, Péronne, Chemin de Dames (1916), wurde 1916 verwundet, wurde an die Ostfront versetzt, eingesetzt bei der Offensive auf Tarnopol, zum Offizier befördert, kam wieder an die Westfront und wurde dort 1918 wieder schwer verwundet. 1919 erlebt er die Revolution in Berlin. Er beschreibt das Leben in den Schützengräben, den Kontakt mit seiner Familie und Freunden, sowie die verschiedenen Schlachten an denen er teilnahm. + 169 + Deutsch + Christian Tramsen + + + + + + + Kriegsbriefe 1914-1919 von Christian Tramsen, einem 16-jährigen Kriegsfreiwilligen an der West- und Ostfront + Postcard + Transcripts of postcards to his mother from Christian Tramsen who joined the army as a volunteer aged 16. Postings to Cambrai, Bapaume (close to Arras), Puisieux, Champagne: Ardeuil, Sedan (1914), Somme: Noyon, Péronne, Chemin de Dames (1916), Tarnopol + 2011-03-26 12:53:29 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1702012-06-01T10:53:33Zstorystory:ugc
+ + + Franz Kögler + + + Dr. Frigga Ferara + + + Medical + + + Eastern Front + + + Central Powers + + + Trench Life + + + 0.0 + 0.0 + Reichenberg, Sudetenland + + + 1914-06 + 1915-09 + Juni 1914 bis September 1915 + + + 2011-03-26 14:34:24 UTC + 2011-03-26 14:34:24 UTC + + + + + + + + Juni 1914 bis September 1915 + Der Bericht (ca. 1920) aufgrund des Kriegstagebuchs meines Großonkels, Franz Kögler, der im bürgerlichen Leben als Gymnasiallehrer tätig war, beschreibt seine Kriegserlebnisse in spannender Erzählweise. Er berichtet von der Unsinnigkeit des Krieges und dem ohnmächtigen aber autoritären Führungsstil. Über das persönliche Leben des Autors und sein weiteres Schicksal ist sehr wenig bekannt. Er wurde als Sohn eines Lehrers in Deutsch-Gabel im Sudetenland geboren, hatte eine Schwester und einen Bruder, blieb selbst ledig und verstarb vorzeitig vermutlich an den Folgen der schweren Kriegsverletzung, deren Art nicht genau bekannt wurde. + 170 + Deutsch + Kögler + + + + + Kriegserlebnisse, Ostfront - Bericht + Memoir + Report (ca. 1920) based on the War Diary of Franz Kögler, Eastern Front June 1914-Sept. 1915 + 2011-03-26 14:20:38 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1732012-06-01T10:53:33Zstorystory:ugc
+ + + Wolfgang Schmitz + + + Central Powers + + + Remembrance + + + 51.19397587459075 + 6.44622802734375 + M. Gladbach + + + 1916 + 1916 + 23. November 1916 + + + 2011-03-26 15:54:27 UTC + 2011-03-26 15:54:27 UTC + + + + + + + 23. November 1916 + Diese Urkunden wurden an die Ehefrauen gesendet von der Stadt M. Gladbach. (Landsturmmann Johann Zeitz (gest. 1916) + 173 + Deutsch + zeitz,Johann + + + Urkunde für die Ehefrau + Official document + Wife's death certificate for husband + 2011-03-26 15:41:46 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1792012-06-01T10:53:33Zstorystory:ugc
+ + + Kraemer,Adam + + + Rolf Eichenauer + + + Central Powers + + + Western Front + + + Trench Life + + + 0.0 + 0.0 + Frankreich + + + 1916-07-26 + 1916-07-26 + 26.Juli 1916 + + + 2011-03-27 17:29:13 UTC + 2011-03-27 17:29:13 UTC + + + + + + + + 26.Juli 1916 + Die Postkarte wurde als Dankesgruss für Geburtstagsglückwünsche von meinem Grossonkel Adam Krämer an seine Schwester Marie Krämer geschickt. + Soviel ich weiss , war er damals in Frankreich stationiert. + Auf dem - erstaunlich scharfen Foto - ist er ganz links mit Mütze zu sehen. + Das Foto zeigt eine Gruppe deutscher Soldaten bei der Arbeit. + Auf der Rückseite ist das Schreiben an seine Schwester. + 179 + Deutsch + + + + Soldatenbrief - Postkarte + Postcard + Postcard sent by military mail + 2011-03-27 17:17:48 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1902012-06-01T10:53:33Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Artillery + + + Central Powers + + + Balkans + + + 48.2081743 + 16.3738189 + Wien + + + 1917-06-19 + 1917-06-19 + 19. Juni 1917 + + + 2011-03-30 13:16:06 UTC + 2011-03-30 13:16:06 UTC + + + + + + + 19. Juni 1917 + Verleihungsurkunde über das Silberne Verdienskreuz mit der Krone am Bande der Tapferkeitsmedaille an Arthur Ceraj, Artillerist - Gebirgsartillerie Regiment 5 bei der Inf. Mun. Kol. 1/10 - später versetzt zu: Ersatzbatterie des k. u. k. Gebirgsartillerieregiments Nr. 13 / danach: 1918 - Superarbitrierung (Krankschreibung) - weitere Urkunden. + 190 + Deutsch + Arthur Ceraj + + + + Verdienstzeichen in Silber mit der Krone (Orden Österreich) + Official document + Certificate of awarding a medal to an Austrian artillery man - Arthur Ceraj, who was granted sick-leave 1918 - further submissions + 2011-03-28 18:51:16 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1932012-06-01T10:53:33Zstorystory:ugc
+ + + Erwin Schilling + + + Central Powers + + + Balkans + + + Home Front + + + Remembrance + + + Women + + + Trench Life + + + 51.2470325 + 9.1646313 + Naumburg (Hessen) + + + 1915-11-04 + 1915-11-11 + 11. November 1915 + + + 2011-03-29 12:01:18 UTC + 2011-03-29 12:01:18 UTC + + + + + + + 11. November 1915 + Brief der Kompanie an meine Grossmutter, dass mein Grossvater in Jugoslawien gefallen ist. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + Porträtfoto der Ehefrau des Gefallenen, Emilie Herchenroeder, geb. 5. Juli 1888 - gest. 24. September 1957 / Der gefallene Josef Herchenroeder, geb. 12. Mai 1885, gefallen - 4. November 1915 / Handschriftlicher Brief des Leutnants der Kompanie mit der Information über den Tod Josef Herchenroeders bei Jagodina (Serbien) - 3. Komp. Res. Infanterieregiment 83, 11. November 1915 / Transkription und Übersetzung des Schreibens / Gedenktafel der katholischen Gemeinde Naumburg für die 1914-1918 Gefallenen des Ortes. + 193 + Deutsch + Josef Herchenroeder, gefallen 04. Nov. 1915, Gedenken + + + + + + + Mein Grossvater + Multiple + Letter informing the wife of her husband's death in Jugoslavia (Jagodina/Serbia), memorial plaque for all the fallen soldiers in the town + 2011-03-29 11:57:38 UTC + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1942012-06-01T10:53:33Zstorystory:ugc
+ + + Klaus Friedmann + + + Johann Zeck + + + Central Powers + + + Propaganda + + + Western Front + + + Remembrance + + + Trench Life + + + 0.0 + 0.0 + Frankreich, Belgien + + + 1914 + 1918 + 1914 - 1918 + + + 2011-03-29 14:19:05 UTC + 2011-03-29 14:19:05 UTC + + + + + + + + 1914 - 1918 + Hier handelt es sich um Postkarten meines Großvaters Johann Zeck, der in Frankreich als Ausbilder eingesetzt war, an seine Frau Maria Zeck und deren beiden kleine Kinder. + Gezeigt werden Bilder der Westfront, z.B.: Guise, Valenciennes, Brüssel, Landkarte von Apremont, Postkarte mit Sammlung von Kriegsdenkmälern. + 194 + Deutsch + + + + + + Postkarten meines Großvaters + Postcard + Postcards from France, Belgium 1914-1918 + 2011-03-29 14:09:20 UTC + + + + + + + + + + + + + + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1952012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Udo Wörsdörfer + + + Medical + + + Central Powers + + + Western Front + + + Trench Life + + + 50.690029 + 7.651917 + + + 1914 + 1918 + März 1917 - Februar 1919 + + + 2011-03-29 19:52:06 UTC + 2011-03-29 19:52:06 UTC + + + + + + + März 1917 - Februar 1919 + Mein Großvater Johann Wörsdörfer wurde am 25.01.1898 in Meudt (Westerwald) geboren. Seine Eltern verlor er früh, sein Vater starb 1899, seine Mutter 1902. Er wuchs bei einem Vormund auf. ----------------------------------------------------------------------------------------------------------------------------- + Nach dem Krieg heiratete er Maria Weber aus Herschbach (Oberwesterwald) und führte den Kaufladen ihrer Eltern weiter. ------------------------------------------------------------------------------------------------------------------------------- + Wie viele Frontkämpfer des 1. WK war er wohl von Revanchegedanken erfüllt - jedenfalls trat er am 01.10.1940 unter dem Eindruck des deutschen Sieges über Frankreich in die NSDAP ein. Er war ein überzeugter Anhänger der Partei, mein Vater war daher in der Hitlerjugend und im Reichsarbeitsdienst (RAD), bevor er selber 1944 im Alter von 17 Jahren in den 2. WK eingezogen wurde. Aber das ist eine andere Geschichte... ---------------------------------------------------------------------------------------------------------------------------------- + Zu der Geschichte meines Großvaters im 1. WK weiß ich leider nur sehr wenig. Mein Vater, der ebenfalls bereits verstorben ist, hat mir immer erzählt, dass mein Großvater nie gerne darüber gesprochen hat. + Eine Sache hat er wohl immer erzählt, nämlich, dass in Verdun das Blut wie in Bächen den Hang herabgeflossen sei. Das zeugt davon, dass auch im Jahre 1917, als mein Großvater vor Verdun eingesetzt war, die Kämpfe ausgesprochen heftig gewesen sind. --------------------------------------------------------------------------------------------------------------------------------- + Die Daten seiner Einsätze sind seinem Militärpass zu entnehmen. Warum es eine Lücke zwischen Oktober 1917 und April 1918 gibt, ist mir nicht bekannt. Ich weiß, dass er eine Zeit lang im Lazarett in Auerbach (Kreis Bensheim) war. Allerdings war das, soweit man das den Poststempeln der Postkarten entnehmen kann, Anfang des Jahres 1919. + ------------------------------------------------------------------------------------------------------------------------------------ Er ist am 15. Mai 1918 mit dem Eisernen Kreuz II.Klasse ausgezeichnet worden, zu der Zeit war er im Stellungskrieg in Flandern. + Das Ehrenzeichen, welches er am 24.9.1918 laut Militärpass erhalten hat, ist die Tapferkeitsmedaille des Großherzogtums Hessen. + ---------------------------------------------------------------------------------------------------------------------------------- Zu den Fotos kann ich nicht viel sagen. Das eine Foto mit den Krankenschwestern ist augenscheinlich im Lazarett in Auerbach aufgenommen, irgendwann Ende 1918 / Anfang 1919. --------------------------------------------------------------------------------------------------------------------------------- Bei den anderen Fotos kenne ich außer meinem Großvater keine weiteren Personen noch kann ich genau sagen, wann sie aufgenommen wurden. Irgendwann zwischen März 1917, als Johann eingezogen wurde, und Anfang 1919, als er aus dem Lazarett entlassen wurde. + 195 + Deutsch + + + + + Fotos und Militärpass meines Großvaters Johann Wörsdörfer, geb. 25.01.1898, Infanterieregiment 118 (IR 118) + Multiple + Military documents of an officer, photos of his stay in a field hospital, his memories of Verdun, his later development to be a Nazi. + 2011-03-29 15:44:24 UTC + + + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1972012-06-01T10:53:33Zstorystory:ugc
+ + + Heinrich Nädler + + + Central Powers + + + Western Front + + + Remembrance + + + Trench Life + + + 49.45897547781564 + 3.5559654235839844 + Filain + + + 1917-08-17 + 1917-08-17 + 7.8.17 + + + 2011-05-05 15:16:25 UTC + 2011-05-05 15:16:25 UTC + + + + + + + 7.8.17 + Es geht in diesem Beitrag um Christian Nädler,- dem Bruder meines Großvaters-, welcher am 7.8.1917 am Chemin des Dames, südlich Filain gefallen ist. Er ist einer der wenigen preuß. Soldaten von denen es zumindest einen Kriegsstammrollen-Auszug gibt, da praktisch alle preuß. Kriegsstammrollen im Zweiten Weltkrieg einem Bombenangriff zum Opfer gefallen sind. Mit Hilfe der Regimentsgeschichte des 5. Garde Regiments zu Fuß (vgl.: Albrecht von Stosch - Das königl. Preuß. 5. Garde Regiment zu Fuß, 1897-1918; Berlin 1930), in dem er von 1915-1917 war, läßt sich nachvollziehen, daß er im Frühjahr 1915 an einem Vorstoß nach Kurland (heute Lettland) beteiligt war, bei dem seine Einheit weit hinter der russischen Front Bahnanlagen zerstörte. Wenige Wochen später wurde er verwundet. Zeitgleich mit seiner Genesung, wurde seine Einheit in den Westen verlegt und langsam auf die neue Art des Stellungskrieges vorbereitet. Der zweite nennenwerte Einsatz war im Juli 1917 an den Loretto Höhen, bei dem seine Kompanie unter hohen Verlusten einen weit vorgeschobenen Vorposten anlegte. Danach ging es in die Schlacht an der Somme. Zuerst war er in der Nähe des Dorfes Belloy-en-Santerre, unter schrecklichen Bedingungen (die Lebenden lagen zwischen Leichenbergen) vom 27.7.16 bis 21.8.16 eingesetzt. Dann ab dem 28.9.16 bei dem Ort Thiepval, wo noch mehr Tote lagen, wo er aber am 2.9.16 verwundet wurde und das große Glück hatte, in ein Lazarett zu kommen. In der Regimentsgeschichte steht, dass man sich bei der Schlacht an der Somme um die Verwundeten nicht kümmerte, es heißt dort wörtlich: "Wer was abkriegt, bleibt liegen." Nach der Genesung wurde er zum Reserve Infanterie Regiment 202 versetzt, ein Vorgang, welcher häufig vorkam, um zum Beispiel größere Verluste bei anderen Regimentern auszugleichen, vergl. Regimentsgeschichte des IR 74, Seite 482. Als das RIR im Juli 1917 am Chemin des Dames bei der Royère Ferme stand, ist er am Morgen des 7.8.1917 bei der Vorbereitung eines Gegenangriffs gefallen und wurde auf dem Soldatenfriedhof Laon-Bousson bestattet. >>>>>>>>>> In der Anlage wird folgendes Material zur Verfügung gestellt: 1) das Todestelegramm, darauf sind noch gut erkennbar die Spuren der Tränen der Mutter (meiner Urgroßmutter) und der vier Schwestern des Gefallenen. Meine inzwischen verstorbene Mutter fand dieses Telegramm zufällig vor ca. 30 Jahren und gab es mir mit den Worten: "So viel ist ein Menschenleben wert!" Dies war der Grund, mich nun näher mit Christian zu beschäftigen, und daraus ist inzwischen ein kleines Buch entstanden. Das Telegramm trägt die Aufschrift: "Christian Nädler, Odenwaldkreis (...). Am 7.8.1917 ist Ihr Sohn Christian auf dem Feld der Ehre gefallen. Brief folgt. R 3/ 202" 2) vier Bilder von Christian. Eines zeigt ihn vor dem Krieg mit 17 oder 18 in der Uniform des 5. Garde Reg.z.F., in dem er ausgebildet wurde. Ein weiteres zeigt ihn nach seiner Verwundung bei der Schlacht an der Somme mit dem einzigen schriftlichen Zeugnis, das es von ihm gibt - unter dem Foto hat er vermerkt: "Dieses ist euer Sohn Chistian." Er hat sich offenbar vor sich selbst gegraut, da er körperlich und nervlich stark mitgenommen wirkt, im Alter von Anfang 23. Ein weiteres zeigt ihn mit Ende 23 in Garde Uniform, obwohl er schon im RIR 202 gewesen sein dürfte. Das letzte ist ein Bild von seinem Grab in Laon-Bousson. 3) Seinen Kriegsstammrollen-Auszug; wie gesagt sehr selten ! 4) seine Todesanzeige vom 12.8.17, schrecklich die Anzeige über einen gefallenen Vater von sieben Kindern, 5) der Mobilmachungsbefehl wie er hier vor Ort erfolgte, und wie ihn Christian gelesen hat, 6) ebenso die Erklärung des Kriegszustandes 7) und abschließend vier Bilder, zwei von der Kapelle St. Berthe am Chemin des Dames, südlich Filain, in deren Nähe er nach der Regiments-Geschichte des RIR 202 von Dr. Bregeder gefallen sein dürfte, und wo wir uns erlaubt haben, eine kleine Eiche aus unserem Garten am dortigen Waldrand zu pflanzen; dann ein Bild von seiner Grabstelle heute, sowie eines von meiner Frau und mir vor der Kapelle St. Berthe. + 197 + Deutsch + Christian Nädler + + + + + Christian Nädler, 5. Garde-Regiment zu Fuß und Reserve Infanterie-Regiment 202 + Multiple + Service history and death of 23-year old German Infantry man. He died on the 7th August 1917, at Filain, Chemin des Dames + 2011-03-29 17:14:23 UTC + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1982012-06-01T10:53:33Zstorystory:ugc
+ + + F&F + + + Mutter von H. Pelzer, Ida Mendenburg und Eltern, August Haase + + + Artillery + + + Central Powers + + + Januar, August 1918 + + + 51.75647157430813 + 11.451873779296875 + Aschersleben + + + 2011-04-21 14:22:21 UTC + 2011-04-21 14:22:21 UTC + + + + + + + + Januar, August 1918 + Feldpostbriefe an Hermann Pelzer: Artillerie Instandsetzungs-Werkstatt 42 und Kanonier der Werkstatt 16 der Belagerungs Artillerie. Zu den Absendern gehören seine Mutter und Ida Mendenburg und Eltern aus Aschersleben und August Haase vom Res. Lazarett No.1in Bad Neuenahr. + 198 + Deutsch + + + Feldpost an Hermann Pelzer aus Aschersleben + Letter + Field post to Herrmann Pelzer from Aschersleben + 2011-03-29 20:49:56 UTC + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/1992012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Rasmus Kiehl + + + parents of Martin Kiel + + + Central Powers + + + Remembrance + + + 54.20261680346747 + 19.114837646484375 + (Zeitung) verm. in Tiegenhof, Westpreussen + + + 1916-08 + 1916-08 + Aug. 1916 + + + 2011-03-29 23:40:38 UTC + 2011-03-29 23:40:38 UTC + + + + + + + + Aug. 1916 + Todesanzeige - Martin Kiehl, in einem alten Fotoalbum gefunden. Die Quelle ist daher nicht zu bestimmen. + 199 + Deutsch + death notice of Martin Kiel + + + Todesanzeige - Martin Kiehl + Publication + death notice + 2011-03-29 23:27:50 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2002012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Rasmus Kiehl + + + Central Powers + + + Remembrance + + + 54.20101023973888 + 19.11346435546875 + vermutlich Tiegenhof, Westpreussen + + + 1918-04 + 1918-04 + April 1918 + + + 2011-03-29 23:45:13 UTC + 2011-03-29 23:45:13 UTC + + + + + + + April 1918 + Todesanzeige - Hans Kiehl, in einem alten Fotoalbum gefunden. Die Quelle ist daher nicht zu bestimmen. + 200 + Deutsch + death notice of Hans Kiel + + + Todesanzeige - Hans Kiehl + Publication + death notice + 2011-03-29 23:42:23 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2012012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Rasmus Kiehl + + + Central Powers + + + Remembrance + + + Trench Life + + + nicht bekannt + + + 0.0 + 0.0 + nicht bekannt + + + 2011-03-29 23:53:57 UTC + 2011-03-29 23:53:57 UTC + + + + + + + nicht bekannt + Aus einem alten Fotoalbum; auf dem Foto (vorne, mit Zigarre) ist ein Grossonkel des Einreichenden. Er stammte aus Westpreussen. Ob das Foto an der Ost- oder Westfront aufgenommen wurde ist nicht bekannt. + 201 + 7 soldiers posing for the camera + + + + Gruppenbild, vermutlich an der Front + Photograph + photo of a group of German soldiers + 2011-03-29 23:49:59 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2022012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Rasmus Kiehl + + + Central Powers + + + Remembrance + + + nicht bekannt + + + 0.0 + 0.0 + nicht bekannt + + + 2011-03-30 00:01:26 UTC + 2011-03-30 00:01:26 UTC + + + + + + + nicht bekannt + Theodor August Fritz Fitschen (1872 - 1944) + 202 + Theodor August Fritz Fitschen posing for the camera. + + + Fritz Fitschen, 1. Weltkrieg + photo of Theodor August Fritz Fitschen + 2011-03-29 23:54:29 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2042012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Rasmus Kiehl + + + Medical + + + 53.83186504485331 + 10.702743530273438 + Lübeck + + + 1918 + 1918 + 1918 + + + 2011-03-30 00:22:56 UTC + 2011-03-30 00:22:56 UTC + + + + + + + 1918 + Carl Heinrich Emil Fitschen (1900-1980) im Lazarett in Lübeck 1918. Er ist der in dem hinteren Bett liegende Patient. + 204 + Deutsch + Krankenhaus / hospital + + Heinrich Fitschen im Lazarett in Lübeck 1918 + Photograph + 2011-03-30 00:14:16 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2072012-06-01T10:53:33Zstorystory:ugc
+ + + Hans Heinrich Graue + + + Central Powers + + + Aerial Warfare + + + 52.455611890170886 + 9.69217300415039 + wahrscheinlich Hannover + + + 1917 + 1917 + Sommer 1917 + + + 2011-03-30 09:18:11 UTC + 2011-03-30 09:18:11 UTC + + + + + + + Sommer 1917 + Mein Großvater, Wilhelm Eickhoff, aus Nienburg/Weser war - unseres Wissens nach - beauftragt, als 'Zivilflieger' die damals neue Serie IV der Albatros-Doppeldecker probe zu fliegen. Die Serie Albatros III wurde im Krieg vornehmlich bei der Richthofen-Staffel und die - aus der Serie IV entwickelten Maschinen - des Typs Albatros V dann ab 1917 bei der Richthofen/Udet-Staffel eingesetzt. Die Aufnahme zeigt ihn in der einsitzigen Maschine vom Typ Albatros IV auf dem Flugplatz in Hannover ( bzw. Umgebung / Langenhagen ) + 207 + Deutsch + + + Flugzeug-Erprobung im 1.Weltkrieg + Photograph + Test-pilot for the Albatros IV planes + 2011-03-30 07:57:50 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2092012-06-01T10:53:33Zstorystory:ugc
+ + + Jörn Sieglerschmidt + + + Western Front + + + Remembrance + + + 52.5234051 + 13.4113999 + Berlin + + + 1915 + 1915 + 1915 + + + 2011-03-30 08:26:30 UTC + 2011-03-30 08:26:30 UTC + + + + + + + 1915 + Foto Reinhold Sieglerschmidt in Uniform, etwa 1915 aufgenommen in Berlin + 209 + Deutsch + Sieglerschmidt,Reinhold + + + Foto Reinhold Sieglerschmidt + Photograph + Photo Reinhold Sieglerschmidt + 2011-03-30 08:24:39 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2102012-06-01T10:53:33Zstorystory:ugc
+ + + Jörn Sieglerschmidt + + + Central Powers + + + Western Front + + + Remembrance + + + 52.5234051 + 13.4113999 + Berlin + + + 1900 + 1905 + um 1903 + + + 2011-03-30 08:34:03 UTC + 2011-03-30 08:34:03 UTC + + + + + + + um 1903 + Reinhold Sieglerschmidt (geb. 14.6.1883 in Ottensen, gest. 16.2. 1918 in Nauroy bei Prémont) im Alter von etwa 20 Jahren. + 210 + Deutsch + Sieglerschmidt,Reinhold + + + + Foto Reinhold Sieglerschmidt + Photograph + Photo Reinhold Sieglerschmidt + 2011-03-30 08:29:50 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2112012-06-01T10:53:33Zstorystory:ugc
+ + + Jörn Sieglerschmidt + + + Eastern Front + + + Central Powers + + + Remembrance + + + Trench Life + + + 55.8752802 + 26.535760299999993 + Berlin und Dünaburg + + + 1916-04-20 + 1916-04-20 + 1914/15 und 20. April 1916 + + + 2011-04-28 15:03:04 UTC + 2011-04-28 15:03:04 UTC + + + + + + + 1914/15 und 20. April 1916 + Reinhold Sieglerschmidt in Uniform in Berlin ca. 1914/15 / + Reinhold Sieglerschmidt in der Stellung vor Dünaburg/Daugavpils - Lettland + 211 + Deutsch + Photo of Reinhold Sieglerschmidt + + + + + Reinhold Sieglerschmidt in Berlin und in der Stellung vor Dünaburg + Photograph + Reinhold Sieglerschmidt at home in Berlin and in the emplacement at Daugavpils (Dünaburg), Latvia + 2011-03-30 08:35:53 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2122012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Italian Front + + + Balkans + + + 45.5482652 + 13.7311713 + Capodistria (heute: Koper / Slowenien) + + + 1918-11-04 + 1918-11-04 + 4. November 1918 + + + 2011-03-30 08:44:00 UTC + 2011-03-30 08:44:00 UTC + + + + + + + 4. November 1918 + Postkarten mit Fotografien der italienischen Landung in Capodistria (heute Koper / Slowenien) am 4. November 1918 - ein Schritt bei der Schaffung des italienischen Territoriums um Triest (Trieste). + 212 + Capodistria; Trieste; Slowenien + + + Italienische Truppen bei der Landung in Capodistria, Nov. 1918 + Photograph + Italian troops landing at Capodistria (Slovenia) / Sbarco delle truppe italiane a Capodistria + 2011-03-30 08:40:49 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2132012-06-01T10:53:33Zstorystory:ugc
+ + + Voss + + + Central Powers + + + Remembrance + + + 2011-03-30 08:59:45 UTC + 2011-03-30 08:59:45 UTC + + + + + + + Eine Ansichtskarte aus Familienbesitz: weder auf der (unbeschriebenen) Rück- noch auf der Vorderseite ist ein Vermerk. Von wann und wo könnte die Aufnahme sein? WK 14-18. Postkarte. + 213 + Dorf + + + Ansichtskarte + Postcard + Postcard + 2011-03-30 08:43:15 UTC + UNKNOWN + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2152012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Medical + + + Italian Front + + + Allied Forces + + + Trench Life + + + 45.5482652 + 13.7311713 + + + 1916 + 1916 + 1916 + + + 2011-03-30 08:50:14 UTC + 2011-03-30 08:50:14 UTC + + + + + + + 1916 + Post Card + 215 + Other + Postcard of the Italian Red Cross + + + + + Red Cross Post Card 1916 + Postcard + Italian Red Cross postcard + 2011-03-30 08:48:10 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2162012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Central Powers + + + 1916 + + + 45.489116517830624 + 12.23876953125 + photo taken in Venice, now + + + 2011-03-30 08:53:24 UTC + 2011-03-30 08:53:24 UTC + + + + + + + 1916 + Das Karl Truppenkreuz wurde am 13. Dezember 1916 von der KuK österreichischen Regierung begründet. Es wurde vergeben für 12 Wochen Frontdienst mit Teilnahme an mindestens einer Schlacht. Zwischen 1. Juli 1917 und 30. Juni 1918 wurden um die 651.000 Stück produziert. + Vgl. Informationen auf: http://www.omsa.org/photopost/showphoto.php?photo=587 + Der Orden wurde an ein Familienmitglied des italienischenTeilnehmers vergeben und jetzt in Venedig fotografiert. + 216 + + Karl Truppenkreuz + Memorabilia + Austrian military medal (Karl Truppenkreuz) awarded to a family member of the Italian participant. + 2011-03-30 08:50:45 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2172012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Italian Front + + + Allied Forces + + + Trench Life + + + 4th november 1918 + + + 45.5482652 + 13.7311713 + Capodistria + + + 2011-03-30 08:58:32 UTC + 2011-03-30 08:58:32 UTC + + + + + + + 4th november 1918 + Italian Silk Flag distributed in Capodistria upon the arrival of Italian troops + 217 + + + + Italian Silk Flag + Memorabilia + Italian silk flag + 2011-03-30 08:54:12 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2182012-06-01T10:53:33Zstorystory:ugc
+ + + Bizarri + + + Ottavio de Manzini + + + Italian Front + + + Allied Forces + + + 45.5482652 + 13.7311713 + Capodistria + + + 1918 + 1918 + November 1918 + + + 2011-03-30 09:13:29 UTC + 2011-03-30 09:13:29 UTC + + + + + + + + November 1918 + Cockade made by a ribbon with Italian Flag's colours and a star coming, in my family tradition, by the collar of Capt. Bizzarri, of the Bersaglieri Corp, come in Capodistria with the first italian Troops. Collar's silver stars are, in the Italian Army, the common sign of military status. Shoulder strap's stars, normally golden, are rank insignia. + + ------------------------------------------Translation/Übersetzung:------------------------------------------------ + + Kokarde mit Schleife in den Farben der italienischen Flagge und Stern. Nach Überlieferung in der Familie aus dem Besitz eines Kapitän Bizzarri der dem Bersaglieri - Korps zugehörig war. Stationiert in Capodistria mit der Ersten italienischen Truppe [erstes Infanterie Regiement? Anm. d, Übersetzer]. Silberne Sterne am Kragen sind in der italienischen Armee ein allgemein übliches Zeichen für die Zugehörigkeit zum Militär. Sterne an den Schulterklappen, üblicherweise golden, bezeichnen den Rang. [Üb. Katalogisierer] + 218 + Deutsch + English + Other + Insignia + + + Cockade + Other + Kokarde + 2011-03-30 08:58:52 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2192012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Artillery + + + Italian Front + + + Imperial Forces + + + Trench Life + + + 45.873528 + 13.483957 + Trincea delle Frasche + + + 1915 + 1915 + 1915 + + + 2011-03-30 09:29:09 UTC + 2011-03-30 09:29:09 UTC + + + + + + + 1915 + Splinter of a grenade, found in the "Trincea delle Frasche". Granatsplitter, gefunden in "Trincea delle Frasche". + 219 + + + + + Splinter of a grenade + Other + schrapnel of a grenade + 2011-03-30 09:18:08 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2202012-06-01T10:53:33Zstorystory:ugc
+ + + Ottavio de Manzini + + + Manufacture + + + Central Powers + + + Home Front + + + 48.2081743 + 16.3738189 + Wien + + + 1915-05-01 + 1915-05-01 + 1st may 1915 + + + 2011-03-30 09:34:39 UTC + 2011-03-30 09:34:39 UTC + + + + + + + 1st may 1915 + War Bond over 200 Crowns + 220 + Deutsch + Kriegsanleihe + + + + Austrian War Bond + Official document + Kriegsanleihe aus k. u. k. Österreich über 200 Kronen + 2011-03-30 09:31:11 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2222012-06-01T10:53:33Zstorystory:ugc
+ + + K. PETER MAYER + + + Manufacture + + + Central Powers + + + Aerial Warfare + + + Transport + + + Western Front + + + 0.0 + 0.0 + unbekannt (möglicherweise Mars la Tour) + + + 1914 + 1918 + 1914 + + + 2011-03-30 10:00:35 UTC + 2011-03-30 10:00:35 UTC + + + + + + + 1914 + Aschenbecher aus dem Propeller eines abgeschossenen Flugzeugs. + >>> + Der Aschenbecher wurde aus dem Propeller eines abgeschossenen Flugzeugs (UK oder F) heraus geschnitten. Mein Großvater Friedrich Kästner war bei der Artillerie wahrscheinlich in der Nähe von Metz. Weitere Daten werde ich ggf. nachliefern- + 222 + Deutsch + + + + + + Aschenbecher aus einem Propeller + Memorabilia + Ash tray made from aircraft propellor + 2011-03-30 09:58:19 UTC + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2252012-06-01T10:53:33Zstorystory:ugc
+ + + Aulinger + + + Central Powers + + + 48.11685818754378 + 11.57682180404663 + München - Giesing + + + 1914 + 1914 + ca. 1914 + + + 2011-03-30 13:02:33 UTC + 2011-03-30 13:02:33 UTC + + + + + + + ca. 1914 + Portät der Familie Aulinger aus München Giesing, um 1914 mit uniformierten Familienangehörigen + 225 + Deutsch + Familie Aulinger + + Familie Aulinger - München Giesing + Photograph + Family portrait with uniformed soldier, ca. 1914 (Munich) + 2011-03-30 12:34:18 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2262012-06-01T10:53:33Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Artillery + + + Central Powers + + + Balkans + + + 45.814912 + 15.9785145 + Zagreb (Kroatien) - damals zugehörig zu k.u.k. Österreich + + + 1918-03-22 + 1918-03-22 + 22. März 1918 + + + 2011-03-30 13:31:15 UTC + 2011-03-30 13:31:15 UTC + + + + + + + 22. März 1918 + Auf Grund der großen körperlichen Belastung im Kriegsgeschehen wurde eine Superarbitrierung (Beurlaubung) des Kriegsteilnehmers notwendig und ausgestellt.>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + In diesem Dokument vom 22. März 1918 wird die Beurlaubung wegen physischer Dienstuntauglichkeit ausgestellt für den Feuerwerker Arthur Ceraj - davor: als Feuerwerker bei der Ersatzbatterie des k. u. k. Gebirgsartillerieregiments Nr. 13. Ihm wird die Rückfahrt nach Zagreb (Kroatien) erlaubt. Seine Krankschreibung wird am 18. Oktober 1918 verlängert. + 226 + Deutsch + Krankschreibung Arthur Ceraj, eines österreichischen Artilleristen + + + + Militärschein zu Superarbitrierung (vorläufige Beurlaubung in der k.u.k Armee) + Official document + An Austrian artillerist receives a permit for sick-leave in March 1918 + 2011-03-30 13:17:21 UTC + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2292013-03-26T11:00:21Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Artillery + + + Central Powers + + + Balkans + + + Wien + + + Fürstenfeld + + + + + Arthur Ceraj + + + 42.6418783 + 18.1064811 + Ragusa, heute Dubrovnik + + + 1916 + 1916 + 1916 + + + 2011-03-30 15:51:21 UTC + 2011-03-30 15:51:21 UTC + + + + + + + 1916 + Arthur Ceraj, + in k. u. k. Militäruniform Österreich-Ungarn + mit Kavalleriesäbel für Feuerwerker + in Ragusa 1916 - Gebirgsartillerie Regiment 5 bei der Inf. Mun. Kol. 1/10 + 229 + Deutsch + Arthur Ceraj, Artillerie, Österreich + + + + + Arthur Ceraj in KuK Uniform 1916 (Österreich) + Photograph + Portrait of an Austrian artillerist - Arthur Ceraj + 2011-03-30 15:43:46 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2302013-03-28T18:34:22Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Artillery + + + Central Powers + + + Balkans + + + Wien + + + Fürstenfeld + + + 1918 + + + + + Arthur Ceraj + + + 45.8148347 + 15.978307099999938 + Zagreb (Kroatien) + + + 2011-03-30 15:58:18 UTC + 2011-03-30 15:58:18 UTC + + + + + + + 1918 + Arthur Ceraj, in k.u. k. Militäruniform Österreich-Ungarn + mit Kavalleriesäbel für Feuerwerker + in Zagreb 1918 + 230 + Deutsch + Arthur Ceraj + + + + + Arthur Ceraj in Kuk Uniform 1918 + Photograph + Austrian artillerist in uniform with sabre, in Zagreb/today: Croatia 1918 - Arthur Ceraj + 2011-03-30 15:53:52 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2312012-06-01T10:53:33Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Central Powers + + + Remembrance + + + 47.04795 + 16.08013 + + + 1918 + 1918 + 1918 + + + 2011-03-30 16:32:58 UTC + 2011-03-30 16:32:58 UTC + + + + + + + 1918 + Bilder Sammlung von überlebenden Kriegsteilnehmern 1914-1918 aus dem Bezirk Fürstenfeld, Steiermark, Österreich. + 231 + Deutsch + + + Überlebende Kriegsteilnehmer Stadtgemeinde Fürstenfeld + Postcard + Commemorative postcard of the surviving war participants in the borough of Fürstenfeld + 2011-03-30 16:21:40 UTC + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2322012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Guido Woldering + + + Eastern Front + + + Central Powers + + + 44.740768 + 18.09296 + Duboj (Ukraine) + + + 1917-12-06 + 1917-12-06 + 06.12.1917 + + + 2011-03-30 19:40:29 UTC + 2011-03-30 19:40:29 UTC + + + + + + + 06.12.1917 + Absender: Katterbach, Ludwig. + Empfänger: Familie Moser (Aachen - Rothe Erde - Stolberger Straße 223) + Datum: 6. Dez. 1917 + Bild: Das in der Ukraine liegende Dorf Duboj / Text auf der Rückseite: Absender: Katterbach, Ludwig. + + Empfänger: Familie Moser (Aachen - Rothe Erde - Stolberger Straße 223) + + Datum: 6. Dez. 1917 + + TEXT + + "Meine Lieben, + vielen Dank für Lilys lieben Brief vom 1. Okt. Was sagt Ihr zu den Ereignissen an der Ostfront. Hoffentlich werden wir bald den Frieden haben. Recht herzliche Grüße und Küsse, + Euer Ludwig. + + Habe von den lieben Eltern lange nichts gehört." + 232 + Deutsch + Ludwig Katterbach, Ukraine + + + Feldpostkarte von Ludwig Katterbach an Familie Moser (Aachen): Bild des ukrainischen Dorfes Duboj + Postcard + A German soldier sends a postcard from the Ukraine + 2011-03-30 19:14:34 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2342012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Guido Woldering + + + Eastern Front + + + Central Powers + + + 44.740768 + 18.09296 + Duboj (Ukraine) + + + 1917 + 1917 + 1917 + + + 2011-03-30 19:52:12 UTC + 2011-03-30 19:52:12 UTC + + + + + + + 1917 + ABGEBILDET: + + (r) Katterbach, Ludwig + + (l) ? + + DATEN: + 4. Batterie, R. F. A. Rgt. 69 + 234 + Deutsch + Ludwig Katterbach, Ukraine + + + Ludwig Katterbach raucht mit Kriegskamerad + Photograph + Ludwig Katterbach in the Ukraine, smoking with another soldier + 2011-03-30 19:44:12 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2352012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Guido Woldering + + + Eastern Front + + + Central Powers + + + 0.0 + 0.0 + Ukraine + + + 1918-07-18 + 1918-07-18 + 18.07.1918 + + + 2011-03-30 19:59:33 UTC + 2011-03-30 19:59:33 UTC + + + + + + + 18.07.1918 + ABSENDER und FOTOGRAF: Katterbach, Ludwig / + + BILDINHALT: + + Der letzte Weg eines jungen Ukrainers: im offenen Sarg durch ein ukrainisches Dorf getragen. + EMPFÄNGER: Familie Moser (Aachen) / + + TEXT (Adressfeld): + "Meinen lb. Mosers zum Andenken an meine Zeit in der Ukraine + 18.7.1918 + Ludwig" / + TEXT (Textfeld) + "Ein für die Ukraine typisches Begräbnis. Der Sarg wird offen getragen. Der Deckel wird von Jungfrauen vorausgetragen. Nur Frauen begleiten den Toten (18 Jahre alter Jüngling) zum Friedhof. Die beiden Popen mit langen Haaren und Bart." + 235 + Deutsch + Ludwig Katterbach, Ukraine + + + Ein dt. Soldat sendet eine Postkarte aus der Ukraine mit der traditionellen Beerdigung eines 18-jährigen + Postcard + A German soldier sends a postcard from the Ukraine showing the traditional burial of an 18 year old man. + 2011-03-30 19:52:24 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2372012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Guido Woldering + + + Eastern Front + + + Artillery + + + Central Powers + + + 0.0 + 0.0 + Wjasnowoje (Ukraine) + + + 1918-07-18 + 1918-07-18 + 18.07.1918 + + + 2011-03-30 20:12:07 UTC + 2011-03-30 20:12:07 UTC + + + + + + + 18.07.1918 + Geschütze von Ludwig Katterbachs Regiment auf dem Kirchplatz von Wjasnowoje. / Rückseite: FOTOGRAF: Katterbach, Ludwig + + TEXT (Adressfeld) + "Zum Andenken an meine Zeit in der Ukraine. Euer Ludwig. + Wjasnowoje, 15 km östl Kono[???]" + + TEXT (Textfeld) + + "Unsere Batterie, exerziermäßig aufgefahren vor dem Kirchplatz in Wjasnowoje. Bemerkenswert der offene Glockenturm!" + 237 + Deutsch + Ludwig Katterbach, Ukraine + + + + Geschütze von Ludwig Katterbachs Regiment auf dem Kirchplatz von Wjasnowoje + Postcard + Ludwig Katterbach's battery in Wjasnowoje (Ukraine) + 2011-03-30 20:08:40 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2392012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Guido Woldering + + + Eastern Front + + + Central Powers + + + Women + + + 0.0 + 0.0 + Ukraine + + + 1918-07-18 + 1918-07-18 + 18.07.1918 + + + 2011-03-30 20:22:44 UTC + 2011-03-30 20:22:44 UTC + + + + + + + 18.07.1918 + Ludwig Katterbach mit jungen, geschmückten Ukrainerinnen und einem Kriegskameraden. + + Erläuterungen auf der Rückseite: + "Zwei vornehme Ukrainerinnen in Nationaltracht. Der typische, möglichst bunte Glasperlenschmuck als Halsbänder & an beiden Zöpfen mehre 1 m lange bunte Seidenbänder." + 239 + Deutsch + Ludwig Katterbach, Ukraine + + + + Ludwig Katterbach mit jungen, geschmückten Ukrainerinnen und einem Kriegskameraden + Postcard + Ludwig Katterbach / group picture with young Ukrainian women + 2011-03-30 20:20:04 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2412012-06-01T10:53:33Zstorystory:ugc
+ + + Dr. Hans-Joachim Grobe + + + Lt. Willi Grobe + + + Eastern Front + + + Central Powers + + + Transport + + + 48.464717 + 35.046183 + Dnipropetrowsk (Jekaterinoslaw) und andere damals russische Orte + + + 1918-12-20 + 1919-01-05 + Dezember 1918/Januar 1919 + + + 2011-04-06 15:19:53 UTC + 2011-04-06 15:19:53 UTC + + + + + + + + Dezember 1918/Januar 1919 + Hierbei handelt es sich um Aufzeichnungen meines Vaters Willi Grobe, der als Leutnant und Regimentsadjudant sein Regiment (Hanseatisches Landwehr-Infanterieregiment 75 - L. I. R. 75) nach Kriegsende heimbegleiten mußte. + Die Notizen sind auf der ersten Seite datiert auf den 15.1.1919 - Titel: Aufzeichnungen für das Kriegstagebuch. Die Daten beginnen am 20.12.1918 und enden auf der zweiten Seite am 5.1.1919. S. 1: Es werden Plünderungen in Jekaterinoslaw (heute: Dnipropetrowsk, Ukraine) erwähnt. Danach folgen Notizen über die Rücktransportroute u.a. über Brest-Litowsk + 241 + Deutsch + Lt. Willi Grobe, Russland + + + + Notizen vom Ende des Russlandfeldzugs + Autograph + Notes on the departure of German troops from Jekaterinoslaw (Dnipropetrowsk, Ukraine) and Brest-Litowsk. Incidents of looting are mentioned. + 2011-03-30 22:22:53 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2442012-06-01T10:53:33Zstorystory:ugc
+ + + F&F + + + E. Perl + + + Central Powers + + + 52.4983717 + 13.395979 + Kreuzberg + + + 1915-07-18 + 1915-07-18 + 18. Juli 1915 + + + 2011-05-02 13:04:29 UTC + 2011-05-02 13:04:29 UTC + + + + + + + + 18. Juli 1915 + Feldpost karte vom 19150718 Absender; Name: Bruder E. Perl; Ort: Hirschberg, Schlesien; Einheit: Jäger, 1. Ersatz-Batl., Rek.Dep., 11. Inspektion Hirschberg; Adressat; Name: Magdalen Perl; Ort: Kreuzberg; PK; Abbildung: farbige Zeichnung vom Riesengebirge + 244 + Deutsch + + Feldpostkarte an Magdalen Perl von ihrem Bruder E. + Postcard + postcard to Magdalen Perl + 2011-03-31 08:19:30 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2452012-06-01T10:53:33Zstorystory:ugc
+ + + Georg Lagrange + + + F&F + + + Central Powers + + + 0.0 + 0.0 + Liven - Barsen ? + + + 1915-08-07 + 1915-08-07 + 07. August 1915 + + + 2011-05-02 13:13:50 UTC + 2011-05-02 13:13:50 UTC + + + + + + + + 07. August 1915 + Feldpostkarte vom 1915/08/07; Absender: Georg Lagrange; Ort: Liven-Barsen, Belgien ?; Einheit: 6.Res.Div., 11.Kmp. Res.-Inft.-Regt. 20; Adressat: Georg Hennig; Ort: Berlin, Tegel; PK Foto Rehkitze + 245 + Deutsch + + Feldpostkarte von Georg Lagrange aus Liven-Barsen + Postcard + postcard from Georg Lagrange + 2011-03-31 08:20:58 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2462012-06-01T10:53:33Zstorystory:ugc
+ + + Marc Zirlewagen + + + Medical + + + Recruitment and Conscription + + + Central Powers + + + Propaganda + + + Western Front + + + Remembrance + + + Trench Life + + + 1915-02-09 + 1915-02-09 + 9. Februar 1915 + + + 2011-04-13 15:34:16 UTC + 2011-04-13 15:34:16 UTC + + + + + + + 9. Februar 1915 + Dokument (siehe im Anhang): Verleihungsurkunde Silberne Verdienstmedaille für den Unteroffizier der Landwehr beim Ersatz-Infanterie-Regiment Nr. 29 Wilhelm Glenz (* 12.10.1886 in Seefelden – † 25.8.1918 gefallen bei Laffaux) vom 9. Februar 1915, ausgestellt von der großherzoglich badischen Ordenskanzlei; Text: "Seine Königliche Hoheit der Großherzog von Baden haben sich gnädigst bewogen gefunden, dem Unteroffizier d. Landw. Wilhelm Glenz vom Brigade-Ersatz-Bataillon 58 beim Ersatz-Infanterie-Regiment Nr. 29 (von Rath) die silberne Verdienstmedaille am Bande der Militärischen Karl-Friedrich-Verdienstmedaille zu verleihen."; Herkunft: Familienbesitz; Im Anhang ein Bild von Wilhelm Glenz sowie ein Bild der Silbernen Verdienstmedaille (rechts). Daneben: das Eiserne Kreuz II. Klasse (Mitte) sowie die Goldende Verdienstmedaille (links) von Wilhelm Glenz. Mehr zu diesen Auszeichnungen und zu Wilhelm Glenz erfahren Sie bei Eingabe des Stichwortes "Glenz" im Suchfeld von europeana. + 246 + Deutsch + + + + + + + + Verleihungsurkunde Silberne Verdienstmedaille an Wilhelm Glenz + Official document + certificate and medals - Wilhelm Glenz + 2011-03-31 08:21:17 UTC + + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2482012-06-01T10:53:33Zstorystory:ugc
+ + + Leutnant Wähgeldt + + + F&F + + + Central Powers + + + 1915-09-02 + 1915-09-02 + 02. September 1915 + + + 2011-05-02 13:19:20 UTC + 2011-05-02 13:19:20 UTC + + + + + + + + 02. September 1915 + Feldpostkarte vom 1915/09/02; Absender, Name: Ltn. Wähgeldt; Ort: Unterstand; Einheit: L.F.R. 52, 9. Armeekorps, S.B. 2.Batt.Landwehr; Adressat, Name: Kgl. Hegemeister Herrmann; Ort: Forsthaus Canne, bei Berlin - Niederschöneweide; PK, Foto: Höhle als Unterstand für 2 Regimenter, elektrisch beleuchtet. + 248 + Deutsch + + Feldpostkarte von Leutnant Wähgeldt an den Königlichen Hegemeister Herrmann im Forsthaus Canne + Postcard + postcard from Wähgeldt to ranger Herrmann + 2011-03-31 10:01:54 UTC + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2492012-06-01T10:53:33Zstorystory:ugc
+ + + F&F + + + Hermann + + + Central Powers + + + Western Front + + + 49.37432592004196 + 5.394287109375 + Peuvillers + + + 1916-04-07 + 1916-04-07 + 07. April 1916 + + + 2011-05-02 13:24:30 UTC + 2011-05-02 13:24:30 UTC + + + + + + + + 07. April 1916 + Feldpostkarte vom 1916/04/07; Absender: Hermann; Ort: Peuvillers; Einheit: 10. Res. Div.; Adressat: Anna Bleutgen; Ort: Kettwig; PK, Foto: Peuvillers mit Militärzelten + 249 + Deutsch + + + Feldpostkarte an Anna Bleutgen in Kettwig + Postcard + postcard to Anna Bleutgen in Kettwig + 2011-03-31 10:02:44 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2502012-06-01T10:53:33Zstorystory:ugc
+ + + Else + + + F&F + + + Central Powers + + + 51.983168 + 9.2447 + Bad Pyrmont + + + 1916-07-05 + 1916-07-05 + 05. Juli 1916 + + + 2011-05-02 13:44:06 UTC + 2011-05-02 13:44:06 UTC + + + + + + + + 05. Juli 1916 + Feldpostkarte vom 1916/07/05; Absender: Else; Ort: Bad Pyrmont; Adressat: Hans Wiegand; Ort: Kowel; Einheit: Masch. Gewehr Kompagnie, Brigade Jahrmann Korps Bernhardi, Landwehr, Inf. Regt. 39, Feldpoststation 202; PK, Foto: Else?. + 250 + Deutsch + + Feldpostkarte an Hans Wiegand in Kowel + Postcard + postcard to Hans Wiegand + 2011-03-31 10:02:46 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2532012-06-01T10:53:33Zstorystory:ugc
+ + + F&F + + + Eastern Front + + + Central Powers + + + Women + + + 1917-09-07 + 1917-09-07 + 07. September 1917 + + + 2011-05-02 13:52:33 UTC + 2011-05-02 13:52:33 UTC + + + + + + + 07. September 1917 + Feldpostkarte vom 1917/09/07; Absender: Herr Varduhn (Vater von Elsa); Einheit: 1.Art. Munitions-Kolonne.113 J.-D.; Adressat: Elsa Varduhn; Ort: Groß-Welle, Prignitz, Brandenburg; Kolor-PK: Paar in traditioneller Tracht aus Polen + 253 + Deutsch + Varduhn + + + + Feldpostkarte Varduhn + Postcard + field postcard Varduhn + 2011-03-31 11:48:56 UTC + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2572012-12-05T15:22:15Zstorystory:ugc
+ + + Dr. Hans Wagner + + + Recruitment and Conscription + + + Naval Warfare + + + Wilhelm Wagner + + + 53.548243 + 8.58265700000004 + Bremerhaven + + + 1914-07 + 1914-10 + 31.3.2011 + + + 2011-03-31 18:11:05 UTC + 2011-03-31 18:11:05 UTC + + + + + + + 31.3.2011 + Das Tagebuch wurde von meinem Vater unmittelbar vor und während der ersten Zeit des zweiten Weltkriegs niedergeschrieben und von mir in den Computer eingegeben. + + Es wurde heute bereits bei der Aktion in der Deutschen Nationalbibliothek vorgelegt und registriert. + + Mein Vater hatte sich zum Einsatz auf dem Hilfskreuzer "Möwe" (oder Möve?) gemeldet und ein weiteres Tagebuch während der Kaperfahrt niedergeschrieben. Er hat dies Tagebuch nach dem Krieg seinem Kommandanten Graf zu Dohna zugeschickt, der daraus in seinem Buch „Der Möwe Fahrten und Abenteuer“ einige Seiten zitiert (S. 116 – 122). Soweit mir bekannt ist, hat mein Vater das Tagebuch nicht zurückbekommen. + + Der weitere Verbleib des Tagebuches ist nicht bekannt. Ich hoffe, daß es vielleicht bei der europeana-Aktion auftaucht und bitte dann um Mitteilung, da es für meine Familienforschung sehr wichtig ist. + 257 + Deutsch + + + + Kriegstagebuch von Wilhelm Wagner, Bielefeld + war diary Wilhelm Wagner + 2011-03-31 17:21:37 UTC + FR07 + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2592012-06-01T10:53:33Zstorystory:ugc
+ + + Arthur Schuchlenz + + + Manufacture + + + Central Powers + + + Remembrance + + + 47.032137 + 16.0539208 + Übersbach + + + 1918 + 1918 + 1918 + + + 2011-04-02 15:21:14 UTC + 2011-04-02 15:21:14 UTC + + + + + + + 1918 + Arthur Ceraj, KuK Österreich-Ungarn Kavalleriesäbel von 1918 + 259 + Deutsch + Ceraj, Arthur + + + + Arthur Ceraj - KuK Kavalleriesäbel + Other + Cavalry saber (Austria-Hungary) + 2011-03-31 17:43:32 UTC + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2612012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + Trench Life + + + 50.81011 + 2.89208 + St. Elooi + + + 1916 + 1916 + 1916 + + + 2011-04-01 07:32:56 UTC + 2011-04-01 07:32:56 UTC + + + + + + + 1916 + Eine Gruppe deutscher Soldaten an der Wand eines Sprengtrichters bei St. Elooi in Flandern. + 261 + Deutsch + Fritz Lehmann, Flandern + + + + + Sprengtrichter bei St. Elooi in Flandern + Postcard + mine crater near St Eloi, Flanders + 2011-04-01 07:18:12 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2622012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Medical + + + Central Powers + + + Western Front + + + 1916-02-10 + 1916-02-10 + 10.02.1916 + + + 2011-04-01 07:43:39 UTC + 2011-04-01 07:43:39 UTC + + + + + + + 10.02.1916 + Foto der Schoenfeld Ferme. + - Aufschrift auf der Vorderseite: Schoenfeld Ferme - Hof - Eingang zum Protzenquartier (alter Begriff für Lazarett) + - Nähere Informationen / Lage unbekannt - wahrscheinlich wurde dieser Gutshof in Flandern (Belgien) von der deutschen Armee als Lazarett übernommen. + 262 + Deutsch + Fritz Lehmann, Schoenfeld Ferme - Lazarett, Flandern + + + + Schoenfeld Ferme - ein Gutshof in Flandern als dt. Lazaratt + A Farm in Flandres (Belgium) used as a German field hospital, 1916 + 2011-04-01 07:40:40 UTC + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2632012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Artillery + + + Central Powers + + + 1914 + + + 51.3626037 + 12.372626 + Leipzig-Gohlis + + + 2011-04-01 07:47:13 UTC + 2011-04-01 07:47:13 UTC + + + + + + + 1914 + Porträt meines Großvaters. Das Aufnahmedatum ist unbekannt, ebenso sein damaliger Dienstgrad. + 263 + Deutsch + Fritz Lehmann + + + Porträt Fritz Lehmann + Photograph + Fritz Lehmann, German soldier in the artillery, date and rank unknown + 2011-04-01 07:44:25 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2642012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Central Powers + + + Western Front + + + 60.6200875 + 6.53483 + Tembrilen + + + 1915 + 1915 + 1915 + + + 2011-04-01 07:56:06 UTC + 2011-04-01 07:56:06 UTC + + + + + + + 1915 + Aufschrift auf der Rückseite: Tembrilen 15 Min. von der Schoenfeld-Ferme entfernt. Kirche. Daneben der Exerzierplatz.>>>>>>>>>>>>>>>>>>>>>>>>> Tembrilen ist wahrscheinlich ein Dorf in Flandern / Belgien. + 264 + Deutsch + Fritz Lehmann, Flandern, Belgien + + + Kirche von Tembrilen (Flandern) + Postcard + A church in Tembrilen / Flandres - with an adjacent German drill-ground + 2011-04-01 07:48:07 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2652012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.78567 + 2.88385 + Wijtschate + + + 1915 + 1915 + 1915 + + + 2011-04-01 08:04:31 UTC + 2011-04-01 08:04:31 UTC + + + + + + + + 1915 + Eine Artilleriestellung in der Nähe von Wijtschate im Winter. + Handschriftlich hat mein Großvater Fritz Lehmann die Lage der einzelnen Geschütze der Batterie markiert. + 265 + Deutsch + Fritz Lehmann, Flandern + + + + Artilleriestellung bei Wijtschate im Winter + Postcard + An artillery position in Wijtschate (Flandres) in Winter, 1915 - marking the gun's placement + 2011-04-01 07:57:58 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2662012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.508068 + 2.6357093 + Fouquiéres + + + 1915-10-10 + 1915-10-10 + 10. Oktober 1915 + + + + + + + 10. Oktober 1915 + Inhalt des Ausschnittes aus dem Kriegstagebuch von Fritz Lehmann: + Die Artilleriestellung bereitete mit ihrem konzentrierten Feuer einen deutschen Angriff des Garde-Regiment. „Elisabeth“ auf die "Gieseler Höhe" am 09.10.1915 nachmittags vor. >>>>>>>>>>>>>>>>>>>>>>>>>>> Zitat: + "9.10. + 5 Uhr vormittags Abfahrt per Tongart mit Leutnant der Reserve Mehnert nach der Feuerstellung. Nacht. Nebel. 1 Stunde Fahrt. Halt an einem Strassenkreuz: Lens - Arras mit Avion -.Liévin. Dort liegt die 4. Batterie im Garten der „Brasserie Cooperativ“ (Vereinsbrauerei) in Feuerstellung. + 6 Uhr10 vormittags Ankunft. Wir tappen im Dunkeln eine Kellertreppe hinab. Dort Kerzenlicht, ein Telefon steht auf einem Arbeitstisch. In einer zweiten Abteilung schlafen auf Matratzen unter Decken und Mantel: Leutnant Bucher, Offizier-Stellvertreter Baumgarten und + Siegert. + Ab und zu wird eine Gruppe Beunruhigungsfeuer abgegeben. + Die Batterie ist vom Feinde noch unentdeckt. Die Geschütze stehen mit etwa 10 Metern Zwischenraum im Gebüsch versteckt. + 1., 2. und 3. Geschütz von links stark gestaffelt. Die Beobachtungsstelle liegt am Bahndamm, es gibt eine Telefonverbindung im Durchlass, ein Fliegerposten liegt auf dem Bahndamm. Nachmittags um 5 Uhr findet ein allgemeiner Angriff der Division auf die „Giesler Höhe“ statt. Wir schießen nach Karte. Wir machen nach Skizze ein Grabenstück sturmreif. Die Feuerleitung befindet sich im Elektrizitätswerk. + Leutnant Springer vom Regiment, schießt die Batterie ein. + Nach dem Erscheinen grüner Leuchtkugeln gibt die Batterie Sperrfeuer auf 4700 bis 4900 m ab. Die Gräben sind vom Garde-Regiment. „Elisabeth“ genommen." + 266 + Deutsch + Fritz Lehmann + + + + Bericht aus dem Kriegstagebuch über den Artillerieeinsatz bei Fouquiéres + Diary + Excerpt from a war diary on an artillery attack on Fouquiéres / France + 2011-04-01 08:05:51 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2682012-06-01T10:53:34Zstorystory:ugc
+ + + David Pounder + + + Naval Warfare + + + Propaganda + + + Allied Forces + + + Remembrance + + + 1916 + 1919 + 1916-1919 + + + 2011-04-01 08:27:26 UTC + 2011-04-01 08:27:26 UTC + + + + + + + 1916-1919 + Stoker Edwards of Pontypridd served on the light cruiser HMS Dublin during 1916-1919. He was present at the battle of Jutland when she suffered damage and casualties. In November 1917 she sailed to Murmask carrying gold bullion to finance the White Russia forces. Tom was demobbed in February 1919. + The postcard of the Dublin shows her probably pre-war. + The silk card of her ship's badge was collected during the Great War. + The battle ensign she wore at Jutland still exists in Dublin. + + ------------------------------------------Translation/Überstezung------------------------------------------------- + + Heizer Edwards aus Pontrypridd diente von 1916-1919 an Bord des leichten Kreuzers HMS Dublin. Er nahm an der Seeschlacht vor Jütland teil, in der der Kreuzer beschädigt wurde und verluste erlitt. Im November 1917 transporitere Goldbarren nach Murmansk um die rußische weiße Armee zu finanzieren. Tom wurde aus dem Dienst im Februar 1919 entlassen. + Die Postkarte der HMS-Dublin zeigt sie wahrscheinlich vor dem Krieg + Die Seidenmarke mit dem Abbild des Schiffsabzeichens wurde während des Krieges gesammelt. + Die Kampfabzeichen die sie bei der Schlacht vor Jütland trug, befinden sich noch immer in Dublin. [Üb.: Katalogisierer] + 268 + Deutsch + English + + + + + Stoker Thomas Edwards K30426 + Multiple + Heizer Thomas Edwards K30426 + 2011-04-01 08:17:18 UTC + + + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2692012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.78906 + 2.90948 + Oosttaverne + + + 1916-01-20 + 1916-01-20 + 20. Januar 1916 + + + 2011-04-01 09:36:13 UTC + 2011-04-01 09:36:13 UTC + + + + + + + + 20. Januar 1916 + Die Bedienmannschaft des dritten Geschützes in einer Feuerstellung bei Oosttaverne in Flandern. + Im Kriegstagebuch schreibt mein Großvater Fritz Lehmann über diesen Zeitraum: + "19.1. bis 21.1. Feuerstellung + Am 19.1. um 6 Uhr nachmittags erfolgt ein feindlicher Angriff bei der 40. oder 24. Division" + 269 + Deutsch + Fritz Lehmann, Flandern + + + + Bedienmannschaft eines Geschützes in Flandern + Diary + Picture and description of a German artillery crew, Oosttaverne / Flandres + 2011-04-01 09:26:22 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2702012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.78906 + 2.90948 + Oosttaverne + + + 1916-02-01 + 1916-02-01 + 01. Februar 1916 + + + 2011-04-01 09:43:15 UTC + 2011-04-01 09:43:15 UTC + + + + + + + + 01. Februar 1916 + Die Namen der Soldaten sind leider nicht dokumentiert. + In seinem Kriegstagebuch schreibt mein Großvater Fritz Lehmann: + "1.2. Feuerstellung + In der Frühe Nebel in der Feuerstellung, dann Sonnenschein. Schramm ist erkrankt und muss ins Lazarett nach Verviqu." + 270 + Deutsch + Fritz Lehmann, Flandern + + + + Bedienmannschaft des 4. Geschützes einer Feuerstellung bei Oosttaverne in Flandern + Multiple + German artillery position in Oosttaverne / Flandres, 1916 + 2011-04-01 09:39:30 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2712012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 11. Januar 1916 + + + 50.78906 + 2.90948 + Oosttaverne + + + 2011-04-01 09:54:23 UTC + IMAGE + 2011-04-01 09:54:23 UTC + + + + + + + + 11. Januar 1916 + Die Skizze findet sich auf Seite 159 des Kriegstagebuches meines Großvaters Fritz Lehmann. + Zu diesem Tag hat er notiert: + "11.1. Ruhe. + 9 Uhr vormittags gehen Hauptmann Simon und Leutnant Refarth nebst 10 Kanonieren auf die Jagd. Leutnant Refarth erlegt einen Hasen. + Früh um 5 Uhr fliegt in Lille ein Munitionsdepot der Pioniere mit Sprengmunition in die Luft. Das Depot war in den Kasematten der Umwallung in der Nähe des Südbahnhofs gelegen. Die Verwüstung ist furchtbar. Ein riesengroßer Trichter. Das Stadtviertel in der Nähe ist nur noch ein Trümmerhaufen. Dann folgen Ruinen, später abgedeckte Häuser mit eingedrückten Wänden. Die meisten Fensterscheiben der Stadt sind in Trümmer gegangen. + Circa 225 Einwohner und von der Wachmannschaft 23 Mann sind tot und 3 Mann schwer verletzt. Ein Anschlag wird vermutet. Vereinzelt nämlich sind angezogene Einwohner erschlagen im Keller ihrer Häuser aufgefunden worden." + 271 + Drawing of an artilley-stand from the diary of F.L., with description of the day including the events surrounding a blowing up of an ammunition-factory in Lille (France) + + + + Handskizze einer Artilleriestellung bei Oosttaverne in Flandern + Autograph + Hand drawing of an artillerie-stand close to Oosttaverne in Flanders + 2011-04-01 09:49:56 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2722012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.78906 + 2.90948 + Oosttaverne + + + 1916-01-27 + 1916-01-27 + 27. Januar 1916 + + + 2011-04-01 10:03:04 UTC + IMAGE + 2011-04-01 10:03:04 UTC + + + + + + + + 27. Januar 1916 + Mein Großvater notiert zu diesem Tag in seinem Kriegstagebuch auf Seite 159: + " 27.1. Beobachtung + Seit der Versetzung des Leutnant Refarth am 15.1. zur 5. Batterie wird der Dienst wie folgt eingeteilt: + In der Hauptbeobachtung: Hauptmann Simon, Leutnant Dittmeyer und Leutnant Mehner mit je 2 Tagen Dienst und 4 Tagen Ruhe. + Zur Unterstützung: Offizier-Stellvertreter Siegert je 3 Tage Dienst. + Zum Aufbau der Beobachtungsstellen: Offizier-Stellvertreter Baumgarten und Vizewachtmeister Schulze ebenfalls 3 Tage Dienst. + In der Batterie: Feldwebel-Leutnant Lehmann und Feldwebel-Leutnant Beck je 3 Tage Dienst, 3 Tage Ruhe. + Leutnant Bucher, der vom 16. bis 29.1. beurlaubt ist, fährt am 15. und kehrt am 31.1. nachmittags zurück. + Am 27.1. (Kaisers Geburtstag) 3 Uhr10 nachmittags. Ich schieße gerade die Batterie auf Punkt 38 der Blaudruckkarte ein, der nördlich von Groote Vierstraat liegt, als die Beobachtungsstelle „Doktorhaus“ mit insgesamt 52 Schuss schwerstem (etwa 20 Schuss) und mittlerem (etwa 32 Schuss) 30,5 cm- und 22 cm-Kaliber, ferner mit Bz leichtem Kaliber beschossen wird. Der erste Schuss, ein Blindgänger, schlägt 3 m vom Doktorhaus entfernt ein, der zweite etwa 6 m und schlägt vorher ein Stück Giebel ein. Sofort runter in den Unterstand. Der dritte Schuss geht etwa 2 bis 3 m vom Unterstand entfernt nieder und drückt die Fenster mitsamt der Füllung ein. Sprengstücke schwirren bösartig herum. Es kommt der Befehl „Räumen“ und wir gehen in den Schützengraben. + Rex und Schiyka sind schon nach dem 2. Schuss fort. + Siegert, Tränkmann und Biering gehen zurück in den Unterstand. Bei dem Versuch das Scherenfernrohr zu retten werden Siegert und Tränkmann verschüttet. + Das Doktorhaus wird völlig zusammengeschossen. + In der Nähe hat es einen Sprengtrichter geschlagen. Er ist 3,30 m bis 3,50 m tief und hat einen Umfang von 34 m. + Der Regiments-Adjutant Leutnant Rubel erhält das Eiserne Kreuz I. Klasse." + 272 + Deutsch + Bombed "doctors house" near Oosttaverne in Flanders + + + + "Doktorhaus" bei Oosttaverne in Flandern + "Doctors house" near Oosttaverne in Flanders + 2011-04-01 09:58:57 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2732012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 50.78906 + 2.90948 + Oosttaverne + + + 1916-07-10 + 1916-07-21 + Juli 1915 + + + 2011-04-01 10:15:07 UTC + 2011-04-01 10:15:07 UTC + + + + + + + + Juli 1915 + Mein Großvater schreibt auf Seite 133 seines Kriegstagebuches: + "Die Batterie blieb 14 Tage zu Schiessübungen daselbst, kam anschließend in die Heeresreserve nach Fleurs in Nordfrankreich, und wurde vom 10. – 21. Juli bei Oosttaverne eingesetzt. Die Beobachtungsstelle war im „Roten Haus“ eingerichtet. Am ?? schlägt ein Volltreffer durch das Kellerfenster in den Telefonraum ein. Das Kellerfenster war nur mit einem Brett zugenagelt. Im Raum schläft Drechsler, Bockmann ist besinnungslos." + 273 + Deutsch + Beschreibung der Batterie von Fritz Lehmann und eines Bombenangriffs (?) auf einen Soldatenposten in Oosttaverne, Flandern + + + + Handskizze eines Kellers bei Ooosttaverne in Flandern + Diary + Hand-drawing of a cellar in Oosttaverne in Flanders + 2011-04-01 10:05:47 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2742012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 13. Oktober 1915 + + + 50.37305821327337 + 2.8255462646484375 + Vimy, France + + + 2011-04-01 10:30:16 UTC + IMAGE + 2011-04-01 10:30:16 UTC + + + + + + + + 13. Oktober 1915 + Zu dieser Artilleriebeobachtungsstelle schreibt mein Großvater Fritz Lehmann auf Seite 83: + "13.10. + Früh herrscht dichter Nebel, mittags hellt es sich auf. Ich befinde mich auf Beobachtung. Die Franzosen greifen an, wollen die Gräben wieder erobern. Heftiges, sich immer mehr steigerndes Feuer der Artillerie entwickelt sich auf der ganzen Front. + Nachmittags um 3 Uhr erscheinen 14 feindliche Flieger über unserer Front. Die Flugabwehr-kanonen treffen nicht. + Die Stellungen unserer 21 cm-Mörserbatterien der sächsischen 12. Fußartillerie „Metz“, die ruhig weiterfeuert, ist erkannt. Sie bekommen heftiges Artilleriefeuer von französischen Schiffsgeschützen, die sehr gut schießen. + Vorwärts und rückwärts, rechts u links schlagen die schweren Geschosse mit furchtbarem Krach ein. Doch keine trifft unsere Batterie oder die Beobachtungsstelle. Gegen ½ 6 Uhr abends schlägt ein Volltreffer in die uns benachbarte Mörserbatterie ein. Ein furchtbares Geschrei erhebt sich. 8 Mann der 2. Batterie von rechts sind getroffen worden: 1 Mann tot, 4 schwerverletzt (alle später verstorben) und 3 Leichtverletzte. + Die Ärzte, die sofort herbeigerufen werden, sagten: „Dort schießt’s , da gehen wir nicht hin!“ Die Batterie verstummte." + 274 + Deutsch + Artilleriebeobachtungsstelle, description of fight. + + + + Handskizze der Beobachtungsstelle "La Gulotte" bei Vimy + Diary + Sketch drawing of the observation-post "La Gulotte" near Vimy + 2011-04-01 10:21:45 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2752012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + Trench Life + + + 50.49999805746128 + 2.836017608642578 + Wingles + + + 1915-10-04 + 1915-10-23 + 23. Oktober 1915 + + + 2011-04-01 11:06:53 UTC + IMAGE + 2011-04-01 11:06:53 UTC + + + + + + + 23. Oktober 1915 + Die Position dieser Feuerstellung ist von mir nur vermutet. + Mein Großvater Fritz Lehmann schreibt für Anfang November in seinem Kriegstagebuch über Fosse 13: + "Unsere Batterie steht im Gehölz nordwestlich Wingles, die Unterstände sind im Bahn-damm. Jeder ist mit Lagerstellen und einem Ofen versehen. Die Batteriebeobachtungsstelle ist im Bahnwärterhaus auf dem Bahndamm untergebracht. + Am 4. schlägt eine schwere Granate den Schornstein ab und zerspringt dicht hinter dem Haus. Die Beobachtungsstelle ist in Fosse 13 in einem zerschossenem Hause, das bis oben hin mit Holzrollen aufgefüllt ist und seitwärts durch Anlehnen solcher geschützt ist. Im Keller überstehe ich mit Vizewachtmeister Schulze, meinem Burschen und Telefonist Unteroffizier Gröschel einen außerordentlich hitzigen Feuerüberfall der Engländer, die uns mit Geschossen aller Kaliber, auch schweren, zu schaden suchen. Ein solches schweres Geschoss (wohl 22,5 cm) trifft in ein benachbartes Haus. Sämtliche vier Mauern stürzen mitsamt Dach und Zwischenwänden ein. Es bleibt ein einziger Trümmerhaufen übrig. + Fosse 13 ist Stützpunkt, liegt dicht hinter der 2. Stellung und alle ca. 60 Häuser sind fast völlig zusammengeschossen. Die 2. Stellung ist ausgebaut, mit Drahtverhau und mit Dachs-bauten versehen. Nach Regenwetter ist in den Schützengräben der Schlamm stellenweise so tief, dass die Suppe fast oben zu den Langstiefeln hineinläuft. Die Infanteristen haben den Teil der Beine vom oberen Teil der Stiefelschäfte bis übers Knie mit Sandsäcken umwickelt + und zugebunden. Helm wird weder in den Gräben noch den Feuerstellungen der Artillerie getragen. Die Leute haben sehr oft Sandsäcke nach Art der Inder um den Kopf gewickelt. + Die Infanterie löst wie folgt ab: + 3 Tage Ruhe + 3 Tage Reservestellung + 3 Tage vorderste Stellung. + In der Kiesgrube war ich auch in dem Unterstand, in dem der englische General beim Gegenstoß am 27.9. gefangen genommen wurde. + Hinter unserer Beobachtungsstelle befindet sich eine verlassene Stellung von Feldkanonen. In den Munitionsräumen lagern 378 scharfe Schuss 96n/T. + Am Ende der zerschossenen Häuserreihe lagen noch, friedlich in Zeltbahnen eingehüllt, zwei tapfere, tote Feldsoldaten , die wohl schon vier Wochen gelegen haben mochten und beim Zurückgehen liegen geblieben waren. + Im Garten neben dem Sanitäts-Unterstand ist ein kleiner Friedhof angelegt worden, auf dem wohl 50 Mann, Freund und Feind, friedlich schlummern. + In Fosse 13 wäre mein Bursche Schwamm aus Lichtenberg bei Freiberg fast zu Schaden gekommen. Eine feindliche Granate schlug einige Schritt hinter ihm ein, ohne sonst zu schaden. + Das Protzquartier befindet sich in Meurchin, Fosse 1" + 275 + Deutsch + + + + + Handskizze der Feuerstellung "Fosse 13" bei Wingles in Flandern + Diary + Hand drawing of the artillery position "Fosse 13" near Wingles in Flanders + 2011-04-01 11:05:50 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2762012-06-01T10:53:34Zstorystory:ugc
+ + + Walter Lehmann + + + Fritz Lehmann + + + Artillery + + + Central Powers + + + Western Front + + + 26. Mai 1916 + + + 50.86858 + 2.95542 + Frezenberg + + + 2011-04-01 11:44:47 UTC + IMAGE + 2011-04-01 11:44:47 UTC + + + + + + + + 26. Mai 1916 + Auf Seite 217 seines Kriegstagebuches schreibt mein Großvater Fritz Lehmann: + "1.7. + Früh um 3 Uhr50 erfolgt ein Gasangriff. Das Gas kommt bis in die Feuerstellung der Batterie bei Frezenberg, so dass ich Gasmasken anlegen lassen muss. Auf Beobachtung befindet sich Lt. Mehner. + Am 1.7. werden Leutnant. Schmiegelo zur 2.245 und Leutnant Hünlich zur 4./245 versetzt. + Um 11 Uhr30 vormittags ist Reichels Begräbnis auf dem Friedhof Reutel bei Beselare. + + 1. Juli Beginn der englischen Offensive an der Somme. + + 3.7. (1916) Abends + Abrücken aus der Feuerstellung Frezenberg." + 276 + Deutsch + + + + Handskizze der Feuerstellung Frezenberg in Flandern + Diary + sketch drawing of the artillery position Frezenberg in Flanders + 2011-04-01 11:30:49 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2792012-06-01T10:53:34Zstorystory:ugc
+ + + Dr. Manfred Schopp + + + Eastern Front + + + Recruitment and Conscription + + + Central Powers + + + Transport + + + Prisoners of War + + + Remembrance + + + Women + + + Trench Life + + + 49.553517 + 25.594767 + Front an der Strypa bei Tarnopol, Galizien (heute: Ternopil, Ukraine) + + + 1915-05-05 + 1916-06-21 + 5. Mai 1915 - 21. Juni 1916 + + + 2011-05-31 14:52:44 UTC + 2011-05-31 14:52:44 UTC + + + + + + + 5. Mai 1915 - 21. Juni 1916 + Was bleibt von dem Leben eines jungen Mannes, der eigentlich Lehrer werden wollte und als Soldat starb, und warum erscheint er auch nach seinem Tod in den Bildern seiner Familie? + Hier im Anhang finden sich Fotos, Skizzen, Postkarten und Erinnerungsstücke, sowie die Abschrift von ca. 278 Postkarten und Briefen, die mein Onkel Philipp Schopp (1895-1916) vom 5.Mai 1915 (Einrücken nach Darmstadt-Griesheim, Truppenübungsplatz) bis zu seinem Tode am 21. Juni 1916 an seine Mutter bzw. seinen Bruder geschickt hat. Dazu kommt noch die Abschrift des Tagebuches, so dass ein fast lückenloser, täglicher Bericht über das Soldatenleben von Philipp Schopp entstanden ist. Neben dem Kriegsgeschehen, lassen sich auch seine alltäglichen Erlebnisse und seine Beziehung zu seiner Familie verfolgen. Noch einige Stunden vor seinem Tod hat er die letzte Postkarte am 21. Juni 1916 nach Hause geschrieben. Er war im Res.-Inf.-Regiment 223 der (preuß.) 48. Res.Inf.Division, die als 'Kaiserlich Deutsche Südarmee' bezeichnet und zur Stabilisierung der österr. Frontlinie in Galizien aufgestellt wurde. + Ich habe diese Materialien zusammen mit einem erklärenden Anhang zur Kriegslage an der österreichischen Ostfront in Galizien (heute teilweise Ukraine oder Polen) zusammengestellt. + >>>>>>>>>>>>>>>>>>>>>>>>>> Im Anhang befinden sich einige Bilder aus dem Nachlass Philipp Schopps, sowie die Aufzeichnung seines Neffen, die wegen der Datenmenge aufgeteilt werden musste. Die Aufzeichnungen enthalten eine Abschrift des Tagebuchs sowie der Briefe Philipp Schopps, Bilder aus seinem Nachlass und andere Abbildungen (vgl. Bildnachweis, letzter Dokumentsabschnitt). + 279 + Deutsch + Phillip Schopp + + + + + + + + + Kriegsbriefe eines südhessischen Musketiers + Collection + Transcript of a diary and postcards by a soldier posted in Galicia, May 1915 to his death June 1916. He made numerous sketches of his surroundings, detailed accounts of the war, his daily life as a soldier and his close relationship to his family. + 2011-04-01 14:03:31 UTC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2812012-06-01T10:53:34Zstorystory:ugc
+ + + Hans-Joachim Kaiser + + + Central Powers + + + 0.0 + 0.0 + Im Felde + + + 1918-05-25 + 1918-05-25 + 25. Mai 1918 + + + 2011-04-01 18:23:05 UTC + 2011-04-01 18:23:05 UTC + + + + + + + 25. Mai 1918 + Besitzurkunde anläßlich der Verleihung der reussischen "Goldenen Verdienstmedaille mit Schwertern" an meinen Großvater Vicefeldwebel Paul Rust am 25. Mai 1918 durch Fürst Heinrich XXVII. Reuß j.L. + + 6. Komp. Landw. Inf. Reg. 71 + 281 + Deutsch + Rust, Paul + + Goldene Verdienstmedaille mit Schwertern - Reuß + Official document + Golden medal of merit with swords- Reuss + 2011-04-01 18:13:26 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2872012-06-01T10:53:34Zstorystory:ugc
+ + + silvia di segni + + + Medical + + + Italian Front + + + 45.583289756006316 + 13.798828125 + Trieste, Italy + + + 1916 + 1916 + 1916? + + + 2011-04-02 16:29:19 UTC + 2011-04-02 16:29:19 UTC + + + + + + + 1916? + My grand mother, Alice Henriette Smolensky Weiss was nurse at the Red Cross during the war in Trieste where she was born. In this photograph she stands at the hospital with, I think, doctors and members of the army. + 287 + doctors and members of the army, including Alice Henriette Smolensky Weiss + + + Alice Smolensky at the Red Cross + Photograph + 2011-04-02 16:17:43 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2882012-06-01T10:53:34Zstorystory:ugc
+ + + silvia di segni + + + Italian Front + + + 45.9798115 + 12.3033131 + Vittorio Veneto + + + 1918 + 1918 + 1918? + + + 2011-04-02 16:58:28 UTC + IMAGE + 2011-04-02 16:58:28 UTC + + + + + + + 1918? + My grand father, Salvatore Di Segni (Rome 1879) as officer in Vittorio Veneto, Italy. He died in Lugano in 1945 where he and my grand mother escaped from Milano because of the nazi persecution in Italy. + 288 + Officer Salvatore Di Segni in Vittorio Veneto, Italy. + + Salvatore Di Segni + Photograph + 2011-04-02 16:47:09 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2892012-06-01T10:53:34Zstorystory:ugc
+ + + Alice Smolensky + + + Medical + + + Allied Forces + + + 45.6536295 + 13.7784072 + Trieste, Italy + + + 1918 + 1918 + 1918? + + + 2011-04-02 17:13:26 UTC + 2011-04-02 17:13:26 UTC + + + + + + + 1918? + These two soldiers sent their photograph dedicated to Miss Alice Smolensky Weiss who took care of them as a Red Cross Nurse. + 289 + Français + Other + + + Thanks for your care + Postcard + Thanks for your care + 2011-04-02 16:59:04 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2902012-06-01T10:53:34Zstorystory:ugc
+ + + silvia di segni + + + Italian Front + + + 1918? + + + 45.9798115 + 12.3033131 + Vittorio Veneto, Italy + + + 2011-04-02 17:19:15 UTC + 2011-04-02 17:19:15 UTC + + + + + + + 1918? + My father, Franco Di Segni (Rome, 1910; Buenos Aires, 1985) with his sister, Esther Di Segni sitting at wright. Their where visiting his father, Salvatore Di Segni in Vittorio Veneto where he was as officer of the Italian Army. + 290 + Other + Franco Di Segni with his sister, Esther Di Segni and others + + Franco Di Segni in Vittorio Veneto + Photograph + 2011-04-02 17:14:13 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2912012-06-01T10:53:34Zstorystory:ugc
+ + + silvia di segni + + + Italian Front + + + Allied Forces + + + 1914 - 1918 + + + 0.0 + 0.0 + Italy + + + 2011-04-02 18:18:46 UTC + 2011-04-02 18:18:46 UTC + + + + + + + 1914 - 1918 + War Medals belonging to Salvatore Di Segni (Rome, 1879-Lugano, 1945) + 291 + Other + + + Salvatore Di Segni´s medals + Official document + 2011-04-02 18:02:58 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2922012-06-01T10:53:34Zstorystory:ugc
+ + + Dr Jacques MARTIN + + + Medical + + + Transport + + + Western Front + + + Allied Forces + + + 52.2687128 + 0.7223311 + UK - Fornham St Martin - Suffolk + + + 1915 + 1915 + 1915 + + + 2011-04-03 11:03:25 UTC + 2011-04-03 11:03:25 UTC + + + + + + + 1915 + My father Achille MARTIN (1896-1982) was named sergent in the Belgian army only a few weeks before the start of the war. + He was wounded (a bullet in his foot) at a battle in Aarschot (close to Brussels-Belgium) and transported by British soldiers fighting at his side to an Hospital in Suffolk-UK (Fornham St Martin). + Following pictures were taken when he was recovering at the ambulance together with other wounded officers in Fornham St Martin and Bury St Edmunds. + + Dr. Jacques MARTIN, Heidelberg, Germany + 292 + English + Achille Martin + + + + + Wounded Belgian sergent Achille MARTIN + Postcard + Ein bei Aarschot verwundeter belgischer Offizier, wurde von Briten in ein englisches Lazarett gebracht. Bilder seiner Genesung. + 2011-04-03 09:59:33 UTC + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2942012-06-01T10:53:34Zstorystory:ugc
+ + + Harald Ernstberger Kleukens Archiv Darmstadt + + + Recruitment and Conscription + + + Central Powers + + + Western Front + + + Home Front + + + Women + + + Trench Life + + + 0.0 + 0.0 + Zwischen Darmstadt und Frankreich + + + 1914 + 1918 + 1914 - 1918 + + + 2011-07-19 19:14:14 UTC + 2011-07-19 19:14:14 UTC + + + + + + + 1914 - 1918 + Christian Heinrich Kleukens (* 7. März 1880 in Achim bei Bremen; † 7. April 1954 in Darmstadt) war Drucker, Typograf und Lehrer. + + Christian Heinrich Kleukens wurde von seinem Bruder Friedrich Wilhelm in dessen Steglitzer Werkstatt ausgebildet und besuchte die Akademie für graphische Künste in Leipzig. Ab 1907 arbeitete er als Drucker in der neu gegründeten Privatdruckerei des Großherzogs Ernst Ludwig von Hessen, der Ernst-Ludwig-Presse in Darmstadt, deren Leitung er 1914 mit übernahm. 1911 errichtete er das erste reine Wohnhaus in der späteren Villenkolonie Trautheim. 1913 wurde er Mitglied der Künstlerkolonie auf der Mathildenhöhe (Darmstädter Künstlerkolonie). 1919 gründete er mit Rudolf G. Binding die Kleukens Presse. 1927 wurde er schließlich Leiter der neu gegründeten Mainzer Presse und war Dozent an der Staatsschule für Kunst und Handwerk in Mainz. (Quelle: http://de.wikipedia.org/wiki/Christian_Heinrich_Kleukens) + >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> + In Darmstadt wird das Andenken an die Arbeit und die Welt der Brüder Christian Heinrich und Friedrich Wilhelm Kleukens im Kleukens-Archiv (Leitung: Harald Ernstberger, http://kleukens-archiv.de/ ) bewahrt. Aus der Zeit des 1. Weltkrieges liegt dort eine Sammlung von ca. 2000 Objekten, bestehend aus Briefen nach Darmstadt und an die Front in Frankreich, Fotografien, offiziellen Dokumenten, von Kleukens an der Front produzierte Druckwerke, Briefe seiner Ehefrau Luise und ihre Haushaltsbücher. Die Briefe stammen von Christian (genannt "Krischan"), seiner Ehefrau, seinem Bruder Friedrich Wilhelm, seinem anderen Bruder Karl; Personen, die an seiner Arbeit bei der Ernst Ludwig Presse beteiligt waren und Personen des Zeitgeschehens, wie Rudolf G. Binding, dem Hofrat Otto Stockhausen (Ingenieur) und anderen Mitgliedern und Freunden der Darmstädter Künstlerkolonie. Auf Europeana können nur wenige Beispiele der umfangreichen Sammlung veröffentlicht werden. + In diesem Abschnitt sind Fotografien und offizielle Dokumente zu Christian Heinrich Kleukens Kriegseinsatz zu sehen: Leutnant Christian Heinrich Kleukens, Ordonnanz-Offizier / Militärischer Personal-Bogen mit Verzeichnis der Feldzüge, an denen er teilgenommen hatte sowie Liste seiner Orden. / Kleukens mit den anderen Offizieren seiner Einheit (50. Infanterie Division) / Ein Unteroffizier seiner Einheit auf der Latrine / deutscher Weihnachtsbaum in Frankreich / 50. Infanterie Division – Divisionsbefehl vom 10. Dezember 1918 – Dank und Abschied des Divisionsoberbefehlshabers zur Demobilmachung + 294 + Deutsch + Kleukens Archiv + + + + + + + Kleukens Archiv /1) Christian Heinrich Kleukens im Kriegseinsatz + Multiple + Two sons of the Kleukens family were printers and graphic artists before the war, active in the artist colony of Darmstadt. Christian became a lieutenant with the 50. Infantery Division in France. + 2011-04-03 10:59:08 UTC + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/2982012-06-01T10:53:34Zstorystory:ugc
+ + + Siegfried Gebauer + + + Central Powers + + + Trench Life + + + 1914 + 1919 + 1914-1919 + + + 2011-04-03 14:02:40 UTC + 2011-04-03 14:02:40 UTC + + + + + + + 1914-1919 + Bilder von meinem Vater Hermann Gebauer aus dem 1. Weltkrieg. + 298 + Deutsch + Gebauer, Hermann + + + Kriegszeit-Aufnahmen + Photograph + Wartime - Postcards + 2011-04-03 13:48:40 UTC + + + + + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/3002012-06-01T10:53:34Zstorystory:ugc
+ + + Siegfried Gebauer + + + Central Powers + + + Remembrance + + + Trench Life + + + 1914 + 1919 + 1914-1919 + + + 2011-04-03 14:13:33 UTC + 2011-04-03 14:13:33 UTC + + + + + + + 1914-1919 + alte Aufnahmen von meinem Großvater aus dem 1. Weltkrieg + 300 + Deutsch + + + + Bilder vom Großvater + Photograph + Pictures of Grandfather + 2011-04-03 14:09:47 UTC + + UNKNOWN + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/3012012-06-01T10:53:34Zstorystory:ugc
+ + + Siegfried Gebauer + + + Ganzfigur: Atelier Walter Wiesbaden + + + Central Powers + + + Remembrance + + + 1918 + + + 50.067012802765824 + 8.2177734375 + Wiesbaden + + + 2011-04-03 14:38:35 UTC + 2011-04-03 14:38:35 UTC + + + + + + + + Ein Bild von meinem Großvater Karl Mangold in Uniform und eine Aufnahme von einer Postkarte + 301 + Deutsch + Mangold, Karl + + + Aufnahme von meinem Opa Karl Mangold + Photograph + Postcards of Grandfather Karl Mangold + 2011-04-03 14:34:51 UTC + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/3042012-06-01T10:53:34Zstorystory:ugc
+ + + Hugo Braun + + + Gerhard Braun + + + Artillery + + + Central Powers + + + Western Front + + + Trench Life + + + 0.0 + 0.0 + Frankreich (Vogesen) + + + 1914 + 1917 + 1914-1917 + + + 2011-05-27 17:52:02 UTC + 2011-05-27 17:52:02 UTC + + + + + + + + 1914-1917 + Diverse Feldpostkarten von Hugo Braun, geb. 25. November 1891, Kanonier im Landwehr-Feldartillerie-Regiment Nr. 12. + 304 + Deutsch + Hugo Braun; Vogesen + + + + + Vogesen - Feldpostkarten Hugo Braun + Postcard + field post cards Hugo Braun + 2011-04-03 15:41:44 UTC + + + + + + + + + + + + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai:europeana1914-1918.eu/3052012-06-01T10:53:34Zstorystory:ugc
+ + + Helmut Thalmayr + + + 22. Mai 1916 + + + 48.10972362702283 + 10.93963623046875 + Geretshausen + + + 2011-04-03 17:24:03 UTC + 2011-04-03 17:24:03 UTC + + + + + + + 22. Mai 1916 + Mein Opa Alois Schweiger diente mit seinem Bruder Bernhard in derselben Kompanie (20. Inf.-Reg. 6. Komp.) Ein Bruder von ihm war schon gefallen. Am 22. Mai 1916 bei Verdun wurde sein Bruder Bernhard nur 8 Meter von ihm entfernt durch einen Kopfschuss getötet. Am Abend kroch mein Opa zum toten Bruder, drückte ihm die Augen zu und wand ihm seinen eigenen Rosenkranz um die erstarrten Finger. Ich sende Ihnen den Zeitungsartikel der am 31. Mai von der tragischen Geschichte berichtete. + 305 + Verdun + 2011-04-03 17:06:06 UTC + UNKNOWN + + + TEXT + + + Europeana 1914-1918 + + + Europeana 1914-1918 + + TRUE + + + +
oai_edm.f(2000-01-01T00:00:00Z).u(2015-01-01T00:00:00Z):305
\ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/rdfxml.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/rdfxml.ttl new file mode 100644 index 0000000..c947dcc --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/rdfxml.ttl @@ -0,0 +1,317 @@ + gnd:variantNameForThePerson "Gete, Volʹfgang", [ + gnd:foreName "..."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Yohan Wolfgang"; + gnd:surname "Gyot'e"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Jochan Volfgang"; + gnd:surname "G'ote"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang von", [ + gnd:foreName "..."; + gnd:surname "Göte"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Juan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gete, Johan Volfgang", "Gēte, ...", [ + gnd:foreName "Yôhan Wolfgang"; + gnd:surname "Gête"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Juan W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Göte, Iogann V.", [ + gnd:foreName "Wolfgango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Johann W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fun"; + gnd:foreName "Yūhān Wulfgāng"; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],"Koet'e, ...", "G'ote, ...", "Goethe, Johan Wolfgang von", "Goethe, J. W. v.", "Goethe, Iohan Wolphgang", "Goet'e, ...", [ + gnd:foreName "Iohan Volp'gang"; + gnd:surname "Goet'e"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iohan Volfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iohan Wolphgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Jan Wolfgang", "Gūta, ...", [ + gnd:foreName "Y. W."; + gnd:surname "Gêtê"; + gnd:usedRules "RAK-WB" + ],"Göthe, J. W. von", [ + gnd:foreName "Iogann Vol'fgang"; + gnd:surname "Ge͏̈te"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Ioannes W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Wolfango", [ + gnd:foreName "Yohann Volfqanq"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gėtė, Johanas Volfgangas", [ + gnd:foreName "Johan Volfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Jean Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fôn"; + gnd:foreName "Yôhân Wôlfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Ge͏̈te, Iogann Vol'fgang", [ + gnd:prefixName "v."; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "v."; + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann W.", [ + gnd:foreName "Iogann Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "fon"; + gnd:foreName "Jogann Vol'fgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"G'ote, Jochan Volfgang", "Goethe, Joh. Wolfg. v.", "Gūta, Yūhān Wulfgāng fun", [ + gnd:foreName "Iogann W."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "G'ote"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Iogann V."; + gnd:surname "Göte"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann W. von", "Goethe, Juan Wolfgang von", [ + gnd:prefixName "fūn"; + gnd:foreName "Yūhān Vūlfġanġ"; + gnd:surname "Ġūtih"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gót"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "von"; + gnd:foreName "J. W."; + gnd:surname "Göthe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gě'ṭe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Koet'e"; + gnd:usedRules "RAK-WB" + ],"Goethe, Jean Wolfgang von", "Gkaite, ...", "Gete, Yohann Volfqanq", [ + gnd:prefixName "von"; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Göthe"; + gnd:usedRules "RAK-WB" + ],"Gete, I. V.", [ + gnd:foreName "Volfgango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gete, J. V.", "Gě'ṭe, ...", "Gkaite, Giochan B. phon", [ + gnd:foreName "..."; + gnd:surname "Goethius"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "E͏̈han Vol'fhanh"; + gnd:surname "He͏̈te"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang v.", [ + gnd:foreName "..."; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],[ + gnd:prefixName "phon"; + gnd:foreName "Giochan B."; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. V."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Göthe, Johann Wolfgang von", "Goethe, Wolfgang von", "Goethe, Volfgango", [ + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, J. Wolfgang", "Goet'e, Iohan Volp'gang", "Gete, Jogann Vol'fgang fon", [ + gnd:prefixName "fūn"; + gnd:foreName "Yūhān Wulfgāng"; + gnd:surname "Gūta"; + gnd:usedRules "RAK-WB" + ],"Goethe, Johann Wolfgang", [ + gnd:prefixName "v."; + gnd:foreName "Joh. Wolfg."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Goethe, J. W. von", "Gete, Iohan Volfgang", [ + gnd:prefixName "phon"; + gnd:foreName "Giochan Bolphnkannk"; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],"Goethe, Juan W.", "Hete, Johann-Vol'fhanh", "Gete, ...", [ + gnd:foreName "Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Gkaite"; + gnd:usedRules "RAK-WB" + ],"Gete, Iogann W.", [ + gnd:locQualifier "$d1749-1832"; + gnd:foreName "Johann Wolfgang von"; + gnd:surname "Goethe"; + gnd:usedRules "AACR" + ],"Goethius, ...", [ + gnd:foreName "I. V."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gete, Iogann Volʹfgang", [ + gnd:foreName "Jan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gyot'e, Yohan Wolfgang", "Gêtê, Y. W.", "Gkaite, Giochan Bolphnkannk phon", "Gete, Yôhân Wôlfgang fôn", [ + gnd:prefixName "fon"; + gnd:foreName "Yohan Ṿolfgang"; + gnd:surname "Geteh"; + gnd:usedRules "RAK-WB" + ],"Ġūtih, Yūhān Vūlfġanġ fūn", "Goethe, Wolfgang", "Goethe, João Wolfgang von", [ + gnd:foreName "Johann Volʹfgang"; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johanas Volfgangas"; + gnd:surname "Gėtė"; + gnd:usedRules "RAK-WB" + ],"Geteh, Yohan Ṿolfgang fon", [ + gnd:foreName "..."; + gnd:surname "Gete"; + gnd:usedRules "RAK-WB" + ],"Gót, ...", "Goethe, Wolfgango", "Göte, ...", [ + gnd:prefixName "von"; + gnd:foreName "Johan Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Wolfango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gūta, Yūhān Wulfgāng fūn", [ + gnd:prefixName "p'on"; + gnd:foreName "Yohan Polp'ŭgang"; + gnd:surname "Koet'e"; + gnd:usedRules "RAK-WB" + ],"He͏̈te, E͏̈han Vol'fhanh", "Goethe, J. W.", [ + gnd:prefixName "von"; + gnd:foreName "João Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Gête, Yôhan Wolfgang", [ + gnd:foreName "..."; + gnd:surname "Gēte"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johann-Vol'fhanh"; + gnd:surname "Hete"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "J. W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "..."; + gnd:surname "Goet'e"; + gnd:usedRules "RAK-WB" + ],"Goethe, Volfango", [ + gnd:foreName "..."; + gnd:surname "Gede"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Volfango"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],[ + gnd:foreName "Johann W."; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ],"Koet'e, Yohan Polp'ŭgang p'on", "Goethe, ...", "Goethe, Ioannes W.", "Gete, Johann Volʹfgang", "Gede, ..."; + rdaRelGr2:relatedPersonPerson gnd:118617222, gnd:118795163, gnd:118633252, gnd:118638076, gnd:119277387, gnd:118540254, gnd:11687256X; + rdaGr2:placeOfResidence "Weimar"@de; + gnd:invalidIdentifierForThePerson "(DE-101c)310270162", "(DE-588a)1014123208"; + rdaGr2:professionOrOccupation gnd:4037215-7, gnd:4029050-5, gnd:4041423-1, "Theaterleiter"@de, gnd:4053309-8, gnd:4046517-2, gnd:4200345-3; + gnd:preferredNameForThePerson "Goethe, Johann Wolfgang von", [ + gnd:prefixName "von"; + gnd:foreName "Johann Wolfgang"; + gnd:surname "Goethe"; + gnd:usedRules "RAK-WB" + ]; + rdaGr2:biographicalInformation "Geheimrat; Italienreise 1786-1788 und 1790"@de; + rdaGr2:placeOfDeath "Weimar"@de; + foaf:page ; + rel:spouseOf gnd:118628011; + rel:siblingOf gnd:11871791X; + rel:childOf gnd:118695940, gnd:118540246; + rdaGr2:gender ; + rdaGr2:dateOfBirth "1749"; + rdaGr2:identifierForThePerson "(DE-588)118540238", "(DE-588c)4021455-2", "(DLC)n 79003362"; + rdaGr2:dateOfDeath "1832"; + owl:sameAs , ; + rdaGr2:placeOfBirth "Frankfurt
"@de; + rel:parentOf gnd:11854022X; + rdaGr2:languageOfThePerson ; + gnd:functionOfThePerson "Textverfasser", "s"; + gnd:countryCodeForThePerson "XA-DE". diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/sh87008036.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/sh87008036.xml new file mode 100644 index 0000000..ded3b9c --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/sh87008036.xml @@ -0,0 +1,203 @@ + + + + Preschool children + + + Preschool children + + + + + + Children + + + + + + Buddhist education of preschool children + + + + + + Christian education of preschool children + + + + + + Jewish religious education of preschool children + + + + + + Church work with preschool children + + + + + + Libraries and preschool children + + + + + + Religious education of preschool children + + + + + + + + + + + + HQ774.5 + + + + + + + + Preschoolers + + + Preschoolers + + + + + + + + + Work cat.: Problems of preschool children. + found + + + + + ERIC thes. + found + + + + + Web. 3 + (Preschoolers) + found + + + + + Hennepin. + found + + + + + NYT, Dec. 18, 1987: + p. A18. + found + + + + + 1987-12-30T00:00:00 + new + + + + + + 1999-05-04T08:49:43 + revised + + + + + Preschool children + + + + Preschoolers + + + + + + Children + + + + + + Buddhist education of preschool children + + + + + + Christian education of preschool children + + + + + + Jewish religious education of preschool children + + + + + + Church work with preschool children + + + + + + Libraries and preschool children + + + + + + Religious education of preschool children + + + + + + + + + + + + + Preschoolers + + + + Library of Congress, Network Development and MARC Standards Office + 1987-12-30T00:00:00 + new + + + + + + Library of Congress, Network Development and MARC Standards Office + 1999-05-04T08:49:43 + revised + + + + diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/viaf.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/viaf.ttl new file mode 100644 index 0000000..279f214 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/rdfxml/viaf.ttl @@ -0,0 +1,15 @@ + a foaf:Document; + void:inDataset ; + foaf:primaryTopic . + a foaf:Person, rdaEnt:Person; + foaf:name "Dias, Manuel Madureira, 1936-", "Dias, Manuel Madureira", " "; + rdaGr2:dateOfBirth "1936". + a skos:Concept; + skos:inScheme ; + skos:prefLabel "Dias, Manuel Madureira, 1936-"; + skos:altLabel "Dias, Manuel Madureira"; + foaf:focus . + rdfs:comment "This concept identifier is deprecated. See the foaf:focus link for the primary entity."; + foaf:focus . + rdfs:comment "This primary entity identifier is deprecated. See the owl:sameAs link for the new identifier."; + owl:sameAs . diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/GND.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/GND.ttl new file mode 100644 index 0000000..4714636 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/GND.ttl @@ -0,0 +1,97 @@ +@prefix gnd: . +@prefix : . +@prefix rdfs: . +@prefix owl: . +@prefix rdf: . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "1369-9" ; + gnd:oldAuthorityNumber + "(DE-588b)1369-9" ; + gnd:preferredNameForTheCorporateBody + "Gesellschaft für Nephrologie" ; + gnd:succeedingCorporateBody + ; + gnd:variantNameForTheCorporateBody + "Society of Nephrology" , "GfN" . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "8643-5" ; + gnd:oldAuthorityNumber + "(DE-588b)8643-5" ; + gnd:preferredNameForTheCorporateBody + "Verband des Pfälzischen Gemüse-, Obst- und Gartenbaues" ; + gnd:succeedingCorporateBody + . + + + a gnd:CorporateBody ; + gnd:dateOfEstablishment + "1851" ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "1658-5" ; + gnd:homepage ; + gnd:oldAuthorityNumber + "(DE-588b)16291087-3" , "(DE-588b)1658-5" ; + gnd:placeOfBusiness ; + gnd:preferredNameForTheCorporateBody + "University of Minnesota " ; + gnd:variantNameForTheCorporateBody + "UM" , "U of M " . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + , ; + gnd:gndIdentifier "8539-X" ; + gnd:oldAuthorityNumber + "(DE-588b)8539-X" ; + gnd:placeOfBusiness ; + gnd:preferredNameForTheCorporateBody + "Zemaljski Muzej Bosne i Hercegovine " ; + gnd:variantNameForTheCorporateBody + "Hrvatski Zemaljski Musej " , "Musée de la République Socialiste de Bosnie et Herzégovine " , "Nationalmuseum von Bosnien und Herzegowina " , "Zemaljski Muzej Kraljevine Jugoslavija " , "Muzej SR Bosne i Hercegovine " , "Muzej Bosne i Hercegovine " , "Bosnisch-Hercegowinisches Landesmuseum " , "Bosnisch-Herzegowinisches Landesmuseum " , "Musée de la République Populaire de Bosnie et Herzégovine " , "National Museum of Bosnia and Herzegovina " , "Zemaljski Muzej SR Bosne i Hercegovine " , "Zemaljski Muzej u Bosni i Hercegovini " , "Landesmuseum von Bosnien und der Herzegowina " , "Bosansko-Hercegovački Zemaljski Muzej " , "Zemaljski Muzej " , "Državni Muzej " , "Musée National de Bosnie-Herzégovine " . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "11557-5" ; + gnd:oldAuthorityNumber + "(DE-588b)11557-5" ; + gnd:precedingCorporateBody + , ; + gnd:preferredNameForTheCorporateBody + "Arbeitsgemeinschaft Neue Gemeinschaft für Wohnkultur und Sozialwerk für Wohnung und Hausrat" . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "1446-1" ; + gnd:hierarchicalSuperiorOfTheCorporateBody + ; + gnd:oldAuthorityNumber + "(DE-588b)1446-1" ; + gnd:preferredNameForTheCorporateBody + "International Civil Aviation Organization / Visual Aids Panel" ; + gnd:variantNameForTheCorporateBody + "Visual Aids Panel" . + + + a gnd:CorporateBody ; + gnd:geographicAreaCode + ; + gnd:gndIdentifier "8510-8" ; + gnd:oldAuthorityNumber + "(DE-588b)8510-8" ; + gnd:preferredNameForTheCorporateBody + "Gesellschaft für Konservative Publizistik" . + diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/deep-nested.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/deep-nested.ttl new file mode 100644 index 0000000..7ef9adc --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/deep-nested.ttl @@ -0,0 +1,23 @@ + dc:title "Hello", "World"; + xbib:person "Jörg Prante"; + dcterms:place "Köln"; + [ + "value1"; + "value2"; + [ + "value3"; + "value4"; + [ + "value5"; + "value6" + ] + ]; + [ + "value7"; + "value8" + ] + ]; + [ + "value9"; + "value10" + ]. diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/gnd2.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/gnd2.ttl new file mode 100644 index 0000000..242696b --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/gnd2.ttl @@ -0,0 +1,65 @@ +@prefix dc: . +@prefix geo: . +@prefix foaf: . +@prefix sf: . +@prefix isbd: . +@prefix gndo: . +@prefix dcterms: . +@prefix rdfs: . +@prefix marcRole: . +@prefix lib: . +@prefix umbel: . +@prefix rdau: . +@prefix bibo: . +@prefix owl: . +@prefix rdf: . +@prefix skos: . + + a gndo:SeriesOfConferenceOrEvent ; + gndo:gndIdentifier "1-2" ; + gndo:oldAuthorityNumber "(DE-588b)1-2" ; + gndo:variantNameForTheConferenceOrEvent "Conferentie van Niet-Kernwapenstaten" , "Conference on Non-Nuclear Weapon States" ; + gndo:preferredNameForTheConferenceOrEvent "Conference of Non-Nuclear Weapon States" . + + a gndo:ConferenceOrEvent ; + gndo:gndIdentifier "2-4" ; + gndo:oldAuthorityNumber "(DE-588b)2-4" ; + gndo:preferredNameForTheConferenceOrEvent "Conferenza Nazionale della Ceramica <1963, Vicenza>" ; + gndo:geographicAreaCode ; + gndo:dateOfConferenceOrEvent "1963" ; + gndo:placeOfConferenceOrEvent . + + a gndo:SeriesOfConferenceOrEvent ; + gndo:gndIdentifier "3-6" ; + gndo:oldAuthorityNumber "(DE-588b)3-6" ; + gndo:preferredNameForTheConferenceOrEvent "Conferinţă de Sudura şi Încercari de Metale" ; + gndo:precedingConferenceOrEvent ; + gndo:succeedingConferenceOrEvent . + + a gndo:SeriesOfConferenceOrEvent ; + gndo:gndIdentifier "4-8" ; + gndo:oldAuthorityNumber "(DE-588b)4-8" ; + gndo:preferredNameForTheConferenceOrEvent "Congrès des Anesthésistes Réanimateurs d'Expression Française" . + + a gndo:SeriesOfConferenceOrEvent ; + gndo:gndIdentifier "5-X" ; + gndo:oldAuthorityNumber "(DE-588b)5-X" ; + gndo:preferredNameForTheConferenceOrEvent "Congrès des Associations Régionales pour la Sauvegarde de l'Enfance et de l'Adolescence" . + + a gndo:TerritorialCorporateBodyOrAdministrativeUnit , gndo:Country ; + gndo:gndIdentifier "15612-7" ; + gndo:oldAuthorityNumber "(DE-588b)15612-7" ; + owl:sameAs ; + geo:hasGeometry _:node19nqul6gix1 . + +_:node19nqul6gix1 a sf:Point ; + geo:asWKT "Point ( -002.000000 +013.000000 )"^^geo:wktLiteral . + + gndo:geographicAreaCode ; + gndo:biographicalOrHistoricalInformation "1960 von Frankreich in die Unabhängigkeit entlassen, 1984 umbenannt in Burkina Faso"@de ; + gndo:definition "Unabhängiger Staat in Westafrika"@de ; + gndo:dateOfEstablishment "XX.XX.1960" ; + gndo:dateOfTermination "08.08.1984" ; + gndo:variantNameForThePlaceOrGeographicName "Haute-Volta" , "Upper Volta" , "République de Haute-Volta" ; + gndo:preferredNameForThePlaceOrGeographicName "Obervolta" ; + gndo:succeedingPlaceOrGeographicName . \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/list.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/list.ttl new file mode 100644 index 0000000..f1f324d --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/list.ttl @@ -0,0 +1,78 @@ +@prefix rdf: . +@prefix madsrdf: . +@prefix owl: . +@prefix ri: . + + + a madsrdf:Geographic . + + + madsrdf:adminMetadata [ + ri:recordChangeDate "1986-02-11T00:00:00"^^ ; + ri:recordContentSource ; + ri:recordStatus "new"^^ ; + a ri:RecordInfo + ], [ + ri:recordChangeDate "2000-10-02T10:44:24"^^ ; + ri:recordContentSource ; + ri:recordStatus "revised"^^ ; + a ri:RecordInfo + ] ; + madsrdf:authoritativeLabel "Nobility--Ireland"@en ; + madsrdf:componentList ( + + ) ; + madsrdf:hasEarlierEstablishedForm ; + madsrdf:hasNarrowerAuthority ; + madsrdf:hasVariant [ + madsrdf:componentList ([ + madsrdf:elementList ([ + madsrdf:elementValue "Ireland" ; + a madsrdf:GeographicElement + ] + ) ; + madsrdf:variantLabel "Ireland"@en ; + a madsrdf:Geographic, madsrdf:Variant + ] + [ + madsrdf:elementList ([ + madsrdf:elementValue "Peerage" ; + a madsrdf:TopicElement + ] + ) ; + madsrdf:variantLabel "Peerage"@en ; + a madsrdf:Topic, madsrdf:Variant + ] + ) ; + madsrdf:variantLabel "Ireland--Peerage"@en ; + a madsrdf:ComplexSubject, madsrdf:Variant + ], [ + madsrdf:componentList ([ + madsrdf:elementList ([ + madsrdf:elementValue "Ireland" ; + a madsrdf:GeographicElement + ] + ) ; + madsrdf:variantLabel "Ireland"@en ; + a madsrdf:Geographic, madsrdf:Variant + ] + [ + madsrdf:elementList ([ + madsrdf:elementValue "Nobility" ; + a madsrdf:TopicElement + ] + ) ; + madsrdf:variantLabel "Nobility"@en ; + a madsrdf:Topic, madsrdf:Variant + ] + ) ; + madsrdf:variantLabel "Ireland--Nobility"@en ; + a madsrdf:ComplexSubject, madsrdf:Variant + ] ; + madsrdf:isMemberOfMADSCollection , ; + madsrdf:isMemberOfMADSScheme ; + a madsrdf:Authority, madsrdf:ComplexSubject ; + owl:sameAs , . + + + a madsrdf:Topic . diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-demo.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-demo.ttl new file mode 100644 index 0000000..ae9840c --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-demo.ttl @@ -0,0 +1,13 @@ +@prefix dc: . +@prefix dcterms: . + + dc:creator "Smith", "Jones"; + dcterms:hasPart [ + dc:title "This is a part", "of the sample title"; + dc:creator "Jörg Prante"; + dc:date "2009" + ]; + dc:title "A sample title"; + dcterms:isPartOf [ + dc:title "another", "title" + ]. diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-indent.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-indent.ttl new file mode 100644 index 0000000..44f6051 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-indent.ttl @@ -0,0 +1,16 @@ + dc:title "Hello", "World"; + xbib:person "Jörg Prante"; + dc:subject "An", "example", "for", "a", "sequence"; + dcterms:place "Köln"; + [ + "value1"; + "value2"; + [ + "value3"; + "value4" + ] + ]; + [ + "value5"; + "value6" + ]. diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-test.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-test.ttl new file mode 100644 index 0000000..31954d1 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/turtle/turtle-test.ttl @@ -0,0 +1,16 @@ + dc:title "Hello", "World"; + xbib:person "Jörg Prante"; + dc:subject "An", "example", "for", "a", "sequence"; + dcterms:place "Köln"; + [ + "value1"; + "value2" + ]; + [ + "value3"; + "value4" + ]; + [ + "value5"; + "value6" + ]. diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/array.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/array.xml new file mode 100644 index 0000000..f8157e5 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/array.xml @@ -0,0 +1,5 @@ + + 2001 + 2002 + 2003 + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/attribute.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/attribute.xml new file mode 100644 index 0000000..9fe65a8 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/attribute.xml @@ -0,0 +1,6 @@ + + 2001 + 2002 + 2003 + World + \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/dc.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/dc.ttl new file mode 100644 index 0000000..dd31b77 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/dc.ttl @@ -0,0 +1,15 @@ +@prefix dc: . +@prefix oaidc: . + + dc:title "Improving the tokenisation of identifier names"; + dc:creator "Butler, Simon", "Wermelinger, Michel", "Yu, Yijun", "Sharp, Helen"; + dc:description """Identifier names are the main vehicle for semantic information during program comprehension. For tool-supported program comprehension tasks, including concept location and requirements traceability, identifier names need to be tokenised into their semantic constituents. In this paper we present an approach to the automated tokenisation of identifier names that improves on existing techniques in two ways. First, it improves the tokenisation accuracy for single-case identifier names and for identifier names containing digits, which existing techniques largely ignore. Second, performance gains over existing techniques are achieved using smaller oracles, making the approach easier to deploy. + +Accuracy was evaluated by comparing our algorithm to manual tokenizations of 28,000 identifier names drawn from 60 well-known open source Java projects totalling 16.5 MSLOC. Moreover, the projects were used to perform a study of identifier tokenisation features (single case, camel case, use of digits, etc.) per object-oriented construct (class names, method names, local variable names, etc.), thus providing an insight into naming conventions in industrial-scale object-oriented code. Our tokenisation tool and datasets are publicly available."""; + dc:publisher "Springer Verlag"; + dc:contributor "Mira, Mezini"; + dc:date "2011"; + dc:type "Conference Item", "PeerReviewed"; + dc:format "application/pdf"; + dc:identifier "http://oro.open.ac.uk/25656/5/butler%2Decoop11.pdf", "Butler, Simon; Wermelinger, Michel; Yu, Yijun and Sharp, Helen (2011). Improving the tokenisation of identifier names. In: 25th European Conference on Object-Oriented Programming, 25-29 Jul 2011, Lancaster, UK."; + dc:relation "http://dx.doi.org/10.1007/978-3-642-22655-7_7", "http://oro.open.ac.uk/25656/". diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai-listrecords.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai-listrecords.xml new file mode 100644 index 0000000..cd47ecf --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai-listrecords.xml @@ -0,0 +1,43 @@ + + + 2013-06-29T18:31:40Z + http://www.doaj.org/oai.article + + +
+oai:doaj-articles:8f128127aa68db508da01e428930bbcc +2004-05-31T00:00:00Z +Health_Sciences +
+ + + Medknow Publications + Journal of Postgraduate Medicine + 00223859 + 09722823 + 2003 + 49 + 2 + 182 + 5 + Brain natriuretic peptide in diagnosis and treatment of heart failure. + + + Bhatia V + + + Nayyar P + + + Dhindsa S + + + Currently we are in the midst of a chronic disease epidemic of congestive heart failure (CHF) worldwide. This epidemic is marked by a rapid rise in prevalent cases over the past decade that is due in part to the aging population and improved survival in patients with other cardiovascular conditions. At present there are 5 million Americans with congestive heart failure, with nearly 500000 new cases every year. To provide cost-effective treatment for patients with congestive heart failure, rapid and accurate differentiation of congestive heart failure from other causes of dyspnea must be accomplished. Although echocardiography is considered the gold standard for the detection of left ventricular dysfunction, it is expensive, is not always easily accessible, and may not always reflect an acute condition. B-type natriuretic peptide (BNP) is a cardiac neurohormone specifically secreted from the cardiac ventricles as a response to ventricular volume expansion, pressure overload, and resultant increased wall tension. BNP can be used in the diagnosis of CHF. However, the present American College of Cardiology/American Heart Association practice guidelines (2001) for the evaluation and management of CHF state that the role of blood BNP in the identification of patients with CHF remains to be fully clarified. We have discussed the role of BNP in the diagnosis and management of CHF. + http://www.jpgmonline.com/article.asp?issn=0022-3859;year=2003;volume=49;issue=2;spage=182;epage=5;aulast=Bhatia + + +
+:1994-12-31T23:00:00Z:2013-06-30T22:00:00Z:doajArticle:50 +
+ +
\ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai.ttl b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai.ttl new file mode 100644 index 0000000..e36c666 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oai.ttl @@ -0,0 +1,41 @@ +@prefix oai: . + + oai:OAI-PMH [ + oai:responseDate "2013-06-29T18:31:40Z"; + oai:request "http://www.doaj.org/oai.article"; + oai:ListRecords [ + oai:record [ + oai:header [ + oai:identifier "oai:doaj-articles:8f128127aa68db508da01e428930bbcc"; + oai:datestamp "2004-05-31T00:00:00Z"; + oai:setSpec "Health_Sciences" + ]; + oai:metadata [ + oai:record [ + oai:publisher "Medknow Publications"; + oai:journalTitle "Journal of Postgraduate Medicine"; + oai:issn "00223859"; + oai:eissn "09722823"; + oai:publicationDate "2003"; + oai:volume "49"; + oai:issue "2"; + oai:startPage "182"; + oai:endPage "5"; + oai:title "Brain natriuretic peptide in diagnosis and treatment of heart failure."; + oai:authors [ + oai:author [ + oai:name "Bhatia V" + ],[ + oai:name "Nayyar P" + ],[ + oai:name "Dhindsa S" + ] + ]; + oai:abstract "Currently we are in the midst of a chronic disease epidemic of congestive heart failure (CHF) worldwide. This epidemic is marked by a rapid rise in prevalent cases over the past decade that is due in part to the aging population and improved survival in patients with other cardiovascular conditions. At present there are 5 million Americans with congestive heart failure, with nearly 500000 new cases every year. To provide cost-effective treatment for patients with congestive heart failure, rapid and accurate differentiation of congestive heart failure from other causes of dyspnea must be accomplished. Although echocardiography is considered the gold standard for the detection of left ventricular dysfunction, it is expensive, is not always easily accessible, and may not always reflect an acute condition. B-type natriuretic peptide (BNP) is a cardiac neurohormone specifically secreted from the cardiac ventricles as a response to ventricular volume expansion, pressure overload, and resultant increased wall tension. BNP can be used in the diagnosis of CHF. However, the present American College of Cardiology/American Heart Association practice guidelines (2001) for the evaluation and management of CHF state that the role of blood BNP in the identification of patients with CHF remains to be fully clarified. We have discussed the role of BNP in the diagnosis and management of CHF."; + oai:fullTextUrl "http://www.jpgmonline.com/article.asp?issn=0022-3859;year=2003;volume=49;issue=2;spage=182;epage=5;aulast=Bhatia" + ] + ] + ]; + oai:resumptionToken ":1994-12-31T23:00:00Z:2013-06-30T22:00:00Z:doajArticle:50" + ] + ]. diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oro-eprint-25656.xml b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oro-eprint-25656.xml new file mode 100644 index 0000000..1f0cf34 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/io/xml/oro-eprint-25656.xml @@ -0,0 +1,19 @@ + + Improving the tokenisation of identifier names + Butler, Simon + Wermelinger, Michel + Yu, Yijun + Sharp, Helen + Identifier names are the main vehicle for semantic information during program comprehension. For tool-supported program comprehension tasks, including concept location and requirements traceability, identifier names need to be tokenised into their semantic constituents. In this paper we present an approach to the automated tokenisation of identifier names that improves on existing techniques in two ways. First, it improves the tokenisation accuracy for single-case identifier names and for identifier names containing digits, which existing techniques largely ignore. Second, performance gains over existing techniques are achieved using smaller oracles, making the approach easier to deploy. + +Accuracy was evaluated by comparing our algorithm to manual tokenizations of 28,000 identifier names drawn from 60 well-known open source Java projects totalling 16.5 MSLOC. Moreover, the projects were used to perform a study of identifier tokenisation features (single case, camel case, use of digits, etc.) per object-oriented construct (class names, method names, local variable names, etc.), thus providing an insight into naming conventions in industrial-scale object-oriented code. Our tokenisation tool and datasets are publicly available. + Springer Verlag + Mira, Mezini + 2011 + Conference Item + PeerReviewed + application/pdf + http://oro.open.ac.uk/25656/5/butler%2Decoop11.pdf + http://dx.doi.org/10.1007/978-3-642-22655-7_7 + Butler, Simon; Wermelinger, Michel; Yu, Yijun and Sharp, Helen (2011). Improving the tokenisation of identifier names. In: 25th European Conference on Object-Oriented Programming, 25-29 Jul 2011, Lancaster, UK. + http://oro.open.ac.uk/25656/ \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/Vcard.jsonld b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/Vcard.jsonld new file mode 100644 index 0000000..20abf09 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/Vcard.jsonld @@ -0,0 +1,1217 @@ +{ + "@context": { + "vcard": "http://www.w3.org/2006/vcard/ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "owl": "http://www.w3.org/2002/07/owl#", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "defines": { "@reverse": "rdfs:isDefinedBy" }, + "label": { "@id": "rdfs:label", "@language": "en" }, + "comment": { "@id": "rdfs:comment", "@language": "en" }, + "subClassOf": { "@id": "rdfs:subClassOf", "@type": "@id" }, + "subPropertyOf": { "@id": "rdfs:subPropertyOf", "@type": "@id" }, + "range": { "@id": "rdfs:range", "@type": "@id" }, + "domain": { "@id": "rdfs:domain", "@type": "@id" }, + "seeAlso": { "@id": "rdfs:seeAlso", "@type": "@id" }, + "deprecated": "owl:deprecated", + "equivalentClass": { "@id": "owl:equivalentClass", "@type": "@id" }, + "equivalentProperty": { "@id": "owl:equivalentProperty", "@type": "@id" }, + "unionOf": { "@id": "owl:unionOf", "@type": "@id", "@container": "@list" }, + "intersectionOf": { "@id": "owl:intersectionOf", "@type": "@id", "@container": "@list" }, + "onProperty": { "@id": "owl:onProperty", "@type": "@id" }, + "someValuesFrom": { "@id": "owl:someValuesFrom", "@type": "@id" }, + "minCardinality": { "@id": "owl:minCardinality", "@type": "xsd:nonNegativeInteger" }, + "maxCardinality": { "@id": "owl:maxCardinality", "@type": "xsd:nonNegativeInteger" }, + "minQualifiedCardinality": { "@id": "owl:minQualifiedCardinality", "@type": "xsd:nonNegativeInteger" }, + "onDataRange": { "@id": "owl:onDataRange", "@type": "@id" }, + "onClass": { "@id": "owl:onClass", "@type": "@id" }, + "disjointWith": { "@id": "owl:disjointWith", "@type": "@id" }, + "versionInfo": { "@id": "owl:versionInfo", "@language": "en" } + }, + "@id": "http://www.w3.org/2006/vcard/ns", + "@type": "owl:Ontology", + "label": "Ontology for vCard", + "comment": "Ontology for vCard based on RFC6350", + "versionInfo": "Final", + "defines": [ + { + "@id": "vcard:Acquaintance", + "@type": "owl:Class", + "label": "Acquaintance", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Address", + "@type": "owl:Class", + "label": "Address", + "comment": "To specify the components of the delivery address for the object", + "equivalentClass": { + "@type": "owl:Class", + "unionOf": [ + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:country-name", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:country-name" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:locality", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:locality" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:postal-code", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:postal-code" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:region", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:region" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:street-address", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:street-address" + } + ] + } + ] + } + }, + { + "@id": "vcard:Agent", + "@type": "owl:Class", + "label": "Agent", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:BBS", + "@type": "owl:Class", + "label": "BBS", + "comment": "This class is deprecated", + "subClassOf": "vcard:TelephoneType", + "deprecated": true + }, + { + "@id": "vcard:Car", + "@type": "owl:Class", + "label": "Car", + "comment": "This class is deprecated", + "subClassOf": "vcard:TelephoneType", + "deprecated": true + }, + { + "@id": "vcard:Cell", + "@type": "owl:Class", + "label": "Cell", + "comment": "Also called mobile telephone", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Child", + "@type": "owl:Class", + "label": "Child", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Colleague", + "@type": "owl:Class", + "label": "Colleague", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Contact", + "@type": "owl:Class", + "label": "Contact", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Coresident", + "@type": "owl:Class", + "label": "Coresident", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Coworker", + "@type": "owl:Class", + "label": "Coworker", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Crush", + "@type": "owl:Class", + "label": "Crush", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Date", + "@type": "owl:Class", + "label": "Date", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Dom", + "@type": "owl:Class", + "label": "Dom", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Email", + "@type": "owl:Class", + "label": "Email", + "comment": "To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.", + "deprecated": true + }, + { + "@id": "vcard:Emergency", + "@type": "owl:Class", + "label": "Emergency", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Fax", + "@type": "owl:Class", + "label": "Fax", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Female", + "@type": "owl:Class", + "label": "Female", + "subClassOf": "vcard:Gender" + }, + { + "@id": "vcard:Friend", + "@type": "owl:Class", + "label": "Friend", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Gender", + "@type": "owl:Class", + "label": "Gender", + "comment": "Used for gender codes. The URI of the gender code must be used as the value for Gender." + }, + { + "@id": "vcard:Group", + "@type": "owl:Class", + "label": "Group", + "comment": "Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group.", + "subClassOf": "vcard:Kind", + "disjointWith": [ + "vcard:Individual", + "vcard:Location", + "vcard:Organization" + ], + "equivalentClass": { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:hasMember", + "someValuesFrom": "vcard:Kind" + }, + { + "@type": "owl:Restriction", + "minQualifiedCardinality": "1", + "onClass": "vcard:Kind", + "onProperty": "vcard:hasMember" + } + ] + } + }, + { + "@id": "vcard:Home", + "@type": "owl:Class", + "label": "Home", + "comment": "This implies that the property is related to an individual's personal life", + "subClassOf": "vcard:Type" + }, + { + "@id": "vcard:ISDN", + "@type": "owl:Class", + "label": "ISDN", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Individual", + "@type": "owl:Class", + "label": "Individual", + "comment": "An object representing a single person or entity", + "subClassOf": "vcard:Kind", + "disjointWith": [ + "vcard:Location", + "vcard:Organization" + ] + }, + { + "@id": "vcard:Internet", + "@type": "owl:Class", + "label": "Internet", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Intl", + "@type": "owl:Class", + "label": "Intl", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Kin", + "@type": "owl:Class", + "label": "Kin", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class", + "label": "Kind", + "comment": "The parent class for all objects", + "equivalentClass": [ + "vcard:VCard", + { + "@type": "owl:Restriction", + "minQualifiedCardinality": "1", + "onDataRange": "xsd:string", + "onProperty": "vcard:fn" + } + ] + }, + { + "@id": "vcard:Label", + "@type": "owl:Class", + "label": "Label", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Location", + "@type": "owl:Class", + "label": "Location", + "comment": "An object representing a named geographical place", + "subClassOf": "vcard:Kind", + "disjointWith": "vcard:Organization" + }, + { + "@id": "vcard:Male", + "@type": "owl:Class", + "label": "Male", + "subClassOf": "vcard:Gender" + }, + { + "@id": "vcard:Me", + "@type": "owl:Class", + "label": "Me", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Met", + "@type": "owl:Class", + "label": "Met", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Modem", + "@type": "owl:Class", + "label": "Modem", + "comment": "This class is deprecated", + "subClassOf": "vcard:TelephoneType", + "deprecated": true + }, + { + "@id": "vcard:Msg", + "@type": "owl:Class", + "label": "Msg", + "comment": "This class is deprecated", + "subClassOf": "vcard:TelephoneType", + "deprecated": true + }, + { + "@id": "vcard:Muse", + "@type": "owl:Class", + "label": "Muse", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Name", + "@type": "owl:Class", + "label": "Name", + "comment": "To specify the components of the name of the object", + "equivalentClass": { + "@type": "owl:Class", + "unionOf": [ + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:additional-name", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "minCardinality": 0, + "onProperty": "vcard:additional-name" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:family-name", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:family-name" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:given-name", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "maxCardinality": 1, + "onProperty": "vcard:given-name" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:honorific-prefix", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "minCardinality": 0, + "onProperty": "vcard:honorific-prefix" + } + ] + }, + { + "@type": "owl:Class", + "intersectionOf": [ + { + "@type": "owl:Restriction", + "onProperty": "vcard:honorific-suffix", + "someValuesFrom": "xsd:string" + }, + { + "@type": "owl:Restriction", + "minCardinality": 0, + "onProperty": "vcard:honorific-suffix" + } + ] + } + ] + } + }, + { + "@id": "vcard:Neighbor", + "@type": "owl:Class", + "label": "Neighbor", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:None", + "@type": "owl:Class", + "label": "None", + "subClassOf": "vcard:Gender" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class", + "label": "Organization", + "comment": "An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.\n", + "subClassOf": "vcard:Kind" + }, + { + "@id": "vcard:Other", + "@type": "owl:Class", + "label": "Other", + "subClassOf": "vcard:Gender" + }, + { + "@id": "vcard:PCS", + "@type": "owl:Class", + "label": "PCS", + "comment": "This class is deprecated", + "subClassOf": "vcard:TelephoneType", + "deprecated": true + }, + { + "@id": "vcard:Pager", + "@type": "owl:Class", + "label": "Pager", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Parcel", + "@type": "owl:Class", + "label": "Parcel", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Parent", + "@type": "owl:Class", + "label": "Parent", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Postal", + "@type": "owl:Class", + "label": "Postal", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:Pref", + "@type": "owl:Class", + "label": "Pref", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:RelatedType", + "@type": "owl:Class", + "label": "Relation Type", + "comment": "Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type." + }, + { + "@id": "vcard:Sibling", + "@type": "owl:Class", + "label": "Sibling", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Spouse", + "@type": "owl:Class", + "label": "Spouse", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Sweetheart", + "@type": "owl:Class", + "label": "Sweetheart", + "subClassOf": "vcard:RelatedType" + }, + { + "@id": "vcard:Tel", + "@type": "owl:Class", + "label": "Tel", + "comment": "This class is deprecated. Use the hasTelephone object property.", + "deprecated": true + }, + { + "@id": "vcard:TelephoneType", + "@type": "owl:Class", + "label": "Phone", + "comment": "Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type." + }, + { + "@id": "vcard:Text", + "@type": "owl:Class", + "label": "Text", + "comment": "Also called sms telephone", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:TextPhone", + "@type": "owl:Class", + "label": "Text phone", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Type", + "@type": "owl:Class", + "label": "Type", + "comment": "Used for type codes. The URI of the type code must be used as the value for Type." + }, + { + "@id": "vcard:Unknown", + "@type": "owl:Class", + "label": "Unknown", + "subClassOf": "vcard:Gender" + }, + { + "@id": "vcard:VCard", + "@type": "owl:Class", + "label": "VCard", + "comment": "The vCard class is equivalent to the new Kind class, which is the parent for the four explicit types of vCards (Individual, Organization, Location, Group)", + "equivalentClass": "vcard:Kind" + }, + { + "@id": "vcard:Video", + "@type": "owl:Class", + "label": "Video", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Voice", + "@type": "owl:Class", + "label": "Voice", + "subClassOf": "vcard:TelephoneType" + }, + { + "@id": "vcard:Work", + "@type": "owl:Class", + "label": "Work", + "comment": "This implies that the property is related to an individual's work place", + "subClassOf": "vcard:Type" + }, + { + "@id": "vcard:X400", + "@type": "owl:Class", + "label": "X400", + "comment": "This class is deprecated", + "subClassOf": "vcard:Type", + "deprecated": true + }, + { + "@id": "vcard:additional-name", + "@type": "owl:DatatypeProperty", + "label": "additional name", + "comment": "The additional name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:adr", + "@type": "owl:ObjectProperty", + "label": "address", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasAddress" + }, + { + "@id": "vcard:agent", + "@type": "owl:ObjectProperty", + "label": "agent", + "comment": "This object property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:anniversary", + "@type": "owl:DatatypeProperty", + "label": "anniversary", + "comment": "The date of marriage, or equivalent, of the object", + "range": { + "@type": "owl:Class", + "unionOf": [ + "xsd:dateTime", + "xsd:gYear" + ] + } + }, + { + "@id": "vcard:bday", + "@type": "owl:DatatypeProperty", + "label": "birth date", + "comment": "To specify the birth date of the object", + "range": { + "@type": "owl:Class", + "unionOf": [ + "xsd:dateTime", + "xsd:dateTimeStamp", + "xsd:gYear" + ] + } + }, + { + "@id": "vcard:category", + "@type": "owl:DatatypeProperty", + "label": "category", + "comment": "The category information about the object, also known as tags", + "range": "xsd:string" + }, + { + "@id": "vcard:class", + "@type": "owl:DatatypeProperty", + "label": "class", + "comment": "This data property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:country-name", + "@type": "owl:DatatypeProperty", + "label": "country name", + "comment": "The country name associated with the address of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:email", + "@type": "owl:ObjectProperty", + "label": "email", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasEmail" + }, + { + "@id": "vcard:extended-address", + "@type": "owl:DatatypeProperty", + "label": "extended address", + "comment": "This data property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:family-name", + "@type": "owl:DatatypeProperty", + "label": "family name", + "comment": "The family name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:fn", + "@type": "owl:DatatypeProperty", + "label": "formatted name", + "comment": "The formatted text corresponding to the name of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:geo", + "@type": "owl:ObjectProperty", + "label": "geo", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasGeo" + }, + { + "@id": "vcard:given-name", + "@type": "owl:DatatypeProperty", + "label": "given name", + "comment": "The given name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:hasAdditionalName", + "@type": "owl:ObjectProperty", + "label": "has additional name", + "comment": "Used to support property parameters for the additional name data property" + }, + { + "@id": "vcard:hasAddress", + "@type": "owl:ObjectProperty", + "label": "has address", + "comment": "To specify the components of the delivery address for the object", + "range": "vcard:Address" + }, + { + "@id": "vcard:hasCalendarBusy", + "@type": "owl:ObjectProperty", + "label": "has calendar busy", + "comment": "To specify the busy time associated with the object. (Was called FBURL in RFC6350)" + }, + { + "@id": "vcard:hasCalendarLink", + "@type": "owl:ObjectProperty", + "label": "has calendar link", + "comment": "To specify the calendar associated with the object. (Was called CALURI in RFC6350)" + }, + { + "@id": "vcard:hasCalendarRequest", + "@type": "owl:ObjectProperty", + "label": "has calendar request", + "comment": "To specify the calendar user address to which a scheduling request be sent for the object. (Was called CALADRURI in RFC6350)" + }, + { + "@id": "vcard:hasCategory", + "@type": "owl:ObjectProperty", + "label": "has category", + "comment": "Used to support property parameters for the category data property" + }, + { + "@id": "vcard:hasCountryName", + "@type": "owl:ObjectProperty", + "label": "has country name", + "comment": "Used to support property parameters for the country name data property" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:ObjectProperty", + "label": "has email", + "comment": "To specify the electronic mail address for communication with the object", + "range": "vcard:Email" + }, + { + "@id": "vcard:hasFN", + "@type": "owl:ObjectProperty", + "label": "has formatted name", + "comment": "Used to support property parameters for the formatted name data property" + }, + { + "@id": "vcard:hasFamilyName", + "@type": "owl:ObjectProperty", + "label": "has family name", + "comment": "Used to support property parameters for the family name data property" + }, + { + "@id": "vcard:hasGender", + "@type": "owl:ObjectProperty", + "label": "has gender", + "comment": "To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used." + }, + { + "@id": "vcard:hasGeo", + "@type": "owl:ObjectProperty", + "label": "has geo", + "comment": "To specify information related to the global positioning of the object. May also be used as a property parameter." + }, + { + "@id": "vcard:hasGivenName", + "@type": "owl:ObjectProperty", + "label": "has given name", + "comment": "Used to support property parameters for the given name data property" + }, + { + "@id": "vcard:hasHonorificPrefix", + "@type": "owl:ObjectProperty", + "label": "has honorific prefix", + "comment": "Used to support property parameters for the honorific prefix data property" + }, + { + "@id": "vcard:hasHonorificSuffix", + "@type": "owl:ObjectProperty", + "label": "has honorific suffix", + "comment": "Used to support property parameters for the honorific suffix data property" + }, + { + "@id": "vcard:hasInstantMessage", + "@type": "owl:ObjectProperty", + "label": "has messaging", + "comment": "To specify the instant messaging and presence protocol communications with the object. (Was called IMPP in RFC6350)" + }, + { + "@id": "vcard:hasKey", + "@type": "owl:ObjectProperty", + "label": "has key", + "comment": "To specify a public key or authentication certificate associated with the object", + "equivalentProperty": "vcard:key" + }, + { + "@id": "vcard:hasLanguage", + "@type": "owl:ObjectProperty", + "label": "has language", + "comment": "Used to support property parameters for the language data property" + }, + { + "@id": "vcard:hasLocality", + "@type": "owl:ObjectProperty", + "label": "has locality", + "comment": "Used to support property parameters for the locality data property" + }, + { + "@id": "vcard:hasLogo", + "@type": "owl:ObjectProperty", + "label": "has logo", + "comment": "To specify a graphic image of a logo associated with the object ", + "equivalentProperty": "vcard:logo" + }, + { + "@id": "vcard:hasMember", + "@type": "owl:ObjectProperty", + "comment": "To include a member in the group this object represents. (This property can only be used by Group individuals)", + "domain": "vcard:Group", + "label": "has member", + "range": "vcard:Kind" + }, + { + "@id": "vcard:hasName", + "@type": "owl:ObjectProperty", + "label": "has name", + "comment": "To specify the components of the name of the object", + "range": "vcard:Name", + "equivalentProperty": "vcard:n" + }, + { + "@id": "vcard:hasNickname", + "@type": "owl:ObjectProperty", + "label": "has nickname", + "comment": "Used to support property parameters for the nickname data property", + "seeAlso": "http://www.w3.org/2006/vcard/ns#nickname" + }, + { + "@id": "vcard:hasNote", + "@type": "owl:ObjectProperty", + "label": "has note", + "comment": "Used to support property parameters for the note data property" + }, + { + "@id": "vcard:hasOrganizationName", + "@type": "owl:ObjectProperty", + "label": "has organization name", + "comment": "Used to support property parameters for the organization name data property" + }, + { + "@id": "vcard:hasOrganizationUnit", + "@type": "owl:ObjectProperty", + "label": "has organization unit name", + "comment": "Used to support property parameters for the organization unit name data property" + }, + { + "@id": "vcard:hasPhoto", + "@type": "owl:ObjectProperty", + "label": "has photo", + "comment": "To specify an image or photograph information that annotates some aspect of the object", + "equivalentProperty": "vcard:photo" + }, + { + "@id": "vcard:hasPostalCode", + "@type": "owl:ObjectProperty", + "label": "has postal code", + "comment": "Used to support property parameters for the postal code data property" + }, + { + "@id": "vcard:hasRegion", + "@type": "owl:ObjectProperty", + "label": "has region", + "comment": "Used to support property parameters for the region data property" + }, + { + "@id": "vcard:hasRelated", + "@type": "owl:ObjectProperty", + "label": "has related", + "comment": "To specify a relationship between another entity and the entity represented by this object" + }, + { + "@id": "vcard:hasRole", + "@type": "owl:ObjectProperty", + "label": "has role", + "comment": "Used to support property parameters for the role data property" + }, + { + "@id": "vcard:hasSound", + "@type": "owl:ObjectProperty", + "label": "has sound", + "comment": "To specify a digital sound content information that annotates some aspect of the object", + "equivalentProperty": "vcard:sound" + }, + { + "@id": "vcard:hasSource", + "@type": "owl:ObjectProperty", + "label": "has source", + "comment": "To identify the source of directory information of the object" + }, + { + "@id": "vcard:hasStreetAddress", + "@type": "owl:ObjectProperty", + "label": "has street address", + "comment": "Used to support property parameters for the street address data property" + }, + { + "@id": "vcard:hasTelephone", + "@type": "owl:ObjectProperty", + "label": "has telephone", + "comment": "To specify the telephone number for telephony communication with the object", + "equivalentProperty": "vcard:tel" + }, + { + "@id": "vcard:hasTitle", + "@type": "owl:ObjectProperty", + "label": "has title", + "comment": "Used to support property parameters for the title data property" + }, + { + "@id": "vcard:hasUID", + "@type": "owl:ObjectProperty", + "label": "has uid", + "comment": "To specify a value that represents a globally unique identifier corresponding to the object" + }, + { + "@id": "vcard:hasURL", + "@type": "owl:ObjectProperty", + "label": "has url", + "comment": "To specify a uniform resource locator associated with the object", + "equivalentProperty": "vcard:url" + }, + { + "@id": "vcard:hasValue", + "@type": "owl:ObjectProperty", + "label": "has value", + "comment": "Used to indicate the resource value of an object property that requires property parameters" + }, + { + "@id": "vcard:honorific-prefix", + "@type": "owl:DatatypeProperty", + "label": "honorific prefix", + "comment": "The honorific prefix of the name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:honorific-suffix", + "@type": "owl:DatatypeProperty", + "label": "honorific suffix", + "comment": "The honorific suffix of the name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:key", + "@type": "owl:ObjectProperty", + "label": "key", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasKey" + }, + { + "@id": "vcard:label", + "@type": "owl:DatatypeProperty", + "label": "label", + "comment": "This data property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:language", + "@type": "owl:DatatypeProperty", + "label": "language", + "comment": "To specify the language that may be used for contacting the object. May also be used as a property parameter." + }, + { + "@id": "vcard:latitude", + "@type": "owl:DatatypeProperty", + "label": "latitude", + "comment": "This data property has been deprecated. See hasGeo", + "deprecated": true + }, + { + "@id": "vcard:locality", + "@type": "owl:DatatypeProperty", + "label": "locality", + "comment": "The locality (e.g. city or town) associated with the address of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:logo", + "@type": "owl:ObjectProperty", + "label": "logo", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasLogo" + }, + { + "@id": "vcard:longitude", + "@type": "owl:DatatypeProperty", + "label": "longitude", + "comment": "This data property has been deprecated. See hasGeo", + "deprecated": true + }, + { + "@id": "vcard:mailer", + "@type": "owl:DatatypeProperty", + "label": "mailer", + "comment": "This data property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:n", + "@type": "owl:ObjectProperty", + "label": "name", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasName" + }, + { + "@id": "vcard:nickname", + "@type": "owl:DatatypeProperty", + "label": "nickname", + "comment": "The nick name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:note", + "@type": "owl:DatatypeProperty", + "label": "note", + "comment": "A note associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:org", + "@type": "owl:ObjectProperty", + "label": "organization", + "comment": "This object property has been mapped. Use the organization-name data property.", + "equivalentProperty": "vcard:organization-name" + }, + { + "@id": "vcard:organization-name", + "@type": "owl:DatatypeProperty", + "label": "organization name", + "comment": "To specify the organizational name associated with the object", + "range": "xsd:string" + }, + { + "@id": "vcard:organization-unit", + "@type": "owl:DatatypeProperty", + "label": "organizational unit name", + "comment": "To specify the organizational unit name associated with the object", + "range": "xsd:string", + "subPropertyOf": "vcard:organization-name" + }, + { + "@id": "vcard:photo", + "@type": "owl:ObjectProperty", + "label": "photo", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasPhoto" + }, + { + "@id": "vcard:post-office-box", + "@type": "owl:DatatypeProperty", + "label": "post office box", + "comment": "This data property has been deprecated", + "deprecated": true + }, + { + "@id": "vcard:postal-code", + "@type": "owl:DatatypeProperty", + "label": "postal code", + "comment": "The postal code associated with the address of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:prodid", + "@type": "owl:DatatypeProperty", + "label": "product id", + "comment": "To specify the identifier for the product that created the object", + "range": "xsd:string" + }, + { + "@id": "vcard:region", + "@type": "owl:DatatypeProperty", + "label": "region", + "comment": "The region (e.g. state or province) associated with the address of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:rev", + "@type": "owl:DatatypeProperty", + "label": "revision", + "comment": "To specify revision information about the object", + "range": "xsd:dateTime" + }, + { + "@id": "vcard:role", + "@type": "owl:DatatypeProperty", + "label": "role", + "comment": "To specify the function or part played in a particular situation by the object", + "range": "xsd:string" + }, + { + "@id": "vcard:sort-string", + "@type": "owl:DatatypeProperty", + "label": "sort as", + "comment": "To specify the string to be used for national-language-specific sorting. Used as a property parameter only.", + "range": "xsd:string" + }, + { + "@id": "vcard:sound", + "@type": "owl:ObjectProperty", + "label": "sound", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasSound" + }, + { + "@id": "vcard:street-address", + "@type": "owl:DatatypeProperty", + "label": "street address", + "comment": "The street address associated with the address of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:tel", + "@type": "owl:ObjectProperty", + "label": "telephone", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasTelephone" + }, + { + "@id": "vcard:title", + "@type": "owl:DatatypeProperty", + "label": "title", + "comment": "To specify the position or job of the object", + "range": "xsd:string" + }, + { + "@id": "vcard:tz", + "@type": "owl:DatatypeProperty", + "label": "time zone", + "comment": "To indicate time zone information that is specific to the object. May also be used as a property parameter.", + "range": "xsd:string" + }, + { + "@id": "vcard:url", + "@type": "owl:ObjectProperty", + "label": "url", + "comment": "This object property has been mapped", + "equivalentProperty": "vcard:hasURL" + }, + { + "@id": "vcard:value", + "@type": "owl:DatatypeProperty", + "label": "value", + "comment": "Used to indicate the literal value of a data property that requires property parameters" + } + ] +} diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/bib.jsonld b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/bib.jsonld new file mode 100644 index 0000000..344fded --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/bib.jsonld @@ -0,0 +1,40 @@ +{ + "@context": { + "type": "@type", + "id": "@id", + "article": "http://purl.org/ontology/bibo/Article", + "Journal": "http://purl.org/ontology/bibo/Journal", + "journal": "http://purl.org/dc/elements/1.1/isPartOf", + "title": "http://purl.org/dc/elements/1.1/title", + "issue": "http://purl.org/ontology/bibo/issue", + "author": { + "@id":"http://purl.org/dc/elements/1.1/creator", + "@container": "@set" + }, + "Person": "http://xmlns.com/foaf/0.1/Person", + "link": { + "@id": "http://purl.org/dc/elements/1.1/link", + "@container": "@set" + }, + "doi": { + "@id":"http://purl.org/ontology/bibo/doi", + "@container": "@set" + }, + "name": "http://www.w3.org/2000/01/rdf-schema#label", + "year": "http://purl.org/dc/elements/1.1/date" + }, + + "@type": "article", + "author": { + "@type": "Person", + "@embed": "true" + } , + "journal": { + "@type":"Journal", + "@embed": "true" + }, + "link": { + "@type":"id", + "@embed": "true" + } +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/data.jsonld b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/data.jsonld new file mode 100644 index 0000000..b137814 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/data.jsonld @@ -0,0 +1,41397 @@ + +{ + "@context": { + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "dcterms": "http://purl.org/dc/terms/", + "dcat": "http://www.w3.org/ns/dcat#", + "foaf": "http://xmlns.com/foaf/0.1/" + }, + "@id": "http://hub.healthdata.gov", + "@type": "dcat:Catalog", + "dcterms:title": "HealthData.gov Catalog Hub", + "rdfs:label": "HealthData.gov Catalog Hub", + "foaf:homepage": "http://hub.healthdata.gov", + "dcat:dataset": [ + { + "@id": "http://hub.healthdata.gov/dataset/8c539fb2-a132-41c9-ad6f-bb193dfabb8b", + "@type": "dcat:Dataset", + "dcterms:title": "TOXMAP\u00ae: Environmental Health Maps", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:041" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NLM TEHIP", + "hasEmail": "mailto:tehip@teh.nlm.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "TOXMAP\u00ae is a Geographic Information System (GIS) that uses maps of the United States and Canada to help users visually explore data primarily from the EPA's Toxics Release Inventory (TRI) and Superfund Program, as well as some non-EPA datasets. TOXMAP helps users create nationwide, regional, or local area maps showing where TRI chemicals are released on-site into the air, water, and ground. It also provides facility and release details, color-codes release amounts for a single year or year range, and aggregates release data over multiple years. Maps also show locations of Superfund National Priorities List (NPL) sites, listing all chemical contaminants present at these sites. Two versions of TOXMAP are available: the classic version of TOXMAP released in 2004, and a new version of TOXMAP based on Adobe\u00ae Flash/Flex technology. The new version provides an improved map appearance and interactive capabilities and additional datasets such as EPA coal plant emissions data and U.S. commercial nuclear power plants.", + "dcterms:identifier": "8c539fb2-a132-41c9-ad6f-bb193dfabb8b", + "dcterms:issued": { + "@value": "2004-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chemical map", + "community health", + "environmental health", + "environmental map", + "hazardous substances", + "nuclear power plants", + "pollution", + "power plants", + "superfund", + "toxics release inventory", + "tri" + ], + "dcat:landingPage": "http://toxmap.nlm.nih.gov/", + "dcterms:modified": { + "@value": "2015-03-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "National Institutes of Health" + } + }, + "dcterms:spatial": "United States and Territories", + "dcterms:temporal": "1988-01-01/2013-12-31", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/toxmap.html" + ], + "dcat:theme": [ + "Epidemiology", + "Other", + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/983f5f55-f3a4-498b-b4d4-c2380b81ab7a", + "@type": "dcat:Distribution", + "dcterms:format": "Search results can be saved as a CSV file. Entire datasets and Esri shapefiles can be downloaded via the Download tab.", + "dcterms:title": "Query Tool", + "dcterms:identifier": "983f5f55-f3a4-498b-b4d4-c2380b81ab7a" + }, + { + "@id": "http://hub.healthdata.gov/resource/1e458d8e-fb96-4483-90b5-a18b49bad67e", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "1e458d8e-fb96-4483-90b5-a18b49bad67e" + }, + { + "@id": "http://hub.healthdata.gov/resource/f81d6d0b-be4c-4d26-80f8-86b645c4fb66", + "@type": "dcat:Distribution", + "dcterms:format": "Custom URLs to generate TOXMAP maps", + "dcterms:title": "API", + "dcterms:identifier": "f81d6d0b-be4c-4d26-80f8-86b645c4fb66" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c3d5798c-4ee8-4364-ba7f-bc56fdceefa4", + "@type": "dcat:Dataset", + "dcterms:title": "State Specific Influenza Vaccination Coverage Among Women With Live Birth- PRAMS, 2009-10 Influenza Season", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "For more information about the Pregnancy Risk Assessment Monitoring System please visit http://www.cdc.gov/prams/. See http://www.cdc.gov/mmwr/preview/mmwrhtml/mm6107a1.htm?s_cid=mm6107a1_e for the MMWR article.", + "dcterms:identifier": "c3d5798c-4ee8-4364-ba7f-bc56fdceefa4", + "dcat:keyword": [ + "flu-shot", + "immunization", + "prams", + "pregnant-women" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:09:04.884629", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/31ca83af-4973-4ba3-b398-f0a745a57154", + "@type": "dcat:Distribution", + "dcterms:identifier": "31ca83af-4973-4ba3-b398-f0a745a57154" + }, + { + "@id": "http://hub.healthdata.gov/resource/f7278442-3719-4859-b601-38941d8a4e9c", + "@type": "dcat:Distribution", + "dcterms:identifier": "f7278442-3719-4859-b601-38941d8a4e9c" + }, + { + "@id": "http://hub.healthdata.gov/resource/21e122f9-11bf-4926-b259-5917a645deaa", + "@type": "dcat:Distribution", + "dcterms:identifier": "21e122f9-11bf-4926-b259-5917a645deaa" + }, + { + "@id": "http://hub.healthdata.gov/resource/f0afa4a4-c70a-4f10-916f-a313ad769149", + "@type": "dcat:Distribution", + "dcterms:identifier": "f0afa4a4-c70a-4f10-916f-a313ad769149" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0e277ff3-9c8a-48ad-bf00-18ce920b6a77", + "@type": "dcat:Dataset", + "dcterms:title": "Selected Trend Table from Health, United States, 2011. Low birthweight live births, by race and Hispanic origin of mother, and state: United States, 2000\u20132002, 2003\u20132005, and 2006\u20132008", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.", + "dcterms:identifier": "0e277ff3-9c8a-48ad-bf00-18ce920b6a77", + "dcat:keyword": [ + "hus", + "low-birthweight" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:09:03.404603", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d47e4b08-89a9-4bf0-9191-04c2b3a12627", + "@type": "dcat:Distribution", + "dcterms:identifier": "d47e4b08-89a9-4bf0-9191-04c2b3a12627" + }, + { + "@id": "http://hub.healthdata.gov/resource/546b36f1-f7d1-44d6-b8af-f8800a0f617a", + "@type": "dcat:Distribution", + "dcterms:identifier": "546b36f1-f7d1-44d6-b8af-f8800a0f617a" + }, + { + "@id": "http://hub.healthdata.gov/resource/469fbaec-5d39-4d0e-906b-048d9fbc4e3c", + "@type": "dcat:Distribution", + "dcterms:identifier": "469fbaec-5d39-4d0e-906b-048d9fbc4e3c" + }, + { + "@id": "http://hub.healthdata.gov/resource/42b3c83d-4df1-4481-93ff-162a5b4b6a64", + "@type": "dcat:Distribution", + "dcterms:identifier": "42b3c83d-4df1-4481-93ff-162a5b4b6a64" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e7cd88c2-92ee-41fc-8265-9bc28107a1e1", + "@type": "dcat:Dataset", + "dcterms:title": "Selected Trend Table from Health, United States, 2011. Leading causes of death and numbers of deaths, by sex, race, and Hispanic origin: United States, 1980 and 2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.", + "dcterms:identifier": "e7cd88c2-92ee-41fc-8265-9bc28107a1e1", + "dcat:keyword": [ + "cause-of-death", + "hus" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:09:01.974446", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ef092aef-d327-41f0-9b76-ae01be8a1e39", + "@type": "dcat:Distribution", + "dcterms:identifier": "ef092aef-d327-41f0-9b76-ae01be8a1e39" + }, + { + "@id": "http://hub.healthdata.gov/resource/ed5641a7-0525-4c86-aea2-cd8842b53ef1", + "@type": "dcat:Distribution", + "dcterms:identifier": "ed5641a7-0525-4c86-aea2-cd8842b53ef1" + }, + { + "@id": "http://hub.healthdata.gov/resource/8ca8437b-25d8-491d-8a84-5f630204e732", + "@type": "dcat:Distribution", + "dcterms:identifier": "8ca8437b-25d8-491d-8a84-5f630204e732" + }, + { + "@id": "http://hub.healthdata.gov/resource/703a71ed-0948-48db-aed6-18191dab02a4", + "@type": "dcat:Distribution", + "dcterms:identifier": "703a71ed-0948-48db-aed6-18191dab02a4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8cbfe86f-3b16-4d82-bf81-567ea0376feb", + "@type": "dcat:Dataset", + "dcterms:title": "BRFSS Prevalence And Trends Data: Tobacco Use - Adults Who Are Current Smokers for 1995-2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.\r\nFor more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - http://www.cdc.gov/brfss/annual_data/annual_data.htm.\r\nRecommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].", + "dcterms:identifier": "8cbfe86f-3b16-4d82-bf81-567ea0376feb", + "dcat:keyword": [ + "adults", + "brfss", + "current-smokers" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:09:00.537703", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7bb96ea0-4d39-44f5-b6ed-34bef21d3077", + "@type": "dcat:Distribution", + "dcterms:identifier": "7bb96ea0-4d39-44f5-b6ed-34bef21d3077" + }, + { + "@id": "http://hub.healthdata.gov/resource/8dd70e62-8db4-40fb-b2a0-6e4a79f1a49c", + "@type": "dcat:Distribution", + "dcterms:identifier": "8dd70e62-8db4-40fb-b2a0-6e4a79f1a49c" + }, + { + "@id": "http://hub.healthdata.gov/resource/339357f2-fda2-4c9c-bab3-d011568cddfc", + "@type": "dcat:Distribution", + "dcterms:identifier": "339357f2-fda2-4c9c-bab3-d011568cddfc" + }, + { + "@id": "http://hub.healthdata.gov/resource/25f684e3-8f2a-4f2f-aaf6-e8234f4fca3d", + "@type": "dcat:Distribution", + "dcterms:identifier": "25f684e3-8f2a-4f2f-aaf6-e8234f4fca3d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/262a3831-3eaf-43aa-b83d-c3b81ea238c8", + "@type": "dcat:Dataset", + "dcterms:title": "BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - http://www.cdc.gov/brfss/annual_data/annual_data.htm. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].", + "dcterms:identifier": "262a3831-3eaf-43aa-b83d-c3b81ea238c8", + "dcat:keyword": [ + "adults", + "brfss", + "health-care-coverage", + "heath-care-access" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:59.135077", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c73c3e06-d6be-4e98-8fd8-97447a72ac73", + "@type": "dcat:Distribution", + "dcterms:identifier": "c73c3e06-d6be-4e98-8fd8-97447a72ac73" + }, + { + "@id": "http://hub.healthdata.gov/resource/a6d611e2-7bc4-4a8d-8563-e9efdc2cedff", + "@type": "dcat:Distribution", + "dcterms:identifier": "a6d611e2-7bc4-4a8d-8563-e9efdc2cedff" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc5077f2-2387-4bb0-90d9-bb5683e08e03", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc5077f2-2387-4bb0-90d9-bb5683e08e03" + }, + { + "@id": "http://hub.healthdata.gov/resource/89b9cc5b-387b-4ce2-91ff-4e13e97e5060", + "@type": "dcat:Distribution", + "dcterms:identifier": "89b9cc5b-387b-4ce2-91ff-4e13e97e5060" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0dd284e7-68d3-44cf-a3d0-e81e03e9ebd9", + "@type": "dcat:Dataset", + "dcterms:title": "BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 1995-2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.\r\nFor more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - http://www.cdc.gov/brfss/annual_data/annual_data.htm.\r\nRecommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].", + "dcterms:identifier": "0dd284e7-68d3-44cf-a3d0-e81e03e9ebd9", + "dcat:keyword": [ + "brfss", + "current-smokers", + "former-smoker", + "non-smoker" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:57.552606", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2d54a178-0034-47ad-8c9f-7c4f37b23a4f", + "@type": "dcat:Distribution", + "dcterms:identifier": "2d54a178-0034-47ad-8c9f-7c4f37b23a4f" + }, + { + "@id": "http://hub.healthdata.gov/resource/d86d2fa6-2f8a-4ce6-85db-27a3dfc28b4b", + "@type": "dcat:Distribution", + "dcterms:identifier": "d86d2fa6-2f8a-4ce6-85db-27a3dfc28b4b" + }, + { + "@id": "http://hub.healthdata.gov/resource/48001d82-f89b-4183-97cc-233073491d25", + "@type": "dcat:Distribution", + "dcterms:identifier": "48001d82-f89b-4183-97cc-233073491d25" + }, + { + "@id": "http://hub.healthdata.gov/resource/18baf02e-c78f-4e91-991e-06e3c6b377ed", + "@type": "dcat:Distribution", + "dcterms:identifier": "18baf02e-c78f-4e91-991e-06e3c6b377ed" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c31567b5-625e-411a-83a7-44d0c2048e27", + "@type": "dcat:Dataset", + "dcterms:title": "Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988\u20131994 through 2003\u20132006", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.", + "dcterms:identifier": "c31567b5-625e-411a-83a7-44d0c2048e27", + "dcat:keyword": [ + "adults", + "diabetes", + "hus" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:56.167011", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/006054ae-98cb-4c74-94d8-9eebb38afab7", + "@type": "dcat:Distribution", + "dcterms:identifier": "006054ae-98cb-4c74-94d8-9eebb38afab7" + }, + { + "@id": "http://hub.healthdata.gov/resource/3beeece4-8efa-4486-8a65-7779c89ea5ea", + "@type": "dcat:Distribution", + "dcterms:identifier": "3beeece4-8efa-4486-8a65-7779c89ea5ea" + }, + { + "@id": "http://hub.healthdata.gov/resource/1297c348-55b9-4a00-b9c4-c84928c2fad2", + "@type": "dcat:Distribution", + "dcterms:identifier": "1297c348-55b9-4a00-b9c4-c84928c2fad2" + }, + { + "@id": "http://hub.healthdata.gov/resource/979ebb2a-9c3a-4804-8554-47d6221157a5", + "@type": "dcat:Distribution", + "dcterms:identifier": "979ebb2a-9c3a-4804-8554-47d6221157a5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f2500cf8-0e06-4e1d-a9be-31344d0080a8", + "@type": "dcat:Dataset", + "dcterms:title": "Selected Trend Table from Health, United States, 2011. Health conditions among children under 18 years of age, by selected characteristics: United States, average annual, selected years 1997\u20131999 through 2008\u20132010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.", + "dcterms:identifier": "f2500cf8-0e06-4e1d-a9be-31344d0080a8", + "dcat:keyword": [ + "children", + "health-conditions", + "hus" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:54.775363", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/665aef83-3cc6-4633-800a-dc392ee23853", + "@type": "dcat:Distribution", + "dcterms:identifier": "665aef83-3cc6-4633-800a-dc392ee23853" + }, + { + "@id": "http://hub.healthdata.gov/resource/2b603f1d-5198-422b-b45b-d86ff4b42207", + "@type": "dcat:Distribution", + "dcterms:identifier": "2b603f1d-5198-422b-b45b-d86ff4b42207" + }, + { + "@id": "http://hub.healthdata.gov/resource/a13c86ff-5be3-428b-aabf-4bb2e82fa4e3", + "@type": "dcat:Distribution", + "dcterms:identifier": "a13c86ff-5be3-428b-aabf-4bb2e82fa4e3" + }, + { + "@id": "http://hub.healthdata.gov/resource/45ac023d-60f8-4a4f-b0ce-3e8ecb7a7fd7", + "@type": "dcat:Distribution", + "dcterms:identifier": "45ac023d-60f8-4a4f-b0ce-3e8ecb7a7fd7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7bb83b60-9063-48dc-869e-443caea795c3", + "@type": "dcat:Dataset", + "dcterms:title": "BRFSS Prevalence And Trends Data: Health Care Access/Coverage for 1995-2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements. For more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - http://www.cdc.gov/brfss/annual_data/annual_data.htm. Recommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].", + "dcterms:identifier": "7bb83b60-9063-48dc-869e-443caea795c3", + "dcat:keyword": [ + "adults", + "brfss", + "health-care-coverage", + "heath-care-access" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:53.391422", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/902d2523-f358-4e1a-b617-7a0fce5c5bd6", + "@type": "dcat:Distribution", + "dcterms:identifier": "902d2523-f358-4e1a-b617-7a0fce5c5bd6" + }, + { + "@id": "http://hub.healthdata.gov/resource/d1ddb531-2a41-4233-a9ea-55ed5328f263", + "@type": "dcat:Distribution", + "dcterms:identifier": "d1ddb531-2a41-4233-a9ea-55ed5328f263" + }, + { + "@id": "http://hub.healthdata.gov/resource/981959cc-5f00-4ffc-bd71-64708ebecb7b", + "@type": "dcat:Distribution", + "dcterms:identifier": "981959cc-5f00-4ffc-bd71-64708ebecb7b" + }, + { + "@id": "http://hub.healthdata.gov/resource/b84ff18c-dc91-466e-8e54-d132744c3dff", + "@type": "dcat:Distribution", + "dcterms:identifier": "b84ff18c-dc91-466e-8e54-d132744c3dff" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f491f27d-2cdf-4f34-85b1-a1210d0fbe0b", + "@type": "dcat:Dataset", + "dcterms:title": "Selected Trend Table from Health, United States, 2011. Vaccination coverage among children 19\u201335 months of age for selected diseases, by race, Hispanic origin, poverty level, and location of residence in metropolitan statistical area: United States, selec", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm.", + "dcterms:identifier": "f491f27d-2cdf-4f34-85b1-a1210d0fbe0b", + "dcat:keyword": [ + "children", + "hus", + "vaccination" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:51.925421", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e9fa28fd-5c64-4538-929d-96233db87796", + "@type": "dcat:Distribution", + "dcterms:identifier": "e9fa28fd-5c64-4538-929d-96233db87796" + }, + { + "@id": "http://hub.healthdata.gov/resource/cc09ff12-ea83-4949-82b4-e332e9f669df", + "@type": "dcat:Distribution", + "dcterms:identifier": "cc09ff12-ea83-4949-82b4-e332e9f669df" + }, + { + "@id": "http://hub.healthdata.gov/resource/b6b42bfc-afe5-449f-8f0d-083d9f80bc09", + "@type": "dcat:Distribution", + "dcterms:identifier": "b6b42bfc-afe5-449f-8f0d-083d9f80bc09" + }, + { + "@id": "http://hub.healthdata.gov/resource/7ba43679-eebe-456d-9694-734adfe9b845", + "@type": "dcat:Distribution", + "dcterms:identifier": "7ba43679-eebe-456d-9694-734adfe9b845" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/44227002-0c11-4697-aeb6-faefc5ea5904", + "@type": "dcat:Dataset", + "dcterms:title": "BRFSS Prevalence and Trends Data: Tobacco Use - Four Level Smoking Data for 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The 2011 BRFSS data reflects a change in weighting methodology (raking) and the addition of cell phone only respondents. Shifts in observed prevalence from 2010 to 2011 for BRFSS measures will likely reflect the new methods of measuring risk factors, rather than true trends in risk-factor prevalence. A break in trend lines after 2010 is used to reflect this change in methodolgy. Percentages are weighted to population characteristics. Data are not available if it did not meet BRFSS stability requirements.\r\nFor more information on these requirements, as well as risk factors and calculated variables, see the Technical Documents and Survey Data for a specific year - http://www.cdc.gov/brfss/annual_data/annual_data.htm.\r\nRecommended citation: Centers for Disease Control and Prevention (CDC). Behavioral Risk Factor Surveillance System. Atlanta, Georgia: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [appropriate year].", + "dcterms:identifier": "44227002-0c11-4697-aeb6-faefc5ea5904", + "dcat:keyword": [ + "brfss", + "current-smokers", + "former-smoker", + "non-smoker" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:50.373651", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b5bc6d6e-3bab-4b5f-8acf-ed6223e45e2c", + "@type": "dcat:Distribution", + "dcterms:identifier": "b5bc6d6e-3bab-4b5f-8acf-ed6223e45e2c" + }, + { + "@id": "http://hub.healthdata.gov/resource/9d853988-80b4-440d-a2d6-312f2686c42e", + "@type": "dcat:Distribution", + "dcterms:identifier": "9d853988-80b4-440d-a2d6-312f2686c42e" + }, + { + "@id": "http://hub.healthdata.gov/resource/188ede1b-52b6-4293-925c-780b4488a293", + "@type": "dcat:Distribution", + "dcterms:identifier": "188ede1b-52b6-4293-925c-780b4488a293" + }, + { + "@id": "http://hub.healthdata.gov/resource/fa55b667-4297-47a2-a87b-d311fb6b0db2", + "@type": "dcat:Distribution", + "dcterms:identifier": "fa55b667-4297-47a2-a87b-d311fb6b0db2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e6d78840-a3e8-4c24-9591-517979f2686d", + "@type": "dcat:Dataset", + "dcterms:title": "Rates of TBI-related Deaths by Age Group \u2014 United States, 2001\u20132010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Changes in the rates of TBI-related deaths vary depending on age. For persons 44 years of age and younger, TBI-related deaths decreased between the periods of 2001\u20132002 and 2009\u20132010. Rates for age groups 45\u201364 years of age remained stable for this same ten-year period. For persons 65 years and older, rates of TBI-related deaths increased during this time period, from 41.2 to 45.2 deaths per 100,000.\r\n\r\n\r\nGo to http://www.cdc.gov/traumaticbraininjury/data/index.html to view more TBI data & statistics.\r\n\r\n\r\nSource: http://www.cdc.gov/traumaticbraininjury/data/rates_deaths_byage.html", + "dcterms:identifier": "e6d78840-a3e8-4c24-9591-517979f2686d", + "dcat:keyword": [ + "brain-injury", + "head-trauma", + "tbi", + "traumatic-brain-injury" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:48.966177", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4e907373-e45d-4833-849d-f5f02f78701d", + "@type": "dcat:Distribution", + "dcterms:identifier": "4e907373-e45d-4833-849d-f5f02f78701d" + }, + { + "@id": "http://hub.healthdata.gov/resource/20299504-3ade-4c91-aad0-038faa5755d5", + "@type": "dcat:Distribution", + "dcterms:identifier": "20299504-3ade-4c91-aad0-038faa5755d5" + }, + { + "@id": "http://hub.healthdata.gov/resource/642f640d-6afc-435e-8b41-22c4ee450275", + "@type": "dcat:Distribution", + "dcterms:identifier": "642f640d-6afc-435e-8b41-22c4ee450275" + }, + { + "@id": "http://hub.healthdata.gov/resource/ac68cdf8-edd4-41fa-aa29-7c26810fc883", + "@type": "dcat:Distribution", + "dcterms:identifier": "ac68cdf8-edd4-41fa-aa29-7c26810fc883" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ef7ea764-0f14-47de-9361-f543ea7c1fd7", + "@type": "dcat:Dataset", + "dcterms:title": "Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths \u2014 United States, 2001\u20132010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In general, total combined rates for traumatic brain injury (TBI)-related emergency department (ED) visits, hospitalizations and deaths have increased over the past decade. Total combined rates of TBI-related hospitalizations, ED visits, and deaths climbed slowly from a rate of 521.0 per 100,000 in 2001 to 615.7 per 100,000 in 2005. The rates then dipped to 595.1 per 100,000 in 2006 and 566.7 per 100,000 in 2007. The rates then spiked sharply in 2008 and continued to climb through 2010 to a rate of 823.7 per 100,000. \r\n\r\nTotal combined rates of TBI-related hospitalizations, ED visits, and deaths are driven in large part by the relatively high number of TBI-related ED visits. In comparison to ED visits, the overall rates of TBI-related hospitalizations remained relatively stable changing from 82.7 per 100,000 in 2001 to 91.7 per 100,000 in 2010. TBI-related deaths also decreased slightly over time from 18.5 per 100,000 in 2001 to 17.1 per 100,000 in 2010. Note that the axis scale for TBI-related deaths appears to the right of the chart and differs from TBI-related hospitalizations and ED visits.\r\n\r\nGo to http://www.cdc.gov/traumaticbraininjury/data/index.html to view more TBI data & statistics.", + "dcterms:identifier": "ef7ea764-0f14-47de-9361-f543ea7c1fd7", + "dcat:keyword": [ + "brain-injury", + "head-trauma", + "tbi", + "traumatic-brain-injury" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:47.495689", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9d51c218-1183-4369-a4d5-0de3c843dbed", + "@type": "dcat:Distribution", + "dcterms:identifier": "9d51c218-1183-4369-a4d5-0de3c843dbed" + }, + { + "@id": "http://hub.healthdata.gov/resource/8277a008-f08c-44bd-bf73-4600f957807c", + "@type": "dcat:Distribution", + "dcterms:identifier": "8277a008-f08c-44bd-bf73-4600f957807c" + }, + { + "@id": "http://hub.healthdata.gov/resource/4933aa25-63d6-4edc-b140-65911c7f0cd4", + "@type": "dcat:Distribution", + "dcterms:identifier": "4933aa25-63d6-4edc-b140-65911c7f0cd4" + }, + { + "@id": "http://hub.healthdata.gov/resource/698f2fae-24d9-446e-aa98-cb34d85e6ed8", + "@type": "dcat:Distribution", + "dcterms:identifier": "698f2fae-24d9-446e-aa98-cb34d85e6ed8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f45cc2d2-053e-4c0e-abb4-860483232026", + "@type": "dcat:Dataset", + "dcterms:title": "Rates of TBI-related Emergency Department Visits, Hospitalizations, and Deaths by Sex \u2014 United States, 2001\u20132010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Overall rates of TBI climbed slowly from 2001 through 2007, then spiked sharply in 2008 and continued to climb through 2010. The increase in TBI rates in 2008 was much sharper for men (nearly 40% increase) than for women (20% increase). In 2007, overall rates of TBI were 26% higher in men compared to women. In 2008, that gap began to widen, reaching 61% in 2009 before narrowing to 29% in 2010. Rates of overall TBI are largely driven by rates of TBI-related ED visits.", + "dcterms:identifier": "f45cc2d2-053e-4c0e-abb4-860483232026", + "dcat:keyword": [ + "brain-injury", + "head-trauma", + "tbi", + "traumatic-brain-injury" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:46.039217", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9fa1661a-d2ea-4d0a-896f-3e6ab904d398", + "@type": "dcat:Distribution", + "dcterms:identifier": "9fa1661a-d2ea-4d0a-896f-3e6ab904d398" + }, + { + "@id": "http://hub.healthdata.gov/resource/de410750-bc8c-4566-9320-5fd35237f1c4", + "@type": "dcat:Distribution", + "dcterms:identifier": "de410750-bc8c-4566-9320-5fd35237f1c4" + }, + { + "@id": "http://hub.healthdata.gov/resource/e34367c9-833d-4362-a600-e75f9fcd33b0", + "@type": "dcat:Distribution", + "dcterms:identifier": "e34367c9-833d-4362-a600-e75f9fcd33b0" + }, + { + "@id": "http://hub.healthdata.gov/resource/8ca17d49-2161-4468-b8a8-5f2eab9423e3", + "@type": "dcat:Distribution", + "dcterms:identifier": "8ca17d49-2161-4468-b8a8-5f2eab9423e3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/471cb75a-80d4-46c1-9d82-94e030150cb9", + "@type": "dcat:Dataset", + "dcterms:title": "YRBS State Tobacco Variables 2013 - v2", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Youth Risk Behavior Surveillance System (YRBSS) monitors six types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults. This file contains state-level results for 13 tobacco-use variables by sex and grade for 2013.", + "dcterms:identifier": "471cb75a-80d4-46c1-9d82-94e030150cb9", + "dcat:keyword": [ + "youth-risk-behavior-risk-surveillance-school-based-surveillance" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:44.708798", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5b6c6103-4ea2-4020-8d82-77e83b2fbe73", + "@type": "dcat:Distribution", + "dcterms:identifier": "5b6c6103-4ea2-4020-8d82-77e83b2fbe73" + }, + { + "@id": "http://hub.healthdata.gov/resource/77a4f603-2706-4632-bf5c-53aea2b642ee", + "@type": "dcat:Distribution", + "dcterms:identifier": "77a4f603-2706-4632-bf5c-53aea2b642ee" + }, + { + "@id": "http://hub.healthdata.gov/resource/9588e3d6-3791-4930-949d-869e5c5fec97", + "@type": "dcat:Distribution", + "dcterms:identifier": "9588e3d6-3791-4930-949d-869e5c5fec97" + }, + { + "@id": "http://hub.healthdata.gov/resource/c73074f5-d274-457a-80d9-18c97b10ea51", + "@type": "dcat:Distribution", + "dcterms:identifier": "c73074f5-d274-457a-80d9-18c97b10ea51" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1e4de0c4-4671-44c1-a3a7-71795bb209a9", + "@type": "dcat:Dataset", + "dcterms:title": "Top syndicated pages from CDC.gov by weekly page views", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDC Content Syndication site at https://tools.cdc.gov/syndication/ allows you to import content from CDC websites directly into your own website or application. These services are provided free of charge from CDC. The data shown in this table represent the weekly top page views from CDC.gov offered by syndication.", + "dcterms:identifier": "1e4de0c4-4671-44c1-a3a7-71795bb209a9", + "dcat:keyword": [ + "cdc-gov", + "page-views", + "syndication", + "web-pages" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:43.322593", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e1c976bd-07a5-497a-8a58-8eaca8ffdf13", + "@type": "dcat:Distribution", + "dcterms:identifier": "e1c976bd-07a5-497a-8a58-8eaca8ffdf13" + }, + { + "@id": "http://hub.healthdata.gov/resource/7ed88bf9-9ce7-4830-a413-e2572cdca903", + "@type": "dcat:Distribution", + "dcterms:identifier": "7ed88bf9-9ce7-4830-a413-e2572cdca903" + }, + { + "@id": "http://hub.healthdata.gov/resource/d32ed9b7-b5ab-40bc-a975-213acb71d74c", + "@type": "dcat:Distribution", + "dcterms:identifier": "d32ed9b7-b5ab-40bc-a975-213acb71d74c" + }, + { + "@id": "http://hub.healthdata.gov/resource/20523f22-574b-4761-ac6b-c772c1813f14", + "@type": "dcat:Distribution", + "dcterms:identifier": "20523f22-574b-4761-ac6b-c772c1813f14" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6f8e42be-102e-4b34-95c1-48a6b89ffa2f", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, All States", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012.\r\nSource for state data: State Observational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "6f8e42be-102e-4b34-95c1-48a6b89ffa2f", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:41.866396", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6f3057de-c83a-490d-80aa-401cbb8067c7", + "@type": "dcat:Distribution", + "dcterms:identifier": "6f3057de-c83a-490d-80aa-401cbb8067c7" + }, + { + "@id": "http://hub.healthdata.gov/resource/470d9700-a81c-4c9b-ac2a-55f9619095f0", + "@type": "dcat:Distribution", + "dcterms:identifier": "470d9700-a81c-4c9b-ac2a-55f9619095f0" + }, + { + "@id": "http://hub.healthdata.gov/resource/8ead4039-ff28-4c14-8f57-a9bd34d5367d", + "@type": "dcat:Distribution", + "dcterms:identifier": "8ead4039-ff28-4c14-8f57-a9bd34d5367d" + }, + { + "@id": "http://hub.healthdata.gov/resource/357e0237-894d-4b4f-bb2c-d3a47775b4e4", + "@type": "dcat:Distribution", + "dcterms:identifier": "357e0237-894d-4b4f-bb2c-d3a47775b4e4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/95df1cbb-3062-44d4-a49a-5c34a211a7b1", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), All States, 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "95df1cbb-3062-44d4-a49a-5c34a211a7b1", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:40.329151", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b5fb6476-d3d2-4753-b908-6cc2f59a978e", + "@type": "dcat:Distribution", + "dcterms:identifier": "b5fb6476-d3d2-4753-b908-6cc2f59a978e" + }, + { + "@id": "http://hub.healthdata.gov/resource/3e7b46b8-ff29-4669-9811-b0e8f0e92903", + "@type": "dcat:Distribution", + "dcterms:identifier": "3e7b46b8-ff29-4669-9811-b0e8f0e92903" + }, + { + "@id": "http://hub.healthdata.gov/resource/3336a004-2ea0-4bbf-9aed-f6af8df6b351", + "@type": "dcat:Distribution", + "dcterms:identifier": "3336a004-2ea0-4bbf-9aed-f6af8df6b351" + }, + { + "@id": "http://hub.healthdata.gov/resource/5303eace-978d-474f-bf37-22a268b706b3", + "@type": "dcat:Distribution", + "dcterms:identifier": "5303eace-978d-474f-bf37-22a268b706b3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/788738f4-0edf-4a97-836e-8e019e00a865", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, All States", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012\r\nSource: Fatality Analysis Reporting System (FARS)\r\n\r\nNote: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "788738f4-0edf-4a97-836e-8e019e00a865", + "dcat:keyword": [ + "death-rate", + "motor-vehicle" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:38.941195", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5db9c6a7-ea2e-4706-a210-031669898c27", + "@type": "dcat:Distribution", + "dcterms:identifier": "5db9c6a7-ea2e-4706-a210-031669898c27" + }, + { + "@id": "http://hub.healthdata.gov/resource/f259a28b-63d7-411d-b9af-dba539a16c14", + "@type": "dcat:Distribution", + "dcterms:identifier": "f259a28b-63d7-411d-b9af-dba539a16c14" + }, + { + "@id": "http://hub.healthdata.gov/resource/59cd9630-b5d4-4867-96a1-34c4452038c3", + "@type": "dcat:Distribution", + "dcterms:identifier": "59cd9630-b5d4-4867-96a1-34c4452038c3" + }, + { + "@id": "http://hub.healthdata.gov/resource/458b679e-f7ec-4f4f-9f14-cf70c03a77c6", + "@type": "dcat:Distribution", + "dcterms:identifier": "458b679e-f7ec-4f4f-9f14-cf70c03a77c6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5490658d-d824-4988-a1fa-78d327765ca0", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, All States", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012\r\nSource: Fatality Analysis Reporting System (FARS)\r\nNote: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "5490658d-d824-4988-a1fa-78d327765ca0", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:37.598258", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/19e98486-b5f2-43c0-a919-e044f77bdb72", + "@type": "dcat:Distribution", + "dcterms:identifier": "19e98486-b5f2-43c0-a919-e044f77bdb72" + }, + { + "@id": "http://hub.healthdata.gov/resource/272b5f3c-f798-445a-8f38-37eb6d3a1744", + "@type": "dcat:Distribution", + "dcterms:identifier": "272b5f3c-f798-445a-8f38-37eb6d3a1744" + }, + { + "@id": "http://hub.healthdata.gov/resource/c4bfd6e8-db10-4eda-b635-2433c36e91fb", + "@type": "dcat:Distribution", + "dcterms:identifier": "c4bfd6e8-db10-4eda-b635-2433c36e91fb" + }, + { + "@id": "http://hub.healthdata.gov/resource/46ab4b57-56c6-4a2d-bc75-ca4db1cfc6bc", + "@type": "dcat:Distribution", + "dcterms:identifier": "46ab4b57-56c6-4a2d-bc75-ca4db1cfc6bc" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bbd4a4bb-6c39-4511-9987-b40c8ecacf2e", + "@type": "dcat:Dataset", + "dcterms:title": "Occupant and Alcohol-Impaired Driving Deaths in States, 2003-2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Alcohol-Impaired Driving Fatalities 2003-2012; All persons killed in crashes involving a driver with BAC >= .08 g/dL. \r\n\r\nOccupant Fatalities 2003-2012; All occupants killed where body type = 1-79.\r\n\r\nSource: Fatality Analysis Reporting System (FARS) 2003-2011 and 2012 ARF", + "dcterms:identifier": "bbd4a4bb-6c39-4511-9987-b40c8ecacf2e", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:36.008614", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/018507a3-1b99-4d09-a66a-d7a7ba015184", + "@type": "dcat:Distribution", + "dcterms:identifier": "018507a3-1b99-4d09-a66a-d7a7ba015184" + }, + { + "@id": "http://hub.healthdata.gov/resource/cc05c84a-d005-459c-b43a-5cbae54ef5ed", + "@type": "dcat:Distribution", + "dcterms:identifier": "cc05c84a-d005-459c-b43a-5cbae54ef5ed" + }, + { + "@id": "http://hub.healthdata.gov/resource/8a6ba9b7-e630-4b5d-a437-b99525fcc125", + "@type": "dcat:Distribution", + "dcterms:identifier": "8a6ba9b7-e630-4b5d-a437-b99525fcc125" + }, + { + "@id": "http://hub.healthdata.gov/resource/1b06e5c3-6190-4e4d-ac3e-879817007d81", + "@type": "dcat:Distribution", + "dcterms:identifier": "1b06e5c3-6190-4e4d-ac3e-879817007d81" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/59746c54-6459-4824-bab1-f4ab222cd7a1", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, HHS Region 1 - Boston", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "59746c54-6459-4824-bab1-f4ab222cd7a1", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:34.329901", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/dd777a4f-2802-4c29-8da2-7eccdbd88885", + "@type": "dcat:Distribution", + "dcterms:identifier": "dd777a4f-2802-4c29-8da2-7eccdbd88885" + }, + { + "@id": "http://hub.healthdata.gov/resource/93536d35-58d7-4467-8684-faac1048f29a", + "@type": "dcat:Distribution", + "dcterms:identifier": "93536d35-58d7-4467-8684-faac1048f29a" + }, + { + "@id": "http://hub.healthdata.gov/resource/517190a0-d8c9-4789-b851-a5fa7b833f26", + "@type": "dcat:Distribution", + "dcterms:identifier": "517190a0-d8c9-4789-b851-a5fa7b833f26" + }, + { + "@id": "http://hub.healthdata.gov/resource/96a08af1-8ecf-47ae-aa35-e7f1250a9a0f", + "@type": "dcat:Distribution", + "dcterms:identifier": "96a08af1-8ecf-47ae-aa35-e7f1250a9a0f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2f1a3de0-6a24-476b-b95a-d081c7b91dc3", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 2 - New York", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "2f1a3de0-6a24-476b-b95a-d081c7b91dc3", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:32.934733", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9300faa6-8e41-4eec-a62e-5c58f378d227", + "@type": "dcat:Distribution", + "dcterms:identifier": "9300faa6-8e41-4eec-a62e-5c58f378d227" + }, + { + "@id": "http://hub.healthdata.gov/resource/d5546ca4-dd04-49ab-9589-813567599716", + "@type": "dcat:Distribution", + "dcterms:identifier": "d5546ca4-dd04-49ab-9589-813567599716" + }, + { + "@id": "http://hub.healthdata.gov/resource/3ba88ade-e142-4770-9674-230264a7c690", + "@type": "dcat:Distribution", + "dcterms:identifier": "3ba88ade-e142-4770-9674-230264a7c690" + }, + { + "@id": "http://hub.healthdata.gov/resource/15cd3b58-8d39-4c8e-bb23-3dbde4735cc3", + "@type": "dcat:Distribution", + "dcterms:identifier": "15cd3b58-8d39-4c8e-bb23-3dbde4735cc3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7239644f-aef9-4787-bc2e-4ffc5cf5215a", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 3 - Philadelphia", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "7239644f-aef9-4787-bc2e-4ffc5cf5215a", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:31.562383", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5493302e-139c-4e3e-80de-cffa087b059d", + "@type": "dcat:Distribution", + "dcterms:identifier": "5493302e-139c-4e3e-80de-cffa087b059d" + }, + { + "@id": "http://hub.healthdata.gov/resource/c194d2e1-331d-480c-837b-558b8c3e712a", + "@type": "dcat:Distribution", + "dcterms:identifier": "c194d2e1-331d-480c-837b-558b8c3e712a" + }, + { + "@id": "http://hub.healthdata.gov/resource/dbbf7c5d-f72b-4594-95fa-dff3c71db22c", + "@type": "dcat:Distribution", + "dcterms:identifier": "dbbf7c5d-f72b-4594-95fa-dff3c71db22c" + }, + { + "@id": "http://hub.healthdata.gov/resource/c612f1d8-c0fc-4413-bb15-7596ab678601", + "@type": "dcat:Distribution", + "dcterms:identifier": "c612f1d8-c0fc-4413-bb15-7596ab678601" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5e766a9e-0150-436f-a07f-5e963170505f", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 4 - Atlanta", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "5e766a9e-0150-436f-a07f-5e963170505f", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:30.185214", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/08be87f9-b114-4bab-853a-3e447d9d627d", + "@type": "dcat:Distribution", + "dcterms:identifier": "08be87f9-b114-4bab-853a-3e447d9d627d" + }, + { + "@id": "http://hub.healthdata.gov/resource/6ae682b6-b099-44b2-a906-6a7e13e966c4", + "@type": "dcat:Distribution", + "dcterms:identifier": "6ae682b6-b099-44b2-a906-6a7e13e966c4" + }, + { + "@id": "http://hub.healthdata.gov/resource/00700919-22da-4751-9bcb-76eec8f5bc45", + "@type": "dcat:Distribution", + "dcterms:identifier": "00700919-22da-4751-9bcb-76eec8f5bc45" + }, + { + "@id": "http://hub.healthdata.gov/resource/4c4b54a0-e5e4-4dfe-bcd0-325df0b44e97", + "@type": "dcat:Distribution", + "dcterms:identifier": "4c4b54a0-e5e4-4dfe-bcd0-325df0b44e97" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/62d38119-5d7c-4e70-8207-1ca6a11f4ac3", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 5 - Chicago", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "62d38119-5d7c-4e70-8207-1ca6a11f4ac3", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:28.797376", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/52b8b26c-e57f-4726-8cb5-b83fc07bd5ba", + "@type": "dcat:Distribution", + "dcterms:identifier": "52b8b26c-e57f-4726-8cb5-b83fc07bd5ba" + }, + { + "@id": "http://hub.healthdata.gov/resource/c1c329eb-f257-4b7b-8e13-7eac490761ec", + "@type": "dcat:Distribution", + "dcterms:identifier": "c1c329eb-f257-4b7b-8e13-7eac490761ec" + }, + { + "@id": "http://hub.healthdata.gov/resource/d4fcc36b-81c8-4bf7-8d82-2d73c0160a8d", + "@type": "dcat:Distribution", + "dcterms:identifier": "d4fcc36b-81c8-4bf7-8d82-2d73c0160a8d" + }, + { + "@id": "http://hub.healthdata.gov/resource/816de224-2b60-44ad-8af1-25e8812a02c0", + "@type": "dcat:Distribution", + "dcterms:identifier": "816de224-2b60-44ad-8af1-25e8812a02c0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2c9f42a9-fbc1-4373-893f-84343fed2af0", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 6 - Dallas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "2c9f42a9-fbc1-4373-893f-84343fed2af0", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:27.140883", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/70be8ca0-3dc6-4777-a51a-fe599926a01f", + "@type": "dcat:Distribution", + "dcterms:identifier": "70be8ca0-3dc6-4777-a51a-fe599926a01f" + }, + { + "@id": "http://hub.healthdata.gov/resource/c1a4f49c-a05a-4b9e-b09f-37628efd0702", + "@type": "dcat:Distribution", + "dcterms:identifier": "c1a4f49c-a05a-4b9e-b09f-37628efd0702" + }, + { + "@id": "http://hub.healthdata.gov/resource/0ea0e35b-a385-4ab2-b748-b3b62a7addc1", + "@type": "dcat:Distribution", + "dcterms:identifier": "0ea0e35b-a385-4ab2-b748-b3b62a7addc1" + }, + { + "@id": "http://hub.healthdata.gov/resource/d6e7962a-e838-478e-b4ec-ac07e99cce55", + "@type": "dcat:Distribution", + "dcterms:identifier": "d6e7962a-e838-478e-b4ec-ac07e99cce55" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f690065c-da52-4ca7-8251-279a92a9050c", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 7 - Kansas City", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "f690065c-da52-4ca7-8251-279a92a9050c", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:25.544436", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/465832da-d1f7-4873-b1a8-8ddebde061cb", + "@type": "dcat:Distribution", + "dcterms:identifier": "465832da-d1f7-4873-b1a8-8ddebde061cb" + }, + { + "@id": "http://hub.healthdata.gov/resource/9a4182b1-084a-43a1-9171-7f16a98a135d", + "@type": "dcat:Distribution", + "dcterms:identifier": "9a4182b1-084a-43a1-9171-7f16a98a135d" + }, + { + "@id": "http://hub.healthdata.gov/resource/66ff19cd-d370-41ce-af2f-8f4f7f5e5749", + "@type": "dcat:Distribution", + "dcterms:identifier": "66ff19cd-d370-41ce-af2f-8f4f7f5e5749" + }, + { + "@id": "http://hub.healthdata.gov/resource/6fb035e3-5fc6-4ac4-ae9f-8082f26860d9", + "@type": "dcat:Distribution", + "dcterms:identifier": "6fb035e3-5fc6-4ac4-ae9f-8082f26860d9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/eda05430-d03a-4429-998b-d88b110419cd", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 8 - Denver", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "eda05430-d03a-4429-998b-d88b110419cd", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:24.108533", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d134662b-9fbc-450a-a9ad-d92975a62107", + "@type": "dcat:Distribution", + "dcterms:identifier": "d134662b-9fbc-450a-a9ad-d92975a62107" + }, + { + "@id": "http://hub.healthdata.gov/resource/7d1a16fd-4473-4e6f-84e7-d98af7fa702a", + "@type": "dcat:Distribution", + "dcterms:identifier": "7d1a16fd-4473-4e6f-84e7-d98af7fa702a" + }, + { + "@id": "http://hub.healthdata.gov/resource/efd2f399-4ea2-4f06-be79-1ab2853cb38b", + "@type": "dcat:Distribution", + "dcterms:identifier": "efd2f399-4ea2-4f06-be79-1ab2853cb38b" + }, + { + "@id": "http://hub.healthdata.gov/resource/3cb43a1b-7313-4ffd-afeb-3552c3afb7fb", + "@type": "dcat:Distribution", + "dcterms:identifier": "3cb43a1b-7313-4ffd-afeb-3552c3afb7fb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3e7183a1-46b7-479d-8d30-c306e3726e7d", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 9 - San Francisco", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "3e7183a1-46b7-479d-8d30-c306e3726e7d", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:22.667481", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/294e96e1-336e-4cfe-bd04-7b2a729007d8", + "@type": "dcat:Distribution", + "dcterms:identifier": "294e96e1-336e-4cfe-bd04-7b2a729007d8" + }, + { + "@id": "http://hub.healthdata.gov/resource/637a6338-bd37-4f3e-8cbb-4ac6ccfeb4b5", + "@type": "dcat:Distribution", + "dcterms:identifier": "637a6338-bd37-4f3e-8cbb-4ac6ccfeb4b5" + }, + { + "@id": "http://hub.healthdata.gov/resource/fce68f18-bd28-4644-8bd9-d9edb4cd0b27", + "@type": "dcat:Distribution", + "dcterms:identifier": "fce68f18-bd28-4644-8bd9-d9edb4cd0b27" + }, + { + "@id": "http://hub.healthdata.gov/resource/54b31123-33e0-4265-8cae-0f1b0a1992aa", + "@type": "dcat:Distribution", + "dcterms:identifier": "54b31123-33e0-4265-8cae-0f1b0a1992aa" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2b9bbb36-ec72-4121-969d-5cff6d7c79dc", + "@type": "dcat:Dataset", + "dcterms:title": "Motor Vehicle Occupant Death Rate, by Age and Gender, 2012, Region 10 - Seattle", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for motor vehicle occupants killed in crashes, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "2b9bbb36-ec72-4121-969d-5cff6d7c79dc", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:21.265571", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bb5a97ea-8acd-4f1c-946b-a6e6f86e7f62", + "@type": "dcat:Distribution", + "dcterms:identifier": "bb5a97ea-8acd-4f1c-946b-a6e6f86e7f62" + }, + { + "@id": "http://hub.healthdata.gov/resource/3cbe49bb-1ecc-4c8a-86b1-7751a9ab3388", + "@type": "dcat:Distribution", + "dcterms:identifier": "3cbe49bb-1ecc-4c8a-86b1-7751a9ab3388" + }, + { + "@id": "http://hub.healthdata.gov/resource/bfbffc61-c99e-467e-be9c-f9db855db8c2", + "@type": "dcat:Distribution", + "dcterms:identifier": "bfbffc61-c99e-467e-be9c-f9db855db8c2" + }, + { + "@id": "http://hub.healthdata.gov/resource/9a0c2617-8aed-4041-a996-6d787da29144", + "@type": "dcat:Distribution", + "dcterms:identifier": "9a0c2617-8aed-4041-a996-6d787da29144" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8e0c7051-be9d-4e7c-ad2f-cd4c1a58e2ec", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 2 - New York", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. \r\n\r\nFatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "8e0c7051-be9d-4e7c-ad2f-cd4c1a58e2ec", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:19.883564", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8f3337c0-bd83-4fdf-b2e0-981f21e7b282", + "@type": "dcat:Distribution", + "dcterms:identifier": "8f3337c0-bd83-4fdf-b2e0-981f21e7b282" + }, + { + "@id": "http://hub.healthdata.gov/resource/69f013d4-e72f-4bba-94ca-da1ff6c3c0e3", + "@type": "dcat:Distribution", + "dcterms:identifier": "69f013d4-e72f-4bba-94ca-da1ff6c3c0e3" + }, + { + "@id": "http://hub.healthdata.gov/resource/66514fcc-ab5d-4d4e-a54d-6bc4cae111d9", + "@type": "dcat:Distribution", + "dcterms:identifier": "66514fcc-ab5d-4d4e-a54d-6bc4cae111d9" + }, + { + "@id": "http://hub.healthdata.gov/resource/f581adf1-18b7-4478-969d-0ad46347f373", + "@type": "dcat:Distribution", + "dcterms:identifier": "f581adf1-18b7-4478-969d-0ad46347f373" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d50e6d88-f63c-4ee2-ae9f-e258f574ec72", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 3 - Philadelphia", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "d50e6d88-f63c-4ee2-ae9f-e258f574ec72", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:18.454884", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/db114ad6-e650-4651-8ead-569b6fae3fd4", + "@type": "dcat:Distribution", + "dcterms:identifier": "db114ad6-e650-4651-8ead-569b6fae3fd4" + }, + { + "@id": "http://hub.healthdata.gov/resource/5978efdc-7a20-4ae5-a2fb-bf49cb2d263b", + "@type": "dcat:Distribution", + "dcterms:identifier": "5978efdc-7a20-4ae5-a2fb-bf49cb2d263b" + }, + { + "@id": "http://hub.healthdata.gov/resource/c5155b96-2de1-4458-ba60-23183271fdb7", + "@type": "dcat:Distribution", + "dcterms:identifier": "c5155b96-2de1-4458-ba60-23183271fdb7" + }, + { + "@id": "http://hub.healthdata.gov/resource/0e215c8b-610b-431d-bb03-883d27cc0f0b", + "@type": "dcat:Distribution", + "dcterms:identifier": "0e215c8b-610b-431d-bb03-883d27cc0f0b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/80900941-7535-40b2-b556-b71c85795e55", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 4 - Atlanta", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "80900941-7535-40b2-b556-b71c85795e55", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:17.052600", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/25996f27-ec02-47f4-91b5-678e4a3a3aae", + "@type": "dcat:Distribution", + "dcterms:identifier": "25996f27-ec02-47f4-91b5-678e4a3a3aae" + }, + { + "@id": "http://hub.healthdata.gov/resource/aeca28e9-8fdf-430d-b409-aa69433a30e3", + "@type": "dcat:Distribution", + "dcterms:identifier": "aeca28e9-8fdf-430d-b409-aa69433a30e3" + }, + { + "@id": "http://hub.healthdata.gov/resource/1373338b-31a2-4177-8df2-624071a52e31", + "@type": "dcat:Distribution", + "dcterms:identifier": "1373338b-31a2-4177-8df2-624071a52e31" + }, + { + "@id": "http://hub.healthdata.gov/resource/4d8208c2-dab5-4695-8984-beb51b8415c8", + "@type": "dcat:Distribution", + "dcterms:identifier": "4d8208c2-dab5-4695-8984-beb51b8415c8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3e2f3cb5-5780-481a-b342-94996b0333ce", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 5 - Chicago", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "3e2f3cb5-5780-481a-b342-94996b0333ce", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:15.607622", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/682d3c9a-14bf-45c9-bf67-bd52d41f23c9", + "@type": "dcat:Distribution", + "dcterms:identifier": "682d3c9a-14bf-45c9-bf67-bd52d41f23c9" + }, + { + "@id": "http://hub.healthdata.gov/resource/780b2efa-1945-4451-9d41-386740b6ae03", + "@type": "dcat:Distribution", + "dcterms:identifier": "780b2efa-1945-4451-9d41-386740b6ae03" + }, + { + "@id": "http://hub.healthdata.gov/resource/35702a88-fd26-47c9-a188-08dd935ae7a3", + "@type": "dcat:Distribution", + "dcterms:identifier": "35702a88-fd26-47c9-a188-08dd935ae7a3" + }, + { + "@id": "http://hub.healthdata.gov/resource/863d90b0-9126-41c7-bb5a-bdf26c2f6c9d", + "@type": "dcat:Distribution", + "dcterms:identifier": "863d90b0-9126-41c7-bb5a-bdf26c2f6c9d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e70bf638-ed8a-4533-96d7-860c84b3bf98", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 6 - Dallas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "e70bf638-ed8a-4533-96d7-860c84b3bf98", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:14.244503", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fa6c8e62-4fd3-4156-aa30-a6bf05c95274", + "@type": "dcat:Distribution", + "dcterms:identifier": "fa6c8e62-4fd3-4156-aa30-a6bf05c95274" + }, + { + "@id": "http://hub.healthdata.gov/resource/9750608f-ae9d-4e1e-8a39-7c71841c9ce6", + "@type": "dcat:Distribution", + "dcterms:identifier": "9750608f-ae9d-4e1e-8a39-7c71841c9ce6" + }, + { + "@id": "http://hub.healthdata.gov/resource/a87a2a44-2697-4747-9a83-26a325cc402a", + "@type": "dcat:Distribution", + "dcterms:identifier": "a87a2a44-2697-4747-9a83-26a325cc402a" + }, + { + "@id": "http://hub.healthdata.gov/resource/72050cd2-2143-484c-8b5f-305ef6ee7e91", + "@type": "dcat:Distribution", + "dcterms:identifier": "72050cd2-2143-484c-8b5f-305ef6ee7e91" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ae57b61a-011e-4a94-8a35-f06b6a451a4f", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 7 - Kansas City", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "ae57b61a-011e-4a94-8a35-f06b6a451a4f", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:12.914611", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b7728268-d2c0-4c6a-adf7-22df75a23e39", + "@type": "dcat:Distribution", + "dcterms:identifier": "b7728268-d2c0-4c6a-adf7-22df75a23e39" + }, + { + "@id": "http://hub.healthdata.gov/resource/4b1af504-49f8-4154-a8ac-8f6f96e64af1", + "@type": "dcat:Distribution", + "dcterms:identifier": "4b1af504-49f8-4154-a8ac-8f6f96e64af1" + }, + { + "@id": "http://hub.healthdata.gov/resource/a550468e-42a4-43e4-8cfa-b68d850a93b0", + "@type": "dcat:Distribution", + "dcterms:identifier": "a550468e-42a4-43e4-8cfa-b68d850a93b0" + }, + { + "@id": "http://hub.healthdata.gov/resource/48be7753-dd01-4a67-9f40-525611a05d6a", + "@type": "dcat:Distribution", + "dcterms:identifier": "48be7753-dd01-4a67-9f40-525611a05d6a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bd009356-797b-4784-a0f5-1e3acf2f5c99", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 8 - Denver", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "bd009356-797b-4784-a0f5-1e3acf2f5c99", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:11.420413", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5d9915ee-cb48-42d4-9630-1540ac690c79", + "@type": "dcat:Distribution", + "dcterms:identifier": "5d9915ee-cb48-42d4-9630-1540ac690c79" + }, + { + "@id": "http://hub.healthdata.gov/resource/3bddb75d-7339-4297-b26a-605058974ac7", + "@type": "dcat:Distribution", + "dcterms:identifier": "3bddb75d-7339-4297-b26a-605058974ac7" + }, + { + "@id": "http://hub.healthdata.gov/resource/adf6cfab-e5de-4e81-baf2-270fd0a19d53", + "@type": "dcat:Distribution", + "dcterms:identifier": "adf6cfab-e5de-4e81-baf2-270fd0a19d53" + }, + { + "@id": "http://hub.healthdata.gov/resource/be880a1d-5941-454f-a4fc-207391869d1b", + "@type": "dcat:Distribution", + "dcterms:identifier": "be880a1d-5941-454f-a4fc-207391869d1b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d94a7ea9-2bee-4ed4-9818-930da161af18", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 9 - San Francisco", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "d94a7ea9-2bee-4ed4-9818-930da161af18", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:09.957285", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/18812fc3-e2ae-4dd0-b25f-2e19e7981aa3", + "@type": "dcat:Distribution", + "dcterms:identifier": "18812fc3-e2ae-4dd0-b25f-2e19e7981aa3" + }, + { + "@id": "http://hub.healthdata.gov/resource/7f0d2d29-9819-4c03-b52d-6e3113de06e4", + "@type": "dcat:Distribution", + "dcterms:identifier": "7f0d2d29-9819-4c03-b52d-6e3113de06e4" + }, + { + "@id": "http://hub.healthdata.gov/resource/75e8b4f2-d8ac-48b4-9308-5443c67efe03", + "@type": "dcat:Distribution", + "dcterms:identifier": "75e8b4f2-d8ac-48b4-9308-5443c67efe03" + }, + { + "@id": "http://hub.healthdata.gov/resource/a3ba85c9-b676-4d0c-90d7-906dd21467c5", + "@type": "dcat:Distribution", + "dcterms:identifier": "a3ba85c9-b676-4d0c-90d7-906dd21467c5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/09178720-da0b-494b-81f3-c46e4b88f1cd", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 10 - Seattle", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC =>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. Fatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "09178720-da0b-494b-81f3-c46e4b88f1cd", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:08.529398", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/81c2e8f0-27e9-4740-91b8-e922416f641a", + "@type": "dcat:Distribution", + "dcterms:identifier": "81c2e8f0-27e9-4740-91b8-e922416f641a" + }, + { + "@id": "http://hub.healthdata.gov/resource/c23db886-83d2-4f40-ba7b-2303189d579c", + "@type": "dcat:Distribution", + "dcterms:identifier": "c23db886-83d2-4f40-ba7b-2303189d579c" + }, + { + "@id": "http://hub.healthdata.gov/resource/49813725-6aee-43e5-8ea5-cc348d2a3755", + "@type": "dcat:Distribution", + "dcterms:identifier": "49813725-6aee-43e5-8ea5-cc348d2a3755" + }, + { + "@id": "http://hub.healthdata.gov/resource/a6bc1491-d3aa-4375-a5ea-6d1a1c1fef8b", + "@type": "dcat:Distribution", + "dcterms:identifier": "a6bc1491-d3aa-4375-a5ea-6d1a1c1fef8b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ab998a4b-28ff-4d63-807c-96d28a06c1db", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 1 - Boston", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "ab998a4b-28ff-4d63-807c-96d28a06c1db", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:06.963401", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/dd8da3d1-fcca-466e-97b4-8e0240f9d41a", + "@type": "dcat:Distribution", + "dcterms:identifier": "dd8da3d1-fcca-466e-97b4-8e0240f9d41a" + }, + { + "@id": "http://hub.healthdata.gov/resource/b0ae3300-6c16-4c06-8422-04de03786d4f", + "@type": "dcat:Distribution", + "dcterms:identifier": "b0ae3300-6c16-4c06-8422-04de03786d4f" + }, + { + "@id": "http://hub.healthdata.gov/resource/36761013-b543-4626-9dea-56daef4733ec", + "@type": "dcat:Distribution", + "dcterms:identifier": "36761013-b543-4626-9dea-56daef4733ec" + }, + { + "@id": "http://hub.healthdata.gov/resource/b8ad4716-bb89-484e-99ec-4a6ed5a04f2b", + "@type": "dcat:Distribution", + "dcterms:identifier": "b8ad4716-bb89-484e-99ec-4a6ed5a04f2b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ee0527fd-768b-41b2-acdc-353242c9d3a7", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 2 - New York", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "ee0527fd-768b-41b2-acdc-353242c9d3a7", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:05.422384", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bc7f712f-942f-419e-b5cd-79e548af4b49", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc7f712f-942f-419e-b5cd-79e548af4b49" + }, + { + "@id": "http://hub.healthdata.gov/resource/1d909ea7-3285-4f68-8b7f-b9a00c71451b", + "@type": "dcat:Distribution", + "dcterms:identifier": "1d909ea7-3285-4f68-8b7f-b9a00c71451b" + }, + { + "@id": "http://hub.healthdata.gov/resource/0e4e985c-d5bb-496c-97f1-7fb5e6a69b05", + "@type": "dcat:Distribution", + "dcterms:identifier": "0e4e985c-d5bb-496c-97f1-7fb5e6a69b05" + }, + { + "@id": "http://hub.healthdata.gov/resource/d1e9616c-6b17-4cd3-88db-3cd98fd9eaa0", + "@type": "dcat:Distribution", + "dcterms:identifier": "d1e9616c-6b17-4cd3-88db-3cd98fd9eaa0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/86201e24-b16e-4858-9d3a-ac1ea9c4ac0a", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 3 - Philadelphia", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "86201e24-b16e-4858-9d3a-ac1ea9c4ac0a", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:03.932901", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f948c872-0589-4354-bf80-ab9349d357bb", + "@type": "dcat:Distribution", + "dcterms:identifier": "f948c872-0589-4354-bf80-ab9349d357bb" + }, + { + "@id": "http://hub.healthdata.gov/resource/699a8d8f-74d1-42ef-bb7e-2d0b03cc8313", + "@type": "dcat:Distribution", + "dcterms:identifier": "699a8d8f-74d1-42ef-bb7e-2d0b03cc8313" + }, + { + "@id": "http://hub.healthdata.gov/resource/a907312c-a96f-42ec-a539-a7e46d7dc692", + "@type": "dcat:Distribution", + "dcterms:identifier": "a907312c-a96f-42ec-a539-a7e46d7dc692" + }, + { + "@id": "http://hub.healthdata.gov/resource/9bd990ea-aefc-4c10-a6f6-f2209d0f67ca", + "@type": "dcat:Distribution", + "dcterms:identifier": "9bd990ea-aefc-4c10-a6f6-f2209d0f67ca" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/94df24d3-4723-4bc1-9730-cc265cb28ac7", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 4 - Atlanta", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "94df24d3-4723-4bc1-9730-cc265cb28ac7", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:02.210911", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/716165e8-ab76-444f-beda-4a030263c86f", + "@type": "dcat:Distribution", + "dcterms:identifier": "716165e8-ab76-444f-beda-4a030263c86f" + }, + { + "@id": "http://hub.healthdata.gov/resource/b66871ae-99d4-4929-b679-8ec1944338e4", + "@type": "dcat:Distribution", + "dcterms:identifier": "b66871ae-99d4-4929-b679-8ec1944338e4" + }, + { + "@id": "http://hub.healthdata.gov/resource/2e3f2a59-e439-4808-9886-e9bcb00d45d3", + "@type": "dcat:Distribution", + "dcterms:identifier": "2e3f2a59-e439-4808-9886-e9bcb00d45d3" + }, + { + "@id": "http://hub.healthdata.gov/resource/4d53d7f1-27cf-4a46-877a-10e1b0d3a9bd", + "@type": "dcat:Distribution", + "dcterms:identifier": "4d53d7f1-27cf-4a46-877a-10e1b0d3a9bd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6a202216-8326-4831-ae4e-eb91cbfc068f", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 5 - Chicago", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "6a202216-8326-4831-ae4e-eb91cbfc068f", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:08:00.844920", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/812e86d2-5e94-42a1-bc7c-3c12325245e9", + "@type": "dcat:Distribution", + "dcterms:identifier": "812e86d2-5e94-42a1-bc7c-3c12325245e9" + }, + { + "@id": "http://hub.healthdata.gov/resource/a0578ac6-4c6b-498c-b29e-50ec8721ea0f", + "@type": "dcat:Distribution", + "dcterms:identifier": "a0578ac6-4c6b-498c-b29e-50ec8721ea0f" + }, + { + "@id": "http://hub.healthdata.gov/resource/fe850d73-99cf-43d7-bbeb-25b5c22286b8", + "@type": "dcat:Distribution", + "dcterms:identifier": "fe850d73-99cf-43d7-bbeb-25b5c22286b8" + }, + { + "@id": "http://hub.healthdata.gov/resource/0d7ea8b3-63f6-4312-ac41-2982f13d4f22", + "@type": "dcat:Distribution", + "dcterms:identifier": "0d7ea8b3-63f6-4312-ac41-2982f13d4f22" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/53843b14-a3b6-42f9-86f1-237fda5aaf89", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 6 - Dallas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "53843b14-a3b6-42f9-86f1-237fda5aaf89", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:59.333531", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/02fedd4e-6caa-4e55-a26c-e65aeed2afca", + "@type": "dcat:Distribution", + "dcterms:identifier": "02fedd4e-6caa-4e55-a26c-e65aeed2afca" + }, + { + "@id": "http://hub.healthdata.gov/resource/30b2e7fa-d380-41b8-ba87-8bdf05b6bfb5", + "@type": "dcat:Distribution", + "dcterms:identifier": "30b2e7fa-d380-41b8-ba87-8bdf05b6bfb5" + }, + { + "@id": "http://hub.healthdata.gov/resource/752f06db-053a-47c8-b954-e075fbfba90c", + "@type": "dcat:Distribution", + "dcterms:identifier": "752f06db-053a-47c8-b954-e075fbfba90c" + }, + { + "@id": "http://hub.healthdata.gov/resource/dda77ba8-a767-4817-89c0-e62584cabb5f", + "@type": "dcat:Distribution", + "dcterms:identifier": "dda77ba8-a767-4817-89c0-e62584cabb5f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/992c34c2-34be-4224-bec8-5b101419b3e4", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 7 - Kansas City", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "992c34c2-34be-4224-bec8-5b101419b3e4", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:57.888975", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/af05af04-3fdd-40bb-a958-16ef4edea563", + "@type": "dcat:Distribution", + "dcterms:identifier": "af05af04-3fdd-40bb-a958-16ef4edea563" + }, + { + "@id": "http://hub.healthdata.gov/resource/aa790e86-6750-4ee1-8d21-1b003b408812", + "@type": "dcat:Distribution", + "dcterms:identifier": "aa790e86-6750-4ee1-8d21-1b003b408812" + }, + { + "@id": "http://hub.healthdata.gov/resource/cbd32c63-6627-4cc4-99a9-954e1d5bc2e9", + "@type": "dcat:Distribution", + "dcterms:identifier": "cbd32c63-6627-4cc4-99a9-954e1d5bc2e9" + }, + { + "@id": "http://hub.healthdata.gov/resource/2ee3d4f9-e22b-46e1-a0fc-8303a37b16d7", + "@type": "dcat:Distribution", + "dcterms:identifier": "2ee3d4f9-e22b-46e1-a0fc-8303a37b16d7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a064500-0d6f-4796-8bf6-d302323e781b", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 8 - Denver", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012", + "dcterms:identifier": "8a064500-0d6f-4796-8bf6-d302323e781b", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:56.552111", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3b6e5ab6-1396-4323-8f94-d8de47850274", + "@type": "dcat:Distribution", + "dcterms:identifier": "3b6e5ab6-1396-4323-8f94-d8de47850274" + }, + { + "@id": "http://hub.healthdata.gov/resource/c587811c-e88f-46d0-add7-351e6fd89115", + "@type": "dcat:Distribution", + "dcterms:identifier": "c587811c-e88f-46d0-add7-351e6fd89115" + }, + { + "@id": "http://hub.healthdata.gov/resource/60d0af82-8599-4436-bf54-626c3b45a135", + "@type": "dcat:Distribution", + "dcterms:identifier": "60d0af82-8599-4436-bf54-626c3b45a135" + }, + { + "@id": "http://hub.healthdata.gov/resource/a6c426a0-d357-46c1-ad91-3752ab084de5", + "@type": "dcat:Distribution", + "dcterms:identifier": "a6c426a0-d357-46c1-ad91-3752ab084de5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d373448f-0559-4f62-aa60-f4ad77c50d8d", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 9 - San Francisco", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "d373448f-0559-4f62-aa60-f4ad77c50d8d", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:55.140980", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d0155a9b-1ec4-40bc-9808-d51798454243", + "@type": "dcat:Distribution", + "dcterms:identifier": "d0155a9b-1ec4-40bc-9808-d51798454243" + }, + { + "@id": "http://hub.healthdata.gov/resource/313b9a4a-0d01-4c29-b426-146b05877ea5", + "@type": "dcat:Distribution", + "dcterms:identifier": "313b9a4a-0d01-4c29-b426-146b05877ea5" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc520b4a-ef3a-494f-b411-ec467b8f8c26", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc520b4a-ef3a-494f-b411-ec467b8f8c26" + }, + { + "@id": "http://hub.healthdata.gov/resource/e22f03f0-830b-4678-a3c6-0a257248f19d", + "@type": "dcat:Distribution", + "dcterms:identifier": "e22f03f0-830b-4678-a3c6-0a257248f19d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2d8df525-6889-4da8-9868-066c7c5fbf0d", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012, Region 10 - Seattle", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012.", + "dcterms:identifier": "2d8df525-6889-4da8-9868-066c7c5fbf0d", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:53.777040", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2bc0934e-58ca-49ef-8725-0433e845e61e", + "@type": "dcat:Distribution", + "dcterms:identifier": "2bc0934e-58ca-49ef-8725-0433e845e61e" + }, + { + "@id": "http://hub.healthdata.gov/resource/d96f80f0-4c63-42ee-8cda-a3a9a139a073", + "@type": "dcat:Distribution", + "dcterms:identifier": "d96f80f0-4c63-42ee-8cda-a3a9a139a073" + }, + { + "@id": "http://hub.healthdata.gov/resource/abc88a0f-a53f-4696-9aef-acf55dc37e8f", + "@type": "dcat:Distribution", + "dcterms:identifier": "abc88a0f-a53f-4696-9aef-acf55dc37e8f" + }, + { + "@id": "http://hub.healthdata.gov/resource/0b3bd9bb-9654-41e6-8b0c-6127dca47084", + "@type": "dcat:Distribution", + "dcterms:identifier": "0b3bd9bb-9654-41e6-8b0c-6127dca47084" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/91191a0c-231e-42d3-8922-693208746983", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 1 - Boston", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "91191a0c-231e-42d3-8922-693208746983", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:52.393379", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2993006b-9cfc-49c4-b02c-29bcc82bdd43", + "@type": "dcat:Distribution", + "dcterms:identifier": "2993006b-9cfc-49c4-b02c-29bcc82bdd43" + }, + { + "@id": "http://hub.healthdata.gov/resource/6695f055-db44-43aa-8ff7-aa123623e2b6", + "@type": "dcat:Distribution", + "dcterms:identifier": "6695f055-db44-43aa-8ff7-aa123623e2b6" + }, + { + "@id": "http://hub.healthdata.gov/resource/15aad621-9c57-41fc-bfa2-d7554f4c2e57", + "@type": "dcat:Distribution", + "dcterms:identifier": "15aad621-9c57-41fc-bfa2-d7554f4c2e57" + }, + { + "@id": "http://hub.healthdata.gov/resource/9326e934-5eba-47f0-a7ab-b38d1e9322f3", + "@type": "dcat:Distribution", + "dcterms:identifier": "9326e934-5eba-47f0-a7ab-b38d1e9322f3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/67770424-050f-4d46-b87b-4a6bc2e2d0ef", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 2 - New York", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "67770424-050f-4d46-b87b-4a6bc2e2d0ef", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:50.857519", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9def3883-361c-4e89-b161-d50933e81829", + "@type": "dcat:Distribution", + "dcterms:identifier": "9def3883-361c-4e89-b161-d50933e81829" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc033ff0-3c10-43f8-a8cf-b3306eff213a", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc033ff0-3c10-43f8-a8cf-b3306eff213a" + }, + { + "@id": "http://hub.healthdata.gov/resource/602d2f71-17e7-40ea-9e39-49949ca4dca7", + "@type": "dcat:Distribution", + "dcterms:identifier": "602d2f71-17e7-40ea-9e39-49949ca4dca7" + }, + { + "@id": "http://hub.healthdata.gov/resource/c6e839c1-01ad-47f4-bf7a-4f76ad6e4485", + "@type": "dcat:Distribution", + "dcterms:identifier": "c6e839c1-01ad-47f4-bf7a-4f76ad6e4485" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/90b61dc3-721f-458c-9a7c-d585121b1ae5", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 3 - Philadelphia", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "90b61dc3-721f-458c-9a7c-d585121b1ae5", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:49.397421", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2fec85e9-afa5-4867-bd2e-8d6229fb95c0", + "@type": "dcat:Distribution", + "dcterms:identifier": "2fec85e9-afa5-4867-bd2e-8d6229fb95c0" + }, + { + "@id": "http://hub.healthdata.gov/resource/095243b5-bdef-42a7-9bf1-ff47a40102d0", + "@type": "dcat:Distribution", + "dcterms:identifier": "095243b5-bdef-42a7-9bf1-ff47a40102d0" + }, + { + "@id": "http://hub.healthdata.gov/resource/7981b145-3345-4479-9766-202fd8e0b470", + "@type": "dcat:Distribution", + "dcterms:identifier": "7981b145-3345-4479-9766-202fd8e0b470" + }, + { + "@id": "http://hub.healthdata.gov/resource/5ce27428-0811-42d2-9a61-a151c897e4cf", + "@type": "dcat:Distribution", + "dcterms:identifier": "5ce27428-0811-42d2-9a61-a151c897e4cf" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ccc0796a-12a8-40e8-89d7-47063610f5cb", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 4 - Atlanta", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "ccc0796a-12a8-40e8-89d7-47063610f5cb", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:47.894481", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8e67ae35-abbc-4828-af2d-a9d426b8afdb", + "@type": "dcat:Distribution", + "dcterms:identifier": "8e67ae35-abbc-4828-af2d-a9d426b8afdb" + }, + { + "@id": "http://hub.healthdata.gov/resource/9541a987-13ce-450e-a656-fc1d278defde", + "@type": "dcat:Distribution", + "dcterms:identifier": "9541a987-13ce-450e-a656-fc1d278defde" + }, + { + "@id": "http://hub.healthdata.gov/resource/62b8ef55-2ac3-40a9-91bb-a295f4ce3157", + "@type": "dcat:Distribution", + "dcterms:identifier": "62b8ef55-2ac3-40a9-91bb-a295f4ce3157" + }, + { + "@id": "http://hub.healthdata.gov/resource/8a7a718a-4d40-419d-9273-cedfef0e09f1", + "@type": "dcat:Distribution", + "dcterms:identifier": "8a7a718a-4d40-419d-9273-cedfef0e09f1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/80b07c09-edc8-48db-8676-6891332aa5fb", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 5 - Chicago", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "80b07c09-edc8-48db-8676-6891332aa5fb", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:46.528785", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/60fd21c4-baef-4d8b-ab5e-6d916ab3007b", + "@type": "dcat:Distribution", + "dcterms:identifier": "60fd21c4-baef-4d8b-ab5e-6d916ab3007b" + }, + { + "@id": "http://hub.healthdata.gov/resource/b87cfdbd-2358-4342-9494-cb51d3752dca", + "@type": "dcat:Distribution", + "dcterms:identifier": "b87cfdbd-2358-4342-9494-cb51d3752dca" + }, + { + "@id": "http://hub.healthdata.gov/resource/3f0a27d0-9cf7-4509-9302-7fcf5085b34c", + "@type": "dcat:Distribution", + "dcterms:identifier": "3f0a27d0-9cf7-4509-9302-7fcf5085b34c" + }, + { + "@id": "http://hub.healthdata.gov/resource/970aff47-958c-4fad-91c8-b2991c043ea8", + "@type": "dcat:Distribution", + "dcterms:identifier": "970aff47-958c-4fad-91c8-b2991c043ea8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8ddeea62-036a-4b03-90b4-1e4c8bc3b7fc", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 6 - Dallas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "8ddeea62-036a-4b03-90b4-1e4c8bc3b7fc", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:45.150525", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8c9c37d1-b282-41cf-8353-3cc7e8dfac69", + "@type": "dcat:Distribution", + "dcterms:identifier": "8c9c37d1-b282-41cf-8353-3cc7e8dfac69" + }, + { + "@id": "http://hub.healthdata.gov/resource/859ea108-3f00-43b6-9563-f29c2ef334ff", + "@type": "dcat:Distribution", + "dcterms:identifier": "859ea108-3f00-43b6-9563-f29c2ef334ff" + }, + { + "@id": "http://hub.healthdata.gov/resource/9945032c-9060-4609-924b-e17c32b74a6f", + "@type": "dcat:Distribution", + "dcterms:identifier": "9945032c-9060-4609-924b-e17c32b74a6f" + }, + { + "@id": "http://hub.healthdata.gov/resource/b8437eaa-290f-4795-8d72-df7949927866", + "@type": "dcat:Distribution", + "dcterms:identifier": "b8437eaa-290f-4795-8d72-df7949927866" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/123505f8-1d2a-4498-b13f-bf66f90679bd", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 7 - Kansas City", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "123505f8-1d2a-4498-b13f-bf66f90679bd", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:43.735770", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b476517c-41e8-439f-a48c-839096fe1b94", + "@type": "dcat:Distribution", + "dcterms:identifier": "b476517c-41e8-439f-a48c-839096fe1b94" + }, + { + "@id": "http://hub.healthdata.gov/resource/9cbdf33e-729c-447a-b49d-3b5bf4918b71", + "@type": "dcat:Distribution", + "dcterms:identifier": "9cbdf33e-729c-447a-b49d-3b5bf4918b71" + }, + { + "@id": "http://hub.healthdata.gov/resource/4563f2a8-569d-4f2d-9e30-2230820d17d0", + "@type": "dcat:Distribution", + "dcterms:identifier": "4563f2a8-569d-4f2d-9e30-2230820d17d0" + }, + { + "@id": "http://hub.healthdata.gov/resource/8ea6519e-1e0e-46ae-a447-33f8763965bb", + "@type": "dcat:Distribution", + "dcterms:identifier": "8ea6519e-1e0e-46ae-a447-33f8763965bb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6bcdcab7-40b9-4d01-a0ba-f3e869369a99", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 8 - Denver", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "6bcdcab7-40b9-4d01-a0ba-f3e869369a99", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:42.334857", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ff9993bc-1b9f-46b0-bdca-8edcf73f5265", + "@type": "dcat:Distribution", + "dcterms:identifier": "ff9993bc-1b9f-46b0-bdca-8edcf73f5265" + }, + { + "@id": "http://hub.healthdata.gov/resource/ab3bdcca-3c30-456b-86b3-aaabde5e33dc", + "@type": "dcat:Distribution", + "dcterms:identifier": "ab3bdcca-3c30-456b-86b3-aaabde5e33dc" + }, + { + "@id": "http://hub.healthdata.gov/resource/ba611719-bbdb-4dcd-88a2-0cdc91efd461", + "@type": "dcat:Distribution", + "dcterms:identifier": "ba611719-bbdb-4dcd-88a2-0cdc91efd461" + }, + { + "@id": "http://hub.healthdata.gov/resource/af11b8a9-86a4-4ad1-afdb-05ac31f29807", + "@type": "dcat:Distribution", + "dcterms:identifier": "af11b8a9-86a4-4ad1-afdb-05ac31f29807" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bdffbb51-0e9a-42c0-8e36-d0b40604ca06", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 9 - San Francisco", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "bdffbb51-0e9a-42c0-8e36-d0b40604ca06", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:40.942658", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/62a1c010-e837-49a5-833d-1409f05f8cdf", + "@type": "dcat:Distribution", + "dcterms:identifier": "62a1c010-e837-49a5-833d-1409f05f8cdf" + }, + { + "@id": "http://hub.healthdata.gov/resource/4306bb83-43a7-4244-8f3d-a081ff43545b", + "@type": "dcat:Distribution", + "dcterms:identifier": "4306bb83-43a7-4244-8f3d-a081ff43545b" + }, + { + "@id": "http://hub.healthdata.gov/resource/22a195e0-b861-408d-8780-797d015fceb9", + "@type": "dcat:Distribution", + "dcterms:identifier": "22a195e0-b861-408d-8780-797d015fceb9" + }, + { + "@id": "http://hub.healthdata.gov/resource/f64f3614-3c56-4868-94b7-15b91745020e", + "@type": "dcat:Distribution", + "dcterms:identifier": "f64f3614-3c56-4868-94b7-15b91745020e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/31ac2c2a-6ad3-484a-b0a3-89dab059fba5", + "@type": "dcat:Dataset", + "dcterms:title": "Percentage of Drivers and Front Seat Passengers Wearing Seat Belts, 2012, Region 10 - Seattle", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Source for national data: National Occupant Protection Use Survey (NOPUS), 2012. Source for state data: State \n\nObservational Survey of Seat Belt Use, 2012.", + "dcterms:identifier": "31ac2c2a-6ad3-484a-b0a3-89dab059fba5", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:39.491390", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/aebf846f-3d46-4bf1-9f50-9b86e6ce950e", + "@type": "dcat:Distribution", + "dcterms:identifier": "aebf846f-3d46-4bf1-9f50-9b86e6ce950e" + }, + { + "@id": "http://hub.healthdata.gov/resource/891935f1-919a-4e4e-9c54-84838cafba37", + "@type": "dcat:Distribution", + "dcterms:identifier": "891935f1-919a-4e4e-9c54-84838cafba37" + }, + { + "@id": "http://hub.healthdata.gov/resource/42dcc3e2-6300-4949-9cc0-7aac4eac5553", + "@type": "dcat:Distribution", + "dcterms:identifier": "42dcc3e2-6300-4949-9cc0-7aac4eac5553" + }, + { + "@id": "http://hub.healthdata.gov/resource/38a1ba51-362d-4372-b837-a062e21391b1", + "@type": "dcat:Distribution", + "dcterms:identifier": "38a1ba51-362d-4372-b837-a062e21391b1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/af1dcaf6-9fd0-4c9a-b545-d61a2e794506", + "@type": "dcat:Dataset", + "dcterms:title": "Impaired Driving Death Rate, by Age and Gender, 2012, Region 1 - Boston", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Rate of deaths by age/gender (per 100,000 population) for people killed in crashes involving a driver with BAC \n\n=>0.08%, 2012 Source: Fatality Analysis Reporting System (FARS) Note: Blank cells indicate data are suppressed. \n\nFatality rates based on fewer than 20 deaths are suppressed.", + "dcterms:identifier": "af1dcaf6-9fd0-4c9a-b545-d61a2e794506", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:38.064220", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/163b8c94-d889-48c3-9bee-eec21e7c6ef3", + "@type": "dcat:Distribution", + "dcterms:identifier": "163b8c94-d889-48c3-9bee-eec21e7c6ef3" + }, + { + "@id": "http://hub.healthdata.gov/resource/f1d20d27-74ea-481c-8e21-4b6aa89d215a", + "@type": "dcat:Distribution", + "dcterms:identifier": "f1d20d27-74ea-481c-8e21-4b6aa89d215a" + }, + { + "@id": "http://hub.healthdata.gov/resource/12edd90e-81ca-4aa0-952c-27ea39426fc1", + "@type": "dcat:Distribution", + "dcterms:identifier": "12edd90e-81ca-4aa0-952c-27ea39426fc1" + }, + { + "@id": "http://hub.healthdata.gov/resource/a673c5a8-7404-48b2-958b-d3605b5ea7e7", + "@type": "dcat:Distribution", + "dcterms:identifier": "a673c5a8-7404-48b2-958b-d3605b5ea7e7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/250c1429-a7cd-4d21-adfd-df153780f2aa", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Babesiosis to Coccidioidomycosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Babesiosis to Coccidioidomycosis - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "250c1429-a7cd-4d21-adfd-df153780f2aa", + "dcat:keyword": [ + "2014", + "babesiosis", + "chlamydia-trachomatis-infection", + "coccidioidomycosis", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:36.518809", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/72e1a400-8a50-4f4a-b990-55479ae892d8", + "@type": "dcat:Distribution", + "dcterms:identifier": "72e1a400-8a50-4f4a-b990-55479ae892d8" + }, + { + "@id": "http://hub.healthdata.gov/resource/d4b4f59a-97f9-4d06-abb4-504c1f07ee83", + "@type": "dcat:Distribution", + "dcterms:identifier": "d4b4f59a-97f9-4d06-abb4-504c1f07ee83" + }, + { + "@id": "http://hub.healthdata.gov/resource/1500c5be-898b-4a09-9de9-f22e9f45b85d", + "@type": "dcat:Distribution", + "dcterms:identifier": "1500c5be-898b-4a09-9de9-f22e9f45b85d" + }, + { + "@id": "http://hub.healthdata.gov/resource/1d2adff6-6823-4cb9-98a1-0c6f78ae2add", + "@type": "dcat:Distribution", + "dcterms:identifier": "1d2adff6-6823-4cb9-98a1-0c6f78ae2add" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6fa0f14e-55c4-4c86-a852-d16211e4dc11", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Cryptosporidiosis to Dengue Hemorrhagic Fever - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Dengue Fever includes cases that meet criteria for Dengue Fever with hemorrhage, other clinical, and unknown case classifications. \r\n\u00a7 DHF includes cases that meet criteria for dengue shock syndrome (DSS), a more severe form of DHF.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "6fa0f14e-55c4-4c86-a852-d16211e4dc11", + "dcat:keyword": [ + "2014", + "cryptosporidiosis", + "dengue-fever", + "dengue-hemorrhagic-fever", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:35.036953", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/40af5943-0293-496f-b3c7-e34884f85ff3", + "@type": "dcat:Distribution", + "dcterms:identifier": "40af5943-0293-496f-b3c7-e34884f85ff3" + }, + { + "@id": "http://hub.healthdata.gov/resource/8dcc6eec-70e6-49d4-a273-0c7c79d72631", + "@type": "dcat:Distribution", + "dcterms:identifier": "8dcc6eec-70e6-49d4-a273-0c7c79d72631" + }, + { + "@id": "http://hub.healthdata.gov/resource/ed7423c0-7df0-4b5a-ba0f-e73e1deb94a0", + "@type": "dcat:Distribution", + "dcterms:identifier": "ed7423c0-7df0-4b5a-ba0f-e73e1deb94a0" + }, + { + "@id": "http://hub.healthdata.gov/resource/241288b9-7e90-4448-8aab-24946021163e", + "@type": "dcat:Distribution", + "dcterms:identifier": "241288b9-7e90-4448-8aab-24946021163e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ab3c833f-1204-4bf8-be39-85ce9d2ac732", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Ehrlichiosis/Anaplasmosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Please refer to the MMWR publication for weekly updates to the footnote for this condition.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "ab3c833f-1204-4bf8-be39-85ce9d2ac732", + "dcat:keyword": [ + "2014", + "anaplasma-phagocytophilum", + "ehrlichia-chaffeensis", + "ehrlichiosis-anaplasmosis", + "mmwr", + "nedss", + "netss", + "nndss", + "undetermined", + "week", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:33.486332", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a3ec04b1-b234-4e6c-abfe-5135243eeba5", + "@type": "dcat:Distribution", + "dcterms:identifier": "a3ec04b1-b234-4e6c-abfe-5135243eeba5" + }, + { + "@id": "http://hub.healthdata.gov/resource/22f79a59-3243-4831-a644-51057075717f", + "@type": "dcat:Distribution", + "dcterms:identifier": "22f79a59-3243-4831-a644-51057075717f" + }, + { + "@id": "http://hub.healthdata.gov/resource/2f12435d-98ac-432d-b905-cd36616335b1", + "@type": "dcat:Distribution", + "dcterms:identifier": "2f12435d-98ac-432d-b905-cd36616335b1" + }, + { + "@id": "http://hub.healthdata.gov/resource/61de6547-0f17-477d-8e2a-3c56ec894fcb", + "@type": "dcat:Distribution", + "dcterms:identifier": "61de6547-0f17-477d-8e2a-3c56ec894fcb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5679ad7c-76d3-477b-b061-0753b95c6194", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Giardiasis to Haemophilus influenza", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Giardiasis to Haemophilus influenza - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Data for H. influenzae (age <5 yrs serotype b, nonserotype b, and unknown serotype) are available in Table I.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "5679ad7c-76d3-477b-b061-0753b95c6194", + "dcat:keyword": [ + "2014", + "giardiasis", + "gonorrhea", + "haemophilus-influenzae", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:31.740238", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8627f79c-cce2-467e-9ea7-a79228ab9180", + "@type": "dcat:Distribution", + "dcterms:identifier": "8627f79c-cce2-467e-9ea7-a79228ab9180" + }, + { + "@id": "http://hub.healthdata.gov/resource/44059a40-130c-4e8b-b8d2-08c8bd9dca20", + "@type": "dcat:Distribution", + "dcterms:identifier": "44059a40-130c-4e8b-b8d2-08c8bd9dca20" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc239782-332f-4bfd-a7a3-d3881bf45620", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc239782-332f-4bfd-a7a3-d3881bf45620" + }, + { + "@id": "http://hub.healthdata.gov/resource/25730092-0490-45ba-afc3-bb8ad59bda17", + "@type": "dcat:Distribution", + "dcterms:identifier": "25730092-0490-45ba-afc3-bb8ad59bda17" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e1abeb4c-8a67-4da5-8390-5eed068d52b5", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Hepatitis (viral, acute)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Hepatitis (viral, acute) - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "e1abeb4c-8a67-4da5-8390-5eed068d52b5", + "dcat:keyword": [ + "2014", + "hepatitis", + "hepatitis-viral-acute", + "hepatitis-viral-acute-type-a", + "hepatitis-viral-acute-type-b", + "hepatitis-viral-acute-type-c", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:30.162398", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b977b3e0-937f-43dc-9b21-8c7f1c26d690", + "@type": "dcat:Distribution", + "dcterms:identifier": "b977b3e0-937f-43dc-9b21-8c7f1c26d690" + }, + { + "@id": "http://hub.healthdata.gov/resource/a56c4234-42e1-48aa-a60c-0b5265b77055", + "@type": "dcat:Distribution", + "dcterms:identifier": "a56c4234-42e1-48aa-a60c-0b5265b77055" + }, + { + "@id": "http://hub.healthdata.gov/resource/49e4966a-bc21-418d-8c3a-fea7615295e9", + "@type": "dcat:Distribution", + "dcterms:identifier": "49e4966a-bc21-418d-8c3a-fea7615295e9" + }, + { + "@id": "http://hub.healthdata.gov/resource/577f31b9-e6ec-4501-bb22-fe2eab12a1fd", + "@type": "dcat:Distribution", + "dcterms:identifier": "577f31b9-e6ec-4501-bb22-fe2eab12a1fd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/59597b97-02bc-49c6-8548-1f94a4ab994c", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Invasive Pneumococcal to Legionellosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as < 5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "59597b97-02bc-49c6-8548-1f94a4ab994c", + "dcat:keyword": [ + "2014", + "invasive-pneumococcal-disease", + "legionellosis", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:28.565802", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d22f348f-e515-44e0-a401-5fad5f63fdda", + "@type": "dcat:Distribution", + "dcterms:identifier": "d22f348f-e515-44e0-a401-5fad5f63fdda" + }, + { + "@id": "http://hub.healthdata.gov/resource/7bac7f23-2f9f-4548-9ccb-2b47f8f9a22b", + "@type": "dcat:Distribution", + "dcterms:identifier": "7bac7f23-2f9f-4548-9ccb-2b47f8f9a22b" + }, + { + "@id": "http://hub.healthdata.gov/resource/87264e6e-32fd-43c2-80b9-93aa62506fda", + "@type": "dcat:Distribution", + "dcterms:identifier": "87264e6e-32fd-43c2-80b9-93aa62506fda" + }, + { + "@id": "http://hub.healthdata.gov/resource/54ac678c-bad5-47de-ae9d-528dc0762fea", + "@type": "dcat:Distribution", + "dcterms:identifier": "54ac678c-bad5-47de-ae9d-528dc0762fea" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9f39a5f9-31cd-4fa5-b3ca-e87b10cd89bd", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Lyme disease to Meningococcal", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Lyme disease to Meningococcal - 2014\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Data for meningococcal disease, invasive caused by serogroups A, C, Y, & W-135; serogroup B; other serogroup; and unknown serogroup are available in Table I.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "9f39a5f9-31cd-4fa5-b3ca-e87b10cd89bd", + "dcat:keyword": [ + "2014", + "lyme-disease", + "malaria", + "meningococcal-invasive-all-serogroups", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:27.002625", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/500f5aa4-c82a-47ae-9814-c53e42c9468d", + "@type": "dcat:Distribution", + "dcterms:identifier": "500f5aa4-c82a-47ae-9814-c53e42c9468d" + }, + { + "@id": "http://hub.healthdata.gov/resource/f6f7d72f-3d96-43c0-b09b-93d97d78fe15", + "@type": "dcat:Distribution", + "dcterms:identifier": "f6f7d72f-3d96-43c0-b09b-93d97d78fe15" + }, + { + "@id": "http://hub.healthdata.gov/resource/52ca3af6-0e6d-483e-963f-850ab709404c", + "@type": "dcat:Distribution", + "dcterms:identifier": "52ca3af6-0e6d-483e-963f-850ab709404c" + }, + { + "@id": "http://hub.healthdata.gov/resource/5143ea29-f340-4fec-94de-798abc6a904f", + "@type": "dcat:Distribution", + "dcterms:identifier": "5143ea29-f340-4fec-94de-798abc6a904f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/35342419-f8cf-4b67-bbdb-51d64b05c1ba", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Mumps to Rabies, animal", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Mumps to Rabies, animal - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "35342419-f8cf-4b67-bbdb-51d64b05c1ba", + "dcat:keyword": [ + "2014", + "mmwr", + "mumps", + "nedss", + "netss", + "nndss", + "pertussis", + "rabies-animal", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:25.516477", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/05ad38d0-7df4-42c3-a44c-0804e1e0f3cc", + "@type": "dcat:Distribution", + "dcterms:identifier": "05ad38d0-7df4-42c3-a44c-0804e1e0f3cc" + }, + { + "@id": "http://hub.healthdata.gov/resource/62072aac-fab5-4392-8954-ee329eca907c", + "@type": "dcat:Distribution", + "dcterms:identifier": "62072aac-fab5-4392-8954-ee329eca907c" + }, + { + "@id": "http://hub.healthdata.gov/resource/d698096b-9fbc-4d7c-bd6d-89b81d6d8207", + "@type": "dcat:Distribution", + "dcterms:identifier": "d698096b-9fbc-4d7c-bd6d-89b81d6d8207" + }, + { + "@id": "http://hub.healthdata.gov/resource/d3a3c5f9-11fc-4633-86f9-a6659cca69c0", + "@type": "dcat:Distribution", + "dcterms:identifier": "d3a3c5f9-11fc-4633-86f9-a6659cca69c0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b706423e-92a2-4634-9c28-88145bc6f9e6", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Salmonellosis to Shigellosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Salmonellosis to Shigellosis - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Includes E. coli O157:H7; Shiga toxin positive, serogroup non-O157; and Shiga toxin positive, not serogrouped.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "b706423e-92a2-4634-9c28-88145bc6f9e6", + "dcat:keyword": [ + "2014", + "mmwr", + "nedss", + "netss", + "nndss", + "salmonellosis", + "shiga-toxin-producing-e-coli", + "shigellosis", + "stec", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:23.921605", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e060f135-57f3-4dfa-8f4c-01b43e25f84b", + "@type": "dcat:Distribution", + "dcterms:identifier": "e060f135-57f3-4dfa-8f4c-01b43e25f84b" + }, + { + "@id": "http://hub.healthdata.gov/resource/f1d0f56c-ca6b-48ed-b1da-7a7d9809d759", + "@type": "dcat:Distribution", + "dcterms:identifier": "f1d0f56c-ca6b-48ed-b1da-7a7d9809d759" + }, + { + "@id": "http://hub.healthdata.gov/resource/9d5961e0-d8fd-4e20-abce-b5d2ab76caeb", + "@type": "dcat:Distribution", + "dcterms:identifier": "9d5961e0-d8fd-4e20-abce-b5d2ab76caeb" + }, + { + "@id": "http://hub.healthdata.gov/resource/bacfa1a3-2e67-44c1-9bc7-93ca41191260", + "@type": "dcat:Distribution", + "dcterms:identifier": "bacfa1a3-2e67-44c1-9bc7-93ca41191260" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ac0bfca0-f307-4aaa-a6aa-cdd4d5286188", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsiosis. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "ac0bfca0-f307-4aaa-a6aa-cdd4d5286188", + "dcat:keyword": [ + "2014", + "mmwr", + "nedss", + "netss", + "nndss", + "rmsf", + "spotted-fever-rickettsiosis", + "syphilis-primary-and-secondary", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:22.256495", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/937da6b5-dc32-4f79-99fc-8c1b548d3bf1", + "@type": "dcat:Distribution", + "dcterms:identifier": "937da6b5-dc32-4f79-99fc-8c1b548d3bf1" + }, + { + "@id": "http://hub.healthdata.gov/resource/43d16eb9-c661-44ff-ae18-5f9e31548bdb", + "@type": "dcat:Distribution", + "dcterms:identifier": "43d16eb9-c661-44ff-ae18-5f9e31548bdb" + }, + { + "@id": "http://hub.healthdata.gov/resource/59d66ff8-7889-4ba1-a910-6d4b0c018ba0", + "@type": "dcat:Distribution", + "dcterms:identifier": "59d66ff8-7889-4ba1-a910-6d4b0c018ba0" + }, + { + "@id": "http://hub.healthdata.gov/resource/5a1608e0-92f1-4a86-b8a7-9c02a5bc73bd", + "@type": "dcat:Distribution", + "dcterms:identifier": "5a1608e0-92f1-4a86-b8a7-9c02a5bc73bd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/316bb220-1d10-49f6-a294-e70a73234a2c", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Varicella to West Nile virus disease", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Varicella to West Nile virus disease - 2014.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u2020 Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNet Surveillance). Data for California serogroup, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. \r\n\u00a7 Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the Arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "316bb220-1d10-49f6-a294-e70a73234a2c", + "dcat:keyword": [ + "2014", + "chickenpox", + "mmwr", + "nedss", + "netss", + "nndss", + "varicella", + "west-nile-virus", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:20.745549", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b0c27705-1df9-4e01-a7ee-948c95fdec10", + "@type": "dcat:Distribution", + "dcterms:identifier": "b0c27705-1df9-4e01-a7ee-948c95fdec10" + }, + { + "@id": "http://hub.healthdata.gov/resource/01857ce6-ebbf-45b1-a01b-4d3c6e473f96", + "@type": "dcat:Distribution", + "dcterms:identifier": "01857ce6-ebbf-45b1-a01b-4d3c6e473f96" + }, + { + "@id": "http://hub.healthdata.gov/resource/a1008bfd-7256-448d-8d81-633165572aab", + "@type": "dcat:Distribution", + "dcterms:identifier": "a1008bfd-7256-448d-8d81-633165572aab" + }, + { + "@id": "http://hub.healthdata.gov/resource/a05a14bb-5f82-434e-983c-585a263e721c", + "@type": "dcat:Distribution", + "dcterms:identifier": "a05a14bb-5f82-434e-983c-585a263e721c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b368345a-0247-46e1-8ef6-46eb08e6ac23", + "@type": "dcat:Dataset", + "dcterms:title": "TABLE III. Deaths in 122 U.S. cities", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "TABLE III. Deaths in 122 U.S. cities - 2014.\r\n122 Cities Mortality Reporting System \u2014 Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days \u20131 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and \u2265 85 years).\r\n\r\nFOOTNOTE:\r\nU: Unavailable. \u2014: No reported cases.\r\n\r\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of >100,000. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.\r\n\r\n\u2020 Pneumonia and influenza.\r\n\r\n\u00a7 Because of changes in reporting methods in this Pennsylvania city, these numbers are partial counts for the current week. Complete counts will be available in 4 to 6 weeks.\r\n\r\n\u00b6 Total includes unknown ages.\r\n\r\nMore information on Flu Activity & Surveillance is available at http://www.cdc.gov/flu/weekly/fluactivitysurv.htm.", + "dcterms:identifier": "b368345a-0247-46e1-8ef6-46eb08e6ac23", + "dcat:keyword": [ + "122-cities", + "2014", + "death", + "influenza", + "mortality", + "pneumonia" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:19.177823", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6bbad071-7153-4798-a779-b5f1800131ac", + "@type": "dcat:Distribution", + "dcterms:identifier": "6bbad071-7153-4798-a779-b5f1800131ac" + }, + { + "@id": "http://hub.healthdata.gov/resource/3c787fb9-9913-494b-a779-768a64bf9217", + "@type": "dcat:Distribution", + "dcterms:identifier": "3c787fb9-9913-494b-a779-768a64bf9217" + }, + { + "@id": "http://hub.healthdata.gov/resource/fbd46e6b-0f78-4dab-9e89-fc3b90649d2b", + "@type": "dcat:Distribution", + "dcterms:identifier": "fbd46e6b-0f78-4dab-9e89-fc3b90649d2b" + }, + { + "@id": "http://hub.healthdata.gov/resource/37e51c60-166f-4ef3-b9da-739d4ebf46ef", + "@type": "dcat:Distribution", + "dcterms:identifier": "37e51c60-166f-4ef3-b9da-739d4ebf46ef" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/808ced2e-2179-423d-b32b-f7e82fb79e7d", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table I. infrequently reported notifiable diseases", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table I. infrequently reported notifiable diseases - 2014.\r\nThis table contains the list of nationally notifiable diseases for which less than <1,000 cases was reported in the past year. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnote:\r\n-: No reported cases N: Not reportable NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. \r\n* Case counts for reporting years 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see \r\nhttp://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. \r\n\u2020 Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf. \r\n\u00a7 Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx. \r\n\u00b6 Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. \r\n** Data for H. influenzae (all ages, all serotypes) are available in Table II. \r\n\u2020\u2020 Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u00a7\u00a7 Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u00b6\u00b6 Data for meningococcal disease (all serogroups) are available in Table II. \r\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u2020\u2020\u2020 Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u00a7\u00a7\u00a7 Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. \r\n\u00b6\u00b6\u00b6 Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.\r\n\r\nMore information on NNDSS is available at http://wwwn.cdc.gov/nndss/.", + "dcterms:identifier": "808ced2e-2179-423d-b32b-f7e82fb79e7d", + "dcat:keyword": [ + "2014", + "anthrax", + "arboviral-diseases", + "botulism", + "brucellosis", + "california-serogroup-virus-disease", + "chancroid", + "cholera", + "cyclosporiasis", + "diphtheria", + "eastern-equinevirus-disease", + "encephalitis", + "haemophilus-influenzae-invasive", + "hansen-disease", + "hantavirus-pulmonary-syndrome", + "hemolytic-uremic-syndrome", + "hepatitis-b-infection-perinatal", + "influenza-associated-pediatric-mortality", + "leptospirosis", + "listeriosis", + "measles", + "meningococcal-disease-invasive", + "mmwr", + "nedss", + "netss", + "nndss", + "novel-influenza-a", + "plague", + "polio-virus-infection-nonparalytic", + "poliomyelitis-paralytic", + "postdiarrheal", + "powassan-virus-disease", + "psittacosis", + "q-fever", + "rabies-human", + "rubella", + "rubella-congenital-syndrome", + "sars-cov", + "smallpox", + "st-louis-virus-disease", + "streptococcal-toxic-shock-syndrome", + "syphilis-congenital-age-1-yr", + "tetanus", + "toxic-shock-syndrome-staphylococcal", + "trichinellosis", + "tularemia", + "typhoid-fever", + "vancomycin", + "vibriosis", + "viral-hemorrhagic-fever", + "western-equine-virus-disease", + "wonder", + "yellow-fever" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:16.794303", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bd4822d9-6b8d-42a0-86e1-1b386179a1a9", + "@type": "dcat:Distribution", + "dcterms:identifier": "bd4822d9-6b8d-42a0-86e1-1b386179a1a9" + }, + { + "@id": "http://hub.healthdata.gov/resource/af0e98eb-d6ff-441e-9836-4fc14dffd403", + "@type": "dcat:Distribution", + "dcterms:identifier": "af0e98eb-d6ff-441e-9836-4fc14dffd403" + }, + { + "@id": "http://hub.healthdata.gov/resource/89f00131-0931-4bea-a3a0-b94b1c299c5a", + "@type": "dcat:Distribution", + "dcterms:identifier": "89f00131-0931-4bea-a3a0-b94b1c299c5a" + }, + { + "@id": "http://hub.healthdata.gov/resource/e01fbdb3-a9fc-4c52-a279-8d9f83fe9073", + "@type": "dcat:Distribution", + "dcterms:identifier": "e01fbdb3-a9fc-4c52-a279-8d9f83fe9073" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3ceca7ff-7f91-4785-8a0c-4fa82535a8dd", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table IV. Tuberculosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table IV. Tuberculosis - 2014.\r\nThis Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States will exclude counts from US territories. \r\n\r\nFootnote:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable Cum: Cumulative year-to-date counts. Min: Minimum. Max: Maximum. \r\n* Case counts for reporting year 2013 and 2014 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf Updated reports to the National Center for HIV/AIDS, Viral Hepatitis, STD and TB Prevention. Data for TB are displayed quarterly.", + "dcterms:identifier": "3ceca7ff-7f91-4785-8a0c-4fa82535a8dd", + "dcat:keyword": [ + "2014", + "mmwr", + "nedss", + "netss", + "nndss", + "tb", + "tuberculosis", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:15.270595", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9f79afb9-bc2f-4325-ab7e-69392ed25dc6", + "@type": "dcat:Distribution", + "dcterms:identifier": "9f79afb9-bc2f-4325-ab7e-69392ed25dc6" + }, + { + "@id": "http://hub.healthdata.gov/resource/2ef6cdc1-7d34-4f7d-a915-c5be3820622d", + "@type": "dcat:Distribution", + "dcterms:identifier": "2ef6cdc1-7d34-4f7d-a915-c5be3820622d" + }, + { + "@id": "http://hub.healthdata.gov/resource/8f2d48b0-10b5-407e-b20c-8a2d1bce16ad", + "@type": "dcat:Distribution", + "dcterms:identifier": "8f2d48b0-10b5-407e-b20c-8a2d1bce16ad" + }, + { + "@id": "http://hub.healthdata.gov/resource/df2ec341-d144-4d8a-a124-d16402acd15d", + "@type": "dcat:Distribution", + "dcterms:identifier": "df2ec341-d144-4d8a-a124-d16402acd15d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3a54ae5a-1221-417f-bfd0-274c61490968", + "@type": "dcat:Dataset", + "dcterms:title": "Nowcast Predictions for Chikungunya Virus-Infected Travelers", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Interactive visualization: http://www.cdc.gov/chikungunya/modeling/index.html.\r\n\r\nThis dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915.", + "dcterms:identifier": "3a54ae5a-1221-417f-bfd0-274c61490968", + "dcat:keyword": [ + "americas", + "chikungunya", + "predictions", + "travelers" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:13.871728", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6a6e1920-853f-4e17-8ac9-9735d844c154", + "@type": "dcat:Distribution", + "dcterms:identifier": "6a6e1920-853f-4e17-8ac9-9735d844c154" + }, + { + "@id": "http://hub.healthdata.gov/resource/9d3cd8d3-52a3-4e34-aa03-88fab7118d63", + "@type": "dcat:Distribution", + "dcterms:identifier": "9d3cd8d3-52a3-4e34-aa03-88fab7118d63" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc931c43-cdc3-4c94-8fc8-964ac9d95d33", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc931c43-cdc3-4c94-8fc8-964ac9d95d33" + }, + { + "@id": "http://hub.healthdata.gov/resource/70781215-31aa-41f3-bea9-57c6ffedf79e", + "@type": "dcat:Distribution", + "dcterms:identifier": "70781215-31aa-41f3-bea9-57c6ffedf79e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2f5d237e-fb5f-4f51-b23b-5d97667789a6", + "@type": "dcat:Dataset", + "dcterms:title": "Nowcast Predictions for Local Transmission of Chikungunya Virus", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Interactive visualization: http://www.cdc.gov/chikungunya/modeling/index.html.\r\nThis dataset contains monthly predictions for the spread of chikungunya virus transmission. A full description of the methods is available at: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0104915.", + "dcterms:identifier": "2f5d237e-fb5f-4f51-b23b-5d97667789a6", + "dcat:keyword": [ + "americas", + "chikungunya", + "predictions", + "travelers" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:12.425291", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1c6b9bf7-fff0-47c0-be88-76a6a0d63b59", + "@type": "dcat:Distribution", + "dcterms:identifier": "1c6b9bf7-fff0-47c0-be88-76a6a0d63b59" + }, + { + "@id": "http://hub.healthdata.gov/resource/3d745b32-24e5-48c3-8e14-106ddbcd8f73", + "@type": "dcat:Distribution", + "dcterms:identifier": "3d745b32-24e5-48c3-8e14-106ddbcd8f73" + }, + { + "@id": "http://hub.healthdata.gov/resource/cc1a29fe-e466-44f8-9d3b-a3b2e4897040", + "@type": "dcat:Distribution", + "dcterms:identifier": "cc1a29fe-e466-44f8-9d3b-a3b2e4897040" + }, + { + "@id": "http://hub.healthdata.gov/resource/25c8361b-f4a4-4ba4-83e3-0d6edd80db40", + "@type": "dcat:Distribution", + "dcterms:identifier": "25c8361b-f4a4-4ba4-83e3-0d6edd80db40" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6bb1a240-0d8e-4a2b-89aa-f6a1dcd1b68e", + "@type": "dcat:Dataset", + "dcterms:title": "New Chikungunya Cases Reported in the Americas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Derived from Pan American Health Organization reports: http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931", + "dcterms:identifier": "6bb1a240-0d8e-4a2b-89aa-f6a1dcd1b68e", + "dcat:keyword": [ + "americas", + "chikungunya", + "paho" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:10.976479", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e237e913-cac1-4299-8102-a33a66769870", + "@type": "dcat:Distribution", + "dcterms:identifier": "e237e913-cac1-4299-8102-a33a66769870" + }, + { + "@id": "http://hub.healthdata.gov/resource/4f309bd3-57d1-44bc-bd5c-c4c558fc2130", + "@type": "dcat:Distribution", + "dcterms:identifier": "4f309bd3-57d1-44bc-bd5c-c4c558fc2130" + }, + { + "@id": "http://hub.healthdata.gov/resource/5e80b7e4-0059-439f-bd7e-3d82b6852b62", + "@type": "dcat:Distribution", + "dcterms:identifier": "5e80b7e4-0059-439f-bd7e-3d82b6852b62" + }, + { + "@id": "http://hub.healthdata.gov/resource/3e40cf66-ab9e-48d2-9353-9e35caccda48", + "@type": "dcat:Distribution", + "dcterms:identifier": "3e40cf66-ab9e-48d2-9353-9e35caccda48" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e59c75b8-61a7-4748-9206-853c57b50f00", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly Page Views to CDC.gov", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "For more information on CDC.gov metrics please see http://www.cdc.gov/metrics/", + "dcterms:identifier": "e59c75b8-61a7-4748-9206-853c57b50f00", + "dcat:keyword": [ + "cdc-gov", + "web-metrics" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:09.479958", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3da4735a-3a21-4f8f-88a5-0fe5bd82f270", + "@type": "dcat:Distribution", + "dcterms:identifier": "3da4735a-3a21-4f8f-88a5-0fe5bd82f270" + }, + { + "@id": "http://hub.healthdata.gov/resource/d04ec501-4506-44a0-8655-3bc5ca8c7108", + "@type": "dcat:Distribution", + "dcterms:identifier": "d04ec501-4506-44a0-8655-3bc5ca8c7108" + }, + { + "@id": "http://hub.healthdata.gov/resource/1c663cb2-d103-4942-8996-b219a85c1e19", + "@type": "dcat:Distribution", + "dcterms:identifier": "1c663cb2-d103-4942-8996-b219a85c1e19" + }, + { + "@id": "http://hub.healthdata.gov/resource/d7fb9531-6fc6-4845-ae27-aaeddf07d4ac", + "@type": "dcat:Distribution", + "dcterms:identifier": "d7fb9531-6fc6-4845-ae27-aaeddf07d4ac" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d4fc79b9-f11d-46fa-ae44-df9cfc1af96b", + "@type": "dcat:Dataset", + "dcterms:title": "LymeDisease_9211_county", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To facilitate the public health and research community's access to NNDSS data on Lyme disease, CDC has developed a public use dataset. Based on reports submitted to CDC, this dataset provides the number of confirmed cases by county for the years 1992\u20132011, in four 5\u2013year intervals. County tabulation is by American National Standard Institute (ANSI) [formerly Federal Information Processing Standard (FIPS)] codes. County codes of \"0\" represent \"unknown\" county of residence within each state. More recent county-level case counts are not publicly available at this time.", + "dcterms:identifier": "d4fc79b9-f11d-46fa-ae44-df9cfc1af96b", + "dcat:keyword": [ + "lyme" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:07.943638", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/05d33647-0dc5-42c9-b559-7ddd04e60cae", + "@type": "dcat:Distribution", + "dcterms:identifier": "05d33647-0dc5-42c9-b559-7ddd04e60cae" + }, + { + "@id": "http://hub.healthdata.gov/resource/03ce66eb-87ca-428f-b0d6-c6e4c0c3f109", + "@type": "dcat:Distribution", + "dcterms:identifier": "03ce66eb-87ca-428f-b0d6-c6e4c0c3f109" + }, + { + "@id": "http://hub.healthdata.gov/resource/0434f7dd-0631-4c59-8a26-d2f79d401051", + "@type": "dcat:Distribution", + "dcterms:identifier": "0434f7dd-0631-4c59-8a26-d2f79d401051" + }, + { + "@id": "http://hub.healthdata.gov/resource/4aba87a4-0ea0-481f-ba67-9211fe986560", + "@type": "dcat:Distribution", + "dcterms:identifier": "4aba87a4-0ea0-481f-ba67-9211fe986560" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/42071440-61eb-4eda-8be1-6ca44da01bea", + "@type": "dcat:Dataset", + "dcterms:title": "2013-2014 PHAP Associates by State", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The map illustrates the total number of 2013 and 2014 PHAP associates in each state and U.S. territory.", + "dcterms:identifier": "42071440-61eb-4eda-8be1-6ca44da01bea", + "dcat:keyword": [ + "associate", + "host-site", + "location", + "phap", + "program" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:06.497276", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c95248ca-bacd-4d1c-b5ed-040dfcf33853", + "@type": "dcat:Distribution", + "dcterms:identifier": "c95248ca-bacd-4d1c-b5ed-040dfcf33853" + }, + { + "@id": "http://hub.healthdata.gov/resource/0dd28ba6-07f3-4865-9d04-f6b05192b6ca", + "@type": "dcat:Distribution", + "dcterms:identifier": "0dd28ba6-07f3-4865-9d04-f6b05192b6ca" + }, + { + "@id": "http://hub.healthdata.gov/resource/bf1e3c08-c6b8-4f58-83c1-e1c2f91f7633", + "@type": "dcat:Distribution", + "dcterms:identifier": "bf1e3c08-c6b8-4f58-83c1-e1c2f91f7633" + }, + { + "@id": "http://hub.healthdata.gov/resource/05b2454f-188f-4eae-8b38-15ed789145bf", + "@type": "dcat:Distribution", + "dcterms:identifier": "05b2454f-188f-4eae-8b38-15ed789145bf" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a6a610e4-47a7-4cb1-9a97-527267795130", + "@type": "dcat:Dataset", + "dcterms:title": "Work-Related Lung Disease Surveillance System (eWoRLD)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A surveillance system that provides morbidity, mortality, and workplace exposures data on work-related respiratory diseases by geographic region, industry and occupation, and demographic groups.", + "dcterms:identifier": "a6a610e4-47a7-4cb1-9a97-527267795130", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:05.142263", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a2eb9573-1550-4fd9-9416-5bae18753824", + "@type": "dcat:Distribution", + "dcterms:identifier": "a2eb9573-1550-4fd9-9416-5bae18753824" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3c586b8d-26f1-4f66-a31e-7b0a5fb65519", + "@type": "dcat:Dataset", + "dcterms:title": "Fatality Assessment and Control Evaluation (FACE) Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources.", + "dcterms:identifier": "3c586b8d-26f1-4f66-a31e-7b0a5fb65519", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:03.741227", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5241a507-46be-4a5a-9f47-8240efd3baac", + "@type": "dcat:Distribution", + "dcterms:identifier": "5241a507-46be-4a5a-9f47-8240efd3baac" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2fa1b0ab-01e7-4617-9a77-a763b9d5427e", + "@type": "dcat:Dataset", + "dcterms:title": "CDC's Social Vulnerability Index (SVI)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Social vulnerability refers to the resilience of communities when confronted by external stresses on human health, stresses such as natural or human-caused disasters, or disease outbreaks. Reducing social vulnerability can decrease both human suffering and economic loss. ATSDR's Social Vulnerability Index uses U.S. census variables at tract level to help local officials identify communities that may need support in preparing for hazards, or recovering from disaster.", + "dcterms:identifier": "2fa1b0ab-01e7-4617-9a77-a763b9d5427e", + "dcat:keyword": [ + "american-community-survey", + "at-risk", + "census", + "population", + "social-vulnerability", + "social-vulnerability-index", + "svi", + "vulnerability" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:02.226149", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/854cc298-e4b2-4630-b8a3-8b04071e029f", + "@type": "dcat:Distribution", + "dcterms:identifier": "854cc298-e4b2-4630-b8a3-8b04071e029f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7e4d9bec-2690-4d29-8b2c-0f0ae6dc931b", + "@type": "dcat:Dataset", + "dcterms:title": "CDC's Social Vulnerability Index (SVI) Mapping Dashboard", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The interactive maps are visual representations of the Social Vulnerability Index (SVI). Data were extracted from the US Census and the American Community Survey.", + "dcterms:identifier": "7e4d9bec-2690-4d29-8b2c-0f0ae6dc931b", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:07:00.857942", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/48f44c80-4325-4364-83d3-82c732999331", + "@type": "dcat:Distribution", + "dcterms:identifier": "48f44c80-4325-4364-83d3-82c732999331" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/96ec3826-f020-4253-88dd-b224de6e3b72", + "@type": "dcat:Dataset", + "dcterms:title": "National Outbreak Reporting System", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Outbreak Reporting System (NORS) is a web-based platform designed to support reporting to CDC by local, state, and territorial health departments in the United States of all waterborne disease outbreaks and enteric disease outbreaks transmitted by food, contact with environmental sources, infected persons or animals, or unknown modes of transmission.", + "dcterms:identifier": "96ec3826-f020-4253-88dd-b224de6e3b72", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:59.451780", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a74adb4e-5d6e-444d-8b33-240225a8936f", + "@type": "dcat:Distribution", + "dcterms:identifier": "a74adb4e-5d6e-444d-8b33-240225a8936f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6b05f421-396c-4532-beff-6fd630871627", + "@type": "dcat:Dataset", + "dcterms:title": "Division for Heart Disease and Stroke Prevention: Data Trends & Maps", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator.", + "dcterms:identifier": "6b05f421-396c-4532-beff-6fd630871627", + "dcat:keyword": [ + "cdc", + "centers-for-disease-control-and-prevention" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:58.062247", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/240df8b8-b61a-4fde-9a04-3a8a62027fa6", + "@type": "dcat:Distribution", + "dcterms:identifier": "240df8b8-b61a-4fde-9a04-3a8a62027fa6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/19e27807-a137-4cb8-9613-7e5113728eb5", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table I. infrequently reported notifiable diseases", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table I. infrequently reported notifiable diseases - 2015.\r\nThis table contains the list of nationally notifiable diseases for which less than <1,000 cases was reported in the past year. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in these tables are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnote:\r\n-: No reported cases N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see \r\nhttp://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. \r\n\u00a7 Calculated by summing the incidence counts for the current week, the 2 weeks preceding the current week, and the 2 weeks following the current week, for a total of 5 preceding years. The total sum of incident cases is then divided by 25 weeks. Additional information is available at http://wwwn.cdc.gov/nndss/document/5yearweeklyaverage.pdf. \r\n\u00b6 Data for the Arboviral disease, Chikungunya, and Hantavirus infection disease, non-Hantavirus Pulmonary Syndrome (HPS), will be displayed in this table after the CDC obtains Office of Management and Budget Paperwork Reduction Act approval to receive data for these conditions. \r\n** Includes both neuroinvasive and nonneuroinvasive. Updated weekly from reports to the Division of Vector-Borne Infectious Diseases, National Center for Zoonotic, Vector-Borne, and Enteric Diseases (ArboNET Surveillance). Data for West Nile virus are available in Table II. \r\n\u2020\u2020 Not reportable in all states. Data from states where the condition is not reportable are excluded from this table except starting in 2007 for the Arboviral diseases, STD data, TB data, and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.. \r\n\u00a7\u00a7 Data for H. influenzae (all ages, all serotypes) are available in Table II. \r\n\u00b6\u00b6 Updated weekly from reports to the Influenza Division, National Center for Immunization and Respiratory Diseases. Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n*** Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u2020\u2020\u2020 Data for meningococcal disease (all serogroups) are available in Table II. \r\n\u00a7\u00a7\u00a7 Please refer to the MMWR publication for weekly updates to the footnote for this condition. \r\n\u00b6\u00b6\u00b6 Updated weekly from reports to the Division of STD Prevention, National Center for HIV/AIDS, Viral Hepatitis, STD, and TB Prevention. \r\n**** Please refer to the MMWR publication for weekly updates to the footnote for this condition. See Table II for Dengue Hemorrhagic Fever.", + "dcterms:identifier": "19e27807-a137-4cb8-9613-7e5113728eb5", + "dcat:keyword": [ + "2015", + "anthrax", + "arboviral-diseases", + "botulism", + "brucellosis", + "california-serogroup-virus-disease", + "chancroid", + "chikungunya-virus", + "cholera", + "crimean-congo", + "cyclosporiasis", + "diphtheria", + "eastern-equine-virus-disease", + "ebola", + "encephalitis", + "guanarito", + "haemophilus-influenzae-invasive", + "hansen-disease", + "hantavirus-infection", + "hantavirus-pulmonary-syndrome", + "hemolytic-uremic-syndrome", + "hepatitis-b-infection-perinatal", + "influenza-associated-pediatric-mortality", + "junin", + "lassa-fever", + "leptospirosis", + "listeriosis", + "lujo-virus", + "machupo", + "marburg-fever", + "measles", + "meningococcal-disease-invasive", + "mmwr", + "nedss", + "netss", + "nndss", + "novel-influenza-a", + "plague", + "polio-virus-infection-nonparalytic", + "poliomyelitis-paralytic", + "postdiarrheal", + "powassan-virus-disease", + "psittacosis", + "q-fever", + "rabies-human", + "sabia-associated", + "sars-cov", + "smallpox", + "st-louis-virus-disease", + "streptococcal-toxic-shock-syndrome", + "syphilis-congenital-age-1-yr", + "toxic-shock-syndrome-staphylococcal", + "trichinellosis", + "tularemia", + "typhoid-fever", + "vancomycin", + "viral-hemorrhagic-fever", + "western-equine-virus-disease", + "wonder", + "yellow-fever" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:55.688815", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c02b8340-7ee4-4fd4-b58d-615305870321", + "@type": "dcat:Distribution", + "dcterms:identifier": "c02b8340-7ee4-4fd4-b58d-615305870321" + }, + { + "@id": "http://hub.healthdata.gov/resource/0c50f097-1d75-421c-99b2-0fe9c9e4f645", + "@type": "dcat:Distribution", + "dcterms:identifier": "0c50f097-1d75-421c-99b2-0fe9c9e4f645" + }, + { + "@id": "http://hub.healthdata.gov/resource/397cee21-de48-4277-9838-38afe1713a54", + "@type": "dcat:Distribution", + "dcterms:identifier": "397cee21-de48-4277-9838-38afe1713a54" + }, + { + "@id": "http://hub.healthdata.gov/resource/242b26ea-33f4-4816-9d96-93124f61c7b8", + "@type": "dcat:Distribution", + "dcterms:identifier": "242b26ea-33f4-4816-9d96-93124f61c7b8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0b80a993-b00a-4985-b0af-e440234187d4", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Babesiosis to Campylobacteriosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Babesiosis to Campylobacteriosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.", + "dcterms:identifier": "0b80a993-b00a-4985-b0af-e440234187d4", + "dcat:keyword": [ + "2015", + "babesiosis", + "campylobacteriosis", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:54.170045", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9215ce41-5170-40fb-8765-90d3967b6cd7", + "@type": "dcat:Distribution", + "dcterms:identifier": "9215ce41-5170-40fb-8765-90d3967b6cd7" + }, + { + "@id": "http://hub.healthdata.gov/resource/ea0b39a6-9e1c-4825-b6a3-a6a1bf173e9c", + "@type": "dcat:Distribution", + "dcterms:identifier": "ea0b39a6-9e1c-4825-b6a3-a6a1bf173e9c" + }, + { + "@id": "http://hub.healthdata.gov/resource/1d6ebdc4-0d2c-4881-9b81-0023cf4e3838", + "@type": "dcat:Distribution", + "dcterms:identifier": "1d6ebdc4-0d2c-4881-9b81-0023cf4e3838" + }, + { + "@id": "http://hub.healthdata.gov/resource/bfc84853-4411-440e-a2a3-4d7ca8be5b8a", + "@type": "dcat:Distribution", + "dcterms:identifier": "bfc84853-4411-440e-a2a3-4d7ca8be5b8a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/eda32522-901f-4839-bd14-2b73855cadff", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Chlamydia to Coccidioidomycosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Chlamydia to Coccidioidomycosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.", + "dcterms:identifier": "eda32522-901f-4839-bd14-2b73855cadff", + "dcat:keyword": [ + "2015", + "chlamydia-trachomatis-infection", + "coccidioidomycosis", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:52.499515", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2776345f-1e97-4fd6-8445-9887eb7c86e9", + "@type": "dcat:Distribution", + "dcterms:identifier": "2776345f-1e97-4fd6-8445-9887eb7c86e9" + }, + { + "@id": "http://hub.healthdata.gov/resource/18948ec0-a31e-4fb6-b585-91ae681a5b7e", + "@type": "dcat:Distribution", + "dcterms:identifier": "18948ec0-a31e-4fb6-b585-91ae681a5b7e" + }, + { + "@id": "http://hub.healthdata.gov/resource/4b020b4e-0a4e-4e54-bb0a-f09449de6bea", + "@type": "dcat:Distribution", + "dcterms:identifier": "4b020b4e-0a4e-4e54-bb0a-f09449de6bea" + }, + { + "@id": "http://hub.healthdata.gov/resource/4406efb4-1413-45b2-8463-fb0d8ff5c7ab", + "@type": "dcat:Distribution", + "dcterms:identifier": "4406efb4-1413-45b2-8463-fb0d8ff5c7ab" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d43f04ea-5bb6-4d7c-895d-7d4ffe504f96", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Cryptosporidiosis to Dengue", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Cryptosporidiosis to Dengue - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Data for dengue-like illness will be included in this table after the CDC obtains Office of Management and Budget (OMB) Paperwork Reduction Act (PRA) to receive data for this condition.", + "dcterms:identifier": "d43f04ea-5bb6-4d7c-895d-7d4ffe504f96", + "dcat:keyword": [ + "2015", + "cryptosporidiosis", + "dengue", + "dengue-virus-infection", + "mmwr", + "nedss", + "netss", + "nndss", + "severe-dengue", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:50.923041", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7d621a15-e56f-4a9e-8f46-e085ce6d5d2d", + "@type": "dcat:Distribution", + "dcterms:identifier": "7d621a15-e56f-4a9e-8f46-e085ce6d5d2d" + }, + { + "@id": "http://hub.healthdata.gov/resource/3b5a46e2-248d-4065-aa08-8125404a170e", + "@type": "dcat:Distribution", + "dcterms:identifier": "3b5a46e2-248d-4065-aa08-8125404a170e" + }, + { + "@id": "http://hub.healthdata.gov/resource/42be09f4-745b-47b9-aeb8-8f9d837eef2a", + "@type": "dcat:Distribution", + "dcterms:identifier": "42be09f4-745b-47b9-aeb8-8f9d837eef2a" + }, + { + "@id": "http://hub.healthdata.gov/resource/2732e418-3b0b-41e7-bd0a-5376dd1a22b9", + "@type": "dcat:Distribution", + "dcterms:identifier": "2732e418-3b0b-41e7-bd0a-5376dd1a22b9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/42fc6894-c0e8-42ed-b918-a2a343ec9297", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Ehrlichiosis/Anaplasmosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Ehrlichiosis/Anaplasmosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum.\r\n \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting year 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Cumulative total E. ewingii cases reported for year 2015 = 0, and 14 cases reported for 2014.", + "dcterms:identifier": "42fc6894-c0e8-42ed-b918-a2a343ec9297", + "dcat:keyword": [ + "2015", + "anaplasma-phagocytophilum", + "ehrlichia-chaffeensis", + "ehrlichiosis-anaplasmosis", + "mmwr", + "nedss", + "netss", + "nndss", + "undetermined", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:49.337363", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/af99ecff-898d-4192-9471-7c7ee076ce82", + "@type": "dcat:Distribution", + "dcterms:identifier": "af99ecff-898d-4192-9471-7c7ee076ce82" + }, + { + "@id": "http://hub.healthdata.gov/resource/12aaec6e-92d3-4d0c-aa6f-e47e886217dc", + "@type": "dcat:Distribution", + "dcterms:identifier": "12aaec6e-92d3-4d0c-aa6f-e47e886217dc" + }, + { + "@id": "http://hub.healthdata.gov/resource/0128063a-a6e6-41d6-bbd7-fe11d42ce86f", + "@type": "dcat:Distribution", + "dcterms:identifier": "0128063a-a6e6-41d6-bbd7-fe11d42ce86f" + }, + { + "@id": "http://hub.healthdata.gov/resource/25ae6cb3-43e4-4546-823b-f59e6c63d00e", + "@type": "dcat:Distribution", + "dcterms:identifier": "25ae6cb3-43e4-4546-823b-f59e6c63d00e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e38301c4-197d-492c-a3f3-8875c0a2e104", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Giardiasis to Haemophilus influenza", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Giardiasis to Haemophilus influenza - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Data for H. influenzae (age <5 years for serotype b, nonserotype b, and unknown serotype) are available in Table I.", + "dcterms:identifier": "e38301c4-197d-492c-a3f3-8875c0a2e104", + "dcat:keyword": [ + "2015", + "giardiasis", + "gonorrhea", + "haemophilus-influenzae", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:47.787423", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/601f44bf-f846-4dbe-a737-889c9bf41268", + "@type": "dcat:Distribution", + "dcterms:identifier": "601f44bf-f846-4dbe-a737-889c9bf41268" + }, + { + "@id": "http://hub.healthdata.gov/resource/3285faaf-6a2a-4faf-a87f-c6f61d62b278", + "@type": "dcat:Distribution", + "dcterms:identifier": "3285faaf-6a2a-4faf-a87f-c6f61d62b278" + }, + { + "@id": "http://hub.healthdata.gov/resource/06c878bc-567b-4677-86ed-5d4ec4c9d84e", + "@type": "dcat:Distribution", + "dcterms:identifier": "06c878bc-567b-4677-86ed-5d4ec4c9d84e" + }, + { + "@id": "http://hub.healthdata.gov/resource/fab6b5cb-073b-4c24-9703-43f3b0431e48", + "@type": "dcat:Distribution", + "dcterms:identifier": "fab6b5cb-073b-4c24-9703-43f3b0431e48" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1860e2d5-6d3f-4848-a58c-8899d2f5180b", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Hepatitis (viral, acute)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Hepatitis (viral, acute) - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.", + "dcterms:identifier": "1860e2d5-6d3f-4848-a58c-8899d2f5180b", + "dcat:keyword": [ + "2015", + "hepatitis", + "hepatitis-viral-acute", + "hepatitis-viral-acute-type-a", + "hepatitis-viral-acute-type-b", + "hepatitis-viral-acute-type-c", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:46.183866", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/55d3c7dd-b7f3-4821-871b-716de89ea5b7", + "@type": "dcat:Distribution", + "dcterms:identifier": "55d3c7dd-b7f3-4821-871b-716de89ea5b7" + }, + { + "@id": "http://hub.healthdata.gov/resource/d41bfbf2-91c3-4da5-b26f-84afd5b134cd", + "@type": "dcat:Distribution", + "dcterms:identifier": "d41bfbf2-91c3-4da5-b26f-84afd5b134cd" + }, + { + "@id": "http://hub.healthdata.gov/resource/32b24ac1-a737-4e04-8a15-936ca111a298", + "@type": "dcat:Distribution", + "dcterms:identifier": "32b24ac1-a737-4e04-8a15-936ca111a298" + }, + { + "@id": "http://hub.healthdata.gov/resource/3a810dce-1e65-4097-b083-4ac4e6118499", + "@type": "dcat:Distribution", + "dcterms:identifier": "3a810dce-1e65-4097-b083-4ac4e6118499" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/23efe570-c887-4615-b976-f5aed0a364d2", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Invasive Pneumococcal to Legionellosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Invasive Pneumococcal to Legionellosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Includes drug resistant and susceptible cases of Invasive Pneumococcal Disease. This condition was previously named Streptococcus pneumoniae invasive disease and cases were reported to CDC using different event codes to specify whether the cases were drug resistant or in a defined age group, such as <5 years. Since 2010, case notifications for this condition were consolidated under one event code for Invasive pneumococcal disease.", + "dcterms:identifier": "23efe570-c887-4615-b976-f5aed0a364d2", + "dcat:keyword": [ + "2015", + "invasive-pneumococcal-disease", + "legionellosis", + "mmwr", + "nedss", + "netss", + "nndss", + "pneumococcal", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:44.634612", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1a1817d8-c93f-4e9f-a453-fe20e384d40e", + "@type": "dcat:Distribution", + "dcterms:identifier": "1a1817d8-c93f-4e9f-a453-fe20e384d40e" + }, + { + "@id": "http://hub.healthdata.gov/resource/3219f942-b1b3-4960-ae29-d485296868aa", + "@type": "dcat:Distribution", + "dcterms:identifier": "3219f942-b1b3-4960-ae29-d485296868aa" + }, + { + "@id": "http://hub.healthdata.gov/resource/896afa44-d647-4256-a83f-be15251505b8", + "@type": "dcat:Distribution", + "dcterms:identifier": "896afa44-d647-4256-a83f-be15251505b8" + }, + { + "@id": "http://hub.healthdata.gov/resource/57cba92a-4168-499c-916f-af12dca3159b", + "@type": "dcat:Distribution", + "dcterms:identifier": "57cba92a-4168-499c-916f-af12dca3159b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1b40ba73-a510-433a-a18b-f7789f24bed8", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Lyme disease to Meningococcal", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Lyme disease to Meningococcal - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Data for meningococcal disease, invasive caused by serogroups ACWY; serogroup B; other serogroup; and unknown serogroup are available in Table I.", + "dcterms:identifier": "1b40ba73-a510-433a-a18b-f7789f24bed8", + "dcat:keyword": [ + "2015", + "all-serogroups", + "invasive", + "lyme-disease", + "malaria", + "meningococcal-disease", + "mmwr", + "nedss", + "netss", + "nndss", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:43.011219", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f6de6db2-dae9-49ed-8d6a-f298686f33a4", + "@type": "dcat:Distribution", + "dcterms:identifier": "f6de6db2-dae9-49ed-8d6a-f298686f33a4" + }, + { + "@id": "http://hub.healthdata.gov/resource/4432a8e8-3239-42a1-bf02-86fc450a36ec", + "@type": "dcat:Distribution", + "dcterms:identifier": "4432a8e8-3239-42a1-bf02-86fc450a36ec" + }, + { + "@id": "http://hub.healthdata.gov/resource/edca95eb-7212-48e6-b056-bd60ce359c4f", + "@type": "dcat:Distribution", + "dcterms:identifier": "edca95eb-7212-48e6-b056-bd60ce359c4f" + }, + { + "@id": "http://hub.healthdata.gov/resource/86a2eb35-612f-4a6b-9a8b-a29912acad8f", + "@type": "dcat:Distribution", + "dcterms:identifier": "86a2eb35-612f-4a6b-9a8b-a29912acad8f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/12211cc2-38f0-41a1-b5e3-c472a96a5a50", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Mumps to Rabies, animal", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Mumps to Rabies, animal - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.", + "dcterms:identifier": "12211cc2-38f0-41a1-b5e3-c472a96a5a50", + "dcat:keyword": [ + "2015", + "mmwr", + "mumps", + "nedss", + "netss", + "nndss", + "pertussis", + "rabies-animal", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:41.439597", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a5602dc4-8fe5-4a34-8aaa-dd6fd493a4b4", + "@type": "dcat:Distribution", + "dcterms:identifier": "a5602dc4-8fe5-4a34-8aaa-dd6fd493a4b4" + }, + { + "@id": "http://hub.healthdata.gov/resource/02415029-8fa6-4051-9743-97c9e75e6158", + "@type": "dcat:Distribution", + "dcterms:identifier": "02415029-8fa6-4051-9743-97c9e75e6158" + }, + { + "@id": "http://hub.healthdata.gov/resource/119f0fcc-7a39-42a6-ad3f-63ef5dbdada2", + "@type": "dcat:Distribution", + "dcterms:identifier": "119f0fcc-7a39-42a6-ad3f-63ef5dbdada2" + }, + { + "@id": "http://hub.healthdata.gov/resource/ed97fc55-c2df-49c6-a3ec-732c67233e0a", + "@type": "dcat:Distribution", + "dcterms:identifier": "ed97fc55-c2df-49c6-a3ec-732c67233e0a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/376d0636-997c-46a9-a04d-59b203320016", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Rubella to Salmonellosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Rubella to Salmonellosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly.", + "dcterms:identifier": "376d0636-997c-46a9-a04d-59b203320016", + "dcat:keyword": [ + "2015", + "congenital-syndrome", + "mmwr", + "nedss", + "netss", + "nndss", + "rubella", + "salmonellosis", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:39.901483", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7e9c4d4f-6608-4301-8ccc-289ad637c05c", + "@type": "dcat:Distribution", + "dcterms:identifier": "7e9c4d4f-6608-4301-8ccc-289ad637c05c" + }, + { + "@id": "http://hub.healthdata.gov/resource/34fb442d-360e-459f-98a2-8e3b90b74cc8", + "@type": "dcat:Distribution", + "dcterms:identifier": "34fb442d-360e-459f-98a2-8e3b90b74cc8" + }, + { + "@id": "http://hub.healthdata.gov/resource/6d99674b-67f7-4db7-89d2-dfcfdbec312a", + "@type": "dcat:Distribution", + "dcterms:identifier": "6d99674b-67f7-4db7-89d2-dfcfdbec312a" + }, + { + "@id": "http://hub.healthdata.gov/resource/18c435bc-f94b-4007-bc9e-39436dd84eb5", + "@type": "dcat:Distribution", + "dcterms:identifier": "18c435bc-f94b-4007-bc9e-39436dd84eb5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/482cd57b-51b3-477e-94c1-02e536f6715b", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Shiga toxin to Shigellosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Shiga toxin to Shigellosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Includes E. coli O157:H7; Shiga toxin-positive, serogroup non-O157; and Shiga toxin-positive, not serogrouped.", + "dcterms:identifier": "482cd57b-51b3-477e-94c1-02e536f6715b", + "dcat:keyword": [ + "2015", + "mmwr", + "nedss", + "netss", + "nndss", + "shiga-toxin-producing-e-coli", + "shigellosis", + "stec", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:38.304157", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/94e22260-56b4-4da3-b56c-829f82005ed7", + "@type": "dcat:Distribution", + "dcterms:identifier": "94e22260-56b4-4da3-b56c-829f82005ed7" + }, + { + "@id": "http://hub.healthdata.gov/resource/61a0c5ae-0ea0-4fa2-bf7e-1492dbe1ff25", + "@type": "dcat:Distribution", + "dcterms:identifier": "61a0c5ae-0ea0-4fa2-bf7e-1492dbe1ff25" + }, + { + "@id": "http://hub.healthdata.gov/resource/7c45850b-66b8-4cc5-85bc-6758412f404a", + "@type": "dcat:Distribution", + "dcterms:identifier": "7c45850b-66b8-4cc5-85bc-6758412f404a" + }, + { + "@id": "http://hub.healthdata.gov/resource/99516939-4347-4e40-8312-3da5993401e2", + "@type": "dcat:Distribution", + "dcterms:identifier": "99516939-4347-4e40-8312-3da5993401e2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/78371a06-8c5f-4e73-bb91-417b3962e2bf", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Spotted Fever Rickettsiosis to Syphilis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Illnesses with similar clinical presentation that result from Spotted fever group rickettsia infections are reported as Spotted fever rickettsioses. Rocky Mountain spotted fever (RMSF) caused by Rickettsia rickettsii, is the most common and well-known spotted fever.", + "dcterms:identifier": "78371a06-8c5f-4e73-bb91-417b3962e2bf", + "dcat:keyword": [ + "2015", + "mmwr", + "nedss", + "netss", + "nndss", + "rmsf", + "spotted-fever-rickettsiosis", + "syphilis-primary-and-secondary", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:36.661797", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e2863671-930a-4d50-b56a-b62379cdb86b", + "@type": "dcat:Distribution", + "dcterms:identifier": "e2863671-930a-4d50-b56a-b62379cdb86b" + }, + { + "@id": "http://hub.healthdata.gov/resource/cb8e92db-e5ff-49b2-944d-cc58fa4bdb09", + "@type": "dcat:Distribution", + "dcterms:identifier": "cb8e92db-e5ff-49b2-944d-cc58fa4bdb09" + }, + { + "@id": "http://hub.healthdata.gov/resource/a36ae061-f6fd-43ef-baae-b72e34cde6cc", + "@type": "dcat:Distribution", + "dcterms:identifier": "a36ae061-f6fd-43ef-baae-b72e34cde6cc" + }, + { + "@id": "http://hub.healthdata.gov/resource/1737c41f-1b27-43a9-b174-6ab3fa01b602", + "@type": "dcat:Distribution", + "dcterms:identifier": "1737c41f-1b27-43a9-b174-6ab3fa01b602" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b519b4d5-172e-4615-af46-bbbc2e130799", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. Tetanus to Vibriosis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. Tetanus to Vibriosis - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Any species of the family Vibrionaceae, other than toxigenic Vibrio cholerae O1 or O139.", + "dcterms:identifier": "b519b4d5-172e-4615-af46-bbbc2e130799", + "dcat:keyword": [ + "2015", + "mmwr", + "nedss", + "netss", + "nndss", + "tetanus", + "varicella", + "vibriosis", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:35.086244", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6fff6cea-f269-433f-ac7a-5f810b2571a9", + "@type": "dcat:Distribution", + "dcterms:identifier": "6fff6cea-f269-433f-ac7a-5f810b2571a9" + }, + { + "@id": "http://hub.healthdata.gov/resource/5ef0e1d1-c029-46a9-a7d9-2f1d9813b5d9", + "@type": "dcat:Distribution", + "dcterms:identifier": "5ef0e1d1-c029-46a9-a7d9-2f1d9813b5d9" + }, + { + "@id": "http://hub.healthdata.gov/resource/e766e6a2-2051-4f4c-a979-18d7c2160fee", + "@type": "dcat:Distribution", + "dcterms:identifier": "e766e6a2-2051-4f4c-a979-18d7c2160fee" + }, + { + "@id": "http://hub.healthdata.gov/resource/4661fcc4-cf5b-4c46-a478-252e7e428422", + "@type": "dcat:Distribution", + "dcterms:identifier": "4661fcc4-cf5b-4c46-a478-252e7e428422" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5f54f56e-7ac4-4c6e-b63d-e263d2f77b11", + "@type": "dcat:Dataset", + "dcterms:title": "NNDSS - Table II. West Nile virus disease", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NNDSS - Table II. West Nile virus disease - 2015.\r\nIn this Table, all conditions with a 5-year average annual national total of more than or equals 1,000 cases but less than or equals 10,000 cases will be displayed (\u2265 1,000 and \u2264 10,000). The Table includes total number of cases reported in the United States, by region and by states, in accordance with the current method of displaying MMWR data. Data on United States exclude counts from US territories. \r\n\r\nNote:\r\nThese are provisional cases of selected national notifiable diseases, from the National Notifiable Diseases Surveillance System (NNDSS). NNDSS data reported by the 50 states, New York City, the District of Columbia, and the U.S. territories are collated and published weekly as numbered tables printed in the back of the Morbidity and Mortality Weekly Report (MMWR). Cases reported by state health departments to CDC for weekly publication are provisional because of ongoing revision of information and delayed reporting. \r\n\r\nCase counts in this table are presented as they were published in the MMWR issues. Therefore, numbers listed in later MMWR weeks may reflect changes made to these counts as additional information becomes available. \r\n\r\nFootnotes:\r\nC.N.M.I.: Commonwealth of Northern Mariana Islands. \r\nU: Unavailable. -: No reported cases. N: Not reportable. NN: Not Nationally Notifiable. NP: Nationally notifiable but not published. Cum: Cumulative year-to-date counts. Med: Median. Max: Maximum. \r\n* Three low incidence conditions, rubella, rubella congenital, and tetanus, have been moved to Table 2 to facilitate case count verification with reporting jurisdictions. \r\n\u2020 Case counts for reporting years 2014 and 2015 are provisional and subject to change. For further information on interpretation of these data, see http://wwwn.cdc.gov/nndss/document/ProvisionalNationaNotifiableDiseasesSurveillanceData20100927.pdf. Data for TB are displayed in Table IV, which appears quarterly. \r\n\u00a7 Updated weekly from reports to the Division of Vector-Borne Diseases, National Center for Emerging and Zoonotic Infectious Diseases (ArboNET Surveillance). Data for California serogroup, Chikungunya virus, eastern equine, Powassan, St. Louis, and western equine diseases are available in Table I. \r\n\u00b6 Not reportable in all states. Data from states where the condition is not reportable are excluded from this table, except starting in 2007 for the domestic arboviral diseases and influenza-associated pediatric mortality, and in 2003 for SARS-CoV. Reporting exceptions are available at http://wwwn.cdc.gov/nndss/document/SRCA_FINAL_REPORT_2006-2012_final.xlsx.", + "dcterms:identifier": "5f54f56e-7ac4-4c6e-b63d-e263d2f77b11", + "dcat:keyword": [ + "2015", + "mmwr", + "nedss", + "netss", + "nndss", + "west-nile-virus", + "wonder" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:33.486361", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2ff6101a-76f1-4aa2-8752-452940e8cfef", + "@type": "dcat:Distribution", + "dcterms:identifier": "2ff6101a-76f1-4aa2-8752-452940e8cfef" + }, + { + "@id": "http://hub.healthdata.gov/resource/e7ca9bf3-85f0-452d-9cc6-59b0b9800119", + "@type": "dcat:Distribution", + "dcterms:identifier": "e7ca9bf3-85f0-452d-9cc6-59b0b9800119" + }, + { + "@id": "http://hub.healthdata.gov/resource/89a242e4-7bf1-4d17-9268-346cd46d1c4b", + "@type": "dcat:Distribution", + "dcterms:identifier": "89a242e4-7bf1-4d17-9268-346cd46d1c4b" + }, + { + "@id": "http://hub.healthdata.gov/resource/cfa00cd0-4d01-4560-8db9-4bf9ec0289eb", + "@type": "dcat:Distribution", + "dcterms:identifier": "cfa00cd0-4d01-4560-8db9-4bf9ec0289eb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8faac758-b40f-4131-a813-e88922685248", + "@type": "dcat:Dataset", + "dcterms:title": "TABLE III. Deaths in 122 U.S. cities", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "TABLE III. Deaths in 122 U.S. cities - 2015\r\n122 Cities Mortality Reporting System \u2014 Each week, the vital statistics offices of 122 cities across the United States report the total number of death certificates processed and the number of those for which pneumonia or influenza was listed as the underlying or contributing cause of death by age group (Under 28 days, 28 days \u20131 year, 1-14 years, 15-24 years, 25-44 years, 45-64 years, 65-74 years, 75-84 years, and \u2265 85 years).\r\n\r\nFOOTNOTE:\r\nU: Unavailable -: No reported cases\r\n \r\n* Mortality data in this table are voluntarily reported from 122 cities in the United States, most of which have populations of 100,000 or more. A death is reported by the place of its occurrence and by the week that the death certificate was filed. Fetal deaths are not included.\r\n \r\n** Totals include unknown ages.\r\n \r\n*** Partial counts for this city.", + "dcterms:identifier": "8faac758-b40f-4131-a813-e88922685248", + "dcat:keyword": [ + "122-cities", + "2015", + "death", + "influenza", + "mortality", + "pneumonia" + ], + "dcterms:modified": { + "@value": "2015-03-31T17:06:31.838225", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "data.cdc.gov" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/70016c1e-b296-4283-aeb8-2501e6874cd1", + "@type": "dcat:Distribution", + "dcterms:identifier": "70016c1e-b296-4283-aeb8-2501e6874cd1" + }, + { + "@id": "http://hub.healthdata.gov/resource/f81a0e2c-f72c-4dca-a060-ccfa0718897e", + "@type": "dcat:Distribution", + "dcterms:identifier": "f81a0e2c-f72c-4dca-a060-ccfa0718897e" + }, + { + "@id": "http://hub.healthdata.gov/resource/fcffac67-7423-414a-b945-550226e09396", + "@type": "dcat:Distribution", + "dcterms:identifier": "fcffac67-7423-414a-b945-550226e09396" + }, + { + "@id": "http://hub.healthdata.gov/resource/4a8e463b-3b0c-4b6a-8c78-91b4de42c782", + "@type": "dcat:Distribution", + "dcterms:identifier": "4a8e463b-3b0c-4b6a-8c78-91b4de42c782" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7d64e5e6-6aa1-49bf-996c-0cbab2dcf48c", + "@type": "dcat:Dataset", + "dcterms:title": "Web-based Injury Statistics Query and Reporting System (WISQARS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:020" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data", + "hasEmail": "mailto:HealthData@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "WISQARS is an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries treated in U.S. emergency departments.", + "dcterms:identifier": "7d64e5e6-6aa1-49bf-996c-0cbab2dcf48c", + "dcterms:issued": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "injury deaths", + "nonfatal injuries", + "violent deaths", + "ypll" + ], + "dcat:landingPage": "http://www.cdc.gov/injury/wisqars/", + "dcterms:modified": { + "@value": "2009-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/injury/wisqars/facts.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0ab278cd-923f-409c-9d1e-0ab804be0926", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "0ab278cd-923f-409c-9d1e-0ab804be0926" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/df706871-76d6-4313-aae5-a4347249e247", + "@type": "dcat:Dataset", + "dcterms:title": "U.S. Department of Health and Human Services Office of Inspector General Advisory Opinion List", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "OIG Public Affairs", + "hasEmail": "mailto:Public.Affairs@OIG.HHS.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This OIG website contains a list of recently issued advisory opinions and a link to archives of previously issued advisory opinions. In accordance with section 1128D (b) (5) (A) (v) of the Social Security Act and 42 CFR 1008.47 of the Office of Inspector General's (OIG) regulations, advisory opinions issued by the OIG are made available to the general public through this OIG website. One purpose of the advisory opinion process is to provide meaningful advice on the application of the anti-kickback statute and other OIG sanction statutes in specific factual situations. Please note, however, that advisory opinions are binding and may legally be relied upon only by the requestor. Because each opinion will apply legal standards to a set of facts involving certain known persons who provide specific statements about key factual issues, no third parties are bound nor may they legally rely on these advisory opinions.", + "dcterms:identifier": "df706871-76d6-4313-aae5-a4347249e247", + "dcat:keyword": [ + "advisory", + "anti-kickback", + "cmp", + "community law", + "kickback", + "oig", + "opinion", + "opinions", + "safe harbor", + "safe harbors" + ], + "dcat:landingPage": "http://oig.hhs.gov/fraud/advisoryopinions.asp", + "dcterms:modified": { + "@value": "2015-03-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Office of Inspector General", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Office of Inspector General" + } + }, + "dcterms:spatial": "N/A", + "pod:bureauCode": [ + "009:92" + ], + "dcterms:references": [ + "http://oig.hhs.gov/fraud/advisoryopinions.asp" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1b193280-ad02-403b-965c-1dec5c8b1d80", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "1b193280-ad02-403b-965c-1dec5c8b1d80" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ee05f0b1-a13d-4318-bf58-a4f6e98ccafe", + "@type": "dcat:Dataset", + "dcterms:title": "CDC National Environmental Public Health Tracking Network (Tracking Network)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:032" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Tracking Support", + "hasEmail": "mailto:trackingsupport@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Environmental Public Health Tracking Network is a system of integrated health, exposure, and hazard information and data from a variety of national, state, and city sources. On the Tracking Network, you can explore information and view maps, tables, and charts about health and environment across the country.", + "dcterms:identifier": "ee05f0b1-a13d-4318-bf58-a4f6e98ccafe", + "dcterms:issued": { + "@value": "2009-07-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "air quality", + "asthma", + "birth defects", + "cancer", + "childhood cancer", + "community health", + "community water", + "environmental health", + "exposure", + "health effects", + "health outcomes", + "heart attack", + "homes", + "lead poisoning", + "tracking network", + "water", + "well water" + ], + "dcat:landingPage": "http://www.cdc.gov/ephtracking/", + "dcterms:modified": { + "@value": "2015-03-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "United States of America", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://ephtracking.cdc.gov/showTechnicalNotes.action" + ], + "dcat:theme": [ + "Children's Health", + "Population Statistics", + "Prevention" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4e09fda9-be0d-455d-a111-63f7315fb7ae", + "@type": "dcat:Distribution", + "dcterms:format": "Export to .CSV", + "dcterms:title": "Query Tool", + "dcterms:identifier": "4e09fda9-be0d-455d-a111-63f7315fb7ae" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/161b3569-268a-449f-8ac6-619f78115f6e", + "@type": "dcat:Dataset", + "dcterms:title": "Study of Womens Health Across the Nation (SWAN) Public Use Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Alicia Colvin Greene", + "hasEmail": "mailto:swanaccess@edc.pitt.edu" + }, + "pod:dataQuality": true, + "dcterms:description": "The SWAN Public Use Datasets provide access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 10th Annual Follow-Up visit are currently available to the public. Registered users are able to download datasets in a variety of formats, search variables and view recent publications.", + "dcterms:identifier": "161b3569-268a-449f-8ac6-619f78115f6e", + "dcterms:issued": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "SWAN", + "Women s health", + "bone loss", + "cardiovascular disease", + "chronic diseases", + "cognitive function", + "depression", + "diabetes", + "menopause", + "midlife", + "osteoporosis", + "physcial function", + "sexual function", + "urogenital symptoms", + "vasomotor symptoms" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253", + "dcterms:modified": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "Pittsburgh, PA, Chicago, IL, Ann Arbor, MI, Boston, MA, Jersey City, NJ, Alameda and Contra Costa County, CA, Los Angeles, CA", + "dcterms:temporal": "2010-09-02/2011-11-22", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.icpsr.umich.edu/icpsrweb/ICPSR/series/253" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/68af61d9-b361-40aa-bf03-67246ef43e18", + "@type": "dcat:Distribution", + "dcterms:format": "Download", + "dcterms:identifier": "68af61d9-b361-40aa-bf03-67246ef43e18" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0208ad38-bc62-4335-9f42-989b3572930c", + "@type": "dcat:Dataset", + "dcterms:title": "Study of Womens Health Across the Nation (SWAN) Data: Investigator Access", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Alicia Colvin Greene", + "hasEmail": "mailto:swanaccess@edc.pitt.edu" + }, + "pod:dataQuality": true, + "dcterms:description": "The SWAN Coordinating Center provides SWAN data access to SWAN Investigators through the study website. The SWAN website provides access to longitudinal data describing the physical, biological, psychological, and social changes that occur during the menopausal transition. Data collected from 3,302 SWAN participants from Baseline through the 13th Follow-Up visit are currently available.", + "dcterms:identifier": "0208ad38-bc62-4335-9f42-989b3572930c", + "dcterms:issued": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "SWAN", + "Women s health", + "bone loss", + "cardiovascular disease", + "chronic diseases", + "cognitive function", + "depression", + "diabetes", + "menopause", + "midlife", + "osteoporosis", + "physcial function", + "sexual function", + "urogenital symptoms", + "vasomotor symptoms" + ], + "dcat:landingPage": "http://www.swanstudy.org", + "dcterms:modified": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "Pittsburgh, PA, Chicago, IL, Ann Arbor, MI, Boston, MA, Jersey City, NJ, Alameda and Contra Costa County, CA, Los Angeles, CA", + "dcterms:temporal": "1999-01-26/1999-01-26", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.swanstudy.org" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/19c33e45-3240-4a21-9877-7bdcde60d578", + "@type": "dcat:Dataset", + "dcterms:title": "Study of Womens Health Across the Nation (SWAN) Biospecimen Repository", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Steffenie Merillat", + "hasEmail": "mailto:swan.repository@umich.edu" + }, + "pod:dataQuality": true, + "dcterms:description": "The SWAN Repository is the biospecimen bank of the SWAN study. All stored specimens are from the 3,302 SWAN participants, collected across the 14 clinic visits (Baseline and 13 follow-up visits). Available biospecimen types include serum, plasma, urine and DNA which total nearly 1.8 million. Both Repository specimens and data generated through Repository studies and subsequently returned are available through the SWAN Repository. Through the Repository website, registered users can submit inquiries and applications for access to these resources.", + "dcterms:identifier": "19c33e45-3240-4a21-9877-7bdcde60d578", + "dcterms:issued": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "SWAN", + "Women s health", + "biobank", + "bone loss", + "cardiovascular disease", + "chronic diseases", + "cognitive function", + "depression", + "diabetes", + "menopause", + "midlife", + "osteoporosis", + "physcial function", + "sexual function", + "specimens", + "urogenital symptoms", + "vasomotor symptoms" + ], + "dcterms:license": "http://datawarehouse.swanrepository.com/docs/FORM_MTA_100110.pdf", + "dcterms:modified": { + "@value": "2015-03-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "Pittsburgh, PA, Chicago, IL, Ann Arbor, MI, Boston, MA, Jersey City, NJ, Alameda and Contra Costa County, CA, Los Angeles, CA", + "dcterms:temporal": "2000-09-01/2000-09-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://swanrepository.com/" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5e846245-686a-4fe8-b48c-a5f6bc8f9a00", + "@type": "dcat:Dataset", + "dcterms:title": "HHS Enterprise Data Inventory", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data @ HHS", + "hasEmail": "mailto:HealthData@HHS.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Enterprise Data Inventory (EDI) is the comprehensive inventory listing of agency data resources including public, restricted public, and non-public datasets.", + "dcterms:identifier": "5e846245-686a-4fe8-b48c-a5f6bc8f9a00", + "dcterms:issued": { + "@value": "2015-02-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Catalog", + "EDI", + "Enterprise Data Inventory" + ], + "dcat:landingPage": "http://hub.healthdata.gov/EDIData.json", + "dcterms:modified": { + "@value": "2015-02-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/49dcf65d-4312-41c7-993e-5ce3957420c7", + "@type": "dcat:Dataset", + "dcterms:title": "HCUPnet", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "HCUPnet is an on-line query system that provides free, instant access to the largest set of all-payer health care databases that are publicly available. Using HCUPnet's easy step-by-step query system, you can generate tables and graphs on statistics and trends for acute care hospitals in the U.S.\r\n\r\nHCUPnet provides:\r\n\uf0a7\tNational and regional estimates for inpatient stays and emergency department visits;\r\n\uf0a7\tState counts of inpatient stays and emergency department visits for those states that agreed to participate;\r\n\uf0a7\tNational estimates on readmissions and readmission rates;\r\n\uf0a7\tNational and regional information on quality of care in hospitals and potentially preventable admissions, based on the AHRQ Quality Indicators (QIs);\r\n\r\nFor most queries, detailed information is available for conditions and procedures (by ICD-9-CM codes and Clinical Classification Software), and for diagnosis related groups (DRGs). \r\n\r\nHCUPnet allows easy access to information from datasets that are part of the Healthcare Cost and Utilization Project (HCUP); details on obtaining these datasets are also available in www.healthdata.gov", + "dcterms:identifier": "49dcf65d-4312-41c7-993e-5ce3957420c7", + "dcterms:issued": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "community health", + "diagnoses", + "emergency department", + "hcup", + "health care", + "health statistics", + "hospital", + "inpatient", + "procedures", + "quality indicators", + "readmissions", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/", + "dcterms:modified": { + "@value": "2015-02-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "National, Census Region, Census Division, State and county level", + "dcterms:temporal": "1993-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e7d46db1-9970-44e2-a989-15b1e6beb604", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "e7d46db1-9970-44e2-a989-15b1e6beb604" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/56396c85-45c9-418c-a20b-0e138305ca69", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP Nationwide Emergency Department Database (NEDS) Restricted Access File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Nationwide Emergency Department Sample (NEDS) was created to enable analyses of emergency department (ED) utilization patterns and support public health professionals, administrators, policymakers, and clinicians in their decision-making regarding this critical source of care. The NEDS can be weighted to produce national estimates. Restricted access data files are available with a data use agreement and brief online security training.\r\n\r\nThe NEDS is the largest all-payer ED database in the United States. It was constructed using records from both the HCUP State Emergency Department Databases (SEDD) and the State Inpatient Databases (SID), both also described in healthdata.gov. The SEDD capture information on ED visits that do not result in an admission (i.e., treat-and-release visits and transfers to another hospital). The SID contain information on patients initially seen in the emergency room and then admitted to the same hospital. \r\n\r\nThe NEDS contains 25-30 million (unweighted) records for ED visits for over 950 hospitals and approximates a 20-percent stratified sample of U.S. hospital-based EDs. \r\n\r\nThe NEDS contains information about geographic characteristics, hospital characteristics, patient characteristics, and the nature of visits (e.g., common reasons for ED visits, including injuries). The NEDS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes ED charge information for over 85% of patients, regardless of payer, including patients covered by Medicaid, private insurance, and the uninsured. The NEDS excludes data elements that could directly or indirectly identify individuals, hospitals, or states.", + "dcterms:identifier": "56396c85-45c9-418c-a20b-0e138305ca69", + "dcterms:issued": { + "@value": "2010-04-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "diagnoses", + "emergency department", + "hcup", + "health care", + "health statistics", + "hospital", + "inpatient", + "procedures", + "sexual assault", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/nedsoverview.jsp", + "dcterms:license": "http://www.hcup-us.ahrq.gov/tech_assist/centdist.jsp", + "dcterms:modified": { + "@value": "2014-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "National, regional", + "dcterms:temporal": "2006-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/nation/neds/nedsdbdocumentation.jsp" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1f00403a-448e-44e0-8efb-397f526b71c5", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP State Ambulatory Surgery Databases (SASD) - Restricted Access Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The State Ambulatory Surgery Databases (SASD) contain the universe of hospital-based ambulatory surgery encounters in participating States. Some States include ambulatory surgery encounters from free-standing facilities as well. Restricted access data files are available with a data use agreement and brief online security training.\r\n\r\n\r\nThe data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SASD include all patients in participating settings, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured. \r\n\r\nThe SASD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SASD, some include State-specific data elements, such as the patient's race. The SASD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.", + "dcterms:identifier": "1f00403a-448e-44e0-8efb-397f526b71c5", + "dcterms:issued": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ambulatory surgery", + "claims", + "diagnoses", + "hcup", + "health care", + "health statistics", + "hospital", + "procedures", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/sasdoverview.jsp", + "dcterms:license": "http://www.hcup-us.ahrq.gov/tech_assist/centdist.jsp", + "dcterms:modified": { + "@value": "2014-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "State, county, ZIP Code (varies by state)", + "dcterms:temporal": "1997-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/state/sasddbdocumentation.jsp" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/08d04cd3-0795-4767-9178-dcef60c24db8", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP Kids' Inpatient Database (KID) - Restricted Access File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The KID was specifically designed to permit researchers to study a broad range of conditions and procedures related to child health issues. Researchers and policymakers can use the KID to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. Restricted access data files are available with a data use agreement and brief online security training.\r\n\r\n\r\nThe KID is the only hospital administrative dataset designed specifically to assess use of hospital services by newborns, children, and adolescents. The KID enables studies of specific conditions, procedures, and subpopulations that often cannot be assessed with other databases because children account for a relatively small proportion of hospital stays. \r\n\r\nUsing the KID, it is possible to study varied topics including the incidence of uncommon conditions such as congenital anomalies, the economic burden associated with specific procedures or conditions such as adolescent pregnancy, and the pediatric conditions most often associated with particular outcomes such as death in the hospital.\r\n\r\nThe KID is the only all-payer inpatient care database for children in the United States. It is a sample of pediatric discharges from 2,500-4,000 U.S. hospitals yielding approximately two to three million unweighted hospital discharges for children per year. About 10 percent of normal newborns and 80 percent of other neonatal and pediatric stays are selected from each hospital that is sampled. \r\n\r\nThe KID contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). It includes charge information on all patients, regardless of payer, including children covered by Medicaid, private insurance, and the uninsured. It is created every three years beginning in 1997.", + "dcterms:identifier": "08d04cd3-0795-4767-9178-dcef60c24db8", + "dcterms:issued": { + "@value": "2001-01-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "diagnoses", + "hcup", + "health care", + "health statistics", + "hospital", + "inpatient", + "neonatal", + "pediatric", + "procedures", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/kidoverview.jsp", + "dcterms:license": "http://www.hcup-us.ahrq.gov/tech_assist/centdist.jsp", + "dcterms:modified": { + "@value": "2014-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "National, regional", + "dcterms:temporal": "1997-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/nation/kid/kiddbdocumentation.jsp" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/10eae4f8-2d6d-477e-a327-6407cf3b4c0e", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP National (Nationwide) Inpatient Sample (NIS) - Restricted Access File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The NIS is the largest publicly available all-payer inpatient care database in the United States. It contains data from approximately 8 million hospital stays each year. Restricted access data files are available with a data use agreement and brief online security training.\r\n The 2012 NIS was redesigned. The new NIS is a sample of discharges from all hospitals participating in HCUP. For prior years, the NIS was a sample of hospitals. The NIS allows for weighted national estimates to identify, track, and analyze national trends in health care utilization, access, charges, quality, and outcomes. \r\n\r\nThe NIS is drawn from States participating in HCUP. NIS data are available since 1988, allowing analysis of trends over time. \r\n\r\nThe NIS includes charge information for all patients, regardless of payer, including persons covered by Medicare, Medicaid, private insurance, and the uninsured. \r\n\r\nThe NIS's large sample size enables analyses of rare conditions, such as congenital anomalies; uncommon treatments, such as organ transplantation; and special patient populations, such as the uninsured. \r\n\r\nThe NIS contains clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). The NIS excludes data elements that could directly or indirectly identify individuals.", + "dcterms:identifier": "10eae4f8-2d6d-477e-a327-6407cf3b4c0e", + "dcterms:issued": { + "@value": "1994-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "diagnoses", + "hcup", + "health care", + "health statistics", + "hospital", + "inpatient", + "procedures", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/nisoverview.jsp", + "dcterms:license": "http://www.hcup-us.ahrq.gov/tech_assist/centdist.jsp", + "dcterms:modified": { + "@value": "2014-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "National, Census Region, Census Division", + "dcterms:temporal": "1988-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/nation/nis/nisdbdocumentation.jsp" + ], + "dcat:theme": [ + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/418a82a2-ba19-44f5-92e3-69092139dad7", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP State Inpatient Databases (SID) - Restricted Access File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The State Inpatient Databases (SID) contain the universe of hospital inpatient discharge abstracts in States participating in HCUP that release their data through the HCUP Central Distributor. Restricted access data files are available with a data use agreement and brief online security training.\r\n\r\n\r\nThe data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SID are based on data from short term, acute care, nonfederal hospitals. Some States include discharges from specialty facilities, such as acute psychiatric hospitals. The SID include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured. The SID contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and hospitals (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SID, some include State-specific data elements, such as the patient's race. The SID exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.", + "dcterms:identifier": "418a82a2-ba19-44f5-92e3-69092139dad7", + "dcterms:issued": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "community health", + "diagnoses", + "hcup", + "health care", + "health statistics", + "hospital", + "inpatient", + "procedures", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/", + "dcterms:license": "http://www.hcup-us.ahrq.gov/db/state/SIDSASDSEDD_Final.pdf", + "dcterms:modified": { + "@value": "2015-02-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "State, county, ZIP Code (varies by state)", + "dcterms:temporal": "1990-01-01/2013-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/state/siddbdocumentation.jsp" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a5a3af8d-4456-495e-80cb-8738b39c610e", + "@type": "dcat:Dataset", + "dcterms:title": "HCUP State Emergency Department Databases (SEDD) - Restricted Access File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HCUP User Support", + "hasEmail": "mailto:hcup@ahrq.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The State Emergency Department Databases (SEDD) contain the universe of emergency department visits in participating States. Restricted access data files are available with a data use agreement and brief online security training.\r\n\r\nThe data are translated into a uniform format to facilitate multi-State comparisons and analyses. The SEDD consist of data from hospital-based emergency departments and include all patients, regardless of payer, e.g., persons covered by Medicare, Medicaid, private insurance, and the uninsured. \r\n\r\nThe SEDD contain clinical and resource use information included in a typical discharge abstract, with safeguards to protect the privacy of individual patients, physicians, and facilities (as required by data sources). Data elements include but are not limited to: diagnoses, procedures, admission and discharge status, patient demographics (e.g., gender, age), total charges, length of stay, and expected payment source (e.g., Medicare, Medicaid, private insurance, self-pay; for some States, additional discrete payer categories, such as managed care). In addition to the core set of uniform data elements common to all SEDD, some include State-specific data elements, such as the patient's race. The SEDD exclude data elements that could directly or indirectly identify individuals. For some States, hospital and county identifiers are included that permit linkage to the American Hospital Association Annual Survey File and the Area Resource File.", + "dcterms:identifier": "a5a3af8d-4456-495e-80cb-8738b39c610e", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "community health", + "diagnoses", + "emergency department", + "hcup", + "health care", + "health statistics", + "hospital", + "procedures", + "sexual assault", + "utilization" + ], + "dcat:landingPage": "http://www.hcup-us.ahrq.gov/seddoverview.jsp", + "dcterms:license": "http://www.hcup-us.ahrq.gov/tech_assist/centdist.jsp", + "dcterms:modified": { + "@value": "2014-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality", + "subOrganizationOf": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + } + }, + "dcterms:spatial": "State, county, ZIP Code (varies by state)", + "dcterms:temporal": "1999-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://www.hcup-us.ahrq.gov/db/state/sedddbdocumentation.jsp" + ], + "dcat:theme": [ + "Epidemiology", + "Health Care Cost", + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f111b3c3-c68b-4767-bb93-ae932e150cf0", + "@type": "dcat:Dataset", + "dcterms:title": "National Death Index", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Lilian Ingster", + "hasEmail": "mailto:ndi@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Death Index (NDI) is a centralized database of death record information on file in state vital statistics offices. Working with these state offices, the National Center for Health Statistics (NCHS) established the NDI as a resource to aid epidemiologists and other health and medical investigators with their mortality ascertainment activities. \r\n\r\nAssists investigators in determining whether persons in their studies have died and, if so, provide the names of the states in which those deaths occurred, the dates of death, and the corresponding death certificate numbers. Investigators can then make arrangements with the appropriate state offices to obtain copies of death certificates or specific statistical information such as manner of death or educational level. Cause of death codes may also be obtained using the NDI Plus service.\r\n\r\nRecords from 1979 through 2011 are currently available and contain a standard set of identifying information on each death. Death records are added to the NDI file annually, approximately 12 months after the end of a particular calendar year. 2012 should be available summer 2014. Early Release Program for 2013 is now available.\r\n\r\nThe NDI service is available to investigators solely for statistical purposes in medical and health research. The service is not accessible to organizations or the general public for legal, administrative, or genealogy purposes.", + "dcterms:identifier": "f111b3c3-c68b-4767-bb93-ae932e150cf0", + "dcterms:issued": { + "@value": "1982-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Vital statistics US births and deaths" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/ndi.htm", + "dcterms:license": "http://www.cdc.gov/nchs/data_access/restrictions.htm", + "dcterms:modified": { + "@value": "2011-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "State", + "dcterms:temporal": "1979-01-01/2011-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/ndi.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ed901499-53bc-46c2-8ee5-3e8b3db8eae1", + "@type": "dcat:Dataset", + "dcterms:title": "Licensing Opportunities for NIH, CDC & FDA Technologies", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Bonny Harbinger, PhD. JD", + "hasEmail": "mailto:harbinger@nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This dataset represents all technologies available for licensing from the National Institutes of Health (NIH), the Food and Drug Administration (FDA), and the Center for Disease Control and Prevention (CDC).", + "dcterms:identifier": "ed901499-53bc-46c2-8ee5-3e8b3db8eae1", + "dcterms:issued": { + "@value": "2009-09-29", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "cdc", + "fda", + "innovation", + "invention", + "licensing", + "materials", + "nih", + "occupational safety", + "patents", + "reasearch", + "technology" + ], + "dcat:landingPage": "http://www.ott.nih.gov/rss/", + "dcterms:modified": { + "@value": "2014-04-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "USA", + "dcterms:temporal": "2014-04-01/2014-04-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.ott.nih.gov/rss/" + ], + "dcat:theme": [ + "Biomedical Research", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/08938d80-f129-4076-86eb-378ad83dc723", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "08938d80-f129-4076-86eb-378ad83dc723" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dd054f1b-713a-4f7f-a5dd-a7ffdc91d849", + "@type": "dcat:Dataset", + "dcterms:title": "National Health Interview Survey", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Jeannine Schiller", + "hasEmail": "mailto:jschiller@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Interview Survey (NHIS) is the principal source of information on the health of the civilian noninstitutionalized population of the United States and is one of the major data collection programs of the National Center for Health Statistics (NCHS) which is part of the Centers for Disease Control and Prevention (CDC). The National Health Survey Act of 1956 provided for a continuing survey and special studies to secure accurate and current statistical information on the amount, distribution, and effects of illness and disability in the United States and the services rendered for or because of such conditions. The survey referred to in the Act, now called the National Health Interview Survey, was initiated in July 1957. Since 1960, the survey has been conducted by NCHS, which was formed when the National Health Survey and the National Vital Statistics Division were combined.\r\nNHIS data are used widely throughout the Department of Health and Human Services (DHHS) to monitor trends in illness and disability and to track progress toward achieving national health objectives. The data are also used by the public health research community for epidemiologic and policy analysis of such timely issues as characterizing those with various health problems, determining barriers to accessing and using appropriate health care, and evaluating Federal health programs.\r\nThe NHIS also has a central role in the ongoing integration of household surveys in DHHS. The designs of two major DHHS national household surveys have been or are linked to the NHIS. The National Survey of Family Growth used the NHIS sampling frame in its first five cycles and the Medical Expenditure Panel Survey currently uses half of the NHIS sampling frame. Other linkage includes linking NHIS data to death certificates in the National Death Index (NDI).\r\nWhile the NHIS has been conducted continuously since 1957, the content of the survey has been updated about every 10-15 years. In 1996, a substantially revised NHIS questionnaire began field testing. This revised questionnaire, described in detail below, was implemented in 1997 and has improved the ability of the NHIS to provide important health information.", + "dcterms:identifier": "dd054f1b-713a-4f7f-a5dd-a7ffdc91d849", + "dcterms:issued": { + "@value": "2014-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/nhis/quest_data_related_1997_forward.htm", + "dcterms:license": "http://www.cdc.gov/nchs/data_access/restrictions.htm", + "dcterms:modified": { + "@value": "2013-06-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "National", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/nhis/nhis_2012_data_release.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b404eb41-e945-4c01-977a-58608ffcc698", + "@type": "dcat:Dataset", + "dcterms:title": "Part C and Part D - Program Audit Results", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The chart lists the overall audit score of each sponsor audited and provides additional detail on the number of audit elements tested during each audit, the number of Corrective Actions Required (CARs) and Immediate Corrective Actions Required (ICARs), the date of the audit report, whether an enforcement action was taken as a result of the audit, and a status on the progress of the audit. The Downloads Section at the bottom of this page forhas a graphical representation comparing the overall audit scores of all audited sponsors in 2012, as well as graphs comparing sponsors scores in each of the program areas audited (e.g., Formulary, CDAG, ODAG, etc.).", + "dcterms:identifier": "b404eb41-e945-4c01-977a-58608ffcc698", + "dcat:keyword": [ + "enrollment", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drug-plans", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Compliance-and-Audits/Part-C-and-Part-D-Compliance-and-Audits/Program-Audit-Results.html", + "dcterms:modified": { + "@value": "2013-12-18T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/67162726-942e-4881-a74a-d96bcbdb698b", + "@type": "dcat:Dataset", + "dcterms:title": "National Coverage Determinations - Reports to Congress", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Various national coverage activities, including Reports to Congress.", + "dcterms:identifier": "67162726-942e-4881-a74a-d96bcbdb698b", + "dcat:keyword": [ + "covered-services", + "medicare", + "national", + "payments", + "pharmacy", + "prescription-drugs", + "reports", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Coverage/InfoExchange/Reports.html", + "dcterms:modified": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fda3f292-06ee-4fef-9ed0-dd513471c6b1", + "@type": "dcat:Dataset", + "dcterms:title": "Incidence of Lung Transplants in the Medicare Population", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On April 30, 2012, CMS issued a national coverage determination (NCD) to allow coverage of extracorporeal photopheresis (ECP) for the treatment of bronchiolitis obliterans syndrome (BOS) following lung allograft transplantation when ECP is provided in a clinical research study under the coverage with evidence development policy (CED). BOS is estimated to be present in more than 50 percent of lung allograft recipients at five years after transplantation, and remains a major obstacle to long-term lung transplant survival. One of the requirements of a CED research study protocol is that it should discuss how the results are or are not expected to be generalizable to the Medicare population, to allow statistical inferences about whether Medicare patients may benefit from the intervention. The download on this page provides a table of the incidence of lung transplants in the Medicare population in recent years to aid researchers who develop CED studies of ECP for BOS in determining sample size estimates.", + "dcterms:identifier": "fda3f292-06ee-4fef-9ed0-dd513471c6b1", + "dcat:keyword": [ + "claims", + "covered-services", + "medicare", + "national", + "outcomes", + "part-b", + "quality", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Coverage/Coverage-with-Evidence-Development/Extracorporeal-Photopheresis-ECP-for-the-Treatment-of-Bronchiolitis-Obliterans-Syndrome-BOS-Following-Lung-Allograft-Transplantation.html", + "dcterms:modified": { + "@value": "2014-01-21T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e4053e86-8645-4c86-9b7a-5daaaf38e5c4", + "@type": "dcat:Dataset", + "dcterms:title": "Part C and Part D Compliance Actions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page includes results from CMSs Past Performance Review. The report called Spring 2014 Past Performance Review Outlier Results lists MA organizations and Part D sponsors identified as poor performing or outlier organizations during the period from January 2013 through February 2014. The report lists the name of the organization, whether its performance problems were related to Part C, Part D, or both, and the performance categories in which the entity scored poorly. The detailed methodology that CMS used to identify these poor performers is available as well as the Contract Year 2013 Annual Election Period Marketing Surveillance Summary Report.", + "dcterms:identifier": "e4053e86-8645-4c86-9b7a-5daaaf38e5c4", + "dcat:keyword": [ + "enrollment", + "medicare", + "medicare-advantage", + "national", + "part-c", + "part-d", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Compliance-and-Audits/Part-C-and-Part-D-Compliance-and-Audits/Part-C-and-Part-D-Compliance-Actions.html", + "dcterms:modified": { + "@value": "2015-01-05T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0ba2e220-8aac-4830-b8a0-df84ad0bacd8", + "@type": "dcat:Dataset", + "dcterms:title": "Part C and Part D - Program Audits", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The purpose of this Web page is to increase transparency related to the Medicare Advantage and Prescription Drug Plan program audits, and other various types of audits, to help drive the industry towards improvements in the delivery of health care services in the Medicare Advantage and Prescription Drug program. Information regarding the Program Audit Process and Protocols, Frequently Asked Questions, and HPMS Memos relating to the Program Audit process are located in the Downloads section.", + "dcterms:identifier": "0ba2e220-8aac-4830-b8a0-df84ad0bacd8", + "dcat:keyword": [ + "enrollment", + "medicare-advantage", + "national", + "part-c", + "part-d", + "payments", + "prescription-drug-plans", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Compliance-and-Audits/Part-C-and-Part-D-Compliance-and-Audits/Program-Audits.html", + "dcterms:modified": { + "@value": "2014-11-17T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f36ac815-4695-4533-b773-90bba9f61678", + "@type": "dcat:Dataset", + "dcterms:title": "Part B National Summary Data File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Previously known as BESS. The data sets are summarized by meaningful Healthcare Common Procedure Coding Current Procedural Terminology, HCPC CPT, code ranges. Brief descriptions for the code ranges and modifiers are provided in the readme file. The data set name contains the year followed by a five character sequence that is the HCPC CPT code. This HCPC CPT code corresponds to the first HCPC CPT in the selected code range of disciplines. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, and payment amounts by HCPC CPT codes and prominent modifiers. These reports will only illustrate the modifiers where duplicative claim submissions occur. This is to avoid duplicate counting of services. Utilization for modifiers not affected by duplicative counting are collapsed into the Other category on the reports. Therefore, not all Centers for Medicare and Medicaid Services published modifiers are illustrated. The file is updated annually and usually available by September for the previous year.", + "dcterms:identifier": "f36ac815-4695-4533-b773-90bba9f61678", + "dcterms:issued": { + "@value": "2009-12-17T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "part-b", + "payments", + "physician-services", + "publically-available-data-file--for-download", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Part-B-National-Summary-Data-File/Overview.html", + "dcterms:modified": { + "@value": "2012-11-27T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/76efda36-99fb-4b3e-b7e5-c66c4c61e740", + "@type": "dcat:Dataset", + "dcterms:title": "2015 Health Insurance Marketplace Plan Selections by ZIP", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The dataset provides the total number of health plan selections by ZIP Code for the 37 states that use the HealthCare.gov platform, including the Federally-facilitated Marketplace, State Partnership Marketplaces and supported State-based Marketplaces. These data reflect the total number of consumers who selected a plan or were automatically re-enrolled for the 2015 coverage year as of January 16, 2015.\r\n\r\nThe dataset does not include plan selections from the District of Columbia and 13 other states that have State-based Marketplaces.\r\n\r\nData for ZIP Codes with 50 or fewer plan selections are not included to protect individuals privacy. A total of 13,725 ZIP Codes with at least 51 plan selections per ZIP Code are included in the table. These data account for 97 percent of the total 7.16 million overall plan selections in the 37 states as of January 16, 2015.\r\n\r\n The sum of plan selections among ZIP Codes within a state using this dataset may not be equal to state-level totals provided in the state level snapshots. This is because ZIP Code-level data does not appear for ZIP Codes with 50 or fewer plan selections, and as a result the dataset does not include all plan selections within a state.", + "dcterms:identifier": "76efda36-99fb-4b3e-b7e5-c66c4c61e740", + "dcterms:issued": { + "@value": "2015-01-21T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "enrollment", + "health-insurance-marketplace", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://aspe.hhs.gov/health/reports/2015/MarketPlaceEnrollment/EnrollmentByZip/rpt_EnrollmentByZip.cfm", + "dcterms:modified": { + "@value": "2015-01-21T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f1b84662-086e-4bd7-a08f-0dbf7179586d", + "@type": "dcat:Dataset", + "dcterms:title": "Shared Savings Program Accountable Care Organizations PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "SSP ACO PUF - To address the increasing number of requests for SSP ACO data, the Centers for Medicare (CM) has created a standard analytical file that CMS can use to efficiently satisfy these requests. It is the intent of CM to publish the ACO-level public-use file (PUF) that contains ACO-specific metrics as well as summarized beneficiary and provider information for each performance year of the SSP program.", + "dcterms:identifier": "f1b84662-086e-4bd7-a08f-0dbf7179586d", + "dcterms:issued": { + "@value": "2015-01-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "accountable-care-organization", + "medicare", + "national", + "operating-costs", + "payments", + "publically-available-data-file--for-download", + "rates", + "research" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SSPACO/Overview.html", + "dcterms:modified": { + "@value": "2015-01-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/58d0616e-1a59-4fe2-be45-173768d1f6c3", + "@type": "dcat:Dataset", + "dcterms:title": "Childrens Health Insurance Program (CHIP)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This Web site discusses and provides downloadable data on state and program type, number of children ever enrolled, and the percentage of growth compared to the previous FY. It also provides links to data downloads about the Childrens Health Insurance Program Reauthorization Act (CHIPRA) Connecting Kids to Coverage Challenge, CHIP Reports and Evaluations, and CHIP state program information.", + "dcterms:identifier": "58d0616e-1a59-4fe2-be45-173768d1f6c3", + "dcat:keyword": [ + "chip", + "covered-services", + "eligibility", + "enrollment", + "medicaid", + "medicaid-expansion", + "physician-services", + "publically-available-data-file--for-download", + "reports", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.medicaid.gov/chip/chip-program-information.html", + "dcterms:modified": { + "@value": "2015-02-02T21:09:31.839675", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1e85bf2e-27df-4aab-90e6-f693ed88816a", + "@type": "dcat:Dataset", + "dcterms:title": "CHIP Enrollment Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CHIP quarterly and annual statistical enrollment reports. The quarterly reports contain point-in-time and ever enrolled data and the annual reports contain ever enroll in the year data.", + "dcterms:identifier": "1e85bf2e-27df-4aab-90e6-f693ed88816a", + "dcat:keyword": [ + "chip", + "enrollment", + "medicaid-expansion", + "physician-services", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.medicaid.gov/chip/reports-and-evaluations/reports-and-evaluations.html", + "dcterms:modified": { + "@value": "2015-01-23T21:08:24.032536", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6b2e7353-b1a1-4bea-9569-ce38b545de77", + "@type": "dcat:Dataset", + "dcterms:title": "State Program Integrity Review Reports List", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Comprehensive state program integrity (PI) review reports (and respective follow-up review reports) provide CMS assessment of the effectiveness of the states PI efforts, including its compliance with federal statutory and regulatory requirements. They also assist in identifying effective state PI activities which may be noteworthy and shared with other states. Focused PI review reports provide information on reviews conducted to examine specific areas of PI concern in one or more states.", + "dcterms:identifier": "6b2e7353-b1a1-4bea-9569-ce38b545de77", + "dcat:keyword": [ + "enrollment", + "medicaid", + "medicaid-managed-care", + "payments", + "pharmacy", + "providers", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/State-Program-Integrity-Review-Reports-List.html", + "dcterms:modified": { + "@value": "2014-12-05T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f326e7f2-93cf-426b-bd1d-2a7d2b3cc8e4", + "@type": "dcat:Dataset", + "dcterms:title": "State Program Integrity Reviews", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "State program integrity reviews play a critical role in how CMS provides effective support and assistance to states in their efforts to combat provider fraud and abuse. The reviews are comprehensive, including examinations of provider enrollment, provider disclosures, program integrity, managed care and the states relationships with the Medicaid Fraud Control Unit (MFCU). The Program Integrity Review Annual Summary reports each include a compendium of data collected from comprehensive integrity reviews for which final reports have been issued. Each Program Integrity Review Annual Summary reports title identifies the federal fiscal year reviews included in the report. The report includes information about effective practices, areas of vulnerability and areas of non-compliance. The Medicaid Integrity Group will publish this report annually in its efforts to provide effective support and assistance to the states.", + "dcterms:identifier": "f326e7f2-93cf-426b-bd1d-2a7d2b3cc8e4", + "dcat:keyword": [ + "enrollment", + "medicaid", + "payments", + "physician-services", + "providers", + "reports", + "state", + "suppliers", + "vendors" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/StateProgramIntegrityReviews.html", + "dcterms:modified": { + "@value": "2015-01-09T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/eb378a36-cbf4-4a12-98ab-7263dc056eb7", + "@type": "dcat:Dataset", + "dcterms:title": "State Program Integrity Assessment (SPIA)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The State Program Integrity Assessment (SPIA) is the Centers for Medicare and Medicaid Services (CMS) first national data collection on state Medicaid program integrity activities for the purposes of program evaluation and technical assistance support. CMS uses the data from the SPIA to develop descriptive reports for each state, identify areas to provide states with technical support and assistance, and assess states performance over time. The data are collected via an online data collection instrument which includes questions on state Medicaid integrity program characteristics, planning, prevention, detection, investigation and recovery activities, and technical assistance needs.", + "dcterms:identifier": "eb378a36-cbf4-4a12-98ab-7263dc056eb7", + "dcat:keyword": [ + "claims", + "fact-sheets", + "hospital", + "medicaid", + "payments", + "physician-services", + "providers", + "quality", + "reports", + "state", + "suppliers", + "vendors" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare-Medicaid-Coordination/Fraud-Prevention/FraudAbuseforProfs/SPIA.html", + "dcterms:modified": { + "@value": "2013-04-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c4b8636a-6f33-4169-a48e-24127369442b", + "@type": "dcat:Dataset", + "dcterms:title": "Rate Review Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As of September 1, 2011, the Affordable Care Act and rate review regulation require review of rate increases of 10 percent or more. A non-grandfathered health plan sold in the individual or small group market that increases its rates by 10 percent or more is subject to review to determine whether the increase is unreasonable. Most states and territories have an effective rate review program and will review rate increases submitted by health insurance issuers in their states and territories. CMS will review rate increases in the market(s) where states do not have an effective rate review program. Additionally, effective January 1, 2014, all plans compliant with the rate monitoring and single risk pool requirements of the Affordable Care Act are required to submit all plans within the single risk pool. This page contains links to the rate review data posted on the CCIIO website.", + "dcterms:identifier": "c4b8636a-6f33-4169-a48e-24127369442b", + "dcterms:issued": { + "@value": "2014-11-13T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "publically-available-data-file--for-download", + "rates", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Data-Resources/ratereview.html", + "dcterms:modified": { + "@value": "2014-11-13T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/679088fc-57c8-4b11-bca0-9187502a7630", + "@type": "dcat:Dataset", + "dcterms:title": "Monitoring and Reporting HACs - A Federalist Approach", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Findings from a study entitled, Monitoring and Reporting Hospital-Acquired Conditions - A Federalist Approach, published in Volume 4, Issue 4 of Medicare and Medicaid Research Review, shows that 28 states have serious adverse event reporting systems authorized and operated by state governments. Researchers selected four states to conduct an in-depth review of their reporting systems and uses of the data California, Connecticut, Nevada, and Pennsylvania and found that all four have innovative approaches in using these data to promote patient safety initiatives and publicly report facility-level rates. State selections of adverse events to report were at least partially influenced by Medicares list of hospital acquired conditions (HACs) for nonpayment. Federal initiatives have bolstered HAC reporting activity at the state level, yet there is still wide variability and lack of standardization. The authors recommend that more work and research is needed to develop a national reporting system template that has standard definitions, methodology, and reporting.", + "dcterms:identifier": "679088fc-57c8-4b11-bca0-9187502a7630", + "dcterms:issued": { + "@value": "2015-01-06T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "hospital", + "medicaid", + "medicare", + "payments", + "publications", + "quality", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_04_a04.html", + "dcterms:modified": { + "@value": "2015-01-06T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5ebff076-923c-49ae-85ec-1203199657f9", + "@type": "dcat:Dataset", + "dcterms:title": "HIPAA Enforcement Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On February 16, 2006, the Department of Heath and Human Services (HHS) published a final rule which details the bases and procedures for imposing civil money penalties on covered entities that violate any of the Health Insurance Portability and Accountability Act of 1996 (HIPAA) Administrative Simplification Rules. The Centers for Medicare and Medicaid Services (CMS) has authority to investigate complaints of non-compliance related to all of the HIPAA regulations except the Security Rule or the Privacy Rule. The regulations for which CMS has enforcement authority include, the Transactions and Code Sets (TCS), the National Employer Identifier Number (EIN), and the National Provider Identifier (NPI). Enforcement authority for the HIPAA Security and Privacy Rules is held by the Office for Civil Rights (OCR).", + "dcterms:identifier": "5ebff076-923c-49ae-85ec-1203199657f9", + "dcat:keyword": [ + "acute-care-hospital", + "ambulatory", + "ambulatory-surgical-center", + "chip", + "coding-and-coding-rules", + "community-health-center", + "community-treatment", + "dialysis-center", + "disproportionate-share-hospitals-dsh", + "federally-qualified-health-center-fqhc", + "hospice", + "hospital", + "long-term-care-ltc", + "medicaid", + "medical-homes", + "medicare", + "national", + "nursing-home", + "outpatient", + "pharmacy", + "physician-services", + "providers", + "psychiatric-facility", + "psychiatric-treatment-center", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/HIPAA-Administrative-Simplification/ComplianceandEnforcement/HIPAAEnforcementStatistics.html", + "dcterms:modified": { + "@value": "2014-02-26T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/72d1ff2d-19b4-4bd2-8cd8-f98cf799faa1", + "@type": "dcat:Dataset", + "dcterms:title": "Trends In Complicated Newborn Hospital Stays and Costs..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The article, Trends In Complicated Newborn Hospital Stays and Costs, 2002-2009, Implications For the Future, published in Volume 4, Issue 4 of Medicare and Medicaid Research Review, assessed all-payer administrative data from the Healthcare Cost and Utilization Project HCUP Nationwide Inpatient Sample NIS, to examine trends 2002-2009 in complicated newborn hospital stays. Findings indicate that complicated births and hospital discharges within 30 days of birth remained relatively constant, but average costs per discharge increased substantially. Most strikingly, over time, the proportion of complicated births billed to Medicaid increased, while the proportion paid for by private payers decreased. Complications for infants with Medicaid were more likely due to preterm birth-low birth weight and respiratory distress, while complications for those with private insurance were more likely due to jaundice. Policies to prevent common birth complications have the potential to reduce costs for public programs and improve birth outcomes.", + "dcterms:identifier": "72d1ff2d-19b4-4bd2-8cd8-f98cf799faa1", + "dcterms:issued": { + "@value": "2014-12-02T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "hospital", + "medicaid", + "payment-sources", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_04_a03.html", + "dcterms:modified": { + "@value": "2014-12-02T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/61ef7c22-de9a-423e-915a-f5b01475719f", + "@type": "dcat:Dataset", + "dcterms:title": "Health Clinic Cost Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Healthcare Cost Report Information System (HCRIS) Dataset - Independent Rural Health Clinic and Freestanding Federally Qualified Health Center (HCLINIC).This data was reported on form CMS-222-92. The data in this release includes years FY2009 to present. The HCLINIC Cost Report Data contains cost and statistical data for Independent Rural Health Clinic and Freestanding Federally Qualified Health Center providers.", + "dcterms:identifier": "61ef7c22-de9a-423e-915a-f5b01475719f", + "dcterms:issued": { + "@value": "2010-10-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "operating-costs", + "reports", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HealthClinic.html", + "dcterms:modified": { + "@value": "2010-10-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f1e335cb-53e1-4516-97cc-8059b9b919a8", + "@type": "dcat:Dataset", + "dcterms:title": "Community Mental Health Clinic Cost Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Healthcare Cost Report Information System (HCRIS) Dataset - Community Mental Health Center (CMHC). This data was reported on form CMS-2088-92. The data in this release includes years FY2010 to present. The CMHC Cost Report Data contains cost and statistical data for Community Mental Health Center providers.", + "dcterms:identifier": "f1e335cb-53e1-4516-97cc-8059b9b919a8", + "dcterms:issued": { + "@value": "2010-10-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community-health-center", + "medicare", + "national", + "operating-costs", + "psychiatric-facility", + "reports", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/CMHC-.html", + "dcterms:modified": { + "@value": "2010-10-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/65e2b629-f125-4ba8-8c41-ede593201c8d", + "@type": "dcat:Dataset", + "dcterms:title": "Effect of Erythropoiesis-Stimulating Agent Policy Decisions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Erythropoiesis-stimulating agents (ESAs) are used as a treatment for anemia in myelodysplastic syndromes (MDS) patients. In early 2007, the U.S. Food and Drug Administration released safety warnings about ESA use in non-MDS cancer patients. In August 2007, the Centers for Medicare and Medicaid Services restricted the coverage of ESAs for Medicare non-MDS cancer patients. Researchers report in Effect of Erythropoiesis-Stimulating Agent Policy Decisions on Off-Label Use in Myelodysplastic Syndromes, published in Volume 4, Issue 4 of Medicare and Medicaid Research Review, that the FDA and CMS policies unintentionally lowered ESA use in Medicare MDS patients by 7.9 percent by the first half of 2008. The policies did not conclusively improve the appropriateness of ESA use, as concordance with two out of the three treatment guidelines that were examined worsened by the first half of 2008.", + "dcterms:identifier": "65e2b629-f125-4ba8-8c41-ede593201c8d", + "dcterms:issued": { + "@value": "2014-11-26T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "expenditures", + "medicare", + "national", + "pharmacy", + "publications", + "quality", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_04_a02.html", + "dcterms:modified": { + "@value": "2014-11-26T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9d65837e-328d-4889-b460-57426c992e0d", + "@type": "dcat:Dataset", + "dcterms:title": "Designated Health Professional Shortage Areas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Information Center", + "hasEmail": "mailto:ask@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health Professional Shortage Areas (HPSAs) Data Download makes data and information concerning Designated HPSAs readily available to our users in a one-stop download. It is intended to help analysts and people who would like to analyze health care sites. The user is provided a data file in text format, the metadata and template files are in Excel format, and the import instructions are in PDF format.", + "dcterms:identifier": "9d65837e-328d-4889-b460-57426c992e0d", + "dcterms:issued": { + "@value": "2010-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "census tract number", + "community health", + "county", + "county subdivision name", + "dental care", + "health professional shortage area", + "hpsa", + "infant mortality", + "low income populations", + "mental health", + "need", + "poverty", + "primary care", + "shortage", + "shortage area", + "underserved" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/data/datadownload/hpsadownload.aspx", + "dcterms:modified": { + "@value": "2010-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/data/datadownload/hpsadownload.aspx" + ], + "dcat:theme": [ + "Health Care Providers", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/adf67e9c-a3ee-4517-8628-08a6cafbe188", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "adf67e9c-a3ee-4517-8628-08a6cafbe188" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a71ce11e-ef28-4d55-8c72-fb796e38f83b", + "@type": "dcat:Dataset", + "dcterms:title": "Health Center Controlled Network", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Information Center", + "hasEmail": "mailto:ask@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Center Controlled Network (HCCN) tool is a locator tool designed to make data and information concerning HCCN resources more easily available to our users. It is intended to help organizations which might be interested in joining a network, or finding out more about a particular vendor or software product. Networks can be searched and identified by any or all of the following: proximity to a State/Territory, HCCN name, type of HRSA grant, type of Electronic Health Record (EHR) software, and practice management software. The user has the option of viewing the search results either on a map (default) or as text and both views provide links to get more detailed information for each returned HCCN.", + "dcterms:identifier": "a71ce11e-ef28-4d55-8c72-fb796e38f83b", + "dcterms:issued": { + "@value": "2009-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "ehr", + "electronic health record", + "grant", + "hccn", + "health center", + "pms" + ], + "dcat:landingPage": "http://findanetwork.hrsa.gov/Search_OHIT.aspx", + "dcterms:modified": { + "@value": "2009-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2009-01-01/2009-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://findanetwork.hrsa.gov/Help/About_Search_Settings.htm" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/132f00e9-2b56-402a-98a1-f0983ea53aa2", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "132f00e9-2b56-402a-98a1-f0983ea53aa2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7da562ad-6806-4f07-9452-517eeb723b91", + "@type": "dcat:Dataset", + "dcterms:title": "Health Centers and Look-alike Sites Data Download", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Call Center", + "hasEmail": "mailto:Callcenter@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Centers and Look-alike Sites Data Download makes data and information concerning Federally-Funded Health Centers and Look-alike Sites readily available to our users in a one-stop download. The user is provided a data text file, the metadata and template files in Excel format, and import instructions in PDF format.", + "dcterms:identifier": "7da562ad-6806-4f07-9452-517eeb723b91", + "dcterms:issued": { + "@value": "2010-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "federally-funded health center", + "fqhc", + "health center", + "health services", + "homeless health", + "medical", + "migrant health", + "public housing health", + "school based health" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/data/datadownload/hccdownload.aspx", + "dcterms:modified": { + "@value": "2010-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/data/datadownload/hccdownload.aspx" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bdb1df2d-55fd-4322-b9b6-d0ad514d8ef0", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "bdb1df2d-55fd-4322-b9b6-d0ad514d8ef0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c16735bf-cd2c-4942-ae86-8061c1e6679b", + "@type": "dcat:Dataset", + "dcterms:title": "IHS Facility Locator", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This map can be used to find an Indian Health Service, Tribal or Urban Indian Health Program facility. This map can be used to: \nZoom in to a general location to see if there is a facility in that region. \nEnter your current location in the form to see the facilities available. \nFind a specific facility by selecting the \"Facility Information\" tab and typing in the name of the facility that you are trying to find. ", + "dcterms:identifier": "c16735bf-cd2c-4942-ae86-8061c1e6679b", + "dcterms:issued": { + "@value": "2011-12-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.ihs.gov/forpatients/index.cfm/findhealthcare/", + "dcterms:modified": { + "@value": "2013-05-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Indian Health Service" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2011-01-01/2011-01-01", + "pod:bureauCode": [ + "009:17" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a4c89a8e-b60a-4889-91c8-fdb9191b5fd8", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "a4c89a8e-b60a-4889-91c8-fdb9191b5fd8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/80c09bf7-2c93-40a9-a445-fc4e66e264b6", + "@type": "dcat:Dataset", + "dcterms:title": "Cancer Incidence - Surveillance, Epidemiology, and End Results (SEER) Registries Limited-Use", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "SEER Limited-Use cancer incidence data with associated population data. Geographic areas available are county and SEER registry. The Surveillance, Epidemiology, and End Results (SEER) Program of the National Cancer Institute collects and distributes high quality, comprehensive cancer data from a number of population-based cancer registries. Data include patient demographics, primary tumor site, morphology, stage at diagnosis, first course of treatment, and follow-up for vital status. The SEER Program is the only comprehensive source of population-based information in the United States that includes stage of cancer at the time of diagnosis and survival rates within each stage.", + "dcterms:identifier": "80c09bf7-2c93-40a9-a445-fc4e66e264b6", + "dcterms:issued": { + "@value": "1975-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "alaska", + "aleukemic", + "all sites", + "anus", + "appendix", + "arizona", + "ascending colon", + "bones and joints", + "brain", + "breast", + "california", + "cancer", + "cecum", + "cervix uteri", + "colon and rectum", + "community health", + "connecticut", + "corpus and uterus", + "corpus uteri", + "county", + "descending colon", + "digestive system", + "disease", + "endocrine system", + "epidemiology", + "esophagus", + "eye and orbit", + "floor of mouth", + "gallbladder", + "gum and other mouth", + "hawaii", + "health", + "hepatic flexure", + "hodgkin - nodal", + "hodgkin lymphoma", + "hypopharynx", + "incidence", + "iowa", + "kaposi sarcoma", + "large intestine", + "larynx", + "leukemia", + "lip", + "liver", + "lung and bronchus", + "lymphoma", + "male genital system", + "mesothelioma", + "miscellaneous", + "myeloma", + "nasopharynx", + "new mexico", + "nhl - extranodal", + "nhl - nodal", + "nos", + "nose", + "oropharynx", + "other biliary", + "other leukemia", + "ovary", + "pancreas", + "penis", + "peritoneum", + "pleura", + "prostate", + "rectum", + "registry", + "respiratory system", + "retroperitoneum", + "rural georgia", + "salivary gland", + "seer", + "seer 13", + "seer 9", + "sigmoid colon", + "small intestine", + "splenic flexure", + "stomach", + "subleukemic and nos", + "testis", + "thyroid", + "tongue", + "tonsil", + "trachea", + "transverse colon", + "ureter", + "urinary bladder", + "urinary system", + "us", + "utah", + "uterus", + "vagina", + "vulva" + ], + "dcat:landingPage": "http://seer.cancer.gov/statistics/summaries.htmlsummaries.htmlsummaries.htmlsummaries.html", + "dcterms:modified": { + "@value": "2009-04-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Cancer Institute" + }, + "dcterms:spatial": "SEER areas, SEER 9, SEER 13, Alaska, Atlanta (Georgia), California, Connecticut, Detroit (Michigan), Hawaii, Iowa, New Mexico, Rural Georgia, San Francisco - Oakland (California), San Jose - Monterey (California), Seattle (Washington), Utah", + "dcterms:temporal": "1973-01-01/2006-12-31", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://seer.cancer.gov/data/documentation.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/832ca508-9d13-4107-8450-3507a757dd54", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "832ca508-9d13-4107-8450-3507a757dd54" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/da28f5b8-33c0-4aa9-bfea-482f898c2c6a", + "@type": "dcat:Dataset", + "dcterms:title": "Drug Facts Chat Day", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Transcript of 2010 Drug Facts Chat Day.", + "dcterms:identifier": "da28f5b8-33c0-4aa9-bfea-482f898c2c6a", + "dcterms:issued": { + "@value": "2010-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chat day", + "nida" + ], + "dcat:landingPage": "http://www.drugabuse.gov/es/cuales-son-los-efectos-largo-plazo-de-la-marihuana", + "dcterms:modified": { + "@value": "2010-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institute on Drug Abuse" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:25" + ], + "dcat:theme": [ + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/61e4db7c-cb71-41e8-8876-ec0d860bd7cb", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "61e4db7c-cb71-41e8-8876-ec0d860bd7cb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a351b354-18f1-4f48-8705-4c5fc9bf8945", + "@type": "dcat:Dataset", + "dcterms:title": "Health Information National Trends Survey (HINTS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:047" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NCI HINTS", + "hasEmail": "mailto:NCIHints@mail.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Information National Trends Survey (HINTS) is a biennial, cross-sectional survey of a nationally-representative sample of American adults that is used to assess the impact of the health information environment. The survey provides updates on changing patterns, needs, and information opportunities in health; Identifies changing communications trends and practices; Assesses cancer information access and usage; Provides information about how cancer risks are perceived; and Offers a testbed to researchers to test new theories in health communication. ", + "dcterms:identifier": "a351b354-18f1-4f48-8705-4c5fc9bf8945", + "dcterms:issued": { + "@value": "2003-10-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Internet Use Numeracy Nutrition Physical Activity Patient-provider Communication Risk Perceptio", + "health communication cancer information seeking Information Cancer Perception Cancer Knowledge " + ], + "dcat:landingPage": "http://hints.cancer.gov/", + "dcterms:license": "http://hints.cancer.gov/terms.aspx", + "dcterms:modified": { + "@value": "2014-06-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "United States of America, Puerto Rico", + "dcterms:temporal": "2003-10-02/2003-10-02", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://hints.cancer.gov/instrument.aspx" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b515ba02-0b9c-493d-a6a2-3599f8b6974b", + "@type": "dcat:Distribution", + "dcterms:identifier": "b515ba02-0b9c-493d-a6a2-3599f8b6974b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/681918ba-b1a8-4396-a9da-76c3a97fe970", + "@type": "dcat:Dataset", + "dcterms:title": "DIRLINE Web Service API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "DIRLINE API offers a RESTful Web Service API that allows users to search the DIRLINE database with keywords. Using this API, software developers can smoothly integrate DIRLINE data into their own applications. \n \nTo handle large volume of return results, this Web service search starts with an initial search and is followed by subsequent requests. The initial search returns a query summary with a unique identifier in the tag. This unique identifier is used as a parameter in subsequent requests to reference the current search. The subsequent search returns the records in a specified range.", + "dcterms:identifier": "681918ba-b1a8-4396-a9da-76c3a97fe970", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health services" + ], + "dcat:landingPage": "http://sis.nlm.nih.gov/sispagenotfound.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://sis.nlm.nih.gov/sispagenotfound.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/528c1806-139d-4cd3-be21-2a69bf3ab0b5", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "528c1806-139d-4cd3-be21-2a69bf3ab0b5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/74c336d5-1cc8-4e16-ab66-aa6610411053", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These data files contain the highest level of cost report status for cost reports in all reported fiscal years. For example, if the Healthcare Cost Report Information System (HCRIS) department has both an as submitted report and a final settled report for a hospital for a particular year, the data files will only contain the final settled report. If HCRIS has both a final settled report and a reopened report, the data files will only have the reopened report.", + "dcterms:identifier": "74c336d5-1cc8-4e16-ab66-aa6610411053", + "dcat:keyword": [ + "home-health-hha", + "medicare", + "national", + "operating-costs", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/HHA.html", + "dcterms:modified": { + "@value": "2014-10-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/be6ff60b-db32-4c38-91d2-9d1253481e66", + "@type": "dcat:Dataset", + "dcterms:title": "Prior Authorization of PMDs Demonstration - Status Update", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS implemented a Prior Authorization process for scooters and power wheelchairs for people with Fee-For-Service Medicare who reside in seven states with high populations of fraud- and error-prone providers (CA, IL, MI, NY, NC, FL and TX). In addition to other benefits, this demonstration will help ensure that a beneficiarys medical condition warrants their medical equipment under existing coverage guidelines. Moreover, the program will assist in preserving a Medicare beneficiarys ability to receive quality products from accredited suppliers.", + "dcterms:identifier": "be6ff60b-db32-4c38-91d2-9d1253481e66", + "dcat:keyword": [ + "demonstrations", + "durable-medical-equipment-dme", + "expenditures", + "medicare", + "medicare-administrative-contractor-mac", + "reports", + "state", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/Medicare-FFS-Compliance-Programs/Medical-Review/Prior-Authorization-of-PMDs-Demonstration-Status-Update-.html", + "dcterms:modified": { + "@value": "2014-09-18T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4c0bed35-90c4-4dd8-8a21-ff0be9582f1e", + "@type": "dcat:Dataset", + "dcterms:title": "Cost Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare certified institutional providers are required to submit an annual cost report to a Medicare Administrative Contractor. The cost report contains provider information such as facility characteristics, utilization data, cost and charges by cost center, in total and for Medicare, Medicare settlement data, and financial statement data. CMS maintains the cost report data in the Healthcare Provider Cost Reporting Information System, HCRIS. HCRIS includes subsystems for the Hospital Cost Report CMS 2552 96 and CMS 2552 10, Skilled Nursing Facility Cost Report CMS 2540 96, Home Health Agency Cost Report CMS 1728 94, Renal Facility Cost Report CMS 265 94, Health Clinic Cost Report CMS 222 92 and Hospice Cost Report CMS 1984 99.\r\n\r\nThe data consists of every data element included in the HCRIS extract created for CMS by the providers Administrative Contractor.", + "dcterms:identifier": "4c0bed35-90c4-4dd8-8a21-ff0be9582f1e", + "dcat:keyword": [ + "dialysis-center", + "disproportionate-share-hospitals-dsh", + "end-stage-renal-disease-esrd", + "home-health-hha", + "hospice", + "hospital", + "medicare", + "national", + "operating-costs", + "providers", + "publically-available-data-file--for-download", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Cost-Reports/", + "dcterms:modified": { + "@value": "2015-02-02T04:07:58.520082", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6c2bd10a-998e-4150-96fd-bfcb09a5af3e", + "@type": "dcat:Dataset", + "dcterms:title": "PERM Error Rate Findings and Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Federal agencies are required to annually review programs they administer and identify those that may be susceptible to significant improper payments, to estimate the amount of improper payments, to submit those estimates to Congress, and to submit a report on actions the agency is taking to reduce the improper payments. The Office of Management and Budget (OMB) has identified Medicaid and the Childrens Health Insurance Program (CHIP) as programs at risk for significant improper payments. As a result, CMS developed the Payment Error Rate Measurement (PERM) program to comply with the IPIA and related guidance issued by OMB. The PERM program measures improper payments in Medicaid and CHIP and produces error rates for each program. The error rates are based on reviews of the fee-for-service (FFS), managed care, and eligibility components of Medicaid and CHIP in the fiscal year (FY) under review.", + "dcterms:identifier": "6c2bd10a-998e-4150-96fd-bfcb09a5af3e", + "dcat:keyword": [ + "chip", + "durable-medical-equipment-dme", + "eligibility", + "home-health-hha", + "inpatient", + "medicaid", + "medicaid-managed-care", + "national", + "nursing-home", + "outpatient", + "pharmacy", + "physician-services", + "psychiatric-facility", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/Medicaid-and-CHIP-Compliance/PERM/PERMErrorRateFindingsandReport.html", + "dcterms:modified": { + "@value": "2014-09-19T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2641389d-a870-4b44-aaf8-e1e41c128735", + "@type": "dcat:Dataset", + "dcterms:title": "EDI Performance Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This section contains statistical information and reports related to the percentage of electronic transactions being sent to Medicare contractors in the formats adopted as national standards under the Health Insurance Portability and Accountability Act of 1996 (HIPAA). Statistics have not yet been posted for the 276-277 claim status and response or the 270-271 eligibility query and response transactions, but those statistics should be added to this site soon. Please see pages on the 276-277 and the 270-271 in the Medicare Electronic Billing and Electronic Data Interchange (EDI) Transactions section of this Web site for further information on use of those transactions. There are also pages in that section on Medicare electronic claims, remittance advice, and coordination of benefit transactions for which statistics are included in this section of the Centers for Medicare and Medicaid Services (CMS) Web site.", + "dcterms:identifier": "2641389d-a870-4b44-aaf8-e1e41c128735", + "dcat:keyword": [ + "ambulatory-surgical-center", + "claims", + "durable-medical-equipment-dme", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicare", + "national", + "outpatient", + "physician-services", + "skilled-nursing-snf", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/EDIPerformanceStatistics/index.html", + "dcterms:modified": { + "@value": "2012-03-26T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d5cad360-a47d-4e65-93a1-fc7e0cca188f", + "@type": "dcat:Dataset", + "dcterms:title": "Qualified Health Plan (QHP) Landscape", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "QHP Landscape Files present basic information about certified Qualified Health Plans and Stand-alone Dental Plans for individuals-families and small businesses available on HealthCare.gov. The files contain plan information by county, including plan type, category, rating area, and premiums for various rating scenarios.", + "dcterms:identifier": "d5cad360-a47d-4e65-93a1-fc7e0cca188f", + "dcterms:issued": { + "@value": "2014-11-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "county", + "covered-services", + "eligibility", + "freedom-of-information-act-foia", + "health-insurance-marketplace", + "interactive-tools", + "national", + "payment-sources", + "payments", + "preventive-services", + "publically-available-data-file--for-download", + "rates", + "research", + "state" + ], + "dcat:landingPage": "https://www.healthcare.gov/health-and-dental-plan-datasets-for-researchers-and-issuers/", + "dcterms:modified": { + "@value": "2014-11-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3b1d9071-32dd-4103-ba7f-54005850675c", + "@type": "dcat:Dataset", + "dcterms:title": "Health Insurance Marketplace Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A set of seven (7) public use files containing information on health insurance issuers participating in the Health Insurance Marketplace and certified qualified health plans (QHPs) offered on HealthCare.gov. Plan information incudes details about essential health benefits, cost sharing, rates, and geographic coverage.", + "dcterms:identifier": "3b1d9071-32dd-4103-ba7f-54005850675c", + "dcterms:issued": { + "@value": "2014-11-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "county", + "covered-services", + "eligibility", + "freedom-of-information-act-foia", + "health-insurance-marketplace", + "national", + "payment-sources", + "payments", + "preventive-services", + "publically-available-data-file--for-download", + "rates", + "research", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Data-Resources/marketplace-puf.html", + "dcterms:modified": { + "@value": "2014-11-14T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d7b8e940-a299-4b15-a198-e39a62fc3a59", + "@type": "dcat:Dataset", + "dcterms:title": "Prescription Drug Profiles PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Prescription Drug Profiles Public Use Files (PUFs) drawn from Medicare prescription drug claims for the year of the date on which the prescription was filled. The PUFs includes beneficiary demographics (e.g., gender, age), plan characteristics (e.g., plan type, drug benefit type, gap coverage), prescription drug characteristics (i.e., active ingredient, drug class), prescriber characteristics, and payment information (e.g., average patient pay amount).", + "dcterms:identifier": "d7b8e940-a299-4b15-a198-e39a62fc3a59", + "dcat:keyword": [ + "claims", + "national", + "payments", + "pharmacy", + "prescription-drug-plans", + "publically-available-data-file--for-download", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Prescription_Drug_Profiles.html", + "dcterms:modified": { + "@value": "2013-07-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/41a3fb44-1e09-447e-b73a-50024dc3e0d7", + "@type": "dcat:Dataset", + "dcterms:title": "Beneficiary Activation in the Medicare Population", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in Beneficiary Activation in the Medicare Population, published in Volume 4, Issue 4 of the Medicare and Medicaid Research Review, characteristics associated with low patient activation in the Medicare population include being Hispanic, widowed or never married, male, in poor health, and lacking a usual source of care, the strongest predictor of low activation is having less than a high school degree. While these characteristics associated with low activation are similar to those found in other populations, this study is one of the first to evaluate patient activation in a nationally representative sample of Medicare beneficiaries, using the Patient Activation supplement in the 2012 Medicare Current Beneficiary Survey Access to Care file. Targeted efforts to increase patient activation among Medicare beneficiaries, such as the Blue Button initiative, may help improve quality of care and decrease national healthcare costs.", + "dcterms:identifier": "41a3fb44-1e09-447e-b73a-50024dc3e0d7", + "dcterms:issued": { + "@value": "2014-11-10T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "hospital", + "medicare", + "national", + "outcomes", + "outpatient", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_04_b02.html", + "dcterms:modified": { + "@value": "2014-11-10T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3b1dd2a0-e91a-4e75-9e3d-d5fbb17fd56c", + "@type": "dcat:Dataset", + "dcterms:title": "Independent Payment Advisory Board (IPAB) Determination", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 1899A of the Social Security Act requires the Chief Actuary of the Centers for Medicare and Medicaid Services (CMS) to determine by April 30, 2013, and annually thereafter, whether the projected 5-year average growth in per capita Medicare program spending exceeds a specified target.", + "dcterms:identifier": "3b1dd2a0-e91a-4e75-9e3d-d5fbb17fd56c", + "dcat:keyword": [ + "expenditures", + "medicare", + "national", + "part-a", + "part-b", + "part-d", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/IPAB-Determination.html", + "dcterms:modified": { + "@value": "2014-07-28T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/673f6b85-b02f-4e28-8eca-e78be6e3cb75", + "@type": "dcat:Dataset", + "dcterms:title": "Physical and Mental Health Condition Prevalence and Comor..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This study provides a descriptive view of diagnosed physical and mental health condition prevalence and comorbidity rates among fee-for-service (FFS) Medicare-Medicaid dually enrolled beneficiaries, overall, as well as by different enrollee subpopulations and by state.", + "dcterms:identifier": "673f6b85-b02f-4e28-8eca-e78be6e3cb75", + "dcterms:issued": { + "@value": "2014-09-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "dual-eligibles", + "enrollment", + "expenditures", + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "nursing-home", + "part-a", + "part-b", + "psychiatric-facility", + "quality", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/Dual_Condition_Prevalence_Comorbidity_2014.pdf", + "dcterms:modified": { + "@value": "2014-09-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/69a5cb63-a197-459b-ba19-3d851f264378", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare-Medicaid Enrollee Profiles (State and National)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Today there are over 10 million Medicare-Medicaid enrollees in the United States.To provide a greater understanding of the Medicare-Medicaid enrollee population, the Centers for Medicare and Medicaid Services (CMS) has put together state profiles that examine the demographic characteristics, utilization, condition prevalence, and spending patterns of Medicare-Medicaid enrollees and the programs that serve them in each state.", + "dcterms:identifier": "69a5cb63-a197-459b-ba19-3d851f264378", + "dcat:keyword": [ + "chip", + "chronic-condition", + "dual-eligibles", + "enrollment", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "part-a", + "part-b", + "part-c", + "part-d", + "quality", + "reports", + "skilled-nursing-snf", + "state", + "utilization" + ], + "dcat:landingPage": "http://cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/StateProfiles.html", + "dcterms:modified": { + "@value": "2015-01-30T21:09:06.782193", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d0544b9c-b785-49c9-9f20-b3a080080afc", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare-Medicaid Dual Enrollment from 2006 through 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare-Medicaid Coordination Office (MMCO) is releasing an analysis of trends in Medicare-Medicaid enrollee population and demographic characteristics from 2006 through 2011. This builds on the Medicare-Medicaid Enrollee State Profiles we issued in 2012, which provided an overview of this populations demographic characteristics as well as utilization, cost, chronic conditions and the programs that serve them in each state. In this report, MMCO counted the number of beneficiaries who were ever-enrolled in both Medicare and Medicaid (Medicare-Medicaid enrollees, also known as dual eligible beneficiaries) for one or more months over the course of each calendar year. This report focuses only on eligibility and enrollment numbers and as a result is based off of much more recent data.", + "dcterms:identifier": "d0544b9c-b785-49c9-9f20-b3a080080afc", + "dcat:keyword": [ + "chronic-condition", + "dual-eligibles", + "eligibility", + "enrollment", + "managed-care", + "medicare", + "national", + "part-a", + "part-b", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare-Medicaid-Coordination/Medicare-and-Medicaid-Coordination/Medicare-Medicaid-Coordination-Office/Downloads/Dual_Enrollment_2006-2011_Final_Document.pdf", + "dcterms:modified": { + "@value": "2015-01-19T21:08:40.505455", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c3f775d3-f446-49ba-a305-eeed871bb85c", + "@type": "dcat:Dataset", + "dcterms:title": "Healthcare Finder API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.\r\n1.\tPublic Options Data - This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.\r\n2.\tIndividual and Family Health Insurance Options Data - Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.\r\n3.\tSmall Group Insurance Options Data - Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.", + "dcterms:identifier": "c3f775d3-f446-49ba-a305-eeed871bb85c", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "external-source", + "health-insurance-marketplace", + "medicaid", + "medicaid-expansion", + "national", + "state", + "uninsured" + ], + "dcat:landingPage": "http://finder.healthcare.gov/services", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-06T21:08:19.520668", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9aac7d08-4092-45de-ba43-781247cfe2f9", + "@type": "dcat:Dataset", + "dcterms:title": "National Mental Health Services Survey (N-MHSS), 2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Center for Behavioral Health Statistics and Quality", + "hasEmail": "mailto:cbhsqrequest@samhsa.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Mental Health Services Survey (N-MHSS) is designed to collect information from all specialty mental health facilities in the United States, both public and private. N-MHSS provides the mechanism for quantifying the dynamic character and composition of the United States mental health treatment delivery system.\r\n\r\nData are collected on topics including:\r\n \u2022 Facility type, operation, and primary treatment focus. \r\n\u2022 Facility treatment characteristics (e.g., settings of care; mental health treatment approaches, supportive services/practices, and special programs offered; crisis intervention team availability; and seclusion and restraint practices). \r\n\u2022 Facility operating characteristics (e.g., age groups accepted; services provided in non-English languages; and smoking policy). \r\n\u2022 Facility management characteristics (e.g., computerized functionality; licensure, certification, and accreditation; standard operating procedures; and sources of payment and funding). \r\n\u2022 Client demographic characteristics.", + "dcterms:identifier": "9aac7d08-4092-45de-ba43-781247cfe2f9", + "dcterms:issued": { + "@value": "2014-04-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adolescents", + "adults", + "behavioral health", + "children", + "client counts", + "co-occurring", + "dual-diagnosis", + "forensic clients", + "funding", + "geocodes", + "geovariables", + "government funded", + "hospitals", + "inpatient beds", + "inpatient mental health care", + "medicaid", + "medicare", + "mental health", + "mental health services providers", + "mental health treatment approaches", + "mental health treatment providers", + "mental illness", + "non-profit", + "outpatient mental health care", + "payments", + "private health care", + "residential beds", + "residential mental health care", + "residential treatment centers for children", + "service providers", + "services", + "trauma", + "treatment", + "treatment facilities", + "treatment locator", + "treatment programs", + "treatment providers", + "veterans" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/studies/34945#scope", + "dcterms:modified": { + "@value": "2014-07-17", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "dcterms:temporal": "2010-04-01/2010-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcterms:references": [ + "http://www.samhsa.gov/data/DASIS/NMHSS2010D/NMHSS2010_Web.pdf" + ], + "dcat:theme": [ + "Administrative", + "Health Care Providers", + "Treatments" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/84ef0c01-6a3f-46e2-8423-d514a5863aab", + "@type": "dcat:Dataset", + "dcterms:title": "Health IT Catalog", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HealthITcatalog", + "hasEmail": "mailto:HealthITcatalog@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This is a consolidated list of Health IT initiatives and websites across HHS.", + "dcterms:identifier": "84ef0c01-6a3f-46e2-8423-d514a5863aab", + "dcterms:issued": { + "@value": "2013-08-13", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.healthit.gov/policy-researchers-implementers/health-it-catalog", + "dcterms:modified": { + "@value": "2013-08-13", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Office of the National Coordinator" + }, + "dcterms:temporal": "2013-07-01/2013-07-01", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Health Care Cost", + "Health Care Providers", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e8e4867e-0f81-4101-9e11-2b5be10ce500", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "e8e4867e-0f81-4101-9e11-2b5be10ce500" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/706a7f0c-8bbc-4836-aa2d-afb315c72eb7", + "@type": "dcat:Dataset", + "dcterms:title": "Marketplace Enrollment Maps", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The maps show the distribution of consumers in a state who enrolled in marketplace plans through federally facilitated, partnership, and supported state-based marketplaces during the 2014 open enrollment period. All maps are interactive and clicking on a county within a state displays more information on the number and proportion of consumer who enrolled there.", + "dcterms:identifier": "706a7f0c-8bbc-4836-aa2d-afb315c72eb7", + "dcat:keyword": [ + "chip", + "county", + "enrollment", + "health-insurance-marketplace", + "interactive-tools", + "medicaid", + "national", + "state", + "uninsured" + ], + "dcat:landingPage": "http://www.enrollamerica.org/state-maps-and-info/marketplace-enrollment-maps/", + "dcterms:modified": { + "@value": "2015-02-02T21:10:12.504643", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7a0f7e85-85b1-450e-8f85-8416add26233", + "@type": "dcat:Dataset", + "dcterms:title": "The Impact of Hospital-Acquired Conditions on Medicare..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in The Impact of Hospital-Acquired Conditions on Medicare Program Payments, published in Volume 4, Issue 4 of the Medicare and Medicaid Research Review, certain conditions or infections acquired by Medicare patients during hospital stays cost the Medicare program at least 146 dollars million per year more than the cost if these conditions or infections would have been prevented. These conditions including severe pressure ulcers, fractures, catheter-associated urinary tract infections, vascular catheter-associated infections, surgical site infections following certain spinal, shoulder, or elbow procedures, and deep vein thrombosis or pulmonary embolism following hip or knee replacements could reasonably have been prevented through the application of evidence-based guidelines. Improving care quality in hospitals to prevent these conditions has the potential to significantly reduce Medicare costs.", + "dcterms:identifier": "7a0f7e85-85b1-450e-8f85-8416add26233", + "dcterms:issued": { + "@value": "2014-10-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicare", + "national", + "outpatient", + "payments", + "physician-services", + "publications", + "quality", + "utilization" + ], + "dcat:landingPage": "http://cms.gov/mmrr/Articles/A2014/MMRR2014_004_04_a01.html", + "dcterms:modified": { + "@value": "2014-10-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8329c454-fdb2-4676-8278-e20cb885942d", + "@type": "dcat:Dataset", + "dcterms:title": "Census Data to Target the Uninsured", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Estimates of eligible uninsured people.", + "dcterms:identifier": "8329c454-fdb2-4676-8278-e20cb885942d", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "county", + "health-insurance-marketplace", + "interactive-tools", + "publically-available-data-file--for-download", + "state", + "uninsured" + ], + "dcat:landingPage": "http://cms.hhs.gov/Outreach-and-Education/Outreach/HIMarketplace/Census-Data-.html", + "dcterms:modified": { + "@value": "2015-01-30T21:07:59.645435", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/751eb2fb-3e34-4721-b222-cf743aa40943", + "@type": "dcat:Dataset", + "dcterms:title": "National Sample Survey of Registered Nurses", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Jennifer Nooney", + "hasEmail": "mailto:jnooney@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Sample Survey of Registered Nurses (NSSRN) Download makes data from the survey readily available to users in a one-stop download. It is intended to help analysts and people who would like to analyze these data. The Survey has been conducted approximately every four years since 1977. For each survey year, HRSA has prepared two Public Use File databases in flat ASCII file format, without delimiters. The 2008 data are also offerred in SAS and SPSS formats. Information likely to point to an individual in a sparsely-populated county has been withheld. General Public Use Files are State-based and provide information on nurses without identifying the County and Metropolitan Area in which they live or work. County Public Use Files provide most, but not all, the same information on the nurse from the General Public Use File, and also identifies the County and Metropolitan Areas in which the nurses live or work. NSSRN data are to be used for research purposes only and may not be used in any manner to identify individual respondents.", + "dcterms:identifier": "751eb2fb-3e34-4721-b222-cf743aa40943", + "dcterms:issued": { + "@value": "1977-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "associate degree", + "bachelor s degree", + "community health", + "doctorate degree", + "education", + "eligibility", + "ethnic background", + "financed", + "general information", + "master s degree", + "nurse", + "nurse anesthetist", + "nurse midwife", + "nurse practitioner", + "racial background" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/data/datadownload/nssrndownload.aspx", + "dcterms:modified": { + "@value": "1977-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1997-01-01/2008-12-31", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/data/datadownload/nssrndownload.aspx" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9b313535-a0aa-48e0-97ed-33372dd03c93", + "@type": "dcat:Distribution", + "dcterms:identifier": "9b313535-a0aa-48e0-97ed-33372dd03c93" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7fe4eac1-6614-4090-8c91-b3283252c74d", + "@type": "dcat:Dataset", + "dcterms:title": "HRSA Data Fact Sheets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Contact Center", + "hasEmail": "mailto:CallCenter@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Resources and Services Administration (HRSA) Data Fact Sheets provide summary data about HRSA\u2019s activities in each Congressional District, County, State, HRSA Region, and Nationwide.", + "dcterms:identifier": "7fe4eac1-6614-4090-8c91-b3283252c74d", + "dcterms:issued": { + "@value": "2012-07-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/topics/hrsainyour.aspx", + "dcterms:modified": { + "@value": "2012-12-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "1999-01-01/1999-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/data/aboutdata.aspx" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0ae61268-9634-4b28-98af-97297dfed1eb", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "0ae61268-9634-4b28-98af-97297dfed1eb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1251d17a-dcf5-4895-801c-b52309a250e2", + "@type": "dcat:Dataset", + "dcterms:title": "NHSC Jobs Center for Primary Care Medical, Dental and Mental Health Providers", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Get Help", + "hasEmail": "mailto:GetHelp@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Service Corps (NHSC) Jobs Center is a tool designed to make data and information concerning NHSC job vacancies more readily available to our users. It is intended to help doctors and nurses who are interested in working at areas where there is the highest need find out more about opportunities in a particular area or healthcare discipline. The tool also provides information on the work locations and area. Job opportunities can be searched and identified by a combination of search parameters. The user views the search results on a map and as text and both views provide links to get more detailed information for each returned opportunity.", + "dcterms:identifier": "1251d17a-dcf5-4895-801c-b52309a250e2", + "dcterms:issued": { + "@value": "2012-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "clinician", + "community health", + "dental", + "find jobs", + "high-need", + "job", + "loan repayor", + "medical", + "mental health", + "national health service corps", + "nhsc", + "recruitment", + "scholarship", + "service", + "shortage", + "underserved", + "vacancy", + "volunteer" + ], + "dcat:landingPage": "http://nhscjobs.hrsa.gov/external/search/index.seam", + "dcterms:modified": { + "@value": "2012-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2009-01-01/2009-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a6565367-97bf-4ce0-861c-b902c971f950", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "a6565367-97bf-4ce0-861c-b902c971f950" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bcc91190-ced4-4493-b274-b42c9507269c", + "@type": "dcat:Dataset", + "dcterms:title": "Health Center Program Data-Uniform Data System", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "UDS Help Desk", + "hasEmail": "mailto:udshelp330@bphcdata.net" + }, + "pod:dataQuality": true, + "dcterms:description": "HRSA's Bureau of Primary Health Care's Uniform Data System (UDS) tracks a variety of information, including patient demographics, services provided, clinical indicators and utilization rates. UDS data are collected from HRSA health centers and reported at the grantee, state, and national levels. The data are used to improve health center performance and operations and to report overall program accomplishments. The Uniform Data System (UDS) provides annual data snapshots, demographic trends, and data comparison tools which allow for state-to-state and state-to-national comparisons. Data is presented in a variety of tables and charts, and can be exported into Excel to facilitate public use.", + "dcterms:identifier": "bcc91190-ced4-4493-b274-b42c9507269c", + "dcterms:issued": { + "@value": "2009-08-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "clinical indicators", + "community health", + "health center", + "performance", + "primary health care", + "services", + "uds", + "uniform data system", + "utilization" + ], + "dcat:landingPage": "http://bphc.hrsa.gov/healthcenterdatastatistics/index.html", + "dcterms:modified": { + "@value": "2012-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2006-01-01/2006-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://www.bphc.hrsa.gov/healthcenterdatastatistics/reporting/2012udsmanual.pdf" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7fe00f5a-779d-4eb1-b59f-e21d86cf1e44", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "7fe00f5a-779d-4eb1-b59f-e21d86cf1e44" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/975e187c-2fb2-42d0-98e6-bbeff26e8005", + "@type": "dcat:Dataset", + "dcterms:title": "Measuring Coding Intensity in Medicare Advantage - SUPP.", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In 2004, Medicare implemented a risk-adjustment system that pays Medicare Advantage (MA) plans based on diagnoses reported for their enrollees, giving the plans an incentive to identify more diagnoses. As reported in the article, Measuring Coding Intensity in the Medicare Advantage Program, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, each year since 2004 the average MA risk score increased faster than the average fee-for-service (FFS) score. This relative increase in scores largely reflects changes in diagnostic coding, not real increases in the morbidity of MA enrollees, as survey-based data shows no trend in MA risk scores relative to FFS scores. Increases in risk scores vary widely by MA contract, with some contracts coding very similarly to traditional Medicare and others more intensively than the MA average.", + "dcterms:identifier": "975e187c-2fb2-42d0-98e6-bbeff26e8005", + "dcat:keyword": [ + "coding-and-coding-rules", + "hospital-referral-region", + "managed-care", + "medicare", + "medicare-advantage", + "part-a", + "part-b", + "part-c", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a06.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:45.697931", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/94cd22ec-bd48-444d-8a4b-4fd142d07324", + "@type": "dcat:Dataset", + "dcterms:title": "Bundled Payments for Care Improvement Chart Book", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The HHS Assistant Secretary for Policy and Evaluation (ASPE) has conducted several research projects in the area of Medicare acute and post acute care episodes. The reports model the impact on potential payment bundles, provide cross-sectional and longitudinal analysis, examine differences in payments by geographic area using standardized payments, and analyze changes in post acute care use based on different episode definitions.", + "dcterms:identifier": "94cd22ec-bd48-444d-8a4b-4fd142d07324", + "dcat:keyword": [ + "acute-care-hospital", + "center-for-medicare-and-medicaid-innovations", + "chart-books", + "claims", + "hospital", + "inpatient", + "medicare", + "national", + "payments", + "physician-services", + "readmissions", + "state", + "utilization" + ], + "dcat:landingPage": "http://innovation.cms.gov/initiatives/Bundled-Payments/learning-area.html", + "dcterms:modified": { + "@value": "2015-02-02T04:07:38.239501", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f2162ca7-c719-4cbc-9491-74f031e10f13", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Medicare and Medicaid EHR Incentive Program, Electronic Health Record Products Used for Attestation", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:110" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "ONC Request", + "hasEmail": "mailto:ONCRequest@HHS.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Data set merges information about the Centers for Medicare and Medicaid Services, Medicare and Medicaid EHR Incentive Programs attestations with the Office of the National Coordinator for Health IT, Certified Health IT Products List. This new dataset enables systematic analysis of the distribution of certified EHR vendors and products among those providers that have attested to meaningful use within the CMS EHR Incentive Programs. The data set can be analyzed by state, provider type, provider specialty, and practice setting.", + "dcterms:identifier": "f2162ca7-c719-4cbc-9491-74f031e10f13", + "dcat:keyword": [ + "chpl", + "electronic health record", + "health information technology", + "meaningful use", + "mu" + ], + "dcat:landingPage": "http://www.healthit.gov", + "dcterms:modified": { + "@value": "2014-06-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Office of the National Coordinator" + }, + "dcterms:temporal": "2011-04-01/2014-05-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.healthit.gov/sites/default/files/pdf/HealthDataGov_MU_Attest_Fact_Sheet.pdf" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/50ac7f18-d94b-4bac-bf2e-f671ca63aa55", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "50ac7f18-d94b-4bac-bf2e-f671ca63aa55" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/95d66101-bb09-4f2d-b387-613efdbe6c59", + "@type": "dcat:Dataset", + "dcterms:title": "Insurance Coverage and Whither Thou Goest for Health Info", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Authors of Insurance Coverage and Whither Thou Goest for Health Information in 2012, recently published in Volume 4, Issue 4 of the Medicare and Medicaid Research Review, report that in 2012 a majority of adult respondents preferred offline to online (Internet) health information sources no matter the type of health insurance, i.e., private, public (Medicare-Medicaid), or uninsured. This study used a Pew Charitable Trust survey of a nationally representative, random sample of 3,014 adult U.S. residents to examine their use of the Internet and mHealth (mobile health) technologies across insurance types. The report finds that most self-reported Internet users seek health information and privately insured respondents (compared with other insurance types) are more likely to use new technologies. Medicaid beneficiaries are more likely than the privately insured to share health information online and Medicare beneficiaries are more likely than the privately insured to text with health professionals. Future increases in out-of-pocket medical costs may drive consumers toward these generally free electronic health tools.", + "dcterms:identifier": "95d66101-bb09-4f2d-b387-613efdbe6c59", + "dcterms:issued": { + "@value": "2014-10-21T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "medicaid", + "medicare", + "physician-services", + "publications", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_04_b01.html", + "dcterms:modified": { + "@value": "2014-10-21T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4090fb41-7e14-4771-a9c3-f1f48fb53062", + "@type": "dcat:Dataset", + "dcterms:title": "Child Support Enforcement Services Provided", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:084" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HHS/ACF/OCSE Data Questions", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information about the services provided by Federal Office of Child Support Enforcement (OCSE).", + "dcterms:identifier": "4090fb41-7e14-4771-a9c3-f1f48fb53062", + "dcterms:issued": { + "@value": "2014-10-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Child Support Enforcement", + "annual data", + "arrears", + "assistance", + "cases initiated in state", + "cases open", + "child", + "child support", + "children", + "current assistance", + "employees", + "former assistance", + "good cause", + "health insurance", + "interstate cases", + "iv-d offices", + "medicaid", + "medical coverage", + "medical support", + "never assistance", + "open cases", + "open interstate cases", + "out-of-wedlock", + "paternity", + "paternity established", + "support", + "support distributed", + "support due", + "title iv-a", + "title iv-d", + "title iv-e", + "tribal iv-a" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/css/about/services-ocsp-provides", + "dcterms:modified": { + "@value": "2014-10-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9d2bdba6-bc00-4713-882e-f5847182f892", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "9d2bdba6-bc00-4713-882e-f5847182f892" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fcf8b30c-2e30-4e89-ba25-e028eeeeb530", + "@type": "dcat:Dataset", + "dcterms:title": "Child Support Enforcement Characteristics of Familes Served -- YR 2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:084" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HHS/ACF/OCSE Data Questions", + "hasEmail": "mailto:Dennis.Putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information about the characteristics of families served by the Child Support Enforcement (IV-D) Program in YR 2010.", + "dcterms:identifier": "fcf8b30c-2e30-4e89-ba25-e028eeeeb530", + "dcterms:issued": { + "@value": "2013-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "census bureau", + "characteristics of custodial families", + "child support", + "child support award", + "child support services", + "child support supplement", + "current population survey", + "iv-d program" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/css/resource/characteristics-of-families-served-by-the-child-support-iv-d-program-2010", + "dcterms:modified": { + "@value": "2013-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "State", + "dcterms:temporal": "2009-04-01/2010-03-31", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/sites/default/files/programs/css/iv_d_characteristics_2010_census_results.pdf" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ace6b14e-f56c-4bb2-8df0-eede62e49f1a", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "ace6b14e-f56c-4bb2-8df0-eede62e49f1a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4d5c293f-faed-418c-bbff-47f784973a77", + "@type": "dcat:Dataset", + "dcterms:title": "Child Support Enforcement Handbook", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:084" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Office of Child Support Enforcement (OCSE)", + "hasEmail": "mailto:OCSEHotline@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This handbook describes the basic steps to follow to establish paternity, to obtain a support order, and to collect the support due.", + "dcterms:identifier": "4d5c293f-faed-418c-bbff-47f784973a77", + "dcterms:issued": { + "@value": "2013-02-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Child Support Enforcement", + "arrears", + "assistance", + "cases initiated in state", + "cases open", + "child", + "child support", + "children", + "current assistance", + "custodial parent", + "employees", + "former assistance", + "good cause", + "health insurance", + "interstate cases", + "iv-d offices", + "medicaid", + "medical coverage", + "medical support", + "never assistance", + "noncustodial parent", + "open cases", + "open interstate cases", + "out-of-wedlock", + "parent", + "paternity", + "paternity established", + "support", + "support distributed", + "support due", + "title iv-a", + "title iv-d", + "title iv-e", + "tribal iv-a" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/cse/pubs/2005/handbook_on_cse.pdf", + "dcterms:modified": { + "@value": "2013-02-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4e1364f3-3ae4-451c-a2ec-343a278d182a", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "4e1364f3-3ae4-451c-a2ec-343a278d182a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f464e907-68dc-4058-b280-5040847ce278", + "@type": "dcat:Dataset", + "dcterms:title": "Child Support Enforcement Annual Data Report Form 34A and Instructions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:084" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HHS/ACF/OCSE Data Questions", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Federally approved OCSE Form 34A and instructions for child support professionals.", + "dcterms:identifier": "f464e907-68dc-4058-b280-5040847ce278", + "dcterms:issued": { + "@value": "2011-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Courts", + "Employer Responsibilities", + "Employers", + "Federal Reporting", + "Federal Systems", + "Financial Institution Data Match", + "Financial Instructions", + "Forms", + "Guides Publications Reports", + "Income Wage Withholding", + "Intergovernmental Interstate", + "Locate", + "Multistate Employer Reporting", + "National Medical Support Notice", + "New Hire Reporting", + "OCSE-157 Annual Data Report", + "OCSE-34A Quarterly Report of Collections", + "OCSE-396A Financial Report", + "OCSE-75 Tribal Annual Data Report", + "Paternity Establishment", + "Private Partners", + "Public Partners", + "State Local Child Support Agencies", + "State Plan", + "Tribal Child Support Agencies", + "Tribal Plan", + "Verification of Employment", + "case management", + "enforcement", + "medical support", + "order establishment", + "review and modification" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/sites/default/files/ocse/34a_0.pdf", + "dcterms:modified": { + "@value": "2011-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "State", + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/81e00c34-c510-426f-9b7e-86a3b82f921f", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "81e00c34-c510-426f-9b7e-86a3b82f921f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d90de706-8528-4592-a27b-ad58ffd4c99b", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Center for Strategic Planning produces an annual CMS Statistics reference booklet that provides a quick reference for summary information about health expenditures and the Medicare and Medicaid health insurance programs. The CMS Statistics reference booklet is published in June of each calendar year and represents the most currently available information at the time of publication. CMS Statistics reference booklets are available for 2003 through the most currently available complete calendar year.", + "dcterms:identifier": "d90de706-8528-4592-a27b-ad58ffd4c99b", + "dcterms:issued": { + "@value": "2003-06-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ambulatory-surgical-center", + "budget", + "chip", + "claims", + "durable-medical-equipment-dme", + "eligibility", + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "managed-care", + "medicaid", + "medicare", + "medicare-administrative-contractor-mac", + "medicare-advantage", + "minority-health", + "national", + "nursing-home", + "outpatient", + "part-a", + "part-b", + "part-c", + "part-d", + "payments", + "persons-served", + "physician-services", + "prescription-drug-plans", + "prescription-drugs", + "providers", + "psychiatric-facility", + "publications", + "rates", + "regional", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "statistics", + "suppliers", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Statistics-Reference-Booklet/index.html", + "dcterms:modified": { + "@value": "2014-09-25T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a293698-b489-4265-8235-5f49446baef9", + "@type": "dcat:Dataset", + "dcterms:title": "HAC-POA Policy Effects on Hospitals, Patients and Other...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in HAC-POA Policy Effects on Hospitals, Patients, and Other Payers, published in Volume 4, Issue 3 of the Medicare and Medicaid Research Review, the CMS Hospital-Acquired Conditions-Present on Admission (HAC-POA) policy resulted in improved hospital safety culture, increased staffing teamwork, more thorough coding documentation, and improved adherence to clinical guidelines within the first three years of implementation. Many private insurers implemented similar non-payment policies. Financial impact of the policy to hospitals and insurers was viewed as minimal because of the low rate of HACs, but patient advocates noted that calculations do not account for downstream costs of HACs to CMS and taxpayers. Hospital staff remained concerned that documentation issues distracted staff from patient care. Because patients are unaware of the HAC-POA policy, unintended consequences to patients cannot be fully assessed at this time.", + "dcterms:identifier": "0a293698-b489-4265-8235-5f49446baef9", + "dcterms:issued": { + "@value": "2014-10-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "admissions", + "coding-and-coding-rules", + "hospital", + "medicare", + "national", + "payments", + "providers", + "publications", + "research", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a07.html", + "dcterms:modified": { + "@value": "2014-10-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b9e0c586-a08b-4db7-a7d8-94dc0fa76f58", + "@type": "dcat:Dataset", + "dcterms:title": "Open Payments Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.", + "dcterms:identifier": "b9e0c586-a08b-4db7-a7d8-94dc0fa76f58", + "dcterms:issued": { + "@value": "2014-09-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "acute-care-hospital", + "durable-medical-equipment-dme", + "hospital", + "interactive-tools", + "national", + "open-payments-sunshine-act", + "payments", + "physician-services", + "prescription-drugs", + "providers", + "suppliers", + "vendors" + ], + "dcat:landingPage": "https://openpaymentsdata.cms.gov/", + "dcterms:modified": { + "@value": "2014-09-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c65e9400-b34e-499c-8bbc-15808e976df3", + "@type": "dcat:Dataset", + "dcterms:title": "Open Payments Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Open Payments (otherwise known as the Sunshine Act) - Open Payments is a Congressionally-mandated transparency program that increases awareness of financial relationships between the health care industry and physicians by collecting and reporting any payments or transfers of value medical manufacturers make to physicians or teaching hospitals.", + "dcterms:identifier": "c65e9400-b34e-499c-8bbc-15808e976df3", + "dcterms:issued": { + "@value": "2014-09-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "acute-care-hospital", + "durable-medical-equipment-dme", + "hospital", + "national", + "open-payments-sunshine-act", + "payments", + "physician-services", + "prescription-drugs", + "providers", + "publically-available-data-file--for-download", + "suppliers", + "vendors" + ], + "dcat:landingPage": "http://www.cms.gov/openpayments/", + "dcterms:modified": { + "@value": "2014-09-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/780ecbc7-dfc0-46b3-87a6-7b9cedac3b7d", + "@type": "dcat:Dataset", + "dcterms:title": "The HHS-HCC Risk Adjustment Model for Individual and Small", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Volume 4, Issue 3 of the Medicare and Medicaid Research Review includes three articles describing the Department of Health and Human Services (HHS) developed risk adjustment methodology under the Affordable Care Act (ACA). The ACA provides for a program of risk adjustment in the individual and small group markets using the HHS risk adjustment methodology, so as to compensate health insurance plans for differences in enrollee health mix so plan premiums reflect differences in scope of coverage and other plan factors, but not differences in health status. The methodology includes a risk adjustment model and a risk transfer formula. The article, Affordable Care Act Risk Adjustment - Overview, Context, and Challenges, describes the key program goal and issues in the HHS developed risk adjustment methodology and identifies key choices in how it responds to these issues, while The HHS-HCC Risk Adjustment Model for Individual and Small Group Markets under the Affordable Care Act, estimates differences in health risks taking into account the new population and scope of coverage. Risk Transfer Formula for Individual and Small Group Markets under the Affordable Care Act, describes how the transfer formula calculates balanced transfers intended to account for health risk differences while preserving permissible premium differences.", + "dcterms:identifier": "780ecbc7-dfc0-46b3-87a6-7b9cedac3b7d", + "dcterms:issued": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "covered-services", + "eligibility", + "enrollment", + "expenditures", + "health-insurance-marketplace", + "hospital", + "inpatient", + "medicaid-expansion", + "medicare-advantage", + "national", + "outpatient", + "part-d", + "payments", + "physician-services", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a03.html", + "dcterms:modified": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8bf64f96-6104-4b89-ba30-0f7f9c5a712d", + "@type": "dcat:Dataset", + "dcterms:title": "The HCBS Taxonomy- A New Language for Classifying Home...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The home- and community-based services (HCBS) taxonomy provides a common language for describing and categorizing HCBS across Medicaid programs. Prior to the taxonomy, only aggregate state-level HCBS expenditure data were available, however, policy initiatives to expand HCBS use among Medicaid beneficiaries who use long-term services and supports (LTSS) have created a need for more detailed analyses of HCBS use and spending. Authors of The HCBS Taxonomy - A New Language for Classifying Home- and Community-Based Services, published in Volume 4, Issue 3 of Medicare and Medicaid Research Review, demonstrate how applying the HCBS taxonomy to claims available in Medicaid Analytic eXtract (MAX) data allows for detailed analysis of HCBS spending and service at the state, service, and person levels. Researchers found that 28 states spent almost 23.6 billion dollars on HCBS in 2008. Roughly, 80 percent of expenditures were categorized as round-the-clock, home-based, and day services. Other services, such as case management, or equipment, modifications, and technology were widely used, but were not particularly costly and did not account for a large proportion of expenditures in every state.", + "dcterms:identifier": "8bf64f96-6104-4b89-ba30-0f7f9c5a712d", + "dcterms:issued": { + "@value": "2014-09-22T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "expenditures", + "long-term-care-ltc", + "medicaid", + "nursing-home", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_03_b01.html", + "dcterms:modified": { + "@value": "2014-09-22T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a1afd45b-72fe-4b83-9552-7424c57c1778", + "@type": "dcat:Dataset", + "dcterms:title": "Risk Transfer Formula for Individual and Small Group Markets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Volume 4, Issue 3 of the Medicare and Medicaid Research Review includes three articles describing the Department of Health and Human Services (HHS) developed risk adjustment methodology under the Affordable Care Act (ACA). The ACA provides for a program of risk adjustment in the individual and small group markets using the HHS risk adjustment methodology, so as to compensate health insurance plans for differences in enrollee health mix so plan premiums reflect differences in scope of coverage and other plan factors, but not differences in health status. The methodology includes a risk adjustment model and a risk transfer formula. The article, Affordable Care Act Risk Adjustment - Overview, Context, and Challenges, describes the key program goal and issues in the HHS developed risk adjustment methodology and identifies key choices in how it responds to these issues, while The HHS-HCC Risk Adjustment Model for Individual and Small Group Markets under the Affordable Care Act, estimates differences in health risks taking into account the new population and scope of coverage. Risk Transfer Formula for Individual and Small Group Markets under the Affordable Care Act, describes how the transfer formula calculates balanced transfers intended to account for health risk differences while preserving permissible premium differences.", + "dcterms:identifier": "a1afd45b-72fe-4b83-9552-7424c57c1778", + "dcterms:issued": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "covered-services", + "eligibility", + "enrollment", + "expenditures", + "health-insurance-marketplace", + "hospital", + "inpatient", + "medicaid-expansion", + "medicare-advantage", + "national", + "outpatient", + "part-d", + "payments", + "physician-services", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a04.html", + "dcterms:modified": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/785fb34d-26e8-49ce-9bae-68db49c90ba3", + "@type": "dcat:Dataset", + "dcterms:title": "Potential Medicaid Cost Savings from Maternity Care Based..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicaid pays for about half the births in the United States, at very high cost. Compared to usual obstetrical care, care by midwives at a birth center could reduce costs to the Medicaid program, according to Potential Medicaid Cost Savings from Maternity Care Based at a Freestanding Birth Center, published in Volume 4, Issue 3 of Medicare and Medicaid Research Review. This study draws on information from a previous study of the maternal and infant outcomes of birth center care to determine whether such care reduces Medicaid costs for low income women. Costs to Medicaid are derived from birth center data and from other national sources of the cost of obstetrical care. The authors estimate that birth center care could save an average of 1,164 dollars per birth (2008 constant dollars), or 11.6 million dollars per 10,000 births per year. As Medicaid faces continuing cost increases and budget constraints, policy makers may want to consider a larger role for midwives and birth centers in maternity care for low-risk Medicaid pregnant women.", + "dcterms:identifier": "785fb34d-26e8-49ce-9bae-68db49c90ba3", + "dcterms:issued": { + "@value": "2014-09-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "expenditures", + "hospital", + "medicaid", + "outcomes", + "providers", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a06.html", + "dcterms:modified": { + "@value": "2014-09-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a63abf1c-27c2-4fa2-9f33-3db01d21e0b2", + "@type": "dcat:Dataset", + "dcterms:title": "HEDIS Research Identifiable Files", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Healthcare Effectiveness Data and Information Set (HEDIS) is a tool used by more than 90 percent of Americas health plans to measure performance on important dimensions of care and service.", + "dcterms:identifier": "a63abf1c-27c2-4fa2-9f33-3db01d21e0b2", + "dcat:keyword": [ + "county", + "enrollment", + "health-employer-data-and-information-set-hedis", + "managed-care", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drugs", + "restricted-use-data-file", + "state" + ], + "dcat:landingPage": "http://www.resdac.org/cms-data/files/hedis-rif", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-03T04:07:42.334769", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b63f5a11-9342-4683-b80e-1396a5b371c6", + "@type": "dcat:Dataset", + "dcterms:title": "HEDIS Public Use File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Healthcare Effectiveness Data and Information Set (HEDIS) is a tool used by more than 90 percent of Americas health plans to measure performance on important dimensions of care and service.", + "dcterms:identifier": "b63f5a11-9342-4683-b80e-1396a5b371c6", + "dcat:keyword": [ + "county", + "enrollment", + "health-employer-data-and-information-set-hedis", + "managed-care", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drugs", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.resdac.org/cms-data/files/hedis-puf", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-31T04:07:41.060647", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2cd7d36a-ebf3-4cc0-81d7-0430134bc500", + "@type": "dcat:Dataset", + "dcterms:title": "HEDIS Limited Data Set", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Healthcare Effectiveness Data and Information Set (HEDIS) is a tool used by more than 90 percent of Americas health plans to measure performance on important dimensions of care and service.", + "dcterms:identifier": "2cd7d36a-ebf3-4cc0-81d7-0430134bc500", + "dcat:keyword": [ + "county", + "enrollment", + "health-employer-data-and-information-set-hedis", + "managed-care", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drugs", + "restricted-use-data-file", + "state" + ], + "dcat:landingPage": "http://www.resdac.org/cms-data/files/hedis-lds", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-27T21:08:25.775054", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/62a59468-78a9-4ed1-aeac-f78852349810", + "@type": "dcat:Dataset", + "dcterms:title": "Costs and Clinical Quality Among Medicare Beneficiaries..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Authors of Costs and Clinical Quality Among Medicare Beneficiaries - Associations with Health Center Penetration of Low-Income Residents, published in Volume 4, Issue 3 of Medicare and Medicaid Research Review, report analyses to determine if increased access to primary care by the underserved had any effect on Medicare spending and clinical quality. Using data on elderly Medicare beneficiaries across U.S. geographic healthcare markets (hospital referral regions, HRRs), data from federally funded health centers, and income data from the American Community Survey, the authors calculated Medicare spending and clinical quality, and compared those outcomes in HRRs with high versus low health center penetration. HRRs with high penetration by health centers had 9.7 percent lower Medicare spending (926 dollars per person) than HRRs with low health center penetration, and no difference in clinical quality outcomes. High health center penetration among low-income populations may accrue Medicare cost savings without compromising clinical quality.", + "dcterms:identifier": "62a59468-78a9-4ed1-aeac-f78852349810", + "dcterms:issued": { + "@value": "2014-09-08T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "hospital", + "hospital-referral-region", + "medicare", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a05.html", + "dcterms:modified": { + "@value": "2014-09-08T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3ceb89de-b71b-4ee4-aa56-6292ceeded35", + "@type": "dcat:Dataset", + "dcterms:title": "ACA Risk Adjustment - Overview, Context, and Challenges", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Volume 4, Issue 3 of the Medicare and Medicaid Research Review includes three articles describing the Department of Health and Human Services (HHS) developed risk adjustment methodology under the Affordable Care Act (ACA). The ACA provides for a program of risk adjustment in the individual and small group markets using the HHS risk adjustment methodology, so as to compensate health insurance plans for differences in enrollee health mix so plan premiums reflect differences in scope of coverage and other plan factors, but not differences in health status. The methodology includes a risk adjustment model and a risk transfer formula. The article, Affordable Care Act Risk Adjustment - Overview, Context, and Challenges, describes the key program goal and issues in the HHS developed risk adjustment methodology and identifies key choices in how it responds to these issues, while The HHS-HCC Risk Adjustment Model for Individual and Small Group Markets under the Affordable Care Act, estimates differences in health risks taking into account the new population and scope of coverage. Risk Transfer Formula for Individual and Small Group Markets under the Affordable Care Act, describes how the transfer formula calculates balanced transfers intended to account for health risk differences while preserving permissible premium differences.", + "dcterms:identifier": "3ceb89de-b71b-4ee4-aa56-6292ceeded35", + "dcterms:issued": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "covered-services", + "eligibility", + "enrollment", + "expenditures", + "health-insurance-marketplace", + "hospital", + "inpatient", + "medicaid-expansion", + "medicare-advantage", + "national", + "outpatient", + "part-d", + "payments", + "physician-services", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_03_a02.html", + "dcterms:modified": { + "@value": "2014-09-05T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7c2c4514-e2c1-4a92-8ed5-ff66558bf622", + "@type": "dcat:Dataset", + "dcterms:title": "Recovery Audit Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Recovery Audit Programs mission is to identify and correct Medicare improper payments through the efficient detection and collection of overpayments made on claims of health care services provided to Medicare beneficiaries, and the identification of underpayments to providers so that the CMS can implement actions that will prevent future improper payments in all 50 states.", + "dcterms:identifier": "7c2c4514-e2c1-4a92-8ed5-ff66558bf622", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "payment-error-rate", + "payments", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/Medicare-FFS-Compliance-Programs/Recovery-Audit-Program/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T21:10:08.463451", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0ff21407-a70e-4728-a8ea-2de35e8dd7d9", + "@type": "dcat:Dataset", + "dcterms:title": "Medicares Hospice Benefit - Analysis of Utilization and..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Descriptive analyses reported in Medicares Hospice Benefit - Analysis of Utilization and Resource Use, published in Volume 4, Issue 3 of the Medicare and Medicaid Research Review, explore the magnitude of relative resource use during hospice episodes and whether patterns of service use vary by episode length for patients who only use routine home care, compared to patients who use multiple levels of care. The results indicate service use is more intensive during the initial days of the episode and for the last few days prior to death, relative to the middle days of care, except for relatively short episodes where use is quite intensive throughout the stay. Using enhanced data on the intensity of service use, the results confirm previous research that suggested a similar pattern to service use during a hospice episode. Thus, the results provide useful information for potential discussions on hospice payment reform.", + "dcterms:identifier": "0ff21407-a70e-4728-a8ea-2de35e8dd7d9", + "dcterms:issued": { + "@value": "2014-07-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "enrollment", + "home-health-hha", + "hospice", + "inpatient", + "medicare", + "national", + "payments", + "publications", + "skilled-nursing-snf", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_02_b03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-07-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/34a876ee-669f-4ab3-9a63-187e92e2977c", + "@type": "dcat:Dataset", + "dcterms:title": "Early and Periodic Screening, Diagnosis and Treatment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Early and Periodic Screening, Diagnostic and Treatment (EPSDT) benefit provides comprehensive and preventive health care services for children under age 21 who are enrolled in Medicaid. EPSDT is key to ensuring that children and adolescents receive appropriate preventive, dental, mental health, and developmental, and specialty services.", + "dcterms:identifier": "34a876ee-669f-4ab3-9a63-187e92e2977c", + "dcat:keyword": [ + "chip", + "medicaid", + "national", + "preventive-services", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Early-and-Periodic-Screening-Diagnostic-and-Treatment.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:35.646100", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/45a97693-1567-48f4-802d-1fd002adb189", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Innovation Center - Data and Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Innovation Center maintains an expanding portfolio supporting the development and testing of innovative health care payment and service delivery models. As part of this expansion, the CMS Innovation Center contributes reports and datasets to the community of health care innovators, data researchers and policy analysts among others.", + "dcterms:identifier": "45a97693-1567-48f4-802d-1fd002adb189", + "dcat:keyword": [ + "center-for-medicare-and-medicaid-innovations", + "county", + "hospital-referral-region", + "national", + "outcomes", + "regional", + "reports", + "state" + ], + "dcat:landingPage": "http://innovation.cms.gov/Data-and-Reports/index.html", + "dcterms:modified": { + "@value": "2015-01-25T04:07:29.503544", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5db8a55e-be01-4915-9e66-16784d5812ae", + "@type": "dcat:Dataset", + "dcterms:title": "CMS 2008-2010 Data Entrepreneurs Synthetic Public Use File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The DE SynPUF is built from a 5 percent random sample of Medicare beneficiaries in 2008 and their claims from 2008 through 2010. The DE SynPUF contains five types of data, Beneficiary Summary, Inpatient Claims, Outpatient Claims, Carrier Claims, and Prescription Drug Events. Each file contains the same variables across years.", + "dcterms:identifier": "5db8a55e-be01-4915-9e66-16784d5812ae", + "dcterms:issued": { + "@value": "2013-02-07T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "acute-care-hospital", + "admissions", + "ambulatory-surgical-center", + "chronic-condition", + "claims", + "county", + "disparity", + "disproportionate-share-hospitals-dsh", + "end-stage-renal-disease-esrd", + "enrollment", + "entitlement", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicare", + "minority-health", + "national", + "outcomes", + "outpatient", + "part-a", + "part-b", + "part-d", + "payments", + "pharmacy", + "physician-services", + "prescription-drugs", + "preventive-services", + "providers", + "publically-available-data-file--for-download", + "quality", + "rates", + "regional", + "research", + "short-stay-hospital-ssh", + "state", + "suppliers", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/SynPUFs/index.html", + "dcterms:modified": { + "@value": "2013-02-07T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/becb2e42-c67c-46f7-a789-4447dcc60df5", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Conditions Maps and Charts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "We have created a set of charts and maps on selected aspects of the data available on chronic conditions and multiple chronic conditions.", + "dcterms:identifier": "becb2e42-c67c-46f7-a789-4447dcc60df5", + "dcterms:issued": { + "@value": "2014-07-18T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "disparity", + "dual-eligibles", + "medicare", + "national", + "readmissions", + "reports", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/Maps_Charts.html", + "dcterms:modified": { + "@value": "2014-07-18T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e2f52870-a9c7-41af-be3b-31deee38c38c", + "@type": "dcat:Dataset", + "dcterms:title": "Valuing the Invaluable: 2011 Update, The Growing Contributions and Costs of Family Caregiving", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Claudia Williams", + "hasEmail": "mailto:Claudia_H_Williams@ostp.eop.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This report estimates the economic value of family caregiving at $450 billion in 2009 based on 42.1 million caregivers age 18 or older providing an average of 18.4 hours of care per week to care recipients age 18 or older, at an average value of $11.16 per hour.\r\n\r\n\r\n\r\n***This data is not collected by a government agency. The findings and conclusions in this report are those of the author and do not necessarily represent the views of the Department of Health & Human Services.***", + "dcterms:identifier": "e2f52870-a9c7-41af-be3b-31deee38c38c", + "dcterms:issued": { + "@value": "2014-07-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "HealthCare", + "caregiver", + "caregiving", + "economic value", + "eldercare", + "elderly", + "seniors" + ], + "dcat:landingPage": "http://caregiverdatajam.s3-website-us-east-1.amazonaws.com/Valuing%202009%20estimates%20for%20Rita.xlsx", + "dcterms:modified": { + "@value": "2014-07-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a28512b3-6a05-44ed-b80e-0c1f1ca59124", + "@type": "dcat:Dataset", + "dcterms:title": "Measuring Coding Intensity in the Medicare Advantage Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In 2004, Medicare implemented a risk-adjustment system that pays Medicare Advantage (MA) plans based on diagnoses reported for their enrollees, giving the plans an incentive to identify more diagnoses. As reported in the article, Measuring Coding Intensity in the Medicare Advantage Program, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, each year since 2004 the average MA risk score increased faster than the average fee-for-service (FFS) score. This relative increase in scores largely reflects changes in diagnostic coding, not real increases in the morbidity of MA enrollees, as survey-based data shows no trend in MA risk scores relative to FFS scores. Increases in risk scores vary widely by MA contract, with some contracts coding very similarly to traditional Medicare and others more intensively than the MA average.", + "dcterms:identifier": "a28512b3-6a05-44ed-b80e-0c1f1ca59124", + "dcterms:issued": { + "@value": "2014-07-17T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "coding-and-coding-rules", + "hospital-referral-region", + "managed-care", + "medicare", + "medicare-advantage", + "part-a", + "part-b", + "part-c", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a06.html", + "dcterms:modified": { + "@value": "2014-07-17T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4f04c79b-d6cf-4435-b078-3683e14dd9d6", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Moving Forward", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As the improvements to the Medicaid and CHIP programs brought about by the Affordable Care Act take full effect, the information provided in this section outlines the results of the states implementation efforts to date. The following set of national tables describes key programmatic features related to eligibility and the enrollment process for health coverage.", + "dcterms:identifier": "4f04c79b-d6cf-4435-b078-3683e14dd9d6", + "dcat:keyword": [ + "chip", + "eligibility", + "enrollment", + "health-insurance-marketplace", + "medicaid", + "national", + "reports", + "state", + "statistics" + ], + "dcat:landingPage": "http://medicaid.gov/AffordableCareAct/Medicaid-Moving-Forward-2014/Medicaid-Moving-Forward-2014.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-08T21:07:38.280052", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c3f02fb7-d945-4d34-afc8-def0900a3d5a", + "@type": "dcat:Dataset", + "dcterms:title": "Health Insurance Marketplace - Summary Enrollment Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Issue brief highlighting national and state-level enrollment-related information for the Health Insurance Marketplace.", + "dcterms:identifier": "c3f02fb7-d945-4d34-afc8-def0900a3d5a", + "dcat:keyword": [ + "enrollment", + "health-insurance-marketplace", + "national", + "reports", + "state" + ], + "dcat:landingPage": "http://aspe.hhs.gov/health/reports/2014/marketplaceenrollment/apr2014/ib_2014apr_enrollment.pdf", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-13T21:08:34.422310", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ec6d32f2-c02a-4122-8462-148902eb423f", + "@type": "dcat:Dataset", + "dcterms:title": "Medicares Physician Quality Reporting System (PQRS)...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicares Physician Quality Reporting System (PQRS) allows providers to report measures of process quality and health outcomes. The authors of Medicares Physician Quality Reporting System (PQRS), Quality Measurement and Beneficiary Attribution, published in Volume 4, Issue 2, of Medicare and Medicaid Research Review, examined the characteristics of PQRS reports and the providers who file them, and compared beneficiary attribution based upon PQRS reports versus attribution based upon the plurality of non-hospital evaluation and management (NH-EM) visits. Medical specialists and primary care providers were most likely to submit a PQRS report, most frequently e-prescribing, electronic health records, and process quality measures. Reporting providers were involved with 17 percent of the beneficiarys NH-EM visits in 2009 compared to fifty percent for the provider of the plurality of NH-EM visits. PQRS reporting alone cannot solve the inherent attribution problem in traditional fee-for-service Medicare, but as participation increases, it could help improve both attribution and information about the quality of health care services delivered to Medicare beneficiaries.", + "dcterms:identifier": "ec6d32f2-c02a-4122-8462-148902eb423f", + "dcterms:issued": { + "@value": "2014-06-25T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "outcomes", + "part-b", + "payments", + "providers", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a04.html", + "dcterms:modified": { + "@value": "2014-06-25T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/773dc82b-4e12-4108-8135-4a9d0058ccf2", + "@type": "dcat:Dataset", + "dcterms:title": "Ever Enrolled Medicare Population Estimates from the MCBS..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Findings reported in Ever Enrolled Medicare Population Estimates from the MCBS Access to Care (ATC) Files, published in Volume 4, Issue 2 of the Medicare and Medicaid Research Review, demonstrate the feasibility of approaches to creating ever enrolled weight adjustments to the Medicare Beneficiary Survey (MCBS) ATC files. Producing always enrolled estimates (with standard MCBS ATC weights) and ever enrolled estimates (with weight adjustments) would provide users with more reporting capabilities since the always enrolled files do not capture individuals who died or gained-lost Medicare entitlement during the year. This study elaborates on differences in estimates and how MCBS sampling and data processing dictate the need for special weights. Alternative weighting schemes were compared using estimates from different approaches and with CMS administrative data counts where applicable. Since the differences observed were generally modest, it was concluded on the basis of other factors (such as ease of use, operational simplicity, and methodological soundness) that weights using Ratio Raking adjustments provide a reasonable alternative to traditional ATC survey weights.", + "dcterms:identifier": "773dc82b-4e12-4108-8135-4a9d0058ccf2", + "dcterms:issued": { + "@value": "2014-06-26T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "enrollment", + "medicare", + "national", + "part-a", + "part-b", + "publications", + "research", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a05.html", + "dcterms:modified": { + "@value": "2014-06-26T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/56d21aa3-c9e2-4aff-9f03-7f05f84dcc04", + "@type": "dcat:Dataset", + "dcterms:title": "The Association of University Centers on Disabilities (AUCD) Network National Information and Reporting System (NIRS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Corina Miclea", + "hasEmail": "mailto:cmiclea@aucd.org" + }, + "pod:dataQuality": true, + "dcterms:description": "A searchable, web-based tool for accessing data on AUCD training programs, projects, activities, and products. Includes data on the University Center for Excellence in Developmental Disabilities (UCEDD) and Leadership Education in Neurodevelopmental and related Disabilities (LEND) programs.", + "dcterms:identifier": "56d21aa3-c9e2-4aff-9f03-7f05f84dcc04", + "dcterms:issued": { + "@value": "2014-06-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "FIHET", + "health disparities", + "social determinates of health" + ], + "dcat:landingPage": "https://www.aucd.org/projects/nirs/index.cfm", + "dcterms:modified": { + "@value": "2014-06-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Children's Health", + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6aa501c5-e54e-49e7-9a5f-35c022ba52ce", + "@type": "dcat:Dataset", + "dcterms:title": "DailyMed", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:041" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NLM Customer Service", + "hasEmail": "mailto:custserv@nlm.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "DailyMed provides high quality information about marketed drugs. This information includes FDA labels (package inserts). This Web site provides health information providers and the public with a standard, comprehensive, up-to-date, look-up and download resource of medication content and labeling as found in medication package inserts. The National Library of Medicine (NLM) provides this as a public service and does not accept advertisements.", + "dcterms:identifier": "6aa501c5-e54e-49e7-9a5f-35c022ba52ce", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "drug labeling", + "drug therapy", + "pharmaceutical preparations", + "pharmacology", + "united states" + ], + "dcat:landingPage": "http://dailymed.nlm.nih.gov/dailymed//dailymed//dailymed//dailymed/", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2005-01-01/2005-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://dailymed.nlm.nih.gov/index.cfm?CFID=1095229&CFTOKEN=967da254f8a4cb5a-0D61707D-D751-8305-4E2FB8DF17464EC8" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e3322ab7-96a3-4388-a2d8-b0cab9f74f97", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "e3322ab7-96a3-4388-a2d8-b0cab9f74f97" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6f42897f-d85d-4d9a-bc3b-b62f85261498", + "@type": "dcat:Dataset", + "dcterms:title": "Child Care and Development Fund - Tribal Grantees Contact List", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Joseph Gagnier", + "hasEmail": "mailto:jgagnier@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Office of Child Care - Child Care and Development Fund Tribal Grantees Contacts List", + "dcterms:identifier": "6f42897f-d85d-4d9a-bc3b-b62f85261498", + "dcterms:issued": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Office of Child Care" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/occ/resource/ccdf-tribal-grantees-listed-in-alphabetical-order", + "dcterms:modified": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e298aa1d-246e-4120-9aea-21a228b33640", + "@type": "dcat:Dataset", + "dcterms:title": "Child Care and Development Fund (CCDF) Grantee State and Territory Contacts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Joseph Gagnier", + "hasEmail": "mailto:jgagnier@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Child Care and Development Fund (CCDF) Grantee State and Territory Contacts", + "dcterms:identifier": "e298aa1d-246e-4120-9aea-21a228b33640", + "dcterms:issued": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Office of Child Care" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/occ/resource/ccdf-grantee-state-and-territory-contacts", + "dcterms:modified": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7a2d24cd-8b80-45db-9361-5ff3c65d29bf", + "@type": "dcat:Dataset", + "dcterms:title": "Office of Head Start (OHS) Head Start Center Locations Search Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Fran Majestic", + "hasEmail": "mailto:fmajestic@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Office of Head Start (OHS) web based search tool for finding Head Start program office contact information. Searchable by location, grant number or center type. Results are downloadable in CSV format.", + "dcterms:identifier": "7a2d24cd-8b80-45db-9361-5ff3c65d29bf", + "dcterms:issued": { + "@value": "2006-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "center", + "children", + "early head start", + "geocode", + "grantee", + "head start", + "location", + "locator", + "low income", + "program", + "services" + ], + "dcat:landingPage": "http://eclkc.ohs.acf.hhs.gov/hslc/HeadStartOffices", + "dcterms:modified": { + "@value": "2012-09-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "All US States and Territories", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://eclkc.ohs.acf.hhs.gov/hslc" + ], + "dcat:theme": [ + "Administrative", + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4fd353e9-7ab1-4de4-a182-697e5cdf9726", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "4fd353e9-7ab1-4de4-a182-697e5cdf9726" + }, + { + "@id": "http://hub.healthdata.gov/resource/9492c2d6-03b6-4569-818e-bc9dc614256d", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "9492c2d6-03b6-4569-818e-bc9dc614256d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e2dedbf3-1cd6-4f2f-96c5-d60c8e2c2c4e", + "@type": "dcat:Dataset", + "dcterms:title": "Supplemental Nutrition Assistance Program (SNAP) Data System", + "pod:accessLevel": "public", + "pod:programCode": [ + "005:041" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "John A. Kirlin", + "hasEmail": "mailto:jkirlin@ers.usda.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Supplemental Nutrition Assistance Program (SNAP) Data System provides time-series data on State and county-level estimates of SNAP participation and benefit levels, combined with area estimates of total population and the number of persons in poverty.", + "dcterms:identifier": "e2dedbf3-1cd6-4f2f-96c5-d60c8e2c2c4e", + "dcterms:issued": { + "@value": "2013-06-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "benefits", + "population", + "snap" + ], + "dcterms:modified": { + "@value": "2014-03-19T19:26:29.500742", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "USDA" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "005:13" + ], + "dcterms:references": [ + "http://www.ers.usda.gov/data-products/supplemental-nutrition-assistance-program-(snap)-data-system/time-series-data.aspx" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/35e0546a-1b37-4800-b98e-de446a3d0c3c", + "@type": "dcat:Distribution", + "dcterms:title": "Other", + "dcterms:identifier": "35e0546a-1b37-4800-b98e-de446a3d0c3c" + }, + { + "@id": "http://hub.healthdata.gov/resource/b79913a5-4632-43c9-8b81-831556d50dc5", + "@type": "dcat:Distribution", + "dcterms:title": "Other", + "dcterms:identifier": "b79913a5-4632-43c9-8b81-831556d50dc5" + }, + { + "@id": "http://hub.healthdata.gov/resource/05fddad9-7d3c-40a9-b5a9-f90740e91165", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "05fddad9-7d3c-40a9-b5a9-f90740e91165" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9e02364e-bbd0-45a2-bb16-5a3674f2896b", + "@type": "dcat:Dataset", + "dcterms:title": "Use of Hospitalists by Medicare Benes, A National Picture", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The number of physicians working as hospitalists is thought to have increased dramatically since the term emerged in 1990. In Use of Hospitalists by Medicare Beneficiaries, A National Picture, the authors developed the MD-PPAS database, in which they identified hospitalists as physicians trained in primary care who billed at least 90 percent of their total charges in a year for Medicare in inpatient settings. Their findings, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, show that hospitalists made up 4.4 percent of all physicians serving Medicare beneficiaries in 2011 and 13.3 percent of primary care physicians. Over a quarter of Medicare admissions had a hospitalist as the attending physician, though the rate was much higher for medical than surgical admissions (32 percent versus 11 percent). Between 2009 and 2011, medical admissions with a hospitalist attending increased from 26 percent to 32 percent. The ability to identify hospitalists from claims data will help research on the impact of hospitalist use on quality and cost.", + "dcterms:identifier": "9e02364e-bbd0-45a2-bb16-5a3674f2896b", + "dcterms:issued": { + "@value": "2014-06-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "admissions", + "claims", + "hospital", + "inpatient", + "medicare", + "national", + "providers", + "publications", + "quality", + "rates" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_02_b01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-06-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/616b14e1-d3dd-424a-b8fb-68276bafe468", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Provider Utilization and Payment Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As part of the Obama administrations work to make our health care system more affordable and accountable, data are being released that summarize the utilization and payments for procedures and services provided to Medicare fee-for service beneficiaries by specific inpatient and outpatient hospitals, physicians, and other suppliers. These data include information for the 100 most common inpatient services, 30 common outpatient services, and all physician and other supplier procedures and services performed on 11 or more Medicare beneficiaries. Providers determine what they will charge for items,services, and procedures provided to patients and these charges are the amount the providers bill for an item, service, or procedure.\r\n\r\nThe data provided here include hospital-specific charges for the more than 3,000 U.S. hospitals that receive Medicare Inpatient Prospective Payment System (IPPS) payments for the top 100 most frequently billed discharges, paid under Medicare based on a rate per discharge using the Medicare Severity Diagnosis Related Group (MS-DRG) for Fiscal Year (FY) 2011. These DRGs represent almost 7 million discharges or 60 percent of total Medicare IPPS discharges.", + "dcterms:identifier": "616b14e1-d3dd-424a-b8fb-68276bafe468", + "dcterms:issued": { + "@value": "2013-05-08T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "acute-care-hospital", + "covered-services", + "diagnosis-related-grouping-drg", + "expenditures", + "hospital", + "hospital-referral-region", + "inpatient", + "medicare", + "national", + "outpatient", + "part-a", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "research", + "short-stay-hospital-ssh", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/index.html", + "dcterms:modified": { + "@value": "2014-06-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2ed2fbc8-c938-49e0-8800-1ffb2f10e449", + "@type": "dcat:Dataset", + "dcterms:title": "Availability and Usability of BHO Encounter Data in MAX 2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Availability and Usability of Behavioral Health Organization Encounter Data in MAX 2009, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, reports an assessment of the availability, completeness, and quality of Behavioral Health Organization (BHO) encounter data in the 2009 Medicaid Analytic eXtract (MAX) files. The authors compared metrics of reporting completeness and quality for BHOs to similar metrics for six states that primarily cover Mental Health and Substance Abuse services on a FFS basis. Of the 15 states reporting enrollment in BHO plans in 2009, four states submitted encounter data in the inpatient (IP) file. The IP data from these four states were judged usable for research. Encounter data in the other (OT) file were available for five states, but only two states had data assessed as complete. According to the studys findings, only limited encounter data are available and usable for behavioral health plans in MAX 2009.", + "dcterms:identifier": "2ed2fbc8-c938-49e0-8800-1ffb2f10e449", + "dcterms:issued": { + "@value": "2014-06-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "behavioral-health-mental-health", + "encounters", + "inpatient", + "managed-care", + "medicaid", + "payments", + "publications", + "state", + "substance-abuse-treatment", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_02_b02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-06-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5a82ff14-ba63-4879-958d-7488303b3e2b", + "@type": "dcat:Dataset", + "dcterms:title": "Health Insurance Marketplace: Summary Enrollment Data for the Initial Annual Open Enrollment Period", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Audrey McDowell", + "hasEmail": "mailto:audrey.mcdowell@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file includes data for states that are implementing their own Marketplaces, also known as State-Based Marketplaces or SBMs, and states with Marketplaces that are supported by or fully run by the federal government, including those run in partnership with states, also known as the Federally-Facilitated Marketplace or FFM. Includes demographic characteristics, and plan selected (by metal level). Please refer to the full report listed under Resources.", + "dcterms:identifier": "5a82ff14-ba63-4879-958d-7488303b3e2b", + "dcterms:issued": { + "@value": "2014-05-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ASPE", + "Affordable Care Act", + "CHIP", + "coverage", + "demographic", + "enrollment", + "federal", + "financial assistance status", + "insurance", + "marketplace", + "medicaid", + "metal level", + "methodology", + "plan", + "state" + ], + "dcat:landingPage": "http://aspe.hhs.gov/health/reports/2012/ACA-Research/index.cfm", + "dcterms:modified": { + "@value": "2014-05-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2013-10-01/2014-03-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://aspe.hhs.gov/health/reports/2014/MarketPlaceEnrollment/Apr2014/Marketplace_StateSum.cfm" + ], + "dcat:theme": [ + "Administrative", + "Medicaid", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/998d5ba6-104c-4136-8e9a-1927022b532e", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "998d5ba6-104c-4136-8e9a-1927022b532e" + }, + { + "@id": "http://hub.healthdata.gov/resource/9ecc18aa-7187-4fe5-ae09-44bc5e05a0e6", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "9ecc18aa-7187-4fe5-ae09-44bc5e05a0e6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d9f30cde-aa0d-485b-8e3b-51bc3592dfd0", + "@type": "dcat:Dataset", + "dcterms:title": "National Survey on Drug Use and Health (NSDUH), 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Center for Behavioral Health Statistics and Quality", + "hasEmail": "mailto:cbhsqrequest@samhsa.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.", + "dcterms:identifier": "d9f30cde-aa0d-485b-8e3b-51bc3592dfd0", + "dcterms:issued": { + "@value": "2012-11-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "addiction", + "alcohol", + "alcohol abuse", + "alcohol consumption", + "amphetamines", + "barbiturates", + "cocaine", + "controlled drugs", + "crack cocaine", + "demographics", + "depression", + "drinking behavior", + "drug abuse", + "drug dependence", + "drug treatment", + "drug use", + "drugs", + "employment", + "hallucinogens", + "health care", + "heroin", + "households", + "income", + "inhalants", + "marijuana", + "mental health", + "mental health services", + "methamphetamine", + "pain relievers", + "pregnancy", + "prescription drugs", + "sedatives", + "smoking", + "stimulants", + "substance abuse", + "substance abuse treatment", + "tobacco use", + "tranquilizers", + "youths" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64", + "dcterms:modified": { + "@value": "2014-05-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "United States households aged 12 and older", + "dcterms:temporal": "2011-01-01/2011-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9b6309c3-704d-4362-84f8-1791878172f9", + "@type": "dcat:Dataset", + "dcterms:title": "National Survey on Drug Use and Health (NSDUH), 2008", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Center for Behavioral Health Statistics and Quality", + "hasEmail": "mailto:cbhsqrequest@samhsa.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.", + "dcterms:identifier": "9b6309c3-704d-4362-84f8-1791878172f9", + "dcterms:issued": { + "@value": "2009-11-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "addiction", + "alcohol", + "alcohol abuse", + "alcohol consumption", + "amphetamines", + "barbiturates", + "cocaine", + "controlled drugs", + "crack cocaine", + "demographics", + "depression", + "drinking behavior", + "drug abuse", + "drug dependence", + "drug treatment", + "drug use", + "drugs", + "employment", + "hallucinogens", + "health care", + "heroin", + "households", + "income", + "inhalants", + "marijuana", + "mental health", + "mental health services", + "methamphetamine", + "pain relievers", + "pregnancy", + "prescription drugs", + "sedatives", + "smoking", + "stimulants", + "substance abuse", + "substance abuse treatment", + "tobacco use", + "tranquilizers", + "youths" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64", + "dcterms:modified": { + "@value": "2014-06-13", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "United States households aged 12 and older", + "dcterms:temporal": "2008-01-01/2008-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcterms:references": [ + "http://www.samhsa.gov/data/NSDUH/2k8nsduh/2k8Results.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cff30203-8da4-47a8-a595-f237cac083bb", + "@type": "dcat:Dataset", + "dcterms:title": "OPPS Provider Summary for 30 Selected APC Groups - CY2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A provider level summary of Outpatient Prospective Payment System (OPPS) average estimated submitted charges and average Medicare Payments for 30 selected Ambulatory Payment Classification (APC) Groups.", + "dcterms:identifier": "cff30203-8da4-47a8-a595-f237cac083bb", + "dcterms:issued": { + "@value": "2013-05-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "acute-care-hospital", + "covered-services", + "expenditures", + "hospital-referral-region", + "interactive-tools", + "medicare", + "national", + "outpatient", + "payments", + "prospective-payment-system-pps", + "providers", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/Medicare/Outpatient-Prospective-Payment-System-OPPS-Provide/sq7j-n2ta", + "dcterms:modified": { + "@value": "2014-06-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ea759f02-de5e-41e4-9339-d6d43339851f", + "@type": "dcat:Dataset", + "dcterms:title": "IPPS Provider Summary for the Top 100 DRGs - FY2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A provider level summary of Inpatient Prospective Payment System (IPPS) discharges, average charges and average Medicare payments for the Top 100 Diagnosis-Related Groups (DRG)", + "dcterms:identifier": "ea759f02-de5e-41e4-9339-d6d43339851f", + "dcat:keyword": [ + "covered-services", + "diagnosis-related-grouping-drg", + "expenditures", + "hospital", + "hospital-referral-region", + "inpatient", + "interactive-tools", + "medicare", + "national", + "part-a", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "short-stay-hospital-ssh", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/Medicare/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3", + "dcterms:modified": { + "@value": "2014-06-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/673f0f1a-8d19-42cf-884b-9c17b49a755e", + "@type": "dcat:Dataset", + "dcterms:title": "Geographic Variation in Medicare Spending Dashboard", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Geographic Variation Dashboards present Medicare fee-for-service per-capita spending at the state and county level in an interactive format. We calculated the spending figures in these dashboards using standardized dollars that remove the effects of the geographic adjustments that Medicare makes for many of its payment rates.", + "dcterms:identifier": "673f0f1a-8d19-42cf-884b-9c17b49a755e", + "dcterms:issued": { + "@value": "2013-06-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ambulatory-surgical-center", + "county", + "durable-medical-equipment-dme", + "federally-qualified-health-center-fqhc", + "hospice", + "inpatient", + "interactive-tools", + "medicare", + "national", + "outpatient", + "part-a", + "part-b", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_Dashboard.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-06-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f73205a4-22e7-4244-a987-ff6bda3fd612", + "@type": "dcat:Dataset", + "dcterms:title": "The National Practitioner Data Bank (NPDB) - Interactive Data Analysis Applications", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Joanna Yoon", + "hasEmail": "mailto:dpdbdatarequests@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Practitioner Data Bank (NPDB) collects information relating to medical malpractice payments and certain adverse actions taken against practitioners' licenses, clinical privileges, professional society memberships, and eligibility to participate in Medicaid/Medicare. This Data Analysis Tool allows you to generate data sets for NPDB Adverse Action Report (AAR) and Medical Malpractice Payment Report (MMPR) data for the years 1990 through 2012. The Data Bank also provides statistical information to the public through an interactive U.S. Map Application. Users can access preformatted tables and graphs that detail state and National counts, proportions, and trends. The application combines 10 years of NPDB data with information from external sources including the U.S. Census Bureau, the Federation of State Medical Boards, and the U.S. Bureau of Labor Statistics.", + "dcterms:identifier": "f73205a4-22e7-4244-a987-ff6bda3fd612", + "dcterms:issued": { + "@value": "2012-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Adverse Actions", + "Data Bank", + "Medicaid Exclusions", + "Medicaid Medicare Exclusions", + "Medical Malpractice", + "Medicare Exclusions", + "NPDB" + ], + "dcterms:modified": { + "@value": "2013-06-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "1990-09-01/1990-09-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://www.npdb.hrsa.gov/analysistool/crosstab/methods.jsp" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b9d02599-e71b-4204-be8b-68bdeb13e110", + "@type": "dcat:Distribution", + "dcterms:identifier": "b9d02599-e71b-4204-be8b-68bdeb13e110" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/67bcb0f8-bcad-47c0-b63f-ec2eb94da0e9", + "@type": "dcat:Dataset", + "dcterms:title": "Can Increases in CHIP Copayments Reduce Program Exp..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to the article, Can increases in CHIP copayments reduce program expenditures on prescription drugs in Volume 4, Issue 2, of Medicare and Medicaid Research Review, increasing copayments can reduce prescription drug expenditures. The study followed 34,400 enrollees in the Alabama Childrens Health Insurance Program, ALL Kids, whose copayment increased in fiscal year 2004, and compared their patterns of prescription drug spending before and after the increase. The percent of children with any expense for prescription drugs decreased by 5.8 percent. Among those with prescription fills, expenses decreased by 7.9 percent. The largest decline was for antihistamine drugs, the smallest for central nervous system agents, which include antidepressants. Children with chronic conditions were less responsive to the copayment increase. There was no evidence of concurrent increases in other medical expenditures, which might have been due to less prescription drug utilization. This suggests that increasing copayments may help control Program costs.", + "dcterms:identifier": "67bcb0f8-bcad-47c0-b63f-ec2eb94da0e9", + "dcterms:issued": { + "@value": "2014-05-20T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "chip", + "chronic-condition", + "pharmacy", + "prescription-drugs", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a03.html", + "dcterms:modified": { + "@value": "2014-05-20T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b4477d68-ad2b-4009-8e2c-1b1718c8d6ad", + "@type": "dcat:Dataset", + "dcterms:title": "National Survey on Drug Use and Health (NSDUH), 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Center for Behavioral Health Statistics and Quality", + "hasEmail": "mailto:cbhsqrequest@samhsa.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) primarily measures the prevalence and correlates of drug use in the United States. The surveys are designed to provide quarterly, as well as annual, estimates. Information is provided on the use of illicit drugs, alcohol, and tobacco among members of United States households aged 12 and older. Questions included age at first use as well as lifetime, annual, and past-month usage for the following drug classes: marijuana, cocaine (and crack), hallucinogens, heroin, inhalants, alcohol, tobacco, and nonmedical use of prescription drugs, including pain relievers, tranquilizers, stimulants, and sedatives. The survey covered substance abuse treatment history and perceived need for treatment, and included questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. The survey included questions concerning treatment for both substance abuse and mental health-related disorders. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, and needle-sharing.", + "dcterms:identifier": "b4477d68-ad2b-4009-8e2c-1b1718c8d6ad", + "dcterms:issued": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "addiction", + "alcohol", + "alcohol abuse", + "alcohol consumption", + "amphetamines", + "barbiturates", + "cocaine", + "controlled drugs", + "crack cocaine", + "demographics", + "depression", + "drinking behavior", + "drug abuse", + "drug dependence", + "drug treatment", + "drug use", + "drugs", + "employment", + "hallucinogens", + "health care", + "heroin", + "households", + "income", + "inhalants", + "marijuana", + "mental health", + "mental health services", + "methamphetamine", + "pain relievers", + "pregnancy", + "prescription drugs", + "sedatives", + "smoking", + "stimulants", + "substance abuse", + "substance abuse treatment", + "tobacco use", + "tranquilizers", + "youths" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "United States households aged 12 and older", + "dcterms:temporal": "2012-01-01/2012-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcterms:references": [ + "http://www.samhsa.gov/data/NSDUH/2012SummNatFindDetTables/NationalFindings/NSDUHresults2012.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/48beca78-5ac9-476b-9026-6a9aba6511ed", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Referral Patterns", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The physician referral data was initially provided as a response to a Freedom of Information (FOIA) request. These files represent data from 2009 through June 2013 showing the number of referrals from one physician to another.", + "dcterms:identifier": "48beca78-5ac9-476b-9026-6a9aba6511ed", + "dcat:keyword": [ + "acute-care-hospital", + "claims", + "freedom-of-information-act-foia", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicare", + "medicare-advantage", + "national", + "outpatient", + "part-b", + "physician-services", + "providers", + "publically-available-data-file--for-download", + "skilled-nursing-snf" + ], + "dcat:landingPage": "https://questions.cms.gov/faq.php?faqId=7977", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-03-19T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7d821ba9-4393-49b7-956c-b78e5b551be4", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Records Schedule", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Records Schedule provides disposition authorizations approved by the National Archives and Records Administration (NARA) for CMS program-related records which identifies temporary as well as permanently valuable records of the agency. This schedule provides a description of the record, the NARA-approved disposition authority, and detailed disposition instructions for each record.", + "dcterms:identifier": "7d821ba9-4393-49b7-956c-b78e5b551be4", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "center-for-medicare-and-medicaid-innovations", + "chip", + "county", + "demonstrations", + "dual-eligibles", + "health-insurance-marketplace", + "hospital-referral-region", + "medicaid", + "medicaid-expansion", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "medicare-qualified-entity-program", + "national", + "regional", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Guidance/CMSRecordsSchedule/index.html", + "dcterms:modified": { + "@value": "2015-01-31T13:07:57.553899", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/58bbbddf-180a-42e1-939c-c052bfe9eb95", + "@type": "dcat:Dataset", + "dcterms:title": "What Influences the Awareness of Physician Quality Info", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In What Influences the Awareness of Physician Quality Information, Implications for Medicare, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, the authors examine factors associated with awareness of publicly available information about physician performance. The population examined, people 65 years and older with chronic illnesses, have an overall awareness of 13 percent, similar to the general population. Age, race, education, and self-reported health status are associated with greater awareness of physician quality information (PQI), as are trust in the Internet as a source of health care information and not trusting ones physician as an information source. Population trends over time will not likely improve awareness, nor will increases in patient activation or satisfaction with care-both goals of recent Medicare initiatives. The need for devoting resources to stronger efforts that would raise awareness of PQI across all Medicare beneficiaries requires a clearer understanding of the level of beneficiary awareness needed to achieve the ultimate goal for transparent PQI, which is better quality of care for consumers.", + "dcterms:identifier": "58bbbddf-180a-42e1-939c-c052bfe9eb95", + "dcterms:issued": { + "@value": "2014-05-12T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "medicare", + "national", + "providers", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a02.html", + "dcterms:modified": { + "@value": "2014-05-12T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7672a4d8-500c-4139-8d4d-c53ad5c05750", + "@type": "dcat:Dataset", + "dcterms:title": "Provider of Services File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The POS file contains data on characteristics of hospitals and other types of healthcare facilities, including the name and address of the facility and the type of Medicare services the facility provides, among other information. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. The data is an invaluable resource to a variety of stakeholders, including researchers and application developers.", + "dcterms:identifier": "7672a4d8-500c-4139-8d4d-c53ad5c05750", + "dcterms:issued": { + "@value": "2014-04-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ambulatory-surgical-center", + "end-stage-renal-disease-esrd", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospice", + "hospital", + "medicare", + "national", + "providers", + "publically-available-data-file--for-download", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Downloadable-Public-Use-Files/Provider-of-Services/index.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-04-29T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c2abaffa-9e7d-4d58-bc92-16ef62b9ebcb", + "@type": "dcat:Dataset", + "dcterms:title": "Post-Discharge Follow-Up Visits and Hospital Utilization", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Analysis reported in Post-Discharge Follow-Up Visits and Hospital Utilization by Medicare Patients, 2007-2010, published in Volume 4, Issue 2 of Medicare and Medicaid Research Review, shows an increase in the likelihood of receiving a community-based follow-up visit within 30 days of discharge and a slight decrease in the number of days before such visits took place for Medicare patients with an initial admission for heart failure (HF), acute myocardial infarction (AMI), or community-acquired pneumonia (CAP). The largest increase was in 2009 when CMS began publicly reporting hospital-level readmission rates for these conditions. Patients who were Black, Hispanic, or enrolled in Medicaid or Medicare Advantage were less likely to have timely post-discharge follow-up visits.", + "dcterms:identifier": "c2abaffa-9e7d-4d58-bc92-16ef62b9ebcb", + "dcterms:issued": { + "@value": "2014-05-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community-treatment", + "emergency-room-department", + "hospital", + "medicare", + "national", + "providers", + "publications", + "quality", + "quality-improvement-organization", + "readmissions", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_02_a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-05-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3eb255b1-aaf1-44f1-b79c-306775ae44ce", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare and Medicaid Linked Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare-Medicaid Linked Enrollee Analytic Data Source (MMLEADS) has been developed to allow for the examination of all Medicare and Medicaid enrollment and claims data for those who were dually enrolled in both programs. The current files are intended for both CMS and external researcher use. They are primarily designed to address questions regarding eligibility, enrollment, cost, use, and select physical and mental health conditions. This comprehensive suite of annual, calendar year data files contains Medicare Beneficiary Files, Medicaid Beneficiary Files, Medicare Service Files, Medicaid Service Files, and Conditions Files.", + "dcterms:identifier": "3eb255b1-aaf1-44f1-b79c-306775ae44ce", + "dcat:keyword": [ + "chronic-condition", + "claims", + "dual-eligibles", + "eligibility", + "enrollment", + "medicaid", + "medicare", + "national", + "prescription-drugs", + "restricted-use-data-file", + "utilization" + ], + "dcat:landingPage": "http://www.resdac.org/cms-data/files/mmleads", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-10T04:07:11.206255", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a2e03e3d-af55-4db4-85bc-cb1514daf15a", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Conditions among Medicare Beneficiaries", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The data used in the chronic condition reports are based upon CMS administrative enrollment and claims data for Medicare beneficiaries enrolled in the fee-for-service program. These data are available from the CMS Chronic Condition Data Warehouse (CCW), a database with 100 percent of Medicare enrollment and fee-for-service claims data. The Medicare beneficiary population is limited to fee-for-service beneficiaries. We excluded Medicare beneficiaries with any Medicare Advantage enrollment during the year since claims data are not available for these beneficiaries. Also, we excluded beneficiaries who were enrolled at any time in the year in Part A only or Part B only, since their utilization and spending cannot be compared directly to beneficiaries enrolled in both Part A and Part B. Beneficiaries who died during the year are included up to their date of death if they meet the other inclusion criteria.", + "dcterms:identifier": "a2e03e3d-af55-4db4-85bc-cb1514daf15a", + "dcterms:issued": { + "@value": "2014-05-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "county", + "disparity", + "dual-eligibles", + "hospital-referral-region", + "medicare", + "national", + "publically-available-data-file--for-download", + "readmissions", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/index.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-05-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fe2e8505-184d-4f3a-918f-4529a615e5a7", + "@type": "dcat:Dataset", + "dcterms:title": "CDC Foodborne Outbreak Online Database (FOOD)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Hannah Gould", + "hasEmail": "mailto:lgould@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Foodborne Outbreak Online Database has been designed to allow the public direct access to information on foodborne disease outbreaks reported to the Centers for Disease Control and Prevention (CDC). Most outbreaks are reported to the National Outbreak Reporting System (NORS) by the state, local, or territorial health department that conducted the outbreak investigation. Outbreak reporting is voluntary. Multistate outbreaks are generally reported to NORS by CDC.", + "dcterms:identifier": "fe2e8505-184d-4f3a-918f-4529a615e5a7", + "dcterms:issued": { + "@value": "2009-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "E. coli", + "diseases", + "food", + "food poisoning", + "food safety", + "foodborne", + "illnesses", + "norovirus", + "outbreak", + "salmonella" + ], + "dcat:landingPage": "http://wwwn.cdc.gov/foodborneoutbreaks/", + "dcterms:modified": { + "@value": "2013-05-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States of America (all 50 states, the District of Columbia, Puerto Rico, the Republic of Palau, and Guam)", + "dcterms:temporal": "1998-01-01/2011-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/foodsafety/fdoss" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/39d3c6ad-a28e-46dc-b9d4-6013b90e7edd", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "39d3c6ad-a28e-46dc-b9d4-6013b90e7edd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/081cc2ad-1190-43c8-ade8-93e3c5918bfe", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Physician and Other Supplier Look-up Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This look-up tool is a searchable database that allows you to look up a provider by National Provider Identifier (NPI), or by name and location. The look-up tool will return information on services and procedures provided to Medicare beneficiaries, including utilization information, payment amounts (allowed amount and Medicare payment), and submitted charges organized by Healthcare Common Procedure Coding System (HCPCS) code. The data covers calendar year 2012 and contains 100 percent final-action physician-supplier Part B non-institutional line items for the Medicare fee-for-service population (information is redacted where necessary to protect beneficiary privacy).", + "dcterms:identifier": "081cc2ad-1190-43c8-ade8-93e3c5918bfe", + "dcterms:issued": { + "@value": "2014-04-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "county", + "covered-services", + "expenditures", + "interactive-tools", + "medicare", + "national", + "part-b", + "payments", + "physician-fee-schedule", + "physician-services", + "prospective-payment-system-pps", + "providers", + "research", + "state", + "suppliers", + "utilization" + ], + "dcat:landingPage": "https://data.cms.gov/use-agreement/data-limitations/provider-explorer", + "dcterms:modified": { + "@value": "2014-04-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d9859220-317b-4321-ae43-b97332dcd272", + "@type": "dcat:Dataset", + "dcterms:title": "Evaluating Whether Changes in Utilization of Hospital Outp..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Data reported in Evaluating Whether Higher Utilization of Hospital Outpatient Services Contributed to Lower Readmission Rate in 2012, published in Volume 4, Issue 1, of the Medicare and Medicaid Research Review, sheds light on the question of whether the Medicare all-condition readmission rate declined in 2012 because emergency department services or observation stays systematically replaced inpatient readmissions. In 2012, the prevalence of readmission stays fell by -3.7 per-1,000 Medicare beneficiaries, while the prevalence of ED visits remained almost unchanged and observation stays increased by just 0.3. The prevalence of readmissions fell by substantially more in 2012 than any of the previous five years, but the annual change in observation stays was largely consistent over the study period.", + "dcterms:identifier": "d9859220-317b-4321-ae43-b97332dcd272", + "dcterms:issued": { + "@value": "2014-04-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "emergency-room-department", + "hospital", + "inpatient", + "medicare", + "national", + "outpatient", + "publications", + "readmissions" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_01_b03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-04-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/02e03000-492a-4f0b-9321-7cfb17f50567", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Physician and Other Supplier Interactive Dataset", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As part of the Obama Administrations efforts to make our healthcare system more transparent, affordable, and accountable, the Centers for Medicare and Medicaid Services (CMS) has prepared a public data set, the Medicare Provider Utilization and Payment Data - Physician and Other Supplier Public Use File (Physician and Other Supplier PUF), with information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals.", + "dcterms:identifier": "02e03000-492a-4f0b-9321-7cfb17f50567", + "dcterms:issued": { + "@value": "2014-04-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "county", + "covered-services", + "expenditures", + "interactive-tools", + "medicare", + "national", + "part-b", + "payments", + "physician-fee-schedule", + "physician-services", + "prospective-payment-system-pps", + "providers", + "research", + "state", + "suppliers", + "utilization" + ], + "dcat:landingPage": "https://data.cms.gov/license/39850170be6b9df17a30b99cb61849a5", + "dcterms:modified": { + "@value": "2014-04-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6f45c4f5-9028-4d0b-b11f-0edc5d578539", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Provider Data - Physician and Other Supplier", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As part of the Obama Administrations efforts to make our healthcare system more transparent, affordable, and accountable, the Centers for Medicare and Medicaid Services (CMS) has prepared a public data set, the Medicare Provider Utilization and Payment Data - Physician and Other Supplier Public Use File (Physician and Other Supplier PUF), with information on services and procedures provided to Medicare beneficiaries by physicians and other healthcare professionals.", + "dcterms:identifier": "6f45c4f5-9028-4d0b-b11f-0edc5d578539", + "dcterms:issued": { + "@value": "2014-04-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "county", + "covered-services", + "expenditures", + "medicare", + "national", + "part-b", + "payments", + "physician-fee-schedule", + "physician-services", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "research", + "state", + "suppliers", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html", + "dcterms:modified": { + "@value": "2014-04-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ef126c3f-b130-42b0-8345-7c1502954aa5", + "@type": "dcat:Dataset", + "dcterms:title": "National Sexual Violence Resource Center (NSVRC)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NSVRC", + "hasEmail": "mailto:resources@nsvrc.org" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Sexual Violence Resource Center (NSVRC) is a national information and resource hub relating to all aspects of sexual violence. \r\n\r\nNSVRC staff collect and disseminate a wide range of resources on sexual violence including statistics, research, position statements, statutes, training curricula, prevention initiatives and program information. With these resources, NSVRC assists coalitions, advocates and others interested in understanding and eliminating sexual violence. NSVRC has an active and diverse Advisory Council that assists and advises staff and ensures a broad national perspective. NSVRC also enjoys a strong partnership with state, territory and tribal anti-sexual assault coalitions and allied organizations.\r\n\r\nNSVRC is funded through a cooperative agreement from the Centers for Disease Control and Prevention (CDC) Division of Violence Prevention.", + "dcterms:identifier": "ef126c3f-b130-42b0-8345-7c1502954aa5", + "dcterms:issued": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "abuse", + "curricula", + "prevention", + "publications", + "resource center", + "sexual assault", + "violence", + "women" + ], + "dcat:landingPage": "http://www.nsvrc.org/", + "dcterms:modified": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Health Care Providers", + "Safety", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7b325558-5cfd-4a57-9a58-d5a89556b9b3", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "7b325558-5cfd-4a57-9a58-d5a89556b9b3" + }, + { + "@id": "http://hub.healthdata.gov/resource/25428b3e-ee27-4f1d-aee1-521c4516cbda", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "25428b3e-ee27-4f1d-aee1-521c4516cbda" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/68c80a71-e53c-46a9-af3a-f4a9e1ff57cd", + "@type": "dcat:Dataset", + "dcterms:title": "National Violent Death Reporting System (NVDRS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "nvrds@cdc.gov", + "hasEmail": "mailto:nvrds@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Violent Death Reporting System (NVDRS) provides states and communities with a clearer understanding of violent deaths to guide local decisions about efforts to prevent violence and helps them track progress over time. \r\n\r\nTo stop violent deaths, we must first understand all the facts. Created in 2002, the NVDRS is a surveillance system that pulls together data on violent deaths in 18 states (see map below), including information about homicides, such as homicides perpetrated by a intimate partner (e.g., boyfriend, girlfriend, wife, husband), child maltreatment (or child abuse) fatalities, suicides, deaths where individuals are killed by law enforcement in the line of duty, unintentional firearm injury deaths, and deaths of undetermined intent.\r\n\r\nThese data are supported by WISQARS, an interactive query system that provides data on injury deaths, violent deaths, and nonfatal injuries.", + "dcterms:identifier": "68c80a71-e53c-46a9-af3a-f4a9e1ff57cd", + "dcterms:issued": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "injury deaths", + "nonfatal injuries", + "sexual assault", + "violent deaths", + "ypll" + ], + "dcat:landingPage": "http://www.cdc.gov/injury/wisqars/nvdrs", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "18 states", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/violenceprevention/nvdrs/trainingtechnicalassist" + ], + "dcat:theme": [ + "Health Care Providers", + "Population Statistics", + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3458c1cf-d634-46df-8176-81c45cec3526", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "3458c1cf-d634-46df-8176-81c45cec3526" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3ea82b25-e15d-452c-89a8-4fd9f32ec831", + "@type": "dcat:Dataset", + "dcterms:title": "Mental Health Treatement Facilities Locator", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Find Treatment", + "hasEmail": "mailto:findtreatment@samhsa.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "An online resource for locating mental health treatment facilities and programs supported by the Substance Abuse and Mental Health Services Administration (SAMHSA). The Mental Health Treatment Locator section of the Behavioral Health Treatment Services Locator lists facilities providing mental health services to persons with mental illness. It includes:\r\nPublic mental health facilities that are funded by their State mental health agency (SMHA) or other State agency or department\r\nMental health treatment facilities administered by the Department of Veterans Affairs, Private for-profit and non-profit mental health facilities that are licensed by the State or accredited by a national accreditation organization.\r\n\r\nNOTE: The Mental Health Treatment Locator does not include facilities whose primary or only focus is the provision of services to persons with Mental Retardation (MR), Developmental Disability (DD), and Traumatic Brain Injuries (TBI). Facilities that provide treatment exclusively to persons with mental illness who are incarcerated. Mental health professionals in private practice (individual) or in a small group practice not licensed or certified as a mental health clinic or (community) mental health center.\r\n\r\nSAMHSA endeavors to keep the Locator current. All information in the Locator is updated annually based on facility responses to SAMHSA's National Mental Health Services Survey (N-MHSS). The most recent complete update includes data collected as of April 30, 2010 in the N-MHSS. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.\r\n\r\nFor additional advice, you may call the Referral Helpline operated by SAMHSA's Center for Substance Abuse Treatment:\r\n\r\n 1-800-662-HELP (English & Espa\u00f1ol)\r\n\r\n 1-800-487-4889 (TTY)", + "dcterms:identifier": "3ea82b25-e15d-452c-89a8-4fd9f32ec831", + "dcterms:issued": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "help", + "locator", + "mental health treatment facilities", + "provider", + "psychatrist", + "psychologist", + "sexual assault", + "substance abuse. buprenorphine", + "suicide prevention", + "therapy" + ], + "dcat:landingPage": "http://findtreatment.samhsa.gov/MHTreatmentLocator/faces/about.jspx", + "dcterms:modified": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Health Care Providers", + "Safety", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e9dca434-29fe-42ba-8ae1-fb05761cc54b", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "e9dca434-29fe-42ba-8ae1-fb05761cc54b" + }, + { + "@id": "http://hub.healthdata.gov/resource/db7a2710-6b5f-4a4a-a358-b9c82cf90a87", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "db7a2710-6b5f-4a4a-a358-b9c82cf90a87" + }, + { + "@id": "http://hub.healthdata.gov/resource/10122904-59b0-45aa-bddc-c828a6c3aca7", + "@type": "dcat:Distribution", + "dcterms:title": "Map", + "dcterms:identifier": "10122904-59b0-45aa-bddc-c828a6c3aca7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fa10d4bc-34fc-4a7f-b67d-fa3665e2eb28", + "@type": "dcat:Dataset", + "dcterms:title": "Find a Health Center", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "HRSA Call Center", + "hasEmail": "mailto:callcenter@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Find Health Center tool is a locator tool designed to make data and information concerning Federally-Funded Health Centers more readily available to our users. It is intended to help people in greatest need for health care locate where they could obtain care in their particular location. The user is able to search for health centers nearest to a specific complete address, city and state, state and county, or ZIP code. The search results (health centers) are returned in groups of ten (numbered from one to ten) and are sorted by increasing distance away from the center of the search area (address or county). For each health center entry in the list the user is provided the health center name, address, approximate distance from the center point of the search, telephone number, website address (where available), and a link for driving directions. The user has the option of viewing the search results either on a map or as text (default) and both views provide links to get more detailed information for each returned opportunity.", + "dcterms:identifier": "fa10d4bc-34fc-4a7f-b67d-fa3665e2eb28", + "dcterms:issued": { + "@value": "2010-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "checkups", + "child health care", + "children", + "dental care", + "federally-funded health center", + "find health center", + "fqhc", + "health center", + "health services", + "high-need", + "immunization", + "low income", + "medical", + "mental health", + "pregnant", + "prescription drugs", + "preventive care", + "primary care", + "service", + "sexual assault", + "testing", + "treatment" + ], + "dcat:landingPage": "http://findahealthcenter.hrsa.gov/Search_HCC.aspxSearch_HCC.aspxSearch_HCC.aspxSearch_HCC.aspx", + "dcterms:modified": { + "@value": "2010-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2008-01-01/2008-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://findahealthcenter.hrsa.gov/Help/" + ], + "dcat:theme": [ + "Children's Health", + "Health Care Providers", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/012c6741-3a86-4d93-934a-b59d1fb26f6b", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "012c6741-3a86-4d93-934a-b59d1fb26f6b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9a8243ef-3494-447a-a694-ad54c472aeaa", + "@type": "dcat:Dataset", + "dcterms:title": "National Epidemiologic Survey on Alcohol and Related Conditions (NESARC)\u2014Wave 1 (2001\u20132002), and Wave 2 (2004\u20132005)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NIAAA Information", + "hasEmail": "mailto:niaaaweb-r@exchange.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) was designed to assess the prevalence of alcohol use disorders (AUD) and their associated disabilities in the general population. The survey is the largest ever comorbidity study of multiple mental health disorders among U.S. adults, including alcohol and other substance use disorders, personality disorders, and anxiety and mood disorders. NESARC is designed to be a longitudinal survey with the first wave fielded in 2001\u20132002. The second wave of interviews was completed in 2004\u20132005 and used the same sample of respondents. \r\n\r\nNESARC is a nationwide household survey with a probability sample representative of US adults. The final sample for Wave 1 was 43,093 respondents; Wave 2 was 34,653 of the Wave 1 respondents. \r\n\r\nData are not publicly available; however, researchers may request specific analyses via Census.", + "dcterms:identifier": "9a8243ef-3494-447a-a694-ad54c472aeaa", + "dcterms:issued": { + "@value": "2014-03-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Adult", + "alcohol", + "anxiety", + "cohort", + "disability", + "longitudinal survey", + "mental health", + "mood disorder", + "sexual assault", + "substance use" + ], + "dcterms:modified": { + "@value": "2014-03-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2001-01-01/2005-12-31", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://pubs.niaaa.nih.gov/publications/manual.htm" + ], + "dcat:theme": [ + "Epidemiology", + "Other", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3edd3eb0-0d39-4abf-b3a6-a794dff6471a", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "3edd3eb0-0d39-4abf-b3a6-a794dff6471a" + }, + { + "@id": "http://hub.healthdata.gov/resource/5ae21d2c-6970-4adf-9df8-7524e26cc231", + "@type": "dcat:Distribution", + "dcterms:identifier": "5ae21d2c-6970-4adf-9df8-7524e26cc231" + }, + { + "@id": "http://hub.healthdata.gov/resource/43a74381-f54c-4a0f-93c1-3a3af1487439", + "@type": "dcat:Distribution", + "dcterms:identifier": "43a74381-f54c-4a0f-93c1-3a3af1487439" + }, + { + "@id": "http://hub.healthdata.gov/resource/5e2cdf8c-f4dc-45d3-a688-22c9e23399f1", + "@type": "dcat:Distribution", + "dcterms:identifier": "5e2cdf8c-f4dc-45d3-a688-22c9e23399f1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/70211211-4267-4ee0-8c7b-9e5c29796e72", + "@type": "dcat:Dataset", + "dcterms:title": "National Epidemiologic Survey on Alcohol and Related Conditions (NESARC) - III", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NIAAA Information", + "hasEmail": "mailto:niaaaweb-r@exchange.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Epidemiologic Survey on Alcohol and Related Conditions - III (NESARC-III) is a nationally representative survey of 46,500 adult Americans that collected data on alcohol use disorders and their associated disabilities in addition to collecting saliva samples for the purpose of understanding the prevalence, risk factors, health disparities, economic costs and gene-environment interactions related to alcohol use disorders and their associated disabilities. \r\n\r\nResults from the study are not yet available. The data collection is also associated with clinical trial number: NCT01273220.", + "dcterms:identifier": "70211211-4267-4ee0-8c7b-9e5c29796e72", + "dcat:keyword": [ + "Adult", + "alcohol", + "anxiety", + "disability", + "disparities", + "mental health", + "mood disorder", + "sexual assault", + "substance use" + ], + "dcterms:modified": { + "@value": "2012-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2012-02-01/2013-01-31", + "pod:bureauCode": [ + "009:25" + ], + "dcat:theme": [ + "Epidemiology", + "Other", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/76948330-3b0a-4452-858d-a404cbb3b9f1", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "76948330-3b0a-4452-858d-a404cbb3b9f1" + }, + { + "@id": "http://hub.healthdata.gov/resource/e4d63cad-cb94-4489-940a-81b3257c2c9b", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "e4d63cad-cb94-4489-940a-81b3257c2c9b" + }, + { + "@id": "http://hub.healthdata.gov/resource/44db6cba-0af3-4118-b021-92f8c46d2e54", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "44db6cba-0af3-4118-b021-92f8c46d2e54" + }, + { + "@id": "http://hub.healthdata.gov/resource/1c8bec39-bd0f-4d03-8b77-84a59fc8b2c8", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "1c8bec39-bd0f-4d03-8b77-84a59fc8b2c8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dc67f31f-6de5-4c5c-b1e9-534f32debf8c", + "@type": "dcat:Dataset", + "dcterms:title": "National Intimate Partner and Sexual Violence Survey (NISVS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "nisvs@cdc.gov", + "hasEmail": "mailto:nisvs@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Intimate Partner and Sexual Violence Survey (NISVS) is an ongoing, nationally representative survey to assess experiences of intimate partner violence, sexual violence and stalking among adults in the United States. It measures lifetime victimization for these types of violence as well as in the previous 12 months. In 2010, a total of 18,049 interviews from the general population sample were conducted.\r\n\r\nRaw data are currently unavailable. State report tables are available in pdf format. Other key statistics are included in the summary and full reports.", + "dcterms:identifier": "dc67f31f-6de5-4c5c-b1e9-534f32debf8c", + "dcat:keyword": [ + "Adolescent", + "Adult", + "Female", + "Forecasting", + "LGBT", + "Male", + "Population Surveillance", + "Public Health Practice", + "Sexual Partners psychology", + "Violence prevention control", + "Violence statistics numerical data", + "Young Adult", + "child", + "pregnancy", + "sexual assault", + "sexual orientation", + "united states" + ], + "dcat:landingPage": "http://www.cdc.gov/violenceprevention/nisvs", + "dcterms:modified": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Other", + "Population Statistics", + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/74cff164-3845-4fab-a42e-222c498d7095", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "74cff164-3845-4fab-a42e-222c498d7095" + }, + { + "@id": "http://hub.healthdata.gov/resource/3a9a93e5-51c3-4f2b-9b27-33c82e5cf138", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "3a9a93e5-51c3-4f2b-9b27-33c82e5cf138" + }, + { + "@id": "http://hub.healthdata.gov/resource/fcc1205e-3e29-490e-bace-3c04053b281a", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "fcc1205e-3e29-490e-bace-3c04053b281a" + }, + { + "@id": "http://hub.healthdata.gov/resource/b0c01a1a-45b9-426a-9eff-d596d8fcf4e0", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "b0c01a1a-45b9-426a-9eff-d596d8fcf4e0" + }, + { + "@id": "http://hub.healthdata.gov/resource/85efff50-84b1-4aab-aee4-ce961fbd13ed", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "85efff50-84b1-4aab-aee4-ce961fbd13ed" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/65fb33a0-129d-45b5-9e0b-2e6b20b60af4", + "@type": "dcat:Dataset", + "dcterms:title": "Veto Violence - Violence Education Tools Online", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Veto Violence", + "hasEmail": "mailto:VetoViolence@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "VetoViolence.cdc.gov has been developed by the Centers for Disease Control and Prevention (CDC) to provide grantees and partners with access to training and tools that focus on the primary prevention of violence. The portal includes free training, program planning resources, and an online application for the creation of success stories.", + "dcterms:identifier": "65fb33a0-129d-45b5-9e0b-2e6b20b60af4", + "dcterms:issued": { + "@value": "2011-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "child maltreatment", + "intimate partner violence", + "principles of prevention POP", + "public health", + "sexual assault", + "stories", + "suicide", + "training", + "violence prevention", + "youth" + ], + "dcat:landingPage": "http://vetoviolence.cdc.gov", + "dcterms:modified": { + "@value": "2011-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Health Care Providers", + "Other", + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/872b508b-f8e3-4967-b616-9811fe634d61", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "872b508b-f8e3-4967-b616-9811fe634d61" + }, + { + "@id": "http://hub.healthdata.gov/resource/8fe332d0-a3bd-429b-9f79-9428e187e737", + "@type": "dcat:Distribution", + "dcterms:identifier": "8fe332d0-a3bd-429b-9f79-9428e187e737" + }, + { + "@id": "http://hub.healthdata.gov/resource/55655e50-5cd1-438b-8882-4afdb7355b4f", + "@type": "dcat:Distribution", + "dcterms:identifier": "55655e50-5cd1-438b-8882-4afdb7355b4f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5a3fcb80-d152-4010-a225-2cb0cdc8d2a0", + "@type": "dcat:Dataset", + "dcterms:title": "Adolescent Relationship Abuse (ARA) Toolkit", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "NCYF", + "hasEmail": "mailto:ncfy@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Adolescent Relationship Abuse (ARA) Toolkit provides information and strategies on how to: incorporate abuse prevention into programming; conduct staff training; formalize policies and procedures; conduct staff training on ARA prevention; and access resources for project participants.", + "dcterms:identifier": "5a3fcb80-d152-4010-a225-2cb0cdc8d2a0", + "dcterms:issued": { + "@value": "2014-04-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adolescent relationship abuse", + "early intervention", + "grantee resource", + "prevention", + "sexual assault", + "step-by-step", + "toolkit", + "training", + "violence" + ], + "dcat:landingPage": "https://prep.rti.org/ARAtoolkit/index.html", + "dcterms:modified": { + "@value": "2014-04-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Children's Health", + "Safety", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e1d6e3b0-5798-4bc4-9ab7-0756210fd229", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "e1d6e3b0-5798-4bc4-9ab7-0756210fd229" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f073b460-a557-4b5d-8ab0-05b7f2a07f26", + "@type": "dcat:Dataset", + "dcterms:title": "The Panel Study of Income Dynamics (PSID)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Panel Study of Income Dynamics Help", + "hasEmail": "mailto:psidhelp@umich.edu" + }, + "pod:dataQuality": true, + "dcterms:description": "The Panel Study of Income Dynamics (PSID) began in 1968 with a nationally representative sample of over 18,000 individuals living in 5,000 families in the United States. Information on these individuals and their descendants has been collected continuously, including data covering employment, income, wealth, expenditures, health, marriage, childbearing, child development, philanthropy, education, and numerous other topics.", + "dcterms:identifier": "f073b460-a557-4b5d-8ab0-05b7f2a07f26", + "dcterms:issued": { + "@value": "2014-04-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adulthood", + "aging", + "cohort", + "education", + "employment", + "event", + "expenditures", + "health", + "income", + "interview", + "longitudinal", + "marriage", + "panel", + "sexual assault", + "transitions", + "wealth" + ], + "dcat:landingPage": "http://psidonline.isr.umich.edu/", + "dcterms:license": "http://simba.isr.umich.edu/U/ca.aspx", + "dcterms:modified": { + "@value": "2014-04-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1968-01-01/1968-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://psidonline.isr.umich.edu/Guide/default.aspx" + ], + "dcat:theme": [ + "Epidemiology", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/aa31eb67-53d4-495b-8560-6be1f010fd6c", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "aa31eb67-53d4-495b-8560-6be1f010fd6c" + }, + { + "@id": "http://hub.healthdata.gov/resource/5e0a028c-3eec-4f2d-86ec-dba08490bb44", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "5e0a028c-3eec-4f2d-86ec-dba08490bb44" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3feb5024-2ba1-4110-9c73-fee5c0f82e26", + "@type": "dcat:Dataset", + "dcterms:title": "Service Locator - Family Planning Title X", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Office of Population Affairs", + "hasEmail": "mailto:opa@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This locator tool will help you find Title X family planning centers that provide high quality and cost-effective family planning and related preventive health services for low-income women and men. \r\n\r\nFamily planning centers offer a broad range of FDA-approved contraceptive methods and related counseling; as well as breast and cervical cancer screening; pregnancy testing and counseling; screening and treatment for sexually transmitted infections (STIs); HIV testing; and other patient education and referrals.\r\n\r\n4,400 family planning centers serve about 5 million clients each year. Services are provided through state, county, and local health departments; community health centers; Planned Parenthood centers; and hospital-based, school-based, faith-based, other private nonprofits.\r\n\r\nTitle X staff are specially trained to meet the contraceptive needs of individuals with limited English proficiency, teenagers, and those confronting complex medical and personal issues such as substance abuse, disability, homelessness or interpersonal and domestic violence.", + "dcterms:identifier": "3feb5024-2ba1-4110-9c73-fee5c0f82e26", + "dcterms:issued": { + "@value": "2012-09-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Cervical Cancer", + "STDs", + "STIs", + "birth control", + "community health", + "contraceptives", + "family planning", + "health services", + "locator", + "pregnancy", + "primary care", + "providers", + "sexual assault", + "sexually transmitted infections", + "testing", + "treatment", + "wellness" + ], + "dcat:landingPage": "http://locator.aids.gov/", + "dcterms:modified": { + "@value": "2012-09-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://locator.aids.gov/data-how-to.html" + ], + "dcat:theme": [ + "Health Care Providers", + "Safety", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d38421ca-9a7e-49dd-8520-89cdfc5b726a", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "d38421ca-9a7e-49dd-8520-89cdfc5b726a" + }, + { + "@id": "http://hub.healthdata.gov/resource/f582cd16-aec6-4c75-b99b-958759520f15", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "f582cd16-aec6-4c75-b99b-958759520f15" + }, + { + "@id": "http://hub.healthdata.gov/resource/2f23e389-6d44-429b-9687-9f213592a5f2", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "2f23e389-6d44-429b-9687-9f213592a5f2" + }, + { + "@id": "http://hub.healthdata.gov/resource/c782b7ff-3121-42bb-bcf5-473c82f6665c", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "c782b7ff-3121-42bb-bcf5-473c82f6665c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/23fa5e15-4a4f-43b6-8d1a-4aad74ad0665", + "@type": "dcat:Dataset", + "dcterms:title": "National Survey of Family Growth", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "National Survey of Family Growth", + "hasEmail": "mailto:nsfg@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey of Family Growth (NSFG) gathers information on family life, marriage and divorce, pregnancy, infertility, use of contraception, and men's and women's health. The survey results are used by the U.S. Department of Health and Human Services and others to plan health services and health education programs, and to do statistical studies of families, fertility, and health. Years included: 1973, 1976, 1982, 1988, 1995, 2002, 2006-2010; Data use agreement at time of file download:", + "dcterms:identifier": "23fa5e15-4a4f-43b6-8d1a-4aad74ad0665", + "dcterms:issued": { + "@value": "2012-11-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "families", + "fertility", + "health", + "rape", + "sexual assault" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/nsfg/nsfg_questionnaires.htm", + "dcterms:license": "http://www.cdc.gov/nchs/nsfg/nsfg_2006_2010_puf.htm#acasi_data_file", + "dcterms:modified": { + "@value": "2012-11-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "Natonal sample", + "dcterms:temporal": "1973-01-01/2010-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/nsfg.htm" + ], + "dcat:theme": [ + "Children's Health", + "Other", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/57ef58b7-c752-44eb-bf7e-916bcb62a072", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "57ef58b7-c752-44eb-bf7e-916bcb62a072" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cdaa413b-325f-4f81-a78e-f8e55ac77098", + "@type": "dcat:Dataset", + "dcterms:title": "Food Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Press Releases of food recalls from industry", + "dcterms:identifier": "cdaa413b-325f-4f81-a78e-f8e55ac77098", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.fda.gov/DataSets/Recalls/Food/Food.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cff815da-205a-4ff6-8459-230acface8dd", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "cff815da-205a-4ff6-8459-230acface8dd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5cea50ee-5d67-4fee-bbf6-1db8bb8de327", + "@type": "dcat:Dataset", + "dcterms:title": "Fraudulent 2009 H1N1 Influenza Products", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the swine flu virus).", + "dcterms:identifier": "5cea50ee-5d67-4fee-bbf6-1db8bb8de327", + "dcat:keyword": [ + "ora" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/h1n1flu/FraudulentH1N1ProductsList2009.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ee7091ab-9109-4cb3-ac7f-de7bce333d77", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "ee7091ab-9109-4cb3-ac7f-de7bce333d77" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/703b0166-e4c2-4c1e-b5d7-46f5f21acb12", + "@type": "dcat:Dataset", + "dcterms:title": "Plainview Milk Cooperative Ingredient Recall", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list includes products subject to recall in the United States since June 2009 related to products manufactured by Plainview Milk Products Cooperative.", + "dcterms:identifier": "703b0166-e4c2-4c1e-b5d7-46f5f21acb12", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/Milk/MilkRecallProducts2009.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cc3f7cfe-2772-41d2-a926-cd31ff1cfa77", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "cc3f7cfe-2772-41d2-a926-cd31ff1cfa77" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5d4b366c-07ca-4358-a783-01aa2fe59684", + "@type": "dcat:Dataset", + "dcterms:title": "Peanut Product Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list includes human and pet food subject to recall in the United States since January 2009 related to peanut products distributed by Peanut Corporation of America.", + "dcterms:identifier": "5d4b366c-07ca-4358-a783-01aa2fe59684", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/peanutbutterrecall/PeanutButterProducts2009.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c1615689-19bd-468b-a272-48d48bcdde91", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "c1615689-19bd-468b-a272-48d48bcdde91" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8acf8bd4-3c2b-4697-a2be-3d5006fbfc91", + "@type": "dcat:Dataset", + "dcterms:title": "Pistachio Product Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list includes food subject to recall in the United States since March 2009 related to pistachios distributed by Setton Pistachio of Terra Bella, Inc. The FDA has completed its inspection of Salmonella contamination in pistachios and pistachio products involved in this recall.", + "dcterms:identifier": "8acf8bd4-3c2b-4697-a2be-3d5006fbfc91", + "dcat:keyword": [ + "ora" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/pistachiorecall/Pistachio2009.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/da7b117c-ba3a-4bcd-940f-66b3f7b3f078", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "da7b117c-ba3a-4bcd-940f-66b3f7b3f078" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a235bac-418f-4fa9-81b7-1af3259a54b1", + "@type": "dcat:Dataset", + "dcterms:title": "Hydrolyzed Vegetable Protein Containing Products Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list includes products subject to recall in the United States since February 2010 related to hydrolyzed vegetable protein (HVP) paste and powder distributed by Basic Food Flavors, Inc. HVP is a flavor enhancer used in a wide variety of processed food products such as soups, sauces, chilis, stews, hot dogs, gravies, seasoned snack foods, dips, and dressings.", + "dcterms:identifier": "0a235bac-418f-4fa9-81b7-1af3259a54b1", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/HVPCP/HydrolyzedVegetableProteinProductsList2010.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8e8e3aa5-b14f-448d-ad30-00fcfa2b48e8", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "8e8e3aa5-b14f-448d-ad30-00fcfa2b48e8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2e20dcb3-74a1-46e1-a7bd-900b78dd0355", + "@type": "dcat:Dataset", + "dcterms:title": "Shell Egg Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Epidemiologic investigations conducted by health officials in California, Colorado, and Minnesota revealed several restaurants or events where more than one person who fell ill with Salmonella Enteriditis had eaten. Information from these investigations suggested that shell eggs were the likely source of infections in many of these restaurants or events. And on August 13, 2010, Wright County Egg of Galt, Iowa, conducted a nationwide voluntary recalls of shell eggs that it had shipped since May 19, 2010.", + "dcterms:identifier": "2e20dcb3-74a1-46e1-a7bd-900b78dd0355", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/shelleggsrecall/ShellEggsRecallList2010.xml", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fdc81122-a7b4-413a-a0ad-822a2e742d29", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "fdc81122-a7b4-413a-a0ad-822a2e742d29" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cbb45912-ca03-4398-8d6d-607e335a8ed9", + "@type": "dcat:Dataset", + "dcterms:title": "Abbott Infant Formula Recall", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list includes products subject to recall since September 2010 related to infant formula distributed by Abbott. This list will be updated with publicly available information as received. The information is current as of the date indicated. If we learn that any information is not accurate, we will revise the list as soon as possible. When available, this database also includes photos of recalled products that have been voluntarily submitted by recalling firms to the FDA to assist the public in identifying those products that are subject to recall.", + "dcterms:identifier": "cbb45912-ca03-4398-8d6d-607e335a8ed9", + "dcat:keyword": [ + "recalls" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/infantformula/InfantFormulaRecallList2010.xml", + "dcterms:modified": { + "@value": "2010-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/29bfe458-8eaf-4cb9-8968-86ca7487d961", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "29bfe458-8eaf-4cb9-8968-86ca7487d961" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6b4a4493-aa10-42af-a944-d024a33f9ba3", + "@type": "dcat:Dataset", + "dcterms:title": "Health Care Connections", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information and resources about the Affordable Care Act for the child support community", + "dcterms:identifier": "6b4a4493-aa10-42af-a944-d024a33f9ba3", + "dcterms:issued": { + "@value": "2013-07-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Affordable Care Act", + "Child Support Fact Sheet", + "Family Services Referrals", + "Health Care Coverage", + "Outreach Brochures", + "State Local Child Support Agencies", + "Tribal Child Support Agencies", + "families" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/css/resource/child-support-health-care-connections", + "dcterms:modified": { + "@value": "2013-07-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/277885eb-8101-4f1e-816b-8b7e5eaf8346", + "@type": "dcat:Dataset", + "dcterms:title": "Office of Child Support Enforcement (OCSE) Fact Sheets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These fact sheets present examples of new ways states are helping parents support their children. They highlight family-centered strategies, data-based policies and practices, and customer-focused services that child support programs are embracing across the country.", + "dcterms:identifier": "277885eb-8101-4f1e-816b-8b7e5eaf8346", + "dcat:keyword": [ + "Arrears Management", + "Child Support Fact Sheet", + "Economic Stability Job Services", + "Family Services Referrals", + "Guides Publications Reports", + "Outreach Brochures", + "Program Information Contacts", + "Program Innovation Maps", + "State Local Child Support Agencies", + "Story Behind the Numbers", + "Toolkit Training", + "Tribal Child Support Agencies", + "case management", + "families", + "promising practices" + ], + "dcat:landingPage": "https://www.acf.hhs.gov/programs/css/fact-sheets-family-centered-innovations", + "dcterms:modified": { + "@value": "2014-02-24T16:58:18.952917", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/64eb0cf9-5494-4298-9657-dc361f4755ae", + "@type": "dcat:Distribution", + "dcterms:identifier": "64eb0cf9-5494-4298-9657-dc361f4755ae" + }, + { + "@id": "http://hub.healthdata.gov/resource/bc3b3700-2d0e-4b84-ad92-18988671b70b", + "@type": "dcat:Distribution", + "dcterms:identifier": "bc3b3700-2d0e-4b84-ad92-18988671b70b" + }, + { + "@id": "http://hub.healthdata.gov/resource/9e732329-a2e4-466c-a196-278483bd82df", + "@type": "dcat:Distribution", + "dcterms:identifier": "9e732329-a2e4-466c-a196-278483bd82df" + }, + { + "@id": "http://hub.healthdata.gov/resource/c02b7036-d439-492c-888c-812d6b8c19d1", + "@type": "dcat:Distribution", + "dcterms:identifier": "c02b7036-d439-492c-888c-812d6b8c19d1" + }, + { + "@id": "http://hub.healthdata.gov/resource/3f06f5bd-6147-4bfe-810c-8a8da5814795", + "@type": "dcat:Distribution", + "dcterms:identifier": "3f06f5bd-6147-4bfe-810c-8a8da5814795" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4f577035-ff1e-4fcf-b9d6-d787397ee69d", + "@type": "dcat:Dataset", + "dcterms:title": "Child Support Websites and General Contact Information", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides contact information for state and tribal child support offices. Sitio Web para el Programa de Sustento de Menores e Informaci\u00f3n General", + "dcterms:identifier": "4f577035-ff1e-4fcf-b9d6-d787397ee69d", + "dcat:keyword": [ + "Program Information Contacts", + "State Local Child Support Agencies", + "Tribal Child Support Agencies", + "families" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/css/resource/state-and-tribal-child-support-agency-contacts", + "dcterms:modified": { + "@value": "2014-02-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5accdbbf-63e4-4606-bef8-32346dbb428a", + "@type": "dcat:Dataset", + "dcterms:title": "Gu\u00eda para el Cumplimiento del Sustento de Menores (Child Support Handbook in Spanish)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "En esta gu\u00eda encontrar\u00e1 informaci\u00f3n de c\u00f3mo establecer la paternidad, obtener una orden de sustento y cobrar el pago del sustento, sin im\u00adportar si usted est\u00e1 utilizando servicios del programa para el cumplimiento del sustento de menores en oficinas estatales, locales, o con su propio abogado.\r\n\r\nAqu\u00ed encontrar\u00e1 informaci\u00f3n \u00fatil para los padres y madres sin la custodia del menor, como por ejemplo: c\u00f3mo proporcionar sustento econ\u00f3mico y emocional a sus hijos, c\u00f3mo mantenerse en contacto con ellos y de c\u00f3mo mantener las \u00f3rdenes de sustento justas.", + "dcterms:identifier": "5accdbbf-63e4-4606-bef8-32346dbb428a", + "dcterms:issued": { + "@value": "2008-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Hispanic Latino", + "Outreach Brochures", + "Program Information Contacts", + "State Local Child Support Agencies", + "Tribal Child Support Agencies", + "families" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/cse/fct/childspan.pdf", + "dcterms:modified": { + "@value": "2008-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/db880348-0f62-4c35-85ce-d72e887ce55f", + "@type": "dcat:Dataset", + "dcterms:title": "Frequently Asked Child Support Questions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Answers on how to get, change or enforce a child support order and more.", + "dcterms:identifier": "db880348-0f62-4c35-85ce-d72e887ce55f", + "dcat:keyword": [ + "FAQs", + "Program Information Contacts", + "State Local Child Support Agencies", + "Tribal Child Support Agencies", + "case management", + "families" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/cse/faq.html", + "dcterms:modified": { + "@value": "2012-03-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ac011cdc-ec84-4f38-935f-040c77b1fc1c", + "@type": "dcat:Dataset", + "dcterms:title": "The Impact of Medicaid Peer Support Utilization on Cost", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in The Impact of Medicaid Peer Support Utilization on Cost, published in Volume 4, Issue 1 of the Medicare and Medicaid Research Review, the implementation of peer support programs for those with mental health conditions resulted in higher total Medicaid costs per patient and did not significantly reduce crisis stabilization or psychiatric hospitalization costs. Costs were almost 6,000 dollars higher for those who accessed peer support services, mostly for professional services and prescription drugs. While the use of Medicaid peer support may not result in savings from fewer costly crisis stabilizations and psychiatric hospitalizations, it does support the principles of self-direction and recovery. State policy makers must weigh the potential higher cost of peer support programs with efforts to change the delivery of mental health services.", + "dcterms:identifier": "ac011cdc-ec84-4f38-935f-040c77b1fc1c", + "dcterms:issued": { + "@value": "2014-02-18T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "claims", + "medicaid", + "national", + "psychiatric-facility", + "psychiatric-treatment-center", + "publications", + "readmissions", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_01_a04.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-02-18T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/51c9527e-7d57-4f1f-9561-a09a87b085a6", + "@type": "dcat:Dataset", + "dcterms:title": "The Policy Implications of the Cost Structure of HHAs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In a new report, Dr. Dana Mukamel and colleagues reveal their analysis of the costs of home-care agencies. Using Cost Reports and the Home Health Compare (HHC) quality report card 2010 data, they estimated the relationships between total costs, the type of patients served by the agency, its quality of care, and its market environment. They found that while non-profits are much larger than for-profit agencies and have lower costs per patient, they have higher costs per visit. Both types of agencies show diseconomies of scale, suggesting that efficiencies could be achieved if the industry operated smaller scale agencies, increased the salaried nursing staff while it decreased the number of contract nurses, and emphasized patient assessment services. Despite its limitations, this study offers new insights into home-care agencies costs in the Prospective Payment System and HHC era.", + "dcterms:identifier": "51c9527e-7d57-4f1f-9561-a09a87b085a6", + "dcterms:issued": { + "@value": "2014-02-12T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "home-health-hha", + "medicare", + "national", + "outcomes", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_01_a03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-02-12T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f3bd834c-c8f2-445c-b50f-eab07615c43e", + "@type": "dcat:Dataset", + "dcterms:title": "State Child Support Agencies with Programs to Ensure Current Support Orders Reflect Current Earnings", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs" + }, + "pod:dataQuality": true, + "dcterms:description": "Interactive Program Innovation Map - Click on State or Territory for information about child support agency programs designed to ensure that child support orders reflect current earnings at establishment and are modified when earnings change.", + "dcterms:identifier": "f3bd834c-c8f2-445c-b50f-eab07615c43e", + "dcterms:issued": { + "@value": "2012-02-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Program Innovation Maps", + "Program contacts", + "State Local Child Support Agencies", + "case management", + "order establishment", + "program information", + "promising practices", + "review and modification" + ], + "dcat:landingPage": "https://www.acf.hhs.gov/programs/css/resource/state-child-support-agencies-with-programs-to-ensure-that-child-support", + "dcterms:modified": { + "@value": "2012-02-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1b4fa40c-5295-4022-97ed-64357c689c2c", + "@type": "dcat:Dataset", + "dcterms:title": "State Child Support Agencies With Debt Compromise Policies", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis.Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Interactive Child Support Program Map - Click on State or Territory for more information regarding local policies to compromise child support debt owed to the state.", + "dcterms:identifier": "1b4fa40c-5295-4022-97ed-64357c689c2c", + "dcterms:issued": { + "@value": "2012-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Arrears Management", + "Child Support Program", + "Policy", + "State Local Child Support Agencies", + "case management", + "debt compromise", + "program information", + "promising practices" + ], + "dcat:landingPage": "https://www.acf.hhs.gov/programs/css/resource/state-child-support-agencies-with-debt-compromise-policies", + "dcterms:modified": { + "@value": "2012-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7739c544-c394-4dd3-9892-3b3e6f1a1702", + "@type": "dcat:Dataset", + "dcterms:title": "Intergovernmental Reference Guide (IRG); Policy Profies and Contacts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dennis Putze", + "hasEmail": "mailto:dennis.putze@acf.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Child support program, policy, and local conatct information.", + "dcterms:identifier": "7739c544-c394-4dd3-9892-3b3e6f1a1702", + "dcat:keyword": [ + "Age of Majority", + "Child Support Enforcement", + "Melson Formula", + "Percentage of Income Model", + "Policy", + "Reciprocity", + "Shared Income Model", + "Statute of Limitations", + "UIFSA", + "USA States", + "Uniform Interstate Family Support Act", + "child support", + "income withholding", + "insurance match", + "interest on arrears", + "iv-d offices", + "lump sum payment", + "paternity", + "paternity established", + "state child support agency", + "support enforcement", + "support order establishment" + ], + "dcat:landingPage": "https://www.acf.hhs.gov/programs/css/irg-state-map", + "dcterms:modified": { + "@value": "2014-02-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative", + "Children's Health", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2d8ae822-41a2-47a5-99bb-0b54ece73dd6", + "@type": "dcat:Distribution", + "dcterms:title": "Map", + "dcterms:identifier": "2d8ae822-41a2-47a5-99bb-0b54ece73dd6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1e05a072-d204-4394-8584-08c569f6c029", + "@type": "dcat:Dataset", + "dcterms:title": "Lower Costs, Better Care- Reforming Our Health Care Delivery", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act includes tools to improve the quality of health care that can also lower costs for taxpayers and patients. This means avoiding costly mistakes and readmissions, keeping patients healthy, rewarding quality instead of quantity, and building on the health information technology infrastructure that enables new payment and delivery models to work. These reforms and investments will build a health care system that will ensure quality care for generations to come.", + "dcterms:identifier": "1e05a072-d204-4394-8584-08c569f6c029", + "dcterms:issued": { + "@value": "2014-01-30T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "accountable-care-organization", + "center-for-medicare-and-medicaid-innovations", + "fact-sheets", + "medicare", + "national", + "outcomes", + "payments", + "quality", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Newsroom/MediaReleaseDatabase/Fact-Sheets/2014-Fact-sheets-items/2014-01-30-03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-01-30T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a406a17-5b4a-4b4e-aa45-c4867630a668", + "@type": "dcat:Dataset", + "dcterms:title": "The Medicaid Medically Improved Group, Losing Disability...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in, The Medicaid Medically Improved Group, Losing Disability Status and Growing Earnings, published in Volume 4, Issue 1 of the Medicare and Medicaid Research Review, participants in the medically improved group option of Medicaid Buy-in programs for working adults with disabilities moved off Social Security cash assistance rolls, or were diverted from them, and increased their earnings nearly 200 dollars per month. The Ticket to Work and Work Incentives Improvement Act gives states the choice to extend Medicaid Buy-In coverage to a medically improved group, but evidence of participants employment results has been lacking. This study shows that enrollment has been limited, with 233 participants in 2009. However, participation has doubled annually, on average, with a low drop out or churn rate. Participants earnings grew significantly, with mean earnings in 2009 at 52 percent above the federal poverty level.", + "dcterms:identifier": "0a406a17-5b4a-4b4e-aa45-c4867630a668", + "dcterms:issued": { + "@value": "2014-02-03T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "enrollment", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "inpatient", + "long-term-care-ltc", + "medicaid", + "national", + "nursing-home", + "outpatient", + "physician-services", + "publications", + "rates", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_01_a02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-02-03T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5cbbffaa-8c0a-4bfb-a25f-fa794815bf20", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Post-Acute Care Episodes and Payment Bundling", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Published in Volume 4, Issue 1, of Medicare and Medicaid Research Review, this paper provides an overview of results examining alternative Medicare post-acute care (PAC) episode definitions and exploring geographic differences in episode payments. The results of these analyses of PAC use vary based on 1) the denominator used to calculate an average payment level-all hospital discharges or solely PAC users 2) the mix and volume of PAC services, including decisions to include or exclude an acute hospital readmission and 3) the definition of the end point of an episode. The differences in PAC episode payments by geographic area show the geographic variation in the percent of beneficiaries discharged to PAC and the state variation in mean payment per PAC user. The results of these analyses provide information on the makeup of service use under different episode definitions and highlight considerations for providers and payers testing alternatives for bundled payment.", + "dcterms:identifier": "5cbbffaa-8c0a-4bfb-a25f-fa794815bf20", + "dcterms:issued": { + "@value": "2014-01-24T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "center-for-medicare-and-medicaid-innovations", + "claims", + "diagnosis-related-grouping-drg", + "home-health-hha", + "inpatient", + "long-term-care-ltc", + "medicare", + "national", + "payments", + "publications", + "regional", + "skilled-nursing-snf", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014_004_01_b02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-01-24T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/48ef01e5-e017-4244-b38d-508e69378f71", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare-Medicaid Eligible Beneficiaries and Potentiall...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "More than one in four hospitalizations for those with both Medicare and full Medicaid coverage was potentially avoidable, according to findings reported in Medicare-Medicaid Eligible Beneficiaries and Potentially Avoidable Hospitalizations, published in Volume 4, Issue 1 of the Medicare and Medicaid Research Review. Using data from 2007 to 2009, the study examined potentially avoidable hospitalizations rates by setting, state, and medical condition, and the average cost of these events. Beneficiaries in institutions were much more likely to have these events - 16 percent of beneficiaries in the study population were in an institution, yet comprised 45 percent of all potentially avoidable hospitalizations. The range in rates per 1,000 person years across the states was considerable from a low of 59 (Utah) to a high of 197 (Mississippi), a more than a threefold difference. Five conditions were responsible for nearly 80 percent of potentially avoidable hospitalizations. From 2007 to 2009, the national and state rates were fairly consistent.", + "dcterms:identifier": "48ef01e5-e017-4244-b38d-508e69378f71", + "dcterms:issued": { + "@value": "2014-01-15T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "dual-eligibles", + "home-health-hha", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "nursing-home", + "psychiatric-facility", + "publications", + "quality", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2014/MMRR2014-004-01-b01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-01-15T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c54c9f57-15f1-4b43-894b-b6eefe08a5a8", + "@type": "dcat:Dataset", + "dcterms:title": "HHS Report on Social and Economic Conditions of Native Americans for 2007-2008", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This report to Congress provides data specific to awards made from the Department of Health and Human Services to Native Americans and provides highlights of Native American projects that were impacted by HHS funding from 2007-2008. The report contains the descriptions of Staff Divisions and Operating Divisions under the Office of the Secretary who have made a significant impact on Native Americans (Tribes, both federally recognized and state recognized, Alaska Natives, Native Hawaiians and Pacific Islanders located in Guam, American Samoa and the Northern Mariana Islands).", + "dcterms:identifier": "c54c9f57-15f1-4b43-894b-b6eefe08a5a8", + "dcterms:issued": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Economic Development", + "Sustainable Employment and Economic Development Strategies" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress", + "dcterms:modified": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "American Indians and Alaska Natives", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/programs/ana/resource/2007-2008-social-eco-report-to-congress" + ], + "dcat:theme": [ + "Administrative" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b646a947-3cf7-427c-ba63-0e49f4c9f42f", + "@type": "dcat:Dataset", + "dcterms:title": "Impacts of Generic Competition and Benefit Management...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in Impacts of Generic Competition and Benefit Management Practices on Spending for Prescription Drugs - Evidence from Medicares Part D Benefit, published in Volume 4, Issue 1, of the Medicare and Medicaid Research Review, shifts to generic drugs during the first three years of the benefit significantly reduced the growth in average cost per prescription. Due largely to generic substitution, average prescription cost only grew by 4 percent during this period, although the average drug price rose by twice that amount. The analysis demonstrated that tiered copayments and other benefit management practices were effective at encouraging shifts to less costly drugs. The study also found that less competitive drug classes (defined as having limited availability of generics or limited therapeutic substitution) had larger price increases than more competitive classes (those with well established or emerging generic substitutes).", + "dcterms:identifier": "b646a947-3cf7-427c-ba63-0e49f4c9f42f", + "dcterms:issued": { + "@value": "2014-01-02T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "part-d", + "payments", + "prescription-drugs", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2014/MMRR2014_004_01_a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-01-02T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2003711a-3d1c-4a0c-9928-09de5c42e2cf", + "@type": "dcat:Dataset", + "dcterms:title": "MedWatch Safety Alerts for Human Medical Products", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:008" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MedWatch alerts provide timely new safety information on human drugs, medical devices, vaccines and other biologics, dietary supplements, and cosmetics. The alerts contain actionable information that may impact both treatment and diagnostic choices for healthcare professional and patient.", + "dcterms:identifier": "2003711a-3d1c-4a0c-9928-09de5c42e2cf", + "dcat:keyword": [ + "definitions" + ], + "dcat:landingPage": "http://www.fda.gov/Safety/MedWatch/SafetyInformation/SafetyAlertsforHumanMedicalProducts/default.htm", + "dcterms:modified": { + "@value": "2013-11-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2a22c5d2-cc42-46df-a25f-a50a3a798663", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "2a22c5d2-cc42-46df-a25f-a50a3a798663" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/99f89749-f77f-4d0f-a415-8c7b633bac1f", + "@type": "dcat:Dataset", + "dcterms:title": "Enforcement Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:008" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Whereas not all recalls are announced in the media or on our Recalls press release page, all recalls montiored by FDA are included in FDA's weekly Enforcement Report once they are classified according to the level of hazard involved.", + "dcterms:identifier": "99f89749-f77f-4d0f-a415-8c7b633bac1f", + "dcat:keyword": [ + "ora", + "regulations" + ], + "dcat:landingPage": "http://www.fda.gov/Safety/Recalls/EnforcementReports/default.htm", + "dcterms:modified": { + "@value": "2013-11-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8ab03039-617f-469d-bf37-b4f844372945", + "@type": "dcat:Dataset", + "dcterms:title": "Warning Letters", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:008" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "An index of FDA warning letters issued to companies operating in the United States.", + "dcterms:identifier": "8ab03039-617f-469d-bf37-b4f844372945", + "dcat:keyword": [ + "ora", + "regulations" + ], + "dcat:landingPage": "http://www.fda.gov/ICECI/EnforcementActions/WarningLetters/2013/default.htm", + "dcterms:modified": { + "@value": "2013-11-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7c1f6625-2a39-433b-976e-fcdd77590690", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "7c1f6625-2a39-433b-976e-fcdd77590690" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7731ca41-583e-45b1-b810-2caf33000e39", + "@type": "dcat:Dataset", + "dcterms:title": "Inspection Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:008" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "FDA is disclosing the final inspection classification for inspections related to currently marketed FDA-regulated products. The disclosure of this information is not intended to interfere with planned enforcement actions, therefore some information may be withheld from posting until such action is taken.", + "dcterms:identifier": "7731ca41-583e-45b1-b810-2caf33000e39", + "dcat:keyword": [ + "ora" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/inspsearch/", + "dcterms:modified": { + "@value": "2013-08-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cfe14ec5-9498-45d1-9b8d-dd37be7908c7", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "cfe14ec5-9498-45d1-9b8d-dd37be7908c7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/74aed734-91b4-41f2-8418-a0aae396f9ef", + "@type": "dcat:Dataset", + "dcterms:title": "Inspection Citations", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:008" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Disclosure of reporting citations provide the public with a rationale for the Agency\u2019s enforcement actions and will also help to inform public and industry decision-making, allowing them to make more informed marketplace choices and help to encourage compliance.", + "dcterms:identifier": "74aed734-91b4-41f2-8418-a0aae396f9ef", + "dcat:keyword": [ + "ora" + ], + "dcat:landingPage": "http://www.fda.gov/ICECI/EnforcementActions/ucm346077.htm", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e3b58aa4-eb31-406f-a766-1a4f2da87565", + "@type": "dcat:Dataset", + "dcterms:title": "Electronic Animal Drug Product Listing Directory", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:004" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.", + "dcterms:identifier": "e3b58aa4-eb31-406f-a766-1a4f2da87565", + "dcat:keyword": [ + "cvm", + "labeling" + ], + "dcat:landingPage": "http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm", + "dcterms:modified": { + "@value": "2013-07-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/70e77aaa-4d4d-49d2-af67-8e0e93bfec69", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "70e77aaa-4d4d-49d2-af67-8e0e93bfec69" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ee7073db-55c0-46b0-b831-1c659fe7137d", + "@type": "dcat:Dataset", + "dcterms:title": "Approved Animal Drug Products (Green Book)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:004" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On November 16, 1988, the President of the United States signed into law the Generic Animal Drug and Patent Restoration Act (GADPTRA). Among its major provisions, the Act extends eligibility for submission of Abbreviated New Animal Drug Applications (ANADAs) to all animal drug products approved for safety and effectiveness under the Federal Food, Drug, and Cosmetic Act. The Act also requires that each sponsor of an approved animal drug product submit to the FDA certain information regarding patents held for the animal drug or its method of use. The Act requires that this information, as well as a list of all animal drug products approved for safety and effectiveness, be made available to the public. This list must be updated monthly under the provisions of the Act. This publication, which is known as the \u201cGreen Book\u201d, was first published in January of 1989. Updates have been added monthly since then. The list is published in its entirety each January.", + "dcterms:identifier": "ee7073db-55c0-46b0-b831-1c659fe7137d", + "dcat:keyword": [ + "cvm", + "labeling" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/animaldrugsatfda/index.cfm", + "dcterms:modified": { + "@value": "2013-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ff9c9ee2-8c73-4142-b21f-2b694db8f783", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Online Label Repository", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The drug labels and other drug-specific information on this Web site represent the most recent drug listing information companies have submitted to the Food and Drug Administration (FDA). (See 21 CFR part 207.) The drug labeling and other information has been reformatted to make it easier to read but its content has neither been altered nor verified by FDA. The drug labeling on this Web site may not be the labeling on currently distributed products or identical to the labeling that is approved. Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies described in monographs. Drugs marked 'OTC monograph final' or OTC monograph not final' are not checked for conformance to the monograph. Drugs marked 'unapproved medical gas', 'unapproved homeopathic' or 'unapproved drug other' on this Web site have not been evaluated by FDA for safety and efficacy and their labeling has not been approved. In addition, FDA is not aware of scientific evidence to support homeopathy as effective.", + "dcterms:identifier": "ff9c9ee2-8c73-4142-b21f-2b694db8f783", + "dcat:keyword": [ + "labeling" + ], + "dcat:landingPage": "http://labels.fda.gov/", + "dcterms:modified": { + "@value": "2013-11-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/627e4160-ee7f-4866-90d5-09f00b529957", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "627e4160-ee7f-4866-90d5-09f00b529957" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dc73689d-c8cc-4c9f-b3ee-c293483dbdb7", + "@type": "dcat:Dataset", + "dcterms:title": "Human Cell and Tissue Establishment Registration Public Query", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:003" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This application provides Human Cell and Tissue registration information for registered, inactive, and pre-registered firms. Query options are by Establishment Name, Establishment Function, Product, Establishment Status, State, Zip Code, and Country.", + "dcterms:identifier": "dc73689d-c8cc-4c9f-b3ee-c293483dbdb7", + "dcat:keyword": [ + "cber" + ], + "dcat:landingPage": "https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/tiss/index.cfm", + "dcterms:modified": { + "@value": "2008-10-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a0710f78-0585-45c8-9320-7d252b291390", + "@type": "dcat:Dataset", + "dcterms:title": "Blood Establishment Registration Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:003" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This application provides information for active, inactive, and pre-registered firms. Query options are by FEI, Applicant Name, Establishment Name, Other Names, Establishment Type, Establishment Status, City, State, Zip Code, Country and Reporting Official First Name or Last Name.", + "dcterms:identifier": "a0710f78-0585-45c8-9320-7d252b291390", + "dcat:keyword": [ + "cber" + ], + "dcat:landingPage": "https://www.accessdata.fda.gov/scripts/cber/CFAppsPub/", + "dcterms:modified": { + "@value": "2010-06-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bf085673-ae08-4807-8ca7-aeb36dde83ed", + "@type": "dcat:Dataset", + "dcterms:title": "Postmarket Requirements and Commitments", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides information to the public on postmarket requirements and commitments. The phrase postmarket requirements and commitments refers to studies and clinical trials that sponsors conduct after approval to gather additional information about a product's safety, efficacy, or optimal use. Some of the studies and clinical trials may be required; others may be studies or clinical trials a sponsor has committed to conduct.", + "dcterms:identifier": "bf085673-ae08-4807-8ca7-aeb36dde83ed", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm142931.htm", + "dcterms:modified": { + "@value": "2011-02-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1221a9f1-2571-4c1e-a04d-2303c97e9ed2", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "1221a9f1-2571-4c1e-a04d-2303c97e9ed2" + }, + { + "@id": "http://hub.healthdata.gov/resource/50a9e5a7-ffbd-4ac9-bed6-5df3fe3bc934", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "50a9e5a7-ffbd-4ac9-bed6-5df3fe3bc934" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/61f4a54b-daf5-4eb0-82fa-30dc89cd9699", + "@type": "dcat:Dataset", + "dcterms:title": "Inactive ingredient Search for Approved Drug Products", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to 21 CFR 210.3(b)(8), an inactive ingredient is any component of a drug product other than the active ingredient. Only inactive ingredients in the final dosage forms of drug products are in this database.", + "dcterms:identifier": "61f4a54b-daf5-4eb0-82fa-30dc89cd9699", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm080123.htm", + "dcterms:modified": { + "@value": "2013-01-02", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1a00c5f4-6d6c-4507-ba2b-2932e71f13e9", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "1a00c5f4-6d6c-4507-ba2b-2932e71f13e9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c696c4f7-6de9-45db-988a-7195c2ade1d0", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Adverse Event Reporting System (FAERS): Latest Quartely Data Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The FDA Adverse Event Reporting System (FAERS) is a database that contains information on adverse event and medication error reports submitted to FDA. The database is designed to support the FDA's post-marketing safety surveillance program for drug and therapeutic biologic products.", + "dcterms:identifier": "c696c4f7-6de9-45db-988a-7195c2ade1d0", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/ucm082193.htm", + "dcterms:modified": { + "@value": "2013-08-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f22c9b6a-e68a-445a-ae44-1441b2f698ab", + "@type": "dcat:Dataset", + "dcterms:title": "Drugs@FDA Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information about FDA-approved brand name and generic prescription and over-the-counter human drugs and biological therapeutic products. Drugs@FDA includes most of the drug products approved since 1939. The majority of patient information, labels, approval letters, reviews, and other information are available for drug products approved since 1998.", + "dcterms:identifier": "f22c9b6a-e68a-445a-ae44-1441b2f698ab", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm135821.htm", + "dcterms:modified": { + "@value": "2009-06-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7b187334-d3b4-426f-b028-1d784babe30b", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "7b187334-d3b4-426f-b028-1d784babe30b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fa27e8ba-4b3c-4a2d-bb29-19eecffa0847", + "@type": "dcat:Dataset", + "dcterms:title": "Drug Establishments Current Registration Site", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Drug Establishments Current Registration Site (DECRS) is a database of current information submitted by drug firms to register establishments (facilities) which manufacture, prepare, propagate, compound or process drugs that are commercially distributed in the U.S. or offered for import to the U.S.", + "dcterms:identifier": "fa27e8ba-4b3c-4a2d-bb29-19eecffa0847", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm135778.htm", + "dcterms:modified": { + "@value": "2013-11-14", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/07f72a5e-b33d-4a55-a47b-840b128b2c9f", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "07f72a5e-b33d-4a55-a47b-840b128b2c9f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3f2b8dee-6c80-4230-8f8a-3f7c83920d42", + "@type": "dcat:Dataset", + "dcterms:title": "Dissolution Methods Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "For a drug product that does not have a dissolution test method in the United States Pharmacopeia (USP), the FDA Dissolution Methods Database provides information on dissolution methods presently recommended by the Division of Bioequivalence, Office of Generic Drugs.", + "dcterms:identifier": "3f2b8dee-6c80-4230-8f8a-3f7c83920d42", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm135742.htm", + "dcterms:modified": { + "@value": "2009-06-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.accessdata.fda.gov/scripts/cder/dissolution/index.cfm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9dcfa54e-3b0c-40c8-b2fe-754820bed30f", + "@type": "dcat:Dataset", + "dcterms:title": "Clinical Investigator Inspector List (CLIIL)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977.", + "dcterms:identifier": "9dcfa54e-3b0c-40c8-b2fe-754820bed30f", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm135198.htm", + "dcterms:modified": { + "@value": "2013-10-17", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/75c916de-cad6-4685-8bd7-28ef5e1bef1c", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "75c916de-cad6-4685-8bd7-28ef5e1bef1c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8d346d8d-33c7-47f8-890d-a4ced16e45dd", + "@type": "dcat:Dataset", + "dcterms:title": "Bioresearch Monitonoring Information System (BMIS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)", + "dcterms:identifier": "8d346d8d-33c7-47f8-890d-a4ced16e45dd", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm135162.htm", + "dcterms:modified": { + "@value": "2013-08-29", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/15478cae-01e4-42b7-8a05-bac8fcbeb0c7", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "15478cae-01e4-42b7-8a05-bac8fcbeb0c7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c7b84420-8e01-44eb-92de-c5e7f975ab28", + "@type": "dcat:Dataset", + "dcterms:title": "Approved Drug Products with Therapuetic Equivalence Evaluations (Orange Book)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The publication Approved Drug Products with Therapeutic Equivalence Evaluations (the List, commonly known as the Orange Book) identifies drug products approved on the basis of safety and effectiveness by the Food and Drug Administration (FDA) under the Federal Food, Drug, and Cosmetic Act (the Act). (For more information, see the Orange Book Preface.)", + "dcterms:identifier": "c7b84420-8e01-44eb-92de-c5e7f975ab28", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm", + "dcterms:modified": { + "@value": "2013-10-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.accessdata.fda.gov/scripts/cder/ob/default.cfm" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a4b077e5-d08b-4013-bcab-0530a2e04376", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "a4b077e5-d08b-4013-bcab-0530a2e04376" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4dc9ed1a-1287-40e5-9c14-41011aac1308", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Acronyms and Abbreviations", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The FDA Acronyms and Abbreviations database provides a quick reference to acronyms and abbreviations related to Food and Drug Administration (FDA) activities", + "dcterms:identifier": "4dc9ed1a-1287-40e5-9c14-41011aac1308", + "dcat:keyword": [ + "definitions" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/FDAAcronymsAbbreviations/default.htm", + "dcterms:modified": { + "@value": "2012-04-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.accessdata.fda.gov/scripts/cder/acronyms/index.cfm" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/88c38abe-ff76-4fd5-985b-a505ff37bdf7", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "88c38abe-ff76-4fd5-985b-a505ff37bdf7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7268c3d7-607f-452c-a54c-2ac89d7b6b65", + "@type": "dcat:Dataset", + "dcterms:title": "Recalls of Food and Dietary Supplements", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:001" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Food producers recall their products from the marketplace when the products are mislabeled or when the food may present a health hazard to consumers because the food is contaminated or has caused a foodborne illness outbreak.", + "dcterms:identifier": "7268c3d7-607f-452c-a54c-2ac89d7b6b65", + "dcat:keyword": [ + "cfsan" + ], + "dcat:landingPage": "http://www.fda.gov/Food/RecallsOutbreaksEmergencies/Recalls/default.htm", + "dcterms:modified": { + "@value": "2013-06-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6c697267-fe17-4c66-8c6d-da38ab9b723b", + "@type": "dcat:Dataset", + "dcterms:title": "Approved Risk Evaluation and Mitigation Strategies", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Food and Drug Administration Amendments Act of 2007 gave FDA the authority to require a Risk Evaluation and Mitigation Strategy (REMS) from manufacturers to ensure that the benefits of a drug or biological product outweigh its risks.", + "dcterms:identifier": "6c697267-fe17-4c66-8c6d-da38ab9b723b", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/DrugSafety/PostmarketDrugSafetyInformationforPatientsandProviders/ucm111350.htm", + "dcterms:modified": { + "@value": "2013-11-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/abeb805d-b337-4e96-af8c-84ba96a8aa19", + "@type": "dcat:Dataset", + "dcterms:title": "Resolved Drug Shortages", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Listing of Resolved Drug Shortages provided to FDA by manufacturers", + "dcterms:identifier": "abeb805d-b337-4e96-af8c-84ba96a8aa19", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050793.htm", + "dcterms:modified": { + "@value": "2013-11-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6e72c239-0510-49f4-8404-d3d7d50351ec", + "@type": "dcat:Dataset", + "dcterms:title": "Drugs to be Discontinued", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Companies are required under Section 506C of the Federal Food, Drug, and Cosmetic Act (FD&C Act) (as amended by the Food and Drug Administration Safety and Innovation Act) to notify FDA of a permanent discontinuance of certain drug products, six months in advance, or if that is not possible, as soon as practicable. These drugs include those that are life-supporting, life-sustaining or for use in the prevention or treatment of a debilitating disease or condition, including any such drug used in emergency medical care or during surgery). The discontinuations provided below reflect information received from manufacturers, and are for informational purposes only.", + "dcterms:identifier": "6e72c239-0510-49f4-8404-d3d7d50351ec", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050794.htm", + "dcterms:modified": { + "@value": "2013-09-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/520f8f0d-b519-4ad9-8597-14d517f00987", + "@type": "dcat:Dataset", + "dcterms:title": "Current Drug Shortages Index", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:002" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Listing of Current Drug Shortages provided to FDA by manufacturers", + "dcterms:identifier": "520f8f0d-b519-4ad9-8597-14d517f00987", + "dcat:keyword": [ + "cder" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/DrugSafety/DrugShortages/ucm050792.htm", + "dcterms:modified": { + "@value": "2013-11-14", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c2420fb3-2c71-4a09-80a9-5fc2f3a459f5", + "@type": "dcat:Dataset", + "dcterms:title": "Medical and Radiation Emitting Device Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains a list of classified medical device recalls since November 1, 2002", + "dcterms:identifier": "c2420fb3-2c71-4a09-80a9-5fc2f3a459f5", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm", + "dcterms:modified": { + "@value": "2013-11-13", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/910c9a83-0447-4c05-b418-c2f49dd83b1b", + "@type": "dcat:Dataset", + "dcterms:title": "Post-Approval Studies", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDRH Post-Approval Studies Program encompasses design, tracking, oversight, and review responsibilities for studies mandated as a condition of approval of a premarket approval (PMA) application, protocol development product (PDP) application, or humanitarian device exemption (HDE) application. The program helps ensure that well-designed post-approval studies (PAS) are conducted effectively and efficiently and in the least burdensome manner.", + "dcterms:identifier": "910c9a83-0447-4c05-b418-c2f49dd83b1b", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMA/pma_pas.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cc8c933d-94d5-4857-838b-80064e302003", + "@type": "dcat:Distribution", + "dcterms:title": "Unknown", + "dcterms:identifier": "cc8c933d-94d5-4857-838b-80064e302003" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/068aa9da-ef7e-419a-9de2-2a690dbec65b", + "@type": "dcat:Dataset", + "dcterms:title": "MedSun Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medical Product Safety Network (MedSun) is an adverse event reporting program launched in 2002. The primary goal for MedSun is to work collaboratively with the clinical community to identify, understand, and solve problems with the use of medical devices.", + "dcterms:identifier": "068aa9da-ef7e-419a-9de2-2a690dbec65b", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/Medsun/searchReportText.cfm", + "dcterms:modified": { + "@value": "2013-11-13", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/650b8214-c3a4-46f6-8a10-5d182339c0d6", + "@type": "dcat:Dataset", + "dcterms:title": "CDRH FOIA Electronic Reading Room", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDRH FOIA electronic reading room contains frequently requested information via the Freedom of Information Act from the Center for Devices and Radiological Health.", + "dcterms:identifier": "650b8214-c3a4-46f6-8a10-5d182339c0d6", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/devicesatfda/readingroom.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4b318035-9f0e-4f7e-b4ff-c70fd57b4994", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Recognized Consensus Standards", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database consists of those national and international standards recognized by FDA which manufacturers can declare conformity to and is part of the information the Center can use to make an appropriate decision regarding the clearance or approval of a submission. Information submitted on conformance with such standards will have a direct bearing on safety and effectiveness determinations made during the review of IDEs, HDEs, PMAs, and PDPs. Conformance with recognized consensus standards in and of itself, however, may not always be a sufficient basis for regulatory decisions.", + "dcterms:identifier": "4b318035-9f0e-4f7e-b4ff-c70fd57b4994", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfStandards/search.cfm", + "dcterms:modified": { + "@value": "2013-08-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Standards/default.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/db8a6684-bf00-48a8-af05-c493e6dfcb4c", + "@type": "dcat:Dataset", + "dcterms:title": "Total Product Life Cycle (TPLC)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Total Product Life Cycle (TPLC) database integrates premarket and postmarket data about medical devices. It includes information pulled from CDRH databases including Premarket Approvals (PMA), Premarket Notifications (510[k]), Adverse Events, and Recalls. You can search the TPLC database by device name or procode to receive a full report about a particular product line.", + "dcterms:identifier": "db8a6684-bf00-48a8-af05-c493e6dfcb4c", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/tplc.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/CentersOffices/OfficeofMedicalProductsandTobacco/CDRH/CDRHTransparency/ucm199906.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7138583c-afe2-4e52-843b-a0665c75714d", + "@type": "dcat:Dataset", + "dcterms:title": "Establishment Registration & Device Listing", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This searchable database contains establishments (engaged in the manufacture, preparation, propagation, compounding, assembly, or processing of medical devices intended for human use and commercial distribution) and listings of medical devices in commercial distribution by both domestic and foreign manufacturers. Note: This database is updated once a week.", + "dcterms:identifier": "7138583c-afe2-4e52-843b-a0665c75714d", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRL/rl.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/HowtoMarketYourDevice/RegistrationandListing/ucm134495.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5291f6b2-f62a-4498-a640-0639d94ec3c6", + "@type": "dcat:Dataset", + "dcterms:title": "Recalls of Medical Devices", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains a list of classified medical device recalls since November 1, 2002", + "dcterms:identifier": "5291f6b2-f62a-4498-a640-0639d94ec3c6", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfRES/res.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/Safety/ListofRecalls/ucm329946.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4a439dda-f8d4-4461-ba4c-082abab102d4", + "@type": "dcat:Dataset", + "dcterms:title": "Radiation Emitting Product Corrective Actions and Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database provides descriptions of radiation-emitting products that have been recalled under an approved corrective action plan to remove defective and noncompliant products from the market. Searches may be done by manufacturer name, performance standard, product name, description, or date range.", + "dcterms:identifier": "4a439dda-f8d4-4461-ba4c-082abab102d4", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_RH/rh_res.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7e7f6062-5270-4e09-81c9-ff22261232ac", + "@type": "dcat:Dataset", + "dcterms:title": "Radiation-emitting Electronic Product Codes", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains product names and associated information developed by the Center for all products, both medical and non-medical, which emit radiation. It includes a three letter product code, a descriptor for radiation type, applicable performance standard(s), and a definition for the code.", + "dcterms:identifier": "7e7f6062-5270-4e09-81c9-ff22261232ac", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD_rh/TextSearch.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/Radiation-EmittingProducts/ElectronicProductRadiationControlProgram/GettingaProducttoMarket/PerformanceStandards/ucm135509.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3286eac6-86ad-4236-9281-8d09ad04e816", + "@type": "dcat:Dataset", + "dcterms:title": "Product Classification", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains medical device names and associated information developed by the Center. It includes a three letter device product code and a Device Class that refers to the level of CDRH regulation of a given device.", + "dcterms:identifier": "3286eac6-86ad-4236-9281-8d09ad04e816", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPCD/PCDSimpleSearch.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/Overview/ClassifyYourDevice/ucm051668.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/142e5da1-24f6-4215-83e5-18a7cd813889", + "@type": "dcat:Dataset", + "dcterms:title": "Premarket Notifications (510(k)s)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medical device manufacturers are required to submit a premarket notification or 510(k) if they intend to introduce a device into commercial distribution for the first time or reintroduce a device that will be significantly changed or modified to the extent that its safety or effectiveness could be affected. This database of releasable 510(k)s can be searched by 510(k) number, applicant, device name or FDA product code. Summaries of safety and effectiveness information is available via the web interface for more recent records.", + "dcterms:identifier": "142e5da1-24f6-4215-83e5-18a7cd813889", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfPMN/pmn.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/ProductsandMedicalProcedures/DeviceApprovalsandClearances/510kClearances/ucm089428.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8dabbf7e-0e4a-4e1c-a0d2-982d97398a10", + "@type": "dcat:Dataset", + "dcterms:title": "Premarket Approval (PMA) Summary Review Memos for 180-Day Design Changes", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A 180-day supplement is a request for a significant change in components, materials, design, specification, software, color additive, and labeling to an approved premarket application or premarket report. As a pilot program under the CDRH Transparency Initiative, FDA has begun releasing some summary review memos for 180-day PMA supplements relating to design changes.", + "dcterms:identifier": "8dabbf7e-0e4a-4e1c-a0d2-982d97398a10", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pmamemos.cfm", + "dcterms:modified": { + "@value": "2013-11-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/72b6e176-fd0a-48eb-b373-38812dd98baa", + "@type": "dcat:Dataset", + "dcterms:title": "NHRIC (National Health Related Items Code)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Related Items Code (NHRIC) is a system for identification and numbering of marketed device packages that is compatible with other numbering systems such as the National Drug Code (NDC) or Universal Product Code (UPC). Those manufacturers who desire to use the NHRIC number for unique product identification may apply to FDA for a labeler code. This database contains NHRIC data retrieved from records that date back 20 years.", + "dcterms:identifier": "72b6e176-fd0a-48eb-b373-38812dd98baa", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfNHRIC/nhric.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/medicaldevices/deviceregulationandguidance/databases/ucm161456.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/290bc7d6-538c-4889-823f-2ec60b6d3b6a", + "@type": "dcat:Dataset", + "dcterms:title": "MDR (Medical Device Reporting)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database allows you to search the CDRH's database information on medical devices which may have malfunctioned or caused a death or serious injury during the years 1992 through 1996.", + "dcterms:identifier": "290bc7d6-538c-4889-823f-2ec60b6d3b6a", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfmdr/search.CFM", + "dcterms:modified": { + "@value": "1996-07-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/Safety/ReportaProblem/ucm124073.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1327f116-da9f-40b9-babd-c893ab2ceacd", + "@type": "dcat:Dataset", + "dcterms:title": "MAUDE (Manufacturer and User Facility Device Experience)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MAUDE data represents reports of adverse events involving medical devices. The data consists of all voluntary reports since June, 1993, user facility reports since 1991, distributor reports since 1993, and manufacturer reports since August, 1996.", + "dcterms:identifier": "1327f116-da9f-40b9-babd-c893ab2ceacd", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMAUDE/search.CFM", + "dcterms:modified": { + "@value": "2013-10-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/PostmarketRequirements/ReportingAdverseEvents/ucm127891.htm" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/abf2baea-8af9-4507-8d28-641ed80f2021", + "@type": "dcat:Dataset", + "dcterms:title": "IVD Home Use Lab Tests (Over The Counter) Tests", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Searchable listing of Over-the-Counter tests (OTC) and collection kits that have been cleared or approved by the FDA", + "dcterms:identifier": "abf2baea-8af9-4507-8d28-641ed80f2021", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfIVD/Search.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/705ec42c-0f47-4afd-9096-a73b28958348", + "@type": "dcat:Dataset", + "dcterms:title": "Mammography Facilities", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Mammography Facility Database is updated periodically based on information received from the four FDA-approved accreditation bodies: the American College of Radiology (ACR), and the States of Arkansas, Iowa, and Texas. Information received by FDA or Certifying State from accreditation bodies does not specify if the facility is mobile or stationary. In many instances, but not all, the accreditation body notes Mobile following the name of the facility. The certification status of facilities may change, so FDA suggests that you check the facility's current status and look for the MQSA certificate.", + "dcterms:identifier": "705ec42c-0f47-4afd-9096-a73b28958348", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfMQSA/mqsa.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3f3f0bb7-1c03-415a-90ca-400bfc08f096", + "@type": "dcat:Dataset", + "dcterms:title": "CLIA Currently Waived Analytes", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains the commercially marketed in vitro test systems categorized as CLIA waived by the FDA since January 31, 2000, and by the Centers for Disease Control and Prevention (CDC) prior to that date. CLIA waived test systems are waived from certain CLIA laboratory requirements (42 CFR Part 493).", + "dcterms:identifier": "3f3f0bb7-1c03-415a-90ca-400bfc08f096", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfClia/analyteswaived.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c13343cf-eda1-425d-b346-6186c92e3992", + "@type": "dcat:Dataset", + "dcterms:title": "Clinical Laboratory Improvement Amendments", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains the commercially marketed in vitro test systems categorized by the FDA since January 31, 2000, and tests categorized by the Centers for Disease Control and Prevention (CDC) prior to that date.", + "dcterms:identifier": "c13343cf-eda1-425d-b346-6186c92e3992", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfCLIA/clia.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f1b5d989-b06e-46b6-a992-4b753912656b", + "@type": "dcat:Dataset", + "dcterms:title": "Code of Federal Regulations Title 21", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database contains the most recent revision from the Government Printing Office (GPO) of the Code of Federal Regulations (CFR) Title 21 - Food and Drugs.", + "dcterms:identifier": "f1b5d989-b06e-46b6-a992-4b753912656b", + "dcat:keyword": [ + "cdrh", + "regulations" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfcfr/cfrsearch.cfm", + "dcterms:modified": { + "@value": "2013-04-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fe84d43d-cad9-4dce-93d8-919358244618", + "@type": "dcat:Dataset", + "dcterms:title": "CDRH Inspections Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:005" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "openFDA", + "hasEmail": "mailto:open@fda.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDRH Inspections Database provides information about medical device inspections that were the responsibility of CDRH from 2008 to the present.", + "dcterms:identifier": "fe84d43d-cad9-4dce-93d8-919358244618", + "dcat:keyword": [ + "cdrh" + ], + "dcat:landingPage": "http://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfTPLC/inspect.cfm", + "dcterms:modified": { + "@value": "2013-11-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ffb284d9-dc58-46dc-b5ff-572be0dacf2b", + "@type": "dcat:Dataset", + "dcterms:title": "Migration Patterns for Medicaid Enrollees 2005-2007", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Baugh and Verghese used unduplicated Medicaid enrollment records for 2005-2007 to examine enrollee migration between states. This study, published in Volume 3, Issue 4, of the Medicare and Medicaid Research Review, reports that, during the study period, only 3.7 percent of Medicaid enrollees moved to another state at least once, and the majority moved only once. Most moves (72.2 percent) were not associated with enrollment gaps, and 8.2 percent of moves were associated with gaps of fewer than three months. Enrollment gaps may indicate a lack of health insurance coverage, resulting in a lack of continuity of care and a risk to patient health outcomes, an increased use of higher cost emergency services, and higher system-wide health care costs. The studys findings provide a benchmark for adjusting national Medicaid statistics to reduce over-counting and improve the corresponding undercount in estimates of the uninsured population, thus, providing a context for further examining the consequences of enrollee moves on their health status and program expenditures.", + "dcterms:identifier": "ffb284d9-dc58-46dc-b5ff-572be0dacf2b", + "dcterms:issued": { + "@value": "2013-12-18T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chip", + "eligibility", + "enrollment", + "expenditures", + "hospital", + "medicaid", + "national", + "pharmacy", + "physician-services", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_04_b02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-12-18T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/57e91423-f747-43ab-b794-71126e48ad1f", + "@type": "dcat:Dataset", + "dcterms:title": "Examination of the Accuracy of Coding Hospital-Acquired...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A new study, Examination of the Accuracy of Coding Hospital-Acquired Pressure Ulcer Stages, published in Volume 4, Issue 1 of the Medicare and Medicaid Research Review, examines the observed underreporting of pressure ulcer Hospital-Acquired Condition (HAC) stages. The authors analyses of Medicare claims data from 2009 and 2010 show that 54 percent of claims with a secondary diagnosis code of a pressure ulcer site did not have any pressure ulcer stage code (compared to only 10 percent of claims with a pressure ulcer as a primary diagnosis). On average, underreporting of stage codes occurred more often in hospitals classified as academic medical centers, larger, urban, or not-for-profit. The combination of capturing 25 diagnosis codes under the new 5010 claim format and the change from ICD-9 to ICD-10 will likely reduce some of the underreporting of the stages for hospital-acquired pressure ulcers.", + "dcterms:identifier": "57e91423-f747-43ab-b794-71126e48ad1f", + "dcterms:issued": { + "@value": "2013-12-24T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "admissions", + "claims", + "coding-and-coding-rules", + "hospital", + "medicare", + "national", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2014_003_04_b03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-12-24T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ba401abe-4d1c-4bd0-a6d2-5f79345a93bd", + "@type": "dcat:Dataset", + "dcterms:title": "Asthma Medication Ratio Predicts Emergency Depart...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in Asthma Medication Ratio Predicts Emergency Department Visits and Hospitalizations in Children with Asthma, published in Volume 3, Issue 4 of the Medicare and Medicaid Research Review, the controller-to-total asthma medication ratio, calculated using pharmacy claims data, can predict both emergency department visits and hospitalizations in children with asthma. Patients with a ratio of less than 0.5 (meaning fewer controller and more rescue medication claims) were 1.5-2.0 times more likely to have a subsequent emergent healthcare visit than children with higher ratios. Providers and payers may consider tracking the asthma medication ratio and using it to signal pediatric patients at high risk for emergent health care visits. This will allow targeted interventions to improve controller medication use in these highest risk patients. Ultimately, increasing controller medication use in these patients would lead to improved ratios and fewer emergent healthcare visits.", + "dcterms:identifier": "ba401abe-4d1c-4bd0-a6d2-5f79345a93bd", + "dcat:keyword": [ + "chronic-condition", + "emergency-room-department", + "hospital", + "medicaid", + "outcomes", + "prescription-drugs", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_04_a05.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T16:54:14.845988", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9c44b350-9057-4b3a-a2fd-21a11bffddcb", + "@type": "dcat:Dataset", + "dcterms:title": "Emergency Response Readiness Force (ERRF)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Consistent with the ACF Strategic Initiative to \u201cupgrade the capacity of the Administration for Children and Families to make a difference for families and communities by promoting resilience and facilitating recovery in children, youth, and communities impacted by disasters by developing and implementing an ACF Emergency Response Readiness Force (ERRF):\u201d\r\n\r\nThe Office of Human Services Emergency Preparedness and Response (OHSEPR), in collaboration with the Regional Administrators and Regional Emergency Management Specialists (REMS) is recruiting ACF-wide (central and regional) to build a trained cadre of ACF volunteers ready, willing and able to deploy to disasters to provide or coordinate human services to assist with response and recovery of disaster survivors. Employees authorized to deploy, serve outside the confines of the Consolidated Collective Bargaining Agreement (CCBA) because of the emergency situation.", + "dcterms:identifier": "9c44b350-9057-4b3a-a2fd-21a11bffddcb", + "dcterms:issued": { + "@value": "2012-08-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Emergency Preparedness and Response" + ], + "dcat:landingPage": "http://intranet.acf.hhs.gov/nohsepr/docs/JAN%202012_SOI%20ACF%20Emergency%20Response%20Readiness%20force.pdf", + "dcterms:modified": { + "@value": "2012-08-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://intranet.acf.hhs.gov/nohsepr/docs/ACF%20Deployment%20Guide.pdf" + ], + "dcat:theme": [ + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88bf7ae3-c8d3-43d2-98b8-c05ef1407b6e", + "@type": "dcat:Dataset", + "dcterms:title": "ACF 2012 Reponse to Tribal Consultation Testimony", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On March 5 and 6, 2012, the Administration for Children and Families (ACF) held its annual tribal consultation session in Washington, D.C. This session marked the first consultation held in accordance with the ACF Tribal Consultation policy signed in August 2011. Sixty-nine tribal leaders representing thirty-one tribes attended this session. This document shares ACF's responses to the testimony submitted at the session.", + "dcterms:identifier": "88bf7ae3-c8d3-43d2-98b8-c05ef1407b6e", + "dcterms:issued": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Tribal Consultation" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012", + "dcterms:modified": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "American Indians and Alaska Natives (AI/AN)", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/programs/ana/resource/response-to-tribal-testimony-2012" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/60e96016-f1be-4abf-b19b-12ce3fad1507", + "@type": "dcat:Distribution", + "dcterms:identifier": "60e96016-f1be-4abf-b19b-12ce3fad1507" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ac7333cd-27c1-43c4-8458-d17cdb53868d", + "@type": "dcat:Dataset", + "dcterms:title": "ACF Tribal Consultation Policy", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On November 5, 2009, President Obama signed an Executive Memorandum reaffirming the government-to-government relationship between Indian tribes and the Federal Government, and directing each executive department and agency to consult with tribal governments prior to taking actions that affect this population. The importance of consultation with Indian tribes was affirmed through Presidential Memoranda in 1994, 2004, and 2009, and Executive Order 13175 in 2000. The purpose of the ACF Tribal Consultation Policy is to build meaningful relationships with federally recognized tribes by engaging in open, continuous, and meaningful consultation.", + "dcterms:identifier": "ac7333cd-27c1-43c4-8458-d17cdb53868d", + "dcterms:issued": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Tribal Consultation" + ], + "dcat:landingPage": "https://www.acf.hhs.gov/sites/default/files/ana/acf_tcp_final.pdf", + "dcterms:modified": { + "@value": "2013-12-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "American Indian/Alaska Natives (AI/AN)", + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Administrative" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5d873141-0b8c-4a14-b325-064977e947e1", + "@type": "dcat:Dataset", + "dcterms:title": "MDS 3.0 for Nursing Homes and Swing Bed Providers", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MDS is a powerful tool for implementing standardized assessment and for facilitating care management in nursing homes (NHs) and non-critical access hospital swing beds (SBs). Its content has implications for residents, families, providers, researchers, and policymakers, all of whom have expressed concerns about the reliability, validity, and relevance of MDS 2.0.", + "dcterms:identifier": "5d873141-0b8c-4a14-b325-064977e947e1", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "county", + "falls", + "medicaid", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "nursing-home", + "quality", + "reports", + "skilled-nursing-snf", + "state", + "statistics", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/NHQIMDS30.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-29T21:09:04.437231", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e07bb6d2-380f-4a95-a17c-12455bd8a0d6", + "@type": "dcat:Dataset", + "dcterms:title": "Long Term Care Minimum Data Set (MDS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Long-Term Care Minimum Data Set (MDS) is a standardized, primary screening and assessment tool of health status that forms the foundation of the comprehensive assessment for all residents in a Medicare and-or Medicaid-certified long-term care facility. The MDS contains items that measure physical, psychological and psychosocial functioning. The items in the MDS give a multidimensional view of the patients functional capacities and helps staff to identify health problems.", + "dcterms:identifier": "e07bb6d2-380f-4a95-a17c-12455bd8a0d6", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "county", + "falls", + "medicaid", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "nursing-home", + "pain-management", + "quality", + "restricted-use-data-file", + "skilled-nursing-snf", + "state", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/LongTermCareMinimumDataSetMDS.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-24T04:08:18.120277", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f8bf5792-baa0-41c8-a95e-421ffc7a6456", + "@type": "dcat:Dataset", + "dcterms:title": "Transfer Income Model (TRIM3)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Transfer Income Model, version 3 (TRIM3) is a comprehensive microsimulation model that simulates the major governmental tax, transfer, and health programs that affect the U.S. population, and can produce results at the individual, family, state, and national levels. Since the first TRIM model was operational in 1973, the TRIM models have been used to understand the potential outcomes of public policy changes such as welfare reform, tax reform, and national health care reform.\r\n\r\nEach year, the TRIM project also conducts \u201cbaseline\u201d simulations of program operations under current law, estimating program eligibility and correcting for under-reporting of benefits in survey data. The project\u2019s website, trim.urban.org, provides public access to the annual simulation results and to a comprehensive database of federal and state policies.", + "dcterms:identifier": "f8bf5792-baa0-41c8-a95e-421ffc7a6456", + "dcat:keyword": [ + "SNAP", + "SSI", + "WIC", + "child care", + "child support", + "microsimulation", + "payroll tax", + "poverty", + "schip", + "subsidized housing", + "supplemental nutrition assistance program", + "supplemental security income", + "tanf", + "tax", + "temporary assistance for needy families", + "transfer" + ], + "dcat:landingPage": "http://trim3.urban.org/", + "dcterms:license": "http://trim3.urban.org/Registration/", + "dcterms:modified": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:temporal": "1994-01-01/1994-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://trim3.urban.org/T3Technical.php" + ], + "dcat:theme": [ + "Health Care Cost", + "Medicaid", + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b8d9f4c6-a94d-4425-8556-c19062fb27d2", + "@type": "dcat:Dataset", + "dcterms:title": "Program Service Reports Search Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Program Service Reports provide information on reported demographics, services, and federal monitoring of Head Start and Early Head Start programs, beginning with the 2011-12 program year.\r\n\r\nA Program Service Report includes Head Start Services Snapshots (from the PIR) and Monitoring Review Reports.\r\n\r\nThe Services Snapshots summarize annual Program Information Report (PIR) data on demographics and services provided and reported by grantees and delegates for the Head Start and the Early Head Start programs.\r\n\r\nMonitoring Review Reports summarize the results of monitoring reviews that assess grantee compliance with requirements governing Head Start programs, including those specified in the Head Start Act and all applicable performance standards and regulations.", + "dcterms:identifier": "b8d9f4c6-a94d-4425-8556-c19062fb27d2", + "dcat:keyword": [ + "Program demographics and monitoring reports" + ], + "dcat:landingPage": "http://eclkc.ohs.acf.hhs.gov/hslc/mr/psr", + "dcterms:modified": { + "@value": "2011-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:temporal": "2011-10-01/2011-10-01", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://eclkc.ohs.acf.hhs.gov/hslc/mr/psr" + ], + "dcat:theme": [ + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b768427c-9d3a-4d9b-a819-6044da81a0f4", + "@type": "dcat:Dataset", + "dcterms:title": "Disaster Case Management", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Disaster Case Management Program (DCM) is a time-limited process that involves a partnership between a case manager and a disaster survivor (also known as a \u201cclient\u201d) to develop and carry out a Disaster Recovery Plan. This partnership provides the client with a single point of contact to facilitate access to a broad range of resources.\r\n\r\nThe DCM process involves:\r\n\r\n\u2022 Assessment of the client\u2019s needs caused by the disaster\r\n\u2022 Development of a goal-oriented plan that outlines the steps necessary to achieve recovery\r\n\u2022 Organization and coordination of available resources that match the client\u2019s needs\r\n\u2022 Monitoring recovery plan goal progress\r\n\u2022 Client advocacy if necessary", + "dcterms:identifier": "b768427c-9d3a-4d9b-a819-6044da81a0f4", + "dcterms:issued": { + "@value": "2012-08-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Disaster Case Management" + ], + "dcat:landingPage": "http://transition.acf.hhs.gov/programs/ohsepr/disaster-case-management", + "dcterms:modified": { + "@value": "2012-08-07", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:temporal": "2011-10-01/2011-10-01", + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Other" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c55d2267-1435-4cfe-8c31-e2a75c9f9315", + "@type": "dcat:Dataset", + "dcterms:title": "Standard Analytical Files - Limited Data Set", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Limited Data Set (LDS) is the same as our previous BEFs with the exception that the HIC is completely blank in the LDS.", + "dcterms:identifier": "c55d2267-1435-4cfe-8c31-e2a75c9f9315", + "dcat:keyword": [ + "claims", + "durable-medical-equipment-dme", + "end-stage-renal-disease-esrd", + "home-health-hha", + "hospice", + "inpatient", + "medicaid", + "medicare", + "national", + "outpatient", + "part-b", + "restricted-use-data-file", + "skilled-nursing-snf", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/StandardAnalyticalFiles.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-27T21:09:18.181626", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2bc5c546-c75a-47ac-af26-8083d5690804", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home Data Compendium", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The compendium contains figures and tables presenting data on all Medicare- and Medicaid-certified nursing homes in the United States as well as the residents in these nursing homes. A series of graphs and maps highlights some of the most interesting data, while detailed data are available in accompanying tables.", + "dcterms:identifier": "2bc5c546-c75a-47ac-af26-8083d5690804", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "body-mass-index-bmi", + "chart-books", + "falls", + "medicaid", + "medicare", + "national", + "nursing-home", + "outcomes", + "quality", + "rates", + "satisfaction", + "skilled-nursing-snf", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/CertificationandComplianc/NHs.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-25T13:08:09.473752", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/49cc3527-2e4f-43b3-951d-9181f5b17d0f", + "@type": "dcat:Dataset", + "dcterms:title": "Evaluating Comorbidity Scores Based on Health Service Exp...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The use of Charlson related expenditures did not result in improved mortality prediction. CCI models perform less well in population subgroups with higher underlying mortality risks based on age and chronic conditions", + "dcterms:identifier": "49cc3527-2e4f-43b3-951d-9181f5b17d0f", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "part-a", + "part-b", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a05.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:50.395972", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/860c30ac-0053-4e4e-a916-629ac9f7b4a8", + "@type": "dcat:Dataset", + "dcterms:title": "Telehealth and Medicare - Payment Policy, Current Use...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Despite legislative changes from 2001 to 2008 that increased Medicare payment rates for telehealth and decreased regulatory burdens, the study Telehealth and Medicare - Payment Policy, Current Use, and Prospects for Growth, in Volume 3, Issue 4 of Medicare and Medicaid Research Review, finds that only 369 providers had 10 or more Medicare telehealth consultations in 2009. Roughly half of the 369 were mental health professionals, and about one-in-five of the 369 were non-physician professionals (e.g., physician assistants and nurse practitioners). The comparative advantage of mental health could be the verbal (rather than physical contact) nature of mental health care. The comparative advantage of non-physician professionals could be their lower labor costs. In some cases, it will be socially desirable to expand telehealth services, but only in cases where the value of emergency access or reduced patient travel time outweighs the additional cost of delivering care via telehealth.", + "dcterms:identifier": "860c30ac-0053-4e4e-a916-629ac9f7b4a8", + "dcterms:issued": { + "@value": "2013-12-04T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "payments", + "persons-served", + "pharmacy", + "physician-services", + "psychiatric-facility", + "psychiatric-treatment-center", + "publications", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_04_a04.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-12-04T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d49bf7c9-677d-4171-95ab-9c3541ff9362", + "@type": "dcat:Dataset", + "dcterms:title": "Modeling Per Capita State Health Expenditure Variat...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Modeling Per Capita State Health Expenditure Variation State-Level Characteristics Matter, published in Volume 3, Issue 4, of the Medicare and Medicaid Research Review, focuses on average spending in personal health care per capita at the state level for all payers. In contrast to this work, most of the prior research on geographic variation in health spending focused on health spending for Medicare enrollees, at a sub-state or individual level. This paper shows that state-level income, health care capacity, and the share of elderly residents are the most important factors in explaining variation in personal health care spending per capita among states over time. Because the slow-moving nature of health spending per capita and close relationships among state-level factors create inefficiencies in modeling this variation, multiple modeling strategies were utilized to obtain more robust interpretations of the overall results.", + "dcterms:identifier": "d49bf7c9-677d-4171-95ab-9c3541ff9362", + "dcterms:issued": { + "@value": "2013-11-26T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "expenditures", + "health-insurance-marketplace", + "medicaid", + "medicare", + "physician-services", + "prescription-drug-plans", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_04_a03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-11-26T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c37e9e36-c9ea-4a75-8b08-00625238e96e", + "@type": "dcat:Dataset", + "dcterms:title": "Lessons from Early Medicaid Expansions Under Health Reform..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Lessons from Early Medicaid Expansions Under Health Reform,\r\nInterviews with Medicaid Officials\r\nIn a new study entitled Lessons from Early Medicaid Expansions Under Health Reform, Interviews with Medicaid Officials, published in Volume 3, Issue 4, of Medicare and Medicaid Research Review, researchers present interviews with Medicaid officials in six states - California, Connecticut, the District of Columbia, Minnesota, New Jersey, and Washington - that extended Medicaid in 2010-2011 to low-income adults targeted for coverage under health reform. The interviews reveal important policy findings. First, these changes in Medicaid built upon pre-existing state-funded health insurance programs for the poor, second, cost and enrollment predictions were challenging, indicating the uncertainty in such projections for 2014, other lessons included a substantial need for behavioral health services in this population, and the administrative challenges of expanding coverage, and finally, the researchers learned how political context - support or opposition from stakeholders and the general public - plays a critical role in shaping the success of Medicaid expansions.", + "dcterms:identifier": "c37e9e36-c9ea-4a75-8b08-00625238e96e", + "dcterms:issued": { + "@value": "2013-11-22T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "behavioral-health-mental-health", + "eligibility", + "enrollment", + "expenditures", + "medicaid-expansion", + "physician-services", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_04_a02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-11-22T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4bfc1041-0eb3-4819-8a28-401e94b1c57d", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The data that is used by the Nursing Home Compare tool can be downloaded for public use. This functionality is primarily used by health policy researchers and the media. Demographic data is refreshed monthly while quality measures are refreshed the first month of each quarter. In order to ease the downloading process, the data have been divided into 5 separate databases. About the Nursing Home About the Nursing Home Inspection Results About the Nursing Home Residents About the Nursing Home Staff About the Nursing Home Ratings.", + "dcterms:identifier": "4bfc1041-0eb3-4819-8a28-401e94b1c57d", + "dcterms:issued": { + "@value": "2008-01-01T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "body-mass-index-bmi", + "county", + "falls", + "interactive-tools", + "medicare", + "nursing-home", + "outcomes", + "pain-management", + "preventive-services", + "quality", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.medicare.gov/nhcompare/", + "dcterms:modified": { + "@value": "2010-07-30T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8edde970-0766-49b7-9d58-a01f442807d5", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Hospital Compare has information about the quality of care at over 4,000 Medicare-certified hospitals across the country. You can use Hospital Compare to find hospitals and compare the quality of their care.", + "dcterms:identifier": "8edde970-0766-49b7-9d58-a01f442807d5", + "dcat:keyword": [ + "county", + "hospital", + "inpatient", + "interactive-tools", + "medical-imaging", + "medicare", + "national", + "outpatient", + "quality", + "rates", + "state", + "survey" + ], + "dcat:landingPage": "http://www.medicare.gov/hospitalcompare/", + "dcterms:modified": { + "@value": "2015-01-28T21:07:57.985008", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d54e4286-e383-42bd-84c4-545e05e9a4fb", + "@type": "dcat:Dataset", + "dcterms:title": "Therapy Provider Phase Information", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Therapy Provider Phase Information dataset is a tool for providers to search by their National Provider Identifier (NPI) number to determine their phase for manual medical review of therapy claims.", + "dcterms:identifier": "d54e4286-e383-42bd-84c4-545e05e9a4fb", + "dcat:keyword": [ + "claims", + "interactive-tools", + "medicare", + "national", + "providers", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "https://data.cms.gov/dataset/Therapy-Provider-Phase-Information/ucun-6i4t", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-29T04:09:21.997617", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4acd4c50-e10e-425f-99d1-e4dd0fc1f8a0", + "@type": "dcat:Dataset", + "dcterms:title": "The Percent of Estimated Eligible Uninsured People for Out..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Percent of Estimated Eligible Uninsured People for Outreach Targeting", + "dcterms:identifier": "4acd4c50-e10e-425f-99d1-e4dd0fc1f8a0", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "county", + "health-insurance-marketplace", + "interactive-tools", + "publically-available-data-file--for-download", + "state", + "uninsured" + ], + "dcat:landingPage": "https://data.cms.gov/dataset/The-Percent-of-Estimated-Eligible-Uninsured-People/9hxb-n5xb", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T21:11:08.270710", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/919cb708-4deb-472f-986f-399b3c4fbbc5", + "@type": "dcat:Dataset", + "dcterms:title": "The Number of Estimated Eligible Uninsured People for Out..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Number of Estimated Eligible Uninsured People for Outreach Targeting", + "dcterms:identifier": "919cb708-4deb-472f-986f-399b3c4fbbc5", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "health-insurance-marketplace", + "interactive-tools", + "publically-available-data-file--for-download", + "state", + "uninsured" + ], + "dcat:landingPage": "https://data.cms.gov/dataset/The-Number-of-Estimated-Eligible-Uninsured-People-/pc88-ec56", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-06T21:09:34.917304", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5e2722e1-cc59-4de1-8373-4fd63c5db803", + "@type": "dcat:Dataset", + "dcterms:title": "Provider of Services File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The POS file consists of two data files, one for CLIA labs and one for 18 other provider types. The file names are CLIA and OTHER. If downloading the file, note it is fairly large (125MB in CSV). The POS Extract is created from the QIES (Quality Improvement Evaluation System) database. These data include provider number, name, and address and characterize the participating institutional providers. The data are collected through the Centers for Medicare and Medicaid Services (CMS) Regional Offices. The file contains an individual record for each Medicare-approved provider and is updated quarterly. For a list of provider types, layout files, and how to order previous annual files, please see the Source Link in the About tab.", + "dcterms:identifier": "5e2722e1-cc59-4de1-8373-4fd63c5db803", + "dcterms:issued": { + "@value": "2013-11-07T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ambulatory-surgical-center", + "county", + "end-stage-renal-disease-esrd", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospice", + "hospital", + "interactive-tools", + "medicare", + "national", + "providers", + "publically-available-data-file--for-download", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/browse?tags=pos", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-11-07T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ad89ff4f-2ff4-4f1c-b949-826673e53c13", + "@type": "dcat:Dataset", + "dcterms:title": "Non-Exhaustive List of Essential Community Providers - ECPs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Non-exhaustive List of Essential Community Providers (ECPs)", + "dcterms:identifier": "ad89ff4f-2ff4-4f1c-b949-826673e53c13", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "community-health-center", + "county", + "interactive-tools", + "national", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/dataset/Non-Exhaustive-List-of-Essential-Community-Provide/ibqy-mswq", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-25T13:08:08.434277", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/180ac75d-2cee-480f-bf94-94b94605de0e", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly Pre-Existing Condition Insurance Plan Enrollment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition.", + "dcterms:identifier": "180ac75d-2cee-480f-bf94-94b94605de0e", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "chronic-condition", + "covered-services", + "interactive-tools", + "national", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/Health/Monthly-Pre-Existing-Condition-Insurance-Plan-Enro/dpuq-z7nj", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-06T21:09:16.263990", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/892a0d9c-0717-49b8-8a3c-00060834e940", + "@type": "dcat:Dataset", + "dcterms:title": "Methodological Issues in Using Multiple Years of the MCBS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In the systematic review, we identified 22 pooled, 17 repeated cross-sectional, and 17 longitudinal studies. Less than half of these studies explicitly described the weighting approach or variance estimation. In the empirical demonstration, we showed that different study designs and weighting approaches will yield statistically different estimates.", + "dcterms:identifier": "892a0d9c-0717-49b8-8a3c-00060834e940", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "encounters", + "long-term-care-ltc", + "medicare", + "national", + "nursing-home", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-01-a04.html", + "dcterms:modified": { + "@value": "2015-01-30T21:09:07.894358", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d21c9dac-3c7b-4494-8daa-96e995eafb56", + "@type": "dcat:Dataset", + "dcterms:title": "FQHC Advanced Primary Care Demonstration Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Testing the efficacy of the patient-centered medical home among Federally Qualified Health Centers (FQHCs).", + "dcterms:identifier": "d21c9dac-3c7b-4494-8daa-96e995eafb56", + "dcat:keyword": [ + "center-for-medicare-and-medicaid-innovations", + "demonstrations", + "federally-qualified-health-center-fqhc", + "interactive-tools", + "national", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/Government/FQHC-Advanced-Primary-Care-Practice-Demonstration-/mvd4-2t3p", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T13:08:13.124577", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0c81cc5b-575f-49d7-b7b2-df6386bf876c", + "@type": "dcat:Dataset", + "dcterms:title": "Flu shots and unvaccinated elderly Medicare beneficiaries", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Elderly persons (aged 65 years and older) are at increased risk of complications from influenza, with the majority of influenza-related hospitalizations and deaths occurring among the elderly (Fiore et al., 2010). Most physicians recommend their elderly patients get a flu shot each year, and many hospitals inquire about elderly patients immunization status upon admission, providing a vaccination if requested.", + "dcterms:identifier": "0c81cc5b-575f-49d7-b7b2-df6386bf876c", + "dcat:keyword": [ + "covered-services", + "medicare", + "national", + "part-b", + "persons-served", + "preventive-services", + "publications", + "reports", + "screenings", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2011/mmrr-2011-001-04-b03.html", + "dcterms:modified": { + "@value": "2015-01-27T04:07:59.725082", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7d7bcf23-b57f-4dc2-af64-eea4649461b8", + "@type": "dcat:Dataset", + "dcterms:title": "Emergency Department Utilization in the Texas Medicaid...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "There were 44,246 individuals enrolled in TexKat in 2005. Roughly 13 percent of these enrollees had at least one ED visit during the sample period, with one quarter of these individuals having more than one visit. Across all enrollees the most common diagnosis was other upper respiratory infection, but there were significant differences in diagnosis patterns across ethnic groups. The regression analysis suggests little difference in ED utilization across genders, but significant contrasts across ethnic and age groups.", + "dcterms:identifier": "7d7bcf23-b57f-4dc2-af64-eea4649461b8", + "dcat:keyword": [ + "ambulatory", + "emergency-room-department", + "enrollment", + "hospital", + "medicaid", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-01-a01.html", + "dcterms:modified": { + "@value": "2015-01-20T13:08:30.158926", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2539ddb1-1229-416e-8d58-97327ba7682a", + "@type": "dcat:Dataset", + "dcterms:title": "Data Compendium", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Center for Strategic Planning produces an annual CMS Data Compendium to provide key statistics about CMS programs and national health care expenditures. The CMS Data Compendium contains historic, current, and projected data on Medicare enrollment and Medicaid recipients, expenditures, and utilization. Data pertaining to budget, administrative and operating costs, individual income, financing, and health care providers and suppliers are also included. National health expenditure data not specific to the Medicare or Medicaid programs is also included making the CMS Data Compendium one of the most comprehensive sources of information available on U.S. health care finance. This CMS report is published annually in electronic form and is available for each year from 2002 through present.", + "dcterms:identifier": "2539ddb1-1229-416e-8d58-97327ba7682a", + "dcat:keyword": [ + "budget", + "diagnosis-related-grouping-drg", + "eligibility", + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "outpatient", + "part-a", + "part-b", + "part-c", + "part-d", + "prescription-drug-plans", + "providers", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "state", + "statistics", + "suppliers", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/DataCompendium/", + "dcterms:modified": { + "@value": "2015-02-02T21:09:48.987845", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4ef01146-0f1c-4077-862f-2ab444fb2148", + "@type": "dcat:Dataset", + "dcterms:title": "CPC Initiative - Participating Primary Care Practices", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Comprehensive Primary Care (CPC) initiative is a multi-payer initiative fostering collaboration between public and private health care payers to strengthen primary care. Medicare will work with commercial and State health insurance plans and offer bonus payments to primary care doctors who better coordinate care for their patients.", + "dcterms:identifier": "4ef01146-0f1c-4077-862f-2ab444fb2148", + "dcat:keyword": [ + "center-for-medicare-and-medicaid-innovations", + "interactive-tools", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "https://data.cms.gov/dataset/CPC-Initiative-Participating-Primary-Care-Practice/mw5h-fu5i", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T13:08:12.038355", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/46d55e7b-b3cb-429b-a3fb-7bcd91c16ac0", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Conditions PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Chronic Conditions PUFs are aggregated files in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.", + "dcterms:identifier": "46d55e7b-b3cb-429b-a3fb-7bcd91c16ac0", + "dcat:keyword": [ + "chronic-condition", + "interactive-tools", + "medicare", + "national" + ], + "dcat:landingPage": "https://data.cms.gov/browse?tags=chronic+conditions", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-05T04:06:40.527375", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d27ffa12-f8cd-410d-bc0a-8df0c9ac7f25", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Claims Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS is committed to increasing access to its Medicare claims data through the release of de-identified data files available for public use. They contain non-identifiable claim-specific information and are within the public domain. The individual files are Inpatient, DME Line Items, Hospice, Carrier Line Items, Home Health, Outpatient, and Skilled Nursing.", + "dcterms:identifier": "d27ffa12-f8cd-410d-bc0a-8df0c9ac7f25", + "dcat:keyword": [ + "claims", + "durable-medical-equipment-dme", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "interactive-tools", + "medicare", + "national", + "nursing-home", + "outpatient", + "part-a", + "part-b", + "payments", + "skilled-nursing-snf" + ], + "dcat:landingPage": "https://data.cms.gov/browse?tags=bsa", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-28T21:07:31.591608", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/89acdafd-4f5a-4433-b2fe-a32ab03d7ddf", + "@type": "dcat:Dataset", + "dcterms:title": "Accounting for Unobservable Exposure Time Bias Wh...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Accounting for Unobservable Exposure Time Bias When Using Medicare Prescription Drug Data\r\nUnobservable exposure time is common among Medicare Part D beneficiaries, and they are often in worse health. To retain patients with unobservable exposure time, we recommend stratifying patients on receipt of post-acute facility-based care, calculating and using observable days as a covariate and, when appropriate, using the discharge date from contiguous post-acute facility care for beginning the exposure assessment period.", + "dcterms:identifier": "89acdafd-4f5a-4433-b2fe-a32ab03d7ddf", + "dcat:keyword": [ + "acute-care-hospital", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicare", + "national", + "nursing-home", + "part-d", + "pharmacy", + "prescription-drugs", + "psychiatric-facility", + "publications", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_04_a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-12T21:06:56.022894", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/85db5d3d-67b5-4c0c-847b-63d2402e9490", + "@type": "dcat:Dataset", + "dcterms:title": "Wisconsins Experience with Medicaid Auto Enrollment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Patient Protection and Affordable Care Act (ACA) relies heavily on the expansion of Medicaid eligibility to cover uninsured populations. In February 2008, Wisconsin expanded and reformed its Medicaid CHIP program and, as part of program implementation, automatically enrolled a set of newly eligible parents and children. This process of auto enrollment targeted newly eligible parents and older children whose children siblings were already enrolled in the states Medicaid CHIP program. Auto enrollment brought over 44,000 individuals into the program, representing more than 60 percent of all enrollees in the first month of the reformed program. Individuals who were auto enrolled were modestly more likely to leave the program relative to other individuals who enrolled in February 2008, unless their incomes were high enough to be required to pay premiums. These auto enrollees were much more likely to exit relative to other enrollees subject to premium payments. The higher exit rates exhibited by non premium paying auto enrollees were likely due to the fact that over 40 percent of auto enrollees were covered by a private insurance policy in the month of their enrollment, compared to approximately 30 percent for regular enrollees. A national simulation of an auto enrollment process similar to Wisconsins, including the expansion of adult Medicaid eligibility to 133 percent of the federal poverty level under the ACA, suggests that 2.5 million of the 5.6 million newly eligible parents could be auto enrolled, and approximately 25 percent of this population would be privately insured. These results suggest that auto enrollment may be appropriate for other states, especially in their efforts to enroll eligible populations who are not subject to premium requirements.", + "dcterms:identifier": "85db5d3d-67b5-4c0c-847b-63d2402e9490", + "dcat:keyword": [ + "chip", + "eligibility", + "enrollment", + "medicaid", + "part-b", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a02.html", + "dcterms:modified": { + "@value": "2014-11-20T17:02:19.927749", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/782df1bc-ebf0-4056-808e-1e33e12605d7", + "@type": "dcat:Dataset", + "dcterms:title": "Volume of Home and Community Based Services and...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Volume of Home- and Community-Based Services and Time to Nursing-Home Placement\r\nThe purpose of this study was to determine whether the volume of Home and Community Based Services (HCBS) that target Activities of Daily Living disabilities, such as attendant care, homemaking services, and home-delivered meals, increases recipients risk of transitioning from long-term care provided through HCBS to long-term care provided in a nursing home.", + "dcterms:identifier": "782df1bc-ebf0-4056-808e-1e33e12605d7", + "dcat:keyword": [ + "admissions", + "community-health-center", + "community-treatment", + "home-health-hha", + "medicaid", + "nursing-home", + "persons-served", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a03.html", + "dcterms:modified": { + "@value": "2015-01-25T13:08:11.887921", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8d9e9034-f05a-456e-8a03-02e5dfcd5a9d", + "@type": "dcat:Dataset", + "dcterms:title": "The Role of Data in Health Care Disparities in Medicaid...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in The Role of Data in Health Care Disparities in Medicaid Managed Care, published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review, leaders at Medicaid managed care plans in California do not routinely use quality metrics, such as HEDIS, to assess disparities despite having access to data on beneficiary race and ethnicity. While leaders described efforts to improve overall quality as driven by standardized metrics, this did not hold for efforts to reduce disparities. Data were frequently only examined by race and ethnicity when overall performance on a measure was low. Disparities were attributed to either individual choices or to cultural and linguistic factors, with plans focusing interventions on recently immigrated groups, despite trends in HEDIS measures that often did not support this focus.", + "dcterms:identifier": "8d9e9034-f05a-456e-8a03-02e5dfcd5a9d", + "dcat:keyword": [ + "disparity", + "health-employer-data-and-information-set-hedis", + "managed-care", + "medicaid-managed-care", + "medical-imaging", + "publications", + "quality", + "screenings", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a02.html", + "dcterms:modified": { + "@value": "2014-11-20T17:02:07.304108", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6c191ba0-7335-4d74-8546-618b8537e700", + "@type": "dcat:Dataset", + "dcterms:title": "The National Market for Medicare Clinical Laboratory Testing", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Current Medicare payment policy for outpatient laboratory services is outdated. Future reforms, such as competitive bidding, should consider the characteristics of the laboratory market. To inform payment policy, we analyzed the structure of the national market for Medicare Part B clinical laboratory testing, using a 5 percent sample of 2006 Medicare claims data. The independent laboratory market is dominated by two firms, Quest Diagnostics and Laboratory Corporation of America. The hospital outreach market is not as concentrated as the independent laboratory market. Two subgroups of Medicare beneficiaries, those with end stage renal disease and those residing in nursing homes, are each served in separate laboratory markets. Despite the concentrated independent laboratory market structure, national competitive bidding for non patient laboratory tests could result in cost savings for Medicare.", + "dcterms:identifier": "6c191ba0-7335-4d74-8546-618b8537e700", + "dcat:keyword": [ + "hospital", + "medicare", + "national", + "outpatient", + "part-b", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a04.html", + "dcterms:modified": { + "@value": "2014-11-20T17:02:03.500110", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7f96fd29-a3a6-4029-8edc-4127d632e47e", + "@type": "dcat:Dataset", + "dcterms:title": "The Impact of Paradoxical Comorbidities on Risk-Adjusted...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Persistent uncertainty remains regarding assessments of patient comorbidity based on administrative data for mortality risk adjustment. Some models include comorbid conditions that are associated with improved mortality while other models exclude these so-called paradoxical conditions. The impact of these conditions on patient risk assessments is unknown.", + "dcterms:identifier": "7f96fd29-a3a6-4029-8edc-4127d632e47e", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "outcomes", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-03-a02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:02:01.487853", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1b37edfc-3760-4416-9d07-8e1ef44d0105", + "@type": "dcat:Dataset", + "dcterms:title": "The Effects of Premium Changes on ALL Kids", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Effects of Premium Changes on ALL Kids, Alabamas CHIP Program\r\nUnlike many other CHIP programs, ALL Kids is a standalone program that provides year long enrollment and contracts with the states Blue Cross and Blue Shield program for its network of providers and its provider fee structure. In October 2003 premiums for individual coverage were increased by 50 dollars per year and copays by 1 to 3 dollars per visit.", + "dcterms:identifier": "1b37edfc-3760-4416-9d07-8e1ef44d0105", + "dcat:keyword": [ + "chip", + "enrollment", + "hospital", + "medicaid", + "physician-services", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a01.html", + "dcterms:modified": { + "@value": "2014-12-27T04:07:30.229075", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3c4daf26-ec9b-4a96-9adb-c203566ab317", + "@type": "dcat:Dataset", + "dcterms:title": "The Effects of Medicaid Policy Changes on Adults Service...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Effects of Medicaid Policy Changes on Adults Service Use Patterns in Kentucky and Idaho\r\nAccording to findings reported in The Effects of Medicaid Policy Changes on Adults Service Use Patterns in Kentucky and Idaho, published in Volume 2, Issue 4, of the Medicare and Medicaid Research Review, Idaho and Kentucky became two of the first states to implement benefit and cost sharing changes to their Medicaid programs under authority granted by the 2005 Deficit Reduction Act. While relatively few adults in Idaho received a wellness exam after such coverage was added, the adoption of managed care for dental services was associated with increased receipt of dental care, including preventive care. New limits on brand name prescriptions in Kentucky were associated with a reduction in the proportion of enrollees with two or more monthly name brand prescriptions, but small copayments introduced did not appear to have a dramatic impact. Thus, changes in financial incentives on both the supply side (such as reimbursement increases) and the demand side (i.e., benefit changes) alone may not be enough to generate the desired levels of preventive care, especially among those with chronic health conditions.", + "dcterms:identifier": "3c4daf26-ec9b-4a96-9adb-c203566ab317", + "dcat:keyword": [ + "chip", + "chronic-condition", + "managed-care", + "medicaid", + "preventive-services", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a05.html", + "dcterms:modified": { + "@value": "2014-12-27T04:07:28.643598", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6c721f14-484e-45bb-89fe-33fc759bf8ce", + "@type": "dcat:Dataset", + "dcterms:title": "The Effect of CHIP on Pediatricians Work Hours", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Enrollment in public health insurance coverage will expand significantly beginning in 2014. We have only a limited understanding of what happens when an influx of newly insured patients encounters a relatively fixed supply of physicians. Will physicians choose to work longer hours to accommodate the increase in demand.", + "dcterms:identifier": "6c721f14-484e-45bb-89fe-33fc759bf8ce", + "dcat:keyword": [ + "chip", + "expenditures", + "managed-care", + "medicaid-expansion", + "national", + "operating-costs", + "payments", + "physician-fee-schedule", + "providers", + "publications", + "rates", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/mmrr-2013-003-01-a01.html", + "dcterms:modified": { + "@value": "2014-12-27T04:07:27.854938", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/74a37a28-0898-4733-9cd4-0e185dd54185", + "@type": "dcat:Dataset", + "dcterms:title": "Statistical Uncertainty in the Medicare Shared Savings...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to analysis reported in Statistical Uncertainty in the Medicare Shared Savings Program published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review, the role of random fluctuations in year-to-year healthcare spending may play a larger role in savings measurement than previously anticipated. Although CMS is fairly well protected from the chance that an Accountable Care Organization (ACO) would be rewarded inappropriately for savings that did not truly occur, ACOs are much less protected from the analogous chance that they are inappropriately denied rewards for savings that do occur. Smaller ACOs are especially vulnerable to the chance of being inappropriately denied credit for achieved savings. The article concludes with a discussion of strategies that can be used to anticipate and minimize the role of chance variation in ACO savings measurement.", + "dcterms:identifier": "74a37a28-0898-4733-9cd4-0e185dd54185", + "dcat:keyword": [ + "accountable-care-organization", + "diagnosis-related-grouping-drg", + "medicare", + "national", + "outcomes", + "part-a", + "part-b", + "payments", + "prospective-payment-system-pps", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a04.html", + "dcterms:modified": { + "@value": "2014-11-27T04:07:11.656556", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/58bf849d-cbe5-4634-891d-d184d7389168", + "@type": "dcat:Dataset", + "dcterms:title": "Service Utilization of Veterans Dually Eligible for VA...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Service Utilization of Veterans Dually Eligible for VA and Medicare Fee-For-Service, 1999-2004\r\nAccording to findings in Service Utilization of Veterans Dually Eligible for VA and Medicare Fee For Service 1999 to 2004, published in Medicare and Medicaid Research Review, volume 2, issue 3, which comprised a retrospective analysis of VA and Medicare FFS enrollment and outpatient utilization databases in 1999 and 2004, newly eligible veterans in high VA priority groups, as well as those with the highest HCC risk scores, had decreasing odds of exclusive VA reliance, as well as decreasing odds of exclusive Medicare reliance, indicating increasing odds of dual system use. Providers should ensure coordination of care for Veterans who may be receiving care from multiple sources.", + "dcterms:identifier": "58bf849d-cbe5-4634-891d-d184d7389168", + "dcat:keyword": [ + "eligibility", + "enrollment", + "medicare", + "national", + "outpatient", + "providers", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a06.html", + "dcterms:modified": { + "@value": "2014-12-15T13:07:46.457226", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fd29bbad-a124-4cba-b88c-500195b9c661", + "@type": "dcat:Dataset", + "dcterms:title": "Reconciling Medical Expenditure Estimates from the MEPS...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Reconciling Medical Expenditure Estimates from the MEPS and NHEA, 2007, published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review, provides a comparison of health care expenditure estimates for 2007 from the Medical Expenditure Panel Survey (MEPS) and the National Health Expenditure Accounts (NHEA). The study focuses on the personal health care (PHC) sector, which includes the goods and services rendered to treat or prevent a specific disease or condition in an individual. The official 2007 NHEA estimate for PHC spending is 1,915 billion dollars and the MEPS estimate is 1,126 billion dollars. Adjusting the NHEA estimates for differences in underlying populations, covered services, and other measurement concepts reduces the NHEA estimate for 2007 to 1,366 billion dollars. As a result, MEPS is 240 billion dollars, or 17.6 percent less than the adjusted NHEA total. The reconciliation provides a consistent baseline of health expenditure data for policy simulations, enabling researchers to adjust MEPS to be consistent with the NHEA so that the projected costs, as well as budgetary and tax implications of any policy change are consistent with national health spending estimates.", + "dcterms:identifier": "fd29bbad-a124-4cba-b88c-500195b9c661", + "dcat:keyword": [ + "expenditures", + "home-health-hha", + "hospital", + "national", + "nursing-home", + "payment-sources", + "pharmacy", + "publications", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a09.html", + "dcterms:modified": { + "@value": "2014-11-22T04:09:04.458041", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/55d9d17b-a784-4d5e-afa9-d57630ad2da3", + "@type": "dcat:Dataset", + "dcterms:title": "Public-Private Substitution Among Medicaid Adults...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Few adult Medicaid enrollees in Ohio voluntarily replace their private coverage with \r\nMedicaid. In 2008, only 2.9 percent of new Medicaid adults voluntarily substituted public for private coverage (4.6 percent in 2004). Of these 2.9 percent who voluntarily substituted from private to public coverage, 38 percent reported that they could not afford their employer sponsored plan. The multivariate results for all private to Medicaid transitions find few significant differences, other than income, in the probability of transition.", + "dcterms:identifier": "55d9d17b-a784-4d5e-afa9-d57630ad2da3", + "dcat:keyword": [ + "eligibility", + "enrollment", + "medicaid", + "publications", + "state", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-01-a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:01:14.126749", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/84489170-7bf5-4718-8d6c-76eb350c8a47", + "@type": "dcat:Dataset", + "dcterms:title": "Public Reporting and Market Area Exit Decisions by HHAs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to authors Jung and Feldman, the introduction of Home Health Compare, a public reporting program initiated by Medicare in 2003, had a very small and weak effect on selective exits by home health agencies between 2002 and 2004,. A 10-percent increase in reporting, the equivalent to reporting one more indicator per agency, increased the probability of a home health agency leaving an area with less-educated people by 0.3 percentage points, compared with leaving an area with high education. This small level of market-area exits under public reporting is unlikely to be practically meaningful, suggesting that Home Health Compare did not lead to a disruption in access to home health care through selective exits during the initial year of the program. Read the full paper, Public Reporting and Market Area Exit Decisions by Home Health Agencies published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review.", + "dcterms:identifier": "84489170-7bf5-4718-8d6c-76eb350c8a47", + "dcat:keyword": [ + "home-health-hha", + "hospital", + "medicaid", + "national", + "outcomes", + "payments", + "physician-services", + "publications", + "quality" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a06.html", + "dcterms:modified": { + "@value": "2014-11-20T17:01:13.194328", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b634e798-5874-4771-9266-016ee3c77a4c", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Willingness and Resources to Serve More Medicaid..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Sixteen million people will gain Medicaid under health reform. This study compares primary care physicians (PCPs) on reported acceptance of new Medicaid patients and practice characteristics.", + "dcterms:identifier": "b634e798-5874-4771-9266-016ee3c77a4c", + "dcat:keyword": [ + "enrollment", + "medicaid", + "national", + "persons-served", + "physician-services", + "providers", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-02-a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:00:50.056513", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f62ee3d1-3034-4ce5-9f2f-09f89536bdd4", + "@type": "dcat:Dataset", + "dcterms:title": "Noncompliance in the Use of Cardiovascular Medications...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Non-compliance was found to be lower than previously reported. Patients who are male, age 65 to 74, Black, or residing in the South are associated with higher noncompliance for cardiovascular medications among the therapeutic classes we studied. Dual eligibility enrollment is typically associated with improved compliance, enrollment in a Medicare Advantage Prescription Drug (MAPD) plan may or may not improve compliance dependent on the therapeutic class under study. Increased disease burden is associated with lower compliance. OOP non-class costs had an opposing effect on compliance as compared to OOP daily costs, higher OOP non-class costs were associated with better compliance.", + "dcterms:identifier": "f62ee3d1-3034-4ce5-9f2f-09f89536bdd4", + "dcat:keyword": [ + "medicare", + "national", + "part-d", + "prescription-drug-plans", + "prescription-drugs", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-04-a05.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:00:13.608525", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cf227509-4ddc-40d2-96ae-5ef8dd216245", + "@type": "dcat:Dataset", + "dcterms:title": "Medication Days Supply, Adherence, Wastage, and Cost", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In an attempt to contain Medicaid pharmacy costs, nearly all states impose dispensing limits on medication days supply. Although longer days supply appears to increase the potential for medication wastage, previous studies suggest that it may also decrease pharmacy expenditures by reducing dispensing fees and drug ingredient costs. This study was conducted to determine whether 90 day refills at community pharmacies could improve adherence, minimize wastage, and control costs.", + "dcterms:identifier": "cf227509-4ddc-40d2-96ae-5ef8dd216245", + "dcat:keyword": [ + "chronic-condition", + "medicaid", + "pharmacy", + "prescription-drugs", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a04.html", + "dcterms:modified": { + "@value": "2014-11-20T16:59:35.778246", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/96329dab-74d4-468f-8c20-98b7605ed31c", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Roulette, Potential Implications of Random..", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare Part D Roulette, Potential Implications of Random Assignment and Plan Restrictions\r\nDual-eligible (Medicare and Medicaid) beneficiaries are randomly assigned to a benchmark plan, which provides prescription drug coverage under the Part D benefit without consideration of their prescription drug profile. To date, the potential for beneficiary assignment to a plan with poor formulary coverage has been minimally studied and the resultant financial impact to beneficiaries unknown.", + "dcterms:identifier": "96329dab-74d4-468f-8c20-98b7605ed31c", + "dcat:keyword": [ + "dual-eligibles", + "medicaid", + "medicare", + "national", + "part-d", + "prescription-drug-plans", + "prescription-drugs", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/mmrr-2013-003-02-a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T16:59:08.696501", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8be2f4d3-eefa-476f-b80d-1d3e3e2bc4fc", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Managed Care plan Performance, A Comparison...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The study evaluates the performance of Medicare managed care, Medicare Advantage, Plans in comparison to Medicare fee-for-service Plans in three states with historically high Medicare managed care penetration New York, California, Florida, in terms of lowering the risks of preventable or ambulatory care sensitive conditions, ACSC, hospital admissions and providing increased referrals for admissions for specialty procedures.", + "dcterms:identifier": "8be2f4d3-eefa-476f-b80d-1d3e3e2bc4fc", + "dcat:keyword": [ + "acute-care-hospital", + "admissions", + "ambulatory", + "ambulatory-surgical-center", + "disproportionate-share-hospitals-dsh", + "hospital", + "hospital-referral-region", + "medicare", + "medicare-advantage", + "part-a", + "part-c", + "publications", + "short-stay-hospital-ssh", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-01-a02.html", + "dcterms:modified": { + "@value": "2015-01-24T21:07:51.730981", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/532cd02d-e8f0-4769-82b8-3ed84485d044", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Contracting - Redacted Benchmark Metric Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services has compiled aggregate national benchmark cost and workload metrics using data submitted to CMS by the AB MACs and the DME MACs. The cost data was extracted from monthly cost reports entered into the CMS ART system for the first six months of Calendar Year 2010. The workload data was extracted from monthly workload reports entered into the CROWD system for the same period. Separate displays of the AB and DME MAC benchmark metrics can be accessed by clicking on the links below. Individual AB and DME MACs participated in this exercise and have confirmed the accuracy of their data which was used as the basis for the compilations.", + "dcterms:identifier": "532cd02d-e8f0-4769-82b8-3ed84485d044", + "dcat:keyword": [ + "durable-medical-equipment-dme", + "medicare", + "medicare-administrative-contractor-mac", + "national", + "part-a", + "part-b", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Contracting/Medicare-Administrative-Contractors/RedactedBenchmarkMetricReports.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-14T04:08:22.429851", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/21c205cb-c7b7-4d09-a1ad-dce7b0ac916d", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Beneficiary Knowledge of the Part D Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare Beneficiary Knowledge of the Part D Program and Its Relationship with Voluntary Enrollment\r\nAccording to findings appearing in Medicare Beneficiary Knowledge of the Part D Program and Its Relationship with Voluntary Enrollment, published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review, during the initial open enrollment period, although overall knowledge about the Part D program was limited, beneficiaries who knew correct facts about the program, like everyone has plan choices and assistance is available for low income beneficiaries, were more likely to enroll in a plan. Efforts to educate Medicare beneficiaries about the Part D program may improve rates of prescription drug coverage.", + "dcterms:identifier": "21c205cb-c7b7-4d09-a1ad-dce7b0ac916d", + "dcat:keyword": [ + "access-to-care", + "enrollment", + "medicare", + "national", + "part-d", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a03.html", + "dcterms:modified": { + "@value": "2014-11-20T16:58:34.910280", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0ddbfdba-dfe2-4cd6-bd0f-845f440f52f4", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare and Medicaid Research Review", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS), Office of Information Products and Data Analysis (OIPDA), is pleased to present our journal, Medicare and Medicaid Research Review (MMRR), an authoritative medium for disseminating high-quality and relevant research to a wide audience of Medicare, Medicaid, and Childrens Health Insurance stakeholders.", + "dcterms:identifier": "0ddbfdba-dfe2-4cd6-bd0f-845f440f52f4", + "dcat:keyword": [ + "chip", + "disparity", + "emergency-room-department", + "inpatient", + "medicaid", + "medicare", + "national", + "part-d", + "payments", + "preventive-services", + "publications", + "rates", + "research", + "short-stay-hospital-ssh", + "state", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-23T21:08:45.694690", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f502b3ee-feb6-4f04-992a-7c7fbb3685e4", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Analytic eXtract (MAX) Rx Table Listing", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Statistical Compendium table listing (below) enables users to choose to view Medicaid prescription drug tables for 1999 - 2009, and to select the tables for the nation as a whole or for individual states. Within each zip file, you will find tables that focus on Medicare-Medicaid dual eligibles, nonduals, and all Medicaid beneficiaries combined.", + "dcterms:identifier": "f502b3ee-feb6-4f04-992a-7c7fbb3685e4", + "dcat:keyword": [ + "dual-eligibles", + "eligibility", + "medicaid", + "medicare", + "national", + "payments", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "skilled-nursing-snf", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid-Analytic-eXtract-MAX-Rx.html", + "dcterms:modified": { + "@value": "2015-01-30T04:06:06.603265", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/53dbcfe6-a401-4cde-949d-a70c80cdce20", + "@type": "dcat:Dataset", + "dcterms:title": "Market Characteristics and Awareness of Managed Care Options", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare beneficiaries awareness of Medicare managed care plans is critical for realizing the potential benefits of coverage choices.", + "dcterms:identifier": "53dbcfe6-a401-4cde-949d-a70c80cdce20", + "dcat:keyword": [ + "managed-care", + "medicare", + "national", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-03-a03.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:33.911487", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b33760e8-774e-4ef0-a09b-ebaef2762446", + "@type": "dcat:Dataset", + "dcterms:title": "Linking Medicare, Medicaid, and Cancer Registry Data...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Linking Medicare, Medicaid, and Cancer Registry Data to Study the Burden of Cancers in West Virginia\r\nIn the United States, the elderly carry an unequal burden of cancer. This burden is especially higher in rural areas, which are known to report higher cancer frequency and death rate. Population based cancer research, aimed at identifying variations in cancer care and improving cancer outcomes in the rural and medically underserved elderly population, is much needed. Unfortunately, such research has been challenging due to limitations in available data sources. The research article, entitled Linking Medicare, Medicaid, and Cancer Registry Data to Study the Burden of Cancers in West Virginia, published in Volume 2, Number 4 of the Medicare and Medicaid Research Review, describes the creation of a comprehensive dataset by combining the West Virginia Cancer Registry with Medicare, Medicaid, and other data sources. Non-participant states in the Surveillance, Epidemiology and End Results (SEER) program can build similar powerful datasets to target cancer disparities.", + "dcterms:identifier": "b33760e8-774e-4ef0-a09b-ebaef2762446", + "dcat:keyword": [ + "medicaid", + "medicare", + "physician-services", + "preventive-services", + "publications", + "regional", + "screenings", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a01.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:25.605721", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ea1506ae-9bce-46c4-aa59-540ff09cf22e", + "@type": "dcat:Dataset", + "dcterms:title": "Linkages Between Utilization of Prostate Surgical Path...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Federal law prohibits a physician from referring Medicare patients for procedures or services to health care entities in which the physician has a financial relationship. This law has exceptions which enable physicians to self-refer under certain conditions. This study evaluates the effects of self-referral on use rates of surgical pathology services performed in conjunction with prostate biopsies and whether such changes are linked to urologist self-referral arrangements.", + "dcterms:identifier": "ea1506ae-9bce-46c4-aa59-540ff09cf22e", + "dcat:keyword": [ + "medicare", + "national", + "providers", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-03-a02.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:24.895002", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3291db3d-0119-4866-95c7-0e871553adae", + "@type": "dcat:Dataset", + "dcterms:title": "Kaiser Family Foundation - Content Search", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Chartpacks, chartbooks, factsheets, reports, and slide presentations bring Kaiser Family Foundation information to life, and can be easily incorporated into your reports and presentations. You can sort the charts and data listing below by topic or by date range to find the information you need.", + "dcterms:identifier": "3291db3d-0119-4866-95c7-0e871553adae", + "dcat:keyword": [ + "budget", + "chip", + "eligibility", + "emergency-room-department", + "enrollment", + "external-source", + "long-term-care-ltc", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drug-plans", + "state" + ], + "dcat:landingPage": "http://kff.org/search/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T21:10:09.558165", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3fb10db2-69ad-448a-8314-3b1cc1292b72", + "@type": "dcat:Dataset", + "dcterms:title": "Indirect Medical Education and Disproportionate Share Adj...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Indirect Medical Education and Disproportionate Share Adjustments to Medicare Inpatient Payment Rates\r\nThe indirect medical education (IME) and disproportionate share hospital (DSH) adjustments to Medicares prospective payment rates for inpatient services are generally intended to compensate hospitals for patient care costs related to teaching activities and care of low income populations", + "dcterms:identifier": "3fb10db2-69ad-448a-8314-3b1cc1292b72", + "dcat:keyword": [ + "disproportionate-share-hospitals-dsh", + "hospital", + "inpatient", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-04-a01.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:08.566480", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b6bd7cbe-6cbf-490c-b8d4-9b9326568a93", + "@type": "dcat:Dataset", + "dcterms:title": "Impact of the Transition to ICD-10 on Medicare Payment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Although the transition from the ICD-9-CM to the ICD-10 version of MS-DRGs resulted in 1.68 percent of the patients being assigned to a different MS-DRG, payment increases and decreases due to the changes in MS-DRG assignment essentially netted out, resulting in a minimal impact on aggregate payments to hospitals...", + "dcterms:identifier": "b6bd7cbe-6cbf-490c-b8d4-9b9326568a93", + "dcat:keyword": [ + "hospital", + "inpatient", + "medicare", + "national", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-02-a02.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:01.813609", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/58b535b1-6b2d-4338-83b8-294c343ccc6f", + "@type": "dcat:Dataset", + "dcterms:title": "Impact of Continued Biased Disenrollment from the Medic...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Impact of Continued Biased Disenrollment from the Medicare Advantage Program to Fee-for-Service\r\nAs reported in Impact of Continued Biased Disenrollment from the Medicare Advantage Program to Fee-for-Service, published in Volume 2, Issue 4, of the Medicare and Medicaid Research Review, disenrollment from the Medicare Advantage (MA) program to fee-for-service (FFS) continues to occur disproportionately among high-cost beneficiaries. Disenrollees incurred 1,021 dollars per month in Medicare payments following disenrollment to FFS in 2007, which was 28 percent higher than predicted based on risk scores used to set MA payment rates. Differences between actual and predicted payments were smaller for disenrollees of Preferred Provider Organizations (PPOs) and Private Fee-for-Service (PFFS) plans than for Health Maintenance Organizations (HMOs), indicating less biased disenrollment from PPOs and PFFS plans. Analysis of 10 individual MA plans revealed considerable variation in the degree of biased disenrollment. These findings raise concerns about care experiences among sicker enrollees and increased costs to Medicare.", + "dcterms:identifier": "58b535b1-6b2d-4338-83b8-294c343ccc6f", + "dcat:keyword": [ + "managed-care", + "medicare-advantage", + "national", + "part-a", + "part-b", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a08.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:01.108730", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5f005045-5b57-4d6b-8e43-04506ea0d3d9", + "@type": "dcat:Dataset", + "dcterms:title": "Impact of Chronic Conditions on the Cost of Cancer Care...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in Impact of Chronic Conditions on the Cost of Cancer Care for Medicaid Beneficiaries, published in Volume 2, Issue 4 of the Medicare and Medicaid Research Review, the average cost of care for cancer patients with four specific preexisting chronic conditions was significantly higher than for patients without any of these conditions. The study analyzed administrative data linked with cancer registry data to estimate cost of care for beneficiaries with cardiac disease, respiratory diseases, diabetes, and mental health disorders. The cost increases ranged from 4,385 dollars for cardiac disease to 11,009 dollars for mental health disorders. Medicaid cancer patients often have preexisting chronic conditions and these conditions are projected to increase in the future. The implementation of better care management processes for cancer patients with preexisting chronic conditions may be one way to reduce these costs.", + "dcterms:identifier": "5f005045-5b57-4d6b-8e43-04506ea0d3d9", + "dcat:keyword": [ + "chronic-condition", + "claims", + "hospital", + "long-term-care-ltc", + "managed-care", + "medicaid", + "national", + "pharmacy", + "physician-services", + "prescription-drugs", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-04-a07.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:00.117965", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/acec848b-ac1e-424f-9440-9b42c8266ba9", + "@type": "dcat:Dataset", + "dcterms:title": "How Does the PAC Respond to Changes in the Payment Rate", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "How Does the Volume of Post-Acute Care Respond to Changes in the Payment Rate Measure the effect of changes from 1997 to 2001 in Medicares payment rates for skilled nursing facilities (SNFs) on the volume of SNF services and services in other settings.", + "dcterms:identifier": "acec848b-ac1e-424f-9440-9b42c8266ba9", + "dcat:keyword": [ + "acute-care-hospital", + "medicare", + "national", + "payments", + "publications", + "rates", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-03-a01.html", + "dcterms:modified": { + "@value": "2014-11-20T16:56:52.363821", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a9a396f3-97cb-4050-b3fa-d5fafcb62573", + "@type": "dcat:Dataset", + "dcterms:title": "Healthcare.gov State Marketplace Information", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Every state will have a Health Insurance Marketplace, but each state can choose how it will operate. States can create and run their own Marketplace, or have a Marketplace supported by the Department of Health and Human Services (HHS). States may also choose to partner with HHS to run some functions of their Marketplace.\r\n\r\nHHS already has granted conditional approval to some states. This means they are on track to have a Marketplace starting in October 2013.\r\n\r\nThe links below take you to websites that describe that states Marketplace efforts. The Marketplaces themselves will not begin accepting enrollments until October 2013.", + "dcterms:identifier": "a9a396f3-97cb-4050-b3fa-d5fafcb62573", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "external-source", + "health-insurance-marketplace", + "state" + ], + "dcat:landingPage": "https://www.healthcare.gov/what-is-the-marketplace-in-my-state/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-16T21:07:46.785423", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9c05ca7d-f0c2-4111-999c-6798e035d71e", + "@type": "dcat:Dataset", + "dcterms:title": "Health Spending by State of Residence, 1991 - 2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In 2009, the 10 states where per capita spending was highest ranged from 13 to 36 percent higher than the national average, and the 10 states where per capita spending was lowest ranged from 8 to 26 percent below the national average. States with the highest per capita spending tended to have older populations and the highest per capita incomes, states with the lowest per capita spending tended to have younger populations, lower per capita incomes, and higher rates of uninsured.", + "dcterms:identifier": "9c05ca7d-f0c2-4111-999c-6798e035d71e", + "dcat:keyword": [ + "claims", + "medicaid", + "medicare", + "national", + "publications", + "regional", + "state", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-04-a03.html", + "dcterms:modified": { + "@value": "2014-11-20T16:56:20.574349", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d133cd66-54fb-4983-b9c7-033b7c6884d8", + "@type": "dcat:Dataset", + "dcterms:title": "Forecasting the Use of Electronic Health Records, An Exp...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The authors of Forecasting the Use of Electronic Health Records, An Expert Opinion Approach, published in Volume 3, Issue 2 of the Medicare and Medicaid Research Review, convened a group of 18 experts from industry, academia, and government to forecast the adoption and meaningful use of EHRs among office-based physicians from 2012 to 2019. The expert panel projects that 65 percent of primary care physicians in large group practices, 45 percent of primary care physicians in small group practices, and 44 percent of all other specialists could achieve the meaningful use of certified EHR technology by 2015. The expert panel also predicts that meaningful use rates could increase to 80 percent, 65 percent, and 66 percent in 2019 for these three groups, respectively. The information from this study is particularly valuable due to a high degree of uncertainty in a new policy environment and could help inform and evaluate CMS and ONC programs.", + "dcterms:identifier": "d133cd66-54fb-4983-b9c7-033b7c6884d8", + "dcat:keyword": [ + "medicaid", + "medicare", + "national", + "payments", + "providers", + "publications", + "research", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/mmrr-2013-003-02-a02.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:57.632222", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a3a16141-9c75-4b05-a55a-ff97438138a3", + "@type": "dcat:Dataset", + "dcterms:title": "Financial Performance of Health Plans in Medicaid Mana...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This study assesses the financial performance of health plans that enroll Medicaid members across the key plan traits, specifically Medicaid dominant, publicly traded, and provider-sponsored.", + "dcterms:identifier": "a3a16141-9c75-4b05-a55a-ff97438138a3", + "dcat:keyword": [ + "ambulatory", + "emergency-room-department", + "hospital", + "managed-care", + "medicaid", + "medicaid-managed-care", + "national", + "operating-costs", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a07.html", + "dcterms:modified": { + "@value": "2015-01-09T21:08:49.898550", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/af523a1a-df03-4fd1-9a5b-879b1ecaeafa", + "@type": "dcat:Dataset", + "dcterms:title": "Enhancing Medicares Hospital Acquired Conditions Policy", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The current Medicare policy of non-payment to hospitals for Hospital Acquired Conditions (HAC) seeks to avoid payment for preventable complications identified within a single admission. The financial impact underestimates the true financial impact of HACs when readmissions are taken into account.", + "dcterms:identifier": "af523a1a-df03-4fd1-9a5b-879b1ecaeafa", + "dcat:keyword": [ + "acute-care-hospital", + "admissions", + "hospital", + "inpatient", + "medicare", + "publications", + "readmissions", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a03.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:44.849349", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f00a5e05-d0db-4292-9c45-d85eb7f4a2d1", + "@type": "dcat:Dataset", + "dcterms:title": "Endocrine therapy use among elderly hormone receptor-pos...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Clinical guidelines recommend that women with hormone-receptor positive breast cancer receive endocrine therapy (selective estrogen receptor modulators or aromatase inhibitors) for five years following diagnosis.", + "dcterms:identifier": "f00a5e05-d0db-4292-9c45-d85eb7f4a2d1", + "dcat:keyword": [ + "expenditures", + "medicare", + "medicare-advantage", + "national", + "part-d", + "payment-sources", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-04-a04.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:43.849773", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/21ed4141-d5cd-40e4-b702-62958d3b49ee", + "@type": "dcat:Dataset", + "dcterms:title": "Effect of Cost-Sharing Reductions on Preventive Service Use", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 4104 of the Patient Protection and Affordable Care Act waives previous cost-sharing requirements for many Medicare-covered preventive services. In 1997, Congress passed similar legislation waiving the deductible only for mammograms and Pap smears. The purpose of this study is to examine the effect of the deductible waiver on mammogram and Pap smear utilization rates.", + "dcterms:identifier": "21ed4141-d5cd-40e4-b702-62958d3b49ee", + "dcat:keyword": [ + "mammogram", + "medicare", + "national", + "part-b", + "preventive-services", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-01-a03.html", + "dcterms:modified": { + "@value": "2014-12-02T21:07:27.111330", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/739e502b-5883-4c78-aa1c-d0aa3ee4af43", + "@type": "dcat:Dataset", + "dcterms:title": "Disparities in Routine Breast Cancer Screening for MMC...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Examines disparities in routine mammography for women who qualify for Medicaid, because of a work-limiting disability.", + "dcterms:identifier": "739e502b-5883-4c78-aa1c-d0aa3ee4af43", + "dcat:keyword": [ + "ambulatory", + "mammogram", + "managed-care", + "medicaid-managed-care", + "national", + "publications", + "screenings" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2011/mmrr-2011-001-04-a02.html", + "dcterms:modified": { + "@value": "2015-01-22T13:08:18.130071", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6200ccf2-00b5-40f4-a4d4-14499157860f", + "@type": "dcat:Dataset", + "dcterms:title": "CHIP Reporting in the CPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CHIP reporting in the CPS is unreliable. Only 10 to 30 percent of those with CHIP (but not Medicaid) report this type of coverage in the CPS. Many with CHIP report Medicaid coverage, so the reporting error for a Medicaid CHIP composite is smaller, but still substantial.", + "dcterms:identifier": "6200ccf2-00b5-40f4-a4d4-14499157860f", + "dcat:keyword": [ + "chip", + "hospital", + "medicaid", + "national", + "physician-services", + "publications", + "research", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2012/mmrr-2012-002-03-b01.html", + "dcterms:modified": { + "@value": "2014-12-27T04:06:53.372891", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/04625765-8292-49cc-a874-5d81aa2bdeee", + "@type": "dcat:Dataset", + "dcterms:title": "Cancer Outcomes in Low-Income Elders", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Cancer Outcomes in Low-Income Elders, Is There An Advantage to Being on Medicaid\r\nBecause of reduced financial barriers, dual Medicare-Medicaid enrollment of low-income Medicare beneficiaries may be associated with receipt of definitive cancer treatment and favorable survival outcomes.", + "dcterms:identifier": "04625765-8292-49cc-a874-5d81aa2bdeee", + "dcat:keyword": [ + "disparity", + "dual-eligibles", + "enrollment", + "medicaid", + "medicare", + "nursing-home", + "outcomes", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a06.html", + "dcterms:modified": { + "@value": "2014-12-12T21:07:00.451205", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f5d96925-949c-4c26-b787-86afd7b285b8", + "@type": "dcat:Dataset", + "dcterms:title": "Assessing the Usability of MAX 2008 Encounter Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Assessing the Usability of MAX 2008 Encounter Data for Comprehensive Managed Care\r\nAs growing numbers of Medicaid enrollees receive comprehensive health benefits through managed care, the researchers and policy makers seeking to understand the service use of these enrollees must rely on encounter data information that states receive from managed care plans. Although encounter data provide insight, not all states report it to CMS Medicaid Statistical Information System (MSIS), and little is known about the datas usability. This issue brief summarizes the availability, completeness, quality, and usability of the encounter data in the Medicaid Analytic eXtract (MAX) File, derived from MSIS, for enrollees in comprehensive managed care plans. It also gives specific information by state. The results should be encouraging for researchers and policymakers. Most states that have comprehensive managed care plans reported data to the other services (OT), inpatient (IP), and prescription drug (RX) files in 2008. Of those data, the majority are usable.", + "dcterms:identifier": "f5d96925-949c-4c26-b787-86afd7b285b8", + "dcat:keyword": [ + "encounters", + "inpatient", + "medicaid-managed-care", + "national", + "outpatient", + "pharmacy", + "physician-services", + "publications", + "research", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/mmrr-2013-003-01-b01a.html", + "dcterms:modified": { + "@value": "2015-01-25T04:07:25.410343", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/602cba5a-4ab8-4e37-8477-a060161de7b2", + "@type": "dcat:Dataset", + "dcterms:title": "Assessing Measurement Error in Medicare Coverage", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Assessing Measurement Error in Medicare Coverage From the National Health Interview Survey\r\nUsing linked administrative data, to validate Medicare coverage estimates among adults aged 65 or older from the National Health Interview Survey and to assess the impact of a recently added Medicare probe question on the validity of these estimates.", + "dcterms:identifier": "602cba5a-4ab8-4e37-8477-a060161de7b2", + "dcat:keyword": [ + "medicare", + "national", + "outcomes", + "part-a", + "part-b", + "payment-error-rate", + "publications", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a05.html", + "dcterms:modified": { + "@value": "2015-01-27T21:07:55.754523", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/04fae996-4521-4e01-a275-15059155f205", + "@type": "dcat:Dataset", + "dcterms:title": "Applying the 2003 Beers Update to Elderly Medicare Enr...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Applying the 2003 Beers Update to Elderly Medicare Enrollees in the Part D Program\r\nInappropriate prescribing of certain medications known as Beers drugs may be harmful to the elderly, because the potential risk for an adverse outcome outweighs the potential benefit.", + "dcterms:identifier": "04fae996-4521-4e01-a275-15059155f205", + "dcat:keyword": [ + "medicare", + "national", + "part-d", + "pharmacy", + "prescription-drugs", + "publications", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2012/mmrr-2012-002-02-a01.html", + "dcterms:modified": { + "@value": "2014-11-20T16:54:10.943278", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b6215d05-9d43-41fa-9917-3adae257989a", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Conditions Dashboard", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Chronic Conditions Dashboard presents statistical views of information on the prevalence, utilization and Medicare spending for Medicare beneficiaries with chronic conditions. The information is available at the state and national levels and allows for comparisons of states to the national average as well as state to state comparisons. The Dashboard also allows the user to select information for specific beneficiary sub-groups defined by gender, age group, or dual eligibility status. The set of chronic conditions used in the Dashboard is consistent with the list of conditions included in the 2012 edition of the CMS chartbook, Chronic Conditions among Medicare Beneficiaries. The data for this Dashboard come from the 2011 CMS administrative claims data for 100 percent of Medicare beneficiaries enrolled in the fee-for-service program.", + "dcterms:identifier": "b6215d05-9d43-41fa-9917-3adae257989a", + "dcat:keyword": [ + "chronic-condition", + "county", + "dual-eligibles", + "interactive-tools", + "medicare", + "national", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCDashboard.html", + "dcterms:modified": { + "@value": "2015-02-02T21:09:32.653116", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2b7695f6-3c37-40cb-a3f8-65d33be63217", + "@type": "dcat:Dataset", + "dcterms:title": "Supplier Directory Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These are the official datasets used on the Medicare.gov Supplier Directory provided by the Centers for Medicare and Medicaid Services. They provide names, addresses, and contact information for suppliers that provide services or products under the Medicare program.", + "dcterms:identifier": "2b7695f6-3c37-40cb-a3f8-65d33be63217", + "dcat:keyword": [ + "county", + "durable-medical-equipment-dme", + "medicare", + "publically-available-data-file--for-download", + "state", + "suppliers", + "vendors" + ], + "dcat:landingPage": "https://data.medicare.gov/data/supplier-directory", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-22T04:09:13.813329", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/39c07c7d-7887-46f3-94fc-4f5919425979", + "@type": "dcat:Dataset", + "dcterms:title": "Wallet Card", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Office of Information Products and Data Analysis, OIPDA, produces the CMS Wallet Card as a quick reference statistical summary on annual CMS program and financial data. The CMS Wallet Card is available for 2004 through the most currently available complete calendar year.", + "dcterms:identifier": "39c07c7d-7887-46f3-94fc-4f5919425979", + "dcterms:issued": { + "@value": "2004-05-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "budget", + "chip", + "enrollment", + "expenditures", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "part-a", + "part-b", + "part-d", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ResearchGenInfo/WalletCard.html", + "dcterms:modified": { + "@value": "2012-08-16T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9304bc0c-9c11-46c4-8e28-3a0c84cf768b", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Compare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This is the official dataset associated with the Medicare.gov Physician Compare Website provided by the Centers for Medicare and Medicaid Services (CMS). These data give you useful information about the physicians and other healthcare professionals currently enrolled in Medicare. Currently, Physician Compare includes general information, such as demographic information and Medicare quality program participation. Quality of care measure data will be added to the site and to this database in 2014.\r\n \r\nBecause of data use agreements with data vendors, not all data on Physician Compare can be shared in this downloadable file. For more information about what is included in this database and how it differs from the information on the Physician Compare Website, refer to the data dictionary.", + "dcterms:identifier": "9304bc0c-9c11-46c4-8e28-3a0c84cf768b", + "dcat:keyword": [ + "county", + "medicare", + "national", + "physician-services", + "publically-available-data-file--for-download", + "quality", + "state" + ], + "dcat:landingPage": "https://data.medicare.gov/data/physician-compare", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-30T04:06:29.122999", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1766b2ee-518e-43e0-beb6-41acf501784d", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Physician Compare, which meets Affordable Care Act of 2010 requirements, helps you search for and select physicians and other healthcare professionals enrolled in the Medicare program.", + "dcterms:identifier": "1766b2ee-518e-43e0-beb6-41acf501784d", + "dcat:keyword": [ + "county", + "interactive-tools", + "medicare", + "national", + "physician-services", + "quality", + "state" + ], + "dcat:landingPage": "http://www.medicare.gov/physiciancompare/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-20T21:09:01.259510", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b84d6f8d-d5d4-4d30-901c-7c5061a9b82c", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home Compare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These are the official datasets used on the Medicare.gov Nursing Home Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at every Medicare and Medicaid-certified nursing home in the country, including over 15,000 nationwide.", + "dcterms:identifier": "b84d6f8d-d5d4-4d30-901c-7c5061a9b82c", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "body-mass-index-bmi", + "county", + "falls", + "medicare", + "nursing-home", + "outcomes", + "pain-management", + "preventive-services", + "publically-available-data-file--for-download", + "quality", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "https://data.medicare.gov/data/nursing-home-compare", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-01T04:11:14.242071", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cdc673b1-5e34-4837-b4eb-db842aadff6c", + "@type": "dcat:Dataset", + "dcterms:title": "MDS 3.0 Frequency Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MDS 3.0 Frequency Report summarizes information for active residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.", + "dcterms:identifier": "cdc673b1-5e34-4837-b4eb-db842aadff6c", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "medicare", + "quality", + "skilled-nursing-snf", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/Minimum-Data-Set-3-0-Public-Reports/Minimum-Data-Set-3-0-Frequency-Report.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T16:57:44.841311", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e3fae05c-7764-4d95-b5c8-5c16f58c82d5", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Compare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These are the official datasets used on the Medicare.gov Hospital Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care at over 4,000 Medicare-certified hospitals across the country.", + "dcterms:identifier": "e3fae05c-7764-4d95-b5c8-5c16f58c82d5", + "dcat:keyword": [ + "county", + "hospital", + "inpatient", + "medical-imaging", + "medicare", + "national", + "outpatient", + "publically-available-data-file--for-download", + "quality", + "rates", + "state", + "survey" + ], + "dcat:landingPage": "https://data.medicare.gov/data/hospital-compare", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-30T21:08:36.839586", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c63770ee-2d31-4624-8435-13751da507a9", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Compare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These are the official datasets used on the Medicare.gov Home Health Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided by Medicare-certified home health agencies throughout the nation.", + "dcterms:identifier": "c63770ee-2d31-4624-8435-13751da507a9", + "dcat:keyword": [ + "county", + "dual-eligibles", + "home-health-hha", + "medicare", + "national", + "outcomes", + "part-a", + "part-b", + "providers", + "publically-available-data-file--for-download", + "quality", + "regional", + "state" + ], + "dcat:landingPage": "https://data.medicare.gov/data/home-health-compare", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T21:09:59.480016", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7b0a6d8c-154b-4544-9d94-22785c7494fd", + "@type": "dcat:Dataset", + "dcterms:title": "Dialysis Facility Compare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These are the official datasets used on the Medicare.gov Dialysis Facility Compare Website provided by the Centers for Medicare and Medicaid Services. These data allow you to compare the quality of care provided in Medicare-certified dialysis facilities nationwide.", + "dcterms:identifier": "7b0a6d8c-154b-4544-9d94-22785c7494fd", + "dcat:keyword": [ + "county", + "dialysis-center", + "end-stage-renal-disease-esrd", + "medicare", + "national", + "publically-available-data-file--for-download", + "quality", + "state" + ], + "dcat:landingPage": "https://data.medicare.gov/data/dialysis-facility-compare", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T21:09:53.719226", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/165fb923-74d2-423c-bf7a-253be7f943b6", + "@type": "dcat:Dataset", + "dcterms:title": "Dialysis Facility Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Dialysis Facility Compare helps you find detailed information about Medicare-certified dialysis facilities. You can compare the services and the quality of care that facilities provide. It also has other resources for patients and family members who want to learn more about chronic kidney disease and dialysis.", + "dcterms:identifier": "165fb923-74d2-423c-bf7a-253be7f943b6", + "dcat:keyword": [ + "county", + "dialysis-center", + "end-stage-renal-disease-esrd", + "interactive-tools", + "medicare", + "quality", + "state" + ], + "dcat:landingPage": "http://www.medicare.gov/DialysisFacilityCompare", + "dcterms:modified": { + "@value": "2015-02-02T21:09:52.866460", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f27380e5-3a65-4344-a1fe-4481a00a3b88", + "@type": "dcat:Dataset", + "dcterms:title": "Part B Carrier Summary Data File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding-Current Procedural Terminology, (HCPC-CPT), code ranges. The data set name contains the year followed by a carrier number. Within each code range are, procedural, condition, or description subheadings. Each data set displays the allowed services, allowed charges, payment amounts by HCPCS-CPT codes and prominent modifiers.", + "dcterms:identifier": "f27380e5-3a65-4344-a1fe-4481a00a3b88", + "dcat:keyword": [ + "coding-and-coding-rules", + "medicare", + "part-b", + "payments", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/Part-B-Carrier-Summary-Data-File.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-27T21:09:07.069743", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/63ade7f7-7d7d-4801-a2a8-0fdb4face6bd", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Home Health Compare has information about the quality of care provided by Medicare-certified home health agencies throughout the nation. Medicare-certified means the home health agency is approved by Medicare and meets certain Federal health and safety requirements. Home Health Care includes skilled nursing care, physical therapy, occupational therapy, and speech therapy, medical social services and home health aide services", + "dcterms:identifier": "63ade7f7-7d7d-4801-a2a8-0fdb4face6bd", + "dcat:keyword": [ + "county", + "home-health-hha", + "interactive-tools", + "medicare", + "outcomes", + "quality", + "state" + ], + "dcat:landingPage": "http://www.medicare.gov/HomeHealthCompare/search.aspx", + "dcterms:modified": { + "@value": "2015-02-02T21:09:58.263304", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9e760aac-3494-4c41-8b39-cd3d643f1575", + "@type": "dcat:Dataset", + "dcterms:title": "Readiness for Meaningful Use of Health Information Tech...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "According to findings reported in Readiness for Meaningful Use of Health Information Technology and Patient Centered Medical Home Recognition Survey Results, published in Volume 3, Issue 4, of the Medicare and Medicaid Research Review, nearly 70 percent of community health centers (CHCs) had full or partial Electronic Health Record (EHR) adoption at the time of the survey. Of CHCs with EHR systems, 30 percent had been in operation for less than one year, 31 percent for one to two years, and 39 percent for three or more years. Survey results were combined with 2009 Uniform Data System data to determine which factors impact use of Health IT and Meaningful Use readiness. Significant differences, by length of EHR operation were found for Medicaid patients, full or partial EHR adoption, and Patient Centered Medical Home recognition. Results for Stage 1 Core and Menu compliance and CHCs Technical Assistance or training interests are also presented.", + "dcterms:identifier": "9e760aac-3494-4c41-8b39-cd3d643f1575", + "dcterms:issued": { + "@value": "2013-10-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community-health-center", + "medicaid", + "medical-homes", + "medicare", + "national", + "publications", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_04_b01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-10-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/58200a35-0cef-41e2-87a2-f0461f1fb646", + "@type": "dcat:Dataset", + "dcterms:title": "Health Indicators Warehouse", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Indicators in the HIW are categorized by topic, geography, and initiative.", + "dcterms:identifier": "58200a35-0cef-41e2-87a2-f0461f1fb646", + "dcat:keyword": [ + "activity-limitation", + "external-source", + "hospital-referral-region", + "mammogram", + "national", + "outcomes", + "preventive-services", + "state" + ], + "dcat:landingPage": "http://healthindicators.gov/", + "dcterms:modified": { + "@value": "2015-01-22T13:08:20.876682", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fc719cfb-2257-4e1c-80a5-7916c07c20ee", + "@type": "dcat:Dataset", + "dcterms:title": "Health System Measurement Project", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health System Measurement Project brings together trend data on a limited set of key health system measures from multiple data sources to provide a visualizations of the status of the U.S. health system. The measures are divided into the following 10 topical areas: access, cost, coverage, IT, innovation, population health, prevention, quality, vulnerable populations, and workforce.", + "dcterms:identifier": "fc719cfb-2257-4e1c-80a5-7916c07c20ee", + "dcterms:issued": { + "@value": "2012-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "IT", + "access", + "coverage", + "disability", + "innovation", + "prevention", + "vulnerable populations", + "workforce" + ], + "dcat:landingPage": "https://healthmeasures.aspe.hhs.gov", + "dcterms:modified": { + "@value": "2012-05-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:temporal": "2000-01-01/2000-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "https://healthmeasures.aspe.hhs.gov/pages/userguide" + ], + "dcat:theme": [ + "Health Care Cost", + "Population Statistics", + "Quality Measurement" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/87c37c76-b981-4b58-b19d-f238c9b14038", + "@type": "dcat:Dataset", + "dcterms:title": "Electronic Health Record Vendors Reported by Health Care Providers Participating in Federal EHR Incentive Programs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:110" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "ONC Request", + "hasEmail": "mailto:ONCRequest@HHS.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This public use file combines registration data compiled from two federal programs that are on-going since February 2009 \u2013 the Centers for Medicare & Medicaid Services (CMS) Electronic Health Record (EHR) Incentive Programs and the ONC Health IT Regional Extension Centers (REC) Program \u2013 which collectively assist nearly 400,000 health care providers in their process to adopt EHRs and demonstrate the meaningful use of health IT.\r\n\r\nThis file enables tracking trends in the adoption of electronic health record (EHR) technologies by EHR vendor and by health care provider type (i.e., for professionals practicing in office-based settings and non-federal acute-care hospitals in the United States).", + "dcterms:identifier": "87c37c76-b981-4b58-b19d-f238c9b14038", + "dcterms:issued": { + "@value": "2013-09-26", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "EHR Vendors" + ], + "dcat:landingPage": "http://dashboard.healthit.gov/", + "dcterms:modified": { + "@value": "2014-02-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:temporal": "2013-04-30/2014-03-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://dashboard.healthit.gov/data/data/EHR-vendors-count-technical-memo.pdf" + ], + "dcat:theme": [ + "Health Care Providers", + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/485a86b4-ea11-4c6a-805f-2b779f85a831", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "485a86b4-ea11-4c6a-805f-2b779f85a831" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/be4852d6-c772-4e3b-9e0e-605f8e0dfb00", + "@type": "dcat:Dataset", + "dcterms:title": "Utilization of Dental Services Among Medicaid-Enrolled...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare and Medicaid Research Review published data brief. Ellen Bouchery", + "dcterms:identifier": "be4852d6-c772-4e3b-9e0e-605f8e0dfb00", + "dcterms:issued": { + "@value": "2013-09-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community-treatment", + "medicaid", + "national", + "preventive-services", + "providers", + "publications", + "rates", + "state", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_03_b04.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-09-23T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/99c5b815-bfc4-48d1-b5dd-4a852ae7e51b", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Non-Payment of Hospital-Acquired Infections...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare and Medicaid Research Review research article, published 9-25-13. Samuel Peasah", + "dcterms:identifier": "99c5b815-bfc4-48d1-b5dd-4a852ae7e51b", + "dcterms:issued": { + "@value": "2013-09-25T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "hospital", + "medicare", + "national", + "publications", + "rates", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a08.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-09-25T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1be24805-efe3-42ff-96f2-2b5a6b5f9303", + "@type": "dcat:Dataset", + "dcterms:title": "NIH Data Sharing Repositories", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A list of NIH-supported repositories that accept submissions of appropriate scientific research data from biomedical researchers. It includes resources that aggregate information about biomedical data and information sharing systems. Links are provided to information about submitting data to and accessing data from the listed repositories. Additional information about the repositories and points-of contact for further information or inquiries can be found on the websites of the individual repositories.", + "dcterms:identifier": "1be24805-efe3-42ff-96f2-2b5a6b5f9303", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/NIHbmic/nih_data_sharing_repositories.html", + "dcterms:modified": { + "@value": "2013-09-23T16:18:00.468875", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcat:theme": [ + "Biomedical Research" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e673593b-96f8-4682-9a52-9298b92bf7d1", + "@type": "dcat:Dataset", + "dcterms:title": "Episode-Based Payment, Evaluating the Impact on Chronic...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Policy makers are interested in aggregating fee-for-service reimbursement into episode-based bundle payments, hoping it will lead to greater efficiency in the provision of care. The focus of bundled payment initiatives has been upon surgical or discrete procedures. Relatively little is known about calculating and implementing episode-based payments for chronic conditions.", + "dcterms:identifier": "e673593b-96f8-4682-9a52-9298b92bf7d1", + "dcterms:issued": { + "@value": "2013-09-19T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "health-employer-data-and-information-set-hedis", + "medicare", + "national", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a07.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-09-19T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e1c87cba-3803-4229-963f-84f388752325", + "@type": "dcat:Dataset", + "dcterms:title": "Standardizing Medicare Payment Information to Support...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Examination of efficiency in health care requires that cost information be normalized. Medicare payments include both geographic and policy-based facility type differentials (e.g., wage index and disproportionate share hospital), which can bias cost comparisons of hospitals and averages across geographic areas. Standardizing payment information to remove the area- and policy-based payment differentials should normalize much of the observed geographic variability in payments, allowing for a more accurate comparison of resource use between providers and across geographic regions. Use of standardized payments will ensure that observed payment variation is due to differences in practice patterns and service use, rather than Medicare payment differences over which the providers have no control. This paper describes a method for standardizing claim payments, and demonstrates the difference in actual versus standardized payments by geographic region.", + "dcterms:identifier": "e1c87cba-3803-4229-963f-84f388752325", + "dcterms:issued": { + "@value": "2013-09-11T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "hospital", + "medicare", + "national", + "part-a", + "part-b", + "payments", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a06.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-09-11T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/91b2cdc2-f5c7-4d83-9f3a-4c444a857d55", + "@type": "dcat:Dataset", + "dcterms:title": "Effect of Long-term Care Use on Medicare and Medicaid...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Individuals eligible and enrolled simultaneously for Medicare and Medicaid commonly referred to as dual eligible or duals have often been cited as accounting for a disproportionate share of Medicare and Medicaid spending compared with non-dual eligible beneficiaries. In the Medicare program, dual eligible beneficiaries account for 16 percent of enrollees, but about 25 percent of expenditures. In Medicaid, they account for 18 percent of enrollees, but about 46 percent of expenditures. Despite important policy implications presented by duals, published information on this population is sparse.", + "dcterms:identifier": "91b2cdc2-f5c7-4d83-9f3a-4c444a857d55", + "dcterms:issued": { + "@value": "2013-09-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "chronic-condition", + "dual-eligibles", + "expenditures", + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "nursing-home", + "publications", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a05.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-09-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6ae39385-a67d-4c75-a1c6-cac10b6e6779", + "@type": "dcat:Dataset", + "dcterms:title": "Patients Bill of Rights Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Reducing Costs, Protecting Consumers - The Affordable Care Act on the One Year Anniversary of the Patients Bill of Rights\r\nFor too long, too many hard working Americans paid the price for policies that handed free rein to insurance companies. In the eighteen months since the Affordable Care Act became law, President Obamas health reform has begun to give hard-working families the security they deserve and to help better control health care costs.", + "dcterms:identifier": "6ae39385-a67d-4c75-a1c6-cac10b6e6779", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "national", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-06T21:09:22.759435", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/47d5a0dc-ed40-46fd-87fc-9c4681825071", + "@type": "dcat:Dataset", + "dcterms:title": "Early Retiree Reinsurance Program Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Early Retiree Reinsurance Program (ERRP) was established by section 1102 of the Patient Protection and Affordable Care Act (the Affordable Care Act) enacted on March 23, 2010. Congress appropriated 5 billion dollars for this temporary program and directed the Secretary of Health and Human Services (HHS) to set up the program within 90 days of enactment. Accordingly, HHS published an Interim Final Rule to implement the ERRP on May 5 with an effective date of June 1, 2010, and the program began accepting applications on June 29, 2010. The ERRP is scheduled to end no later than January 1, 2014 and will serve as a bridge to the new health insurance marketplace to be established through State-based Health Insurance Exchanges in 2014.", + "dcterms:identifier": "47d5a0dc-ed40-46fd-87fc-9c4681825071", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "eligibility", + "national", + "payments", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/cciio/Resources/forms-reports-and-other-resources/index.html", + "dcterms:modified": { + "@value": "2015-01-20T04:08:38.329313", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e3efc151-fcd0-447e-b1ae-f3926d9e2f93", + "@type": "dcat:Dataset", + "dcterms:title": "Bundling Post-Acute Care Services into MS-DRG Payments", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A bundled hospital payment system that encompasses both acute and post-acute care has been proposed as a means of creating financial incentives in the Medicare fee-for-service system to foster care coordination and to improve the current disorganized system of post care. The objective of this study was to evaluate the statistical stability of alternative designs of a hospital payment system that includes post-acute care services to determine the feasibility of using a combined hospital and post-acute care bundle as a unit of payment.", + "dcterms:identifier": "e3efc151-fcd0-447e-b1ae-f3926d9e2f93", + "dcterms:issued": { + "@value": "2013-08-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic-condition", + "diagnosis-related-grouping-drg", + "expenditures", + "hospital", + "inpatient", + "medicare", + "national", + "part-b", + "payments", + "pharmacy", + "publications" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-08-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d591787d-53f7-4548-8d26-8906ee1735d0", + "@type": "dcat:Dataset", + "dcterms:title": "Assuring Access to Affordable Coverage", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Under the Affordable Care Act, millions of uninsured Americans will gain access to affordable coverage through Affordable Insurance Exchanges and improvements in Medicaid and the Childrens Health Insurance Program (CHIP). These programs will use consistent standards and systems to seamlessly and efficiently meet consumers healthcare needs, improve quality, and lower costs.", + "dcterms:identifier": "d591787d-53f7-4548-8d26-8906ee1735d0", + "dcat:keyword": [ + "fact-sheets", + "health-insurance-marketplace", + "medicaid", + "medicaid-expansion", + "state" + ], + "dcat:landingPage": "http://www.medicaid.gov/AffordableCareAct/Provisions/Eligibility.html", + "dcterms:modified": { + "@value": "2015-01-03T13:08:28.957819", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6c28113a-184a-466d-bbea-6af19e95ee4c", + "@type": "dcat:Dataset", + "dcterms:title": "Uninsured Young Adults by County", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This data file indicates the estimated number of uninsured individuals ages 19-25 in each U.S. county. These individuals may be eligible to join their parents health plan if that plan offers dependent coverage. The data is based on the 2007 Small Area Health Insurance Estimates (SAHIE) and March 2008 Current Population Survey Annual Social and Economic Supplement (CPS-ASEC).", + "dcterms:identifier": "6c28113a-184a-466d-bbea-6af19e95ee4c", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "county", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/Coverage-for-Young-Adults.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-28T21:09:00.745021", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d4094923-362e-465f-bcb5-9da4f129519c", + "@type": "dcat:Dataset", + "dcterms:title": "Summary of Consumer Assistance Program Grant Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To help consumers with a wide range of private health insurance questions and complaints, the Affordable Care Act created the Consumer Assistance Program Grants (CAP). CAP Grants provide nearly 30 million dollars in new resources to help States and territories establish or strengthen consumer assistance programs. CAP Grants were awarded in October 2010 and 38 States and Territories are using these resources to empower consumers and provide direct services to answer health \r\ninsurance questions. Data reported for the first year of the program (October 2010-October 2011) demonstrate the significant impact these programs have already made.", + "dcterms:identifier": "d4094923-362e-465f-bcb5-9da4f129519c", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "national", + "quality", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Files/Downloads/csg-cap-summary-white-paper.pdf", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-26T04:07:14.047176", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3efd3c6f-b7b6-4739-8140-341bd97cdf66", + "@type": "dcat:Dataset", + "dcterms:title": "Report on the Pre-existing Condition Insurance Plan Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Before the Affordable Care Act, Americans with pre-existing conditions who did not receive health coverage through their employers had few affordable options to get the care they needed. In most States, insurance companies could refuse to sell them coverage, charge exorbitant premiums, or offer them coverage that excluded benefits for their health conditions. The result has been tens of thousands of Americans with serious health conditions like cancer and heart disease who have been unable to afford health insurance or to pay out of pocket for their own medical care.", + "dcterms:identifier": "3efd3c6f-b7b6-4739-8140-341bd97cdf66", + "dcterms:issued": { + "@value": "2012-02-23T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "claims", + "enrollment", + "hospital", + "inpatient", + "national", + "reports", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Files/Downloads/pcip-report.pdf", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2012-02-23T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b522861c-9cf9-4ac3-bc7f-7a2a09b5ace5", + "@type": "dcat:Dataset", + "dcterms:title": "Pre-Existing Condition Insurance Plan Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act created the new Pre-Existing Condition Insurance Plan (PCIP) program to make health insurance available to Americans denied coverage by private insurance companies because of a pre-existing condition. People living with conditions like diabetes, asthma, cancer, and HIV-AIDS have often been priced out of affordable health insurance options, and this has left millions without insurance.\r\n\r\nPCIP is a temporary program that covers a broad range of health benefits and is designed as a bridge for people with pre-existing conditions who cannot obtain health insurance coverage in todays private insurance market. As of May 31, 2011 24,712 Americans had insurance through PCIP and the coverage is making a difference. As of May 31, 2011 data from the federally run PCIP plan shows that of claims paid for the top 20 diagnoses, 30.2 percent were for diagnoses of heart disease and 25.8 percent were for diagnoses of cancer. A range of professional, inpatient and drug treatments were provided to these individuals.", + "dcterms:identifier": "b522861c-9cf9-4ac3-bc7f-7a2a09b5ace5", + "dcterms:issued": { + "@value": "2011-05-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "claims", + "enrollment", + "expenditures", + "national", + "payments", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Files/pcipdatamay312001.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2011-05-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1a266c6b-2ff0-49fe-9904-fe3c355da554", + "@type": "dcat:Dataset", + "dcterms:title": "Measuring Prevention More Broadly, An Empirical...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Measuring Prevention More Broadly, An Empirical Assessment of CHIPRA Core Measures\r\nDifferences in CHIP design and structure, across states and over time, may limit the \r\nusefulness of select claims-based core measures for detecting disparities accurately. Additional guidance \r\nand research may be necessary before reporting of the measures becomes mandatory.", + "dcterms:identifier": "1a266c6b-2ff0-49fe-9904-fe3c355da554", + "dcterms:issued": { + "@value": "2013-08-22T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chip", + "claims", + "medicaid", + "national", + "physician-services", + "preventive-services", + "publications", + "quality", + "rates" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a04.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-08-22T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/98b14989-963a-4fff-8a5b-ee101fb986dd", + "@type": "dcat:Dataset", + "dcterms:title": "Health Insurance Rate Review Fact Sheet", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act is bringing an unprecedented level of scrutiny and transparency to health insurance rate increases. The Act ensures that, in any State, any proposed rate increase by individual or small group market insurers at or above 10 percent will be scrutinized by independent experts to make sure it is justified. This analysis will help moderate premium hikes and lower costs for individuals, families, and businesses that buy insurance in these markets. Additionally, insurance companies must provide easy to understand information to their customers about their reasons for unreasonable rate increases, as well as publicly justify and post on their website any unreasonable rate increases. These steps allow consumers to know why they are paying higher rates.", + "dcterms:identifier": "98b14989-963a-4fff-8a5b-ee101fb986dd", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "fact-sheets", + "rates", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/rate_review_fact_sheet.html", + "dcterms:modified": { + "@value": "2013-05-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a49e10c-6ce4-4bf8-af4f-d99e53e6862a", + "@type": "dcat:Dataset", + "dcterms:title": "Expansion of Medicaid Covered Smoking Cessation Services", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Expansionof Medicaid Covered Smoking Cessation \r\nServices - Maternal Smoking and Birth Outcomes. \r\nTo assess whether Medicaid coverage of smoking cessation services reduces maternal smoking and improves birth outcomes.", + "dcterms:identifier": "0a49e10c-6ce4-4bf8-af4f-d99e53e6862a", + "dcterms:issued": { + "@value": "2013-08-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicaid", + "national", + "outcomes", + "publications", + "substance-abuse-treatment" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-08-06T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/99cb4c82-9e5d-4004-87e1-c7cbfa9868a1", + "@type": "dcat:Dataset", + "dcterms:title": "Using the National Provider Identifier for Health Care...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The establishment in recent years of a National Provider Identifier (NPI) offers a new method for counting and categorizing physicians and other health care professionals involved in clinical care. In this paper, I describe how the NPI is assigned, the information collected in association with assigning the NPI, potential ways to enhance information on health professionals through data linkages using the NPI, and how the assessment of the health care workforce could be improved by requiring health care professionals to update their information as a part of maintaining their NPI.", + "dcterms:identifier": "99cb4c82-9e5d-4004-87e1-c7cbfa9868a1", + "dcterms:issued": { + "@value": "2013-07-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access-to-care", + "encounters", + "medicaid", + "medicare", + "national", + "persons-served", + "physician-services", + "providers", + "publications", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_03_b03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-07-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8ecec886-1fd9-4b4e-9acd-14328dd6dcde", + "@type": "dcat:Dataset", + "dcterms:title": "The Impact of Electronic Health Records on Ambulatory Costs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Our nation is in the midst of an unprecedented investment in IT to support healthcare delivery. The centerpiece of the 2009 Health Information Technology for Economic and Clinical Health (HITECH) Act is 30 billion dollars in incentives for doctors and hospitals to become meaningful users of electronic health records. The hope is that EHRs will enable better management of information in order to improve the quality and reduce the cost of health care.", + "dcterms:identifier": "8ecec886-1fd9-4b4e-9acd-14328dd6dcde", + "dcat:keyword": [ + "ambulatory", + "expenditures", + "medicaid", + "national", + "publications", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013-003-02-a03.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:01:59.060813", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/17cdf644-6180-4741-a400-6e95c2be0a58", + "@type": "dcat:Dataset", + "dcterms:title": "The Commonwealth Fund - Maps and Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Welcome to the Maps and Data section, home to ChartCart, which allow you to create your own collections of Commonwealth Fund charts, and the Health System Data Center, where you can compare region-level health performance and create custom tables and charts using the Funds State Scorecard, Child Health Scorecard, and Local Scorecard. Also featured are Commonwealth Fund infographics and interactive features.", + "dcterms:identifier": "17cdf644-6180-4741-a400-6e95c2be0a58", + "dcat:keyword": [ + "access-to-care", + "ambulatory", + "external-source", + "health-insurance-marketplace", + "home-health-hha", + "hospice", + "hospital", + "national", + "nursing-home", + "prescription-drugs", + "preventive-services", + "quality", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.commonwealthfund.org/Maps-and-Data.aspx", + "dcterms:modified": { + "@value": "2015-01-27T21:09:19.921108", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0d15b5a8-fae1-41a9-94ae-292dad3de1a3", + "@type": "dcat:Dataset", + "dcterms:title": "Survey and Certification - Enforcement - 2567 Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This website provides high level results of the surveys conducted by the State Agencies captured by the ASPEN system. It provides deficiency information for Nursing Homes. For additional information about a particular provider, contact the appropriate State Agency or Regional Office contact.", + "dcterms:identifier": "0d15b5a8-fae1-41a9-94ae-292dad3de1a3", + "dcat:keyword": [ + "interactive-tools", + "medicare", + "providers", + "quality", + "regional", + "skilled-nursing-snf", + "state", + "suppliers", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Provider-Enrollment-and-Certification/SurveyCertificationEnforcement/", + "dcterms:modified": { + "@value": "2014-11-20T17:01:49.172888", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a42cdb2d-6ac2-49bf-8807-cb914554ac72", + "@type": "dcat:Dataset", + "dcterms:title": "State Variability in Childrens Medicaid Crowd-Out Estimates", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health insurance crowd-out occurs when individuals enrolled in a public health insurance plan would have enrolled in a private plan but for the public option. The crowding-out of private insurance is often used to criticize state Medicaid and Childrens Health Insurance Program (CHIP) expansion, as already insured children move their coverage to the states at the publics expense. A difficulty in discussing crowd-out comes from inconsistent estimates. Previous work focusing on the expansion of public programs has led to estimates ranging from 0 to 50 percent of the children newly insured on public plans being crowded-out.", + "dcterms:identifier": "a42cdb2d-6ac2-49bf-8807-cb914554ac72", + "dcat:keyword": [ + "chip", + "eligibility", + "enrollment", + "medicaid", + "national", + "physician-services", + "publications", + "state", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Articles/A2013/MMRR2013_003_03_a01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-11-20T17:01:44.248509", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a00eb27-f525-44db-8a3d-240e229a18fb", + "@type": "dcat:Dataset", + "dcterms:title": "State Health Facts - State Decisions on Exchanges", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "State Decisions For Creating Health Insurance Exchanges, including Exchange Decision, Federal Approval Status, Structure of Exchange, and Type of Exchange.", + "dcterms:identifier": "0a00eb27-f525-44db-8a3d-240e229a18fb", + "dcat:keyword": [ + "external-source", + "health-insurance-marketplace", + "state" + ], + "dcat:landingPage": "http://www.statehealthfacts.org/comparemaptable.jsp?ind=962&cat=17", + "dcterms:modified": { + "@value": "2014-12-19T04:08:34.608380", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e8c0da1c-add6-4115-8884-4d904f6028a3", + "@type": "dcat:Dataset", + "dcterms:title": "State by State Enrollment in the PCIP", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act created the Pre-Existing Condition Insurance Plan (PCIP) to make health insurance available to people who have been denied coverage by private insurance companies because of a pre-existing condition.", + "dcterms:identifier": "e8c0da1c-add6-4115-8884-4d904f6028a3", + "dcat:keyword": [ + "access-to-care", + "center-for-consumer-information-and-insurance-oversight", + "enrollment", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/pcip-enrollment.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2012-10-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/aac5fe1b-bc8c-47ce-9a1f-98543fedf2ba", + "@type": "dcat:Dataset", + "dcterms:title": "Special Needs Plan HEDIS Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides annual Medicare Health Plan Employer Data and Information Set (HEDIS) performance measures.", + "dcterms:identifier": "aac5fe1b-bc8c-47ce-9a1f-98543fedf2ba", + "dcat:keyword": [ + "enrollment", + "health-employer-data-and-information-set-hedis", + "medicare-advantage", + "national", + "part-d", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/SNP-HEDIS-Public-Use-Files.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-29T04:09:21.233750", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e5d0cad5-f9d4-4c07-b387-5912c348da31", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 4432(a) of the Balanced Budget Act (BBA) of 1997 modified how payment is made for Medicare skilled nursing facility (SNF) services. Effective with cost reporting periods beginning on or after July 1, 1998, SNFs are no longer paid on a reasonable cost basis or through low volume prospectively determined rates, but rather on the basis of a prospective payment system (PPS). The PPS payment rates are adjusted for case mix and geographic variation in wages and cover all costs of furnishing covered SNF services (routine, ancillary, and capital-related costs).", + "dcterms:identifier": "e5d0cad5-f9d4-4c07-b387-5912c348da31", + "dcat:keyword": [ + "coding-and-coding-rules", + "interactive-tools", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional", + "reports", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/SNFPPS/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-28T21:08:58.767496", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/93ac5fe2-a3a1-4301-ae97-df37923f30ff", + "@type": "dcat:Dataset", + "dcterms:title": "Robert Wood Johnson - Publications and Research", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The official data archive of the Robert Wood Johnson Foundation is free and accessible to all researchers, students, and policy-makers.", + "dcterms:identifier": "93ac5fe2-a3a1-4301-ae97-df37923f30ff", + "dcat:keyword": [ + "body-mass-index-bmi", + "disparity", + "external-source", + "minority-health", + "national", + "quality", + "regional", + "research" + ], + "dcat:landingPage": "http://www.rwjf.org/pr/", + "dcterms:modified": { + "@value": "2015-01-23T13:08:04.197046", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f01ef142-c2ae-4c43-b0cc-9de79fa97622", + "@type": "dcat:Dataset", + "dcterms:title": "Research Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) research efforts span many topics, methods, and interests. Some projects address the Agencys immediate information needs, like patterns of prescription drug use. Others are aimed at long-term research needs, such as risk adjuster mechanisms for different payment systems.", + "dcterms:identifier": "f01ef142-c2ae-4c43-b0cc-9de79fa97622", + "dcat:keyword": [ + "ambulatory", + "budget", + "demonstrations", + "dual-eligibles", + "eligibility", + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicaid-managed-care", + "medicare", + "minority-health", + "national", + "outpatient", + "part-a", + "part-b", + "part-d", + "payments", + "prescription-drug-plans", + "prescription-drugs", + "quality", + "reports", + "research", + "skilled-nursing-snf", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Reports/", + "dcterms:modified": { + "@value": "2015-01-29T04:08:29.472164", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d8c939e2-a54c-4309-9efd-d1c5d963c21b", + "@type": "dcat:Dataset", + "dcterms:title": "ResDAC - Intro to the Use of Medicare Data for Research", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This brief presentation outlines the educational objectives for the Introduction to Medicare workshop. Objectives of the workshop which are found in the various video segments include \r\n-understanding the basic structure and content of the Medicare program\r\n-learning which Medicare data files are available for research purposes\r\n-knowing the source of the Medicare administrative data sets\r\n-reviewing the Master Beneficiary Summary File (a.k.a. Denominator), MedPAR file, and the Carrier file for use by researchers", + "dcterms:identifier": "d8c939e2-a54c-4309-9efd-d1c5d963c21b", + "dcat:keyword": [ + "claims", + "county", + "diagnosis-related-grouping-drg", + "enrollment", + "external-source", + "hospital-referral-region", + "medicare", + "national", + "part-a", + "part-b", + "part-d", + "regional", + "research", + "state" + ], + "dcat:landingPage": "http://www.resdac.org/training/workshops/intro-medicare/media", + "dcterms:modified": { + "@value": "2015-01-29T04:08:27.497417", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/23966561-98fa-49bd-8395-43b469218cb1", + "@type": "dcat:Dataset", + "dcterms:title": "Qualified Entity Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 10332 of the Affordable Care Act amends section 1874 of the Social Security Act (the Act) by adding a new subsection (e) requiring standardized extracts of Medicare claims data under prts A, B, and D to be made available to qualified entities for the evaluation of the performance of providers and suppliers. Qualified entities may use the information obtained under section 1874(e) of the Act for the purpose of evaluating the performance of providers and suppliers, and to generate public reports regarding such performance.", + "dcterms:identifier": "23966561-98fa-49bd-8395-43b469218cb1", + "dcat:keyword": [ + "medicare-qualified-entity-program", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/QEMedicareData/index.html", + "dcterms:modified": { + "@value": "2014-12-11T21:09:33.568968", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fddb8f36-4a08-4673-84d6-3b0ada28c18f", + "@type": "dcat:Dataset", + "dcterms:title": "Qualified Entity Certification Program for Medicare Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "QECP welcomes any entities that would like to participate in, learn more about, or assess their capability to function as a qualified entity (QE) under section 10332 of the Affordable Care Act. The amended section 1874 of the Social Security Act will allow qualified entities to receive standardized extracts of Medicare claims data under Parts A, B, and D for the evaluation of the performance of providers of services and suppliers.", + "dcterms:identifier": "fddb8f36-4a08-4673-84d6-3b0ada28c18f", + "dcat:keyword": [ + "external-source", + "medicare", + "medicare-qualified-entity-program", + "national" + ], + "dcat:landingPage": "http://www.qemedicaredata.org/", + "dcterms:modified": { + "@value": "2015-01-04T13:08:28.487504", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bd6e4ea9-f7ae-47e4-a939-3e0954d76005", + "@type": "dcat:Dataset", + "dcterms:title": "Provider Specific Data for Public Use in SAS Format", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Fiscal Intermediary maintains the Provider Specific File (PSF). The file contains information about the facts specific to the provider that affects computations for the Prospective Payment System. The Provider Specific files in SAS format are located in the Download section below for the following provider-types, Inpatient, Skilled Nursing Facility, Home Health Agency, Hospice, Inpatient Rehab, Long Term Care, Inpatient Psychiatric Facility", + "dcterms:identifier": "bd6e4ea9-f7ae-47e4-a939-3e0954d76005", + "dcat:keyword": [ + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "psychiatric-facility", + "publically-available-data-file--for-download", + "regional", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ProspMedicareFeeSvcPmtGen/psf_SAS.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-04-10T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/771c2d4c-1e42-42d6-9cff-a6f805d44754", + "@type": "dcat:Dataset", + "dcterms:title": "Premier Hospital Quality Incentive Demonstration", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS is pursuing a vision to improve the quality of health care by expanding the information available about quality of care and through direct incentives to reward the delivery of superior quality care. Through the Premier Hospital Quality Incentive Demonstration CMS aims to see a significant improvement in the quality of inpatient care by awarding bonus payments to hospitals for high quality in several clinical areas, and by reporting extensive quality data on the CMS web site.", + "dcterms:identifier": "771c2d4c-1e42-42d6-9cff-a6f805d44754", + "dcat:keyword": [ + "demonstrations", + "fact-sheets", + "hospital", + "inpatient", + "medicare", + "national", + "outpatient", + "payments", + "quality", + "readmissions", + "state", + "statistics", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremier.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T04:08:30.457430", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2c7ddf75-36af-479b-a9d2-dd1cd5ddaa45", + "@type": "dcat:Dataset", + "dcterms:title": "Premier Hospital Historical Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To provide a historical overview of the participating hospitals, before the first project report, Premier Healthcare Informatics has used data already available for three of the five conditions from October 2002 - September 2003. This historical data does not affect project incentives.", + "dcterms:identifier": "2c7ddf75-36af-479b-a9d2-dd1cd5ddaa45", + "dcat:keyword": [ + "demonstrations", + "hospital", + "inpatient", + "medicare", + "national", + "outpatient", + "quality", + "readmissions", + "state", + "statistics", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalPremierHistoricalData.html", + "dcterms:modified": { + "@value": "2015-01-28T21:08:48.906980", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/818812e8-a7f4-4e9f-af9d-a708b97a36a5", + "@type": "dcat:Dataset", + "dcterms:title": "Potential Rebates Saved by HHS Determinations", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These estimates are provided from 2010 data. Final amount of rebates will vary with market conditions and may be lower as insurance companies lower premiums for consumers to meet the MLR standard.", + "dcterms:identifier": "818812e8-a7f4-4e9f-af9d-a708b97a36a5", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "fact-sheets", + "payments", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Programs-and-Initiatives/Health-Insurance-Market-Reforms/rebate-estimates.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2012-02-16T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/da139a49-eb6d-46ae-ad75-152199b558ef", + "@type": "dcat:Dataset", + "dcterms:title": "Pioneer ACO Model", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Pioneer ACO Model is designed for health care organizations and providers that are already experienced in coordinating care for patients across care settings. It will allow these provider groups to move more rapidly from a shared savings payment model to a population-based payment model on a track consistent with, but separate from, the Medicare Shared Services Program. And it is designed to work in coordination with private payers by aligning provider incentives, which will improve quality and health outcomes for patients across the ACO, and achieve cost savings for Medicare, employers and patients.", + "dcterms:identifier": "da139a49-eb6d-46ae-ad75-152199b558ef", + "dcat:keyword": [ + "accountable-care-organization", + "center-for-medicare-and-medicaid-innovations", + "fact-sheets", + "payment-sources", + "payments", + "state" + ], + "dcat:landingPage": "http://innovation.cms.gov/initiatives/Pioneer-ACO-Model/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-26T21:09:55.507759", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/50ae4d51-dfd4-4a53-8a94-b37c048a4782", + "@type": "dcat:Dataset", + "dcterms:title": "Physician-Supplier Procedure Summary Master File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file is a 100 percent summary of all Part B Carrier and DMERC Claims processed through the Common Working File and stored in the National Claims History Repository. The file is arrayed by carrier, pricing locality, Healthcare Common Procedure Coding (HCPC), modifier 1, modifier 2, specialty, type of service and place of service. The summarized fields are total submitted services and charges, total allowed services and charges, total denied services and charges, and total payment amounts. This file is produced annually and is usually available in July.", + "dcterms:identifier": "50ae4d51-dfd4-4a53-8a94-b37c048a4782", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "part-b", + "payments", + "physician-services", + "publically-available-data-file--for-purchase", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/PhysicianSupplierProcedureSummaryMasterFile.html", + "dcterms:modified": { + "@value": "2015-02-03T04:09:01.921600", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f632e7d6-bfd3-462a-81ec-19398839b1f8", + "@type": "dcat:Dataset", + "dcterms:title": "Physician-Owned Hospitals", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 6001 of the Affordable Care Act of 2010 amended section 1877 of the Social Security Act to impose additional requirements for physician-owned hospitals to qualify for the whole hospital and rural provider exceptions. A physician-owned hospital is now generally prohibited from expanding facility capacity. However, a physician-owned hospital that qualifies as an applicable hospital or high Medicaid facility may request an exception to the prohibition from the Secretary.", + "dcterms:identifier": "f632e7d6-bfd3-462a-81ec-19398839b1f8", + "dcat:keyword": [ + "hospital", + "medicaid", + "medicare", + "national", + "outpatient", + "physician-services", + "publically-available-data-file--for-download", + "research", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Fraud-and-Abuse/PhysicianSelfReferral/Physician_Owned_Hospitals.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-29T04:09:12.799511", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0571b03a-6a59-42f2-aa06-26e325dec5e3", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Fee Schedule Search", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This website is designed to provide information on services covered by the Medicare Physician Fee Schedule (MPFS). It provides more than 10,000 physician services, the associated relative value units, a fee schedule status indicator and various payment policy indicators needed for payment adjustment (i.e., payment of assistant at surgery, team surgery, bilateral surgery, etc.).", + "dcterms:identifier": "0571b03a-6a59-42f2-aa06-26e325dec5e3", + "dcat:keyword": [ + "interactive-tools", + "medicare", + "national", + "payments", + "physician-fee-schedule", + "physician-services", + "providers", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/apps/physician-fee-schedule/search/search-criteria.aspx", + "dcterms:modified": { + "@value": "2015-01-14T21:09:28.185591", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b09e1ecf-4dcc-4021-9bb9-7b21d7a9a52f", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Fee Schedule Relative Value Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This information relates to payment under the physician fee schedule.", + "dcterms:identifier": "b09e1ecf-4dcc-4021-9bb9-7b21d7a9a52f", + "dcat:keyword": [ + "medicare", + "national", + "physician-fee-schedule", + "physician-services", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Relative-Value-Files.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-20T21:09:05.733645", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9d2d3d4f-d3a8-4628-85b5-4e5b3beb2771", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Fee Schedule National Payment Amount File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The significant size of the Physician Fee Schedule Payment Amount File-National requires that database programs (e.g., Access, dBase, FoxPro, etc.) be used to read these data. Word processing and spreadsheet programs cannot be used. The database programs noted above will also be required to read some versions of the Physician Fee Schedule Payment Amount File Carrier-Specific.", + "dcterms:identifier": "9d2d3d4f-d3a8-4628-85b5-4e5b3beb2771", + "dcat:keyword": [ + "medicare", + "national", + "physician-fee-schedule", + "physician-services", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-National-Payment-Amount-File.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-29T13:08:16.129384", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/113bbb55-ceb3-4132-b9c5-f034cab266a0", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Fee Schedule Carrier Specific Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) has condensed all 56 Physician Fee Schedule (PFS) carrier specific pricing files into one zip file. It is labeled as All States in the State field, and 2009 in the Calendar Year field. Because the list is ordered by State name, All States appears after the Alaska files. If you sort by most recent Calendar Year, the file will appear at the top of the list.", + "dcterms:identifier": "113bbb55-ceb3-4132-b9c5-f034cab266a0", + "dcat:keyword": [ + "medicare", + "physician-fee-schedule", + "physician-services", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/PFS-Carrier-Specific-Files.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-20T21:09:03.753849", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9f2b4b67-c210-409b-8ab5-235101b5e9e4", + "@type": "dcat:Dataset", + "dcterms:title": "Physician Bonuses", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MMA Section 413(b) required CMS to revise some of the policies that address HPSA bonus payments. Section 1833(m) of the Social Security Act provides bonus payments for physicians who furnish medical care services in geographic areas that are designated by the HRSA as primary medical care HPSAs under section 332 (a)(1)(A) of the Public Health Service (PHS) Act. In addition, for claims with dates of service on or after July 1, 2004, psychiatrists (provider specialty 26) furnishing services in mental health HPSAs are also eligible to receive bonus payments. If a zip code falls within both a primary care and mental health HPSA, only one bonus will be paid on the service.", + "dcterms:identifier": "9f2b4b67-c210-409b-8ab5-235101b5e9e4", + "dcat:keyword": [ + "county", + "medicare", + "payments", + "physician-services", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-04-12T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8d1ea357-85b5-4895-8014-da4abf715038", + "@type": "dcat:Dataset", + "dcterms:title": "PC Pricer", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The PC Pricer is a tool used to estimate Medicare PPS payments. The final payment may not be precise to how payments are determined in the Medicare claims processing system due to the fact that some data is factored in the PC Pricer payment amount that is paid by Medicare via provider cost reports.", + "dcterms:identifier": "8d1ea357-85b5-4895-8014-da4abf715038", + "dcat:keyword": [ + "claims", + "end-stage-renal-disease-esrd", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "interactive-tools", + "long-term-care-ltc", + "medicare", + "national", + "outpatient", + "payments", + "physician-services", + "prospective-payment-system-pps", + "providers", + "psychiatric-facility", + "regional", + "skilled-nursing-snf", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PCPricer/", + "dcterms:modified": { + "@value": "2015-02-02T21:11:01.787767", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b7ebdcd9-9bd1-4074-b651-57e2bb6191be", + "@type": "dcat:Dataset", + "dcterms:title": "Part D Reconsideration Appeals Fact Sheets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "If a Part D plan sponsor issues an adverse redetermination decision, the enrollee or the enrollees representative may appeal the decision to the Independent Review Entity (IRE), also commonly called the Part D Qualified Independent Contractor (QIC), by requesting a reconsideration.", + "dcterms:identifier": "b7ebdcd9-9bd1-4074-b651-57e2bb6191be", + "dcat:keyword": [ + "fact-sheets", + "medicare", + "national", + "part-d", + "prescription-drugs" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Appeals-and-Grievances/MedPrescriptDrugApplGriev/Reconsiderations.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-08T13:08:37.333045", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/964fe5c7-68a2-4788-a68c-c18dcff6f840", + "@type": "dcat:Dataset", + "dcterms:title": "Part C Reconsideration Appeals Fact Sheets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "If, upon reconsideration, a Medicare Advantage (Part C) health plan upholds its initial adverse organization determination, the plan must submit the case file and its decision for automatic review by the Part C Independent Review Entity (IRE).", + "dcterms:identifier": "964fe5c7-68a2-4788-a68c-c18dcff6f840", + "dcat:keyword": [ + "fact-sheets", + "medicare-advantage", + "national", + "part-c" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Appeals-and-Grievances/MMCAG/IRE.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-08T13:08:36.321524", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8252ff30-6fd1-42ae-ad41-f7eccdb6e17e", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home Quality Initiative", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This Nursing Home Quality Initiative (NHQI) website provides consumer and provider information regarding the quality of care in nursing homes. NHQI discusses quality measures that are shown at the Nursing Home Compare website (medicare.gov), which allows consumers, providers, States and researchers to compare information on nursing homes.", + "dcterms:identifier": "8252ff30-6fd1-42ae-ad41-f7eccdb6e17e", + "dcat:keyword": [ + "demonstrations", + "enrollment", + "hospital", + "inpatient", + "medicare", + "national", + "nursing-home", + "outcomes", + "providers", + "quality", + "quality-improvement-organization", + "reports", + "research", + "skilled-nursing-snf", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/NursingHomeQualityInits/", + "dcterms:modified": { + "@value": "2014-12-27T04:07:21.112327", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a57a01e-2175-48bf-8e52-f365d7d3cf06", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home - Pain - Percentage of Residents Reporting Pain", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Adequate pain management is an important indicator of quality of care and quality of life. Nursing home staff should check patients regularly to see if they are experiencing pain. If pain is not treated, a resident may not be able to perform daily routines, may become depressed, or may have an overall poor quality of life. The reported percentage may include some residents who are getting or who have been prescribed treatment for their pain, but who refuse pain medicines or choose to take less.", + "dcterms:identifier": "8a57a01e-2175-48bf-8e52-f365d7d3cf06", + "dcat:keyword": [ + "external-source", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "pain-management", + "quality", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "https://healthmeasures.aspe.hhs.gov/measure/27", + "dcterms:modified": { + "@value": "2014-11-20T17:00:16.185815", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fb12718e-fc95-4692-8f24-be1479fd956d", + "@type": "dcat:Dataset", + "dcterms:title": "Nursing Home - Falls within the Past 30 days", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Percent of residents reporting one or more falls within the past 30 days. The Minimum Data Set (MDS) is part of the federally mandated process for clinical assessment of all residents in Medicare or Medicaid certified nursing homes. This process provides a comprehensive assessment of each residents functional capabilities and helps nursing home staff identify health problems. Resident Assessment Protocols (RAPs), are part of this process, and provide the foundation upon which a residents individual care plan is formulated. MDS assessment forms are completed for all residents in certified nursing homes, regardless of source of payment for the individual resident. MDS assessments are required for residents on admission to the nursing facility and then periodically, within specific guidelines and time frames. In most cases, participants in the assessment process are licensed health care professionals employed by the nursing home. MDS information is transmitted electronically by nursing homes to the MDS database in their respective States. MDS information from the State databases is captured into the national MDS database at CMS. Data from the MDS for 1st quarter 2005 through 3rd quarter 2010 are reported. In future years, this measure will be changing to percentage of long-term nursing facility residents with major falls. The data source will then be MDS 3.0.", + "dcterms:identifier": "fb12718e-fc95-4692-8f24-be1479fd956d", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "external-source", + "falls", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "quality", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "https://healthmeasures.aspe.hhs.gov/measure/28", + "dcterms:modified": { + "@value": "2014-12-04T21:08:22.730390", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0f821b70-2b56-4778-9d50-d84d9630bceb", + "@type": "dcat:Dataset", + "dcterms:title": "National Provider Identifier Standard - Data Dissemination", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Plan and Provider Enumeration System, NPPES, downloadable file, also referred to as the NPI Downloadable File, contains FOIA disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers, NPIs. In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain 1. a data file containing all of the FOIA disclosable health care provider data in NPPES as of a certain date in the month, 2. a Read Me File describing the information in the data file, 3. a Header File containing the format of the data file, and 4. a Code Values document listing the descriptions for all of the codes found in the data file. Each month, CMS replaces the previous months file, only one file is available for downloading at any given time.", + "dcterms:identifier": "0f821b70-2b56-4778-9d50-d84d9630bceb", + "dcterms:issued": { + "@value": "2007-09-12T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare", + "national", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/HIPAA-Administrative-Simplification/NationalProvIdentStand/DataDissemination.html", + "dcterms:modified": { + "@value": "2013-07-10T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/66373cb9-da69-45bb-ae3b-4d04eeba7478", + "@type": "dcat:Dataset", + "dcterms:title": "National Health Expenditure Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "National Health Expenditure Accounts are comprised of the following, National Health Expenditures - Historical and Projected, Age Estimates, State Health Expenditures, Health Care spending by Sponsor, NHEA Related Studies.", + "dcterms:identifier": "66373cb9-da69-45bb-ae3b-4d04eeba7478", + "dcat:keyword": [ + "durable-medical-equipment-dme", + "enrollment", + "expenditures", + "hospital", + "medicaid", + "medicare", + "national", + "physician-services", + "prescription-drugs", + "providers", + "quality", + "regional", + "research", + "skilled-nursing-snf", + "state", + "statistics", + "survey", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/NationalHealthExpendData/", + "dcterms:modified": { + "@value": "2015-02-02T21:10:56.641299", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f63bc1ed-06d6-40bc-a24d-1e53fbfea49a", + "@type": "dcat:Dataset", + "dcterms:title": "Multiple Chronic Conditions Among Medicare Beneficiaries...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Individuals with multiple chronic conditions (MCC) present many challenges to the health care system, such as effective coordination of care and cost containment. To assist health policy makers and to fill research gaps on MCC, we describe state-level variation of MCC among Medicare beneficiaries, with a focus on those with six or more conditions.", + "dcterms:identifier": "f63bc1ed-06d6-40bc-a24d-1e53fbfea49a", + "dcat:keyword": [ + "chronic-condition", + "emergency-room-department", + "hospital", + "medicare", + "national", + "publications", + "readmissions", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_03_b02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-10T21:08:31.295804", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/47dbb5fb-2755-4e49-a376-3c7bc4b82dfb", + "@type": "dcat:Dataset", + "dcterms:title": "MSIS State Summary Datamarts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page provides background needed to take advantage of the capabilities of the MSIS State Summary Datamart. This mart allows the user to develop high-level statistical tables covering a range of Medicaid program statistics using a simple drag-and-drop table building tool.", + "dcterms:identifier": "47dbb5fb-2755-4e49-a376-3c7bc4b82dfb", + "dcat:keyword": [ + "chip", + "claims", + "dual-eligibles", + "eligibility", + "enrollment", + "interactive-tools", + "medicaid", + "national", + "payments", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Mart-Home.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:53.669554", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/187a8ad1-9769-477c-8288-fbc3e5eaecb0", + "@type": "dcat:Dataset", + "dcterms:title": "MSIS Drug Utilization Datamart", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page provides background needed to take advantage of the capabilities of the MSIS Drug Utilization Datamart. This mart allows the user to develop high-level statistical tables covering Medicaid drug utilization for groups of drugs. This mart does not present data for each National Drug Code (NDC) but summarizes drug payments and claim counts using the MEDISPAN drug groupings developed by Wolters Kluwer Health, Inc.", + "dcterms:identifier": "187a8ad1-9769-477c-8288-fbc3e5eaecb0", + "dcat:keyword": [ + "claims", + "interactive-tools", + "medicaid", + "medicare", + "national", + "payments", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MSIS-Drug-Mart-Home.html", + "dcterms:modified": { + "@value": "2015-01-23T21:09:07.803028", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6520dda8-a583-4626-a263-326954dfbd44", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly PDP Enrollment by State,County,Contract", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Monthly Prescription Drug Plan Enrollment by State, County, Contract", + "dcterms:identifier": "6520dda8-a583-4626-a263-326954dfbd44", + "dcat:keyword": [ + "county", + "enrollment", + "medicare-advantage", + "part-d", + "prescription-drug-plans", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-PDP-Enrollment-by-State-County-Contract.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-07-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2f39bf80-5340-46b4-8a0b-4620e9b7bcc0", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly MA Enrollment by State,County,Contract", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Monthly Medicare Advantage Enrollment by State, County, and Contract", + "dcterms:identifier": "2f39bf80-5340-46b4-8a0b-4620e9b7bcc0", + "dcat:keyword": [ + "county", + "enrollment", + "medicare-advantage", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-MA-Enrollment-by-State-County-Contract.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-07-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8338b234-21bd-407e-bd08-fc5f2d47e2e2", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly Enrollment by Contract, Plan, State, County", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides monthly enrollment at the contract-plan-state-county level for all organization types", + "dcterms:identifier": "8338b234-21bd-407e-bd08-fc5f2d47e2e2", + "dcat:keyword": [ + "county", + "enrollment", + "medicare-advantage", + "part-d", + "prescription-drug-plans", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract-Plan-State-County.html", + "dcterms:modified": { + "@value": "2015-01-28T04:08:14.538229", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c4c83842-7eb7-4dcf-91ff-50871a2a0c89", + "@type": "dcat:Dataset", + "dcterms:title": "Monthly Contract and Enrollment Summary Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Monthly Contract and Enrollment Summary Report", + "dcterms:identifier": "c4c83842-7eb7-4dcf-91ff-50871a2a0c89", + "dcat:keyword": [ + "enrollment", + "health-employer-data-and-information-set-hedis", + "medicare-advantage", + "national", + "part-d", + "prescription-drug-plans", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Contract-and-Enrollment-Summary-Report.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-16T21:08:28.108914", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/80388fc2-59f9-4a2d-9b2f-5661d4584456", + "@type": "dcat:Dataset", + "dcterms:title": "Minimum Data Set RUGs by Assessment Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This table displays national frequencies and percentages for the RUG III categories from MDS Medicare assessment records. The RUG groups are classified using the Medicare RUG-III Grouper methodology. The frequencies are calculated from an extraction of the national MDS data repository over the selected time period.", + "dcterms:identifier": "80388fc2-59f9-4a2d-9b2f-5661d4584456", + "dcat:keyword": [ + "activity-limitation", + "admissions", + "behavioral-health-mental-health", + "medicare", + "national", + "quality", + "readmissions", + "skilled-nursing-snf", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MDSPubQIandResRep/rugsassessreport.html", + "dcterms:modified": { + "@value": "2015-01-17T04:08:35.952330", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/366b79f4-dc18-479b-bf14-9413d6ba0625", + "@type": "dcat:Dataset", + "dcterms:title": "Minimum Data Set Q1a Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MDS Q1a report summarizes, by state and county, percentages of residents that answered Yes to Q1a - Residents expresses or indicates preference to return to the community.\r\nThe source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident. MDS Q1a Report counts may differ slightly from the MDS Active Resident Information Report counts due to residents being dropped when county codes on the provider table are missing.", + "dcterms:identifier": "366b79f4-dc18-479b-bf14-9413d6ba0625", + "dcat:keyword": [ + "county", + "medicaid", + "medicare", + "national", + "quality", + "skilled-nursing-snf", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MDSPubQIandResRep/q1areport.html", + "dcterms:modified": { + "@value": "2015-01-15T21:08:52.487452", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/223dcabf-11cf-47eb-b184-4b336c2d2260", + "@type": "dcat:Dataset", + "dcterms:title": "Minimum Data Set Active Resident Information Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MDS Active Resident Report summarizes information for residents currently in nursing homes. The source of these counts is the residents MDS assessment record. The MDS assessment information for each active nursing home resident is consolidated to create a profile of the most recent standard information for the resident.", + "dcterms:identifier": "223dcabf-11cf-47eb-b184-4b336c2d2260", + "dcat:keyword": [ + "activity-limitation", + "behavioral-health-mental-health", + "hospice", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "part-c", + "quality", + "reports", + "skilled-nursing-snf", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MDSPubQIandResRep/activeresreport.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:51.632858", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/141f5070-88c9-4bff-8d61-1fd877d52dca", + "@type": "dcat:Dataset", + "dcterms:title": "Mini MAX - Medicaid Sample", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To facilitate wider use of MAX, CMS contracted with Mathematica to convene a technical expert panel (TEP) and determine the feasibility of creating a sample file for MAX. This report describes the feasibility analysis and recommends the development of a Mini-MAX sample.", + "dcterms:identifier": "141f5070-88c9-4bff-8d61-1fd877d52dca", + "dcat:keyword": [ + "admissions", + "ambulatory", + "chip", + "dual-eligibles", + "enrollment", + "expenditures", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicaid-expansion", + "national", + "payments", + "pharmacy", + "prescription-drugs", + "reports", + "restricted-use-data-file", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/miniMAX.html", + "dcterms:modified": { + "@value": "2015-01-16T04:21:14.838235", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a33bbe8-cd8a-479c-8841-193b6c2288c1", + "@type": "dcat:Dataset", + "dcterms:title": "MedPAC Data Book", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MedPACs Data Book is the result of discussions with congressional staff members regarding ways that MedPAC can better support them. Some of the information it contains is derived from MedPACs March and June reports to the Congress - other information presented is unique to the Data Book. The format is condensed into tables and figures with brief discussions. Website links to MedPAC publications and other websites are included on a Web links page at the end of each section.", + "dcterms:identifier": "8a33bbe8-cd8a-479c-8841-193b6c2288c1", + "dcat:keyword": [ + "ambulatory", + "budget", + "chip", + "dialysis-center", + "dual-eligibles", + "durable-medical-equipment-dme", + "end-stage-renal-disease-esrd", + "external-source", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "outpatient", + "part-a", + "part-b", + "part-c", + "payments", + "physician-services", + "prescription-drugs", + "prospective-payment-system-pps", + "psychiatric-facility", + "quality", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.medpac.gov/document_TOC.cfm?id=617", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-29T04:08:22.471458", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7dc9128e-4457-49a2-9433-7feadc2b6110", + "@type": "dcat:Dataset", + "dcterms:title": "Medication Therapy Management", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This section contains information related to Part D Medication Therapy Management (MTMP) program requirements and information.", + "dcterms:identifier": "7dc9128e-4457-49a2-9433-7feadc2b6110", + "dcat:keyword": [ + "chronic-condition", + "fact-sheets", + "medicare", + "national", + "part-d", + "prescription-drug-plans", + "prescription-drugs", + "providers" + ], + "dcat:landingPage": "https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovContra/MTM.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-02-02T04:08:27.729239", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a7718494-1625-4d46-b76a-37d1fdf79709", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Readmission Rates Showed Meaningful Decline in 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "From 2007 through 2011, the national 30-day, all-cause, hospital readmission rate averaged 19 percent. During calendar year 2012, the readmission rate averaged 18.4 percent. Of the 306 HRRs, rates in 166 HRRs fell by between 1 and 5 percent, while rates dropped by more than 5 percent in 73 HRRs, with the largest reduction in Longview, Texas. Rates increased by more than 1 percent in only 30 HRRs, with the largest increase in Bloomington, Illinois. Readmission rates at hospitals participating in the P4P program have been, on average, consistently lower than the rates at non-participating hospitals within all size categories except for the very smallest and largest hospitals, but rates at both participant and non-participant hospitals fell in 2012.", + "dcterms:identifier": "a7718494-1625-4d46-b76a-37d1fdf79709", + "dcat:keyword": [ + "hospital", + "hospital-referral-region", + "medicare", + "national", + "outpatient", + "part-a", + "publications", + "readmissions" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/mmrr-2013-003-02-b01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-22T13:08:24.659510", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/45cc08df-7e21-4dc3-9f63-04ae0f6105a0", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Program Rates and Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information on the operations of Medicare, Medicaid, and the health care industry.", + "dcterms:identifier": "45cc08df-7e21-4dc3-9f63-04ae0f6105a0", + "dcat:keyword": [ + "end-stage-renal-disease-esrd", + "expenditures", + "home-health-hha", + "medicare", + "medicare-advantage", + "national", + "part-c", + "physician-services", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "rates", + "research", + "skilled-nursing-snf", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareProgramRatesStats/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-31T13:08:22.435758", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4f628206-1690-420a-85ee-fec57b2793df", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Prescription Drug Coverage - General Information", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MMA legislation provides seniors and people with disabilities with the first comprehensive prescription drug benefit ever offered under the Medicare program, the most significant improvement to senior health care in nearly 40 years. This overview page provides links to important information on the new benefit.", + "dcterms:identifier": "4f628206-1690-420a-85ee-fec57b2793df", + "dcat:keyword": [ + "claims", + "enrollment", + "medicare", + "medicare-advantage", + "national", + "part-c", + "part-d", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-01-02T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/35e0d4e5-db7a-4643-8516-c7e122b8cefc", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Plan Finder and Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "You have the option to complete a general or personalized plan search. A personalized search may provide you with more accurate cost estimates and coverage information. To begin your plan search, please choose from one of these options below.", + "dcterms:identifier": "35e0d4e5-db7a-4643-8516-c7e122b8cefc", + "dcat:keyword": [ + "county", + "entitlement", + "interactive-tools", + "medicare", + "payments", + "prescription-drug-plans", + "prescription-drugs", + "preventive-services", + "quality", + "rates", + "state" + ], + "dcat:landingPage": "https://www.medicare.gov/find-a-plan/questions/home.aspx", + "dcterms:modified": { + "@value": "2014-11-20T16:59:13.073069", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3a3fe3e8-67a1-4e30-8a40-d3dfce66e350", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Payments, How Much Do Chronic Conditions Matter", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "There has been a growing interest in understanding the utilization patterns of patients with chronic conditions. Even though there is a lack of standard definition and identification of a chronic condition, these conditions, such as heart disease, cancer, obesity, and diabetes, are long-lasting and persistent health problems that require continuous care. Recent research has emphasized the disproportionate share of beneficiaries with chronic conditions in healthcare expenditures (Anderson, 2010). For example, patients with multiple chronic conditions can cost up to seven times as much as patients with only one chronic condition. According to Centers for Disease Control and Prevention (CDC), chronic diseases are responsible for more than 75 percent of the 2.5 trillion spent annually on health care. Examples of efforts to estimate the spending or costs by individual conditions are shown in Exhibit 1.", + "dcterms:identifier": "3a3fe3e8-67a1-4e30-8a40-d3dfce66e350", + "dcat:keyword": [ + "chronic-condition", + "dual-eligibles", + "eligibility", + "hospital", + "medicare", + "national", + "part-a", + "part-b", + "payments", + "preventive-services", + "publications", + "rates", + "readmissions", + "screenings" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/mmrr-2013-003-02-b02.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-27T04:08:28.892850", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/68e997cc-8530-4689-bae7-e6c3dd378c9f", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Claims Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page contains information on Part D claims data for the purposes of research, analysis, reporting, and public health functions. These data will also be used to better identify, evaluate and measure the effects of the Medicare Modernization Act of 2003, (MMA).", + "dcterms:identifier": "68e997cc-8530-4689-bae7-e6c3dd378c9f", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "part-d", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-purchase" + ], + "dcat:landingPage": "https://www.cms.gov/Medicare/Prescription-Drug-Coverage/PrescriptionDrugCovGenIn/PartDData.html", + "dcterms:modified": { + "@value": "2015-01-23T21:09:00.392472", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/aff8d09e-2b78-4e12-a27e-74b4681823da", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part B Drug Average Sales Pricing Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Manufacturer reporting of Average Sales Price (ASP) data - A manufacturers ASP must be calculated by the manufacturer every calendar quarter and submitted to CMS within 30 days of the close of the quarter.", + "dcterms:identifier": "aff8d09e-2b78-4e12-a27e-74b4681823da", + "dcat:keyword": [ + "medicare", + "national", + "part-b", + "payments", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/McrPartBDrugAvgSalesPrice/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-06-07T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/98581c6a-9d20-4fd0-bdc7-373c021d9f1a", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Hospice Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "More Medicare beneficiaries are taking advantage of the quality and compassionate care provided through the hospice benefit. As greater numbers of beneficiaries have availed themselves of the benefit, the mix of hospice patients has changed, with relatively fewer cancer patients as a percentage of total patients.", + "dcterms:identifier": "98581c6a-9d20-4fd0-bdc7-373c021d9f1a", + "dcat:keyword": [ + "expenditures", + "home-health-hha", + "hospice", + "inpatient", + "medicare", + "national", + "physician-services", + "statistics", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/Hospice/Medicare_Hospice_Data.html", + "dcterms:modified": { + "@value": "2015-01-27T21:08:51.763801", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/40c2b742-3467-4c85-9588-7434d41196f9", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Health Support (formerly CCIP) - Data Analysis", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Phase I Medicare Health Support Programs tested a range of program models serving diverse populations in urban and rural areas.", + "dcterms:identifier": "40c2b742-3467-4c85-9588-7434d41196f9", + "dcat:keyword": [ + "dual-eligibles", + "eligibility", + "medicaid", + "medicare", + "national", + "rates", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-General-Information/CCIP/Data-Analysis.html", + "dcterms:modified": { + "@value": "2014-12-30T21:10:04.497961", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/38dd434e-ba3f-4a89-86f6-23608d2bfe85", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Geographic Variation - Public Use File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Geographic Variation Public Use File provides the ability to view demographic, utilization and quality indicators at the state level (including Washington DC, Puerto Rico, and Virgin Islands), and at the Hospital Referral Region (HRR) level. This aggregated program data enables researchers and policymakers to evaluate geographic variation in the utilization and quality of health care services for the Medicare Fee for Service population.", + "dcterms:identifier": "38dd434e-ba3f-4a89-86f6-23608d2bfe85", + "dcat:keyword": [ + "acute-care-hospital", + "ambulatory-surgical-center", + "chronic-condition", + "claims", + "county", + "disparity", + "durable-medical-equipment-dme", + "emergency-room-department", + "enrollment", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospice", + "hospital", + "hospital-referral-region", + "inpatient", + "long-term-care-ltc", + "medicare", + "minority-health", + "national", + "outpatient", + "part-a", + "part-b", + "payments", + "persons-served", + "preventive-services", + "publically-available-data-file--for-download", + "quality", + "readmissions", + "skilled-nursing-snf", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Geographic-Variation/GV_PUF.html", + "dcterms:modified": { + "@value": "2013-06-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:spatial": "National", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/15f4584d-1a10-42e8-973f-7974749d169d", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Enrollment Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This site contains various Medicare enrollment tables. There are national and state enrollment trends, state enrollment by aged, disabled and all, as well as county level enrollment.", + "dcterms:identifier": "15f4584d-1a10-42e8-973f-7974749d169d", + "dcat:keyword": [ + "county", + "enrollment", + "medicare", + "national", + "part-a", + "part-b", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareEnrpts/", + "dcterms:modified": { + "@value": "2015-02-02T21:10:33.779064", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1fd5ea03-0469-425d-ae69-f5db7567123b", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Drug, Health Plan, Medigap, and Compare Databases", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This functionality is primarily used by health policy researchers and the media. The data provided in the tables come from the data that is displayed in the Tool and includes additional information about the ownership that is not displayed on the website.The date Modified in the zipped file indicates the date of the last refresh of the data. For information about Facilities and Vendors in a particular geographical area, you should use the Compare tool instead of downloading the data. The followings tools are represented, Dialysis Compare Tool, Helpful Contacts, Home Health Compare, Hospital Compare, Medicare Options Compare, Nursing Home Compare, Plans Quality Data, and Supplier Directory.", + "dcterms:identifier": "1fd5ea03-0469-425d-ae69-f5db7567123b", + "dcat:keyword": [ + "county", + "dialysis-center", + "home-health-hha", + "hospital", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "part-a", + "part-b", + "part-c", + "part-d", + "physician-services", + "prescription-drug-plans", + "prescription-drugs", + "providers", + "publically-available-data-file--for-download", + "skilled-nursing-snf", + "suppliers" + ], + "dcat:landingPage": "https://www.medicare.gov/Download/DownloadDB.asp", + "dcterms:modified": { + "@value": "2015-01-31T13:08:19.352932", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/92cc4931-eb50-4d8d-9670-25e6a9cb9281", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Demonstration Projects and Evaluation Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) conducts and sponsors a number of innovative demonstration projects to test and measure the effect of potential program changes. Our demonstrations study the likely impact of new methods of service delivery, coverage of new types of service, and new payment approaches on beneficiaries, providers, health plans, states, and the Medicare Trust Funds. Evaluation projects validate our research and demonstration findings and help us monitor the effectiveness of Medicare, Medicaid, and the Childrens Health Insurance Program (CHIP).", + "dcterms:identifier": "92cc4931-eb50-4d8d-9670-25e6a9cb9281", + "dcat:keyword": [ + "acute-care-hospital", + "budget", + "chip", + "covered-services", + "demonstrations", + "dual-eligibles", + "durable-medical-equipment-dme", + "home-health-hha", + "hospice", + "hospital", + "medicaid", + "medicare", + "national", + "outcomes", + "outpatient", + "part-d", + "payments", + "physician-services", + "preventive-services", + "providers", + "quality", + "reports", + "research", + "short-stay-hospital-ssh", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Demonstration-Projects/DemoProjectsEvalRpts/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2012-03-05T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/27ddc206-e383-469d-93a2-12b8d1d33fd3", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Current Beneficiary Survey - Limited Data Set", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Current Beneficiary Survey (MCBS) is a continuous, multipurpose survey of a representative national sample of the Medicare population. \r\nThere are two data files from the Medicare Current Beneficiary Survey (MCBS) that are released in annual Access to Care and Cost and Use files, which can be purchased directly from CMS.", + "dcterms:identifier": "27ddc206-e383-469d-93a2-12b8d1d33fd3", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "claims", + "covered-services", + "durable-medical-equipment-dme", + "eligibility", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "outpatient", + "payments", + "physician-services", + "prescription-drug-plans", + "prescription-drugs", + "preventive-services", + "restricted-use-data-file", + "satisfaction", + "skilled-nursing-snf", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/MCBS.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:31.716160", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c16a9f9d-c084-476d-97d0-d9f5154039b3", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Current Beneficiary Survey", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Characteristics and Perceptions of the Medicare Population Data from the 2010 Medicare Current Beneficiary Survey is a series of source books based on the Medicare Current Beneficiary Survey Access to Care data file. This source book is prepared by the Centers for Medicare and Medicaid Services. The focus of this series is the socioeconomic and demographic characteristics of the Medicare population, their health status, their secondary health insurance, and their access to and satisfaction with Medicare services.", + "dcterms:identifier": "c16a9f9d-c084-476d-97d0-d9f5154039b3", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "activity-limitation", + "behavioral-health-mental-health", + "chronic-condition", + "covered-services", + "dual-eligibles", + "emergency-room-department", + "expenditures", + "hospital", + "inpatient", + "long-term-care-ltc", + "mammogram", + "managed-care", + "medicaid", + "medicare", + "minority-health", + "national", + "operating-costs", + "outpatient", + "prescription-drugs", + "preventive-services", + "quality", + "satisfaction", + "screenings", + "statistics", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/MCBS/index.html", + "dcterms:modified": { + "@value": "2015-01-30T21:08:50.002419", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:spatial": "National", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b8af87b0-7073-4f54-8738-adc0ac64d78c", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare and Medicaid Trends in Health Care Sectors", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) provides monthly and fiscal-year-to-date income and expenditure trends for Medicare Hospital Insurance (HI) and Supplementary Medical Insurance (SMI), Medicaid, and the Childrens Health Insurance Program (CHIP). For further information on the primary source of information for these reports, see the Treasury Department link in the Related Links Outside CMS section below. Read the Brief Summary for more information on Medicare, Medicaid, and CHIP (see Related Links below).", + "dcterms:identifier": "b8af87b0-7073-4f54-8738-adc0ac64d78c", + "dcat:keyword": [ + "chip", + "expenditures", + "hospital", + "medicaid", + "medicare", + "national", + "part-a", + "part-b", + "rates", + "reports", + "research", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidTrendsHCS/", + "dcterms:modified": { + "@value": "2015-01-29T04:08:08.114137", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4850c29f-7432-4754-bee7-0299a57b4e8d", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare and Medicaid Statistical Supplement", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Office of Information Products and Data Analysis, OIPDA, produces an annual Medicare and Medicaid Statistical Supplement report that provides detailed statistical information on Medicare, Medicaid, and other Centers for Medicare and Medicaid Services programs. The Supplement includes 115 tables and 67 charts describing health expenditures for the entire U.S. population, characteristics of the Medicare and Medicaid covered populations, use of services, and expenditures under these programs. This CMS report is published annually in electronic form and is available for each year from 2001 through present. The Statistical Supplement is organized into 14 chapters which can each be downloaded and viewed separately.", + "dcterms:identifier": "4850c29f-7432-4754-bee7-0299a57b4e8d", + "dcat:keyword": [ + "admissions", + "ambulatory-surgical-center", + "budget", + "chip", + "claims", + "covered-services", + "diagnosis-related-grouping-drg", + "durable-medical-equipment-dme", + "eligibility", + "emergency-room-department", + "end-stage-renal-disease-esrd", + "enrollment", + "entitlement", + "expenditures", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "managed-care", + "medicaid", + "medicare", + "medicare-administrative-contractor-mac", + "medicare-advantage", + "national", + "nursing-home", + "outpatient", + "part-a", + "part-b", + "part-c", + "part-d", + "payments", + "persons-served", + "physician-services", + "prescription-drug-plans", + "prescription-drugs", + "providers", + "psychiatric-facility", + "rates", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "state", + "statistics", + "suppliers", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MedicareMedicaidStatSupp/", + "dcterms:modified": { + "@value": "2015-02-02T21:10:23.934124", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/09e27cf3-79c8-4a0f-8129-3ab063eda6eb", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage-Part D Contract and Enrollment Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Advantage (MA) - Part D Contract and Enrollment Data section serves as a centralized repository for publicly available data on contracts and plans, enrollment numbers, service area data, and contact information for MA, Prescription Drug Plan (PDP), cost, PACE, and demonstration organizations.", + "dcterms:identifier": "09e27cf3-79c8-4a0f-8129-3ab063eda6eb", + "dcat:keyword": [ + "county", + "demonstrations", + "enrollment", + "medicare", + "medicare-advantage", + "national", + "part-c", + "part-d", + "prescription-drug-plans", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-29T21:09:09.154893", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ce911409-c488-4f7e-8b8b-11089a5de8b8", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage Rates and Statistics - Ratebooks", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "View the Medicare Advantage (MA) ratebooks, rate calculation data, and risk adjusters.", + "dcterms:identifier": "ce911409-c488-4f7e-8b8b-11089a5de8b8", + "dcat:keyword": [ + "county", + "medicare-advantage", + "national", + "part-c", + "publically-available-data-file--for-download", + "rates" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/Ratebooks-and-Supporting-Data.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-04-19T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7da3cdfb-997d-416b-b04c-435fca4fefe4", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage Rates and Statistics - FFS Data 2008-2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.", + "dcterms:identifier": "7da3cdfb-997d-416b-b04c-435fca4fefe4", + "dcat:keyword": [ + "county", + "disproportionate-share-hospitals-dsh", + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "medicare", + "medicare-advantage", + "national", + "part-a", + "part-b", + "part-c", + "publically-available-data-file--for-download", + "rates", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data.html", + "dcterms:modified": { + "@value": "2015-01-21T04:08:11.573072", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8efa034a-1484-4ab9-929b-94e07eb7588e", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage Rates and Statistics - FFS Data (1998-...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare fee-for-service data for each county broken out by aged, disabled, and ESRD beneficiaries including data on total Medicare fee-for-service reimbursement and enrollment for Parts A and B, the corresponding per capita reimbursement, for Part A, reimbursement for direct (DME) and indirect medical education (IME) expenditures and disproportionate share expenditures (DSH), and the per capita expenditures with the medical education and disproportionate share expenditures removed.", + "dcterms:identifier": "8efa034a-1484-4ab9-929b-94e07eb7588e", + "dcat:keyword": [ + "county", + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "medicare", + "medicare-advantage", + "national", + "part-a", + "part-b", + "part-c", + "publically-available-data-file--for-download", + "rates", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Health-Plans/MedicareAdvtgSpecRateStats/FFS_Data05a.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-30T13:24:34.194355", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cd6be6d8-573b-42b4-9177-b0565d029caa", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage Monthly Enrollment by Plan", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides monthly enrollment at the plan level for all organization types.", + "dcterms:identifier": "cd6be6d8-573b-42b4-9177-b0565d029caa", + "dcat:keyword": [ + "enrollment", + "medicare-advantage", + "national", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Plan.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2013-07-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dde5025b-6464-40a9-b864-f8026242fdcc", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage Monthly Enrollment by Contract", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Monthly Enrollment by Contract", + "dcterms:identifier": "dde5025b-6464-40a9-b864-f8026242fdcc", + "dcat:keyword": [ + "enrollment", + "medicare-advantage", + "national", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/Monthly-Enrollment-by-Contract.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-16T21:07:58.663808", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/97b591e1-0cd8-4e4f-939a-e7da656bf799", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Advantage HEDIS Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In 2012, CMS collected data from 473 Medicare managed care contracts for health care delivered in 2011. CMS considers the reporting unit for a health plan as the equivalent to a contract. CMS signs a contract with health plans to provide health care for a given geographic service area.", + "dcterms:identifier": "97b591e1-0cd8-4e4f-939a-e7da656bf799", + "dcat:keyword": [ + "health-employer-data-and-information-set-hedis", + "medicare-advantage", + "national", + "part-c", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/MA-HEDIS-Public-Use-Files.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-31T04:07:48.925479", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fc07e6a7-a913-4b72-a224-20f7911f30ba", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Loss Ratio Data and System Resources", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act requires health insurance issuers to submit data on the proportion of premium revenues spent on clinical services and quality improvement, also known as the Medical Loss Ratio (MLR). It also requires them to issue rebates to enrollees if this percentage does not meet minimum standards. MLR requires insurance companies to spend at least 80 percent or 85 percent of premium dollars on medical care, with the review provisions imposing tighter limits on health insurance rate increases. If they fail to meet these standards, the insurance companies will be required to provide a rebate to their customers starting in 2012.", + "dcterms:identifier": "fc07e6a7-a913-4b72-a224-20f7911f30ba", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "expenditures", + "health-insurance-marketplace", + "operating-costs", + "part-b", + "physician-services", + "publically-available-data-file--for-download", + "quality", + "quality-improvement-organization", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Data-Resources/mlr.html", + "dcterms:modified": { + "@value": "2015-01-14T21:08:45.818419", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f543ef0f-fdfb-46b3-9f2a-f158d00f4d9c", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Pharmacy Benefit Use and Reimbursement", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Chartbooks for 2001 and 2002 contain 37 tables, charts, and graphs that present highlights from the Statistical Compendiums, including comparisons of use and reimbursement for major eligibility groups (aged, disabled, adults, children, dual eligibles) and types of drugs, and state rankings on key measures. The 2003 through 2008 Chartbooks contain 54 tables, charts, and graphs, since a number of additional graphs have been added to show trends from 1999 to 2008.", + "dcterms:identifier": "f543ef0f-fdfb-46b3-9f2a-f158d00f4d9c", + "dcat:keyword": [ + "chart-books", + "dual-eligibles", + "eligibility", + "expenditures", + "medicaid", + "medicaid-managed-care", + "medicare", + "national", + "payments", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "skilled-nursing-snf", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MedicaidPharmacy.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-22T21:08:38.531830", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/53206231-b4b6-4841-886e-f088f716a973", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Managed Care Penetration Rates and Expansion Enr...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicaid managed care penetration rates and expansion enrollment by state charts are composed annually by the Data and System Group (DSG) of the Centers for Medicare and Medicaid Services (CMS). The enrollment statistics profile Medicaid managed care programs on a state specific basis as of December 31, 2010. The information was collected from State Medicaid agencies and CMS regional offices. Data is presented for all states, the District of Columbia, Puerto Rico, and the Virgin Islands. Data is not presented for the following territories, Guam, Northern Mariana Islands, and American Samoa. The charts provide national-level summary tables relating to Medicaid and managed care enrollment by State and States with comprehensive health care reform demonstrations.", + "dcterms:identifier": "53206231-b4b6-4841-886e-f088f716a973", + "dcat:keyword": [ + "dual-eligibles", + "enrollment", + "medicaid", + "medicaid-managed-care", + "state", + "statistics", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MdManCrpenRateandExpEnrll.html", + "dcterms:modified": { + "@value": "2015-01-21T04:08:07.352521", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88c7d615-08be-49b6-bf63-e843fc0b7719", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Enrollment by State", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicaid enrollment by state for all 50 states and DC.", + "dcterms:identifier": "88c7d615-08be-49b6-bf63-e843fc0b7719", + "dcat:keyword": [ + "enrollment", + "medicaid", + "medicaid-managed-care", + "payments", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-State/By-State.html", + "dcterms:modified": { + "@value": "2015-01-21T04:08:03.716981", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dd1dc24c-0875-49fd-a5d0-d9c7eafe8d5b", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Drug Rebate Program Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Product Data for Drugs in the Medicaid Drug Rebate Program. The rebate drug product data file contains the active drugs that have been reported by participating drug manufacturers as of the most recent rebate reporting period under the Medicaid Drug Rebate Program. All drugs are identified by National Drug Code (NDC), unit type, units per package size, product name, Food and Drug Administration (FDA) approval date, the date the drug entered the market, plus indicators to show whether the drug is an innovator or non-innovator drug, whether it is available by prescription or over-the-counter (OTC), the FDA therapeutic equivalency code, and the Drug Efficacy Study Implementation (DESI) rating and termination date, if applicable.", + "dcterms:identifier": "dd1dc24c-0875-49fd-a5d0-d9c7eafe8d5b", + "dcat:keyword": [ + "chip", + "medicaid", + "national", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Rebate-Program-Data.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-30T04:06:08.981264", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/410ed554-010d-4a83-90db-58d948e1b1ba", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Drug Programs Data and Resources", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Drug Utilization Review Annual Report, Excluded Drug Coverage by State Medicaid Program, State Drug Utilization Data", + "dcterms:identifier": "410ed554-010d-4a83-90db-58d948e1b1ba", + "dcat:keyword": [ + "chip", + "medicaid", + "national", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "reports", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Prescription-Drugs/Medicaid-Drug-Programs-Data-and-Resources.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-28T04:07:50.391462", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/efa11582-b154-4bf4-8b31-65e135cf3883", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid CHIP Environmental Scanning and Program Char...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "ESPC development is sponsored by the CMS Center for Medicare and Medicaid Innovation in partnership with the Center for Medicaid and CHIP Services (CMCS) under the authority of the American Recovery and Reinvestment Act of 2009.\r\nThe ESPC database is in a Microsoft (MS) Access format and contains Medicaid and CHIP data, for the 50 States and District of Columbia. Specifically, The ESPC database predominantly houses information on Medicaid and CHIP program characteristics as well as selected environmental factors that are available through other publicly available databases. Program characteristics include data elements such as eligibility criteria, the presence of waiver programs, managed care penetration, benefit coverage, reimbursement levels, and expenditures.", + "dcterms:identifier": "efa11582-b154-4bf4-8b31-65e135cf3883", + "dcat:keyword": [ + "chip", + "medicaid", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/Medicaid_CHIP_ESPC.html", + "dcterms:modified": { + "@value": "2014-12-29T04:08:31.778280", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3f251bcd-e9c9-45c0-b39d-8a9eb94f1bef", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid and CHIP Payment and Access Commission - statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MACStats includes state-specific information about program enrollment, spending, eligibility levels, optional Medicaid benefits covered, and the federal medical assistance percentage (FMAP), as well as an overview of cost-sharing permitted under Medicaid and the dollar amounts of common federal poverty levels (FPLs) used to determine eligibility for Medicaid and CHIP. It also provides information that places these programs in the broader context of state budgets and national health expenditures.", + "dcterms:identifier": "3f251bcd-e9c9-45c0-b39d-8a9eb94f1bef", + "dcat:keyword": [ + "chip", + "eligibility", + "enrollment", + "external-source", + "medicaid", + "national", + "payments", + "state" + ], + "dcat:landingPage": "http://www.macpac.gov/macstats", + "dcterms:modified": { + "@value": "2015-01-26T21:07:58.911639", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/82392890-3962-461c-8aa1-e53dbbf32229", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Analytic eXtract (MAX) General Information", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicaid Analytic eXtract (MAX) data is a set of person-level data files on Medicaid eligibility, service utilization, and payments. The MAX data are created to support research and policy analysis. The MAX data are extracted from the Medicaid Statistical Information System (MSIS). The MAX development process combines MSIS initial claims, interim claims, voids, and adjustments for a given service into final action events.", + "dcterms:identifier": "82392890-3962-461c-8aa1-e53dbbf32229", + "dcat:keyword": [ + "admissions", + "ambulatory", + "chip", + "dual-eligibles", + "durable-medical-equipment-dme", + "enrollment", + "expenditures", + "hospital", + "inpatient", + "long-term-care-ltc", + "managed-care", + "medicaid", + "medicaid-expansion", + "medicaid-managed-care", + "payments", + "persons-served", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "providers", + "psychiatric-facility", + "psychiatric-treatment-center", + "restricted-use-data-file", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXGeneralInformation.html", + "dcterms:modified": { + "@value": "2015-02-03T04:08:56.011263", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e0d41b88-43c3-4a50-ba63-960b6f81babb", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Analytic eXtract (MAX) Chartbooks", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicaid Analytic eXtract Chartbooks are research tools and reference guides on Medicaid enrollees and their Medicaid experience in 2002 and 2004. Developed for state Medicaid directors, policymakers, researchers, and others interested in the Medicaid program, the chartbooks consists of illustrative graphs, descriptive text, and an extensive data appendix with summary national- and state-level information on enrollee demographic and eligibility characteristics, Medicaid service use, and Medicaid expenditures in 2002 and 2004. The chartbooks summarize the Medicaid program and the MAX data system. They also present figures and tables that reflect the Medicaid population in 2002 and 2004. Chapter 2 profiles Medicaid enrollees and their Medicaid experience nationally, Chapter 3 presents state-level detail, and Chapters 4 through 6 provide supplementary information on special topic areas, including managed care, dual Medicare and Medicaid enrollees, and service use and expenditures by detailed type of service. An appendix contains source data tables for Chapters 3 through 6. The MAX Chartbooks, in PDF format, and their associated appendix tables, as zipped Excel files, can be downloaded.", + "dcterms:identifier": "e0d41b88-43c3-4a50-ba63-960b6f81babb", + "dcat:keyword": [ + "ambulatory", + "chart-books", + "chip", + "dual-eligibles", + "eligibility", + "enrollment", + "expenditures", + "managed-care", + "medicaid", + "medicaid-expansion", + "medicaid-managed-care", + "national", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX_Chartbooks.html", + "dcterms:modified": { + "@value": "2013-01-01T06:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9d122bc1-a998-4e09-b0c2-92c58ead2806", + "@type": "dcat:Dataset", + "dcterms:title": "MDS 2.0 Public Quality Indicator and Resident Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Minimum Data Set (MDS) is part of the federally mandated process for clinical assessment of all residents in Medicare or Medicaid certified nursing homes. This process provides a comprehensive assessment of each residents functional capabilities and helps nursing home staff identify health problems. These public use reports are meant to begin the process of sharing information from the national MDS database.", + "dcterms:identifier": "9d122bc1-a998-4e09-b0c2-92c58ead2806", + "dcat:keyword": [ + "activities-of-daily-living-adl", + "activity-limitation", + "county", + "falls", + "medicaid", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "nursing-home", + "pain-management", + "quality", + "reports", + "skilled-nursing-snf", + "state", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MDSPubQIandResRep/index.html?redirect=/MDSPubQIandResRep/", + "dcterms:modified": { + "@value": "2015-01-29T04:07:59.018485", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1f31ce85-c2fc-40ce-9e39-7672227dc728", + "@type": "dcat:Dataset", + "dcterms:title": "MAX Validation Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicaid Analytic eXtract (MAX) Validation Reports \r\nThese documents contain validation reports for all 50 States and Washington D.C..", + "dcterms:identifier": "1f31ce85-c2fc-40ce-9e39-7672227dc728", + "dcat:keyword": [ + "admissions", + "ambulatory", + "chip", + "claims", + "dual-eligibles", + "enrollment", + "expenditures", + "hospital", + "inpatient", + "long-term-care-ltc", + "managed-care", + "medicaid", + "medicaid-managed-care", + "pharmacy", + "prescription-drugs", + "publically-available-data-file--for-download", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAX-Validation-Reports.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:15.074814", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a91c296-6554-488f-8456-c8ef7e28bea2", + "@type": "dcat:Dataset", + "dcterms:title": "MAX Provider Characteristics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MAX Provider Characteristics (PC) File Implementation Report describes the design, implementation, and results of the MAXPC prototype, which was based on three states using provider data from 2006 and 2009.\r\nBased on the findings of this report, CMS decided to begin producing MAXPC for MAX 2009 data. For more information about the 2009 MAXPC files, consult the production specifications and validation tables in the downloads below.", + "dcterms:identifier": "8a91c296-6554-488f-8456-c8ef7e28bea2", + "dcat:keyword": [ + "access-to-care", + "chip", + "dual-eligibles", + "medicaid", + "medicaid-expansion", + "medicare", + "national", + "providers", + "publically-available-data-file--for-download", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXPC.html", + "dcterms:modified": { + "@value": "2015-01-26T21:07:57.123659", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3e627d67-ded2-435b-af5b-cee92e228e86", + "@type": "dcat:Dataset", + "dcterms:title": "MAX and Survey Linkages", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS is interested in linking MAX files with survey data, including four surveys conducted by the National Center for Health Statistics (NCHS) - the National Health Interview Survey (NHIS), the National Health and Nutrition Examination Survey (NHANES), the Second Longitudinal Study of Aging (LSOA II), and the National Nursing Home Survey (NNHS). In linking the MAX files to the NCHS survey data, CMS can combine the best source of data on Medicaid services with the best sources of data on health status and risk factors. The combined files can be extraordinarily valuable to researchers conducting comparative effectiveness research as well as to the wider health research community.", + "dcterms:identifier": "3e627d67-ded2-435b-af5b-cee92e228e86", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "activity-limitation", + "ambulatory", + "chip", + "claims", + "dual-eligibles", + "eligibility", + "expenditures", + "home-health-hha", + "hospital", + "inpatient", + "long-term-care-ltc", + "managed-care", + "medicaid", + "medicaid-expansion", + "national", + "operating-costs", + "payments", + "pharmacy", + "physician-services", + "prescription-drugs", + "preventive-services", + "reports", + "satisfaction", + "survey", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidDataSourcesGenInfo/MAXandSurveyLinkage.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:13.667384", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88bb8df2-62ca-4292-a640-2ef4fd826fd0", + "@type": "dcat:Dataset", + "dcterms:title": "Low Income Subsidy Enrollment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D", + "dcterms:identifier": "88bb8df2-62ca-4292-a640-2ef4fd826fd0", + "dcat:keyword": [ + "county", + "enrollment", + "medicare", + "medicare-advantage", + "part-c", + "part-d", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html", + "dcterms:modified": { + "@value": "2013-04-15T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e981d612-7297-480b-8753-418fbe3dad1f", + "@type": "dcat:Dataset", + "dcterms:title": "Long-Term Care Hospital PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (BBRA) (Pub. L. 106-113) and the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (BIPA) (Pub. L. 106-554) provide for payment for both the operating and capital-related costs of hospital inpatient stays in long-term care hospitals (LTCHs) under Medicare Part A based on prospectively set rates.", + "dcterms:identifier": "e981d612-7297-480b-8753-418fbe3dad1f", + "dcat:keyword": [ + "coding-and-coding-rules", + "long-term-care-ltc", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "quality", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/LongTermCareHospitalPPS/", + "dcterms:modified": { + "@value": "2015-02-01T21:08:11.866440", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ca069574-167d-4b9f-88f3-2ff1ddea3a86", + "@type": "dcat:Dataset", + "dcterms:title": "Long-Term Care Hospital (LTCH) PPS Expanded Modified MEDPAR", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Provider Analysis and Review (MEDPAR) file contains records for 100 percent of Medicare beneficiaries who received hospital inpatient services at a LTCH as defined in Sections 1886(d)(1)(B)(iv) and 1861(ccc) of the Social Security Act.", + "dcterms:identifier": "ca069574-167d-4b9f-88f3-2ff1ddea3a86", + "dcat:keyword": [ + "admissions", + "claims", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicare", + "national", + "prospective-payment-system-pps", + "providers", + "restricted-use-data-file" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/LTCHPPSMEDPAR.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:29.395563", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/803d6123-429d-424d-92e2-0695567f9df8", + "@type": "dcat:Dataset", + "dcterms:title": "Long Term Care Minimum Data Set (MDS)", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Long-Term Care Minimum Data Set (MDS) is a standardized, primary screening and assessment tool of health status that forms the foundation of the comprehensive assessment for all residents in a Medicare and or Medicaid-certified long-term care facility. The MDS contains items that measure physical, psychological and psychosocial functioning. The items in the MDS give a multidimensional view of the patients functional capacities and helps staff to identify health problems.", + "dcterms:identifier": "803d6123-429d-424d-92e2-0695567f9df8", + "dcat:keyword": [ + "long-term-care-ltc", + "medicaid", + "medicare", + "national", + "restricted-use-data-file" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/LongTermCareMinimumDataSetMDS.html", + "dcterms:modified": { + "@value": "2014-12-17T21:08:05.779651", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/505b89c1-3528-45f7-9a4a-0d238f03b32d", + "@type": "dcat:Dataset", + "dcterms:title": "LIS Contract Enrollment by County", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides low income subsidy enrollment at the contract-county level for all organizations offering Part D", + "dcterms:identifier": "505b89c1-3528-45f7-9a4a-0d238f03b32d", + "dcat:keyword": [ + "county", + "enrollment", + "medicare-advantage", + "part-d", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/MCRAdvPartDEnrolData/LIS-Contract-Enrollment-by-County.html", + "dcterms:modified": { + "@value": "2015-01-16T21:07:54.019406", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4ddf593c-3e29-42cb-b7fe-232affd1e031", + "@type": "dcat:Dataset", + "dcterms:title": "Limited Income and Resources", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Information for those with limited income and resources (those who may qualify for or already have the Low Income Subsidy to lower their prescription drug coverage costs.)", + "dcterms:identifier": "4ddf593c-3e29-42cb-b7fe-232affd1e031", + "dcat:keyword": [ + "county", + "eligibility", + "enrollment", + "medicare", + "national", + "part-d", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Prescription-Drug-Coverage/LimitedIncomeandResources/", + "dcterms:modified": { + "@value": "2014-12-29T04:08:28.497769", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b81041a0-8b72-4744-8a17-1f1682dd97ff", + "@type": "dcat:Dataset", + "dcterms:title": "Laboratory Demographics Lookup Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This website provides demographic information about laboratories, including CLIA number, facility name and address, where the laboratory testing is performed, the type of CLIA certificate, and the date the certificate expires. This list is updated monthly and represents the information in the system at the time of update. For additional information about a particular laboratory, contact the appropriate State Agency or Regional Office CLIA contact (refer to State Agency or Regional Office CLIA link found on the left-hand navigation pane).", + "dcterms:identifier": "b81041a0-8b72-4744-8a17-1f1682dd97ff", + "dcat:keyword": [ + "county", + "dual-eligibles", + "hospital-referral-region", + "interactive-tools", + "medicaid", + "medical-imaging", + "medicare", + "national", + "providers", + "regional", + "screenings", + "state", + "suppliers", + "vendors" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Laboratory_Demographic_Information.html", + "dcterms:modified": { + "@value": "2015-01-28T21:08:06.408220", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/067ab2b3-9d18-498f-b74d-66e047812af9", + "@type": "dcat:Dataset", + "dcterms:title": "Interim Study of Alternative Payment Localities under the...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare is statutorily required to adjust payments for physician fee schedule services to account for differences in costs due to geographic location. There are currently 89 different localities which have not been revised since 1997. In the CY 2009 Physician Fee Schedule notice of proposed rulemaking, we indicated that we would post on the CMS website a preliminary study of several options for revising the payment localities.", + "dcterms:identifier": "067ab2b3-9d18-498f-b74d-66e047812af9", + "dcat:keyword": [ + "medicare", + "national", + "payments", + "physician-fee-schedule", + "physician-services", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/PhysicianFeeSched/Interim_Study.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:15.972696", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f919bd23-3bc2-4234-9033-9b002407013f", + "@type": "dcat:Dataset", + "dcterms:title": "Institutional Provider and Beneficiary Summary PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS IPBS PUFs are aggregated files in which each record summarizes information for a particular institutional provider. An institutional provider refers to a hospital, a critical care facility, a skilled nursing facility, a home health agency or hospice or another similar institution providing services to Medicare beneficiaries. Information about individual beneficiaries is not reported.", + "dcterms:identifier": "f919bd23-3bc2-4234-9033-9b002407013f", + "dcterms:issued": { + "@value": "2012-07-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "activities-of-daily-living-adl", + "admissions", + "ambulatory", + "claims", + "home-health-hha", + "hospital", + "hospital-referral-region", + "inpatient", + "medicare", + "national", + "payments", + "preventive-services", + "providers", + "publically-available-data-file--for-download", + "quality", + "skilled-nursing-snf", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/IPBS_PUF.html", + "dcterms:modified": { + "@value": "2012-07-31T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b2da3fbd-382d-4fa0-b0b2-3a3a84709eac", + "@type": "dcat:Dataset", + "dcterms:title": "Institute of Medicine - Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "IOM reports provide objective and straightforward advice to decision makers and the public. This site includes IOM reports published after 1998.", + "dcterms:identifier": "b2da3fbd-382d-4fa0-b0b2-3a3a84709eac", + "dcat:keyword": [ + "demonstrations", + "external-source", + "national", + "prescription-drugs", + "preventive-services", + "state" + ], + "dcat:landingPage": "http://www.iom.edu/Reports.aspx", + "dcterms:modified": { + "@value": "2014-12-27T04:07:03.870445", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/971de455-2f65-4750-8e84-0db7556b52a7", + "@type": "dcat:Dataset", + "dcterms:title": "Inpatient Rehabilitation Facility PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 4421 of the Balanced Budget Act of 1997 (Public Law 105-33), as amended by section 125 of the Medicare, Medicaid, and SCHIP Balanced Budget Refinement Act of 1999 (Public Law 106-113), and by section 305 of the Medicare, Medicaid, and SCHIP Benefits Improvement and Protection Act of 2000 (Public Law 106-554), authorizes the implementation of a per discharge prospective payment system (PPS), through section 1886(j) of the Social Security Act, for inpatient rehabilitation hospitals and rehabilitation units - referred to as inpatient rehabilitation facilities (IRFs).", + "dcterms:identifier": "971de455-2f65-4750-8e84-0db7556b52a7", + "dcat:keyword": [ + "coding-and-coding-rules", + "inpatient", + "interactive-tools", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientRehabFacPPS/", + "dcterms:modified": { + "@value": "2014-11-20T16:57:11.238464", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0f2ea03d-a953-4d03-babb-2ad546b5ed1c", + "@type": "dcat:Dataset", + "dcterms:title": "Inpatient Psychiatric Prospective Payment System (IPF PPS)", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file contains case level data for inpatient psychiatric stays and is derived from 2011 MEDPAR data file and the latest available provider specific file. The data available in this file are consistent with the data as described in the IPF PPS Update Notice published in August 2012. The records are stripped of most data elements that will permit identification of beneficiaries. This file includes approximately 0.5 million records for services paid under the inpatient psychiatric benefit.", + "dcterms:identifier": "0f2ea03d-a953-4d03-babb-2ad546b5ed1c", + "dcat:keyword": [ + "claims", + "inpatient", + "medicaid", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "psychiatric-facility", + "psychiatric-treatment-center", + "restricted-use-data-file" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/InpatientPsychiatricPPS.html", + "dcterms:modified": { + "@value": "2012-04-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/36481dfb-0275-4c95-8d92-36d2f46701a8", + "@type": "dcat:Dataset", + "dcterms:title": "Inpatient Psychiatric Facility PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Since October 1, 1983, most hospitals have been paid under the hospital inpatient prospective payment system (PPS). However, certain types of specialty hospitals and units were excluded from PPS because the PPS diagnosis related groups do not accurately account for the resource costs for the types of patients treated in those facilities. Facilities originally excluded from PPS included rehabilitation, psychiatric, childrens, cancer, and long term care hospitals, rehabilitation and psychiatric hospital distinct part units, and hospitals located outside the 50 states and Puerto Rico.", + "dcterms:identifier": "36481dfb-0275-4c95-8d92-36d2f46701a8", + "dcat:keyword": [ + "coding-and-coding-rules", + "inpatient", + "interactive-tools", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "psychiatric-facility", + "publically-available-data-file--for-download", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/InpatientPsychFacilPPS/", + "dcterms:modified": { + "@value": "2015-01-14T21:08:32.190943", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dbf19a70-e13a-4101-b96e-bda45c3b9ec3", + "@type": "dcat:Dataset", + "dcterms:title": "Increased Use of Dental Services by Children in Medicaid", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This report analyzes the use of dental services by children enrolled in Medicaid from federal fiscal years (FFY) 2000 to 2010. The number and percent of children receiving dental services under Medicaid climbed continuously over the decade. In FFY 2000, 6.3 million children ages 1 to 20 were reported to receive some form of dental care (either preventive or treatment) the number more than doubled to 15.4 million by FFY 2010. Part of the increase was because the overall number of children covered by Medicaid rose by 12 million (50 percent), but the percentage of children who received dental care climbed appreciably from 29.3. percent in FFY 2000 to 46.4 percent in FFY 2010.\r\n\r\nIn that same time period, the number of children ages 1 to 20 receiving preventive dental services climbed from a reported 5.0 million to 13.6 million, while the percentage of children receiving preventive dental services rose from 23.2 to 40.8 percent. For children ages 1 to 20 who received dental treatment services, the reported number rose from 3.3 million in FFY 2000 to 7.6 million in FFY 2010. The percentage of children who obtained dental treatment services increased from 15.3 to 22.9 percent. In FFY 2010, about one sixth of children covered by Medicaid (15.7 percent) ages 6-14 had a dental sealant placed on a permanent molar.\r\n\r\nWhile most states have made steady progress in improving childrens access to dental care in Medicaid over the past decade, there is still substantial variation across states and more remains to be done.", + "dcterms:identifier": "dbf19a70-e13a-4101-b96e-bda45c3b9ec3", + "dcat:keyword": [ + "access-to-care", + "chip", + "medicaid", + "national", + "preventive-services", + "providers", + "publications", + "screenings", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/mmrr/Briefs/B2013/MMRR2013_003_03_b01.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2014-12-27T04:07:03.002320", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/66ba9c9f-634d-4d05-b58a-ec90b7b087ce", + "@type": "dcat:Dataset", + "dcterms:title": "Implantable Cardioverter Defibrillator (ICD) Implantation...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Implantable Cardioverter Defibrillator (ICD) Implantation Data from the Iowa Foundation for Medical Care (IFMC)", + "dcterms:identifier": "66ba9c9f-634d-4d05-b58a-ec90b7b087ce", + "dcat:keyword": [ + "medicare", + "national", + "publically-available-data-file--for-purchase" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/ICDImplantationData.html", + "dcterms:modified": { + "@value": "2014-11-20T16:57:03.636866", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ec040486-dcf9-4e86-9cc5-3c9df106cc63", + "@type": "dcat:Dataset", + "dcterms:title": "Identifiable Data Files - Standard Analytical Files", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These files are available by type of claim. Subject to privacy release approval, you may order 5 percent sample files for each claim type.", + "dcterms:identifier": "ec040486-dcf9-4e86-9cc5-3c9df106cc63", + "dcat:keyword": [ + "claims", + "durable-medical-equipment-dme", + "end-stage-renal-disease-esrd", + "home-health-hha", + "hospice", + "inpatient", + "medicaid", + "medicare", + "national", + "outpatient", + "restricted-use-data-file", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/StandardAnalyticalFiles.html", + "dcterms:modified": { + "@value": "2015-01-06T21:08:35.875080", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/14c41c22-2fce-4928-930b-6fcfc09e7a36", + "@type": "dcat:Dataset", + "dcterms:title": "Identifiable Data Files - Name and Address File and Vital...", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Names and Addresses File and the Vital Status File are subsets of the data elements in the Enrollment Database (EDB). The particular information in each file is tailored to the request and is used to support health care researchers.", + "dcterms:identifier": "14c41c22-2fce-4928-930b-6fcfc09e7a36", + "dcat:keyword": [ + "county", + "enrollment", + "medicare", + "national", + "restricted-use-data-file", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/NameandAddressFileandVitalStatusFile.html", + "dcterms:modified": { + "@value": "2015-02-03T04:08:54.869596", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/062c6a1a-2b52-45fe-bd77-7c8d9dbed0fa", + "@type": "dcat:Dataset", + "dcterms:title": "Identifiable Data Files - Medicare Provider Analysis and ...", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Provider Analysis and Review (MEDPAR) File contains data from claims for services provided to beneficiaries admitted to Medicare certified inpatient hospitals and skilled nursing facilities (SNF). The accumulation of claims from a beneficiarys date of admission to an inpatient hospital, where the beneficiary has been discharged, or to a skilled nursing facility, where the beneficiary may still be a patient, represents one stay. A stay record may represent one claim or multiple claims.", + "dcterms:identifier": "062c6a1a-2b52-45fe-bd77-7c8d9dbed0fa", + "dcat:keyword": [ + "admissions", + "claims", + "county", + "inpatient", + "medicare", + "national", + "providers", + "restricted-use-data-file", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/MedicareProviderAnalysisandReviewFile.html", + "dcterms:modified": { + "@value": "2015-01-25T21:07:47.710118", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8e06cdba-6e81-450b-a282-313fc1b42ac8", + "@type": "dcat:Dataset", + "dcterms:title": "Identifiable Data Files - Health Outcomes Survey (HOS)", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Health Outcomes Survey (HOS) identifiable data files are comprised of the entire national sample for a given 2-year cohort (including both respondents and non-respondents), and contain all of the HOS survey items. The HOS identifiable data files include Medicare health plan identifiers, as well as several additional variables describing plan characteristics. The identifiable data files contain protected beneficiary-level health information such as date of birth. These files also contain specific direct person identifiers (i.e. name and health insurance claim number) that are not included in the HOS limited data sets.", + "dcterms:identifier": "8e06cdba-6e81-450b-a282-313fc1b42ac8", + "dcat:keyword": [ + "health-employer-data-and-information-set-hedis", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "national", + "outcomes", + "part-c", + "quality", + "restricted-use-data-file", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/HOS.html", + "dcterms:modified": { + "@value": "2015-01-31T21:08:03.930559", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9634add1-49e9-4624-8247-a8e33bd5e9ff", + "@type": "dcat:Dataset", + "dcterms:title": "Identifiable Data Files - Denominator File", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Denominator File combines Medicare beneficiary entitlement status information from administrative enrollment records with third-party payer information and GHP enrollment information. The Denominator File contains data on all Medicare beneficiaries enrolled and or entitled in a given year. It is an abbreviated version of the Enrollment Data Base (EDB) (selected data elements). It does not contain data on all beneficiaries ever entitled to Medicare. The file contains data only for beneficiaries who were entitled during the year of the data. These data are available annually in May of the current year for the prior year.", + "dcterms:identifier": "9634add1-49e9-4624-8247-a8e33bd5e9ff", + "dcat:keyword": [ + "claims", + "county", + "end-stage-renal-disease-esrd", + "enrollment", + "entitlement", + "medicare", + "national", + "part-a", + "part-b", + "restricted-use-data-file", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/IdentifiableDataFiles/DenominatorFile.html", + "dcterms:modified": { + "@value": "2015-01-22T21:08:30.996118", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2687d7fc-520b-4a46-bec5-a377b99e8aef", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital-Acquired Conditions (Present on Admission Indica...", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On February 8, 2006, the President signed the Deficit Reduction Act (DRA) of 2005. Section 5001(c) of DRA requires the Secretary to identify conditions that are, (a) high cost or high volume or both, (b) result in the assignment of a case to a DRG that has a higher payment when present as a secondary diagnosis, and (c) could reasonably have been prevented through the application of evidence-based guidelines. Section 5001(c) provides that CMS can revise the list of conditions from time to time, as long as it contains at least two conditions.", + "dcterms:identifier": "2687d7fc-520b-4a46-bec5-a377b99e8aef", + "dcat:keyword": [ + "admissions", + "claims", + "hospital", + "medicare", + "national", + "prospective-payment-system-pps", + "readmissions", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/", + "dcterms:modified": { + "@value": "2015-01-31T04:07:42.094499", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/841ad506-d69f-4ca2-9163-ec7c74a37efd", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Service Area File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file is derived from the calendar year inpatient claims data. The records contain number of discharges, length of stay, and total charges summarized by provider number and ZIP code of the Medicare beneficiary. This file is produced annually and is usually available in May.", + "dcterms:identifier": "841ad506-d69f-4ca2-9163-ec7c74a37efd", + "dcat:keyword": [ + "claims", + "hospital", + "inpatient", + "medicare", + "national", + "publically-available-data-file--for-purchase" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/HospitalServiceAreaFile.html", + "dcterms:modified": { + "@value": "2015-01-08T21:10:20.832982", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0d65e649-cbf8-47e0-8566-8fe56c4bd829", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Quality Initiative - Outcome Measures", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In the interest of promoting high-quality, patient-centered care and accountability, the Centers for Medicare and Medicaid Services (CMS) and Hospital Quality Alliance (HQA) began publicly reporting 30-day mortality measures for acute myocardial infarction (AMI) and heart failure (HF) in June 2007 and for pneumonia (PN) in June 2008. CMS has since expanded the publicly reported outcome measures to include 30-day readmission for these conditions, as well as in-hospital adverse events and mortality.", + "dcterms:identifier": "0d65e649-cbf8-47e0-8566-8fe56c4bd829", + "dcat:keyword": [ + "chart-books", + "claims", + "disparity", + "hospital", + "inpatient", + "medicare", + "national", + "outcomes", + "outpatient", + "payments", + "quality", + "rates", + "readmissions", + "skilled-nursing-snf", + "survey", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/OutcomeMeasures.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:06.988315", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c329497b-eea3-4133-8b1a-4a7be2241e73", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Outpatient Prospective Payment System (OPPS) Lim...", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Hospital Outpatient Prospective Payment System (OPPS) Limited Data Set\r\nThis file contains select claim level data and is derived from 2010 hospital outpatient PPS claims, updated through June 2011, that is, claims for services furnished on or after January 1, 2010 through December 31, 2010 that were received, processed, paid, and passed to the National Claims History file by June 30, 2011. This file includes data elements such as diagnosis codes, bill type, outlier payments, and service revenue payments. This file includes more than 64 million claims for services paid under the OPPS, including multiple and single claims. The record length is 11,783, blocksize is 32,760.", + "dcterms:identifier": "c329497b-eea3-4133-8b1a-4a7be2241e73", + "dcat:keyword": [ + "claims", + "hospital", + "medicaid", + "medicare", + "national", + "outpatient", + "payments", + "prospective-payment-system-pps", + "restricted-use-data-file" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/HospitalOPPS.html", + "dcterms:modified": { + "@value": "2015-01-13T21:08:44.258529", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/24c63589-3b6f-439a-9cdc-d2fb933bc014", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Outpatient PPS Partial Hospitalization Program LDS", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Hospital Outpatient Prospective Payment System (OPPS) Partial Hospitalization Program LDS \r\nThis file contains select claim level data and is derived from 2010 claims for partial hospitalization program (PHP) services, with dates of service from January 1, 2010 - December 31, 2010 that were received, processed, and paid through December 31, 2010. This file includes data elements such as diagnosis codes, bill type, outlier payments, and service revenue payments. This file includes 328,353 claims for PHP services furnished by hospitals and community mental health centers (CMHCs) paid under the OPPS. This is a flat file. The LDS record length is 9,977, blocksize is 32,760.", + "dcterms:identifier": "24c63589-3b6f-439a-9cdc-d2fb933bc014", + "dcat:keyword": [ + "claims", + "hospital", + "medicaid", + "medicare", + "national", + "outpatient", + "payments", + "prospective-payment-system-pps", + "restricted-use-data-file" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/HospitalOPPSPHPLDS.html", + "dcterms:modified": { + "@value": "2014-11-20T16:56:46.215937", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fca47c15-018d-4bf8-9475-71bc0442d934", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Outpatient PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 4523 of the Balanced Budget Act of 1997 (BBA) provides authority for CMS to implement a prospective payment system (PPS) under Medicare for hospital outpatient services, certain Part B services furnished to hospital inpatients who have no Part A coverage, and partial hospitalization services furnished by community mental health centers. The provisions of this section were further modified by sections 201 and 202 of the Balanced Budget Refinement Act of 1999 (BBRA).", + "dcterms:identifier": "fca47c15-018d-4bf8-9475-71bc0442d934", + "dcat:keyword": [ + "ambulatory", + "coding-and-coding-rules", + "hospital", + "interactive-tools", + "medicare", + "national", + "outpatient", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalOutpatientPPS/", + "dcterms:modified": { + "@value": "2015-02-02T21:10:03.674313", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2ad34a67-da25-4706-87fb-33a2d948d41f", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Inspections", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Welcome to hospitalinspections.org, a website run by the Association of Health Care Journalists (AHCJ) that aims to make federal hospital inspection reports easier to access, search and analyze. This site includes details about deficiencies cited during complaint inspections at acute-care and critical access hospitals throughout the United States since Jan. 1, 2011.", + "dcterms:identifier": "2ad34a67-da25-4706-87fb-33a2d948d41f", + "dcat:keyword": [ + "external-source", + "falls", + "hospital", + "pain-management", + "quality", + "state" + ], + "dcat:landingPage": "http://www.hospitalinspections.org/", + "dcterms:modified": { + "@value": "2015-01-22T04:08:31.397528", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/40fa5c64-3157-43c1-bb34-2a81c7acabe0", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Compare - Archived Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Hospital Compare is a consumer-oriented website that provides information on how well hospitals provide recommended care to their patients. This information can help consumers make informed decisions about health care. Hospital Compare allows consumers to select multiple hospitals and directly compare performance measure information related to heart attack, heart failure, pneumonia, surgery and other conditions.", + "dcterms:identifier": "40fa5c64-3157-43c1-bb34-2a81c7acabe0", + "dcat:keyword": [ + "county", + "hospital", + "inpatient", + "medical-imaging", + "medicare", + "national", + "outpatient", + "publically-available-data-file--for-download", + "quality", + "rates", + "state", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Quality-Initiatives-Patient-Assessment-Instruments/HospitalQualityInits/HospitalCompare.html", + "dcterms:modified": { + "@value": "2015-01-27T04:08:06.631344", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/37824dfd-2314-4982-9161-cf593482cb02", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health PPS - Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Abt Associates July 21, 2010 Analysis of 2000-2008 Home Health Case-mix Change Report estimates the extent to which the observed increases in average case-mix were associated with changes in patient characteristics that reflect real case-mix change versus other nominal factors such as agency coding practices.", + "dcterms:identifier": "37824dfd-2314-4982-9161-cf593482cb02", + "dcat:keyword": [ + "home-health-hha", + "medicare", + "national", + "prospective-payment-system-pps", + "reports", + "research", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/Reports.html", + "dcterms:modified": { + "@value": "2015-02-02T21:10:02.678785", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/56064531-d349-4e9f-b8a2-fc3463cf2013", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health PPS", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Under prospective payment, Medicare pays home health agencies (HHAs) a predetermined base payment. The payment is adjusted for the health condition and care needs of the beneficiary. The payment is also adjusted for the geographic differences in wages for HHAs across the country. The adjustment for the health condition, or clinical characteristics, and service needs of the beneficiary is referred to as the case-mix adjustment. The home health PPS will provide HHAs with payments for each 60-day episode of care for each beneficiary.", + "dcterms:identifier": "56064531-d349-4e9f-b8a2-fc3463cf2013", + "dcat:keyword": [ + "coding-and-coding-rules", + "home-health-hha", + "interactive-tools", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HomeHealthPPS/", + "dcterms:modified": { + "@value": "2015-01-30T21:08:35.365164", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1c514d43-4fe9-4622-983e-ed0df934b180", + "@type": "dcat:Dataset", + "dcterms:title": "Healthcare.gov Insurance Finder Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This tool will help you find the health insurance best suited to your needs, whether its private insurance for individuals, families, and small businesses, or public programs that may work for you. It was created to help consumers under the health insurance reform law, the Affordable Care Act.", + "dcterms:identifier": "1c514d43-4fe9-4622-983e-ed0df934b180", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "external-source", + "health-insurance-marketplace", + "medicaid", + "medicaid-expansion", + "national", + "state", + "uninsured" + ], + "dcat:landingPage": "http://finder.healthcare.gov/", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-06T21:08:20.337291", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/61c99a1e-7730-486a-acea-7b09ab879946", + "@type": "dcat:Dataset", + "dcterms:title": "Health System Measurement Project", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health System Measurement Project tracks government data on critical U.S. health system indicators. The website presents national trend data as well as detailed views broken out by population characteristics such as age, sex, income level, and insurance coverage status.", + "dcterms:identifier": "61c99a1e-7730-486a-acea-7b09ab879946", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "activity-limitation", + "budget", + "external-source", + "falls", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "pain-management", + "payments", + "preventive-services", + "quality", + "regional", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "https://healthmeasures.aspe.hhs.gov/", + "dcterms:modified": { + "@value": "2015-01-23T04:07:50.019150", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/01b51820-c1b6-4a6f-8645-9a8eee5cdc06", + "@type": "dcat:Dataset", + "dcterms:title": "Health Plans, Reports, Files and Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page contains several files presenting aggregate Medicare Advantage (MA) enrollment, and Original Medicare eligible counts.", + "dcterms:identifier": "01b51820-c1b6-4a6f-8645-9a8eee5cdc06", + "dcat:keyword": [ + "county", + "eligibility", + "enrollment", + "medicare-advantage", + "national", + "part-a", + "part-b", + "part-c", + "providers", + "publically-available-data-file--for-download", + "regional", + "state", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/HealthPlanRepFileData/index.html", + "dcterms:modified": { + "@value": "2015-01-29T21:08:58.229563", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fda8e47c-b229-494e-98e3-bbd889231700", + "@type": "dcat:Dataset", + "dcterms:title": "Health Plans - Trend Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page contains several useful trend and competition indicators. Certain files will be updated monthly while others will be updated quarterly. The files are the 13 Month Trend Report, Trends by State by Quarter Report, Competition Macro by Plan and or Counties, and The By RO Type Report.", + "dcterms:identifier": "fda8e47c-b229-494e-98e3-bbd889231700", + "dcat:keyword": [ + "enrollment", + "medicare", + "medicare-advantage", + "national", + "part-c", + "providers", + "rates", + "reports", + "statistics", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Health-Plans/HealthPlansGenInfo/ReportsFilesData.html", + "dcterms:modified": { + "@value": "2015-01-29T21:08:56.259893", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ce25e961-638f-40d3-ae0b-a6906408bffa", + "@type": "dcat:Dataset", + "dcterms:title": "Health Plan Finder Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Affordable Care Act requires that HHS establish a mechanism, including an internet website, through which a resident of, or small business in, any State may identify affordable health insurance coverage options in that State. The Healthcare.gov website has been displaying data collected from individual and small group insurance issuers in its Plan Finder since July, 2010. The information provided allows consumers and researchers to more fully understand the current health insurance marketplace while opening the door of opportunity for innovative developers to provide this information in creative ways to more Americans.", + "dcterms:identifier": "ce25e961-638f-40d3-ae0b-a6906408bffa", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "county", + "covered-services", + "health-insurance-marketplace", + "medicaid", + "medicaid-expansion", + "publically-available-data-file--for-download", + "rates", + "regional", + "state", + "uninsured" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Data-Resources/health_plan_finder_data.html", + "dcterms:modified": { + "@value": "2015-01-30T21:08:33.992367", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/91e4e654-f502-4653-92d9-b282eca3b176", + "@type": "dcat:Dataset", + "dcterms:title": "Health Outcomes Survey - Limited Data Set", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Health Outcomes Survey (HOS) limited data sets (LDS) are comprised of the entire national sample for a given 2-year cohort (including both respondents and non-respondents), and contain all of the HOS survey items. The HOS LDS files include Medicare health plan identifiers, as well as several additional variables describing plan characteristics. They also contain protected beneficiary-level health information such as date of birth, however, specific direct person identifiers (i.e. name and health insurance claim number) are not included in the LDS files.", + "dcterms:identifier": "91e4e654-f502-4653-92d9-b282eca3b176", + "dcat:keyword": [ + "health-employer-data-and-information-set-hedis", + "medicaid-managed-care", + "medicare", + "medicare-advantage", + "national", + "outcomes", + "part-c", + "quality", + "restricted-use-data-file", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/HOS.html", + "dcterms:modified": { + "@value": "2015-01-16T04:20:48.104146", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4157abe8-ef5a-40ac-8fc3-1f0cf5d76270", + "@type": "dcat:Dataset", + "dcterms:title": "Health Care Information System (HCIS) Data File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The data was derived from the Health Care Information System (HCIS), which contains Medicare Part A (Inpatient, Skilled Nursing Facility, Home Health Agency (Part A and B) and Hospice) and Medicare Part B (Outpatient) based on the type and State of the institutional provider. Data in HCIS is summarized from the Standard Analytical Files.", + "dcterms:identifier": "4157abe8-ef5a-40ac-8fc3-1f0cf5d76270", + "dcat:keyword": [ + "home-health-hha", + "hospice", + "inpatient", + "medicare", + "national", + "outpatient", + "part-a", + "part-b", + "publically-available-data-file--for-download", + "publically-available-data-file--for-purchase", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/NonIdentifiableDataFiles/HealthCareInformationSystem.html", + "dcterms:modified": { + "@value": "2015-02-02T04:08:02.684551", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/eedf49fc-c287-491e-9d82-e773e788d8ed", + "@type": "dcat:Dataset", + "dcterms:title": "Health Care Financing Review", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Care Financing Review publication is the predecessor to the Medicare and Medicaid Research Review.", + "dcterms:identifier": "eedf49fc-c287-491e-9d82-e773e788d8ed", + "dcat:keyword": [ + "admissions", + "budget", + "disparity", + "dual-eligibles", + "eligibility", + "emergency-room-department", + "home-health-hha", + "long-term-care-ltc", + "mammogram", + "medicaid", + "medicaid-expansion", + "medicare", + "national", + "physician-fee-schedule", + "preventive-services", + "prospective-payment-system-pps", + "publications", + "readmissions", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareFinancingReview/index.html", + "dcterms:modified": { + "@value": "2015-01-24T04:08:09.934901", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/83633e87-44f4-4672-90a3-5c5fa9497733", + "@type": "dcat:Dataset", + "dcterms:title": "Health Care Consumer Initiatives", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Care Consumer Initiatives section contains information about Hospitals, Ambulatory Surgical Centers, and Physicians.", + "dcterms:identifier": "83633e87-44f4-4672-90a3-5c5fa9497733", + "dcat:keyword": [ + "ambulatory", + "ambulatory-surgical-center", + "county", + "diagnosis-related-grouping-drg", + "hospital", + "inpatient", + "outpatient", + "payments", + "physician-services", + "research", + "state", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/HealthCareConInit/index.html", + "dcterms:modified": { + "@value": "2015-02-02T21:09:56.761209", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a70d264c-4dcf-433c-8d27-80409f8325cb", + "@type": "dcat:Dataset", + "dcterms:title": "Fee Schedules - General Information", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A fee schedule is a complete listing of fees used by Medicare to pay doctors or other providers-suppliers. This comprehensive listing of fee maximums is used to reimburse a physician and or other providers on a fee-for-service basis. CMS develops fee schedules for physicians, ambulance services, clinical laboratory services, and durable medical equipment, prosthetics, orthotics, and supplies. See Related Links below for information about each specific fee schedule.", + "dcterms:identifier": "a70d264c-4dcf-433c-8d27-80409f8325cb", + "dcat:keyword": [ + "county", + "medicare", + "medicare-administrative-contractor-mac", + "physician-fee-schedule", + "physician-services", + "providers", + "publically-available-data-file--for-download", + "state", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/FeeScheduleGenInfo/", + "dcterms:modified": { + "@value": "2015-01-20T21:08:23.388605", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dc99f871-5d36-4f7c-919f-34c99ec45204", + "@type": "dcat:Dataset", + "dcterms:title": "ESRD Payment System", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicare payment to ESRD facilities for outpatient maintenance dialysis services furnished to Medicare beneficiaries with End-Stage Renal Disease (ESRD) is based on a prospective payment system known as the basic case-mix adjusted composite payment system. The base composite rate covers the costs of the dialysis treatment and certain routine drugs, laboratory tests, and supplies furnished at home or in a facility.", + "dcterms:identifier": "dc99f871-5d36-4f7c-919f-34c99ec45204", + "dcat:keyword": [ + "coding-and-coding-rules", + "durable-medical-equipment-dme", + "end-stage-renal-disease-esrd", + "interactive-tools", + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/", + "dcterms:modified": { + "@value": "2015-01-15T21:08:16.082972", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3b8216b3-b71c-4cae-8619-3aae26895b23", + "@type": "dcat:Dataset", + "dcterms:title": "ESRD - General Information Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This page presents Public Use Files and other publicly-available data on CMS End-Stage Renal Disease Program. The focus is on the congressionally mandated Program Management and Medical Information System.", + "dcterms:identifier": "3b8216b3-b71c-4cae-8619-3aae26895b23", + "dcat:keyword": [ + "end-stage-renal-disease-esrd", + "enrollment", + "expenditures", + "medicare", + "national", + "providers", + "publically-available-data-file--for-download", + "quality", + "statistics", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDGeneralInformation/Data.html", + "dcterms:modified": { + "@value": "2015-01-13T21:08:33.103735", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c407d297-65bb-4566-b567-94e78fce01ad", + "@type": "dcat:Dataset", + "dcterms:title": "ESRD - Clinical Performance Measures (CPM) Project", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 4558 (b) of the Balanced Budget Act (BBA) requires CMS to develop and implement by January 1, 2000, a method to measure and report the quality of renal dialysis services provided under the Medicare program. To implement this legislation, CMS decided to fund the development of CPMs based on the National Kidney Foundations Dialysis Outcome Quality Initiative (DOQI) Clinical Practice Guidelines.", + "dcterms:identifier": "c407d297-65bb-4566-b567-94e78fce01ad", + "dcat:keyword": [ + "budget", + "dialysis-center", + "end-stage-renal-disease-esrd", + "medicare", + "national", + "outcomes", + "quality", + "reports", + "research" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/End-Stage-Renal-Disease/CPMProject/", + "dcterms:modified": { + "@value": "2015-02-02T21:09:55.754238", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/818965a7-5a62-4418-b23d-a5a81c95f7d4", + "@type": "dcat:Dataset", + "dcterms:title": "End-Stage Renal Disease Prospective Payment System", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This final rule implements a case-mix adjusted bundled prospective payment system (PPS) for Medicare outpatient end-stage renal disease (ESRD) dialysis facilities beginning January 1, 2011 (ESRD PPS), in compliance with the statutory requirement of the Medicare Improvements for Patients and Providers Act (MIPPA), enacted July 15, 2008. This ESRD PPS also replaces the current basic case-mix adjusted composite payment system and the methodologies for the reimbursement of separately billable outpatient ESRD services.", + "dcterms:identifier": "818965a7-5a62-4418-b23d-a5a81c95f7d4", + "dcat:keyword": [ + "dialysis-center", + "end-stage-renal-disease-esrd", + "medicare", + "national", + "outpatient", + "payments", + "prospective-payment-system-pps", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ESRDpayment/End-Stage-Renal-Disease-ESRD-Payment-Regulations-and-Notices-Items/CMS1237726.html", + "dcterms:modified": { + "@value": "2014-12-29T04:08:09.462055", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e243e7d7-a09e-4d38-ba7b-b27c367e6908", + "@type": "dcat:Dataset", + "dcterms:title": "End-Stage Renal Disease (ESRD) Quality Initiative", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The End Stage Renal Disease (ESRD) Quality Initiative promotes ongoing CMS strategies to improve the quality of care provided to ESRD patients. This initiative supports quality improvement efforts among providers and makes available quality information that will enable patients to participate in making health care decisions. Quality measures for dialysis facilities are available to consumers on Dialysis Facility Compare on the Medicare.gov website.", + "dcterms:identifier": "e243e7d7-a09e-4d38-ba7b-b27c367e6908", + "dcat:keyword": [ + "dialysis-center", + "end-stage-renal-disease-esrd", + "medicare", + "national", + "outcomes", + "payments", + "providers", + "quality", + "satisfaction", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/End-Stage-Renal-Disease/ESRDQualityImproveInit/", + "dcterms:modified": { + "@value": "2015-02-02T21:09:54.732838", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e143ae0d-1f90-476e-866d-afddf087aae7", + "@type": "dcat:Dataset", + "dcterms:title": "EHR Incentive Programs - Data and Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "As of March 2013, more than 259,000 health care providers received payment for participating in the Medicare and Medicaid Electronic Health Record (EHR) Incentive Programs. In June 2012, CMS announced that more than 100,000 health care providers had been paid under the Medicare and Medicaid EHR Incentive Programs.", + "dcterms:identifier": "e143ae0d-1f90-476e-866d-afddf087aae7", + "dcat:keyword": [ + "eligibility", + "hospital", + "medicaid", + "medicare", + "national", + "payments", + "providers", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Legislation/EHRIncentivePrograms/DataAndReports.html", + "dcterms:modified": { + "@value": "2014-12-12T21:07:35.562172", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2f590c58-d369-4575-ba30-9052b44685b8", + "@type": "dcat:Dataset", + "dcterms:title": "Dual Eligibles and Potentially Avoidable Hospitalizations", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "About 25 percent of the hospitalizations for dual eligible beneficiaries in 2005 were potentially avoidable. Medicare and Medicaid spending for those potentially avoidable hospitalizations (PAHs) was almost 6 billion dollars, or about 20 percent of total spending on inpatient care for the dual eligibles. We estimate that those costs increased to 7-8 billion dollars in 2011.", + "dcterms:identifier": "2f590c58-d369-4575-ba30-9052b44685b8", + "dcterms:issued": { + "@value": "2011-09-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community-health-center", + "disparity", + "dual-eligibles", + "hospital", + "inpatient", + "medicaid", + "medicare", + "national", + "publications", + "quality", + "research", + "skilled-nursing-snf", + "state", + "trends", + "utilization" + ], + "dcat:landingPage": "https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Insight-Briefs/", + "dcterms:modified": { + "@value": "2011-09-01T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/89582aaf-73b0-4972-a6fa-4f3373790452", + "@type": "dcat:Dataset", + "dcterms:title": "DMEPOS Fee Schedule", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The list contains the fee schedule amounts, floors, and ceilings for all procedure codes and payment category, jurisdication, and short description assigned to each procedure code.", + "dcterms:identifier": "89582aaf-73b0-4972-a6fa-4f3373790452", + "dcat:keyword": [ + "budget", + "durable-medical-equipment-dme", + "medicare", + "national", + "payments", + "physician-fee-schedule", + "physician-services", + "providers", + "publically-available-data-file--for-download", + "state", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/DMEPOSFeeSched/DMEPOS-Fee-Schedule.html", + "dcterms:modified": { + "@value": "2015-01-22T04:08:25.782509", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/89c1e932-03f6-4d24-82f0-dbe7bdc7534c", + "@type": "dcat:Dataset", + "dcterms:title": "Dental Care - Medicaid and Chip", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Dental health is an important part of peoples overall health. States are required to provide dental benefits to children covered by Medicaid and the Childrens Health Insurance Program (CHIP), but states choose whether to provide dental benefits for adults. See the 2010 Medicaid-CHIP Oral Health Services fact sheet for information on childrens access to dental services and opportunities and challenges to obtaining care.", + "dcterms:identifier": "89c1e932-03f6-4d24-82f0-dbe7bdc7534c", + "dcat:keyword": [ + "chip", + "fact-sheets", + "medicaid", + "national", + "preventive-services", + "state" + ], + "dcat:landingPage": "http://www.medicaid.gov/Medicaid-CHIP-Program-Information/By-Topics/Benefits/Dental-Care.html", + "dcterms:modified": { + "@value": "2015-01-30T21:08:28.644911", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c137584a-cb60-4416-b877-d4ba2019a1c3", + "@type": "dcat:Dataset", + "dcterms:title": "Denominator File - Limited Data Set", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Denominator File combines Medicare beneficiary entitlement status information from administrative enrollment records with third-party payer information and GHP enrollment information. The Denominator File contains data on all Medicare beneficiaries enrolled and or entitled in a given year. It is an abbreviated version of the Enrollment Data Base (EDB) (selected data elements). It does not contain data on all beneficiaries ever entitled to Medicare. The file contains data only for beneficiaries who were entitled during the year of the data. These data are available annually in May of the current year for the prior year.", + "dcterms:identifier": "c137584a-cb60-4416-b877-d4ba2019a1c3", + "dcat:keyword": [ + "claims", + "county", + "end-stage-renal-disease-esrd", + "enrollment", + "entitlement", + "medicare", + "national", + "part-a", + "part-b", + "restricted-use-data-file", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/DenominatorLDS.html", + "dcterms:modified": { + "@value": "2015-01-06T21:08:11.362912", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4874292d-747c-4d5b-9d01-44f10ddcd7de", + "@type": "dcat:Dataset", + "dcterms:title": "Dartmouth Atlas of Health Care", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "For more than 20 years, the Dartmouth Atlas Project has documented glaring variations in how medical resources are distributed and used in the United States. The project uses Medicare data to provide information and analysis about national, regional, and local markets, as well as hospitals and their affiliated physicians. This research has helped policymakers, the media, health care analysts and others improve their understanding of our health care system and forms the foundation for many of the ongoing efforts to improve health and health systems across America.", + "dcterms:identifier": "4874292d-747c-4d5b-9d01-44f10ddcd7de", + "dcat:keyword": [ + "enrollment", + "external-source", + "hospital", + "hospital-referral-region", + "medicare", + "national", + "payments", + "preventive-services", + "quality", + "state" + ], + "dcat:landingPage": "http://www.dartmouthatlas.org/", + "dcterms:modified": { + "@value": "2015-01-13T04:07:58.340954", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7096a80b-f258-49f6-a625-70066578f4b2", + "@type": "dcat:Dataset", + "dcterms:title": "Cytology Proficiency Testing", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Clinical Laboratory Improvement Amendments (CLIA) regulations at Section 493.855(a) state The laboratory must ensure that each individual engaged in the examination of gynecologic preparations is enrolled in a proficiency testing (PT) program approved by the Centers for Medicare and Medicaid Services (CMS)", + "dcterms:identifier": "7096a80b-f258-49f6-a625-70066578f4b2", + "dcat:keyword": [ + "enrollment", + "national", + "preventive-services", + "providers", + "quality", + "statistics", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CytologyProficiencyTesting.html", + "dcterms:modified": { + "@value": "2014-11-20T16:55:22.745619", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/086c8680-6ed4-49c1-91af-f5e7c54efb3c", + "@type": "dcat:Dataset", + "dcterms:title": "Culturally and Linguistically Appropriate Services Cnty Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "PHS Act section 2719 requires non-grandfathered group health plans and health insurance issuers offering non-grandfathered health insurance coverage to provide relevant notices in a culturally and linguistically appropriate manner. The regulations implementing section 2719 require these plans and issuers to make certain accommodations for notices sent to an address in a county meeting a threshold percentage of people who are literate only in the same non-English language. \r\nThe list below includes all counties which meet or exceed the 10 percent threshold for the 2006-2010 ACS data and is applicable for 2012.", + "dcterms:identifier": "086c8680-6ed4-49c1-91af-f5e7c54efb3c", + "dcat:keyword": [ + "center-for-consumer-information-and-insurance-oversight", + "county", + "fact-sheets", + "minority-health", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/CCIIO/Resources/Fact-Sheets-and-FAQs/clas-data.html", + "dcterms:modified": { + "@value": "2015-01-30T21:08:27.510137", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88ff5235-072f-4790-a7ba-d93a1025bced", + "@type": "dcat:Dataset", + "dcterms:title": "Comprehensive Error Rate Testing (CERT)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) implemented the Comprehensive Error Rate Testing (CERT) program to measure improper payments in the Medicare fee-for-service (FFS) program. The Department of Health and Human Services (HHS) Office of Inspector General (OIG) estimated the Medicare FFS error rate from 1996 through 2002. The OIG designed its sampling method to estimate a national Medicare FFS paid claims error rate. Due to the sample size approximately 6,000 claims the OIG was unable to produce error rates by contractor type, specific contractor, service type, or provider type.", + "dcterms:identifier": "88ff5235-072f-4790-a7ba-d93a1025bced", + "dcat:keyword": [ + "durable-medical-equipment-dme", + "medicare", + "national", + "part-a", + "part-b", + "payment-error-rate", + "payments", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Monitoring-Programs/CERT/", + "dcterms:modified": { + "@value": "2015-01-27T21:08:20.119962", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/26fa0eeb-380c-4a9e-b5d1-b8807c54d078", + "@type": "dcat:Dataset", + "dcterms:title": "Competitive Acquisition for Part B Drugs and Biologicals", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 303 (d) of the Medicare Modernization Act (see Downloads section below) requires the implementation of a competitive acquisition program (CAP) for Medicare Part B drugs and biologicals not paid on a cost or prospective payment system basis. The CAP is an alternative to the ASP (buy and bill) methodology for acquiring certain Part B drugs which are administered incident to a physicians services.", + "dcterms:identifier": "26fa0eeb-380c-4a9e-b5d1-b8807c54d078", + "dcat:keyword": [ + "claims", + "enrollment", + "national", + "part-b", + "physician-services", + "statistics", + "vendors" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Part-B-Drugs/CompetitiveAcquisforBios/", + "dcterms:modified": { + "@value": "2015-01-30T21:08:22.425343", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e084d02d-145c-4dc9-801e-2450caf38007", + "@type": "dcat:Dataset", + "dcterms:title": "CMS-64 Quarterly Expense Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The amounts reported on and its attachments must be actual expenditures for which all supporting documentation, in readily reviewable form, has been compiled and is available immediately at the time the claim is filed. Form CMS-64 is a statement of expenditures for which states are entitled to Federal reimbursement under Title XIX and which reconciles the monetary advance made on the basis of Form CMS-37 filed previously for the same quarter.", + "dcterms:identifier": "e084d02d-145c-4dc9-801e-2450caf38007", + "dcat:keyword": [ + "budget", + "chip", + "expenditures", + "medicaid", + "publically-available-data-file--for-download", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Computer-Data-and-Systems/MedicaidBudgetExpendSystem/CMS-64-Quarterly-Expense-Report.html", + "dcterms:modified": { + "@value": "2015-01-20T21:08:20.908973", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/defb9b5c-3f22-4338-9493-7356561cb1ca", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Financial Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This section contains the annual CMS financial statements as required under the Chief Financial Officers (CFO) Act of 1990 (P.L. 101-576). The CFO Act marked a major effort to improve U.S. Government financial management and accountability. In pursuit of this goal, the CFO Act instituted a new Federal financial management structure and process modeled on private sector practices. It also established in all major agencies the position of Chief Financial Officer with responsibilities including annual publication of financial statements and an accompanying report. The form and content of this Financial Report follows guidance provided by the Office of Management and Budget, the General Accountability Office, and the Department of Health and Human Services. It reflects CMS support of the spirit and requirements of the CFO Act and our continuing commitment to improve agency financial reporting.", + "dcterms:identifier": "defb9b5c-3f22-4338-9493-7356561cb1ca", + "dcat:keyword": [ + "budget", + "chip", + "enrollment", + "expenditures", + "medicaid", + "medicare", + "national", + "part-a", + "part-b", + "part-d", + "reports" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CFOReport/", + "dcterms:modified": { + "@value": "2015-02-03T04:08:42.113430", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/804845ed-f8b7-44ef-949f-e617a75c329e", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Fast Facts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS has developed a new quick reference statistical summary on annual CMS program and financial data. CMS Fast Facts includes summary information on total program enrollment, utilization, expenditures, as well as total number of Medicare providers including physicians by specialty area.", + "dcterms:identifier": "804845ed-f8b7-44ef-949f-e617a75c329e", + "dcat:keyword": [ + "ambulatory-surgical-center", + "budget", + "chip", + "claims", + "durable-medical-equipment-dme", + "eligibility", + "enrollment", + "expenditures", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospice", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicaid", + "medicare", + "medicare-advantage", + "national", + "nursing-home", + "outpatient", + "part-a", + "part-b", + "part-c", + "part-d", + "payments", + "persons-served", + "physician-services", + "prescription-drug-plans", + "prescription-drugs", + "providers", + "psychiatric-facility", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "statistics", + "suppliers", + "trends", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/CMS-Fast-Facts/index.html", + "dcterms:modified": { + "@value": "2012-09-20T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/239537fa-d0c9-473b-86bd-cb8b3038c150", + "@type": "dcat:Dataset", + "dcterms:title": "Clinical Laboratory Fee Schedule", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Outpatient clinical laboratory services are paid based on a fee schedule in accordance with Section 1833(h) of the Social Security Act. The clinical laboratory fee schedule files are located in the download section.", + "dcterms:identifier": "239537fa-d0c9-473b-86bd-cb8b3038c150", + "dcat:keyword": [ + "medicare", + "national", + "outpatient", + "part-b", + "payments", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ClinicalLabFeeSched/clinlab.html", + "dcterms:modified": { + "@value": "2015-01-27T21:08:03.208601", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/11011178-a9be-4e82-94ed-389167c7bb17", + "@type": "dcat:Dataset", + "dcterms:title": "CLIA Statistical Tables and Graphs", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The information in the Downloads section below for the Overview of CLIA Statistics Since 1993 was obtained from the Centers for Medicare and Medicaid Services (CMS) Clinical Laboratory Improvement Amendments (CLIA) database in December 2010. The CLIA Top Ten Deficiencies in the Nation was obtained from the CMS CLIA database as of January 26, 2012. The rest of the information listed in the Downloads section below was obtained from the CMS Clinical Laboratory Improvement Amendments (CLIA) database in July 2012.", + "dcterms:identifier": "11011178-a9be-4e82-94ed-389167c7bb17", + "dcat:keyword": [ + "ambulatory-surgical-center", + "end-stage-renal-disease-esrd", + "enrollment", + "federally-qualified-health-center-fqhc", + "home-health-hha", + "hospice", + "hospital", + "national", + "pharmacy", + "physician-services", + "quality", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/CLIA_Statistical_Tables_Graphs.html", + "dcterms:modified": { + "@value": "2015-01-31T13:07:56.357590", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d79cf199-16cf-4a42-a55c-cb03f0fcda6a", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Conditions Chartbook", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Chronic Conditions among Medicare Beneficiaries is a chartbook prepared by the Centers for Medicare and Medicaid Services and created to provide an overview of chronic conditions among Medicare beneficiaries. The chartbook highlights the prevalence of chronic conditions among Medicare beneficiaries and the impact of chronic conditions on Medicare service utilization and spending. The Portable Document File format allows for online viewing and printing of the entire chartbook, the data tables provide spreadsheets with the underlying data, and the presentation includes all the chartbook figures for print or download.", + "dcterms:identifier": "d79cf199-16cf-4a42-a55c-cb03f0fcda6a", + "dcterms:issued": { + "@value": "2011-10-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chart-books", + "chronic-condition", + "medicare", + "national", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Chronic-Conditions/CCChartBook.html", + "dcterms:modified": { + "@value": "2012-10-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/74b67964-a864-47ec-aa2c-4a7878d54aca", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Condition Public Use File (PUF)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Chronic Conditions Public Use Files (PUF) with information from Medicare claims. The CMS Chronic Conditions PUF is an aggregated file in which each record is a profile or cell defined by the characteristics of Medicare beneficiaries. A profile is defined by all combinations of age category, gender, various chronic conditions, and dual-eligibility status of the beneficiaries.", + "dcterms:identifier": "74b67964-a864-47ec-aa2c-4a7878d54aca", + "dcat:keyword": [ + "chronic-condition", + "medicare", + "national", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Chronic_Conditions_PUF.html", + "dcterms:modified": { + "@value": "2012-10-09T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1ac859a2-e770-4adc-a112-0401aa5459f4", + "@type": "dcat:Dataset", + "dcterms:title": "Chronic Condition Data Warehouse", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Chronic Condition Data Warehouse (CCW) provides researchers with Medicare and Medicaid beneficiary, claims, and assessment data linked by beneficiary across the continuum of care. In the past, researchers analyzing data files were required to perform extensive analysis related to beneficiary matching, deduplication, and merging of the files in preparation for their study analysis. With the CCW data, this preliminary linkage work is already accomplished and delivered as part of the data files sent to researchers.", + "dcterms:identifier": "1ac859a2-e770-4adc-a112-0401aa5459f4", + "dcat:keyword": [ + "chronic-condition", + "claims", + "county", + "eligibility", + "end-stage-renal-disease-esrd", + "enrollment", + "external-source", + "home-health-hha", + "medicaid", + "medicare", + "national", + "nursing-home", + "part-d", + "payments", + "prescription-drug-plans", + "prescription-drugs", + "skilled-nursing-snf", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.ccwdata.org/index.htm", + "dcterms:modified": { + "@value": "2015-01-31T13:07:51.217607", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9b64b8de-dd08-4e5d-a571-969d22913a92", + "@type": "dcat:Dataset", + "dcterms:title": "CHIPRA Performance Bonuses", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Childrens Health Insurance Program Reauthorization Act of 2009 (CHIPRA) established performance bonuses, giving states an incentive to support enrollment and retention of eligible children in Medicaid and CHIP and helping to defray the costs associated with increasing enrollment of the lowest income children.", + "dcterms:identifier": "9b64b8de-dd08-4e5d-a571-969d22913a92", + "dcat:keyword": [ + "chip", + "fact-sheets", + "medicaid", + "payments", + "state", + "statistics" + ], + "dcat:landingPage": "http://www.insurekidsnow.gov/professionals/eligibility/performance_bonuses.html", + "dcterms:modified": { + "@value": "2014-12-26T21:08:34.304358", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88d65d4c-1192-4212-87d3-c5552c7cab87", + "@type": "dcat:Dataset", + "dcterms:title": "Chart Series", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Centers for Medicare and Medicaid Services (CMS) offers several different Chart Series with data on beneficiary health status, spending, operations, and quality of care.\r\nCMS Facts and Figures includes charts on agency programs and operations. Health Care System Facts and Figures includes charts on the entire U.S. health care system. Medicare Facts and Figures includes charts on the Medicare program. Medicaid Facts and Figures includes charts on the Medicaid program.", + "dcterms:identifier": "88d65d4c-1192-4212-87d3-c5552c7cab87", + "dcat:keyword": [ + "access-to-care", + "activities-of-daily-living-adl", + "ambulatory-surgical-center", + "center-for-consumer-information-and-insurance-oversight", + "chart-books", + "chip", + "chronic-condition", + "community-health-center", + "disproportionate-share-hospitals-dsh", + "dual-eligibles", + "eligibility", + "enrollment", + "expenditures", + "health-insurance-marketplace", + "home-health-hha", + "inpatient", + "long-term-care-ltc", + "managed-care", + "medicaid", + "medicaid-managed-care", + "medicare", + "national", + "nursing-home", + "part-a", + "part-b", + "pharmacy", + "physician-services", + "prescription-drugs", + "preventive-services", + "prospective-payment-system-pps", + "rates", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "state", + "utilization" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/TheChartSeries/", + "dcterms:modified": { + "@value": "2012-10-10T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e5cd30b1-53dd-4f07-b1eb-b543fbeba0d4", + "@type": "dcat:Dataset", + "dcterms:title": "Certificate of Waiver Laboratory Project", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CLIA requires all laboratories that examine materials derived from the human body for diagnosis, prevention, or treatment purposes to be certified by the Secretary of Health and Human Services. For many Americans, the accuracy of clinical laboratory test results can be a life or death matter. By the CLIA law, certificate of waiver (COW) laboratories perform only tests that are determined by FDA or CDC to be so simple that there is little risk of error.", + "dcterms:identifier": "e5cd30b1-53dd-4f07-b1eb-b543fbeba0d4", + "dcat:keyword": [ + "fact-sheets", + "national", + "preventive-services", + "providers", + "quality", + "reports", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Regulations-and-Guidance/Legislation/CLIA/Certificate_of_-Waiver_Laboratory_Project.html", + "dcterms:modified": { + "@value": "2014-11-20T16:54:35.381751", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e30be056-68b2-4f6a-bd19-5f5e34b85c8a", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Skilled Nursing Facility Beneficiary PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Skilled Nursing Facility (SNF) Beneficiary Public Use Files (PUF) with information from Medicare SNF claims. The CMS BSA SNF Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one SNF claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.", + "dcterms:identifier": "e30be056-68b2-4f6a-bd19-5f5e34b85c8a", + "dcterms:issued": { + "@value": "2012-04-18T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "medicare", + "national", + "publically-available-data-file--for-download", + "skilled-nursing-snf" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/SNF_Bene_PUF.html", + "dcterms:modified": { + "@value": "2013-04-04T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/095dc290-23fe-488b-bd0d-e70acc1a894d", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Prescription Drug Events PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This is a Public Use File for Prescription Drug Events drawn from the 2008 Beneficiary Summary File of Medicare beneficiaries enrolled during the calendar year 2008, and their associated Medicare claims. The most important aspects of this file are as follows, 1. 5 percent simple random sample drawn without replacement from 100 percent 2008 Beneficiary Summary File. 2. This sample is disjoint from the existing 5 percent CMS Research Sample and the other 2008 PUFs. 3. Sample contained 2,392,893 unique beneficiaries of which 1,265,691 had at least one PDE. There were 51,905,367 PDE in the initial sample file.", + "dcterms:identifier": "095dc290-23fe-488b-bd0d-e70acc1a894d", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "part-d", + "payments", + "pharmacy", + "prescription-drug-plans", + "prescription-drugs", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_PDE_PUF.html", + "dcterms:modified": { + "@value": "2015-01-31T04:07:31.067941", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/91270ba1-cb31-4ac7-a0d2-9d73d26e948c", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Outpatient Procedures PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Outpatient Procedures Public Use Files (PUF) with information from Medicare outpatient claims. The CMS BSA Outpatient Procedures PUF is a procedure-level file in which each record is a procedure in an outpatient claim incurred by a 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF as detailed below. However, as claim or beneficiary identities are not provided, it is not possible to link procedures that belong to the same claim or beneficiary.", + "dcterms:identifier": "91270ba1-cb31-4ac7-a0d2-9d73d26e948c", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "outpatient", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Outpatient_Proc.html", + "dcterms:modified": { + "@value": "2012-07-18T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0ba4da5e-8128-4a9d-8376-7b354f452898", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Inpatient Claims PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Inpatient Public Use Files (PUF) named CMS 2008 BSA Inpatient Claims PUF with information from 2008 Medicare inpatient claims. This is a claim-level file in which each record is an inpatient claim incurred by a 5 percent sample of Medicare beneficiaries.", + "dcterms:identifier": "0ba4da5e-8128-4a9d-8376-7b354f452898", + "dcat:keyword": [ + "claims", + "hospital", + "inpatient", + "medicare", + "national", + "part-a", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Inpatient_Claims.html", + "dcterms:modified": { + "@value": "2015-01-20T13:08:21.899290", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9a73a022-7d42-429d-b586-81a14fff9381", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Hospice Beneficiary PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Hospice Beneficiary Public Use Files (PUF) with information from Medicare hospice claims. The CMS BSA Hospice Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one hospice claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.", + "dcterms:identifier": "9a73a022-7d42-429d-b586-81a14fff9381", + "dcat:keyword": [ + "claims", + "hospice", + "medicare", + "national", + "payments", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Hospice_Bene.html", + "dcterms:modified": { + "@value": "2013-04-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9db2ec74-c254-4f9c-8675-df02a88f43a5", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare Home Health Beneficiary PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Home Health Agency (HHA) Beneficiary Public Use Files (PUF) with information from Medicare HHA claims. The CMS BSA HHA Beneficiary PUF is a beneficiary-level file in which each record is a beneficiary who had at least one HHA claim from a random 5 percent sample of Medicare beneficiaries. There are some demographic and claim-related variables provided in this PUF.", + "dcterms:identifier": "9db2ec74-c254-4f9c-8675-df02a88f43a5", + "dcat:keyword": [ + "claims", + "home-health-hha", + "medicare", + "national", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/HHA_PUF.html", + "dcterms:modified": { + "@value": "2014-11-20T16:54:20.201409", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/196018ca-13ba-47f8-8b3e-58fc254a2b9e", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Medicare DME Line Items PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Durable Medical Equipment (DME) Line Items Public Use Files (PUF) with information from Medicare DME claims. The CMS BSA DME Line Items PUF is a line item level file in which each record is a line item of a DME claim incurred by a 5 percent sample of Medicare beneficiaries (each claim is comprised of up to 13 line item services). Some demographic and line item related variables are provided in this PUF. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA DME Line Items PUF. It is also not possible to link line item services that belong to the same claim.", + "dcterms:identifier": "196018ca-13ba-47f8-8b3e-58fc254a2b9e", + "dcterms:issued": { + "@value": "2012-10-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "claims", + "durable-medical-equipment-dme", + "medicare", + "national", + "payments", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/BSA_DME_Line_Items_PUF.html", + "dcterms:modified": { + "@value": "2012-10-02T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d857e9fc-087b-46e0-b2a2-0e40c587a482", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Stand Alone Carrier Line Items PUF", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This release contains the Basic Stand Alone (BSA) Carrier Line Items Public Use Files (PUF) with information from Medicare Carrier claims. The CMS BSA Carrier Line Items PUF is a line item level file in which each record is a line item of a Carrier claim incurred by a 5 percent sample of Medicare beneficiaries. Some demographic and line item related variables are provided in this PUF as detailed below. However, as beneficiary identities are not provided, it is not possible to link claims that belong to the same beneficiary in the CMS BSA Carrier Line Items PUF. It is also not possible to link line items that belong to the same claim.", + "dcterms:identifier": "d857e9fc-087b-46e0-b2a2-0e40c587a482", + "dcat:keyword": [ + "claims", + "medicare", + "national", + "payments", + "providers", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/BSAPUFS/Carrier_Line_Items.html", + "dcterms:modified": { + "@value": "2013-04-03T05:00:00", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fc622272-b8c7-4c10-9557-34244b385880", + "@type": "dcat:Dataset", + "dcterms:title": "Appeals - Redetermination by a Medicare Contractor", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A redetermination is an examination of a claim by the fiscal intermediary (FI), carrier, or Medicare Administrative Contractor (MAC) personnel who are different from the personnel who made the initial claim determination. Appeals Fact Sheets.", + "dcterms:identifier": "fc622272-b8c7-4c10-9557-34244b385880", + "dcat:keyword": [ + "claims", + "fact-sheets", + "medicare", + "national" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Appeals-and-Grievances/OrgMedFFSAppeals/RedeterminationbyaMedicareContractor.html", + "dcterms:modified": { + "@value": "2015-01-16T21:07:13.130417", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e3608167-0bcc-4a42-9c74-0683387c2552", + "@type": "dcat:Dataset", + "dcterms:title": "Ambulatory Surgical Center Payment Rates Archive Page", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These files contain the procedure codes which may be performed in an ASC under the Medicare program as well as the ASC payment group assigned to each of the procedure codes. The ASC payment group determines the amount that Medicare pays for facility services furnished in connection with a covered procedure.", + "dcterms:identifier": "e3608167-0bcc-4a42-9c74-0683387c2552", + "dcat:keyword": [ + "ambulatory", + "ambulatory-surgical-center", + "national", + "payments", + "publically-available-data-file--for-download", + "rates" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/ASCPayment/archive.html", + "dcterms:modified": { + "@value": "2015-01-28T21:07:30.487741", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/98feeb72-6501-4045-99ac-fa7220899308", + "@type": "dcat:Dataset", + "dcterms:title": "Ambulatory Surgical Center (ASC) Payment System", + "pod:accessLevel": "restricted public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file contains a summary of service utilization by ASC supplier and is derived from 2011 ASC line item level data, updated through June 2012, that is, line items for services furnished on or after January 1, 2011 through December 31, 2011 that were received, processed, paid, and passed to the National Claims History file by June 30, 2012. This file contains data for ASC services billed in 2011, including services that were added under the revised ASC payment system.", + "dcterms:identifier": "98feeb72-6501-4045-99ac-fa7220899308", + "dcat:keyword": [ + "ambulatory", + "ambulatory-surgical-center", + "claims", + "county", + "medicare", + "payments", + "restricted-use-data-file", + "state", + "suppliers" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Files-for-Order/LimitedDataSets/ASCPaymentSystem.html", + "dcterms:modified": { + "@value": "2015-01-27T04:07:36.699928", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a6e3b11f-9007-42d2-97f6-af6d1cc22450", + "@type": "dcat:Dataset", + "dcterms:title": "Ambulance Reasonable Charge Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Ambulance Reasonable Charge public use files for calendar years (CY) 2003 through 2005 are located in the Downloads section below. These public use files are historical because the reasonable charge payment methodology for ambulance services no longer applies. As of CY 2006, claims with dates of service from January 1, 2006 and beyond were paid at 100 percent of the fee schedule amount.", + "dcterms:identifier": "a6e3b11f-9007-42d2-97f6-af6d1cc22450", + "dcat:keyword": [ + "ambulatory", + "claims", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/arcpuf.html", + "dcterms:modified": { + "@value": "2014-12-10T21:06:47.225251", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ebb17435-1148-402e-a5fa-5c2f0f1f9a1f", + "@type": "dcat:Dataset", + "dcterms:title": "Ambulance Fee Schedule Public Use Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Ambulance Fee Schedule public use files for calendar years 2004 through 2013 are located in the Downloads section below.", + "dcterms:identifier": "ebb17435-1148-402e-a5fa-5c2f0f1f9a1f", + "dcat:keyword": [ + "ambulatory", + "claims", + "providers", + "publically-available-data-file--for-download", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AmbulanceFeeSchedule/afspuf.html", + "dcterms:modified": { + "@value": "2014-12-29T04:07:52.158370", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/62442f6a-c17b-40f6-bc4a-03eaade3338f", + "@type": "dcat:Dataset", + "dcterms:title": "AHRQ - Measuring Healthcare Quality", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Studies and projects - standardized methods - performance measures.", + "dcterms:identifier": "62442f6a-c17b-40f6-bc4a-03eaade3338f", + "dcat:keyword": [ + "access-to-care", + "admissions", + "chronic-condition", + "disparity", + "end-stage-renal-disease-esrd", + "external-source", + "home-health-hha", + "hospice", + "medicaid", + "medicare", + "national", + "nursing-home", + "quality", + "short-stay-hospital-ssh", + "skilled-nursing-snf", + "state" + ], + "dcat:landingPage": "http://www.ahrq.gov/qual/measurix.htm", + "dcterms:modified": { + "@value": "2015-01-29T21:08:13.922742", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/886cfa0c-4369-449e-b790-ae5850450992", + "@type": "dcat:Dataset", + "dcterms:title": "Advance Payment ACO Model", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Advance Payment Model is designed for physician-based and rural providers who have come together voluntarily to give coordinated high quality care to the Medicare patients they serve. Through the Advance Payment ACO Model, selected participants will receive upfront and monthly payments, which they can use to make important investments in their care coordination infrastructure.", + "dcterms:identifier": "886cfa0c-4369-449e-b790-ae5850450992", + "dcat:keyword": [ + "accountable-care-organization", + "center-for-medicare-and-medicaid-innovations", + "fact-sheets", + "medicare", + "payments", + "state" + ], + "dcat:landingPage": "http://innovation.cms.gov/initiatives/Advance-Payment-ACO-Model/", + "dcterms:modified": { + "@value": "2014-12-26T21:08:28.770742", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b9bc19a3-60eb-4c98-9e86-f78fd719aaba", + "@type": "dcat:Dataset", + "dcterms:title": "Acute IPPS - Readmissions Reduction Program", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 3025 of the Affordable Care Act added section 1886(q) to the Social Security Act establishing the Hospital Readmissions Reduction Program, which requires CMS to reduce payments to IPPS hospitals with excess readmissions, effective for discharges beginning on October 1, 2012.", + "dcterms:identifier": "b9bc19a3-60eb-4c98-9e86-f78fd719aaba", + "dcat:keyword": [ + "admissions", + "claims", + "hospital", + "inpatient", + "national", + "payments", + "prospective-payment-system-pps", + "providers", + "quality", + "rates", + "readmissions", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/Readmissions-Reduction-Program.html", + "dcterms:modified": { + "@value": "2015-02-02T04:07:36.680681", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5c832cf6-6a4c-460c-9443-c591802e0c4b", + "@type": "dcat:Dataset", + "dcterms:title": "Acute IPPS - Disproportionate Share Hospital - DSH", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "There are two methods for a hospital to qualify for the Medicare DSH adjustment. The primary method is for a hospital to qualify based on a statutory formula that results in the DSH patient percentage. The DSH patient percentage is equal to the sum of the percentage of Medicare inpatient days attributable to patients eligible for both Medicare Part A and Supplemental Security Income (SSI), and the percentage of total inpatient days attributable to patients eligible for Medicaid by not Medicare Part A.", + "dcterms:identifier": "5c832cf6-6a4c-460c-9443-c591802e0c4b", + "dcat:keyword": [ + "claims", + "disproportionate-share-hospitals-dsh", + "eligibility", + "enrollment", + "hospital", + "inpatient", + "medicare", + "medicare-advantage", + "national", + "part-a", + "part-c", + "payments", + "prospective-payment-system-pps", + "providers", + "regional", + "research", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dsh.html", + "dcterms:modified": { + "@value": "2014-11-20T16:53:56.945985", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d86020b7-a3e1-441a-bb1e-be223b85d1f7", + "@type": "dcat:Dataset", + "dcterms:title": "Acute IPPS - Direct Graduate Medical Education (DGME)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Section 1886(h) of the Act, establish a methodology for determining payments to hospitals for the costs of approved graduate medical education (GME) programs.", + "dcterms:identifier": "d86020b7-a3e1-441a-bb1e-be223b85d1f7", + "dcat:keyword": [ + "medicare", + "national", + "payments", + "prospective-payment-system-pps", + "statistics", + "survey" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/dgme.html", + "dcterms:modified": { + "@value": "2014-11-20T16:53:55.322610", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a0787f5f-cfe6-4294-98b8-c17ffcb02caa", + "@type": "dcat:Dataset", + "dcterms:title": "Acute Inpatient PPS Final Rule Data Files - 2013", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Below are the data files and impact file for the FY 2013 final Rule. The tables for the FY 2013 final rule are located on a separate list.", + "dcterms:identifier": "a0787f5f-cfe6-4294-98b8-c17ffcb02caa", + "dcat:keyword": [ + "acute-care-hospital", + "county", + "hospital", + "inpatient", + "medicare", + "national", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY-2013-IPPS-Final-Rule-Home-Page-Items/FY-2013-Final-Rule-Data-Files.html", + "dcterms:modified": { + "@value": "2015-01-05T21:08:15.568467", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e48debfd-fb0b-4ee0-bd27-1e9de05474ec", + "@type": "dcat:Dataset", + "dcterms:title": "Acute Inpatient PPS Final Rule Data Files - 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Below are the data files and impact file for the FY 2012 Final Rule. The tables for the FY 2012 final rule are located on a separate list.", + "dcterms:identifier": "e48debfd-fb0b-4ee0-bd27-1e9de05474ec", + "dcat:keyword": [ + "acute-care-hospital", + "county", + "hospital", + "inpatient", + "medicare", + "national", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY-2012-IPPS-Final-Rule-Home-Page-Items/CMS1250507.html", + "dcterms:modified": { + "@value": "2015-01-14T21:07:41.752408", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bfa4da6d-77bb-4e89-ab1e-dac604226ebc", + "@type": "dcat:Dataset", + "dcterms:title": "Acute Inpatient PPS Final Rule Data Files - 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Below are the data files and impact file for the FY 2011 Final Rule. The tables for the FY 2011 final rule are located on a separate list.", + "dcterms:identifier": "bfa4da6d-77bb-4e89-ab1e-dac604226ebc", + "dcat:keyword": [ + "acute-care-hospital", + "county", + "hospital", + "inpatient", + "medicare", + "national", + "prospective-payment-system-pps", + "providers", + "publically-available-data-file--for-download", + "regional", + "state" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/FY-2011-IPPS-Final-Rule-Home-Page-Items/CMS1237932.html", + "dcterms:modified": { + "@value": "2015-01-07T04:07:46.059968", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9554c7dd-59ba-4ef8-a4bb-26192e6349cb", + "@type": "dcat:Dataset", + "dcterms:title": "Actuarial Studies", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Office of the Actuary in the Centers for Medicare and Medicaid Services (CMS) from time to time conducts studies on various aspects of the Medicare and Medicaid programs. The available studies include the following-\r\n\r\nMedicare Financial Status, Budget Impact, and Sustainability-Which Concept is Which, Actuarial Report on the Financial Outlook for Medicaid, Estimated Impact of Health Care Reform Proposals, Analysis of volume-and-intensity response to a price change for physicians services, Analysis of expenses in the last year of life.", + "dcterms:identifier": "9554c7dd-59ba-4ef8-a4bb-26192e6349cb", + "dcat:keyword": [ + "budget", + "enrollment", + "expenditures", + "long-term-care-ltc", + "medicaid", + "national", + "payments", + "reports", + "trends" + ], + "dcat:landingPage": "http://www.cms.gov/Research-Statistics-Data-and-Systems/Research/ActuarialStudies/", + "dcterms:modified": { + "@value": "2015-01-21T21:09:02.662488", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d83ed3c7-7b8f-47ac-8462-1e32b7cceb54", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Data to Calculate Your Primary Service Areas", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The following data is being made available to applicants to the Medicare Shared Savings Program (Shared Savings Program), in order to allow them to calculate their share of services in each applicable Primary Service Area (PSA).", + "dcterms:identifier": "d83ed3c7-7b8f-47ac-8462-1e32b7cceb54", + "dcat:keyword": [ + "accountable-care-organization", + "ambulatory-surgical-center", + "claims", + "diagnosis-related-grouping-drg", + "end-stage-renal-disease-esrd", + "federally-qualified-health-center-fqhc", + "hospital", + "inpatient", + "long-term-care-ltc", + "medicare", + "national", + "outpatient", + "payments", + "physician-services", + "prospective-payment-system-pps", + "publically-available-data-file--for-download" + ], + "dcat:landingPage": "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/sharedsavingsprogram/Calculations.html", + "dcterms:license": "http://www.resdac.org/cms-data/request/cms-data-request-center", + "dcterms:modified": { + "@value": "2015-01-29T21:09:20.951216", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7a0d9401-88b6-4b70-9374-89c5d25d8192", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Innovation Center Model Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Innovation Center develops new payment and service delivery models in accordance with the requirements of section 1115A of the Social Security Act. Additionally, Congress has defined \u2013 both through the Affordable Care Act and previous legislation \u2013 a number of specific demonstrations to be conducted by CMS.", + "dcterms:identifier": "7a0d9401-88b6-4b70-9374-89c5d25d8192", + "dcterms:issued": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Affordable Care Act", + "demonstrations", + "models" + ], + "dcterms:modified": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "https://data.cms.gov/developers/docs/cms-innovation-center-model-participants" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/12cf02b7-fa1e-4dbc-8e5f-4056b40ae8d3", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "12cf02b7-fa1e-4dbc-8e5f-4056b40ae8d3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8bfaa874-1048-4e6b-8a60-5a91c390c7c3", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Innovation Center Savings Calculator", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS Innovation Center Savings Calculator data", + "dcterms:identifier": "8bfaa874-1048-4e6b-8a60-5a91c390c7c3", + "dcterms:issued": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "savings" + ], + "dcterms:modified": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "https://data.cms.gov/developers/docs/savings-calculator" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/27fa096a-f6f2-4624-8542-43c219bfe78c", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "27fa096a-f6f2-4624-8542-43c219bfe78c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/46422557-5fa6-43a4-ad77-2b699146f4bc", + "@type": "dcat:Dataset", + "dcterms:title": "PfP Pledge Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "More than 7,700 partners, including over 3,300 hospitals as well as physicians and nurses groups, consumer groups, and employers, have pledged their commitment to the Partnership for Patients.", + "dcterms:identifier": "46422557-5fa6-43a4-ad77-2b699146f4bc", + "dcterms:issued": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcterms:modified": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "https://data.cms.gov/developers/docs/pfp-pledge-database" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/96122473-f719-4fc7-8be2-429148f76594", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "96122473-f719-4fc7-8be2-429148f76594" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d4a250c7-9423-45a5-9c1b-1a8ad2d31128", + "@type": "dcat:Dataset", + "dcterms:title": "Hospitals in the Partnership for Patients Hospital Engagement Networks (HENs)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "List of the over 3,700 hospitals working within Hospital Engagement Networks (HENs) as part of the Partnership for Patients Initiative.", + "dcterms:identifier": "d4a250c7-9423-45a5-9c1b-1a8ad2d31128", + "dcterms:issued": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcterms:modified": { + "@value": "2013-07-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "https://data.cms.gov/developers/docs/hospitals-in-the-partnership-for-patients-hospital-engagement-networks-hens" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f9119ef1-be15-4f84-a372-fd6f61b0bfd2", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "f9119ef1-be15-4f84-a372-fd6f61b0bfd2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3d23b65d-8288-4e61-897f-04cf660d86f3", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Expenditure Panel Survey (MEPS) Query Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "MEPS Project Director", + "hasEmail": "mailto:mepsprojectdirector@ahq.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MEPSnet HC Query Tool\r\nMEPSnet/Household Component provides easy access to nationally representative statistics of health care use, expenditures, sources of payment, and insurance coverage for the U.S. civilian noninstitutionalized population. MEPSnet/HC allows you to generate statistics using MEPS Household Component public use files.", + "dcterms:identifier": "3d23b65d-8288-4e61-897f-04cf660d86f3", + "dcterms:issued": { + "@value": "2001-12-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp", + "dcterms:modified": { + "@value": "2001-12-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1996-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://meps.ahrq.gov/mepsweb/data_stats/meps_query.jsp" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f8b5dc42-ddc3-4b0e-b02e-72c50200eda1", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "f8b5dc42-ddc3-4b0e-b02e-72c50200eda1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/464e5e96-0b61-46d7-a9d8-8511b3b512e4", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Expenditure Panel Survey Household Component", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "MEPS Project Director", + "hasEmail": "mailto:mepsprojectdirector@ahrq.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medical Expenditure Panel Survey (MEPS) Household Component (HC) collects data from a sample of families and individuals in selected communities across the United States, drawn from a nationally representative subsample of households that participated in the prior year's National Health Interview Survey (conducted by the National Center for Health Statistics). During the household interviews, MEPS collects detailed information for each person in the household on the following: demographic characteristics, health conditions, health status, use of medical services, charges and source of payments, access to care, satisfaction with care, health insurance coverage, income, and employment. The panel design of the survey, which features several rounds of interviewing covering two full calendar years, makes it possible to determine how changes in respondents' health status, income, employment, eligibility for public and private insurance coverage, use of services, and payment for care are related. The HC expenditures have been projected to future years by selected demographic characteristics by source of payment and type of service. HC data are available on the MEPS Web site in data tables, downloadable data files (person, job, event, or condition level). Public Use Files are available.", + "dcterms:identifier": "464e5e96-0b61-46d7-a9d8-8511b3b512e4", + "dcterms:issued": { + "@value": "1997-03-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp", + "dcterms:modified": { + "@value": "2012-09-27", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1996-01-01/2010-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://meps.ahrq.gov/mepsweb/data_stats/download_data_files.jsp" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/67fdeee5-028a-4c0c-b533-f14d06acf8ca", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "67fdeee5-028a-4c0c-b533-f14d06acf8ca" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c7352964-010b-4694-86b4-6208f5537a86", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Expenditure Panel Survey MEPSnet Insurance Component (MEPSnet/IC)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "AHRQ MEPS Project Director", + "hasEmail": "mailto:mepsprojectdirector@ahrq.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The MEPS-IC is an annual survey of establishments that collects information about employer-sponsored health insurance offerings in the United States. With MEPSnet/IC you have easy access to national and state-level statistics and trends about employer-based health insurance. It provides statistics and trends about health insurance offered by private establishments as well as national and regional health insurance estimates for State and local governments. MEPSnet/IC guides you through a step-by-step process to obtain the statistics you need. MEPSnet/IC generates statistics using annual data from the MEPS Insurance Component Tables that start in 1996 and are updated each year.", + "dcterms:identifier": "c7352964-010b-4694-86b4-6208f5537a86", + "dcterms:issued": { + "@value": "2001-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health insurance" + ], + "dcat:landingPage": "http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetIC.jsp", + "dcterms:modified": { + "@value": "2001-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "United States of America", + "dcterms:temporal": "1996-01-01/1996-01-01", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://meps.ahrq.gov/mepsweb/data_stats/MEPSnetICInfo.shtml" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fcfbe7e2-1327-4089-86c1-e19d5aa8e5a0", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "fcfbe7e2-1327-4089-86c1-e19d5aa8e5a0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0a0ff684-a362-43ee-abf2-e18a261aa7f0", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Expenditure Panel Survey (MEPS) Summary Data Tables", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "MEPS Project Director", + "hasEmail": "mailto:mepsprojectdirector@ahrq.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Summary Data Tables Data collected through MEPS are used to generate tables with frequently used summary statistics. These tables are available here for both the Household Component and the Insurance Component. \r\nHousehold Component Summary Tables \r\nThe Household Component summary tables provide frequently used summary estimates at the national level on household medical utilization and expenditures: demographic characteristics, health conditions, health status, use of medical care services, charges and payments, access to care, satisfaction with care, health insurance coverage, income, and employment. Some of these tables can be customized online. State-level estimates of household medical utilization and expenditures are also provided for selected states. Insurance Component Summary Tables \r\nThe Insurance Component summary tables provide estimates at the national, state, and metro area levels on employer-based health insurance: number and types of insurance plans, premiums, benefits, contributions by employers and employees, and employer characteristics. Please note, in preparation for improvements in the data collection process, 2007 data for the Insurance Component was not collected. \r\nMEPS employer-based health insurance tables are produced in the year following data collection. Private-sector tables are posted in July; government and civilian tables are posted in November. National-level tables: Private sector estimates by firm size, industry group, census regions and other characteristics; public sector data by state and local government types, government size, and census division; civilian estimates that incorporate both the private and state and local government sectors; national totals for enrollees and cost of health insurance coverage for both the private and public sectors. State and metro area tables: State-level estimates for the private sector by firm size, industry groupings, ownership type, age of firm, employee characteristics, and average wage quartiles. Metropolitan area private sector estimates of premiums, employee contributions, enrollments, and take-up rates by firm size.", + "dcterms:identifier": "0a0ff684-a362-43ee-abf2-e18a261aa7f0", + "dcterms:issued": { + "@value": "2001-09-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp", + "dcterms:modified": { + "@value": "2001-09-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1996-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://meps.ahrq.gov/mepsweb/data_stats/quick_tables.jsp" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/be8c5a95-592b-4321-9453-5ad501449e5e", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "be8c5a95-592b-4321-9453-5ad501449e5e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bb23a017-ef44-4b30-911c-4c428d3dc576", + "@type": "dcat:Dataset", + "dcterms:title": "Medical Expenditure Panel Survey (MEPS) Restricted Data Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "MEPS Project Director", + "hasEmail": "mailto:mepsprojectdirector@ahrq.hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Restricted Data Files Available at the Data Centers \r\nResearchers and users with approved research projects can access restricted data files that have not been publicly released for reasons of confidentiality at the AHRQ Data Center in Rockville, Maryland. \r\nQualified researchers can also access restricted data files through the U.S. Census Research Data Center (RDC) network (http://www.census.gov/ces/dataproducts/index.html -- Scroll down the page and click on the Agency for Health Care Research and Quality (AHRQ) link.) For information on the RDC research proposal process and the data sets available, read AHRQ-Census Bureau agreement on access to restricted MEPS data.", + "dcterms:identifier": "bb23a017-ef44-4b30-911c-4c428d3dc576", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp", + "dcterms:license": "http://meps.ahrq.gov/mepsweb/data_stats/data_center_application.pdf", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1996-01-01/2012-12-31", + "pod:bureauCode": [ + "009:33" + ], + "dcterms:references": [ + "http://meps.ahrq.gov/mepsweb/data_stats/onsite_datacenter.jsp" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c4cfd603-3719-4be4-b890-61e7a250fe8e", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "c4cfd603-3719-4be4-b890-61e7a250fe8e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1ecda260-e7ac-4b6c-ad96-69c22145b95c", + "@type": "dcat:Dataset", + "dcterms:title": "Promoting Adoption and Use of Health IT", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health information technology (health IT) makes it possible to health care providers to better manage patient care through secure use and sharing of health information. Health IT includes the use of electronic health records (EHRs) instead of paper medical records to maintain people\u2019s health information. This dataset provides a list of resources that help support the implementation of EHR systems.", + "dcterms:identifier": "1ecda260-e7ac-4b6c-ad96-69c22145b95c", + "dcterms:issued": { + "@value": "2013-05-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health information technology" + ], + "dcterms:modified": { + "@value": "2013-05-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Administrative", + "Other", + "Quality Measurement" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/150fb90e-cabb-4c54-bfea-df81e22ae4b1", + "@type": "dcat:Dataset", + "dcterms:title": "HRSA Data Warehouse", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Terri L. Cohen", + "hasEmail": "mailto:datawarehouse@hrsa.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The HRSA Data Warehouse (HDW) serves as the official enterprise repository for all data related to HRSA programs, grants and activities. The HDW provides both raw data sets as well as an array of visual and interactive tools for searching, accessing, viewing and displaying a broad range of HRSA programmatic information, related health resources, geographic data and demographic data. The HDW promotes information sharing and collaboration among HRSA staff, HRSA partners, grantees, care providers, health planners and policy makers and other audiences interested in HRSA's public health services and information. The current version of the HDW includes data from the following HRSA Bureaus and Offices: BCRS, BHPR, BPHC, HAB, MCHB, OA, OPAE, ORHP and OSHA, with additional Bureau and Office data added and updated on an ongoing basis. The HDW provides quick access to information that includes: - Find A Health Center - with search-by-address capabilities, maps and driving directions; - Identify HRSA Grants by Key Program Area or State; - Locate Health Professional Shortage Areas (HPSAs) by address; - Identify HPSAs Eligible for Medicare Physician Bonus Payment; - Locate Medically Underserved Areas and Population (MUA/P) groups by address. In addition, the HDW provides the ability to explore data and maps that include: - Reports - traditional text-based reporting of the data is available in the HDW. Users can select, sort, export and view the data either by spreadsheet or preformatted reports; - Maps - visually explore the HRSA-specific information, health resources and demographic data in geographic relation to one another; - Map Data Services - utilize data from the HDW to create custom maps and incorporate your own data; and - Downloads - ability to download data on Health Professional Shortage Areas, Primary Care Service Areas, and National Sample Survey of Registered Nurses. The HDW data content and functionality are continually evolving so a What's New page is made available. The data is refreshed continually and most data are updated on a daily basis. Please see the Data Refresh Dates section of the website for more information. The HDW is designed to provide extensive tabular and spatial information available on HRSA-supported programs and related health resources. To do this, the warehouse combines data from various federal sources, including the U.S. Census Bureau, the Centers for Disease Control and Prevention's National Center for Health Statistics, the Centers for Medicare and Medicaid Services, and various HRSA programs. For more information about where the data in the data warehouse comes from, see the Data Sources section of the website.", + "dcterms:identifier": "150fb90e-cabb-4c54-bfea-df81e22ae4b1", + "dcterms:issued": { + "@value": "2004-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov", + "dcterms:modified": { + "@value": "2012-12-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "1999-01-01/1999-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/Data/AboutData.aspx" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f6b80608-03ee-4915-8c86-c38b62256e3a", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "f6b80608-03ee-4915-8c86-c38b62256e3a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8ca346e8-c890-4e14-9f06-82e533a0d470", + "@type": "dcat:Dataset", + "dcterms:title": "Find Shortage Areas: HPSA & MUA/P by Address", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Find Shortage Areas: Health Professional Shortage Area (HPSA) and Medically Underserved Area/Population (MUA/P) by Address tool is a locator tool designed to help our users determine if a specific address is located in a Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, and/or MUA/P. These HPSAs and MUA/Ps are those areas designated by HRSA with the in greatest need for health care, those areas having: shortages of primary medical care, dental or mental health providers, low income populations, high infant mortality, high poverty population, high elderly population. The returned search results provide indications of whether the address is in a Primary Care HPSA, Mental Health HPSA, Dental Care HPSA, and MUA/P; state name; county name; county subdivision name; Census Tract Number; ZIP Code; post office name; congressional district; congressional district representative; and a map identifying the entered address. The interface makes available three other locator tools (HPSA by State and County; HPSAs Eligible for the Medicare Physician Bonus Payment; and MUA/P by State and County).", + "dcterms:identifier": "8ca346e8-c890-4e14-9f06-82e533a0d470", + "dcterms:issued": { + "@value": "2009-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "census tract number", + "comprehensive health center", + "county subdivision name", + "dental care hpsa", + "elderly", + "federally qualified health center", + "find shortage area", + "health professional shortage area", + "hpsa", + "infant mortality", + "low income populations", + "medically underserved area", + "medically underserved population", + "medicare physician bonus payment", + "mental health hpsa", + "mua", + "mup", + "poverty", + "primary care hpsa", + "shortage" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx", + "dcterms:modified": { + "@value": "2012-12-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2009-01-01/2009-01-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://datawarehouse.hrsa.gov/GeoAdvisor/ShortageDesignationAdvisor.aspx" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/edfa38b0-5863-4d0e-9431-f6c204b4f727", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "edfa38b0-5863-4d0e-9431-f6c204b4f727" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6980050d-ab76-43e1-b3fa-dc1967c5f3e5", + "@type": "dcat:Dataset", + "dcterms:title": "Head Start Impact Study", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Nationally representative, longitudinal information from an evaluation where children were randomly assigned to Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted", + "dcterms:identifier": "6980050d-ab76-43e1-b3fa-dc1967c5f3e5", + "dcterms:issued": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Child Well-Being", + "head start" + ], + "dcat:landingPage": "http://researchconnections.org/childcare/resources/19525", + "dcterms:license": "http://www.researchconnections.org/childcare/resources/19525", + "dcterms:modified": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2002-01-01/2006-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.researchconnections.org/childcare/studies/29462/documentation" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/94480804-47fb-469d-a646-2f7569575f25", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "94480804-47fb-469d-a646-2f7569575f25" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3f84a96f-d6ce-43a9-8650-2ceff968c2bb", + "@type": "dcat:Dataset", + "dcterms:title": "Unified Medical Language System Terminology Services (UTS) API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The UTS API is intended for application developers to perform Web service calls and retrieve UMLS data within their own applications. The UTS API provides the ability to search, retrieve, and filter terms, concepts, attributes, relations, metadata and more from over 160 vocabularies of the UMLS Metathesaurus, as well as the Semantic Network. Paging, sorting and filtering (PSF) capabilities allows users to customize results of Web service calls in many ways: choose to include or exclude specific criteria, sort results by fields, or specify results displayed per page. The documentation provides a suite of Web Services Description Language (WSDL) files, API installation instructions, and sample code.", + "dcterms:identifier": "3f84a96f-d6ce-43a9-8650-2ceff968c2bb", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medical informatics" + ], + "dcat:landingPage": "https://uts.nlm.nih.gov/home.html", + "dcterms:license": "https://uts.nlm.nih.gov//home.html#", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "https://uts.nlm.nih.gov//home.html#apidocumentation" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4f977320-c534-4851-9d60-af4017a7c96f", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "4f977320-c534-4851-9d60-af4017a7c96f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6f305e2c-ddc9-4191-91ed-753b39181622", + "@type": "dcat:Dataset", + "dcterms:title": "Pillbox Beta", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Pillbox was developed to aid in the identification of unknown solid dosage pharmaceuticals. The system combines high-resolution images of tablets and capsules with appearance information (imprint, shape, color, etc.) to enable users to visually search for and identify an unknown solid dosage pharmaceutical. \r\n\r\nDisclaimer \r\n\r\nPillbox is currently under development and is not intended for clinical use. It is presented for evaluation as a research and development effort. \r\n\r\nImages contained within this resource are not part of the Structured Product Label and have not been verified by the sponsor/manufacturer. \r\n\r\nReference on the Web site to any specific commercial product, process, service, manufacturer, or company does not constitute its endorsement or recommendation by the U.S. government or the U.S. Department of Health and Human Services or any of its agencies. \r\n\r\nNeither the U.S. government nor any agency thereof, nor any of their employees, makes any warranty, express or implied, or assumes any legal responsibility for the accuracy, completeness, or usefulness of any information disclosed.", + "dcterms:identifier": "6f305e2c-ddc9-4191-91ed-753b39181622", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "pharmaceutical", + "pharmacy", + "pill identification" + ], + "dcat:landingPage": "http://pillbox.nlm.nih.gov/", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://pillbox.nlm.nih.gov/index.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/19288e00-5f45-4b94-a3f2-905d95a17ef9", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "19288e00-5f45-4b94-a3f2-905d95a17ef9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/78d5a760-1236-4d44-b1fc-f62902c895e6", + "@type": "dcat:Dataset", + "dcterms:title": "RxTerms", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "RxTerms is a drug interface terminology derived from RxNorm for prescription writing or medication history recording (e.g. in e-prescribing systems, PHRs). RxTerms is derived only from the non-proprietary content of RxNorm, which is developed and maintained by the U.S. National Library of Medicine. No fee or license is required to use the RxTerms data.", + "dcterms:identifier": "78d5a760-1236-4d44-b1fc-f62902c895e6", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "drug terminology", + "pharmaceuticals", + "pharmacy" + ], + "dcat:landingPage": "https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermFileStructure.cfm", + "dcterms:license": "https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermCondition.cfm", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "https://wwwcf.nlm.nih.gov/umlslicense/rxtermApp/rxTermFileStructure.cfm" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bbe9fc0d-8334-40a6-b482-93017136cae4", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "bbe9fc0d-8334-40a6-b482-93017136cae4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bf3777c3-421f-4cda-8892-49cfaf9c254a", + "@type": "dcat:Dataset", + "dcterms:title": "PubChem Power User Gateway (PUG)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "PUG provides access to PubChem services via a programmatic interface. Users may download data, initiate chemical structure searches, standardize chemical structures and interact with E-utilities. Access PUG with standard URLs or via SOAP.", + "dcterms:identifier": "bf3777c3-421f-4cda-8892-49cfaf9c254a", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "biochemistry", + "biotechnology" + ], + "dcat:landingPage": "http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://pubchem.ncbi.nlm.nih.gov/pug/pughelp.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7a893b8a-354d-470f-b1b4-334a7e91b21e", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "7a893b8a-354d-470f-b1b4-334a7e91b21e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ddfa2a3c-efcc-40ce-8146-eaf4cd88080b", + "@type": "dcat:Dataset", + "dcterms:title": "RxNorm", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Dianne Babski", + "hasEmail": "mailto:babskid@mail.nlm.nih.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "RxNorm provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, MediSpan, Gold Standard, and Multum. By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary.\r\n\r\nRxNorm now includes the National Drug File - Reference Terminology (NDF-RT) from the Veterans Health Administration. NDF-RT is a terminology used to code clinical drug properties, including mechanism of action, physiologic effect, and therapeutic category.", + "dcterms:identifier": "ddfa2a3c-efcc-40ce-8146-eaf4cd88080b", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "drugs", + "generic", + "naming", + "pharmaceuticals", + "semantic", + "terminology" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html", + "dcterms:license": "https://uts.nlm.nih.gov/license.html", + "dcterms:modified": { + "@value": "2012-02-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/research/umls/rxnorm/docs/index.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2fa05bb9-5c1d-4b09-a1bd-bec24000ba3d", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "2fa05bb9-5c1d-4b09-a1bd-bec24000ba3d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7ebec86f-13f1-4454-aa0a-40d5fceefaf0", + "@type": "dcat:Dataset", + "dcterms:title": "Semantic Knowledge Representation (SKR) API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The SKR Project was initiated at NLM in order to develop programs to provide usable semantic representation of biomedical free text by building on resources currently available at the library. The SKR project is concerned with reliable and effective management of the information encoded in natural language texts. The project develops programs that provide usable semantic representation of biomedical text by building on resources currently available at the Library, especially the UMLS knowledge sources and the natural language processing tools provided by the SPECIALIST system. This Java-based API to the Semantic Knowledge Representation (SKR) Scheduler facility was created to provide users with the ability to programmatically submit jobs to the Scheduler Batch and Interactive facilities instead of using the Web-based interface.", + "dcterms:identifier": "7ebec86f-13f1-4454-aa0a-40d5fceefaf0", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medical informatics" + ], + "dcat:landingPage": "http://skr.nlm.nih.gov/SKR_API/index.shtml", + "dcterms:license": "https://uts.nlm.nih.gov/license.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://skr.nlm.nih.gov/SKR_API/index.shtml" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/573ca8cd-decb-45ad-b282-49723eb3b4d9", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "573ca8cd-decb-45ad-b282-49723eb3b4d9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4b7c00ea-b33f-4f03-89b4-39b2e18e07b9", + "@type": "dcat:Dataset", + "dcterms:title": "Visible Human Project\u00ae", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Visible Human Project\u00ae is the creation of complete, anatomically detailed, three-dimensional representations of the normal male and female human bodies. Acquisition of transverse CT, MR and cryosection images of representative male and female cadavers has been completed. The male was sectioned at one millimeter intervals, the female at one-third of a millimeter intervals.\r\n\r\nThe long-term goal of the Visible Human Project\u00ae is to produce a system of knowledge structures that will transparently link visual knowledge forms to symbolic knowledge formats such as the names of body parts.", + "dcterms:identifier": "4b7c00ea-b33f-4f03-89b4-39b2e18e07b9", + "dcterms:issued": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "anatomy", + "community health" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/research/visible/visible_human.html", + "dcterms:license": "http://www.nlm.nih.gov/research/visible/getting_data.html", + "dcterms:modified": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/visible_human.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5856cf0f-a2dd-4a42-be6c-425e08a96782", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "5856cf0f-a2dd-4a42-be6c-425e08a96782" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8fcf3492-1c35-45fc-99a4-295e8b24bc1d", + "@type": "dcat:Dataset", + "dcterms:title": "Voyager", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Client/server protocol for fielded search and retrieval of MARC bibliographic records from the NLM integrated library system (ILS). Retrieve in MARC-8 or UTF-8 character encodings.", + "dcterms:identifier": "8fcf3492-1c35-45fc-99a4-295e8b24bc1d", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ILS", + "MARC", + "OPAC", + "Z39.50", + "database" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/services/lpz3950.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/services/lpz3950.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e70533f8-e78a-45a8-82b1-59b314c0d0bf", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "e70533f8-e78a-45a8-82b1-59b314c0d0bf" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/644885f7-ac77-423e-b288-7491b1feffd9", + "@type": "dcat:Dataset", + "dcterms:title": "Head Start Family and Child Experiences Survey (FACES) 2000 Cohort", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children", + "dcterms:identifier": "644885f7-ac77-423e-b288-7491b1feffd9", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "early care and education", + "head start" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/hs/faces/index.html", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2000-01-01/2003-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://researchconnections.org/childcare/resources/5553?q=Family+and+Child+Experiences+Survey" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/92be82ce-60eb-4a80-b669-26042d2affe6", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "92be82ce-60eb-4a80-b669-26042d2affe6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/04525e99-2b4c-4afc-8d7d-6d1bfd25a401", + "@type": "dcat:Dataset", + "dcterms:title": "Head Start Family and Child Experiences Survey (FACES) 2003 Cohort", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children", + "dcterms:identifier": "04525e99-2b4c-4afc-8d7d-6d1bfd25a401", + "dcterms:issued": { + "@value": "2008-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/hs/faces/index.html", + "dcterms:modified": { + "@value": "2008-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2003-01-01/2006-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://researchconnections.org/childcare/resources/14419?q=Family+and+Child+Experience+Survey" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d2ed01a0-af77-4767-a031-64f000ad04a3", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "d2ed01a0-af77-4767-a031-64f000ad04a3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d8cae605-1aad-416a-bff1-12411888a2a2", + "@type": "dcat:Dataset", + "dcterms:title": "Head Start Family and Child Experiences Survey (FACES) 2006 Cohort", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children", + "dcterms:identifier": "d8cae605-1aad-416a-bff1-12411888a2a2", + "dcterms:issued": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "early care and education", + "head start" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/hs/faces/index.html", + "dcterms:modified": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2006-01-01/2009-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://researchconnections.org/childcare/resources/19467?q=Family+and+Child+Experiences+Survey" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/91fc67a5-784e-42ab-b0b3-ec33e4c82e62", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "91fc67a5-784e-42ab-b0b3-ec33e4c82e62" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/13748a91-4f8e-4513-ad6b-a791d9013f40", + "@type": "dcat:Dataset", + "dcterms:title": "National Survey of Child and Adolescent Well-Being", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Nationally representative, longitudinal data describing functioning of and services for children who are reported to child protective services", + "dcterms:identifier": "13748a91-4f8e-4513-ad6b-a791d9013f40", + "dcterms:issued": { + "@value": "2005-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Child Abuse and Neglect", + "Child Well-Being", + "child maltreatment", + "child welfare" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/resource/national-survey-of-child-and-adolescent-well-being-no-16-a-summary-of-nscaw", + "dcterms:license": "http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html", + "dcterms:modified": { + "@value": "2005-07-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1999-01-01/2012-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_NSCAW-General.html" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/eda18540-7168-4eaf-b7d5-1616fe313db8", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "eda18540-7168-4eaf-b7d5-1616fe313db8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ceff6bdf-f1cc-4aba-ad58-c5e262738395", + "@type": "dcat:Dataset", + "dcterms:title": "Early Head Start Evaluation", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Longitudinal information from an evaluation where children were randomly assigned to Early Head Start or community services as usual;direct assessments and observations of children as well as parent and staff interviews were conducted", + "dcterms:identifier": "ceff6bdf-f1cc-4aba-ad58-c5e262738395", + "dcterms:issued": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "early care and education", + "early childhood development", + "early head start", + "head start", + "infants", + "toddlers" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/ehs/ehs_resrch/index.html", + "dcterms:license": "http://www.childcareresearch.org/childcare/resources/2925", + "dcterms:modified": { + "@value": "2012-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1996-01-01/2010-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.childcareresearch.org/childcare/resources/2925" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9990000e-eea1-4a27-b493-68aa8cc98ece", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "9990000e-eea1-4a27-b493-68aa8cc98ece" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/96c944cc-3268-47f5-a692-0812fde129d7", + "@type": "dcat:Dataset", + "dcterms:title": "Head Start Family and Child Experiences Survey (FACES) 1997 Cohort", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Descriptive, longitudinal study including direct assessments, classroom observation, parent and teacher interviews, for a nationally represenative sample of Head Start Children", + "dcterms:identifier": "96c944cc-3268-47f5-a692-0812fde129d7", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "early care and education", + "head start" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/hs/faces/index.html", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "1997-01-01/2000-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://researchconnections.org/childcare/resources/5552?q=Family+and+Child+Experience+Survey" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/db9864e9-077a-4b66-bb8a-55a15ba81b72", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "db9864e9-077a-4b66-bb8a-55a15ba81b72" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c2355575-6044-4364-a87c-99f2f2eb78fb", + "@type": "dcat:Dataset", + "dcterms:title": "Fourth National Incidende Study of Child Abuse and Neglect (NIS-4)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "NIS\u20134 data were collected to provide updated estimates of the incidence of child abuse and neglect in the United States and measure changes in incidence from the earlier studies. The NIS follows a nationally representative sample design, so the estimates reflect the numbers of abused and neglected children in the United States who receive CPS investigation or come to the attention of community professionals.", + "dcterms:identifier": "c2355575-6044-4364-a87c-99f2f2eb78fb", + "dcterms:issued": { + "@value": "2005-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Child Abuse and Neglect", + "Child Well-Being", + "child maltreatment", + "child welfare" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/abuse_neglect/natl_incid/index.html", + "dcterms:license": "http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html", + "dcterms:modified": { + "@value": "2005-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National", + "dcterms:temporal": "2005-01-01/2006-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://ndacan.cornell.edu/NDACAN/Datasets/Abstracts/DatasetAbstract_147.html" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f1481528-473b-455b-a071-3953bc936407", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "f1481528-473b-455b-a071-3953bc936407" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/85a87212-7512-4ad5-aeb5-e34b38f38ceb", + "@type": "dcat:Dataset", + "dcterms:title": "TANF Rules Data Base", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Single source providing information on Temporary Assistance for Needy Families (TANF) program rules among States and across years (currently 1996-2010), including longitudinal tables with state TANF polices for selected years.", + "dcterms:identifier": "85a87212-7512-4ad5-aeb5-e34b38f38ceb", + "dcterms:issued": { + "@value": "2004-08-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Temporary Assistance to Needy Families cash assistance welfare policy" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/opre/welfare_employ/state_tanf/index.html", + "dcterms:modified": { + "@value": "2011-08-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "1996-2010", + "dcterms:temporal": "1996-01-01/2010-12-31", + "pod:bureauCode": [ + "009:70" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/programs/opre/welfare_employ/state_tanf/index.html" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/33e6d577-0802-4cc7-ad56-47b38174b4d7", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "33e6d577-0802-4cc7-ad56-47b38174b4d7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d3c2cc40-e2c1-427d-a285-50e262fff8e0", + "@type": "dcat:Dataset", + "dcterms:title": "National Drug File - Reference Terminology API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Drug File - Reference Terminology (NDF-RT) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF-RT is an extension of the VHA National Drug File (NDF). It organizes the drug list into a formal representation. NDF-RT Reference Terminology API provides clinical information about medications, including therapeutic intent, mechanism of action, physiologic effect and drug-drug interactions. Two NDF-RT APIs (SOAP/WSDL and RESTful) are available for retrieving NDF-RT data.", + "dcterms:identifier": "d3c2cc40-e2c1-427d-a285-50e262fff8e0", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "drug characteristics", + "drugs", + "pharmacokinetics", + "pharmacology" + ], + "dcat:landingPage": "http://rxnav.nlm.nih.gov/NdfrtAPI.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://rxnav.nlm.nih.gov/NdfrtAPI.html" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b4f5bf03-3052-4c77-a8a6-d5067f2b1845", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "b4f5bf03-3052-4c77-a8a6-d5067f2b1845" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5b396605-8acd-4766-9afc-a979ec009425", + "@type": "dcat:Dataset", + "dcterms:title": "National Hospital Ambulatory Medical Care Survey", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Hospital Ambulatory Medical Care Survey (NHAMCS) is designed to collect data on the utilization and provision of ambulatory care services in hospital emergency and outpatient departments and in ambulatory surgery centers. Hospital-based ambulatory surgery centers were first added to this study in 2009, and freestanding ambulatory surgery centers were added in 2010.", + "dcterms:identifier": "5b396605-8acd-4766-9afc-a979ec009425", + "dcterms:issued": { + "@value": "2012-08-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm", + "dcterms:modified": { + "@value": "2013-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:temporal": "1992-01-01/1992-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm" + ], + "dcat:theme": [ + "Health Care Providers", + "Population Statistics", + "Treatments" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a80245b4-0fef-462d-a34b-6757ff1f83d4", + "@type": "dcat:Dataset", + "dcterms:title": "Drugs and Lactation Database : (LactMed)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A peer-reviewed and fully referenced database of drugs to which breastfeeding mothers may be exposed. Among the data included are maternal and infant levels of drugs, possible effects on breastfed infants and on lactation, and alternate drugs to consider.", + "dcterms:identifier": "a80245b4-0fef-462d-a34b-6757ff1f83d4", + "dcterms:issued": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "breast feeding", + "community health", + "lactation", + "obstetrics", + "toxicology" + ], + "dcat:landingPage": "http://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?LACT", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2006-01-01/2006-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/lactmedfs.html" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/205f7866-2672-441c-ba83-313b0edabc89", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "205f7866-2672-441c-ba83-313b0edabc89" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ceb93814-c535-4fbc-a589-5cf396b8f36e", + "@type": "dcat:Dataset", + "dcterms:title": "Hazardous Substances Data Bank (HSDB)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Comprehensive, peer-reviewed toxicology data for about 5,000 chemicals. The data bank focuses on the toxicology of potentially hazardous chemicals. It is enhanced with information on human exposure, industrial hygiene, emergency handling procedures, environmental fate, regulatory requirements, and related areas.", + "dcterms:identifier": "ceb93814-c535-4fbc-a589-5cf396b8f36e", + "dcterms:issued": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "environmental health", + "hazardous substances", + "occupational Medicine", + "toxicology" + ], + "dcat:landingPage": "http://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?HSDB", + "dcterms:modified": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "2002-01-01/2002-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/hsdbfs.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/275f81c9-2e19-4778-9b35-1b36e25b76ef", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "275f81c9-2e19-4778-9b35-1b36e25b76ef" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/eeebbe59-a3e9-4b6c-985e-88245191a04c", + "@type": "dcat:Dataset", + "dcterms:title": "Developmental and Reproductive Toxicology Database (DART)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A bibliographic database on the National Library of Medicine's (NLM) Toxicology Data Network (TOXNET) with references to developmental and reproductive toxicology literature published since 1950.", + "dcterms:identifier": "eeebbe59-a3e9-4b6c-985e-88245191a04c", + "dcterms:issued": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "fetal development", + "reproduction", + "reproductive medicine", + "toxicology" + ], + "dcat:landingPage": "http://toxnet.nlm.nih.gov/cgi-bin/sis/htmlgen?DARTETIC", + "dcterms:modified": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "1994-01-01/1994-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/dartfs.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/eb9ecd66-fb75-470d-b514-eeaac8dcf057", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "eb9ecd66-fb75-470d-b514-eeaac8dcf057" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a18b8e8-3211-4a6e-9d8e-190265ad97f5", + "@type": "dcat:Dataset", + "dcterms:title": "PubMed", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "PubMed comprises more than 22 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.", + "dcterms:identifier": "8a18b8e8-3211-4a6e-9d8e-190265ad97f5", + "dcterms:issued": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "bioethics", + "clinical medicine", + "community health", + "dentistry", + "ethics medical", + "medicine", + "nursing" + ], + "dcat:landingPage": "http://www.ncbi.nlm.nih.gov/pubmed", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "Worldwide", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/pubmed.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/97e3e9e4-24a5-4587-b8fd-66ae024f5e91", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "97e3e9e4-24a5-4587-b8fd-66ae024f5e91" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9a68d96f-c321-4ee3-b144-5fc943ddbde7", + "@type": "dcat:Dataset", + "dcterms:title": "Haz-Map", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Haz-Map is an occupational health database designed for health and safety professionals and for consumers seeking information about the adverse effects of workplace exposures to chemical and biological agents. The main links in Haz-Map are between chemicals and occupational diseases. These links have been established using current scientific evidence. The information in Haz-Map comes from textbooks, journal articles, the Documentation of the Threshold Limit Values (published by ACGIH), and electronic databases such as NLM Hazardous Substances Data Bank (HSDB\u00ae). Haz-Map staff classifies, summarizes, and regularly updates the information found in the database.", + "dcterms:identifier": "9a68d96f-c321-4ee3-b144-5fc943ddbde7", + "dcterms:issued": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "environmental health", + "hazardous substances", + "toxicology" + ], + "dcat:landingPage": "http://hazmap.nlm.nih.gov/index.php", + "dcterms:modified": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "2000-01-01/2000-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/hazmap.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2bb68234-3c0b-4b16-bffb-c3ca2c133bfa", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "2bb68234-3c0b-4b16-bffb-c3ca2c133bfa" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c9b898ca-8e85-4f6f-97c9-c5c35950d396", + "@type": "dcat:Dataset", + "dcterms:title": "MedlinePlus English Widgets and Buttons", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Widgets are small applications that allow you to access MedlinePlus content directly from your own Web sites. You can embed the following widgets in blogs, personalized homepages, and other Web sites. Once you embed the widget on your site, MedlinePlus takes care of the technical maintenance and updates the content automatically.", + "dcterms:identifier": "c9b898ca-8e85-4f6f-97c9-c5c35950d396", + "dcterms:issued": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "health", + "health services", + "medicine", + "wellness" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/medlineplus/widgets.html", + "dcterms:modified": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/medlineplus/widgets.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/97644f83-f36d-43c6-9354-0fc11985dc9d", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "97644f83-f36d-43c6-9354-0fc11985dc9d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6d9d66f0-cd2c-4c3e-80d0-078c7031fcd6", + "@type": "dcat:Dataset", + "dcterms:title": "MedlinePlus Spanish Widgets and Buttons", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Widgets are small applications that allow you to access Spanish-language health information from MedlinePlus content directly from your own Web sites. You can embed the following widgets in blogs, personalized homepages, and other Web sites. Once you embed the widget on your site, MedlinePlus takes care of the technical maintenance and updates the content automatically.", + "dcterms:identifier": "6d9d66f0-cd2c-4c3e-80d0-078c7031fcd6", + "dcterms:issued": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "health", + "health services", + "medicine", + "spanish widget", + "wellness", + "widgets en espanol" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/medlineplus/spanish/widgets.html", + "dcterms:modified": { + "@value": "2010-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/medlineplus/spanish/widgets.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bae6b307-f37b-4003-9e4e-2422f86be3bb", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "bae6b307-f37b-4003-9e4e-2422f86be3bb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/433fc108-41cc-4fb0-becc-6936036e6053", + "@type": "dcat:Dataset", + "dcterms:title": "ChemSpell Web Service API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The ChemSpell Web Service API provides chemical name spell checking and chemical name synonym look-up. ChemSpell contains more than 1.3 million chemical names related to organic, inorganic, pharmaceutical, toxicological, and environmental health topics. ChemIDplus is the source for ChemSpell. When a chemical name is entered, ChemSpell returns a list of chemical synonyms if the spelling is correct. If the spelling is incorrect, it returns a list of suggestions for alternate spellings.", + "dcterms:identifier": "433fc108-41cc-4fb0-becc-6936036e6053", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chemistry" + ], + "dcat:landingPage": "http://chemspell.nlm.nih.gov/spell/", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://chemspell.nlm.nih.gov/spell/" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a7765f69-107b-44a1-8488-04ad98790f62", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "a7765f69-107b-44a1-8488-04ad98790f62" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ac921845-7893-4c59-bdce-bc2f0e2af923", + "@type": "dcat:Dataset", + "dcterms:title": "Basic Local Alignment Search Tool (BLAST)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Basic Local Alignment Search Tool (BLAST) finds regions of local similarity between sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches. BLAST can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families.", + "dcterms:identifier": "ac921845-7893-4c59-bdce-bc2f0e2af923", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "biochemistry" + ], + "dcat:landingPage": "http://blast.ncbi.nlm.nih.gov/Blast.cgi", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ddab27e8-fd08-400b-ade4-05c1d0896f1c", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "ddab27e8-fd08-400b-ade4-05c1d0896f1c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0d83561d-93cd-4485-808c-b5eaa1413c9e", + "@type": "dcat:Dataset", + "dcterms:title": "Entrez Programming Utilities", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Entrez Programming Utilities (E-utilities) are a set of eight server-side programs that provide a stable interface into the Entrez query and database system at the National Center for Biotechnology Information (NCBI). The E-utilities use a fixed URL syntax that translates a standard set of input parameters into the values necessary for various NCBI software components to search for and retrieve the requested data. The E-utilities are therefore the structured interface to the Entrez system, which currently includes 38 databases covering a variety of biomedical data, including nucleotide and protein sequences, gene records, three-dimensional molecular structures, and the biomedical literature.", + "dcterms:identifier": "0d83561d-93cd-4485-808c-b5eaa1413c9e", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "biomedicine", + "technology" + ], + "dcat:landingPage": "http://www.ncbi.nlm.nih.gov/books/NBK25501/", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.ncbi.nlm.nih.gov/books/NBK25501/" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2f075e0b-89a3-47cb-93f7-b670085d739a", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "2f075e0b-89a3-47cb-93f7-b670085d739a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/db55bcf4-d625-41c1-b5f5-23caeb41315e", + "@type": "dcat:Dataset", + "dcterms:title": "Household Products Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This database links over 4,000 consumer brands to health effects from Material Safety Data Sheets (MSDS) provided by the manufacturers and allows scientists and consumers to research products based on chemical ingredients.\r\n\r\nThe Household Products Database of the National Library of Medicine is based on the Consumer Product Information Database \u00a92001-2013 by DeLima Associates. All rights reserved.", + "dcterms:identifier": "db55bcf4-d625-41c1-b5f5-23caeb41315e", + "dcterms:issued": { + "@value": "2003-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "household products", + "united states" + ], + "dcat:landingPage": "http://householdproducts.nlm.nih.gov/", + "dcterms:modified": { + "@value": "2003-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2003-01-01/2003-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/householdproducts.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b97bf251-f789-4a06-a82a-c097fb673beb", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "b97bf251-f789-4a06-a82a-c097fb673beb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/12414bc1-c13f-4451-9825-e91a76af482f", + "@type": "dcat:Dataset", + "dcterms:title": "National Ambulatory Medical Care Survey (NAMCS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Ambulatory Medical Care Survey (NAMCS) is a national survey designed to meet the need for objective, reliable information about the provision and use of ambulatory medical care services in the United States. Findings are based on a sample of visits to non-federal employed office-based physicians who are primarily engaged in direct patient care.", + "dcterms:identifier": "12414bc1-c13f-4451-9825-e91a76af482f", + "dcterms:issued": { + "@value": "2012-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm", + "dcterms:modified": { + "@value": "2013-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:temporal": "1973-01-01/1973-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/ahcd/ahcd_questionnaires.htm" + ], + "dcat:theme": [ + "Health Care Providers", + "Population Statistics", + "Treatments" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cf44aa65-a8e3-479c-860d-ca85234912a2", + "@type": "dcat:Dataset", + "dcterms:title": "MedlinePlus Health Topic XML Files", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "XML files containing information resources on diseases, conditions and wellness issues. MedlinePlus produces three types of health topic XML files \u2013 MedlinePlus Health Topic XML, MedlinePlus Compressed Health Topic XML (.zip format) and MedlinePlus Health Topic Group XML. Each file covers both English and Spanish health topics and health topic groups from MedlinePlus. DTDs are included.\r\nNOTE - This dataset is updated daily, every Tuesday-Saturday.", + "dcterms:identifier": "cf44aa65-a8e3-479c-860d-ca85234912a2", + "dcterms:issued": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "health", + "health services", + "medicine", + "wellness" + ], + "dcat:landingPage": "http://www.nlm.nih.gov/medlineplus/xml.html", + "dcterms:modified": { + "@value": "2012-08-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/medlineplus/xml.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/dc0682cd-ff2d-4e81-9b3a-d40f048b0e73", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "dc0682cd-ff2d-4e81-9b3a-d40f048b0e73" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ec0c0c61-9365-489a-84cd-b11f01cf9974", + "@type": "dcat:Dataset", + "dcterms:title": "MetaMap", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MetaMap is a highly configurable application developed by the Lister Hill National Center for Biomedical Communications at the National Library of Medicine (NLM) to map biomedical text to the UMLS Metathesaurus or, equivalently, to identify Metathesaurus concepts referred to in English text. MetaMap employs a knowledge-intensive approach, natural-language processing (NLP), and computational-linguistic techniques, and is used worldwide in industry and academia. At NLM, MetaMap is one of the foundations of NLM's Medical Text Indexer (MTI), which is applied to both semiautomatic and fully automatic indexing of biomedical literature.", + "dcterms:identifier": "ec0c0c61-9365-489a-84cd-b11f01cf9974", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medical informatics" + ], + "dcat:landingPage": "http://metamap.nlm.nih.gov/", + "dcterms:license": "https://uts.nlm.nih.gov/license.html", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://metamap.nlm.nih.gov/#Downloads" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/20075ad4-4fd7-4974-aa00-e4ae34cb88f1", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "20075ad4-4fd7-4974-aa00-e4ae34cb88f1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ded41642-fa0e-4269-a024-db89a729dab6", + "@type": "dcat:Dataset", + "dcterms:title": "Office of the National Coordinator REC Program Milestone and Provider Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This file contains deidentified data for all providers enrolled with a Health IT Regional Extension Center (REC), including the provider's practice type, specialty and electronic health record vendor; whether the provider is live on an electronic health record and has acheived meaningful use (MU); and whether the provider has encountered any issues to acheiving MU, as reported in the ONC Customer Relationship Management database (CRM).", + "dcterms:identifier": "ded41642-fa0e-4269-a024-db89a729dab6", + "dcterms:issued": { + "@value": "2013-05-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcterms:modified": { + "@value": "2013-05-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2010-01-01/2010-01-01", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Administrative", + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/dd71a9d7-d44e-4aa4-a6e9-e2ce6409b8e5", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "dd71a9d7-d44e-4aa4-a6e9-e2ce6409b8e5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/900a15fb-d1f5-4081-ba89-f6248431dd33", + "@type": "dcat:Dataset", + "dcterms:title": "NIDA Drug Use Screening Tool API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This Web-based interactive tool provides clinicians with a single-question quick screen about past year alcohol, tobacco, illegal and nonmedical prescription drug use. If the quick screen is positive for alcohol or tobacco, additional resources are provided. If the patient answers positively for illegal or nonmedical prescription drug use, there is an option to continue with the NIDA-modified ASSIST (NMASSIST). Adapted from the World Health Organization\u2019s Alcohol, Smoking, and Substance Involvement Screening Test (ASSIST), the NMASSIST guides the clinician through more in-depth screening questions. Based on the patient's responses, the tool generates a substance involvement score that suggests the level of intervention needed. The tool also provides links to resources for conducting a brief intervention and treatment referral, if warranted.", + "dcterms:identifier": "900a15fb-d1f5-4081-ba89-f6248431dd33", + "dcterms:issued": { + "@value": "2013-05-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcterms:modified": { + "@value": "2013-05-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institute on Drug Abuse" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4d8c23d3-a776-4b11-bf70-6a5e32cd45ee", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "4d8c23d3-a776-4b11-bf70-6a5e32cd45ee" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0056861d-28cd-4f8d-97b3-6205517637c3", + "@type": "dcat:Dataset", + "dcterms:title": "Dietary Supplement Label Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The database is designed to help both the general public and health care providers find information about ingredients in brand-name products, including name, form, active and inactive ingredients, amount of active ingredient/unit, manufacturer/distributor information, suggested dose, label claims, warnings, percentage of daily value, and further label information.", + "dcterms:identifier": "0056861d-28cd-4f8d-97b3-6205517637c3", + "dcterms:issued": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "dietary supplements", + "united states" + ], + "dcat:landingPage": "http://dsld.nlm.nih.gov/dsld/", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2005-01-01/2005-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/dietaryfs.html" + ], + "dcat:theme": [ + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cfcd8aa8-c62f-4bbc-b572-dbcb969e8c67", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "cfcd8aa8-c62f-4bbc-b572-dbcb969e8c67" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1d615c07-1847-4fc6-bee6-326fe46b9b33", + "@type": "dcat:Dataset", + "dcterms:title": "Youth Risk Behavior Surveillance System (YRBSS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "YRBSS", + "hasEmail": "mailto:yrbss@cdc.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Youth Risk Behavior Surveillance System (YRBSS) monitors 6 types of health-risk behaviors that contribute to the leading causes of death and disability among youth and adults, including: behaviors that contribute to unintentional injuries and violence; sexual behaviors that contribute to unintended pregnancy and sexually transmitted diseases (STDs), including HIV infection; alcohol and other drug use; tobacco use; unhealthy dietary behaviors; inadequate physical activity. YRBSS also measures the prevalence of obesity and asthma among youth and young adults. YRBSS includes a national school-based survey conducted by CDC and state, territorial, tribal, and local surveys conducted by state, territorial, and local education and health agencies and tribal governments.", + "dcterms:identifier": "1d615c07-1847-4fc6-bee6-326fe46b9b33", + "dcat:keyword": [ + "health-related behaviors", + "national", + "sexual assault", + "surveillance", + "survey", + "youth" + ], + "dcat:landingPage": "http://www.cdc.gov/healthyyouth/yrbs/data/index.htm", + "dcterms:modified": { + "@value": "2013-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1991-01-01/1991-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/mmwr/pdf/rr/rr6201.pdf" + ], + "dcat:theme": [ + "Children's Health", + "Epidemiology", + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0f38c1d0-540d-4279-b7fc-2ba2064b7f6a", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "0f38c1d0-540d-4279-b7fc-2ba2064b7f6a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/46c0a5c9-ea20-4e10-8fab-f8eae7adeb35", + "@type": "dcat:Dataset", + "dcterms:title": "HIV/AIDS testing sites and locator services", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The HIV Testing Sites & Care Services Locator is a first-of-its-kind, location-based search tool that allows you to search for testing services, housing providers, health centers and other service providers near your current location.", + "dcterms:identifier": "46c0a5c9-ea20-4e10-8fab-f8eae7adeb35", + "dcterms:issued": { + "@value": "2012-09-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://locator.aids.gov/", + "dcterms:modified": { + "@value": "2013-01-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Health Care Providers", + "Treatments" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/96cdc782-3fe0-4322-8174-475f004b4563", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.", + "dcterms:identifier": "96cdc782-3fe0-4322-8174-475f004b4563", + "dcat:keyword": [ + "cms", + "community health", + "enrollment", + "hospital stay", + "hospital utilization", + "medicare short term stay", + "short term hospitalization", + "statistics", + "utilization" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/ResearchGenInfo/02_CMSStatistics.asp#TopOfPage", + "dcterms:modified": { + "@value": "2013-04-01T15:03:27.505179", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cbce9aa8-dba6-4fff-ac11-af9125b4e94a", + "@type": "dcat:Dataset", + "dcterms:title": "Active Projects Report", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Active Projects Report (APR) is an annual publication listing the research projects that CMS supports in pursuit of better health care for our beneficiaries. The Agency's current research priorities provide insight into the greatest interests for CMS and the emerging research needs of the American health care system.", + "dcterms:identifier": "cbce9aa8-dba6-4fff-ac11-af9125b4e94a", + "dcat:keyword": [ + "cms", + "health care", + "medicaid", + "medicare", + "research", + "statistics" + ], + "dcat:landingPage": "http://www.cms.gov/ActiveProjectReports/", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2006-01-01/2011-01-01", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8b9c508a-9762-4f3c-a599-c058d2b54cba", + "@type": "dcat:Dataset", + "dcterms:title": "TXT4Tots Message Library - Spanish", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "TXT4Tots is a library of short, evidence-based messages focused on nutrition and physical activity. The library is targeted to parents and caregivers of children, ages 1-5 years, and is available in English and Spanish. Content for the messages was derived from American Academy of Pediatrics (AAP) Bright Futures: Guidelines for Health Supervision of Infants, Children and Adolescents, which uses a developmentally based approach to address children\u2019s health needs in the context of family and community. TXT4Tots End User Agreement found here: http://www.hrsa.gov/healthit/txt4tots/enduseragreement.html", + "dcterms:identifier": "8b9c508a-9762-4f3c-a599-c058d2b54cba", + "dcterms:issued": { + "@value": "2013-03-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "developers", + "text message library" + ], + "dcat:landingPage": "http://www.hrsa.gov/healthit/txt4tots/", + "dcterms:modified": { + "@value": "2013-03-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "pod:bureauCode": [ + "009:15" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/24f11ba9-1813-438f-9d25-ad5376068907", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "24f11ba9-1813-438f-9d25-ad5376068907" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f165bd22-da9d-4a7c-8f42-e811fe2b8e1d", + "@type": "dcat:Dataset", + "dcterms:title": "TXT4Tots Message Library - English", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "TXT4Tots is a library of short, evidence-based messages focused on nutrition and physical activity. The library is targeted to parents and caregivers of children, ages 1-5 years, and is available in English and Spanish. Content for the messages was derived from American Academy of Pediatrics (AAP) Bright Futures: Guidelines for Health Supervision of Infants, Children and Adolescents, which uses a developmentally based approach to address children\u2019s health needs in the context of family and community. TXT4Tots End User Agreement found here: http://www.hrsa.gov/healthit/txt4tots/enduseragreement.html", + "dcterms:identifier": "f165bd22-da9d-4a7c-8f42-e811fe2b8e1d", + "dcterms:issued": { + "@value": "2013-03-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "developers", + "text message library" + ], + "dcat:landingPage": "http://www.hrsa.gov/healthit/txt4tots/", + "dcterms:modified": { + "@value": "2013-03-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "pod:bureauCode": [ + "009:15" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a4b6327f-c90f-4653-86da-00d7c84d40b3", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "a4b6327f-c90f-4653-86da-00d7c84d40b3" + }, + { + "@id": "http://hub.healthdata.gov/resource/1126b99d-57fb-4c93-97a0-6120d7ddd240", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "1126b99d-57fb-4c93-97a0-6120d7ddd240" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f444b0c4-dc57-435d-a0cc-1c2a94f3d0a8", + "@type": "dcat:Dataset", + "dcterms:title": "CMS Data Navigator", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CMS Data Navigator is an easy-to-use, menu-driven search tool that makes the data and information resources of the Centers for Medicare and Medicaid Services (CMS) more easily available. Use the Data Navigator to find data and information products for specific CMS programs, such as Medicare and Medicaid, or on specific health care topics or settings-of-care. Navigator displays search results by data type making it easier to locate specific types of information (e.g., data files, publications, statistical reports, etc.).", + "dcterms:identifier": "f444b0c4-dc57-435d-a0cc-1c2a94f3d0a8", + "dcterms:issued": { + "@value": "2012-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcterms:modified": { + "@value": "2012-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicaid", + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4d97e8dd-30a9-483b-b976-45f595287d4a", + "@type": "dcat:Dataset", + "dcterms:title": "Cross Federal Workgroup on Telehealth (FedTel) Inventory of Activities", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This dataset is a collection of the submitted activities and projects from member of the Cross Federal Workgroup on Telehealth (FedTel). The FedTel's membership comprises agencies and offices across the Federal government with an interest or investment in telehealth. The Workgroup was launched in April 2011 with the assistance of the White House Office of Science & Technology Policy. The workgroup\u2019s goal is to facilitate info sharing/education among its members, coordinate guidance and other programmatic materials, and explore opportunities for joint funding.", + "dcterms:identifier": "4d97e8dd-30a9-483b-b976-45f595287d4a", + "dcterms:issued": { + "@value": "2013-02-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "electronic health record", + "health systems delivery" + ], + "dcterms:modified": { + "@value": "2013-02-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:temporal": "2013-01-29/2013-01-29", + "pod:bureauCode": [ + "009:15" + ], + "dcat:theme": [ + "Health Care Cost", + "Health Care Providers", + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9d3641d7-38bb-40e2-ac83-788d73172e19", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "9d3641d7-38bb-40e2-ac83-788d73172e19" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5dece5f8-a350-4c0a-a95a-d4aa16142128", + "@type": "dcat:Dataset", + "dcterms:title": "Child Welfare Monitoring Documents Library", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This online library contains full-text and printable versions of reports from the Children's Bureau's Child and Family Services Reviews.", + "dcterms:identifier": "5dece5f8-a350-4c0a-a95a-d4aa16142128", + "dcterms:issued": { + "@value": "2002-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "child and family services review" + ], + "dcat:landingPage": "http://library.childwelfare.gov/cwig/ws/cwmd/docs/cb_web/SearchForm", + "dcterms:modified": { + "@value": "2009-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Children's Health", + "Safety" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/097d3230-b93a-41e8-ad91-4a5628264323", + "@type": "dcat:Dataset", + "dcterms:title": "The AFCARS Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This series of on-line reports is based on the Adoption and Foster Care Analysis and Reporting System, and contain national data from FY 2003 through the most recent year available. Information is provided on the national numbers of chldren in foster care, children who left foster care and the reasons for exit, including adoption. Information on children waiting for adoption is also included. Demographic data are provided, including race/ethnicity and age.", + "dcterms:identifier": "097d3230-b93a-41e8-ad91-4a5628264323", + "dcat:keyword": [ + "adoption and foster care" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/cb/research-data-technology/statistics-research/afcars", + "dcterms:modified": { + "@value": "2013-01-18T15:39:40.382136", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "National", + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Children's Health", + "Population Statistics", + "Safety" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b9b2dfdf-d696-46c5-927c-44d9f28e4328", + "@type": "dcat:Dataset", + "dcterms:title": "Child Welfare Outcomes Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "These annual reports to Congress are available on line at the Children's Bureau's website. They contain data from the Adoption and Foster Care Analysis and Reporting System, the National Child Abuse and Neglect Data Sytstem and Caseworker Visits. These are State level data, not child level.", + "dcterms:identifier": "b9b2dfdf-d696-46c5-927c-44d9f28e4328", + "dcterms:issued": { + "@value": "1998-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "child welfare", + "outcomes" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/programs/cb/research-data-technology/statistics-research/cwo", + "dcterms:modified": { + "@value": "2012-09-11", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Children and Families" + }, + "dcterms:spatial": "National", + "pod:bureauCode": [ + "009:70" + ], + "dcat:theme": [ + "Children's Health", + "Population Statistics", + "Safety" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a5a74ddc-4b78-45e3-a663-04d149e1dcab", + "@type": "dcat:Dataset", + "dcterms:title": "1997 through 2010 National Survey of Substance Abuse Treatment Services (N-SSATS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey of Substance Abuse Treatment Services (N-SSATS) (formerly titled Uniform Facility Data Set (UFDS)) is designed to collect information from all facilities in the United States, both public and private, that provides substance abuse treatment. N-SSATS is one of three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)) and is designed to provide the mechanism for quantifying the dynamic character and composition ofthe United States substance abuse treatment delivery system. In 1995, SAMHSA created BHSIS (formerly DASIS) to facilitate the integration of its existing treatment service's datasets and to reduce redundancy in data collection and reporting. The other two BHSIS components are the Inventory of Substance Abuse Treatment Services (I-SATS) and the Treatment Episode Data Set (TEDS). The I-SATS is a comprehensive listing of all known substance abuse treatment facilities in the United States. The TEDS is a client-level database of individuals admitted to publicly funded substance abuse treatment facilities and is available from the SAMHDA Web site. Together, these three BHSIS components provide national- and state-level data on persons receiving alcohol and substance abuse treatment as well as data on the facilities providing the treatment.\r\n\r\nData collected in N-SSATS include topics covering ownership, services offered (assessment and pre-treatment, testing, transitional, ancillary, pharmacotherapies), primary focus (substance abuse, mental health, both, general health, other), hotline operation, methadone/Levo-Alpha Acetyl Methadol (LAAM)/buprenorphine dispensing, counseling and therapeutic approaches, special programs or groups, languages in which treatment is provided, type of treatment provided, number of clients (total and under age 18), number of beds, types of payment accepted, sliding fee scale, and facility accreditation and licensure/certification.\r\n\r\nThe data elements and format that make up the core of the N-SSATS were first used in 1976 as part of survey efforts designed to measure the scope and use of drug abuse treatment services in the United States. This core was used throughout the 1970s and 1980s in several different surveys. In 1987 the first administration of the National Drug and Alcoholism Treatment Unit Survey (NDATUS) took place, and then occurred annually from 1989 to 1993. After the creation of the Substance Abuse and Mental Health Services Administration (SAMHSA) in 1992, NDATUS was redesigned as the Uniform Facility Data Set (UFDS), which was conducted from 1995 to 1998. In 1999, an abbreviated survey was conducted and the survey was redesigned. The 1999 study is not publicly available. In 2000, the full survey was conducted and renamed the National Survey of Substance Abuse Treatment Services (N-SSATS).\r\n\r\nN-SSATS is a point-prevalence survey. It provides information on the substance abuse treatment system and its clients on the reference date. Client counts reported here do not represent annual totals. Rather, N-SSATS provides a \"snapshot\" of substance abuse treatment facilities and clients on an average day. Through 2000, the N-SSATS reference date was October 1. In 2001, SAMHSA changed the reference date to the last business day in March. This change helped increase the timeliness of responses by individual facilities, but resulted in no data being collected for 2001. Therefore, 2002 marked the first year data were collected using the new reference date.\r\n\r\nThe N-SSATS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.", + "dcterms:identifier": "a5a74ddc-4b78-45e3-a663-04d149e1dcab", + "dcterms:issued": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "alcohol abuse", + "drug abuse", + "drug treatment", + "health care services", + "hiv", + "intervention", + "substance abuse", + "substance abuse treatment", + "treatment facilities", + "treatment programs" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/58", + "dcterms:modified": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "dcterms:temporal": "1997-01-10/2010-03-10", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2b1d6da8-1f51-49e1-a511-f1d1cfd637ea", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "2b1d6da8-1f51-49e1-a511-f1d1cfd637ea" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fa80799f-f103-4abb-a600-578d8cf99020", + "@type": "dcat:Dataset", + "dcterms:title": "2006 through 2009 Treatment Episode Data Set - Discharges (TEDS-D)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Treatment Episode Data Set -- Discharges (TEDS-D) is an administrative data system providing descriptive information about discharges from alcohol or drug treatment in facilities that report to individual state administrative data systems. TEDS-D is part of a reporting system that was originally designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. The TEDS -- Admissions (TEDS-A) component began in 1992, and the TEDS-D component began reporting data in 2000.\r\n\r\nThe TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data.\r\n\r\nThe TEDS series was designed to provide annual data on the number and characteristics of persons admitted to and discharged from public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables. Variables unique to TEDS-D not included on the TEDS-A file include the person's length of stay in treatment and reason for discharge.\r\n\r\nTEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.", + "dcterms:identifier": "fa80799f-f103-4abb-a600-578d8cf99020", + "dcterms:issued": { + "@value": "2011-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "alcohol abuse", + "drug abuse", + "drug treatment", + "health care services", + "health insurance", + "intervention", + "mental health", + "substance abuse", + "substance abuse treatment", + "treatment programs" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/238", + "dcterms:modified": { + "@value": "2012-10-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "dcterms:temporal": "2006-01-01/2009-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c58deb85-60c8-4ed2-b103-880fc05a3b81", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "c58deb85-60c8-4ed2-b103-880fc05a3b81" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/874b5ef8-883a-4b4c-8e5e-4e837f73dea9", + "@type": "dcat:Dataset", + "dcterms:title": "1992 through 2010 Treatment Episode Data Set - Admissions (TEDS-A)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Treatment Episode Data Set (TEDS) is an administrative data system providing descriptive information about the national flow of admissions to providers of substance abuse treatment. The TEDS is a continuation of the former Client Data System (CDS) that was originally developed by the Alcohol, Drug Abuse, and Mental Health Services Administration (predecessor to SAMHSA) in consultation with representatives of the state substance abuse agencies and appropriate national organizations. TEDS is one of the three components of SAMHSA's Behavioral Health Services Information System (BHSIS, formerly Drug and Alcohol Services Information System (DASIS)). The core of BHSIS is the Inventory of Substance Abuse Treatment Services (I-SATS), formerly known as the National Master Facility Inventory (NMFI). The I-SATS is a continuously-updated comprehensive listing of all known substance abuse treatment facilities. The third component of BHSIS is the National Survey of Substance Abuse Treatment Services (N-SSATS), formerly called the Uniform Facility Data Set (UFDS) survey. The N-SSATS is an annual survey of the location, characteristics, and utilization of alcoholism and drug abuse treatment facilities. The N-SSATS/UFDS is available from the SAMHDA Web site. Together, they provide national- and state-level information on the numbers and characteristics of individuals admitted to alcohol and drug treatment and describe the facilities that deliver care to those individuals. TEDS includes facilities that are licensed or certified by the state substance abuse agency to provide substance abuse treatment (or are administratively tracked for other reasons), and that are required by the states to provide TEDS client-level data. While compromising a significant proportion of all admissions to substance abuse treatment, TEDS does not include all such admissions. The scope of admissions included in TEDS is affected by differences in state reporting practices, varying definitions of treatment admission, availability of public funds, and public funding constraints. In 1997, TEDS was estimated to include 83 percent of TEDS-eligible admissions and 67 percent of all known admissions. See the full documentation for additional information.\r\n\r\nThe TEDS series was designed to provide annual data on the number and characteristics of persons admitted to public and private substance abuse treatment programs receiving public funding. TEDS includes both Minimum Data Set (MDS) data (required reporting) and Supplemental Data Set (SuDS) data (optional reporting), as reported to state substance abuse agencies by the treatment programs. Additional variables, such as calculated age and census region, are added to the state data. TEDS provides information on service setting, number of prior treatments, primary source of referral, employment status, whether methadone was prescribed in treatment, presence of psychiatric problems, living arrangements, health insurance, substance(s) abused, route of administration, age at first use, pregnancy and veteran status, number of days waiting to enter treatment, and demographic variables.\r\n\r\nThe TEDS data collection effort began in 1989 with three-year development grants to states. Within each state, treatment providers that receive any state agency funding, including the federal Substance Abuse Prevention and Treatment (SAPT) Block Grant monies, are expected to provide TEDS data for all clients admitted to treatment, regardless of the source of funding for individual clients.\r\n\r\nTEDS is sponsored by the Center for Behavioral Health Statistics and Quality at the Substance Abuse and Mental Health Services Administration.", + "dcterms:identifier": "874b5ef8-883a-4b4c-8e5e-4e837f73dea9", + "dcterms:issued": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "alcohol abuse", + "drug abuse", + "drug treatment", + "health care services", + "health insurance", + "intervention", + "mental health", + "substance abuse", + "substance abuse treatment", + "treatment admissions", + "treatment programs" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/56", + "dcterms:modified": { + "@value": "2009-04-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "dcterms:temporal": "1992-01-01/2010-12-30", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fe6bba87-07bf-44a9-a5b2-d59eb49e850b", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "fe6bba87-07bf-44a9-a5b2-d59eb49e850b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5712abc9-1b9d-4eb8-aa88-83000e8dab4b", + "@type": "dcat:Dataset", + "dcterms:title": "The National Registry of Evidence-based Programs and Practices (NREPP)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Registry of Evidence-based Programs and Practices (NREPP) is a searchable online registry of mental health and substance abuse interventions that have been reviewed and rated by independent reviewers. The purpose of this registry is to assist the public in identifying scientifically based approaches to preventing and treating mental and/or substance use disorders that can be readily disseminated to the field. NREPP is one way that SAMHSA is working to improve access to information on tested interventions and thereby reduce the lag time between the creation of scientific knowledge and its practical application in the field. \r\n\r\nNREPP is a voluntary, self-nominating system in which intervention developers elect to participate. There will always be some interventions that are not submitted to NREPP, and not all that are submitted are reviewed. In addition, new intervention summaries are continually being added, so the registry is always growing. Please check back regularly to access the latest updates.", + "dcterms:identifier": "5712abc9-1b9d-4eb8-aa88-83000e8dab4b", + "dcterms:issued": { + "@value": "2012-12-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "mental health and substance abuse interventions" + ], + "dcat:landingPage": "http://www.nrepp.samhsa.gov/Index.aspx", + "dcterms:modified": { + "@value": "2012-12-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Treatments" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1496ff10-b527-42e3-8808-4d834181c7ad", + "@type": "dcat:Dataset", + "dcterms:title": "Substance Abuse Treatment Facilities Locator", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Substance Abuse and Mental Health Services Administration (SAMHSA) provides on-line resource for locating drug and alcohol abuse treatment programs. The Substance Abuse Treatment Facility Locator lists:\r\n\r\nPrivate and public facilities that are licensed, certified, or otherwise approved for inclusion by their State substance abuse agency\r\n\r\nTreatment facilities administered by the Department of Veterans Affairs, the Indian Health Service and the Department of Defense.\r\n\r\nSAMHSA endeavors to keep the Locator current. All information in the Locator is completely updated each year, based on facility responses to SAMHSA's National Survey of Substance Abuse Treatment Services. The most recent complete update occurred on April 16, 2012 based on data collected as of March 31, 2011 in the National Survey of Substance Abuse Treatment Services. New facilities are added monthly. Updates to facility names, addresses, telephone numbers and services are made weekly, if facilities inform SAMHSA of changes.", + "dcterms:identifier": "1496ff10-b527-42e3-8808-4d834181c7ad", + "dcterms:issued": { + "@value": "2012-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "drug and alcohol abuse treatment facilities" + ], + "dcat:landingPage": "http://findtreatment.samhsa.gov/TreatmentLocator/faces/about.jspx", + "dcterms:modified": { + "@value": "2012-04-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "pod:bureauCode": [ + "009:30" + ], + "dcterms:references": [ + "http://findtreatment.samhsa.gov/TreatmentLocator/Locator_Tutorial.pdf" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/06555ef8-50e0-413c-8a78-666cf1fbd948", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "06555ef8-50e0-413c-8a78-666cf1fbd948" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8842fb93-4e6f-4bff-a1c9-b2ab0f7a9402", + "@type": "dcat:Dataset", + "dcterms:title": "1990 through 2011 National Survey on Drug Use and Health (NSDUH)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.\r\n\r\nThe questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).\r\n\r\nSurvey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.\r\n\r\nThe NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.", + "dcterms:identifier": "8842fb93-4e6f-4bff-a1c9-b2ab0f7a9402", + "dcat:keyword": [ + "addiction", + "alcohol", + "alcohol abuse", + "alcohol consumption", + "amphetamines", + "barbiturates", + "cocaine", + "controlled drugs", + "crack cocaine", + "demographics", + "depression", + "drinking behavior", + "drug abuse", + "drug dependence", + "drug treatment", + "drug use", + "drugs", + "employment", + "hallucinogens", + "health care", + "heroin", + "households", + "income", + "inhalants", + "marijuana", + "mental health", + "mental health services", + "methamphetamine", + "pain relievers", + "pregnancy", + "prescription drugs", + "sedatives", + "smoking", + "stimulants", + "substance abuse", + "substance abuse treatment", + "tobacco use", + "tranquilizers", + "youths" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64", + "dcterms:modified": { + "@value": "2012-12-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "United States households aged 12 and older", + "dcterms:temporal": "1990-01-01/2011-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcterms:references": [ + "http://www.oas.samhsa.gov/nsduh/methods.cfm" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e0dd9886-6b4b-4377-821c-9e648a46c962", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "e0dd9886-6b4b-4377-821c-9e648a46c962" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cf0212b5-d06b-4ae1-8ed5-221614c5587c", + "@type": "dcat:Dataset", + "dcterms:title": "2004 through 2010 Drug Abuse Warning Network (DAWN)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Drug Abuse Warning Network (DAWN) is a nationally representative public health surveillance system that continuously monitors drug-related visits to hospital emergency departments (EDs). A DAWN case is any ED visit involving recent drug use that is implicated in the ED visit. DAWN captures both ED visits that are directly caused by drugs and those in which drugs are a contributing factor but not the direct cause of the ED visit. Annually, DAWN produces estimates of drug-related visits to hospital EDs for the nation as a whole and for selected metropolitan areas.\r\n\r\nDAWN is used to monitor trends in drug misuse and abuse, identify the emergence of new substances and drug combinations, assess health hazards associated with drug abuse, and estimate the impact of drug misuse and abuse on the Nation's health care system. DAWN relies on a longitudinal probability sample of hospitals located throughout the United States. To be eligible for selection into the DAWN sample, a hospital must be a non-federal, short-stay, general surgical and medical hospital located in the United States, with at least one 24-hour ED. The dataset includes demographics, up to 16 drugs involved in the ED visit, toxicology confirmation, route of administration, type of case, and disposition of the patient following the visit.", + "dcterms:identifier": "cf0212b5-d06b-4ae1-8ed5-221614c5587c", + "dcat:keyword": [ + "Drug Related Emergency Department Visits" + ], + "dcat:landingPage": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/97", + "dcterms:modified": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Substance Abuse & Mental Health Services Administration" + }, + "dcterms:spatial": "Country", + "dcterms:temporal": "2004-01-01/2010-12-31", + "pod:bureauCode": [ + "009:30" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fe3d992f-b5e6-49d8-910a-68dbb0ee77a2", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "fe3d992f-b5e6-49d8-910a-68dbb0ee77a2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c9beb2a9-b24a-4558-b0f2-074e34aff34d", + "@type": "dcat:Dataset", + "dcterms:title": "National Health and Nutrition Examination Survey (NHANES), 2009-2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health and Nutrition Examination Survey (NHANES) is a program of studies designed to assess the health and nutritional status of adults and children in the United States. The survey is unique in that it combines interviews and physical examinations.", + "dcterms:identifier": "c9beb2a9-b24a-4558-b0f2-074e34aff34d", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/nhanes/nhanes2009-2010/nhanes09_10.htm", + "dcterms:modified": { + "@value": "2009-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:temporal": "2009-01-01/2010-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/nhanes/nhanes2009-2010/generaldoc_f.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9af3a9cf-51c9-41c7-a2a6-a90120fa9f41", + "@type": "dcat:Dataset", + "dcterms:title": "Bridged Race Population Estimates", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Population estimates from \"bridging\" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) race and ethnicity data collection standards, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White).", + "dcterms:identifier": "9af3a9cf-51c9-41c7-a2a6-a90120fa9f41", + "dcterms:issued": { + "@value": "2002-12-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Race and ethnicity statistics" + ], + "dcat:landingPage": "http://wonder.cdc.gov/wonder/help/bridged-race.html", + "dcterms:modified": { + "@value": "2012-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "County", + "dcterms:temporal": "2002-01-01/2011-12-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/bridged-race.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/44398785-33b0-4991-861a-13d8af81e097", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "44398785-33b0-4991-861a-13d8af81e097" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/207dfd0d-cd66-4f13-b015-f27805fc32a5", + "@type": "dcat:Dataset", + "dcterms:title": "Vital Stats (Vital Statistics Tables and files- Births, Infant Deaths, Fetal Deaths)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "VitalStats: A collection of vital statistics products including tables, data files, and reports that allow users to access and examine vital statistics and population data interactively.\r\n\r\nVitalStats includes pre-built tables and reports for quick access to statistics; or the user can create tables--choosing from over 100 variables. Tables can be customized to create charts, graphs, and maps. Data can be exported.", + "dcterms:identifier": "207dfd0d-cd66-4f13-b015-f27805fc32a5", + "dcterms:issued": { + "@value": "1990-12-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Births Perinatal Mortality Population Statistics" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/VitalStats.htm", + "dcterms:modified": { + "@value": "2011-12-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "US", + "dcterms:temporal": "1990-01-01/2011-12-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/VitalStats.htm" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1fa4b16f-abe2-463e-b729-60f53561ba8e", + "@type": "dcat:Dataset", + "dcterms:title": "Births and deaths including fetal deaths", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Access to a variety of United States birth and death files including fetal deaths: Birth Files, 1968-2009; 1995-2005; Fetal death file, 1982-2005; Mortality files, 1968-2009; Cohort-Linked birth/infant death files, 1983-1991; and Period-Linked birth/infant death files, 1995-2007", + "dcterms:identifier": "1fa4b16f-abe2-463e-b729-60f53561ba8e", + "dcterms:issued": { + "@value": "1969-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Vital statistics US births and deaths" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/data_access/vitalstatsonline.htm", + "dcterms:license": "http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm", + "dcterms:modified": { + "@value": "2009-12-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "US", + "dcterms:temporal": "1968-01-01/2009-12-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/data_access/VitalStatsOnline.htm" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/81242100-9121-4e62-845d-c7a0deccd527", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "81242100-9121-4e62-845d-c7a0deccd527" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4d13882b-515f-44ae-b7fa-28b85fdec337", + "@type": "dcat:Dataset", + "dcterms:title": "Food Safety Information RSS feed", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This is an RSS Feed of Food Safety information that\u2019s produced in real-time by the CDC. This RSS feed is the integration of two other XML feeds, one from the USDA's Food Safety Inspection Service (FSIS) - http://www.fsis.usda.gov/RSS/usdarss.xml - and one from the FDA's Food Safety Recalls - http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/FoodSafety/rss.xml. Most users will prefer the CDC feed linked above, but developers may prefer the individual XML feeds.", + "dcterms:identifier": "4d13882b-515f-44ae-b7fa-28b85fdec337", + "dcterms:issued": { + "@value": "2009-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "food products" + ], + "dcat:landingPage": "http://www.cdc.gov/foodsafety/cdc-and-food-safety.html", + "dcterms:modified": { + "@value": "2012-08-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7bfe869a-6ed4-42be-8dcc-3feddd340683", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "7bfe869a-6ed4-42be-8dcc-3feddd340683" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0916e72f-1803-41aa-bb85-4e99ef56e68c", + "@type": "dcat:Dataset", + "dcterms:title": "AIDS Info", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Aids Info", + "dcterms:identifier": "0916e72f-1803-41aa-bb85-4e99ef56e68c", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://aidsinfo.nih.gov/api", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "pod:bureauCode": [ + "009:25" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6f3aab03-397f-4a7f-ba00-de52571a8e19", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "6f3aab03-397f-4a7f-ba00-de52571a8e19" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/19dd9bd5-aee7-439a-911a-1370504262e9", + "@type": "dcat:Dataset", + "dcterms:title": "Healthdata.gov Catalog API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Healthdata.gov Catalog API", + "dcterms:identifier": "19dd9bd5-aee7-439a-911a-1370504262e9", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.healthdata.gov", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d8424b89-5c5a-47fb-9472-4194392c794a", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "d8424b89-5c5a-47fb-9472-4194392c794a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/72452fe5-4064-41e2-b017-a636991e4e93", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Detailed Mortality - Underlying Cause of Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Detailed Mortality - Underlying Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "72452fe5-4064-41e2-b017-a636991e4e93", + "dcterms:issued": { + "@value": "2011-12-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi" + ], + "dcat:landingPage": "http://wonder.cdc.gov/ucd-icd10.html", + "dcterms:modified": { + "@value": "2012-04-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1999-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ea067467-274f-44fa-855b-bcdeff46135d", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "ea067467-274f-44fa-855b-bcdeff46135d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b6eb8c04-1d6d-407e-8011-a483c68a57db", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Daily Fine Particulate Matter", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''\u00c2\u00b5g/m''\u00c2\u00b3), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''\u00c2\u00b5g/m''\u00c2\u00b3)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.", + "dcterms:identifier": "b6eb8c04-1d6d-407e-8011-a483c68a57db", + "dcterms:issued": { + "@value": "2012-04-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Air Temperature Air Quality Air Pollution Fine Particulate Matter Climate State County Day Month Yea" + ], + "dcat:landingPage": "http://wonder.cdc.gov/nasa-pm.html", + "dcterms:modified": { + "@value": "2012-04-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2003-01-01/2008-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d4831e59-1879-4b20-be63-df19b18c7048", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "d4831e59-1879-4b20-be63-df19b18c7048" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0e3a32f3-1cc5-46d4-b4e2-78c73cd598f4", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Mortality - Multiple Cause of Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2009. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes (Boolean set analysis), and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., region, state, and county), age group (including infants and single-year-of-age cohorts), race (4 groups), Hispanic ethnicity, gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes, injury intent and mechanism categories, or drug and alcohol related causes), year, month and week day of death, place of death and whether an autopsy was performed. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "0e3a32f3-1cc5-46d4-b4e2-78c73cd598f4", + "dcterms:issued": { + "@value": "2009-05-08", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "births", + "cause", + "county", + "deaths", + "disease", + "health", + "hispanic", + "icd", + "infant", + "mortality", + "population", + "race", + "sex", + "state", + "urbanization" + ], + "dcat:landingPage": "http://wonder.cdc.gov/mcd.html", + "dcterms:modified": { + "@value": "2012-04-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1999-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a787dbf9-ea16-48ae-ae4a-d76582a440a2", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "a787dbf9-ea16-48ae-ae4a-d76582a440a2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f9bfda42-0753-45fd-bd46-0de32eca0c4f", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Mortality- Infants Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occurring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by state and county of mother's residence, child's age at death, year of death, underlying cause of death (ICD-10 codes for years 1999 and later, ICD-9 codes for years 1995-1998), gender, birth weight, birth plurality, birth order, birthplace, method of delivery, birth attendant, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "f9bfda42-0753-45fd-bd46-0de32eca0c4f", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "birth weight", + "birthplace", + "births", + "cause", + "county", + "deaths", + "delivery method", + "disease", + "education", + "gestational age", + "health", + "hispanic", + "icd", + "infant", + "medical attendant", + "mortality", + "population", + "prenatal care", + "race", + "sex", + "state" + ], + "dcat:landingPage": "http://wonder.cdc.gov/lbd.html", + "dcterms:modified": { + "@value": "2011-12-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1995-01-01/2007-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/be06fffa-4a0f-434a-8d21-315eeab72d3e", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "be06fffa-4a0f-434a-8d21-315eeab72d3e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b4ff7984-10d1-4d86-be8f-b02e34a506f6", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Daily Air Temperatures and Heat Index", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Daily Air Temperature and Heat Index data available on CDC WONDER are county-level daily average air temperatures and heat index measures spanning the years 1979-2010. Temperature data are available in Fahrenheit or Celsius scales. Reported measures are the average temperature, number of observations, and range for the daily maximum and minimum air temperatures, and also percent coverage for the daily maximum heat index. Data are available by place (combined 48 contiguous states, region, division, state, county), time (year, month, day) and specified maximum and minimum air temperature, and heat index value. The data are derived from the North America Land Data Assimilation System (NLDAS) through NLDAS Phase 2, a collaboration project among several groups: the National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Prediction (NCEP) Environmental Modeling Center (EMC), the National Aeronautics and Space Administration (NASA) Goddard Space Flight Center (GSFC), Princeton University, the National Weather Service (NWS) Office of Hydrological Development (OHD), the University of Washington, and the NCEP Climate Prediction Center (CPC). In a study funded by the NASA Applied Sciences Program/Public Health Program, scientists at NASA Marshall Space Flight Center/ Universities Space Research Association developed the analysis to produce the data available on CDC WONDER.", + "dcterms:identifier": "b4ff7984-10d1-4d86-be8f-b02e34a506f6", + "dcterms:issued": { + "@value": "2012-01-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Air Temperature", + "Heat Index Climate State County Day Month Year Remotely Sensed" + ], + "dcat:landingPage": "http://wonder.cdc.gov/nasa-nldas.html", + "dcterms:modified": { + "@value": "2012-06-20", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1979-01-01/2010-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/02725610-d782-4216-80aa-2a2376684944", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "02725610-d782-4216-80aa-2a2376684944" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6b944acf-5e09-4fd2-8569-db883db721fe", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Compressed Mortality - Underlying Cause of Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979 -2008. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-2008: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause of death (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The Compressed Mortality data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "6b944acf-5e09-4fd2-8569-db883db721fe", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "mortality deaths births health population cause disease ICD Urbanization State County Infant Race Hi" + ], + "dcat:landingPage": "http://wonder.cdc.gov/mortSQL.html", + "dcterms:modified": { + "@value": "2012-02-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1968-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/612488a7-3b39-4e6a-abfb-785ab810153e", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "612488a7-3b39-4e6a-abfb-785ab810153e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fd68c184-c69a-4b0d-9c80-75b41ef46464", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Cancer Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).", + "dcterms:identifier": "fd68c184-c69a-4b0d-9c80-75b41ef46464", + "dcterms:issued": { + "@value": "2005-04-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Population Age Race Ethnicity Sex State MSA Metropolitan Year", + "cancer", + "incidence", + "mortality", + "registry" + ], + "dcat:landingPage": "http://wonder.cdc.gov/cancer.html", + "dcterms:modified": { + "@value": "2012-03-29", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1990-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/68b2236d-e4c8-4217-98a2-1014c8d3dd19", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "68b2236d-e4c8-4217-98a2-1014c8d3dd19" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e3178f82-6d99-43d1-8b4e-d0a9d29688ec", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Births", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "e3178f82-6d99-43d1-8b4e-d0a9d29688ec", + "dcterms:issued": { + "@value": "2005-02-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Natality Births Population Health State County Infant Race Hispanic Age Sex Year Birth Weight Gestat" + ], + "dcat:landingPage": "http://wonder.cdc.gov/natality.html", + "dcterms:modified": { + "@value": "2012-03-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1995-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1763b9e8-7577-46ec-8254-b19b697689dc", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "1763b9e8-7577-46ec-8254-b19b697689dc" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/922d2bbd-7330-440b-b7a5-42bebcbd3a80", + "@type": "dcat:Dataset", + "dcterms:title": "CDC Wonder Vaccine Adverse Event Reporting System", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, received since January 1990 through last month. Data are available by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).", + "dcterms:identifier": "922d2bbd-7330-440b-b7a5-42bebcbd3a80", + "dcterms:issued": { + "@value": "2006-09-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Adverse Event VAERS AEFI Side Effect Immunization Vaccine Manufacturer Safety Symptom MedDRA Onset A" + ], + "dcat:landingPage": "http://wonder.cdc.gov/vaers.html", + "dcterms:modified": { + "@value": "2012-06-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States and Territories", + "dcterms:temporal": "1990-01-01/2012-06-13", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/90904217-3586-4e4d-ab10-845d944fd864", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "90904217-3586-4e4d-ab10-845d944fd864" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6ba60e90-f0e0-4b51-a908-7d47a5f3df71", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Population (from Census)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, produced by the Census Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.", + "dcterms:identifier": "6ba60e90-f0e0-4b51-a908-7d47a5f3df71", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age race sex year state county" + ], + "dcat:landingPage": "http://wonder.cdc.gov/population.html", + "dcterms:modified": { + "@value": "2005-09-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1970-01-01/2030-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4ee22866-d509-42dc-9e8d-6c6de152efe5", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "4ee22866-d509-42dc-9e8d-6c6de152efe5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8293e28a-17b1-40af-b998-c014ce2b3dfe", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Sexually Transmitted Disease (STD) morbidity", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report, since 1984. Data are updated annually. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).", + "dcterms:identifier": "8293e28a-17b1-40af-b998-c014ce2b3dfe", + "dcterms:issued": { + "@value": "2006-08-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Sex Race Ethnicity Year State Puerto Rico Virgin Islands Guam", + "Sexually Transmitted Disease", + "age", + "case", + "incidence", + "morbidity", + "std" + ], + "dcat:landingPage": "http://wonder.cdc.gov/std.html", + "dcterms:modified": { + "@value": "2011-07-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States and Territories", + "dcterms:temporal": "1984-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a542fad5-8aba-494e-83a1-a2a27a40ad51", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "a542fad5-8aba-494e-83a1-a2a27a40ad51" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bb19056a-a85c-4fcf-801f-bd347e8512c7", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Population - Bridged-Race July 1st Estimates", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from \"bridging\" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.", + "dcterms:identifier": "bb19056a-a85c-4fcf-801f-bd347e8512c7", + "dcterms:issued": { + "@value": "2004-07-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "county", + "ethnicity", + "population", + "race", + "sex", + "state", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/bridged-race-population.html", + "dcterms:modified": { + "@value": "2010-09-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "1990-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ba9fb60a-6d64-4c94-830a-4ed465bc8daa", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "ba9fb60a-6d64-4c94-830a-4ed465bc8daa" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/79208174-6946-42b8-8d39-0630fd8cc9a0", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Daily Fine Particulate Matter", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Daily Fine Particulate Matter data available on CDC WONDER are geographically aggregated daily measures of fine particulate matter in the outdoor air, spanning the years 2003-2008. PM2.5 particles are air pollutants with an aerodynamic diameter less than 2.5 micrometers. Reported measures are the daily measure of fine particulate matter in micrograms per cubic meter (PM2.5) (''\u00c2\u00b5g/m''\u00c2\u00b3), the number of observations, minimum and maximum range value, and standard deviation. Data are available by place (combined 48 contiguous states plus the District of Columbia, region, division, state, county), time (year, month, day) and specified fine particulate matter (''\u00c2\u00b5g/m''\u00c2\u00b3)value. County-level and higher data are aggregated from 10 kilometer square spatial resolution grids. In a study funded by the NASA Applied Sciences Program / Public Health Program, scientists at NASA Marshall Space Flight Center / Universities Space Research Association modified the regional surfacing algorithm of Al-Hamdan et al. (2009) and used it to generate continuous spatial surfaces (grids) of daily PM2.5 for the whole conterminous U.S. for 2003-2008. Two sources of environmental data were used as input to the surfacing algorithm, US Environmental Protection Agency (EPA) Air Quality System (AQS) PM2.5 in-situ data and National Aeronautics and Space Administration (NASA) Moderate Resolution Imaging Spectroradiometer (MODIS) aerosol optical depth remotely sensed data. They also identified in a Geographic Information System (GIS) the associated geographic locations of the centroids of the gridded PM2.5 dataset in terms of the counties and states they fall into to enable aggregation to different geographic levels in CDC WONDER.", + "dcterms:identifier": "79208174-6946-42b8-8d39-0630fd8cc9a0", + "dcterms:issued": { + "@value": "2012-04-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "Air Pollution", + "Air Temperature", + "Fine Particulate Matter Climate State County Day Month Year Remotely Sensed", + "air quality" + ], + "dcat:landingPage": "http://wonder.cdc.gov/nasa-pm.html", + "dcterms:modified": { + "@value": "2012-04-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2003-01-01/2008-01-01", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Other" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/710cb7af-c6a9-4d24-9aa6-934950a6a4cc", + "@type": "dcat:Distribution", + "dcterms:title": "Text", + "dcterms:identifier": "710cb7af-c6a9-4d24-9aa6-934950a6a4cc" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/e392dda6-2519-4582-bc80-7f0cd27b3d99", + "@type": "dcat:Dataset", + "dcterms:title": "Healthcare Finder API", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "All of the data used on the Finder.HealthCare.gov web application is available through this API. There are multiple collections of data available through the API.\r\n\r\n1. Public Options Data: This data set includes Medicaid, CHIP, High Risk and Territory data along with all of the other public options available. The appropriate options are returned based on the criteria submitted in the API call.\r\n\r\n2. Individual and Family Health Insurance Options Data: Paginated individual and family health insurance plan data, a subset of the full plan data including pricing, is returned for plans that match the criteria submitted in the API call for available plans. Full plan data is returned when a specific plan is requested with all appropriate criteria.\r\n\r\n3. Small Group Insurance Options Data: Paginated Small Group health insurance product data, a subset of the full product data including pricing, is returned for products that match the criteria submitted in the API call for available products. Full product data is returned when a specific product is requested with all appropriate criteria.", + "dcterms:identifier": "e392dda6-2519-4582-bc80-7f0cd27b3d99", + "dcterms:issued": { + "@value": "2012-05-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "HealthCare", + "insurance" + ], + "dcat:landingPage": "http://finder.healthcare.gov/services", + "dcterms:modified": { + "@value": "2012-05-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://finder.healthcare.gov/services" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/601bbd80-9a1e-457f-a4ca-a0d1e8a89300", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "601bbd80-9a1e-457f-a4ca-a0d1e8a89300" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bbf7d7b5-2521-48a4-8f58-51a7f534beff", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "bbf7d7b5-2521-48a4-8f58-51a7f534beff", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5bd246f2-de74-4d53-b136-2b114f39bf4d", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5bd246f2-de74-4d53-b136-2b114f39bf4d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8caec1c5-366d-4c51-9486-f8d93a7fa0a0", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part C and Part D Display Measures CY 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part C and Part D sponsors' performance and quality measures posted on the CMS website but do not have star ratings assigned.", + "dcterms:identifier": "8caec1c5-366d-4c51-9486-f8d93a7fa0a0", + "dcterms:issued": { + "@value": "2011-12-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare part c and part d display only measures", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-12-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2012-01-01/2012-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2ecaf828-e790-4185-8f46-da93d1214e42", + "@type": "dcat:Dataset", + "dcterms:title": "Repository of Evaluation Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals.", + "dcterms:identifier": "2ecaf828-e790-4185-8f46-da93d1214e42", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.oig.hhs.gov/reports-and-publications/oei/subject_index.asp", + "dcterms:modified": { + "@value": "2012-05-30T22:16:24.116694", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National coverage", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Administrative" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f242bde3-4f35-43a5-9786-84b0357b4b6c", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Stand-Alone Prescription Drug Plans Landscape Source Files CY 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "An overview of all the Prescription Drug Plan (PDP) choices in the community based on cost, coverage and convenience. This includes all contracts/plans regardless of 2012 approval status. Employer sponsored plans (800 series) are excluded.", + "dcterms:identifier": "f242bde3-4f35-43a5-9786-84b0357b4b6c", + "dcterms:issued": { + "@value": "2011-10-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/", + "dcterms:modified": { + "@value": "2011-10-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2012-01-01/2012-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/46124987-e36a-486c-9069-0f74adbf5756", + "@type": "dcat:Dataset", + "dcterms:title": "Repository of Audit Reports", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "To inform the HHS, Congress, and the public about the efficiency, effectiveness, and integrity of HHS programs and to recommend actions to promote those goals. To identify misspent funds and recommend recoveries, as appropriate, and to recommend improvements to internal controls, as needed.", + "dcterms:identifier": "46124987-e36a-486c-9069-0f74adbf5756", + "dcat:keyword": [ + "audit", + "hhs program audit" + ], + "dcat:landingPage": "http://www.oig.hhs.gov/reports-and-publications/oas/index.asp", + "dcterms:modified": { + "@value": "2011-10-28", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National coverage", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Administrative" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cf8eaf27-219b-4f65-8d94-36ec489b9774", + "@type": "dcat:Dataset", + "dcterms:title": "Corporate Integrity Agreement (CIA) documents", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "OIG negotiates corporate integrity agreements (CIA) with health care providers and other entities as part of the settlement of Federal health care program investigations arising under a variety of civil false claims statutes. Providers or entities agree to the obligations, and in exchange, OIG agrees not to seek their exclusion from participation in Medicare, Medicaid, or other Federal health care programs.", + "dcterms:identifier": "cf8eaf27-219b-4f65-8d94-36ec489b9774", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.oig.hhs.gov/compliance/corporate-integrity-agreements/cia-documents.asp", + "dcterms:modified": { + "@value": "2012-05-30T22:16:04.454642", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National coverage", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Health Care Providers" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f36fee51-89b9-4003-935c-be9d0b93eda2", + "@type": "dcat:Dataset", + "dcterms:title": "Medicaid Fraud Control Units (MFCU) Annual Spending and Performance Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Medicaid Fraud Control Units (MFCU or Unit) investigate and prosecute Medicaid fraud as well as patient abuse and neglect in health care facilities. OIG certifies, and annually recertifies, each MFCU. OIG collects information about MFCU operations and assesses whether they comply with statutes, regulations, and OIG policy. OIG also analyzes MFCU performance based on 12 published performance standards and recommends program improvements where appropriate.", + "dcterms:identifier": "f36fee51-89b9-4003-935c-be9d0b93eda2", + "dcat:keyword": [ + "fraud", + "state spending" + ], + "dcat:landingPage": "http://www.oig.hhs.gov/fraud/medicaid-fraud-control-units-mfcu/index.asp", + "dcterms:modified": { + "@value": "2012-05-30T22:16:00.930675", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "National coverage", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Medicaid" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/55c753ce-5c1e-4988-a52d-a92c758fc0d6", + "@type": "dcat:Dataset", + "dcterms:title": "Part B Carrier Summary Data File - CY2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Medicare Part B carrier data sets are summarized at the carrier level by meaningful Healthcare Common Procedure Coding/Current Procedural Terminology (HCPC/CPT) code ranges. Within each code range are procedural, condition, or description subheadings. Each data set displays, for a carrier, the allowed services, allowed charges, and payment amounts by HCPCS/CPT codes and prominent modifiers. The data set name contains the year followed by a carrier number. For ease of reference, included is a listing of the Medicare carriers arrayed by State. In addition, there is a readme file that provides additional information about the datasets.", + "dcterms:identifier": "55c753ce-5c1e-4988-a52d-a92c758fc0d6", + "dcterms:issued": { + "@value": "2011-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare part b", + "part b", + "part b carrier summary data file", + "part b data", + "part b summary data" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/NonIdentifiableDataFiles/", + "dcterms:modified": { + "@value": "2011-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:spatial": "Geographic Region serviced by Medicare Part B Carrier", + "dcterms:temporal": "2009-01-01/2009-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/NonIdentifiableDataFiles/Downloads/PartBCarrierReadme2009.pdf" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a3f441d9-8f72-415e-a894-ae89475ceaeb", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "a3f441d9-8f72-415e-a894-ae89475ceaeb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/98a6e427-79a7-4d1f-a50c-5f7ba4471388", + "@type": "dcat:Dataset", + "dcterms:title": "Third National Survey of Older Americans Act Survey of Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.", + "dcterms:identifier": "98a6e427-79a7-4d1f-a50c-5f7ba4471388", + "dcterms:issued": { + "@value": "2005-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.aoa.gov/AoARoot/Program_Results/OAA_Performance.aspx", + "dcterms:modified": { + "@value": "2005-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "pod:bureauCode": [ + "009:75" + ], + "dcterms:references": [ + "http://www.aoa.gov/AoARoot/Program_Results/docs/2005/National_Survey/3rd_National_Survey_Technical_Document_2005.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/04b6b4d7-3ab4-426c-b1bb-dd02126fc8e1", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "04b6b4d7-3ab4-426c-b1bb-dd02126fc8e1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ea3536d7-7fd7-4c98-b26d-2ae569cbc779", + "@type": "dcat:Dataset", + "dcterms:title": "Hospice Medicare Cost Report Data - FY 1999-2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospice Medicare cost report data from the CMS Form 1984-99.", + "dcterms:identifier": "ea3536d7-7fd7-4c98-b26d-2ae569cbc779", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "balance sheet", + "beds", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/05_Hospice.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/2011-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5ab322bb-b441-4012-b778-573d117e8dd5", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5ab322bb-b441-4012-b778-573d117e8dd5" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/993c578c-b954-4d50-ae18-124fc67d93f4", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "993c578c-b954-4d50-ae18-124fc67d93f4", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "balance sheet", + "beds", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6aafeaeb-83d3-4997-b28d-f03b2e91d77a", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "6aafeaeb-83d3-4997-b28d-f03b2e91d77a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4611cc79-e09d-4e1c-96c1-87cfbc232894", + "@type": "dcat:Dataset", + "dcterms:title": "Aid to Families with Dependent Children Quality Control Review Panel Decisions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.", + "dcterms:identifier": "4611cc79-e09d-4e1c-96c1-87cfbc232894", + "dcat:keyword": [ + "acf", + "administrative", + "adopt", + "afdc", + "affirm", + "appeal", + "appellate", + "assessment", + "assistance", + "award", + "balance", + "beneficiary", + "benefit", + "billing", + "board", + "cancellation", + "charge", + "children", + "code", + "collect", + "compliance", + "control", + "cost", + "coverage", + "crd", + "dab", + "debar", + "debt", + "decision", + "denial", + "determination", + "disallowance", + "disapprove", + "discontinuation", + "eligibility", + "enforcement", + "enrollment", + "exclusion", + "expenditure", + "fiscal", + "food stamp", + "funding", + "grant", + "health care", + "hearing", + "income", + "invalid", + "judge", + "law", + "marketing", + "misconduct", + "modify", + "non-compliance", + "overpayment", + "participation", + "patient", + "payment", + "penalty", + "quality", + "recipient", + "reduction", + "repay", + "rescind", + "reverse", + "review", + "sanction", + "schip", + "ssa", + "ssn", + "tanf", + "termination", + "underpayment", + "violation", + "welfare", + "withhold" + ], + "dcat:landingPage": "http://www.hhs.gov/dab/decisions/index.html", + "dcterms:modified": { + "@value": "1996-09-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "nationwide", + "dcterms:temporal": "1991-08-09/1996-09-16", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.hhs.gov/dab/divisions/civil/index.html" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/54c9fb41-9677-43ee-b6d0-17fe8fb52863", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "54c9fb41-9677-43ee-b6d0-17fe8fb52863" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/418bdc66-83dc-4e7b-b547-c2500c4b82a3", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "418bdc66-83dc-4e7b-b547-c2500c4b82a3", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/323af894-8dd4-4891-a8ed-85e90297566c", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "323af894-8dd4-4891-a8ed-85e90297566c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fbd0830e-da37-47be-88bb-6fc0b0392291", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Plan Ratings Data CY 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part D sponsors' performance and quality data star ratings which are displayed at three levels: summary score, domain, and measure level on the Medicare Prescription Drug Plan Finder (MPDPF), prepared for the 2012 open enrollment period to help beneficiaries make informed decisions about selecting a Part D plan in which to enroll.", + "dcterms:identifier": "fbd0830e-da37-47be-88bb-6fc0b0392291", + "dcterms:issued": { + "@value": "2011-10-18", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare part d plan ratings", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2012-01-01/2012-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/25727098-0dec-4ba0-b215-3170c575a459", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "25727098-0dec-4ba0-b215-3170c575a459", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5a71d931-d0ff-4a6c-bb00-1f3c44f9eaed", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5a71d931-d0ff-4a6c-bb00-1f3c44f9eaed" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9f650313-b03c-4835-ad7e-c349169a5fdf", + "@type": "dcat:Dataset", + "dcterms:title": "Find Ryan White HIV/AIDS Medical Care Providers", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Find Ryan White HIV/AIDS Medical Care Providers tool is a locator tool designed to make data and information concerning HIV/AIDS resources more easily available to our users. It is intended to help people living with HIV/AIDS access the medical care they need but cannot afford. The user is able to search for Ryan White-funded medical care providers nearest a specific complete address, city and state, state and county, or ZIP code. The search results (medical care providers) are returned in groups of ten (numbered from one to ten) and are sorted by increasing distance away from the center of the search area (address or county). For each medical care provider entry in the list, the user is provided the Ryan White HIV/AIDS facility name, address, approximate distance from the center point of the search, telephone number, website address (where available) and a link for driving directions. The user has the option of viewing the search results either on a map or as text (default) and both views provide links to get more detailed information for each returned opportunity.", + "dcterms:identifier": "9f650313-b03c-4835-ad7e-c349169a5fdf", + "dcterms:issued": { + "@value": "2010-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health center", + "hiv aids", + "low income", + "medical", + "ryan white", + "service", + "treatment" + ], + "dcat:landingPage": "http://findhivcare.hrsa.gov/Search_HAB.aspx", + "dcterms:modified": { + "@value": "2011-03-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "2010-01-01/2010-12-01", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://findhivcare.hrsa.gov/Search_HAB.aspx" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a2eccb19-c233-40d6-a9ec-f85400c23bcc", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "a2eccb19-c233-40d6-a9ec-f85400c23bcc" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/691d17b8-274a-4653-bdb5-89aa61d02105", + "@type": "dcat:Dataset", + "dcterms:title": "National Foster Care and Adoption Directory", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Foster Care & Adoption Directory (formerly the National Adoption Directory) offers adoption and foster care resources by State.", + "dcterms:identifier": "691d17b8-274a-4653-bdb5-89aa61d02105", + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.childwelfare.gov", + "dcterms:modified": { + "@value": "2011-03-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:00" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/21751e21-8271-43b4-b2b5-7995c7b5bfc3", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "21751e21-8271-43b4-b2b5-7995c7b5bfc3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1d825eff-5c9b-489a-98e4-65b4e3d06342", + "@type": "dcat:Dataset", + "dcterms:title": "Child Welfare Outcomes Data Portal", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The most current Child Welfare Outcomes data is featured on this site. Through the site, you can view the data before the full report is published. The most recently published full report is Child Welfare Outcomes 2004-2007: Report to Congress.", + "dcterms:identifier": "1d825eff-5c9b-489a-98e4-65b4e3d06342", + "dcterms:issued": { + "@value": "2010-12-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://cwoutcomes.acf.hhs.gov/data/", + "dcterms:modified": { + "@value": "2010-12-31", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "aggregate state level data", + "dcterms:temporal": "2004-01-01/2007-12-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/programs/cb/pubs/cwo04-07/cwo04-07.pdf" + ], + "dcat:theme": [ + "Children's Health" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d9c16e33-f179-437c-a5d3-fbe85447f2a2", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "d9c16e33-f179-437c-a5d3-fbe85447f2a2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2aadca55-7cbe-4cdd-b700-c49dd4c4c007", + "@type": "dcat:Dataset", + "dcterms:title": "Eldercare Locator Database", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Eldercare Locator is a searchable database that allows a user to search via zip code or city/ state for agencies at the State and local levels that provide services to older adults.", + "dcterms:identifier": "2aadca55-7cbe-4cdd-b700-c49dd4c4c007", + "dcterms:issued": { + "@value": "2011-05-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "aging", + "caregiving", + "eldercare" + ], + "dcat:landingPage": "http://www.eldercare.gov/Eldercare.NET/Public/Site_Utilities/Private_Data1/Private_Data2/Private_Data3/Index.aspx", + "dcterms:modified": { + "@value": "2011-05-25", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:75" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3e415499-4886-4e91-8e90-fdc49ecd6e8c", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "3e415499-4886-4e91-8e90-fdc49ecd6e8c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7d378f97-34ce-4531-b467-9f7ab6fe1113", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "7d378f97-34ce-4531-b467-9f7ab6fe1113", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "days", + "episodes", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/888871ea-c13f-45eb-8c6d-0e2a4c0b3024", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "888871ea-c13f-45eb-8c6d-0e2a4c0b3024" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6a272130-657e-4469-af9f-abf9c51542b9", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "6a272130-657e-4469-af9f-abf9c51542b9", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "balance sheet", + "beds", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2fec6372-270f-4278-8b8b-3f3e6728f0b2", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "2fec6372-270f-4278-8b8b-3f3e6728f0b2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/cdd4c323-ad94-49b1-8e43-02bfdd76c61b", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY2010", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "cdd4c323-ad94-49b1-8e43-02bfdd76c61b", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "balance sheet", + "beds", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5a34952f-112e-43fb-a69f-a5f90bfd9593", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5a34952f-112e-43fb-a69f-a5f90bfd9593" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0660d0f4-b600-4d1e-a0be-228fc2857a12", + "@type": "dcat:Dataset", + "dcterms:title": "Health Resources County Comparison Tool", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Health Resources County Comparison Tool allows the public, local health planners, and researchers to compare health status indicators and health care resources in their county to peer counties in the nation. Peer counties are those that are similar in population size, density, age distribution, and poverty level.", + "dcterms:identifier": "0660d0f4-b600-4d1e-a0be-228fc2857a12", + "dcterms:issued": { + "@value": "2010-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "area resource file", + "community health", + "low birthweights", + "mortality rates", + "number hospitals", + "number of dentists", + "number of elderly", + "number of medicare beneficiaries", + "number of primary care physicians", + "percent uninsured", + "population density", + "total physicians" + ], + "dcat:landingPage": "http://arf.hrsa.gov/", + "dcterms:modified": { + "@value": "2012-12-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United State counties", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://arf.hrsa.gov/arfwebtool/HRCCTDataSources.pdf" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5e158f8f-0e46-4934-85a6-a48f8b383cfa", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "5e158f8f-0e46-4934-85a6-a48f8b383cfa" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bc21d4f0-e3c9-4dcd-a466-e7f03f8735c2", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "bc21d4f0-e3c9-4dcd-a466-e7f03f8735c2", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "days", + "episodes", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/019098eb-2ecd-477e-a19b-0ad9d5c73bd9", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "019098eb-2ecd-477e-a19b-0ad9d5c73bd9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6d3d5ee0-ed06-473f-9d27-611edabc31d1", + "@type": "dcat:Dataset", + "dcterms:title": "Organ Procurement and Transplantation Network", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Organ Procurement Organizations and Organ Transplant Programs Locator tool is designed to help users find information about the Organ Procurement and Transplantation Network (OPTN) resources. This tool assists users in locating places to sign up to be an organ donor, organ transplantation services, organ procurement organization (OPO), or organ transplantation program (OTP). The user searches for an organ procurement or organ transplantation program in any geographic location by entering an address or state and county. The search results listing the organ procurement organizations (OPOs) or Organ Transplantation Programs (OTPs) are returned in groups of ten (numbered from one to ten) and are sorted by increasing distance away from the address location (state and county) previously entered. For each OPO/OTP returned in the list, the user is provided the OPO/OTP name, address, telephone number, website address (where available), link to driving directions (to and from each OPO/OTP) and a link to a map from the address (or county and state) entered.", + "dcterms:identifier": "6d3d5ee0-ed06-473f-9d27-611edabc31d1", + "dcterms:issued": { + "@value": "2009-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "donor registration", + "driving directions", + "heart", + "heart lung", + "intestine", + "kidney", + "liver", + "lung", + "map", + "opo", + "optn", + "organ", + "organ donor", + "otp", + "pancreas", + "pancreas islet", + "pre-operative care", + "service", + "services", + "surgery", + "transplant service" + ], + "dcat:landingPage": "http://optn.transplant.hrsa.gov/data/about/collection.asp", + "dcterms:modified": { + "@value": "2009-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "1988-01-01/2011-12-31", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://optn.transplant.hrsa.gov/data/about/" + ], + "dcat:theme": [ + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d8666cd8-517b-4ae4-b9e5-ef8ba03f03f6", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "d8666cd8-517b-4ae4-b9e5-ef8ba03f03f6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/202c5fa9-6218-48ab-aed4-c1cac5b9731c", + "@type": "dcat:Dataset", + "dcterms:title": "Second National Survey of Older Americans Act Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.", + "dcterms:identifier": "202c5fa9-6218-48ab-aed4-c1cac5b9731c", + "dcterms:issued": { + "@value": "2004-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.aoa.gov/AoARoot/Program_Results/OAA_Performance.aspx", + "dcterms:modified": { + "@value": "2004-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "pod:bureauCode": [ + "009:75" + ], + "dcterms:references": [ + "http://www.aoa.gov/AoARoot/Program_Results/docs/2004/National_Survey/2nd_National_Survey_Technical_Document_2004.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/045ff194-c187-4cc4-840a-88de6bd6a8ee", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "045ff194-c187-4cc4-840a-88de6bd6a8ee" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/39800bf7-4ab5-4ecf-a5ff-04bc89bd8916", + "@type": "dcat:Dataset", + "dcterms:title": "Fifth National Survey of Older Americans Act Survey of Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements.Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding.In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.", + "dcterms:identifier": "39800bf7-4ab5-4ecf-a5ff-04bc89bd8916", + "dcterms:issued": { + "@value": "2011-04-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "health" + ], + "dcat:landingPage": "http://www.aoa.gov/AoARoot/Program_Results/OAA_Performance.aspx", + "dcterms:modified": { + "@value": "2011-04-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "dcterms:temporal": "2009-01-01/2009-12-31", + "pod:bureauCode": [ + "009:75" + ], + "dcterms:references": [ + "http://www.aoa.gov/AoARoot/Program_Results/docs/2009/National_Survey/5th_National_Survey_Technical_Document_2009.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e0ad90b4-01b4-4568-aca2-7441a9353093", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "e0ad90b4-01b4-4568-aca2-7441a9353093" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b454bed2-730a-4e06-becb-0f599f2ad62a", + "@type": "dcat:Dataset", + "dcterms:title": "Adverse Event Reporting System (AERS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Adverse Event Reporting System (AERS) is a computerized information database designed to support the FDA's post-marketing safety surveillance program for all approved drug and therapeutic biologic products. The FDA uses AERS to monitor for new adverse events and medication errors that might occur with these marketed products. Reporting of adverse events from the point of care is voluntary in the United States. FDA receives some adverse event and medication error reports directly from health care professionals (such as physicians, pharmacists, nurses and others) and consumers (such as patients, family members, lawyers and others). Healthcare professionals and consumers may also report these events to the products' manufacturers. If a manufacturer receives an adverse event report, it is required to send the report to FDA as specified by regulations. The files listed on this page contain raw data extracted from the AERS database for the indicated time ranges and are not cumulative. Users of these files need to be familiar with creation of relational databases using applications such as ORACLE, Microsoft Office Access, MySQL and IBM DB2 or the use of ASCII files with SAS analytic tools. A simple search of AERS data cannot be performed with these files by persons who are not familiar with creation of relational databases.", + "dcterms:identifier": "b454bed2-730a-4e06-becb-0f599f2ad62a", + "dcterms:issued": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adverse event", + "human drugs" + ], + "dcat:landingPage": "http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/AdverseDrugEffects/default.htm", + "dcterms:modified": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "dcterms:spatial": "Many reports are from the United States but the system accepts reports from all countries", + "dcterms:temporal": "2004-01-01/2012-12-31", + "pod:bureauCode": [ + "009:10" + ], + "dcat:theme": [ + "Population Statistics" + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0d2e8bee-77f8-4550-a992-2be082512a11", + "@type": "dcat:Dataset", + "dcterms:title": "Find Shortage Areas: HPSAs Eligible for the Medicare Physician Bonus Payment", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The HPSAs Eligible for the Medicare Physician Bonus Payment advisor tools allows the user (physician) to determine whether the entered location (full address) is eligible for bonus payments. Medicare makes bonus payments to physicians who provide medical care services in geographic areas that are HRSA-designated as primary medical care Health Professional Shortage Areas (HPSAs) and to psychiatrists who provide services in HRSA-designated mental health HPSAs. The returned search results provide indications of whether the address is in a Primary Care HPSA or Mental Health HPSA; state name; county name; county subdivision name; Census Tract Number, zip code; and a map identifying the entered address. The interface makes available three other locator tools (HPSA by State and County; HPSA and MUA/P by Address; and MUA/P by State and County).", + "dcterms:identifier": "0d2e8bee-77f8-4550-a992-2be082512a11", + "dcterms:issued": { + "@value": "2009-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "census tract number", + "community health", + "county subdivision", + "elderly", + "federally qualified health center", + "find shortage area", + "health professional shortage area", + "hpsa", + "medicare physician bonus payment", + "mental health hpsa", + "poverty", + "primary care hpsa" + ], + "dcat:landingPage": "http://datawarehouse.hrsa.gov/geoHPSAAdvisor/GeographicHPSAAdvisor.aspx", + "dcterms:modified": { + "@value": "2012-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Health Resources and Services Administration" + }, + "dcterms:spatial": "United States, U.S. Territories and Possessions", + "dcterms:temporal": "2011-01-01/2011-12-31", + "pod:bureauCode": [ + "009:15" + ], + "dcterms:references": [ + "http://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HPSAPSAPhysicianBonuses/index.html?redirect=/hpsapsaphysicianbonuses/" + ], + "dcat:theme": [ + "Health Care Providers", + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f02a52ae-ef62-46b4-9c08-ab1accea7e07", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "f02a52ae-ef62-46b4-9c08-ab1accea7e07" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c42a8193-e605-4961-9203-20e253232e3d", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "c42a8193-e605-4961-9203-20e253232e3d", + "dcterms:issued": { + "@value": "2011-11-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "balance sheet", + "beds", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2011-09-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.gov/costreports/" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5a3c2b6f-76c5-4358-8941-726fd6762b37", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5a3c2b6f-76c5-4358-8941-726fd6762b37" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/47dd6671-47fb-4427-8b49-8a254a470396", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part C and Part D Display Measures CY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part C and Part D sponsors' performance and quality measures posted on the CMS website but do not have star ratings assigned.", + "dcterms:identifier": "47dd6671-47fb-4427-8b49-8a254a470396", + "dcat:keyword": [ + "community health", + "medicare part c and part d display only measures", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2012-05-30T22:14:27.686742", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c10145af-2067-4c1b-9c12-07217d2f25ea", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "c10145af-2067-4c1b-9c12-07217d2f25ea" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2bd11ce3-73ff-4ce0-b9a6-9ef4a231d36c", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Population - Bridged-Race July 1st Estimates", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Population - Bridged-Race July 1st Estimates online databases report bridged-race population estimates of the July 1st resident population of the United States, based on Census 2000 counts, for use in calculating vital rates. These estimates result from \"bridging\" the 31 race categories used in Census 2000, as specified in the 1997 Office of Management and Budget (OMB) standards for the collection of data on race and ethnicity, to the four race categories specified under the 1977 standards (Asian or Pacific Islander, Black or African American, American Indian or Alaska Native, White). Many data systems, such as vital statistics, are continuing to use the 1977 OMB standards during the transition to full implementation of the 1997 OMB standards. Postcensal estimates are available for year 2000 - 2009; intercensal estimates are available for the years 1990-1999. Obtain population counts by Year, State, County, Race (4-categories), Ethnicity, Sex and Age (1-year or 5-year groups). The data are released by the National Center for Health Statistics.", + "dcterms:identifier": "2bd11ce3-73ff-4ce0-b9a6-9ef4a231d36c", + "dcterms:issued": { + "@value": "2004-07-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "county", + "ethnicity", + "population", + "race", + "sex", + "state", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/bridged-race-population.html", + "dcterms:modified": { + "@value": "2010-09-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1990-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5d33f19b-5bc0-4e96-bf8d-3e10f59c5a71", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "5d33f19b-5bc0-4e96-bf8d-3e10f59c5a71" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8c359fa5-84a5-4127-b3b5-774d951d613b", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Online Tuberculosis Information System (OTIS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Online Tuberculosis Information System (OTIS) on CDC WONDER contains information on verified tuberculosis (TB) cases reported to the Centers for Disease Control and Prevention (CDC) by state health departments, the District of Columbia and Puerto Rico since 1993. These data were extracted from the CDC national TB surveillance system. OTIS reports case counts, incidence rates, population counts, percentage of cases that completed therapy within 1 year of diagnosis, and percentage of cases tested for drug susceptibility. Data for 22 variables are included in the data set, including: age groups, race / ethnicity, sex, vital status, year reported, state, metropolitan area, several patient risk factors, directly observed therapy, disease verification criteria and multi-drug resistant TB. Each year these data are updated with an additional year of cases plus revisions to cases reported in previous years. OTIS is produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).", + "dcterms:identifier": "8c359fa5-84a5-4127-b3b5-774d951d613b", + "dcterms:issued": { + "@value": "2005-11-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "alcohol use", + "case", + "drug resistant", + "drug susceptibility", + "ethnicity", + "foreign born", + "hiv status", + "homeless", + "incidence", + "injecting drug use", + "isoniazid", + "metropolitan area", + "msa", + "occupation", + "pulmonary", + "race", + "rifampin", + "sex", + "state", + "tb", + "therapy", + "tuberculosis", + "vital status", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/tb.html", + "dcterms:modified": { + "@value": "2010-05-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1993-01-01/2008-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/54934609-8be9-4f12-ac0e-7e660365b853", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "54934609-8be9-4f12-ac0e-7e660365b853" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9cc0d11d-dbcd-41a7-8947-02774d10ce2e", + "@type": "dcat:Dataset", + "dcterms:title": "Fraudulent 2009 H1N1 Influenza Products Widget", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the \"swine flu\" virus).", + "dcterms:identifier": "9cc0d11d-dbcd-41a7-8947-02774d10ce2e", + "dcterms:issued": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "h1n1", + "health", + "influenza", + "market", + "notifications", + "recalls", + "safety" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm", + "dcterms:modified": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "dcterms:temporal": "2009-01-01/2009-12-31", + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/AboutThisWebsite/WebsitePolicies/default.htm" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2e412311-793e-409e-a95f-b980efbb3dd0", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "2e412311-793e-409e-a95f-b980efbb3dd0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ca9bb299-e2fb-448e-ad46-75dd86276386", + "@type": "dcat:Dataset", + "dcterms:title": "HHS Administration for Children and Families Table of Contents for Listings of Agency Data Sets", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This is a compilation of URLs, dataset names and general information about the Federal Assistance Award (CFDA) program name, the associated sub-agency and the types of data sets available for sub-agencies of the Administration for Children and Families", + "dcterms:identifier": "ca9bb299-e2fb-448e-ad46-75dd86276386", + "dcterms:issued": { + "@value": "2011-06-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adoption agencies", + "census data", + "center", + "child", + "child care", + "child fatalities", + "child maltreatment", + "child support", + "children", + "cse", + "domestic adoption", + "early head start", + "families", + "family", + "geocode", + "geodata", + "grantee", + "head start", + "location", + "locator", + "ocse", + "program", + "search agencies", + "service", + "social service", + "support groups", + "tribes" + ], + "dcat:landingPage": "http://www.acf.hhs.gov/datagov-datasets/", + "dcterms:modified": { + "@value": "2011-06-11", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "All US states and territories", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.acf.hhs.gov/datagov-datasets/" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d941e18e-b99b-4312-acd0-40bd6f9c0895", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "d941e18e-b99b-4312-acd0-40bd6f9c0895" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7900f32b-c0c9-4812-88fe-806cb3060369", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Vaccine Adverse Event Reporting System (VAERS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Vaccine Adverse Event Reporting System (VAERS) online database on CDC WONDER provides counts and percentages of adverse event case reports after vaccination, by symptom, vaccine product, manufacturer, onset interval, outcome category, year and month vaccinated, year and month reported, age, sex and state / territory. The Vaccine Adverse Event Reporting System is a cooperative program for vaccine safety of the Centers for Disease Control and Prevention (CDC) and the Food and Drug Administration (FDA). VAERS is a post-marketing safety surveillance program, collecting information about adverse events (possible side effects) that occur after the administration of US licensed vaccines. Data are from the US Department of Health and Human Services (DHHS), Public Health Service (PHS), Food and Drug Administration (FDA)/ Centers for Disease Control (CDC), Vaccine Adverse Event Reporting System (VAERS).", + "dcterms:identifier": "7900f32b-c0c9-4812-88fe-806cb3060369", + "dcterms:issued": { + "@value": "2006-09-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "adverse event", + "aefi", + "age", + "immunization", + "manufacturer", + "medra", + "month", + "onset", + "outcome", + "report date", + "safety", + "sex", + "side effect", + "state", + "symptom", + "territory", + "vaccination date", + "vaccine", + "vaers", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/vaers.html", + "dcterms:modified": { + "@value": "2010-12-03", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "united States (USA) and Territories", + "dcterms:temporal": "1990-01-01/2010-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8bae8c9f-e327-48d1-82c0-53d9f738d442", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "8bae8c9f-e327-48d1-82c0-53d9f738d442" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7f2a7ab6-8032-45cc-b488-2c84020f12d8", + "@type": "dcat:Dataset", + "dcterms:title": "QuitNowTXT Text Messaging Library", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Overview: The QuitNowTXT text messaging program is designed as a resource that can be adapted to specific contexts including those outside the United States and in languages other than English. Based on evidence-based practices, this program is a smoking cessation intervention for smokers who are ready to quit smoking. Although evidence supports the use of text messaging as a platform to deliver cessation interventions, it is expected that the maximum effect of the program will be demonstrated when it is integrated into other elements of a national tobacco control strategy. The QuitNowTXT program is designed to deliver tips, motivation, encouragement and fact-based information via unidirectional and interactive bidirectional message formats. The core of the program consists of messages sent to the user based on a scheduled quit day identified by the user. Messages are sent for up to four weeks pre-quit date and up to six weeks post quit date. Messages assessing mood, craving, and smoking status are also sent at various intervals, and the user receives messages back based on the response they have submitted. In addition, users can request assistance in dealing with craving, stress/mood, and responding to slips/relapses by texting specific key words to the QuitNow. Rotating automated messages are then returned to the user based on the keyword. Details of the program are provided below. Texting STOP to the service discontinues further texts being sent. This option is provided every few messages as required by the United States cell phone providers. It is not an option to remove this feature if the program is used within the US. If a web-based registration is used, it is suggested that users provide demographic information such as age, gender, and smoking frequency (daily or almost every day, most days, only a few days a week, only on weekends, a few times a month or less) in addition to their mobile phone number and quit date. This information will be useful for assessing the reach of the program, as well as identifying possible need to develop libraries to specific groups. The use of only a mobile phone-based registration system reduces barriers for participant entry into the program but limits the collection of additional data. At bare minimum, quit date must be collected. At sign up, participants will have the option to choose a quit date up to one month out. Text messages will start up to 14 days before their specified quit date. Users also have the option of changing their quit date at any time if desired. The program can also be modified to provide texts to users who have already quit within the last month. One possible adaptation of the program is to include a QuitNowTXT \"light\" version. This adaptation would allow individuals who do not have unlimited text messaging capabilities but would still like to receive support to participate by controlling the number of messages they receive. In the light program, users can text any of the programmed keywords without fully opting in to the program. Program Design: The program is designed as a 14-day countdown to quit date, with subsequent six weeks of daily messages. Each day within the program is identified as either a pre-quit date (Q- # days) or a post-quit date (Q+#). If a user opts into the program fewer than 14 days before their quit date, the system will begin sending messages on that day. For example, if they opt in four days prior to their quit date, the system will send a welcome message and recognize that they are at Q-4 (or four days before their quit date), and they will receive the message that everyone else receives four days before their quit date. As the user progresses throughout the program, they will receive messages outlined in the text message library. Throughout the program, users will receive texts that cover a variety of content areas including tips, informational content, motivational messaging, and keyword responses. The frequency of messages increases as the days leading up to and following the user's quit date, with a heavy emphasis on support, efficacy building, and actionable tips. Further away from a user's quit date, the messages will reduce in frequency. If the user says they have started to smoke again, the system will give them the option of continuing the program as planned or starting over and setting a new quit date. The system is also designed to assess the user's mood, craving level, and smoking status several times during the program. These assessment messages are characterized as MOOD, CRAVE, and STATUS messages. Whenever the system asks for a response from the user, it will send a programmed response based on the user's answer (i.e., if the user responds with MOOD = BAD then they will receive a message customized to that response). These programmed response messages rotate throughout the course of the program. Users can also send the system one of three programmed keywords (CRAVE, MOOD, and SLIP), and the system will send unique, automated responses based on the texted keyword. There are 10 messages for each of the programmed keywords, which rotate on a random basis, decreasing the likelihood the user will get the same response in a row. After the full six-week program comes to an end, the system will follow up at one, three, and six months to check on the user's smokefree status and offer additional assistance if needed. Message Types: -'''\u00a2 Tips: Tips provide users with actionable strategies on how to manage cravings and deal with quitting smoking in general. -'''\u00a2 Motivation/encouragement: Motivational messages encourage users to keep going on their smokefree journey despite the difficulty and struggle they may be facing. -'''\u00a2 Information: Informational messages provide users with facts and other salient points about the impact of smoking relevant to their socio-cultural environment. -'''\u00a2 Assessment: The assessment messages are built into the text messaging program and are designed to collect information about the user's experience as they are quitting and provide immediate feedback based on the user's response. Assessment messages fall along three dimensions: mood, craving, and smoking status. -'''\u00a2 Reactive Messaging (Key Words): At any point, the user can initiate an interaction with the program that will return a text message relevant to the user's request for help. In response to the user texting one of the key words, the system will send them unique, automated responses. The key words cover topics relevant to various aspects of cessation.", + "dcterms:identifier": "7f2a7ab6-8032-45cc-b488-2c84020f12d8", + "dcterms:issued": { + "@value": "2011-09-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "cancer", + "cessation", + "cigarettes", + "mobile", + "mobile health", + "quitting", + "smoking", + "text messaging", + "tobacco", + "tobacco control" + ], + "dcterms:modified": { + "@value": "2011-09-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Cancer Institute" + }, + "dcterms:spatial": "Not Relevant", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://smokefree.gov/health-care-professionals" + ], + "dcat:theme": [ + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a41db412-b86a-4082-a2fe-2229742cdbef", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "a41db412-b86a-4082-a2fe-2229742cdbef" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/51d2a1bb-da35-49ba-991f-ed455096ee26", + "@type": "dcat:Dataset", + "dcterms:title": "MONAHRQ", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "MONAHRQ is a downloadable desktop software tool from AHRQ. It helps organizations easily generate a local healthcare reporting website. To use MONAHRQ, you: -- download and install the MONAHRQ software -- input your data -- select website customization options -- let MONAHRQ generate your reporting website -- host the website yourself. A MONAHRQ reporting website is searchable and user friendly. It shows local healthcare information in tables, bar charts, and maps. A MONAHRQ reporting website can show: -- hospital quality measures (AHRQ Quality Indicators, CMS Hospital Compare inpatient measures, and HCAHPS patient survey measures) -- hospital utilization and costs -- regional utilization and costs (default is by county) -- regional preventable hospitalizations and potential cost savings (default is by county). As input, MONAHRQ requires all or any of these: -- hospital administrative data -- precalculated CMS Hospital Compare measure results -- HCAHPS patient survey results For links to live public reporting websites generated using MONAHRQ, please visit http://www.monahrq.ahrq.gov/msites.shtml.", + "dcterms:identifier": "51d2a1bb-da35-49ba-991f-ed455096ee26", + "dcat:keyword": [ + "claims", + "community health", + "diagnoses", + "emergency department", + "hcahps", + "hcup", + "health care", + "health statistics", + "healthcare quality", + "hospital", + "hospital compare", + "inpatient", + "prevention", + "procedures", + "quality reporting", + "software", + "utlization", + "website" + ], + "dcat:landingPage": "http://monahrq.ahrq.gov", + "dcterms:modified": { + "@value": "2012-05-30T22:13:54.846258", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "User determined; typically one state or neighboring states", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://monahrq.ahrq.gov" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/066d05cf-2b53-4829-977a-a5fa3f18dcf0", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "066d05cf-2b53-4829-977a-a5fa3f18dcf0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6950cd56-d2e3-4608-b1cb-d661805ce346", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Mortality - Multiple Cause of Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Mortality - Multiple Cause of Death data on CDC WONDER are county-level national mortality and population data spanning the years 1999-2006. These data are available in two separate data sets: one data set for years 1999-2004 with 3 race groups, and another data set for years 2005-2006 with 4 race groups and 3 Hispanic origin categories. Data are based on death certificates for U.S. residents. Each death certificate contains a single underlying cause of death, up to twenty additional multiple causes, and demographic data. The number of deaths, crude death rates, age-adjusted death rates, standard errors and 95% confidence intervals for death rates can be obtained by place of residence (total U.S., state, and county), age group (including infants), race, Hispanic ethnicity (years 2005-2006 only), gender, year of death, and cause-of-death (4-digit ICD-10 code or group of codes). The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "6950cd56-d2e3-4608-b1cb-d661805ce346", + "dcterms:issued": { + "@value": "2009-05-08", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "births", + "cause", + "county", + "deaths", + "disease", + "health", + "hispanic", + "icd", + "infant", + "mortality", + "population", + "race", + "sex", + "state", + "urbanization" + ], + "dcat:landingPage": "http://wonder.cdc.gov/mcd.html", + "dcterms:modified": { + "@value": "2010-07-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1999-01-01/2006-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bd0d05fb-d4b9-4b8f-bf13-248450b6b095", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "bd0d05fb-d4b9-4b8f-bf13-248450b6b095" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/64001f58-9d20-41e2-ab69-4ea9407b75a9", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Sexually Transmitted Disease (STD) Morbidity", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Sexually Transmitted Disease (STD) Morbidity online databases on CDC WONDER contain case reports reported from the 50 United States and D.C., Puerto Rico, Virgin Islands and Guam. The online databases report the number of cases and disease incidence rates by year, state, disease, age, gender of patient, type of STD, and area of report. Data are produced by the U.S. Department of Health and Human Services, Public Health Service, Centers for Disease Control and Prevention (CDC), National Center for HIV/AIDS, viral Hepatitis, STD and TB Prevention (NCHHSTP).", + "dcterms:identifier": "64001f58-9d20-41e2-ab69-4ea9407b75a9", + "dcterms:issued": { + "@value": "2006-08-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "case", + "ethnicity", + "guam", + "incidence", + "morbidity", + "puerto rico", + "race", + "sex", + "state", + "std", + "virgin islands", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/std.html", + "dcterms:modified": { + "@value": "2009-11-23", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA) and Territories", + "dcterms:temporal": "1984-01-01/2008-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f735bf58-372b-4f1e-9d21-fdffe870fd6f", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "f735bf58-372b-4f1e-9d21-fdffe870fd6f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f40555ff-6e0d-4df1-b31c-37507bc55c47", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Mortality - Infant Deaths", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Mortality - Infant Deaths (from Linked Birth / Infant Death Records) online databases on CDC WONDER provide counts and rates for deaths of children under 1 year of age, occuring within the United States to U.S. residents. Information from death certificates has been linked to corresponding birth certificates. Data are available by county of mother's residence, child's age, underlying cause of death, gender, birth weight, birth plurality, birth order, gestational age at birth, period of prenatal care, maternal race and ethnicity, maternal age, maternal education and marital status. Data are available since 1995. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "f40555ff-6e0d-4df1-b31c-37507bc55c47", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "birth weight", + "birthplace", + "births", + "cause", + "county", + "deaths", + "delivery method", + "disease", + "education", + "gestational age", + "health", + "hispanic", + "icd", + "infant", + "medical attendant", + "mortality", + "population", + "prenatal care", + "race", + "sex", + "state" + ], + "dcat:landingPage": "http://wonder.cdc.gov/lbd.html", + "dcterms:modified": { + "@value": "2009-07-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1995-01-01/2005-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/20874965-c0ab-4e8e-a042-d3183b956214", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "20874965-c0ab-4e8e-a042-d3183b956214" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6430daec-e3f9-47ee-8a75-a2e0e7c116a7", + "@type": "dcat:Dataset", + "dcterms:title": "Aid to Families with Dependent Children Quality Control Review Panel Decisions", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Decisions issued by the Aid to Families with Dependent Children (AFDC) Quality Control Review Panel of the Departmental Appeals Board concerning the AFDC program (predecessor of Temporary Aid for Needy Families) established by title IV-A of the Social Security Act.", + "dcterms:identifier": "6430daec-e3f9-47ee-8a75-a2e0e7c116a7", + "dcat:keyword": [ + "acf", + "administrative", + "adopt", + "afdc", + "affirm", + "appeal", + "appellate", + "assessment", + "assistance", + "award", + "balance", + "beneficiary", + "benefit", + "billing", + "board", + "cancellation", + "charge", + "children", + "code", + "collect", + "compliance", + "control", + "cost", + "coverage", + "crd", + "dab", + "debar", + "debt", + "decision", + "denial", + "determination", + "disallowance", + "disapprove", + "discontinution", + "eligibility", + "enforcement", + "enrollment", + "exclusion", + "expenditure", + "fiscal", + "food stamp", + "funding", + "grant", + "health care", + "hearing", + "income", + "invalid", + "judge", + "law", + "marketing", + "misconduct", + "modify", + "non-compliance", + "overpayment", + "participation", + "patient", + "payment", + "penalty", + "quality", + "recipient", + "reduction", + "repay", + "rescind", + "reverse", + "review", + "sanction", + "schip", + "ssa", + "ssn", + "tanf", + "termination", + "underpayment", + "violation", + "welfare", + "withold" + ], + "dcat:landingPage": "http://www.hhs.gov/dab/decisions/index.html", + "dcterms:modified": { + "@value": "1996-09-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "nationwide", + "dcterms:temporal": "1991-08-09/1996-09-16", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.hhs.gov/dab/divisions/civil/index.html" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/97ab840d-8be6-4f67-bc1a-01b518db0b76", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "97ab840d-8be6-4f67-bc1a-01b518db0b76" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f61ba46e-74c6-415b-a3ef-735937a24ef0", + "@type": "dcat:Dataset", + "dcterms:title": "National Health Expenditures - Sponsors: Businesses, Households and Governments", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Expenditure Accounts (NHEA) are the official estimates of total health care spending in the United States. Estimates of health care spending by sponsor: Businesses, Households and Governments. These estimates provide context for discussion of who ultimately pays for health care, the underlying pressures and the burden that affect these sponsors and their decisions to finance health care in the United States. The estimates are derived from a subset of the National Health Expenditure Accounts.", + "dcterms:identifier": "f61ba46e-74c6-415b-a3ef-735937a24ef0", + "dcat:keyword": [ + "business", + "clinical services", + "clinics", + "cms", + "community health", + "dental", + "durable medical equipment", + "government", + "health", + "health spending", + "home health", + "hospitals", + "households", + "medicaid", + "medicare", + "national health expenditures", + "nursing home", + "office of the actuary", + "physicians", + "prescription drugs", + "private health insurance", + "services", + "source of funds", + "sponsor" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/NationalHealthExpendData/06_NationalHealthAccountsBusinessHouseholdGovernment.asp#TopOfPage", + "dcterms:modified": { + "@value": "2010-01-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/NationalHealthExpendData/downloads/bhg_methodology_08.pdf" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/087993d0-1b24-41ac-83dd-6e6d652b35b6", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "087993d0-1b24-41ac-83dd-6e6d652b35b6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a7375333-ad81-49fe-866c-368e47c37b30", + "@type": "dcat:Dataset", + "dcterms:title": "NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at http://report.nih.gov. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.", + "dcterms:identifier": "a7375333-ad81-49fe-866c-368e47c37b30", + "dcterms:issued": { + "@value": "2010-01-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "ahrq", + "behavioral", + "biomedical", + "cdc", + "community health", + "contracts", + "disease", + "exporter", + "extramural", + "grants", + "health", + "hrsa", + "institution", + "intramural", + "investigator", + "nih", + "patent", + "prevention", + "publication", + "report", + "reporter", + "research", + "samhsa", + "va" + ], + "dcat:landingPage": "http://projectreporter.nih.gov/exporter/", + "dcterms:modified": { + "@value": "2010-01-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "2005-01-01/2009-12-31", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://projectreporter.nih.gov/exporter/" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/05234b28-af32-4079-8252-d02447cfdd87", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "05234b28-af32-4079-8252-d02447cfdd87" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/33efef4e-a4c9-41a0-8d9d-9b512491d194", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: AIDS Public Use Data", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The AIDS Public Information Data Set (APIDS) for years 1981-2002 on CDC WONDER online database contains counts of AIDS (Acquired Immune Deficiency Syndrome) cases reported by state and local health departments, by demographics; location (region and selected metropolitan areas); case-definition; month/year and quarter-year of diagnosis, report, and death (if applicable); and HIV exposure group (risk factors for AIDS). Data are produced by the US Department of Health and Human Services (US DHHS), Public Health Service (PHS), Centers for Disease Control and Prevention (CDC), National Center for HIV, STD and TB Prevention (NCHSTP), Division of HIV/AIDS Prevention (DHP).", + "dcterms:identifier": "33efef4e-a4c9-41a0-8d9d-9b512491d194", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "aids", + "case definition", + "case report", + "date diagnosed", + "date reported", + "diagnosis", + "ethnicity", + "exposure category", + "hemophilia", + "hiv", + "incidence", + "iv drug use", + "metropolitan area", + "msa", + "pediatric", + "race", + "region", + "sex", + "sexual orientation", + "vital status" + ], + "dcat:landingPage": "http://wonder.cdc.gov/AIDSPublic.html", + "dcterms:modified": { + "@value": "2006-03-14", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "united States (USA) and Territories", + "dcterms:temporal": "1981-01-01/2002-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/43842410-1c34-4af0-9e66-fd9da4c78b57", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "43842410-1c34-4af0-9e66-fd9da4c78b57" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f49d572c-ca25-43c9-a670-dc5b814ead16", + "@type": "dcat:Dataset", + "dcterms:title": "NIOSH Pocket Guide to Chemical Hazards (NPG)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The NIOSH Pocket Guide to Chemical Hazards (NPG) is intended as a source of general industrial hygiene information on several hundred chemicals/classes for workers, employers, and occupational health professionals. The NPG does not contain an analysis of all pertinent data, rather it presents key information and data in abbreviated or tabular form for chemicals or substance groupings (e.g. cyanides, fluorides, manganese compounds) that are found in the work environment. The information found in the NPG should help users recognize and control occupational chemical hazards.", + "dcterms:identifier": "f49d572c-ca25-43c9-a670-dc5b814ead16", + "dcterms:issued": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "agent", + "cas", + "chemical", + "contaminants", + "dot", + "environment", + "exposure", + "first aid", + "hazard", + "health", + "hygiene", + "idlhs", + "industrial", + "occupational", + "osha", + "pels", + "properties", + "protection", + "reactivities", + "rels", + "respirator", + "rtecs", + "sanitation", + "substance", + "symptoms", + "synonyms", + "toxic", + "work" + ], + "dcat:landingPage": "http://www.cdc.gov/niosh/npg/", + "dcterms:modified": { + "@value": "2010-09-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "Non-geographic", + "dcterms:temporal": "1970-01-01/2005-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/niosh/npg/pgintrod.html" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8bc9e274-7fac-4aee-b778-c466392d997d", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "8bc9e274-7fac-4aee-b778-c466392d997d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/7131e24c-254d-4ced-b10f-e501adb1c380", + "@type": "dcat:Dataset", + "dcterms:title": "National Health Expenditures - State (Provider)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Expenditure Accounts (NHEA) are the official estimates of total health care spending in the United States. Personal health care (PHC) expenditures by State of Provider are estimates of health spending by the location of health care providers in the 50 States and in the District of Columbia. These estimates are presented by the type of establishment delivering care (hospitals, physicians, nursing homes, etc.) and by source of funding (Medicare and Medicaid).", + "dcterms:identifier": "7131e24c-254d-4ced-b10f-e501adb1c380", + "dcat:keyword": [ + "clinical services", + "clinics", + "cms", + "community health", + "dental", + "durable medical equipment", + "health", + "health spending", + "home health", + "hospitals", + "medicaid", + "medicare", + "national health expenditures", + "nursing home", + "office of the actuary", + "physicians", + "prescription drugs", + "private health insurance", + "services", + "source of funds", + "state" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/NationalHealthExpendData/05a_NationalHealthAccountsStateHealthAccountsProvider.asp#TopOfPage", + "dcterms:modified": { + "@value": "2007-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:spatial": "National, State", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/NationalHealthExpendData/downloads/prov-methodology2004.pdf" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ed09c18e-9bb3-4074-8df4-5e103242857f", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "ed09c18e-9bb3-4074-8df4-5e103242857f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c2a22b52-9a40-4534-8635-4f97a07078bf", + "@type": "dcat:Dataset", + "dcterms:title": "National Health Expenditures - Historical", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Health Expenditure Accounts (NHEA) are the official estimates of total health care spending in the United States. Historical spending measures annual health spending in the U.S. by type of service delivered (hospital care, physician services, nursing home care, etc.) and source of funding for those services (private health insurance, Medicare, Medicaid, out-of-pocket spending, etc.).", + "dcterms:identifier": "c2a22b52-9a40-4534-8635-4f97a07078bf", + "dcat:keyword": [ + "clinical services", + "clinics", + "cms", + "community health", + "dental", + "durable medical equipment", + "health", + "health research", + "health spending", + "home health", + "hospitals", + "long term care", + "medicaid", + "medical research", + "medicare", + "national health expenditures", + "nursing home", + "office of the actuary", + "physicians", + "prescription drugs", + "private health insurance", + "services", + "source of funds" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/NationalHealthExpendData/02_NationalHealthAccountsHistorical.asp#TopOfPage", + "dcterms:modified": { + "@value": "2010-01-05", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/NationalHealthExpendData/downloads/dsm-08.pdf" + ], + "dcat:theme": [ + "Health Care Cost" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ebb86997-2f0b-4e72-a5c1-087658e064af", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "ebb86997-2f0b-4e72-a5c1-087658e064af" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b451ca03-5039-4073-b786-9a5d3ea52bd1", + "@type": "dcat:Dataset", + "dcterms:title": "First National Survey of Older Americans Act Survey of Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.", + "dcterms:identifier": "b451ca03-5039-4073-b786-9a5d3ea52bd1", + "dcterms:issued": { + "@value": "2003-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health" + ], + "dcat:landingPage": "http://www.aoa.gov/AoARoot/Program_Results/OAA_Performance.aspx", + "dcterms:modified": { + "@value": "2003-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "pod:bureauCode": [ + "009:75" + ], + "dcterms:references": [ + "http://www.aoa.gov/AoARoot/Program_Results/docs/2003/National_Survey/1st_National_Survey_Technical_Document_2003.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6aeba5ea-04ae-4f08-9942-2785b7e9fb0f", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "6aeba5ea-04ae-4f08-9942-2785b7e9fb0f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/33f6be30-5b49-4f88-99f2-55c2d7c1aa8e", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Population (from Census)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Population online databases contain data from the US Census Bureau. The Census Estimates online database contains contains county-level population counts for years 1970 - 2000. The data comprise the April 1st Census counts for years 1970, 1980, 1990 and 2000, the July 1st intercensal estimates for years 1971-1979 and 1981-1989, and the July 1st postcensal estimates for years 1991-1999. The Census Projections online database contains population projections for years 2004-2030 by year, state, age, race and sex, prodyced by teh Cenus Bureau in 2005. The data are produced by the United States Department of Commerce, U.S. Census Bureau, Population Division.", + "dcterms:identifier": "33f6be30-5b49-4f88-99f2-55c2d7c1aa8e", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "county", + "race", + "sex", + "state", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/population.html", + "dcterms:modified": { + "@value": "2005-09-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1970-01-01/2030-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/294851c8-29b5-42cd-87c4-21d206f9ae6c", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "294851c8-29b5-42cd-87c4-21d206f9ae6c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/47e216e6-0b5a-46d5-9660-d19147e4d876", + "@type": "dcat:Dataset", + "dcterms:title": "Assisted Reproductive Technology (ART) Surveillance", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "In 1992, Congress enacted the Fertility Clinic Success Rate and Certification Act (FCSRCA). The act requires CDC to collect data from clinics and submit an annual report to Congress on Assisted Reproductive Technology (ART) success rates. In 1996, CDC initiated the ART Surveillance System to collect cycle specific and clinic specific data from all medical clinics practicing ART in the United States and its territories. The data collected include patient's diagnosis, type of ART, clinical information pertaining to the ART procedure, and information on pregnancy outcomes.", + "dcterms:identifier": "47e216e6-0b5a-46d5-9660-d19147e4d876", + "dcterms:issued": { + "@value": "1997-12-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "infertility", + "reproductive health" + ], + "dcat:landingPage": "http://www.cdc.gov/art/ARTReports.htm", + "dcterms:modified": { + "@value": "2011-04-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA) and Territories", + "dcterms:temporal": "1995-01-01/2008-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/art/ARTReports.htm" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/709da055-0580-4233-b560-d256e5489640", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "709da055-0580-4233-b560-d256e5489640" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a838c731-3299-460c-b7e1-f5d63899f7c3", + "@type": "dcat:Dataset", + "dcterms:title": "Fourth National Survey of Older Americans Act Participants", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "AoA's Performance Outcomes Measures project (POMP) helps States and Area Agencies on Aging assess their own program performance, while assisting AoA to meet the accountability provisions of the Government Performance and Results Act (GPRA) and the Office of Management and Budget's (OMB) program assessment requirements. Through annual performance reports, Federal agencies provide detailed information on their progress in meeting program performance objectives. Congress and OMB now use performance information to support budget decisions. Many state and local governments are requiring similar systems of accountability to document results and justify funding. In order to gather information on the performance of its program, the Administration on Aging surveys the participants in its Older Americans Act programs. These national surveys provide a portrait of who receives these services and how they assess the quality of the services received.", + "dcterms:identifier": "a838c731-3299-460c-b7e1-f5d63899f7c3", + "dcterms:issued": { + "@value": "2008-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health" + ], + "dcat:landingPage": "http://www.aoa.gov/AoARoot/Program_Results/OAA_Performance.aspx", + "dcterms:modified": { + "@value": "2008-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Administration for Community Living" + }, + "pod:bureauCode": [ + "009:75" + ], + "dcterms:references": [ + "http://www.aoa.gov/AoARoot/Program_Results/docs/2008/National_Survey/4th_National_Survey_Technical_Document_2008.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/28a567d1-d273-4dbb-a211-8e9520c38a37", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "28a567d1-d273-4dbb-a211-8e9520c38a37" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/75a5acea-e484-4abe-a021-ef9dc77e808a", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Cancer Statistics", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The United States Cancer Statistics (USCS) online databases in WONDER provide cancer incidence and mortality data for the United States for the years since 1999, by year, state and metropolitan areas (MSA), age group, race, ethnicity, gender, childhood cancer classifications and cancer site. Report case counts, deaths, crude and age-adjusted incidence and death rates, and 95% confidence intervals for rates. The USCS data are the official federal statistics on cancer incidence from registries having high-quality data and cancer mortality statistics for 50 states and the District of Columbia. USCS are produced by the Centers for Disease Control and Prevention (CDC) and the National Cancer Institute (NCI), in collaboration with the North American Association of Central Cancer Registries (NAACCR). Mortality data are provided by the Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), National Vital Statistics System (NVSS).", + "dcterms:identifier": "75a5acea-e484-4abe-a021-ef9dc77e808a", + "dcterms:issued": { + "@value": "2005-04-29", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "cancer", + "ethnicity", + "incidence", + "metropolitan", + "mortality", + "msa", + "population", + "race", + "registry", + "sex", + "state", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/cancer.html", + "dcterms:modified": { + "@value": "2010-11-23", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1999-01-01/2006-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/59366e0c-30ca-4f94-a997-c72b649dcc55", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "59366e0c-30ca-4f94-a997-c72b649dcc55" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/544b3d25-41b3-4175-becb-60eff6bc686b", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Mortality - Underlying Cause of Death", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The CDC WONDER Mortality - Underlying Cause of Death online database is a county-level national mortality and population database spanning the years since 1979. Data are updated annually. The number of deaths, crude death rates, age-adjusted death rates, standard errors and confidence intervals for death rates can be obtained by place of residence (total U.S., Census region, Census division, state, and county), age group (including infant age groups), race (years 1979-1998: White, Black, and Other; years 1999-present: American Indian or Alaska Native, Asian or Pacific Islander, Black or African American, and White), Hispanic origin (years 1979-1998: not available; years 1999-present: Hispanic or Latino, not Hispanic or Latino, Not Stated), gender, year of death, and underlying cause ofdeath (years 1979-1998: 4-digit ICD-9 code and 72 cause-of-death recode; years 1999-present: 4-digit ICD-10 codes and 113 cause-of-death recode, as well as the Injury Mortality matrix classification for Intent and Mechanism), and urbanization level of residence (2006 NCHS urban-rural classification scheme for counties). The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "544b3d25-41b3-4175-becb-60eff6bc686b", + "dcterms:issued": { + "@value": "1995-09-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "births", + "cause", + "county", + "deaths", + "disease", + "health", + "hispanic", + "icd", + "infant", + "mortality", + "population", + "race", + "sex", + "state", + "urbanization" + ], + "dcat:landingPage": "http://wonder.cdc.gov/mortSQL.html", + "dcterms:modified": { + "@value": "2010-11-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1999-01-01/2007-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ec075a45-be64-4d3b-92a9-f4511243c29e", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "ec075a45-be64-4d3b-92a9-f4511243c29e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1fdbd58b-849a-41bb-b5c2-ecbd6d7da08f", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Stand-Alone Prescription Drug Plans Landscape Source Files CY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "An overview of all the Prescription Drug Plan (PDP) choices in the community based on cost, coverage and convenience. This includes all contracts/plans regardless of 2011 approval status. Employer sponsored plans (800 series) are excluded.", + "dcterms:identifier": "1fdbd58b-849a-41bb-b5c2-ecbd6d7da08f", + "dcterms:issued": { + "@value": "2010-12-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/", + "dcterms:modified": { + "@value": "2010-12-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2011-01-01/2011-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2af826c6-8bea-41dc-83ae-aa3be631fa50", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "2af826c6-8bea-41dc-83ae-aa3be631fa50" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b4c17aba-736e-465a-9706-a6285c16d94d", + "@type": "dcat:Dataset", + "dcterms:title": "CDC WONDER: Births", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Births (Natality) online databases in CDC WONDER report birth rates, fertility rates and counts of live births occurring within the United States to U.S. residents and non-residents. Counts can be obtained by state, county, child's gender and weight, mother's race, mother's age, mother's education, gestation period, prenatal care, birth plurality, and mother's medical and tobacco use risk factors. The data are derived from birth certificates. Data are available since 1995. The data are produced by the National Center for Health Statistics.", + "dcterms:identifier": "b4c17aba-736e-465a-9706-a6285c16d94d", + "dcterms:issued": { + "@value": "2005-02-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "anemia", + "birth weight", + "births", + "cardiac", + "cervix", + "county", + "diabetes", + "eclampsia", + "education", + "gestational age", + "health", + "hispanic", + "hydramnios", + "hypertension", + "infant", + "lung", + "natality", + "oligohydramnios", + "population", + "pregnancy", + "prenatal care", + "race", + "risk factors", + "sex", + "state", + "tobacco use", + "year" + ], + "dcat:landingPage": "http://wonder.cdc.gov/natality.html", + "dcterms:modified": { + "@value": "2010-06-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States (USA)", + "dcterms:temporal": "1995-01-01/2006-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov/wonder/help/WONDER-API.html" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cdf96f87-f5ec-4f93-a3d2-f2bc189a10f0", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "cdf96f87-f5ec-4f93-a3d2-f2bc189a10f0" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/498b6d23-a40f-46e2-bbc1-6cdccea65238", + "@type": "dcat:Dataset", + "dcterms:title": "State Snapshots", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The State Snapshots provide graphical representations of State-specific health care quality information, including strengths, weaknesses, and opportunities for improvement. The goal is to help State officials and their public- and private-sector partners better understand health care quality and disparities in their State. State-level information used to create the State Snapshots is based on data collected for the National Healthcare Quality Report (NHQR). The State Snapshots include summary measures of quality of care and States' performances relative to all States, the region, and best performing States by overall health care quality, types of care (preventive, acute, and chronic), settings of care (hospitals, ambulatory care, nursing home, and home health), and clinical conditions (cancer, diabetes, heart disease, maternal and child health, and respiratory diseases). Special focus areas on diabetes, asthma, Healthy People 2010, clinical preventive services, disparities, payer, and variation over time are also featured. The Agency for Healthcare Research and Quality (AHRQ) has released the State Snapshots each year in conjunction with the 2004 NHQR through the 2009 NHQR.", + "dcterms:identifier": "498b6d23-a40f-46e2-bbc1-6cdccea65238", + "dcat:keyword": [ + "health care quality", + "nhqr", + "state health care" + ], + "dcat:landingPage": "http://statesnapshots.ahrq.gov/snaps09/allStatesallMeasures.jsp?menuId=63&state=", + "dcterms:modified": { + "@value": "2010-07-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Agency for Healthcare Research and Quality" + }, + "dcterms:spatial": "State, region, and nation", + "pod:bureauCode": [ + "009:33" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8fcd3ef5-688f-46db-82b6-12559bf20be7", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "8fcd3ef5-688f-46db-82b6-12559bf20be7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6ec43652-161a-4063-9ad9-e5130e6a70ef", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY1996", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "6ec43652-161a-4063-9ad9-e5130e6a70ef", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1996-01-01/1996-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/47e377e7-8cec-4d99-b736-4bc31cbefb8c", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "47e377e7-8cec-4d99-b736-4bc31cbefb8c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c73c2073-2df4-422d-8d1c-ce89d3358469", + "@type": "dcat:Dataset", + "dcterms:title": "Plans Quality Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Plans Quality Data is a publicly available CMS database that contains information on the quality and performance of health plans that offer Medicare Part C and Part D services. This Plan ratings data is intended to help people with Medicare choose a Medicare Advantage plan. CMS also uses plan ratings for oversight and monitoring purposes to ensure plan quality. Medicare Advantage plans are rated on measures including, prevention, timeliness of care, chronic condition management, plan responsiveness, and appeals. Prescription drug plans are rated on criteria such as customer service, complaints, drug pricing and patient safety, and member experience", + "dcterms:identifier": "c73c2073-2df4-422d-8d1c-ce89d3358469", + "dcat:keyword": [ + "community health", + "health plans", + "medicare", + "part c", + "part d", + "plans quality" + ], + "dcat:landingPage": "http://www.medicare.gov/Download/PlanRatings_FlatFiles.zip", + "dcterms:modified": { + "@value": "2009-07-14", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2008-01-01/2009-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8acbf53f-f857-44ef-a9eb-927f05881ab9", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "8acbf53f-f857-44ef-a9eb-927f05881ab9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ef013fe9-e52a-4a7e-9d69-4c4a1b859444", + "@type": "dcat:Dataset", + "dcterms:title": "CDC Behavioral Risk Factor Surveillance System (BRFSS)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Behavioral Risk Factor Surveillance System (BRFSS) is a state-based system of health surveys that collects information on health risk behaviors, preventive health practices, and health care access primarily related to chronic disease and injury. For many states, the BRFSS is the only available source of timely, accurate data on health-related behaviors.", + "dcterms:identifier": "ef013fe9-e52a-4a7e-9d69-4c4a1b859444", + "dcterms:issued": { + "@value": "1984-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "chronic disease", + "health", + "health care access", + "health-related behaviors", + "infectious disease", + "injury", + "prevalence", + "preventive practices", + "survey", + "trends" + ], + "dcat:landingPage": "http://www.cdc.gov/brfss/", + "dcterms:modified": { + "@value": "2010-11-15", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States of America (all 50 states, the District of Columbia, Puerto Rico, the U.S. Virgin Islands, and Guam)", + "dcterms:temporal": "1984-01-01/2009-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/brfss/technical_infodata/surveydata.htm" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e8f810bf-1614-4312-a338-bbacd457de91", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "e8f810bf-1614-4312-a338-bbacd457de91" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/722cb31f-68b8-4e7a-9292-b50e0470b4f7", + "@type": "dcat:Dataset", + "dcterms:title": "Helpful Contacts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The data used to populate the Helpful Contacts database is available for public usage. This functionality is primarily used by health policy researchers and the media. The data provided in this database will provide users with contact information for specific organizations or assist with Medicare related questions. Organizations in this file include, but are not limited to: State Health Insurance Counseling and Assistance Programs (SHIPs) DME MAC -- Durable Medical Equipment Medicare Administrative Contractor State Medical Assistance Office State Health Departments CHIP -- Children's Health Insurance Program", + "dcterms:identifier": "722cb31f-68b8-4e7a-9292-b50e0470b4f7", + "dcat:keyword": [ + "billing medicare", + "community health", + "contact information", + "contacts", + "decisions", + "helpful contacts", + "medicaid", + "medicare", + "phone number", + "phone numbers", + "questions", + "ship", + "website" + ], + "dcat:landingPage": "http://www.medicare.gov/Download/HelpfulContacts_flatfiles.zip", + "dcterms:modified": { + "@value": "2009-07-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2008-01-01/2009-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5ccc3af0-1ec6-4022-ad94-a68ff65b6820", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "5ccc3af0-1ec6-4022-ad94-a68ff65b6820" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/88fd6cca-fc9f-433d-a8e1-cdbc05f6d42c", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY1995", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "88fd6cca-fc9f-433d-a8e1-cdbc05f6d42c", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1995-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1995-01-01/1995-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6d4bff32-3bc5-40e8-a848-cf2d4ae3014e", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "6d4bff32-3bc5-40e8-a848-cf2d4ae3014e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1b6a39f9-0cb5-4b7c-85d8-d59e2666122f", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2003", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "1b6a39f9-0cb5-4b7c-85d8-d59e2666122f", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2003-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2003-01-01/2003-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b3110064-d52d-40c0-bfdd-f6f5631f2aa6", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "b3110064-d52d-40c0-bfdd-f6f5631f2aa6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6a43d648-00bf-4858-b48f-d94b3e8ba925", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY1999", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "6a43d648-00bf-4858-b48f-d94b3e8ba925", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/1999-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6cf99630-caff-4995-b0ea-525b8a81a966", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "6cf99630-caff-4995-b0ea-525b8a81a966" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/c8fddd34-0cae-48ef-b726-3266ebdab33a", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY1997", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "c8fddd34-0cae-48ef-b726-3266ebdab33a", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1997-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1997-01-01/1997-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/194b19d4-cef9-4646-b2d8-2ac7055afeeb", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "194b19d4-cef9-4646-b2d8-2ac7055afeeb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4c150f7b-2a96-427b-91c9-f6a1f0257230", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1996", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "4c150f7b-2a96-427b-91c9-f6a1f0257230", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1996-01-01/1996-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0c5b19ec-f50b-4772-881c-8c03fa3536f4", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "0c5b19ec-f50b-4772-881c-8c03fa3536f4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dc522ec9-a996-440b-b94e-972136ab80c0", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Shell Egg Recalls", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Contains data for FDA shell egg recalls.", + "dcterms:identifier": "dc522ec9-a996-440b-b94e-972136ab80c0", + "dcterms:issued": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "food", + "health", + "market", + "notifications", + "recalls", + "safety" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225434.htm", + "dcterms:modified": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "dcterms:temporal": "2010-01-01/2010-12-31", + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/AboutThisWebsite/WebsitePolicies/default.htm" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c10138e3-0461-468b-8196-a96093b04890", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "c10138e3-0461-468b-8196-a96093b04890" + }, + { + "@id": "http://hub.healthdata.gov/resource/f1f5f590-06a9-4bef-a584-68483b92d28f", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "f1f5f590-06a9-4bef-a584-68483b92d28f" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4775c5b8-0841-4f39-ac73-ff0f6b241dbb", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1995", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "4775c5b8-0841-4f39-ac73-ff0f6b241dbb", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1995-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1995-01-01/1995-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0add4fa7-d74d-4e33-8f24-0afc863762c6", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "0add4fa7-d74d-4e33-8f24-0afc863762c6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4c7da96b-72b0-465a-b6c5-3307880ed756", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY1998", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "4c7da96b-72b0-465a-b6c5-3307880ed756", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1998-01-01/1998-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7dff6639-1ba7-4ff9-a47c-1d96e088f92c", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "7dff6639-1ba7-4ff9-a47c-1d96e088f92c" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ea61407f-5f83-4f4d-8687-c3fa9a5393f4", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2001", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "ea61407f-5f83-4f4d-8687-c3fa9a5393f4", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2001-01-01/2001-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a275f7f4-1a72-4a17-9b89-3172c688a261", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "a275f7f4-1a72-4a17-9b89-3172c688a261" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8a2c77ee-71fd-4411-a3cf-552d9c103cd8", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1998", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "8a2c77ee-71fd-4411-a3cf-552d9c103cd8", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1998-01-01/1998-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bd4a4f2d-d6ea-4e4c-abf6-18179726f051", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "bd4a4f2d-d6ea-4e4c-abf6-18179726f051" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/28d4bf14-61d1-4448-9555-47461974b975", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2004", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "28d4bf14-61d1-4448-9555-47461974b975", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2004-01-01/2004-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/26f7f517-26d0-431a-b0bb-b609c2982e43", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "26f7f517-26d0-431a-b0bb-b609c2982e43" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/697e8749-c23c-4b12-891b-742126f38a10", + "@type": "dcat:Dataset", + "dcterms:title": "Health Data Interactive (HDI)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Health Data Interactive (HDI) presents a broad range of important public health indicators through an interactive web-based application that provides access to pre-tabulated national and state data for the US. The primary objective is to provide national estimates of public health measures cross tabulated by a common set of variables. HDI tables contain national health statistics for infants, children, adolescents, adults, and older adults. The tables can be customized by age, gender, race/ethnicity, and geographic location to explore different trends and patterns.n", + "dcterms:identifier": "697e8749-c23c-4b12-891b-742126f38a10", + "dcterms:issued": { + "@value": "2009-03-24", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "birth", + "community health", + "disease prevention", + "health care access", + "health care use", + "health conditions", + "health data", + "health insurance", + "health statistics", + "health status", + "health trends", + "life expectancy", + "mortality", + "pregnancy", + "risk factors" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/hdi.htm", + "dcterms:modified": { + "@value": "2010-01-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States of America", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/data_access/hdi/hdi_data_sources.htm" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c58be34c-92f6-4ea2-b7ac-c10e3683e4e6", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "c58be34c-92f6-4ea2-b7ac-c10e3683e4e6" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/2d97be0a-7838-491d-9ef8-c2bb1c7130a4", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1997", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "2d97be0a-7838-491d-9ef8-c2bb1c7130a4", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1997-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1997-01-01/1997-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f1080bfe-fb41-4283-bcfa-33ac83853878", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "f1080bfe-fb41-4283-bcfa-33ac83853878" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4cedacc9-b72d-456c-888c-c290d8c60e31", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1999", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "4cedacc9-b72d-456c-888c-c290d8c60e31", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/1999-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1597f827-9968-4b9e-a76e-b4df59b416c2", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "1597f827-9968-4b9e-a76e-b4df59b416c2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a69a7648-31d5-4926-86d8-d02a037118e9", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2000", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "a69a7648-31d5-4926-86d8-d02a037118e9", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2000-01-01/2000-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ac027bbf-9e84-4568-836e-d176936fefeb", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "ac027bbf-9e84-4568-836e-d176936fefeb" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/6939d253-c6ae-4e9d-b339-ae05a618b02f", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2001", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "6939d253-c6ae-4e9d-b339-ae05a618b02f", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2001-01-01/2001-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bebd0db9-9bdb-466e-9a99-f97f35f030d4", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "bebd0db9-9bdb-466e-9a99-f97f35f030d4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/55a3fbed-3f32-4e88-bca0-2da5401ef823", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 1994", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "55a3fbed-3f32-4e88-bca0-2da5401ef823", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1994-01-01/1994-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bdb9baf4-c2f1-4a6f-87d2-860894d2d247", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "bdb9baf4-c2f1-4a6f-87d2-860894d2d247" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/dc91aaa1-97aa-4a87-b045-bf3744c71978", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2006", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "dc91aaa1-97aa-4a87-b045-bf3744c71978", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2006-01-01/2006-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/ad3acfb6-339b-4fdd-8539-eeda864fe233", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "ad3acfb6-339b-4fdd-8539-eeda864fe233" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8e8165cf-7704-4ca0-842c-18be6bc51591", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2002", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "8e8165cf-7704-4ca0-842c-18be6bc51591", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2002-01-01/2002-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9f758244-03db-4263-a29f-08578c71f52a", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "9f758244-03db-4263-a29f-08578c71f52a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1d3a77f2-1806-4c1f-9208-5aa6a49ba549", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2000", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "1d3a77f2-1806-4c1f-9208-5aa6a49ba549", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2000-01-01/2000-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/5278673d-017f-46f7-b037-af77dff72edd", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "5278673d-017f-46f7-b037-af77dff72edd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9cc8cd6e-450e-4a1a-bc2d-075b927b5eed", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2007", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "9cc8cd6e-450e-4a1a-bc2d-075b927b5eed", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2007-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2007-01-01/2007-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/be911981-60d0-4c01-9787-b7ce766ecc8b", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "be911981-60d0-4c01-9787-b7ce766ecc8b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Abbott Infant Formula Recall", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "On September 22, 2010, Abbott issued a voluntary recall of certain Similac powdered infant formula after identifying a common warehouse beetle (both larvae and adults) in the finished product at their Sturgis, Michigan plant. The company immediately put all product manufactured at the Michigan plant on hold and ceased manufacturing at that location. FDA has advised against consumption of the recalled product and urged consumers to follow the manufacturer's instructions for reporting and returning the formula.", + "dcterms:identifier": "141bcfb1-fd5c-4abc-9e81-0e07cc3c8ca4", + "dcterms:issued": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "food", + "formula", + "health", + "infant", + "market", + "notifications", + "recalls", + "safety" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm227485.htm", + "dcterms:modified": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "dcterms:temporal": "2010-01-01/2010-12-31", + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/AboutThisWebsite/WebsitePolicies/default.htm" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/817670c2-eda9-46ca-b925-3f81e9630b84", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "817670c2-eda9-46ca-b925-3f81e9630b84" + }, + { + "@id": "http://hub.healthdata.gov/resource/c44d6223-7918-4db6-ab8e-1509acf9f729", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "c44d6223-7918-4db6-ab8e-1509acf9f729" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d491be89-01a2-41bb-8702-679c4db5dc6e", + "@type": "dcat:Dataset", + "dcterms:title": "Skilled Nursing Facility (SNF) Medicare Cost Report Data - FY2002", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of SNF Medicare cost report data from the CMS Form 2540-96.", + "dcterms:identifier": "d491be89-01a2-41bb-8702-679c4db5dc6e", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "financial statement", + "hcris", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "snf", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2002-01-01/2002-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/03_SkilledNursingFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/396e6c60-922c-402c-8c41-097eb55f82d3", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "396e6c60-922c-402c-8c41-097eb55f82d3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b3ee63ce-89c5-4199-85bb-ef209bdce4d8", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2002", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "b3ee63ce-89c5-4199-85bb-ef209bdce4d8", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2002-01-01/2002-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c885d838-15f8-4dc7-bfa0-0bc68ccb06b4", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "c885d838-15f8-4dc7-bfa0-0bc68ccb06b4" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fa88e14c-b29a-4f95-8e63-596e429bc620", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1999", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "fa88e14c-b29a-4f95-8e63-596e429bc620", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/1999-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/af1f2e9d-3252-4366-97cb-1339693fb821", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "af1f2e9d-3252-4366-97cb-1339693fb821" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8b366073-48df-4c87-9120-9878f4875373", + "@type": "dcat:Dataset", + "dcterms:title": "Fraudulent 2009 H1N1 Influenza Products", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This list is intended to alert consumers about Web sites that are or were illegally marketing unapproved, uncleared, or unauthorized products in relation to the 2009 H1N1 Flu Virus (sometimes referred to as the \"swine flu\" virus).", + "dcterms:identifier": "8b366073-48df-4c87-9120-9878f4875373", + "dcterms:issued": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "h1n1", + "health", + "influenza", + "market", + "notifications", + "recalls", + "safety" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/Transparency/OpenGovernment/ucm225441.htm", + "dcterms:modified": { + "@value": "2010-10-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "dcterms:temporal": "2009-01-01/2009-12-31", + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/AboutThisWebsite/WebsitePolicies/default.htm" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/c9c0918f-09a0-4807-a688-70038aa95a6c", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "c9c0918f-09a0-4807-a688-70038aa95a6c" + }, + { + "@id": "http://hub.healthdata.gov/resource/4c7a9e0f-159c-46e9-b1aa-03b1a497a591", + "@type": "dcat:Distribution", + "dcterms:title": "XML", + "dcterms:identifier": "4c7a9e0f-159c-46e9-b1aa-03b1a497a591" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/05b7319c-20a1-43f5-a01a-3847933d4ccf", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2001", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "05b7319c-20a1-43f5-a01a-3847933d4ccf", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2001-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2001-01-01/2001-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/791ce21a-0c19-4be6-9e1b-d488b02e93b9", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "791ce21a-0c19-4be6-9e1b-d488b02e93b9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b322fc12-e614-400c-964c-cf8350a88e98", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY1999", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "b322fc12-e614-400c-964c-cf8350a88e98", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/1999-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/73b18a0b-c2ea-4595-bfa7-f4438a00f086", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "73b18a0b-c2ea-4595-bfa7-f4438a00f086" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fff86bff-02f5-4c4c-85cf-266cda10bfd6", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2004", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "fff86bff-02f5-4c4c-85cf-266cda10bfd6", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2004-01-01/2004-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1229a5f2-f92f-48f7-b543-24fdd019473a", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "1229a5f2-f92f-48f7-b543-24fdd019473a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/16251d7e-5bc8-4df5-92d7-b3edaac7053e", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2005", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "16251d7e-5bc8-4df5-92d7-b3edaac7053e", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2005-01-01/2005-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4956b579-9dcb-4bac-acbf-91b16c1904cd", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "4956b579-9dcb-4bac-acbf-91b16c1904cd" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a2280303-3938-40fb-b7a9-687b5c4ed9dc", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2000", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "a2280303-3938-40fb-b7a9-687b5c4ed9dc", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2000-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2000-01-01/2000-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f32420da-2e4f-4914-9cda-8feedfe1923b", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "f32420da-2e4f-4914-9cda-8feedfe1923b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/84db3f9e-34a6-4bac-9c7d-5b4dac6d9f14", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2006", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "84db3f9e-34a6-4bac-9c7d-5b4dac6d9f14", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2006-01-01/2006-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/baa331b5-71ae-442d-8352-978ca90d05a9", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "baa331b5-71ae-442d-8352-978ca90d05a9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e", + "@type": "dcat:Dataset", + "dcterms:title": "Health Information Updates", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This feed provides new health and safety updates related to FDA approved products", + "dcterms:identifier": "82319f7a-9d6e-4b9e-b67f-cf8ff1a4980e", + "dcat:keyword": [ + "approved", + "community health", + "fda", + "health", + "items", + "notifications", + "products", + "safety", + "updates" + ], + "dcat:landingPage": "http://www.fda.gov/AboutFDA/ContactFDA/StayInformed/RSSFeeds/Consumers/rss.xml", + "dcterms:modified": { + "@value": "2012-05-30T22:10:34.725180", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcterms:references": [ + "http://www.fda.gov/AboutFDA/AboutThisWebsite/WebsitePolicies/default.htm" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/72e503b5-3170-4b68-b7d6-5eaeab9488e7", + "@type": "dcat:Distribution", + "dcterms:title": "Feed", + "dcterms:identifier": "72e503b5-3170-4b68-b7d6-5eaeab9488e7" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/1b5468fc-184d-4379-ad5b-129ce38466ca", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1998", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "1b5468fc-184d-4379-ad5b-129ce38466ca", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1998-01-01/1998-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/3dcb9758-ea8c-4f8e-91b7-6ee6bee265ce", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "3dcb9758-ea8c-4f8e-91b7-6ee6bee265ce" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/05457387-7ab6-4c1a-9dba-b1e5bdd5f2ad", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1996", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "05457387-7ab6-4c1a-9dba-b1e5bdd5f2ad", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1996-01-01/1996-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2c91e353-87ee-44d0-8c21-4f02fd6a8b62", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "2c91e353-87ee-44d0-8c21-4f02fd6a8b62" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/859e7908-b9f9-440e-bfd0-6ccfbc51a36c", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2007", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "859e7908-b9f9-440e-bfd0-6ccfbc51a36c", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2007-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2007-01-01/2007-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/72de2dff-9d6a-4934-b497-cbc7221bd14e", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "72de2dff-9d6a-4934-b497-cbc7221bd14e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3c41a2e0-834b-468f-a3a5-e0f0eb80884e", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 2003", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "3c41a2e0-834b-468f-a3a5-e0f0eb80884e", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2003-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2003-01-01/2003-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e3e677ff-786f-4971-bbcf-0ad453342876", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "e3e677ff-786f-4971-bbcf-0ad453342876" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a37604f3-daf3-433d-ac4e-34358fcc6f0d", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part C Plan Ratings Data CY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part C contracts performance and quality data star ratings which are displayed at three levels: summary score, domain, and measure level on the Medicare Options Compare tool (MOC), prepared for the 2011 open enrollment period to help beneficiaries make informed decisions about selecting a Part C plan in which to enroll.", + "dcterms:identifier": "a37604f3-daf3-433d-ac4e-34358fcc6f0d", + "dcterms:issued": { + "@value": "2010-11-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2010-11-04", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2011-01-01/2011-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/88b17bc8-67f2-4f0b-ad99-8176e282a183", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "88b17bc8-67f2-4f0b-ad99-8176e282a183" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/5ebcdfe6-b22e-475e-9ed4-62ac8dbc8cba", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part C and Part D Display Measures CY 2012", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part C and Part D sponsors' performance and quality measures posted on the CMS website but do not have star ratings assigned.", + "dcterms:identifier": "5ebcdfe6-b22e-475e-9ed4-62ac8dbc8cba", + "dcterms:issued": { + "@value": "2012-12-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "medicare part c and part d display only measures", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2012-12-19", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2012-01-01/2012-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/764deeba-f95b-4e87-92ec-0a132e24e01b", + "@type": "dcat:Distribution", + "dcterms:title": "Feed", + "dcterms:identifier": "764deeba-f95b-4e87-92ec-0a132e24e01b" + }, + { + "@id": "http://hub.healthdata.gov/resource/07695084-dd32-46b5-9209-1fd153d6a124", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "07695084-dd32-46b5-9209-1fd153d6a124" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/8d87562a-aac1-47ca-99f2-ca0b83db82e4", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY1996", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "8d87562a-aac1-47ca-99f2-ca0b83db82e4", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1996-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1996-01-01/1996-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/6ea4f7e9-efeb-48fa-853f-eb8e97f9aee3", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "6ea4f7e9-efeb-48fa-853f-eb8e97f9aee3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/378fb97a-b911-4c5c-8373-46e10a953dcd", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY1998", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "378fb97a-b911-4c5c-8373-46e10a953dcd", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1998-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1998-01-01/1998-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/bf6d0216-a1b7-4514-b5e9-0f201a912798", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "bf6d0216-a1b7-4514-b5e9-0f201a912798" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/08d78f4d-40c0-4691-948c-a4f17df65e59", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1997", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "08d78f4d-40c0-4691-948c-a4f17df65e59", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1997-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1997-01-01/1997-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/7f78daa8-4bb6-44bc-8bc2-c2102d25c165", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "7f78daa8-4bb6-44bc-8bc2-c2102d25c165" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/aa799c28-7b82-479a-bc8f-cdf83de71f5f", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Short Stay Hospital Utilization", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This reference provides significant summary information about health expenditures and the Centers for Medicare & Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year. The featured data highlights short term hospital utilization.", + "dcterms:identifier": "aa799c28-7b82-479a-bc8f-cdf83de71f5f", + "dcterms:issued": { + "@value": "2006-07-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "cms", + "community health", + "hospital stay", + "hospital utilization", + "medicare short term stay", + "short term hospitalization" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/ResearchGenInfo/02_CMSStatistics.asp#TopOfPage", + "dcterms:modified": { + "@value": "2012-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/1ba9dcfa-a9ec-469b-a15b-feb038fb62bf", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "1ba9dcfa-a9ec-469b-a15b-feb038fb62bf" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/9b22ac6d-81ad-4541-9e9d-955704c7fc4b", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY2006", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "9b22ac6d-81ad-4541-9e9d-955704c7fc4b", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2006-01-01/2006-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/4c698035-0362-4dd5-90a8-b4e053f0e3ed", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "4c698035-0362-4dd5-90a8-b4e053f0e3ed" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fca67f92-0959-4dc8-b49b-1ed8fa2b3077", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Options Compare", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Plans Quality Data is a publicly available CMS database that contains information on the quality and performance of health plans that offer Medicare Part C and Part D services. This Plan ratings data is intended to help people with Medicare choose a Medicare Advantage plan. CMS also uses plan ratings for oversight and monitoring purposes to ensure plan quality. Medicare Advantage plans are rated on measures including, prevention, timeliness of care, chronic condition management, plan responsiveness, and appeals. Prescription drug plans are rated on criteria such as customer service, complaints, drug pricing and patient safety, and member experience.", + "dcterms:identifier": "fca67f92-0959-4dc8-b49b-1ed8fa2b3077", + "dcat:keyword": [ + "community health", + "enroll medicare", + "health plan options", + "medicare enrollment", + "medicare options", + "medicare options compare", + "medicare plans", + "orignal medicare" + ], + "dcat:landingPage": "http://www.medicare.gov/Download/Medallfiles.zip", + "dcterms:modified": { + "@value": "2009-07-16", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2008-01-01/2009-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcat:theme": [ + "Quality Measurement" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/24590c30-c62b-424a-87cf-47418924571e", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "24590c30-c62b-424a-87cf-47418924571e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/272e478e-ee6c-4175-8c4a-71248e4a6e1c", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY2002", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "272e478e-ee6c-4175-8c4a-71248e4a6e1c", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2002-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2002-01-01/2002-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/f386458f-b67a-4b0a-9947-5f8114a4335e", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "f386458f-b67a-4b0a-9947-5f8114a4335e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/50be6d7b-2639-4d31-a9cc-a39d4de73173", + "@type": "dcat:Dataset", + "dcterms:title": "Hospital Medicare Cost Report Data - FY2004", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospital Medicare cost report data from the CMS Form 2552-96, extracted from the cost reports by the fiscal intermediaries", + "dcterms:identifier": "50be6d7b-2639-4d31-a9cc-a39d4de73173", + "dcat:keyword": [ + "balance sheet", + "beds", + "community health", + "days", + "discharges", + "dsh", + "financial statement", + "gme", + "hcris", + "hospital", + "ime", + "income statement", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "wage index" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2004-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2004-01-01/2004-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/02_HospitalCostReport.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b6e816de-41ae-416b-a722-019834079cc9", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "b6e816de-41ae-416b-a722-019834079cc9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/02588273-41d6-4ae5-a90a-1e336d0f129e", + "@type": "dcat:Dataset", + "dcterms:title": "CDC Child Growth Charts", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CDC child growth charts consist of a series of percentile curves that illustrate the distribution of selected body measurements in U.S. children. Pediatric growth charts have been used by pediatricians, nurses, and parents to track the growth of infants, children, and adolescents in the United States since 1977. Growth charts are not intended to be used as a sole diagnostic instrument. Instead, growth charts are tools that contribute to forming an overall clinical impression for the child being measured.", + "dcterms:identifier": "02588273-41d6-4ae5-a90a-1e336d0f129e", + "dcterms:issued": { + "@value": "1977-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "age", + "babies", + "bmi", + "child", + "community health", + "growth charts", + "head circumference", + "infant", + "length", + "lms parameters", + "pediatric", + "percentiles", + "stature", + "weight", + "z-scores" + ], + "dcterms:modified": { + "@value": "2000-05-30", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States of America", + "dcterms:temporal": "1965-01-01/2000-12-31", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/data/series/sr_11/sr11_246.pdf" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9a277243-fb45-4fc0-a677-1d05d5841ade", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "9a277243-fb45-4fc0-a677-1d05d5841ade" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/0477da33-0795-4669-bba5-cc494604b022", + "@type": "dcat:Dataset", + "dcterms:title": "Genetics home reference", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Library of Medicine's web site for consumer information about genetic conditions and the genes responsible for those conditions.", + "dcterms:identifier": "0477da33-0795-4669-bba5-cc494604b022", + "dcterms:issued": { + "@value": "2003-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health" + ], + "dcat:landingPage": "http://ghr.nlm.nih.gov/", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Library of Medicine" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "2003-01-01/2003-01-01", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://www.nlm.nih.gov/pubs/factsheets/ghr.html" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2ab84a6a-3096-4135-a6b5-0de7619ade11", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "2ab84a6a-3096-4135-a6b5-0de7619ade11" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/224f2e43-78d0-4abc-8d6c-f356dad54798", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1995", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "224f2e43-78d0-4abc-8d6c-f356dad54798", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1995-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1995-01-01/1995-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fbf4979f-64af-45a6-8abc-ada9afa1ad96", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "fbf4979f-64af-45a6-8abc-ada9afa1ad96" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/f8d852dc-d0ea-4db0-8436-0c9f4d7490c8", + "@type": "dcat:Dataset", + "dcterms:title": "Medicare Part D Plan Ratings Data CY 2011", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Part D sponsors performance and quality data star ratings which are displayed at three levels: summary score, domain, and measure level on the Medicare Prescription Drug Plan Finder (MPDPF), prepared for the 2011 open enrollment period to help beneficiaries make informed decisions about selecting a Part D plan in which to enroll.", + "dcterms:identifier": "f8d852dc-d0ea-4db0-8436-0c9f4d7490c8", + "dcterms:issued": { + "@value": "2010-11-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "medicare part d plan ratings", + "performance and quality measures" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage", + "dcterms:modified": { + "@value": "2010-11-10", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2011-01-01/2011-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovGenIn/06_PerformanceData.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/87d99ad0-db76-4e83-bd01-eb60ec711ee8", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "87d99ad0-db76-4e83-bd01-eb60ec711ee8" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/fb3edda4-5159-4eb5-9b49-4baf3c394f47", + "@type": "dcat:Dataset", + "dcterms:title": "Electronic Animal Drug Product Listing Directory", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Electronic Animal Drug Product Listing Directory is a directory of all animal drug products that have been listed electronically since June 1, 2009, to comply with changes enacted as part of the FDA Amendments Act of 2007.", + "dcterms:identifier": "fb3edda4-5159-4eb5-9b49-4baf3c394f47", + "dcterms:issued": { + "@value": "2009-12-09", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "animal drugs", + "animals", + "community health" + ], + "dcat:landingPage": "http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm191015.htm", + "dcterms:modified": { + "@value": "2010-01-21", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/" + ], + "dcat:theme": [ + "Treatments" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/fbd5263d-a097-4ba4-9cdb-64aa7ad3e87b", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "fbd5263d-a097-4ba4-9cdb-64aa7ad3e87b" + }, + { + "@id": "http://hub.healthdata.gov/resource/f6c99dbc-cad6-447a-b10b-a564245275e2", + "@type": "dcat:Distribution", + "dcterms:title": "RDF", + "dcterms:identifier": "f6c99dbc-cad6-447a-b10b-a564245275e2" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4ba3e004-0588-44bc-b8ea-71f0e426631d", + "@type": "dcat:Dataset", + "dcterms:title": "HHS 2009 Flu Info", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "This H1N1 widget provides a graphic with links to H1N1 Flu Info", + "dcterms:identifier": "4ba3e004-0588-44bc-b8ea-71f0e426631d", + "dcat:keyword": [ + "deaths", + "federal widget", + "flu information", + "h1n1", + "hospitalizations", + "novel influenza a", + "origin", + "outbreak", + "plan", + "planning", + "prepare", + "preparing", + "swine", + "things to do", + "unsubtypable", + "virus" + ], + "dcat:landingPage": "http://www.cdc.gov/Widgets/", + "dcterms:modified": { + "@value": "2012-05-30T22:09:17.388841", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States", + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/11f8bca6-813f-4c92-badf-1beada12334e", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "11f8bca6-813f-4c92-badf-1beada12334e" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b4d8a4a0-beae-47cf-8733-df83912f6ee6", + "@type": "dcat:Dataset", + "dcterms:title": "Wide-ranging Online Data for Epidemiologic Research (WONDER)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "WONDER online databases include county-level Compressed Mortality (death certificates) since 1979; county-level Multiple Cause of Death (death certificates) since 1999; county-level Natality (birth certificates) since 1995; county-level Linked Birth / Death records (linked birth-death certificates) since 1995; state & large metro-level United States Cancer Statistics mortality (death certificates) since 1999; state & large metro-level United States Cancer Statistics incidence (cancer registry cases) since 1999; state and metro-level Online Tuberculosis Information System (TB case reports) since 1993; state-level Sexually Transmitted Disease Morbidity (case reports) since 1984; state-level Vaccine Adverse Event Reporting system (adverse reaction case reports) since 1990; county-level population estimates since 1970. The WONDER web server also hosts the Data2010 system with state-level data for compliance with Healthy People 2010 goals since 1998; the National Notifiable Disease Surveillance System weekly provisional case reports since 1996; the 122 Cities Mortality Reporting System weekly death reports since 1996; the Prevention Guidelines database (book in electronic format) published 1998; the Scientific Data Archives (public use data sets and documentation); and links to other online data sources on the \"Topics\" page.", + "dcterms:identifier": "b4d8a4a0-beae-47cf-8733-df83912f6ee6", + "dcterms:issued": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "births", + "community health", + "deaths", + "disease incidence" + ], + "dcat:landingPage": "http://wonder.cdc.gov", + "dcterms:modified": { + "@value": "2012-08-22", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States national, US state & territories, US regions & divisions, US states and counties, US MSAs (metropolitan statistical areas).", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://wonder.cdc.gov" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0b440226-bb02-45a7-b677-88d597ae1f6a", + "@type": "dcat:Distribution", + "dcterms:title": "API", + "dcterms:identifier": "0b440226-bb02-45a7-b677-88d597ae1f6a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ea6727d5-e67f-4d34-b520-223c474b5e71", + "@type": "dcat:Dataset", + "dcterms:title": "Renal Dialysis Facility Medicare Cost Report Data - FY 1994", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Renal Dialysis Facility Medicare cost report data from the CMS Form 265-94.", + "dcterms:identifier": "ea6727d5-e67f-4d34-b520-223c474b5e71", + "dcat:keyword": [ + "community health", + "dialysis", + "esrd", + "hcris", + "reimbursement", + "renal" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1994-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1994-01-01/1994-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/04_RenalFacility.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/70a772c9-aed4-44f4-b5c6-be31066c6a4d", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "70a772c9-aed4-44f4-b5c6-be31066c6a4d" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b7a6a041-3e65-4041-bc0a-5fa60daddec8", + "@type": "dcat:Dataset", + "dcterms:title": "MTM Contact List CY 2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "CMS approved contact list of Part D Sponsors in Medication Therapy Management Program (MTMP) which is in their plans' benefit structure.", + "dcterms:identifier": "b7a6a041-3e65-4041-bc0a-5fa60daddec8", + "dcterms:issued": { + "@value": "2009-08-11", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/PrescriptionDrugCovContra/082_MTM.asp#TopOfPage", + "dcterms:modified": { + "@value": "2009-08-11", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2010-01-01/2010-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/PrescriptionDrugCovContra/082_MTM.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/23d7cb1e-5210-420c-a1f6-302701dc17e8", + "@type": "dcat:Distribution", + "dcterms:title": "XLS", + "dcterms:identifier": "23d7cb1e-5210-420c-a1f6-302701dc17e8" + }, + { + "@id": "http://hub.healthdata.gov/resource/7c8a771c-2679-40cd-b7cd-8f2bea20e350", + "@type": "dcat:Distribution", + "dcterms:title": "RDF", + "dcterms:identifier": "7c8a771c-2679-40cd-b7cd-8f2bea20e350" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/a4fafd8f-03c5-4068-9125-afdf31b69324", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2006", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "a4fafd8f-03c5-4068-9125-afdf31b69324", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2006-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2006-01-01/2006-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/2b32b857-e792-4dd5-bb08-2be426ae1633", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "2b32b857-e792-4dd5-bb08-2be426ae1633" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/ece9c52a-ba02-4615-b441-fa0d2f8b9722", + "@type": "dcat:Dataset", + "dcterms:title": "FDA Peanut-Containing Product Recall", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The FDA Peanut-Containing Product Recall widget allows you to browse the Food and Drug Administration (FDA) database of peanut butter and peanut-containing products subject to recall. This database makes it easier for you to determine whether any of the products you have at home are subject to recent recalls, and will be updated as new information becomes available.", + "dcterms:identifier": "ece9c52a-ba02-4615-b441-fa0d2f8b9722", + "dcat:keyword": [ + "brownie", + "cake and pie", + "candy", + "cereal", + "cookie", + "cracker", + "donut", + "fda", + "federal widget", + "ice cream", + "national", + "peanut butter", + "pet food", + "product", + "product-recalls", + "recalls", + "salmonella", + "snack bars" + ], + "dcat:landingPage": "http://www.cdc.gov/Widgets/", + "dcterms:modified": { + "@value": "2012-05-30T22:09:00.354043", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "U.S. Food and Drug Administration" + }, + "pod:bureauCode": [ + "009:10" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b58d3728-eebb-4278-a0eb-5c08c7ee8592", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "b58d3728-eebb-4278-a0eb-5c08c7ee8592" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/96ea1234-74b4-4ddd-897f-f457db110c11", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2007", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "96ea1234-74b4-4ddd-897f-f457db110c11", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2007-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2007-01-01/2007-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/b7ec0eba-dcab-4e15-ad2d-c6b7f1207dc3", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "b7ec0eba-dcab-4e15-ad2d-c6b7f1207dc3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/76231f84-2848-49b5-b3a4-3def7df1cce6", + "@type": "dcat:Dataset", + "dcterms:title": "NIH Exported Research Portfolio Online Reporting Tools: Expenditures and Results (ExPORTER)", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Research projects funded by the National Institutes of Health (NIH), other DHHS Operating Divisions (AHRQ, CDC, FDA, HRSA, SAMHSA), and the Department of Veterans Affairs. This is a monthly snapshot of the data publically accessible through the NIH Research Portfolio Online Reporting Tool, Expenditures and Results (RePORTER) system at http://report.nih.gov. The RePORTER database contains information such as project title, abstract, principal investigator, funded organization, total awarded costs, categorization by area of research (NIH only), and project keywords. Also available is information on research publications and patents that have cited support from each project.", + "dcterms:identifier": "76231f84-2848-49b5-b3a4-3def7df1cce6", + "dcat:keyword": [ + "ahrq", + "behavioral", + "biomedical", + "cdc", + "contracts", + "disease", + "exporter", + "extramural", + "grants", + "health", + "hrsa", + "institution", + "intramural", + "investigator", + "nih", + "patent", + "prevention", + "publication", + "report", + "reporter", + "research", + "samhsa", + "va" + ], + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "National Institutes of Health" + }, + "dcterms:spatial": "Worldwide", + "dcterms:temporal": "2005-01-01/2009-12-31", + "pod:bureauCode": [ + "009:25" + ], + "dcterms:references": [ + "http://projectreporter.nih.gov/exporter/" + ], + "dcat:theme": [ + "Biomedical Research" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/a94a5dfb-db60-43df-b883-008807f79fd1", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "a94a5dfb-db60-43df-b883-008807f79fd1" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/10ba7153-e097-4f5c-a63f-3be48f450c05", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2008", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "10ba7153-e097-4f5c-a63f-3be48f450c05", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2008-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2008-01-01/2008-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/e1081687-20bc-46e0-a919-6e056ebaf3d9", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "e1081687-20bc-46e0-a919-6e056ebaf3d9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b0dbdefa-8475-4368-b21e-55fcbdce6762", + "@type": "dcat:Dataset", + "dcterms:title": "Clinical Decision Support (CDS) Inventory", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The Clinical Decision Support (CDS) Inventory contains descriptions of past and present CDS projects across the Federal Government. It includes Federal projects, contracts, and grants. Projects described address a wide variety of clinical conditions, delivery settings, patient populations and technical environments.", + "dcterms:identifier": "b0dbdefa-8475-4368-b21e-55fcbdce6762", + "dcterms:issued": { + "@value": "2010-09-23", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "disease management", + "health information technology", + "patient safety" + ], + "dcat:landingPage": "http://healthit.hhs.gov/portal/server.pt?open=512&objID=2905&mode=2", + "dcterms:modified": { + "@value": "2006-10-06", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Department of Health & Human Services" + }, + "dcterms:spatial": "United States", + "dcterms:temporal": "2009-01-01/2010-12-31", + "pod:bureauCode": [ + "009:00" + ], + "dcterms:references": [ + "http://healthit.hhs.gov/CDSInventory" + ], + "dcat:theme": [ + "Administrative" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/88bbd6f0-1a58-421b-b74b-6aec0fde4ef9", + "@type": "dcat:Distribution", + "dcterms:title": "Feed", + "dcterms:identifier": "88bbd6f0-1a58-421b-b74b-6aec0fde4ef9" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/17870600-8196-47ff-98b0-8b1f99412545", + "@type": "dcat:Dataset", + "dcterms:title": "Hospice Medicare Cost Report Data - FY 1999-2009", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of Hospice Medicare cost report data from the CMS Form 1984-99.", + "dcterms:identifier": "17870600-8196-47ff-98b0-8b1f99412545", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hospice", + "reimbursement" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "1999-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "1999-01-01/2009-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/05_Hospice.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/580e5156-bf0d-40f4-98d2-aaf315ceb874", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "580e5156-bf0d-40f4-98d2-aaf315ceb874" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/bdf2a4b7-e6f1-4693-856a-b775c4a6be1d", + "@type": "dcat:Dataset", + "dcterms:title": "FluView National Flu Activity Map", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The FluView National Flu Activity Map is a complementary widget to the state-by-state flu map widget introduced in the 2007-2008 flu season. This interactive map allows users to see the most recent seasonal influenza activity map for the entire country as well as the activity levels from previous weeks in the current flu season.", + "dcterms:identifier": "bdf2a4b7-e6f1-4693-856a-b775c4a6be1d", + "dcat:keyword": [ + "activity", + "cdc", + "epidemiologist", + "epidemiology", + "federal widget", + "flu", + "fluview", + "influenza", + "local", + "map", + "national", + "regional", + "season", + "seasonal", + "state", + "surveillance", + "territory", + "widespread" + ], + "dcat:landingPage": "http://www.cdc.gov/Widgets/", + "dcterms:modified": { + "@value": "2012-05-30T22:08:40.566209", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Epidemiology" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/0129a55b-40c0-4b26-9431-2a3bffcc0b80", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "0129a55b-40c0-4b26-9431-2a3bffcc0b80" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/b0353353-fe8b-4cf9-962a-64e4de61ae26", + "@type": "dcat:Dataset", + "dcterms:title": "Home Health Agency (HHA) Medicare Cost Report Data - FY 2005", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "A collection of HHA Medicare cost report data from the CMS Form 1728-94.", + "dcterms:identifier": "b0353353-fe8b-4cf9-962a-64e4de61ae26", + "dcat:keyword": [ + "community health", + "days", + "hcris", + "hha", + "medicare charges", + "medicare costs", + "rates", + "reimbursement", + "visits" + ], + "dcat:landingPage": "http://www.cms.hhs.gov/CostReports/CostReportsFY/list.asp#TopOfPage", + "dcterms:modified": { + "@value": "2005-01-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "dcterms:temporal": "2005-01-01/2005-12-31", + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "http://www.cms.hhs.gov/CostReports/06_HomeHealthAgency.asp#TopOfPage" + ], + "dcat:theme": [ + "Medicare" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/8e9da25e-f311-4e58-9956-42dd67bf040a", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "8e9da25e-f311-4e58-9956-42dd67bf040a" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3cf16fc3-5ba4-4c1b-b525-96f1432bcc3c", + "@type": "dcat:Dataset", + "dcterms:title": "CDC Emergency Text Messages", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Provides up-to-date information on public health text alerts before and during emergencies.", + "dcterms:identifier": "3cf16fc3-5ba4-4c1b-b525-96f1432bcc3c", + "dcat:keyword": [ + "alert", + "cdc", + "data", + "federal widgets", + "flu", + "h1n1", + "information", + "national", + "peanut", + "pistachio", + "prevention", + "public health", + "salud al dia", + "seasonal", + "statistics", + "swine flu" + ], + "dcat:landingPage": "http://www.cdc.gov/Widgets/", + "dcterms:modified": { + "@value": "2012-05-30T22:08:35.490003", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcat:theme": [ + "Safety" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/d460a2a8-5111-4887-b290-1076d398d39b", + "@type": "dcat:Distribution", + "dcterms:title": "Widget", + "dcterms:identifier": "d460a2a8-5111-4887-b290-1076d398d39b" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/d915132b-06f5-4cab-8b8c-8c023e7c0556", + "@type": "dcat:Dataset", + "dcterms:title": "National Plan and Provider Enumeration System (NPPES) Downloadable File", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "The National Plan and Provider Enumeration System (NPPES) downloadable file (also referred to as the NPI Downloadable File) contains FOIA-disclosable NPPES health care provider data for health care providers who have been assigned National Provider Identifiers (NPIs). In accordance with the NPPES Data Dissemination Notice, each month CMS will create a single zipped file that will contain (1) a data file containing all of the FOIA-disclosable health care provider data in NPPES as of a certain date in the month, (2) a Read Me File describing the information in the data file, (3) a Header File containing the format of the data file, and (4) a Code Values document listing the descriptions for all of the codes found in the data file. It is downloadable by users with the necessary technical expertise from http://nppes.viva-it.com/NPI_Files.html on the CMS website. Each month, CMS replaces the previous month's file; only one file is available for downloading at any given time. Visit http://www.cms.hhs.gov/NationalProvIdentStand/06a_DataDissemination.asp on the CMS website to learn more.", + "dcterms:identifier": "d915132b-06f5-4cab-8b8c-8c023e7c0556", + "dcterms:issued": { + "@value": "2007-09-12", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "community health", + "npi", + "nppes", + "provider identifier" + ], + "dcat:landingPage": "https://www.cms.gov/NationalProvIdentStand/06a_DataDissemination.asp", + "dcterms:modified": { + "@value": "2011-02-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Medicare & Medicaid Services" + }, + "pod:bureauCode": [ + "009:38" + ], + "dcterms:references": [ + "https://www.cms.gov/NationalProvIdentStand/06a_DataDissemination.asp" + ], + "dcat:theme": [ + "Health Care Providers" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/cc7bde5f-d9c8-4688-b3c9-ebe92cd70ac3", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "cc7bde5f-d9c8-4688-b3c9-ebe92cd70ac3" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/3421960e-d450-4d55-9ee3-7ba4cd5010f4", + "@type": "dcat:Dataset", + "dcterms:title": "VitalStats", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Interactive online tool for creating and manipulating tables based on birth and perinatal (fetal and infant death) data files. Tabulated data can be graphed or mapped within VitalStats or exported to Excel for further analysis.", + "dcterms:identifier": "3421960e-d450-4d55-9ee3-7ba4cd5010f4", + "dcat:keyword": [ + "birth certificate", + "birth rates", + "births", + "birthweight", + "community health", + "fertility", + "fetal death", + "fetal mortality", + "gestational age", + "infant health", + "infant mortality", + "maternal health", + "perinatal mortality", + "pregnancy loss", + "stillbirth", + "teen childbearing" + ], + "dcat:landingPage": "http://www.cdc.gov/nchs/VitalStats.htm", + "dcterms:modified": { + "@value": "2012-05-30T22:08:26.357750", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "dcterms:spatial": "United States of America (50 States and the District of Columbia)", + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.cdc.gov/nchs/about/major/dvs/Vitalstatsonline.htm" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/179149f0-ae56-48a3-8193-755ec30bc7fc", + "@type": "dcat:Distribution", + "dcterms:title": "Query Tool", + "dcterms:identifier": "179149f0-ae56-48a3-8193-755ec30bc7fc" + } + ] + }, + { + "@id": "http://hub.healthdata.gov/dataset/4dabadcb-8e5e-4e84-8719-2dab2355a241", + "@type": "dcat:Dataset", + "dcterms:title": "Community Health Status Indicators (CHSI) to Combat Obesity, Heart Disease and Cancer", + "pod:accessLevel": "public", + "pod:programCode": [ + "009:000" + ], + "dcat:contactPoint": { + "@type": "vcard:Contact", + "fn": "Health Data Initiative", + "hasEmail": "mailto:Healthdata@hhs.gov" + }, + "pod:dataQuality": true, + "dcterms:description": "Community Health Status Indicators (CHSI) to combat obesity, heart disease, and cancer are major components of the Community Health Data Initiative. This dataset provides key health indicators for local communities and encourages dialogue about actions that can be taken to improve community health (e.g., obesity, heart disease, cancer). The CHSI report and dataset was designed not only for public health professionals but also for members of the community who are interested in the health of their community. The CHSI report contains over 200 measures for each of the 3,141 United States counties. Although CHSI presents indicators like deaths due to heart disease and cancer, it is imperative to understand that behavioral factors such as obesity, tobacco use, diet, physical activity, alcohol and drug use, sexual behavior and others substantially contribute to these deaths.", + "dcterms:identifier": "4dabadcb-8e5e-4e84-8719-2dab2355a241", + "dcterms:issued": { + "@value": "2010-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcat:keyword": [ + "access", + "behaviors", + "cancer", + "chsi", + "community", + "community health", + "cost", + "data", + "disease", + "environments", + "factors", + "health", + "heart", + "indicators", + "interventions", + "life expectancy", + "measurable", + "mortality", + "obesity", + "performance", + "prevalence", + "quality", + "risk", + "socioeconomic", + "warehouse" + ], + "dcat:landingPage": "http://www.communityhealth.hhs.gov", + "dcterms:modified": { + "@value": "2010-05-01", + "@type": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "dcterms:publisher": { + "@type": "org:Organization", + "name": "Centers for Disease Control and Prevention" + }, + "pod:bureauCode": [ + "009:20" + ], + "dcterms:references": [ + "http://www.communityhealth.hhs.gov" + ], + "dcat:theme": [ + "Population Statistics" + ], + "dcat:distribution": [ + { + "@id": "http://hub.healthdata.gov/resource/9a725e8e-5883-4341-9c28-bb8709f8a893", + "@type": "dcat:Distribution", + "dcterms:title": "CSV", + "dcterms:identifier": "9a725e8e-5883-4341-9c28-bb8709f8a893" + } + ] + } + ] +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/ldp.jsonld b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/ldp.jsonld new file mode 100644 index 0000000..b4af66d --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/ldp.jsonld @@ -0,0 +1,38473 @@ +{ + "@context": { + "@vocab": "http://www.w3.org/ns/earl#", + "foaf:homepage": { + "@type": "@id" + }, + "dc": "http://purl.org/dc/terms/", + "doap": "http://usefulinc.com/ns/doap#", + "earl": "http://www.w3.org/ns/earl#", + "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#", + "foaf": "http://xmlns.com/foaf/0.1/", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "assertedBy": { + "@type": "@id" + }, + "assertions": { + "@type": "@id", + "@container": "@list" + }, + "bibRef": { + "@id": "dc:bibliographicCitation" + }, + "created": { + "@id": "doap:created", + "@type": "xsd:date" + }, + "description": { + "@id": "dc:description", + "@language": "en" + }, + "developer": { + "@id": "doap:developer", + "@type": "@id", + "@container": "@set" + }, + "doapDesc": { + "@id": "doap:description", + "@language": "en" + }, + "generatedBy": { + "@type": "@id" + }, + "homepage": { + "@id": "doap:homepage", + "@type": "@id" + }, + "label": { + "@id": "rdfs:label", + "@language": "en" + }, + "language": { + "@id": "doap:programming-language" + }, + "license": { + "@id": "doap:license", + "@type": "@id" + }, + "mode": { + "@type": "@id" + }, + "name": { + "@id": "doap:name" + }, + "outcome": { + "@type": "@id" + }, + "release": { + "@id": "doap:release", + "@type": "@id" + }, + "shortdesc": { + "@id": "doap:shortdesc", + "@language": "en" + }, + "subject": { + "@type": "@id" + }, + "test": { + "@type": "@id" + }, + "testAction": { + "@id": "mf:action", + "@type": "@id" + }, + "testResult": { + "@id": "mf:result", + "@type": "@id" + }, + "entries": { + "@id": "mf:entries", + "@type": "@id", + "@container": "@list" + }, + "testSubjects": { + "@type": "@id", + "@container": "@list" + }, + "title": { + "@id": "dc:title" + }, + "xsd": { + "@id": "http://www.w3.org/2001/XMLSchema#" + } + }, + "@id": "", + "@type": [ + "earl:Software", + "doap:Project" + ], + "name": "LDP", + "bibRef": "[[LDP]]", + "generatedBy": { + "@id": "http://rubygems.org/gems/earl-report", + "@type": "doap:Project", + "name": "earl-report", + "shortdesc": "Earl Report summary generator", + "doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports", + "homepage": "https://github.com/gkellogg/earl-report", + "language": "Ruby", + "license": "http://unlicense.org", + "release": { + "@id": "https://github.com/gkellogg/earl-report/tree/0.3.4", + "@type": "doap:Version", + "name": "earl-report-0.3.4", + "created": "2014-08-25", + "revision": "0.3.4" + }, + "developer": { + "@type": "foaf:Person", + "@id": "http://greggkellogg.net/foaf#me", + "foaf:name": "Gregg Kellogg", + "foaf:homepage": "http://greggkellogg.net/" + } + }, + "assertions": [ + "contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl", + "contrib/GoLD/ldp-testsuite-execution-report-earl.ttl", + "contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl", + "contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl", + "contrib/callimachus/callimachus-ldp-testsuite-execution-report-earl.ttl", + "contrib/ldp4j/ldp-testsuite-execution-report-earl.ttl", + "contrib/ldphp/ldp-testsuite-execution-report-earl.ttl", + "contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl", + "contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl", + "contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl", + "contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl", + "contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl", + "contrib/marmotta/ldp-testsuite-execution-report-earl.ttl", + "contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl" + ], + "testSubjects": [ + { + "@id": "http://callimachusproject.org", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Callimachus", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "James Leigh" + } + ], + "homepage": "http://callimachusproject.org", + "language": "Java" + }, + { + "@id": "http://carbonldp.com", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Carbon LDP", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Miguel Aragon" + } + ], + "doapDesc": "Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.", + "homepage": "http://carbonldp.com", + "language": "Java" + }, + { + "@id": "http://eclipse.org/lyo#bc", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Eclipse Lyo-BC", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + } + ], + "doapDesc": "Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.", + "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl", + "language": "Java" + }, + { + "@id": "http://eclipse.org/lyo#dc1", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Eclipse Lyo-DC1", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + } + ], + "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource == container, ldp:hasMemberRelation == ldp:member", + "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl", + "language": "Java" + }, + { + "@id": "http://eclipse.org/lyo#dc2", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Eclipse Lyo-DC2", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + } + ], + "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource != container, ldp:hasMemberRelation == ldp:member", + "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl", + "language": "Java" + }, + { + "@id": "http://eclipse.org/lyo#dc3", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Eclipse Lyo-DC3", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + } + ], + "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource != container, ldp:hasMemberRelation == skos:inScheme", + "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl", + "language": "Java" + }, + { + "@id": "http://eclipse.org/lyo#dc4", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Eclipse Lyo-DC4 ", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + } + ], + "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model. Configuration of DirectContainer: ldp:membershipResource == container, ldp:hasMemberRelation == skos:inScheme", + "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl", + "language": "Java" + }, + { + "@id": "http://marmotta.apache.org", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Marmotta", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Jakob Frank" + }, + { + "@type": "foaf:Person", + "foaf:name": "Sergio Fernández" + } + ], + "homepage": "http://marmotta.apache.org", + "language": "Java" + }, + { + "@id": "http://test.rww.io/", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "ldphp", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Andrei Sambra" + } + ], + "homepage": "http://test.rww.io/", + "language": "PHP" + }, + { + "@id": "http://www.ldp4j.org", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "LDP4j", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Miguel Esteban Guti�rrez" + }, + { + "@type": "foaf:Person", + "foaf:name": "Nandana Mihindukulasooriya" + }, + { + "@type": "foaf:Person", + "foaf:name": "Ra�l Garc�a Castro" + } + ], + "doapDesc": "Testing against: RDFSource, BasicContainer, DirectContainer, and IndirectContainer", + "homepage": "http://www.ldp4j.org", + "language": "Java" + }, + { + "@id": "http://www.openlinksw.com/", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "Virtuoso", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "OpenLink" + } + ], + "homepage": "http://www.openlinksw.com/", + "language": "C" + }, + { + "@id": "https://github.com/linkeddata/gold", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "gold", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Andrei Sambra" + } + ], + "homepage": "https://github.com/linkeddata/gold", + "language": "Go" + }, + { + "@id": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "LDP.js BC", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + }, + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + } + ], + "doapDesc": "Testing against: BasicContainer, RDFSource,Prefer, Container as Resource interaction model.", + "homepage": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "language": "JavaScript" + }, + { + "@id": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "@type": [ + "earl:TestSubject", + "doap:Project" + ], + "name": "LDP.js DC", + "developer": [ + { + "@type": "foaf:Person", + "foaf:name": "Sam Padgett" + }, + { + "@type": "foaf:Person", + "foaf:name": "Steve Speicher" + } + ], + "doapDesc": "Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model.", + "homepage": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "language": "JavaScript" + } + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutToCreate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RdfTypeLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ServerHonorsSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-TypeRdfSource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." + } + ], + "title": "BasicContainer (MAY)", + "description": "LDP Basic Container tests. MAY conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "BasicContainer-ConformsBcLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ContainerSupportsHttpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PostResponseStatusAndLocation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PostContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PostJsonLd", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RelativeUriResolutionPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-DeleteRemovesContainmentTriple", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-AcceptPostResponseHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-NullRelativeUriPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RequestedInteractionModelCreateNotAllowed", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RequestedInteractionModelHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "BasicContainer-ConformsContainerRdfResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-AcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PublishConstraintsUnknownProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutReadOnlyProperties4xxStatus", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutPropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-GetResourceAcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutReplacesResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-GetResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RelativeUriResolutionPut", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutSimpleUpdate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-JsonLdRepresentation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PublishConstraintsReadOnlyProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "BasicContainer-ConformsRdfSourceLdpResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RestrictClientInference", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutBadETag", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-Head", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP HEAD method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PreconditionRequiredStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-LdpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-Options", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP OPTIONS method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-OptionsAllowHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-IsHttp11Manual", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ETagHeadersGet", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ETagHeadersHead", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-GetResponseHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ConditionFailedStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-AcceptPatchHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " + } + ], + "title": "BasicContainer (MUST)", + "description": "LDP Basic Container tests. MUST conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RestrictUriReUseSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-NoRdfBagSeqOrList", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RejectPutModifyingContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PreferContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RestrictUriReUseNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-RestrictPutReUseUri", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PatchMethod", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PostNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-CreateWithoutConstraints", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ContentTypeHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-GetResourceAsTurtleNoAccept", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ResponsePropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-UseStandardVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-4xxErrorHasResponseBody", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ContainsRdfType", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-ReUseVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "BasicContainer-PutRequiresIfMatch", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." + } + ], + "title": "BasicContainer (SHOULD)", + "description": "LDP Basic Container tests. SHOULD conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutToCreate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RdfTypeLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ServerHonorsSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-TypeRdfSource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." + } + ], + "title": "DirectContainer (MAY)", + "description": "LDP Direct Container tests. MAY conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-HttpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-MemberResourceTriple", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PostResourceUpdatesTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-DeleteResourceUpdatesTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "DirectContainer-ConformsDcLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PostResponseStatusAndLocation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PostContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PostJsonLd", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RelativeUriResolutionPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-DeleteRemovesContainmentTriple", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-AcceptPostResponseHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-NullRelativeUriPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RequestedInteractionModelCreateNotAllowed", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RequestedInteractionModelHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "DirectContainer-ConformsContainerRdfResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-AcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PublishConstraintsUnknownProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutReadOnlyProperties4xxStatus", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutPropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-GetResourceAcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutReplacesResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-GetResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RelativeUriResolutionPut", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutSimpleUpdate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-JsonLdRepresentation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PublishConstraintsReadOnlyProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "DirectContainer-ConformsRdfSourceLdpResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RestrictClientInference", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutBadETag", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-Head", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP HEAD method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PreconditionRequiredStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-LdpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-Options", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP OPTIONS method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-OptionsAllowHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-IsHttp11Manual", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ETagHeadersGet", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ETagHeadersHead", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-GetResponseHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ConditionFailedStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-AcceptPatchHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " + } + ], + "title": "DirectContainer (MUST)", + "description": "LDP Direct Container tests. MUST conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PreferMembershipTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-UseMemberPredicate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RestrictUriReUseSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-NoRdfBagSeqOrList", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RejectPutModifyingContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PreferContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RestrictUriReUseNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-RestrictPutReUseUri", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PatchMethod", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PostNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-CreateWithoutConstraints", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ContentTypeHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-GetResourceAsTurtleNoAccept", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ResponsePropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-UseStandardVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-4xxErrorHasResponseBody", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ContainsRdfType", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-ReUseVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "DirectContainer-PutRequiresIfMatch", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://callimachusproject.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." + } + ], + "title": "DirectContainer (SHOULD)", + "description": "LDP Direct Container tests. SHOULD conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutToCreate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RdfTypeLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ServerHonorsSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-TypeRdfSource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." + } + ], + "title": "IndirectContainer (MAY)", + "description": "LDP Indirect Container tests. MAY conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ConformsIcLdpContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsIcLdpContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ContainsLdpcUri", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PostResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ContainerSupportsHttpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PostResponseStatusAndLocation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PostContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PostJsonLd", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RelativeUriResolutionPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-DeleteRemovesContainmentTriple", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-AcceptPostResponseHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-NullRelativeUriPost", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RequestedInteractionModelHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "IndirectContainer-ConformsContainerRdfResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-AcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PublishConstraintsUnknownProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutReadOnlyProperties4xxStatus", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutPropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-GetResourceAcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutReplacesResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-GetResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RelativeUriResolutionPut", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutSimpleUpdate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-JsonLdRepresentation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PublishConstraintsReadOnlyProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "IndirectContainer-ConformsRdfSourceLdpResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RestrictClientInference", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutBadETag", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-Head", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP HEAD method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PreconditionRequiredStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-LdpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-Options", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP OPTIONS method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-OptionsAllowHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-IsHttp11Manual", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ETagHeadersGet", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ETagHeadersHead", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-GetResponseHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ConditionFailedStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-AcceptPatchHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " + } + ], + "title": "IndirectContainer (MUST)", + "description": "LDP Indirect Container tests. MUST conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RestrictUriReUseSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-NoRdfBagSeqOrList", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RejectPutModifyingContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PreferContainmentTriples", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RestrictUriReUseNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-RestrictPutReUseUri", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PatchMethod", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PostNoSlug", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-CreateWithoutConstraints", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ContentTypeHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-GetResourceAsTurtleNoAccept", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ResponsePropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-UseStandardVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-4xxErrorHasResponseBody", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ContainsRdfType", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-ReUseVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "IndirectContainer-PutRequiresIfMatch", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." + } + ], + "title": "IndirectContainer (SHOULD)", + "description": "LDP Indirect Container tests. SHOULD conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostResourceAndGetFromContainer", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostResourceGetBinary", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostResourceGetMetadataAndBinary", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostResourceAndCheckLink", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostResourceAndCheckAssociatedResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PostNonRDFSource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." + } + ], + "title": "Non-RDFSource (MAY)", + "description": "LDP Non-RDF Source tests. MAY conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-OptionsHasSameLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PutBadETag", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-Head", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP HEAD method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PreconditionRequiredStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-LdpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-Options", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP OPTIONS method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-OptionsAllowHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-IsHttp11Manual", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-ETagHeadersGet", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-ETagHeadersHead", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-GetResponseHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-ConditionFailedStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-AcceptPatchHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-GetResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers MUST support the HTTP GET Method for LDPRs" + } + ], + "title": "Non-RDFSource (MUST)", + "description": "LDP Non-RDF Source tests. MUST conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "NonRDFSource-PutRequiresIfMatch", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://www.ldp4j.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." + } + ], + "title": "Non-RDFSource (SHOULD)", + "description": "LDP Non-RDF Source tests. SHOULD conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-TypeRdfSource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." + } + ], + "title": "RDFSource (MAY)", + "description": "LDP RDF Source tests. MAY conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PublishConstraintsUnknownProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutReadOnlyProperties4xxStatus", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutPropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-GetResourceAcceptTurtle", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutReplacesResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-GetResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-RelativeUriResolutionPut", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutSimpleUpdate", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-JsonLdRepresentation", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PublishConstraintsReadOnlyProp", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestRequirement" + ], + "title": "MemberResource-ConformsRdfSourceLdpResource", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-RestrictClientInference", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutBadETag", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-Head", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP HEAD method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PreconditionRequiredStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-LdpLinkHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-Options", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP OPTIONS method. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-OptionsAllowHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-IsHttp11Manual", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ETagHeadersGet", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ETagHeadersHead", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-GetResponseHeaders", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ConditionFailedStatusCode", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-AcceptPatchHeader", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://carbonldp.com", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " + } + ], + "title": "RDFSource (MUST)", + "description": "LDP RDF Source tests. MUST conformance tests." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest", + "@type": [ + "earl:Report", + "mf:Manifest" + ], + "entries": [ + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-GetResourceAsTurtleNoAccept", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://test.rww.io/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "http://www.openlinksw.com/", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAsTurtleNoAccept", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + } + ], + "description": "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ResponsePropertiesNotPersisted", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-UseStandardVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-4xxErrorHasResponseBody", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ContainsRdfType", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-ReUseVocabularies", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://callimachusproject.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://carbonldp.com", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "mailto:miguel.aragon@base22.com" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://marmotta.apache.org", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://test.rww.io/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://www.ldp4j.org", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "http://www.openlinksw.com/", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:manual", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." + }, + { + "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "@type": [ + "earl:TestCriterion", + "earl:TestCase", + "http://www.w3.org/ns/earl#TestCase" + ], + "title": "MemberResource-PutRequiresIfMatch", + "testAction": "", + "assertions": [ + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://callimachusproject.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://callimachusproject.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://carbonldp.com", + "mode": "earl:notAvailable", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + } + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc1", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc2", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc3", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://eclipse.org/lyo#dc4", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://marmotta.apache.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://marmotta.apache.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://test.rww.io/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:failed" + }, + "assertedBy": "http://test.rww.io/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://www.ldp4j.org", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.ldp4j.org" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "http://www.openlinksw.com/", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://www.openlinksw.com/" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "https://github.com/linkeddata/gold", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:untested" + }, + "assertedBy": "https://deiu.rww.io/profile/card#me" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + }, + { + "@type": "earl:Assertion", + "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch", + "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple", + "mode": "earl:automatic", + "result": { + "@type": "earl:TestResult", + "outcome": "earl:passed" + }, + "assertedBy": "http://stevespeicher.me#self" + } + ], + "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." + } + ], + "title": "RDFSource (SHOULD)", + "description": "LDP RDF Source tests. SHOULD conformance tests." + } + ] +} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/schema.jsonld b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/schema.jsonld new file mode 100644 index 0000000..7af4daa --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/jsonld/schema.jsonld @@ -0,0 +1,50 @@ +{ + "@context": "http://schema.org/jsonld-profile", + "@id": "", + "@type": "WebPage", + "breadcrumb": "\n Books >\n Literature Fiction >\n Classics\n ", + "mainContentOfPage": { + "@id": "#book", + "@type": "Book", + "aggregateRating": { + "@type": "AggregateRating", + "ratingValue": "4", + "reviewCount": "3077" + }, + "author": { + "iri": "/author/jd_salinger.html" + }, + "bookFormat": "Paperback", + "image": "catcher-in-the-rye-book-cover.jpg", + "inLanguage": "English", + "isbn": "0316769487", + "name": "The Catcher in the Rye", + "numPages": "224", + "offers": { + "@type": "Offer", + "availability": "InStock", + "price": "$6.99", + "priceCurrency": "USD" + }, + "publishDate": "1991-05-01", + "publisher": "Little, Brown, and Company", + "reviews": [ + { + "@type": "Review", + "author": "Bob Smith", + "name": "A good read.", + "publishDate": "2006-06-15", + "reviewBody": "Catcher in the Rye is a fun book. It's a good book to read.", + "reviewRating": "4" + }, + { + "@type": "Review", + "author": "John Doe", + "name": "A masterpiece of literature", + "publishDate": "2006-05-04", + "reviewBody": "I really enjoyed this book. It captures the essential\n challenge people face as they try make sense of their lives and grow to adulthood.", + "reviewRating": "5" + } + ] + } +} diff --git a/content-rdf/src/test/resources/org/xbib/content/rdf/viaf.json b/content-rdf/src/test/resources/org/xbib/content/rdf/viaf.json new file mode 100644 index 0000000..5c77945 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/rdf/viaf.json @@ -0,0 +1,5 @@ +{"rdf:type":"http://xmlns.com/foaf/0.1/Document","void:inDataset":"http://viaf.org/viaf/data","foaf:primaryTopic":"http://viaf.org/viaf/100002684"} +{"rdf:type":["http://xmlns.com/foaf/0.1/Person","http://rdvocab.info/uri/schema/FRBRentitiesRDA/Person"],"foaf:name":["Dias, Manuel Madureira, 1936-","Dias, Manuel Madureira"," "],"rdaGr2:dateOfBirth":"1936"} +{"rdf:type":"http://www.w3.org/2004/02/skos/core#Concept","skos:inScheme":"http://viaf.org/authorityScheme/PTBNP","skos:prefLabel":"Dias, Manuel Madureira, 1936-","skos:altLabel":"Dias, Manuel Madureira","foaf:focus":"http://viaf.org/viaf/100002684"} +{"rdfs:comment":"This concept identifier is deprecated. See the foaf:focus link for the primary entity.","foaf:focus":"http://viaf.org/viaf/100002684"} +{"rdfs:comment":"This primary entity identifier is deprecated. See the owl:sameAs link for the new identifier.","owl:sameAs":"http://viaf.org/viaf/100002684"} \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/content/resource/namespace.properties b/content-rdf/src/test/resources/org/xbib/content/resource/namespace.properties new file mode 100644 index 0000000..7cf3d07 --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/content/resource/namespace.properties @@ -0,0 +1,36 @@ +# XML namespace +xml = http://www.w3.org/XML/1998/namespace +xsl = http://www.w3.org/1999/XSL/Transform + +# Atom +atom = http://www.w3.org/2005/Atom + +# RDF namespace +rdf = http://www.w3.org/1999/02/22-rdf-syntax-ns# +rdfs = http://www.w3.org/2000/01/rdf-schema# +owl = http://www.w3.org/2002/07/owl# + +foaf = http://xmlns.com/foaf/0.1/ + +# Apache +xalan = http://xml.apache.org/xslt + +# Dublin Core Namespaces +# http://dublincore.org/documents/dcmi-namespace/ +dc = http://purl.org/dc/elements/1.1/ +dcterms = http://purl.org/dc/terms/ +rel = http://purl.org/vocab/relationship/ + +# Library of Congress +mods = http://www.loc.gov/mods/v3 +bib = info:srw/cql-context-set/1/bib-v1/ + +# RDA, MARC +rdagr2 = http://RDVocab.info/ElementsGr2/ + +# DNB +gnd = http://d-nb.info/standards/elementset/gnd# + +# xbib +xbib = http://xbib.org/elements/ +lia = http://xbib.org/namespaces/lia/ \ No newline at end of file diff --git a/content-rdf/src/test/resources/org/xbib/sequential/sequential.groupstream b/content-rdf/src/test/resources/org/xbib/sequential/sequential.groupstream new file mode 100644 index 0000000..c4d2c8e --- /dev/null +++ b/content-rdf/src/test/resources/org/xbib/sequential/sequential.groupstream @@ -0,0 +1,10 @@ +00671nM2.01200024 h001 5-x002a19991118003 20090303214806004 20090320025a010000011025z5-x026 ZDB5-x030 b|1dcz|z|||37036aXA-DE037bger050 a|a|||||||||||052 p||||||z|||||||070 9001070aDNB070b9999200bDeutschland / Bundesminister fur Gesamtdeutsche Fragen202a2028926-1331 A bis Z335 ein Taschen- u. Nachschlagebuch uber d. anderen Teil Deutschlands359 hrsg. vom Bundesministerium fur Gesamtdeutsche Fragen. Red. Gunter Fischbach405 Aufl. 11.1969410 Bonn412 Dt. Bundes-Verl.425b1969425c1969531z874-6 Vorg. --->SBZ von A bis Z533z130385-5 Forts. --->DDR-Handbuch537 F/BAC*090383.700z|100700z|335 +01020nM2.01200024 h001 7-3002a19991118003 20080527235407004 20090320016 550147969DNB025a01000002X025z7-3026 ZDB7-3030 b|1dcz|z|||37036aXA-DDDEXA-DE037bger050 a|a|||||||||||052 p||||||zz||||||070 9001070aDNB070b9999073 12,2200bStaatliches Museum fur Tierkunde 202a35521-5331 Faunistische Abhandlungen359 Publ.: Museum fur Tierkunde Dresden, Staatliche Naturhistorische Sammlungen Dresden376 FAUN ABH (DRES)376bSMTFB405 1.1963/66 - 26.2008; damit Ersch. eingest.406aj1963/66k2008410 Dresden412 Museum fur Tierkunde418 aLeipziggGeest & Portighanfangs425b1963425c2008435 24 cm523 Ersch. unregelmaig527z2233959-0 Internetausg. --->Faunistische Abhandlungen531z6068-9 Vorg. --->Staatliches Museum fur Tierkunde : Abhandlungen und Berichte aus dem Staatlichen Museum fur Tierkunde in Dresden537 84!(22-02-08)542aISSN 0070-7252542aISSN 0375-2135545aaISSN 0070-7252574 08,B23,0382700 |590DNB700 |YDNB700z|730710aZoologie +01174nM2.01200024 h001 9-7002a19991118003 20071002103424004 20090320016 550196447DNB025a010000038025z9-7026 ZDB9-7030 b|1dcz|z|||37036aXA-DDDEXA-DE037bger050 a|a|||||||||||052 p||||||zz||||||070 9001070aDNB070b9999073 12,2076cmg200bStaatliches Museum fur Tierkunde 202a35521-5331 Malakologische Abhandlungen359 Staatliches Museum fur Tierkunde Dresden. anfangs hrsg. von W. Gotz370aMalakologische Abhandlungen aus dem Staatlichen Museum fur Tierkunde Dresden376 MALAKOL ABH (DRES)376 Malakol. Abh.376bSMTMB405 1.1964/67 - 24.2006406aj1964/67k2006410 Dresden412 Museum fur Tierkunde418 aLeipziggGeest & Portinghanfangs425b1964425c2006435 24 cm507 Nebent. ab 13.1988: Malakologische Abhandlungen aus dem Staatlichen Museum fur Tierkunde Dresden523 Ersch. unregelmaig531z6068-9 Vorg. --->Staatliches Museum fur Tierkunde : Abhandlungen und Berichte aus dem Staatlichen Museum fur Tierkunde in Dresden533z2280187-X Forts. --->Mollusca537 14!IIA!(07-05-07)C!(06-08-07)542aISSN 0070-7260542zbrosch. : M 19.50 (Einzelbd.)574 97,B12,0347700 |590DNB700z|730710aWeichtiere +00644nM2.01200024 h001 10-3002a19991118003 20070627061749004 20090320025a010000046025z10-3026 ZDB10-3030 b|1dcz|z|||35036aXA-IT050 a|a|||||||||||052 pbi||||z|||||||070 9001070aDNB070b0012310 Bibliografia polarografica / 1331 Bibliografia polarografica359 Consiglio Nazionale delle Ricerche, Centro di Studio per la Polarografia360 P. 1, Elenco dei lavori e indice degli autori405 [1/3.]1922/49(1949); 4.1922/51(1951) - 15.1922/62(1964)410 Spoleto425b1949425c1964530z205482-6 Beil. zu --->La ricerca scientifica533z3564-6 Forts. --->Bibliografia polarografica / 1 2537 C*240386700z|740 +00764nM2.01200024 h001 12-7002a19991118003 20090210013335004 20090320025a010000054025z12-7026 ZDB12-7030 b|1dcz|z|||27036aXA-DE037bger050 a|a|||||||||||052 p||||||zz||||||070 9001070aDNB070b9999200 Osram-Gesellschaft 202a35536-7331 Technisch-wissenschaftliche Abhandlungen der Osram-Gesellschaft359 hrsg. unter Mitw. ... von Wilfried Meyer376 Tech.-Wiss. Abh. Osram-Ges.376bTAOGA405 5.1943; 6.1953 - 11.1973; 12.1986; damit Ersch. eingest.410 Berlin ; Gottingen ; Heidelberg412 Springer425b1943425c1986531z502428-6 Vorg. --->Osram-Konzern : Technisch-wissenschaftliche Abhandlungen aus dem Osram-Konzern537 C*25!6!(lauft wieder)Kopie188!542aISSN 0078-6799542aISSN 0371-5264700z|900 +01635nM2.01200024 h001 13-9002a19991118003 20090123102505004 20090320016 540322814DNB025a010000062025z13-9026 ZDB13-9030 b|1dcz|z|||37036aXA-DDDEXA-DE037bgereng050 a|a|||||||||||052 p||||||zz||||||070 9001070aDNB070b1242073 12,2200bStaatliches Museum fur Tierkunde 202a35521-5331 Zoologische Abhandlungen359 Staatliche Naturhistorische Sammlungen Dresden, Museum fur Tierkunde370aZoologische Abhandlungen aus dem Staatlichen Museum fur Tierkunde Dresden370aAbhandlungen und Berichte aus dem Staatlichen Museum fur Tierkunde in Dresden370aZoologische Abhandlungen und Berichte376 ZOOL ABH (DRESD)376bZASMA405 26.1961/64 - 56.2006406aj1961/64k2006410 Dresden412 Museum fur Tierkunde418 aLeipziggGeest & Portighanfangs425b1961425c2006435 25 cm507 Hauptsacht. auf d. Jg.-Titelbl. 42.1986/87 - 51.2000/01: Zoologische Abhandlungen aus dem Staatlichen Museum fur Tierkunde Dresden. - Nebent. 26.1961/64: Abhandlungen und Berichte aus dem Staatlichen Museum fur Tierkunde in Dresden. - Hauptsacht. teils: Zoologische Abhandlungen und Berichte523 Ersch. unregelmaig527z2392089-0 Internetausg. --->Zoologische Abhandlungen531z6068-9 Vorg. --->Staatliches Museum fur Tierkunde : Abhandlungen und Berichte aus dem Staatlichen Museum fur Tierkunde in Dresden533z2383989-2 Forts. --->Vertebrate zoology537 F/C*18!21!(lauft noch; Kopie)84!(04-09-07)542aISSN 0070-7287542aISSN 0375-5231545aaISSN 0375-5231 = Zoologische Abhandlungen574 96,B09,0553700 |590DNB700z|730705 a590.5c590eDDC22gerf05710aZoologie / Periodika +00792nM2.01200024 h001 15-2002a19991118003 20050603141946004 20090320025a010000070025z15-2026 ZDB15-2030 b|1dcz|z|||35036aXD-US037beng050 a|a|||||||||||052 pbi||||z|||||||070 9001070aDNB070b9999310 The American behavioral scientist / The ABS guide to recent publications in the social and behavioral sciences331 The American behavioral scientist360 The ABS guide to recent publications in the social and behavioral sciences370aThe ABS guide to recent publications in the social and behavioral sciences405 1965410 New York, NY412 American Behavioral Scientist415 Oxford [u.a.] ; Frankfurt, M.417 Pergamon Press425b1965425c1965533z1355410-4 Forts. --->Recent publications in the social and behavioral sciences537 F/PC*B!24!700z|390700z|620 +00772nM2.01200024 h001 16-4002a19991118003 20071204010107004 20090320025a010000089025z16-4026 ZDB16-4030 b|1dcz|z|||37036aXA-GB050 a|a|||||||||||052 pab||||z|||||||070 9001070aDNB070b9999200bInternational African Institute202a1005929-5331 African abstracts335 a quarterly review of ethnographic, social, and linguistic studies appearing in current periodicals341 Bulletin analytique africaniste343 revue trimestr. d'etudes ethnologiques, sociales et linguistiques paraissant dans les periodiques du jour405 1.1950 - 23.1972; damit Ersch. eingest.410 London412 Internat. African Inst.425b1950425c1972510 Repr.: Folkestone : Dawson527z1084053-9 Franz. Ausg. --->Analyses africanistes537 F/A!C*251182542aISSN 0001-9895700z|390 +00817nM2.01200024 h001 17-6002a19991118003 20071211002727004 20090320025a010000097025z17-6026 ZDB17-6030 b|1dcz|z|||27036aXA-GB037beng050 a|a|||||||||||052 pstab||z|||||||070 9001070aDNB070b9999200 Great Britain / Central Statistical Office202a35545-8204bGreat Britain206a20010-4331 Annual abstract of statistics333 Central Statistical Office405 84.1935/46(1948) - 132.1996406aj1935/46k1996410 London412 HMSO425b1948425c1996510 Repr.: Nendeln, Liechtenstein : Kraus; Bad Feilnbach : Schmidt Periodicals531z127303-6 Vorg. --->Great Britain: Statistical abstracts for the United Kingdom533z1361914-7 Forts. --->Great Britain / Office for National Statistics: Annual abstract of statistics537 F/SCQ!H3!206!(20-06-07)385!(17-08-07)542aISSN 0072-5730700z|601 +01398nM2.01200024 h001 18-8002a19991118003 20080922222913004 20090320025a010000100025z18-8026 ZDB18-8030 b|1dcz|z|||37036aXD-US037beng050 a|a|||||||||||052 pab||||z|||||||070 9001070aDNB070b9999073 12331 Biological abstracts335 BA ; publ. with coop. of individual biologists, biolog. industries, and biolog. journals generally. Covering the world's biolog. research literature359 staff of the central ed. off. John E. Flynn [u.a.]370aBA376 Biol. Abstr.376bBIABA405 1.1926/27(1927) -410 Philadelphia, Pa.412 Biological Abstracts425b1927510 Repr.: New York, NY : Johnson522 13.1939 - 40.1962 auch in Sect. A-E ersch.527z1101955-4 CD-ROM-Ausg. --->Biological abstracts on compact disc527z2108051-3 Internetausg. --->Biological abstracts527z2188093-1 DVD-ROM-Ausg. --->Biological abstracts529z162322-9 Subject index 1962[?] bis 1969 --->BASIC530z795326-4 In 46.1965,21 u. 47.1966,21 --->Biosciences Information Service of Biological Abstracts : List of serials531z210064-2 Vorg. --->Abstracts of bacteriology531z210065-4 Vorg. --->Botanical abstracts531z282104-7 Darin aufgeg. --->Subjects classification outline for Biological abstracts and Bioresearch index531z162322-9 Darin aufgeg. --->BASIC537 (Kopie)542aISSN 0006-3169700z|720 diff --git a/content-rdf/src/test/resources/turtle/README.txt b/content-rdf/src/test/resources/turtle/README.txt new file mode 100644 index 0000000..37460e6 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/README.txt @@ -0,0 +1,20 @@ +These are the tests for the Turtle Terse RDF Triple Language +that must be passed by conformant systems. See + http://www.dajobe.org/2004/01/turtle/ +for the full conformance information. + +The format is a set of good tests and bad tests. + +Good tests are a pair of files: + abc.ttl abc.out +which are the input Turtle file and the expected output RDF triples, +written in N-Triples. + +bad tests are of the form + bad-XX.ttl +which must fail. + +The tests should be performed with an assumed base URI +of http://www.w3.org/2001/sw/DataAccess/df1/tests/ + +Dave diff --git a/content-rdf/src/test/resources/turtle/bad-00.ttl b/content-rdf/src/test/resources/turtle/bad-00.ttl new file mode 100644 index 0000000..b1a1b36 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-00.ttl @@ -0,0 +1,2 @@ +# prefix name must end in a : +@prefix a <#> . diff --git a/content-rdf/src/test/resources/turtle/bad-01.ttl b/content-rdf/src/test/resources/turtle/bad-01.ttl new file mode 100644 index 0000000..533bc21 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-01.ttl @@ -0,0 +1,3 @@ +# Forbidden by RDF - predicate cannot be blank +@prefix : . +:a [ :b :c ] :d . diff --git a/content-rdf/src/test/resources/turtle/bad-02.ttl b/content-rdf/src/test/resources/turtle/bad-02.ttl new file mode 100644 index 0000000..fd2014d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-02.ttl @@ -0,0 +1,3 @@ +# Forbidden by RDF - predicate cannot be blank +@prefix : . +:a [] :b . diff --git a/content-rdf/src/test/resources/turtle/bad-03.ttl b/content-rdf/src/test/resources/turtle/bad-03.ttl new file mode 100644 index 0000000..07a372f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-03.ttl @@ -0,0 +1,3 @@ +# 'a' only allowed as a predicate +@prefix : . +a :a :b . diff --git a/content-rdf/src/test/resources/turtle/bad-04.ttl b/content-rdf/src/test/resources/turtle/bad-04.ttl new file mode 100644 index 0000000..ee7246c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-04.ttl @@ -0,0 +1,3 @@ +# No comma is allowed in collections +@prefix : . +:a :b ( "apple", "banana" ) . diff --git a/content-rdf/src/test/resources/turtle/bad-05.ttl b/content-rdf/src/test/resources/turtle/bad-05.ttl new file mode 100644 index 0000000..387015f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-05.ttl @@ -0,0 +1,4 @@ +# N3 {}s are not in Turtle +@prefix : . +{ :a :b :c . } :d :e . + diff --git a/content-rdf/src/test/resources/turtle/bad-06.ttl b/content-rdf/src/test/resources/turtle/bad-06.ttl new file mode 100644 index 0000000..a8f1a0f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-06.ttl @@ -0,0 +1,3 @@ +# is and of are not in turtle +@prefix : . +:a is :b of :c . diff --git a/content-rdf/src/test/resources/turtle/bad-07.ttl b/content-rdf/src/test/resources/turtle/bad-07.ttl new file mode 100644 index 0000000..18ea4fa --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-07.ttl @@ -0,0 +1,4 @@ +# paths are not in turtle +@prefix : . +:a.:b.:c . +:a^:b^:c . diff --git a/content-rdf/src/test/resources/turtle/bad-08.ttl b/content-rdf/src/test/resources/turtle/bad-08.ttl new file mode 100644 index 0000000..07918f9 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-08.ttl @@ -0,0 +1,2 @@ +@keywords something. +# @keywords is not in turtle diff --git a/content-rdf/src/test/resources/turtle/bad-09.ttl b/content-rdf/src/test/resources/turtle/bad-09.ttl new file mode 100644 index 0000000..d2d76c1 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-09.ttl @@ -0,0 +1,3 @@ +# implies is not in turtle +@prefix : . +:a => :b . diff --git a/content-rdf/src/test/resources/turtle/bad-10.ttl b/content-rdf/src/test/resources/turtle/bad-10.ttl new file mode 100644 index 0000000..b5ef1f5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-10.ttl @@ -0,0 +1,3 @@ +# equivalence is not in turtle +@prefix : . +:a = :b . diff --git a/content-rdf/src/test/resources/turtle/bad-11.ttl b/content-rdf/src/test/resources/turtle/bad-11.ttl new file mode 100644 index 0000000..09e7b6a --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-11.ttl @@ -0,0 +1,3 @@ +# @forAll is not in turtle +@prefix : . +@forAll :x . diff --git a/content-rdf/src/test/resources/turtle/bad-12.ttl b/content-rdf/src/test/resources/turtle/bad-12.ttl new file mode 100644 index 0000000..cef48ff --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-12.ttl @@ -0,0 +1,3 @@ +# @forSome is not in turtle +@prefix : . +@forSome :x . diff --git a/content-rdf/src/test/resources/turtle/bad-13.ttl b/content-rdf/src/test/resources/turtle/bad-13.ttl new file mode 100644 index 0000000..91accf2 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-13.ttl @@ -0,0 +1,3 @@ +# <= is not in turtle +@prefix : . +:a <= :b . diff --git a/content-rdf/src/test/resources/turtle/bad-14.ttl b/content-rdf/src/test/resources/turtle/bad-14.ttl new file mode 100644 index 0000000..f4a7acf --- /dev/null +++ b/content-rdf/src/test/resources/turtle/bad-14.ttl @@ -0,0 +1,6 @@ +# Test long literals with missing end +@prefix : . +:a :b """a long + literal +with +newlines diff --git a/content-rdf/src/test/resources/turtle/index.html b/content-rdf/src/test/resources/turtle/index.html new file mode 100644 index 0000000..6119211 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/index.html @@ -0,0 +1,94 @@ +asf - Revision 1636190: /jena/Import/Jena-SVN/ARQ/trunk/testing/RIOT/TurtleStd + +

asf - Revision 1636190: /jena/Import/Jena-SVN/ARQ/trunk/testing/RIOT/TurtleStd

+ +
Powered by Apache Subversion version 1.8.1 (r1503906). + \ No newline at end of file diff --git a/content-rdf/src/test/resources/turtle/manifest-bad.ttl b/content-rdf/src/test/resources/turtle/manifest-bad.ttl new file mode 100644 index 0000000..af3de2b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/manifest-bad.ttl @@ -0,0 +1,104 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix mf: . +@prefix qt: . +@prefix t: . + +<> rdf:type mf:Manifest ; + rdfs:comment "Turtle bad syntax test cases (must fail)" ; + mf:entries + ( + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-00" ; + rdfs:comment "prefix name must end in rdf:type :" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-01" ; + rdfs:comment "blank predicate forbidden" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-02" ; + rdfs:comment "blank predicate forbidden" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-03" ; + rdfs:comment "a forbidden as subject" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-04" ; + rdfs:comment ", not allowed in collections" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-05" ; + rdfs:comment "{} not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-06" ; + rdfs:comment "is and of not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-07" ; + rdfs:comment "paths not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-08" ; + rdfs:comment "@keywords not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-09" ; + rdfs:comment "=> not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-10" ; + rdfs:comment "= not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-11" ; + rdfs:comment "@forAll not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-12" ; + rdfs:comment "@forSome not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-13" ; + rdfs:comment "<= not allowed in Turtle" ; + mf:action [ qt:data ] ; + ] + + [ rdf:type t:TestBadSyntax ; + mf:name "bad-14" ; + rdfs:comment "long literal with missing end" ; + mf:action [ qt:data ] ; + ] + + + # End of tests + ). diff --git a/content-rdf/src/test/resources/turtle/manifest.ttl b/content-rdf/src/test/resources/turtle/manifest.ttl new file mode 100644 index 0000000..b3402a9 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/manifest.ttl @@ -0,0 +1,216 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix mf: . +@prefix qt: . +@prefix t: . + +<> rdf:type mf:Manifest ; + rdfs:comment "Turtle good syntax test cases (must pass)" ; + mf:entries + ( + [ mf:name "test-00" ; + rdfs:comment "Blank subject" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-01" ; + rdfs:comment "@prefix and qnames" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-02" ; + rdfs:comment ", operator" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-03" ; + rdfs:comment "; operator" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-04" ; + rdfs:comment "empty [] as subject and object" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-05" ; + rdfs:comment "non-empty [] as subject and object" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-06" ; + rdfs:comment "'a' as predicate" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-07" ; + rdfs:comment "simple collection" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-08" ; + rdfs:comment "empty collection" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-09" ; + rdfs:comment "integer datatyped literal" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-10" ; + rdfs:comment "decimal integer canonicalization" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-11" ; + rdfs:comment "- and _ in names and qnames" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-12" ; + rdfs:comment "tests for rdf:_ and other qnames starting with _" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-13" ; + rdfs:comment "bare : allowed" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-14" ; + rdfs:comment "10000 triples, more than the default Bison stack size" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-15" ; + rdfs:comment "10000 triple objects (10000 triples)" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-16" ; + rdfs:comment "10000 items (10000 triples)" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-17" ; + rdfs:comment "simple long literal" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-18" ; + rdfs:comment "long literals with escapes" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-19" ; + rdfs:comment "floating point number" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-20" ; + rdfs:comment "empty literals, normal and long variant" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-21" ; + rdfs:comment "positive integer, decimal and doubles" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-22" ; + rdfs:comment "negative integer, decimal and doubles" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-23" ; + rdfs:comment "long literal ending in double quote" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-24" ; + rdfs:comment "boolean literals" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-25" ; + rdfs:comment "comments" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-26" ; + rdfs:comment "no final mewline" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-27" ; + rdfs:comment "duplicate prefix" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-28" ; + rdfs:comment "decimal data types (serializing test)" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-29" ; + rdfs:comment "Escaping U+0001 to U+007F in a URI" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "test-30" ; + rdfs:comment "@base" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "rdf-schema" ; + rdfs:comment "RDF Namespace document converted into Turtle" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "rdfs-namespace" ; + rdfs:comment "RDFS Namespace document converted into Turtle" ; + mf:action [ qt:data ] ; + mf:result + ] + + [ mf:name "rdfq-results" ; + rdfs:comment "Example query result from http://www.w3.org/2003/03/rdfqr-tests/recording-query-results.html" ; + mf:action [ qt:data ] ; + mf:result + ] + + # End of tests + ). diff --git a/content-rdf/src/test/resources/turtle/rdf-schema.out b/content-rdf/src/test/resources/turtle/rdf-schema.out new file mode 100644 index 0000000..94e1404 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdf-schema.out @@ -0,0 +1,126 @@ + . + "Indicates membership of a class" . + "type"@en . + "type"@fr . + . + . + "The concept of Class" . + "Class"@en . + "Classe"@fr . + . + . + "Properties used to express RDF Schema constraints." . + "ConstraintProperty"@en . + "Propri\u00E9t\u00E9Contrainte"@fr . + . + . + . + . + "Resources used to express RDF Schema constraints." . + "ConstraintResource"@en . + "RessourceContrainte"@fr . + . + . + "This represents the set Containers." . + "Container"@en . + "Enveloppe"@fr . + . + . + "ContainerMembershipProperty"@en . + . + . + . + "This represents the set of atomic values, eg. textual strings." . + "Literal"@en . + "Litt\u00E9ral"@fr . + . + "The most general class" . + "Resource"@en . + "Ressource"@fr . + . + "Use this for descriptions" . + . + "comment"@en . + "commentaire"@fr . + . + . + "This is how we associate a class with properties that its instances can have" . + "domain"@en . + "domaine"@fr . + . + "Indicates a resource containing and defining the subject resource." . + . + "esD\u00E9finiPar"@fr . + "isDefinedBy"@en . + . + . + . + "Provides a human-readable version of a resource name." . + . + "label"@en . + "label"@fr . + . + . + "Properties that can be used in a schema to provide constraints" . + . + "range"@en . + "\u00E9tendue"@fr . + . + . + "Indicates a resource that provides information about the subject resource." . + . + "seeAlso"@en . + "voirAussi"@fr . + . + . + "Indicates membership of a class" . + . + "sousClasseDe"@fr . + "subClassOf"@en . + . + . + "Indicates specialization of properties" . + . + "sousPropri\u00E9t\u00E9De"@fr . + "subPropertyOf"@en . + . + . + "Alt"@en . + "Choix"@fr . + . + . + "Bag"@en . + "Ensemble"@fr . + . + . + "The concept of a property." . + "Property"@en . + "Propri\u00E9t\u00E9"@fr . + . + . + "Sequence"@en . + "S\u00E9quence"@fr . + . + . + "This represents the set of reified statements." . + "D\u00E9claration"@fr . + "Statement"@en . + . + . + . + "object"@en . + "objet"@fr . + . + . + "predicate"@en . + "pr\u00E9dicat"@fr . + . + . + . + "subject"@en . + "sujet"@fr . + . + . + "object"@en . + "value"@fr . + . diff --git a/content-rdf/src/test/resources/turtle/rdf-schema.ttl b/content-rdf/src/test/resources/turtle/rdf-schema.ttl new file mode 100644 index 0000000..8a61794 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdf-schema.ttl @@ -0,0 +1,156 @@ +# RDF Namespace document converted into Turtle + +@prefix : . +@prefix rdf: . + +rdf:type a rdf:Property; + :comment "Indicates membership of a class"; + :label "type"@en, + "type"@fr; + :range :Class . + +:Class a :Class; + :comment "The concept of Class"; + :label "Class"@en, + "Classe"@fr; + :subClassOf :Resource . + +:ConstraintProperty a :Class; + :comment "Properties used to express RDF Schema constraints."; + :label "ConstraintProperty"@en, + "Propri\u00E9t\u00E9Contrainte"@fr; + :subClassOf :ConstraintResource, + rdf:Property . + +:ConstraintResource a :Class, + :Class; + :comment "Resources used to express RDF Schema constraints."; + :label "ConstraintResource"@en, + "RessourceContrainte"@fr; + :subClassOf :Resource . + +:Container a :Class; + :comment "This represents the set Containers."; + :label "Container"@en, + "Enveloppe"@fr; + :subClassOf :Resource . + +:ContainerMembershipProperty a :Class; + :label "ContainerMembershipProperty"@en; + :subClassOf rdf:Property . + +:Literal a :Class, + :Class; + :comment "This represents the set of atomic values, eg. textual strings."; + :label "Literal"@en, + "Litt\u00E9ral"@fr . + +:Resource a :Class; + :comment "The most general class"; + :label "Resource"@en, + "Ressource"@fr . + +:comment a rdf:Property; + :comment "Use this for descriptions"; + :domain :Resource; + :label "comment"@en, + "commentaire"@fr; + :range :Literal . + +:domain a :ConstraintProperty; + :comment "This is how we associate a class with properties that its instances can have"; + :label "domain"@en, + "domaine"@fr . + +:isDefinedBy a rdf:Property; + :comment "Indicates a resource containing and defining the subject resource."; + :domain :Resource; + :label "esD\u00E9finiPar"@fr, + "isDefinedBy"@en; + :range :Resource; + :subPropertyOf :seeAlso . + +:label a rdf:Property; + :comment "Provides a human-readable version of a resource name."; + :domain :Resource; + :label "label"@en, + "label"@fr; + :range :Literal . + +:range a :ConstraintProperty; + :comment "Properties that can be used in a schema to provide constraints"; + :domain rdf:Property; + :label "range"@en, + "\u00E9tendue"@fr; + :range :Class . + +:seeAlso a rdf:Property; + :comment "Indicates a resource that provides information about the subject resource."; + :domain :Resource; + :label "seeAlso"@en, + "voirAussi"@fr; + :range :Resource . + +:subClassOf a rdf:Property; + :comment "Indicates membership of a class"; + :domain :Class; + :label "sousClasseDe"@fr, + "subClassOf"@en; + :range :Class . + +:subPropertyOf a rdf:Property; + :comment "Indicates specialization of properties"; + :domain rdf:Property; + :label "sousPropri\u00E9t\u00E9De"@fr, + "subPropertyOf"@en; + :range rdf:Property . + +rdf:Alt a :Class; + :label "Alt"@en, + "Choix"@fr; + :subClassOf :Container . + +rdf:Bag a :Class; + :label "Bag"@en, + "Ensemble"@fr; + :subClassOf :Container . + +rdf:Property a :Class; + :comment "The concept of a property."; + :label "Property"@en, + "Propri\u00E9t\u00E9"@fr; + :subClassOf :Resource . + +rdf:Seq a :Class; + :label "Sequence"@en, + "S\u00E9quence"@fr; + :subClassOf :Container . + +rdf:Statement a :Class; + :comment "This represents the set of reified statements."; + :label "D\u00E9claration"@fr, + "Statement"@en; + :subClassOf :Resource . + +rdf:object a rdf:Property; + :domain rdf:Statement; + :label "object"@en, + "objet"@fr . + +rdf:predicate a rdf:Property; + :domain rdf:Statement; + :label "predicate"@en, + "pr\u00E9dicat"@fr; + :range rdf:Property . + +rdf:subject a rdf:Property; + :domain rdf:Statement; + :label "subject"@en, + "sujet"@fr; + :range :Resource . + +rdf:value a rdf:Property; + :label "object"@en, + "value"@fr . + +: :seeAlso . diff --git a/content-rdf/src/test/resources/turtle/rdfq-results.out b/content-rdf/src/test/resources/turtle/rdfq-results.out new file mode 100644 index 0000000..5da97eb --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdfq-results.out @@ -0,0 +1,36 @@ +_:genid1 "x" . +_:genid1 "123"^^ . +_:genid2 "y" . +_:genid2 . +_:genid3 . +_:genid3 _:genid1 . +_:genid3 _:genid2 . +_:genid4 "x" . +_:genid4 "2003-01-21" . +_:genid5 "y" . +_:genid5 . +_:genid6 . +_:genid6 _:genid4 . +_:genid6 _:genid5 . +_:genid7 "x" . +_:genid7 "anon1" . +_:genid8 "y" . +_:genid8 _:a . +_:genid9 . +_:genid9 _:genid7 . +_:genid9 _:genid8 . +_:genid10 "x" . +_:genid10 "anon2" . +_:genid11 "y" . +_:genid11 _:a . +_:genid12 . +_:genid12 _:genid10 . +_:genid12 _:genid11 . + . + "4"^^ . + "x" . + "y" . + _:genid3 . + _:genid6 . + _:genid9 . + _:genid12 . diff --git a/content-rdf/src/test/resources/turtle/rdfq-results.ttl b/content-rdf/src/test/resources/turtle/rdfq-results.ttl new file mode 100644 index 0000000..c6e72aa --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdfq-results.ttl @@ -0,0 +1,39 @@ +# from http://www.w3.org/2003/03/rdfqr-tests/recording-query-results.html + +@prefix rdf: . +@prefix rs: . + + +<> rdf:type rs:ResultSet ; + rs:size 4 ; + rs:resultVariable "x" ; rs:resultVariable "y" ; + rs:solution + [ rdf:type rs:ResultSolution ; + rs:binding [ rs:variable "x" ; rs:value 123 ] ; + rs:binding [ rs:variable "y" ; rs:value ] + ] ; + + rs:solution + [ rdf:type rs:ResultSolution ; + rs:binding [ rs:variable "x" ; + rs:value "2003-01-21" ] ; + rs:binding [ rs:variable "y" ; + rs:value ] + ] ; + + rs:solution + [ rdf:type rs:ResultSolution ; + rs:binding [ rs:variable "x" ; + rs:value "anon1" ] ; + rs:binding [ rs:variable "y" ; + rs:value _:a ] + ] ; + + rs:solution + [ rdf:type rs:ResultSolution ; + rs:binding [ rs:variable "x" ; + rs:value "anon2" ] ; + rs:binding [ rs:variable "y" ; + rs:value _:a ] + ] ; + . diff --git a/content-rdf/src/test/resources/turtle/rdfs-namespace.out b/content-rdf/src/test/resources/turtle/rdfs-namespace.out new file mode 100644 index 0000000..4696f8c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdfs-namespace.out @@ -0,0 +1,131 @@ + . + "Indicates membership of a class" . + . + . + "type"@en . + . + . + "A collection of alternatives."@en . + . + "Alt"@en . + . + . + "An unordered collection."@en . + . + "Bag"@en . + . + . + "The concept of a property." . + . + "Property"@en . + . + . + "An ordered collection."@en . + . + "Seq"@en . + . + . + "The class of RDF statements." . + . + "Statement"@en . + . + . + "The object of an RDF statement." . + . + . + "object"@en . + . + "the predicate of an RDF statement." . + . + . + "predicate"@en . + . + . + "The subject of an RDF statement." . + . + . + "subject"@en . + . + . + "Identifies the principal value (usually a string) of a property when the property value is a structured resource" . + . + . + "value"@en . + . + . + "The concept of Class" . + . + "Class"@en . + . + . + "This represents the set Containers." . + . + "Container"@en . + . + . + "The container membership properties, rdf:1, rdf:2, ..., all of which are sub-properties of 'member'." . + . + "ContainerMembershipProperty"@en . + . + . + "This represents the set of atomic values, eg. textual strings." . + . + "Literal"@en . + . + "The class resource, everything." . + . + "Resource"@en . + . + "Use this for descriptions" . + . + . + "comment"@en . + . + . + "A domain class for a property type" . + . + . + "domain"@en . + . + . + "Indicates the namespace of a resource" . + . + . + "isDefinedBy"@en . + . + . + . + "Provides a human-readable version of a resource name." . + . + . + "label"@en . + . + . + "a member of a container" . + . + . + "member"@en . + . + "A range class for a property type" . + . + . + "range"@en . + . + . + "A resource that provides information about the subject resource" . + . + . + "seeAlso"@en . + . + . + "Indicates membership of a class" . + . + . + "subClassOf"@en . + . + . + "Indicates specialization of properties" . + . + . + "subPropertyOf"@en . + . diff --git a/content-rdf/src/test/resources/turtle/rdfs-namespace.ttl b/content-rdf/src/test/resources/turtle/rdfs-namespace.ttl new file mode 100644 index 0000000..0d73e6b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/rdfs-namespace.ttl @@ -0,0 +1,160 @@ +# RDFS Namespace document converted into Turtle + +@prefix : . +@prefix rdf: . + +rdf:type a rdf:Property; + :comment "Indicates membership of a class"; + :domain :Resource; + :isDefinedBy rdf:; + :label "type"@en; + :range :Class . + +rdf:Alt a :Class; + :comment "A collection of alternatives."@en; + :isDefinedBy rdf:; + :label "Alt"@en; + :subClassOf :Container . + +rdf:Bag a :Class; + :comment "An unordered collection."@en; + :isDefinedBy rdf:; + :label "Bag"@en; + :subClassOf :Container . + +rdf:Property a :Class; + :comment "The concept of a property."; + :isDefinedBy rdf:; + :label "Property"@en; + :subClassOf :Resource . + +rdf:Seq a :Class; + :comment "An ordered collection."@en; + :isDefinedBy rdf:; + :label "Seq"@en; + :subClassOf :Container . + +rdf:Statement a :Class; + :comment "The class of RDF statements."; + :isDefinedBy rdf:; + :label "Statement"@en; + :subClassOf :Resource . + +rdf:object a rdf:Property; + :comment "The object of an RDF statement."; + :domain rdf:Statement; + :isDefinedBy rdf:; + :label "object"@en . + +rdf:predicate a rdf:Property; + :comment "the predicate of an RDF statement."; + :domain rdf:Statement; + :isDefinedBy rdf:; + :label "predicate"@en; + :range rdf:Property . + +rdf:subject a rdf:Property; + :comment "The subject of an RDF statement."; + :domain rdf:Statement; + :isDefinedBy rdf:; + :label "subject"@en; + :range :Resource . + +rdf:value a rdf:Property; + :comment "Identifies the principal value (usually a string) of a property when the property value is a structured resource"; + :domain :Resource; + :isDefinedBy rdf:; + :label "value"@en . + +: :seeAlso . + +:Class a :Class; + :comment "The concept of Class"; + :isDefinedBy :; + :label "Class"@en; + :subClassOf :Resource . + +:Container a :Class; + :comment "This represents the set Containers."; + :isDefinedBy :; + :label "Container"@en; + :subClassOf :Resource . + +:ContainerMembershipProperty a :Class; + :comment "The container membership properties, rdf:1, rdf:2, ..., all of which are sub-properties of 'member'."; + :isDefinedBy :; + :label "ContainerMembershipProperty"@en; + :subClassOf rdf:Property . + +:Literal a :Class; + :comment "This represents the set of atomic values, eg. textual strings."; + :isDefinedBy :; + :label "Literal"@en . + +:Resource a :Class; + :comment "The class resource, everything."; + :isDefinedBy :; + :label "Resource"@en . + +:comment a rdf:Property; + :comment "Use this for descriptions"; + :domain :Resource; + :isDefinedBy :; + :label "comment"@en; + :range :Literal . + +:domain a rdf:Property; + :comment "A domain class for a property type"; + :domain rdf:Property; + :isDefinedBy :; + :label "domain"@en; + :range :Class . + +:isDefinedBy a rdf:Property; + :comment "Indicates the namespace of a resource"; + :domain :Resource; + :isDefinedBy :; + :label "isDefinedBy"@en; + :range :Resource; + :subPropertyOf :seeAlso . + +:label a rdf:Property; + :comment "Provides a human-readable version of a resource name."; + :domain :Resource; + :isDefinedBy :; + :label "label"@en; + :range :Literal . + +:member a rdf:Property; + :comment "a member of a container"; + :domain :Container; + :isDefinedBy :; + :label "member"@en . + +:range a rdf:Property; + :comment "A range class for a property type"; + :domain rdf:Property; + :isDefinedBy :; + :label "range"@en; + :range :Class . + +:seeAlso a rdf:Property; + :comment "A resource that provides information about the subject resource"; + :domain :Resource; + :isDefinedBy :; + :label "seeAlso"@en; + :range :Resource . + +:subClassOf a rdf:Property; + :comment "Indicates membership of a class"; + :domain :Class; + :isDefinedBy :; + :label "subClassOf"@en; + :range :Class . + +:subPropertyOf a rdf:Property; + :comment "Indicates specialization of properties"; + :domain rdf:Property; + :isDefinedBy :; + :label "subPropertyOf"@en; + :range rdf:Property . diff --git a/content-rdf/src/test/resources/turtle/test-00.out b/content-rdf/src/test/resources/turtle/test-00.out new file mode 100644 index 0000000..4be4052 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-00.out @@ -0,0 +1 @@ +_:genid1 . diff --git a/content-rdf/src/test/resources/turtle/test-00.result b/content-rdf/src/test/resources/turtle/test-00.result new file mode 100644 index 0000000..47a4ae6 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-00.result @@ -0,0 +1 @@ +<> . diff --git a/content-rdf/src/test/resources/turtle/test-00.ttl b/content-rdf/src/test/resources/turtle/test-00.ttl new file mode 100644 index 0000000..78da35e --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-00.ttl @@ -0,0 +1,2 @@ +@prefix : <#> . +[] :x :y . diff --git a/content-rdf/src/test/resources/turtle/test-01.out b/content-rdf/src/test/resources/turtle/test-01.out new file mode 100644 index 0000000..5ccb5bd --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-01.out @@ -0,0 +1,3 @@ + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-01.result b/content-rdf/src/test/resources/turtle/test-01.result new file mode 100644 index 0000000..c7cd355 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-01.result @@ -0,0 +1,3 @@ + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-01.ttl b/content-rdf/src/test/resources/turtle/test-01.ttl new file mode 100644 index 0000000..9070d2c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-01.ttl @@ -0,0 +1,7 @@ +# Test @prefix and qnames +@prefix : . +@prefix a: . +@prefix b: . +:a :b :c . +a:a a:b a:c . +:a a:a b:a . diff --git a/content-rdf/src/test/resources/turtle/test-02.out b/content-rdf/src/test/resources/turtle/test-02.out new file mode 100644 index 0000000..99732ab --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-02.out @@ -0,0 +1,3 @@ + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-02.result b/content-rdf/src/test/resources/turtle/test-02.result new file mode 100644 index 0000000..f93c50e --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-02.result @@ -0,0 +1 @@ + , , . diff --git a/content-rdf/src/test/resources/turtle/test-02.ttl b/content-rdf/src/test/resources/turtle/test-02.ttl new file mode 100644 index 0000000..a623f3c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-02.ttl @@ -0,0 +1,5 @@ +# Test , operator +@prefix : . +:a :b :c, + :d, + :e . diff --git a/content-rdf/src/test/resources/turtle/test-03.out b/content-rdf/src/test/resources/turtle/test-03.out new file mode 100644 index 0000000..d6ce9e8 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-03.out @@ -0,0 +1,3 @@ + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-03.result b/content-rdf/src/test/resources/turtle/test-03.result new file mode 100644 index 0000000..33c6b90 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-03.result @@ -0,0 +1,3 @@ + ; + ; + . diff --git a/content-rdf/src/test/resources/turtle/test-03.ttl b/content-rdf/src/test/resources/turtle/test-03.ttl new file mode 100644 index 0000000..9179fa5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-03.ttl @@ -0,0 +1,5 @@ +# Test ; operator +@prefix : . +:a :b :c ; + :d :e ; + :f :g . diff --git a/content-rdf/src/test/resources/turtle/test-04.out b/content-rdf/src/test/resources/turtle/test-04.out new file mode 100644 index 0000000..414e4b8 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-04.out @@ -0,0 +1,2 @@ +_:genid1 . + _:genid2 . diff --git a/content-rdf/src/test/resources/turtle/test-04.result b/content-rdf/src/test/resources/turtle/test-04.result new file mode 100644 index 0000000..90d8c02 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-04.result @@ -0,0 +1,2 @@ +<> . + <>. diff --git a/content-rdf/src/test/resources/turtle/test-04.ttl b/content-rdf/src/test/resources/turtle/test-04.ttl new file mode 100644 index 0000000..c518147 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-04.ttl @@ -0,0 +1,4 @@ +# Test empty [] operator; not allowed as predicate +@prefix : . +[] :a :b . +:c :d [] . diff --git a/content-rdf/src/test/resources/turtle/test-05.out b/content-rdf/src/test/resources/turtle/test-05.out new file mode 100644 index 0000000..6925d40 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-05.out @@ -0,0 +1,4 @@ +_:genid1 . +_:genid1 . +_:genid2 . + _:genid2 . diff --git a/content-rdf/src/test/resources/turtle/test-05.result b/content-rdf/src/test/resources/turtle/test-05.result new file mode 100644 index 0000000..fc1897f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-05.result @@ -0,0 +1,2 @@ +<> <> <> . + <>. diff --git a/content-rdf/src/test/resources/turtle/test-05.ttl b/content-rdf/src/test/resources/turtle/test-05.ttl new file mode 100644 index 0000000..adcbcab --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-05.ttl @@ -0,0 +1,4 @@ +# Test non empty [] operator; not allowed as predicate +@prefix : . +[ :a :b ] :c :d . +:e :f [ :g :h ] . diff --git a/content-rdf/src/test/resources/turtle/test-06.out b/content-rdf/src/test/resources/turtle/test-06.out new file mode 100644 index 0000000..49961ea --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-06.out @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-06.result b/content-rdf/src/test/resources/turtle/test-06.result new file mode 100644 index 0000000..8cf3988 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-06.result @@ -0,0 +1 @@ + a . diff --git a/content-rdf/src/test/resources/turtle/test-06.ttl b/content-rdf/src/test/resources/turtle/test-06.ttl new file mode 100644 index 0000000..9c1005c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-06.ttl @@ -0,0 +1,3 @@ +# 'a' only allowed as a predicate +@prefix : . +:a a :b . diff --git a/content-rdf/src/test/resources/turtle/test-07.out b/content-rdf/src/test/resources/turtle/test-07.out new file mode 100644 index 0000000..7ab6806 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-07.out @@ -0,0 +1,5 @@ +_:genid1 "banana" . +_:genid1 . +_:genid2 "apple" . +_:genid2 _:genid1 . + _:genid2 . diff --git a/content-rdf/src/test/resources/turtle/test-07.result b/content-rdf/src/test/resources/turtle/test-07.result new file mode 100644 index 0000000..d92e676 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-07.result @@ -0,0 +1,2 @@ +<> "apple"<> "banana"<> <><> . + <>. diff --git a/content-rdf/src/test/resources/turtle/test-07.ttl b/content-rdf/src/test/resources/turtle/test-07.ttl new file mode 100644 index 0000000..8455940 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-07.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b ( "apple" "banana" ) . + diff --git a/content-rdf/src/test/resources/turtle/test-08.out b/content-rdf/src/test/resources/turtle/test-08.out new file mode 100644 index 0000000..a77939c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-08.out @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-08.result b/content-rdf/src/test/resources/turtle/test-08.result new file mode 100644 index 0000000..0de3b64 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-08.result @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-08.ttl b/content-rdf/src/test/resources/turtle/test-08.ttl new file mode 100644 index 0000000..adce0a2 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-08.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b ( ) . + diff --git a/content-rdf/src/test/resources/turtle/test-09.out b/content-rdf/src/test/resources/turtle/test-09.out new file mode 100644 index 0000000..5fdb909 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-09.out @@ -0,0 +1,4 @@ +_:hasParent . +_:genid1 . +_:genid1 _:hasParent . +_:genid1 "2"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-09.result b/content-rdf/src/test/resources/turtle/test-09.result new file mode 100644 index 0000000..714a1b5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-09.result @@ -0,0 +1,3 @@ +<> a <> [ + <> "2"^^xsd:integer + ]. diff --git a/content-rdf/src/test/resources/turtle/test-09.ttl b/content-rdf/src/test/resources/turtle/test-09.ttl new file mode 100644 index 0000000..0afe1b0 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-09.ttl @@ -0,0 +1,10 @@ +# Test integer datatyped literals using an OWL cardinality constraint +@prefix owl: . + +# based on examples in the OWL Reference + +_:hasParent a owl:ObjectProperty . + +[] a owl:Restriction ; + owl:onProperty _:hasParent ; + owl:maxCardinality 2 . diff --git a/content-rdf/src/test/resources/turtle/test-10.out b/content-rdf/src/test/resources/turtle/test-10.out new file mode 100644 index 0000000..ff88aa6 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-10.out @@ -0,0 +1,5 @@ + "000000"^^ . + "0"^^ . + "000001"^^ . + "2"^^ . + "4"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-10.result b/content-rdf/src/test/resources/turtle/test-10.result new file mode 100644 index 0000000..be5e83d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-10.result @@ -0,0 +1,5 @@ + "000000"^^xsd:integer. + "0"^^xsd:integer. + "000001"^^xsd:integer. + "2"^^xsd:integer. + "4"^^xsd:integer. diff --git a/content-rdf/src/test/resources/turtle/test-10.ttl b/content-rdf/src/test/resources/turtle/test-10.ttl new file mode 100644 index 0000000..5d36360 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-10.ttl @@ -0,0 +1,5 @@ + 000000 . + 0 . + 000001 . + 2 . + 4 . diff --git a/content-rdf/src/test/resources/turtle/test-11.out b/content-rdf/src/test/resources/turtle/test-11.out new file mode 100644 index 0000000..f936a5b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-11.out @@ -0,0 +1,4 @@ + "a" . + "b" . + "c" . + "d" . diff --git a/content-rdf/src/test/resources/turtle/test-11.result b/content-rdf/src/test/resources/turtle/test-11.result new file mode 100644 index 0000000..2a7b4aa --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-11.result @@ -0,0 +1,4 @@ + "a". + "b". + "c". + "d". diff --git a/content-rdf/src/test/resources/turtle/test-11.ttl b/content-rdf/src/test/resources/turtle/test-11.ttl new file mode 100644 index 0000000..3de1a43 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-11.ttl @@ -0,0 +1,10 @@ +# Tests for - and _ in names, qnames +@prefix ex1: . +@prefix ex-2: . +@prefix ex3_: . +@prefix ex4-: . + +ex1:foo-bar ex1:foo_bar "a" . +ex-2:foo-bar ex-2:foo_bar "b" . +ex3_:foo-bar ex3_:foo_bar "c" . +ex4-:foo-bar ex4-:foo_bar "d" . diff --git a/content-rdf/src/test/resources/turtle/test-12.out b/content-rdf/src/test/resources/turtle/test-12.out new file mode 100644 index 0000000..67404a5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-12.out @@ -0,0 +1,4 @@ + "1" . + "2" . + "def" . + "678" . diff --git a/content-rdf/src/test/resources/turtle/test-12.result b/content-rdf/src/test/resources/turtle/test-12.result new file mode 100644 index 0000000..086c240 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-12.result @@ -0,0 +1,4 @@ + "1"; + "2"; + "def"; + "678". diff --git a/content-rdf/src/test/resources/turtle/test-12.ttl b/content-rdf/src/test/resources/turtle/test-12.ttl new file mode 100644 index 0000000..1fed9f5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-12.ttl @@ -0,0 +1,9 @@ +# Tests for rdf:_ and other qnames starting with _ +@prefix rdf: . +@prefix ex: . +@prefix : . + +ex:foo rdf:_1 "1" . +ex:foo rdf:_2 "2" . +ex:foo :_abc "def" . +ex:foo :_345 "678" . diff --git a/content-rdf/src/test/resources/turtle/test-13.out b/content-rdf/src/test/resources/turtle/test-13.out new file mode 100644 index 0000000..9feb5ad --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-13.out @@ -0,0 +1,2 @@ +_:genid1 _:genid2 . + . diff --git a/content-rdf/src/test/resources/turtle/test-13.result b/content-rdf/src/test/resources/turtle/test-13.result new file mode 100644 index 0000000..eee650b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-13.result @@ -0,0 +1,2 @@ +<> <>. + . diff --git a/content-rdf/src/test/resources/turtle/test-13.ttl b/content-rdf/src/test/resources/turtle/test-13.ttl new file mode 100644 index 0000000..a8be95b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-13.ttl @@ -0,0 +1,7 @@ +# Test for : allowed +@prefix : . + +[] : [] . + +: : : . + diff --git a/content-rdf/src/test/resources/turtle/test-14.out b/content-rdf/src/test/resources/turtle/test-14.out new file mode 100644 index 0000000..791b3a7 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-14.out @@ -0,0 +1,10000 @@ + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-14.result b/content-rdf/src/test/resources/turtle/test-14.result new file mode 100644 index 0000000..1e48b00 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-14.result @@ -0,0 +1,10000 @@ + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-14.ttl b/content-rdf/src/test/resources/turtle/test-14.ttl new file mode 100644 index 0000000..ad9dbde --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-14.ttl @@ -0,0 +1,10002 @@ +# 10000 triples, more than the default Bison stack size +@prefix : . +:a1 :a1 :a1. +:a2 :a2 :a2. +:a3 :a3 :a3. +:a4 :a4 :a4. +:a5 :a5 :a5. +:a6 :a6 :a6. +:a7 :a7 :a7. +:a8 :a8 :a8. +:a9 :a9 :a9. +:a10 :a10 :a10. +:a11 :a11 :a11. +:a12 :a12 :a12. +:a13 :a13 :a13. +:a14 :a14 :a14. +:a15 :a15 :a15. +:a16 :a16 :a16. +:a17 :a17 :a17. +:a18 :a18 :a18. +:a19 :a19 :a19. +:a20 :a20 :a20. +:a21 :a21 :a21. +:a22 :a22 :a22. +:a23 :a23 :a23. +:a24 :a24 :a24. +:a25 :a25 :a25. +:a26 :a26 :a26. +:a27 :a27 :a27. +:a28 :a28 :a28. +:a29 :a29 :a29. +:a30 :a30 :a30. +:a31 :a31 :a31. +:a32 :a32 :a32. +:a33 :a33 :a33. +:a34 :a34 :a34. +:a35 :a35 :a35. +:a36 :a36 :a36. +:a37 :a37 :a37. +:a38 :a38 :a38. +:a39 :a39 :a39. +:a40 :a40 :a40. +:a41 :a41 :a41. +:a42 :a42 :a42. +:a43 :a43 :a43. +:a44 :a44 :a44. +:a45 :a45 :a45. +:a46 :a46 :a46. +:a47 :a47 :a47. +:a48 :a48 :a48. +:a49 :a49 :a49. +:a50 :a50 :a50. +:a51 :a51 :a51. +:a52 :a52 :a52. +:a53 :a53 :a53. +:a54 :a54 :a54. +:a55 :a55 :a55. +:a56 :a56 :a56. +:a57 :a57 :a57. +:a58 :a58 :a58. +:a59 :a59 :a59. +:a60 :a60 :a60. +:a61 :a61 :a61. +:a62 :a62 :a62. +:a63 :a63 :a63. +:a64 :a64 :a64. +:a65 :a65 :a65. +:a66 :a66 :a66. +:a67 :a67 :a67. +:a68 :a68 :a68. +:a69 :a69 :a69. +:a70 :a70 :a70. +:a71 :a71 :a71. +:a72 :a72 :a72. +:a73 :a73 :a73. +:a74 :a74 :a74. +:a75 :a75 :a75. +:a76 :a76 :a76. +:a77 :a77 :a77. +:a78 :a78 :a78. +:a79 :a79 :a79. +:a80 :a80 :a80. +:a81 :a81 :a81. +:a82 :a82 :a82. +:a83 :a83 :a83. +:a84 :a84 :a84. +:a85 :a85 :a85. +:a86 :a86 :a86. +:a87 :a87 :a87. +:a88 :a88 :a88. +:a89 :a89 :a89. +:a90 :a90 :a90. +:a91 :a91 :a91. +:a92 :a92 :a92. +:a93 :a93 :a93. +:a94 :a94 :a94. +:a95 :a95 :a95. +:a96 :a96 :a96. +:a97 :a97 :a97. +:a98 :a98 :a98. +:a99 :a99 :a99. +:a100 :a100 :a100. +:a101 :a101 :a101. +:a102 :a102 :a102. +:a103 :a103 :a103. +:a104 :a104 :a104. +:a105 :a105 :a105. +:a106 :a106 :a106. +:a107 :a107 :a107. +:a108 :a108 :a108. +:a109 :a109 :a109. +:a110 :a110 :a110. +:a111 :a111 :a111. +:a112 :a112 :a112. +:a113 :a113 :a113. +:a114 :a114 :a114. +:a115 :a115 :a115. +:a116 :a116 :a116. +:a117 :a117 :a117. +:a118 :a118 :a118. +:a119 :a119 :a119. +:a120 :a120 :a120. +:a121 :a121 :a121. +:a122 :a122 :a122. +:a123 :a123 :a123. +:a124 :a124 :a124. +:a125 :a125 :a125. +:a126 :a126 :a126. +:a127 :a127 :a127. +:a128 :a128 :a128. +:a129 :a129 :a129. +:a130 :a130 :a130. +:a131 :a131 :a131. +:a132 :a132 :a132. +:a133 :a133 :a133. +:a134 :a134 :a134. +:a135 :a135 :a135. +:a136 :a136 :a136. +:a137 :a137 :a137. +:a138 :a138 :a138. +:a139 :a139 :a139. +:a140 :a140 :a140. +:a141 :a141 :a141. +:a142 :a142 :a142. +:a143 :a143 :a143. +:a144 :a144 :a144. +:a145 :a145 :a145. +:a146 :a146 :a146. +:a147 :a147 :a147. +:a148 :a148 :a148. +:a149 :a149 :a149. +:a150 :a150 :a150. +:a151 :a151 :a151. +:a152 :a152 :a152. +:a153 :a153 :a153. +:a154 :a154 :a154. +:a155 :a155 :a155. +:a156 :a156 :a156. +:a157 :a157 :a157. +:a158 :a158 :a158. +:a159 :a159 :a159. +:a160 :a160 :a160. +:a161 :a161 :a161. +:a162 :a162 :a162. +:a163 :a163 :a163. +:a164 :a164 :a164. +:a165 :a165 :a165. +:a166 :a166 :a166. +:a167 :a167 :a167. +:a168 :a168 :a168. +:a169 :a169 :a169. +:a170 :a170 :a170. +:a171 :a171 :a171. +:a172 :a172 :a172. +:a173 :a173 :a173. +:a174 :a174 :a174. +:a175 :a175 :a175. +:a176 :a176 :a176. +:a177 :a177 :a177. +:a178 :a178 :a178. +:a179 :a179 :a179. +:a180 :a180 :a180. +:a181 :a181 :a181. +:a182 :a182 :a182. +:a183 :a183 :a183. +:a184 :a184 :a184. +:a185 :a185 :a185. +:a186 :a186 :a186. +:a187 :a187 :a187. +:a188 :a188 :a188. +:a189 :a189 :a189. +:a190 :a190 :a190. +:a191 :a191 :a191. +:a192 :a192 :a192. +:a193 :a193 :a193. +:a194 :a194 :a194. +:a195 :a195 :a195. +:a196 :a196 :a196. +:a197 :a197 :a197. +:a198 :a198 :a198. +:a199 :a199 :a199. +:a200 :a200 :a200. +:a201 :a201 :a201. +:a202 :a202 :a202. +:a203 :a203 :a203. +:a204 :a204 :a204. +:a205 :a205 :a205. +:a206 :a206 :a206. +:a207 :a207 :a207. +:a208 :a208 :a208. +:a209 :a209 :a209. +:a210 :a210 :a210. +:a211 :a211 :a211. +:a212 :a212 :a212. +:a213 :a213 :a213. +:a214 :a214 :a214. +:a215 :a215 :a215. +:a216 :a216 :a216. +:a217 :a217 :a217. +:a218 :a218 :a218. +:a219 :a219 :a219. +:a220 :a220 :a220. +:a221 :a221 :a221. +:a222 :a222 :a222. +:a223 :a223 :a223. +:a224 :a224 :a224. +:a225 :a225 :a225. +:a226 :a226 :a226. +:a227 :a227 :a227. +:a228 :a228 :a228. +:a229 :a229 :a229. +:a230 :a230 :a230. +:a231 :a231 :a231. +:a232 :a232 :a232. +:a233 :a233 :a233. +:a234 :a234 :a234. +:a235 :a235 :a235. +:a236 :a236 :a236. +:a237 :a237 :a237. +:a238 :a238 :a238. +:a239 :a239 :a239. +:a240 :a240 :a240. +:a241 :a241 :a241. +:a242 :a242 :a242. +:a243 :a243 :a243. +:a244 :a244 :a244. +:a245 :a245 :a245. +:a246 :a246 :a246. +:a247 :a247 :a247. +:a248 :a248 :a248. +:a249 :a249 :a249. +:a250 :a250 :a250. +:a251 :a251 :a251. +:a252 :a252 :a252. +:a253 :a253 :a253. +:a254 :a254 :a254. +:a255 :a255 :a255. +:a256 :a256 :a256. +:a257 :a257 :a257. +:a258 :a258 :a258. +:a259 :a259 :a259. +:a260 :a260 :a260. +:a261 :a261 :a261. +:a262 :a262 :a262. +:a263 :a263 :a263. +:a264 :a264 :a264. +:a265 :a265 :a265. +:a266 :a266 :a266. +:a267 :a267 :a267. +:a268 :a268 :a268. +:a269 :a269 :a269. +:a270 :a270 :a270. +:a271 :a271 :a271. +:a272 :a272 :a272. +:a273 :a273 :a273. +:a274 :a274 :a274. +:a275 :a275 :a275. +:a276 :a276 :a276. +:a277 :a277 :a277. +:a278 :a278 :a278. +:a279 :a279 :a279. +:a280 :a280 :a280. +:a281 :a281 :a281. +:a282 :a282 :a282. +:a283 :a283 :a283. +:a284 :a284 :a284. +:a285 :a285 :a285. +:a286 :a286 :a286. +:a287 :a287 :a287. +:a288 :a288 :a288. +:a289 :a289 :a289. +:a290 :a290 :a290. +:a291 :a291 :a291. +:a292 :a292 :a292. +:a293 :a293 :a293. +:a294 :a294 :a294. +:a295 :a295 :a295. +:a296 :a296 :a296. +:a297 :a297 :a297. +:a298 :a298 :a298. +:a299 :a299 :a299. +:a300 :a300 :a300. +:a301 :a301 :a301. +:a302 :a302 :a302. +:a303 :a303 :a303. +:a304 :a304 :a304. +:a305 :a305 :a305. +:a306 :a306 :a306. +:a307 :a307 :a307. +:a308 :a308 :a308. +:a309 :a309 :a309. +:a310 :a310 :a310. +:a311 :a311 :a311. +:a312 :a312 :a312. +:a313 :a313 :a313. +:a314 :a314 :a314. +:a315 :a315 :a315. +:a316 :a316 :a316. +:a317 :a317 :a317. +:a318 :a318 :a318. +:a319 :a319 :a319. +:a320 :a320 :a320. +:a321 :a321 :a321. +:a322 :a322 :a322. +:a323 :a323 :a323. +:a324 :a324 :a324. +:a325 :a325 :a325. +:a326 :a326 :a326. +:a327 :a327 :a327. +:a328 :a328 :a328. +:a329 :a329 :a329. +:a330 :a330 :a330. +:a331 :a331 :a331. +:a332 :a332 :a332. +:a333 :a333 :a333. +:a334 :a334 :a334. +:a335 :a335 :a335. +:a336 :a336 :a336. +:a337 :a337 :a337. +:a338 :a338 :a338. +:a339 :a339 :a339. +:a340 :a340 :a340. +:a341 :a341 :a341. +:a342 :a342 :a342. +:a343 :a343 :a343. +:a344 :a344 :a344. +:a345 :a345 :a345. +:a346 :a346 :a346. +:a347 :a347 :a347. +:a348 :a348 :a348. +:a349 :a349 :a349. +:a350 :a350 :a350. +:a351 :a351 :a351. +:a352 :a352 :a352. +:a353 :a353 :a353. +:a354 :a354 :a354. +:a355 :a355 :a355. +:a356 :a356 :a356. +:a357 :a357 :a357. +:a358 :a358 :a358. +:a359 :a359 :a359. +:a360 :a360 :a360. +:a361 :a361 :a361. +:a362 :a362 :a362. +:a363 :a363 :a363. +:a364 :a364 :a364. +:a365 :a365 :a365. +:a366 :a366 :a366. +:a367 :a367 :a367. +:a368 :a368 :a368. +:a369 :a369 :a369. +:a370 :a370 :a370. +:a371 :a371 :a371. +:a372 :a372 :a372. +:a373 :a373 :a373. +:a374 :a374 :a374. +:a375 :a375 :a375. +:a376 :a376 :a376. +:a377 :a377 :a377. +:a378 :a378 :a378. +:a379 :a379 :a379. +:a380 :a380 :a380. +:a381 :a381 :a381. +:a382 :a382 :a382. +:a383 :a383 :a383. +:a384 :a384 :a384. +:a385 :a385 :a385. +:a386 :a386 :a386. +:a387 :a387 :a387. +:a388 :a388 :a388. +:a389 :a389 :a389. +:a390 :a390 :a390. +:a391 :a391 :a391. +:a392 :a392 :a392. +:a393 :a393 :a393. +:a394 :a394 :a394. +:a395 :a395 :a395. +:a396 :a396 :a396. +:a397 :a397 :a397. +:a398 :a398 :a398. +:a399 :a399 :a399. +:a400 :a400 :a400. +:a401 :a401 :a401. +:a402 :a402 :a402. +:a403 :a403 :a403. +:a404 :a404 :a404. +:a405 :a405 :a405. +:a406 :a406 :a406. +:a407 :a407 :a407. +:a408 :a408 :a408. +:a409 :a409 :a409. +:a410 :a410 :a410. +:a411 :a411 :a411. +:a412 :a412 :a412. +:a413 :a413 :a413. +:a414 :a414 :a414. +:a415 :a415 :a415. +:a416 :a416 :a416. +:a417 :a417 :a417. +:a418 :a418 :a418. +:a419 :a419 :a419. +:a420 :a420 :a420. +:a421 :a421 :a421. +:a422 :a422 :a422. +:a423 :a423 :a423. +:a424 :a424 :a424. +:a425 :a425 :a425. +:a426 :a426 :a426. +:a427 :a427 :a427. +:a428 :a428 :a428. +:a429 :a429 :a429. +:a430 :a430 :a430. +:a431 :a431 :a431. +:a432 :a432 :a432. +:a433 :a433 :a433. +:a434 :a434 :a434. +:a435 :a435 :a435. +:a436 :a436 :a436. +:a437 :a437 :a437. +:a438 :a438 :a438. +:a439 :a439 :a439. +:a440 :a440 :a440. +:a441 :a441 :a441. +:a442 :a442 :a442. +:a443 :a443 :a443. +:a444 :a444 :a444. +:a445 :a445 :a445. +:a446 :a446 :a446. +:a447 :a447 :a447. +:a448 :a448 :a448. +:a449 :a449 :a449. +:a450 :a450 :a450. +:a451 :a451 :a451. +:a452 :a452 :a452. +:a453 :a453 :a453. +:a454 :a454 :a454. +:a455 :a455 :a455. +:a456 :a456 :a456. +:a457 :a457 :a457. +:a458 :a458 :a458. +:a459 :a459 :a459. +:a460 :a460 :a460. +:a461 :a461 :a461. +:a462 :a462 :a462. +:a463 :a463 :a463. +:a464 :a464 :a464. +:a465 :a465 :a465. +:a466 :a466 :a466. +:a467 :a467 :a467. +:a468 :a468 :a468. +:a469 :a469 :a469. +:a470 :a470 :a470. +:a471 :a471 :a471. +:a472 :a472 :a472. +:a473 :a473 :a473. +:a474 :a474 :a474. +:a475 :a475 :a475. +:a476 :a476 :a476. +:a477 :a477 :a477. +:a478 :a478 :a478. +:a479 :a479 :a479. +:a480 :a480 :a480. +:a481 :a481 :a481. +:a482 :a482 :a482. +:a483 :a483 :a483. +:a484 :a484 :a484. +:a485 :a485 :a485. +:a486 :a486 :a486. +:a487 :a487 :a487. +:a488 :a488 :a488. +:a489 :a489 :a489. +:a490 :a490 :a490. +:a491 :a491 :a491. +:a492 :a492 :a492. +:a493 :a493 :a493. +:a494 :a494 :a494. +:a495 :a495 :a495. +:a496 :a496 :a496. +:a497 :a497 :a497. +:a498 :a498 :a498. +:a499 :a499 :a499. +:a500 :a500 :a500. +:a501 :a501 :a501. +:a502 :a502 :a502. +:a503 :a503 :a503. +:a504 :a504 :a504. +:a505 :a505 :a505. +:a506 :a506 :a506. +:a507 :a507 :a507. +:a508 :a508 :a508. +:a509 :a509 :a509. +:a510 :a510 :a510. +:a511 :a511 :a511. +:a512 :a512 :a512. +:a513 :a513 :a513. +:a514 :a514 :a514. +:a515 :a515 :a515. +:a516 :a516 :a516. +:a517 :a517 :a517. +:a518 :a518 :a518. +:a519 :a519 :a519. +:a520 :a520 :a520. +:a521 :a521 :a521. +:a522 :a522 :a522. +:a523 :a523 :a523. +:a524 :a524 :a524. +:a525 :a525 :a525. +:a526 :a526 :a526. +:a527 :a527 :a527. +:a528 :a528 :a528. +:a529 :a529 :a529. +:a530 :a530 :a530. +:a531 :a531 :a531. +:a532 :a532 :a532. +:a533 :a533 :a533. +:a534 :a534 :a534. +:a535 :a535 :a535. +:a536 :a536 :a536. +:a537 :a537 :a537. +:a538 :a538 :a538. +:a539 :a539 :a539. +:a540 :a540 :a540. +:a541 :a541 :a541. +:a542 :a542 :a542. +:a543 :a543 :a543. +:a544 :a544 :a544. +:a545 :a545 :a545. +:a546 :a546 :a546. +:a547 :a547 :a547. +:a548 :a548 :a548. +:a549 :a549 :a549. +:a550 :a550 :a550. +:a551 :a551 :a551. +:a552 :a552 :a552. +:a553 :a553 :a553. +:a554 :a554 :a554. +:a555 :a555 :a555. +:a556 :a556 :a556. +:a557 :a557 :a557. +:a558 :a558 :a558. +:a559 :a559 :a559. +:a560 :a560 :a560. +:a561 :a561 :a561. +:a562 :a562 :a562. +:a563 :a563 :a563. +:a564 :a564 :a564. +:a565 :a565 :a565. +:a566 :a566 :a566. +:a567 :a567 :a567. +:a568 :a568 :a568. +:a569 :a569 :a569. +:a570 :a570 :a570. +:a571 :a571 :a571. +:a572 :a572 :a572. +:a573 :a573 :a573. +:a574 :a574 :a574. +:a575 :a575 :a575. +:a576 :a576 :a576. +:a577 :a577 :a577. +:a578 :a578 :a578. +:a579 :a579 :a579. +:a580 :a580 :a580. +:a581 :a581 :a581. +:a582 :a582 :a582. +:a583 :a583 :a583. +:a584 :a584 :a584. +:a585 :a585 :a585. +:a586 :a586 :a586. +:a587 :a587 :a587. +:a588 :a588 :a588. +:a589 :a589 :a589. +:a590 :a590 :a590. +:a591 :a591 :a591. +:a592 :a592 :a592. +:a593 :a593 :a593. +:a594 :a594 :a594. +:a595 :a595 :a595. +:a596 :a596 :a596. +:a597 :a597 :a597. +:a598 :a598 :a598. +:a599 :a599 :a599. +:a600 :a600 :a600. +:a601 :a601 :a601. +:a602 :a602 :a602. +:a603 :a603 :a603. +:a604 :a604 :a604. +:a605 :a605 :a605. +:a606 :a606 :a606. +:a607 :a607 :a607. +:a608 :a608 :a608. +:a609 :a609 :a609. +:a610 :a610 :a610. +:a611 :a611 :a611. +:a612 :a612 :a612. +:a613 :a613 :a613. +:a614 :a614 :a614. +:a615 :a615 :a615. +:a616 :a616 :a616. +:a617 :a617 :a617. +:a618 :a618 :a618. +:a619 :a619 :a619. +:a620 :a620 :a620. +:a621 :a621 :a621. +:a622 :a622 :a622. +:a623 :a623 :a623. +:a624 :a624 :a624. +:a625 :a625 :a625. +:a626 :a626 :a626. +:a627 :a627 :a627. +:a628 :a628 :a628. +:a629 :a629 :a629. +:a630 :a630 :a630. +:a631 :a631 :a631. +:a632 :a632 :a632. +:a633 :a633 :a633. +:a634 :a634 :a634. +:a635 :a635 :a635. +:a636 :a636 :a636. +:a637 :a637 :a637. +:a638 :a638 :a638. +:a639 :a639 :a639. +:a640 :a640 :a640. +:a641 :a641 :a641. +:a642 :a642 :a642. +:a643 :a643 :a643. +:a644 :a644 :a644. +:a645 :a645 :a645. +:a646 :a646 :a646. +:a647 :a647 :a647. +:a648 :a648 :a648. +:a649 :a649 :a649. +:a650 :a650 :a650. +:a651 :a651 :a651. +:a652 :a652 :a652. +:a653 :a653 :a653. +:a654 :a654 :a654. +:a655 :a655 :a655. +:a656 :a656 :a656. +:a657 :a657 :a657. +:a658 :a658 :a658. +:a659 :a659 :a659. +:a660 :a660 :a660. +:a661 :a661 :a661. +:a662 :a662 :a662. +:a663 :a663 :a663. +:a664 :a664 :a664. +:a665 :a665 :a665. +:a666 :a666 :a666. +:a667 :a667 :a667. +:a668 :a668 :a668. +:a669 :a669 :a669. +:a670 :a670 :a670. +:a671 :a671 :a671. +:a672 :a672 :a672. +:a673 :a673 :a673. +:a674 :a674 :a674. +:a675 :a675 :a675. +:a676 :a676 :a676. +:a677 :a677 :a677. +:a678 :a678 :a678. +:a679 :a679 :a679. +:a680 :a680 :a680. +:a681 :a681 :a681. +:a682 :a682 :a682. +:a683 :a683 :a683. +:a684 :a684 :a684. +:a685 :a685 :a685. +:a686 :a686 :a686. +:a687 :a687 :a687. +:a688 :a688 :a688. +:a689 :a689 :a689. +:a690 :a690 :a690. +:a691 :a691 :a691. +:a692 :a692 :a692. +:a693 :a693 :a693. +:a694 :a694 :a694. +:a695 :a695 :a695. +:a696 :a696 :a696. +:a697 :a697 :a697. +:a698 :a698 :a698. +:a699 :a699 :a699. +:a700 :a700 :a700. +:a701 :a701 :a701. +:a702 :a702 :a702. +:a703 :a703 :a703. +:a704 :a704 :a704. +:a705 :a705 :a705. +:a706 :a706 :a706. +:a707 :a707 :a707. +:a708 :a708 :a708. +:a709 :a709 :a709. +:a710 :a710 :a710. +:a711 :a711 :a711. +:a712 :a712 :a712. +:a713 :a713 :a713. +:a714 :a714 :a714. +:a715 :a715 :a715. +:a716 :a716 :a716. +:a717 :a717 :a717. +:a718 :a718 :a718. +:a719 :a719 :a719. +:a720 :a720 :a720. +:a721 :a721 :a721. +:a722 :a722 :a722. +:a723 :a723 :a723. +:a724 :a724 :a724. +:a725 :a725 :a725. +:a726 :a726 :a726. +:a727 :a727 :a727. +:a728 :a728 :a728. +:a729 :a729 :a729. +:a730 :a730 :a730. +:a731 :a731 :a731. +:a732 :a732 :a732. +:a733 :a733 :a733. +:a734 :a734 :a734. +:a735 :a735 :a735. +:a736 :a736 :a736. +:a737 :a737 :a737. +:a738 :a738 :a738. +:a739 :a739 :a739. +:a740 :a740 :a740. +:a741 :a741 :a741. +:a742 :a742 :a742. +:a743 :a743 :a743. +:a744 :a744 :a744. +:a745 :a745 :a745. +:a746 :a746 :a746. +:a747 :a747 :a747. +:a748 :a748 :a748. +:a749 :a749 :a749. +:a750 :a750 :a750. +:a751 :a751 :a751. +:a752 :a752 :a752. +:a753 :a753 :a753. +:a754 :a754 :a754. +:a755 :a755 :a755. +:a756 :a756 :a756. +:a757 :a757 :a757. +:a758 :a758 :a758. +:a759 :a759 :a759. +:a760 :a760 :a760. +:a761 :a761 :a761. +:a762 :a762 :a762. +:a763 :a763 :a763. +:a764 :a764 :a764. +:a765 :a765 :a765. +:a766 :a766 :a766. +:a767 :a767 :a767. +:a768 :a768 :a768. +:a769 :a769 :a769. +:a770 :a770 :a770. +:a771 :a771 :a771. +:a772 :a772 :a772. +:a773 :a773 :a773. +:a774 :a774 :a774. +:a775 :a775 :a775. +:a776 :a776 :a776. +:a777 :a777 :a777. +:a778 :a778 :a778. +:a779 :a779 :a779. +:a780 :a780 :a780. +:a781 :a781 :a781. +:a782 :a782 :a782. +:a783 :a783 :a783. +:a784 :a784 :a784. +:a785 :a785 :a785. +:a786 :a786 :a786. +:a787 :a787 :a787. +:a788 :a788 :a788. +:a789 :a789 :a789. +:a790 :a790 :a790. +:a791 :a791 :a791. +:a792 :a792 :a792. +:a793 :a793 :a793. +:a794 :a794 :a794. +:a795 :a795 :a795. +:a796 :a796 :a796. +:a797 :a797 :a797. +:a798 :a798 :a798. +:a799 :a799 :a799. +:a800 :a800 :a800. +:a801 :a801 :a801. +:a802 :a802 :a802. +:a803 :a803 :a803. +:a804 :a804 :a804. +:a805 :a805 :a805. +:a806 :a806 :a806. +:a807 :a807 :a807. +:a808 :a808 :a808. +:a809 :a809 :a809. +:a810 :a810 :a810. +:a811 :a811 :a811. +:a812 :a812 :a812. +:a813 :a813 :a813. +:a814 :a814 :a814. +:a815 :a815 :a815. +:a816 :a816 :a816. +:a817 :a817 :a817. +:a818 :a818 :a818. +:a819 :a819 :a819. +:a820 :a820 :a820. +:a821 :a821 :a821. +:a822 :a822 :a822. +:a823 :a823 :a823. +:a824 :a824 :a824. +:a825 :a825 :a825. +:a826 :a826 :a826. +:a827 :a827 :a827. +:a828 :a828 :a828. +:a829 :a829 :a829. +:a830 :a830 :a830. +:a831 :a831 :a831. +:a832 :a832 :a832. +:a833 :a833 :a833. +:a834 :a834 :a834. +:a835 :a835 :a835. +:a836 :a836 :a836. +:a837 :a837 :a837. +:a838 :a838 :a838. +:a839 :a839 :a839. +:a840 :a840 :a840. +:a841 :a841 :a841. +:a842 :a842 :a842. +:a843 :a843 :a843. +:a844 :a844 :a844. +:a845 :a845 :a845. +:a846 :a846 :a846. +:a847 :a847 :a847. +:a848 :a848 :a848. +:a849 :a849 :a849. +:a850 :a850 :a850. +:a851 :a851 :a851. +:a852 :a852 :a852. +:a853 :a853 :a853. +:a854 :a854 :a854. +:a855 :a855 :a855. +:a856 :a856 :a856. +:a857 :a857 :a857. +:a858 :a858 :a858. +:a859 :a859 :a859. +:a860 :a860 :a860. +:a861 :a861 :a861. +:a862 :a862 :a862. +:a863 :a863 :a863. +:a864 :a864 :a864. +:a865 :a865 :a865. +:a866 :a866 :a866. +:a867 :a867 :a867. +:a868 :a868 :a868. +:a869 :a869 :a869. +:a870 :a870 :a870. +:a871 :a871 :a871. +:a872 :a872 :a872. +:a873 :a873 :a873. +:a874 :a874 :a874. +:a875 :a875 :a875. +:a876 :a876 :a876. +:a877 :a877 :a877. +:a878 :a878 :a878. +:a879 :a879 :a879. +:a880 :a880 :a880. +:a881 :a881 :a881. +:a882 :a882 :a882. +:a883 :a883 :a883. +:a884 :a884 :a884. +:a885 :a885 :a885. +:a886 :a886 :a886. +:a887 :a887 :a887. +:a888 :a888 :a888. +:a889 :a889 :a889. +:a890 :a890 :a890. +:a891 :a891 :a891. +:a892 :a892 :a892. +:a893 :a893 :a893. +:a894 :a894 :a894. +:a895 :a895 :a895. +:a896 :a896 :a896. +:a897 :a897 :a897. +:a898 :a898 :a898. +:a899 :a899 :a899. +:a900 :a900 :a900. +:a901 :a901 :a901. +:a902 :a902 :a902. +:a903 :a903 :a903. +:a904 :a904 :a904. +:a905 :a905 :a905. +:a906 :a906 :a906. +:a907 :a907 :a907. +:a908 :a908 :a908. +:a909 :a909 :a909. +:a910 :a910 :a910. +:a911 :a911 :a911. +:a912 :a912 :a912. +:a913 :a913 :a913. +:a914 :a914 :a914. +:a915 :a915 :a915. +:a916 :a916 :a916. +:a917 :a917 :a917. +:a918 :a918 :a918. +:a919 :a919 :a919. +:a920 :a920 :a920. +:a921 :a921 :a921. +:a922 :a922 :a922. +:a923 :a923 :a923. +:a924 :a924 :a924. +:a925 :a925 :a925. +:a926 :a926 :a926. +:a927 :a927 :a927. +:a928 :a928 :a928. +:a929 :a929 :a929. +:a930 :a930 :a930. +:a931 :a931 :a931. +:a932 :a932 :a932. +:a933 :a933 :a933. +:a934 :a934 :a934. +:a935 :a935 :a935. +:a936 :a936 :a936. +:a937 :a937 :a937. +:a938 :a938 :a938. +:a939 :a939 :a939. +:a940 :a940 :a940. +:a941 :a941 :a941. +:a942 :a942 :a942. +:a943 :a943 :a943. +:a944 :a944 :a944. +:a945 :a945 :a945. +:a946 :a946 :a946. +:a947 :a947 :a947. +:a948 :a948 :a948. +:a949 :a949 :a949. +:a950 :a950 :a950. +:a951 :a951 :a951. +:a952 :a952 :a952. +:a953 :a953 :a953. +:a954 :a954 :a954. +:a955 :a955 :a955. +:a956 :a956 :a956. +:a957 :a957 :a957. +:a958 :a958 :a958. +:a959 :a959 :a959. +:a960 :a960 :a960. +:a961 :a961 :a961. +:a962 :a962 :a962. +:a963 :a963 :a963. +:a964 :a964 :a964. +:a965 :a965 :a965. +:a966 :a966 :a966. +:a967 :a967 :a967. +:a968 :a968 :a968. +:a969 :a969 :a969. +:a970 :a970 :a970. +:a971 :a971 :a971. +:a972 :a972 :a972. +:a973 :a973 :a973. +:a974 :a974 :a974. +:a975 :a975 :a975. +:a976 :a976 :a976. +:a977 :a977 :a977. +:a978 :a978 :a978. +:a979 :a979 :a979. +:a980 :a980 :a980. +:a981 :a981 :a981. +:a982 :a982 :a982. +:a983 :a983 :a983. +:a984 :a984 :a984. +:a985 :a985 :a985. +:a986 :a986 :a986. +:a987 :a987 :a987. +:a988 :a988 :a988. +:a989 :a989 :a989. +:a990 :a990 :a990. +:a991 :a991 :a991. +:a992 :a992 :a992. +:a993 :a993 :a993. +:a994 :a994 :a994. +:a995 :a995 :a995. +:a996 :a996 :a996. +:a997 :a997 :a997. +:a998 :a998 :a998. +:a999 :a999 :a999. +:a1000 :a1000 :a1000. +:a1001 :a1001 :a1001. +:a1002 :a1002 :a1002. +:a1003 :a1003 :a1003. +:a1004 :a1004 :a1004. +:a1005 :a1005 :a1005. +:a1006 :a1006 :a1006. +:a1007 :a1007 :a1007. +:a1008 :a1008 :a1008. +:a1009 :a1009 :a1009. +:a1010 :a1010 :a1010. +:a1011 :a1011 :a1011. +:a1012 :a1012 :a1012. +:a1013 :a1013 :a1013. +:a1014 :a1014 :a1014. +:a1015 :a1015 :a1015. +:a1016 :a1016 :a1016. +:a1017 :a1017 :a1017. +:a1018 :a1018 :a1018. +:a1019 :a1019 :a1019. +:a1020 :a1020 :a1020. +:a1021 :a1021 :a1021. +:a1022 :a1022 :a1022. +:a1023 :a1023 :a1023. +:a1024 :a1024 :a1024. +:a1025 :a1025 :a1025. +:a1026 :a1026 :a1026. +:a1027 :a1027 :a1027. +:a1028 :a1028 :a1028. +:a1029 :a1029 :a1029. +:a1030 :a1030 :a1030. +:a1031 :a1031 :a1031. +:a1032 :a1032 :a1032. +:a1033 :a1033 :a1033. +:a1034 :a1034 :a1034. +:a1035 :a1035 :a1035. +:a1036 :a1036 :a1036. +:a1037 :a1037 :a1037. +:a1038 :a1038 :a1038. +:a1039 :a1039 :a1039. +:a1040 :a1040 :a1040. +:a1041 :a1041 :a1041. +:a1042 :a1042 :a1042. +:a1043 :a1043 :a1043. +:a1044 :a1044 :a1044. +:a1045 :a1045 :a1045. +:a1046 :a1046 :a1046. +:a1047 :a1047 :a1047. +:a1048 :a1048 :a1048. +:a1049 :a1049 :a1049. +:a1050 :a1050 :a1050. +:a1051 :a1051 :a1051. +:a1052 :a1052 :a1052. +:a1053 :a1053 :a1053. +:a1054 :a1054 :a1054. +:a1055 :a1055 :a1055. +:a1056 :a1056 :a1056. +:a1057 :a1057 :a1057. +:a1058 :a1058 :a1058. +:a1059 :a1059 :a1059. +:a1060 :a1060 :a1060. +:a1061 :a1061 :a1061. +:a1062 :a1062 :a1062. +:a1063 :a1063 :a1063. +:a1064 :a1064 :a1064. +:a1065 :a1065 :a1065. +:a1066 :a1066 :a1066. +:a1067 :a1067 :a1067. +:a1068 :a1068 :a1068. +:a1069 :a1069 :a1069. +:a1070 :a1070 :a1070. +:a1071 :a1071 :a1071. +:a1072 :a1072 :a1072. +:a1073 :a1073 :a1073. +:a1074 :a1074 :a1074. +:a1075 :a1075 :a1075. +:a1076 :a1076 :a1076. +:a1077 :a1077 :a1077. +:a1078 :a1078 :a1078. +:a1079 :a1079 :a1079. +:a1080 :a1080 :a1080. +:a1081 :a1081 :a1081. +:a1082 :a1082 :a1082. +:a1083 :a1083 :a1083. +:a1084 :a1084 :a1084. +:a1085 :a1085 :a1085. +:a1086 :a1086 :a1086. +:a1087 :a1087 :a1087. +:a1088 :a1088 :a1088. +:a1089 :a1089 :a1089. +:a1090 :a1090 :a1090. +:a1091 :a1091 :a1091. +:a1092 :a1092 :a1092. +:a1093 :a1093 :a1093. +:a1094 :a1094 :a1094. +:a1095 :a1095 :a1095. +:a1096 :a1096 :a1096. +:a1097 :a1097 :a1097. +:a1098 :a1098 :a1098. +:a1099 :a1099 :a1099. +:a1100 :a1100 :a1100. +:a1101 :a1101 :a1101. +:a1102 :a1102 :a1102. +:a1103 :a1103 :a1103. +:a1104 :a1104 :a1104. +:a1105 :a1105 :a1105. +:a1106 :a1106 :a1106. +:a1107 :a1107 :a1107. +:a1108 :a1108 :a1108. +:a1109 :a1109 :a1109. +:a1110 :a1110 :a1110. +:a1111 :a1111 :a1111. +:a1112 :a1112 :a1112. +:a1113 :a1113 :a1113. +:a1114 :a1114 :a1114. +:a1115 :a1115 :a1115. +:a1116 :a1116 :a1116. +:a1117 :a1117 :a1117. +:a1118 :a1118 :a1118. +:a1119 :a1119 :a1119. +:a1120 :a1120 :a1120. +:a1121 :a1121 :a1121. +:a1122 :a1122 :a1122. +:a1123 :a1123 :a1123. +:a1124 :a1124 :a1124. +:a1125 :a1125 :a1125. +:a1126 :a1126 :a1126. +:a1127 :a1127 :a1127. +:a1128 :a1128 :a1128. +:a1129 :a1129 :a1129. +:a1130 :a1130 :a1130. +:a1131 :a1131 :a1131. +:a1132 :a1132 :a1132. +:a1133 :a1133 :a1133. +:a1134 :a1134 :a1134. +:a1135 :a1135 :a1135. +:a1136 :a1136 :a1136. +:a1137 :a1137 :a1137. +:a1138 :a1138 :a1138. +:a1139 :a1139 :a1139. +:a1140 :a1140 :a1140. +:a1141 :a1141 :a1141. +:a1142 :a1142 :a1142. +:a1143 :a1143 :a1143. +:a1144 :a1144 :a1144. +:a1145 :a1145 :a1145. +:a1146 :a1146 :a1146. +:a1147 :a1147 :a1147. +:a1148 :a1148 :a1148. +:a1149 :a1149 :a1149. +:a1150 :a1150 :a1150. +:a1151 :a1151 :a1151. +:a1152 :a1152 :a1152. +:a1153 :a1153 :a1153. +:a1154 :a1154 :a1154. +:a1155 :a1155 :a1155. +:a1156 :a1156 :a1156. +:a1157 :a1157 :a1157. +:a1158 :a1158 :a1158. +:a1159 :a1159 :a1159. +:a1160 :a1160 :a1160. +:a1161 :a1161 :a1161. +:a1162 :a1162 :a1162. +:a1163 :a1163 :a1163. +:a1164 :a1164 :a1164. +:a1165 :a1165 :a1165. +:a1166 :a1166 :a1166. +:a1167 :a1167 :a1167. +:a1168 :a1168 :a1168. +:a1169 :a1169 :a1169. +:a1170 :a1170 :a1170. +:a1171 :a1171 :a1171. +:a1172 :a1172 :a1172. +:a1173 :a1173 :a1173. +:a1174 :a1174 :a1174. +:a1175 :a1175 :a1175. +:a1176 :a1176 :a1176. +:a1177 :a1177 :a1177. +:a1178 :a1178 :a1178. +:a1179 :a1179 :a1179. +:a1180 :a1180 :a1180. +:a1181 :a1181 :a1181. +:a1182 :a1182 :a1182. +:a1183 :a1183 :a1183. +:a1184 :a1184 :a1184. +:a1185 :a1185 :a1185. +:a1186 :a1186 :a1186. +:a1187 :a1187 :a1187. +:a1188 :a1188 :a1188. +:a1189 :a1189 :a1189. +:a1190 :a1190 :a1190. +:a1191 :a1191 :a1191. +:a1192 :a1192 :a1192. +:a1193 :a1193 :a1193. +:a1194 :a1194 :a1194. +:a1195 :a1195 :a1195. +:a1196 :a1196 :a1196. +:a1197 :a1197 :a1197. +:a1198 :a1198 :a1198. +:a1199 :a1199 :a1199. +:a1200 :a1200 :a1200. +:a1201 :a1201 :a1201. +:a1202 :a1202 :a1202. +:a1203 :a1203 :a1203. +:a1204 :a1204 :a1204. +:a1205 :a1205 :a1205. +:a1206 :a1206 :a1206. +:a1207 :a1207 :a1207. +:a1208 :a1208 :a1208. +:a1209 :a1209 :a1209. +:a1210 :a1210 :a1210. +:a1211 :a1211 :a1211. +:a1212 :a1212 :a1212. +:a1213 :a1213 :a1213. +:a1214 :a1214 :a1214. +:a1215 :a1215 :a1215. +:a1216 :a1216 :a1216. +:a1217 :a1217 :a1217. +:a1218 :a1218 :a1218. +:a1219 :a1219 :a1219. +:a1220 :a1220 :a1220. +:a1221 :a1221 :a1221. +:a1222 :a1222 :a1222. +:a1223 :a1223 :a1223. +:a1224 :a1224 :a1224. +:a1225 :a1225 :a1225. +:a1226 :a1226 :a1226. +:a1227 :a1227 :a1227. +:a1228 :a1228 :a1228. +:a1229 :a1229 :a1229. +:a1230 :a1230 :a1230. +:a1231 :a1231 :a1231. +:a1232 :a1232 :a1232. +:a1233 :a1233 :a1233. +:a1234 :a1234 :a1234. +:a1235 :a1235 :a1235. +:a1236 :a1236 :a1236. +:a1237 :a1237 :a1237. +:a1238 :a1238 :a1238. +:a1239 :a1239 :a1239. +:a1240 :a1240 :a1240. +:a1241 :a1241 :a1241. +:a1242 :a1242 :a1242. +:a1243 :a1243 :a1243. +:a1244 :a1244 :a1244. +:a1245 :a1245 :a1245. +:a1246 :a1246 :a1246. +:a1247 :a1247 :a1247. +:a1248 :a1248 :a1248. +:a1249 :a1249 :a1249. +:a1250 :a1250 :a1250. +:a1251 :a1251 :a1251. +:a1252 :a1252 :a1252. +:a1253 :a1253 :a1253. +:a1254 :a1254 :a1254. +:a1255 :a1255 :a1255. +:a1256 :a1256 :a1256. +:a1257 :a1257 :a1257. +:a1258 :a1258 :a1258. +:a1259 :a1259 :a1259. +:a1260 :a1260 :a1260. +:a1261 :a1261 :a1261. +:a1262 :a1262 :a1262. +:a1263 :a1263 :a1263. +:a1264 :a1264 :a1264. +:a1265 :a1265 :a1265. +:a1266 :a1266 :a1266. +:a1267 :a1267 :a1267. +:a1268 :a1268 :a1268. +:a1269 :a1269 :a1269. +:a1270 :a1270 :a1270. +:a1271 :a1271 :a1271. +:a1272 :a1272 :a1272. +:a1273 :a1273 :a1273. +:a1274 :a1274 :a1274. +:a1275 :a1275 :a1275. +:a1276 :a1276 :a1276. +:a1277 :a1277 :a1277. +:a1278 :a1278 :a1278. +:a1279 :a1279 :a1279. +:a1280 :a1280 :a1280. +:a1281 :a1281 :a1281. +:a1282 :a1282 :a1282. +:a1283 :a1283 :a1283. +:a1284 :a1284 :a1284. +:a1285 :a1285 :a1285. +:a1286 :a1286 :a1286. +:a1287 :a1287 :a1287. +:a1288 :a1288 :a1288. +:a1289 :a1289 :a1289. +:a1290 :a1290 :a1290. +:a1291 :a1291 :a1291. +:a1292 :a1292 :a1292. +:a1293 :a1293 :a1293. +:a1294 :a1294 :a1294. +:a1295 :a1295 :a1295. +:a1296 :a1296 :a1296. +:a1297 :a1297 :a1297. +:a1298 :a1298 :a1298. +:a1299 :a1299 :a1299. +:a1300 :a1300 :a1300. +:a1301 :a1301 :a1301. +:a1302 :a1302 :a1302. +:a1303 :a1303 :a1303. +:a1304 :a1304 :a1304. +:a1305 :a1305 :a1305. +:a1306 :a1306 :a1306. +:a1307 :a1307 :a1307. +:a1308 :a1308 :a1308. +:a1309 :a1309 :a1309. +:a1310 :a1310 :a1310. +:a1311 :a1311 :a1311. +:a1312 :a1312 :a1312. +:a1313 :a1313 :a1313. +:a1314 :a1314 :a1314. +:a1315 :a1315 :a1315. +:a1316 :a1316 :a1316. +:a1317 :a1317 :a1317. +:a1318 :a1318 :a1318. +:a1319 :a1319 :a1319. +:a1320 :a1320 :a1320. +:a1321 :a1321 :a1321. +:a1322 :a1322 :a1322. +:a1323 :a1323 :a1323. +:a1324 :a1324 :a1324. +:a1325 :a1325 :a1325. +:a1326 :a1326 :a1326. +:a1327 :a1327 :a1327. +:a1328 :a1328 :a1328. +:a1329 :a1329 :a1329. +:a1330 :a1330 :a1330. +:a1331 :a1331 :a1331. +:a1332 :a1332 :a1332. +:a1333 :a1333 :a1333. +:a1334 :a1334 :a1334. +:a1335 :a1335 :a1335. +:a1336 :a1336 :a1336. +:a1337 :a1337 :a1337. +:a1338 :a1338 :a1338. +:a1339 :a1339 :a1339. +:a1340 :a1340 :a1340. +:a1341 :a1341 :a1341. +:a1342 :a1342 :a1342. +:a1343 :a1343 :a1343. +:a1344 :a1344 :a1344. +:a1345 :a1345 :a1345. +:a1346 :a1346 :a1346. +:a1347 :a1347 :a1347. +:a1348 :a1348 :a1348. +:a1349 :a1349 :a1349. +:a1350 :a1350 :a1350. +:a1351 :a1351 :a1351. +:a1352 :a1352 :a1352. +:a1353 :a1353 :a1353. +:a1354 :a1354 :a1354. +:a1355 :a1355 :a1355. +:a1356 :a1356 :a1356. +:a1357 :a1357 :a1357. +:a1358 :a1358 :a1358. +:a1359 :a1359 :a1359. +:a1360 :a1360 :a1360. +:a1361 :a1361 :a1361. +:a1362 :a1362 :a1362. +:a1363 :a1363 :a1363. +:a1364 :a1364 :a1364. +:a1365 :a1365 :a1365. +:a1366 :a1366 :a1366. +:a1367 :a1367 :a1367. +:a1368 :a1368 :a1368. +:a1369 :a1369 :a1369. +:a1370 :a1370 :a1370. +:a1371 :a1371 :a1371. +:a1372 :a1372 :a1372. +:a1373 :a1373 :a1373. +:a1374 :a1374 :a1374. +:a1375 :a1375 :a1375. +:a1376 :a1376 :a1376. +:a1377 :a1377 :a1377. +:a1378 :a1378 :a1378. +:a1379 :a1379 :a1379. +:a1380 :a1380 :a1380. +:a1381 :a1381 :a1381. +:a1382 :a1382 :a1382. +:a1383 :a1383 :a1383. +:a1384 :a1384 :a1384. +:a1385 :a1385 :a1385. +:a1386 :a1386 :a1386. +:a1387 :a1387 :a1387. +:a1388 :a1388 :a1388. +:a1389 :a1389 :a1389. +:a1390 :a1390 :a1390. +:a1391 :a1391 :a1391. +:a1392 :a1392 :a1392. +:a1393 :a1393 :a1393. +:a1394 :a1394 :a1394. +:a1395 :a1395 :a1395. +:a1396 :a1396 :a1396. +:a1397 :a1397 :a1397. +:a1398 :a1398 :a1398. +:a1399 :a1399 :a1399. +:a1400 :a1400 :a1400. +:a1401 :a1401 :a1401. +:a1402 :a1402 :a1402. +:a1403 :a1403 :a1403. +:a1404 :a1404 :a1404. +:a1405 :a1405 :a1405. +:a1406 :a1406 :a1406. +:a1407 :a1407 :a1407. +:a1408 :a1408 :a1408. +:a1409 :a1409 :a1409. +:a1410 :a1410 :a1410. +:a1411 :a1411 :a1411. +:a1412 :a1412 :a1412. +:a1413 :a1413 :a1413. +:a1414 :a1414 :a1414. +:a1415 :a1415 :a1415. +:a1416 :a1416 :a1416. +:a1417 :a1417 :a1417. +:a1418 :a1418 :a1418. +:a1419 :a1419 :a1419. +:a1420 :a1420 :a1420. +:a1421 :a1421 :a1421. +:a1422 :a1422 :a1422. +:a1423 :a1423 :a1423. +:a1424 :a1424 :a1424. +:a1425 :a1425 :a1425. +:a1426 :a1426 :a1426. +:a1427 :a1427 :a1427. +:a1428 :a1428 :a1428. +:a1429 :a1429 :a1429. +:a1430 :a1430 :a1430. +:a1431 :a1431 :a1431. +:a1432 :a1432 :a1432. +:a1433 :a1433 :a1433. +:a1434 :a1434 :a1434. +:a1435 :a1435 :a1435. +:a1436 :a1436 :a1436. +:a1437 :a1437 :a1437. +:a1438 :a1438 :a1438. +:a1439 :a1439 :a1439. +:a1440 :a1440 :a1440. +:a1441 :a1441 :a1441. +:a1442 :a1442 :a1442. +:a1443 :a1443 :a1443. +:a1444 :a1444 :a1444. +:a1445 :a1445 :a1445. +:a1446 :a1446 :a1446. +:a1447 :a1447 :a1447. +:a1448 :a1448 :a1448. +:a1449 :a1449 :a1449. +:a1450 :a1450 :a1450. +:a1451 :a1451 :a1451. +:a1452 :a1452 :a1452. +:a1453 :a1453 :a1453. +:a1454 :a1454 :a1454. +:a1455 :a1455 :a1455. +:a1456 :a1456 :a1456. +:a1457 :a1457 :a1457. +:a1458 :a1458 :a1458. +:a1459 :a1459 :a1459. +:a1460 :a1460 :a1460. +:a1461 :a1461 :a1461. +:a1462 :a1462 :a1462. +:a1463 :a1463 :a1463. +:a1464 :a1464 :a1464. +:a1465 :a1465 :a1465. +:a1466 :a1466 :a1466. +:a1467 :a1467 :a1467. +:a1468 :a1468 :a1468. +:a1469 :a1469 :a1469. +:a1470 :a1470 :a1470. +:a1471 :a1471 :a1471. +:a1472 :a1472 :a1472. +:a1473 :a1473 :a1473. +:a1474 :a1474 :a1474. +:a1475 :a1475 :a1475. +:a1476 :a1476 :a1476. +:a1477 :a1477 :a1477. +:a1478 :a1478 :a1478. +:a1479 :a1479 :a1479. +:a1480 :a1480 :a1480. +:a1481 :a1481 :a1481. +:a1482 :a1482 :a1482. +:a1483 :a1483 :a1483. +:a1484 :a1484 :a1484. +:a1485 :a1485 :a1485. +:a1486 :a1486 :a1486. +:a1487 :a1487 :a1487. +:a1488 :a1488 :a1488. +:a1489 :a1489 :a1489. +:a1490 :a1490 :a1490. +:a1491 :a1491 :a1491. +:a1492 :a1492 :a1492. +:a1493 :a1493 :a1493. +:a1494 :a1494 :a1494. +:a1495 :a1495 :a1495. +:a1496 :a1496 :a1496. +:a1497 :a1497 :a1497. +:a1498 :a1498 :a1498. +:a1499 :a1499 :a1499. +:a1500 :a1500 :a1500. +:a1501 :a1501 :a1501. +:a1502 :a1502 :a1502. +:a1503 :a1503 :a1503. +:a1504 :a1504 :a1504. +:a1505 :a1505 :a1505. +:a1506 :a1506 :a1506. +:a1507 :a1507 :a1507. +:a1508 :a1508 :a1508. +:a1509 :a1509 :a1509. +:a1510 :a1510 :a1510. +:a1511 :a1511 :a1511. +:a1512 :a1512 :a1512. +:a1513 :a1513 :a1513. +:a1514 :a1514 :a1514. +:a1515 :a1515 :a1515. +:a1516 :a1516 :a1516. +:a1517 :a1517 :a1517. +:a1518 :a1518 :a1518. +:a1519 :a1519 :a1519. +:a1520 :a1520 :a1520. +:a1521 :a1521 :a1521. +:a1522 :a1522 :a1522. +:a1523 :a1523 :a1523. +:a1524 :a1524 :a1524. +:a1525 :a1525 :a1525. +:a1526 :a1526 :a1526. +:a1527 :a1527 :a1527. +:a1528 :a1528 :a1528. +:a1529 :a1529 :a1529. +:a1530 :a1530 :a1530. +:a1531 :a1531 :a1531. +:a1532 :a1532 :a1532. +:a1533 :a1533 :a1533. +:a1534 :a1534 :a1534. +:a1535 :a1535 :a1535. +:a1536 :a1536 :a1536. +:a1537 :a1537 :a1537. +:a1538 :a1538 :a1538. +:a1539 :a1539 :a1539. +:a1540 :a1540 :a1540. +:a1541 :a1541 :a1541. +:a1542 :a1542 :a1542. +:a1543 :a1543 :a1543. +:a1544 :a1544 :a1544. +:a1545 :a1545 :a1545. +:a1546 :a1546 :a1546. +:a1547 :a1547 :a1547. +:a1548 :a1548 :a1548. +:a1549 :a1549 :a1549. +:a1550 :a1550 :a1550. +:a1551 :a1551 :a1551. +:a1552 :a1552 :a1552. +:a1553 :a1553 :a1553. +:a1554 :a1554 :a1554. +:a1555 :a1555 :a1555. +:a1556 :a1556 :a1556. +:a1557 :a1557 :a1557. +:a1558 :a1558 :a1558. +:a1559 :a1559 :a1559. +:a1560 :a1560 :a1560. +:a1561 :a1561 :a1561. +:a1562 :a1562 :a1562. +:a1563 :a1563 :a1563. +:a1564 :a1564 :a1564. +:a1565 :a1565 :a1565. +:a1566 :a1566 :a1566. +:a1567 :a1567 :a1567. +:a1568 :a1568 :a1568. +:a1569 :a1569 :a1569. +:a1570 :a1570 :a1570. +:a1571 :a1571 :a1571. +:a1572 :a1572 :a1572. +:a1573 :a1573 :a1573. +:a1574 :a1574 :a1574. +:a1575 :a1575 :a1575. +:a1576 :a1576 :a1576. +:a1577 :a1577 :a1577. +:a1578 :a1578 :a1578. +:a1579 :a1579 :a1579. +:a1580 :a1580 :a1580. +:a1581 :a1581 :a1581. +:a1582 :a1582 :a1582. +:a1583 :a1583 :a1583. +:a1584 :a1584 :a1584. +:a1585 :a1585 :a1585. +:a1586 :a1586 :a1586. +:a1587 :a1587 :a1587. +:a1588 :a1588 :a1588. +:a1589 :a1589 :a1589. +:a1590 :a1590 :a1590. +:a1591 :a1591 :a1591. +:a1592 :a1592 :a1592. +:a1593 :a1593 :a1593. +:a1594 :a1594 :a1594. +:a1595 :a1595 :a1595. +:a1596 :a1596 :a1596. +:a1597 :a1597 :a1597. +:a1598 :a1598 :a1598. +:a1599 :a1599 :a1599. +:a1600 :a1600 :a1600. +:a1601 :a1601 :a1601. +:a1602 :a1602 :a1602. +:a1603 :a1603 :a1603. +:a1604 :a1604 :a1604. +:a1605 :a1605 :a1605. +:a1606 :a1606 :a1606. +:a1607 :a1607 :a1607. +:a1608 :a1608 :a1608. +:a1609 :a1609 :a1609. +:a1610 :a1610 :a1610. +:a1611 :a1611 :a1611. +:a1612 :a1612 :a1612. +:a1613 :a1613 :a1613. +:a1614 :a1614 :a1614. +:a1615 :a1615 :a1615. +:a1616 :a1616 :a1616. +:a1617 :a1617 :a1617. +:a1618 :a1618 :a1618. +:a1619 :a1619 :a1619. +:a1620 :a1620 :a1620. +:a1621 :a1621 :a1621. +:a1622 :a1622 :a1622. +:a1623 :a1623 :a1623. +:a1624 :a1624 :a1624. +:a1625 :a1625 :a1625. +:a1626 :a1626 :a1626. +:a1627 :a1627 :a1627. +:a1628 :a1628 :a1628. +:a1629 :a1629 :a1629. +:a1630 :a1630 :a1630. +:a1631 :a1631 :a1631. +:a1632 :a1632 :a1632. +:a1633 :a1633 :a1633. +:a1634 :a1634 :a1634. +:a1635 :a1635 :a1635. +:a1636 :a1636 :a1636. +:a1637 :a1637 :a1637. +:a1638 :a1638 :a1638. +:a1639 :a1639 :a1639. +:a1640 :a1640 :a1640. +:a1641 :a1641 :a1641. +:a1642 :a1642 :a1642. +:a1643 :a1643 :a1643. +:a1644 :a1644 :a1644. +:a1645 :a1645 :a1645. +:a1646 :a1646 :a1646. +:a1647 :a1647 :a1647. +:a1648 :a1648 :a1648. +:a1649 :a1649 :a1649. +:a1650 :a1650 :a1650. +:a1651 :a1651 :a1651. +:a1652 :a1652 :a1652. +:a1653 :a1653 :a1653. +:a1654 :a1654 :a1654. +:a1655 :a1655 :a1655. +:a1656 :a1656 :a1656. +:a1657 :a1657 :a1657. +:a1658 :a1658 :a1658. +:a1659 :a1659 :a1659. +:a1660 :a1660 :a1660. +:a1661 :a1661 :a1661. +:a1662 :a1662 :a1662. +:a1663 :a1663 :a1663. +:a1664 :a1664 :a1664. +:a1665 :a1665 :a1665. +:a1666 :a1666 :a1666. +:a1667 :a1667 :a1667. +:a1668 :a1668 :a1668. +:a1669 :a1669 :a1669. +:a1670 :a1670 :a1670. +:a1671 :a1671 :a1671. +:a1672 :a1672 :a1672. +:a1673 :a1673 :a1673. +:a1674 :a1674 :a1674. +:a1675 :a1675 :a1675. +:a1676 :a1676 :a1676. +:a1677 :a1677 :a1677. +:a1678 :a1678 :a1678. +:a1679 :a1679 :a1679. +:a1680 :a1680 :a1680. +:a1681 :a1681 :a1681. +:a1682 :a1682 :a1682. +:a1683 :a1683 :a1683. +:a1684 :a1684 :a1684. +:a1685 :a1685 :a1685. +:a1686 :a1686 :a1686. +:a1687 :a1687 :a1687. +:a1688 :a1688 :a1688. +:a1689 :a1689 :a1689. +:a1690 :a1690 :a1690. +:a1691 :a1691 :a1691. +:a1692 :a1692 :a1692. +:a1693 :a1693 :a1693. +:a1694 :a1694 :a1694. +:a1695 :a1695 :a1695. +:a1696 :a1696 :a1696. +:a1697 :a1697 :a1697. +:a1698 :a1698 :a1698. +:a1699 :a1699 :a1699. +:a1700 :a1700 :a1700. +:a1701 :a1701 :a1701. +:a1702 :a1702 :a1702. +:a1703 :a1703 :a1703. +:a1704 :a1704 :a1704. +:a1705 :a1705 :a1705. +:a1706 :a1706 :a1706. +:a1707 :a1707 :a1707. +:a1708 :a1708 :a1708. +:a1709 :a1709 :a1709. +:a1710 :a1710 :a1710. +:a1711 :a1711 :a1711. +:a1712 :a1712 :a1712. +:a1713 :a1713 :a1713. +:a1714 :a1714 :a1714. +:a1715 :a1715 :a1715. +:a1716 :a1716 :a1716. +:a1717 :a1717 :a1717. +:a1718 :a1718 :a1718. +:a1719 :a1719 :a1719. +:a1720 :a1720 :a1720. +:a1721 :a1721 :a1721. +:a1722 :a1722 :a1722. +:a1723 :a1723 :a1723. +:a1724 :a1724 :a1724. +:a1725 :a1725 :a1725. +:a1726 :a1726 :a1726. +:a1727 :a1727 :a1727. +:a1728 :a1728 :a1728. +:a1729 :a1729 :a1729. +:a1730 :a1730 :a1730. +:a1731 :a1731 :a1731. +:a1732 :a1732 :a1732. +:a1733 :a1733 :a1733. +:a1734 :a1734 :a1734. +:a1735 :a1735 :a1735. +:a1736 :a1736 :a1736. +:a1737 :a1737 :a1737. +:a1738 :a1738 :a1738. +:a1739 :a1739 :a1739. +:a1740 :a1740 :a1740. +:a1741 :a1741 :a1741. +:a1742 :a1742 :a1742. +:a1743 :a1743 :a1743. +:a1744 :a1744 :a1744. +:a1745 :a1745 :a1745. +:a1746 :a1746 :a1746. +:a1747 :a1747 :a1747. +:a1748 :a1748 :a1748. +:a1749 :a1749 :a1749. +:a1750 :a1750 :a1750. +:a1751 :a1751 :a1751. +:a1752 :a1752 :a1752. +:a1753 :a1753 :a1753. +:a1754 :a1754 :a1754. +:a1755 :a1755 :a1755. +:a1756 :a1756 :a1756. +:a1757 :a1757 :a1757. +:a1758 :a1758 :a1758. +:a1759 :a1759 :a1759. +:a1760 :a1760 :a1760. +:a1761 :a1761 :a1761. +:a1762 :a1762 :a1762. +:a1763 :a1763 :a1763. +:a1764 :a1764 :a1764. +:a1765 :a1765 :a1765. +:a1766 :a1766 :a1766. +:a1767 :a1767 :a1767. +:a1768 :a1768 :a1768. +:a1769 :a1769 :a1769. +:a1770 :a1770 :a1770. +:a1771 :a1771 :a1771. +:a1772 :a1772 :a1772. +:a1773 :a1773 :a1773. +:a1774 :a1774 :a1774. +:a1775 :a1775 :a1775. +:a1776 :a1776 :a1776. +:a1777 :a1777 :a1777. +:a1778 :a1778 :a1778. +:a1779 :a1779 :a1779. +:a1780 :a1780 :a1780. +:a1781 :a1781 :a1781. +:a1782 :a1782 :a1782. +:a1783 :a1783 :a1783. +:a1784 :a1784 :a1784. +:a1785 :a1785 :a1785. +:a1786 :a1786 :a1786. +:a1787 :a1787 :a1787. +:a1788 :a1788 :a1788. +:a1789 :a1789 :a1789. +:a1790 :a1790 :a1790. +:a1791 :a1791 :a1791. +:a1792 :a1792 :a1792. +:a1793 :a1793 :a1793. +:a1794 :a1794 :a1794. +:a1795 :a1795 :a1795. +:a1796 :a1796 :a1796. +:a1797 :a1797 :a1797. +:a1798 :a1798 :a1798. +:a1799 :a1799 :a1799. +:a1800 :a1800 :a1800. +:a1801 :a1801 :a1801. +:a1802 :a1802 :a1802. +:a1803 :a1803 :a1803. +:a1804 :a1804 :a1804. +:a1805 :a1805 :a1805. +:a1806 :a1806 :a1806. +:a1807 :a1807 :a1807. +:a1808 :a1808 :a1808. +:a1809 :a1809 :a1809. +:a1810 :a1810 :a1810. +:a1811 :a1811 :a1811. +:a1812 :a1812 :a1812. +:a1813 :a1813 :a1813. +:a1814 :a1814 :a1814. +:a1815 :a1815 :a1815. +:a1816 :a1816 :a1816. +:a1817 :a1817 :a1817. +:a1818 :a1818 :a1818. +:a1819 :a1819 :a1819. +:a1820 :a1820 :a1820. +:a1821 :a1821 :a1821. +:a1822 :a1822 :a1822. +:a1823 :a1823 :a1823. +:a1824 :a1824 :a1824. +:a1825 :a1825 :a1825. +:a1826 :a1826 :a1826. +:a1827 :a1827 :a1827. +:a1828 :a1828 :a1828. +:a1829 :a1829 :a1829. +:a1830 :a1830 :a1830. +:a1831 :a1831 :a1831. +:a1832 :a1832 :a1832. +:a1833 :a1833 :a1833. +:a1834 :a1834 :a1834. +:a1835 :a1835 :a1835. +:a1836 :a1836 :a1836. +:a1837 :a1837 :a1837. +:a1838 :a1838 :a1838. +:a1839 :a1839 :a1839. +:a1840 :a1840 :a1840. +:a1841 :a1841 :a1841. +:a1842 :a1842 :a1842. +:a1843 :a1843 :a1843. +:a1844 :a1844 :a1844. +:a1845 :a1845 :a1845. +:a1846 :a1846 :a1846. +:a1847 :a1847 :a1847. +:a1848 :a1848 :a1848. +:a1849 :a1849 :a1849. +:a1850 :a1850 :a1850. +:a1851 :a1851 :a1851. +:a1852 :a1852 :a1852. +:a1853 :a1853 :a1853. +:a1854 :a1854 :a1854. +:a1855 :a1855 :a1855. +:a1856 :a1856 :a1856. +:a1857 :a1857 :a1857. +:a1858 :a1858 :a1858. +:a1859 :a1859 :a1859. +:a1860 :a1860 :a1860. +:a1861 :a1861 :a1861. +:a1862 :a1862 :a1862. +:a1863 :a1863 :a1863. +:a1864 :a1864 :a1864. +:a1865 :a1865 :a1865. +:a1866 :a1866 :a1866. +:a1867 :a1867 :a1867. +:a1868 :a1868 :a1868. +:a1869 :a1869 :a1869. +:a1870 :a1870 :a1870. +:a1871 :a1871 :a1871. +:a1872 :a1872 :a1872. +:a1873 :a1873 :a1873. +:a1874 :a1874 :a1874. +:a1875 :a1875 :a1875. +:a1876 :a1876 :a1876. +:a1877 :a1877 :a1877. +:a1878 :a1878 :a1878. +:a1879 :a1879 :a1879. +:a1880 :a1880 :a1880. +:a1881 :a1881 :a1881. +:a1882 :a1882 :a1882. +:a1883 :a1883 :a1883. +:a1884 :a1884 :a1884. +:a1885 :a1885 :a1885. +:a1886 :a1886 :a1886. +:a1887 :a1887 :a1887. +:a1888 :a1888 :a1888. +:a1889 :a1889 :a1889. +:a1890 :a1890 :a1890. +:a1891 :a1891 :a1891. +:a1892 :a1892 :a1892. +:a1893 :a1893 :a1893. +:a1894 :a1894 :a1894. +:a1895 :a1895 :a1895. +:a1896 :a1896 :a1896. +:a1897 :a1897 :a1897. +:a1898 :a1898 :a1898. +:a1899 :a1899 :a1899. +:a1900 :a1900 :a1900. +:a1901 :a1901 :a1901. +:a1902 :a1902 :a1902. +:a1903 :a1903 :a1903. +:a1904 :a1904 :a1904. +:a1905 :a1905 :a1905. +:a1906 :a1906 :a1906. +:a1907 :a1907 :a1907. +:a1908 :a1908 :a1908. +:a1909 :a1909 :a1909. +:a1910 :a1910 :a1910. +:a1911 :a1911 :a1911. +:a1912 :a1912 :a1912. +:a1913 :a1913 :a1913. +:a1914 :a1914 :a1914. +:a1915 :a1915 :a1915. +:a1916 :a1916 :a1916. +:a1917 :a1917 :a1917. +:a1918 :a1918 :a1918. +:a1919 :a1919 :a1919. +:a1920 :a1920 :a1920. +:a1921 :a1921 :a1921. +:a1922 :a1922 :a1922. +:a1923 :a1923 :a1923. +:a1924 :a1924 :a1924. +:a1925 :a1925 :a1925. +:a1926 :a1926 :a1926. +:a1927 :a1927 :a1927. +:a1928 :a1928 :a1928. +:a1929 :a1929 :a1929. +:a1930 :a1930 :a1930. +:a1931 :a1931 :a1931. +:a1932 :a1932 :a1932. +:a1933 :a1933 :a1933. +:a1934 :a1934 :a1934. +:a1935 :a1935 :a1935. +:a1936 :a1936 :a1936. +:a1937 :a1937 :a1937. +:a1938 :a1938 :a1938. +:a1939 :a1939 :a1939. +:a1940 :a1940 :a1940. +:a1941 :a1941 :a1941. +:a1942 :a1942 :a1942. +:a1943 :a1943 :a1943. +:a1944 :a1944 :a1944. +:a1945 :a1945 :a1945. +:a1946 :a1946 :a1946. +:a1947 :a1947 :a1947. +:a1948 :a1948 :a1948. +:a1949 :a1949 :a1949. +:a1950 :a1950 :a1950. +:a1951 :a1951 :a1951. +:a1952 :a1952 :a1952. +:a1953 :a1953 :a1953. +:a1954 :a1954 :a1954. +:a1955 :a1955 :a1955. +:a1956 :a1956 :a1956. +:a1957 :a1957 :a1957. +:a1958 :a1958 :a1958. +:a1959 :a1959 :a1959. +:a1960 :a1960 :a1960. +:a1961 :a1961 :a1961. +:a1962 :a1962 :a1962. +:a1963 :a1963 :a1963. +:a1964 :a1964 :a1964. +:a1965 :a1965 :a1965. +:a1966 :a1966 :a1966. +:a1967 :a1967 :a1967. +:a1968 :a1968 :a1968. +:a1969 :a1969 :a1969. +:a1970 :a1970 :a1970. +:a1971 :a1971 :a1971. +:a1972 :a1972 :a1972. +:a1973 :a1973 :a1973. +:a1974 :a1974 :a1974. +:a1975 :a1975 :a1975. +:a1976 :a1976 :a1976. +:a1977 :a1977 :a1977. +:a1978 :a1978 :a1978. +:a1979 :a1979 :a1979. +:a1980 :a1980 :a1980. +:a1981 :a1981 :a1981. +:a1982 :a1982 :a1982. +:a1983 :a1983 :a1983. +:a1984 :a1984 :a1984. +:a1985 :a1985 :a1985. +:a1986 :a1986 :a1986. +:a1987 :a1987 :a1987. +:a1988 :a1988 :a1988. +:a1989 :a1989 :a1989. +:a1990 :a1990 :a1990. +:a1991 :a1991 :a1991. +:a1992 :a1992 :a1992. +:a1993 :a1993 :a1993. +:a1994 :a1994 :a1994. +:a1995 :a1995 :a1995. +:a1996 :a1996 :a1996. +:a1997 :a1997 :a1997. +:a1998 :a1998 :a1998. +:a1999 :a1999 :a1999. +:a2000 :a2000 :a2000. +:a2001 :a2001 :a2001. +:a2002 :a2002 :a2002. +:a2003 :a2003 :a2003. +:a2004 :a2004 :a2004. +:a2005 :a2005 :a2005. +:a2006 :a2006 :a2006. +:a2007 :a2007 :a2007. +:a2008 :a2008 :a2008. +:a2009 :a2009 :a2009. +:a2010 :a2010 :a2010. +:a2011 :a2011 :a2011. +:a2012 :a2012 :a2012. +:a2013 :a2013 :a2013. +:a2014 :a2014 :a2014. +:a2015 :a2015 :a2015. +:a2016 :a2016 :a2016. +:a2017 :a2017 :a2017. +:a2018 :a2018 :a2018. +:a2019 :a2019 :a2019. +:a2020 :a2020 :a2020. +:a2021 :a2021 :a2021. +:a2022 :a2022 :a2022. +:a2023 :a2023 :a2023. +:a2024 :a2024 :a2024. +:a2025 :a2025 :a2025. +:a2026 :a2026 :a2026. +:a2027 :a2027 :a2027. +:a2028 :a2028 :a2028. +:a2029 :a2029 :a2029. +:a2030 :a2030 :a2030. +:a2031 :a2031 :a2031. +:a2032 :a2032 :a2032. +:a2033 :a2033 :a2033. +:a2034 :a2034 :a2034. +:a2035 :a2035 :a2035. +:a2036 :a2036 :a2036. +:a2037 :a2037 :a2037. +:a2038 :a2038 :a2038. +:a2039 :a2039 :a2039. +:a2040 :a2040 :a2040. +:a2041 :a2041 :a2041. +:a2042 :a2042 :a2042. +:a2043 :a2043 :a2043. +:a2044 :a2044 :a2044. +:a2045 :a2045 :a2045. +:a2046 :a2046 :a2046. +:a2047 :a2047 :a2047. +:a2048 :a2048 :a2048. +:a2049 :a2049 :a2049. +:a2050 :a2050 :a2050. +:a2051 :a2051 :a2051. +:a2052 :a2052 :a2052. +:a2053 :a2053 :a2053. +:a2054 :a2054 :a2054. +:a2055 :a2055 :a2055. +:a2056 :a2056 :a2056. +:a2057 :a2057 :a2057. +:a2058 :a2058 :a2058. +:a2059 :a2059 :a2059. +:a2060 :a2060 :a2060. +:a2061 :a2061 :a2061. +:a2062 :a2062 :a2062. +:a2063 :a2063 :a2063. +:a2064 :a2064 :a2064. +:a2065 :a2065 :a2065. +:a2066 :a2066 :a2066. +:a2067 :a2067 :a2067. +:a2068 :a2068 :a2068. +:a2069 :a2069 :a2069. +:a2070 :a2070 :a2070. +:a2071 :a2071 :a2071. +:a2072 :a2072 :a2072. +:a2073 :a2073 :a2073. +:a2074 :a2074 :a2074. +:a2075 :a2075 :a2075. +:a2076 :a2076 :a2076. +:a2077 :a2077 :a2077. +:a2078 :a2078 :a2078. +:a2079 :a2079 :a2079. +:a2080 :a2080 :a2080. +:a2081 :a2081 :a2081. +:a2082 :a2082 :a2082. +:a2083 :a2083 :a2083. +:a2084 :a2084 :a2084. +:a2085 :a2085 :a2085. +:a2086 :a2086 :a2086. +:a2087 :a2087 :a2087. +:a2088 :a2088 :a2088. +:a2089 :a2089 :a2089. +:a2090 :a2090 :a2090. +:a2091 :a2091 :a2091. +:a2092 :a2092 :a2092. +:a2093 :a2093 :a2093. +:a2094 :a2094 :a2094. +:a2095 :a2095 :a2095. +:a2096 :a2096 :a2096. +:a2097 :a2097 :a2097. +:a2098 :a2098 :a2098. +:a2099 :a2099 :a2099. +:a2100 :a2100 :a2100. +:a2101 :a2101 :a2101. +:a2102 :a2102 :a2102. +:a2103 :a2103 :a2103. +:a2104 :a2104 :a2104. +:a2105 :a2105 :a2105. +:a2106 :a2106 :a2106. +:a2107 :a2107 :a2107. +:a2108 :a2108 :a2108. +:a2109 :a2109 :a2109. +:a2110 :a2110 :a2110. +:a2111 :a2111 :a2111. +:a2112 :a2112 :a2112. +:a2113 :a2113 :a2113. +:a2114 :a2114 :a2114. +:a2115 :a2115 :a2115. +:a2116 :a2116 :a2116. +:a2117 :a2117 :a2117. +:a2118 :a2118 :a2118. +:a2119 :a2119 :a2119. +:a2120 :a2120 :a2120. +:a2121 :a2121 :a2121. +:a2122 :a2122 :a2122. +:a2123 :a2123 :a2123. +:a2124 :a2124 :a2124. +:a2125 :a2125 :a2125. +:a2126 :a2126 :a2126. +:a2127 :a2127 :a2127. +:a2128 :a2128 :a2128. +:a2129 :a2129 :a2129. +:a2130 :a2130 :a2130. +:a2131 :a2131 :a2131. +:a2132 :a2132 :a2132. +:a2133 :a2133 :a2133. +:a2134 :a2134 :a2134. +:a2135 :a2135 :a2135. +:a2136 :a2136 :a2136. +:a2137 :a2137 :a2137. +:a2138 :a2138 :a2138. +:a2139 :a2139 :a2139. +:a2140 :a2140 :a2140. +:a2141 :a2141 :a2141. +:a2142 :a2142 :a2142. +:a2143 :a2143 :a2143. +:a2144 :a2144 :a2144. +:a2145 :a2145 :a2145. +:a2146 :a2146 :a2146. +:a2147 :a2147 :a2147. +:a2148 :a2148 :a2148. +:a2149 :a2149 :a2149. +:a2150 :a2150 :a2150. +:a2151 :a2151 :a2151. +:a2152 :a2152 :a2152. +:a2153 :a2153 :a2153. +:a2154 :a2154 :a2154. +:a2155 :a2155 :a2155. +:a2156 :a2156 :a2156. +:a2157 :a2157 :a2157. +:a2158 :a2158 :a2158. +:a2159 :a2159 :a2159. +:a2160 :a2160 :a2160. +:a2161 :a2161 :a2161. +:a2162 :a2162 :a2162. +:a2163 :a2163 :a2163. +:a2164 :a2164 :a2164. +:a2165 :a2165 :a2165. +:a2166 :a2166 :a2166. +:a2167 :a2167 :a2167. +:a2168 :a2168 :a2168. +:a2169 :a2169 :a2169. +:a2170 :a2170 :a2170. +:a2171 :a2171 :a2171. +:a2172 :a2172 :a2172. +:a2173 :a2173 :a2173. +:a2174 :a2174 :a2174. +:a2175 :a2175 :a2175. +:a2176 :a2176 :a2176. +:a2177 :a2177 :a2177. +:a2178 :a2178 :a2178. +:a2179 :a2179 :a2179. +:a2180 :a2180 :a2180. +:a2181 :a2181 :a2181. +:a2182 :a2182 :a2182. +:a2183 :a2183 :a2183. +:a2184 :a2184 :a2184. +:a2185 :a2185 :a2185. +:a2186 :a2186 :a2186. +:a2187 :a2187 :a2187. +:a2188 :a2188 :a2188. +:a2189 :a2189 :a2189. +:a2190 :a2190 :a2190. +:a2191 :a2191 :a2191. +:a2192 :a2192 :a2192. +:a2193 :a2193 :a2193. +:a2194 :a2194 :a2194. +:a2195 :a2195 :a2195. +:a2196 :a2196 :a2196. +:a2197 :a2197 :a2197. +:a2198 :a2198 :a2198. +:a2199 :a2199 :a2199. +:a2200 :a2200 :a2200. +:a2201 :a2201 :a2201. +:a2202 :a2202 :a2202. +:a2203 :a2203 :a2203. +:a2204 :a2204 :a2204. +:a2205 :a2205 :a2205. +:a2206 :a2206 :a2206. +:a2207 :a2207 :a2207. +:a2208 :a2208 :a2208. +:a2209 :a2209 :a2209. +:a2210 :a2210 :a2210. +:a2211 :a2211 :a2211. +:a2212 :a2212 :a2212. +:a2213 :a2213 :a2213. +:a2214 :a2214 :a2214. +:a2215 :a2215 :a2215. +:a2216 :a2216 :a2216. +:a2217 :a2217 :a2217. +:a2218 :a2218 :a2218. +:a2219 :a2219 :a2219. +:a2220 :a2220 :a2220. +:a2221 :a2221 :a2221. +:a2222 :a2222 :a2222. +:a2223 :a2223 :a2223. +:a2224 :a2224 :a2224. +:a2225 :a2225 :a2225. +:a2226 :a2226 :a2226. +:a2227 :a2227 :a2227. +:a2228 :a2228 :a2228. +:a2229 :a2229 :a2229. +:a2230 :a2230 :a2230. +:a2231 :a2231 :a2231. +:a2232 :a2232 :a2232. +:a2233 :a2233 :a2233. +:a2234 :a2234 :a2234. +:a2235 :a2235 :a2235. +:a2236 :a2236 :a2236. +:a2237 :a2237 :a2237. +:a2238 :a2238 :a2238. +:a2239 :a2239 :a2239. +:a2240 :a2240 :a2240. +:a2241 :a2241 :a2241. +:a2242 :a2242 :a2242. +:a2243 :a2243 :a2243. +:a2244 :a2244 :a2244. +:a2245 :a2245 :a2245. +:a2246 :a2246 :a2246. +:a2247 :a2247 :a2247. +:a2248 :a2248 :a2248. +:a2249 :a2249 :a2249. +:a2250 :a2250 :a2250. +:a2251 :a2251 :a2251. +:a2252 :a2252 :a2252. +:a2253 :a2253 :a2253. +:a2254 :a2254 :a2254. +:a2255 :a2255 :a2255. +:a2256 :a2256 :a2256. +:a2257 :a2257 :a2257. +:a2258 :a2258 :a2258. +:a2259 :a2259 :a2259. +:a2260 :a2260 :a2260. +:a2261 :a2261 :a2261. +:a2262 :a2262 :a2262. +:a2263 :a2263 :a2263. +:a2264 :a2264 :a2264. +:a2265 :a2265 :a2265. +:a2266 :a2266 :a2266. +:a2267 :a2267 :a2267. +:a2268 :a2268 :a2268. +:a2269 :a2269 :a2269. +:a2270 :a2270 :a2270. +:a2271 :a2271 :a2271. +:a2272 :a2272 :a2272. +:a2273 :a2273 :a2273. +:a2274 :a2274 :a2274. +:a2275 :a2275 :a2275. +:a2276 :a2276 :a2276. +:a2277 :a2277 :a2277. +:a2278 :a2278 :a2278. +:a2279 :a2279 :a2279. +:a2280 :a2280 :a2280. +:a2281 :a2281 :a2281. +:a2282 :a2282 :a2282. +:a2283 :a2283 :a2283. +:a2284 :a2284 :a2284. +:a2285 :a2285 :a2285. +:a2286 :a2286 :a2286. +:a2287 :a2287 :a2287. +:a2288 :a2288 :a2288. +:a2289 :a2289 :a2289. +:a2290 :a2290 :a2290. +:a2291 :a2291 :a2291. +:a2292 :a2292 :a2292. +:a2293 :a2293 :a2293. +:a2294 :a2294 :a2294. +:a2295 :a2295 :a2295. +:a2296 :a2296 :a2296. +:a2297 :a2297 :a2297. +:a2298 :a2298 :a2298. +:a2299 :a2299 :a2299. +:a2300 :a2300 :a2300. +:a2301 :a2301 :a2301. +:a2302 :a2302 :a2302. +:a2303 :a2303 :a2303. +:a2304 :a2304 :a2304. +:a2305 :a2305 :a2305. +:a2306 :a2306 :a2306. +:a2307 :a2307 :a2307. +:a2308 :a2308 :a2308. +:a2309 :a2309 :a2309. +:a2310 :a2310 :a2310. +:a2311 :a2311 :a2311. +:a2312 :a2312 :a2312. +:a2313 :a2313 :a2313. +:a2314 :a2314 :a2314. +:a2315 :a2315 :a2315. +:a2316 :a2316 :a2316. +:a2317 :a2317 :a2317. +:a2318 :a2318 :a2318. +:a2319 :a2319 :a2319. +:a2320 :a2320 :a2320. +:a2321 :a2321 :a2321. +:a2322 :a2322 :a2322. +:a2323 :a2323 :a2323. +:a2324 :a2324 :a2324. +:a2325 :a2325 :a2325. +:a2326 :a2326 :a2326. +:a2327 :a2327 :a2327. +:a2328 :a2328 :a2328. +:a2329 :a2329 :a2329. +:a2330 :a2330 :a2330. +:a2331 :a2331 :a2331. +:a2332 :a2332 :a2332. +:a2333 :a2333 :a2333. +:a2334 :a2334 :a2334. +:a2335 :a2335 :a2335. +:a2336 :a2336 :a2336. +:a2337 :a2337 :a2337. +:a2338 :a2338 :a2338. +:a2339 :a2339 :a2339. +:a2340 :a2340 :a2340. +:a2341 :a2341 :a2341. +:a2342 :a2342 :a2342. +:a2343 :a2343 :a2343. +:a2344 :a2344 :a2344. +:a2345 :a2345 :a2345. +:a2346 :a2346 :a2346. +:a2347 :a2347 :a2347. +:a2348 :a2348 :a2348. +:a2349 :a2349 :a2349. +:a2350 :a2350 :a2350. +:a2351 :a2351 :a2351. +:a2352 :a2352 :a2352. +:a2353 :a2353 :a2353. +:a2354 :a2354 :a2354. +:a2355 :a2355 :a2355. +:a2356 :a2356 :a2356. +:a2357 :a2357 :a2357. +:a2358 :a2358 :a2358. +:a2359 :a2359 :a2359. +:a2360 :a2360 :a2360. +:a2361 :a2361 :a2361. +:a2362 :a2362 :a2362. +:a2363 :a2363 :a2363. +:a2364 :a2364 :a2364. +:a2365 :a2365 :a2365. +:a2366 :a2366 :a2366. +:a2367 :a2367 :a2367. +:a2368 :a2368 :a2368. +:a2369 :a2369 :a2369. +:a2370 :a2370 :a2370. +:a2371 :a2371 :a2371. +:a2372 :a2372 :a2372. +:a2373 :a2373 :a2373. +:a2374 :a2374 :a2374. +:a2375 :a2375 :a2375. +:a2376 :a2376 :a2376. +:a2377 :a2377 :a2377. +:a2378 :a2378 :a2378. +:a2379 :a2379 :a2379. +:a2380 :a2380 :a2380. +:a2381 :a2381 :a2381. +:a2382 :a2382 :a2382. +:a2383 :a2383 :a2383. +:a2384 :a2384 :a2384. +:a2385 :a2385 :a2385. +:a2386 :a2386 :a2386. +:a2387 :a2387 :a2387. +:a2388 :a2388 :a2388. +:a2389 :a2389 :a2389. +:a2390 :a2390 :a2390. +:a2391 :a2391 :a2391. +:a2392 :a2392 :a2392. +:a2393 :a2393 :a2393. +:a2394 :a2394 :a2394. +:a2395 :a2395 :a2395. +:a2396 :a2396 :a2396. +:a2397 :a2397 :a2397. +:a2398 :a2398 :a2398. +:a2399 :a2399 :a2399. +:a2400 :a2400 :a2400. +:a2401 :a2401 :a2401. +:a2402 :a2402 :a2402. +:a2403 :a2403 :a2403. +:a2404 :a2404 :a2404. +:a2405 :a2405 :a2405. +:a2406 :a2406 :a2406. +:a2407 :a2407 :a2407. +:a2408 :a2408 :a2408. +:a2409 :a2409 :a2409. +:a2410 :a2410 :a2410. +:a2411 :a2411 :a2411. +:a2412 :a2412 :a2412. +:a2413 :a2413 :a2413. +:a2414 :a2414 :a2414. +:a2415 :a2415 :a2415. +:a2416 :a2416 :a2416. +:a2417 :a2417 :a2417. +:a2418 :a2418 :a2418. +:a2419 :a2419 :a2419. +:a2420 :a2420 :a2420. +:a2421 :a2421 :a2421. +:a2422 :a2422 :a2422. +:a2423 :a2423 :a2423. +:a2424 :a2424 :a2424. +:a2425 :a2425 :a2425. +:a2426 :a2426 :a2426. +:a2427 :a2427 :a2427. +:a2428 :a2428 :a2428. +:a2429 :a2429 :a2429. +:a2430 :a2430 :a2430. +:a2431 :a2431 :a2431. +:a2432 :a2432 :a2432. +:a2433 :a2433 :a2433. +:a2434 :a2434 :a2434. +:a2435 :a2435 :a2435. +:a2436 :a2436 :a2436. +:a2437 :a2437 :a2437. +:a2438 :a2438 :a2438. +:a2439 :a2439 :a2439. +:a2440 :a2440 :a2440. +:a2441 :a2441 :a2441. +:a2442 :a2442 :a2442. +:a2443 :a2443 :a2443. +:a2444 :a2444 :a2444. +:a2445 :a2445 :a2445. +:a2446 :a2446 :a2446. +:a2447 :a2447 :a2447. +:a2448 :a2448 :a2448. +:a2449 :a2449 :a2449. +:a2450 :a2450 :a2450. +:a2451 :a2451 :a2451. +:a2452 :a2452 :a2452. +:a2453 :a2453 :a2453. +:a2454 :a2454 :a2454. +:a2455 :a2455 :a2455. +:a2456 :a2456 :a2456. +:a2457 :a2457 :a2457. +:a2458 :a2458 :a2458. +:a2459 :a2459 :a2459. +:a2460 :a2460 :a2460. +:a2461 :a2461 :a2461. +:a2462 :a2462 :a2462. +:a2463 :a2463 :a2463. +:a2464 :a2464 :a2464. +:a2465 :a2465 :a2465. +:a2466 :a2466 :a2466. +:a2467 :a2467 :a2467. +:a2468 :a2468 :a2468. +:a2469 :a2469 :a2469. +:a2470 :a2470 :a2470. +:a2471 :a2471 :a2471. +:a2472 :a2472 :a2472. +:a2473 :a2473 :a2473. +:a2474 :a2474 :a2474. +:a2475 :a2475 :a2475. +:a2476 :a2476 :a2476. +:a2477 :a2477 :a2477. +:a2478 :a2478 :a2478. +:a2479 :a2479 :a2479. +:a2480 :a2480 :a2480. +:a2481 :a2481 :a2481. +:a2482 :a2482 :a2482. +:a2483 :a2483 :a2483. +:a2484 :a2484 :a2484. +:a2485 :a2485 :a2485. +:a2486 :a2486 :a2486. +:a2487 :a2487 :a2487. +:a2488 :a2488 :a2488. +:a2489 :a2489 :a2489. +:a2490 :a2490 :a2490. +:a2491 :a2491 :a2491. +:a2492 :a2492 :a2492. +:a2493 :a2493 :a2493. +:a2494 :a2494 :a2494. +:a2495 :a2495 :a2495. +:a2496 :a2496 :a2496. +:a2497 :a2497 :a2497. +:a2498 :a2498 :a2498. +:a2499 :a2499 :a2499. +:a2500 :a2500 :a2500. +:a2501 :a2501 :a2501. +:a2502 :a2502 :a2502. +:a2503 :a2503 :a2503. +:a2504 :a2504 :a2504. +:a2505 :a2505 :a2505. +:a2506 :a2506 :a2506. +:a2507 :a2507 :a2507. +:a2508 :a2508 :a2508. +:a2509 :a2509 :a2509. +:a2510 :a2510 :a2510. +:a2511 :a2511 :a2511. +:a2512 :a2512 :a2512. +:a2513 :a2513 :a2513. +:a2514 :a2514 :a2514. +:a2515 :a2515 :a2515. +:a2516 :a2516 :a2516. +:a2517 :a2517 :a2517. +:a2518 :a2518 :a2518. +:a2519 :a2519 :a2519. +:a2520 :a2520 :a2520. +:a2521 :a2521 :a2521. +:a2522 :a2522 :a2522. +:a2523 :a2523 :a2523. +:a2524 :a2524 :a2524. +:a2525 :a2525 :a2525. +:a2526 :a2526 :a2526. +:a2527 :a2527 :a2527. +:a2528 :a2528 :a2528. +:a2529 :a2529 :a2529. +:a2530 :a2530 :a2530. +:a2531 :a2531 :a2531. +:a2532 :a2532 :a2532. +:a2533 :a2533 :a2533. +:a2534 :a2534 :a2534. +:a2535 :a2535 :a2535. +:a2536 :a2536 :a2536. +:a2537 :a2537 :a2537. +:a2538 :a2538 :a2538. +:a2539 :a2539 :a2539. +:a2540 :a2540 :a2540. +:a2541 :a2541 :a2541. +:a2542 :a2542 :a2542. +:a2543 :a2543 :a2543. +:a2544 :a2544 :a2544. +:a2545 :a2545 :a2545. +:a2546 :a2546 :a2546. +:a2547 :a2547 :a2547. +:a2548 :a2548 :a2548. +:a2549 :a2549 :a2549. +:a2550 :a2550 :a2550. +:a2551 :a2551 :a2551. +:a2552 :a2552 :a2552. +:a2553 :a2553 :a2553. +:a2554 :a2554 :a2554. +:a2555 :a2555 :a2555. +:a2556 :a2556 :a2556. +:a2557 :a2557 :a2557. +:a2558 :a2558 :a2558. +:a2559 :a2559 :a2559. +:a2560 :a2560 :a2560. +:a2561 :a2561 :a2561. +:a2562 :a2562 :a2562. +:a2563 :a2563 :a2563. +:a2564 :a2564 :a2564. +:a2565 :a2565 :a2565. +:a2566 :a2566 :a2566. +:a2567 :a2567 :a2567. +:a2568 :a2568 :a2568. +:a2569 :a2569 :a2569. +:a2570 :a2570 :a2570. +:a2571 :a2571 :a2571. +:a2572 :a2572 :a2572. +:a2573 :a2573 :a2573. +:a2574 :a2574 :a2574. +:a2575 :a2575 :a2575. +:a2576 :a2576 :a2576. +:a2577 :a2577 :a2577. +:a2578 :a2578 :a2578. +:a2579 :a2579 :a2579. +:a2580 :a2580 :a2580. +:a2581 :a2581 :a2581. +:a2582 :a2582 :a2582. +:a2583 :a2583 :a2583. +:a2584 :a2584 :a2584. +:a2585 :a2585 :a2585. +:a2586 :a2586 :a2586. +:a2587 :a2587 :a2587. +:a2588 :a2588 :a2588. +:a2589 :a2589 :a2589. +:a2590 :a2590 :a2590. +:a2591 :a2591 :a2591. +:a2592 :a2592 :a2592. +:a2593 :a2593 :a2593. +:a2594 :a2594 :a2594. +:a2595 :a2595 :a2595. +:a2596 :a2596 :a2596. +:a2597 :a2597 :a2597. +:a2598 :a2598 :a2598. +:a2599 :a2599 :a2599. +:a2600 :a2600 :a2600. +:a2601 :a2601 :a2601. +:a2602 :a2602 :a2602. +:a2603 :a2603 :a2603. +:a2604 :a2604 :a2604. +:a2605 :a2605 :a2605. +:a2606 :a2606 :a2606. +:a2607 :a2607 :a2607. +:a2608 :a2608 :a2608. +:a2609 :a2609 :a2609. +:a2610 :a2610 :a2610. +:a2611 :a2611 :a2611. +:a2612 :a2612 :a2612. +:a2613 :a2613 :a2613. +:a2614 :a2614 :a2614. +:a2615 :a2615 :a2615. +:a2616 :a2616 :a2616. +:a2617 :a2617 :a2617. +:a2618 :a2618 :a2618. +:a2619 :a2619 :a2619. +:a2620 :a2620 :a2620. +:a2621 :a2621 :a2621. +:a2622 :a2622 :a2622. +:a2623 :a2623 :a2623. +:a2624 :a2624 :a2624. +:a2625 :a2625 :a2625. +:a2626 :a2626 :a2626. +:a2627 :a2627 :a2627. +:a2628 :a2628 :a2628. +:a2629 :a2629 :a2629. +:a2630 :a2630 :a2630. +:a2631 :a2631 :a2631. +:a2632 :a2632 :a2632. +:a2633 :a2633 :a2633. +:a2634 :a2634 :a2634. +:a2635 :a2635 :a2635. +:a2636 :a2636 :a2636. +:a2637 :a2637 :a2637. +:a2638 :a2638 :a2638. +:a2639 :a2639 :a2639. +:a2640 :a2640 :a2640. +:a2641 :a2641 :a2641. +:a2642 :a2642 :a2642. +:a2643 :a2643 :a2643. +:a2644 :a2644 :a2644. +:a2645 :a2645 :a2645. +:a2646 :a2646 :a2646. +:a2647 :a2647 :a2647. +:a2648 :a2648 :a2648. +:a2649 :a2649 :a2649. +:a2650 :a2650 :a2650. +:a2651 :a2651 :a2651. +:a2652 :a2652 :a2652. +:a2653 :a2653 :a2653. +:a2654 :a2654 :a2654. +:a2655 :a2655 :a2655. +:a2656 :a2656 :a2656. +:a2657 :a2657 :a2657. +:a2658 :a2658 :a2658. +:a2659 :a2659 :a2659. +:a2660 :a2660 :a2660. +:a2661 :a2661 :a2661. +:a2662 :a2662 :a2662. +:a2663 :a2663 :a2663. +:a2664 :a2664 :a2664. +:a2665 :a2665 :a2665. +:a2666 :a2666 :a2666. +:a2667 :a2667 :a2667. +:a2668 :a2668 :a2668. +:a2669 :a2669 :a2669. +:a2670 :a2670 :a2670. +:a2671 :a2671 :a2671. +:a2672 :a2672 :a2672. +:a2673 :a2673 :a2673. +:a2674 :a2674 :a2674. +:a2675 :a2675 :a2675. +:a2676 :a2676 :a2676. +:a2677 :a2677 :a2677. +:a2678 :a2678 :a2678. +:a2679 :a2679 :a2679. +:a2680 :a2680 :a2680. +:a2681 :a2681 :a2681. +:a2682 :a2682 :a2682. +:a2683 :a2683 :a2683. +:a2684 :a2684 :a2684. +:a2685 :a2685 :a2685. +:a2686 :a2686 :a2686. +:a2687 :a2687 :a2687. +:a2688 :a2688 :a2688. +:a2689 :a2689 :a2689. +:a2690 :a2690 :a2690. +:a2691 :a2691 :a2691. +:a2692 :a2692 :a2692. +:a2693 :a2693 :a2693. +:a2694 :a2694 :a2694. +:a2695 :a2695 :a2695. +:a2696 :a2696 :a2696. +:a2697 :a2697 :a2697. +:a2698 :a2698 :a2698. +:a2699 :a2699 :a2699. +:a2700 :a2700 :a2700. +:a2701 :a2701 :a2701. +:a2702 :a2702 :a2702. +:a2703 :a2703 :a2703. +:a2704 :a2704 :a2704. +:a2705 :a2705 :a2705. +:a2706 :a2706 :a2706. +:a2707 :a2707 :a2707. +:a2708 :a2708 :a2708. +:a2709 :a2709 :a2709. +:a2710 :a2710 :a2710. +:a2711 :a2711 :a2711. +:a2712 :a2712 :a2712. +:a2713 :a2713 :a2713. +:a2714 :a2714 :a2714. +:a2715 :a2715 :a2715. +:a2716 :a2716 :a2716. +:a2717 :a2717 :a2717. +:a2718 :a2718 :a2718. +:a2719 :a2719 :a2719. +:a2720 :a2720 :a2720. +:a2721 :a2721 :a2721. +:a2722 :a2722 :a2722. +:a2723 :a2723 :a2723. +:a2724 :a2724 :a2724. +:a2725 :a2725 :a2725. +:a2726 :a2726 :a2726. +:a2727 :a2727 :a2727. +:a2728 :a2728 :a2728. +:a2729 :a2729 :a2729. +:a2730 :a2730 :a2730. +:a2731 :a2731 :a2731. +:a2732 :a2732 :a2732. +:a2733 :a2733 :a2733. +:a2734 :a2734 :a2734. +:a2735 :a2735 :a2735. +:a2736 :a2736 :a2736. +:a2737 :a2737 :a2737. +:a2738 :a2738 :a2738. +:a2739 :a2739 :a2739. +:a2740 :a2740 :a2740. +:a2741 :a2741 :a2741. +:a2742 :a2742 :a2742. +:a2743 :a2743 :a2743. +:a2744 :a2744 :a2744. +:a2745 :a2745 :a2745. +:a2746 :a2746 :a2746. +:a2747 :a2747 :a2747. +:a2748 :a2748 :a2748. +:a2749 :a2749 :a2749. +:a2750 :a2750 :a2750. +:a2751 :a2751 :a2751. +:a2752 :a2752 :a2752. +:a2753 :a2753 :a2753. +:a2754 :a2754 :a2754. +:a2755 :a2755 :a2755. +:a2756 :a2756 :a2756. +:a2757 :a2757 :a2757. +:a2758 :a2758 :a2758. +:a2759 :a2759 :a2759. +:a2760 :a2760 :a2760. +:a2761 :a2761 :a2761. +:a2762 :a2762 :a2762. +:a2763 :a2763 :a2763. +:a2764 :a2764 :a2764. +:a2765 :a2765 :a2765. +:a2766 :a2766 :a2766. +:a2767 :a2767 :a2767. +:a2768 :a2768 :a2768. +:a2769 :a2769 :a2769. +:a2770 :a2770 :a2770. +:a2771 :a2771 :a2771. +:a2772 :a2772 :a2772. +:a2773 :a2773 :a2773. +:a2774 :a2774 :a2774. +:a2775 :a2775 :a2775. +:a2776 :a2776 :a2776. +:a2777 :a2777 :a2777. +:a2778 :a2778 :a2778. +:a2779 :a2779 :a2779. +:a2780 :a2780 :a2780. +:a2781 :a2781 :a2781. +:a2782 :a2782 :a2782. +:a2783 :a2783 :a2783. +:a2784 :a2784 :a2784. +:a2785 :a2785 :a2785. +:a2786 :a2786 :a2786. +:a2787 :a2787 :a2787. +:a2788 :a2788 :a2788. +:a2789 :a2789 :a2789. +:a2790 :a2790 :a2790. +:a2791 :a2791 :a2791. +:a2792 :a2792 :a2792. +:a2793 :a2793 :a2793. +:a2794 :a2794 :a2794. +:a2795 :a2795 :a2795. +:a2796 :a2796 :a2796. +:a2797 :a2797 :a2797. +:a2798 :a2798 :a2798. +:a2799 :a2799 :a2799. +:a2800 :a2800 :a2800. +:a2801 :a2801 :a2801. +:a2802 :a2802 :a2802. +:a2803 :a2803 :a2803. +:a2804 :a2804 :a2804. +:a2805 :a2805 :a2805. +:a2806 :a2806 :a2806. +:a2807 :a2807 :a2807. +:a2808 :a2808 :a2808. +:a2809 :a2809 :a2809. +:a2810 :a2810 :a2810. +:a2811 :a2811 :a2811. +:a2812 :a2812 :a2812. +:a2813 :a2813 :a2813. +:a2814 :a2814 :a2814. +:a2815 :a2815 :a2815. +:a2816 :a2816 :a2816. +:a2817 :a2817 :a2817. +:a2818 :a2818 :a2818. +:a2819 :a2819 :a2819. +:a2820 :a2820 :a2820. +:a2821 :a2821 :a2821. +:a2822 :a2822 :a2822. +:a2823 :a2823 :a2823. +:a2824 :a2824 :a2824. +:a2825 :a2825 :a2825. +:a2826 :a2826 :a2826. +:a2827 :a2827 :a2827. +:a2828 :a2828 :a2828. +:a2829 :a2829 :a2829. +:a2830 :a2830 :a2830. +:a2831 :a2831 :a2831. +:a2832 :a2832 :a2832. +:a2833 :a2833 :a2833. +:a2834 :a2834 :a2834. +:a2835 :a2835 :a2835. +:a2836 :a2836 :a2836. +:a2837 :a2837 :a2837. +:a2838 :a2838 :a2838. +:a2839 :a2839 :a2839. +:a2840 :a2840 :a2840. +:a2841 :a2841 :a2841. +:a2842 :a2842 :a2842. +:a2843 :a2843 :a2843. +:a2844 :a2844 :a2844. +:a2845 :a2845 :a2845. +:a2846 :a2846 :a2846. +:a2847 :a2847 :a2847. +:a2848 :a2848 :a2848. +:a2849 :a2849 :a2849. +:a2850 :a2850 :a2850. +:a2851 :a2851 :a2851. +:a2852 :a2852 :a2852. +:a2853 :a2853 :a2853. +:a2854 :a2854 :a2854. +:a2855 :a2855 :a2855. +:a2856 :a2856 :a2856. +:a2857 :a2857 :a2857. +:a2858 :a2858 :a2858. +:a2859 :a2859 :a2859. +:a2860 :a2860 :a2860. +:a2861 :a2861 :a2861. +:a2862 :a2862 :a2862. +:a2863 :a2863 :a2863. +:a2864 :a2864 :a2864. +:a2865 :a2865 :a2865. +:a2866 :a2866 :a2866. +:a2867 :a2867 :a2867. +:a2868 :a2868 :a2868. +:a2869 :a2869 :a2869. +:a2870 :a2870 :a2870. +:a2871 :a2871 :a2871. +:a2872 :a2872 :a2872. +:a2873 :a2873 :a2873. +:a2874 :a2874 :a2874. +:a2875 :a2875 :a2875. +:a2876 :a2876 :a2876. +:a2877 :a2877 :a2877. +:a2878 :a2878 :a2878. +:a2879 :a2879 :a2879. +:a2880 :a2880 :a2880. +:a2881 :a2881 :a2881. +:a2882 :a2882 :a2882. +:a2883 :a2883 :a2883. +:a2884 :a2884 :a2884. +:a2885 :a2885 :a2885. +:a2886 :a2886 :a2886. +:a2887 :a2887 :a2887. +:a2888 :a2888 :a2888. +:a2889 :a2889 :a2889. +:a2890 :a2890 :a2890. +:a2891 :a2891 :a2891. +:a2892 :a2892 :a2892. +:a2893 :a2893 :a2893. +:a2894 :a2894 :a2894. +:a2895 :a2895 :a2895. +:a2896 :a2896 :a2896. +:a2897 :a2897 :a2897. +:a2898 :a2898 :a2898. +:a2899 :a2899 :a2899. +:a2900 :a2900 :a2900. +:a2901 :a2901 :a2901. +:a2902 :a2902 :a2902. +:a2903 :a2903 :a2903. +:a2904 :a2904 :a2904. +:a2905 :a2905 :a2905. +:a2906 :a2906 :a2906. +:a2907 :a2907 :a2907. +:a2908 :a2908 :a2908. +:a2909 :a2909 :a2909. +:a2910 :a2910 :a2910. +:a2911 :a2911 :a2911. +:a2912 :a2912 :a2912. +:a2913 :a2913 :a2913. +:a2914 :a2914 :a2914. +:a2915 :a2915 :a2915. +:a2916 :a2916 :a2916. +:a2917 :a2917 :a2917. +:a2918 :a2918 :a2918. +:a2919 :a2919 :a2919. +:a2920 :a2920 :a2920. +:a2921 :a2921 :a2921. +:a2922 :a2922 :a2922. +:a2923 :a2923 :a2923. +:a2924 :a2924 :a2924. +:a2925 :a2925 :a2925. +:a2926 :a2926 :a2926. +:a2927 :a2927 :a2927. +:a2928 :a2928 :a2928. +:a2929 :a2929 :a2929. +:a2930 :a2930 :a2930. +:a2931 :a2931 :a2931. +:a2932 :a2932 :a2932. +:a2933 :a2933 :a2933. +:a2934 :a2934 :a2934. +:a2935 :a2935 :a2935. +:a2936 :a2936 :a2936. +:a2937 :a2937 :a2937. +:a2938 :a2938 :a2938. +:a2939 :a2939 :a2939. +:a2940 :a2940 :a2940. +:a2941 :a2941 :a2941. +:a2942 :a2942 :a2942. +:a2943 :a2943 :a2943. +:a2944 :a2944 :a2944. +:a2945 :a2945 :a2945. +:a2946 :a2946 :a2946. +:a2947 :a2947 :a2947. +:a2948 :a2948 :a2948. +:a2949 :a2949 :a2949. +:a2950 :a2950 :a2950. +:a2951 :a2951 :a2951. +:a2952 :a2952 :a2952. +:a2953 :a2953 :a2953. +:a2954 :a2954 :a2954. +:a2955 :a2955 :a2955. +:a2956 :a2956 :a2956. +:a2957 :a2957 :a2957. +:a2958 :a2958 :a2958. +:a2959 :a2959 :a2959. +:a2960 :a2960 :a2960. +:a2961 :a2961 :a2961. +:a2962 :a2962 :a2962. +:a2963 :a2963 :a2963. +:a2964 :a2964 :a2964. +:a2965 :a2965 :a2965. +:a2966 :a2966 :a2966. +:a2967 :a2967 :a2967. +:a2968 :a2968 :a2968. +:a2969 :a2969 :a2969. +:a2970 :a2970 :a2970. +:a2971 :a2971 :a2971. +:a2972 :a2972 :a2972. +:a2973 :a2973 :a2973. +:a2974 :a2974 :a2974. +:a2975 :a2975 :a2975. +:a2976 :a2976 :a2976. +:a2977 :a2977 :a2977. +:a2978 :a2978 :a2978. +:a2979 :a2979 :a2979. +:a2980 :a2980 :a2980. +:a2981 :a2981 :a2981. +:a2982 :a2982 :a2982. +:a2983 :a2983 :a2983. +:a2984 :a2984 :a2984. +:a2985 :a2985 :a2985. +:a2986 :a2986 :a2986. +:a2987 :a2987 :a2987. +:a2988 :a2988 :a2988. +:a2989 :a2989 :a2989. +:a2990 :a2990 :a2990. +:a2991 :a2991 :a2991. +:a2992 :a2992 :a2992. +:a2993 :a2993 :a2993. +:a2994 :a2994 :a2994. +:a2995 :a2995 :a2995. +:a2996 :a2996 :a2996. +:a2997 :a2997 :a2997. +:a2998 :a2998 :a2998. +:a2999 :a2999 :a2999. +:a3000 :a3000 :a3000. +:a3001 :a3001 :a3001. +:a3002 :a3002 :a3002. +:a3003 :a3003 :a3003. +:a3004 :a3004 :a3004. +:a3005 :a3005 :a3005. +:a3006 :a3006 :a3006. +:a3007 :a3007 :a3007. +:a3008 :a3008 :a3008. +:a3009 :a3009 :a3009. +:a3010 :a3010 :a3010. +:a3011 :a3011 :a3011. +:a3012 :a3012 :a3012. +:a3013 :a3013 :a3013. +:a3014 :a3014 :a3014. +:a3015 :a3015 :a3015. +:a3016 :a3016 :a3016. +:a3017 :a3017 :a3017. +:a3018 :a3018 :a3018. +:a3019 :a3019 :a3019. +:a3020 :a3020 :a3020. +:a3021 :a3021 :a3021. +:a3022 :a3022 :a3022. +:a3023 :a3023 :a3023. +:a3024 :a3024 :a3024. +:a3025 :a3025 :a3025. +:a3026 :a3026 :a3026. +:a3027 :a3027 :a3027. +:a3028 :a3028 :a3028. +:a3029 :a3029 :a3029. +:a3030 :a3030 :a3030. +:a3031 :a3031 :a3031. +:a3032 :a3032 :a3032. +:a3033 :a3033 :a3033. +:a3034 :a3034 :a3034. +:a3035 :a3035 :a3035. +:a3036 :a3036 :a3036. +:a3037 :a3037 :a3037. +:a3038 :a3038 :a3038. +:a3039 :a3039 :a3039. +:a3040 :a3040 :a3040. +:a3041 :a3041 :a3041. +:a3042 :a3042 :a3042. +:a3043 :a3043 :a3043. +:a3044 :a3044 :a3044. +:a3045 :a3045 :a3045. +:a3046 :a3046 :a3046. +:a3047 :a3047 :a3047. +:a3048 :a3048 :a3048. +:a3049 :a3049 :a3049. +:a3050 :a3050 :a3050. +:a3051 :a3051 :a3051. +:a3052 :a3052 :a3052. +:a3053 :a3053 :a3053. +:a3054 :a3054 :a3054. +:a3055 :a3055 :a3055. +:a3056 :a3056 :a3056. +:a3057 :a3057 :a3057. +:a3058 :a3058 :a3058. +:a3059 :a3059 :a3059. +:a3060 :a3060 :a3060. +:a3061 :a3061 :a3061. +:a3062 :a3062 :a3062. +:a3063 :a3063 :a3063. +:a3064 :a3064 :a3064. +:a3065 :a3065 :a3065. +:a3066 :a3066 :a3066. +:a3067 :a3067 :a3067. +:a3068 :a3068 :a3068. +:a3069 :a3069 :a3069. +:a3070 :a3070 :a3070. +:a3071 :a3071 :a3071. +:a3072 :a3072 :a3072. +:a3073 :a3073 :a3073. +:a3074 :a3074 :a3074. +:a3075 :a3075 :a3075. +:a3076 :a3076 :a3076. +:a3077 :a3077 :a3077. +:a3078 :a3078 :a3078. +:a3079 :a3079 :a3079. +:a3080 :a3080 :a3080. +:a3081 :a3081 :a3081. +:a3082 :a3082 :a3082. +:a3083 :a3083 :a3083. +:a3084 :a3084 :a3084. +:a3085 :a3085 :a3085. +:a3086 :a3086 :a3086. +:a3087 :a3087 :a3087. +:a3088 :a3088 :a3088. +:a3089 :a3089 :a3089. +:a3090 :a3090 :a3090. +:a3091 :a3091 :a3091. +:a3092 :a3092 :a3092. +:a3093 :a3093 :a3093. +:a3094 :a3094 :a3094. +:a3095 :a3095 :a3095. +:a3096 :a3096 :a3096. +:a3097 :a3097 :a3097. +:a3098 :a3098 :a3098. +:a3099 :a3099 :a3099. +:a3100 :a3100 :a3100. +:a3101 :a3101 :a3101. +:a3102 :a3102 :a3102. +:a3103 :a3103 :a3103. +:a3104 :a3104 :a3104. +:a3105 :a3105 :a3105. +:a3106 :a3106 :a3106. +:a3107 :a3107 :a3107. +:a3108 :a3108 :a3108. +:a3109 :a3109 :a3109. +:a3110 :a3110 :a3110. +:a3111 :a3111 :a3111. +:a3112 :a3112 :a3112. +:a3113 :a3113 :a3113. +:a3114 :a3114 :a3114. +:a3115 :a3115 :a3115. +:a3116 :a3116 :a3116. +:a3117 :a3117 :a3117. +:a3118 :a3118 :a3118. +:a3119 :a3119 :a3119. +:a3120 :a3120 :a3120. +:a3121 :a3121 :a3121. +:a3122 :a3122 :a3122. +:a3123 :a3123 :a3123. +:a3124 :a3124 :a3124. +:a3125 :a3125 :a3125. +:a3126 :a3126 :a3126. +:a3127 :a3127 :a3127. +:a3128 :a3128 :a3128. +:a3129 :a3129 :a3129. +:a3130 :a3130 :a3130. +:a3131 :a3131 :a3131. +:a3132 :a3132 :a3132. +:a3133 :a3133 :a3133. +:a3134 :a3134 :a3134. +:a3135 :a3135 :a3135. +:a3136 :a3136 :a3136. +:a3137 :a3137 :a3137. +:a3138 :a3138 :a3138. +:a3139 :a3139 :a3139. +:a3140 :a3140 :a3140. +:a3141 :a3141 :a3141. +:a3142 :a3142 :a3142. +:a3143 :a3143 :a3143. +:a3144 :a3144 :a3144. +:a3145 :a3145 :a3145. +:a3146 :a3146 :a3146. +:a3147 :a3147 :a3147. +:a3148 :a3148 :a3148. +:a3149 :a3149 :a3149. +:a3150 :a3150 :a3150. +:a3151 :a3151 :a3151. +:a3152 :a3152 :a3152. +:a3153 :a3153 :a3153. +:a3154 :a3154 :a3154. +:a3155 :a3155 :a3155. +:a3156 :a3156 :a3156. +:a3157 :a3157 :a3157. +:a3158 :a3158 :a3158. +:a3159 :a3159 :a3159. +:a3160 :a3160 :a3160. +:a3161 :a3161 :a3161. +:a3162 :a3162 :a3162. +:a3163 :a3163 :a3163. +:a3164 :a3164 :a3164. +:a3165 :a3165 :a3165. +:a3166 :a3166 :a3166. +:a3167 :a3167 :a3167. +:a3168 :a3168 :a3168. +:a3169 :a3169 :a3169. +:a3170 :a3170 :a3170. +:a3171 :a3171 :a3171. +:a3172 :a3172 :a3172. +:a3173 :a3173 :a3173. +:a3174 :a3174 :a3174. +:a3175 :a3175 :a3175. +:a3176 :a3176 :a3176. +:a3177 :a3177 :a3177. +:a3178 :a3178 :a3178. +:a3179 :a3179 :a3179. +:a3180 :a3180 :a3180. +:a3181 :a3181 :a3181. +:a3182 :a3182 :a3182. +:a3183 :a3183 :a3183. +:a3184 :a3184 :a3184. +:a3185 :a3185 :a3185. +:a3186 :a3186 :a3186. +:a3187 :a3187 :a3187. +:a3188 :a3188 :a3188. +:a3189 :a3189 :a3189. +:a3190 :a3190 :a3190. +:a3191 :a3191 :a3191. +:a3192 :a3192 :a3192. +:a3193 :a3193 :a3193. +:a3194 :a3194 :a3194. +:a3195 :a3195 :a3195. +:a3196 :a3196 :a3196. +:a3197 :a3197 :a3197. +:a3198 :a3198 :a3198. +:a3199 :a3199 :a3199. +:a3200 :a3200 :a3200. +:a3201 :a3201 :a3201. +:a3202 :a3202 :a3202. +:a3203 :a3203 :a3203. +:a3204 :a3204 :a3204. +:a3205 :a3205 :a3205. +:a3206 :a3206 :a3206. +:a3207 :a3207 :a3207. +:a3208 :a3208 :a3208. +:a3209 :a3209 :a3209. +:a3210 :a3210 :a3210. +:a3211 :a3211 :a3211. +:a3212 :a3212 :a3212. +:a3213 :a3213 :a3213. +:a3214 :a3214 :a3214. +:a3215 :a3215 :a3215. +:a3216 :a3216 :a3216. +:a3217 :a3217 :a3217. +:a3218 :a3218 :a3218. +:a3219 :a3219 :a3219. +:a3220 :a3220 :a3220. +:a3221 :a3221 :a3221. +:a3222 :a3222 :a3222. +:a3223 :a3223 :a3223. +:a3224 :a3224 :a3224. +:a3225 :a3225 :a3225. +:a3226 :a3226 :a3226. +:a3227 :a3227 :a3227. +:a3228 :a3228 :a3228. +:a3229 :a3229 :a3229. +:a3230 :a3230 :a3230. +:a3231 :a3231 :a3231. +:a3232 :a3232 :a3232. +:a3233 :a3233 :a3233. +:a3234 :a3234 :a3234. +:a3235 :a3235 :a3235. +:a3236 :a3236 :a3236. +:a3237 :a3237 :a3237. +:a3238 :a3238 :a3238. +:a3239 :a3239 :a3239. +:a3240 :a3240 :a3240. +:a3241 :a3241 :a3241. +:a3242 :a3242 :a3242. +:a3243 :a3243 :a3243. +:a3244 :a3244 :a3244. +:a3245 :a3245 :a3245. +:a3246 :a3246 :a3246. +:a3247 :a3247 :a3247. +:a3248 :a3248 :a3248. +:a3249 :a3249 :a3249. +:a3250 :a3250 :a3250. +:a3251 :a3251 :a3251. +:a3252 :a3252 :a3252. +:a3253 :a3253 :a3253. +:a3254 :a3254 :a3254. +:a3255 :a3255 :a3255. +:a3256 :a3256 :a3256. +:a3257 :a3257 :a3257. +:a3258 :a3258 :a3258. +:a3259 :a3259 :a3259. +:a3260 :a3260 :a3260. +:a3261 :a3261 :a3261. +:a3262 :a3262 :a3262. +:a3263 :a3263 :a3263. +:a3264 :a3264 :a3264. +:a3265 :a3265 :a3265. +:a3266 :a3266 :a3266. +:a3267 :a3267 :a3267. +:a3268 :a3268 :a3268. +:a3269 :a3269 :a3269. +:a3270 :a3270 :a3270. +:a3271 :a3271 :a3271. +:a3272 :a3272 :a3272. +:a3273 :a3273 :a3273. +:a3274 :a3274 :a3274. +:a3275 :a3275 :a3275. +:a3276 :a3276 :a3276. +:a3277 :a3277 :a3277. +:a3278 :a3278 :a3278. +:a3279 :a3279 :a3279. +:a3280 :a3280 :a3280. +:a3281 :a3281 :a3281. +:a3282 :a3282 :a3282. +:a3283 :a3283 :a3283. +:a3284 :a3284 :a3284. +:a3285 :a3285 :a3285. +:a3286 :a3286 :a3286. +:a3287 :a3287 :a3287. +:a3288 :a3288 :a3288. +:a3289 :a3289 :a3289. +:a3290 :a3290 :a3290. +:a3291 :a3291 :a3291. +:a3292 :a3292 :a3292. +:a3293 :a3293 :a3293. +:a3294 :a3294 :a3294. +:a3295 :a3295 :a3295. +:a3296 :a3296 :a3296. +:a3297 :a3297 :a3297. +:a3298 :a3298 :a3298. +:a3299 :a3299 :a3299. +:a3300 :a3300 :a3300. +:a3301 :a3301 :a3301. +:a3302 :a3302 :a3302. +:a3303 :a3303 :a3303. +:a3304 :a3304 :a3304. +:a3305 :a3305 :a3305. +:a3306 :a3306 :a3306. +:a3307 :a3307 :a3307. +:a3308 :a3308 :a3308. +:a3309 :a3309 :a3309. +:a3310 :a3310 :a3310. +:a3311 :a3311 :a3311. +:a3312 :a3312 :a3312. +:a3313 :a3313 :a3313. +:a3314 :a3314 :a3314. +:a3315 :a3315 :a3315. +:a3316 :a3316 :a3316. +:a3317 :a3317 :a3317. +:a3318 :a3318 :a3318. +:a3319 :a3319 :a3319. +:a3320 :a3320 :a3320. +:a3321 :a3321 :a3321. +:a3322 :a3322 :a3322. +:a3323 :a3323 :a3323. +:a3324 :a3324 :a3324. +:a3325 :a3325 :a3325. +:a3326 :a3326 :a3326. +:a3327 :a3327 :a3327. +:a3328 :a3328 :a3328. +:a3329 :a3329 :a3329. +:a3330 :a3330 :a3330. +:a3331 :a3331 :a3331. +:a3332 :a3332 :a3332. +:a3333 :a3333 :a3333. +:a3334 :a3334 :a3334. +:a3335 :a3335 :a3335. +:a3336 :a3336 :a3336. +:a3337 :a3337 :a3337. +:a3338 :a3338 :a3338. +:a3339 :a3339 :a3339. +:a3340 :a3340 :a3340. +:a3341 :a3341 :a3341. +:a3342 :a3342 :a3342. +:a3343 :a3343 :a3343. +:a3344 :a3344 :a3344. +:a3345 :a3345 :a3345. +:a3346 :a3346 :a3346. +:a3347 :a3347 :a3347. +:a3348 :a3348 :a3348. +:a3349 :a3349 :a3349. +:a3350 :a3350 :a3350. +:a3351 :a3351 :a3351. +:a3352 :a3352 :a3352. +:a3353 :a3353 :a3353. +:a3354 :a3354 :a3354. +:a3355 :a3355 :a3355. +:a3356 :a3356 :a3356. +:a3357 :a3357 :a3357. +:a3358 :a3358 :a3358. +:a3359 :a3359 :a3359. +:a3360 :a3360 :a3360. +:a3361 :a3361 :a3361. +:a3362 :a3362 :a3362. +:a3363 :a3363 :a3363. +:a3364 :a3364 :a3364. +:a3365 :a3365 :a3365. +:a3366 :a3366 :a3366. +:a3367 :a3367 :a3367. +:a3368 :a3368 :a3368. +:a3369 :a3369 :a3369. +:a3370 :a3370 :a3370. +:a3371 :a3371 :a3371. +:a3372 :a3372 :a3372. +:a3373 :a3373 :a3373. +:a3374 :a3374 :a3374. +:a3375 :a3375 :a3375. +:a3376 :a3376 :a3376. +:a3377 :a3377 :a3377. +:a3378 :a3378 :a3378. +:a3379 :a3379 :a3379. +:a3380 :a3380 :a3380. +:a3381 :a3381 :a3381. +:a3382 :a3382 :a3382. +:a3383 :a3383 :a3383. +:a3384 :a3384 :a3384. +:a3385 :a3385 :a3385. +:a3386 :a3386 :a3386. +:a3387 :a3387 :a3387. +:a3388 :a3388 :a3388. +:a3389 :a3389 :a3389. +:a3390 :a3390 :a3390. +:a3391 :a3391 :a3391. +:a3392 :a3392 :a3392. +:a3393 :a3393 :a3393. +:a3394 :a3394 :a3394. +:a3395 :a3395 :a3395. +:a3396 :a3396 :a3396. +:a3397 :a3397 :a3397. +:a3398 :a3398 :a3398. +:a3399 :a3399 :a3399. +:a3400 :a3400 :a3400. +:a3401 :a3401 :a3401. +:a3402 :a3402 :a3402. +:a3403 :a3403 :a3403. +:a3404 :a3404 :a3404. +:a3405 :a3405 :a3405. +:a3406 :a3406 :a3406. +:a3407 :a3407 :a3407. +:a3408 :a3408 :a3408. +:a3409 :a3409 :a3409. +:a3410 :a3410 :a3410. +:a3411 :a3411 :a3411. +:a3412 :a3412 :a3412. +:a3413 :a3413 :a3413. +:a3414 :a3414 :a3414. +:a3415 :a3415 :a3415. +:a3416 :a3416 :a3416. +:a3417 :a3417 :a3417. +:a3418 :a3418 :a3418. +:a3419 :a3419 :a3419. +:a3420 :a3420 :a3420. +:a3421 :a3421 :a3421. +:a3422 :a3422 :a3422. +:a3423 :a3423 :a3423. +:a3424 :a3424 :a3424. +:a3425 :a3425 :a3425. +:a3426 :a3426 :a3426. +:a3427 :a3427 :a3427. +:a3428 :a3428 :a3428. +:a3429 :a3429 :a3429. +:a3430 :a3430 :a3430. +:a3431 :a3431 :a3431. +:a3432 :a3432 :a3432. +:a3433 :a3433 :a3433. +:a3434 :a3434 :a3434. +:a3435 :a3435 :a3435. +:a3436 :a3436 :a3436. +:a3437 :a3437 :a3437. +:a3438 :a3438 :a3438. +:a3439 :a3439 :a3439. +:a3440 :a3440 :a3440. +:a3441 :a3441 :a3441. +:a3442 :a3442 :a3442. +:a3443 :a3443 :a3443. +:a3444 :a3444 :a3444. +:a3445 :a3445 :a3445. +:a3446 :a3446 :a3446. +:a3447 :a3447 :a3447. +:a3448 :a3448 :a3448. +:a3449 :a3449 :a3449. +:a3450 :a3450 :a3450. +:a3451 :a3451 :a3451. +:a3452 :a3452 :a3452. +:a3453 :a3453 :a3453. +:a3454 :a3454 :a3454. +:a3455 :a3455 :a3455. +:a3456 :a3456 :a3456. +:a3457 :a3457 :a3457. +:a3458 :a3458 :a3458. +:a3459 :a3459 :a3459. +:a3460 :a3460 :a3460. +:a3461 :a3461 :a3461. +:a3462 :a3462 :a3462. +:a3463 :a3463 :a3463. +:a3464 :a3464 :a3464. +:a3465 :a3465 :a3465. +:a3466 :a3466 :a3466. +:a3467 :a3467 :a3467. +:a3468 :a3468 :a3468. +:a3469 :a3469 :a3469. +:a3470 :a3470 :a3470. +:a3471 :a3471 :a3471. +:a3472 :a3472 :a3472. +:a3473 :a3473 :a3473. +:a3474 :a3474 :a3474. +:a3475 :a3475 :a3475. +:a3476 :a3476 :a3476. +:a3477 :a3477 :a3477. +:a3478 :a3478 :a3478. +:a3479 :a3479 :a3479. +:a3480 :a3480 :a3480. +:a3481 :a3481 :a3481. +:a3482 :a3482 :a3482. +:a3483 :a3483 :a3483. +:a3484 :a3484 :a3484. +:a3485 :a3485 :a3485. +:a3486 :a3486 :a3486. +:a3487 :a3487 :a3487. +:a3488 :a3488 :a3488. +:a3489 :a3489 :a3489. +:a3490 :a3490 :a3490. +:a3491 :a3491 :a3491. +:a3492 :a3492 :a3492. +:a3493 :a3493 :a3493. +:a3494 :a3494 :a3494. +:a3495 :a3495 :a3495. +:a3496 :a3496 :a3496. +:a3497 :a3497 :a3497. +:a3498 :a3498 :a3498. +:a3499 :a3499 :a3499. +:a3500 :a3500 :a3500. +:a3501 :a3501 :a3501. +:a3502 :a3502 :a3502. +:a3503 :a3503 :a3503. +:a3504 :a3504 :a3504. +:a3505 :a3505 :a3505. +:a3506 :a3506 :a3506. +:a3507 :a3507 :a3507. +:a3508 :a3508 :a3508. +:a3509 :a3509 :a3509. +:a3510 :a3510 :a3510. +:a3511 :a3511 :a3511. +:a3512 :a3512 :a3512. +:a3513 :a3513 :a3513. +:a3514 :a3514 :a3514. +:a3515 :a3515 :a3515. +:a3516 :a3516 :a3516. +:a3517 :a3517 :a3517. +:a3518 :a3518 :a3518. +:a3519 :a3519 :a3519. +:a3520 :a3520 :a3520. +:a3521 :a3521 :a3521. +:a3522 :a3522 :a3522. +:a3523 :a3523 :a3523. +:a3524 :a3524 :a3524. +:a3525 :a3525 :a3525. +:a3526 :a3526 :a3526. +:a3527 :a3527 :a3527. +:a3528 :a3528 :a3528. +:a3529 :a3529 :a3529. +:a3530 :a3530 :a3530. +:a3531 :a3531 :a3531. +:a3532 :a3532 :a3532. +:a3533 :a3533 :a3533. +:a3534 :a3534 :a3534. +:a3535 :a3535 :a3535. +:a3536 :a3536 :a3536. +:a3537 :a3537 :a3537. +:a3538 :a3538 :a3538. +:a3539 :a3539 :a3539. +:a3540 :a3540 :a3540. +:a3541 :a3541 :a3541. +:a3542 :a3542 :a3542. +:a3543 :a3543 :a3543. +:a3544 :a3544 :a3544. +:a3545 :a3545 :a3545. +:a3546 :a3546 :a3546. +:a3547 :a3547 :a3547. +:a3548 :a3548 :a3548. +:a3549 :a3549 :a3549. +:a3550 :a3550 :a3550. +:a3551 :a3551 :a3551. +:a3552 :a3552 :a3552. +:a3553 :a3553 :a3553. +:a3554 :a3554 :a3554. +:a3555 :a3555 :a3555. +:a3556 :a3556 :a3556. +:a3557 :a3557 :a3557. +:a3558 :a3558 :a3558. +:a3559 :a3559 :a3559. +:a3560 :a3560 :a3560. +:a3561 :a3561 :a3561. +:a3562 :a3562 :a3562. +:a3563 :a3563 :a3563. +:a3564 :a3564 :a3564. +:a3565 :a3565 :a3565. +:a3566 :a3566 :a3566. +:a3567 :a3567 :a3567. +:a3568 :a3568 :a3568. +:a3569 :a3569 :a3569. +:a3570 :a3570 :a3570. +:a3571 :a3571 :a3571. +:a3572 :a3572 :a3572. +:a3573 :a3573 :a3573. +:a3574 :a3574 :a3574. +:a3575 :a3575 :a3575. +:a3576 :a3576 :a3576. +:a3577 :a3577 :a3577. +:a3578 :a3578 :a3578. +:a3579 :a3579 :a3579. +:a3580 :a3580 :a3580. +:a3581 :a3581 :a3581. +:a3582 :a3582 :a3582. +:a3583 :a3583 :a3583. +:a3584 :a3584 :a3584. +:a3585 :a3585 :a3585. +:a3586 :a3586 :a3586. +:a3587 :a3587 :a3587. +:a3588 :a3588 :a3588. +:a3589 :a3589 :a3589. +:a3590 :a3590 :a3590. +:a3591 :a3591 :a3591. +:a3592 :a3592 :a3592. +:a3593 :a3593 :a3593. +:a3594 :a3594 :a3594. +:a3595 :a3595 :a3595. +:a3596 :a3596 :a3596. +:a3597 :a3597 :a3597. +:a3598 :a3598 :a3598. +:a3599 :a3599 :a3599. +:a3600 :a3600 :a3600. +:a3601 :a3601 :a3601. +:a3602 :a3602 :a3602. +:a3603 :a3603 :a3603. +:a3604 :a3604 :a3604. +:a3605 :a3605 :a3605. +:a3606 :a3606 :a3606. +:a3607 :a3607 :a3607. +:a3608 :a3608 :a3608. +:a3609 :a3609 :a3609. +:a3610 :a3610 :a3610. +:a3611 :a3611 :a3611. +:a3612 :a3612 :a3612. +:a3613 :a3613 :a3613. +:a3614 :a3614 :a3614. +:a3615 :a3615 :a3615. +:a3616 :a3616 :a3616. +:a3617 :a3617 :a3617. +:a3618 :a3618 :a3618. +:a3619 :a3619 :a3619. +:a3620 :a3620 :a3620. +:a3621 :a3621 :a3621. +:a3622 :a3622 :a3622. +:a3623 :a3623 :a3623. +:a3624 :a3624 :a3624. +:a3625 :a3625 :a3625. +:a3626 :a3626 :a3626. +:a3627 :a3627 :a3627. +:a3628 :a3628 :a3628. +:a3629 :a3629 :a3629. +:a3630 :a3630 :a3630. +:a3631 :a3631 :a3631. +:a3632 :a3632 :a3632. +:a3633 :a3633 :a3633. +:a3634 :a3634 :a3634. +:a3635 :a3635 :a3635. +:a3636 :a3636 :a3636. +:a3637 :a3637 :a3637. +:a3638 :a3638 :a3638. +:a3639 :a3639 :a3639. +:a3640 :a3640 :a3640. +:a3641 :a3641 :a3641. +:a3642 :a3642 :a3642. +:a3643 :a3643 :a3643. +:a3644 :a3644 :a3644. +:a3645 :a3645 :a3645. +:a3646 :a3646 :a3646. +:a3647 :a3647 :a3647. +:a3648 :a3648 :a3648. +:a3649 :a3649 :a3649. +:a3650 :a3650 :a3650. +:a3651 :a3651 :a3651. +:a3652 :a3652 :a3652. +:a3653 :a3653 :a3653. +:a3654 :a3654 :a3654. +:a3655 :a3655 :a3655. +:a3656 :a3656 :a3656. +:a3657 :a3657 :a3657. +:a3658 :a3658 :a3658. +:a3659 :a3659 :a3659. +:a3660 :a3660 :a3660. +:a3661 :a3661 :a3661. +:a3662 :a3662 :a3662. +:a3663 :a3663 :a3663. +:a3664 :a3664 :a3664. +:a3665 :a3665 :a3665. +:a3666 :a3666 :a3666. +:a3667 :a3667 :a3667. +:a3668 :a3668 :a3668. +:a3669 :a3669 :a3669. +:a3670 :a3670 :a3670. +:a3671 :a3671 :a3671. +:a3672 :a3672 :a3672. +:a3673 :a3673 :a3673. +:a3674 :a3674 :a3674. +:a3675 :a3675 :a3675. +:a3676 :a3676 :a3676. +:a3677 :a3677 :a3677. +:a3678 :a3678 :a3678. +:a3679 :a3679 :a3679. +:a3680 :a3680 :a3680. +:a3681 :a3681 :a3681. +:a3682 :a3682 :a3682. +:a3683 :a3683 :a3683. +:a3684 :a3684 :a3684. +:a3685 :a3685 :a3685. +:a3686 :a3686 :a3686. +:a3687 :a3687 :a3687. +:a3688 :a3688 :a3688. +:a3689 :a3689 :a3689. +:a3690 :a3690 :a3690. +:a3691 :a3691 :a3691. +:a3692 :a3692 :a3692. +:a3693 :a3693 :a3693. +:a3694 :a3694 :a3694. +:a3695 :a3695 :a3695. +:a3696 :a3696 :a3696. +:a3697 :a3697 :a3697. +:a3698 :a3698 :a3698. +:a3699 :a3699 :a3699. +:a3700 :a3700 :a3700. +:a3701 :a3701 :a3701. +:a3702 :a3702 :a3702. +:a3703 :a3703 :a3703. +:a3704 :a3704 :a3704. +:a3705 :a3705 :a3705. +:a3706 :a3706 :a3706. +:a3707 :a3707 :a3707. +:a3708 :a3708 :a3708. +:a3709 :a3709 :a3709. +:a3710 :a3710 :a3710. +:a3711 :a3711 :a3711. +:a3712 :a3712 :a3712. +:a3713 :a3713 :a3713. +:a3714 :a3714 :a3714. +:a3715 :a3715 :a3715. +:a3716 :a3716 :a3716. +:a3717 :a3717 :a3717. +:a3718 :a3718 :a3718. +:a3719 :a3719 :a3719. +:a3720 :a3720 :a3720. +:a3721 :a3721 :a3721. +:a3722 :a3722 :a3722. +:a3723 :a3723 :a3723. +:a3724 :a3724 :a3724. +:a3725 :a3725 :a3725. +:a3726 :a3726 :a3726. +:a3727 :a3727 :a3727. +:a3728 :a3728 :a3728. +:a3729 :a3729 :a3729. +:a3730 :a3730 :a3730. +:a3731 :a3731 :a3731. +:a3732 :a3732 :a3732. +:a3733 :a3733 :a3733. +:a3734 :a3734 :a3734. +:a3735 :a3735 :a3735. +:a3736 :a3736 :a3736. +:a3737 :a3737 :a3737. +:a3738 :a3738 :a3738. +:a3739 :a3739 :a3739. +:a3740 :a3740 :a3740. +:a3741 :a3741 :a3741. +:a3742 :a3742 :a3742. +:a3743 :a3743 :a3743. +:a3744 :a3744 :a3744. +:a3745 :a3745 :a3745. +:a3746 :a3746 :a3746. +:a3747 :a3747 :a3747. +:a3748 :a3748 :a3748. +:a3749 :a3749 :a3749. +:a3750 :a3750 :a3750. +:a3751 :a3751 :a3751. +:a3752 :a3752 :a3752. +:a3753 :a3753 :a3753. +:a3754 :a3754 :a3754. +:a3755 :a3755 :a3755. +:a3756 :a3756 :a3756. +:a3757 :a3757 :a3757. +:a3758 :a3758 :a3758. +:a3759 :a3759 :a3759. +:a3760 :a3760 :a3760. +:a3761 :a3761 :a3761. +:a3762 :a3762 :a3762. +:a3763 :a3763 :a3763. +:a3764 :a3764 :a3764. +:a3765 :a3765 :a3765. +:a3766 :a3766 :a3766. +:a3767 :a3767 :a3767. +:a3768 :a3768 :a3768. +:a3769 :a3769 :a3769. +:a3770 :a3770 :a3770. +:a3771 :a3771 :a3771. +:a3772 :a3772 :a3772. +:a3773 :a3773 :a3773. +:a3774 :a3774 :a3774. +:a3775 :a3775 :a3775. +:a3776 :a3776 :a3776. +:a3777 :a3777 :a3777. +:a3778 :a3778 :a3778. +:a3779 :a3779 :a3779. +:a3780 :a3780 :a3780. +:a3781 :a3781 :a3781. +:a3782 :a3782 :a3782. +:a3783 :a3783 :a3783. +:a3784 :a3784 :a3784. +:a3785 :a3785 :a3785. +:a3786 :a3786 :a3786. +:a3787 :a3787 :a3787. +:a3788 :a3788 :a3788. +:a3789 :a3789 :a3789. +:a3790 :a3790 :a3790. +:a3791 :a3791 :a3791. +:a3792 :a3792 :a3792. +:a3793 :a3793 :a3793. +:a3794 :a3794 :a3794. +:a3795 :a3795 :a3795. +:a3796 :a3796 :a3796. +:a3797 :a3797 :a3797. +:a3798 :a3798 :a3798. +:a3799 :a3799 :a3799. +:a3800 :a3800 :a3800. +:a3801 :a3801 :a3801. +:a3802 :a3802 :a3802. +:a3803 :a3803 :a3803. +:a3804 :a3804 :a3804. +:a3805 :a3805 :a3805. +:a3806 :a3806 :a3806. +:a3807 :a3807 :a3807. +:a3808 :a3808 :a3808. +:a3809 :a3809 :a3809. +:a3810 :a3810 :a3810. +:a3811 :a3811 :a3811. +:a3812 :a3812 :a3812. +:a3813 :a3813 :a3813. +:a3814 :a3814 :a3814. +:a3815 :a3815 :a3815. +:a3816 :a3816 :a3816. +:a3817 :a3817 :a3817. +:a3818 :a3818 :a3818. +:a3819 :a3819 :a3819. +:a3820 :a3820 :a3820. +:a3821 :a3821 :a3821. +:a3822 :a3822 :a3822. +:a3823 :a3823 :a3823. +:a3824 :a3824 :a3824. +:a3825 :a3825 :a3825. +:a3826 :a3826 :a3826. +:a3827 :a3827 :a3827. +:a3828 :a3828 :a3828. +:a3829 :a3829 :a3829. +:a3830 :a3830 :a3830. +:a3831 :a3831 :a3831. +:a3832 :a3832 :a3832. +:a3833 :a3833 :a3833. +:a3834 :a3834 :a3834. +:a3835 :a3835 :a3835. +:a3836 :a3836 :a3836. +:a3837 :a3837 :a3837. +:a3838 :a3838 :a3838. +:a3839 :a3839 :a3839. +:a3840 :a3840 :a3840. +:a3841 :a3841 :a3841. +:a3842 :a3842 :a3842. +:a3843 :a3843 :a3843. +:a3844 :a3844 :a3844. +:a3845 :a3845 :a3845. +:a3846 :a3846 :a3846. +:a3847 :a3847 :a3847. +:a3848 :a3848 :a3848. +:a3849 :a3849 :a3849. +:a3850 :a3850 :a3850. +:a3851 :a3851 :a3851. +:a3852 :a3852 :a3852. +:a3853 :a3853 :a3853. +:a3854 :a3854 :a3854. +:a3855 :a3855 :a3855. +:a3856 :a3856 :a3856. +:a3857 :a3857 :a3857. +:a3858 :a3858 :a3858. +:a3859 :a3859 :a3859. +:a3860 :a3860 :a3860. +:a3861 :a3861 :a3861. +:a3862 :a3862 :a3862. +:a3863 :a3863 :a3863. +:a3864 :a3864 :a3864. +:a3865 :a3865 :a3865. +:a3866 :a3866 :a3866. +:a3867 :a3867 :a3867. +:a3868 :a3868 :a3868. +:a3869 :a3869 :a3869. +:a3870 :a3870 :a3870. +:a3871 :a3871 :a3871. +:a3872 :a3872 :a3872. +:a3873 :a3873 :a3873. +:a3874 :a3874 :a3874. +:a3875 :a3875 :a3875. +:a3876 :a3876 :a3876. +:a3877 :a3877 :a3877. +:a3878 :a3878 :a3878. +:a3879 :a3879 :a3879. +:a3880 :a3880 :a3880. +:a3881 :a3881 :a3881. +:a3882 :a3882 :a3882. +:a3883 :a3883 :a3883. +:a3884 :a3884 :a3884. +:a3885 :a3885 :a3885. +:a3886 :a3886 :a3886. +:a3887 :a3887 :a3887. +:a3888 :a3888 :a3888. +:a3889 :a3889 :a3889. +:a3890 :a3890 :a3890. +:a3891 :a3891 :a3891. +:a3892 :a3892 :a3892. +:a3893 :a3893 :a3893. +:a3894 :a3894 :a3894. +:a3895 :a3895 :a3895. +:a3896 :a3896 :a3896. +:a3897 :a3897 :a3897. +:a3898 :a3898 :a3898. +:a3899 :a3899 :a3899. +:a3900 :a3900 :a3900. +:a3901 :a3901 :a3901. +:a3902 :a3902 :a3902. +:a3903 :a3903 :a3903. +:a3904 :a3904 :a3904. +:a3905 :a3905 :a3905. +:a3906 :a3906 :a3906. +:a3907 :a3907 :a3907. +:a3908 :a3908 :a3908. +:a3909 :a3909 :a3909. +:a3910 :a3910 :a3910. +:a3911 :a3911 :a3911. +:a3912 :a3912 :a3912. +:a3913 :a3913 :a3913. +:a3914 :a3914 :a3914. +:a3915 :a3915 :a3915. +:a3916 :a3916 :a3916. +:a3917 :a3917 :a3917. +:a3918 :a3918 :a3918. +:a3919 :a3919 :a3919. +:a3920 :a3920 :a3920. +:a3921 :a3921 :a3921. +:a3922 :a3922 :a3922. +:a3923 :a3923 :a3923. +:a3924 :a3924 :a3924. +:a3925 :a3925 :a3925. +:a3926 :a3926 :a3926. +:a3927 :a3927 :a3927. +:a3928 :a3928 :a3928. +:a3929 :a3929 :a3929. +:a3930 :a3930 :a3930. +:a3931 :a3931 :a3931. +:a3932 :a3932 :a3932. +:a3933 :a3933 :a3933. +:a3934 :a3934 :a3934. +:a3935 :a3935 :a3935. +:a3936 :a3936 :a3936. +:a3937 :a3937 :a3937. +:a3938 :a3938 :a3938. +:a3939 :a3939 :a3939. +:a3940 :a3940 :a3940. +:a3941 :a3941 :a3941. +:a3942 :a3942 :a3942. +:a3943 :a3943 :a3943. +:a3944 :a3944 :a3944. +:a3945 :a3945 :a3945. +:a3946 :a3946 :a3946. +:a3947 :a3947 :a3947. +:a3948 :a3948 :a3948. +:a3949 :a3949 :a3949. +:a3950 :a3950 :a3950. +:a3951 :a3951 :a3951. +:a3952 :a3952 :a3952. +:a3953 :a3953 :a3953. +:a3954 :a3954 :a3954. +:a3955 :a3955 :a3955. +:a3956 :a3956 :a3956. +:a3957 :a3957 :a3957. +:a3958 :a3958 :a3958. +:a3959 :a3959 :a3959. +:a3960 :a3960 :a3960. +:a3961 :a3961 :a3961. +:a3962 :a3962 :a3962. +:a3963 :a3963 :a3963. +:a3964 :a3964 :a3964. +:a3965 :a3965 :a3965. +:a3966 :a3966 :a3966. +:a3967 :a3967 :a3967. +:a3968 :a3968 :a3968. +:a3969 :a3969 :a3969. +:a3970 :a3970 :a3970. +:a3971 :a3971 :a3971. +:a3972 :a3972 :a3972. +:a3973 :a3973 :a3973. +:a3974 :a3974 :a3974. +:a3975 :a3975 :a3975. +:a3976 :a3976 :a3976. +:a3977 :a3977 :a3977. +:a3978 :a3978 :a3978. +:a3979 :a3979 :a3979. +:a3980 :a3980 :a3980. +:a3981 :a3981 :a3981. +:a3982 :a3982 :a3982. +:a3983 :a3983 :a3983. +:a3984 :a3984 :a3984. +:a3985 :a3985 :a3985. +:a3986 :a3986 :a3986. +:a3987 :a3987 :a3987. +:a3988 :a3988 :a3988. +:a3989 :a3989 :a3989. +:a3990 :a3990 :a3990. +:a3991 :a3991 :a3991. +:a3992 :a3992 :a3992. +:a3993 :a3993 :a3993. +:a3994 :a3994 :a3994. +:a3995 :a3995 :a3995. +:a3996 :a3996 :a3996. +:a3997 :a3997 :a3997. +:a3998 :a3998 :a3998. +:a3999 :a3999 :a3999. +:a4000 :a4000 :a4000. +:a4001 :a4001 :a4001. +:a4002 :a4002 :a4002. +:a4003 :a4003 :a4003. +:a4004 :a4004 :a4004. +:a4005 :a4005 :a4005. +:a4006 :a4006 :a4006. +:a4007 :a4007 :a4007. +:a4008 :a4008 :a4008. +:a4009 :a4009 :a4009. +:a4010 :a4010 :a4010. +:a4011 :a4011 :a4011. +:a4012 :a4012 :a4012. +:a4013 :a4013 :a4013. +:a4014 :a4014 :a4014. +:a4015 :a4015 :a4015. +:a4016 :a4016 :a4016. +:a4017 :a4017 :a4017. +:a4018 :a4018 :a4018. +:a4019 :a4019 :a4019. +:a4020 :a4020 :a4020. +:a4021 :a4021 :a4021. +:a4022 :a4022 :a4022. +:a4023 :a4023 :a4023. +:a4024 :a4024 :a4024. +:a4025 :a4025 :a4025. +:a4026 :a4026 :a4026. +:a4027 :a4027 :a4027. +:a4028 :a4028 :a4028. +:a4029 :a4029 :a4029. +:a4030 :a4030 :a4030. +:a4031 :a4031 :a4031. +:a4032 :a4032 :a4032. +:a4033 :a4033 :a4033. +:a4034 :a4034 :a4034. +:a4035 :a4035 :a4035. +:a4036 :a4036 :a4036. +:a4037 :a4037 :a4037. +:a4038 :a4038 :a4038. +:a4039 :a4039 :a4039. +:a4040 :a4040 :a4040. +:a4041 :a4041 :a4041. +:a4042 :a4042 :a4042. +:a4043 :a4043 :a4043. +:a4044 :a4044 :a4044. +:a4045 :a4045 :a4045. +:a4046 :a4046 :a4046. +:a4047 :a4047 :a4047. +:a4048 :a4048 :a4048. +:a4049 :a4049 :a4049. +:a4050 :a4050 :a4050. +:a4051 :a4051 :a4051. +:a4052 :a4052 :a4052. +:a4053 :a4053 :a4053. +:a4054 :a4054 :a4054. +:a4055 :a4055 :a4055. +:a4056 :a4056 :a4056. +:a4057 :a4057 :a4057. +:a4058 :a4058 :a4058. +:a4059 :a4059 :a4059. +:a4060 :a4060 :a4060. +:a4061 :a4061 :a4061. +:a4062 :a4062 :a4062. +:a4063 :a4063 :a4063. +:a4064 :a4064 :a4064. +:a4065 :a4065 :a4065. +:a4066 :a4066 :a4066. +:a4067 :a4067 :a4067. +:a4068 :a4068 :a4068. +:a4069 :a4069 :a4069. +:a4070 :a4070 :a4070. +:a4071 :a4071 :a4071. +:a4072 :a4072 :a4072. +:a4073 :a4073 :a4073. +:a4074 :a4074 :a4074. +:a4075 :a4075 :a4075. +:a4076 :a4076 :a4076. +:a4077 :a4077 :a4077. +:a4078 :a4078 :a4078. +:a4079 :a4079 :a4079. +:a4080 :a4080 :a4080. +:a4081 :a4081 :a4081. +:a4082 :a4082 :a4082. +:a4083 :a4083 :a4083. +:a4084 :a4084 :a4084. +:a4085 :a4085 :a4085. +:a4086 :a4086 :a4086. +:a4087 :a4087 :a4087. +:a4088 :a4088 :a4088. +:a4089 :a4089 :a4089. +:a4090 :a4090 :a4090. +:a4091 :a4091 :a4091. +:a4092 :a4092 :a4092. +:a4093 :a4093 :a4093. +:a4094 :a4094 :a4094. +:a4095 :a4095 :a4095. +:a4096 :a4096 :a4096. +:a4097 :a4097 :a4097. +:a4098 :a4098 :a4098. +:a4099 :a4099 :a4099. +:a4100 :a4100 :a4100. +:a4101 :a4101 :a4101. +:a4102 :a4102 :a4102. +:a4103 :a4103 :a4103. +:a4104 :a4104 :a4104. +:a4105 :a4105 :a4105. +:a4106 :a4106 :a4106. +:a4107 :a4107 :a4107. +:a4108 :a4108 :a4108. +:a4109 :a4109 :a4109. +:a4110 :a4110 :a4110. +:a4111 :a4111 :a4111. +:a4112 :a4112 :a4112. +:a4113 :a4113 :a4113. +:a4114 :a4114 :a4114. +:a4115 :a4115 :a4115. +:a4116 :a4116 :a4116. +:a4117 :a4117 :a4117. +:a4118 :a4118 :a4118. +:a4119 :a4119 :a4119. +:a4120 :a4120 :a4120. +:a4121 :a4121 :a4121. +:a4122 :a4122 :a4122. +:a4123 :a4123 :a4123. +:a4124 :a4124 :a4124. +:a4125 :a4125 :a4125. +:a4126 :a4126 :a4126. +:a4127 :a4127 :a4127. +:a4128 :a4128 :a4128. +:a4129 :a4129 :a4129. +:a4130 :a4130 :a4130. +:a4131 :a4131 :a4131. +:a4132 :a4132 :a4132. +:a4133 :a4133 :a4133. +:a4134 :a4134 :a4134. +:a4135 :a4135 :a4135. +:a4136 :a4136 :a4136. +:a4137 :a4137 :a4137. +:a4138 :a4138 :a4138. +:a4139 :a4139 :a4139. +:a4140 :a4140 :a4140. +:a4141 :a4141 :a4141. +:a4142 :a4142 :a4142. +:a4143 :a4143 :a4143. +:a4144 :a4144 :a4144. +:a4145 :a4145 :a4145. +:a4146 :a4146 :a4146. +:a4147 :a4147 :a4147. +:a4148 :a4148 :a4148. +:a4149 :a4149 :a4149. +:a4150 :a4150 :a4150. +:a4151 :a4151 :a4151. +:a4152 :a4152 :a4152. +:a4153 :a4153 :a4153. +:a4154 :a4154 :a4154. +:a4155 :a4155 :a4155. +:a4156 :a4156 :a4156. +:a4157 :a4157 :a4157. +:a4158 :a4158 :a4158. +:a4159 :a4159 :a4159. +:a4160 :a4160 :a4160. +:a4161 :a4161 :a4161. +:a4162 :a4162 :a4162. +:a4163 :a4163 :a4163. +:a4164 :a4164 :a4164. +:a4165 :a4165 :a4165. +:a4166 :a4166 :a4166. +:a4167 :a4167 :a4167. +:a4168 :a4168 :a4168. +:a4169 :a4169 :a4169. +:a4170 :a4170 :a4170. +:a4171 :a4171 :a4171. +:a4172 :a4172 :a4172. +:a4173 :a4173 :a4173. +:a4174 :a4174 :a4174. +:a4175 :a4175 :a4175. +:a4176 :a4176 :a4176. +:a4177 :a4177 :a4177. +:a4178 :a4178 :a4178. +:a4179 :a4179 :a4179. +:a4180 :a4180 :a4180. +:a4181 :a4181 :a4181. +:a4182 :a4182 :a4182. +:a4183 :a4183 :a4183. +:a4184 :a4184 :a4184. +:a4185 :a4185 :a4185. +:a4186 :a4186 :a4186. +:a4187 :a4187 :a4187. +:a4188 :a4188 :a4188. +:a4189 :a4189 :a4189. +:a4190 :a4190 :a4190. +:a4191 :a4191 :a4191. +:a4192 :a4192 :a4192. +:a4193 :a4193 :a4193. +:a4194 :a4194 :a4194. +:a4195 :a4195 :a4195. +:a4196 :a4196 :a4196. +:a4197 :a4197 :a4197. +:a4198 :a4198 :a4198. +:a4199 :a4199 :a4199. +:a4200 :a4200 :a4200. +:a4201 :a4201 :a4201. +:a4202 :a4202 :a4202. +:a4203 :a4203 :a4203. +:a4204 :a4204 :a4204. +:a4205 :a4205 :a4205. +:a4206 :a4206 :a4206. +:a4207 :a4207 :a4207. +:a4208 :a4208 :a4208. +:a4209 :a4209 :a4209. +:a4210 :a4210 :a4210. +:a4211 :a4211 :a4211. +:a4212 :a4212 :a4212. +:a4213 :a4213 :a4213. +:a4214 :a4214 :a4214. +:a4215 :a4215 :a4215. +:a4216 :a4216 :a4216. +:a4217 :a4217 :a4217. +:a4218 :a4218 :a4218. +:a4219 :a4219 :a4219. +:a4220 :a4220 :a4220. +:a4221 :a4221 :a4221. +:a4222 :a4222 :a4222. +:a4223 :a4223 :a4223. +:a4224 :a4224 :a4224. +:a4225 :a4225 :a4225. +:a4226 :a4226 :a4226. +:a4227 :a4227 :a4227. +:a4228 :a4228 :a4228. +:a4229 :a4229 :a4229. +:a4230 :a4230 :a4230. +:a4231 :a4231 :a4231. +:a4232 :a4232 :a4232. +:a4233 :a4233 :a4233. +:a4234 :a4234 :a4234. +:a4235 :a4235 :a4235. +:a4236 :a4236 :a4236. +:a4237 :a4237 :a4237. +:a4238 :a4238 :a4238. +:a4239 :a4239 :a4239. +:a4240 :a4240 :a4240. +:a4241 :a4241 :a4241. +:a4242 :a4242 :a4242. +:a4243 :a4243 :a4243. +:a4244 :a4244 :a4244. +:a4245 :a4245 :a4245. +:a4246 :a4246 :a4246. +:a4247 :a4247 :a4247. +:a4248 :a4248 :a4248. +:a4249 :a4249 :a4249. +:a4250 :a4250 :a4250. +:a4251 :a4251 :a4251. +:a4252 :a4252 :a4252. +:a4253 :a4253 :a4253. +:a4254 :a4254 :a4254. +:a4255 :a4255 :a4255. +:a4256 :a4256 :a4256. +:a4257 :a4257 :a4257. +:a4258 :a4258 :a4258. +:a4259 :a4259 :a4259. +:a4260 :a4260 :a4260. +:a4261 :a4261 :a4261. +:a4262 :a4262 :a4262. +:a4263 :a4263 :a4263. +:a4264 :a4264 :a4264. +:a4265 :a4265 :a4265. +:a4266 :a4266 :a4266. +:a4267 :a4267 :a4267. +:a4268 :a4268 :a4268. +:a4269 :a4269 :a4269. +:a4270 :a4270 :a4270. +:a4271 :a4271 :a4271. +:a4272 :a4272 :a4272. +:a4273 :a4273 :a4273. +:a4274 :a4274 :a4274. +:a4275 :a4275 :a4275. +:a4276 :a4276 :a4276. +:a4277 :a4277 :a4277. +:a4278 :a4278 :a4278. +:a4279 :a4279 :a4279. +:a4280 :a4280 :a4280. +:a4281 :a4281 :a4281. +:a4282 :a4282 :a4282. +:a4283 :a4283 :a4283. +:a4284 :a4284 :a4284. +:a4285 :a4285 :a4285. +:a4286 :a4286 :a4286. +:a4287 :a4287 :a4287. +:a4288 :a4288 :a4288. +:a4289 :a4289 :a4289. +:a4290 :a4290 :a4290. +:a4291 :a4291 :a4291. +:a4292 :a4292 :a4292. +:a4293 :a4293 :a4293. +:a4294 :a4294 :a4294. +:a4295 :a4295 :a4295. +:a4296 :a4296 :a4296. +:a4297 :a4297 :a4297. +:a4298 :a4298 :a4298. +:a4299 :a4299 :a4299. +:a4300 :a4300 :a4300. +:a4301 :a4301 :a4301. +:a4302 :a4302 :a4302. +:a4303 :a4303 :a4303. +:a4304 :a4304 :a4304. +:a4305 :a4305 :a4305. +:a4306 :a4306 :a4306. +:a4307 :a4307 :a4307. +:a4308 :a4308 :a4308. +:a4309 :a4309 :a4309. +:a4310 :a4310 :a4310. +:a4311 :a4311 :a4311. +:a4312 :a4312 :a4312. +:a4313 :a4313 :a4313. +:a4314 :a4314 :a4314. +:a4315 :a4315 :a4315. +:a4316 :a4316 :a4316. +:a4317 :a4317 :a4317. +:a4318 :a4318 :a4318. +:a4319 :a4319 :a4319. +:a4320 :a4320 :a4320. +:a4321 :a4321 :a4321. +:a4322 :a4322 :a4322. +:a4323 :a4323 :a4323. +:a4324 :a4324 :a4324. +:a4325 :a4325 :a4325. +:a4326 :a4326 :a4326. +:a4327 :a4327 :a4327. +:a4328 :a4328 :a4328. +:a4329 :a4329 :a4329. +:a4330 :a4330 :a4330. +:a4331 :a4331 :a4331. +:a4332 :a4332 :a4332. +:a4333 :a4333 :a4333. +:a4334 :a4334 :a4334. +:a4335 :a4335 :a4335. +:a4336 :a4336 :a4336. +:a4337 :a4337 :a4337. +:a4338 :a4338 :a4338. +:a4339 :a4339 :a4339. +:a4340 :a4340 :a4340. +:a4341 :a4341 :a4341. +:a4342 :a4342 :a4342. +:a4343 :a4343 :a4343. +:a4344 :a4344 :a4344. +:a4345 :a4345 :a4345. +:a4346 :a4346 :a4346. +:a4347 :a4347 :a4347. +:a4348 :a4348 :a4348. +:a4349 :a4349 :a4349. +:a4350 :a4350 :a4350. +:a4351 :a4351 :a4351. +:a4352 :a4352 :a4352. +:a4353 :a4353 :a4353. +:a4354 :a4354 :a4354. +:a4355 :a4355 :a4355. +:a4356 :a4356 :a4356. +:a4357 :a4357 :a4357. +:a4358 :a4358 :a4358. +:a4359 :a4359 :a4359. +:a4360 :a4360 :a4360. +:a4361 :a4361 :a4361. +:a4362 :a4362 :a4362. +:a4363 :a4363 :a4363. +:a4364 :a4364 :a4364. +:a4365 :a4365 :a4365. +:a4366 :a4366 :a4366. +:a4367 :a4367 :a4367. +:a4368 :a4368 :a4368. +:a4369 :a4369 :a4369. +:a4370 :a4370 :a4370. +:a4371 :a4371 :a4371. +:a4372 :a4372 :a4372. +:a4373 :a4373 :a4373. +:a4374 :a4374 :a4374. +:a4375 :a4375 :a4375. +:a4376 :a4376 :a4376. +:a4377 :a4377 :a4377. +:a4378 :a4378 :a4378. +:a4379 :a4379 :a4379. +:a4380 :a4380 :a4380. +:a4381 :a4381 :a4381. +:a4382 :a4382 :a4382. +:a4383 :a4383 :a4383. +:a4384 :a4384 :a4384. +:a4385 :a4385 :a4385. +:a4386 :a4386 :a4386. +:a4387 :a4387 :a4387. +:a4388 :a4388 :a4388. +:a4389 :a4389 :a4389. +:a4390 :a4390 :a4390. +:a4391 :a4391 :a4391. +:a4392 :a4392 :a4392. +:a4393 :a4393 :a4393. +:a4394 :a4394 :a4394. +:a4395 :a4395 :a4395. +:a4396 :a4396 :a4396. +:a4397 :a4397 :a4397. +:a4398 :a4398 :a4398. +:a4399 :a4399 :a4399. +:a4400 :a4400 :a4400. +:a4401 :a4401 :a4401. +:a4402 :a4402 :a4402. +:a4403 :a4403 :a4403. +:a4404 :a4404 :a4404. +:a4405 :a4405 :a4405. +:a4406 :a4406 :a4406. +:a4407 :a4407 :a4407. +:a4408 :a4408 :a4408. +:a4409 :a4409 :a4409. +:a4410 :a4410 :a4410. +:a4411 :a4411 :a4411. +:a4412 :a4412 :a4412. +:a4413 :a4413 :a4413. +:a4414 :a4414 :a4414. +:a4415 :a4415 :a4415. +:a4416 :a4416 :a4416. +:a4417 :a4417 :a4417. +:a4418 :a4418 :a4418. +:a4419 :a4419 :a4419. +:a4420 :a4420 :a4420. +:a4421 :a4421 :a4421. +:a4422 :a4422 :a4422. +:a4423 :a4423 :a4423. +:a4424 :a4424 :a4424. +:a4425 :a4425 :a4425. +:a4426 :a4426 :a4426. +:a4427 :a4427 :a4427. +:a4428 :a4428 :a4428. +:a4429 :a4429 :a4429. +:a4430 :a4430 :a4430. +:a4431 :a4431 :a4431. +:a4432 :a4432 :a4432. +:a4433 :a4433 :a4433. +:a4434 :a4434 :a4434. +:a4435 :a4435 :a4435. +:a4436 :a4436 :a4436. +:a4437 :a4437 :a4437. +:a4438 :a4438 :a4438. +:a4439 :a4439 :a4439. +:a4440 :a4440 :a4440. +:a4441 :a4441 :a4441. +:a4442 :a4442 :a4442. +:a4443 :a4443 :a4443. +:a4444 :a4444 :a4444. +:a4445 :a4445 :a4445. +:a4446 :a4446 :a4446. +:a4447 :a4447 :a4447. +:a4448 :a4448 :a4448. +:a4449 :a4449 :a4449. +:a4450 :a4450 :a4450. +:a4451 :a4451 :a4451. +:a4452 :a4452 :a4452. +:a4453 :a4453 :a4453. +:a4454 :a4454 :a4454. +:a4455 :a4455 :a4455. +:a4456 :a4456 :a4456. +:a4457 :a4457 :a4457. +:a4458 :a4458 :a4458. +:a4459 :a4459 :a4459. +:a4460 :a4460 :a4460. +:a4461 :a4461 :a4461. +:a4462 :a4462 :a4462. +:a4463 :a4463 :a4463. +:a4464 :a4464 :a4464. +:a4465 :a4465 :a4465. +:a4466 :a4466 :a4466. +:a4467 :a4467 :a4467. +:a4468 :a4468 :a4468. +:a4469 :a4469 :a4469. +:a4470 :a4470 :a4470. +:a4471 :a4471 :a4471. +:a4472 :a4472 :a4472. +:a4473 :a4473 :a4473. +:a4474 :a4474 :a4474. +:a4475 :a4475 :a4475. +:a4476 :a4476 :a4476. +:a4477 :a4477 :a4477. +:a4478 :a4478 :a4478. +:a4479 :a4479 :a4479. +:a4480 :a4480 :a4480. +:a4481 :a4481 :a4481. +:a4482 :a4482 :a4482. +:a4483 :a4483 :a4483. +:a4484 :a4484 :a4484. +:a4485 :a4485 :a4485. +:a4486 :a4486 :a4486. +:a4487 :a4487 :a4487. +:a4488 :a4488 :a4488. +:a4489 :a4489 :a4489. +:a4490 :a4490 :a4490. +:a4491 :a4491 :a4491. +:a4492 :a4492 :a4492. +:a4493 :a4493 :a4493. +:a4494 :a4494 :a4494. +:a4495 :a4495 :a4495. +:a4496 :a4496 :a4496. +:a4497 :a4497 :a4497. +:a4498 :a4498 :a4498. +:a4499 :a4499 :a4499. +:a4500 :a4500 :a4500. +:a4501 :a4501 :a4501. +:a4502 :a4502 :a4502. +:a4503 :a4503 :a4503. +:a4504 :a4504 :a4504. +:a4505 :a4505 :a4505. +:a4506 :a4506 :a4506. +:a4507 :a4507 :a4507. +:a4508 :a4508 :a4508. +:a4509 :a4509 :a4509. +:a4510 :a4510 :a4510. +:a4511 :a4511 :a4511. +:a4512 :a4512 :a4512. +:a4513 :a4513 :a4513. +:a4514 :a4514 :a4514. +:a4515 :a4515 :a4515. +:a4516 :a4516 :a4516. +:a4517 :a4517 :a4517. +:a4518 :a4518 :a4518. +:a4519 :a4519 :a4519. +:a4520 :a4520 :a4520. +:a4521 :a4521 :a4521. +:a4522 :a4522 :a4522. +:a4523 :a4523 :a4523. +:a4524 :a4524 :a4524. +:a4525 :a4525 :a4525. +:a4526 :a4526 :a4526. +:a4527 :a4527 :a4527. +:a4528 :a4528 :a4528. +:a4529 :a4529 :a4529. +:a4530 :a4530 :a4530. +:a4531 :a4531 :a4531. +:a4532 :a4532 :a4532. +:a4533 :a4533 :a4533. +:a4534 :a4534 :a4534. +:a4535 :a4535 :a4535. +:a4536 :a4536 :a4536. +:a4537 :a4537 :a4537. +:a4538 :a4538 :a4538. +:a4539 :a4539 :a4539. +:a4540 :a4540 :a4540. +:a4541 :a4541 :a4541. +:a4542 :a4542 :a4542. +:a4543 :a4543 :a4543. +:a4544 :a4544 :a4544. +:a4545 :a4545 :a4545. +:a4546 :a4546 :a4546. +:a4547 :a4547 :a4547. +:a4548 :a4548 :a4548. +:a4549 :a4549 :a4549. +:a4550 :a4550 :a4550. +:a4551 :a4551 :a4551. +:a4552 :a4552 :a4552. +:a4553 :a4553 :a4553. +:a4554 :a4554 :a4554. +:a4555 :a4555 :a4555. +:a4556 :a4556 :a4556. +:a4557 :a4557 :a4557. +:a4558 :a4558 :a4558. +:a4559 :a4559 :a4559. +:a4560 :a4560 :a4560. +:a4561 :a4561 :a4561. +:a4562 :a4562 :a4562. +:a4563 :a4563 :a4563. +:a4564 :a4564 :a4564. +:a4565 :a4565 :a4565. +:a4566 :a4566 :a4566. +:a4567 :a4567 :a4567. +:a4568 :a4568 :a4568. +:a4569 :a4569 :a4569. +:a4570 :a4570 :a4570. +:a4571 :a4571 :a4571. +:a4572 :a4572 :a4572. +:a4573 :a4573 :a4573. +:a4574 :a4574 :a4574. +:a4575 :a4575 :a4575. +:a4576 :a4576 :a4576. +:a4577 :a4577 :a4577. +:a4578 :a4578 :a4578. +:a4579 :a4579 :a4579. +:a4580 :a4580 :a4580. +:a4581 :a4581 :a4581. +:a4582 :a4582 :a4582. +:a4583 :a4583 :a4583. +:a4584 :a4584 :a4584. +:a4585 :a4585 :a4585. +:a4586 :a4586 :a4586. +:a4587 :a4587 :a4587. +:a4588 :a4588 :a4588. +:a4589 :a4589 :a4589. +:a4590 :a4590 :a4590. +:a4591 :a4591 :a4591. +:a4592 :a4592 :a4592. +:a4593 :a4593 :a4593. +:a4594 :a4594 :a4594. +:a4595 :a4595 :a4595. +:a4596 :a4596 :a4596. +:a4597 :a4597 :a4597. +:a4598 :a4598 :a4598. +:a4599 :a4599 :a4599. +:a4600 :a4600 :a4600. +:a4601 :a4601 :a4601. +:a4602 :a4602 :a4602. +:a4603 :a4603 :a4603. +:a4604 :a4604 :a4604. +:a4605 :a4605 :a4605. +:a4606 :a4606 :a4606. +:a4607 :a4607 :a4607. +:a4608 :a4608 :a4608. +:a4609 :a4609 :a4609. +:a4610 :a4610 :a4610. +:a4611 :a4611 :a4611. +:a4612 :a4612 :a4612. +:a4613 :a4613 :a4613. +:a4614 :a4614 :a4614. +:a4615 :a4615 :a4615. +:a4616 :a4616 :a4616. +:a4617 :a4617 :a4617. +:a4618 :a4618 :a4618. +:a4619 :a4619 :a4619. +:a4620 :a4620 :a4620. +:a4621 :a4621 :a4621. +:a4622 :a4622 :a4622. +:a4623 :a4623 :a4623. +:a4624 :a4624 :a4624. +:a4625 :a4625 :a4625. +:a4626 :a4626 :a4626. +:a4627 :a4627 :a4627. +:a4628 :a4628 :a4628. +:a4629 :a4629 :a4629. +:a4630 :a4630 :a4630. +:a4631 :a4631 :a4631. +:a4632 :a4632 :a4632. +:a4633 :a4633 :a4633. +:a4634 :a4634 :a4634. +:a4635 :a4635 :a4635. +:a4636 :a4636 :a4636. +:a4637 :a4637 :a4637. +:a4638 :a4638 :a4638. +:a4639 :a4639 :a4639. +:a4640 :a4640 :a4640. +:a4641 :a4641 :a4641. +:a4642 :a4642 :a4642. +:a4643 :a4643 :a4643. +:a4644 :a4644 :a4644. +:a4645 :a4645 :a4645. +:a4646 :a4646 :a4646. +:a4647 :a4647 :a4647. +:a4648 :a4648 :a4648. +:a4649 :a4649 :a4649. +:a4650 :a4650 :a4650. +:a4651 :a4651 :a4651. +:a4652 :a4652 :a4652. +:a4653 :a4653 :a4653. +:a4654 :a4654 :a4654. +:a4655 :a4655 :a4655. +:a4656 :a4656 :a4656. +:a4657 :a4657 :a4657. +:a4658 :a4658 :a4658. +:a4659 :a4659 :a4659. +:a4660 :a4660 :a4660. +:a4661 :a4661 :a4661. +:a4662 :a4662 :a4662. +:a4663 :a4663 :a4663. +:a4664 :a4664 :a4664. +:a4665 :a4665 :a4665. +:a4666 :a4666 :a4666. +:a4667 :a4667 :a4667. +:a4668 :a4668 :a4668. +:a4669 :a4669 :a4669. +:a4670 :a4670 :a4670. +:a4671 :a4671 :a4671. +:a4672 :a4672 :a4672. +:a4673 :a4673 :a4673. +:a4674 :a4674 :a4674. +:a4675 :a4675 :a4675. +:a4676 :a4676 :a4676. +:a4677 :a4677 :a4677. +:a4678 :a4678 :a4678. +:a4679 :a4679 :a4679. +:a4680 :a4680 :a4680. +:a4681 :a4681 :a4681. +:a4682 :a4682 :a4682. +:a4683 :a4683 :a4683. +:a4684 :a4684 :a4684. +:a4685 :a4685 :a4685. +:a4686 :a4686 :a4686. +:a4687 :a4687 :a4687. +:a4688 :a4688 :a4688. +:a4689 :a4689 :a4689. +:a4690 :a4690 :a4690. +:a4691 :a4691 :a4691. +:a4692 :a4692 :a4692. +:a4693 :a4693 :a4693. +:a4694 :a4694 :a4694. +:a4695 :a4695 :a4695. +:a4696 :a4696 :a4696. +:a4697 :a4697 :a4697. +:a4698 :a4698 :a4698. +:a4699 :a4699 :a4699. +:a4700 :a4700 :a4700. +:a4701 :a4701 :a4701. +:a4702 :a4702 :a4702. +:a4703 :a4703 :a4703. +:a4704 :a4704 :a4704. +:a4705 :a4705 :a4705. +:a4706 :a4706 :a4706. +:a4707 :a4707 :a4707. +:a4708 :a4708 :a4708. +:a4709 :a4709 :a4709. +:a4710 :a4710 :a4710. +:a4711 :a4711 :a4711. +:a4712 :a4712 :a4712. +:a4713 :a4713 :a4713. +:a4714 :a4714 :a4714. +:a4715 :a4715 :a4715. +:a4716 :a4716 :a4716. +:a4717 :a4717 :a4717. +:a4718 :a4718 :a4718. +:a4719 :a4719 :a4719. +:a4720 :a4720 :a4720. +:a4721 :a4721 :a4721. +:a4722 :a4722 :a4722. +:a4723 :a4723 :a4723. +:a4724 :a4724 :a4724. +:a4725 :a4725 :a4725. +:a4726 :a4726 :a4726. +:a4727 :a4727 :a4727. +:a4728 :a4728 :a4728. +:a4729 :a4729 :a4729. +:a4730 :a4730 :a4730. +:a4731 :a4731 :a4731. +:a4732 :a4732 :a4732. +:a4733 :a4733 :a4733. +:a4734 :a4734 :a4734. +:a4735 :a4735 :a4735. +:a4736 :a4736 :a4736. +:a4737 :a4737 :a4737. +:a4738 :a4738 :a4738. +:a4739 :a4739 :a4739. +:a4740 :a4740 :a4740. +:a4741 :a4741 :a4741. +:a4742 :a4742 :a4742. +:a4743 :a4743 :a4743. +:a4744 :a4744 :a4744. +:a4745 :a4745 :a4745. +:a4746 :a4746 :a4746. +:a4747 :a4747 :a4747. +:a4748 :a4748 :a4748. +:a4749 :a4749 :a4749. +:a4750 :a4750 :a4750. +:a4751 :a4751 :a4751. +:a4752 :a4752 :a4752. +:a4753 :a4753 :a4753. +:a4754 :a4754 :a4754. +:a4755 :a4755 :a4755. +:a4756 :a4756 :a4756. +:a4757 :a4757 :a4757. +:a4758 :a4758 :a4758. +:a4759 :a4759 :a4759. +:a4760 :a4760 :a4760. +:a4761 :a4761 :a4761. +:a4762 :a4762 :a4762. +:a4763 :a4763 :a4763. +:a4764 :a4764 :a4764. +:a4765 :a4765 :a4765. +:a4766 :a4766 :a4766. +:a4767 :a4767 :a4767. +:a4768 :a4768 :a4768. +:a4769 :a4769 :a4769. +:a4770 :a4770 :a4770. +:a4771 :a4771 :a4771. +:a4772 :a4772 :a4772. +:a4773 :a4773 :a4773. +:a4774 :a4774 :a4774. +:a4775 :a4775 :a4775. +:a4776 :a4776 :a4776. +:a4777 :a4777 :a4777. +:a4778 :a4778 :a4778. +:a4779 :a4779 :a4779. +:a4780 :a4780 :a4780. +:a4781 :a4781 :a4781. +:a4782 :a4782 :a4782. +:a4783 :a4783 :a4783. +:a4784 :a4784 :a4784. +:a4785 :a4785 :a4785. +:a4786 :a4786 :a4786. +:a4787 :a4787 :a4787. +:a4788 :a4788 :a4788. +:a4789 :a4789 :a4789. +:a4790 :a4790 :a4790. +:a4791 :a4791 :a4791. +:a4792 :a4792 :a4792. +:a4793 :a4793 :a4793. +:a4794 :a4794 :a4794. +:a4795 :a4795 :a4795. +:a4796 :a4796 :a4796. +:a4797 :a4797 :a4797. +:a4798 :a4798 :a4798. +:a4799 :a4799 :a4799. +:a4800 :a4800 :a4800. +:a4801 :a4801 :a4801. +:a4802 :a4802 :a4802. +:a4803 :a4803 :a4803. +:a4804 :a4804 :a4804. +:a4805 :a4805 :a4805. +:a4806 :a4806 :a4806. +:a4807 :a4807 :a4807. +:a4808 :a4808 :a4808. +:a4809 :a4809 :a4809. +:a4810 :a4810 :a4810. +:a4811 :a4811 :a4811. +:a4812 :a4812 :a4812. +:a4813 :a4813 :a4813. +:a4814 :a4814 :a4814. +:a4815 :a4815 :a4815. +:a4816 :a4816 :a4816. +:a4817 :a4817 :a4817. +:a4818 :a4818 :a4818. +:a4819 :a4819 :a4819. +:a4820 :a4820 :a4820. +:a4821 :a4821 :a4821. +:a4822 :a4822 :a4822. +:a4823 :a4823 :a4823. +:a4824 :a4824 :a4824. +:a4825 :a4825 :a4825. +:a4826 :a4826 :a4826. +:a4827 :a4827 :a4827. +:a4828 :a4828 :a4828. +:a4829 :a4829 :a4829. +:a4830 :a4830 :a4830. +:a4831 :a4831 :a4831. +:a4832 :a4832 :a4832. +:a4833 :a4833 :a4833. +:a4834 :a4834 :a4834. +:a4835 :a4835 :a4835. +:a4836 :a4836 :a4836. +:a4837 :a4837 :a4837. +:a4838 :a4838 :a4838. +:a4839 :a4839 :a4839. +:a4840 :a4840 :a4840. +:a4841 :a4841 :a4841. +:a4842 :a4842 :a4842. +:a4843 :a4843 :a4843. +:a4844 :a4844 :a4844. +:a4845 :a4845 :a4845. +:a4846 :a4846 :a4846. +:a4847 :a4847 :a4847. +:a4848 :a4848 :a4848. +:a4849 :a4849 :a4849. +:a4850 :a4850 :a4850. +:a4851 :a4851 :a4851. +:a4852 :a4852 :a4852. +:a4853 :a4853 :a4853. +:a4854 :a4854 :a4854. +:a4855 :a4855 :a4855. +:a4856 :a4856 :a4856. +:a4857 :a4857 :a4857. +:a4858 :a4858 :a4858. +:a4859 :a4859 :a4859. +:a4860 :a4860 :a4860. +:a4861 :a4861 :a4861. +:a4862 :a4862 :a4862. +:a4863 :a4863 :a4863. +:a4864 :a4864 :a4864. +:a4865 :a4865 :a4865. +:a4866 :a4866 :a4866. +:a4867 :a4867 :a4867. +:a4868 :a4868 :a4868. +:a4869 :a4869 :a4869. +:a4870 :a4870 :a4870. +:a4871 :a4871 :a4871. +:a4872 :a4872 :a4872. +:a4873 :a4873 :a4873. +:a4874 :a4874 :a4874. +:a4875 :a4875 :a4875. +:a4876 :a4876 :a4876. +:a4877 :a4877 :a4877. +:a4878 :a4878 :a4878. +:a4879 :a4879 :a4879. +:a4880 :a4880 :a4880. +:a4881 :a4881 :a4881. +:a4882 :a4882 :a4882. +:a4883 :a4883 :a4883. +:a4884 :a4884 :a4884. +:a4885 :a4885 :a4885. +:a4886 :a4886 :a4886. +:a4887 :a4887 :a4887. +:a4888 :a4888 :a4888. +:a4889 :a4889 :a4889. +:a4890 :a4890 :a4890. +:a4891 :a4891 :a4891. +:a4892 :a4892 :a4892. +:a4893 :a4893 :a4893. +:a4894 :a4894 :a4894. +:a4895 :a4895 :a4895. +:a4896 :a4896 :a4896. +:a4897 :a4897 :a4897. +:a4898 :a4898 :a4898. +:a4899 :a4899 :a4899. +:a4900 :a4900 :a4900. +:a4901 :a4901 :a4901. +:a4902 :a4902 :a4902. +:a4903 :a4903 :a4903. +:a4904 :a4904 :a4904. +:a4905 :a4905 :a4905. +:a4906 :a4906 :a4906. +:a4907 :a4907 :a4907. +:a4908 :a4908 :a4908. +:a4909 :a4909 :a4909. +:a4910 :a4910 :a4910. +:a4911 :a4911 :a4911. +:a4912 :a4912 :a4912. +:a4913 :a4913 :a4913. +:a4914 :a4914 :a4914. +:a4915 :a4915 :a4915. +:a4916 :a4916 :a4916. +:a4917 :a4917 :a4917. +:a4918 :a4918 :a4918. +:a4919 :a4919 :a4919. +:a4920 :a4920 :a4920. +:a4921 :a4921 :a4921. +:a4922 :a4922 :a4922. +:a4923 :a4923 :a4923. +:a4924 :a4924 :a4924. +:a4925 :a4925 :a4925. +:a4926 :a4926 :a4926. +:a4927 :a4927 :a4927. +:a4928 :a4928 :a4928. +:a4929 :a4929 :a4929. +:a4930 :a4930 :a4930. +:a4931 :a4931 :a4931. +:a4932 :a4932 :a4932. +:a4933 :a4933 :a4933. +:a4934 :a4934 :a4934. +:a4935 :a4935 :a4935. +:a4936 :a4936 :a4936. +:a4937 :a4937 :a4937. +:a4938 :a4938 :a4938. +:a4939 :a4939 :a4939. +:a4940 :a4940 :a4940. +:a4941 :a4941 :a4941. +:a4942 :a4942 :a4942. +:a4943 :a4943 :a4943. +:a4944 :a4944 :a4944. +:a4945 :a4945 :a4945. +:a4946 :a4946 :a4946. +:a4947 :a4947 :a4947. +:a4948 :a4948 :a4948. +:a4949 :a4949 :a4949. +:a4950 :a4950 :a4950. +:a4951 :a4951 :a4951. +:a4952 :a4952 :a4952. +:a4953 :a4953 :a4953. +:a4954 :a4954 :a4954. +:a4955 :a4955 :a4955. +:a4956 :a4956 :a4956. +:a4957 :a4957 :a4957. +:a4958 :a4958 :a4958. +:a4959 :a4959 :a4959. +:a4960 :a4960 :a4960. +:a4961 :a4961 :a4961. +:a4962 :a4962 :a4962. +:a4963 :a4963 :a4963. +:a4964 :a4964 :a4964. +:a4965 :a4965 :a4965. +:a4966 :a4966 :a4966. +:a4967 :a4967 :a4967. +:a4968 :a4968 :a4968. +:a4969 :a4969 :a4969. +:a4970 :a4970 :a4970. +:a4971 :a4971 :a4971. +:a4972 :a4972 :a4972. +:a4973 :a4973 :a4973. +:a4974 :a4974 :a4974. +:a4975 :a4975 :a4975. +:a4976 :a4976 :a4976. +:a4977 :a4977 :a4977. +:a4978 :a4978 :a4978. +:a4979 :a4979 :a4979. +:a4980 :a4980 :a4980. +:a4981 :a4981 :a4981. +:a4982 :a4982 :a4982. +:a4983 :a4983 :a4983. +:a4984 :a4984 :a4984. +:a4985 :a4985 :a4985. +:a4986 :a4986 :a4986. +:a4987 :a4987 :a4987. +:a4988 :a4988 :a4988. +:a4989 :a4989 :a4989. +:a4990 :a4990 :a4990. +:a4991 :a4991 :a4991. +:a4992 :a4992 :a4992. +:a4993 :a4993 :a4993. +:a4994 :a4994 :a4994. +:a4995 :a4995 :a4995. +:a4996 :a4996 :a4996. +:a4997 :a4997 :a4997. +:a4998 :a4998 :a4998. +:a4999 :a4999 :a4999. +:a5000 :a5000 :a5000. +:a5001 :a5001 :a5001. +:a5002 :a5002 :a5002. +:a5003 :a5003 :a5003. +:a5004 :a5004 :a5004. +:a5005 :a5005 :a5005. +:a5006 :a5006 :a5006. +:a5007 :a5007 :a5007. +:a5008 :a5008 :a5008. +:a5009 :a5009 :a5009. +:a5010 :a5010 :a5010. +:a5011 :a5011 :a5011. +:a5012 :a5012 :a5012. +:a5013 :a5013 :a5013. +:a5014 :a5014 :a5014. +:a5015 :a5015 :a5015. +:a5016 :a5016 :a5016. +:a5017 :a5017 :a5017. +:a5018 :a5018 :a5018. +:a5019 :a5019 :a5019. +:a5020 :a5020 :a5020. +:a5021 :a5021 :a5021. +:a5022 :a5022 :a5022. +:a5023 :a5023 :a5023. +:a5024 :a5024 :a5024. +:a5025 :a5025 :a5025. +:a5026 :a5026 :a5026. +:a5027 :a5027 :a5027. +:a5028 :a5028 :a5028. +:a5029 :a5029 :a5029. +:a5030 :a5030 :a5030. +:a5031 :a5031 :a5031. +:a5032 :a5032 :a5032. +:a5033 :a5033 :a5033. +:a5034 :a5034 :a5034. +:a5035 :a5035 :a5035. +:a5036 :a5036 :a5036. +:a5037 :a5037 :a5037. +:a5038 :a5038 :a5038. +:a5039 :a5039 :a5039. +:a5040 :a5040 :a5040. +:a5041 :a5041 :a5041. +:a5042 :a5042 :a5042. +:a5043 :a5043 :a5043. +:a5044 :a5044 :a5044. +:a5045 :a5045 :a5045. +:a5046 :a5046 :a5046. +:a5047 :a5047 :a5047. +:a5048 :a5048 :a5048. +:a5049 :a5049 :a5049. +:a5050 :a5050 :a5050. +:a5051 :a5051 :a5051. +:a5052 :a5052 :a5052. +:a5053 :a5053 :a5053. +:a5054 :a5054 :a5054. +:a5055 :a5055 :a5055. +:a5056 :a5056 :a5056. +:a5057 :a5057 :a5057. +:a5058 :a5058 :a5058. +:a5059 :a5059 :a5059. +:a5060 :a5060 :a5060. +:a5061 :a5061 :a5061. +:a5062 :a5062 :a5062. +:a5063 :a5063 :a5063. +:a5064 :a5064 :a5064. +:a5065 :a5065 :a5065. +:a5066 :a5066 :a5066. +:a5067 :a5067 :a5067. +:a5068 :a5068 :a5068. +:a5069 :a5069 :a5069. +:a5070 :a5070 :a5070. +:a5071 :a5071 :a5071. +:a5072 :a5072 :a5072. +:a5073 :a5073 :a5073. +:a5074 :a5074 :a5074. +:a5075 :a5075 :a5075. +:a5076 :a5076 :a5076. +:a5077 :a5077 :a5077. +:a5078 :a5078 :a5078. +:a5079 :a5079 :a5079. +:a5080 :a5080 :a5080. +:a5081 :a5081 :a5081. +:a5082 :a5082 :a5082. +:a5083 :a5083 :a5083. +:a5084 :a5084 :a5084. +:a5085 :a5085 :a5085. +:a5086 :a5086 :a5086. +:a5087 :a5087 :a5087. +:a5088 :a5088 :a5088. +:a5089 :a5089 :a5089. +:a5090 :a5090 :a5090. +:a5091 :a5091 :a5091. +:a5092 :a5092 :a5092. +:a5093 :a5093 :a5093. +:a5094 :a5094 :a5094. +:a5095 :a5095 :a5095. +:a5096 :a5096 :a5096. +:a5097 :a5097 :a5097. +:a5098 :a5098 :a5098. +:a5099 :a5099 :a5099. +:a5100 :a5100 :a5100. +:a5101 :a5101 :a5101. +:a5102 :a5102 :a5102. +:a5103 :a5103 :a5103. +:a5104 :a5104 :a5104. +:a5105 :a5105 :a5105. +:a5106 :a5106 :a5106. +:a5107 :a5107 :a5107. +:a5108 :a5108 :a5108. +:a5109 :a5109 :a5109. +:a5110 :a5110 :a5110. +:a5111 :a5111 :a5111. +:a5112 :a5112 :a5112. +:a5113 :a5113 :a5113. +:a5114 :a5114 :a5114. +:a5115 :a5115 :a5115. +:a5116 :a5116 :a5116. +:a5117 :a5117 :a5117. +:a5118 :a5118 :a5118. +:a5119 :a5119 :a5119. +:a5120 :a5120 :a5120. +:a5121 :a5121 :a5121. +:a5122 :a5122 :a5122. +:a5123 :a5123 :a5123. +:a5124 :a5124 :a5124. +:a5125 :a5125 :a5125. +:a5126 :a5126 :a5126. +:a5127 :a5127 :a5127. +:a5128 :a5128 :a5128. +:a5129 :a5129 :a5129. +:a5130 :a5130 :a5130. +:a5131 :a5131 :a5131. +:a5132 :a5132 :a5132. +:a5133 :a5133 :a5133. +:a5134 :a5134 :a5134. +:a5135 :a5135 :a5135. +:a5136 :a5136 :a5136. +:a5137 :a5137 :a5137. +:a5138 :a5138 :a5138. +:a5139 :a5139 :a5139. +:a5140 :a5140 :a5140. +:a5141 :a5141 :a5141. +:a5142 :a5142 :a5142. +:a5143 :a5143 :a5143. +:a5144 :a5144 :a5144. +:a5145 :a5145 :a5145. +:a5146 :a5146 :a5146. +:a5147 :a5147 :a5147. +:a5148 :a5148 :a5148. +:a5149 :a5149 :a5149. +:a5150 :a5150 :a5150. +:a5151 :a5151 :a5151. +:a5152 :a5152 :a5152. +:a5153 :a5153 :a5153. +:a5154 :a5154 :a5154. +:a5155 :a5155 :a5155. +:a5156 :a5156 :a5156. +:a5157 :a5157 :a5157. +:a5158 :a5158 :a5158. +:a5159 :a5159 :a5159. +:a5160 :a5160 :a5160. +:a5161 :a5161 :a5161. +:a5162 :a5162 :a5162. +:a5163 :a5163 :a5163. +:a5164 :a5164 :a5164. +:a5165 :a5165 :a5165. +:a5166 :a5166 :a5166. +:a5167 :a5167 :a5167. +:a5168 :a5168 :a5168. +:a5169 :a5169 :a5169. +:a5170 :a5170 :a5170. +:a5171 :a5171 :a5171. +:a5172 :a5172 :a5172. +:a5173 :a5173 :a5173. +:a5174 :a5174 :a5174. +:a5175 :a5175 :a5175. +:a5176 :a5176 :a5176. +:a5177 :a5177 :a5177. +:a5178 :a5178 :a5178. +:a5179 :a5179 :a5179. +:a5180 :a5180 :a5180. +:a5181 :a5181 :a5181. +:a5182 :a5182 :a5182. +:a5183 :a5183 :a5183. +:a5184 :a5184 :a5184. +:a5185 :a5185 :a5185. +:a5186 :a5186 :a5186. +:a5187 :a5187 :a5187. +:a5188 :a5188 :a5188. +:a5189 :a5189 :a5189. +:a5190 :a5190 :a5190. +:a5191 :a5191 :a5191. +:a5192 :a5192 :a5192. +:a5193 :a5193 :a5193. +:a5194 :a5194 :a5194. +:a5195 :a5195 :a5195. +:a5196 :a5196 :a5196. +:a5197 :a5197 :a5197. +:a5198 :a5198 :a5198. +:a5199 :a5199 :a5199. +:a5200 :a5200 :a5200. +:a5201 :a5201 :a5201. +:a5202 :a5202 :a5202. +:a5203 :a5203 :a5203. +:a5204 :a5204 :a5204. +:a5205 :a5205 :a5205. +:a5206 :a5206 :a5206. +:a5207 :a5207 :a5207. +:a5208 :a5208 :a5208. +:a5209 :a5209 :a5209. +:a5210 :a5210 :a5210. +:a5211 :a5211 :a5211. +:a5212 :a5212 :a5212. +:a5213 :a5213 :a5213. +:a5214 :a5214 :a5214. +:a5215 :a5215 :a5215. +:a5216 :a5216 :a5216. +:a5217 :a5217 :a5217. +:a5218 :a5218 :a5218. +:a5219 :a5219 :a5219. +:a5220 :a5220 :a5220. +:a5221 :a5221 :a5221. +:a5222 :a5222 :a5222. +:a5223 :a5223 :a5223. +:a5224 :a5224 :a5224. +:a5225 :a5225 :a5225. +:a5226 :a5226 :a5226. +:a5227 :a5227 :a5227. +:a5228 :a5228 :a5228. +:a5229 :a5229 :a5229. +:a5230 :a5230 :a5230. +:a5231 :a5231 :a5231. +:a5232 :a5232 :a5232. +:a5233 :a5233 :a5233. +:a5234 :a5234 :a5234. +:a5235 :a5235 :a5235. +:a5236 :a5236 :a5236. +:a5237 :a5237 :a5237. +:a5238 :a5238 :a5238. +:a5239 :a5239 :a5239. +:a5240 :a5240 :a5240. +:a5241 :a5241 :a5241. +:a5242 :a5242 :a5242. +:a5243 :a5243 :a5243. +:a5244 :a5244 :a5244. +:a5245 :a5245 :a5245. +:a5246 :a5246 :a5246. +:a5247 :a5247 :a5247. +:a5248 :a5248 :a5248. +:a5249 :a5249 :a5249. +:a5250 :a5250 :a5250. +:a5251 :a5251 :a5251. +:a5252 :a5252 :a5252. +:a5253 :a5253 :a5253. +:a5254 :a5254 :a5254. +:a5255 :a5255 :a5255. +:a5256 :a5256 :a5256. +:a5257 :a5257 :a5257. +:a5258 :a5258 :a5258. +:a5259 :a5259 :a5259. +:a5260 :a5260 :a5260. +:a5261 :a5261 :a5261. +:a5262 :a5262 :a5262. +:a5263 :a5263 :a5263. +:a5264 :a5264 :a5264. +:a5265 :a5265 :a5265. +:a5266 :a5266 :a5266. +:a5267 :a5267 :a5267. +:a5268 :a5268 :a5268. +:a5269 :a5269 :a5269. +:a5270 :a5270 :a5270. +:a5271 :a5271 :a5271. +:a5272 :a5272 :a5272. +:a5273 :a5273 :a5273. +:a5274 :a5274 :a5274. +:a5275 :a5275 :a5275. +:a5276 :a5276 :a5276. +:a5277 :a5277 :a5277. +:a5278 :a5278 :a5278. +:a5279 :a5279 :a5279. +:a5280 :a5280 :a5280. +:a5281 :a5281 :a5281. +:a5282 :a5282 :a5282. +:a5283 :a5283 :a5283. +:a5284 :a5284 :a5284. +:a5285 :a5285 :a5285. +:a5286 :a5286 :a5286. +:a5287 :a5287 :a5287. +:a5288 :a5288 :a5288. +:a5289 :a5289 :a5289. +:a5290 :a5290 :a5290. +:a5291 :a5291 :a5291. +:a5292 :a5292 :a5292. +:a5293 :a5293 :a5293. +:a5294 :a5294 :a5294. +:a5295 :a5295 :a5295. +:a5296 :a5296 :a5296. +:a5297 :a5297 :a5297. +:a5298 :a5298 :a5298. +:a5299 :a5299 :a5299. +:a5300 :a5300 :a5300. +:a5301 :a5301 :a5301. +:a5302 :a5302 :a5302. +:a5303 :a5303 :a5303. +:a5304 :a5304 :a5304. +:a5305 :a5305 :a5305. +:a5306 :a5306 :a5306. +:a5307 :a5307 :a5307. +:a5308 :a5308 :a5308. +:a5309 :a5309 :a5309. +:a5310 :a5310 :a5310. +:a5311 :a5311 :a5311. +:a5312 :a5312 :a5312. +:a5313 :a5313 :a5313. +:a5314 :a5314 :a5314. +:a5315 :a5315 :a5315. +:a5316 :a5316 :a5316. +:a5317 :a5317 :a5317. +:a5318 :a5318 :a5318. +:a5319 :a5319 :a5319. +:a5320 :a5320 :a5320. +:a5321 :a5321 :a5321. +:a5322 :a5322 :a5322. +:a5323 :a5323 :a5323. +:a5324 :a5324 :a5324. +:a5325 :a5325 :a5325. +:a5326 :a5326 :a5326. +:a5327 :a5327 :a5327. +:a5328 :a5328 :a5328. +:a5329 :a5329 :a5329. +:a5330 :a5330 :a5330. +:a5331 :a5331 :a5331. +:a5332 :a5332 :a5332. +:a5333 :a5333 :a5333. +:a5334 :a5334 :a5334. +:a5335 :a5335 :a5335. +:a5336 :a5336 :a5336. +:a5337 :a5337 :a5337. +:a5338 :a5338 :a5338. +:a5339 :a5339 :a5339. +:a5340 :a5340 :a5340. +:a5341 :a5341 :a5341. +:a5342 :a5342 :a5342. +:a5343 :a5343 :a5343. +:a5344 :a5344 :a5344. +:a5345 :a5345 :a5345. +:a5346 :a5346 :a5346. +:a5347 :a5347 :a5347. +:a5348 :a5348 :a5348. +:a5349 :a5349 :a5349. +:a5350 :a5350 :a5350. +:a5351 :a5351 :a5351. +:a5352 :a5352 :a5352. +:a5353 :a5353 :a5353. +:a5354 :a5354 :a5354. +:a5355 :a5355 :a5355. +:a5356 :a5356 :a5356. +:a5357 :a5357 :a5357. +:a5358 :a5358 :a5358. +:a5359 :a5359 :a5359. +:a5360 :a5360 :a5360. +:a5361 :a5361 :a5361. +:a5362 :a5362 :a5362. +:a5363 :a5363 :a5363. +:a5364 :a5364 :a5364. +:a5365 :a5365 :a5365. +:a5366 :a5366 :a5366. +:a5367 :a5367 :a5367. +:a5368 :a5368 :a5368. +:a5369 :a5369 :a5369. +:a5370 :a5370 :a5370. +:a5371 :a5371 :a5371. +:a5372 :a5372 :a5372. +:a5373 :a5373 :a5373. +:a5374 :a5374 :a5374. +:a5375 :a5375 :a5375. +:a5376 :a5376 :a5376. +:a5377 :a5377 :a5377. +:a5378 :a5378 :a5378. +:a5379 :a5379 :a5379. +:a5380 :a5380 :a5380. +:a5381 :a5381 :a5381. +:a5382 :a5382 :a5382. +:a5383 :a5383 :a5383. +:a5384 :a5384 :a5384. +:a5385 :a5385 :a5385. +:a5386 :a5386 :a5386. +:a5387 :a5387 :a5387. +:a5388 :a5388 :a5388. +:a5389 :a5389 :a5389. +:a5390 :a5390 :a5390. +:a5391 :a5391 :a5391. +:a5392 :a5392 :a5392. +:a5393 :a5393 :a5393. +:a5394 :a5394 :a5394. +:a5395 :a5395 :a5395. +:a5396 :a5396 :a5396. +:a5397 :a5397 :a5397. +:a5398 :a5398 :a5398. +:a5399 :a5399 :a5399. +:a5400 :a5400 :a5400. +:a5401 :a5401 :a5401. +:a5402 :a5402 :a5402. +:a5403 :a5403 :a5403. +:a5404 :a5404 :a5404. +:a5405 :a5405 :a5405. +:a5406 :a5406 :a5406. +:a5407 :a5407 :a5407. +:a5408 :a5408 :a5408. +:a5409 :a5409 :a5409. +:a5410 :a5410 :a5410. +:a5411 :a5411 :a5411. +:a5412 :a5412 :a5412. +:a5413 :a5413 :a5413. +:a5414 :a5414 :a5414. +:a5415 :a5415 :a5415. +:a5416 :a5416 :a5416. +:a5417 :a5417 :a5417. +:a5418 :a5418 :a5418. +:a5419 :a5419 :a5419. +:a5420 :a5420 :a5420. +:a5421 :a5421 :a5421. +:a5422 :a5422 :a5422. +:a5423 :a5423 :a5423. +:a5424 :a5424 :a5424. +:a5425 :a5425 :a5425. +:a5426 :a5426 :a5426. +:a5427 :a5427 :a5427. +:a5428 :a5428 :a5428. +:a5429 :a5429 :a5429. +:a5430 :a5430 :a5430. +:a5431 :a5431 :a5431. +:a5432 :a5432 :a5432. +:a5433 :a5433 :a5433. +:a5434 :a5434 :a5434. +:a5435 :a5435 :a5435. +:a5436 :a5436 :a5436. +:a5437 :a5437 :a5437. +:a5438 :a5438 :a5438. +:a5439 :a5439 :a5439. +:a5440 :a5440 :a5440. +:a5441 :a5441 :a5441. +:a5442 :a5442 :a5442. +:a5443 :a5443 :a5443. +:a5444 :a5444 :a5444. +:a5445 :a5445 :a5445. +:a5446 :a5446 :a5446. +:a5447 :a5447 :a5447. +:a5448 :a5448 :a5448. +:a5449 :a5449 :a5449. +:a5450 :a5450 :a5450. +:a5451 :a5451 :a5451. +:a5452 :a5452 :a5452. +:a5453 :a5453 :a5453. +:a5454 :a5454 :a5454. +:a5455 :a5455 :a5455. +:a5456 :a5456 :a5456. +:a5457 :a5457 :a5457. +:a5458 :a5458 :a5458. +:a5459 :a5459 :a5459. +:a5460 :a5460 :a5460. +:a5461 :a5461 :a5461. +:a5462 :a5462 :a5462. +:a5463 :a5463 :a5463. +:a5464 :a5464 :a5464. +:a5465 :a5465 :a5465. +:a5466 :a5466 :a5466. +:a5467 :a5467 :a5467. +:a5468 :a5468 :a5468. +:a5469 :a5469 :a5469. +:a5470 :a5470 :a5470. +:a5471 :a5471 :a5471. +:a5472 :a5472 :a5472. +:a5473 :a5473 :a5473. +:a5474 :a5474 :a5474. +:a5475 :a5475 :a5475. +:a5476 :a5476 :a5476. +:a5477 :a5477 :a5477. +:a5478 :a5478 :a5478. +:a5479 :a5479 :a5479. +:a5480 :a5480 :a5480. +:a5481 :a5481 :a5481. +:a5482 :a5482 :a5482. +:a5483 :a5483 :a5483. +:a5484 :a5484 :a5484. +:a5485 :a5485 :a5485. +:a5486 :a5486 :a5486. +:a5487 :a5487 :a5487. +:a5488 :a5488 :a5488. +:a5489 :a5489 :a5489. +:a5490 :a5490 :a5490. +:a5491 :a5491 :a5491. +:a5492 :a5492 :a5492. +:a5493 :a5493 :a5493. +:a5494 :a5494 :a5494. +:a5495 :a5495 :a5495. +:a5496 :a5496 :a5496. +:a5497 :a5497 :a5497. +:a5498 :a5498 :a5498. +:a5499 :a5499 :a5499. +:a5500 :a5500 :a5500. +:a5501 :a5501 :a5501. +:a5502 :a5502 :a5502. +:a5503 :a5503 :a5503. +:a5504 :a5504 :a5504. +:a5505 :a5505 :a5505. +:a5506 :a5506 :a5506. +:a5507 :a5507 :a5507. +:a5508 :a5508 :a5508. +:a5509 :a5509 :a5509. +:a5510 :a5510 :a5510. +:a5511 :a5511 :a5511. +:a5512 :a5512 :a5512. +:a5513 :a5513 :a5513. +:a5514 :a5514 :a5514. +:a5515 :a5515 :a5515. +:a5516 :a5516 :a5516. +:a5517 :a5517 :a5517. +:a5518 :a5518 :a5518. +:a5519 :a5519 :a5519. +:a5520 :a5520 :a5520. +:a5521 :a5521 :a5521. +:a5522 :a5522 :a5522. +:a5523 :a5523 :a5523. +:a5524 :a5524 :a5524. +:a5525 :a5525 :a5525. +:a5526 :a5526 :a5526. +:a5527 :a5527 :a5527. +:a5528 :a5528 :a5528. +:a5529 :a5529 :a5529. +:a5530 :a5530 :a5530. +:a5531 :a5531 :a5531. +:a5532 :a5532 :a5532. +:a5533 :a5533 :a5533. +:a5534 :a5534 :a5534. +:a5535 :a5535 :a5535. +:a5536 :a5536 :a5536. +:a5537 :a5537 :a5537. +:a5538 :a5538 :a5538. +:a5539 :a5539 :a5539. +:a5540 :a5540 :a5540. +:a5541 :a5541 :a5541. +:a5542 :a5542 :a5542. +:a5543 :a5543 :a5543. +:a5544 :a5544 :a5544. +:a5545 :a5545 :a5545. +:a5546 :a5546 :a5546. +:a5547 :a5547 :a5547. +:a5548 :a5548 :a5548. +:a5549 :a5549 :a5549. +:a5550 :a5550 :a5550. +:a5551 :a5551 :a5551. +:a5552 :a5552 :a5552. +:a5553 :a5553 :a5553. +:a5554 :a5554 :a5554. +:a5555 :a5555 :a5555. +:a5556 :a5556 :a5556. +:a5557 :a5557 :a5557. +:a5558 :a5558 :a5558. +:a5559 :a5559 :a5559. +:a5560 :a5560 :a5560. +:a5561 :a5561 :a5561. +:a5562 :a5562 :a5562. +:a5563 :a5563 :a5563. +:a5564 :a5564 :a5564. +:a5565 :a5565 :a5565. +:a5566 :a5566 :a5566. +:a5567 :a5567 :a5567. +:a5568 :a5568 :a5568. +:a5569 :a5569 :a5569. +:a5570 :a5570 :a5570. +:a5571 :a5571 :a5571. +:a5572 :a5572 :a5572. +:a5573 :a5573 :a5573. +:a5574 :a5574 :a5574. +:a5575 :a5575 :a5575. +:a5576 :a5576 :a5576. +:a5577 :a5577 :a5577. +:a5578 :a5578 :a5578. +:a5579 :a5579 :a5579. +:a5580 :a5580 :a5580. +:a5581 :a5581 :a5581. +:a5582 :a5582 :a5582. +:a5583 :a5583 :a5583. +:a5584 :a5584 :a5584. +:a5585 :a5585 :a5585. +:a5586 :a5586 :a5586. +:a5587 :a5587 :a5587. +:a5588 :a5588 :a5588. +:a5589 :a5589 :a5589. +:a5590 :a5590 :a5590. +:a5591 :a5591 :a5591. +:a5592 :a5592 :a5592. +:a5593 :a5593 :a5593. +:a5594 :a5594 :a5594. +:a5595 :a5595 :a5595. +:a5596 :a5596 :a5596. +:a5597 :a5597 :a5597. +:a5598 :a5598 :a5598. +:a5599 :a5599 :a5599. +:a5600 :a5600 :a5600. +:a5601 :a5601 :a5601. +:a5602 :a5602 :a5602. +:a5603 :a5603 :a5603. +:a5604 :a5604 :a5604. +:a5605 :a5605 :a5605. +:a5606 :a5606 :a5606. +:a5607 :a5607 :a5607. +:a5608 :a5608 :a5608. +:a5609 :a5609 :a5609. +:a5610 :a5610 :a5610. +:a5611 :a5611 :a5611. +:a5612 :a5612 :a5612. +:a5613 :a5613 :a5613. +:a5614 :a5614 :a5614. +:a5615 :a5615 :a5615. +:a5616 :a5616 :a5616. +:a5617 :a5617 :a5617. +:a5618 :a5618 :a5618. +:a5619 :a5619 :a5619. +:a5620 :a5620 :a5620. +:a5621 :a5621 :a5621. +:a5622 :a5622 :a5622. +:a5623 :a5623 :a5623. +:a5624 :a5624 :a5624. +:a5625 :a5625 :a5625. +:a5626 :a5626 :a5626. +:a5627 :a5627 :a5627. +:a5628 :a5628 :a5628. +:a5629 :a5629 :a5629. +:a5630 :a5630 :a5630. +:a5631 :a5631 :a5631. +:a5632 :a5632 :a5632. +:a5633 :a5633 :a5633. +:a5634 :a5634 :a5634. +:a5635 :a5635 :a5635. +:a5636 :a5636 :a5636. +:a5637 :a5637 :a5637. +:a5638 :a5638 :a5638. +:a5639 :a5639 :a5639. +:a5640 :a5640 :a5640. +:a5641 :a5641 :a5641. +:a5642 :a5642 :a5642. +:a5643 :a5643 :a5643. +:a5644 :a5644 :a5644. +:a5645 :a5645 :a5645. +:a5646 :a5646 :a5646. +:a5647 :a5647 :a5647. +:a5648 :a5648 :a5648. +:a5649 :a5649 :a5649. +:a5650 :a5650 :a5650. +:a5651 :a5651 :a5651. +:a5652 :a5652 :a5652. +:a5653 :a5653 :a5653. +:a5654 :a5654 :a5654. +:a5655 :a5655 :a5655. +:a5656 :a5656 :a5656. +:a5657 :a5657 :a5657. +:a5658 :a5658 :a5658. +:a5659 :a5659 :a5659. +:a5660 :a5660 :a5660. +:a5661 :a5661 :a5661. +:a5662 :a5662 :a5662. +:a5663 :a5663 :a5663. +:a5664 :a5664 :a5664. +:a5665 :a5665 :a5665. +:a5666 :a5666 :a5666. +:a5667 :a5667 :a5667. +:a5668 :a5668 :a5668. +:a5669 :a5669 :a5669. +:a5670 :a5670 :a5670. +:a5671 :a5671 :a5671. +:a5672 :a5672 :a5672. +:a5673 :a5673 :a5673. +:a5674 :a5674 :a5674. +:a5675 :a5675 :a5675. +:a5676 :a5676 :a5676. +:a5677 :a5677 :a5677. +:a5678 :a5678 :a5678. +:a5679 :a5679 :a5679. +:a5680 :a5680 :a5680. +:a5681 :a5681 :a5681. +:a5682 :a5682 :a5682. +:a5683 :a5683 :a5683. +:a5684 :a5684 :a5684. +:a5685 :a5685 :a5685. +:a5686 :a5686 :a5686. +:a5687 :a5687 :a5687. +:a5688 :a5688 :a5688. +:a5689 :a5689 :a5689. +:a5690 :a5690 :a5690. +:a5691 :a5691 :a5691. +:a5692 :a5692 :a5692. +:a5693 :a5693 :a5693. +:a5694 :a5694 :a5694. +:a5695 :a5695 :a5695. +:a5696 :a5696 :a5696. +:a5697 :a5697 :a5697. +:a5698 :a5698 :a5698. +:a5699 :a5699 :a5699. +:a5700 :a5700 :a5700. +:a5701 :a5701 :a5701. +:a5702 :a5702 :a5702. +:a5703 :a5703 :a5703. +:a5704 :a5704 :a5704. +:a5705 :a5705 :a5705. +:a5706 :a5706 :a5706. +:a5707 :a5707 :a5707. +:a5708 :a5708 :a5708. +:a5709 :a5709 :a5709. +:a5710 :a5710 :a5710. +:a5711 :a5711 :a5711. +:a5712 :a5712 :a5712. +:a5713 :a5713 :a5713. +:a5714 :a5714 :a5714. +:a5715 :a5715 :a5715. +:a5716 :a5716 :a5716. +:a5717 :a5717 :a5717. +:a5718 :a5718 :a5718. +:a5719 :a5719 :a5719. +:a5720 :a5720 :a5720. +:a5721 :a5721 :a5721. +:a5722 :a5722 :a5722. +:a5723 :a5723 :a5723. +:a5724 :a5724 :a5724. +:a5725 :a5725 :a5725. +:a5726 :a5726 :a5726. +:a5727 :a5727 :a5727. +:a5728 :a5728 :a5728. +:a5729 :a5729 :a5729. +:a5730 :a5730 :a5730. +:a5731 :a5731 :a5731. +:a5732 :a5732 :a5732. +:a5733 :a5733 :a5733. +:a5734 :a5734 :a5734. +:a5735 :a5735 :a5735. +:a5736 :a5736 :a5736. +:a5737 :a5737 :a5737. +:a5738 :a5738 :a5738. +:a5739 :a5739 :a5739. +:a5740 :a5740 :a5740. +:a5741 :a5741 :a5741. +:a5742 :a5742 :a5742. +:a5743 :a5743 :a5743. +:a5744 :a5744 :a5744. +:a5745 :a5745 :a5745. +:a5746 :a5746 :a5746. +:a5747 :a5747 :a5747. +:a5748 :a5748 :a5748. +:a5749 :a5749 :a5749. +:a5750 :a5750 :a5750. +:a5751 :a5751 :a5751. +:a5752 :a5752 :a5752. +:a5753 :a5753 :a5753. +:a5754 :a5754 :a5754. +:a5755 :a5755 :a5755. +:a5756 :a5756 :a5756. +:a5757 :a5757 :a5757. +:a5758 :a5758 :a5758. +:a5759 :a5759 :a5759. +:a5760 :a5760 :a5760. +:a5761 :a5761 :a5761. +:a5762 :a5762 :a5762. +:a5763 :a5763 :a5763. +:a5764 :a5764 :a5764. +:a5765 :a5765 :a5765. +:a5766 :a5766 :a5766. +:a5767 :a5767 :a5767. +:a5768 :a5768 :a5768. +:a5769 :a5769 :a5769. +:a5770 :a5770 :a5770. +:a5771 :a5771 :a5771. +:a5772 :a5772 :a5772. +:a5773 :a5773 :a5773. +:a5774 :a5774 :a5774. +:a5775 :a5775 :a5775. +:a5776 :a5776 :a5776. +:a5777 :a5777 :a5777. +:a5778 :a5778 :a5778. +:a5779 :a5779 :a5779. +:a5780 :a5780 :a5780. +:a5781 :a5781 :a5781. +:a5782 :a5782 :a5782. +:a5783 :a5783 :a5783. +:a5784 :a5784 :a5784. +:a5785 :a5785 :a5785. +:a5786 :a5786 :a5786. +:a5787 :a5787 :a5787. +:a5788 :a5788 :a5788. +:a5789 :a5789 :a5789. +:a5790 :a5790 :a5790. +:a5791 :a5791 :a5791. +:a5792 :a5792 :a5792. +:a5793 :a5793 :a5793. +:a5794 :a5794 :a5794. +:a5795 :a5795 :a5795. +:a5796 :a5796 :a5796. +:a5797 :a5797 :a5797. +:a5798 :a5798 :a5798. +:a5799 :a5799 :a5799. +:a5800 :a5800 :a5800. +:a5801 :a5801 :a5801. +:a5802 :a5802 :a5802. +:a5803 :a5803 :a5803. +:a5804 :a5804 :a5804. +:a5805 :a5805 :a5805. +:a5806 :a5806 :a5806. +:a5807 :a5807 :a5807. +:a5808 :a5808 :a5808. +:a5809 :a5809 :a5809. +:a5810 :a5810 :a5810. +:a5811 :a5811 :a5811. +:a5812 :a5812 :a5812. +:a5813 :a5813 :a5813. +:a5814 :a5814 :a5814. +:a5815 :a5815 :a5815. +:a5816 :a5816 :a5816. +:a5817 :a5817 :a5817. +:a5818 :a5818 :a5818. +:a5819 :a5819 :a5819. +:a5820 :a5820 :a5820. +:a5821 :a5821 :a5821. +:a5822 :a5822 :a5822. +:a5823 :a5823 :a5823. +:a5824 :a5824 :a5824. +:a5825 :a5825 :a5825. +:a5826 :a5826 :a5826. +:a5827 :a5827 :a5827. +:a5828 :a5828 :a5828. +:a5829 :a5829 :a5829. +:a5830 :a5830 :a5830. +:a5831 :a5831 :a5831. +:a5832 :a5832 :a5832. +:a5833 :a5833 :a5833. +:a5834 :a5834 :a5834. +:a5835 :a5835 :a5835. +:a5836 :a5836 :a5836. +:a5837 :a5837 :a5837. +:a5838 :a5838 :a5838. +:a5839 :a5839 :a5839. +:a5840 :a5840 :a5840. +:a5841 :a5841 :a5841. +:a5842 :a5842 :a5842. +:a5843 :a5843 :a5843. +:a5844 :a5844 :a5844. +:a5845 :a5845 :a5845. +:a5846 :a5846 :a5846. +:a5847 :a5847 :a5847. +:a5848 :a5848 :a5848. +:a5849 :a5849 :a5849. +:a5850 :a5850 :a5850. +:a5851 :a5851 :a5851. +:a5852 :a5852 :a5852. +:a5853 :a5853 :a5853. +:a5854 :a5854 :a5854. +:a5855 :a5855 :a5855. +:a5856 :a5856 :a5856. +:a5857 :a5857 :a5857. +:a5858 :a5858 :a5858. +:a5859 :a5859 :a5859. +:a5860 :a5860 :a5860. +:a5861 :a5861 :a5861. +:a5862 :a5862 :a5862. +:a5863 :a5863 :a5863. +:a5864 :a5864 :a5864. +:a5865 :a5865 :a5865. +:a5866 :a5866 :a5866. +:a5867 :a5867 :a5867. +:a5868 :a5868 :a5868. +:a5869 :a5869 :a5869. +:a5870 :a5870 :a5870. +:a5871 :a5871 :a5871. +:a5872 :a5872 :a5872. +:a5873 :a5873 :a5873. +:a5874 :a5874 :a5874. +:a5875 :a5875 :a5875. +:a5876 :a5876 :a5876. +:a5877 :a5877 :a5877. +:a5878 :a5878 :a5878. +:a5879 :a5879 :a5879. +:a5880 :a5880 :a5880. +:a5881 :a5881 :a5881. +:a5882 :a5882 :a5882. +:a5883 :a5883 :a5883. +:a5884 :a5884 :a5884. +:a5885 :a5885 :a5885. +:a5886 :a5886 :a5886. +:a5887 :a5887 :a5887. +:a5888 :a5888 :a5888. +:a5889 :a5889 :a5889. +:a5890 :a5890 :a5890. +:a5891 :a5891 :a5891. +:a5892 :a5892 :a5892. +:a5893 :a5893 :a5893. +:a5894 :a5894 :a5894. +:a5895 :a5895 :a5895. +:a5896 :a5896 :a5896. +:a5897 :a5897 :a5897. +:a5898 :a5898 :a5898. +:a5899 :a5899 :a5899. +:a5900 :a5900 :a5900. +:a5901 :a5901 :a5901. +:a5902 :a5902 :a5902. +:a5903 :a5903 :a5903. +:a5904 :a5904 :a5904. +:a5905 :a5905 :a5905. +:a5906 :a5906 :a5906. +:a5907 :a5907 :a5907. +:a5908 :a5908 :a5908. +:a5909 :a5909 :a5909. +:a5910 :a5910 :a5910. +:a5911 :a5911 :a5911. +:a5912 :a5912 :a5912. +:a5913 :a5913 :a5913. +:a5914 :a5914 :a5914. +:a5915 :a5915 :a5915. +:a5916 :a5916 :a5916. +:a5917 :a5917 :a5917. +:a5918 :a5918 :a5918. +:a5919 :a5919 :a5919. +:a5920 :a5920 :a5920. +:a5921 :a5921 :a5921. +:a5922 :a5922 :a5922. +:a5923 :a5923 :a5923. +:a5924 :a5924 :a5924. +:a5925 :a5925 :a5925. +:a5926 :a5926 :a5926. +:a5927 :a5927 :a5927. +:a5928 :a5928 :a5928. +:a5929 :a5929 :a5929. +:a5930 :a5930 :a5930. +:a5931 :a5931 :a5931. +:a5932 :a5932 :a5932. +:a5933 :a5933 :a5933. +:a5934 :a5934 :a5934. +:a5935 :a5935 :a5935. +:a5936 :a5936 :a5936. +:a5937 :a5937 :a5937. +:a5938 :a5938 :a5938. +:a5939 :a5939 :a5939. +:a5940 :a5940 :a5940. +:a5941 :a5941 :a5941. +:a5942 :a5942 :a5942. +:a5943 :a5943 :a5943. +:a5944 :a5944 :a5944. +:a5945 :a5945 :a5945. +:a5946 :a5946 :a5946. +:a5947 :a5947 :a5947. +:a5948 :a5948 :a5948. +:a5949 :a5949 :a5949. +:a5950 :a5950 :a5950. +:a5951 :a5951 :a5951. +:a5952 :a5952 :a5952. +:a5953 :a5953 :a5953. +:a5954 :a5954 :a5954. +:a5955 :a5955 :a5955. +:a5956 :a5956 :a5956. +:a5957 :a5957 :a5957. +:a5958 :a5958 :a5958. +:a5959 :a5959 :a5959. +:a5960 :a5960 :a5960. +:a5961 :a5961 :a5961. +:a5962 :a5962 :a5962. +:a5963 :a5963 :a5963. +:a5964 :a5964 :a5964. +:a5965 :a5965 :a5965. +:a5966 :a5966 :a5966. +:a5967 :a5967 :a5967. +:a5968 :a5968 :a5968. +:a5969 :a5969 :a5969. +:a5970 :a5970 :a5970. +:a5971 :a5971 :a5971. +:a5972 :a5972 :a5972. +:a5973 :a5973 :a5973. +:a5974 :a5974 :a5974. +:a5975 :a5975 :a5975. +:a5976 :a5976 :a5976. +:a5977 :a5977 :a5977. +:a5978 :a5978 :a5978. +:a5979 :a5979 :a5979. +:a5980 :a5980 :a5980. +:a5981 :a5981 :a5981. +:a5982 :a5982 :a5982. +:a5983 :a5983 :a5983. +:a5984 :a5984 :a5984. +:a5985 :a5985 :a5985. +:a5986 :a5986 :a5986. +:a5987 :a5987 :a5987. +:a5988 :a5988 :a5988. +:a5989 :a5989 :a5989. +:a5990 :a5990 :a5990. +:a5991 :a5991 :a5991. +:a5992 :a5992 :a5992. +:a5993 :a5993 :a5993. +:a5994 :a5994 :a5994. +:a5995 :a5995 :a5995. +:a5996 :a5996 :a5996. +:a5997 :a5997 :a5997. +:a5998 :a5998 :a5998. +:a5999 :a5999 :a5999. +:a6000 :a6000 :a6000. +:a6001 :a6001 :a6001. +:a6002 :a6002 :a6002. +:a6003 :a6003 :a6003. +:a6004 :a6004 :a6004. +:a6005 :a6005 :a6005. +:a6006 :a6006 :a6006. +:a6007 :a6007 :a6007. +:a6008 :a6008 :a6008. +:a6009 :a6009 :a6009. +:a6010 :a6010 :a6010. +:a6011 :a6011 :a6011. +:a6012 :a6012 :a6012. +:a6013 :a6013 :a6013. +:a6014 :a6014 :a6014. +:a6015 :a6015 :a6015. +:a6016 :a6016 :a6016. +:a6017 :a6017 :a6017. +:a6018 :a6018 :a6018. +:a6019 :a6019 :a6019. +:a6020 :a6020 :a6020. +:a6021 :a6021 :a6021. +:a6022 :a6022 :a6022. +:a6023 :a6023 :a6023. +:a6024 :a6024 :a6024. +:a6025 :a6025 :a6025. +:a6026 :a6026 :a6026. +:a6027 :a6027 :a6027. +:a6028 :a6028 :a6028. +:a6029 :a6029 :a6029. +:a6030 :a6030 :a6030. +:a6031 :a6031 :a6031. +:a6032 :a6032 :a6032. +:a6033 :a6033 :a6033. +:a6034 :a6034 :a6034. +:a6035 :a6035 :a6035. +:a6036 :a6036 :a6036. +:a6037 :a6037 :a6037. +:a6038 :a6038 :a6038. +:a6039 :a6039 :a6039. +:a6040 :a6040 :a6040. +:a6041 :a6041 :a6041. +:a6042 :a6042 :a6042. +:a6043 :a6043 :a6043. +:a6044 :a6044 :a6044. +:a6045 :a6045 :a6045. +:a6046 :a6046 :a6046. +:a6047 :a6047 :a6047. +:a6048 :a6048 :a6048. +:a6049 :a6049 :a6049. +:a6050 :a6050 :a6050. +:a6051 :a6051 :a6051. +:a6052 :a6052 :a6052. +:a6053 :a6053 :a6053. +:a6054 :a6054 :a6054. +:a6055 :a6055 :a6055. +:a6056 :a6056 :a6056. +:a6057 :a6057 :a6057. +:a6058 :a6058 :a6058. +:a6059 :a6059 :a6059. +:a6060 :a6060 :a6060. +:a6061 :a6061 :a6061. +:a6062 :a6062 :a6062. +:a6063 :a6063 :a6063. +:a6064 :a6064 :a6064. +:a6065 :a6065 :a6065. +:a6066 :a6066 :a6066. +:a6067 :a6067 :a6067. +:a6068 :a6068 :a6068. +:a6069 :a6069 :a6069. +:a6070 :a6070 :a6070. +:a6071 :a6071 :a6071. +:a6072 :a6072 :a6072. +:a6073 :a6073 :a6073. +:a6074 :a6074 :a6074. +:a6075 :a6075 :a6075. +:a6076 :a6076 :a6076. +:a6077 :a6077 :a6077. +:a6078 :a6078 :a6078. +:a6079 :a6079 :a6079. +:a6080 :a6080 :a6080. +:a6081 :a6081 :a6081. +:a6082 :a6082 :a6082. +:a6083 :a6083 :a6083. +:a6084 :a6084 :a6084. +:a6085 :a6085 :a6085. +:a6086 :a6086 :a6086. +:a6087 :a6087 :a6087. +:a6088 :a6088 :a6088. +:a6089 :a6089 :a6089. +:a6090 :a6090 :a6090. +:a6091 :a6091 :a6091. +:a6092 :a6092 :a6092. +:a6093 :a6093 :a6093. +:a6094 :a6094 :a6094. +:a6095 :a6095 :a6095. +:a6096 :a6096 :a6096. +:a6097 :a6097 :a6097. +:a6098 :a6098 :a6098. +:a6099 :a6099 :a6099. +:a6100 :a6100 :a6100. +:a6101 :a6101 :a6101. +:a6102 :a6102 :a6102. +:a6103 :a6103 :a6103. +:a6104 :a6104 :a6104. +:a6105 :a6105 :a6105. +:a6106 :a6106 :a6106. +:a6107 :a6107 :a6107. +:a6108 :a6108 :a6108. +:a6109 :a6109 :a6109. +:a6110 :a6110 :a6110. +:a6111 :a6111 :a6111. +:a6112 :a6112 :a6112. +:a6113 :a6113 :a6113. +:a6114 :a6114 :a6114. +:a6115 :a6115 :a6115. +:a6116 :a6116 :a6116. +:a6117 :a6117 :a6117. +:a6118 :a6118 :a6118. +:a6119 :a6119 :a6119. +:a6120 :a6120 :a6120. +:a6121 :a6121 :a6121. +:a6122 :a6122 :a6122. +:a6123 :a6123 :a6123. +:a6124 :a6124 :a6124. +:a6125 :a6125 :a6125. +:a6126 :a6126 :a6126. +:a6127 :a6127 :a6127. +:a6128 :a6128 :a6128. +:a6129 :a6129 :a6129. +:a6130 :a6130 :a6130. +:a6131 :a6131 :a6131. +:a6132 :a6132 :a6132. +:a6133 :a6133 :a6133. +:a6134 :a6134 :a6134. +:a6135 :a6135 :a6135. +:a6136 :a6136 :a6136. +:a6137 :a6137 :a6137. +:a6138 :a6138 :a6138. +:a6139 :a6139 :a6139. +:a6140 :a6140 :a6140. +:a6141 :a6141 :a6141. +:a6142 :a6142 :a6142. +:a6143 :a6143 :a6143. +:a6144 :a6144 :a6144. +:a6145 :a6145 :a6145. +:a6146 :a6146 :a6146. +:a6147 :a6147 :a6147. +:a6148 :a6148 :a6148. +:a6149 :a6149 :a6149. +:a6150 :a6150 :a6150. +:a6151 :a6151 :a6151. +:a6152 :a6152 :a6152. +:a6153 :a6153 :a6153. +:a6154 :a6154 :a6154. +:a6155 :a6155 :a6155. +:a6156 :a6156 :a6156. +:a6157 :a6157 :a6157. +:a6158 :a6158 :a6158. +:a6159 :a6159 :a6159. +:a6160 :a6160 :a6160. +:a6161 :a6161 :a6161. +:a6162 :a6162 :a6162. +:a6163 :a6163 :a6163. +:a6164 :a6164 :a6164. +:a6165 :a6165 :a6165. +:a6166 :a6166 :a6166. +:a6167 :a6167 :a6167. +:a6168 :a6168 :a6168. +:a6169 :a6169 :a6169. +:a6170 :a6170 :a6170. +:a6171 :a6171 :a6171. +:a6172 :a6172 :a6172. +:a6173 :a6173 :a6173. +:a6174 :a6174 :a6174. +:a6175 :a6175 :a6175. +:a6176 :a6176 :a6176. +:a6177 :a6177 :a6177. +:a6178 :a6178 :a6178. +:a6179 :a6179 :a6179. +:a6180 :a6180 :a6180. +:a6181 :a6181 :a6181. +:a6182 :a6182 :a6182. +:a6183 :a6183 :a6183. +:a6184 :a6184 :a6184. +:a6185 :a6185 :a6185. +:a6186 :a6186 :a6186. +:a6187 :a6187 :a6187. +:a6188 :a6188 :a6188. +:a6189 :a6189 :a6189. +:a6190 :a6190 :a6190. +:a6191 :a6191 :a6191. +:a6192 :a6192 :a6192. +:a6193 :a6193 :a6193. +:a6194 :a6194 :a6194. +:a6195 :a6195 :a6195. +:a6196 :a6196 :a6196. +:a6197 :a6197 :a6197. +:a6198 :a6198 :a6198. +:a6199 :a6199 :a6199. +:a6200 :a6200 :a6200. +:a6201 :a6201 :a6201. +:a6202 :a6202 :a6202. +:a6203 :a6203 :a6203. +:a6204 :a6204 :a6204. +:a6205 :a6205 :a6205. +:a6206 :a6206 :a6206. +:a6207 :a6207 :a6207. +:a6208 :a6208 :a6208. +:a6209 :a6209 :a6209. +:a6210 :a6210 :a6210. +:a6211 :a6211 :a6211. +:a6212 :a6212 :a6212. +:a6213 :a6213 :a6213. +:a6214 :a6214 :a6214. +:a6215 :a6215 :a6215. +:a6216 :a6216 :a6216. +:a6217 :a6217 :a6217. +:a6218 :a6218 :a6218. +:a6219 :a6219 :a6219. +:a6220 :a6220 :a6220. +:a6221 :a6221 :a6221. +:a6222 :a6222 :a6222. +:a6223 :a6223 :a6223. +:a6224 :a6224 :a6224. +:a6225 :a6225 :a6225. +:a6226 :a6226 :a6226. +:a6227 :a6227 :a6227. +:a6228 :a6228 :a6228. +:a6229 :a6229 :a6229. +:a6230 :a6230 :a6230. +:a6231 :a6231 :a6231. +:a6232 :a6232 :a6232. +:a6233 :a6233 :a6233. +:a6234 :a6234 :a6234. +:a6235 :a6235 :a6235. +:a6236 :a6236 :a6236. +:a6237 :a6237 :a6237. +:a6238 :a6238 :a6238. +:a6239 :a6239 :a6239. +:a6240 :a6240 :a6240. +:a6241 :a6241 :a6241. +:a6242 :a6242 :a6242. +:a6243 :a6243 :a6243. +:a6244 :a6244 :a6244. +:a6245 :a6245 :a6245. +:a6246 :a6246 :a6246. +:a6247 :a6247 :a6247. +:a6248 :a6248 :a6248. +:a6249 :a6249 :a6249. +:a6250 :a6250 :a6250. +:a6251 :a6251 :a6251. +:a6252 :a6252 :a6252. +:a6253 :a6253 :a6253. +:a6254 :a6254 :a6254. +:a6255 :a6255 :a6255. +:a6256 :a6256 :a6256. +:a6257 :a6257 :a6257. +:a6258 :a6258 :a6258. +:a6259 :a6259 :a6259. +:a6260 :a6260 :a6260. +:a6261 :a6261 :a6261. +:a6262 :a6262 :a6262. +:a6263 :a6263 :a6263. +:a6264 :a6264 :a6264. +:a6265 :a6265 :a6265. +:a6266 :a6266 :a6266. +:a6267 :a6267 :a6267. +:a6268 :a6268 :a6268. +:a6269 :a6269 :a6269. +:a6270 :a6270 :a6270. +:a6271 :a6271 :a6271. +:a6272 :a6272 :a6272. +:a6273 :a6273 :a6273. +:a6274 :a6274 :a6274. +:a6275 :a6275 :a6275. +:a6276 :a6276 :a6276. +:a6277 :a6277 :a6277. +:a6278 :a6278 :a6278. +:a6279 :a6279 :a6279. +:a6280 :a6280 :a6280. +:a6281 :a6281 :a6281. +:a6282 :a6282 :a6282. +:a6283 :a6283 :a6283. +:a6284 :a6284 :a6284. +:a6285 :a6285 :a6285. +:a6286 :a6286 :a6286. +:a6287 :a6287 :a6287. +:a6288 :a6288 :a6288. +:a6289 :a6289 :a6289. +:a6290 :a6290 :a6290. +:a6291 :a6291 :a6291. +:a6292 :a6292 :a6292. +:a6293 :a6293 :a6293. +:a6294 :a6294 :a6294. +:a6295 :a6295 :a6295. +:a6296 :a6296 :a6296. +:a6297 :a6297 :a6297. +:a6298 :a6298 :a6298. +:a6299 :a6299 :a6299. +:a6300 :a6300 :a6300. +:a6301 :a6301 :a6301. +:a6302 :a6302 :a6302. +:a6303 :a6303 :a6303. +:a6304 :a6304 :a6304. +:a6305 :a6305 :a6305. +:a6306 :a6306 :a6306. +:a6307 :a6307 :a6307. +:a6308 :a6308 :a6308. +:a6309 :a6309 :a6309. +:a6310 :a6310 :a6310. +:a6311 :a6311 :a6311. +:a6312 :a6312 :a6312. +:a6313 :a6313 :a6313. +:a6314 :a6314 :a6314. +:a6315 :a6315 :a6315. +:a6316 :a6316 :a6316. +:a6317 :a6317 :a6317. +:a6318 :a6318 :a6318. +:a6319 :a6319 :a6319. +:a6320 :a6320 :a6320. +:a6321 :a6321 :a6321. +:a6322 :a6322 :a6322. +:a6323 :a6323 :a6323. +:a6324 :a6324 :a6324. +:a6325 :a6325 :a6325. +:a6326 :a6326 :a6326. +:a6327 :a6327 :a6327. +:a6328 :a6328 :a6328. +:a6329 :a6329 :a6329. +:a6330 :a6330 :a6330. +:a6331 :a6331 :a6331. +:a6332 :a6332 :a6332. +:a6333 :a6333 :a6333. +:a6334 :a6334 :a6334. +:a6335 :a6335 :a6335. +:a6336 :a6336 :a6336. +:a6337 :a6337 :a6337. +:a6338 :a6338 :a6338. +:a6339 :a6339 :a6339. +:a6340 :a6340 :a6340. +:a6341 :a6341 :a6341. +:a6342 :a6342 :a6342. +:a6343 :a6343 :a6343. +:a6344 :a6344 :a6344. +:a6345 :a6345 :a6345. +:a6346 :a6346 :a6346. +:a6347 :a6347 :a6347. +:a6348 :a6348 :a6348. +:a6349 :a6349 :a6349. +:a6350 :a6350 :a6350. +:a6351 :a6351 :a6351. +:a6352 :a6352 :a6352. +:a6353 :a6353 :a6353. +:a6354 :a6354 :a6354. +:a6355 :a6355 :a6355. +:a6356 :a6356 :a6356. +:a6357 :a6357 :a6357. +:a6358 :a6358 :a6358. +:a6359 :a6359 :a6359. +:a6360 :a6360 :a6360. +:a6361 :a6361 :a6361. +:a6362 :a6362 :a6362. +:a6363 :a6363 :a6363. +:a6364 :a6364 :a6364. +:a6365 :a6365 :a6365. +:a6366 :a6366 :a6366. +:a6367 :a6367 :a6367. +:a6368 :a6368 :a6368. +:a6369 :a6369 :a6369. +:a6370 :a6370 :a6370. +:a6371 :a6371 :a6371. +:a6372 :a6372 :a6372. +:a6373 :a6373 :a6373. +:a6374 :a6374 :a6374. +:a6375 :a6375 :a6375. +:a6376 :a6376 :a6376. +:a6377 :a6377 :a6377. +:a6378 :a6378 :a6378. +:a6379 :a6379 :a6379. +:a6380 :a6380 :a6380. +:a6381 :a6381 :a6381. +:a6382 :a6382 :a6382. +:a6383 :a6383 :a6383. +:a6384 :a6384 :a6384. +:a6385 :a6385 :a6385. +:a6386 :a6386 :a6386. +:a6387 :a6387 :a6387. +:a6388 :a6388 :a6388. +:a6389 :a6389 :a6389. +:a6390 :a6390 :a6390. +:a6391 :a6391 :a6391. +:a6392 :a6392 :a6392. +:a6393 :a6393 :a6393. +:a6394 :a6394 :a6394. +:a6395 :a6395 :a6395. +:a6396 :a6396 :a6396. +:a6397 :a6397 :a6397. +:a6398 :a6398 :a6398. +:a6399 :a6399 :a6399. +:a6400 :a6400 :a6400. +:a6401 :a6401 :a6401. +:a6402 :a6402 :a6402. +:a6403 :a6403 :a6403. +:a6404 :a6404 :a6404. +:a6405 :a6405 :a6405. +:a6406 :a6406 :a6406. +:a6407 :a6407 :a6407. +:a6408 :a6408 :a6408. +:a6409 :a6409 :a6409. +:a6410 :a6410 :a6410. +:a6411 :a6411 :a6411. +:a6412 :a6412 :a6412. +:a6413 :a6413 :a6413. +:a6414 :a6414 :a6414. +:a6415 :a6415 :a6415. +:a6416 :a6416 :a6416. +:a6417 :a6417 :a6417. +:a6418 :a6418 :a6418. +:a6419 :a6419 :a6419. +:a6420 :a6420 :a6420. +:a6421 :a6421 :a6421. +:a6422 :a6422 :a6422. +:a6423 :a6423 :a6423. +:a6424 :a6424 :a6424. +:a6425 :a6425 :a6425. +:a6426 :a6426 :a6426. +:a6427 :a6427 :a6427. +:a6428 :a6428 :a6428. +:a6429 :a6429 :a6429. +:a6430 :a6430 :a6430. +:a6431 :a6431 :a6431. +:a6432 :a6432 :a6432. +:a6433 :a6433 :a6433. +:a6434 :a6434 :a6434. +:a6435 :a6435 :a6435. +:a6436 :a6436 :a6436. +:a6437 :a6437 :a6437. +:a6438 :a6438 :a6438. +:a6439 :a6439 :a6439. +:a6440 :a6440 :a6440. +:a6441 :a6441 :a6441. +:a6442 :a6442 :a6442. +:a6443 :a6443 :a6443. +:a6444 :a6444 :a6444. +:a6445 :a6445 :a6445. +:a6446 :a6446 :a6446. +:a6447 :a6447 :a6447. +:a6448 :a6448 :a6448. +:a6449 :a6449 :a6449. +:a6450 :a6450 :a6450. +:a6451 :a6451 :a6451. +:a6452 :a6452 :a6452. +:a6453 :a6453 :a6453. +:a6454 :a6454 :a6454. +:a6455 :a6455 :a6455. +:a6456 :a6456 :a6456. +:a6457 :a6457 :a6457. +:a6458 :a6458 :a6458. +:a6459 :a6459 :a6459. +:a6460 :a6460 :a6460. +:a6461 :a6461 :a6461. +:a6462 :a6462 :a6462. +:a6463 :a6463 :a6463. +:a6464 :a6464 :a6464. +:a6465 :a6465 :a6465. +:a6466 :a6466 :a6466. +:a6467 :a6467 :a6467. +:a6468 :a6468 :a6468. +:a6469 :a6469 :a6469. +:a6470 :a6470 :a6470. +:a6471 :a6471 :a6471. +:a6472 :a6472 :a6472. +:a6473 :a6473 :a6473. +:a6474 :a6474 :a6474. +:a6475 :a6475 :a6475. +:a6476 :a6476 :a6476. +:a6477 :a6477 :a6477. +:a6478 :a6478 :a6478. +:a6479 :a6479 :a6479. +:a6480 :a6480 :a6480. +:a6481 :a6481 :a6481. +:a6482 :a6482 :a6482. +:a6483 :a6483 :a6483. +:a6484 :a6484 :a6484. +:a6485 :a6485 :a6485. +:a6486 :a6486 :a6486. +:a6487 :a6487 :a6487. +:a6488 :a6488 :a6488. +:a6489 :a6489 :a6489. +:a6490 :a6490 :a6490. +:a6491 :a6491 :a6491. +:a6492 :a6492 :a6492. +:a6493 :a6493 :a6493. +:a6494 :a6494 :a6494. +:a6495 :a6495 :a6495. +:a6496 :a6496 :a6496. +:a6497 :a6497 :a6497. +:a6498 :a6498 :a6498. +:a6499 :a6499 :a6499. +:a6500 :a6500 :a6500. +:a6501 :a6501 :a6501. +:a6502 :a6502 :a6502. +:a6503 :a6503 :a6503. +:a6504 :a6504 :a6504. +:a6505 :a6505 :a6505. +:a6506 :a6506 :a6506. +:a6507 :a6507 :a6507. +:a6508 :a6508 :a6508. +:a6509 :a6509 :a6509. +:a6510 :a6510 :a6510. +:a6511 :a6511 :a6511. +:a6512 :a6512 :a6512. +:a6513 :a6513 :a6513. +:a6514 :a6514 :a6514. +:a6515 :a6515 :a6515. +:a6516 :a6516 :a6516. +:a6517 :a6517 :a6517. +:a6518 :a6518 :a6518. +:a6519 :a6519 :a6519. +:a6520 :a6520 :a6520. +:a6521 :a6521 :a6521. +:a6522 :a6522 :a6522. +:a6523 :a6523 :a6523. +:a6524 :a6524 :a6524. +:a6525 :a6525 :a6525. +:a6526 :a6526 :a6526. +:a6527 :a6527 :a6527. +:a6528 :a6528 :a6528. +:a6529 :a6529 :a6529. +:a6530 :a6530 :a6530. +:a6531 :a6531 :a6531. +:a6532 :a6532 :a6532. +:a6533 :a6533 :a6533. +:a6534 :a6534 :a6534. +:a6535 :a6535 :a6535. +:a6536 :a6536 :a6536. +:a6537 :a6537 :a6537. +:a6538 :a6538 :a6538. +:a6539 :a6539 :a6539. +:a6540 :a6540 :a6540. +:a6541 :a6541 :a6541. +:a6542 :a6542 :a6542. +:a6543 :a6543 :a6543. +:a6544 :a6544 :a6544. +:a6545 :a6545 :a6545. +:a6546 :a6546 :a6546. +:a6547 :a6547 :a6547. +:a6548 :a6548 :a6548. +:a6549 :a6549 :a6549. +:a6550 :a6550 :a6550. +:a6551 :a6551 :a6551. +:a6552 :a6552 :a6552. +:a6553 :a6553 :a6553. +:a6554 :a6554 :a6554. +:a6555 :a6555 :a6555. +:a6556 :a6556 :a6556. +:a6557 :a6557 :a6557. +:a6558 :a6558 :a6558. +:a6559 :a6559 :a6559. +:a6560 :a6560 :a6560. +:a6561 :a6561 :a6561. +:a6562 :a6562 :a6562. +:a6563 :a6563 :a6563. +:a6564 :a6564 :a6564. +:a6565 :a6565 :a6565. +:a6566 :a6566 :a6566. +:a6567 :a6567 :a6567. +:a6568 :a6568 :a6568. +:a6569 :a6569 :a6569. +:a6570 :a6570 :a6570. +:a6571 :a6571 :a6571. +:a6572 :a6572 :a6572. +:a6573 :a6573 :a6573. +:a6574 :a6574 :a6574. +:a6575 :a6575 :a6575. +:a6576 :a6576 :a6576. +:a6577 :a6577 :a6577. +:a6578 :a6578 :a6578. +:a6579 :a6579 :a6579. +:a6580 :a6580 :a6580. +:a6581 :a6581 :a6581. +:a6582 :a6582 :a6582. +:a6583 :a6583 :a6583. +:a6584 :a6584 :a6584. +:a6585 :a6585 :a6585. +:a6586 :a6586 :a6586. +:a6587 :a6587 :a6587. +:a6588 :a6588 :a6588. +:a6589 :a6589 :a6589. +:a6590 :a6590 :a6590. +:a6591 :a6591 :a6591. +:a6592 :a6592 :a6592. +:a6593 :a6593 :a6593. +:a6594 :a6594 :a6594. +:a6595 :a6595 :a6595. +:a6596 :a6596 :a6596. +:a6597 :a6597 :a6597. +:a6598 :a6598 :a6598. +:a6599 :a6599 :a6599. +:a6600 :a6600 :a6600. +:a6601 :a6601 :a6601. +:a6602 :a6602 :a6602. +:a6603 :a6603 :a6603. +:a6604 :a6604 :a6604. +:a6605 :a6605 :a6605. +:a6606 :a6606 :a6606. +:a6607 :a6607 :a6607. +:a6608 :a6608 :a6608. +:a6609 :a6609 :a6609. +:a6610 :a6610 :a6610. +:a6611 :a6611 :a6611. +:a6612 :a6612 :a6612. +:a6613 :a6613 :a6613. +:a6614 :a6614 :a6614. +:a6615 :a6615 :a6615. +:a6616 :a6616 :a6616. +:a6617 :a6617 :a6617. +:a6618 :a6618 :a6618. +:a6619 :a6619 :a6619. +:a6620 :a6620 :a6620. +:a6621 :a6621 :a6621. +:a6622 :a6622 :a6622. +:a6623 :a6623 :a6623. +:a6624 :a6624 :a6624. +:a6625 :a6625 :a6625. +:a6626 :a6626 :a6626. +:a6627 :a6627 :a6627. +:a6628 :a6628 :a6628. +:a6629 :a6629 :a6629. +:a6630 :a6630 :a6630. +:a6631 :a6631 :a6631. +:a6632 :a6632 :a6632. +:a6633 :a6633 :a6633. +:a6634 :a6634 :a6634. +:a6635 :a6635 :a6635. +:a6636 :a6636 :a6636. +:a6637 :a6637 :a6637. +:a6638 :a6638 :a6638. +:a6639 :a6639 :a6639. +:a6640 :a6640 :a6640. +:a6641 :a6641 :a6641. +:a6642 :a6642 :a6642. +:a6643 :a6643 :a6643. +:a6644 :a6644 :a6644. +:a6645 :a6645 :a6645. +:a6646 :a6646 :a6646. +:a6647 :a6647 :a6647. +:a6648 :a6648 :a6648. +:a6649 :a6649 :a6649. +:a6650 :a6650 :a6650. +:a6651 :a6651 :a6651. +:a6652 :a6652 :a6652. +:a6653 :a6653 :a6653. +:a6654 :a6654 :a6654. +:a6655 :a6655 :a6655. +:a6656 :a6656 :a6656. +:a6657 :a6657 :a6657. +:a6658 :a6658 :a6658. +:a6659 :a6659 :a6659. +:a6660 :a6660 :a6660. +:a6661 :a6661 :a6661. +:a6662 :a6662 :a6662. +:a6663 :a6663 :a6663. +:a6664 :a6664 :a6664. +:a6665 :a6665 :a6665. +:a6666 :a6666 :a6666. +:a6667 :a6667 :a6667. +:a6668 :a6668 :a6668. +:a6669 :a6669 :a6669. +:a6670 :a6670 :a6670. +:a6671 :a6671 :a6671. +:a6672 :a6672 :a6672. +:a6673 :a6673 :a6673. +:a6674 :a6674 :a6674. +:a6675 :a6675 :a6675. +:a6676 :a6676 :a6676. +:a6677 :a6677 :a6677. +:a6678 :a6678 :a6678. +:a6679 :a6679 :a6679. +:a6680 :a6680 :a6680. +:a6681 :a6681 :a6681. +:a6682 :a6682 :a6682. +:a6683 :a6683 :a6683. +:a6684 :a6684 :a6684. +:a6685 :a6685 :a6685. +:a6686 :a6686 :a6686. +:a6687 :a6687 :a6687. +:a6688 :a6688 :a6688. +:a6689 :a6689 :a6689. +:a6690 :a6690 :a6690. +:a6691 :a6691 :a6691. +:a6692 :a6692 :a6692. +:a6693 :a6693 :a6693. +:a6694 :a6694 :a6694. +:a6695 :a6695 :a6695. +:a6696 :a6696 :a6696. +:a6697 :a6697 :a6697. +:a6698 :a6698 :a6698. +:a6699 :a6699 :a6699. +:a6700 :a6700 :a6700. +:a6701 :a6701 :a6701. +:a6702 :a6702 :a6702. +:a6703 :a6703 :a6703. +:a6704 :a6704 :a6704. +:a6705 :a6705 :a6705. +:a6706 :a6706 :a6706. +:a6707 :a6707 :a6707. +:a6708 :a6708 :a6708. +:a6709 :a6709 :a6709. +:a6710 :a6710 :a6710. +:a6711 :a6711 :a6711. +:a6712 :a6712 :a6712. +:a6713 :a6713 :a6713. +:a6714 :a6714 :a6714. +:a6715 :a6715 :a6715. +:a6716 :a6716 :a6716. +:a6717 :a6717 :a6717. +:a6718 :a6718 :a6718. +:a6719 :a6719 :a6719. +:a6720 :a6720 :a6720. +:a6721 :a6721 :a6721. +:a6722 :a6722 :a6722. +:a6723 :a6723 :a6723. +:a6724 :a6724 :a6724. +:a6725 :a6725 :a6725. +:a6726 :a6726 :a6726. +:a6727 :a6727 :a6727. +:a6728 :a6728 :a6728. +:a6729 :a6729 :a6729. +:a6730 :a6730 :a6730. +:a6731 :a6731 :a6731. +:a6732 :a6732 :a6732. +:a6733 :a6733 :a6733. +:a6734 :a6734 :a6734. +:a6735 :a6735 :a6735. +:a6736 :a6736 :a6736. +:a6737 :a6737 :a6737. +:a6738 :a6738 :a6738. +:a6739 :a6739 :a6739. +:a6740 :a6740 :a6740. +:a6741 :a6741 :a6741. +:a6742 :a6742 :a6742. +:a6743 :a6743 :a6743. +:a6744 :a6744 :a6744. +:a6745 :a6745 :a6745. +:a6746 :a6746 :a6746. +:a6747 :a6747 :a6747. +:a6748 :a6748 :a6748. +:a6749 :a6749 :a6749. +:a6750 :a6750 :a6750. +:a6751 :a6751 :a6751. +:a6752 :a6752 :a6752. +:a6753 :a6753 :a6753. +:a6754 :a6754 :a6754. +:a6755 :a6755 :a6755. +:a6756 :a6756 :a6756. +:a6757 :a6757 :a6757. +:a6758 :a6758 :a6758. +:a6759 :a6759 :a6759. +:a6760 :a6760 :a6760. +:a6761 :a6761 :a6761. +:a6762 :a6762 :a6762. +:a6763 :a6763 :a6763. +:a6764 :a6764 :a6764. +:a6765 :a6765 :a6765. +:a6766 :a6766 :a6766. +:a6767 :a6767 :a6767. +:a6768 :a6768 :a6768. +:a6769 :a6769 :a6769. +:a6770 :a6770 :a6770. +:a6771 :a6771 :a6771. +:a6772 :a6772 :a6772. +:a6773 :a6773 :a6773. +:a6774 :a6774 :a6774. +:a6775 :a6775 :a6775. +:a6776 :a6776 :a6776. +:a6777 :a6777 :a6777. +:a6778 :a6778 :a6778. +:a6779 :a6779 :a6779. +:a6780 :a6780 :a6780. +:a6781 :a6781 :a6781. +:a6782 :a6782 :a6782. +:a6783 :a6783 :a6783. +:a6784 :a6784 :a6784. +:a6785 :a6785 :a6785. +:a6786 :a6786 :a6786. +:a6787 :a6787 :a6787. +:a6788 :a6788 :a6788. +:a6789 :a6789 :a6789. +:a6790 :a6790 :a6790. +:a6791 :a6791 :a6791. +:a6792 :a6792 :a6792. +:a6793 :a6793 :a6793. +:a6794 :a6794 :a6794. +:a6795 :a6795 :a6795. +:a6796 :a6796 :a6796. +:a6797 :a6797 :a6797. +:a6798 :a6798 :a6798. +:a6799 :a6799 :a6799. +:a6800 :a6800 :a6800. +:a6801 :a6801 :a6801. +:a6802 :a6802 :a6802. +:a6803 :a6803 :a6803. +:a6804 :a6804 :a6804. +:a6805 :a6805 :a6805. +:a6806 :a6806 :a6806. +:a6807 :a6807 :a6807. +:a6808 :a6808 :a6808. +:a6809 :a6809 :a6809. +:a6810 :a6810 :a6810. +:a6811 :a6811 :a6811. +:a6812 :a6812 :a6812. +:a6813 :a6813 :a6813. +:a6814 :a6814 :a6814. +:a6815 :a6815 :a6815. +:a6816 :a6816 :a6816. +:a6817 :a6817 :a6817. +:a6818 :a6818 :a6818. +:a6819 :a6819 :a6819. +:a6820 :a6820 :a6820. +:a6821 :a6821 :a6821. +:a6822 :a6822 :a6822. +:a6823 :a6823 :a6823. +:a6824 :a6824 :a6824. +:a6825 :a6825 :a6825. +:a6826 :a6826 :a6826. +:a6827 :a6827 :a6827. +:a6828 :a6828 :a6828. +:a6829 :a6829 :a6829. +:a6830 :a6830 :a6830. +:a6831 :a6831 :a6831. +:a6832 :a6832 :a6832. +:a6833 :a6833 :a6833. +:a6834 :a6834 :a6834. +:a6835 :a6835 :a6835. +:a6836 :a6836 :a6836. +:a6837 :a6837 :a6837. +:a6838 :a6838 :a6838. +:a6839 :a6839 :a6839. +:a6840 :a6840 :a6840. +:a6841 :a6841 :a6841. +:a6842 :a6842 :a6842. +:a6843 :a6843 :a6843. +:a6844 :a6844 :a6844. +:a6845 :a6845 :a6845. +:a6846 :a6846 :a6846. +:a6847 :a6847 :a6847. +:a6848 :a6848 :a6848. +:a6849 :a6849 :a6849. +:a6850 :a6850 :a6850. +:a6851 :a6851 :a6851. +:a6852 :a6852 :a6852. +:a6853 :a6853 :a6853. +:a6854 :a6854 :a6854. +:a6855 :a6855 :a6855. +:a6856 :a6856 :a6856. +:a6857 :a6857 :a6857. +:a6858 :a6858 :a6858. +:a6859 :a6859 :a6859. +:a6860 :a6860 :a6860. +:a6861 :a6861 :a6861. +:a6862 :a6862 :a6862. +:a6863 :a6863 :a6863. +:a6864 :a6864 :a6864. +:a6865 :a6865 :a6865. +:a6866 :a6866 :a6866. +:a6867 :a6867 :a6867. +:a6868 :a6868 :a6868. +:a6869 :a6869 :a6869. +:a6870 :a6870 :a6870. +:a6871 :a6871 :a6871. +:a6872 :a6872 :a6872. +:a6873 :a6873 :a6873. +:a6874 :a6874 :a6874. +:a6875 :a6875 :a6875. +:a6876 :a6876 :a6876. +:a6877 :a6877 :a6877. +:a6878 :a6878 :a6878. +:a6879 :a6879 :a6879. +:a6880 :a6880 :a6880. +:a6881 :a6881 :a6881. +:a6882 :a6882 :a6882. +:a6883 :a6883 :a6883. +:a6884 :a6884 :a6884. +:a6885 :a6885 :a6885. +:a6886 :a6886 :a6886. +:a6887 :a6887 :a6887. +:a6888 :a6888 :a6888. +:a6889 :a6889 :a6889. +:a6890 :a6890 :a6890. +:a6891 :a6891 :a6891. +:a6892 :a6892 :a6892. +:a6893 :a6893 :a6893. +:a6894 :a6894 :a6894. +:a6895 :a6895 :a6895. +:a6896 :a6896 :a6896. +:a6897 :a6897 :a6897. +:a6898 :a6898 :a6898. +:a6899 :a6899 :a6899. +:a6900 :a6900 :a6900. +:a6901 :a6901 :a6901. +:a6902 :a6902 :a6902. +:a6903 :a6903 :a6903. +:a6904 :a6904 :a6904. +:a6905 :a6905 :a6905. +:a6906 :a6906 :a6906. +:a6907 :a6907 :a6907. +:a6908 :a6908 :a6908. +:a6909 :a6909 :a6909. +:a6910 :a6910 :a6910. +:a6911 :a6911 :a6911. +:a6912 :a6912 :a6912. +:a6913 :a6913 :a6913. +:a6914 :a6914 :a6914. +:a6915 :a6915 :a6915. +:a6916 :a6916 :a6916. +:a6917 :a6917 :a6917. +:a6918 :a6918 :a6918. +:a6919 :a6919 :a6919. +:a6920 :a6920 :a6920. +:a6921 :a6921 :a6921. +:a6922 :a6922 :a6922. +:a6923 :a6923 :a6923. +:a6924 :a6924 :a6924. +:a6925 :a6925 :a6925. +:a6926 :a6926 :a6926. +:a6927 :a6927 :a6927. +:a6928 :a6928 :a6928. +:a6929 :a6929 :a6929. +:a6930 :a6930 :a6930. +:a6931 :a6931 :a6931. +:a6932 :a6932 :a6932. +:a6933 :a6933 :a6933. +:a6934 :a6934 :a6934. +:a6935 :a6935 :a6935. +:a6936 :a6936 :a6936. +:a6937 :a6937 :a6937. +:a6938 :a6938 :a6938. +:a6939 :a6939 :a6939. +:a6940 :a6940 :a6940. +:a6941 :a6941 :a6941. +:a6942 :a6942 :a6942. +:a6943 :a6943 :a6943. +:a6944 :a6944 :a6944. +:a6945 :a6945 :a6945. +:a6946 :a6946 :a6946. +:a6947 :a6947 :a6947. +:a6948 :a6948 :a6948. +:a6949 :a6949 :a6949. +:a6950 :a6950 :a6950. +:a6951 :a6951 :a6951. +:a6952 :a6952 :a6952. +:a6953 :a6953 :a6953. +:a6954 :a6954 :a6954. +:a6955 :a6955 :a6955. +:a6956 :a6956 :a6956. +:a6957 :a6957 :a6957. +:a6958 :a6958 :a6958. +:a6959 :a6959 :a6959. +:a6960 :a6960 :a6960. +:a6961 :a6961 :a6961. +:a6962 :a6962 :a6962. +:a6963 :a6963 :a6963. +:a6964 :a6964 :a6964. +:a6965 :a6965 :a6965. +:a6966 :a6966 :a6966. +:a6967 :a6967 :a6967. +:a6968 :a6968 :a6968. +:a6969 :a6969 :a6969. +:a6970 :a6970 :a6970. +:a6971 :a6971 :a6971. +:a6972 :a6972 :a6972. +:a6973 :a6973 :a6973. +:a6974 :a6974 :a6974. +:a6975 :a6975 :a6975. +:a6976 :a6976 :a6976. +:a6977 :a6977 :a6977. +:a6978 :a6978 :a6978. +:a6979 :a6979 :a6979. +:a6980 :a6980 :a6980. +:a6981 :a6981 :a6981. +:a6982 :a6982 :a6982. +:a6983 :a6983 :a6983. +:a6984 :a6984 :a6984. +:a6985 :a6985 :a6985. +:a6986 :a6986 :a6986. +:a6987 :a6987 :a6987. +:a6988 :a6988 :a6988. +:a6989 :a6989 :a6989. +:a6990 :a6990 :a6990. +:a6991 :a6991 :a6991. +:a6992 :a6992 :a6992. +:a6993 :a6993 :a6993. +:a6994 :a6994 :a6994. +:a6995 :a6995 :a6995. +:a6996 :a6996 :a6996. +:a6997 :a6997 :a6997. +:a6998 :a6998 :a6998. +:a6999 :a6999 :a6999. +:a7000 :a7000 :a7000. +:a7001 :a7001 :a7001. +:a7002 :a7002 :a7002. +:a7003 :a7003 :a7003. +:a7004 :a7004 :a7004. +:a7005 :a7005 :a7005. +:a7006 :a7006 :a7006. +:a7007 :a7007 :a7007. +:a7008 :a7008 :a7008. +:a7009 :a7009 :a7009. +:a7010 :a7010 :a7010. +:a7011 :a7011 :a7011. +:a7012 :a7012 :a7012. +:a7013 :a7013 :a7013. +:a7014 :a7014 :a7014. +:a7015 :a7015 :a7015. +:a7016 :a7016 :a7016. +:a7017 :a7017 :a7017. +:a7018 :a7018 :a7018. +:a7019 :a7019 :a7019. +:a7020 :a7020 :a7020. +:a7021 :a7021 :a7021. +:a7022 :a7022 :a7022. +:a7023 :a7023 :a7023. +:a7024 :a7024 :a7024. +:a7025 :a7025 :a7025. +:a7026 :a7026 :a7026. +:a7027 :a7027 :a7027. +:a7028 :a7028 :a7028. +:a7029 :a7029 :a7029. +:a7030 :a7030 :a7030. +:a7031 :a7031 :a7031. +:a7032 :a7032 :a7032. +:a7033 :a7033 :a7033. +:a7034 :a7034 :a7034. +:a7035 :a7035 :a7035. +:a7036 :a7036 :a7036. +:a7037 :a7037 :a7037. +:a7038 :a7038 :a7038. +:a7039 :a7039 :a7039. +:a7040 :a7040 :a7040. +:a7041 :a7041 :a7041. +:a7042 :a7042 :a7042. +:a7043 :a7043 :a7043. +:a7044 :a7044 :a7044. +:a7045 :a7045 :a7045. +:a7046 :a7046 :a7046. +:a7047 :a7047 :a7047. +:a7048 :a7048 :a7048. +:a7049 :a7049 :a7049. +:a7050 :a7050 :a7050. +:a7051 :a7051 :a7051. +:a7052 :a7052 :a7052. +:a7053 :a7053 :a7053. +:a7054 :a7054 :a7054. +:a7055 :a7055 :a7055. +:a7056 :a7056 :a7056. +:a7057 :a7057 :a7057. +:a7058 :a7058 :a7058. +:a7059 :a7059 :a7059. +:a7060 :a7060 :a7060. +:a7061 :a7061 :a7061. +:a7062 :a7062 :a7062. +:a7063 :a7063 :a7063. +:a7064 :a7064 :a7064. +:a7065 :a7065 :a7065. +:a7066 :a7066 :a7066. +:a7067 :a7067 :a7067. +:a7068 :a7068 :a7068. +:a7069 :a7069 :a7069. +:a7070 :a7070 :a7070. +:a7071 :a7071 :a7071. +:a7072 :a7072 :a7072. +:a7073 :a7073 :a7073. +:a7074 :a7074 :a7074. +:a7075 :a7075 :a7075. +:a7076 :a7076 :a7076. +:a7077 :a7077 :a7077. +:a7078 :a7078 :a7078. +:a7079 :a7079 :a7079. +:a7080 :a7080 :a7080. +:a7081 :a7081 :a7081. +:a7082 :a7082 :a7082. +:a7083 :a7083 :a7083. +:a7084 :a7084 :a7084. +:a7085 :a7085 :a7085. +:a7086 :a7086 :a7086. +:a7087 :a7087 :a7087. +:a7088 :a7088 :a7088. +:a7089 :a7089 :a7089. +:a7090 :a7090 :a7090. +:a7091 :a7091 :a7091. +:a7092 :a7092 :a7092. +:a7093 :a7093 :a7093. +:a7094 :a7094 :a7094. +:a7095 :a7095 :a7095. +:a7096 :a7096 :a7096. +:a7097 :a7097 :a7097. +:a7098 :a7098 :a7098. +:a7099 :a7099 :a7099. +:a7100 :a7100 :a7100. +:a7101 :a7101 :a7101. +:a7102 :a7102 :a7102. +:a7103 :a7103 :a7103. +:a7104 :a7104 :a7104. +:a7105 :a7105 :a7105. +:a7106 :a7106 :a7106. +:a7107 :a7107 :a7107. +:a7108 :a7108 :a7108. +:a7109 :a7109 :a7109. +:a7110 :a7110 :a7110. +:a7111 :a7111 :a7111. +:a7112 :a7112 :a7112. +:a7113 :a7113 :a7113. +:a7114 :a7114 :a7114. +:a7115 :a7115 :a7115. +:a7116 :a7116 :a7116. +:a7117 :a7117 :a7117. +:a7118 :a7118 :a7118. +:a7119 :a7119 :a7119. +:a7120 :a7120 :a7120. +:a7121 :a7121 :a7121. +:a7122 :a7122 :a7122. +:a7123 :a7123 :a7123. +:a7124 :a7124 :a7124. +:a7125 :a7125 :a7125. +:a7126 :a7126 :a7126. +:a7127 :a7127 :a7127. +:a7128 :a7128 :a7128. +:a7129 :a7129 :a7129. +:a7130 :a7130 :a7130. +:a7131 :a7131 :a7131. +:a7132 :a7132 :a7132. +:a7133 :a7133 :a7133. +:a7134 :a7134 :a7134. +:a7135 :a7135 :a7135. +:a7136 :a7136 :a7136. +:a7137 :a7137 :a7137. +:a7138 :a7138 :a7138. +:a7139 :a7139 :a7139. +:a7140 :a7140 :a7140. +:a7141 :a7141 :a7141. +:a7142 :a7142 :a7142. +:a7143 :a7143 :a7143. +:a7144 :a7144 :a7144. +:a7145 :a7145 :a7145. +:a7146 :a7146 :a7146. +:a7147 :a7147 :a7147. +:a7148 :a7148 :a7148. +:a7149 :a7149 :a7149. +:a7150 :a7150 :a7150. +:a7151 :a7151 :a7151. +:a7152 :a7152 :a7152. +:a7153 :a7153 :a7153. +:a7154 :a7154 :a7154. +:a7155 :a7155 :a7155. +:a7156 :a7156 :a7156. +:a7157 :a7157 :a7157. +:a7158 :a7158 :a7158. +:a7159 :a7159 :a7159. +:a7160 :a7160 :a7160. +:a7161 :a7161 :a7161. +:a7162 :a7162 :a7162. +:a7163 :a7163 :a7163. +:a7164 :a7164 :a7164. +:a7165 :a7165 :a7165. +:a7166 :a7166 :a7166. +:a7167 :a7167 :a7167. +:a7168 :a7168 :a7168. +:a7169 :a7169 :a7169. +:a7170 :a7170 :a7170. +:a7171 :a7171 :a7171. +:a7172 :a7172 :a7172. +:a7173 :a7173 :a7173. +:a7174 :a7174 :a7174. +:a7175 :a7175 :a7175. +:a7176 :a7176 :a7176. +:a7177 :a7177 :a7177. +:a7178 :a7178 :a7178. +:a7179 :a7179 :a7179. +:a7180 :a7180 :a7180. +:a7181 :a7181 :a7181. +:a7182 :a7182 :a7182. +:a7183 :a7183 :a7183. +:a7184 :a7184 :a7184. +:a7185 :a7185 :a7185. +:a7186 :a7186 :a7186. +:a7187 :a7187 :a7187. +:a7188 :a7188 :a7188. +:a7189 :a7189 :a7189. +:a7190 :a7190 :a7190. +:a7191 :a7191 :a7191. +:a7192 :a7192 :a7192. +:a7193 :a7193 :a7193. +:a7194 :a7194 :a7194. +:a7195 :a7195 :a7195. +:a7196 :a7196 :a7196. +:a7197 :a7197 :a7197. +:a7198 :a7198 :a7198. +:a7199 :a7199 :a7199. +:a7200 :a7200 :a7200. +:a7201 :a7201 :a7201. +:a7202 :a7202 :a7202. +:a7203 :a7203 :a7203. +:a7204 :a7204 :a7204. +:a7205 :a7205 :a7205. +:a7206 :a7206 :a7206. +:a7207 :a7207 :a7207. +:a7208 :a7208 :a7208. +:a7209 :a7209 :a7209. +:a7210 :a7210 :a7210. +:a7211 :a7211 :a7211. +:a7212 :a7212 :a7212. +:a7213 :a7213 :a7213. +:a7214 :a7214 :a7214. +:a7215 :a7215 :a7215. +:a7216 :a7216 :a7216. +:a7217 :a7217 :a7217. +:a7218 :a7218 :a7218. +:a7219 :a7219 :a7219. +:a7220 :a7220 :a7220. +:a7221 :a7221 :a7221. +:a7222 :a7222 :a7222. +:a7223 :a7223 :a7223. +:a7224 :a7224 :a7224. +:a7225 :a7225 :a7225. +:a7226 :a7226 :a7226. +:a7227 :a7227 :a7227. +:a7228 :a7228 :a7228. +:a7229 :a7229 :a7229. +:a7230 :a7230 :a7230. +:a7231 :a7231 :a7231. +:a7232 :a7232 :a7232. +:a7233 :a7233 :a7233. +:a7234 :a7234 :a7234. +:a7235 :a7235 :a7235. +:a7236 :a7236 :a7236. +:a7237 :a7237 :a7237. +:a7238 :a7238 :a7238. +:a7239 :a7239 :a7239. +:a7240 :a7240 :a7240. +:a7241 :a7241 :a7241. +:a7242 :a7242 :a7242. +:a7243 :a7243 :a7243. +:a7244 :a7244 :a7244. +:a7245 :a7245 :a7245. +:a7246 :a7246 :a7246. +:a7247 :a7247 :a7247. +:a7248 :a7248 :a7248. +:a7249 :a7249 :a7249. +:a7250 :a7250 :a7250. +:a7251 :a7251 :a7251. +:a7252 :a7252 :a7252. +:a7253 :a7253 :a7253. +:a7254 :a7254 :a7254. +:a7255 :a7255 :a7255. +:a7256 :a7256 :a7256. +:a7257 :a7257 :a7257. +:a7258 :a7258 :a7258. +:a7259 :a7259 :a7259. +:a7260 :a7260 :a7260. +:a7261 :a7261 :a7261. +:a7262 :a7262 :a7262. +:a7263 :a7263 :a7263. +:a7264 :a7264 :a7264. +:a7265 :a7265 :a7265. +:a7266 :a7266 :a7266. +:a7267 :a7267 :a7267. +:a7268 :a7268 :a7268. +:a7269 :a7269 :a7269. +:a7270 :a7270 :a7270. +:a7271 :a7271 :a7271. +:a7272 :a7272 :a7272. +:a7273 :a7273 :a7273. +:a7274 :a7274 :a7274. +:a7275 :a7275 :a7275. +:a7276 :a7276 :a7276. +:a7277 :a7277 :a7277. +:a7278 :a7278 :a7278. +:a7279 :a7279 :a7279. +:a7280 :a7280 :a7280. +:a7281 :a7281 :a7281. +:a7282 :a7282 :a7282. +:a7283 :a7283 :a7283. +:a7284 :a7284 :a7284. +:a7285 :a7285 :a7285. +:a7286 :a7286 :a7286. +:a7287 :a7287 :a7287. +:a7288 :a7288 :a7288. +:a7289 :a7289 :a7289. +:a7290 :a7290 :a7290. +:a7291 :a7291 :a7291. +:a7292 :a7292 :a7292. +:a7293 :a7293 :a7293. +:a7294 :a7294 :a7294. +:a7295 :a7295 :a7295. +:a7296 :a7296 :a7296. +:a7297 :a7297 :a7297. +:a7298 :a7298 :a7298. +:a7299 :a7299 :a7299. +:a7300 :a7300 :a7300. +:a7301 :a7301 :a7301. +:a7302 :a7302 :a7302. +:a7303 :a7303 :a7303. +:a7304 :a7304 :a7304. +:a7305 :a7305 :a7305. +:a7306 :a7306 :a7306. +:a7307 :a7307 :a7307. +:a7308 :a7308 :a7308. +:a7309 :a7309 :a7309. +:a7310 :a7310 :a7310. +:a7311 :a7311 :a7311. +:a7312 :a7312 :a7312. +:a7313 :a7313 :a7313. +:a7314 :a7314 :a7314. +:a7315 :a7315 :a7315. +:a7316 :a7316 :a7316. +:a7317 :a7317 :a7317. +:a7318 :a7318 :a7318. +:a7319 :a7319 :a7319. +:a7320 :a7320 :a7320. +:a7321 :a7321 :a7321. +:a7322 :a7322 :a7322. +:a7323 :a7323 :a7323. +:a7324 :a7324 :a7324. +:a7325 :a7325 :a7325. +:a7326 :a7326 :a7326. +:a7327 :a7327 :a7327. +:a7328 :a7328 :a7328. +:a7329 :a7329 :a7329. +:a7330 :a7330 :a7330. +:a7331 :a7331 :a7331. +:a7332 :a7332 :a7332. +:a7333 :a7333 :a7333. +:a7334 :a7334 :a7334. +:a7335 :a7335 :a7335. +:a7336 :a7336 :a7336. +:a7337 :a7337 :a7337. +:a7338 :a7338 :a7338. +:a7339 :a7339 :a7339. +:a7340 :a7340 :a7340. +:a7341 :a7341 :a7341. +:a7342 :a7342 :a7342. +:a7343 :a7343 :a7343. +:a7344 :a7344 :a7344. +:a7345 :a7345 :a7345. +:a7346 :a7346 :a7346. +:a7347 :a7347 :a7347. +:a7348 :a7348 :a7348. +:a7349 :a7349 :a7349. +:a7350 :a7350 :a7350. +:a7351 :a7351 :a7351. +:a7352 :a7352 :a7352. +:a7353 :a7353 :a7353. +:a7354 :a7354 :a7354. +:a7355 :a7355 :a7355. +:a7356 :a7356 :a7356. +:a7357 :a7357 :a7357. +:a7358 :a7358 :a7358. +:a7359 :a7359 :a7359. +:a7360 :a7360 :a7360. +:a7361 :a7361 :a7361. +:a7362 :a7362 :a7362. +:a7363 :a7363 :a7363. +:a7364 :a7364 :a7364. +:a7365 :a7365 :a7365. +:a7366 :a7366 :a7366. +:a7367 :a7367 :a7367. +:a7368 :a7368 :a7368. +:a7369 :a7369 :a7369. +:a7370 :a7370 :a7370. +:a7371 :a7371 :a7371. +:a7372 :a7372 :a7372. +:a7373 :a7373 :a7373. +:a7374 :a7374 :a7374. +:a7375 :a7375 :a7375. +:a7376 :a7376 :a7376. +:a7377 :a7377 :a7377. +:a7378 :a7378 :a7378. +:a7379 :a7379 :a7379. +:a7380 :a7380 :a7380. +:a7381 :a7381 :a7381. +:a7382 :a7382 :a7382. +:a7383 :a7383 :a7383. +:a7384 :a7384 :a7384. +:a7385 :a7385 :a7385. +:a7386 :a7386 :a7386. +:a7387 :a7387 :a7387. +:a7388 :a7388 :a7388. +:a7389 :a7389 :a7389. +:a7390 :a7390 :a7390. +:a7391 :a7391 :a7391. +:a7392 :a7392 :a7392. +:a7393 :a7393 :a7393. +:a7394 :a7394 :a7394. +:a7395 :a7395 :a7395. +:a7396 :a7396 :a7396. +:a7397 :a7397 :a7397. +:a7398 :a7398 :a7398. +:a7399 :a7399 :a7399. +:a7400 :a7400 :a7400. +:a7401 :a7401 :a7401. +:a7402 :a7402 :a7402. +:a7403 :a7403 :a7403. +:a7404 :a7404 :a7404. +:a7405 :a7405 :a7405. +:a7406 :a7406 :a7406. +:a7407 :a7407 :a7407. +:a7408 :a7408 :a7408. +:a7409 :a7409 :a7409. +:a7410 :a7410 :a7410. +:a7411 :a7411 :a7411. +:a7412 :a7412 :a7412. +:a7413 :a7413 :a7413. +:a7414 :a7414 :a7414. +:a7415 :a7415 :a7415. +:a7416 :a7416 :a7416. +:a7417 :a7417 :a7417. +:a7418 :a7418 :a7418. +:a7419 :a7419 :a7419. +:a7420 :a7420 :a7420. +:a7421 :a7421 :a7421. +:a7422 :a7422 :a7422. +:a7423 :a7423 :a7423. +:a7424 :a7424 :a7424. +:a7425 :a7425 :a7425. +:a7426 :a7426 :a7426. +:a7427 :a7427 :a7427. +:a7428 :a7428 :a7428. +:a7429 :a7429 :a7429. +:a7430 :a7430 :a7430. +:a7431 :a7431 :a7431. +:a7432 :a7432 :a7432. +:a7433 :a7433 :a7433. +:a7434 :a7434 :a7434. +:a7435 :a7435 :a7435. +:a7436 :a7436 :a7436. +:a7437 :a7437 :a7437. +:a7438 :a7438 :a7438. +:a7439 :a7439 :a7439. +:a7440 :a7440 :a7440. +:a7441 :a7441 :a7441. +:a7442 :a7442 :a7442. +:a7443 :a7443 :a7443. +:a7444 :a7444 :a7444. +:a7445 :a7445 :a7445. +:a7446 :a7446 :a7446. +:a7447 :a7447 :a7447. +:a7448 :a7448 :a7448. +:a7449 :a7449 :a7449. +:a7450 :a7450 :a7450. +:a7451 :a7451 :a7451. +:a7452 :a7452 :a7452. +:a7453 :a7453 :a7453. +:a7454 :a7454 :a7454. +:a7455 :a7455 :a7455. +:a7456 :a7456 :a7456. +:a7457 :a7457 :a7457. +:a7458 :a7458 :a7458. +:a7459 :a7459 :a7459. +:a7460 :a7460 :a7460. +:a7461 :a7461 :a7461. +:a7462 :a7462 :a7462. +:a7463 :a7463 :a7463. +:a7464 :a7464 :a7464. +:a7465 :a7465 :a7465. +:a7466 :a7466 :a7466. +:a7467 :a7467 :a7467. +:a7468 :a7468 :a7468. +:a7469 :a7469 :a7469. +:a7470 :a7470 :a7470. +:a7471 :a7471 :a7471. +:a7472 :a7472 :a7472. +:a7473 :a7473 :a7473. +:a7474 :a7474 :a7474. +:a7475 :a7475 :a7475. +:a7476 :a7476 :a7476. +:a7477 :a7477 :a7477. +:a7478 :a7478 :a7478. +:a7479 :a7479 :a7479. +:a7480 :a7480 :a7480. +:a7481 :a7481 :a7481. +:a7482 :a7482 :a7482. +:a7483 :a7483 :a7483. +:a7484 :a7484 :a7484. +:a7485 :a7485 :a7485. +:a7486 :a7486 :a7486. +:a7487 :a7487 :a7487. +:a7488 :a7488 :a7488. +:a7489 :a7489 :a7489. +:a7490 :a7490 :a7490. +:a7491 :a7491 :a7491. +:a7492 :a7492 :a7492. +:a7493 :a7493 :a7493. +:a7494 :a7494 :a7494. +:a7495 :a7495 :a7495. +:a7496 :a7496 :a7496. +:a7497 :a7497 :a7497. +:a7498 :a7498 :a7498. +:a7499 :a7499 :a7499. +:a7500 :a7500 :a7500. +:a7501 :a7501 :a7501. +:a7502 :a7502 :a7502. +:a7503 :a7503 :a7503. +:a7504 :a7504 :a7504. +:a7505 :a7505 :a7505. +:a7506 :a7506 :a7506. +:a7507 :a7507 :a7507. +:a7508 :a7508 :a7508. +:a7509 :a7509 :a7509. +:a7510 :a7510 :a7510. +:a7511 :a7511 :a7511. +:a7512 :a7512 :a7512. +:a7513 :a7513 :a7513. +:a7514 :a7514 :a7514. +:a7515 :a7515 :a7515. +:a7516 :a7516 :a7516. +:a7517 :a7517 :a7517. +:a7518 :a7518 :a7518. +:a7519 :a7519 :a7519. +:a7520 :a7520 :a7520. +:a7521 :a7521 :a7521. +:a7522 :a7522 :a7522. +:a7523 :a7523 :a7523. +:a7524 :a7524 :a7524. +:a7525 :a7525 :a7525. +:a7526 :a7526 :a7526. +:a7527 :a7527 :a7527. +:a7528 :a7528 :a7528. +:a7529 :a7529 :a7529. +:a7530 :a7530 :a7530. +:a7531 :a7531 :a7531. +:a7532 :a7532 :a7532. +:a7533 :a7533 :a7533. +:a7534 :a7534 :a7534. +:a7535 :a7535 :a7535. +:a7536 :a7536 :a7536. +:a7537 :a7537 :a7537. +:a7538 :a7538 :a7538. +:a7539 :a7539 :a7539. +:a7540 :a7540 :a7540. +:a7541 :a7541 :a7541. +:a7542 :a7542 :a7542. +:a7543 :a7543 :a7543. +:a7544 :a7544 :a7544. +:a7545 :a7545 :a7545. +:a7546 :a7546 :a7546. +:a7547 :a7547 :a7547. +:a7548 :a7548 :a7548. +:a7549 :a7549 :a7549. +:a7550 :a7550 :a7550. +:a7551 :a7551 :a7551. +:a7552 :a7552 :a7552. +:a7553 :a7553 :a7553. +:a7554 :a7554 :a7554. +:a7555 :a7555 :a7555. +:a7556 :a7556 :a7556. +:a7557 :a7557 :a7557. +:a7558 :a7558 :a7558. +:a7559 :a7559 :a7559. +:a7560 :a7560 :a7560. +:a7561 :a7561 :a7561. +:a7562 :a7562 :a7562. +:a7563 :a7563 :a7563. +:a7564 :a7564 :a7564. +:a7565 :a7565 :a7565. +:a7566 :a7566 :a7566. +:a7567 :a7567 :a7567. +:a7568 :a7568 :a7568. +:a7569 :a7569 :a7569. +:a7570 :a7570 :a7570. +:a7571 :a7571 :a7571. +:a7572 :a7572 :a7572. +:a7573 :a7573 :a7573. +:a7574 :a7574 :a7574. +:a7575 :a7575 :a7575. +:a7576 :a7576 :a7576. +:a7577 :a7577 :a7577. +:a7578 :a7578 :a7578. +:a7579 :a7579 :a7579. +:a7580 :a7580 :a7580. +:a7581 :a7581 :a7581. +:a7582 :a7582 :a7582. +:a7583 :a7583 :a7583. +:a7584 :a7584 :a7584. +:a7585 :a7585 :a7585. +:a7586 :a7586 :a7586. +:a7587 :a7587 :a7587. +:a7588 :a7588 :a7588. +:a7589 :a7589 :a7589. +:a7590 :a7590 :a7590. +:a7591 :a7591 :a7591. +:a7592 :a7592 :a7592. +:a7593 :a7593 :a7593. +:a7594 :a7594 :a7594. +:a7595 :a7595 :a7595. +:a7596 :a7596 :a7596. +:a7597 :a7597 :a7597. +:a7598 :a7598 :a7598. +:a7599 :a7599 :a7599. +:a7600 :a7600 :a7600. +:a7601 :a7601 :a7601. +:a7602 :a7602 :a7602. +:a7603 :a7603 :a7603. +:a7604 :a7604 :a7604. +:a7605 :a7605 :a7605. +:a7606 :a7606 :a7606. +:a7607 :a7607 :a7607. +:a7608 :a7608 :a7608. +:a7609 :a7609 :a7609. +:a7610 :a7610 :a7610. +:a7611 :a7611 :a7611. +:a7612 :a7612 :a7612. +:a7613 :a7613 :a7613. +:a7614 :a7614 :a7614. +:a7615 :a7615 :a7615. +:a7616 :a7616 :a7616. +:a7617 :a7617 :a7617. +:a7618 :a7618 :a7618. +:a7619 :a7619 :a7619. +:a7620 :a7620 :a7620. +:a7621 :a7621 :a7621. +:a7622 :a7622 :a7622. +:a7623 :a7623 :a7623. +:a7624 :a7624 :a7624. +:a7625 :a7625 :a7625. +:a7626 :a7626 :a7626. +:a7627 :a7627 :a7627. +:a7628 :a7628 :a7628. +:a7629 :a7629 :a7629. +:a7630 :a7630 :a7630. +:a7631 :a7631 :a7631. +:a7632 :a7632 :a7632. +:a7633 :a7633 :a7633. +:a7634 :a7634 :a7634. +:a7635 :a7635 :a7635. +:a7636 :a7636 :a7636. +:a7637 :a7637 :a7637. +:a7638 :a7638 :a7638. +:a7639 :a7639 :a7639. +:a7640 :a7640 :a7640. +:a7641 :a7641 :a7641. +:a7642 :a7642 :a7642. +:a7643 :a7643 :a7643. +:a7644 :a7644 :a7644. +:a7645 :a7645 :a7645. +:a7646 :a7646 :a7646. +:a7647 :a7647 :a7647. +:a7648 :a7648 :a7648. +:a7649 :a7649 :a7649. +:a7650 :a7650 :a7650. +:a7651 :a7651 :a7651. +:a7652 :a7652 :a7652. +:a7653 :a7653 :a7653. +:a7654 :a7654 :a7654. +:a7655 :a7655 :a7655. +:a7656 :a7656 :a7656. +:a7657 :a7657 :a7657. +:a7658 :a7658 :a7658. +:a7659 :a7659 :a7659. +:a7660 :a7660 :a7660. +:a7661 :a7661 :a7661. +:a7662 :a7662 :a7662. +:a7663 :a7663 :a7663. +:a7664 :a7664 :a7664. +:a7665 :a7665 :a7665. +:a7666 :a7666 :a7666. +:a7667 :a7667 :a7667. +:a7668 :a7668 :a7668. +:a7669 :a7669 :a7669. +:a7670 :a7670 :a7670. +:a7671 :a7671 :a7671. +:a7672 :a7672 :a7672. +:a7673 :a7673 :a7673. +:a7674 :a7674 :a7674. +:a7675 :a7675 :a7675. +:a7676 :a7676 :a7676. +:a7677 :a7677 :a7677. +:a7678 :a7678 :a7678. +:a7679 :a7679 :a7679. +:a7680 :a7680 :a7680. +:a7681 :a7681 :a7681. +:a7682 :a7682 :a7682. +:a7683 :a7683 :a7683. +:a7684 :a7684 :a7684. +:a7685 :a7685 :a7685. +:a7686 :a7686 :a7686. +:a7687 :a7687 :a7687. +:a7688 :a7688 :a7688. +:a7689 :a7689 :a7689. +:a7690 :a7690 :a7690. +:a7691 :a7691 :a7691. +:a7692 :a7692 :a7692. +:a7693 :a7693 :a7693. +:a7694 :a7694 :a7694. +:a7695 :a7695 :a7695. +:a7696 :a7696 :a7696. +:a7697 :a7697 :a7697. +:a7698 :a7698 :a7698. +:a7699 :a7699 :a7699. +:a7700 :a7700 :a7700. +:a7701 :a7701 :a7701. +:a7702 :a7702 :a7702. +:a7703 :a7703 :a7703. +:a7704 :a7704 :a7704. +:a7705 :a7705 :a7705. +:a7706 :a7706 :a7706. +:a7707 :a7707 :a7707. +:a7708 :a7708 :a7708. +:a7709 :a7709 :a7709. +:a7710 :a7710 :a7710. +:a7711 :a7711 :a7711. +:a7712 :a7712 :a7712. +:a7713 :a7713 :a7713. +:a7714 :a7714 :a7714. +:a7715 :a7715 :a7715. +:a7716 :a7716 :a7716. +:a7717 :a7717 :a7717. +:a7718 :a7718 :a7718. +:a7719 :a7719 :a7719. +:a7720 :a7720 :a7720. +:a7721 :a7721 :a7721. +:a7722 :a7722 :a7722. +:a7723 :a7723 :a7723. +:a7724 :a7724 :a7724. +:a7725 :a7725 :a7725. +:a7726 :a7726 :a7726. +:a7727 :a7727 :a7727. +:a7728 :a7728 :a7728. +:a7729 :a7729 :a7729. +:a7730 :a7730 :a7730. +:a7731 :a7731 :a7731. +:a7732 :a7732 :a7732. +:a7733 :a7733 :a7733. +:a7734 :a7734 :a7734. +:a7735 :a7735 :a7735. +:a7736 :a7736 :a7736. +:a7737 :a7737 :a7737. +:a7738 :a7738 :a7738. +:a7739 :a7739 :a7739. +:a7740 :a7740 :a7740. +:a7741 :a7741 :a7741. +:a7742 :a7742 :a7742. +:a7743 :a7743 :a7743. +:a7744 :a7744 :a7744. +:a7745 :a7745 :a7745. +:a7746 :a7746 :a7746. +:a7747 :a7747 :a7747. +:a7748 :a7748 :a7748. +:a7749 :a7749 :a7749. +:a7750 :a7750 :a7750. +:a7751 :a7751 :a7751. +:a7752 :a7752 :a7752. +:a7753 :a7753 :a7753. +:a7754 :a7754 :a7754. +:a7755 :a7755 :a7755. +:a7756 :a7756 :a7756. +:a7757 :a7757 :a7757. +:a7758 :a7758 :a7758. +:a7759 :a7759 :a7759. +:a7760 :a7760 :a7760. +:a7761 :a7761 :a7761. +:a7762 :a7762 :a7762. +:a7763 :a7763 :a7763. +:a7764 :a7764 :a7764. +:a7765 :a7765 :a7765. +:a7766 :a7766 :a7766. +:a7767 :a7767 :a7767. +:a7768 :a7768 :a7768. +:a7769 :a7769 :a7769. +:a7770 :a7770 :a7770. +:a7771 :a7771 :a7771. +:a7772 :a7772 :a7772. +:a7773 :a7773 :a7773. +:a7774 :a7774 :a7774. +:a7775 :a7775 :a7775. +:a7776 :a7776 :a7776. +:a7777 :a7777 :a7777. +:a7778 :a7778 :a7778. +:a7779 :a7779 :a7779. +:a7780 :a7780 :a7780. +:a7781 :a7781 :a7781. +:a7782 :a7782 :a7782. +:a7783 :a7783 :a7783. +:a7784 :a7784 :a7784. +:a7785 :a7785 :a7785. +:a7786 :a7786 :a7786. +:a7787 :a7787 :a7787. +:a7788 :a7788 :a7788. +:a7789 :a7789 :a7789. +:a7790 :a7790 :a7790. +:a7791 :a7791 :a7791. +:a7792 :a7792 :a7792. +:a7793 :a7793 :a7793. +:a7794 :a7794 :a7794. +:a7795 :a7795 :a7795. +:a7796 :a7796 :a7796. +:a7797 :a7797 :a7797. +:a7798 :a7798 :a7798. +:a7799 :a7799 :a7799. +:a7800 :a7800 :a7800. +:a7801 :a7801 :a7801. +:a7802 :a7802 :a7802. +:a7803 :a7803 :a7803. +:a7804 :a7804 :a7804. +:a7805 :a7805 :a7805. +:a7806 :a7806 :a7806. +:a7807 :a7807 :a7807. +:a7808 :a7808 :a7808. +:a7809 :a7809 :a7809. +:a7810 :a7810 :a7810. +:a7811 :a7811 :a7811. +:a7812 :a7812 :a7812. +:a7813 :a7813 :a7813. +:a7814 :a7814 :a7814. +:a7815 :a7815 :a7815. +:a7816 :a7816 :a7816. +:a7817 :a7817 :a7817. +:a7818 :a7818 :a7818. +:a7819 :a7819 :a7819. +:a7820 :a7820 :a7820. +:a7821 :a7821 :a7821. +:a7822 :a7822 :a7822. +:a7823 :a7823 :a7823. +:a7824 :a7824 :a7824. +:a7825 :a7825 :a7825. +:a7826 :a7826 :a7826. +:a7827 :a7827 :a7827. +:a7828 :a7828 :a7828. +:a7829 :a7829 :a7829. +:a7830 :a7830 :a7830. +:a7831 :a7831 :a7831. +:a7832 :a7832 :a7832. +:a7833 :a7833 :a7833. +:a7834 :a7834 :a7834. +:a7835 :a7835 :a7835. +:a7836 :a7836 :a7836. +:a7837 :a7837 :a7837. +:a7838 :a7838 :a7838. +:a7839 :a7839 :a7839. +:a7840 :a7840 :a7840. +:a7841 :a7841 :a7841. +:a7842 :a7842 :a7842. +:a7843 :a7843 :a7843. +:a7844 :a7844 :a7844. +:a7845 :a7845 :a7845. +:a7846 :a7846 :a7846. +:a7847 :a7847 :a7847. +:a7848 :a7848 :a7848. +:a7849 :a7849 :a7849. +:a7850 :a7850 :a7850. +:a7851 :a7851 :a7851. +:a7852 :a7852 :a7852. +:a7853 :a7853 :a7853. +:a7854 :a7854 :a7854. +:a7855 :a7855 :a7855. +:a7856 :a7856 :a7856. +:a7857 :a7857 :a7857. +:a7858 :a7858 :a7858. +:a7859 :a7859 :a7859. +:a7860 :a7860 :a7860. +:a7861 :a7861 :a7861. +:a7862 :a7862 :a7862. +:a7863 :a7863 :a7863. +:a7864 :a7864 :a7864. +:a7865 :a7865 :a7865. +:a7866 :a7866 :a7866. +:a7867 :a7867 :a7867. +:a7868 :a7868 :a7868. +:a7869 :a7869 :a7869. +:a7870 :a7870 :a7870. +:a7871 :a7871 :a7871. +:a7872 :a7872 :a7872. +:a7873 :a7873 :a7873. +:a7874 :a7874 :a7874. +:a7875 :a7875 :a7875. +:a7876 :a7876 :a7876. +:a7877 :a7877 :a7877. +:a7878 :a7878 :a7878. +:a7879 :a7879 :a7879. +:a7880 :a7880 :a7880. +:a7881 :a7881 :a7881. +:a7882 :a7882 :a7882. +:a7883 :a7883 :a7883. +:a7884 :a7884 :a7884. +:a7885 :a7885 :a7885. +:a7886 :a7886 :a7886. +:a7887 :a7887 :a7887. +:a7888 :a7888 :a7888. +:a7889 :a7889 :a7889. +:a7890 :a7890 :a7890. +:a7891 :a7891 :a7891. +:a7892 :a7892 :a7892. +:a7893 :a7893 :a7893. +:a7894 :a7894 :a7894. +:a7895 :a7895 :a7895. +:a7896 :a7896 :a7896. +:a7897 :a7897 :a7897. +:a7898 :a7898 :a7898. +:a7899 :a7899 :a7899. +:a7900 :a7900 :a7900. +:a7901 :a7901 :a7901. +:a7902 :a7902 :a7902. +:a7903 :a7903 :a7903. +:a7904 :a7904 :a7904. +:a7905 :a7905 :a7905. +:a7906 :a7906 :a7906. +:a7907 :a7907 :a7907. +:a7908 :a7908 :a7908. +:a7909 :a7909 :a7909. +:a7910 :a7910 :a7910. +:a7911 :a7911 :a7911. +:a7912 :a7912 :a7912. +:a7913 :a7913 :a7913. +:a7914 :a7914 :a7914. +:a7915 :a7915 :a7915. +:a7916 :a7916 :a7916. +:a7917 :a7917 :a7917. +:a7918 :a7918 :a7918. +:a7919 :a7919 :a7919. +:a7920 :a7920 :a7920. +:a7921 :a7921 :a7921. +:a7922 :a7922 :a7922. +:a7923 :a7923 :a7923. +:a7924 :a7924 :a7924. +:a7925 :a7925 :a7925. +:a7926 :a7926 :a7926. +:a7927 :a7927 :a7927. +:a7928 :a7928 :a7928. +:a7929 :a7929 :a7929. +:a7930 :a7930 :a7930. +:a7931 :a7931 :a7931. +:a7932 :a7932 :a7932. +:a7933 :a7933 :a7933. +:a7934 :a7934 :a7934. +:a7935 :a7935 :a7935. +:a7936 :a7936 :a7936. +:a7937 :a7937 :a7937. +:a7938 :a7938 :a7938. +:a7939 :a7939 :a7939. +:a7940 :a7940 :a7940. +:a7941 :a7941 :a7941. +:a7942 :a7942 :a7942. +:a7943 :a7943 :a7943. +:a7944 :a7944 :a7944. +:a7945 :a7945 :a7945. +:a7946 :a7946 :a7946. +:a7947 :a7947 :a7947. +:a7948 :a7948 :a7948. +:a7949 :a7949 :a7949. +:a7950 :a7950 :a7950. +:a7951 :a7951 :a7951. +:a7952 :a7952 :a7952. +:a7953 :a7953 :a7953. +:a7954 :a7954 :a7954. +:a7955 :a7955 :a7955. +:a7956 :a7956 :a7956. +:a7957 :a7957 :a7957. +:a7958 :a7958 :a7958. +:a7959 :a7959 :a7959. +:a7960 :a7960 :a7960. +:a7961 :a7961 :a7961. +:a7962 :a7962 :a7962. +:a7963 :a7963 :a7963. +:a7964 :a7964 :a7964. +:a7965 :a7965 :a7965. +:a7966 :a7966 :a7966. +:a7967 :a7967 :a7967. +:a7968 :a7968 :a7968. +:a7969 :a7969 :a7969. +:a7970 :a7970 :a7970. +:a7971 :a7971 :a7971. +:a7972 :a7972 :a7972. +:a7973 :a7973 :a7973. +:a7974 :a7974 :a7974. +:a7975 :a7975 :a7975. +:a7976 :a7976 :a7976. +:a7977 :a7977 :a7977. +:a7978 :a7978 :a7978. +:a7979 :a7979 :a7979. +:a7980 :a7980 :a7980. +:a7981 :a7981 :a7981. +:a7982 :a7982 :a7982. +:a7983 :a7983 :a7983. +:a7984 :a7984 :a7984. +:a7985 :a7985 :a7985. +:a7986 :a7986 :a7986. +:a7987 :a7987 :a7987. +:a7988 :a7988 :a7988. +:a7989 :a7989 :a7989. +:a7990 :a7990 :a7990. +:a7991 :a7991 :a7991. +:a7992 :a7992 :a7992. +:a7993 :a7993 :a7993. +:a7994 :a7994 :a7994. +:a7995 :a7995 :a7995. +:a7996 :a7996 :a7996. +:a7997 :a7997 :a7997. +:a7998 :a7998 :a7998. +:a7999 :a7999 :a7999. +:a8000 :a8000 :a8000. +:a8001 :a8001 :a8001. +:a8002 :a8002 :a8002. +:a8003 :a8003 :a8003. +:a8004 :a8004 :a8004. +:a8005 :a8005 :a8005. +:a8006 :a8006 :a8006. +:a8007 :a8007 :a8007. +:a8008 :a8008 :a8008. +:a8009 :a8009 :a8009. +:a8010 :a8010 :a8010. +:a8011 :a8011 :a8011. +:a8012 :a8012 :a8012. +:a8013 :a8013 :a8013. +:a8014 :a8014 :a8014. +:a8015 :a8015 :a8015. +:a8016 :a8016 :a8016. +:a8017 :a8017 :a8017. +:a8018 :a8018 :a8018. +:a8019 :a8019 :a8019. +:a8020 :a8020 :a8020. +:a8021 :a8021 :a8021. +:a8022 :a8022 :a8022. +:a8023 :a8023 :a8023. +:a8024 :a8024 :a8024. +:a8025 :a8025 :a8025. +:a8026 :a8026 :a8026. +:a8027 :a8027 :a8027. +:a8028 :a8028 :a8028. +:a8029 :a8029 :a8029. +:a8030 :a8030 :a8030. +:a8031 :a8031 :a8031. +:a8032 :a8032 :a8032. +:a8033 :a8033 :a8033. +:a8034 :a8034 :a8034. +:a8035 :a8035 :a8035. +:a8036 :a8036 :a8036. +:a8037 :a8037 :a8037. +:a8038 :a8038 :a8038. +:a8039 :a8039 :a8039. +:a8040 :a8040 :a8040. +:a8041 :a8041 :a8041. +:a8042 :a8042 :a8042. +:a8043 :a8043 :a8043. +:a8044 :a8044 :a8044. +:a8045 :a8045 :a8045. +:a8046 :a8046 :a8046. +:a8047 :a8047 :a8047. +:a8048 :a8048 :a8048. +:a8049 :a8049 :a8049. +:a8050 :a8050 :a8050. +:a8051 :a8051 :a8051. +:a8052 :a8052 :a8052. +:a8053 :a8053 :a8053. +:a8054 :a8054 :a8054. +:a8055 :a8055 :a8055. +:a8056 :a8056 :a8056. +:a8057 :a8057 :a8057. +:a8058 :a8058 :a8058. +:a8059 :a8059 :a8059. +:a8060 :a8060 :a8060. +:a8061 :a8061 :a8061. +:a8062 :a8062 :a8062. +:a8063 :a8063 :a8063. +:a8064 :a8064 :a8064. +:a8065 :a8065 :a8065. +:a8066 :a8066 :a8066. +:a8067 :a8067 :a8067. +:a8068 :a8068 :a8068. +:a8069 :a8069 :a8069. +:a8070 :a8070 :a8070. +:a8071 :a8071 :a8071. +:a8072 :a8072 :a8072. +:a8073 :a8073 :a8073. +:a8074 :a8074 :a8074. +:a8075 :a8075 :a8075. +:a8076 :a8076 :a8076. +:a8077 :a8077 :a8077. +:a8078 :a8078 :a8078. +:a8079 :a8079 :a8079. +:a8080 :a8080 :a8080. +:a8081 :a8081 :a8081. +:a8082 :a8082 :a8082. +:a8083 :a8083 :a8083. +:a8084 :a8084 :a8084. +:a8085 :a8085 :a8085. +:a8086 :a8086 :a8086. +:a8087 :a8087 :a8087. +:a8088 :a8088 :a8088. +:a8089 :a8089 :a8089. +:a8090 :a8090 :a8090. +:a8091 :a8091 :a8091. +:a8092 :a8092 :a8092. +:a8093 :a8093 :a8093. +:a8094 :a8094 :a8094. +:a8095 :a8095 :a8095. +:a8096 :a8096 :a8096. +:a8097 :a8097 :a8097. +:a8098 :a8098 :a8098. +:a8099 :a8099 :a8099. +:a8100 :a8100 :a8100. +:a8101 :a8101 :a8101. +:a8102 :a8102 :a8102. +:a8103 :a8103 :a8103. +:a8104 :a8104 :a8104. +:a8105 :a8105 :a8105. +:a8106 :a8106 :a8106. +:a8107 :a8107 :a8107. +:a8108 :a8108 :a8108. +:a8109 :a8109 :a8109. +:a8110 :a8110 :a8110. +:a8111 :a8111 :a8111. +:a8112 :a8112 :a8112. +:a8113 :a8113 :a8113. +:a8114 :a8114 :a8114. +:a8115 :a8115 :a8115. +:a8116 :a8116 :a8116. +:a8117 :a8117 :a8117. +:a8118 :a8118 :a8118. +:a8119 :a8119 :a8119. +:a8120 :a8120 :a8120. +:a8121 :a8121 :a8121. +:a8122 :a8122 :a8122. +:a8123 :a8123 :a8123. +:a8124 :a8124 :a8124. +:a8125 :a8125 :a8125. +:a8126 :a8126 :a8126. +:a8127 :a8127 :a8127. +:a8128 :a8128 :a8128. +:a8129 :a8129 :a8129. +:a8130 :a8130 :a8130. +:a8131 :a8131 :a8131. +:a8132 :a8132 :a8132. +:a8133 :a8133 :a8133. +:a8134 :a8134 :a8134. +:a8135 :a8135 :a8135. +:a8136 :a8136 :a8136. +:a8137 :a8137 :a8137. +:a8138 :a8138 :a8138. +:a8139 :a8139 :a8139. +:a8140 :a8140 :a8140. +:a8141 :a8141 :a8141. +:a8142 :a8142 :a8142. +:a8143 :a8143 :a8143. +:a8144 :a8144 :a8144. +:a8145 :a8145 :a8145. +:a8146 :a8146 :a8146. +:a8147 :a8147 :a8147. +:a8148 :a8148 :a8148. +:a8149 :a8149 :a8149. +:a8150 :a8150 :a8150. +:a8151 :a8151 :a8151. +:a8152 :a8152 :a8152. +:a8153 :a8153 :a8153. +:a8154 :a8154 :a8154. +:a8155 :a8155 :a8155. +:a8156 :a8156 :a8156. +:a8157 :a8157 :a8157. +:a8158 :a8158 :a8158. +:a8159 :a8159 :a8159. +:a8160 :a8160 :a8160. +:a8161 :a8161 :a8161. +:a8162 :a8162 :a8162. +:a8163 :a8163 :a8163. +:a8164 :a8164 :a8164. +:a8165 :a8165 :a8165. +:a8166 :a8166 :a8166. +:a8167 :a8167 :a8167. +:a8168 :a8168 :a8168. +:a8169 :a8169 :a8169. +:a8170 :a8170 :a8170. +:a8171 :a8171 :a8171. +:a8172 :a8172 :a8172. +:a8173 :a8173 :a8173. +:a8174 :a8174 :a8174. +:a8175 :a8175 :a8175. +:a8176 :a8176 :a8176. +:a8177 :a8177 :a8177. +:a8178 :a8178 :a8178. +:a8179 :a8179 :a8179. +:a8180 :a8180 :a8180. +:a8181 :a8181 :a8181. +:a8182 :a8182 :a8182. +:a8183 :a8183 :a8183. +:a8184 :a8184 :a8184. +:a8185 :a8185 :a8185. +:a8186 :a8186 :a8186. +:a8187 :a8187 :a8187. +:a8188 :a8188 :a8188. +:a8189 :a8189 :a8189. +:a8190 :a8190 :a8190. +:a8191 :a8191 :a8191. +:a8192 :a8192 :a8192. +:a8193 :a8193 :a8193. +:a8194 :a8194 :a8194. +:a8195 :a8195 :a8195. +:a8196 :a8196 :a8196. +:a8197 :a8197 :a8197. +:a8198 :a8198 :a8198. +:a8199 :a8199 :a8199. +:a8200 :a8200 :a8200. +:a8201 :a8201 :a8201. +:a8202 :a8202 :a8202. +:a8203 :a8203 :a8203. +:a8204 :a8204 :a8204. +:a8205 :a8205 :a8205. +:a8206 :a8206 :a8206. +:a8207 :a8207 :a8207. +:a8208 :a8208 :a8208. +:a8209 :a8209 :a8209. +:a8210 :a8210 :a8210. +:a8211 :a8211 :a8211. +:a8212 :a8212 :a8212. +:a8213 :a8213 :a8213. +:a8214 :a8214 :a8214. +:a8215 :a8215 :a8215. +:a8216 :a8216 :a8216. +:a8217 :a8217 :a8217. +:a8218 :a8218 :a8218. +:a8219 :a8219 :a8219. +:a8220 :a8220 :a8220. +:a8221 :a8221 :a8221. +:a8222 :a8222 :a8222. +:a8223 :a8223 :a8223. +:a8224 :a8224 :a8224. +:a8225 :a8225 :a8225. +:a8226 :a8226 :a8226. +:a8227 :a8227 :a8227. +:a8228 :a8228 :a8228. +:a8229 :a8229 :a8229. +:a8230 :a8230 :a8230. +:a8231 :a8231 :a8231. +:a8232 :a8232 :a8232. +:a8233 :a8233 :a8233. +:a8234 :a8234 :a8234. +:a8235 :a8235 :a8235. +:a8236 :a8236 :a8236. +:a8237 :a8237 :a8237. +:a8238 :a8238 :a8238. +:a8239 :a8239 :a8239. +:a8240 :a8240 :a8240. +:a8241 :a8241 :a8241. +:a8242 :a8242 :a8242. +:a8243 :a8243 :a8243. +:a8244 :a8244 :a8244. +:a8245 :a8245 :a8245. +:a8246 :a8246 :a8246. +:a8247 :a8247 :a8247. +:a8248 :a8248 :a8248. +:a8249 :a8249 :a8249. +:a8250 :a8250 :a8250. +:a8251 :a8251 :a8251. +:a8252 :a8252 :a8252. +:a8253 :a8253 :a8253. +:a8254 :a8254 :a8254. +:a8255 :a8255 :a8255. +:a8256 :a8256 :a8256. +:a8257 :a8257 :a8257. +:a8258 :a8258 :a8258. +:a8259 :a8259 :a8259. +:a8260 :a8260 :a8260. +:a8261 :a8261 :a8261. +:a8262 :a8262 :a8262. +:a8263 :a8263 :a8263. +:a8264 :a8264 :a8264. +:a8265 :a8265 :a8265. +:a8266 :a8266 :a8266. +:a8267 :a8267 :a8267. +:a8268 :a8268 :a8268. +:a8269 :a8269 :a8269. +:a8270 :a8270 :a8270. +:a8271 :a8271 :a8271. +:a8272 :a8272 :a8272. +:a8273 :a8273 :a8273. +:a8274 :a8274 :a8274. +:a8275 :a8275 :a8275. +:a8276 :a8276 :a8276. +:a8277 :a8277 :a8277. +:a8278 :a8278 :a8278. +:a8279 :a8279 :a8279. +:a8280 :a8280 :a8280. +:a8281 :a8281 :a8281. +:a8282 :a8282 :a8282. +:a8283 :a8283 :a8283. +:a8284 :a8284 :a8284. +:a8285 :a8285 :a8285. +:a8286 :a8286 :a8286. +:a8287 :a8287 :a8287. +:a8288 :a8288 :a8288. +:a8289 :a8289 :a8289. +:a8290 :a8290 :a8290. +:a8291 :a8291 :a8291. +:a8292 :a8292 :a8292. +:a8293 :a8293 :a8293. +:a8294 :a8294 :a8294. +:a8295 :a8295 :a8295. +:a8296 :a8296 :a8296. +:a8297 :a8297 :a8297. +:a8298 :a8298 :a8298. +:a8299 :a8299 :a8299. +:a8300 :a8300 :a8300. +:a8301 :a8301 :a8301. +:a8302 :a8302 :a8302. +:a8303 :a8303 :a8303. +:a8304 :a8304 :a8304. +:a8305 :a8305 :a8305. +:a8306 :a8306 :a8306. +:a8307 :a8307 :a8307. +:a8308 :a8308 :a8308. +:a8309 :a8309 :a8309. +:a8310 :a8310 :a8310. +:a8311 :a8311 :a8311. +:a8312 :a8312 :a8312. +:a8313 :a8313 :a8313. +:a8314 :a8314 :a8314. +:a8315 :a8315 :a8315. +:a8316 :a8316 :a8316. +:a8317 :a8317 :a8317. +:a8318 :a8318 :a8318. +:a8319 :a8319 :a8319. +:a8320 :a8320 :a8320. +:a8321 :a8321 :a8321. +:a8322 :a8322 :a8322. +:a8323 :a8323 :a8323. +:a8324 :a8324 :a8324. +:a8325 :a8325 :a8325. +:a8326 :a8326 :a8326. +:a8327 :a8327 :a8327. +:a8328 :a8328 :a8328. +:a8329 :a8329 :a8329. +:a8330 :a8330 :a8330. +:a8331 :a8331 :a8331. +:a8332 :a8332 :a8332. +:a8333 :a8333 :a8333. +:a8334 :a8334 :a8334. +:a8335 :a8335 :a8335. +:a8336 :a8336 :a8336. +:a8337 :a8337 :a8337. +:a8338 :a8338 :a8338. +:a8339 :a8339 :a8339. +:a8340 :a8340 :a8340. +:a8341 :a8341 :a8341. +:a8342 :a8342 :a8342. +:a8343 :a8343 :a8343. +:a8344 :a8344 :a8344. +:a8345 :a8345 :a8345. +:a8346 :a8346 :a8346. +:a8347 :a8347 :a8347. +:a8348 :a8348 :a8348. +:a8349 :a8349 :a8349. +:a8350 :a8350 :a8350. +:a8351 :a8351 :a8351. +:a8352 :a8352 :a8352. +:a8353 :a8353 :a8353. +:a8354 :a8354 :a8354. +:a8355 :a8355 :a8355. +:a8356 :a8356 :a8356. +:a8357 :a8357 :a8357. +:a8358 :a8358 :a8358. +:a8359 :a8359 :a8359. +:a8360 :a8360 :a8360. +:a8361 :a8361 :a8361. +:a8362 :a8362 :a8362. +:a8363 :a8363 :a8363. +:a8364 :a8364 :a8364. +:a8365 :a8365 :a8365. +:a8366 :a8366 :a8366. +:a8367 :a8367 :a8367. +:a8368 :a8368 :a8368. +:a8369 :a8369 :a8369. +:a8370 :a8370 :a8370. +:a8371 :a8371 :a8371. +:a8372 :a8372 :a8372. +:a8373 :a8373 :a8373. +:a8374 :a8374 :a8374. +:a8375 :a8375 :a8375. +:a8376 :a8376 :a8376. +:a8377 :a8377 :a8377. +:a8378 :a8378 :a8378. +:a8379 :a8379 :a8379. +:a8380 :a8380 :a8380. +:a8381 :a8381 :a8381. +:a8382 :a8382 :a8382. +:a8383 :a8383 :a8383. +:a8384 :a8384 :a8384. +:a8385 :a8385 :a8385. +:a8386 :a8386 :a8386. +:a8387 :a8387 :a8387. +:a8388 :a8388 :a8388. +:a8389 :a8389 :a8389. +:a8390 :a8390 :a8390. +:a8391 :a8391 :a8391. +:a8392 :a8392 :a8392. +:a8393 :a8393 :a8393. +:a8394 :a8394 :a8394. +:a8395 :a8395 :a8395. +:a8396 :a8396 :a8396. +:a8397 :a8397 :a8397. +:a8398 :a8398 :a8398. +:a8399 :a8399 :a8399. +:a8400 :a8400 :a8400. +:a8401 :a8401 :a8401. +:a8402 :a8402 :a8402. +:a8403 :a8403 :a8403. +:a8404 :a8404 :a8404. +:a8405 :a8405 :a8405. +:a8406 :a8406 :a8406. +:a8407 :a8407 :a8407. +:a8408 :a8408 :a8408. +:a8409 :a8409 :a8409. +:a8410 :a8410 :a8410. +:a8411 :a8411 :a8411. +:a8412 :a8412 :a8412. +:a8413 :a8413 :a8413. +:a8414 :a8414 :a8414. +:a8415 :a8415 :a8415. +:a8416 :a8416 :a8416. +:a8417 :a8417 :a8417. +:a8418 :a8418 :a8418. +:a8419 :a8419 :a8419. +:a8420 :a8420 :a8420. +:a8421 :a8421 :a8421. +:a8422 :a8422 :a8422. +:a8423 :a8423 :a8423. +:a8424 :a8424 :a8424. +:a8425 :a8425 :a8425. +:a8426 :a8426 :a8426. +:a8427 :a8427 :a8427. +:a8428 :a8428 :a8428. +:a8429 :a8429 :a8429. +:a8430 :a8430 :a8430. +:a8431 :a8431 :a8431. +:a8432 :a8432 :a8432. +:a8433 :a8433 :a8433. +:a8434 :a8434 :a8434. +:a8435 :a8435 :a8435. +:a8436 :a8436 :a8436. +:a8437 :a8437 :a8437. +:a8438 :a8438 :a8438. +:a8439 :a8439 :a8439. +:a8440 :a8440 :a8440. +:a8441 :a8441 :a8441. +:a8442 :a8442 :a8442. +:a8443 :a8443 :a8443. +:a8444 :a8444 :a8444. +:a8445 :a8445 :a8445. +:a8446 :a8446 :a8446. +:a8447 :a8447 :a8447. +:a8448 :a8448 :a8448. +:a8449 :a8449 :a8449. +:a8450 :a8450 :a8450. +:a8451 :a8451 :a8451. +:a8452 :a8452 :a8452. +:a8453 :a8453 :a8453. +:a8454 :a8454 :a8454. +:a8455 :a8455 :a8455. +:a8456 :a8456 :a8456. +:a8457 :a8457 :a8457. +:a8458 :a8458 :a8458. +:a8459 :a8459 :a8459. +:a8460 :a8460 :a8460. +:a8461 :a8461 :a8461. +:a8462 :a8462 :a8462. +:a8463 :a8463 :a8463. +:a8464 :a8464 :a8464. +:a8465 :a8465 :a8465. +:a8466 :a8466 :a8466. +:a8467 :a8467 :a8467. +:a8468 :a8468 :a8468. +:a8469 :a8469 :a8469. +:a8470 :a8470 :a8470. +:a8471 :a8471 :a8471. +:a8472 :a8472 :a8472. +:a8473 :a8473 :a8473. +:a8474 :a8474 :a8474. +:a8475 :a8475 :a8475. +:a8476 :a8476 :a8476. +:a8477 :a8477 :a8477. +:a8478 :a8478 :a8478. +:a8479 :a8479 :a8479. +:a8480 :a8480 :a8480. +:a8481 :a8481 :a8481. +:a8482 :a8482 :a8482. +:a8483 :a8483 :a8483. +:a8484 :a8484 :a8484. +:a8485 :a8485 :a8485. +:a8486 :a8486 :a8486. +:a8487 :a8487 :a8487. +:a8488 :a8488 :a8488. +:a8489 :a8489 :a8489. +:a8490 :a8490 :a8490. +:a8491 :a8491 :a8491. +:a8492 :a8492 :a8492. +:a8493 :a8493 :a8493. +:a8494 :a8494 :a8494. +:a8495 :a8495 :a8495. +:a8496 :a8496 :a8496. +:a8497 :a8497 :a8497. +:a8498 :a8498 :a8498. +:a8499 :a8499 :a8499. +:a8500 :a8500 :a8500. +:a8501 :a8501 :a8501. +:a8502 :a8502 :a8502. +:a8503 :a8503 :a8503. +:a8504 :a8504 :a8504. +:a8505 :a8505 :a8505. +:a8506 :a8506 :a8506. +:a8507 :a8507 :a8507. +:a8508 :a8508 :a8508. +:a8509 :a8509 :a8509. +:a8510 :a8510 :a8510. +:a8511 :a8511 :a8511. +:a8512 :a8512 :a8512. +:a8513 :a8513 :a8513. +:a8514 :a8514 :a8514. +:a8515 :a8515 :a8515. +:a8516 :a8516 :a8516. +:a8517 :a8517 :a8517. +:a8518 :a8518 :a8518. +:a8519 :a8519 :a8519. +:a8520 :a8520 :a8520. +:a8521 :a8521 :a8521. +:a8522 :a8522 :a8522. +:a8523 :a8523 :a8523. +:a8524 :a8524 :a8524. +:a8525 :a8525 :a8525. +:a8526 :a8526 :a8526. +:a8527 :a8527 :a8527. +:a8528 :a8528 :a8528. +:a8529 :a8529 :a8529. +:a8530 :a8530 :a8530. +:a8531 :a8531 :a8531. +:a8532 :a8532 :a8532. +:a8533 :a8533 :a8533. +:a8534 :a8534 :a8534. +:a8535 :a8535 :a8535. +:a8536 :a8536 :a8536. +:a8537 :a8537 :a8537. +:a8538 :a8538 :a8538. +:a8539 :a8539 :a8539. +:a8540 :a8540 :a8540. +:a8541 :a8541 :a8541. +:a8542 :a8542 :a8542. +:a8543 :a8543 :a8543. +:a8544 :a8544 :a8544. +:a8545 :a8545 :a8545. +:a8546 :a8546 :a8546. +:a8547 :a8547 :a8547. +:a8548 :a8548 :a8548. +:a8549 :a8549 :a8549. +:a8550 :a8550 :a8550. +:a8551 :a8551 :a8551. +:a8552 :a8552 :a8552. +:a8553 :a8553 :a8553. +:a8554 :a8554 :a8554. +:a8555 :a8555 :a8555. +:a8556 :a8556 :a8556. +:a8557 :a8557 :a8557. +:a8558 :a8558 :a8558. +:a8559 :a8559 :a8559. +:a8560 :a8560 :a8560. +:a8561 :a8561 :a8561. +:a8562 :a8562 :a8562. +:a8563 :a8563 :a8563. +:a8564 :a8564 :a8564. +:a8565 :a8565 :a8565. +:a8566 :a8566 :a8566. +:a8567 :a8567 :a8567. +:a8568 :a8568 :a8568. +:a8569 :a8569 :a8569. +:a8570 :a8570 :a8570. +:a8571 :a8571 :a8571. +:a8572 :a8572 :a8572. +:a8573 :a8573 :a8573. +:a8574 :a8574 :a8574. +:a8575 :a8575 :a8575. +:a8576 :a8576 :a8576. +:a8577 :a8577 :a8577. +:a8578 :a8578 :a8578. +:a8579 :a8579 :a8579. +:a8580 :a8580 :a8580. +:a8581 :a8581 :a8581. +:a8582 :a8582 :a8582. +:a8583 :a8583 :a8583. +:a8584 :a8584 :a8584. +:a8585 :a8585 :a8585. +:a8586 :a8586 :a8586. +:a8587 :a8587 :a8587. +:a8588 :a8588 :a8588. +:a8589 :a8589 :a8589. +:a8590 :a8590 :a8590. +:a8591 :a8591 :a8591. +:a8592 :a8592 :a8592. +:a8593 :a8593 :a8593. +:a8594 :a8594 :a8594. +:a8595 :a8595 :a8595. +:a8596 :a8596 :a8596. +:a8597 :a8597 :a8597. +:a8598 :a8598 :a8598. +:a8599 :a8599 :a8599. +:a8600 :a8600 :a8600. +:a8601 :a8601 :a8601. +:a8602 :a8602 :a8602. +:a8603 :a8603 :a8603. +:a8604 :a8604 :a8604. +:a8605 :a8605 :a8605. +:a8606 :a8606 :a8606. +:a8607 :a8607 :a8607. +:a8608 :a8608 :a8608. +:a8609 :a8609 :a8609. +:a8610 :a8610 :a8610. +:a8611 :a8611 :a8611. +:a8612 :a8612 :a8612. +:a8613 :a8613 :a8613. +:a8614 :a8614 :a8614. +:a8615 :a8615 :a8615. +:a8616 :a8616 :a8616. +:a8617 :a8617 :a8617. +:a8618 :a8618 :a8618. +:a8619 :a8619 :a8619. +:a8620 :a8620 :a8620. +:a8621 :a8621 :a8621. +:a8622 :a8622 :a8622. +:a8623 :a8623 :a8623. +:a8624 :a8624 :a8624. +:a8625 :a8625 :a8625. +:a8626 :a8626 :a8626. +:a8627 :a8627 :a8627. +:a8628 :a8628 :a8628. +:a8629 :a8629 :a8629. +:a8630 :a8630 :a8630. +:a8631 :a8631 :a8631. +:a8632 :a8632 :a8632. +:a8633 :a8633 :a8633. +:a8634 :a8634 :a8634. +:a8635 :a8635 :a8635. +:a8636 :a8636 :a8636. +:a8637 :a8637 :a8637. +:a8638 :a8638 :a8638. +:a8639 :a8639 :a8639. +:a8640 :a8640 :a8640. +:a8641 :a8641 :a8641. +:a8642 :a8642 :a8642. +:a8643 :a8643 :a8643. +:a8644 :a8644 :a8644. +:a8645 :a8645 :a8645. +:a8646 :a8646 :a8646. +:a8647 :a8647 :a8647. +:a8648 :a8648 :a8648. +:a8649 :a8649 :a8649. +:a8650 :a8650 :a8650. +:a8651 :a8651 :a8651. +:a8652 :a8652 :a8652. +:a8653 :a8653 :a8653. +:a8654 :a8654 :a8654. +:a8655 :a8655 :a8655. +:a8656 :a8656 :a8656. +:a8657 :a8657 :a8657. +:a8658 :a8658 :a8658. +:a8659 :a8659 :a8659. +:a8660 :a8660 :a8660. +:a8661 :a8661 :a8661. +:a8662 :a8662 :a8662. +:a8663 :a8663 :a8663. +:a8664 :a8664 :a8664. +:a8665 :a8665 :a8665. +:a8666 :a8666 :a8666. +:a8667 :a8667 :a8667. +:a8668 :a8668 :a8668. +:a8669 :a8669 :a8669. +:a8670 :a8670 :a8670. +:a8671 :a8671 :a8671. +:a8672 :a8672 :a8672. +:a8673 :a8673 :a8673. +:a8674 :a8674 :a8674. +:a8675 :a8675 :a8675. +:a8676 :a8676 :a8676. +:a8677 :a8677 :a8677. +:a8678 :a8678 :a8678. +:a8679 :a8679 :a8679. +:a8680 :a8680 :a8680. +:a8681 :a8681 :a8681. +:a8682 :a8682 :a8682. +:a8683 :a8683 :a8683. +:a8684 :a8684 :a8684. +:a8685 :a8685 :a8685. +:a8686 :a8686 :a8686. +:a8687 :a8687 :a8687. +:a8688 :a8688 :a8688. +:a8689 :a8689 :a8689. +:a8690 :a8690 :a8690. +:a8691 :a8691 :a8691. +:a8692 :a8692 :a8692. +:a8693 :a8693 :a8693. +:a8694 :a8694 :a8694. +:a8695 :a8695 :a8695. +:a8696 :a8696 :a8696. +:a8697 :a8697 :a8697. +:a8698 :a8698 :a8698. +:a8699 :a8699 :a8699. +:a8700 :a8700 :a8700. +:a8701 :a8701 :a8701. +:a8702 :a8702 :a8702. +:a8703 :a8703 :a8703. +:a8704 :a8704 :a8704. +:a8705 :a8705 :a8705. +:a8706 :a8706 :a8706. +:a8707 :a8707 :a8707. +:a8708 :a8708 :a8708. +:a8709 :a8709 :a8709. +:a8710 :a8710 :a8710. +:a8711 :a8711 :a8711. +:a8712 :a8712 :a8712. +:a8713 :a8713 :a8713. +:a8714 :a8714 :a8714. +:a8715 :a8715 :a8715. +:a8716 :a8716 :a8716. +:a8717 :a8717 :a8717. +:a8718 :a8718 :a8718. +:a8719 :a8719 :a8719. +:a8720 :a8720 :a8720. +:a8721 :a8721 :a8721. +:a8722 :a8722 :a8722. +:a8723 :a8723 :a8723. +:a8724 :a8724 :a8724. +:a8725 :a8725 :a8725. +:a8726 :a8726 :a8726. +:a8727 :a8727 :a8727. +:a8728 :a8728 :a8728. +:a8729 :a8729 :a8729. +:a8730 :a8730 :a8730. +:a8731 :a8731 :a8731. +:a8732 :a8732 :a8732. +:a8733 :a8733 :a8733. +:a8734 :a8734 :a8734. +:a8735 :a8735 :a8735. +:a8736 :a8736 :a8736. +:a8737 :a8737 :a8737. +:a8738 :a8738 :a8738. +:a8739 :a8739 :a8739. +:a8740 :a8740 :a8740. +:a8741 :a8741 :a8741. +:a8742 :a8742 :a8742. +:a8743 :a8743 :a8743. +:a8744 :a8744 :a8744. +:a8745 :a8745 :a8745. +:a8746 :a8746 :a8746. +:a8747 :a8747 :a8747. +:a8748 :a8748 :a8748. +:a8749 :a8749 :a8749. +:a8750 :a8750 :a8750. +:a8751 :a8751 :a8751. +:a8752 :a8752 :a8752. +:a8753 :a8753 :a8753. +:a8754 :a8754 :a8754. +:a8755 :a8755 :a8755. +:a8756 :a8756 :a8756. +:a8757 :a8757 :a8757. +:a8758 :a8758 :a8758. +:a8759 :a8759 :a8759. +:a8760 :a8760 :a8760. +:a8761 :a8761 :a8761. +:a8762 :a8762 :a8762. +:a8763 :a8763 :a8763. +:a8764 :a8764 :a8764. +:a8765 :a8765 :a8765. +:a8766 :a8766 :a8766. +:a8767 :a8767 :a8767. +:a8768 :a8768 :a8768. +:a8769 :a8769 :a8769. +:a8770 :a8770 :a8770. +:a8771 :a8771 :a8771. +:a8772 :a8772 :a8772. +:a8773 :a8773 :a8773. +:a8774 :a8774 :a8774. +:a8775 :a8775 :a8775. +:a8776 :a8776 :a8776. +:a8777 :a8777 :a8777. +:a8778 :a8778 :a8778. +:a8779 :a8779 :a8779. +:a8780 :a8780 :a8780. +:a8781 :a8781 :a8781. +:a8782 :a8782 :a8782. +:a8783 :a8783 :a8783. +:a8784 :a8784 :a8784. +:a8785 :a8785 :a8785. +:a8786 :a8786 :a8786. +:a8787 :a8787 :a8787. +:a8788 :a8788 :a8788. +:a8789 :a8789 :a8789. +:a8790 :a8790 :a8790. +:a8791 :a8791 :a8791. +:a8792 :a8792 :a8792. +:a8793 :a8793 :a8793. +:a8794 :a8794 :a8794. +:a8795 :a8795 :a8795. +:a8796 :a8796 :a8796. +:a8797 :a8797 :a8797. +:a8798 :a8798 :a8798. +:a8799 :a8799 :a8799. +:a8800 :a8800 :a8800. +:a8801 :a8801 :a8801. +:a8802 :a8802 :a8802. +:a8803 :a8803 :a8803. +:a8804 :a8804 :a8804. +:a8805 :a8805 :a8805. +:a8806 :a8806 :a8806. +:a8807 :a8807 :a8807. +:a8808 :a8808 :a8808. +:a8809 :a8809 :a8809. +:a8810 :a8810 :a8810. +:a8811 :a8811 :a8811. +:a8812 :a8812 :a8812. +:a8813 :a8813 :a8813. +:a8814 :a8814 :a8814. +:a8815 :a8815 :a8815. +:a8816 :a8816 :a8816. +:a8817 :a8817 :a8817. +:a8818 :a8818 :a8818. +:a8819 :a8819 :a8819. +:a8820 :a8820 :a8820. +:a8821 :a8821 :a8821. +:a8822 :a8822 :a8822. +:a8823 :a8823 :a8823. +:a8824 :a8824 :a8824. +:a8825 :a8825 :a8825. +:a8826 :a8826 :a8826. +:a8827 :a8827 :a8827. +:a8828 :a8828 :a8828. +:a8829 :a8829 :a8829. +:a8830 :a8830 :a8830. +:a8831 :a8831 :a8831. +:a8832 :a8832 :a8832. +:a8833 :a8833 :a8833. +:a8834 :a8834 :a8834. +:a8835 :a8835 :a8835. +:a8836 :a8836 :a8836. +:a8837 :a8837 :a8837. +:a8838 :a8838 :a8838. +:a8839 :a8839 :a8839. +:a8840 :a8840 :a8840. +:a8841 :a8841 :a8841. +:a8842 :a8842 :a8842. +:a8843 :a8843 :a8843. +:a8844 :a8844 :a8844. +:a8845 :a8845 :a8845. +:a8846 :a8846 :a8846. +:a8847 :a8847 :a8847. +:a8848 :a8848 :a8848. +:a8849 :a8849 :a8849. +:a8850 :a8850 :a8850. +:a8851 :a8851 :a8851. +:a8852 :a8852 :a8852. +:a8853 :a8853 :a8853. +:a8854 :a8854 :a8854. +:a8855 :a8855 :a8855. +:a8856 :a8856 :a8856. +:a8857 :a8857 :a8857. +:a8858 :a8858 :a8858. +:a8859 :a8859 :a8859. +:a8860 :a8860 :a8860. +:a8861 :a8861 :a8861. +:a8862 :a8862 :a8862. +:a8863 :a8863 :a8863. +:a8864 :a8864 :a8864. +:a8865 :a8865 :a8865. +:a8866 :a8866 :a8866. +:a8867 :a8867 :a8867. +:a8868 :a8868 :a8868. +:a8869 :a8869 :a8869. +:a8870 :a8870 :a8870. +:a8871 :a8871 :a8871. +:a8872 :a8872 :a8872. +:a8873 :a8873 :a8873. +:a8874 :a8874 :a8874. +:a8875 :a8875 :a8875. +:a8876 :a8876 :a8876. +:a8877 :a8877 :a8877. +:a8878 :a8878 :a8878. +:a8879 :a8879 :a8879. +:a8880 :a8880 :a8880. +:a8881 :a8881 :a8881. +:a8882 :a8882 :a8882. +:a8883 :a8883 :a8883. +:a8884 :a8884 :a8884. +:a8885 :a8885 :a8885. +:a8886 :a8886 :a8886. +:a8887 :a8887 :a8887. +:a8888 :a8888 :a8888. +:a8889 :a8889 :a8889. +:a8890 :a8890 :a8890. +:a8891 :a8891 :a8891. +:a8892 :a8892 :a8892. +:a8893 :a8893 :a8893. +:a8894 :a8894 :a8894. +:a8895 :a8895 :a8895. +:a8896 :a8896 :a8896. +:a8897 :a8897 :a8897. +:a8898 :a8898 :a8898. +:a8899 :a8899 :a8899. +:a8900 :a8900 :a8900. +:a8901 :a8901 :a8901. +:a8902 :a8902 :a8902. +:a8903 :a8903 :a8903. +:a8904 :a8904 :a8904. +:a8905 :a8905 :a8905. +:a8906 :a8906 :a8906. +:a8907 :a8907 :a8907. +:a8908 :a8908 :a8908. +:a8909 :a8909 :a8909. +:a8910 :a8910 :a8910. +:a8911 :a8911 :a8911. +:a8912 :a8912 :a8912. +:a8913 :a8913 :a8913. +:a8914 :a8914 :a8914. +:a8915 :a8915 :a8915. +:a8916 :a8916 :a8916. +:a8917 :a8917 :a8917. +:a8918 :a8918 :a8918. +:a8919 :a8919 :a8919. +:a8920 :a8920 :a8920. +:a8921 :a8921 :a8921. +:a8922 :a8922 :a8922. +:a8923 :a8923 :a8923. +:a8924 :a8924 :a8924. +:a8925 :a8925 :a8925. +:a8926 :a8926 :a8926. +:a8927 :a8927 :a8927. +:a8928 :a8928 :a8928. +:a8929 :a8929 :a8929. +:a8930 :a8930 :a8930. +:a8931 :a8931 :a8931. +:a8932 :a8932 :a8932. +:a8933 :a8933 :a8933. +:a8934 :a8934 :a8934. +:a8935 :a8935 :a8935. +:a8936 :a8936 :a8936. +:a8937 :a8937 :a8937. +:a8938 :a8938 :a8938. +:a8939 :a8939 :a8939. +:a8940 :a8940 :a8940. +:a8941 :a8941 :a8941. +:a8942 :a8942 :a8942. +:a8943 :a8943 :a8943. +:a8944 :a8944 :a8944. +:a8945 :a8945 :a8945. +:a8946 :a8946 :a8946. +:a8947 :a8947 :a8947. +:a8948 :a8948 :a8948. +:a8949 :a8949 :a8949. +:a8950 :a8950 :a8950. +:a8951 :a8951 :a8951. +:a8952 :a8952 :a8952. +:a8953 :a8953 :a8953. +:a8954 :a8954 :a8954. +:a8955 :a8955 :a8955. +:a8956 :a8956 :a8956. +:a8957 :a8957 :a8957. +:a8958 :a8958 :a8958. +:a8959 :a8959 :a8959. +:a8960 :a8960 :a8960. +:a8961 :a8961 :a8961. +:a8962 :a8962 :a8962. +:a8963 :a8963 :a8963. +:a8964 :a8964 :a8964. +:a8965 :a8965 :a8965. +:a8966 :a8966 :a8966. +:a8967 :a8967 :a8967. +:a8968 :a8968 :a8968. +:a8969 :a8969 :a8969. +:a8970 :a8970 :a8970. +:a8971 :a8971 :a8971. +:a8972 :a8972 :a8972. +:a8973 :a8973 :a8973. +:a8974 :a8974 :a8974. +:a8975 :a8975 :a8975. +:a8976 :a8976 :a8976. +:a8977 :a8977 :a8977. +:a8978 :a8978 :a8978. +:a8979 :a8979 :a8979. +:a8980 :a8980 :a8980. +:a8981 :a8981 :a8981. +:a8982 :a8982 :a8982. +:a8983 :a8983 :a8983. +:a8984 :a8984 :a8984. +:a8985 :a8985 :a8985. +:a8986 :a8986 :a8986. +:a8987 :a8987 :a8987. +:a8988 :a8988 :a8988. +:a8989 :a8989 :a8989. +:a8990 :a8990 :a8990. +:a8991 :a8991 :a8991. +:a8992 :a8992 :a8992. +:a8993 :a8993 :a8993. +:a8994 :a8994 :a8994. +:a8995 :a8995 :a8995. +:a8996 :a8996 :a8996. +:a8997 :a8997 :a8997. +:a8998 :a8998 :a8998. +:a8999 :a8999 :a8999. +:a9000 :a9000 :a9000. +:a9001 :a9001 :a9001. +:a9002 :a9002 :a9002. +:a9003 :a9003 :a9003. +:a9004 :a9004 :a9004. +:a9005 :a9005 :a9005. +:a9006 :a9006 :a9006. +:a9007 :a9007 :a9007. +:a9008 :a9008 :a9008. +:a9009 :a9009 :a9009. +:a9010 :a9010 :a9010. +:a9011 :a9011 :a9011. +:a9012 :a9012 :a9012. +:a9013 :a9013 :a9013. +:a9014 :a9014 :a9014. +:a9015 :a9015 :a9015. +:a9016 :a9016 :a9016. +:a9017 :a9017 :a9017. +:a9018 :a9018 :a9018. +:a9019 :a9019 :a9019. +:a9020 :a9020 :a9020. +:a9021 :a9021 :a9021. +:a9022 :a9022 :a9022. +:a9023 :a9023 :a9023. +:a9024 :a9024 :a9024. +:a9025 :a9025 :a9025. +:a9026 :a9026 :a9026. +:a9027 :a9027 :a9027. +:a9028 :a9028 :a9028. +:a9029 :a9029 :a9029. +:a9030 :a9030 :a9030. +:a9031 :a9031 :a9031. +:a9032 :a9032 :a9032. +:a9033 :a9033 :a9033. +:a9034 :a9034 :a9034. +:a9035 :a9035 :a9035. +:a9036 :a9036 :a9036. +:a9037 :a9037 :a9037. +:a9038 :a9038 :a9038. +:a9039 :a9039 :a9039. +:a9040 :a9040 :a9040. +:a9041 :a9041 :a9041. +:a9042 :a9042 :a9042. +:a9043 :a9043 :a9043. +:a9044 :a9044 :a9044. +:a9045 :a9045 :a9045. +:a9046 :a9046 :a9046. +:a9047 :a9047 :a9047. +:a9048 :a9048 :a9048. +:a9049 :a9049 :a9049. +:a9050 :a9050 :a9050. +:a9051 :a9051 :a9051. +:a9052 :a9052 :a9052. +:a9053 :a9053 :a9053. +:a9054 :a9054 :a9054. +:a9055 :a9055 :a9055. +:a9056 :a9056 :a9056. +:a9057 :a9057 :a9057. +:a9058 :a9058 :a9058. +:a9059 :a9059 :a9059. +:a9060 :a9060 :a9060. +:a9061 :a9061 :a9061. +:a9062 :a9062 :a9062. +:a9063 :a9063 :a9063. +:a9064 :a9064 :a9064. +:a9065 :a9065 :a9065. +:a9066 :a9066 :a9066. +:a9067 :a9067 :a9067. +:a9068 :a9068 :a9068. +:a9069 :a9069 :a9069. +:a9070 :a9070 :a9070. +:a9071 :a9071 :a9071. +:a9072 :a9072 :a9072. +:a9073 :a9073 :a9073. +:a9074 :a9074 :a9074. +:a9075 :a9075 :a9075. +:a9076 :a9076 :a9076. +:a9077 :a9077 :a9077. +:a9078 :a9078 :a9078. +:a9079 :a9079 :a9079. +:a9080 :a9080 :a9080. +:a9081 :a9081 :a9081. +:a9082 :a9082 :a9082. +:a9083 :a9083 :a9083. +:a9084 :a9084 :a9084. +:a9085 :a9085 :a9085. +:a9086 :a9086 :a9086. +:a9087 :a9087 :a9087. +:a9088 :a9088 :a9088. +:a9089 :a9089 :a9089. +:a9090 :a9090 :a9090. +:a9091 :a9091 :a9091. +:a9092 :a9092 :a9092. +:a9093 :a9093 :a9093. +:a9094 :a9094 :a9094. +:a9095 :a9095 :a9095. +:a9096 :a9096 :a9096. +:a9097 :a9097 :a9097. +:a9098 :a9098 :a9098. +:a9099 :a9099 :a9099. +:a9100 :a9100 :a9100. +:a9101 :a9101 :a9101. +:a9102 :a9102 :a9102. +:a9103 :a9103 :a9103. +:a9104 :a9104 :a9104. +:a9105 :a9105 :a9105. +:a9106 :a9106 :a9106. +:a9107 :a9107 :a9107. +:a9108 :a9108 :a9108. +:a9109 :a9109 :a9109. +:a9110 :a9110 :a9110. +:a9111 :a9111 :a9111. +:a9112 :a9112 :a9112. +:a9113 :a9113 :a9113. +:a9114 :a9114 :a9114. +:a9115 :a9115 :a9115. +:a9116 :a9116 :a9116. +:a9117 :a9117 :a9117. +:a9118 :a9118 :a9118. +:a9119 :a9119 :a9119. +:a9120 :a9120 :a9120. +:a9121 :a9121 :a9121. +:a9122 :a9122 :a9122. +:a9123 :a9123 :a9123. +:a9124 :a9124 :a9124. +:a9125 :a9125 :a9125. +:a9126 :a9126 :a9126. +:a9127 :a9127 :a9127. +:a9128 :a9128 :a9128. +:a9129 :a9129 :a9129. +:a9130 :a9130 :a9130. +:a9131 :a9131 :a9131. +:a9132 :a9132 :a9132. +:a9133 :a9133 :a9133. +:a9134 :a9134 :a9134. +:a9135 :a9135 :a9135. +:a9136 :a9136 :a9136. +:a9137 :a9137 :a9137. +:a9138 :a9138 :a9138. +:a9139 :a9139 :a9139. +:a9140 :a9140 :a9140. +:a9141 :a9141 :a9141. +:a9142 :a9142 :a9142. +:a9143 :a9143 :a9143. +:a9144 :a9144 :a9144. +:a9145 :a9145 :a9145. +:a9146 :a9146 :a9146. +:a9147 :a9147 :a9147. +:a9148 :a9148 :a9148. +:a9149 :a9149 :a9149. +:a9150 :a9150 :a9150. +:a9151 :a9151 :a9151. +:a9152 :a9152 :a9152. +:a9153 :a9153 :a9153. +:a9154 :a9154 :a9154. +:a9155 :a9155 :a9155. +:a9156 :a9156 :a9156. +:a9157 :a9157 :a9157. +:a9158 :a9158 :a9158. +:a9159 :a9159 :a9159. +:a9160 :a9160 :a9160. +:a9161 :a9161 :a9161. +:a9162 :a9162 :a9162. +:a9163 :a9163 :a9163. +:a9164 :a9164 :a9164. +:a9165 :a9165 :a9165. +:a9166 :a9166 :a9166. +:a9167 :a9167 :a9167. +:a9168 :a9168 :a9168. +:a9169 :a9169 :a9169. +:a9170 :a9170 :a9170. +:a9171 :a9171 :a9171. +:a9172 :a9172 :a9172. +:a9173 :a9173 :a9173. +:a9174 :a9174 :a9174. +:a9175 :a9175 :a9175. +:a9176 :a9176 :a9176. +:a9177 :a9177 :a9177. +:a9178 :a9178 :a9178. +:a9179 :a9179 :a9179. +:a9180 :a9180 :a9180. +:a9181 :a9181 :a9181. +:a9182 :a9182 :a9182. +:a9183 :a9183 :a9183. +:a9184 :a9184 :a9184. +:a9185 :a9185 :a9185. +:a9186 :a9186 :a9186. +:a9187 :a9187 :a9187. +:a9188 :a9188 :a9188. +:a9189 :a9189 :a9189. +:a9190 :a9190 :a9190. +:a9191 :a9191 :a9191. +:a9192 :a9192 :a9192. +:a9193 :a9193 :a9193. +:a9194 :a9194 :a9194. +:a9195 :a9195 :a9195. +:a9196 :a9196 :a9196. +:a9197 :a9197 :a9197. +:a9198 :a9198 :a9198. +:a9199 :a9199 :a9199. +:a9200 :a9200 :a9200. +:a9201 :a9201 :a9201. +:a9202 :a9202 :a9202. +:a9203 :a9203 :a9203. +:a9204 :a9204 :a9204. +:a9205 :a9205 :a9205. +:a9206 :a9206 :a9206. +:a9207 :a9207 :a9207. +:a9208 :a9208 :a9208. +:a9209 :a9209 :a9209. +:a9210 :a9210 :a9210. +:a9211 :a9211 :a9211. +:a9212 :a9212 :a9212. +:a9213 :a9213 :a9213. +:a9214 :a9214 :a9214. +:a9215 :a9215 :a9215. +:a9216 :a9216 :a9216. +:a9217 :a9217 :a9217. +:a9218 :a9218 :a9218. +:a9219 :a9219 :a9219. +:a9220 :a9220 :a9220. +:a9221 :a9221 :a9221. +:a9222 :a9222 :a9222. +:a9223 :a9223 :a9223. +:a9224 :a9224 :a9224. +:a9225 :a9225 :a9225. +:a9226 :a9226 :a9226. +:a9227 :a9227 :a9227. +:a9228 :a9228 :a9228. +:a9229 :a9229 :a9229. +:a9230 :a9230 :a9230. +:a9231 :a9231 :a9231. +:a9232 :a9232 :a9232. +:a9233 :a9233 :a9233. +:a9234 :a9234 :a9234. +:a9235 :a9235 :a9235. +:a9236 :a9236 :a9236. +:a9237 :a9237 :a9237. +:a9238 :a9238 :a9238. +:a9239 :a9239 :a9239. +:a9240 :a9240 :a9240. +:a9241 :a9241 :a9241. +:a9242 :a9242 :a9242. +:a9243 :a9243 :a9243. +:a9244 :a9244 :a9244. +:a9245 :a9245 :a9245. +:a9246 :a9246 :a9246. +:a9247 :a9247 :a9247. +:a9248 :a9248 :a9248. +:a9249 :a9249 :a9249. +:a9250 :a9250 :a9250. +:a9251 :a9251 :a9251. +:a9252 :a9252 :a9252. +:a9253 :a9253 :a9253. +:a9254 :a9254 :a9254. +:a9255 :a9255 :a9255. +:a9256 :a9256 :a9256. +:a9257 :a9257 :a9257. +:a9258 :a9258 :a9258. +:a9259 :a9259 :a9259. +:a9260 :a9260 :a9260. +:a9261 :a9261 :a9261. +:a9262 :a9262 :a9262. +:a9263 :a9263 :a9263. +:a9264 :a9264 :a9264. +:a9265 :a9265 :a9265. +:a9266 :a9266 :a9266. +:a9267 :a9267 :a9267. +:a9268 :a9268 :a9268. +:a9269 :a9269 :a9269. +:a9270 :a9270 :a9270. +:a9271 :a9271 :a9271. +:a9272 :a9272 :a9272. +:a9273 :a9273 :a9273. +:a9274 :a9274 :a9274. +:a9275 :a9275 :a9275. +:a9276 :a9276 :a9276. +:a9277 :a9277 :a9277. +:a9278 :a9278 :a9278. +:a9279 :a9279 :a9279. +:a9280 :a9280 :a9280. +:a9281 :a9281 :a9281. +:a9282 :a9282 :a9282. +:a9283 :a9283 :a9283. +:a9284 :a9284 :a9284. +:a9285 :a9285 :a9285. +:a9286 :a9286 :a9286. +:a9287 :a9287 :a9287. +:a9288 :a9288 :a9288. +:a9289 :a9289 :a9289. +:a9290 :a9290 :a9290. +:a9291 :a9291 :a9291. +:a9292 :a9292 :a9292. +:a9293 :a9293 :a9293. +:a9294 :a9294 :a9294. +:a9295 :a9295 :a9295. +:a9296 :a9296 :a9296. +:a9297 :a9297 :a9297. +:a9298 :a9298 :a9298. +:a9299 :a9299 :a9299. +:a9300 :a9300 :a9300. +:a9301 :a9301 :a9301. +:a9302 :a9302 :a9302. +:a9303 :a9303 :a9303. +:a9304 :a9304 :a9304. +:a9305 :a9305 :a9305. +:a9306 :a9306 :a9306. +:a9307 :a9307 :a9307. +:a9308 :a9308 :a9308. +:a9309 :a9309 :a9309. +:a9310 :a9310 :a9310. +:a9311 :a9311 :a9311. +:a9312 :a9312 :a9312. +:a9313 :a9313 :a9313. +:a9314 :a9314 :a9314. +:a9315 :a9315 :a9315. +:a9316 :a9316 :a9316. +:a9317 :a9317 :a9317. +:a9318 :a9318 :a9318. +:a9319 :a9319 :a9319. +:a9320 :a9320 :a9320. +:a9321 :a9321 :a9321. +:a9322 :a9322 :a9322. +:a9323 :a9323 :a9323. +:a9324 :a9324 :a9324. +:a9325 :a9325 :a9325. +:a9326 :a9326 :a9326. +:a9327 :a9327 :a9327. +:a9328 :a9328 :a9328. +:a9329 :a9329 :a9329. +:a9330 :a9330 :a9330. +:a9331 :a9331 :a9331. +:a9332 :a9332 :a9332. +:a9333 :a9333 :a9333. +:a9334 :a9334 :a9334. +:a9335 :a9335 :a9335. +:a9336 :a9336 :a9336. +:a9337 :a9337 :a9337. +:a9338 :a9338 :a9338. +:a9339 :a9339 :a9339. +:a9340 :a9340 :a9340. +:a9341 :a9341 :a9341. +:a9342 :a9342 :a9342. +:a9343 :a9343 :a9343. +:a9344 :a9344 :a9344. +:a9345 :a9345 :a9345. +:a9346 :a9346 :a9346. +:a9347 :a9347 :a9347. +:a9348 :a9348 :a9348. +:a9349 :a9349 :a9349. +:a9350 :a9350 :a9350. +:a9351 :a9351 :a9351. +:a9352 :a9352 :a9352. +:a9353 :a9353 :a9353. +:a9354 :a9354 :a9354. +:a9355 :a9355 :a9355. +:a9356 :a9356 :a9356. +:a9357 :a9357 :a9357. +:a9358 :a9358 :a9358. +:a9359 :a9359 :a9359. +:a9360 :a9360 :a9360. +:a9361 :a9361 :a9361. +:a9362 :a9362 :a9362. +:a9363 :a9363 :a9363. +:a9364 :a9364 :a9364. +:a9365 :a9365 :a9365. +:a9366 :a9366 :a9366. +:a9367 :a9367 :a9367. +:a9368 :a9368 :a9368. +:a9369 :a9369 :a9369. +:a9370 :a9370 :a9370. +:a9371 :a9371 :a9371. +:a9372 :a9372 :a9372. +:a9373 :a9373 :a9373. +:a9374 :a9374 :a9374. +:a9375 :a9375 :a9375. +:a9376 :a9376 :a9376. +:a9377 :a9377 :a9377. +:a9378 :a9378 :a9378. +:a9379 :a9379 :a9379. +:a9380 :a9380 :a9380. +:a9381 :a9381 :a9381. +:a9382 :a9382 :a9382. +:a9383 :a9383 :a9383. +:a9384 :a9384 :a9384. +:a9385 :a9385 :a9385. +:a9386 :a9386 :a9386. +:a9387 :a9387 :a9387. +:a9388 :a9388 :a9388. +:a9389 :a9389 :a9389. +:a9390 :a9390 :a9390. +:a9391 :a9391 :a9391. +:a9392 :a9392 :a9392. +:a9393 :a9393 :a9393. +:a9394 :a9394 :a9394. +:a9395 :a9395 :a9395. +:a9396 :a9396 :a9396. +:a9397 :a9397 :a9397. +:a9398 :a9398 :a9398. +:a9399 :a9399 :a9399. +:a9400 :a9400 :a9400. +:a9401 :a9401 :a9401. +:a9402 :a9402 :a9402. +:a9403 :a9403 :a9403. +:a9404 :a9404 :a9404. +:a9405 :a9405 :a9405. +:a9406 :a9406 :a9406. +:a9407 :a9407 :a9407. +:a9408 :a9408 :a9408. +:a9409 :a9409 :a9409. +:a9410 :a9410 :a9410. +:a9411 :a9411 :a9411. +:a9412 :a9412 :a9412. +:a9413 :a9413 :a9413. +:a9414 :a9414 :a9414. +:a9415 :a9415 :a9415. +:a9416 :a9416 :a9416. +:a9417 :a9417 :a9417. +:a9418 :a9418 :a9418. +:a9419 :a9419 :a9419. +:a9420 :a9420 :a9420. +:a9421 :a9421 :a9421. +:a9422 :a9422 :a9422. +:a9423 :a9423 :a9423. +:a9424 :a9424 :a9424. +:a9425 :a9425 :a9425. +:a9426 :a9426 :a9426. +:a9427 :a9427 :a9427. +:a9428 :a9428 :a9428. +:a9429 :a9429 :a9429. +:a9430 :a9430 :a9430. +:a9431 :a9431 :a9431. +:a9432 :a9432 :a9432. +:a9433 :a9433 :a9433. +:a9434 :a9434 :a9434. +:a9435 :a9435 :a9435. +:a9436 :a9436 :a9436. +:a9437 :a9437 :a9437. +:a9438 :a9438 :a9438. +:a9439 :a9439 :a9439. +:a9440 :a9440 :a9440. +:a9441 :a9441 :a9441. +:a9442 :a9442 :a9442. +:a9443 :a9443 :a9443. +:a9444 :a9444 :a9444. +:a9445 :a9445 :a9445. +:a9446 :a9446 :a9446. +:a9447 :a9447 :a9447. +:a9448 :a9448 :a9448. +:a9449 :a9449 :a9449. +:a9450 :a9450 :a9450. +:a9451 :a9451 :a9451. +:a9452 :a9452 :a9452. +:a9453 :a9453 :a9453. +:a9454 :a9454 :a9454. +:a9455 :a9455 :a9455. +:a9456 :a9456 :a9456. +:a9457 :a9457 :a9457. +:a9458 :a9458 :a9458. +:a9459 :a9459 :a9459. +:a9460 :a9460 :a9460. +:a9461 :a9461 :a9461. +:a9462 :a9462 :a9462. +:a9463 :a9463 :a9463. +:a9464 :a9464 :a9464. +:a9465 :a9465 :a9465. +:a9466 :a9466 :a9466. +:a9467 :a9467 :a9467. +:a9468 :a9468 :a9468. +:a9469 :a9469 :a9469. +:a9470 :a9470 :a9470. +:a9471 :a9471 :a9471. +:a9472 :a9472 :a9472. +:a9473 :a9473 :a9473. +:a9474 :a9474 :a9474. +:a9475 :a9475 :a9475. +:a9476 :a9476 :a9476. +:a9477 :a9477 :a9477. +:a9478 :a9478 :a9478. +:a9479 :a9479 :a9479. +:a9480 :a9480 :a9480. +:a9481 :a9481 :a9481. +:a9482 :a9482 :a9482. +:a9483 :a9483 :a9483. +:a9484 :a9484 :a9484. +:a9485 :a9485 :a9485. +:a9486 :a9486 :a9486. +:a9487 :a9487 :a9487. +:a9488 :a9488 :a9488. +:a9489 :a9489 :a9489. +:a9490 :a9490 :a9490. +:a9491 :a9491 :a9491. +:a9492 :a9492 :a9492. +:a9493 :a9493 :a9493. +:a9494 :a9494 :a9494. +:a9495 :a9495 :a9495. +:a9496 :a9496 :a9496. +:a9497 :a9497 :a9497. +:a9498 :a9498 :a9498. +:a9499 :a9499 :a9499. +:a9500 :a9500 :a9500. +:a9501 :a9501 :a9501. +:a9502 :a9502 :a9502. +:a9503 :a9503 :a9503. +:a9504 :a9504 :a9504. +:a9505 :a9505 :a9505. +:a9506 :a9506 :a9506. +:a9507 :a9507 :a9507. +:a9508 :a9508 :a9508. +:a9509 :a9509 :a9509. +:a9510 :a9510 :a9510. +:a9511 :a9511 :a9511. +:a9512 :a9512 :a9512. +:a9513 :a9513 :a9513. +:a9514 :a9514 :a9514. +:a9515 :a9515 :a9515. +:a9516 :a9516 :a9516. +:a9517 :a9517 :a9517. +:a9518 :a9518 :a9518. +:a9519 :a9519 :a9519. +:a9520 :a9520 :a9520. +:a9521 :a9521 :a9521. +:a9522 :a9522 :a9522. +:a9523 :a9523 :a9523. +:a9524 :a9524 :a9524. +:a9525 :a9525 :a9525. +:a9526 :a9526 :a9526. +:a9527 :a9527 :a9527. +:a9528 :a9528 :a9528. +:a9529 :a9529 :a9529. +:a9530 :a9530 :a9530. +:a9531 :a9531 :a9531. +:a9532 :a9532 :a9532. +:a9533 :a9533 :a9533. +:a9534 :a9534 :a9534. +:a9535 :a9535 :a9535. +:a9536 :a9536 :a9536. +:a9537 :a9537 :a9537. +:a9538 :a9538 :a9538. +:a9539 :a9539 :a9539. +:a9540 :a9540 :a9540. +:a9541 :a9541 :a9541. +:a9542 :a9542 :a9542. +:a9543 :a9543 :a9543. +:a9544 :a9544 :a9544. +:a9545 :a9545 :a9545. +:a9546 :a9546 :a9546. +:a9547 :a9547 :a9547. +:a9548 :a9548 :a9548. +:a9549 :a9549 :a9549. +:a9550 :a9550 :a9550. +:a9551 :a9551 :a9551. +:a9552 :a9552 :a9552. +:a9553 :a9553 :a9553. +:a9554 :a9554 :a9554. +:a9555 :a9555 :a9555. +:a9556 :a9556 :a9556. +:a9557 :a9557 :a9557. +:a9558 :a9558 :a9558. +:a9559 :a9559 :a9559. +:a9560 :a9560 :a9560. +:a9561 :a9561 :a9561. +:a9562 :a9562 :a9562. +:a9563 :a9563 :a9563. +:a9564 :a9564 :a9564. +:a9565 :a9565 :a9565. +:a9566 :a9566 :a9566. +:a9567 :a9567 :a9567. +:a9568 :a9568 :a9568. +:a9569 :a9569 :a9569. +:a9570 :a9570 :a9570. +:a9571 :a9571 :a9571. +:a9572 :a9572 :a9572. +:a9573 :a9573 :a9573. +:a9574 :a9574 :a9574. +:a9575 :a9575 :a9575. +:a9576 :a9576 :a9576. +:a9577 :a9577 :a9577. +:a9578 :a9578 :a9578. +:a9579 :a9579 :a9579. +:a9580 :a9580 :a9580. +:a9581 :a9581 :a9581. +:a9582 :a9582 :a9582. +:a9583 :a9583 :a9583. +:a9584 :a9584 :a9584. +:a9585 :a9585 :a9585. +:a9586 :a9586 :a9586. +:a9587 :a9587 :a9587. +:a9588 :a9588 :a9588. +:a9589 :a9589 :a9589. +:a9590 :a9590 :a9590. +:a9591 :a9591 :a9591. +:a9592 :a9592 :a9592. +:a9593 :a9593 :a9593. +:a9594 :a9594 :a9594. +:a9595 :a9595 :a9595. +:a9596 :a9596 :a9596. +:a9597 :a9597 :a9597. +:a9598 :a9598 :a9598. +:a9599 :a9599 :a9599. +:a9600 :a9600 :a9600. +:a9601 :a9601 :a9601. +:a9602 :a9602 :a9602. +:a9603 :a9603 :a9603. +:a9604 :a9604 :a9604. +:a9605 :a9605 :a9605. +:a9606 :a9606 :a9606. +:a9607 :a9607 :a9607. +:a9608 :a9608 :a9608. +:a9609 :a9609 :a9609. +:a9610 :a9610 :a9610. +:a9611 :a9611 :a9611. +:a9612 :a9612 :a9612. +:a9613 :a9613 :a9613. +:a9614 :a9614 :a9614. +:a9615 :a9615 :a9615. +:a9616 :a9616 :a9616. +:a9617 :a9617 :a9617. +:a9618 :a9618 :a9618. +:a9619 :a9619 :a9619. +:a9620 :a9620 :a9620. +:a9621 :a9621 :a9621. +:a9622 :a9622 :a9622. +:a9623 :a9623 :a9623. +:a9624 :a9624 :a9624. +:a9625 :a9625 :a9625. +:a9626 :a9626 :a9626. +:a9627 :a9627 :a9627. +:a9628 :a9628 :a9628. +:a9629 :a9629 :a9629. +:a9630 :a9630 :a9630. +:a9631 :a9631 :a9631. +:a9632 :a9632 :a9632. +:a9633 :a9633 :a9633. +:a9634 :a9634 :a9634. +:a9635 :a9635 :a9635. +:a9636 :a9636 :a9636. +:a9637 :a9637 :a9637. +:a9638 :a9638 :a9638. +:a9639 :a9639 :a9639. +:a9640 :a9640 :a9640. +:a9641 :a9641 :a9641. +:a9642 :a9642 :a9642. +:a9643 :a9643 :a9643. +:a9644 :a9644 :a9644. +:a9645 :a9645 :a9645. +:a9646 :a9646 :a9646. +:a9647 :a9647 :a9647. +:a9648 :a9648 :a9648. +:a9649 :a9649 :a9649. +:a9650 :a9650 :a9650. +:a9651 :a9651 :a9651. +:a9652 :a9652 :a9652. +:a9653 :a9653 :a9653. +:a9654 :a9654 :a9654. +:a9655 :a9655 :a9655. +:a9656 :a9656 :a9656. +:a9657 :a9657 :a9657. +:a9658 :a9658 :a9658. +:a9659 :a9659 :a9659. +:a9660 :a9660 :a9660. +:a9661 :a9661 :a9661. +:a9662 :a9662 :a9662. +:a9663 :a9663 :a9663. +:a9664 :a9664 :a9664. +:a9665 :a9665 :a9665. +:a9666 :a9666 :a9666. +:a9667 :a9667 :a9667. +:a9668 :a9668 :a9668. +:a9669 :a9669 :a9669. +:a9670 :a9670 :a9670. +:a9671 :a9671 :a9671. +:a9672 :a9672 :a9672. +:a9673 :a9673 :a9673. +:a9674 :a9674 :a9674. +:a9675 :a9675 :a9675. +:a9676 :a9676 :a9676. +:a9677 :a9677 :a9677. +:a9678 :a9678 :a9678. +:a9679 :a9679 :a9679. +:a9680 :a9680 :a9680. +:a9681 :a9681 :a9681. +:a9682 :a9682 :a9682. +:a9683 :a9683 :a9683. +:a9684 :a9684 :a9684. +:a9685 :a9685 :a9685. +:a9686 :a9686 :a9686. +:a9687 :a9687 :a9687. +:a9688 :a9688 :a9688. +:a9689 :a9689 :a9689. +:a9690 :a9690 :a9690. +:a9691 :a9691 :a9691. +:a9692 :a9692 :a9692. +:a9693 :a9693 :a9693. +:a9694 :a9694 :a9694. +:a9695 :a9695 :a9695. +:a9696 :a9696 :a9696. +:a9697 :a9697 :a9697. +:a9698 :a9698 :a9698. +:a9699 :a9699 :a9699. +:a9700 :a9700 :a9700. +:a9701 :a9701 :a9701. +:a9702 :a9702 :a9702. +:a9703 :a9703 :a9703. +:a9704 :a9704 :a9704. +:a9705 :a9705 :a9705. +:a9706 :a9706 :a9706. +:a9707 :a9707 :a9707. +:a9708 :a9708 :a9708. +:a9709 :a9709 :a9709. +:a9710 :a9710 :a9710. +:a9711 :a9711 :a9711. +:a9712 :a9712 :a9712. +:a9713 :a9713 :a9713. +:a9714 :a9714 :a9714. +:a9715 :a9715 :a9715. +:a9716 :a9716 :a9716. +:a9717 :a9717 :a9717. +:a9718 :a9718 :a9718. +:a9719 :a9719 :a9719. +:a9720 :a9720 :a9720. +:a9721 :a9721 :a9721. +:a9722 :a9722 :a9722. +:a9723 :a9723 :a9723. +:a9724 :a9724 :a9724. +:a9725 :a9725 :a9725. +:a9726 :a9726 :a9726. +:a9727 :a9727 :a9727. +:a9728 :a9728 :a9728. +:a9729 :a9729 :a9729. +:a9730 :a9730 :a9730. +:a9731 :a9731 :a9731. +:a9732 :a9732 :a9732. +:a9733 :a9733 :a9733. +:a9734 :a9734 :a9734. +:a9735 :a9735 :a9735. +:a9736 :a9736 :a9736. +:a9737 :a9737 :a9737. +:a9738 :a9738 :a9738. +:a9739 :a9739 :a9739. +:a9740 :a9740 :a9740. +:a9741 :a9741 :a9741. +:a9742 :a9742 :a9742. +:a9743 :a9743 :a9743. +:a9744 :a9744 :a9744. +:a9745 :a9745 :a9745. +:a9746 :a9746 :a9746. +:a9747 :a9747 :a9747. +:a9748 :a9748 :a9748. +:a9749 :a9749 :a9749. +:a9750 :a9750 :a9750. +:a9751 :a9751 :a9751. +:a9752 :a9752 :a9752. +:a9753 :a9753 :a9753. +:a9754 :a9754 :a9754. +:a9755 :a9755 :a9755. +:a9756 :a9756 :a9756. +:a9757 :a9757 :a9757. +:a9758 :a9758 :a9758. +:a9759 :a9759 :a9759. +:a9760 :a9760 :a9760. +:a9761 :a9761 :a9761. +:a9762 :a9762 :a9762. +:a9763 :a9763 :a9763. +:a9764 :a9764 :a9764. +:a9765 :a9765 :a9765. +:a9766 :a9766 :a9766. +:a9767 :a9767 :a9767. +:a9768 :a9768 :a9768. +:a9769 :a9769 :a9769. +:a9770 :a9770 :a9770. +:a9771 :a9771 :a9771. +:a9772 :a9772 :a9772. +:a9773 :a9773 :a9773. +:a9774 :a9774 :a9774. +:a9775 :a9775 :a9775. +:a9776 :a9776 :a9776. +:a9777 :a9777 :a9777. +:a9778 :a9778 :a9778. +:a9779 :a9779 :a9779. +:a9780 :a9780 :a9780. +:a9781 :a9781 :a9781. +:a9782 :a9782 :a9782. +:a9783 :a9783 :a9783. +:a9784 :a9784 :a9784. +:a9785 :a9785 :a9785. +:a9786 :a9786 :a9786. +:a9787 :a9787 :a9787. +:a9788 :a9788 :a9788. +:a9789 :a9789 :a9789. +:a9790 :a9790 :a9790. +:a9791 :a9791 :a9791. +:a9792 :a9792 :a9792. +:a9793 :a9793 :a9793. +:a9794 :a9794 :a9794. +:a9795 :a9795 :a9795. +:a9796 :a9796 :a9796. +:a9797 :a9797 :a9797. +:a9798 :a9798 :a9798. +:a9799 :a9799 :a9799. +:a9800 :a9800 :a9800. +:a9801 :a9801 :a9801. +:a9802 :a9802 :a9802. +:a9803 :a9803 :a9803. +:a9804 :a9804 :a9804. +:a9805 :a9805 :a9805. +:a9806 :a9806 :a9806. +:a9807 :a9807 :a9807. +:a9808 :a9808 :a9808. +:a9809 :a9809 :a9809. +:a9810 :a9810 :a9810. +:a9811 :a9811 :a9811. +:a9812 :a9812 :a9812. +:a9813 :a9813 :a9813. +:a9814 :a9814 :a9814. +:a9815 :a9815 :a9815. +:a9816 :a9816 :a9816. +:a9817 :a9817 :a9817. +:a9818 :a9818 :a9818. +:a9819 :a9819 :a9819. +:a9820 :a9820 :a9820. +:a9821 :a9821 :a9821. +:a9822 :a9822 :a9822. +:a9823 :a9823 :a9823. +:a9824 :a9824 :a9824. +:a9825 :a9825 :a9825. +:a9826 :a9826 :a9826. +:a9827 :a9827 :a9827. +:a9828 :a9828 :a9828. +:a9829 :a9829 :a9829. +:a9830 :a9830 :a9830. +:a9831 :a9831 :a9831. +:a9832 :a9832 :a9832. +:a9833 :a9833 :a9833. +:a9834 :a9834 :a9834. +:a9835 :a9835 :a9835. +:a9836 :a9836 :a9836. +:a9837 :a9837 :a9837. +:a9838 :a9838 :a9838. +:a9839 :a9839 :a9839. +:a9840 :a9840 :a9840. +:a9841 :a9841 :a9841. +:a9842 :a9842 :a9842. +:a9843 :a9843 :a9843. +:a9844 :a9844 :a9844. +:a9845 :a9845 :a9845. +:a9846 :a9846 :a9846. +:a9847 :a9847 :a9847. +:a9848 :a9848 :a9848. +:a9849 :a9849 :a9849. +:a9850 :a9850 :a9850. +:a9851 :a9851 :a9851. +:a9852 :a9852 :a9852. +:a9853 :a9853 :a9853. +:a9854 :a9854 :a9854. +:a9855 :a9855 :a9855. +:a9856 :a9856 :a9856. +:a9857 :a9857 :a9857. +:a9858 :a9858 :a9858. +:a9859 :a9859 :a9859. +:a9860 :a9860 :a9860. +:a9861 :a9861 :a9861. +:a9862 :a9862 :a9862. +:a9863 :a9863 :a9863. +:a9864 :a9864 :a9864. +:a9865 :a9865 :a9865. +:a9866 :a9866 :a9866. +:a9867 :a9867 :a9867. +:a9868 :a9868 :a9868. +:a9869 :a9869 :a9869. +:a9870 :a9870 :a9870. +:a9871 :a9871 :a9871. +:a9872 :a9872 :a9872. +:a9873 :a9873 :a9873. +:a9874 :a9874 :a9874. +:a9875 :a9875 :a9875. +:a9876 :a9876 :a9876. +:a9877 :a9877 :a9877. +:a9878 :a9878 :a9878. +:a9879 :a9879 :a9879. +:a9880 :a9880 :a9880. +:a9881 :a9881 :a9881. +:a9882 :a9882 :a9882. +:a9883 :a9883 :a9883. +:a9884 :a9884 :a9884. +:a9885 :a9885 :a9885. +:a9886 :a9886 :a9886. +:a9887 :a9887 :a9887. +:a9888 :a9888 :a9888. +:a9889 :a9889 :a9889. +:a9890 :a9890 :a9890. +:a9891 :a9891 :a9891. +:a9892 :a9892 :a9892. +:a9893 :a9893 :a9893. +:a9894 :a9894 :a9894. +:a9895 :a9895 :a9895. +:a9896 :a9896 :a9896. +:a9897 :a9897 :a9897. +:a9898 :a9898 :a9898. +:a9899 :a9899 :a9899. +:a9900 :a9900 :a9900. +:a9901 :a9901 :a9901. +:a9902 :a9902 :a9902. +:a9903 :a9903 :a9903. +:a9904 :a9904 :a9904. +:a9905 :a9905 :a9905. +:a9906 :a9906 :a9906. +:a9907 :a9907 :a9907. +:a9908 :a9908 :a9908. +:a9909 :a9909 :a9909. +:a9910 :a9910 :a9910. +:a9911 :a9911 :a9911. +:a9912 :a9912 :a9912. +:a9913 :a9913 :a9913. +:a9914 :a9914 :a9914. +:a9915 :a9915 :a9915. +:a9916 :a9916 :a9916. +:a9917 :a9917 :a9917. +:a9918 :a9918 :a9918. +:a9919 :a9919 :a9919. +:a9920 :a9920 :a9920. +:a9921 :a9921 :a9921. +:a9922 :a9922 :a9922. +:a9923 :a9923 :a9923. +:a9924 :a9924 :a9924. +:a9925 :a9925 :a9925. +:a9926 :a9926 :a9926. +:a9927 :a9927 :a9927. +:a9928 :a9928 :a9928. +:a9929 :a9929 :a9929. +:a9930 :a9930 :a9930. +:a9931 :a9931 :a9931. +:a9932 :a9932 :a9932. +:a9933 :a9933 :a9933. +:a9934 :a9934 :a9934. +:a9935 :a9935 :a9935. +:a9936 :a9936 :a9936. +:a9937 :a9937 :a9937. +:a9938 :a9938 :a9938. +:a9939 :a9939 :a9939. +:a9940 :a9940 :a9940. +:a9941 :a9941 :a9941. +:a9942 :a9942 :a9942. +:a9943 :a9943 :a9943. +:a9944 :a9944 :a9944. +:a9945 :a9945 :a9945. +:a9946 :a9946 :a9946. +:a9947 :a9947 :a9947. +:a9948 :a9948 :a9948. +:a9949 :a9949 :a9949. +:a9950 :a9950 :a9950. +:a9951 :a9951 :a9951. +:a9952 :a9952 :a9952. +:a9953 :a9953 :a9953. +:a9954 :a9954 :a9954. +:a9955 :a9955 :a9955. +:a9956 :a9956 :a9956. +:a9957 :a9957 :a9957. +:a9958 :a9958 :a9958. +:a9959 :a9959 :a9959. +:a9960 :a9960 :a9960. +:a9961 :a9961 :a9961. +:a9962 :a9962 :a9962. +:a9963 :a9963 :a9963. +:a9964 :a9964 :a9964. +:a9965 :a9965 :a9965. +:a9966 :a9966 :a9966. +:a9967 :a9967 :a9967. +:a9968 :a9968 :a9968. +:a9969 :a9969 :a9969. +:a9970 :a9970 :a9970. +:a9971 :a9971 :a9971. +:a9972 :a9972 :a9972. +:a9973 :a9973 :a9973. +:a9974 :a9974 :a9974. +:a9975 :a9975 :a9975. +:a9976 :a9976 :a9976. +:a9977 :a9977 :a9977. +:a9978 :a9978 :a9978. +:a9979 :a9979 :a9979. +:a9980 :a9980 :a9980. +:a9981 :a9981 :a9981. +:a9982 :a9982 :a9982. +:a9983 :a9983 :a9983. +:a9984 :a9984 :a9984. +:a9985 :a9985 :a9985. +:a9986 :a9986 :a9986. +:a9987 :a9987 :a9987. +:a9988 :a9988 :a9988. +:a9989 :a9989 :a9989. +:a9990 :a9990 :a9990. +:a9991 :a9991 :a9991. +:a9992 :a9992 :a9992. +:a9993 :a9993 :a9993. +:a9994 :a9994 :a9994. +:a9995 :a9995 :a9995. +:a9996 :a9996 :a9996. +:a9997 :a9997 :a9997. +:a9998 :a9998 :a9998. +:a9999 :a9999 :a9999. +:a10000 :a10000 :a10000. diff --git a/content-rdf/src/test/resources/turtle/test-15.out b/content-rdf/src/test/resources/turtle/test-15.out new file mode 100644 index 0000000..c0604b3 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-15.out @@ -0,0 +1,10000 @@ + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-15.result b/content-rdf/src/test/resources/turtle/test-15.result new file mode 100644 index 0000000..f380544 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-15.result @@ -0,0 +1 @@ + , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . diff --git a/content-rdf/src/test/resources/turtle/test-15.ttl b/content-rdf/src/test/resources/turtle/test-15.ttl new file mode 100644 index 0000000..10df17d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-15.ttl @@ -0,0 +1,3 @@ +# 10000 triple objects (10000 triples) more than the default Bison stack size +@prefix : . +:a :b :c1, :c2, :c3, :c4, :c5, :c6, :c7, :c8, :c9, :c10, :c11, :c12, :c13, :c14, :c15, :c16, :c17, :c18, :c19, :c20, :c21, :c22, :c23, :c24, :c25, :c26, :c27, :c28, :c29, :c30, :c31, :c32, :c33, :c34, :c35, :c36, :c37, :c38, :c39, :c40, :c41, :c42, :c43, :c44, :c45, :c46, :c47, :c48, :c49, :c50, :c51, :c52, :c53, :c54, :c55, :c56, :c57, :c58, :c59, :c60, :c61, :c62, :c63, :c64, :c65, :c66, :c67, :c68, :c69, :c70, :c71, :c72, :c73, :c74, :c75, :c76, :c77, :c78, :c79, :c80, :c81, :c82, :c83, :c84, :c85, :c86, :c87, :c88, :c89, :c90, :c91, :c92, :c93, :c94, :c95, :c96, :c97, :c98, :c99, :c100, :c101, :c102, :c103, :c104, :c105, :c106, :c107, :c108, :c109, :c110, :c111, :c112, :c113, :c114, :c115, :c116, :c117, :c118, :c119, :c120, :c121, :c122, :c123, :c124, :c125, :c126, :c127, :c128, :c129, :c130, :c131, :c132, :c133, :c134, :c135, :c136, :c137, :c138, :c139, :c140, :c141, :c142, :c143, :c144, :c145, :c146, :c147, :c148, :c149, :c150, :c151, :c152, :c153, :c154, :c155, :c156, :c157, :c158, :c159, :c160, :c161, :c162, :c163, :c164, :c165, :c166, :c167, :c168, :c169, :c170, :c171, :c172, :c173, :c174, :c175, :c176, :c177, :c178, :c179, :c180, :c181, :c182, :c183, :c184, :c185, :c186, :c187, :c188, :c189, :c190, :c191, :c192, :c193, :c194, :c195, :c196, :c197, :c198, :c199, :c200, :c201, :c202, :c203, :c204, :c205, :c206, :c207, :c208, :c209, :c210, :c211, :c212, :c213, :c214, :c215, :c216, :c217, :c218, :c219, :c220, :c221, :c222, :c223, :c224, :c225, :c226, :c227, :c228, :c229, :c230, :c231, :c232, :c233, :c234, :c235, :c236, :c237, :c238, :c239, :c240, :c241, :c242, :c243, :c244, :c245, :c246, :c247, :c248, :c249, :c250, :c251, :c252, :c253, :c254, :c255, :c256, :c257, :c258, :c259, :c260, :c261, :c262, :c263, :c264, :c265, :c266, :c267, :c268, :c269, :c270, :c271, :c272, :c273, :c274, :c275, :c276, :c277, :c278, :c279, :c280, :c281, :c282, :c283, :c284, :c285, :c286, :c287, :c288, :c289, :c290, :c291, :c292, :c293, :c294, :c295, :c296, :c297, :c298, :c299, :c300, :c301, :c302, :c303, :c304, :c305, :c306, :c307, :c308, :c309, :c310, :c311, :c312, :c313, :c314, :c315, :c316, :c317, :c318, :c319, :c320, :c321, :c322, :c323, :c324, :c325, :c326, :c327, :c328, :c329, :c330, :c331, :c332, :c333, :c334, :c335, :c336, :c337, :c338, :c339, :c340, :c341, :c342, :c343, :c344, :c345, :c346, :c347, :c348, :c349, :c350, :c351, :c352, :c353, :c354, :c355, :c356, :c357, :c358, :c359, :c360, :c361, :c362, :c363, :c364, :c365, :c366, :c367, :c368, :c369, :c370, :c371, :c372, :c373, :c374, :c375, :c376, :c377, :c378, :c379, :c380, :c381, :c382, :c383, :c384, :c385, :c386, :c387, :c388, :c389, :c390, :c391, :c392, :c393, :c394, :c395, :c396, :c397, :c398, :c399, :c400, :c401, :c402, :c403, :c404, :c405, :c406, :c407, :c408, :c409, :c410, :c411, :c412, :c413, :c414, :c415, :c416, :c417, :c418, :c419, :c420, :c421, :c422, :c423, :c424, :c425, :c426, :c427, :c428, :c429, :c430, :c431, :c432, :c433, :c434, :c435, :c436, :c437, :c438, :c439, :c440, :c441, :c442, :c443, :c444, :c445, :c446, :c447, :c448, :c449, :c450, :c451, :c452, :c453, :c454, :c455, :c456, :c457, :c458, :c459, :c460, :c461, :c462, :c463, :c464, :c465, :c466, :c467, :c468, :c469, :c470, :c471, :c472, :c473, :c474, :c475, :c476, :c477, :c478, :c479, :c480, :c481, :c482, :c483, :c484, :c485, :c486, :c487, :c488, :c489, :c490, :c491, :c492, :c493, :c494, :c495, :c496, :c497, :c498, :c499, :c500, :c501, :c502, :c503, :c504, :c505, :c506, :c507, :c508, :c509, :c510, :c511, :c512, :c513, :c514, :c515, :c516, :c517, :c518, :c519, :c520, :c521, :c522, :c523, :c524, :c525, :c526, :c527, :c528, :c529, :c530, :c531, :c532, :c533, :c534, :c535, :c536, :c537, :c538, :c539, :c540, :c541, :c542, :c543, :c544, :c545, :c546, :c547, :c548, :c549, :c550, :c551, :c552, :c553, :c554, :c555, :c556, :c557, :c558, :c559, :c560, :c561, :c562, :c563, :c564, :c565, :c566, :c567, :c568, :c569, :c570, :c571, :c572, :c573, :c574, :c575, :c576, :c577, :c578, :c579, :c580, :c581, :c582, :c583, :c584, :c585, :c586, :c587, :c588, :c589, :c590, :c591, :c592, :c593, :c594, :c595, :c596, :c597, :c598, :c599, :c600, :c601, :c602, :c603, :c604, :c605, :c606, :c607, :c608, :c609, :c610, :c611, :c612, :c613, :c614, :c615, :c616, :c617, :c618, :c619, :c620, :c621, :c622, :c623, :c624, :c625, :c626, :c627, :c628, :c629, :c630, :c631, :c632, :c633, :c634, :c635, :c636, :c637, :c638, :c639, :c640, :c641, :c642, :c643, :c644, :c645, :c646, :c647, :c648, :c649, :c650, :c651, :c652, :c653, :c654, :c655, :c656, :c657, :c658, :c659, :c660, :c661, :c662, :c663, :c664, :c665, :c666, :c667, :c668, :c669, :c670, :c671, :c672, :c673, :c674, :c675, :c676, :c677, :c678, :c679, :c680, :c681, :c682, :c683, :c684, :c685, :c686, :c687, :c688, :c689, :c690, :c691, :c692, :c693, :c694, :c695, :c696, :c697, :c698, :c699, :c700, :c701, :c702, :c703, :c704, :c705, :c706, :c707, :c708, :c709, :c710, :c711, :c712, :c713, :c714, :c715, :c716, :c717, :c718, :c719, :c720, :c721, :c722, :c723, :c724, :c725, :c726, :c727, :c728, :c729, :c730, :c731, :c732, :c733, :c734, :c735, :c736, :c737, :c738, :c739, :c740, :c741, :c742, :c743, :c744, :c745, :c746, :c747, :c748, :c749, :c750, :c751, :c752, :c753, :c754, :c755, :c756, :c757, :c758, :c759, :c760, :c761, :c762, :c763, :c764, :c765, :c766, :c767, :c768, :c769, :c770, :c771, :c772, :c773, :c774, :c775, :c776, :c777, :c778, :c779, :c780, :c781, :c782, :c783, :c784, :c785, :c786, :c787, :c788, :c789, :c790, :c791, :c792, :c793, :c794, :c795, :c796, :c797, :c798, :c799, :c800, :c801, :c802, :c803, :c804, :c805, :c806, :c807, :c808, :c809, :c810, :c811, :c812, :c813, :c814, :c815, :c816, :c817, :c818, :c819, :c820, :c821, :c822, :c823, :c824, :c825, :c826, :c827, :c828, :c829, :c830, :c831, :c832, :c833, :c834, :c835, :c836, :c837, :c838, :c839, :c840, :c841, :c842, :c843, :c844, :c845, :c846, :c847, :c848, :c849, :c850, :c851, :c852, :c853, :c854, :c855, :c856, :c857, :c858, :c859, :c860, :c861, :c862, :c863, :c864, :c865, :c866, :c867, :c868, :c869, :c870, :c871, :c872, :c873, :c874, :c875, :c876, :c877, :c878, :c879, :c880, :c881, :c882, :c883, :c884, :c885, :c886, :c887, :c888, :c889, :c890, :c891, :c892, :c893, :c894, :c895, :c896, :c897, :c898, :c899, :c900, :c901, :c902, :c903, :c904, :c905, :c906, :c907, :c908, :c909, :c910, :c911, :c912, :c913, :c914, :c915, :c916, :c917, :c918, :c919, :c920, :c921, :c922, :c923, :c924, :c925, :c926, :c927, :c928, :c929, :c930, :c931, :c932, :c933, :c934, :c935, :c936, :c937, :c938, :c939, :c940, :c941, :c942, :c943, :c944, :c945, :c946, :c947, :c948, :c949, :c950, :c951, :c952, :c953, :c954, :c955, :c956, :c957, :c958, :c959, :c960, :c961, :c962, :c963, :c964, :c965, :c966, :c967, :c968, :c969, :c970, :c971, :c972, :c973, :c974, :c975, :c976, :c977, :c978, :c979, :c980, :c981, :c982, :c983, :c984, :c985, :c986, :c987, :c988, :c989, :c990, :c991, :c992, :c993, :c994, :c995, :c996, :c997, :c998, :c999, :c1000, :c1001, :c1002, :c1003, :c1004, :c1005, :c1006, :c1007, :c1008, :c1009, :c1010, :c1011, :c1012, :c1013, :c1014, :c1015, :c1016, :c1017, :c1018, :c1019, :c1020, :c1021, :c1022, :c1023, :c1024, :c1025, :c1026, :c1027, :c1028, :c1029, :c1030, :c1031, :c1032, :c1033, :c1034, :c1035, :c1036, :c1037, :c1038, :c1039, :c1040, :c1041, :c1042, :c1043, :c1044, :c1045, :c1046, :c1047, :c1048, :c1049, :c1050, :c1051, :c1052, :c1053, :c1054, :c1055, :c1056, :c1057, :c1058, :c1059, :c1060, :c1061, :c1062, :c1063, :c1064, :c1065, :c1066, :c1067, :c1068, :c1069, :c1070, :c1071, :c1072, :c1073, :c1074, :c1075, :c1076, :c1077, :c1078, :c1079, :c1080, :c1081, :c1082, :c1083, :c1084, :c1085, :c1086, :c1087, :c1088, :c1089, :c1090, :c1091, :c1092, :c1093, :c1094, :c1095, :c1096, :c1097, :c1098, :c1099, :c1100, :c1101, :c1102, :c1103, :c1104, :c1105, :c1106, :c1107, :c1108, :c1109, :c1110, :c1111, :c1112, :c1113, :c1114, :c1115, :c1116, :c1117, :c1118, :c1119, :c1120, :c1121, :c1122, :c1123, :c1124, :c1125, :c1126, :c1127, :c1128, :c1129, :c1130, :c1131, :c1132, :c1133, :c1134, :c1135, :c1136, :c1137, :c1138, :c1139, :c1140, :c1141, :c1142, :c1143, :c1144, :c1145, :c1146, :c1147, :c1148, :c1149, :c1150, :c1151, :c1152, :c1153, :c1154, :c1155, :c1156, :c1157, :c1158, :c1159, :c1160, :c1161, :c1162, :c1163, :c1164, :c1165, :c1166, :c1167, :c1168, :c1169, :c1170, :c1171, :c1172, :c1173, :c1174, :c1175, :c1176, :c1177, :c1178, :c1179, :c1180, :c1181, :c1182, :c1183, :c1184, :c1185, :c1186, :c1187, :c1188, :c1189, :c1190, :c1191, :c1192, :c1193, :c1194, :c1195, :c1196, :c1197, :c1198, :c1199, :c1200, :c1201, :c1202, :c1203, :c1204, :c1205, :c1206, :c1207, :c1208, :c1209, :c1210, :c1211, :c1212, :c1213, :c1214, :c1215, :c1216, :c1217, :c1218, :c1219, :c1220, :c1221, :c1222, :c1223, :c1224, :c1225, :c1226, :c1227, :c1228, :c1229, :c1230, :c1231, :c1232, :c1233, :c1234, :c1235, :c1236, :c1237, :c1238, :c1239, :c1240, :c1241, :c1242, :c1243, :c1244, :c1245, :c1246, :c1247, :c1248, :c1249, :c1250, :c1251, :c1252, :c1253, :c1254, :c1255, :c1256, :c1257, :c1258, :c1259, :c1260, :c1261, :c1262, :c1263, :c1264, :c1265, :c1266, :c1267, :c1268, :c1269, :c1270, :c1271, :c1272, :c1273, :c1274, :c1275, :c1276, :c1277, :c1278, :c1279, :c1280, :c1281, :c1282, :c1283, :c1284, :c1285, :c1286, :c1287, :c1288, :c1289, :c1290, :c1291, :c1292, :c1293, :c1294, :c1295, :c1296, :c1297, :c1298, :c1299, :c1300, :c1301, :c1302, :c1303, :c1304, :c1305, :c1306, :c1307, :c1308, :c1309, :c1310, :c1311, :c1312, :c1313, :c1314, :c1315, :c1316, :c1317, :c1318, :c1319, :c1320, :c1321, :c1322, :c1323, :c1324, :c1325, :c1326, :c1327, :c1328, :c1329, :c1330, :c1331, :c1332, :c1333, :c1334, :c1335, :c1336, :c1337, :c1338, :c1339, :c1340, :c1341, :c1342, :c1343, :c1344, :c1345, :c1346, :c1347, :c1348, :c1349, :c1350, :c1351, :c1352, :c1353, :c1354, :c1355, :c1356, :c1357, :c1358, :c1359, :c1360, :c1361, :c1362, :c1363, :c1364, :c1365, :c1366, :c1367, :c1368, :c1369, :c1370, :c1371, :c1372, :c1373, :c1374, :c1375, :c1376, :c1377, :c1378, :c1379, :c1380, :c1381, :c1382, :c1383, :c1384, :c1385, :c1386, :c1387, :c1388, :c1389, :c1390, :c1391, :c1392, :c1393, :c1394, :c1395, :c1396, :c1397, :c1398, :c1399, :c1400, :c1401, :c1402, :c1403, :c1404, :c1405, :c1406, :c1407, :c1408, :c1409, :c1410, :c1411, :c1412, :c1413, :c1414, :c1415, :c1416, :c1417, :c1418, :c1419, :c1420, :c1421, :c1422, :c1423, :c1424, :c1425, :c1426, :c1427, :c1428, :c1429, :c1430, :c1431, :c1432, :c1433, :c1434, :c1435, :c1436, :c1437, :c1438, :c1439, :c1440, :c1441, :c1442, :c1443, :c1444, :c1445, :c1446, :c1447, :c1448, :c1449, :c1450, :c1451, :c1452, :c1453, :c1454, :c1455, :c1456, :c1457, :c1458, :c1459, :c1460, :c1461, :c1462, :c1463, :c1464, :c1465, :c1466, :c1467, :c1468, :c1469, :c1470, :c1471, :c1472, :c1473, :c1474, :c1475, :c1476, :c1477, :c1478, :c1479, :c1480, :c1481, :c1482, :c1483, :c1484, :c1485, :c1486, :c1487, :c1488, :c1489, :c1490, :c1491, :c1492, :c1493, :c1494, :c1495, :c1496, :c1497, :c1498, :c1499, :c1500, :c1501, :c1502, :c1503, :c1504, :c1505, :c1506, :c1507, :c1508, :c1509, :c1510, :c1511, :c1512, :c1513, :c1514, :c1515, :c1516, :c1517, :c1518, :c1519, :c1520, :c1521, :c1522, :c1523, :c1524, :c1525, :c1526, :c1527, :c1528, :c1529, :c1530, :c1531, :c1532, :c1533, :c1534, :c1535, :c1536, :c1537, :c1538, :c1539, :c1540, :c1541, :c1542, :c1543, :c1544, :c1545, :c1546, :c1547, :c1548, :c1549, :c1550, :c1551, :c1552, :c1553, :c1554, :c1555, :c1556, :c1557, :c1558, :c1559, :c1560, :c1561, :c1562, :c1563, :c1564, :c1565, :c1566, :c1567, :c1568, :c1569, :c1570, :c1571, :c1572, :c1573, :c1574, :c1575, :c1576, :c1577, :c1578, :c1579, :c1580, :c1581, :c1582, :c1583, :c1584, :c1585, :c1586, :c1587, :c1588, :c1589, :c1590, :c1591, :c1592, :c1593, :c1594, :c1595, :c1596, :c1597, :c1598, :c1599, :c1600, :c1601, :c1602, :c1603, :c1604, :c1605, :c1606, :c1607, :c1608, :c1609, :c1610, :c1611, :c1612, :c1613, :c1614, :c1615, :c1616, :c1617, :c1618, :c1619, :c1620, :c1621, :c1622, :c1623, :c1624, :c1625, :c1626, :c1627, :c1628, :c1629, :c1630, :c1631, :c1632, :c1633, :c1634, :c1635, :c1636, :c1637, :c1638, :c1639, :c1640, :c1641, :c1642, :c1643, :c1644, :c1645, :c1646, :c1647, :c1648, :c1649, :c1650, :c1651, :c1652, :c1653, :c1654, :c1655, :c1656, :c1657, :c1658, :c1659, :c1660, :c1661, :c1662, :c1663, :c1664, :c1665, :c1666, :c1667, :c1668, :c1669, :c1670, :c1671, :c1672, :c1673, :c1674, :c1675, :c1676, :c1677, :c1678, :c1679, :c1680, :c1681, :c1682, :c1683, :c1684, :c1685, :c1686, :c1687, :c1688, :c1689, :c1690, :c1691, :c1692, :c1693, :c1694, :c1695, :c1696, :c1697, :c1698, :c1699, :c1700, :c1701, :c1702, :c1703, :c1704, :c1705, :c1706, :c1707, :c1708, :c1709, :c1710, :c1711, :c1712, :c1713, :c1714, :c1715, :c1716, :c1717, :c1718, :c1719, :c1720, :c1721, :c1722, :c1723, :c1724, :c1725, :c1726, :c1727, :c1728, :c1729, :c1730, :c1731, :c1732, :c1733, :c1734, :c1735, :c1736, :c1737, :c1738, :c1739, :c1740, :c1741, :c1742, :c1743, :c1744, :c1745, :c1746, :c1747, :c1748, :c1749, :c1750, :c1751, :c1752, :c1753, :c1754, :c1755, :c1756, :c1757, :c1758, :c1759, :c1760, :c1761, :c1762, :c1763, :c1764, :c1765, :c1766, :c1767, :c1768, :c1769, :c1770, :c1771, :c1772, :c1773, :c1774, :c1775, :c1776, :c1777, :c1778, :c1779, :c1780, :c1781, :c1782, :c1783, :c1784, :c1785, :c1786, :c1787, :c1788, :c1789, :c1790, :c1791, :c1792, :c1793, :c1794, :c1795, :c1796, :c1797, :c1798, :c1799, :c1800, :c1801, :c1802, :c1803, :c1804, :c1805, :c1806, :c1807, :c1808, :c1809, :c1810, :c1811, :c1812, :c1813, :c1814, :c1815, :c1816, :c1817, :c1818, :c1819, :c1820, :c1821, :c1822, :c1823, :c1824, :c1825, :c1826, :c1827, :c1828, :c1829, :c1830, :c1831, :c1832, :c1833, :c1834, :c1835, :c1836, :c1837, :c1838, :c1839, :c1840, :c1841, :c1842, :c1843, :c1844, :c1845, :c1846, :c1847, :c1848, :c1849, :c1850, :c1851, :c1852, :c1853, :c1854, :c1855, :c1856, :c1857, :c1858, :c1859, :c1860, :c1861, :c1862, :c1863, :c1864, :c1865, :c1866, :c1867, :c1868, :c1869, :c1870, :c1871, :c1872, :c1873, :c1874, :c1875, :c1876, :c1877, :c1878, :c1879, :c1880, :c1881, :c1882, :c1883, :c1884, :c1885, :c1886, :c1887, :c1888, :c1889, :c1890, :c1891, :c1892, :c1893, :c1894, :c1895, :c1896, :c1897, :c1898, :c1899, :c1900, :c1901, :c1902, :c1903, :c1904, :c1905, :c1906, :c1907, :c1908, :c1909, :c1910, :c1911, :c1912, :c1913, :c1914, :c1915, :c1916, :c1917, :c1918, :c1919, :c1920, :c1921, :c1922, :c1923, :c1924, :c1925, :c1926, :c1927, :c1928, :c1929, :c1930, :c1931, :c1932, :c1933, :c1934, :c1935, :c1936, :c1937, :c1938, :c1939, :c1940, :c1941, :c1942, :c1943, :c1944, :c1945, :c1946, :c1947, :c1948, :c1949, :c1950, :c1951, :c1952, :c1953, :c1954, :c1955, :c1956, :c1957, :c1958, :c1959, :c1960, :c1961, :c1962, :c1963, :c1964, :c1965, :c1966, :c1967, :c1968, :c1969, :c1970, :c1971, :c1972, :c1973, :c1974, :c1975, :c1976, :c1977, :c1978, :c1979, :c1980, :c1981, :c1982, :c1983, :c1984, :c1985, :c1986, :c1987, :c1988, :c1989, :c1990, :c1991, :c1992, :c1993, :c1994, :c1995, :c1996, :c1997, :c1998, :c1999, :c2000, :c2001, :c2002, :c2003, :c2004, :c2005, :c2006, :c2007, :c2008, :c2009, :c2010, :c2011, :c2012, :c2013, :c2014, :c2015, :c2016, :c2017, :c2018, :c2019, :c2020, :c2021, :c2022, :c2023, :c2024, :c2025, :c2026, :c2027, :c2028, :c2029, :c2030, :c2031, :c2032, :c2033, :c2034, :c2035, :c2036, :c2037, :c2038, :c2039, :c2040, :c2041, :c2042, :c2043, :c2044, :c2045, :c2046, :c2047, :c2048, :c2049, :c2050, :c2051, :c2052, :c2053, :c2054, :c2055, :c2056, :c2057, :c2058, :c2059, :c2060, :c2061, :c2062, :c2063, :c2064, :c2065, :c2066, :c2067, :c2068, :c2069, :c2070, :c2071, :c2072, :c2073, :c2074, :c2075, :c2076, :c2077, :c2078, :c2079, :c2080, :c2081, :c2082, :c2083, :c2084, :c2085, :c2086, :c2087, :c2088, :c2089, :c2090, :c2091, :c2092, :c2093, :c2094, :c2095, :c2096, :c2097, :c2098, :c2099, :c2100, :c2101, :c2102, :c2103, :c2104, :c2105, :c2106, :c2107, :c2108, :c2109, :c2110, :c2111, :c2112, :c2113, :c2114, :c2115, :c2116, :c2117, :c2118, :c2119, :c2120, :c2121, :c2122, :c2123, :c2124, :c2125, :c2126, :c2127, :c2128, :c2129, :c2130, :c2131, :c2132, :c2133, :c2134, :c2135, :c2136, :c2137, :c2138, :c2139, :c2140, :c2141, :c2142, :c2143, :c2144, :c2145, :c2146, :c2147, :c2148, :c2149, :c2150, :c2151, :c2152, :c2153, :c2154, :c2155, :c2156, :c2157, :c2158, :c2159, :c2160, :c2161, :c2162, :c2163, :c2164, :c2165, :c2166, :c2167, :c2168, :c2169, :c2170, :c2171, :c2172, :c2173, :c2174, :c2175, :c2176, :c2177, :c2178, :c2179, :c2180, :c2181, :c2182, :c2183, :c2184, :c2185, :c2186, :c2187, :c2188, :c2189, :c2190, :c2191, :c2192, :c2193, :c2194, :c2195, :c2196, :c2197, :c2198, :c2199, :c2200, :c2201, :c2202, :c2203, :c2204, :c2205, :c2206, :c2207, :c2208, :c2209, :c2210, :c2211, :c2212, :c2213, :c2214, :c2215, :c2216, :c2217, :c2218, :c2219, :c2220, :c2221, :c2222, :c2223, :c2224, :c2225, :c2226, :c2227, :c2228, :c2229, :c2230, :c2231, :c2232, :c2233, :c2234, :c2235, :c2236, :c2237, :c2238, :c2239, :c2240, :c2241, :c2242, :c2243, :c2244, :c2245, :c2246, :c2247, :c2248, :c2249, :c2250, :c2251, :c2252, :c2253, :c2254, :c2255, :c2256, :c2257, :c2258, :c2259, :c2260, :c2261, :c2262, :c2263, :c2264, :c2265, :c2266, :c2267, :c2268, :c2269, :c2270, :c2271, :c2272, :c2273, :c2274, :c2275, :c2276, :c2277, :c2278, :c2279, :c2280, :c2281, :c2282, :c2283, :c2284, :c2285, :c2286, :c2287, :c2288, :c2289, :c2290, :c2291, :c2292, :c2293, :c2294, :c2295, :c2296, :c2297, :c2298, :c2299, :c2300, :c2301, :c2302, :c2303, :c2304, :c2305, :c2306, :c2307, :c2308, :c2309, :c2310, :c2311, :c2312, :c2313, :c2314, :c2315, :c2316, :c2317, :c2318, :c2319, :c2320, :c2321, :c2322, :c2323, :c2324, :c2325, :c2326, :c2327, :c2328, :c2329, :c2330, :c2331, :c2332, :c2333, :c2334, :c2335, :c2336, :c2337, :c2338, :c2339, :c2340, :c2341, :c2342, :c2343, :c2344, :c2345, :c2346, :c2347, :c2348, :c2349, :c2350, :c2351, :c2352, :c2353, :c2354, :c2355, :c2356, :c2357, :c2358, :c2359, :c2360, :c2361, :c2362, :c2363, :c2364, :c2365, :c2366, :c2367, :c2368, :c2369, :c2370, :c2371, :c2372, :c2373, :c2374, :c2375, :c2376, :c2377, :c2378, :c2379, :c2380, :c2381, :c2382, :c2383, :c2384, :c2385, :c2386, :c2387, :c2388, :c2389, :c2390, :c2391, :c2392, :c2393, :c2394, :c2395, :c2396, :c2397, :c2398, :c2399, :c2400, :c2401, :c2402, :c2403, :c2404, :c2405, :c2406, :c2407, :c2408, :c2409, :c2410, :c2411, :c2412, :c2413, :c2414, :c2415, :c2416, :c2417, :c2418, :c2419, :c2420, :c2421, :c2422, :c2423, :c2424, :c2425, :c2426, :c2427, :c2428, :c2429, :c2430, :c2431, :c2432, :c2433, :c2434, :c2435, :c2436, :c2437, :c2438, :c2439, :c2440, :c2441, :c2442, :c2443, :c2444, :c2445, :c2446, :c2447, :c2448, :c2449, :c2450, :c2451, :c2452, :c2453, :c2454, :c2455, :c2456, :c2457, :c2458, :c2459, :c2460, :c2461, :c2462, :c2463, :c2464, :c2465, :c2466, :c2467, :c2468, :c2469, :c2470, :c2471, :c2472, :c2473, :c2474, :c2475, :c2476, :c2477, :c2478, :c2479, :c2480, :c2481, :c2482, :c2483, :c2484, :c2485, :c2486, :c2487, :c2488, :c2489, :c2490, :c2491, :c2492, :c2493, :c2494, :c2495, :c2496, :c2497, :c2498, :c2499, :c2500, :c2501, :c2502, :c2503, :c2504, :c2505, :c2506, :c2507, :c2508, :c2509, :c2510, :c2511, :c2512, :c2513, :c2514, :c2515, :c2516, :c2517, :c2518, :c2519, :c2520, :c2521, :c2522, :c2523, :c2524, :c2525, :c2526, :c2527, :c2528, :c2529, :c2530, :c2531, :c2532, :c2533, :c2534, :c2535, :c2536, :c2537, :c2538, :c2539, :c2540, :c2541, :c2542, :c2543, :c2544, :c2545, :c2546, :c2547, :c2548, :c2549, :c2550, :c2551, :c2552, :c2553, :c2554, :c2555, :c2556, :c2557, :c2558, :c2559, :c2560, :c2561, :c2562, :c2563, :c2564, :c2565, :c2566, :c2567, :c2568, :c2569, :c2570, :c2571, :c2572, :c2573, :c2574, :c2575, :c2576, :c2577, :c2578, :c2579, :c2580, :c2581, :c2582, :c2583, :c2584, :c2585, :c2586, :c2587, :c2588, :c2589, :c2590, :c2591, :c2592, :c2593, :c2594, :c2595, :c2596, :c2597, :c2598, :c2599, :c2600, :c2601, :c2602, :c2603, :c2604, :c2605, :c2606, :c2607, :c2608, :c2609, :c2610, :c2611, :c2612, :c2613, :c2614, :c2615, :c2616, :c2617, :c2618, :c2619, :c2620, :c2621, :c2622, :c2623, :c2624, :c2625, :c2626, :c2627, :c2628, :c2629, :c2630, :c2631, :c2632, :c2633, :c2634, :c2635, :c2636, :c2637, :c2638, :c2639, :c2640, :c2641, :c2642, :c2643, :c2644, :c2645, :c2646, :c2647, :c2648, :c2649, :c2650, :c2651, :c2652, :c2653, :c2654, :c2655, :c2656, :c2657, :c2658, :c2659, :c2660, :c2661, :c2662, :c2663, :c2664, :c2665, :c2666, :c2667, :c2668, :c2669, :c2670, :c2671, :c2672, :c2673, :c2674, :c2675, :c2676, :c2677, :c2678, :c2679, :c2680, :c2681, :c2682, :c2683, :c2684, :c2685, :c2686, :c2687, :c2688, :c2689, :c2690, :c2691, :c2692, :c2693, :c2694, :c2695, :c2696, :c2697, :c2698, :c2699, :c2700, :c2701, :c2702, :c2703, :c2704, :c2705, :c2706, :c2707, :c2708, :c2709, :c2710, :c2711, :c2712, :c2713, :c2714, :c2715, :c2716, :c2717, :c2718, :c2719, :c2720, :c2721, :c2722, :c2723, :c2724, :c2725, :c2726, :c2727, :c2728, :c2729, :c2730, :c2731, :c2732, :c2733, :c2734, :c2735, :c2736, :c2737, :c2738, :c2739, :c2740, :c2741, :c2742, :c2743, :c2744, :c2745, :c2746, :c2747, :c2748, :c2749, :c2750, :c2751, :c2752, :c2753, :c2754, :c2755, :c2756, :c2757, :c2758, :c2759, :c2760, :c2761, :c2762, :c2763, :c2764, :c2765, :c2766, :c2767, :c2768, :c2769, :c2770, :c2771, :c2772, :c2773, :c2774, :c2775, :c2776, :c2777, :c2778, :c2779, :c2780, :c2781, :c2782, :c2783, :c2784, :c2785, :c2786, :c2787, :c2788, :c2789, :c2790, :c2791, :c2792, :c2793, :c2794, :c2795, :c2796, :c2797, :c2798, :c2799, :c2800, :c2801, :c2802, :c2803, :c2804, :c2805, :c2806, :c2807, :c2808, :c2809, :c2810, :c2811, :c2812, :c2813, :c2814, :c2815, :c2816, :c2817, :c2818, :c2819, :c2820, :c2821, :c2822, :c2823, :c2824, :c2825, :c2826, :c2827, :c2828, :c2829, :c2830, :c2831, :c2832, :c2833, :c2834, :c2835, :c2836, :c2837, :c2838, :c2839, :c2840, :c2841, :c2842, :c2843, :c2844, :c2845, :c2846, :c2847, :c2848, :c2849, :c2850, :c2851, :c2852, :c2853, :c2854, :c2855, :c2856, :c2857, :c2858, :c2859, :c2860, :c2861, :c2862, :c2863, :c2864, :c2865, :c2866, :c2867, :c2868, :c2869, :c2870, :c2871, :c2872, :c2873, :c2874, :c2875, :c2876, :c2877, :c2878, :c2879, :c2880, :c2881, :c2882, :c2883, :c2884, :c2885, :c2886, :c2887, :c2888, :c2889, :c2890, :c2891, :c2892, :c2893, :c2894, :c2895, :c2896, :c2897, :c2898, :c2899, :c2900, :c2901, :c2902, :c2903, :c2904, :c2905, :c2906, :c2907, :c2908, :c2909, :c2910, :c2911, :c2912, :c2913, :c2914, :c2915, :c2916, :c2917, :c2918, :c2919, :c2920, :c2921, :c2922, :c2923, :c2924, :c2925, :c2926, :c2927, :c2928, :c2929, :c2930, :c2931, :c2932, :c2933, :c2934, :c2935, :c2936, :c2937, :c2938, :c2939, :c2940, :c2941, :c2942, :c2943, :c2944, :c2945, :c2946, :c2947, :c2948, :c2949, :c2950, :c2951, :c2952, :c2953, :c2954, :c2955, :c2956, :c2957, :c2958, :c2959, :c2960, :c2961, :c2962, :c2963, :c2964, :c2965, :c2966, :c2967, :c2968, :c2969, :c2970, :c2971, :c2972, :c2973, :c2974, :c2975, :c2976, :c2977, :c2978, :c2979, :c2980, :c2981, :c2982, :c2983, :c2984, :c2985, :c2986, :c2987, :c2988, :c2989, :c2990, :c2991, :c2992, :c2993, :c2994, :c2995, :c2996, :c2997, :c2998, :c2999, :c3000, :c3001, :c3002, :c3003, :c3004, :c3005, :c3006, :c3007, :c3008, :c3009, :c3010, :c3011, :c3012, :c3013, :c3014, :c3015, :c3016, :c3017, :c3018, :c3019, :c3020, :c3021, :c3022, :c3023, :c3024, :c3025, :c3026, :c3027, :c3028, :c3029, :c3030, :c3031, :c3032, :c3033, :c3034, :c3035, :c3036, :c3037, :c3038, :c3039, :c3040, :c3041, :c3042, :c3043, :c3044, :c3045, :c3046, :c3047, :c3048, :c3049, :c3050, :c3051, :c3052, :c3053, :c3054, :c3055, :c3056, :c3057, :c3058, :c3059, :c3060, :c3061, :c3062, :c3063, :c3064, :c3065, :c3066, :c3067, :c3068, :c3069, :c3070, :c3071, :c3072, :c3073, :c3074, :c3075, :c3076, :c3077, :c3078, :c3079, :c3080, :c3081, :c3082, :c3083, :c3084, :c3085, :c3086, :c3087, :c3088, :c3089, :c3090, :c3091, :c3092, :c3093, :c3094, :c3095, :c3096, :c3097, :c3098, :c3099, :c3100, :c3101, :c3102, :c3103, :c3104, :c3105, :c3106, :c3107, :c3108, :c3109, :c3110, :c3111, :c3112, :c3113, :c3114, :c3115, :c3116, :c3117, :c3118, :c3119, :c3120, :c3121, :c3122, :c3123, :c3124, :c3125, :c3126, :c3127, :c3128, :c3129, :c3130, :c3131, :c3132, :c3133, :c3134, :c3135, :c3136, :c3137, :c3138, :c3139, :c3140, :c3141, :c3142, :c3143, :c3144, :c3145, :c3146, :c3147, :c3148, :c3149, :c3150, :c3151, :c3152, :c3153, :c3154, :c3155, :c3156, :c3157, :c3158, :c3159, :c3160, :c3161, :c3162, :c3163, :c3164, :c3165, :c3166, :c3167, :c3168, :c3169, :c3170, :c3171, :c3172, :c3173, :c3174, :c3175, :c3176, :c3177, :c3178, :c3179, :c3180, :c3181, :c3182, :c3183, :c3184, :c3185, :c3186, :c3187, :c3188, :c3189, :c3190, :c3191, :c3192, :c3193, :c3194, :c3195, :c3196, :c3197, :c3198, :c3199, :c3200, :c3201, :c3202, :c3203, :c3204, :c3205, :c3206, :c3207, :c3208, :c3209, :c3210, :c3211, :c3212, :c3213, :c3214, :c3215, :c3216, :c3217, :c3218, :c3219, :c3220, :c3221, :c3222, :c3223, :c3224, :c3225, :c3226, :c3227, :c3228, :c3229, :c3230, :c3231, :c3232, :c3233, :c3234, :c3235, :c3236, :c3237, :c3238, :c3239, :c3240, :c3241, :c3242, :c3243, :c3244, :c3245, :c3246, :c3247, :c3248, :c3249, :c3250, :c3251, :c3252, :c3253, :c3254, :c3255, :c3256, :c3257, :c3258, :c3259, :c3260, :c3261, :c3262, :c3263, :c3264, :c3265, :c3266, :c3267, :c3268, :c3269, :c3270, :c3271, :c3272, :c3273, :c3274, :c3275, :c3276, :c3277, :c3278, :c3279, :c3280, :c3281, :c3282, :c3283, :c3284, :c3285, :c3286, :c3287, :c3288, :c3289, :c3290, :c3291, :c3292, :c3293, :c3294, :c3295, :c3296, :c3297, :c3298, :c3299, :c3300, :c3301, :c3302, :c3303, :c3304, :c3305, :c3306, :c3307, :c3308, :c3309, :c3310, :c3311, :c3312, :c3313, :c3314, :c3315, :c3316, :c3317, :c3318, :c3319, :c3320, :c3321, :c3322, :c3323, :c3324, :c3325, :c3326, :c3327, :c3328, :c3329, :c3330, :c3331, :c3332, :c3333, :c3334, :c3335, :c3336, :c3337, :c3338, :c3339, :c3340, :c3341, :c3342, :c3343, :c3344, :c3345, :c3346, :c3347, :c3348, :c3349, :c3350, :c3351, :c3352, :c3353, :c3354, :c3355, :c3356, :c3357, :c3358, :c3359, :c3360, :c3361, :c3362, :c3363, :c3364, :c3365, :c3366, :c3367, :c3368, :c3369, :c3370, :c3371, :c3372, :c3373, :c3374, :c3375, :c3376, :c3377, :c3378, :c3379, :c3380, :c3381, :c3382, :c3383, :c3384, :c3385, :c3386, :c3387, :c3388, :c3389, :c3390, :c3391, :c3392, :c3393, :c3394, :c3395, :c3396, :c3397, :c3398, :c3399, :c3400, :c3401, :c3402, :c3403, :c3404, :c3405, :c3406, :c3407, :c3408, :c3409, :c3410, :c3411, :c3412, :c3413, :c3414, :c3415, :c3416, :c3417, :c3418, :c3419, :c3420, :c3421, :c3422, :c3423, :c3424, :c3425, :c3426, :c3427, :c3428, :c3429, :c3430, :c3431, :c3432, :c3433, :c3434, :c3435, :c3436, :c3437, :c3438, :c3439, :c3440, :c3441, :c3442, :c3443, :c3444, :c3445, :c3446, :c3447, :c3448, :c3449, :c3450, :c3451, :c3452, :c3453, :c3454, :c3455, :c3456, :c3457, :c3458, :c3459, :c3460, :c3461, :c3462, :c3463, :c3464, :c3465, :c3466, :c3467, :c3468, :c3469, :c3470, :c3471, :c3472, :c3473, :c3474, :c3475, :c3476, :c3477, :c3478, :c3479, :c3480, :c3481, :c3482, :c3483, :c3484, :c3485, :c3486, :c3487, :c3488, :c3489, :c3490, :c3491, :c3492, :c3493, :c3494, :c3495, :c3496, :c3497, :c3498, :c3499, :c3500, :c3501, :c3502, :c3503, :c3504, :c3505, :c3506, :c3507, :c3508, :c3509, :c3510, :c3511, :c3512, :c3513, :c3514, :c3515, :c3516, :c3517, :c3518, :c3519, :c3520, :c3521, :c3522, :c3523, :c3524, :c3525, :c3526, :c3527, :c3528, :c3529, :c3530, :c3531, :c3532, :c3533, :c3534, :c3535, :c3536, :c3537, :c3538, :c3539, :c3540, :c3541, :c3542, :c3543, :c3544, :c3545, :c3546, :c3547, :c3548, :c3549, :c3550, :c3551, :c3552, :c3553, :c3554, :c3555, :c3556, :c3557, :c3558, :c3559, :c3560, :c3561, :c3562, :c3563, :c3564, :c3565, :c3566, :c3567, :c3568, :c3569, :c3570, :c3571, :c3572, :c3573, :c3574, :c3575, :c3576, :c3577, :c3578, :c3579, :c3580, :c3581, :c3582, :c3583, :c3584, :c3585, :c3586, :c3587, :c3588, :c3589, :c3590, :c3591, :c3592, :c3593, :c3594, :c3595, :c3596, :c3597, :c3598, :c3599, :c3600, :c3601, :c3602, :c3603, :c3604, :c3605, :c3606, :c3607, :c3608, :c3609, :c3610, :c3611, :c3612, :c3613, :c3614, :c3615, :c3616, :c3617, :c3618, :c3619, :c3620, :c3621, :c3622, :c3623, :c3624, :c3625, :c3626, :c3627, :c3628, :c3629, :c3630, :c3631, :c3632, :c3633, :c3634, :c3635, :c3636, :c3637, :c3638, :c3639, :c3640, :c3641, :c3642, :c3643, :c3644, :c3645, :c3646, :c3647, :c3648, :c3649, :c3650, :c3651, :c3652, :c3653, :c3654, :c3655, :c3656, :c3657, :c3658, :c3659, :c3660, :c3661, :c3662, :c3663, :c3664, :c3665, :c3666, :c3667, :c3668, :c3669, :c3670, :c3671, :c3672, :c3673, :c3674, :c3675, :c3676, :c3677, :c3678, :c3679, :c3680, :c3681, :c3682, :c3683, :c3684, :c3685, :c3686, :c3687, :c3688, :c3689, :c3690, :c3691, :c3692, :c3693, :c3694, :c3695, :c3696, :c3697, :c3698, :c3699, :c3700, :c3701, :c3702, :c3703, :c3704, :c3705, :c3706, :c3707, :c3708, :c3709, :c3710, :c3711, :c3712, :c3713, :c3714, :c3715, :c3716, :c3717, :c3718, :c3719, :c3720, :c3721, :c3722, :c3723, :c3724, :c3725, :c3726, :c3727, :c3728, :c3729, :c3730, :c3731, :c3732, :c3733, :c3734, :c3735, :c3736, :c3737, :c3738, :c3739, :c3740, :c3741, :c3742, :c3743, :c3744, :c3745, :c3746, :c3747, :c3748, :c3749, :c3750, :c3751, :c3752, :c3753, :c3754, :c3755, :c3756, :c3757, :c3758, :c3759, :c3760, :c3761, :c3762, :c3763, :c3764, :c3765, :c3766, :c3767, :c3768, :c3769, :c3770, :c3771, :c3772, :c3773, :c3774, :c3775, :c3776, :c3777, :c3778, :c3779, :c3780, :c3781, :c3782, :c3783, :c3784, :c3785, :c3786, :c3787, :c3788, :c3789, :c3790, :c3791, :c3792, :c3793, :c3794, :c3795, :c3796, :c3797, :c3798, :c3799, :c3800, :c3801, :c3802, :c3803, :c3804, :c3805, :c3806, :c3807, :c3808, :c3809, :c3810, :c3811, :c3812, :c3813, :c3814, :c3815, :c3816, :c3817, :c3818, :c3819, :c3820, :c3821, :c3822, :c3823, :c3824, :c3825, :c3826, :c3827, :c3828, :c3829, :c3830, :c3831, :c3832, :c3833, :c3834, :c3835, :c3836, :c3837, :c3838, :c3839, :c3840, :c3841, :c3842, :c3843, :c3844, :c3845, :c3846, :c3847, :c3848, :c3849, :c3850, :c3851, :c3852, :c3853, :c3854, :c3855, :c3856, :c3857, :c3858, :c3859, :c3860, :c3861, :c3862, :c3863, :c3864, :c3865, :c3866, :c3867, :c3868, :c3869, :c3870, :c3871, :c3872, :c3873, :c3874, :c3875, :c3876, :c3877, :c3878, :c3879, :c3880, :c3881, :c3882, :c3883, :c3884, :c3885, :c3886, :c3887, :c3888, :c3889, :c3890, :c3891, :c3892, :c3893, :c3894, :c3895, :c3896, :c3897, :c3898, :c3899, :c3900, :c3901, :c3902, :c3903, :c3904, :c3905, :c3906, :c3907, :c3908, :c3909, :c3910, :c3911, :c3912, :c3913, :c3914, :c3915, :c3916, :c3917, :c3918, :c3919, :c3920, :c3921, :c3922, :c3923, :c3924, :c3925, :c3926, :c3927, :c3928, :c3929, :c3930, :c3931, :c3932, :c3933, :c3934, :c3935, :c3936, :c3937, :c3938, :c3939, :c3940, :c3941, :c3942, :c3943, :c3944, :c3945, :c3946, :c3947, :c3948, :c3949, :c3950, :c3951, :c3952, :c3953, :c3954, :c3955, :c3956, :c3957, :c3958, :c3959, :c3960, :c3961, :c3962, :c3963, :c3964, :c3965, :c3966, :c3967, :c3968, :c3969, :c3970, :c3971, :c3972, :c3973, :c3974, :c3975, :c3976, :c3977, :c3978, :c3979, :c3980, :c3981, :c3982, :c3983, :c3984, :c3985, :c3986, :c3987, :c3988, :c3989, :c3990, :c3991, :c3992, :c3993, :c3994, :c3995, :c3996, :c3997, :c3998, :c3999, :c4000, :c4001, :c4002, :c4003, :c4004, :c4005, :c4006, :c4007, :c4008, :c4009, :c4010, :c4011, :c4012, :c4013, :c4014, :c4015, :c4016, :c4017, :c4018, :c4019, :c4020, :c4021, :c4022, :c4023, :c4024, :c4025, :c4026, :c4027, :c4028, :c4029, :c4030, :c4031, :c4032, :c4033, :c4034, :c4035, :c4036, :c4037, :c4038, :c4039, :c4040, :c4041, :c4042, :c4043, :c4044, :c4045, :c4046, :c4047, :c4048, :c4049, :c4050, :c4051, :c4052, :c4053, :c4054, :c4055, :c4056, :c4057, :c4058, :c4059, :c4060, :c4061, :c4062, :c4063, :c4064, :c4065, :c4066, :c4067, :c4068, :c4069, :c4070, :c4071, :c4072, :c4073, :c4074, :c4075, :c4076, :c4077, :c4078, :c4079, :c4080, :c4081, :c4082, :c4083, :c4084, :c4085, :c4086, :c4087, :c4088, :c4089, :c4090, :c4091, :c4092, :c4093, :c4094, :c4095, :c4096, :c4097, :c4098, :c4099, :c4100, :c4101, :c4102, :c4103, :c4104, :c4105, :c4106, :c4107, :c4108, :c4109, :c4110, :c4111, :c4112, :c4113, :c4114, :c4115, :c4116, :c4117, :c4118, :c4119, :c4120, :c4121, :c4122, :c4123, :c4124, :c4125, :c4126, :c4127, :c4128, :c4129, :c4130, :c4131, :c4132, :c4133, :c4134, :c4135, :c4136, :c4137, :c4138, :c4139, :c4140, :c4141, :c4142, :c4143, :c4144, :c4145, :c4146, :c4147, :c4148, :c4149, :c4150, :c4151, :c4152, :c4153, :c4154, :c4155, :c4156, :c4157, :c4158, :c4159, :c4160, :c4161, :c4162, :c4163, :c4164, :c4165, :c4166, :c4167, :c4168, :c4169, :c4170, :c4171, :c4172, :c4173, :c4174, :c4175, :c4176, :c4177, :c4178, :c4179, :c4180, :c4181, :c4182, :c4183, :c4184, :c4185, :c4186, :c4187, :c4188, :c4189, :c4190, :c4191, :c4192, :c4193, :c4194, :c4195, :c4196, :c4197, :c4198, :c4199, :c4200, :c4201, :c4202, :c4203, :c4204, :c4205, :c4206, :c4207, :c4208, :c4209, :c4210, :c4211, :c4212, :c4213, :c4214, :c4215, :c4216, :c4217, :c4218, :c4219, :c4220, :c4221, :c4222, :c4223, :c4224, :c4225, :c4226, :c4227, :c4228, :c4229, :c4230, :c4231, :c4232, :c4233, :c4234, :c4235, :c4236, :c4237, :c4238, :c4239, :c4240, :c4241, :c4242, :c4243, :c4244, :c4245, :c4246, :c4247, :c4248, :c4249, :c4250, :c4251, :c4252, :c4253, :c4254, :c4255, :c4256, :c4257, :c4258, :c4259, :c4260, :c4261, :c4262, :c4263, :c4264, :c4265, :c4266, :c4267, :c4268, :c4269, :c4270, :c4271, :c4272, :c4273, :c4274, :c4275, :c4276, :c4277, :c4278, :c4279, :c4280, :c4281, :c4282, :c4283, :c4284, :c4285, :c4286, :c4287, :c4288, :c4289, :c4290, :c4291, :c4292, :c4293, :c4294, :c4295, :c4296, :c4297, :c4298, :c4299, :c4300, :c4301, :c4302, :c4303, :c4304, :c4305, :c4306, :c4307, :c4308, :c4309, :c4310, :c4311, :c4312, :c4313, :c4314, :c4315, :c4316, :c4317, :c4318, :c4319, :c4320, :c4321, :c4322, :c4323, :c4324, :c4325, :c4326, :c4327, :c4328, :c4329, :c4330, :c4331, :c4332, :c4333, :c4334, :c4335, :c4336, :c4337, :c4338, :c4339, :c4340, :c4341, :c4342, :c4343, :c4344, :c4345, :c4346, :c4347, :c4348, :c4349, :c4350, :c4351, :c4352, :c4353, :c4354, :c4355, :c4356, :c4357, :c4358, :c4359, :c4360, :c4361, :c4362, :c4363, :c4364, :c4365, :c4366, :c4367, :c4368, :c4369, :c4370, :c4371, :c4372, :c4373, :c4374, :c4375, :c4376, :c4377, :c4378, :c4379, :c4380, :c4381, :c4382, :c4383, :c4384, :c4385, :c4386, :c4387, :c4388, :c4389, :c4390, :c4391, :c4392, :c4393, :c4394, :c4395, :c4396, :c4397, :c4398, :c4399, :c4400, :c4401, :c4402, :c4403, :c4404, :c4405, :c4406, :c4407, :c4408, :c4409, :c4410, :c4411, :c4412, :c4413, :c4414, :c4415, :c4416, :c4417, :c4418, :c4419, :c4420, :c4421, :c4422, :c4423, :c4424, :c4425, :c4426, :c4427, :c4428, :c4429, :c4430, :c4431, :c4432, :c4433, :c4434, :c4435, :c4436, :c4437, :c4438, :c4439, :c4440, :c4441, :c4442, :c4443, :c4444, :c4445, :c4446, :c4447, :c4448, :c4449, :c4450, :c4451, :c4452, :c4453, :c4454, :c4455, :c4456, :c4457, :c4458, :c4459, :c4460, :c4461, :c4462, :c4463, :c4464, :c4465, :c4466, :c4467, :c4468, :c4469, :c4470, :c4471, :c4472, :c4473, :c4474, :c4475, :c4476, :c4477, :c4478, :c4479, :c4480, :c4481, :c4482, :c4483, :c4484, :c4485, :c4486, :c4487, :c4488, :c4489, :c4490, :c4491, :c4492, :c4493, :c4494, :c4495, :c4496, :c4497, :c4498, :c4499, :c4500, :c4501, :c4502, :c4503, :c4504, :c4505, :c4506, :c4507, :c4508, :c4509, :c4510, :c4511, :c4512, :c4513, :c4514, :c4515, :c4516, :c4517, :c4518, :c4519, :c4520, :c4521, :c4522, :c4523, :c4524, :c4525, :c4526, :c4527, :c4528, :c4529, :c4530, :c4531, :c4532, :c4533, :c4534, :c4535, :c4536, :c4537, :c4538, :c4539, :c4540, :c4541, :c4542, :c4543, :c4544, :c4545, :c4546, :c4547, :c4548, :c4549, :c4550, :c4551, :c4552, :c4553, :c4554, :c4555, :c4556, :c4557, :c4558, :c4559, :c4560, :c4561, :c4562, :c4563, :c4564, :c4565, :c4566, :c4567, :c4568, :c4569, :c4570, :c4571, :c4572, :c4573, :c4574, :c4575, :c4576, :c4577, :c4578, :c4579, :c4580, :c4581, :c4582, :c4583, :c4584, :c4585, :c4586, :c4587, :c4588, :c4589, :c4590, :c4591, :c4592, :c4593, :c4594, :c4595, :c4596, :c4597, :c4598, :c4599, :c4600, :c4601, :c4602, :c4603, :c4604, :c4605, :c4606, :c4607, :c4608, :c4609, :c4610, :c4611, :c4612, :c4613, :c4614, :c4615, :c4616, :c4617, :c4618, :c4619, :c4620, :c4621, :c4622, :c4623, :c4624, :c4625, :c4626, :c4627, :c4628, :c4629, :c4630, :c4631, :c4632, :c4633, :c4634, :c4635, :c4636, :c4637, :c4638, :c4639, :c4640, :c4641, :c4642, :c4643, :c4644, :c4645, :c4646, :c4647, :c4648, :c4649, :c4650, :c4651, :c4652, :c4653, :c4654, :c4655, :c4656, :c4657, :c4658, :c4659, :c4660, :c4661, :c4662, :c4663, :c4664, :c4665, :c4666, :c4667, :c4668, :c4669, :c4670, :c4671, :c4672, :c4673, :c4674, :c4675, :c4676, :c4677, :c4678, :c4679, :c4680, :c4681, :c4682, :c4683, :c4684, :c4685, :c4686, :c4687, :c4688, :c4689, :c4690, :c4691, :c4692, :c4693, :c4694, :c4695, :c4696, :c4697, :c4698, :c4699, :c4700, :c4701, :c4702, :c4703, :c4704, :c4705, :c4706, :c4707, :c4708, :c4709, :c4710, :c4711, :c4712, :c4713, :c4714, :c4715, :c4716, :c4717, :c4718, :c4719, :c4720, :c4721, :c4722, :c4723, :c4724, :c4725, :c4726, :c4727, :c4728, :c4729, :c4730, :c4731, :c4732, :c4733, :c4734, :c4735, :c4736, :c4737, :c4738, :c4739, :c4740, :c4741, :c4742, :c4743, :c4744, :c4745, :c4746, :c4747, :c4748, :c4749, :c4750, :c4751, :c4752, :c4753, :c4754, :c4755, :c4756, :c4757, :c4758, :c4759, :c4760, :c4761, :c4762, :c4763, :c4764, :c4765, :c4766, :c4767, :c4768, :c4769, :c4770, :c4771, :c4772, :c4773, :c4774, :c4775, :c4776, :c4777, :c4778, :c4779, :c4780, :c4781, :c4782, :c4783, :c4784, :c4785, :c4786, :c4787, :c4788, :c4789, :c4790, :c4791, :c4792, :c4793, :c4794, :c4795, :c4796, :c4797, :c4798, :c4799, :c4800, :c4801, :c4802, :c4803, :c4804, :c4805, :c4806, :c4807, :c4808, :c4809, :c4810, :c4811, :c4812, :c4813, :c4814, :c4815, :c4816, :c4817, :c4818, :c4819, :c4820, :c4821, :c4822, :c4823, :c4824, :c4825, :c4826, :c4827, :c4828, :c4829, :c4830, :c4831, :c4832, :c4833, :c4834, :c4835, :c4836, :c4837, :c4838, :c4839, :c4840, :c4841, :c4842, :c4843, :c4844, :c4845, :c4846, :c4847, :c4848, :c4849, :c4850, :c4851, :c4852, :c4853, :c4854, :c4855, :c4856, :c4857, :c4858, :c4859, :c4860, :c4861, :c4862, :c4863, :c4864, :c4865, :c4866, :c4867, :c4868, :c4869, :c4870, :c4871, :c4872, :c4873, :c4874, :c4875, :c4876, :c4877, :c4878, :c4879, :c4880, :c4881, :c4882, :c4883, :c4884, :c4885, :c4886, :c4887, :c4888, :c4889, :c4890, :c4891, :c4892, :c4893, :c4894, :c4895, :c4896, :c4897, :c4898, :c4899, :c4900, :c4901, :c4902, :c4903, :c4904, :c4905, :c4906, :c4907, :c4908, :c4909, :c4910, :c4911, :c4912, :c4913, :c4914, :c4915, :c4916, :c4917, :c4918, :c4919, :c4920, :c4921, :c4922, :c4923, :c4924, :c4925, :c4926, :c4927, :c4928, :c4929, :c4930, :c4931, :c4932, :c4933, :c4934, :c4935, :c4936, :c4937, :c4938, :c4939, :c4940, :c4941, :c4942, :c4943, :c4944, :c4945, :c4946, :c4947, :c4948, :c4949, :c4950, :c4951, :c4952, :c4953, :c4954, :c4955, :c4956, :c4957, :c4958, :c4959, :c4960, :c4961, :c4962, :c4963, :c4964, :c4965, :c4966, :c4967, :c4968, :c4969, :c4970, :c4971, :c4972, :c4973, :c4974, :c4975, :c4976, :c4977, :c4978, :c4979, :c4980, :c4981, :c4982, :c4983, :c4984, :c4985, :c4986, :c4987, :c4988, :c4989, :c4990, :c4991, :c4992, :c4993, :c4994, :c4995, :c4996, :c4997, :c4998, :c4999, :c5000, :c5001, :c5002, :c5003, :c5004, :c5005, :c5006, :c5007, :c5008, :c5009, :c5010, :c5011, :c5012, :c5013, :c5014, :c5015, :c5016, :c5017, :c5018, :c5019, :c5020, :c5021, :c5022, :c5023, :c5024, :c5025, :c5026, :c5027, :c5028, :c5029, :c5030, :c5031, :c5032, :c5033, :c5034, :c5035, :c5036, :c5037, :c5038, :c5039, :c5040, :c5041, :c5042, :c5043, :c5044, :c5045, :c5046, :c5047, :c5048, :c5049, :c5050, :c5051, :c5052, :c5053, :c5054, :c5055, :c5056, :c5057, :c5058, :c5059, :c5060, :c5061, :c5062, :c5063, :c5064, :c5065, :c5066, :c5067, :c5068, :c5069, :c5070, :c5071, :c5072, :c5073, :c5074, :c5075, :c5076, :c5077, :c5078, :c5079, :c5080, :c5081, :c5082, :c5083, :c5084, :c5085, :c5086, :c5087, :c5088, :c5089, :c5090, :c5091, :c5092, :c5093, :c5094, :c5095, :c5096, :c5097, :c5098, :c5099, :c5100, :c5101, :c5102, :c5103, :c5104, :c5105, :c5106, :c5107, :c5108, :c5109, :c5110, :c5111, :c5112, :c5113, :c5114, :c5115, :c5116, :c5117, :c5118, :c5119, :c5120, :c5121, :c5122, :c5123, :c5124, :c5125, :c5126, :c5127, :c5128, :c5129, :c5130, :c5131, :c5132, :c5133, :c5134, :c5135, :c5136, :c5137, :c5138, :c5139, :c5140, :c5141, :c5142, :c5143, :c5144, :c5145, :c5146, :c5147, :c5148, :c5149, :c5150, :c5151, :c5152, :c5153, :c5154, :c5155, :c5156, :c5157, :c5158, :c5159, :c5160, :c5161, :c5162, :c5163, :c5164, :c5165, :c5166, :c5167, :c5168, :c5169, :c5170, :c5171, :c5172, :c5173, :c5174, :c5175, :c5176, :c5177, :c5178, :c5179, :c5180, :c5181, :c5182, :c5183, :c5184, :c5185, :c5186, :c5187, :c5188, :c5189, :c5190, :c5191, :c5192, :c5193, :c5194, :c5195, :c5196, :c5197, :c5198, :c5199, :c5200, :c5201, :c5202, :c5203, :c5204, :c5205, :c5206, :c5207, :c5208, :c5209, :c5210, :c5211, :c5212, :c5213, :c5214, :c5215, :c5216, :c5217, :c5218, :c5219, :c5220, :c5221, :c5222, :c5223, :c5224, :c5225, :c5226, :c5227, :c5228, :c5229, :c5230, :c5231, :c5232, :c5233, :c5234, :c5235, :c5236, :c5237, :c5238, :c5239, :c5240, :c5241, :c5242, :c5243, :c5244, :c5245, :c5246, :c5247, :c5248, :c5249, :c5250, :c5251, :c5252, :c5253, :c5254, :c5255, :c5256, :c5257, :c5258, :c5259, :c5260, :c5261, :c5262, :c5263, :c5264, :c5265, :c5266, :c5267, :c5268, :c5269, :c5270, :c5271, :c5272, :c5273, :c5274, :c5275, :c5276, :c5277, :c5278, :c5279, :c5280, :c5281, :c5282, :c5283, :c5284, :c5285, :c5286, :c5287, :c5288, :c5289, :c5290, :c5291, :c5292, :c5293, :c5294, :c5295, :c5296, :c5297, :c5298, :c5299, :c5300, :c5301, :c5302, :c5303, :c5304, :c5305, :c5306, :c5307, :c5308, :c5309, :c5310, :c5311, :c5312, :c5313, :c5314, :c5315, :c5316, :c5317, :c5318, :c5319, :c5320, :c5321, :c5322, :c5323, :c5324, :c5325, :c5326, :c5327, :c5328, :c5329, :c5330, :c5331, :c5332, :c5333, :c5334, :c5335, :c5336, :c5337, :c5338, :c5339, :c5340, :c5341, :c5342, :c5343, :c5344, :c5345, :c5346, :c5347, :c5348, :c5349, :c5350, :c5351, :c5352, :c5353, :c5354, :c5355, :c5356, :c5357, :c5358, :c5359, :c5360, :c5361, :c5362, :c5363, :c5364, :c5365, :c5366, :c5367, :c5368, :c5369, :c5370, :c5371, :c5372, :c5373, :c5374, :c5375, :c5376, :c5377, :c5378, :c5379, :c5380, :c5381, :c5382, :c5383, :c5384, :c5385, :c5386, :c5387, :c5388, :c5389, :c5390, :c5391, :c5392, :c5393, :c5394, :c5395, :c5396, :c5397, :c5398, :c5399, :c5400, :c5401, :c5402, :c5403, :c5404, :c5405, :c5406, :c5407, :c5408, :c5409, :c5410, :c5411, :c5412, :c5413, :c5414, :c5415, :c5416, :c5417, :c5418, :c5419, :c5420, :c5421, :c5422, :c5423, :c5424, :c5425, :c5426, :c5427, :c5428, :c5429, :c5430, :c5431, :c5432, :c5433, :c5434, :c5435, :c5436, :c5437, :c5438, :c5439, :c5440, :c5441, :c5442, :c5443, :c5444, :c5445, :c5446, :c5447, :c5448, :c5449, :c5450, :c5451, :c5452, :c5453, :c5454, :c5455, :c5456, :c5457, :c5458, :c5459, :c5460, :c5461, :c5462, :c5463, :c5464, :c5465, :c5466, :c5467, :c5468, :c5469, :c5470, :c5471, :c5472, :c5473, :c5474, :c5475, :c5476, :c5477, :c5478, :c5479, :c5480, :c5481, :c5482, :c5483, :c5484, :c5485, :c5486, :c5487, :c5488, :c5489, :c5490, :c5491, :c5492, :c5493, :c5494, :c5495, :c5496, :c5497, :c5498, :c5499, :c5500, :c5501, :c5502, :c5503, :c5504, :c5505, :c5506, :c5507, :c5508, :c5509, :c5510, :c5511, :c5512, :c5513, :c5514, :c5515, :c5516, :c5517, :c5518, :c5519, :c5520, :c5521, :c5522, :c5523, :c5524, :c5525, :c5526, :c5527, :c5528, :c5529, :c5530, :c5531, :c5532, :c5533, :c5534, :c5535, :c5536, :c5537, :c5538, :c5539, :c5540, :c5541, :c5542, :c5543, :c5544, :c5545, :c5546, :c5547, :c5548, :c5549, :c5550, :c5551, :c5552, :c5553, :c5554, :c5555, :c5556, :c5557, :c5558, :c5559, :c5560, :c5561, :c5562, :c5563, :c5564, :c5565, :c5566, :c5567, :c5568, :c5569, :c5570, :c5571, :c5572, :c5573, :c5574, :c5575, :c5576, :c5577, :c5578, :c5579, :c5580, :c5581, :c5582, :c5583, :c5584, :c5585, :c5586, :c5587, :c5588, :c5589, :c5590, :c5591, :c5592, :c5593, :c5594, :c5595, :c5596, :c5597, :c5598, :c5599, :c5600, :c5601, :c5602, :c5603, :c5604, :c5605, :c5606, :c5607, :c5608, :c5609, :c5610, :c5611, :c5612, :c5613, :c5614, :c5615, :c5616, :c5617, :c5618, :c5619, :c5620, :c5621, :c5622, :c5623, :c5624, :c5625, :c5626, :c5627, :c5628, :c5629, :c5630, :c5631, :c5632, :c5633, :c5634, :c5635, :c5636, :c5637, :c5638, :c5639, :c5640, :c5641, :c5642, :c5643, :c5644, :c5645, :c5646, :c5647, :c5648, :c5649, :c5650, :c5651, :c5652, :c5653, :c5654, :c5655, :c5656, :c5657, :c5658, :c5659, :c5660, :c5661, :c5662, :c5663, :c5664, :c5665, :c5666, :c5667, :c5668, :c5669, :c5670, :c5671, :c5672, :c5673, :c5674, :c5675, :c5676, :c5677, :c5678, :c5679, :c5680, :c5681, :c5682, :c5683, :c5684, :c5685, :c5686, :c5687, :c5688, :c5689, :c5690, :c5691, :c5692, :c5693, :c5694, :c5695, :c5696, :c5697, :c5698, :c5699, :c5700, :c5701, :c5702, :c5703, :c5704, :c5705, :c5706, :c5707, :c5708, :c5709, :c5710, :c5711, :c5712, :c5713, :c5714, :c5715, :c5716, :c5717, :c5718, :c5719, :c5720, :c5721, :c5722, :c5723, :c5724, :c5725, :c5726, :c5727, :c5728, :c5729, :c5730, :c5731, :c5732, :c5733, :c5734, :c5735, :c5736, :c5737, :c5738, :c5739, :c5740, :c5741, :c5742, :c5743, :c5744, :c5745, :c5746, :c5747, :c5748, :c5749, :c5750, :c5751, :c5752, :c5753, :c5754, :c5755, :c5756, :c5757, :c5758, :c5759, :c5760, :c5761, :c5762, :c5763, :c5764, :c5765, :c5766, :c5767, :c5768, :c5769, :c5770, :c5771, :c5772, :c5773, :c5774, :c5775, :c5776, :c5777, :c5778, :c5779, :c5780, :c5781, :c5782, :c5783, :c5784, :c5785, :c5786, :c5787, :c5788, :c5789, :c5790, :c5791, :c5792, :c5793, :c5794, :c5795, :c5796, :c5797, :c5798, :c5799, :c5800, :c5801, :c5802, :c5803, :c5804, :c5805, :c5806, :c5807, :c5808, :c5809, :c5810, :c5811, :c5812, :c5813, :c5814, :c5815, :c5816, :c5817, :c5818, :c5819, :c5820, :c5821, :c5822, :c5823, :c5824, :c5825, :c5826, :c5827, :c5828, :c5829, :c5830, :c5831, :c5832, :c5833, :c5834, :c5835, :c5836, :c5837, :c5838, :c5839, :c5840, :c5841, :c5842, :c5843, :c5844, :c5845, :c5846, :c5847, :c5848, :c5849, :c5850, :c5851, :c5852, :c5853, :c5854, :c5855, :c5856, :c5857, :c5858, :c5859, :c5860, :c5861, :c5862, :c5863, :c5864, :c5865, :c5866, :c5867, :c5868, :c5869, :c5870, :c5871, :c5872, :c5873, :c5874, :c5875, :c5876, :c5877, :c5878, :c5879, :c5880, :c5881, :c5882, :c5883, :c5884, :c5885, :c5886, :c5887, :c5888, :c5889, :c5890, :c5891, :c5892, :c5893, :c5894, :c5895, :c5896, :c5897, :c5898, :c5899, :c5900, :c5901, :c5902, :c5903, :c5904, :c5905, :c5906, :c5907, :c5908, :c5909, :c5910, :c5911, :c5912, :c5913, :c5914, :c5915, :c5916, :c5917, :c5918, :c5919, :c5920, :c5921, :c5922, :c5923, :c5924, :c5925, :c5926, :c5927, :c5928, :c5929, :c5930, :c5931, :c5932, :c5933, :c5934, :c5935, :c5936, :c5937, :c5938, :c5939, :c5940, :c5941, :c5942, :c5943, :c5944, :c5945, :c5946, :c5947, :c5948, :c5949, :c5950, :c5951, :c5952, :c5953, :c5954, :c5955, :c5956, :c5957, :c5958, :c5959, :c5960, :c5961, :c5962, :c5963, :c5964, :c5965, :c5966, :c5967, :c5968, :c5969, :c5970, :c5971, :c5972, :c5973, :c5974, :c5975, :c5976, :c5977, :c5978, :c5979, :c5980, :c5981, :c5982, :c5983, :c5984, :c5985, :c5986, :c5987, :c5988, :c5989, :c5990, :c5991, :c5992, :c5993, :c5994, :c5995, :c5996, :c5997, :c5998, :c5999, :c6000, :c6001, :c6002, :c6003, :c6004, :c6005, :c6006, :c6007, :c6008, :c6009, :c6010, :c6011, :c6012, :c6013, :c6014, :c6015, :c6016, :c6017, :c6018, :c6019, :c6020, :c6021, :c6022, :c6023, :c6024, :c6025, :c6026, :c6027, :c6028, :c6029, :c6030, :c6031, :c6032, :c6033, :c6034, :c6035, :c6036, :c6037, :c6038, :c6039, :c6040, :c6041, :c6042, :c6043, :c6044, :c6045, :c6046, :c6047, :c6048, :c6049, :c6050, :c6051, :c6052, :c6053, :c6054, :c6055, :c6056, :c6057, :c6058, :c6059, :c6060, :c6061, :c6062, :c6063, :c6064, :c6065, :c6066, :c6067, :c6068, :c6069, :c6070, :c6071, :c6072, :c6073, :c6074, :c6075, :c6076, :c6077, :c6078, :c6079, :c6080, :c6081, :c6082, :c6083, :c6084, :c6085, :c6086, :c6087, :c6088, :c6089, :c6090, :c6091, :c6092, :c6093, :c6094, :c6095, :c6096, :c6097, :c6098, :c6099, :c6100, :c6101, :c6102, :c6103, :c6104, :c6105, :c6106, :c6107, :c6108, :c6109, :c6110, :c6111, :c6112, :c6113, :c6114, :c6115, :c6116, :c6117, :c6118, :c6119, :c6120, :c6121, :c6122, :c6123, :c6124, :c6125, :c6126, :c6127, :c6128, :c6129, :c6130, :c6131, :c6132, :c6133, :c6134, :c6135, :c6136, :c6137, :c6138, :c6139, :c6140, :c6141, :c6142, :c6143, :c6144, :c6145, :c6146, :c6147, :c6148, :c6149, :c6150, :c6151, :c6152, :c6153, :c6154, :c6155, :c6156, :c6157, :c6158, :c6159, :c6160, :c6161, :c6162, :c6163, :c6164, :c6165, :c6166, :c6167, :c6168, :c6169, :c6170, :c6171, :c6172, :c6173, :c6174, :c6175, :c6176, :c6177, :c6178, :c6179, :c6180, :c6181, :c6182, :c6183, :c6184, :c6185, :c6186, :c6187, :c6188, :c6189, :c6190, :c6191, :c6192, :c6193, :c6194, :c6195, :c6196, :c6197, :c6198, :c6199, :c6200, :c6201, :c6202, :c6203, :c6204, :c6205, :c6206, :c6207, :c6208, :c6209, :c6210, :c6211, :c6212, :c6213, :c6214, :c6215, :c6216, :c6217, :c6218, :c6219, :c6220, :c6221, :c6222, :c6223, :c6224, :c6225, :c6226, :c6227, :c6228, :c6229, :c6230, :c6231, :c6232, :c6233, :c6234, :c6235, :c6236, :c6237, :c6238, :c6239, :c6240, :c6241, :c6242, :c6243, :c6244, :c6245, :c6246, :c6247, :c6248, :c6249, :c6250, :c6251, :c6252, :c6253, :c6254, :c6255, :c6256, :c6257, :c6258, :c6259, :c6260, :c6261, :c6262, :c6263, :c6264, :c6265, :c6266, :c6267, :c6268, :c6269, :c6270, :c6271, :c6272, :c6273, :c6274, :c6275, :c6276, :c6277, :c6278, :c6279, :c6280, :c6281, :c6282, :c6283, :c6284, :c6285, :c6286, :c6287, :c6288, :c6289, :c6290, :c6291, :c6292, :c6293, :c6294, :c6295, :c6296, :c6297, :c6298, :c6299, :c6300, :c6301, :c6302, :c6303, :c6304, :c6305, :c6306, :c6307, :c6308, :c6309, :c6310, :c6311, :c6312, :c6313, :c6314, :c6315, :c6316, :c6317, :c6318, :c6319, :c6320, :c6321, :c6322, :c6323, :c6324, :c6325, :c6326, :c6327, :c6328, :c6329, :c6330, :c6331, :c6332, :c6333, :c6334, :c6335, :c6336, :c6337, :c6338, :c6339, :c6340, :c6341, :c6342, :c6343, :c6344, :c6345, :c6346, :c6347, :c6348, :c6349, :c6350, :c6351, :c6352, :c6353, :c6354, :c6355, :c6356, :c6357, :c6358, :c6359, :c6360, :c6361, :c6362, :c6363, :c6364, :c6365, :c6366, :c6367, :c6368, :c6369, :c6370, :c6371, :c6372, :c6373, :c6374, :c6375, :c6376, :c6377, :c6378, :c6379, :c6380, :c6381, :c6382, :c6383, :c6384, :c6385, :c6386, :c6387, :c6388, :c6389, :c6390, :c6391, :c6392, :c6393, :c6394, :c6395, :c6396, :c6397, :c6398, :c6399, :c6400, :c6401, :c6402, :c6403, :c6404, :c6405, :c6406, :c6407, :c6408, :c6409, :c6410, :c6411, :c6412, :c6413, :c6414, :c6415, :c6416, :c6417, :c6418, :c6419, :c6420, :c6421, :c6422, :c6423, :c6424, :c6425, :c6426, :c6427, :c6428, :c6429, :c6430, :c6431, :c6432, :c6433, :c6434, :c6435, :c6436, :c6437, :c6438, :c6439, :c6440, :c6441, :c6442, :c6443, :c6444, :c6445, :c6446, :c6447, :c6448, :c6449, :c6450, :c6451, :c6452, :c6453, :c6454, :c6455, :c6456, :c6457, :c6458, :c6459, :c6460, :c6461, :c6462, :c6463, :c6464, :c6465, :c6466, :c6467, :c6468, :c6469, :c6470, :c6471, :c6472, :c6473, :c6474, :c6475, :c6476, :c6477, :c6478, :c6479, :c6480, :c6481, :c6482, :c6483, :c6484, :c6485, :c6486, :c6487, :c6488, :c6489, :c6490, :c6491, :c6492, :c6493, :c6494, :c6495, :c6496, :c6497, :c6498, :c6499, :c6500, :c6501, :c6502, :c6503, :c6504, :c6505, :c6506, :c6507, :c6508, :c6509, :c6510, :c6511, :c6512, :c6513, :c6514, :c6515, :c6516, :c6517, :c6518, :c6519, :c6520, :c6521, :c6522, :c6523, :c6524, :c6525, :c6526, :c6527, :c6528, :c6529, :c6530, :c6531, :c6532, :c6533, :c6534, :c6535, :c6536, :c6537, :c6538, :c6539, :c6540, :c6541, :c6542, :c6543, :c6544, :c6545, :c6546, :c6547, :c6548, :c6549, :c6550, :c6551, :c6552, :c6553, :c6554, :c6555, :c6556, :c6557, :c6558, :c6559, :c6560, :c6561, :c6562, :c6563, :c6564, :c6565, :c6566, :c6567, :c6568, :c6569, :c6570, :c6571, :c6572, :c6573, :c6574, :c6575, :c6576, :c6577, :c6578, :c6579, :c6580, :c6581, :c6582, :c6583, :c6584, :c6585, :c6586, :c6587, :c6588, :c6589, :c6590, :c6591, :c6592, :c6593, :c6594, :c6595, :c6596, :c6597, :c6598, :c6599, :c6600, :c6601, :c6602, :c6603, :c6604, :c6605, :c6606, :c6607, :c6608, :c6609, :c6610, :c6611, :c6612, :c6613, :c6614, :c6615, :c6616, :c6617, :c6618, :c6619, :c6620, :c6621, :c6622, :c6623, :c6624, :c6625, :c6626, :c6627, :c6628, :c6629, :c6630, :c6631, :c6632, :c6633, :c6634, :c6635, :c6636, :c6637, :c6638, :c6639, :c6640, :c6641, :c6642, :c6643, :c6644, :c6645, :c6646, :c6647, :c6648, :c6649, :c6650, :c6651, :c6652, :c6653, :c6654, :c6655, :c6656, :c6657, :c6658, :c6659, :c6660, :c6661, :c6662, :c6663, :c6664, :c6665, :c6666, :c6667, :c6668, :c6669, :c6670, :c6671, :c6672, :c6673, :c6674, :c6675, :c6676, :c6677, :c6678, :c6679, :c6680, :c6681, :c6682, :c6683, :c6684, :c6685, :c6686, :c6687, :c6688, :c6689, :c6690, :c6691, :c6692, :c6693, :c6694, :c6695, :c6696, :c6697, :c6698, :c6699, :c6700, :c6701, :c6702, :c6703, :c6704, :c6705, :c6706, :c6707, :c6708, :c6709, :c6710, :c6711, :c6712, :c6713, :c6714, :c6715, :c6716, :c6717, :c6718, :c6719, :c6720, :c6721, :c6722, :c6723, :c6724, :c6725, :c6726, :c6727, :c6728, :c6729, :c6730, :c6731, :c6732, :c6733, :c6734, :c6735, :c6736, :c6737, :c6738, :c6739, :c6740, :c6741, :c6742, :c6743, :c6744, :c6745, :c6746, :c6747, :c6748, :c6749, :c6750, :c6751, :c6752, :c6753, :c6754, :c6755, :c6756, :c6757, :c6758, :c6759, :c6760, :c6761, :c6762, :c6763, :c6764, :c6765, :c6766, :c6767, :c6768, :c6769, :c6770, :c6771, :c6772, :c6773, :c6774, :c6775, :c6776, :c6777, :c6778, :c6779, :c6780, :c6781, :c6782, :c6783, :c6784, :c6785, :c6786, :c6787, :c6788, :c6789, :c6790, :c6791, :c6792, :c6793, :c6794, :c6795, :c6796, :c6797, :c6798, :c6799, :c6800, :c6801, :c6802, :c6803, :c6804, :c6805, :c6806, :c6807, :c6808, :c6809, :c6810, :c6811, :c6812, :c6813, :c6814, :c6815, :c6816, :c6817, :c6818, :c6819, :c6820, :c6821, :c6822, :c6823, :c6824, :c6825, :c6826, :c6827, :c6828, :c6829, :c6830, :c6831, :c6832, :c6833, :c6834, :c6835, :c6836, :c6837, :c6838, :c6839, :c6840, :c6841, :c6842, :c6843, :c6844, :c6845, :c6846, :c6847, :c6848, :c6849, :c6850, :c6851, :c6852, :c6853, :c6854, :c6855, :c6856, :c6857, :c6858, :c6859, :c6860, :c6861, :c6862, :c6863, :c6864, :c6865, :c6866, :c6867, :c6868, :c6869, :c6870, :c6871, :c6872, :c6873, :c6874, :c6875, :c6876, :c6877, :c6878, :c6879, :c6880, :c6881, :c6882, :c6883, :c6884, :c6885, :c6886, :c6887, :c6888, :c6889, :c6890, :c6891, :c6892, :c6893, :c6894, :c6895, :c6896, :c6897, :c6898, :c6899, :c6900, :c6901, :c6902, :c6903, :c6904, :c6905, :c6906, :c6907, :c6908, :c6909, :c6910, :c6911, :c6912, :c6913, :c6914, :c6915, :c6916, :c6917, :c6918, :c6919, :c6920, :c6921, :c6922, :c6923, :c6924, :c6925, :c6926, :c6927, :c6928, :c6929, :c6930, :c6931, :c6932, :c6933, :c6934, :c6935, :c6936, :c6937, :c6938, :c6939, :c6940, :c6941, :c6942, :c6943, :c6944, :c6945, :c6946, :c6947, :c6948, :c6949, :c6950, :c6951, :c6952, :c6953, :c6954, :c6955, :c6956, :c6957, :c6958, :c6959, :c6960, :c6961, :c6962, :c6963, :c6964, :c6965, :c6966, :c6967, :c6968, :c6969, :c6970, :c6971, :c6972, :c6973, :c6974, :c6975, :c6976, :c6977, :c6978, :c6979, :c6980, :c6981, :c6982, :c6983, :c6984, :c6985, :c6986, :c6987, :c6988, :c6989, :c6990, :c6991, :c6992, :c6993, :c6994, :c6995, :c6996, :c6997, :c6998, :c6999, :c7000, :c7001, :c7002, :c7003, :c7004, :c7005, :c7006, :c7007, :c7008, :c7009, :c7010, :c7011, :c7012, :c7013, :c7014, :c7015, :c7016, :c7017, :c7018, :c7019, :c7020, :c7021, :c7022, :c7023, :c7024, :c7025, :c7026, :c7027, :c7028, :c7029, :c7030, :c7031, :c7032, :c7033, :c7034, :c7035, :c7036, :c7037, :c7038, :c7039, :c7040, :c7041, :c7042, :c7043, :c7044, :c7045, :c7046, :c7047, :c7048, :c7049, :c7050, :c7051, :c7052, :c7053, :c7054, :c7055, :c7056, :c7057, :c7058, :c7059, :c7060, :c7061, :c7062, :c7063, :c7064, :c7065, :c7066, :c7067, :c7068, :c7069, :c7070, :c7071, :c7072, :c7073, :c7074, :c7075, :c7076, :c7077, :c7078, :c7079, :c7080, :c7081, :c7082, :c7083, :c7084, :c7085, :c7086, :c7087, :c7088, :c7089, :c7090, :c7091, :c7092, :c7093, :c7094, :c7095, :c7096, :c7097, :c7098, :c7099, :c7100, :c7101, :c7102, :c7103, :c7104, :c7105, :c7106, :c7107, :c7108, :c7109, :c7110, :c7111, :c7112, :c7113, :c7114, :c7115, :c7116, :c7117, :c7118, :c7119, :c7120, :c7121, :c7122, :c7123, :c7124, :c7125, :c7126, :c7127, :c7128, :c7129, :c7130, :c7131, :c7132, :c7133, :c7134, :c7135, :c7136, :c7137, :c7138, :c7139, :c7140, :c7141, :c7142, :c7143, :c7144, :c7145, :c7146, :c7147, :c7148, :c7149, :c7150, :c7151, :c7152, :c7153, :c7154, :c7155, :c7156, :c7157, :c7158, :c7159, :c7160, :c7161, :c7162, :c7163, :c7164, :c7165, :c7166, :c7167, :c7168, :c7169, :c7170, :c7171, :c7172, :c7173, :c7174, :c7175, :c7176, :c7177, :c7178, :c7179, :c7180, :c7181, :c7182, :c7183, :c7184, :c7185, :c7186, :c7187, :c7188, :c7189, :c7190, :c7191, :c7192, :c7193, :c7194, :c7195, :c7196, :c7197, :c7198, :c7199, :c7200, :c7201, :c7202, :c7203, :c7204, :c7205, :c7206, :c7207, :c7208, :c7209, :c7210, :c7211, :c7212, :c7213, :c7214, :c7215, :c7216, :c7217, :c7218, :c7219, :c7220, :c7221, :c7222, :c7223, :c7224, :c7225, :c7226, :c7227, :c7228, :c7229, :c7230, :c7231, :c7232, :c7233, :c7234, :c7235, :c7236, :c7237, :c7238, :c7239, :c7240, :c7241, :c7242, :c7243, :c7244, :c7245, :c7246, :c7247, :c7248, :c7249, :c7250, :c7251, :c7252, :c7253, :c7254, :c7255, :c7256, :c7257, :c7258, :c7259, :c7260, :c7261, :c7262, :c7263, :c7264, :c7265, :c7266, :c7267, :c7268, :c7269, :c7270, :c7271, :c7272, :c7273, :c7274, :c7275, :c7276, :c7277, :c7278, :c7279, :c7280, :c7281, :c7282, :c7283, :c7284, :c7285, :c7286, :c7287, :c7288, :c7289, :c7290, :c7291, :c7292, :c7293, :c7294, :c7295, :c7296, :c7297, :c7298, :c7299, :c7300, :c7301, :c7302, :c7303, :c7304, :c7305, :c7306, :c7307, :c7308, :c7309, :c7310, :c7311, :c7312, :c7313, :c7314, :c7315, :c7316, :c7317, :c7318, :c7319, :c7320, :c7321, :c7322, :c7323, :c7324, :c7325, :c7326, :c7327, :c7328, :c7329, :c7330, :c7331, :c7332, :c7333, :c7334, :c7335, :c7336, :c7337, :c7338, :c7339, :c7340, :c7341, :c7342, :c7343, :c7344, :c7345, :c7346, :c7347, :c7348, :c7349, :c7350, :c7351, :c7352, :c7353, :c7354, :c7355, :c7356, :c7357, :c7358, :c7359, :c7360, :c7361, :c7362, :c7363, :c7364, :c7365, :c7366, :c7367, :c7368, :c7369, :c7370, :c7371, :c7372, :c7373, :c7374, :c7375, :c7376, :c7377, :c7378, :c7379, :c7380, :c7381, :c7382, :c7383, :c7384, :c7385, :c7386, :c7387, :c7388, :c7389, :c7390, :c7391, :c7392, :c7393, :c7394, :c7395, :c7396, :c7397, :c7398, :c7399, :c7400, :c7401, :c7402, :c7403, :c7404, :c7405, :c7406, :c7407, :c7408, :c7409, :c7410, :c7411, :c7412, :c7413, :c7414, :c7415, :c7416, :c7417, :c7418, :c7419, :c7420, :c7421, :c7422, :c7423, :c7424, :c7425, :c7426, :c7427, :c7428, :c7429, :c7430, :c7431, :c7432, :c7433, :c7434, :c7435, :c7436, :c7437, :c7438, :c7439, :c7440, :c7441, :c7442, :c7443, :c7444, :c7445, :c7446, :c7447, :c7448, :c7449, :c7450, :c7451, :c7452, :c7453, :c7454, :c7455, :c7456, :c7457, :c7458, :c7459, :c7460, :c7461, :c7462, :c7463, :c7464, :c7465, :c7466, :c7467, :c7468, :c7469, :c7470, :c7471, :c7472, :c7473, :c7474, :c7475, :c7476, :c7477, :c7478, :c7479, :c7480, :c7481, :c7482, :c7483, :c7484, :c7485, :c7486, :c7487, :c7488, :c7489, :c7490, :c7491, :c7492, :c7493, :c7494, :c7495, :c7496, :c7497, :c7498, :c7499, :c7500, :c7501, :c7502, :c7503, :c7504, :c7505, :c7506, :c7507, :c7508, :c7509, :c7510, :c7511, :c7512, :c7513, :c7514, :c7515, :c7516, :c7517, :c7518, :c7519, :c7520, :c7521, :c7522, :c7523, :c7524, :c7525, :c7526, :c7527, :c7528, :c7529, :c7530, :c7531, :c7532, :c7533, :c7534, :c7535, :c7536, :c7537, :c7538, :c7539, :c7540, :c7541, :c7542, :c7543, :c7544, :c7545, :c7546, :c7547, :c7548, :c7549, :c7550, :c7551, :c7552, :c7553, :c7554, :c7555, :c7556, :c7557, :c7558, :c7559, :c7560, :c7561, :c7562, :c7563, :c7564, :c7565, :c7566, :c7567, :c7568, :c7569, :c7570, :c7571, :c7572, :c7573, :c7574, :c7575, :c7576, :c7577, :c7578, :c7579, :c7580, :c7581, :c7582, :c7583, :c7584, :c7585, :c7586, :c7587, :c7588, :c7589, :c7590, :c7591, :c7592, :c7593, :c7594, :c7595, :c7596, :c7597, :c7598, :c7599, :c7600, :c7601, :c7602, :c7603, :c7604, :c7605, :c7606, :c7607, :c7608, :c7609, :c7610, :c7611, :c7612, :c7613, :c7614, :c7615, :c7616, :c7617, :c7618, :c7619, :c7620, :c7621, :c7622, :c7623, :c7624, :c7625, :c7626, :c7627, :c7628, :c7629, :c7630, :c7631, :c7632, :c7633, :c7634, :c7635, :c7636, :c7637, :c7638, :c7639, :c7640, :c7641, :c7642, :c7643, :c7644, :c7645, :c7646, :c7647, :c7648, :c7649, :c7650, :c7651, :c7652, :c7653, :c7654, :c7655, :c7656, :c7657, :c7658, :c7659, :c7660, :c7661, :c7662, :c7663, :c7664, :c7665, :c7666, :c7667, :c7668, :c7669, :c7670, :c7671, :c7672, :c7673, :c7674, :c7675, :c7676, :c7677, :c7678, :c7679, :c7680, :c7681, :c7682, :c7683, :c7684, :c7685, :c7686, :c7687, :c7688, :c7689, :c7690, :c7691, :c7692, :c7693, :c7694, :c7695, :c7696, :c7697, :c7698, :c7699, :c7700, :c7701, :c7702, :c7703, :c7704, :c7705, :c7706, :c7707, :c7708, :c7709, :c7710, :c7711, :c7712, :c7713, :c7714, :c7715, :c7716, :c7717, :c7718, :c7719, :c7720, :c7721, :c7722, :c7723, :c7724, :c7725, :c7726, :c7727, :c7728, :c7729, :c7730, :c7731, :c7732, :c7733, :c7734, :c7735, :c7736, :c7737, :c7738, :c7739, :c7740, :c7741, :c7742, :c7743, :c7744, :c7745, :c7746, :c7747, :c7748, :c7749, :c7750, :c7751, :c7752, :c7753, :c7754, :c7755, :c7756, :c7757, :c7758, :c7759, :c7760, :c7761, :c7762, :c7763, :c7764, :c7765, :c7766, :c7767, :c7768, :c7769, :c7770, :c7771, :c7772, :c7773, :c7774, :c7775, :c7776, :c7777, :c7778, :c7779, :c7780, :c7781, :c7782, :c7783, :c7784, :c7785, :c7786, :c7787, :c7788, :c7789, :c7790, :c7791, :c7792, :c7793, :c7794, :c7795, :c7796, :c7797, :c7798, :c7799, :c7800, :c7801, :c7802, :c7803, :c7804, :c7805, :c7806, :c7807, :c7808, :c7809, :c7810, :c7811, :c7812, :c7813, :c7814, :c7815, :c7816, :c7817, :c7818, :c7819, :c7820, :c7821, :c7822, :c7823, :c7824, :c7825, :c7826, :c7827, :c7828, :c7829, :c7830, :c7831, :c7832, :c7833, :c7834, :c7835, :c7836, :c7837, :c7838, :c7839, :c7840, :c7841, :c7842, :c7843, :c7844, :c7845, :c7846, :c7847, :c7848, :c7849, :c7850, :c7851, :c7852, :c7853, :c7854, :c7855, :c7856, :c7857, :c7858, :c7859, :c7860, :c7861, :c7862, :c7863, :c7864, :c7865, :c7866, :c7867, :c7868, :c7869, :c7870, :c7871, :c7872, :c7873, :c7874, :c7875, :c7876, :c7877, :c7878, :c7879, :c7880, :c7881, :c7882, :c7883, :c7884, :c7885, :c7886, :c7887, :c7888, :c7889, :c7890, :c7891, :c7892, :c7893, :c7894, :c7895, :c7896, :c7897, :c7898, :c7899, :c7900, :c7901, :c7902, :c7903, :c7904, :c7905, :c7906, :c7907, :c7908, :c7909, :c7910, :c7911, :c7912, :c7913, :c7914, :c7915, :c7916, :c7917, :c7918, :c7919, :c7920, :c7921, :c7922, :c7923, :c7924, :c7925, :c7926, :c7927, :c7928, :c7929, :c7930, :c7931, :c7932, :c7933, :c7934, :c7935, :c7936, :c7937, :c7938, :c7939, :c7940, :c7941, :c7942, :c7943, :c7944, :c7945, :c7946, :c7947, :c7948, :c7949, :c7950, :c7951, :c7952, :c7953, :c7954, :c7955, :c7956, :c7957, :c7958, :c7959, :c7960, :c7961, :c7962, :c7963, :c7964, :c7965, :c7966, :c7967, :c7968, :c7969, :c7970, :c7971, :c7972, :c7973, :c7974, :c7975, :c7976, :c7977, :c7978, :c7979, :c7980, :c7981, :c7982, :c7983, :c7984, :c7985, :c7986, :c7987, :c7988, :c7989, :c7990, :c7991, :c7992, :c7993, :c7994, :c7995, :c7996, :c7997, :c7998, :c7999, :c8000, :c8001, :c8002, :c8003, :c8004, :c8005, :c8006, :c8007, :c8008, :c8009, :c8010, :c8011, :c8012, :c8013, :c8014, :c8015, :c8016, :c8017, :c8018, :c8019, :c8020, :c8021, :c8022, :c8023, :c8024, :c8025, :c8026, :c8027, :c8028, :c8029, :c8030, :c8031, :c8032, :c8033, :c8034, :c8035, :c8036, :c8037, :c8038, :c8039, :c8040, :c8041, :c8042, :c8043, :c8044, :c8045, :c8046, :c8047, :c8048, :c8049, :c8050, :c8051, :c8052, :c8053, :c8054, :c8055, :c8056, :c8057, :c8058, :c8059, :c8060, :c8061, :c8062, :c8063, :c8064, :c8065, :c8066, :c8067, :c8068, :c8069, :c8070, :c8071, :c8072, :c8073, :c8074, :c8075, :c8076, :c8077, :c8078, :c8079, :c8080, :c8081, :c8082, :c8083, :c8084, :c8085, :c8086, :c8087, :c8088, :c8089, :c8090, :c8091, :c8092, :c8093, :c8094, :c8095, :c8096, :c8097, :c8098, :c8099, :c8100, :c8101, :c8102, :c8103, :c8104, :c8105, :c8106, :c8107, :c8108, :c8109, :c8110, :c8111, :c8112, :c8113, :c8114, :c8115, :c8116, :c8117, :c8118, :c8119, :c8120, :c8121, :c8122, :c8123, :c8124, :c8125, :c8126, :c8127, :c8128, :c8129, :c8130, :c8131, :c8132, :c8133, :c8134, :c8135, :c8136, :c8137, :c8138, :c8139, :c8140, :c8141, :c8142, :c8143, :c8144, :c8145, :c8146, :c8147, :c8148, :c8149, :c8150, :c8151, :c8152, :c8153, :c8154, :c8155, :c8156, :c8157, :c8158, :c8159, :c8160, :c8161, :c8162, :c8163, :c8164, :c8165, :c8166, :c8167, :c8168, :c8169, :c8170, :c8171, :c8172, :c8173, :c8174, :c8175, :c8176, :c8177, :c8178, :c8179, :c8180, :c8181, :c8182, :c8183, :c8184, :c8185, :c8186, :c8187, :c8188, :c8189, :c8190, :c8191, :c8192, :c8193, :c8194, :c8195, :c8196, :c8197, :c8198, :c8199, :c8200, :c8201, :c8202, :c8203, :c8204, :c8205, :c8206, :c8207, :c8208, :c8209, :c8210, :c8211, :c8212, :c8213, :c8214, :c8215, :c8216, :c8217, :c8218, :c8219, :c8220, :c8221, :c8222, :c8223, :c8224, :c8225, :c8226, :c8227, :c8228, :c8229, :c8230, :c8231, :c8232, :c8233, :c8234, :c8235, :c8236, :c8237, :c8238, :c8239, :c8240, :c8241, :c8242, :c8243, :c8244, :c8245, :c8246, :c8247, :c8248, :c8249, :c8250, :c8251, :c8252, :c8253, :c8254, :c8255, :c8256, :c8257, :c8258, :c8259, :c8260, :c8261, :c8262, :c8263, :c8264, :c8265, :c8266, :c8267, :c8268, :c8269, :c8270, :c8271, :c8272, :c8273, :c8274, :c8275, :c8276, :c8277, :c8278, :c8279, :c8280, :c8281, :c8282, :c8283, :c8284, :c8285, :c8286, :c8287, :c8288, :c8289, :c8290, :c8291, :c8292, :c8293, :c8294, :c8295, :c8296, :c8297, :c8298, :c8299, :c8300, :c8301, :c8302, :c8303, :c8304, :c8305, :c8306, :c8307, :c8308, :c8309, :c8310, :c8311, :c8312, :c8313, :c8314, :c8315, :c8316, :c8317, :c8318, :c8319, :c8320, :c8321, :c8322, :c8323, :c8324, :c8325, :c8326, :c8327, :c8328, :c8329, :c8330, :c8331, :c8332, :c8333, :c8334, :c8335, :c8336, :c8337, :c8338, :c8339, :c8340, :c8341, :c8342, :c8343, :c8344, :c8345, :c8346, :c8347, :c8348, :c8349, :c8350, :c8351, :c8352, :c8353, :c8354, :c8355, :c8356, :c8357, :c8358, :c8359, :c8360, :c8361, :c8362, :c8363, :c8364, :c8365, :c8366, :c8367, :c8368, :c8369, :c8370, :c8371, :c8372, :c8373, :c8374, :c8375, :c8376, :c8377, :c8378, :c8379, :c8380, :c8381, :c8382, :c8383, :c8384, :c8385, :c8386, :c8387, :c8388, :c8389, :c8390, :c8391, :c8392, :c8393, :c8394, :c8395, :c8396, :c8397, :c8398, :c8399, :c8400, :c8401, :c8402, :c8403, :c8404, :c8405, :c8406, :c8407, :c8408, :c8409, :c8410, :c8411, :c8412, :c8413, :c8414, :c8415, :c8416, :c8417, :c8418, :c8419, :c8420, :c8421, :c8422, :c8423, :c8424, :c8425, :c8426, :c8427, :c8428, :c8429, :c8430, :c8431, :c8432, :c8433, :c8434, :c8435, :c8436, :c8437, :c8438, :c8439, :c8440, :c8441, :c8442, :c8443, :c8444, :c8445, :c8446, :c8447, :c8448, :c8449, :c8450, :c8451, :c8452, :c8453, :c8454, :c8455, :c8456, :c8457, :c8458, :c8459, :c8460, :c8461, :c8462, :c8463, :c8464, :c8465, :c8466, :c8467, :c8468, :c8469, :c8470, :c8471, :c8472, :c8473, :c8474, :c8475, :c8476, :c8477, :c8478, :c8479, :c8480, :c8481, :c8482, :c8483, :c8484, :c8485, :c8486, :c8487, :c8488, :c8489, :c8490, :c8491, :c8492, :c8493, :c8494, :c8495, :c8496, :c8497, :c8498, :c8499, :c8500, :c8501, :c8502, :c8503, :c8504, :c8505, :c8506, :c8507, :c8508, :c8509, :c8510, :c8511, :c8512, :c8513, :c8514, :c8515, :c8516, :c8517, :c8518, :c8519, :c8520, :c8521, :c8522, :c8523, :c8524, :c8525, :c8526, :c8527, :c8528, :c8529, :c8530, :c8531, :c8532, :c8533, :c8534, :c8535, :c8536, :c8537, :c8538, :c8539, :c8540, :c8541, :c8542, :c8543, :c8544, :c8545, :c8546, :c8547, :c8548, :c8549, :c8550, :c8551, :c8552, :c8553, :c8554, :c8555, :c8556, :c8557, :c8558, :c8559, :c8560, :c8561, :c8562, :c8563, :c8564, :c8565, :c8566, :c8567, :c8568, :c8569, :c8570, :c8571, :c8572, :c8573, :c8574, :c8575, :c8576, :c8577, :c8578, :c8579, :c8580, :c8581, :c8582, :c8583, :c8584, :c8585, :c8586, :c8587, :c8588, :c8589, :c8590, :c8591, :c8592, :c8593, :c8594, :c8595, :c8596, :c8597, :c8598, :c8599, :c8600, :c8601, :c8602, :c8603, :c8604, :c8605, :c8606, :c8607, :c8608, :c8609, :c8610, :c8611, :c8612, :c8613, :c8614, :c8615, :c8616, :c8617, :c8618, :c8619, :c8620, :c8621, :c8622, :c8623, :c8624, :c8625, :c8626, :c8627, :c8628, :c8629, :c8630, :c8631, :c8632, :c8633, :c8634, :c8635, :c8636, :c8637, :c8638, :c8639, :c8640, :c8641, :c8642, :c8643, :c8644, :c8645, :c8646, :c8647, :c8648, :c8649, :c8650, :c8651, :c8652, :c8653, :c8654, :c8655, :c8656, :c8657, :c8658, :c8659, :c8660, :c8661, :c8662, :c8663, :c8664, :c8665, :c8666, :c8667, :c8668, :c8669, :c8670, :c8671, :c8672, :c8673, :c8674, :c8675, :c8676, :c8677, :c8678, :c8679, :c8680, :c8681, :c8682, :c8683, :c8684, :c8685, :c8686, :c8687, :c8688, :c8689, :c8690, :c8691, :c8692, :c8693, :c8694, :c8695, :c8696, :c8697, :c8698, :c8699, :c8700, :c8701, :c8702, :c8703, :c8704, :c8705, :c8706, :c8707, :c8708, :c8709, :c8710, :c8711, :c8712, :c8713, :c8714, :c8715, :c8716, :c8717, :c8718, :c8719, :c8720, :c8721, :c8722, :c8723, :c8724, :c8725, :c8726, :c8727, :c8728, :c8729, :c8730, :c8731, :c8732, :c8733, :c8734, :c8735, :c8736, :c8737, :c8738, :c8739, :c8740, :c8741, :c8742, :c8743, :c8744, :c8745, :c8746, :c8747, :c8748, :c8749, :c8750, :c8751, :c8752, :c8753, :c8754, :c8755, :c8756, :c8757, :c8758, :c8759, :c8760, :c8761, :c8762, :c8763, :c8764, :c8765, :c8766, :c8767, :c8768, :c8769, :c8770, :c8771, :c8772, :c8773, :c8774, :c8775, :c8776, :c8777, :c8778, :c8779, :c8780, :c8781, :c8782, :c8783, :c8784, :c8785, :c8786, :c8787, :c8788, :c8789, :c8790, :c8791, :c8792, :c8793, :c8794, :c8795, :c8796, :c8797, :c8798, :c8799, :c8800, :c8801, :c8802, :c8803, :c8804, :c8805, :c8806, :c8807, :c8808, :c8809, :c8810, :c8811, :c8812, :c8813, :c8814, :c8815, :c8816, :c8817, :c8818, :c8819, :c8820, :c8821, :c8822, :c8823, :c8824, :c8825, :c8826, :c8827, :c8828, :c8829, :c8830, :c8831, :c8832, :c8833, :c8834, :c8835, :c8836, :c8837, :c8838, :c8839, :c8840, :c8841, :c8842, :c8843, :c8844, :c8845, :c8846, :c8847, :c8848, :c8849, :c8850, :c8851, :c8852, :c8853, :c8854, :c8855, :c8856, :c8857, :c8858, :c8859, :c8860, :c8861, :c8862, :c8863, :c8864, :c8865, :c8866, :c8867, :c8868, :c8869, :c8870, :c8871, :c8872, :c8873, :c8874, :c8875, :c8876, :c8877, :c8878, :c8879, :c8880, :c8881, :c8882, :c8883, :c8884, :c8885, :c8886, :c8887, :c8888, :c8889, :c8890, :c8891, :c8892, :c8893, :c8894, :c8895, :c8896, :c8897, :c8898, :c8899, :c8900, :c8901, :c8902, :c8903, :c8904, :c8905, :c8906, :c8907, :c8908, :c8909, :c8910, :c8911, :c8912, :c8913, :c8914, :c8915, :c8916, :c8917, :c8918, :c8919, :c8920, :c8921, :c8922, :c8923, :c8924, :c8925, :c8926, :c8927, :c8928, :c8929, :c8930, :c8931, :c8932, :c8933, :c8934, :c8935, :c8936, :c8937, :c8938, :c8939, :c8940, :c8941, :c8942, :c8943, :c8944, :c8945, :c8946, :c8947, :c8948, :c8949, :c8950, :c8951, :c8952, :c8953, :c8954, :c8955, :c8956, :c8957, :c8958, :c8959, :c8960, :c8961, :c8962, :c8963, :c8964, :c8965, :c8966, :c8967, :c8968, :c8969, :c8970, :c8971, :c8972, :c8973, :c8974, :c8975, :c8976, :c8977, :c8978, :c8979, :c8980, :c8981, :c8982, :c8983, :c8984, :c8985, :c8986, :c8987, :c8988, :c8989, :c8990, :c8991, :c8992, :c8993, :c8994, :c8995, :c8996, :c8997, :c8998, :c8999, :c9000, :c9001, :c9002, :c9003, :c9004, :c9005, :c9006, :c9007, :c9008, :c9009, :c9010, :c9011, :c9012, :c9013, :c9014, :c9015, :c9016, :c9017, :c9018, :c9019, :c9020, :c9021, :c9022, :c9023, :c9024, :c9025, :c9026, :c9027, :c9028, :c9029, :c9030, :c9031, :c9032, :c9033, :c9034, :c9035, :c9036, :c9037, :c9038, :c9039, :c9040, :c9041, :c9042, :c9043, :c9044, :c9045, :c9046, :c9047, :c9048, :c9049, :c9050, :c9051, :c9052, :c9053, :c9054, :c9055, :c9056, :c9057, :c9058, :c9059, :c9060, :c9061, :c9062, :c9063, :c9064, :c9065, :c9066, :c9067, :c9068, :c9069, :c9070, :c9071, :c9072, :c9073, :c9074, :c9075, :c9076, :c9077, :c9078, :c9079, :c9080, :c9081, :c9082, :c9083, :c9084, :c9085, :c9086, :c9087, :c9088, :c9089, :c9090, :c9091, :c9092, :c9093, :c9094, :c9095, :c9096, :c9097, :c9098, :c9099, :c9100, :c9101, :c9102, :c9103, :c9104, :c9105, :c9106, :c9107, :c9108, :c9109, :c9110, :c9111, :c9112, :c9113, :c9114, :c9115, :c9116, :c9117, :c9118, :c9119, :c9120, :c9121, :c9122, :c9123, :c9124, :c9125, :c9126, :c9127, :c9128, :c9129, :c9130, :c9131, :c9132, :c9133, :c9134, :c9135, :c9136, :c9137, :c9138, :c9139, :c9140, :c9141, :c9142, :c9143, :c9144, :c9145, :c9146, :c9147, :c9148, :c9149, :c9150, :c9151, :c9152, :c9153, :c9154, :c9155, :c9156, :c9157, :c9158, :c9159, :c9160, :c9161, :c9162, :c9163, :c9164, :c9165, :c9166, :c9167, :c9168, :c9169, :c9170, :c9171, :c9172, :c9173, :c9174, :c9175, :c9176, :c9177, :c9178, :c9179, :c9180, :c9181, :c9182, :c9183, :c9184, :c9185, :c9186, :c9187, :c9188, :c9189, :c9190, :c9191, :c9192, :c9193, :c9194, :c9195, :c9196, :c9197, :c9198, :c9199, :c9200, :c9201, :c9202, :c9203, :c9204, :c9205, :c9206, :c9207, :c9208, :c9209, :c9210, :c9211, :c9212, :c9213, :c9214, :c9215, :c9216, :c9217, :c9218, :c9219, :c9220, :c9221, :c9222, :c9223, :c9224, :c9225, :c9226, :c9227, :c9228, :c9229, :c9230, :c9231, :c9232, :c9233, :c9234, :c9235, :c9236, :c9237, :c9238, :c9239, :c9240, :c9241, :c9242, :c9243, :c9244, :c9245, :c9246, :c9247, :c9248, :c9249, :c9250, :c9251, :c9252, :c9253, :c9254, :c9255, :c9256, :c9257, :c9258, :c9259, :c9260, :c9261, :c9262, :c9263, :c9264, :c9265, :c9266, :c9267, :c9268, :c9269, :c9270, :c9271, :c9272, :c9273, :c9274, :c9275, :c9276, :c9277, :c9278, :c9279, :c9280, :c9281, :c9282, :c9283, :c9284, :c9285, :c9286, :c9287, :c9288, :c9289, :c9290, :c9291, :c9292, :c9293, :c9294, :c9295, :c9296, :c9297, :c9298, :c9299, :c9300, :c9301, :c9302, :c9303, :c9304, :c9305, :c9306, :c9307, :c9308, :c9309, :c9310, :c9311, :c9312, :c9313, :c9314, :c9315, :c9316, :c9317, :c9318, :c9319, :c9320, :c9321, :c9322, :c9323, :c9324, :c9325, :c9326, :c9327, :c9328, :c9329, :c9330, :c9331, :c9332, :c9333, :c9334, :c9335, :c9336, :c9337, :c9338, :c9339, :c9340, :c9341, :c9342, :c9343, :c9344, :c9345, :c9346, :c9347, :c9348, :c9349, :c9350, :c9351, :c9352, :c9353, :c9354, :c9355, :c9356, :c9357, :c9358, :c9359, :c9360, :c9361, :c9362, :c9363, :c9364, :c9365, :c9366, :c9367, :c9368, :c9369, :c9370, :c9371, :c9372, :c9373, :c9374, :c9375, :c9376, :c9377, :c9378, :c9379, :c9380, :c9381, :c9382, :c9383, :c9384, :c9385, :c9386, :c9387, :c9388, :c9389, :c9390, :c9391, :c9392, :c9393, :c9394, :c9395, :c9396, :c9397, :c9398, :c9399, :c9400, :c9401, :c9402, :c9403, :c9404, :c9405, :c9406, :c9407, :c9408, :c9409, :c9410, :c9411, :c9412, :c9413, :c9414, :c9415, :c9416, :c9417, :c9418, :c9419, :c9420, :c9421, :c9422, :c9423, :c9424, :c9425, :c9426, :c9427, :c9428, :c9429, :c9430, :c9431, :c9432, :c9433, :c9434, :c9435, :c9436, :c9437, :c9438, :c9439, :c9440, :c9441, :c9442, :c9443, :c9444, :c9445, :c9446, :c9447, :c9448, :c9449, :c9450, :c9451, :c9452, :c9453, :c9454, :c9455, :c9456, :c9457, :c9458, :c9459, :c9460, :c9461, :c9462, :c9463, :c9464, :c9465, :c9466, :c9467, :c9468, :c9469, :c9470, :c9471, :c9472, :c9473, :c9474, :c9475, :c9476, :c9477, :c9478, :c9479, :c9480, :c9481, :c9482, :c9483, :c9484, :c9485, :c9486, :c9487, :c9488, :c9489, :c9490, :c9491, :c9492, :c9493, :c9494, :c9495, :c9496, :c9497, :c9498, :c9499, :c9500, :c9501, :c9502, :c9503, :c9504, :c9505, :c9506, :c9507, :c9508, :c9509, :c9510, :c9511, :c9512, :c9513, :c9514, :c9515, :c9516, :c9517, :c9518, :c9519, :c9520, :c9521, :c9522, :c9523, :c9524, :c9525, :c9526, :c9527, :c9528, :c9529, :c9530, :c9531, :c9532, :c9533, :c9534, :c9535, :c9536, :c9537, :c9538, :c9539, :c9540, :c9541, :c9542, :c9543, :c9544, :c9545, :c9546, :c9547, :c9548, :c9549, :c9550, :c9551, :c9552, :c9553, :c9554, :c9555, :c9556, :c9557, :c9558, :c9559, :c9560, :c9561, :c9562, :c9563, :c9564, :c9565, :c9566, :c9567, :c9568, :c9569, :c9570, :c9571, :c9572, :c9573, :c9574, :c9575, :c9576, :c9577, :c9578, :c9579, :c9580, :c9581, :c9582, :c9583, :c9584, :c9585, :c9586, :c9587, :c9588, :c9589, :c9590, :c9591, :c9592, :c9593, :c9594, :c9595, :c9596, :c9597, :c9598, :c9599, :c9600, :c9601, :c9602, :c9603, :c9604, :c9605, :c9606, :c9607, :c9608, :c9609, :c9610, :c9611, :c9612, :c9613, :c9614, :c9615, :c9616, :c9617, :c9618, :c9619, :c9620, :c9621, :c9622, :c9623, :c9624, :c9625, :c9626, :c9627, :c9628, :c9629, :c9630, :c9631, :c9632, :c9633, :c9634, :c9635, :c9636, :c9637, :c9638, :c9639, :c9640, :c9641, :c9642, :c9643, :c9644, :c9645, :c9646, :c9647, :c9648, :c9649, :c9650, :c9651, :c9652, :c9653, :c9654, :c9655, :c9656, :c9657, :c9658, :c9659, :c9660, :c9661, :c9662, :c9663, :c9664, :c9665, :c9666, :c9667, :c9668, :c9669, :c9670, :c9671, :c9672, :c9673, :c9674, :c9675, :c9676, :c9677, :c9678, :c9679, :c9680, :c9681, :c9682, :c9683, :c9684, :c9685, :c9686, :c9687, :c9688, :c9689, :c9690, :c9691, :c9692, :c9693, :c9694, :c9695, :c9696, :c9697, :c9698, :c9699, :c9700, :c9701, :c9702, :c9703, :c9704, :c9705, :c9706, :c9707, :c9708, :c9709, :c9710, :c9711, :c9712, :c9713, :c9714, :c9715, :c9716, :c9717, :c9718, :c9719, :c9720, :c9721, :c9722, :c9723, :c9724, :c9725, :c9726, :c9727, :c9728, :c9729, :c9730, :c9731, :c9732, :c9733, :c9734, :c9735, :c9736, :c9737, :c9738, :c9739, :c9740, :c9741, :c9742, :c9743, :c9744, :c9745, :c9746, :c9747, :c9748, :c9749, :c9750, :c9751, :c9752, :c9753, :c9754, :c9755, :c9756, :c9757, :c9758, :c9759, :c9760, :c9761, :c9762, :c9763, :c9764, :c9765, :c9766, :c9767, :c9768, :c9769, :c9770, :c9771, :c9772, :c9773, :c9774, :c9775, :c9776, :c9777, :c9778, :c9779, :c9780, :c9781, :c9782, :c9783, :c9784, :c9785, :c9786, :c9787, :c9788, :c9789, :c9790, :c9791, :c9792, :c9793, :c9794, :c9795, :c9796, :c9797, :c9798, :c9799, :c9800, :c9801, :c9802, :c9803, :c9804, :c9805, :c9806, :c9807, :c9808, :c9809, :c9810, :c9811, :c9812, :c9813, :c9814, :c9815, :c9816, :c9817, :c9818, :c9819, :c9820, :c9821, :c9822, :c9823, :c9824, :c9825, :c9826, :c9827, :c9828, :c9829, :c9830, :c9831, :c9832, :c9833, :c9834, :c9835, :c9836, :c9837, :c9838, :c9839, :c9840, :c9841, :c9842, :c9843, :c9844, :c9845, :c9846, :c9847, :c9848, :c9849, :c9850, :c9851, :c9852, :c9853, :c9854, :c9855, :c9856, :c9857, :c9858, :c9859, :c9860, :c9861, :c9862, :c9863, :c9864, :c9865, :c9866, :c9867, :c9868, :c9869, :c9870, :c9871, :c9872, :c9873, :c9874, :c9875, :c9876, :c9877, :c9878, :c9879, :c9880, :c9881, :c9882, :c9883, :c9884, :c9885, :c9886, :c9887, :c9888, :c9889, :c9890, :c9891, :c9892, :c9893, :c9894, :c9895, :c9896, :c9897, :c9898, :c9899, :c9900, :c9901, :c9902, :c9903, :c9904, :c9905, :c9906, :c9907, :c9908, :c9909, :c9910, :c9911, :c9912, :c9913, :c9914, :c9915, :c9916, :c9917, :c9918, :c9919, :c9920, :c9921, :c9922, :c9923, :c9924, :c9925, :c9926, :c9927, :c9928, :c9929, :c9930, :c9931, :c9932, :c9933, :c9934, :c9935, :c9936, :c9937, :c9938, :c9939, :c9940, :c9941, :c9942, :c9943, :c9944, :c9945, :c9946, :c9947, :c9948, :c9949, :c9950, :c9951, :c9952, :c9953, :c9954, :c9955, :c9956, :c9957, :c9958, :c9959, :c9960, :c9961, :c9962, :c9963, :c9964, :c9965, :c9966, :c9967, :c9968, :c9969, :c9970, :c9971, :c9972, :c9973, :c9974, :c9975, :c9976, :c9977, :c9978, :c9979, :c9980, :c9981, :c9982, :c9983, :c9984, :c9985, :c9986, :c9987, :c9988, :c9989, :c9990, :c9991, :c9992, :c9993, :c9994, :c9995, :c9996, :c9997, :c9998, :c9999, :c10000 . diff --git a/content-rdf/src/test/resources/turtle/test-16.out b/content-rdf/src/test/resources/turtle/test-16.out new file mode 100644 index 0000000..c0604b3 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-16.out @@ -0,0 +1,10000 @@ + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-16.result b/content-rdf/src/test/resources/turtle/test-16.result new file mode 100644 index 0000000..f380544 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-16.result @@ -0,0 +1 @@ + , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . diff --git a/content-rdf/src/test/resources/turtle/test-16.ttl b/content-rdf/src/test/resources/turtle/test-16.ttl new file mode 100644 index 0000000..a9ac37f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-16.ttl @@ -0,0 +1,10002 @@ +# 10000 items (10000 triples) more than the default Bison stack size +@prefix : . +:a :b :c1; + :b :c2; + :b :c3; + :b :c4; + :b :c5; + :b :c6; + :b :c7; + :b :c8; + :b :c9; + :b :c10; + :b :c11; + :b :c12; + :b :c13; + :b :c14; + :b :c15; + :b :c16; + :b :c17; + :b :c18; + :b :c19; + :b :c20; + :b :c21; + :b :c22; + :b :c23; + :b :c24; + :b :c25; + :b :c26; + :b :c27; + :b :c28; + :b :c29; + :b :c30; + :b :c31; + :b :c32; + :b :c33; + :b :c34; + :b :c35; + :b :c36; + :b :c37; + :b :c38; + :b :c39; + :b :c40; + :b :c41; + :b :c42; + :b :c43; + :b :c44; + :b :c45; + :b :c46; + :b :c47; + :b :c48; + :b :c49; + :b :c50; + :b :c51; + :b :c52; + :b :c53; + :b :c54; + :b :c55; + :b :c56; + :b :c57; + :b :c58; + :b :c59; + :b :c60; + :b :c61; + :b :c62; + :b :c63; + :b :c64; + :b :c65; + :b :c66; + :b :c67; + :b :c68; + :b :c69; + :b :c70; + :b :c71; + :b :c72; + :b :c73; + :b :c74; + :b :c75; + :b :c76; + :b :c77; + :b :c78; + :b :c79; + :b :c80; + :b :c81; + :b :c82; + :b :c83; + :b :c84; + :b :c85; + :b :c86; + :b :c87; + :b :c88; + :b :c89; + :b :c90; + :b :c91; + :b :c92; + :b :c93; + :b :c94; + :b :c95; + :b :c96; + :b :c97; + :b :c98; + :b :c99; + :b :c100; + :b :c101; + :b :c102; + :b :c103; + :b :c104; + :b :c105; + :b :c106; + :b :c107; + :b :c108; + :b :c109; + :b :c110; + :b :c111; + :b :c112; + :b :c113; + :b :c114; + :b :c115; + :b :c116; + :b :c117; + :b :c118; + :b :c119; + :b :c120; + :b :c121; + :b :c122; + :b :c123; + :b :c124; + :b :c125; + :b :c126; + :b :c127; + :b :c128; + :b :c129; + :b :c130; + :b :c131; + :b :c132; + :b :c133; + :b :c134; + :b :c135; + :b :c136; + :b :c137; + :b :c138; + :b :c139; + :b :c140; + :b :c141; + :b :c142; + :b :c143; + :b :c144; + :b :c145; + :b :c146; + :b :c147; + :b :c148; + :b :c149; + :b :c150; + :b :c151; + :b :c152; + :b :c153; + :b :c154; + :b :c155; + :b :c156; + :b :c157; + :b :c158; + :b :c159; + :b :c160; + :b :c161; + :b :c162; + :b :c163; + :b :c164; + :b :c165; + :b :c166; + :b :c167; + :b :c168; + :b :c169; + :b :c170; + :b :c171; + :b :c172; + :b :c173; + :b :c174; + :b :c175; + :b :c176; + :b :c177; + :b :c178; + :b :c179; + :b :c180; + :b :c181; + :b :c182; + :b :c183; + :b :c184; + :b :c185; + :b :c186; + :b :c187; + :b :c188; + :b :c189; + :b :c190; + :b :c191; + :b :c192; + :b :c193; + :b :c194; + :b :c195; + :b :c196; + :b :c197; + :b :c198; + :b :c199; + :b :c200; + :b :c201; + :b :c202; + :b :c203; + :b :c204; + :b :c205; + :b :c206; + :b :c207; + :b :c208; + :b :c209; + :b :c210; + :b :c211; + :b :c212; + :b :c213; + :b :c214; + :b :c215; + :b :c216; + :b :c217; + :b :c218; + :b :c219; + :b :c220; + :b :c221; + :b :c222; + :b :c223; + :b :c224; + :b :c225; + :b :c226; + :b :c227; + :b :c228; + :b :c229; + :b :c230; + :b :c231; + :b :c232; + :b :c233; + :b :c234; + :b :c235; + :b :c236; + :b :c237; + :b :c238; + :b :c239; + :b :c240; + :b :c241; + :b :c242; + :b :c243; + :b :c244; + :b :c245; + :b :c246; + :b :c247; + :b :c248; + :b :c249; + :b :c250; + :b :c251; + :b :c252; + :b :c253; + :b :c254; + :b :c255; + :b :c256; + :b :c257; + :b :c258; + :b :c259; + :b :c260; + :b :c261; + :b :c262; + :b :c263; + :b :c264; + :b :c265; + :b :c266; + :b :c267; + :b :c268; + :b :c269; + :b :c270; + :b :c271; + :b :c272; + :b :c273; + :b :c274; + :b :c275; + :b :c276; + :b :c277; + :b :c278; + :b :c279; + :b :c280; + :b :c281; + :b :c282; + :b :c283; + :b :c284; + :b :c285; + :b :c286; + :b :c287; + :b :c288; + :b :c289; + :b :c290; + :b :c291; + :b :c292; + :b :c293; + :b :c294; + :b :c295; + :b :c296; + :b :c297; + :b :c298; + :b :c299; + :b :c300; + :b :c301; + :b :c302; + :b :c303; + :b :c304; + :b :c305; + :b :c306; + :b :c307; + :b :c308; + :b :c309; + :b :c310; + :b :c311; + :b :c312; + :b :c313; + :b :c314; + :b :c315; + :b :c316; + :b :c317; + :b :c318; + :b :c319; + :b :c320; + :b :c321; + :b :c322; + :b :c323; + :b :c324; + :b :c325; + :b :c326; + :b :c327; + :b :c328; + :b :c329; + :b :c330; + :b :c331; + :b :c332; + :b :c333; + :b :c334; + :b :c335; + :b :c336; + :b :c337; + :b :c338; + :b :c339; + :b :c340; + :b :c341; + :b :c342; + :b :c343; + :b :c344; + :b :c345; + :b :c346; + :b :c347; + :b :c348; + :b :c349; + :b :c350; + :b :c351; + :b :c352; + :b :c353; + :b :c354; + :b :c355; + :b :c356; + :b :c357; + :b :c358; + :b :c359; + :b :c360; + :b :c361; + :b :c362; + :b :c363; + :b :c364; + :b :c365; + :b :c366; + :b :c367; + :b :c368; + :b :c369; + :b :c370; + :b :c371; + :b :c372; + :b :c373; + :b :c374; + :b :c375; + :b :c376; + :b :c377; + :b :c378; + :b :c379; + :b :c380; + :b :c381; + :b :c382; + :b :c383; + :b :c384; + :b :c385; + :b :c386; + :b :c387; + :b :c388; + :b :c389; + :b :c390; + :b :c391; + :b :c392; + :b :c393; + :b :c394; + :b :c395; + :b :c396; + :b :c397; + :b :c398; + :b :c399; + :b :c400; + :b :c401; + :b :c402; + :b :c403; + :b :c404; + :b :c405; + :b :c406; + :b :c407; + :b :c408; + :b :c409; + :b :c410; + :b :c411; + :b :c412; + :b :c413; + :b :c414; + :b :c415; + :b :c416; + :b :c417; + :b :c418; + :b :c419; + :b :c420; + :b :c421; + :b :c422; + :b :c423; + :b :c424; + :b :c425; + :b :c426; + :b :c427; + :b :c428; + :b :c429; + :b :c430; + :b :c431; + :b :c432; + :b :c433; + :b :c434; + :b :c435; + :b :c436; + :b :c437; + :b :c438; + :b :c439; + :b :c440; + :b :c441; + :b :c442; + :b :c443; + :b :c444; + :b :c445; + :b :c446; + :b :c447; + :b :c448; + :b :c449; + :b :c450; + :b :c451; + :b :c452; + :b :c453; + :b :c454; + :b :c455; + :b :c456; + :b :c457; + :b :c458; + :b :c459; + :b :c460; + :b :c461; + :b :c462; + :b :c463; + :b :c464; + :b :c465; + :b :c466; + :b :c467; + :b :c468; + :b :c469; + :b :c470; + :b :c471; + :b :c472; + :b :c473; + :b :c474; + :b :c475; + :b :c476; + :b :c477; + :b :c478; + :b :c479; + :b :c480; + :b :c481; + :b :c482; + :b :c483; + :b :c484; + :b :c485; + :b :c486; + :b :c487; + :b :c488; + :b :c489; + :b :c490; + :b :c491; + :b :c492; + :b :c493; + :b :c494; + :b :c495; + :b :c496; + :b :c497; + :b :c498; + :b :c499; + :b :c500; + :b :c501; + :b :c502; + :b :c503; + :b :c504; + :b :c505; + :b :c506; + :b :c507; + :b :c508; + :b :c509; + :b :c510; + :b :c511; + :b :c512; + :b :c513; + :b :c514; + :b :c515; + :b :c516; + :b :c517; + :b :c518; + :b :c519; + :b :c520; + :b :c521; + :b :c522; + :b :c523; + :b :c524; + :b :c525; + :b :c526; + :b :c527; + :b :c528; + :b :c529; + :b :c530; + :b :c531; + :b :c532; + :b :c533; + :b :c534; + :b :c535; + :b :c536; + :b :c537; + :b :c538; + :b :c539; + :b :c540; + :b :c541; + :b :c542; + :b :c543; + :b :c544; + :b :c545; + :b :c546; + :b :c547; + :b :c548; + :b :c549; + :b :c550; + :b :c551; + :b :c552; + :b :c553; + :b :c554; + :b :c555; + :b :c556; + :b :c557; + :b :c558; + :b :c559; + :b :c560; + :b :c561; + :b :c562; + :b :c563; + :b :c564; + :b :c565; + :b :c566; + :b :c567; + :b :c568; + :b :c569; + :b :c570; + :b :c571; + :b :c572; + :b :c573; + :b :c574; + :b :c575; + :b :c576; + :b :c577; + :b :c578; + :b :c579; + :b :c580; + :b :c581; + :b :c582; + :b :c583; + :b :c584; + :b :c585; + :b :c586; + :b :c587; + :b :c588; + :b :c589; + :b :c590; + :b :c591; + :b :c592; + :b :c593; + :b :c594; + :b :c595; + :b :c596; + :b :c597; + :b :c598; + :b :c599; + :b :c600; + :b :c601; + :b :c602; + :b :c603; + :b :c604; + :b :c605; + :b :c606; + :b :c607; + :b :c608; + :b :c609; + :b :c610; + :b :c611; + :b :c612; + :b :c613; + :b :c614; + :b :c615; + :b :c616; + :b :c617; + :b :c618; + :b :c619; + :b :c620; + :b :c621; + :b :c622; + :b :c623; + :b :c624; + :b :c625; + :b :c626; + :b :c627; + :b :c628; + :b :c629; + :b :c630; + :b :c631; + :b :c632; + :b :c633; + :b :c634; + :b :c635; + :b :c636; + :b :c637; + :b :c638; + :b :c639; + :b :c640; + :b :c641; + :b :c642; + :b :c643; + :b :c644; + :b :c645; + :b :c646; + :b :c647; + :b :c648; + :b :c649; + :b :c650; + :b :c651; + :b :c652; + :b :c653; + :b :c654; + :b :c655; + :b :c656; + :b :c657; + :b :c658; + :b :c659; + :b :c660; + :b :c661; + :b :c662; + :b :c663; + :b :c664; + :b :c665; + :b :c666; + :b :c667; + :b :c668; + :b :c669; + :b :c670; + :b :c671; + :b :c672; + :b :c673; + :b :c674; + :b :c675; + :b :c676; + :b :c677; + :b :c678; + :b :c679; + :b :c680; + :b :c681; + :b :c682; + :b :c683; + :b :c684; + :b :c685; + :b :c686; + :b :c687; + :b :c688; + :b :c689; + :b :c690; + :b :c691; + :b :c692; + :b :c693; + :b :c694; + :b :c695; + :b :c696; + :b :c697; + :b :c698; + :b :c699; + :b :c700; + :b :c701; + :b :c702; + :b :c703; + :b :c704; + :b :c705; + :b :c706; + :b :c707; + :b :c708; + :b :c709; + :b :c710; + :b :c711; + :b :c712; + :b :c713; + :b :c714; + :b :c715; + :b :c716; + :b :c717; + :b :c718; + :b :c719; + :b :c720; + :b :c721; + :b :c722; + :b :c723; + :b :c724; + :b :c725; + :b :c726; + :b :c727; + :b :c728; + :b :c729; + :b :c730; + :b :c731; + :b :c732; + :b :c733; + :b :c734; + :b :c735; + :b :c736; + :b :c737; + :b :c738; + :b :c739; + :b :c740; + :b :c741; + :b :c742; + :b :c743; + :b :c744; + :b :c745; + :b :c746; + :b :c747; + :b :c748; + :b :c749; + :b :c750; + :b :c751; + :b :c752; + :b :c753; + :b :c754; + :b :c755; + :b :c756; + :b :c757; + :b :c758; + :b :c759; + :b :c760; + :b :c761; + :b :c762; + :b :c763; + :b :c764; + :b :c765; + :b :c766; + :b :c767; + :b :c768; + :b :c769; + :b :c770; + :b :c771; + :b :c772; + :b :c773; + :b :c774; + :b :c775; + :b :c776; + :b :c777; + :b :c778; + :b :c779; + :b :c780; + :b :c781; + :b :c782; + :b :c783; + :b :c784; + :b :c785; + :b :c786; + :b :c787; + :b :c788; + :b :c789; + :b :c790; + :b :c791; + :b :c792; + :b :c793; + :b :c794; + :b :c795; + :b :c796; + :b :c797; + :b :c798; + :b :c799; + :b :c800; + :b :c801; + :b :c802; + :b :c803; + :b :c804; + :b :c805; + :b :c806; + :b :c807; + :b :c808; + :b :c809; + :b :c810; + :b :c811; + :b :c812; + :b :c813; + :b :c814; + :b :c815; + :b :c816; + :b :c817; + :b :c818; + :b :c819; + :b :c820; + :b :c821; + :b :c822; + :b :c823; + :b :c824; + :b :c825; + :b :c826; + :b :c827; + :b :c828; + :b :c829; + :b :c830; + :b :c831; + :b :c832; + :b :c833; + :b :c834; + :b :c835; + :b :c836; + :b :c837; + :b :c838; + :b :c839; + :b :c840; + :b :c841; + :b :c842; + :b :c843; + :b :c844; + :b :c845; + :b :c846; + :b :c847; + :b :c848; + :b :c849; + :b :c850; + :b :c851; + :b :c852; + :b :c853; + :b :c854; + :b :c855; + :b :c856; + :b :c857; + :b :c858; + :b :c859; + :b :c860; + :b :c861; + :b :c862; + :b :c863; + :b :c864; + :b :c865; + :b :c866; + :b :c867; + :b :c868; + :b :c869; + :b :c870; + :b :c871; + :b :c872; + :b :c873; + :b :c874; + :b :c875; + :b :c876; + :b :c877; + :b :c878; + :b :c879; + :b :c880; + :b :c881; + :b :c882; + :b :c883; + :b :c884; + :b :c885; + :b :c886; + :b :c887; + :b :c888; + :b :c889; + :b :c890; + :b :c891; + :b :c892; + :b :c893; + :b :c894; + :b :c895; + :b :c896; + :b :c897; + :b :c898; + :b :c899; + :b :c900; + :b :c901; + :b :c902; + :b :c903; + :b :c904; + :b :c905; + :b :c906; + :b :c907; + :b :c908; + :b :c909; + :b :c910; + :b :c911; + :b :c912; + :b :c913; + :b :c914; + :b :c915; + :b :c916; + :b :c917; + :b :c918; + :b :c919; + :b :c920; + :b :c921; + :b :c922; + :b :c923; + :b :c924; + :b :c925; + :b :c926; + :b :c927; + :b :c928; + :b :c929; + :b :c930; + :b :c931; + :b :c932; + :b :c933; + :b :c934; + :b :c935; + :b :c936; + :b :c937; + :b :c938; + :b :c939; + :b :c940; + :b :c941; + :b :c942; + :b :c943; + :b :c944; + :b :c945; + :b :c946; + :b :c947; + :b :c948; + :b :c949; + :b :c950; + :b :c951; + :b :c952; + :b :c953; + :b :c954; + :b :c955; + :b :c956; + :b :c957; + :b :c958; + :b :c959; + :b :c960; + :b :c961; + :b :c962; + :b :c963; + :b :c964; + :b :c965; + :b :c966; + :b :c967; + :b :c968; + :b :c969; + :b :c970; + :b :c971; + :b :c972; + :b :c973; + :b :c974; + :b :c975; + :b :c976; + :b :c977; + :b :c978; + :b :c979; + :b :c980; + :b :c981; + :b :c982; + :b :c983; + :b :c984; + :b :c985; + :b :c986; + :b :c987; + :b :c988; + :b :c989; + :b :c990; + :b :c991; + :b :c992; + :b :c993; + :b :c994; + :b :c995; + :b :c996; + :b :c997; + :b :c998; + :b :c999; + :b :c1000; + :b :c1001; + :b :c1002; + :b :c1003; + :b :c1004; + :b :c1005; + :b :c1006; + :b :c1007; + :b :c1008; + :b :c1009; + :b :c1010; + :b :c1011; + :b :c1012; + :b :c1013; + :b :c1014; + :b :c1015; + :b :c1016; + :b :c1017; + :b :c1018; + :b :c1019; + :b :c1020; + :b :c1021; + :b :c1022; + :b :c1023; + :b :c1024; + :b :c1025; + :b :c1026; + :b :c1027; + :b :c1028; + :b :c1029; + :b :c1030; + :b :c1031; + :b :c1032; + :b :c1033; + :b :c1034; + :b :c1035; + :b :c1036; + :b :c1037; + :b :c1038; + :b :c1039; + :b :c1040; + :b :c1041; + :b :c1042; + :b :c1043; + :b :c1044; + :b :c1045; + :b :c1046; + :b :c1047; + :b :c1048; + :b :c1049; + :b :c1050; + :b :c1051; + :b :c1052; + :b :c1053; + :b :c1054; + :b :c1055; + :b :c1056; + :b :c1057; + :b :c1058; + :b :c1059; + :b :c1060; + :b :c1061; + :b :c1062; + :b :c1063; + :b :c1064; + :b :c1065; + :b :c1066; + :b :c1067; + :b :c1068; + :b :c1069; + :b :c1070; + :b :c1071; + :b :c1072; + :b :c1073; + :b :c1074; + :b :c1075; + :b :c1076; + :b :c1077; + :b :c1078; + :b :c1079; + :b :c1080; + :b :c1081; + :b :c1082; + :b :c1083; + :b :c1084; + :b :c1085; + :b :c1086; + :b :c1087; + :b :c1088; + :b :c1089; + :b :c1090; + :b :c1091; + :b :c1092; + :b :c1093; + :b :c1094; + :b :c1095; + :b :c1096; + :b :c1097; + :b :c1098; + :b :c1099; + :b :c1100; + :b :c1101; + :b :c1102; + :b :c1103; + :b :c1104; + :b :c1105; + :b :c1106; + :b :c1107; + :b :c1108; + :b :c1109; + :b :c1110; + :b :c1111; + :b :c1112; + :b :c1113; + :b :c1114; + :b :c1115; + :b :c1116; + :b :c1117; + :b :c1118; + :b :c1119; + :b :c1120; + :b :c1121; + :b :c1122; + :b :c1123; + :b :c1124; + :b :c1125; + :b :c1126; + :b :c1127; + :b :c1128; + :b :c1129; + :b :c1130; + :b :c1131; + :b :c1132; + :b :c1133; + :b :c1134; + :b :c1135; + :b :c1136; + :b :c1137; + :b :c1138; + :b :c1139; + :b :c1140; + :b :c1141; + :b :c1142; + :b :c1143; + :b :c1144; + :b :c1145; + :b :c1146; + :b :c1147; + :b :c1148; + :b :c1149; + :b :c1150; + :b :c1151; + :b :c1152; + :b :c1153; + :b :c1154; + :b :c1155; + :b :c1156; + :b :c1157; + :b :c1158; + :b :c1159; + :b :c1160; + :b :c1161; + :b :c1162; + :b :c1163; + :b :c1164; + :b :c1165; + :b :c1166; + :b :c1167; + :b :c1168; + :b :c1169; + :b :c1170; + :b :c1171; + :b :c1172; + :b :c1173; + :b :c1174; + :b :c1175; + :b :c1176; + :b :c1177; + :b :c1178; + :b :c1179; + :b :c1180; + :b :c1181; + :b :c1182; + :b :c1183; + :b :c1184; + :b :c1185; + :b :c1186; + :b :c1187; + :b :c1188; + :b :c1189; + :b :c1190; + :b :c1191; + :b :c1192; + :b :c1193; + :b :c1194; + :b :c1195; + :b :c1196; + :b :c1197; + :b :c1198; + :b :c1199; + :b :c1200; + :b :c1201; + :b :c1202; + :b :c1203; + :b :c1204; + :b :c1205; + :b :c1206; + :b :c1207; + :b :c1208; + :b :c1209; + :b :c1210; + :b :c1211; + :b :c1212; + :b :c1213; + :b :c1214; + :b :c1215; + :b :c1216; + :b :c1217; + :b :c1218; + :b :c1219; + :b :c1220; + :b :c1221; + :b :c1222; + :b :c1223; + :b :c1224; + :b :c1225; + :b :c1226; + :b :c1227; + :b :c1228; + :b :c1229; + :b :c1230; + :b :c1231; + :b :c1232; + :b :c1233; + :b :c1234; + :b :c1235; + :b :c1236; + :b :c1237; + :b :c1238; + :b :c1239; + :b :c1240; + :b :c1241; + :b :c1242; + :b :c1243; + :b :c1244; + :b :c1245; + :b :c1246; + :b :c1247; + :b :c1248; + :b :c1249; + :b :c1250; + :b :c1251; + :b :c1252; + :b :c1253; + :b :c1254; + :b :c1255; + :b :c1256; + :b :c1257; + :b :c1258; + :b :c1259; + :b :c1260; + :b :c1261; + :b :c1262; + :b :c1263; + :b :c1264; + :b :c1265; + :b :c1266; + :b :c1267; + :b :c1268; + :b :c1269; + :b :c1270; + :b :c1271; + :b :c1272; + :b :c1273; + :b :c1274; + :b :c1275; + :b :c1276; + :b :c1277; + :b :c1278; + :b :c1279; + :b :c1280; + :b :c1281; + :b :c1282; + :b :c1283; + :b :c1284; + :b :c1285; + :b :c1286; + :b :c1287; + :b :c1288; + :b :c1289; + :b :c1290; + :b :c1291; + :b :c1292; + :b :c1293; + :b :c1294; + :b :c1295; + :b :c1296; + :b :c1297; + :b :c1298; + :b :c1299; + :b :c1300; + :b :c1301; + :b :c1302; + :b :c1303; + :b :c1304; + :b :c1305; + :b :c1306; + :b :c1307; + :b :c1308; + :b :c1309; + :b :c1310; + :b :c1311; + :b :c1312; + :b :c1313; + :b :c1314; + :b :c1315; + :b :c1316; + :b :c1317; + :b :c1318; + :b :c1319; + :b :c1320; + :b :c1321; + :b :c1322; + :b :c1323; + :b :c1324; + :b :c1325; + :b :c1326; + :b :c1327; + :b :c1328; + :b :c1329; + :b :c1330; + :b :c1331; + :b :c1332; + :b :c1333; + :b :c1334; + :b :c1335; + :b :c1336; + :b :c1337; + :b :c1338; + :b :c1339; + :b :c1340; + :b :c1341; + :b :c1342; + :b :c1343; + :b :c1344; + :b :c1345; + :b :c1346; + :b :c1347; + :b :c1348; + :b :c1349; + :b :c1350; + :b :c1351; + :b :c1352; + :b :c1353; + :b :c1354; + :b :c1355; + :b :c1356; + :b :c1357; + :b :c1358; + :b :c1359; + :b :c1360; + :b :c1361; + :b :c1362; + :b :c1363; + :b :c1364; + :b :c1365; + :b :c1366; + :b :c1367; + :b :c1368; + :b :c1369; + :b :c1370; + :b :c1371; + :b :c1372; + :b :c1373; + :b :c1374; + :b :c1375; + :b :c1376; + :b :c1377; + :b :c1378; + :b :c1379; + :b :c1380; + :b :c1381; + :b :c1382; + :b :c1383; + :b :c1384; + :b :c1385; + :b :c1386; + :b :c1387; + :b :c1388; + :b :c1389; + :b :c1390; + :b :c1391; + :b :c1392; + :b :c1393; + :b :c1394; + :b :c1395; + :b :c1396; + :b :c1397; + :b :c1398; + :b :c1399; + :b :c1400; + :b :c1401; + :b :c1402; + :b :c1403; + :b :c1404; + :b :c1405; + :b :c1406; + :b :c1407; + :b :c1408; + :b :c1409; + :b :c1410; + :b :c1411; + :b :c1412; + :b :c1413; + :b :c1414; + :b :c1415; + :b :c1416; + :b :c1417; + :b :c1418; + :b :c1419; + :b :c1420; + :b :c1421; + :b :c1422; + :b :c1423; + :b :c1424; + :b :c1425; + :b :c1426; + :b :c1427; + :b :c1428; + :b :c1429; + :b :c1430; + :b :c1431; + :b :c1432; + :b :c1433; + :b :c1434; + :b :c1435; + :b :c1436; + :b :c1437; + :b :c1438; + :b :c1439; + :b :c1440; + :b :c1441; + :b :c1442; + :b :c1443; + :b :c1444; + :b :c1445; + :b :c1446; + :b :c1447; + :b :c1448; + :b :c1449; + :b :c1450; + :b :c1451; + :b :c1452; + :b :c1453; + :b :c1454; + :b :c1455; + :b :c1456; + :b :c1457; + :b :c1458; + :b :c1459; + :b :c1460; + :b :c1461; + :b :c1462; + :b :c1463; + :b :c1464; + :b :c1465; + :b :c1466; + :b :c1467; + :b :c1468; + :b :c1469; + :b :c1470; + :b :c1471; + :b :c1472; + :b :c1473; + :b :c1474; + :b :c1475; + :b :c1476; + :b :c1477; + :b :c1478; + :b :c1479; + :b :c1480; + :b :c1481; + :b :c1482; + :b :c1483; + :b :c1484; + :b :c1485; + :b :c1486; + :b :c1487; + :b :c1488; + :b :c1489; + :b :c1490; + :b :c1491; + :b :c1492; + :b :c1493; + :b :c1494; + :b :c1495; + :b :c1496; + :b :c1497; + :b :c1498; + :b :c1499; + :b :c1500; + :b :c1501; + :b :c1502; + :b :c1503; + :b :c1504; + :b :c1505; + :b :c1506; + :b :c1507; + :b :c1508; + :b :c1509; + :b :c1510; + :b :c1511; + :b :c1512; + :b :c1513; + :b :c1514; + :b :c1515; + :b :c1516; + :b :c1517; + :b :c1518; + :b :c1519; + :b :c1520; + :b :c1521; + :b :c1522; + :b :c1523; + :b :c1524; + :b :c1525; + :b :c1526; + :b :c1527; + :b :c1528; + :b :c1529; + :b :c1530; + :b :c1531; + :b :c1532; + :b :c1533; + :b :c1534; + :b :c1535; + :b :c1536; + :b :c1537; + :b :c1538; + :b :c1539; + :b :c1540; + :b :c1541; + :b :c1542; + :b :c1543; + :b :c1544; + :b :c1545; + :b :c1546; + :b :c1547; + :b :c1548; + :b :c1549; + :b :c1550; + :b :c1551; + :b :c1552; + :b :c1553; + :b :c1554; + :b :c1555; + :b :c1556; + :b :c1557; + :b :c1558; + :b :c1559; + :b :c1560; + :b :c1561; + :b :c1562; + :b :c1563; + :b :c1564; + :b :c1565; + :b :c1566; + :b :c1567; + :b :c1568; + :b :c1569; + :b :c1570; + :b :c1571; + :b :c1572; + :b :c1573; + :b :c1574; + :b :c1575; + :b :c1576; + :b :c1577; + :b :c1578; + :b :c1579; + :b :c1580; + :b :c1581; + :b :c1582; + :b :c1583; + :b :c1584; + :b :c1585; + :b :c1586; + :b :c1587; + :b :c1588; + :b :c1589; + :b :c1590; + :b :c1591; + :b :c1592; + :b :c1593; + :b :c1594; + :b :c1595; + :b :c1596; + :b :c1597; + :b :c1598; + :b :c1599; + :b :c1600; + :b :c1601; + :b :c1602; + :b :c1603; + :b :c1604; + :b :c1605; + :b :c1606; + :b :c1607; + :b :c1608; + :b :c1609; + :b :c1610; + :b :c1611; + :b :c1612; + :b :c1613; + :b :c1614; + :b :c1615; + :b :c1616; + :b :c1617; + :b :c1618; + :b :c1619; + :b :c1620; + :b :c1621; + :b :c1622; + :b :c1623; + :b :c1624; + :b :c1625; + :b :c1626; + :b :c1627; + :b :c1628; + :b :c1629; + :b :c1630; + :b :c1631; + :b :c1632; + :b :c1633; + :b :c1634; + :b :c1635; + :b :c1636; + :b :c1637; + :b :c1638; + :b :c1639; + :b :c1640; + :b :c1641; + :b :c1642; + :b :c1643; + :b :c1644; + :b :c1645; + :b :c1646; + :b :c1647; + :b :c1648; + :b :c1649; + :b :c1650; + :b :c1651; + :b :c1652; + :b :c1653; + :b :c1654; + :b :c1655; + :b :c1656; + :b :c1657; + :b :c1658; + :b :c1659; + :b :c1660; + :b :c1661; + :b :c1662; + :b :c1663; + :b :c1664; + :b :c1665; + :b :c1666; + :b :c1667; + :b :c1668; + :b :c1669; + :b :c1670; + :b :c1671; + :b :c1672; + :b :c1673; + :b :c1674; + :b :c1675; + :b :c1676; + :b :c1677; + :b :c1678; + :b :c1679; + :b :c1680; + :b :c1681; + :b :c1682; + :b :c1683; + :b :c1684; + :b :c1685; + :b :c1686; + :b :c1687; + :b :c1688; + :b :c1689; + :b :c1690; + :b :c1691; + :b :c1692; + :b :c1693; + :b :c1694; + :b :c1695; + :b :c1696; + :b :c1697; + :b :c1698; + :b :c1699; + :b :c1700; + :b :c1701; + :b :c1702; + :b :c1703; + :b :c1704; + :b :c1705; + :b :c1706; + :b :c1707; + :b :c1708; + :b :c1709; + :b :c1710; + :b :c1711; + :b :c1712; + :b :c1713; + :b :c1714; + :b :c1715; + :b :c1716; + :b :c1717; + :b :c1718; + :b :c1719; + :b :c1720; + :b :c1721; + :b :c1722; + :b :c1723; + :b :c1724; + :b :c1725; + :b :c1726; + :b :c1727; + :b :c1728; + :b :c1729; + :b :c1730; + :b :c1731; + :b :c1732; + :b :c1733; + :b :c1734; + :b :c1735; + :b :c1736; + :b :c1737; + :b :c1738; + :b :c1739; + :b :c1740; + :b :c1741; + :b :c1742; + :b :c1743; + :b :c1744; + :b :c1745; + :b :c1746; + :b :c1747; + :b :c1748; + :b :c1749; + :b :c1750; + :b :c1751; + :b :c1752; + :b :c1753; + :b :c1754; + :b :c1755; + :b :c1756; + :b :c1757; + :b :c1758; + :b :c1759; + :b :c1760; + :b :c1761; + :b :c1762; + :b :c1763; + :b :c1764; + :b :c1765; + :b :c1766; + :b :c1767; + :b :c1768; + :b :c1769; + :b :c1770; + :b :c1771; + :b :c1772; + :b :c1773; + :b :c1774; + :b :c1775; + :b :c1776; + :b :c1777; + :b :c1778; + :b :c1779; + :b :c1780; + :b :c1781; + :b :c1782; + :b :c1783; + :b :c1784; + :b :c1785; + :b :c1786; + :b :c1787; + :b :c1788; + :b :c1789; + :b :c1790; + :b :c1791; + :b :c1792; + :b :c1793; + :b :c1794; + :b :c1795; + :b :c1796; + :b :c1797; + :b :c1798; + :b :c1799; + :b :c1800; + :b :c1801; + :b :c1802; + :b :c1803; + :b :c1804; + :b :c1805; + :b :c1806; + :b :c1807; + :b :c1808; + :b :c1809; + :b :c1810; + :b :c1811; + :b :c1812; + :b :c1813; + :b :c1814; + :b :c1815; + :b :c1816; + :b :c1817; + :b :c1818; + :b :c1819; + :b :c1820; + :b :c1821; + :b :c1822; + :b :c1823; + :b :c1824; + :b :c1825; + :b :c1826; + :b :c1827; + :b :c1828; + :b :c1829; + :b :c1830; + :b :c1831; + :b :c1832; + :b :c1833; + :b :c1834; + :b :c1835; + :b :c1836; + :b :c1837; + :b :c1838; + :b :c1839; + :b :c1840; + :b :c1841; + :b :c1842; + :b :c1843; + :b :c1844; + :b :c1845; + :b :c1846; + :b :c1847; + :b :c1848; + :b :c1849; + :b :c1850; + :b :c1851; + :b :c1852; + :b :c1853; + :b :c1854; + :b :c1855; + :b :c1856; + :b :c1857; + :b :c1858; + :b :c1859; + :b :c1860; + :b :c1861; + :b :c1862; + :b :c1863; + :b :c1864; + :b :c1865; + :b :c1866; + :b :c1867; + :b :c1868; + :b :c1869; + :b :c1870; + :b :c1871; + :b :c1872; + :b :c1873; + :b :c1874; + :b :c1875; + :b :c1876; + :b :c1877; + :b :c1878; + :b :c1879; + :b :c1880; + :b :c1881; + :b :c1882; + :b :c1883; + :b :c1884; + :b :c1885; + :b :c1886; + :b :c1887; + :b :c1888; + :b :c1889; + :b :c1890; + :b :c1891; + :b :c1892; + :b :c1893; + :b :c1894; + :b :c1895; + :b :c1896; + :b :c1897; + :b :c1898; + :b :c1899; + :b :c1900; + :b :c1901; + :b :c1902; + :b :c1903; + :b :c1904; + :b :c1905; + :b :c1906; + :b :c1907; + :b :c1908; + :b :c1909; + :b :c1910; + :b :c1911; + :b :c1912; + :b :c1913; + :b :c1914; + :b :c1915; + :b :c1916; + :b :c1917; + :b :c1918; + :b :c1919; + :b :c1920; + :b :c1921; + :b :c1922; + :b :c1923; + :b :c1924; + :b :c1925; + :b :c1926; + :b :c1927; + :b :c1928; + :b :c1929; + :b :c1930; + :b :c1931; + :b :c1932; + :b :c1933; + :b :c1934; + :b :c1935; + :b :c1936; + :b :c1937; + :b :c1938; + :b :c1939; + :b :c1940; + :b :c1941; + :b :c1942; + :b :c1943; + :b :c1944; + :b :c1945; + :b :c1946; + :b :c1947; + :b :c1948; + :b :c1949; + :b :c1950; + :b :c1951; + :b :c1952; + :b :c1953; + :b :c1954; + :b :c1955; + :b :c1956; + :b :c1957; + :b :c1958; + :b :c1959; + :b :c1960; + :b :c1961; + :b :c1962; + :b :c1963; + :b :c1964; + :b :c1965; + :b :c1966; + :b :c1967; + :b :c1968; + :b :c1969; + :b :c1970; + :b :c1971; + :b :c1972; + :b :c1973; + :b :c1974; + :b :c1975; + :b :c1976; + :b :c1977; + :b :c1978; + :b :c1979; + :b :c1980; + :b :c1981; + :b :c1982; + :b :c1983; + :b :c1984; + :b :c1985; + :b :c1986; + :b :c1987; + :b :c1988; + :b :c1989; + :b :c1990; + :b :c1991; + :b :c1992; + :b :c1993; + :b :c1994; + :b :c1995; + :b :c1996; + :b :c1997; + :b :c1998; + :b :c1999; + :b :c2000; + :b :c2001; + :b :c2002; + :b :c2003; + :b :c2004; + :b :c2005; + :b :c2006; + :b :c2007; + :b :c2008; + :b :c2009; + :b :c2010; + :b :c2011; + :b :c2012; + :b :c2013; + :b :c2014; + :b :c2015; + :b :c2016; + :b :c2017; + :b :c2018; + :b :c2019; + :b :c2020; + :b :c2021; + :b :c2022; + :b :c2023; + :b :c2024; + :b :c2025; + :b :c2026; + :b :c2027; + :b :c2028; + :b :c2029; + :b :c2030; + :b :c2031; + :b :c2032; + :b :c2033; + :b :c2034; + :b :c2035; + :b :c2036; + :b :c2037; + :b :c2038; + :b :c2039; + :b :c2040; + :b :c2041; + :b :c2042; + :b :c2043; + :b :c2044; + :b :c2045; + :b :c2046; + :b :c2047; + :b :c2048; + :b :c2049; + :b :c2050; + :b :c2051; + :b :c2052; + :b :c2053; + :b :c2054; + :b :c2055; + :b :c2056; + :b :c2057; + :b :c2058; + :b :c2059; + :b :c2060; + :b :c2061; + :b :c2062; + :b :c2063; + :b :c2064; + :b :c2065; + :b :c2066; + :b :c2067; + :b :c2068; + :b :c2069; + :b :c2070; + :b :c2071; + :b :c2072; + :b :c2073; + :b :c2074; + :b :c2075; + :b :c2076; + :b :c2077; + :b :c2078; + :b :c2079; + :b :c2080; + :b :c2081; + :b :c2082; + :b :c2083; + :b :c2084; + :b :c2085; + :b :c2086; + :b :c2087; + :b :c2088; + :b :c2089; + :b :c2090; + :b :c2091; + :b :c2092; + :b :c2093; + :b :c2094; + :b :c2095; + :b :c2096; + :b :c2097; + :b :c2098; + :b :c2099; + :b :c2100; + :b :c2101; + :b :c2102; + :b :c2103; + :b :c2104; + :b :c2105; + :b :c2106; + :b :c2107; + :b :c2108; + :b :c2109; + :b :c2110; + :b :c2111; + :b :c2112; + :b :c2113; + :b :c2114; + :b :c2115; + :b :c2116; + :b :c2117; + :b :c2118; + :b :c2119; + :b :c2120; + :b :c2121; + :b :c2122; + :b :c2123; + :b :c2124; + :b :c2125; + :b :c2126; + :b :c2127; + :b :c2128; + :b :c2129; + :b :c2130; + :b :c2131; + :b :c2132; + :b :c2133; + :b :c2134; + :b :c2135; + :b :c2136; + :b :c2137; + :b :c2138; + :b :c2139; + :b :c2140; + :b :c2141; + :b :c2142; + :b :c2143; + :b :c2144; + :b :c2145; + :b :c2146; + :b :c2147; + :b :c2148; + :b :c2149; + :b :c2150; + :b :c2151; + :b :c2152; + :b :c2153; + :b :c2154; + :b :c2155; + :b :c2156; + :b :c2157; + :b :c2158; + :b :c2159; + :b :c2160; + :b :c2161; + :b :c2162; + :b :c2163; + :b :c2164; + :b :c2165; + :b :c2166; + :b :c2167; + :b :c2168; + :b :c2169; + :b :c2170; + :b :c2171; + :b :c2172; + :b :c2173; + :b :c2174; + :b :c2175; + :b :c2176; + :b :c2177; + :b :c2178; + :b :c2179; + :b :c2180; + :b :c2181; + :b :c2182; + :b :c2183; + :b :c2184; + :b :c2185; + :b :c2186; + :b :c2187; + :b :c2188; + :b :c2189; + :b :c2190; + :b :c2191; + :b :c2192; + :b :c2193; + :b :c2194; + :b :c2195; + :b :c2196; + :b :c2197; + :b :c2198; + :b :c2199; + :b :c2200; + :b :c2201; + :b :c2202; + :b :c2203; + :b :c2204; + :b :c2205; + :b :c2206; + :b :c2207; + :b :c2208; + :b :c2209; + :b :c2210; + :b :c2211; + :b :c2212; + :b :c2213; + :b :c2214; + :b :c2215; + :b :c2216; + :b :c2217; + :b :c2218; + :b :c2219; + :b :c2220; + :b :c2221; + :b :c2222; + :b :c2223; + :b :c2224; + :b :c2225; + :b :c2226; + :b :c2227; + :b :c2228; + :b :c2229; + :b :c2230; + :b :c2231; + :b :c2232; + :b :c2233; + :b :c2234; + :b :c2235; + :b :c2236; + :b :c2237; + :b :c2238; + :b :c2239; + :b :c2240; + :b :c2241; + :b :c2242; + :b :c2243; + :b :c2244; + :b :c2245; + :b :c2246; + :b :c2247; + :b :c2248; + :b :c2249; + :b :c2250; + :b :c2251; + :b :c2252; + :b :c2253; + :b :c2254; + :b :c2255; + :b :c2256; + :b :c2257; + :b :c2258; + :b :c2259; + :b :c2260; + :b :c2261; + :b :c2262; + :b :c2263; + :b :c2264; + :b :c2265; + :b :c2266; + :b :c2267; + :b :c2268; + :b :c2269; + :b :c2270; + :b :c2271; + :b :c2272; + :b :c2273; + :b :c2274; + :b :c2275; + :b :c2276; + :b :c2277; + :b :c2278; + :b :c2279; + :b :c2280; + :b :c2281; + :b :c2282; + :b :c2283; + :b :c2284; + :b :c2285; + :b :c2286; + :b :c2287; + :b :c2288; + :b :c2289; + :b :c2290; + :b :c2291; + :b :c2292; + :b :c2293; + :b :c2294; + :b :c2295; + :b :c2296; + :b :c2297; + :b :c2298; + :b :c2299; + :b :c2300; + :b :c2301; + :b :c2302; + :b :c2303; + :b :c2304; + :b :c2305; + :b :c2306; + :b :c2307; + :b :c2308; + :b :c2309; + :b :c2310; + :b :c2311; + :b :c2312; + :b :c2313; + :b :c2314; + :b :c2315; + :b :c2316; + :b :c2317; + :b :c2318; + :b :c2319; + :b :c2320; + :b :c2321; + :b :c2322; + :b :c2323; + :b :c2324; + :b :c2325; + :b :c2326; + :b :c2327; + :b :c2328; + :b :c2329; + :b :c2330; + :b :c2331; + :b :c2332; + :b :c2333; + :b :c2334; + :b :c2335; + :b :c2336; + :b :c2337; + :b :c2338; + :b :c2339; + :b :c2340; + :b :c2341; + :b :c2342; + :b :c2343; + :b :c2344; + :b :c2345; + :b :c2346; + :b :c2347; + :b :c2348; + :b :c2349; + :b :c2350; + :b :c2351; + :b :c2352; + :b :c2353; + :b :c2354; + :b :c2355; + :b :c2356; + :b :c2357; + :b :c2358; + :b :c2359; + :b :c2360; + :b :c2361; + :b :c2362; + :b :c2363; + :b :c2364; + :b :c2365; + :b :c2366; + :b :c2367; + :b :c2368; + :b :c2369; + :b :c2370; + :b :c2371; + :b :c2372; + :b :c2373; + :b :c2374; + :b :c2375; + :b :c2376; + :b :c2377; + :b :c2378; + :b :c2379; + :b :c2380; + :b :c2381; + :b :c2382; + :b :c2383; + :b :c2384; + :b :c2385; + :b :c2386; + :b :c2387; + :b :c2388; + :b :c2389; + :b :c2390; + :b :c2391; + :b :c2392; + :b :c2393; + :b :c2394; + :b :c2395; + :b :c2396; + :b :c2397; + :b :c2398; + :b :c2399; + :b :c2400; + :b :c2401; + :b :c2402; + :b :c2403; + :b :c2404; + :b :c2405; + :b :c2406; + :b :c2407; + :b :c2408; + :b :c2409; + :b :c2410; + :b :c2411; + :b :c2412; + :b :c2413; + :b :c2414; + :b :c2415; + :b :c2416; + :b :c2417; + :b :c2418; + :b :c2419; + :b :c2420; + :b :c2421; + :b :c2422; + :b :c2423; + :b :c2424; + :b :c2425; + :b :c2426; + :b :c2427; + :b :c2428; + :b :c2429; + :b :c2430; + :b :c2431; + :b :c2432; + :b :c2433; + :b :c2434; + :b :c2435; + :b :c2436; + :b :c2437; + :b :c2438; + :b :c2439; + :b :c2440; + :b :c2441; + :b :c2442; + :b :c2443; + :b :c2444; + :b :c2445; + :b :c2446; + :b :c2447; + :b :c2448; + :b :c2449; + :b :c2450; + :b :c2451; + :b :c2452; + :b :c2453; + :b :c2454; + :b :c2455; + :b :c2456; + :b :c2457; + :b :c2458; + :b :c2459; + :b :c2460; + :b :c2461; + :b :c2462; + :b :c2463; + :b :c2464; + :b :c2465; + :b :c2466; + :b :c2467; + :b :c2468; + :b :c2469; + :b :c2470; + :b :c2471; + :b :c2472; + :b :c2473; + :b :c2474; + :b :c2475; + :b :c2476; + :b :c2477; + :b :c2478; + :b :c2479; + :b :c2480; + :b :c2481; + :b :c2482; + :b :c2483; + :b :c2484; + :b :c2485; + :b :c2486; + :b :c2487; + :b :c2488; + :b :c2489; + :b :c2490; + :b :c2491; + :b :c2492; + :b :c2493; + :b :c2494; + :b :c2495; + :b :c2496; + :b :c2497; + :b :c2498; + :b :c2499; + :b :c2500; + :b :c2501; + :b :c2502; + :b :c2503; + :b :c2504; + :b :c2505; + :b :c2506; + :b :c2507; + :b :c2508; + :b :c2509; + :b :c2510; + :b :c2511; + :b :c2512; + :b :c2513; + :b :c2514; + :b :c2515; + :b :c2516; + :b :c2517; + :b :c2518; + :b :c2519; + :b :c2520; + :b :c2521; + :b :c2522; + :b :c2523; + :b :c2524; + :b :c2525; + :b :c2526; + :b :c2527; + :b :c2528; + :b :c2529; + :b :c2530; + :b :c2531; + :b :c2532; + :b :c2533; + :b :c2534; + :b :c2535; + :b :c2536; + :b :c2537; + :b :c2538; + :b :c2539; + :b :c2540; + :b :c2541; + :b :c2542; + :b :c2543; + :b :c2544; + :b :c2545; + :b :c2546; + :b :c2547; + :b :c2548; + :b :c2549; + :b :c2550; + :b :c2551; + :b :c2552; + :b :c2553; + :b :c2554; + :b :c2555; + :b :c2556; + :b :c2557; + :b :c2558; + :b :c2559; + :b :c2560; + :b :c2561; + :b :c2562; + :b :c2563; + :b :c2564; + :b :c2565; + :b :c2566; + :b :c2567; + :b :c2568; + :b :c2569; + :b :c2570; + :b :c2571; + :b :c2572; + :b :c2573; + :b :c2574; + :b :c2575; + :b :c2576; + :b :c2577; + :b :c2578; + :b :c2579; + :b :c2580; + :b :c2581; + :b :c2582; + :b :c2583; + :b :c2584; + :b :c2585; + :b :c2586; + :b :c2587; + :b :c2588; + :b :c2589; + :b :c2590; + :b :c2591; + :b :c2592; + :b :c2593; + :b :c2594; + :b :c2595; + :b :c2596; + :b :c2597; + :b :c2598; + :b :c2599; + :b :c2600; + :b :c2601; + :b :c2602; + :b :c2603; + :b :c2604; + :b :c2605; + :b :c2606; + :b :c2607; + :b :c2608; + :b :c2609; + :b :c2610; + :b :c2611; + :b :c2612; + :b :c2613; + :b :c2614; + :b :c2615; + :b :c2616; + :b :c2617; + :b :c2618; + :b :c2619; + :b :c2620; + :b :c2621; + :b :c2622; + :b :c2623; + :b :c2624; + :b :c2625; + :b :c2626; + :b :c2627; + :b :c2628; + :b :c2629; + :b :c2630; + :b :c2631; + :b :c2632; + :b :c2633; + :b :c2634; + :b :c2635; + :b :c2636; + :b :c2637; + :b :c2638; + :b :c2639; + :b :c2640; + :b :c2641; + :b :c2642; + :b :c2643; + :b :c2644; + :b :c2645; + :b :c2646; + :b :c2647; + :b :c2648; + :b :c2649; + :b :c2650; + :b :c2651; + :b :c2652; + :b :c2653; + :b :c2654; + :b :c2655; + :b :c2656; + :b :c2657; + :b :c2658; + :b :c2659; + :b :c2660; + :b :c2661; + :b :c2662; + :b :c2663; + :b :c2664; + :b :c2665; + :b :c2666; + :b :c2667; + :b :c2668; + :b :c2669; + :b :c2670; + :b :c2671; + :b :c2672; + :b :c2673; + :b :c2674; + :b :c2675; + :b :c2676; + :b :c2677; + :b :c2678; + :b :c2679; + :b :c2680; + :b :c2681; + :b :c2682; + :b :c2683; + :b :c2684; + :b :c2685; + :b :c2686; + :b :c2687; + :b :c2688; + :b :c2689; + :b :c2690; + :b :c2691; + :b :c2692; + :b :c2693; + :b :c2694; + :b :c2695; + :b :c2696; + :b :c2697; + :b :c2698; + :b :c2699; + :b :c2700; + :b :c2701; + :b :c2702; + :b :c2703; + :b :c2704; + :b :c2705; + :b :c2706; + :b :c2707; + :b :c2708; + :b :c2709; + :b :c2710; + :b :c2711; + :b :c2712; + :b :c2713; + :b :c2714; + :b :c2715; + :b :c2716; + :b :c2717; + :b :c2718; + :b :c2719; + :b :c2720; + :b :c2721; + :b :c2722; + :b :c2723; + :b :c2724; + :b :c2725; + :b :c2726; + :b :c2727; + :b :c2728; + :b :c2729; + :b :c2730; + :b :c2731; + :b :c2732; + :b :c2733; + :b :c2734; + :b :c2735; + :b :c2736; + :b :c2737; + :b :c2738; + :b :c2739; + :b :c2740; + :b :c2741; + :b :c2742; + :b :c2743; + :b :c2744; + :b :c2745; + :b :c2746; + :b :c2747; + :b :c2748; + :b :c2749; + :b :c2750; + :b :c2751; + :b :c2752; + :b :c2753; + :b :c2754; + :b :c2755; + :b :c2756; + :b :c2757; + :b :c2758; + :b :c2759; + :b :c2760; + :b :c2761; + :b :c2762; + :b :c2763; + :b :c2764; + :b :c2765; + :b :c2766; + :b :c2767; + :b :c2768; + :b :c2769; + :b :c2770; + :b :c2771; + :b :c2772; + :b :c2773; + :b :c2774; + :b :c2775; + :b :c2776; + :b :c2777; + :b :c2778; + :b :c2779; + :b :c2780; + :b :c2781; + :b :c2782; + :b :c2783; + :b :c2784; + :b :c2785; + :b :c2786; + :b :c2787; + :b :c2788; + :b :c2789; + :b :c2790; + :b :c2791; + :b :c2792; + :b :c2793; + :b :c2794; + :b :c2795; + :b :c2796; + :b :c2797; + :b :c2798; + :b :c2799; + :b :c2800; + :b :c2801; + :b :c2802; + :b :c2803; + :b :c2804; + :b :c2805; + :b :c2806; + :b :c2807; + :b :c2808; + :b :c2809; + :b :c2810; + :b :c2811; + :b :c2812; + :b :c2813; + :b :c2814; + :b :c2815; + :b :c2816; + :b :c2817; + :b :c2818; + :b :c2819; + :b :c2820; + :b :c2821; + :b :c2822; + :b :c2823; + :b :c2824; + :b :c2825; + :b :c2826; + :b :c2827; + :b :c2828; + :b :c2829; + :b :c2830; + :b :c2831; + :b :c2832; + :b :c2833; + :b :c2834; + :b :c2835; + :b :c2836; + :b :c2837; + :b :c2838; + :b :c2839; + :b :c2840; + :b :c2841; + :b :c2842; + :b :c2843; + :b :c2844; + :b :c2845; + :b :c2846; + :b :c2847; + :b :c2848; + :b :c2849; + :b :c2850; + :b :c2851; + :b :c2852; + :b :c2853; + :b :c2854; + :b :c2855; + :b :c2856; + :b :c2857; + :b :c2858; + :b :c2859; + :b :c2860; + :b :c2861; + :b :c2862; + :b :c2863; + :b :c2864; + :b :c2865; + :b :c2866; + :b :c2867; + :b :c2868; + :b :c2869; + :b :c2870; + :b :c2871; + :b :c2872; + :b :c2873; + :b :c2874; + :b :c2875; + :b :c2876; + :b :c2877; + :b :c2878; + :b :c2879; + :b :c2880; + :b :c2881; + :b :c2882; + :b :c2883; + :b :c2884; + :b :c2885; + :b :c2886; + :b :c2887; + :b :c2888; + :b :c2889; + :b :c2890; + :b :c2891; + :b :c2892; + :b :c2893; + :b :c2894; + :b :c2895; + :b :c2896; + :b :c2897; + :b :c2898; + :b :c2899; + :b :c2900; + :b :c2901; + :b :c2902; + :b :c2903; + :b :c2904; + :b :c2905; + :b :c2906; + :b :c2907; + :b :c2908; + :b :c2909; + :b :c2910; + :b :c2911; + :b :c2912; + :b :c2913; + :b :c2914; + :b :c2915; + :b :c2916; + :b :c2917; + :b :c2918; + :b :c2919; + :b :c2920; + :b :c2921; + :b :c2922; + :b :c2923; + :b :c2924; + :b :c2925; + :b :c2926; + :b :c2927; + :b :c2928; + :b :c2929; + :b :c2930; + :b :c2931; + :b :c2932; + :b :c2933; + :b :c2934; + :b :c2935; + :b :c2936; + :b :c2937; + :b :c2938; + :b :c2939; + :b :c2940; + :b :c2941; + :b :c2942; + :b :c2943; + :b :c2944; + :b :c2945; + :b :c2946; + :b :c2947; + :b :c2948; + :b :c2949; + :b :c2950; + :b :c2951; + :b :c2952; + :b :c2953; + :b :c2954; + :b :c2955; + :b :c2956; + :b :c2957; + :b :c2958; + :b :c2959; + :b :c2960; + :b :c2961; + :b :c2962; + :b :c2963; + :b :c2964; + :b :c2965; + :b :c2966; + :b :c2967; + :b :c2968; + :b :c2969; + :b :c2970; + :b :c2971; + :b :c2972; + :b :c2973; + :b :c2974; + :b :c2975; + :b :c2976; + :b :c2977; + :b :c2978; + :b :c2979; + :b :c2980; + :b :c2981; + :b :c2982; + :b :c2983; + :b :c2984; + :b :c2985; + :b :c2986; + :b :c2987; + :b :c2988; + :b :c2989; + :b :c2990; + :b :c2991; + :b :c2992; + :b :c2993; + :b :c2994; + :b :c2995; + :b :c2996; + :b :c2997; + :b :c2998; + :b :c2999; + :b :c3000; + :b :c3001; + :b :c3002; + :b :c3003; + :b :c3004; + :b :c3005; + :b :c3006; + :b :c3007; + :b :c3008; + :b :c3009; + :b :c3010; + :b :c3011; + :b :c3012; + :b :c3013; + :b :c3014; + :b :c3015; + :b :c3016; + :b :c3017; + :b :c3018; + :b :c3019; + :b :c3020; + :b :c3021; + :b :c3022; + :b :c3023; + :b :c3024; + :b :c3025; + :b :c3026; + :b :c3027; + :b :c3028; + :b :c3029; + :b :c3030; + :b :c3031; + :b :c3032; + :b :c3033; + :b :c3034; + :b :c3035; + :b :c3036; + :b :c3037; + :b :c3038; + :b :c3039; + :b :c3040; + :b :c3041; + :b :c3042; + :b :c3043; + :b :c3044; + :b :c3045; + :b :c3046; + :b :c3047; + :b :c3048; + :b :c3049; + :b :c3050; + :b :c3051; + :b :c3052; + :b :c3053; + :b :c3054; + :b :c3055; + :b :c3056; + :b :c3057; + :b :c3058; + :b :c3059; + :b :c3060; + :b :c3061; + :b :c3062; + :b :c3063; + :b :c3064; + :b :c3065; + :b :c3066; + :b :c3067; + :b :c3068; + :b :c3069; + :b :c3070; + :b :c3071; + :b :c3072; + :b :c3073; + :b :c3074; + :b :c3075; + :b :c3076; + :b :c3077; + :b :c3078; + :b :c3079; + :b :c3080; + :b :c3081; + :b :c3082; + :b :c3083; + :b :c3084; + :b :c3085; + :b :c3086; + :b :c3087; + :b :c3088; + :b :c3089; + :b :c3090; + :b :c3091; + :b :c3092; + :b :c3093; + :b :c3094; + :b :c3095; + :b :c3096; + :b :c3097; + :b :c3098; + :b :c3099; + :b :c3100; + :b :c3101; + :b :c3102; + :b :c3103; + :b :c3104; + :b :c3105; + :b :c3106; + :b :c3107; + :b :c3108; + :b :c3109; + :b :c3110; + :b :c3111; + :b :c3112; + :b :c3113; + :b :c3114; + :b :c3115; + :b :c3116; + :b :c3117; + :b :c3118; + :b :c3119; + :b :c3120; + :b :c3121; + :b :c3122; + :b :c3123; + :b :c3124; + :b :c3125; + :b :c3126; + :b :c3127; + :b :c3128; + :b :c3129; + :b :c3130; + :b :c3131; + :b :c3132; + :b :c3133; + :b :c3134; + :b :c3135; + :b :c3136; + :b :c3137; + :b :c3138; + :b :c3139; + :b :c3140; + :b :c3141; + :b :c3142; + :b :c3143; + :b :c3144; + :b :c3145; + :b :c3146; + :b :c3147; + :b :c3148; + :b :c3149; + :b :c3150; + :b :c3151; + :b :c3152; + :b :c3153; + :b :c3154; + :b :c3155; + :b :c3156; + :b :c3157; + :b :c3158; + :b :c3159; + :b :c3160; + :b :c3161; + :b :c3162; + :b :c3163; + :b :c3164; + :b :c3165; + :b :c3166; + :b :c3167; + :b :c3168; + :b :c3169; + :b :c3170; + :b :c3171; + :b :c3172; + :b :c3173; + :b :c3174; + :b :c3175; + :b :c3176; + :b :c3177; + :b :c3178; + :b :c3179; + :b :c3180; + :b :c3181; + :b :c3182; + :b :c3183; + :b :c3184; + :b :c3185; + :b :c3186; + :b :c3187; + :b :c3188; + :b :c3189; + :b :c3190; + :b :c3191; + :b :c3192; + :b :c3193; + :b :c3194; + :b :c3195; + :b :c3196; + :b :c3197; + :b :c3198; + :b :c3199; + :b :c3200; + :b :c3201; + :b :c3202; + :b :c3203; + :b :c3204; + :b :c3205; + :b :c3206; + :b :c3207; + :b :c3208; + :b :c3209; + :b :c3210; + :b :c3211; + :b :c3212; + :b :c3213; + :b :c3214; + :b :c3215; + :b :c3216; + :b :c3217; + :b :c3218; + :b :c3219; + :b :c3220; + :b :c3221; + :b :c3222; + :b :c3223; + :b :c3224; + :b :c3225; + :b :c3226; + :b :c3227; + :b :c3228; + :b :c3229; + :b :c3230; + :b :c3231; + :b :c3232; + :b :c3233; + :b :c3234; + :b :c3235; + :b :c3236; + :b :c3237; + :b :c3238; + :b :c3239; + :b :c3240; + :b :c3241; + :b :c3242; + :b :c3243; + :b :c3244; + :b :c3245; + :b :c3246; + :b :c3247; + :b :c3248; + :b :c3249; + :b :c3250; + :b :c3251; + :b :c3252; + :b :c3253; + :b :c3254; + :b :c3255; + :b :c3256; + :b :c3257; + :b :c3258; + :b :c3259; + :b :c3260; + :b :c3261; + :b :c3262; + :b :c3263; + :b :c3264; + :b :c3265; + :b :c3266; + :b :c3267; + :b :c3268; + :b :c3269; + :b :c3270; + :b :c3271; + :b :c3272; + :b :c3273; + :b :c3274; + :b :c3275; + :b :c3276; + :b :c3277; + :b :c3278; + :b :c3279; + :b :c3280; + :b :c3281; + :b :c3282; + :b :c3283; + :b :c3284; + :b :c3285; + :b :c3286; + :b :c3287; + :b :c3288; + :b :c3289; + :b :c3290; + :b :c3291; + :b :c3292; + :b :c3293; + :b :c3294; + :b :c3295; + :b :c3296; + :b :c3297; + :b :c3298; + :b :c3299; + :b :c3300; + :b :c3301; + :b :c3302; + :b :c3303; + :b :c3304; + :b :c3305; + :b :c3306; + :b :c3307; + :b :c3308; + :b :c3309; + :b :c3310; + :b :c3311; + :b :c3312; + :b :c3313; + :b :c3314; + :b :c3315; + :b :c3316; + :b :c3317; + :b :c3318; + :b :c3319; + :b :c3320; + :b :c3321; + :b :c3322; + :b :c3323; + :b :c3324; + :b :c3325; + :b :c3326; + :b :c3327; + :b :c3328; + :b :c3329; + :b :c3330; + :b :c3331; + :b :c3332; + :b :c3333; + :b :c3334; + :b :c3335; + :b :c3336; + :b :c3337; + :b :c3338; + :b :c3339; + :b :c3340; + :b :c3341; + :b :c3342; + :b :c3343; + :b :c3344; + :b :c3345; + :b :c3346; + :b :c3347; + :b :c3348; + :b :c3349; + :b :c3350; + :b :c3351; + :b :c3352; + :b :c3353; + :b :c3354; + :b :c3355; + :b :c3356; + :b :c3357; + :b :c3358; + :b :c3359; + :b :c3360; + :b :c3361; + :b :c3362; + :b :c3363; + :b :c3364; + :b :c3365; + :b :c3366; + :b :c3367; + :b :c3368; + :b :c3369; + :b :c3370; + :b :c3371; + :b :c3372; + :b :c3373; + :b :c3374; + :b :c3375; + :b :c3376; + :b :c3377; + :b :c3378; + :b :c3379; + :b :c3380; + :b :c3381; + :b :c3382; + :b :c3383; + :b :c3384; + :b :c3385; + :b :c3386; + :b :c3387; + :b :c3388; + :b :c3389; + :b :c3390; + :b :c3391; + :b :c3392; + :b :c3393; + :b :c3394; + :b :c3395; + :b :c3396; + :b :c3397; + :b :c3398; + :b :c3399; + :b :c3400; + :b :c3401; + :b :c3402; + :b :c3403; + :b :c3404; + :b :c3405; + :b :c3406; + :b :c3407; + :b :c3408; + :b :c3409; + :b :c3410; + :b :c3411; + :b :c3412; + :b :c3413; + :b :c3414; + :b :c3415; + :b :c3416; + :b :c3417; + :b :c3418; + :b :c3419; + :b :c3420; + :b :c3421; + :b :c3422; + :b :c3423; + :b :c3424; + :b :c3425; + :b :c3426; + :b :c3427; + :b :c3428; + :b :c3429; + :b :c3430; + :b :c3431; + :b :c3432; + :b :c3433; + :b :c3434; + :b :c3435; + :b :c3436; + :b :c3437; + :b :c3438; + :b :c3439; + :b :c3440; + :b :c3441; + :b :c3442; + :b :c3443; + :b :c3444; + :b :c3445; + :b :c3446; + :b :c3447; + :b :c3448; + :b :c3449; + :b :c3450; + :b :c3451; + :b :c3452; + :b :c3453; + :b :c3454; + :b :c3455; + :b :c3456; + :b :c3457; + :b :c3458; + :b :c3459; + :b :c3460; + :b :c3461; + :b :c3462; + :b :c3463; + :b :c3464; + :b :c3465; + :b :c3466; + :b :c3467; + :b :c3468; + :b :c3469; + :b :c3470; + :b :c3471; + :b :c3472; + :b :c3473; + :b :c3474; + :b :c3475; + :b :c3476; + :b :c3477; + :b :c3478; + :b :c3479; + :b :c3480; + :b :c3481; + :b :c3482; + :b :c3483; + :b :c3484; + :b :c3485; + :b :c3486; + :b :c3487; + :b :c3488; + :b :c3489; + :b :c3490; + :b :c3491; + :b :c3492; + :b :c3493; + :b :c3494; + :b :c3495; + :b :c3496; + :b :c3497; + :b :c3498; + :b :c3499; + :b :c3500; + :b :c3501; + :b :c3502; + :b :c3503; + :b :c3504; + :b :c3505; + :b :c3506; + :b :c3507; + :b :c3508; + :b :c3509; + :b :c3510; + :b :c3511; + :b :c3512; + :b :c3513; + :b :c3514; + :b :c3515; + :b :c3516; + :b :c3517; + :b :c3518; + :b :c3519; + :b :c3520; + :b :c3521; + :b :c3522; + :b :c3523; + :b :c3524; + :b :c3525; + :b :c3526; + :b :c3527; + :b :c3528; + :b :c3529; + :b :c3530; + :b :c3531; + :b :c3532; + :b :c3533; + :b :c3534; + :b :c3535; + :b :c3536; + :b :c3537; + :b :c3538; + :b :c3539; + :b :c3540; + :b :c3541; + :b :c3542; + :b :c3543; + :b :c3544; + :b :c3545; + :b :c3546; + :b :c3547; + :b :c3548; + :b :c3549; + :b :c3550; + :b :c3551; + :b :c3552; + :b :c3553; + :b :c3554; + :b :c3555; + :b :c3556; + :b :c3557; + :b :c3558; + :b :c3559; + :b :c3560; + :b :c3561; + :b :c3562; + :b :c3563; + :b :c3564; + :b :c3565; + :b :c3566; + :b :c3567; + :b :c3568; + :b :c3569; + :b :c3570; + :b :c3571; + :b :c3572; + :b :c3573; + :b :c3574; + :b :c3575; + :b :c3576; + :b :c3577; + :b :c3578; + :b :c3579; + :b :c3580; + :b :c3581; + :b :c3582; + :b :c3583; + :b :c3584; + :b :c3585; + :b :c3586; + :b :c3587; + :b :c3588; + :b :c3589; + :b :c3590; + :b :c3591; + :b :c3592; + :b :c3593; + :b :c3594; + :b :c3595; + :b :c3596; + :b :c3597; + :b :c3598; + :b :c3599; + :b :c3600; + :b :c3601; + :b :c3602; + :b :c3603; + :b :c3604; + :b :c3605; + :b :c3606; + :b :c3607; + :b :c3608; + :b :c3609; + :b :c3610; + :b :c3611; + :b :c3612; + :b :c3613; + :b :c3614; + :b :c3615; + :b :c3616; + :b :c3617; + :b :c3618; + :b :c3619; + :b :c3620; + :b :c3621; + :b :c3622; + :b :c3623; + :b :c3624; + :b :c3625; + :b :c3626; + :b :c3627; + :b :c3628; + :b :c3629; + :b :c3630; + :b :c3631; + :b :c3632; + :b :c3633; + :b :c3634; + :b :c3635; + :b :c3636; + :b :c3637; + :b :c3638; + :b :c3639; + :b :c3640; + :b :c3641; + :b :c3642; + :b :c3643; + :b :c3644; + :b :c3645; + :b :c3646; + :b :c3647; + :b :c3648; + :b :c3649; + :b :c3650; + :b :c3651; + :b :c3652; + :b :c3653; + :b :c3654; + :b :c3655; + :b :c3656; + :b :c3657; + :b :c3658; + :b :c3659; + :b :c3660; + :b :c3661; + :b :c3662; + :b :c3663; + :b :c3664; + :b :c3665; + :b :c3666; + :b :c3667; + :b :c3668; + :b :c3669; + :b :c3670; + :b :c3671; + :b :c3672; + :b :c3673; + :b :c3674; + :b :c3675; + :b :c3676; + :b :c3677; + :b :c3678; + :b :c3679; + :b :c3680; + :b :c3681; + :b :c3682; + :b :c3683; + :b :c3684; + :b :c3685; + :b :c3686; + :b :c3687; + :b :c3688; + :b :c3689; + :b :c3690; + :b :c3691; + :b :c3692; + :b :c3693; + :b :c3694; + :b :c3695; + :b :c3696; + :b :c3697; + :b :c3698; + :b :c3699; + :b :c3700; + :b :c3701; + :b :c3702; + :b :c3703; + :b :c3704; + :b :c3705; + :b :c3706; + :b :c3707; + :b :c3708; + :b :c3709; + :b :c3710; + :b :c3711; + :b :c3712; + :b :c3713; + :b :c3714; + :b :c3715; + :b :c3716; + :b :c3717; + :b :c3718; + :b :c3719; + :b :c3720; + :b :c3721; + :b :c3722; + :b :c3723; + :b :c3724; + :b :c3725; + :b :c3726; + :b :c3727; + :b :c3728; + :b :c3729; + :b :c3730; + :b :c3731; + :b :c3732; + :b :c3733; + :b :c3734; + :b :c3735; + :b :c3736; + :b :c3737; + :b :c3738; + :b :c3739; + :b :c3740; + :b :c3741; + :b :c3742; + :b :c3743; + :b :c3744; + :b :c3745; + :b :c3746; + :b :c3747; + :b :c3748; + :b :c3749; + :b :c3750; + :b :c3751; + :b :c3752; + :b :c3753; + :b :c3754; + :b :c3755; + :b :c3756; + :b :c3757; + :b :c3758; + :b :c3759; + :b :c3760; + :b :c3761; + :b :c3762; + :b :c3763; + :b :c3764; + :b :c3765; + :b :c3766; + :b :c3767; + :b :c3768; + :b :c3769; + :b :c3770; + :b :c3771; + :b :c3772; + :b :c3773; + :b :c3774; + :b :c3775; + :b :c3776; + :b :c3777; + :b :c3778; + :b :c3779; + :b :c3780; + :b :c3781; + :b :c3782; + :b :c3783; + :b :c3784; + :b :c3785; + :b :c3786; + :b :c3787; + :b :c3788; + :b :c3789; + :b :c3790; + :b :c3791; + :b :c3792; + :b :c3793; + :b :c3794; + :b :c3795; + :b :c3796; + :b :c3797; + :b :c3798; + :b :c3799; + :b :c3800; + :b :c3801; + :b :c3802; + :b :c3803; + :b :c3804; + :b :c3805; + :b :c3806; + :b :c3807; + :b :c3808; + :b :c3809; + :b :c3810; + :b :c3811; + :b :c3812; + :b :c3813; + :b :c3814; + :b :c3815; + :b :c3816; + :b :c3817; + :b :c3818; + :b :c3819; + :b :c3820; + :b :c3821; + :b :c3822; + :b :c3823; + :b :c3824; + :b :c3825; + :b :c3826; + :b :c3827; + :b :c3828; + :b :c3829; + :b :c3830; + :b :c3831; + :b :c3832; + :b :c3833; + :b :c3834; + :b :c3835; + :b :c3836; + :b :c3837; + :b :c3838; + :b :c3839; + :b :c3840; + :b :c3841; + :b :c3842; + :b :c3843; + :b :c3844; + :b :c3845; + :b :c3846; + :b :c3847; + :b :c3848; + :b :c3849; + :b :c3850; + :b :c3851; + :b :c3852; + :b :c3853; + :b :c3854; + :b :c3855; + :b :c3856; + :b :c3857; + :b :c3858; + :b :c3859; + :b :c3860; + :b :c3861; + :b :c3862; + :b :c3863; + :b :c3864; + :b :c3865; + :b :c3866; + :b :c3867; + :b :c3868; + :b :c3869; + :b :c3870; + :b :c3871; + :b :c3872; + :b :c3873; + :b :c3874; + :b :c3875; + :b :c3876; + :b :c3877; + :b :c3878; + :b :c3879; + :b :c3880; + :b :c3881; + :b :c3882; + :b :c3883; + :b :c3884; + :b :c3885; + :b :c3886; + :b :c3887; + :b :c3888; + :b :c3889; + :b :c3890; + :b :c3891; + :b :c3892; + :b :c3893; + :b :c3894; + :b :c3895; + :b :c3896; + :b :c3897; + :b :c3898; + :b :c3899; + :b :c3900; + :b :c3901; + :b :c3902; + :b :c3903; + :b :c3904; + :b :c3905; + :b :c3906; + :b :c3907; + :b :c3908; + :b :c3909; + :b :c3910; + :b :c3911; + :b :c3912; + :b :c3913; + :b :c3914; + :b :c3915; + :b :c3916; + :b :c3917; + :b :c3918; + :b :c3919; + :b :c3920; + :b :c3921; + :b :c3922; + :b :c3923; + :b :c3924; + :b :c3925; + :b :c3926; + :b :c3927; + :b :c3928; + :b :c3929; + :b :c3930; + :b :c3931; + :b :c3932; + :b :c3933; + :b :c3934; + :b :c3935; + :b :c3936; + :b :c3937; + :b :c3938; + :b :c3939; + :b :c3940; + :b :c3941; + :b :c3942; + :b :c3943; + :b :c3944; + :b :c3945; + :b :c3946; + :b :c3947; + :b :c3948; + :b :c3949; + :b :c3950; + :b :c3951; + :b :c3952; + :b :c3953; + :b :c3954; + :b :c3955; + :b :c3956; + :b :c3957; + :b :c3958; + :b :c3959; + :b :c3960; + :b :c3961; + :b :c3962; + :b :c3963; + :b :c3964; + :b :c3965; + :b :c3966; + :b :c3967; + :b :c3968; + :b :c3969; + :b :c3970; + :b :c3971; + :b :c3972; + :b :c3973; + :b :c3974; + :b :c3975; + :b :c3976; + :b :c3977; + :b :c3978; + :b :c3979; + :b :c3980; + :b :c3981; + :b :c3982; + :b :c3983; + :b :c3984; + :b :c3985; + :b :c3986; + :b :c3987; + :b :c3988; + :b :c3989; + :b :c3990; + :b :c3991; + :b :c3992; + :b :c3993; + :b :c3994; + :b :c3995; + :b :c3996; + :b :c3997; + :b :c3998; + :b :c3999; + :b :c4000; + :b :c4001; + :b :c4002; + :b :c4003; + :b :c4004; + :b :c4005; + :b :c4006; + :b :c4007; + :b :c4008; + :b :c4009; + :b :c4010; + :b :c4011; + :b :c4012; + :b :c4013; + :b :c4014; + :b :c4015; + :b :c4016; + :b :c4017; + :b :c4018; + :b :c4019; + :b :c4020; + :b :c4021; + :b :c4022; + :b :c4023; + :b :c4024; + :b :c4025; + :b :c4026; + :b :c4027; + :b :c4028; + :b :c4029; + :b :c4030; + :b :c4031; + :b :c4032; + :b :c4033; + :b :c4034; + :b :c4035; + :b :c4036; + :b :c4037; + :b :c4038; + :b :c4039; + :b :c4040; + :b :c4041; + :b :c4042; + :b :c4043; + :b :c4044; + :b :c4045; + :b :c4046; + :b :c4047; + :b :c4048; + :b :c4049; + :b :c4050; + :b :c4051; + :b :c4052; + :b :c4053; + :b :c4054; + :b :c4055; + :b :c4056; + :b :c4057; + :b :c4058; + :b :c4059; + :b :c4060; + :b :c4061; + :b :c4062; + :b :c4063; + :b :c4064; + :b :c4065; + :b :c4066; + :b :c4067; + :b :c4068; + :b :c4069; + :b :c4070; + :b :c4071; + :b :c4072; + :b :c4073; + :b :c4074; + :b :c4075; + :b :c4076; + :b :c4077; + :b :c4078; + :b :c4079; + :b :c4080; + :b :c4081; + :b :c4082; + :b :c4083; + :b :c4084; + :b :c4085; + :b :c4086; + :b :c4087; + :b :c4088; + :b :c4089; + :b :c4090; + :b :c4091; + :b :c4092; + :b :c4093; + :b :c4094; + :b :c4095; + :b :c4096; + :b :c4097; + :b :c4098; + :b :c4099; + :b :c4100; + :b :c4101; + :b :c4102; + :b :c4103; + :b :c4104; + :b :c4105; + :b :c4106; + :b :c4107; + :b :c4108; + :b :c4109; + :b :c4110; + :b :c4111; + :b :c4112; + :b :c4113; + :b :c4114; + :b :c4115; + :b :c4116; + :b :c4117; + :b :c4118; + :b :c4119; + :b :c4120; + :b :c4121; + :b :c4122; + :b :c4123; + :b :c4124; + :b :c4125; + :b :c4126; + :b :c4127; + :b :c4128; + :b :c4129; + :b :c4130; + :b :c4131; + :b :c4132; + :b :c4133; + :b :c4134; + :b :c4135; + :b :c4136; + :b :c4137; + :b :c4138; + :b :c4139; + :b :c4140; + :b :c4141; + :b :c4142; + :b :c4143; + :b :c4144; + :b :c4145; + :b :c4146; + :b :c4147; + :b :c4148; + :b :c4149; + :b :c4150; + :b :c4151; + :b :c4152; + :b :c4153; + :b :c4154; + :b :c4155; + :b :c4156; + :b :c4157; + :b :c4158; + :b :c4159; + :b :c4160; + :b :c4161; + :b :c4162; + :b :c4163; + :b :c4164; + :b :c4165; + :b :c4166; + :b :c4167; + :b :c4168; + :b :c4169; + :b :c4170; + :b :c4171; + :b :c4172; + :b :c4173; + :b :c4174; + :b :c4175; + :b :c4176; + :b :c4177; + :b :c4178; + :b :c4179; + :b :c4180; + :b :c4181; + :b :c4182; + :b :c4183; + :b :c4184; + :b :c4185; + :b :c4186; + :b :c4187; + :b :c4188; + :b :c4189; + :b :c4190; + :b :c4191; + :b :c4192; + :b :c4193; + :b :c4194; + :b :c4195; + :b :c4196; + :b :c4197; + :b :c4198; + :b :c4199; + :b :c4200; + :b :c4201; + :b :c4202; + :b :c4203; + :b :c4204; + :b :c4205; + :b :c4206; + :b :c4207; + :b :c4208; + :b :c4209; + :b :c4210; + :b :c4211; + :b :c4212; + :b :c4213; + :b :c4214; + :b :c4215; + :b :c4216; + :b :c4217; + :b :c4218; + :b :c4219; + :b :c4220; + :b :c4221; + :b :c4222; + :b :c4223; + :b :c4224; + :b :c4225; + :b :c4226; + :b :c4227; + :b :c4228; + :b :c4229; + :b :c4230; + :b :c4231; + :b :c4232; + :b :c4233; + :b :c4234; + :b :c4235; + :b :c4236; + :b :c4237; + :b :c4238; + :b :c4239; + :b :c4240; + :b :c4241; + :b :c4242; + :b :c4243; + :b :c4244; + :b :c4245; + :b :c4246; + :b :c4247; + :b :c4248; + :b :c4249; + :b :c4250; + :b :c4251; + :b :c4252; + :b :c4253; + :b :c4254; + :b :c4255; + :b :c4256; + :b :c4257; + :b :c4258; + :b :c4259; + :b :c4260; + :b :c4261; + :b :c4262; + :b :c4263; + :b :c4264; + :b :c4265; + :b :c4266; + :b :c4267; + :b :c4268; + :b :c4269; + :b :c4270; + :b :c4271; + :b :c4272; + :b :c4273; + :b :c4274; + :b :c4275; + :b :c4276; + :b :c4277; + :b :c4278; + :b :c4279; + :b :c4280; + :b :c4281; + :b :c4282; + :b :c4283; + :b :c4284; + :b :c4285; + :b :c4286; + :b :c4287; + :b :c4288; + :b :c4289; + :b :c4290; + :b :c4291; + :b :c4292; + :b :c4293; + :b :c4294; + :b :c4295; + :b :c4296; + :b :c4297; + :b :c4298; + :b :c4299; + :b :c4300; + :b :c4301; + :b :c4302; + :b :c4303; + :b :c4304; + :b :c4305; + :b :c4306; + :b :c4307; + :b :c4308; + :b :c4309; + :b :c4310; + :b :c4311; + :b :c4312; + :b :c4313; + :b :c4314; + :b :c4315; + :b :c4316; + :b :c4317; + :b :c4318; + :b :c4319; + :b :c4320; + :b :c4321; + :b :c4322; + :b :c4323; + :b :c4324; + :b :c4325; + :b :c4326; + :b :c4327; + :b :c4328; + :b :c4329; + :b :c4330; + :b :c4331; + :b :c4332; + :b :c4333; + :b :c4334; + :b :c4335; + :b :c4336; + :b :c4337; + :b :c4338; + :b :c4339; + :b :c4340; + :b :c4341; + :b :c4342; + :b :c4343; + :b :c4344; + :b :c4345; + :b :c4346; + :b :c4347; + :b :c4348; + :b :c4349; + :b :c4350; + :b :c4351; + :b :c4352; + :b :c4353; + :b :c4354; + :b :c4355; + :b :c4356; + :b :c4357; + :b :c4358; + :b :c4359; + :b :c4360; + :b :c4361; + :b :c4362; + :b :c4363; + :b :c4364; + :b :c4365; + :b :c4366; + :b :c4367; + :b :c4368; + :b :c4369; + :b :c4370; + :b :c4371; + :b :c4372; + :b :c4373; + :b :c4374; + :b :c4375; + :b :c4376; + :b :c4377; + :b :c4378; + :b :c4379; + :b :c4380; + :b :c4381; + :b :c4382; + :b :c4383; + :b :c4384; + :b :c4385; + :b :c4386; + :b :c4387; + :b :c4388; + :b :c4389; + :b :c4390; + :b :c4391; + :b :c4392; + :b :c4393; + :b :c4394; + :b :c4395; + :b :c4396; + :b :c4397; + :b :c4398; + :b :c4399; + :b :c4400; + :b :c4401; + :b :c4402; + :b :c4403; + :b :c4404; + :b :c4405; + :b :c4406; + :b :c4407; + :b :c4408; + :b :c4409; + :b :c4410; + :b :c4411; + :b :c4412; + :b :c4413; + :b :c4414; + :b :c4415; + :b :c4416; + :b :c4417; + :b :c4418; + :b :c4419; + :b :c4420; + :b :c4421; + :b :c4422; + :b :c4423; + :b :c4424; + :b :c4425; + :b :c4426; + :b :c4427; + :b :c4428; + :b :c4429; + :b :c4430; + :b :c4431; + :b :c4432; + :b :c4433; + :b :c4434; + :b :c4435; + :b :c4436; + :b :c4437; + :b :c4438; + :b :c4439; + :b :c4440; + :b :c4441; + :b :c4442; + :b :c4443; + :b :c4444; + :b :c4445; + :b :c4446; + :b :c4447; + :b :c4448; + :b :c4449; + :b :c4450; + :b :c4451; + :b :c4452; + :b :c4453; + :b :c4454; + :b :c4455; + :b :c4456; + :b :c4457; + :b :c4458; + :b :c4459; + :b :c4460; + :b :c4461; + :b :c4462; + :b :c4463; + :b :c4464; + :b :c4465; + :b :c4466; + :b :c4467; + :b :c4468; + :b :c4469; + :b :c4470; + :b :c4471; + :b :c4472; + :b :c4473; + :b :c4474; + :b :c4475; + :b :c4476; + :b :c4477; + :b :c4478; + :b :c4479; + :b :c4480; + :b :c4481; + :b :c4482; + :b :c4483; + :b :c4484; + :b :c4485; + :b :c4486; + :b :c4487; + :b :c4488; + :b :c4489; + :b :c4490; + :b :c4491; + :b :c4492; + :b :c4493; + :b :c4494; + :b :c4495; + :b :c4496; + :b :c4497; + :b :c4498; + :b :c4499; + :b :c4500; + :b :c4501; + :b :c4502; + :b :c4503; + :b :c4504; + :b :c4505; + :b :c4506; + :b :c4507; + :b :c4508; + :b :c4509; + :b :c4510; + :b :c4511; + :b :c4512; + :b :c4513; + :b :c4514; + :b :c4515; + :b :c4516; + :b :c4517; + :b :c4518; + :b :c4519; + :b :c4520; + :b :c4521; + :b :c4522; + :b :c4523; + :b :c4524; + :b :c4525; + :b :c4526; + :b :c4527; + :b :c4528; + :b :c4529; + :b :c4530; + :b :c4531; + :b :c4532; + :b :c4533; + :b :c4534; + :b :c4535; + :b :c4536; + :b :c4537; + :b :c4538; + :b :c4539; + :b :c4540; + :b :c4541; + :b :c4542; + :b :c4543; + :b :c4544; + :b :c4545; + :b :c4546; + :b :c4547; + :b :c4548; + :b :c4549; + :b :c4550; + :b :c4551; + :b :c4552; + :b :c4553; + :b :c4554; + :b :c4555; + :b :c4556; + :b :c4557; + :b :c4558; + :b :c4559; + :b :c4560; + :b :c4561; + :b :c4562; + :b :c4563; + :b :c4564; + :b :c4565; + :b :c4566; + :b :c4567; + :b :c4568; + :b :c4569; + :b :c4570; + :b :c4571; + :b :c4572; + :b :c4573; + :b :c4574; + :b :c4575; + :b :c4576; + :b :c4577; + :b :c4578; + :b :c4579; + :b :c4580; + :b :c4581; + :b :c4582; + :b :c4583; + :b :c4584; + :b :c4585; + :b :c4586; + :b :c4587; + :b :c4588; + :b :c4589; + :b :c4590; + :b :c4591; + :b :c4592; + :b :c4593; + :b :c4594; + :b :c4595; + :b :c4596; + :b :c4597; + :b :c4598; + :b :c4599; + :b :c4600; + :b :c4601; + :b :c4602; + :b :c4603; + :b :c4604; + :b :c4605; + :b :c4606; + :b :c4607; + :b :c4608; + :b :c4609; + :b :c4610; + :b :c4611; + :b :c4612; + :b :c4613; + :b :c4614; + :b :c4615; + :b :c4616; + :b :c4617; + :b :c4618; + :b :c4619; + :b :c4620; + :b :c4621; + :b :c4622; + :b :c4623; + :b :c4624; + :b :c4625; + :b :c4626; + :b :c4627; + :b :c4628; + :b :c4629; + :b :c4630; + :b :c4631; + :b :c4632; + :b :c4633; + :b :c4634; + :b :c4635; + :b :c4636; + :b :c4637; + :b :c4638; + :b :c4639; + :b :c4640; + :b :c4641; + :b :c4642; + :b :c4643; + :b :c4644; + :b :c4645; + :b :c4646; + :b :c4647; + :b :c4648; + :b :c4649; + :b :c4650; + :b :c4651; + :b :c4652; + :b :c4653; + :b :c4654; + :b :c4655; + :b :c4656; + :b :c4657; + :b :c4658; + :b :c4659; + :b :c4660; + :b :c4661; + :b :c4662; + :b :c4663; + :b :c4664; + :b :c4665; + :b :c4666; + :b :c4667; + :b :c4668; + :b :c4669; + :b :c4670; + :b :c4671; + :b :c4672; + :b :c4673; + :b :c4674; + :b :c4675; + :b :c4676; + :b :c4677; + :b :c4678; + :b :c4679; + :b :c4680; + :b :c4681; + :b :c4682; + :b :c4683; + :b :c4684; + :b :c4685; + :b :c4686; + :b :c4687; + :b :c4688; + :b :c4689; + :b :c4690; + :b :c4691; + :b :c4692; + :b :c4693; + :b :c4694; + :b :c4695; + :b :c4696; + :b :c4697; + :b :c4698; + :b :c4699; + :b :c4700; + :b :c4701; + :b :c4702; + :b :c4703; + :b :c4704; + :b :c4705; + :b :c4706; + :b :c4707; + :b :c4708; + :b :c4709; + :b :c4710; + :b :c4711; + :b :c4712; + :b :c4713; + :b :c4714; + :b :c4715; + :b :c4716; + :b :c4717; + :b :c4718; + :b :c4719; + :b :c4720; + :b :c4721; + :b :c4722; + :b :c4723; + :b :c4724; + :b :c4725; + :b :c4726; + :b :c4727; + :b :c4728; + :b :c4729; + :b :c4730; + :b :c4731; + :b :c4732; + :b :c4733; + :b :c4734; + :b :c4735; + :b :c4736; + :b :c4737; + :b :c4738; + :b :c4739; + :b :c4740; + :b :c4741; + :b :c4742; + :b :c4743; + :b :c4744; + :b :c4745; + :b :c4746; + :b :c4747; + :b :c4748; + :b :c4749; + :b :c4750; + :b :c4751; + :b :c4752; + :b :c4753; + :b :c4754; + :b :c4755; + :b :c4756; + :b :c4757; + :b :c4758; + :b :c4759; + :b :c4760; + :b :c4761; + :b :c4762; + :b :c4763; + :b :c4764; + :b :c4765; + :b :c4766; + :b :c4767; + :b :c4768; + :b :c4769; + :b :c4770; + :b :c4771; + :b :c4772; + :b :c4773; + :b :c4774; + :b :c4775; + :b :c4776; + :b :c4777; + :b :c4778; + :b :c4779; + :b :c4780; + :b :c4781; + :b :c4782; + :b :c4783; + :b :c4784; + :b :c4785; + :b :c4786; + :b :c4787; + :b :c4788; + :b :c4789; + :b :c4790; + :b :c4791; + :b :c4792; + :b :c4793; + :b :c4794; + :b :c4795; + :b :c4796; + :b :c4797; + :b :c4798; + :b :c4799; + :b :c4800; + :b :c4801; + :b :c4802; + :b :c4803; + :b :c4804; + :b :c4805; + :b :c4806; + :b :c4807; + :b :c4808; + :b :c4809; + :b :c4810; + :b :c4811; + :b :c4812; + :b :c4813; + :b :c4814; + :b :c4815; + :b :c4816; + :b :c4817; + :b :c4818; + :b :c4819; + :b :c4820; + :b :c4821; + :b :c4822; + :b :c4823; + :b :c4824; + :b :c4825; + :b :c4826; + :b :c4827; + :b :c4828; + :b :c4829; + :b :c4830; + :b :c4831; + :b :c4832; + :b :c4833; + :b :c4834; + :b :c4835; + :b :c4836; + :b :c4837; + :b :c4838; + :b :c4839; + :b :c4840; + :b :c4841; + :b :c4842; + :b :c4843; + :b :c4844; + :b :c4845; + :b :c4846; + :b :c4847; + :b :c4848; + :b :c4849; + :b :c4850; + :b :c4851; + :b :c4852; + :b :c4853; + :b :c4854; + :b :c4855; + :b :c4856; + :b :c4857; + :b :c4858; + :b :c4859; + :b :c4860; + :b :c4861; + :b :c4862; + :b :c4863; + :b :c4864; + :b :c4865; + :b :c4866; + :b :c4867; + :b :c4868; + :b :c4869; + :b :c4870; + :b :c4871; + :b :c4872; + :b :c4873; + :b :c4874; + :b :c4875; + :b :c4876; + :b :c4877; + :b :c4878; + :b :c4879; + :b :c4880; + :b :c4881; + :b :c4882; + :b :c4883; + :b :c4884; + :b :c4885; + :b :c4886; + :b :c4887; + :b :c4888; + :b :c4889; + :b :c4890; + :b :c4891; + :b :c4892; + :b :c4893; + :b :c4894; + :b :c4895; + :b :c4896; + :b :c4897; + :b :c4898; + :b :c4899; + :b :c4900; + :b :c4901; + :b :c4902; + :b :c4903; + :b :c4904; + :b :c4905; + :b :c4906; + :b :c4907; + :b :c4908; + :b :c4909; + :b :c4910; + :b :c4911; + :b :c4912; + :b :c4913; + :b :c4914; + :b :c4915; + :b :c4916; + :b :c4917; + :b :c4918; + :b :c4919; + :b :c4920; + :b :c4921; + :b :c4922; + :b :c4923; + :b :c4924; + :b :c4925; + :b :c4926; + :b :c4927; + :b :c4928; + :b :c4929; + :b :c4930; + :b :c4931; + :b :c4932; + :b :c4933; + :b :c4934; + :b :c4935; + :b :c4936; + :b :c4937; + :b :c4938; + :b :c4939; + :b :c4940; + :b :c4941; + :b :c4942; + :b :c4943; + :b :c4944; + :b :c4945; + :b :c4946; + :b :c4947; + :b :c4948; + :b :c4949; + :b :c4950; + :b :c4951; + :b :c4952; + :b :c4953; + :b :c4954; + :b :c4955; + :b :c4956; + :b :c4957; + :b :c4958; + :b :c4959; + :b :c4960; + :b :c4961; + :b :c4962; + :b :c4963; + :b :c4964; + :b :c4965; + :b :c4966; + :b :c4967; + :b :c4968; + :b :c4969; + :b :c4970; + :b :c4971; + :b :c4972; + :b :c4973; + :b :c4974; + :b :c4975; + :b :c4976; + :b :c4977; + :b :c4978; + :b :c4979; + :b :c4980; + :b :c4981; + :b :c4982; + :b :c4983; + :b :c4984; + :b :c4985; + :b :c4986; + :b :c4987; + :b :c4988; + :b :c4989; + :b :c4990; + :b :c4991; + :b :c4992; + :b :c4993; + :b :c4994; + :b :c4995; + :b :c4996; + :b :c4997; + :b :c4998; + :b :c4999; + :b :c5000; + :b :c5001; + :b :c5002; + :b :c5003; + :b :c5004; + :b :c5005; + :b :c5006; + :b :c5007; + :b :c5008; + :b :c5009; + :b :c5010; + :b :c5011; + :b :c5012; + :b :c5013; + :b :c5014; + :b :c5015; + :b :c5016; + :b :c5017; + :b :c5018; + :b :c5019; + :b :c5020; + :b :c5021; + :b :c5022; + :b :c5023; + :b :c5024; + :b :c5025; + :b :c5026; + :b :c5027; + :b :c5028; + :b :c5029; + :b :c5030; + :b :c5031; + :b :c5032; + :b :c5033; + :b :c5034; + :b :c5035; + :b :c5036; + :b :c5037; + :b :c5038; + :b :c5039; + :b :c5040; + :b :c5041; + :b :c5042; + :b :c5043; + :b :c5044; + :b :c5045; + :b :c5046; + :b :c5047; + :b :c5048; + :b :c5049; + :b :c5050; + :b :c5051; + :b :c5052; + :b :c5053; + :b :c5054; + :b :c5055; + :b :c5056; + :b :c5057; + :b :c5058; + :b :c5059; + :b :c5060; + :b :c5061; + :b :c5062; + :b :c5063; + :b :c5064; + :b :c5065; + :b :c5066; + :b :c5067; + :b :c5068; + :b :c5069; + :b :c5070; + :b :c5071; + :b :c5072; + :b :c5073; + :b :c5074; + :b :c5075; + :b :c5076; + :b :c5077; + :b :c5078; + :b :c5079; + :b :c5080; + :b :c5081; + :b :c5082; + :b :c5083; + :b :c5084; + :b :c5085; + :b :c5086; + :b :c5087; + :b :c5088; + :b :c5089; + :b :c5090; + :b :c5091; + :b :c5092; + :b :c5093; + :b :c5094; + :b :c5095; + :b :c5096; + :b :c5097; + :b :c5098; + :b :c5099; + :b :c5100; + :b :c5101; + :b :c5102; + :b :c5103; + :b :c5104; + :b :c5105; + :b :c5106; + :b :c5107; + :b :c5108; + :b :c5109; + :b :c5110; + :b :c5111; + :b :c5112; + :b :c5113; + :b :c5114; + :b :c5115; + :b :c5116; + :b :c5117; + :b :c5118; + :b :c5119; + :b :c5120; + :b :c5121; + :b :c5122; + :b :c5123; + :b :c5124; + :b :c5125; + :b :c5126; + :b :c5127; + :b :c5128; + :b :c5129; + :b :c5130; + :b :c5131; + :b :c5132; + :b :c5133; + :b :c5134; + :b :c5135; + :b :c5136; + :b :c5137; + :b :c5138; + :b :c5139; + :b :c5140; + :b :c5141; + :b :c5142; + :b :c5143; + :b :c5144; + :b :c5145; + :b :c5146; + :b :c5147; + :b :c5148; + :b :c5149; + :b :c5150; + :b :c5151; + :b :c5152; + :b :c5153; + :b :c5154; + :b :c5155; + :b :c5156; + :b :c5157; + :b :c5158; + :b :c5159; + :b :c5160; + :b :c5161; + :b :c5162; + :b :c5163; + :b :c5164; + :b :c5165; + :b :c5166; + :b :c5167; + :b :c5168; + :b :c5169; + :b :c5170; + :b :c5171; + :b :c5172; + :b :c5173; + :b :c5174; + :b :c5175; + :b :c5176; + :b :c5177; + :b :c5178; + :b :c5179; + :b :c5180; + :b :c5181; + :b :c5182; + :b :c5183; + :b :c5184; + :b :c5185; + :b :c5186; + :b :c5187; + :b :c5188; + :b :c5189; + :b :c5190; + :b :c5191; + :b :c5192; + :b :c5193; + :b :c5194; + :b :c5195; + :b :c5196; + :b :c5197; + :b :c5198; + :b :c5199; + :b :c5200; + :b :c5201; + :b :c5202; + :b :c5203; + :b :c5204; + :b :c5205; + :b :c5206; + :b :c5207; + :b :c5208; + :b :c5209; + :b :c5210; + :b :c5211; + :b :c5212; + :b :c5213; + :b :c5214; + :b :c5215; + :b :c5216; + :b :c5217; + :b :c5218; + :b :c5219; + :b :c5220; + :b :c5221; + :b :c5222; + :b :c5223; + :b :c5224; + :b :c5225; + :b :c5226; + :b :c5227; + :b :c5228; + :b :c5229; + :b :c5230; + :b :c5231; + :b :c5232; + :b :c5233; + :b :c5234; + :b :c5235; + :b :c5236; + :b :c5237; + :b :c5238; + :b :c5239; + :b :c5240; + :b :c5241; + :b :c5242; + :b :c5243; + :b :c5244; + :b :c5245; + :b :c5246; + :b :c5247; + :b :c5248; + :b :c5249; + :b :c5250; + :b :c5251; + :b :c5252; + :b :c5253; + :b :c5254; + :b :c5255; + :b :c5256; + :b :c5257; + :b :c5258; + :b :c5259; + :b :c5260; + :b :c5261; + :b :c5262; + :b :c5263; + :b :c5264; + :b :c5265; + :b :c5266; + :b :c5267; + :b :c5268; + :b :c5269; + :b :c5270; + :b :c5271; + :b :c5272; + :b :c5273; + :b :c5274; + :b :c5275; + :b :c5276; + :b :c5277; + :b :c5278; + :b :c5279; + :b :c5280; + :b :c5281; + :b :c5282; + :b :c5283; + :b :c5284; + :b :c5285; + :b :c5286; + :b :c5287; + :b :c5288; + :b :c5289; + :b :c5290; + :b :c5291; + :b :c5292; + :b :c5293; + :b :c5294; + :b :c5295; + :b :c5296; + :b :c5297; + :b :c5298; + :b :c5299; + :b :c5300; + :b :c5301; + :b :c5302; + :b :c5303; + :b :c5304; + :b :c5305; + :b :c5306; + :b :c5307; + :b :c5308; + :b :c5309; + :b :c5310; + :b :c5311; + :b :c5312; + :b :c5313; + :b :c5314; + :b :c5315; + :b :c5316; + :b :c5317; + :b :c5318; + :b :c5319; + :b :c5320; + :b :c5321; + :b :c5322; + :b :c5323; + :b :c5324; + :b :c5325; + :b :c5326; + :b :c5327; + :b :c5328; + :b :c5329; + :b :c5330; + :b :c5331; + :b :c5332; + :b :c5333; + :b :c5334; + :b :c5335; + :b :c5336; + :b :c5337; + :b :c5338; + :b :c5339; + :b :c5340; + :b :c5341; + :b :c5342; + :b :c5343; + :b :c5344; + :b :c5345; + :b :c5346; + :b :c5347; + :b :c5348; + :b :c5349; + :b :c5350; + :b :c5351; + :b :c5352; + :b :c5353; + :b :c5354; + :b :c5355; + :b :c5356; + :b :c5357; + :b :c5358; + :b :c5359; + :b :c5360; + :b :c5361; + :b :c5362; + :b :c5363; + :b :c5364; + :b :c5365; + :b :c5366; + :b :c5367; + :b :c5368; + :b :c5369; + :b :c5370; + :b :c5371; + :b :c5372; + :b :c5373; + :b :c5374; + :b :c5375; + :b :c5376; + :b :c5377; + :b :c5378; + :b :c5379; + :b :c5380; + :b :c5381; + :b :c5382; + :b :c5383; + :b :c5384; + :b :c5385; + :b :c5386; + :b :c5387; + :b :c5388; + :b :c5389; + :b :c5390; + :b :c5391; + :b :c5392; + :b :c5393; + :b :c5394; + :b :c5395; + :b :c5396; + :b :c5397; + :b :c5398; + :b :c5399; + :b :c5400; + :b :c5401; + :b :c5402; + :b :c5403; + :b :c5404; + :b :c5405; + :b :c5406; + :b :c5407; + :b :c5408; + :b :c5409; + :b :c5410; + :b :c5411; + :b :c5412; + :b :c5413; + :b :c5414; + :b :c5415; + :b :c5416; + :b :c5417; + :b :c5418; + :b :c5419; + :b :c5420; + :b :c5421; + :b :c5422; + :b :c5423; + :b :c5424; + :b :c5425; + :b :c5426; + :b :c5427; + :b :c5428; + :b :c5429; + :b :c5430; + :b :c5431; + :b :c5432; + :b :c5433; + :b :c5434; + :b :c5435; + :b :c5436; + :b :c5437; + :b :c5438; + :b :c5439; + :b :c5440; + :b :c5441; + :b :c5442; + :b :c5443; + :b :c5444; + :b :c5445; + :b :c5446; + :b :c5447; + :b :c5448; + :b :c5449; + :b :c5450; + :b :c5451; + :b :c5452; + :b :c5453; + :b :c5454; + :b :c5455; + :b :c5456; + :b :c5457; + :b :c5458; + :b :c5459; + :b :c5460; + :b :c5461; + :b :c5462; + :b :c5463; + :b :c5464; + :b :c5465; + :b :c5466; + :b :c5467; + :b :c5468; + :b :c5469; + :b :c5470; + :b :c5471; + :b :c5472; + :b :c5473; + :b :c5474; + :b :c5475; + :b :c5476; + :b :c5477; + :b :c5478; + :b :c5479; + :b :c5480; + :b :c5481; + :b :c5482; + :b :c5483; + :b :c5484; + :b :c5485; + :b :c5486; + :b :c5487; + :b :c5488; + :b :c5489; + :b :c5490; + :b :c5491; + :b :c5492; + :b :c5493; + :b :c5494; + :b :c5495; + :b :c5496; + :b :c5497; + :b :c5498; + :b :c5499; + :b :c5500; + :b :c5501; + :b :c5502; + :b :c5503; + :b :c5504; + :b :c5505; + :b :c5506; + :b :c5507; + :b :c5508; + :b :c5509; + :b :c5510; + :b :c5511; + :b :c5512; + :b :c5513; + :b :c5514; + :b :c5515; + :b :c5516; + :b :c5517; + :b :c5518; + :b :c5519; + :b :c5520; + :b :c5521; + :b :c5522; + :b :c5523; + :b :c5524; + :b :c5525; + :b :c5526; + :b :c5527; + :b :c5528; + :b :c5529; + :b :c5530; + :b :c5531; + :b :c5532; + :b :c5533; + :b :c5534; + :b :c5535; + :b :c5536; + :b :c5537; + :b :c5538; + :b :c5539; + :b :c5540; + :b :c5541; + :b :c5542; + :b :c5543; + :b :c5544; + :b :c5545; + :b :c5546; + :b :c5547; + :b :c5548; + :b :c5549; + :b :c5550; + :b :c5551; + :b :c5552; + :b :c5553; + :b :c5554; + :b :c5555; + :b :c5556; + :b :c5557; + :b :c5558; + :b :c5559; + :b :c5560; + :b :c5561; + :b :c5562; + :b :c5563; + :b :c5564; + :b :c5565; + :b :c5566; + :b :c5567; + :b :c5568; + :b :c5569; + :b :c5570; + :b :c5571; + :b :c5572; + :b :c5573; + :b :c5574; + :b :c5575; + :b :c5576; + :b :c5577; + :b :c5578; + :b :c5579; + :b :c5580; + :b :c5581; + :b :c5582; + :b :c5583; + :b :c5584; + :b :c5585; + :b :c5586; + :b :c5587; + :b :c5588; + :b :c5589; + :b :c5590; + :b :c5591; + :b :c5592; + :b :c5593; + :b :c5594; + :b :c5595; + :b :c5596; + :b :c5597; + :b :c5598; + :b :c5599; + :b :c5600; + :b :c5601; + :b :c5602; + :b :c5603; + :b :c5604; + :b :c5605; + :b :c5606; + :b :c5607; + :b :c5608; + :b :c5609; + :b :c5610; + :b :c5611; + :b :c5612; + :b :c5613; + :b :c5614; + :b :c5615; + :b :c5616; + :b :c5617; + :b :c5618; + :b :c5619; + :b :c5620; + :b :c5621; + :b :c5622; + :b :c5623; + :b :c5624; + :b :c5625; + :b :c5626; + :b :c5627; + :b :c5628; + :b :c5629; + :b :c5630; + :b :c5631; + :b :c5632; + :b :c5633; + :b :c5634; + :b :c5635; + :b :c5636; + :b :c5637; + :b :c5638; + :b :c5639; + :b :c5640; + :b :c5641; + :b :c5642; + :b :c5643; + :b :c5644; + :b :c5645; + :b :c5646; + :b :c5647; + :b :c5648; + :b :c5649; + :b :c5650; + :b :c5651; + :b :c5652; + :b :c5653; + :b :c5654; + :b :c5655; + :b :c5656; + :b :c5657; + :b :c5658; + :b :c5659; + :b :c5660; + :b :c5661; + :b :c5662; + :b :c5663; + :b :c5664; + :b :c5665; + :b :c5666; + :b :c5667; + :b :c5668; + :b :c5669; + :b :c5670; + :b :c5671; + :b :c5672; + :b :c5673; + :b :c5674; + :b :c5675; + :b :c5676; + :b :c5677; + :b :c5678; + :b :c5679; + :b :c5680; + :b :c5681; + :b :c5682; + :b :c5683; + :b :c5684; + :b :c5685; + :b :c5686; + :b :c5687; + :b :c5688; + :b :c5689; + :b :c5690; + :b :c5691; + :b :c5692; + :b :c5693; + :b :c5694; + :b :c5695; + :b :c5696; + :b :c5697; + :b :c5698; + :b :c5699; + :b :c5700; + :b :c5701; + :b :c5702; + :b :c5703; + :b :c5704; + :b :c5705; + :b :c5706; + :b :c5707; + :b :c5708; + :b :c5709; + :b :c5710; + :b :c5711; + :b :c5712; + :b :c5713; + :b :c5714; + :b :c5715; + :b :c5716; + :b :c5717; + :b :c5718; + :b :c5719; + :b :c5720; + :b :c5721; + :b :c5722; + :b :c5723; + :b :c5724; + :b :c5725; + :b :c5726; + :b :c5727; + :b :c5728; + :b :c5729; + :b :c5730; + :b :c5731; + :b :c5732; + :b :c5733; + :b :c5734; + :b :c5735; + :b :c5736; + :b :c5737; + :b :c5738; + :b :c5739; + :b :c5740; + :b :c5741; + :b :c5742; + :b :c5743; + :b :c5744; + :b :c5745; + :b :c5746; + :b :c5747; + :b :c5748; + :b :c5749; + :b :c5750; + :b :c5751; + :b :c5752; + :b :c5753; + :b :c5754; + :b :c5755; + :b :c5756; + :b :c5757; + :b :c5758; + :b :c5759; + :b :c5760; + :b :c5761; + :b :c5762; + :b :c5763; + :b :c5764; + :b :c5765; + :b :c5766; + :b :c5767; + :b :c5768; + :b :c5769; + :b :c5770; + :b :c5771; + :b :c5772; + :b :c5773; + :b :c5774; + :b :c5775; + :b :c5776; + :b :c5777; + :b :c5778; + :b :c5779; + :b :c5780; + :b :c5781; + :b :c5782; + :b :c5783; + :b :c5784; + :b :c5785; + :b :c5786; + :b :c5787; + :b :c5788; + :b :c5789; + :b :c5790; + :b :c5791; + :b :c5792; + :b :c5793; + :b :c5794; + :b :c5795; + :b :c5796; + :b :c5797; + :b :c5798; + :b :c5799; + :b :c5800; + :b :c5801; + :b :c5802; + :b :c5803; + :b :c5804; + :b :c5805; + :b :c5806; + :b :c5807; + :b :c5808; + :b :c5809; + :b :c5810; + :b :c5811; + :b :c5812; + :b :c5813; + :b :c5814; + :b :c5815; + :b :c5816; + :b :c5817; + :b :c5818; + :b :c5819; + :b :c5820; + :b :c5821; + :b :c5822; + :b :c5823; + :b :c5824; + :b :c5825; + :b :c5826; + :b :c5827; + :b :c5828; + :b :c5829; + :b :c5830; + :b :c5831; + :b :c5832; + :b :c5833; + :b :c5834; + :b :c5835; + :b :c5836; + :b :c5837; + :b :c5838; + :b :c5839; + :b :c5840; + :b :c5841; + :b :c5842; + :b :c5843; + :b :c5844; + :b :c5845; + :b :c5846; + :b :c5847; + :b :c5848; + :b :c5849; + :b :c5850; + :b :c5851; + :b :c5852; + :b :c5853; + :b :c5854; + :b :c5855; + :b :c5856; + :b :c5857; + :b :c5858; + :b :c5859; + :b :c5860; + :b :c5861; + :b :c5862; + :b :c5863; + :b :c5864; + :b :c5865; + :b :c5866; + :b :c5867; + :b :c5868; + :b :c5869; + :b :c5870; + :b :c5871; + :b :c5872; + :b :c5873; + :b :c5874; + :b :c5875; + :b :c5876; + :b :c5877; + :b :c5878; + :b :c5879; + :b :c5880; + :b :c5881; + :b :c5882; + :b :c5883; + :b :c5884; + :b :c5885; + :b :c5886; + :b :c5887; + :b :c5888; + :b :c5889; + :b :c5890; + :b :c5891; + :b :c5892; + :b :c5893; + :b :c5894; + :b :c5895; + :b :c5896; + :b :c5897; + :b :c5898; + :b :c5899; + :b :c5900; + :b :c5901; + :b :c5902; + :b :c5903; + :b :c5904; + :b :c5905; + :b :c5906; + :b :c5907; + :b :c5908; + :b :c5909; + :b :c5910; + :b :c5911; + :b :c5912; + :b :c5913; + :b :c5914; + :b :c5915; + :b :c5916; + :b :c5917; + :b :c5918; + :b :c5919; + :b :c5920; + :b :c5921; + :b :c5922; + :b :c5923; + :b :c5924; + :b :c5925; + :b :c5926; + :b :c5927; + :b :c5928; + :b :c5929; + :b :c5930; + :b :c5931; + :b :c5932; + :b :c5933; + :b :c5934; + :b :c5935; + :b :c5936; + :b :c5937; + :b :c5938; + :b :c5939; + :b :c5940; + :b :c5941; + :b :c5942; + :b :c5943; + :b :c5944; + :b :c5945; + :b :c5946; + :b :c5947; + :b :c5948; + :b :c5949; + :b :c5950; + :b :c5951; + :b :c5952; + :b :c5953; + :b :c5954; + :b :c5955; + :b :c5956; + :b :c5957; + :b :c5958; + :b :c5959; + :b :c5960; + :b :c5961; + :b :c5962; + :b :c5963; + :b :c5964; + :b :c5965; + :b :c5966; + :b :c5967; + :b :c5968; + :b :c5969; + :b :c5970; + :b :c5971; + :b :c5972; + :b :c5973; + :b :c5974; + :b :c5975; + :b :c5976; + :b :c5977; + :b :c5978; + :b :c5979; + :b :c5980; + :b :c5981; + :b :c5982; + :b :c5983; + :b :c5984; + :b :c5985; + :b :c5986; + :b :c5987; + :b :c5988; + :b :c5989; + :b :c5990; + :b :c5991; + :b :c5992; + :b :c5993; + :b :c5994; + :b :c5995; + :b :c5996; + :b :c5997; + :b :c5998; + :b :c5999; + :b :c6000; + :b :c6001; + :b :c6002; + :b :c6003; + :b :c6004; + :b :c6005; + :b :c6006; + :b :c6007; + :b :c6008; + :b :c6009; + :b :c6010; + :b :c6011; + :b :c6012; + :b :c6013; + :b :c6014; + :b :c6015; + :b :c6016; + :b :c6017; + :b :c6018; + :b :c6019; + :b :c6020; + :b :c6021; + :b :c6022; + :b :c6023; + :b :c6024; + :b :c6025; + :b :c6026; + :b :c6027; + :b :c6028; + :b :c6029; + :b :c6030; + :b :c6031; + :b :c6032; + :b :c6033; + :b :c6034; + :b :c6035; + :b :c6036; + :b :c6037; + :b :c6038; + :b :c6039; + :b :c6040; + :b :c6041; + :b :c6042; + :b :c6043; + :b :c6044; + :b :c6045; + :b :c6046; + :b :c6047; + :b :c6048; + :b :c6049; + :b :c6050; + :b :c6051; + :b :c6052; + :b :c6053; + :b :c6054; + :b :c6055; + :b :c6056; + :b :c6057; + :b :c6058; + :b :c6059; + :b :c6060; + :b :c6061; + :b :c6062; + :b :c6063; + :b :c6064; + :b :c6065; + :b :c6066; + :b :c6067; + :b :c6068; + :b :c6069; + :b :c6070; + :b :c6071; + :b :c6072; + :b :c6073; + :b :c6074; + :b :c6075; + :b :c6076; + :b :c6077; + :b :c6078; + :b :c6079; + :b :c6080; + :b :c6081; + :b :c6082; + :b :c6083; + :b :c6084; + :b :c6085; + :b :c6086; + :b :c6087; + :b :c6088; + :b :c6089; + :b :c6090; + :b :c6091; + :b :c6092; + :b :c6093; + :b :c6094; + :b :c6095; + :b :c6096; + :b :c6097; + :b :c6098; + :b :c6099; + :b :c6100; + :b :c6101; + :b :c6102; + :b :c6103; + :b :c6104; + :b :c6105; + :b :c6106; + :b :c6107; + :b :c6108; + :b :c6109; + :b :c6110; + :b :c6111; + :b :c6112; + :b :c6113; + :b :c6114; + :b :c6115; + :b :c6116; + :b :c6117; + :b :c6118; + :b :c6119; + :b :c6120; + :b :c6121; + :b :c6122; + :b :c6123; + :b :c6124; + :b :c6125; + :b :c6126; + :b :c6127; + :b :c6128; + :b :c6129; + :b :c6130; + :b :c6131; + :b :c6132; + :b :c6133; + :b :c6134; + :b :c6135; + :b :c6136; + :b :c6137; + :b :c6138; + :b :c6139; + :b :c6140; + :b :c6141; + :b :c6142; + :b :c6143; + :b :c6144; + :b :c6145; + :b :c6146; + :b :c6147; + :b :c6148; + :b :c6149; + :b :c6150; + :b :c6151; + :b :c6152; + :b :c6153; + :b :c6154; + :b :c6155; + :b :c6156; + :b :c6157; + :b :c6158; + :b :c6159; + :b :c6160; + :b :c6161; + :b :c6162; + :b :c6163; + :b :c6164; + :b :c6165; + :b :c6166; + :b :c6167; + :b :c6168; + :b :c6169; + :b :c6170; + :b :c6171; + :b :c6172; + :b :c6173; + :b :c6174; + :b :c6175; + :b :c6176; + :b :c6177; + :b :c6178; + :b :c6179; + :b :c6180; + :b :c6181; + :b :c6182; + :b :c6183; + :b :c6184; + :b :c6185; + :b :c6186; + :b :c6187; + :b :c6188; + :b :c6189; + :b :c6190; + :b :c6191; + :b :c6192; + :b :c6193; + :b :c6194; + :b :c6195; + :b :c6196; + :b :c6197; + :b :c6198; + :b :c6199; + :b :c6200; + :b :c6201; + :b :c6202; + :b :c6203; + :b :c6204; + :b :c6205; + :b :c6206; + :b :c6207; + :b :c6208; + :b :c6209; + :b :c6210; + :b :c6211; + :b :c6212; + :b :c6213; + :b :c6214; + :b :c6215; + :b :c6216; + :b :c6217; + :b :c6218; + :b :c6219; + :b :c6220; + :b :c6221; + :b :c6222; + :b :c6223; + :b :c6224; + :b :c6225; + :b :c6226; + :b :c6227; + :b :c6228; + :b :c6229; + :b :c6230; + :b :c6231; + :b :c6232; + :b :c6233; + :b :c6234; + :b :c6235; + :b :c6236; + :b :c6237; + :b :c6238; + :b :c6239; + :b :c6240; + :b :c6241; + :b :c6242; + :b :c6243; + :b :c6244; + :b :c6245; + :b :c6246; + :b :c6247; + :b :c6248; + :b :c6249; + :b :c6250; + :b :c6251; + :b :c6252; + :b :c6253; + :b :c6254; + :b :c6255; + :b :c6256; + :b :c6257; + :b :c6258; + :b :c6259; + :b :c6260; + :b :c6261; + :b :c6262; + :b :c6263; + :b :c6264; + :b :c6265; + :b :c6266; + :b :c6267; + :b :c6268; + :b :c6269; + :b :c6270; + :b :c6271; + :b :c6272; + :b :c6273; + :b :c6274; + :b :c6275; + :b :c6276; + :b :c6277; + :b :c6278; + :b :c6279; + :b :c6280; + :b :c6281; + :b :c6282; + :b :c6283; + :b :c6284; + :b :c6285; + :b :c6286; + :b :c6287; + :b :c6288; + :b :c6289; + :b :c6290; + :b :c6291; + :b :c6292; + :b :c6293; + :b :c6294; + :b :c6295; + :b :c6296; + :b :c6297; + :b :c6298; + :b :c6299; + :b :c6300; + :b :c6301; + :b :c6302; + :b :c6303; + :b :c6304; + :b :c6305; + :b :c6306; + :b :c6307; + :b :c6308; + :b :c6309; + :b :c6310; + :b :c6311; + :b :c6312; + :b :c6313; + :b :c6314; + :b :c6315; + :b :c6316; + :b :c6317; + :b :c6318; + :b :c6319; + :b :c6320; + :b :c6321; + :b :c6322; + :b :c6323; + :b :c6324; + :b :c6325; + :b :c6326; + :b :c6327; + :b :c6328; + :b :c6329; + :b :c6330; + :b :c6331; + :b :c6332; + :b :c6333; + :b :c6334; + :b :c6335; + :b :c6336; + :b :c6337; + :b :c6338; + :b :c6339; + :b :c6340; + :b :c6341; + :b :c6342; + :b :c6343; + :b :c6344; + :b :c6345; + :b :c6346; + :b :c6347; + :b :c6348; + :b :c6349; + :b :c6350; + :b :c6351; + :b :c6352; + :b :c6353; + :b :c6354; + :b :c6355; + :b :c6356; + :b :c6357; + :b :c6358; + :b :c6359; + :b :c6360; + :b :c6361; + :b :c6362; + :b :c6363; + :b :c6364; + :b :c6365; + :b :c6366; + :b :c6367; + :b :c6368; + :b :c6369; + :b :c6370; + :b :c6371; + :b :c6372; + :b :c6373; + :b :c6374; + :b :c6375; + :b :c6376; + :b :c6377; + :b :c6378; + :b :c6379; + :b :c6380; + :b :c6381; + :b :c6382; + :b :c6383; + :b :c6384; + :b :c6385; + :b :c6386; + :b :c6387; + :b :c6388; + :b :c6389; + :b :c6390; + :b :c6391; + :b :c6392; + :b :c6393; + :b :c6394; + :b :c6395; + :b :c6396; + :b :c6397; + :b :c6398; + :b :c6399; + :b :c6400; + :b :c6401; + :b :c6402; + :b :c6403; + :b :c6404; + :b :c6405; + :b :c6406; + :b :c6407; + :b :c6408; + :b :c6409; + :b :c6410; + :b :c6411; + :b :c6412; + :b :c6413; + :b :c6414; + :b :c6415; + :b :c6416; + :b :c6417; + :b :c6418; + :b :c6419; + :b :c6420; + :b :c6421; + :b :c6422; + :b :c6423; + :b :c6424; + :b :c6425; + :b :c6426; + :b :c6427; + :b :c6428; + :b :c6429; + :b :c6430; + :b :c6431; + :b :c6432; + :b :c6433; + :b :c6434; + :b :c6435; + :b :c6436; + :b :c6437; + :b :c6438; + :b :c6439; + :b :c6440; + :b :c6441; + :b :c6442; + :b :c6443; + :b :c6444; + :b :c6445; + :b :c6446; + :b :c6447; + :b :c6448; + :b :c6449; + :b :c6450; + :b :c6451; + :b :c6452; + :b :c6453; + :b :c6454; + :b :c6455; + :b :c6456; + :b :c6457; + :b :c6458; + :b :c6459; + :b :c6460; + :b :c6461; + :b :c6462; + :b :c6463; + :b :c6464; + :b :c6465; + :b :c6466; + :b :c6467; + :b :c6468; + :b :c6469; + :b :c6470; + :b :c6471; + :b :c6472; + :b :c6473; + :b :c6474; + :b :c6475; + :b :c6476; + :b :c6477; + :b :c6478; + :b :c6479; + :b :c6480; + :b :c6481; + :b :c6482; + :b :c6483; + :b :c6484; + :b :c6485; + :b :c6486; + :b :c6487; + :b :c6488; + :b :c6489; + :b :c6490; + :b :c6491; + :b :c6492; + :b :c6493; + :b :c6494; + :b :c6495; + :b :c6496; + :b :c6497; + :b :c6498; + :b :c6499; + :b :c6500; + :b :c6501; + :b :c6502; + :b :c6503; + :b :c6504; + :b :c6505; + :b :c6506; + :b :c6507; + :b :c6508; + :b :c6509; + :b :c6510; + :b :c6511; + :b :c6512; + :b :c6513; + :b :c6514; + :b :c6515; + :b :c6516; + :b :c6517; + :b :c6518; + :b :c6519; + :b :c6520; + :b :c6521; + :b :c6522; + :b :c6523; + :b :c6524; + :b :c6525; + :b :c6526; + :b :c6527; + :b :c6528; + :b :c6529; + :b :c6530; + :b :c6531; + :b :c6532; + :b :c6533; + :b :c6534; + :b :c6535; + :b :c6536; + :b :c6537; + :b :c6538; + :b :c6539; + :b :c6540; + :b :c6541; + :b :c6542; + :b :c6543; + :b :c6544; + :b :c6545; + :b :c6546; + :b :c6547; + :b :c6548; + :b :c6549; + :b :c6550; + :b :c6551; + :b :c6552; + :b :c6553; + :b :c6554; + :b :c6555; + :b :c6556; + :b :c6557; + :b :c6558; + :b :c6559; + :b :c6560; + :b :c6561; + :b :c6562; + :b :c6563; + :b :c6564; + :b :c6565; + :b :c6566; + :b :c6567; + :b :c6568; + :b :c6569; + :b :c6570; + :b :c6571; + :b :c6572; + :b :c6573; + :b :c6574; + :b :c6575; + :b :c6576; + :b :c6577; + :b :c6578; + :b :c6579; + :b :c6580; + :b :c6581; + :b :c6582; + :b :c6583; + :b :c6584; + :b :c6585; + :b :c6586; + :b :c6587; + :b :c6588; + :b :c6589; + :b :c6590; + :b :c6591; + :b :c6592; + :b :c6593; + :b :c6594; + :b :c6595; + :b :c6596; + :b :c6597; + :b :c6598; + :b :c6599; + :b :c6600; + :b :c6601; + :b :c6602; + :b :c6603; + :b :c6604; + :b :c6605; + :b :c6606; + :b :c6607; + :b :c6608; + :b :c6609; + :b :c6610; + :b :c6611; + :b :c6612; + :b :c6613; + :b :c6614; + :b :c6615; + :b :c6616; + :b :c6617; + :b :c6618; + :b :c6619; + :b :c6620; + :b :c6621; + :b :c6622; + :b :c6623; + :b :c6624; + :b :c6625; + :b :c6626; + :b :c6627; + :b :c6628; + :b :c6629; + :b :c6630; + :b :c6631; + :b :c6632; + :b :c6633; + :b :c6634; + :b :c6635; + :b :c6636; + :b :c6637; + :b :c6638; + :b :c6639; + :b :c6640; + :b :c6641; + :b :c6642; + :b :c6643; + :b :c6644; + :b :c6645; + :b :c6646; + :b :c6647; + :b :c6648; + :b :c6649; + :b :c6650; + :b :c6651; + :b :c6652; + :b :c6653; + :b :c6654; + :b :c6655; + :b :c6656; + :b :c6657; + :b :c6658; + :b :c6659; + :b :c6660; + :b :c6661; + :b :c6662; + :b :c6663; + :b :c6664; + :b :c6665; + :b :c6666; + :b :c6667; + :b :c6668; + :b :c6669; + :b :c6670; + :b :c6671; + :b :c6672; + :b :c6673; + :b :c6674; + :b :c6675; + :b :c6676; + :b :c6677; + :b :c6678; + :b :c6679; + :b :c6680; + :b :c6681; + :b :c6682; + :b :c6683; + :b :c6684; + :b :c6685; + :b :c6686; + :b :c6687; + :b :c6688; + :b :c6689; + :b :c6690; + :b :c6691; + :b :c6692; + :b :c6693; + :b :c6694; + :b :c6695; + :b :c6696; + :b :c6697; + :b :c6698; + :b :c6699; + :b :c6700; + :b :c6701; + :b :c6702; + :b :c6703; + :b :c6704; + :b :c6705; + :b :c6706; + :b :c6707; + :b :c6708; + :b :c6709; + :b :c6710; + :b :c6711; + :b :c6712; + :b :c6713; + :b :c6714; + :b :c6715; + :b :c6716; + :b :c6717; + :b :c6718; + :b :c6719; + :b :c6720; + :b :c6721; + :b :c6722; + :b :c6723; + :b :c6724; + :b :c6725; + :b :c6726; + :b :c6727; + :b :c6728; + :b :c6729; + :b :c6730; + :b :c6731; + :b :c6732; + :b :c6733; + :b :c6734; + :b :c6735; + :b :c6736; + :b :c6737; + :b :c6738; + :b :c6739; + :b :c6740; + :b :c6741; + :b :c6742; + :b :c6743; + :b :c6744; + :b :c6745; + :b :c6746; + :b :c6747; + :b :c6748; + :b :c6749; + :b :c6750; + :b :c6751; + :b :c6752; + :b :c6753; + :b :c6754; + :b :c6755; + :b :c6756; + :b :c6757; + :b :c6758; + :b :c6759; + :b :c6760; + :b :c6761; + :b :c6762; + :b :c6763; + :b :c6764; + :b :c6765; + :b :c6766; + :b :c6767; + :b :c6768; + :b :c6769; + :b :c6770; + :b :c6771; + :b :c6772; + :b :c6773; + :b :c6774; + :b :c6775; + :b :c6776; + :b :c6777; + :b :c6778; + :b :c6779; + :b :c6780; + :b :c6781; + :b :c6782; + :b :c6783; + :b :c6784; + :b :c6785; + :b :c6786; + :b :c6787; + :b :c6788; + :b :c6789; + :b :c6790; + :b :c6791; + :b :c6792; + :b :c6793; + :b :c6794; + :b :c6795; + :b :c6796; + :b :c6797; + :b :c6798; + :b :c6799; + :b :c6800; + :b :c6801; + :b :c6802; + :b :c6803; + :b :c6804; + :b :c6805; + :b :c6806; + :b :c6807; + :b :c6808; + :b :c6809; + :b :c6810; + :b :c6811; + :b :c6812; + :b :c6813; + :b :c6814; + :b :c6815; + :b :c6816; + :b :c6817; + :b :c6818; + :b :c6819; + :b :c6820; + :b :c6821; + :b :c6822; + :b :c6823; + :b :c6824; + :b :c6825; + :b :c6826; + :b :c6827; + :b :c6828; + :b :c6829; + :b :c6830; + :b :c6831; + :b :c6832; + :b :c6833; + :b :c6834; + :b :c6835; + :b :c6836; + :b :c6837; + :b :c6838; + :b :c6839; + :b :c6840; + :b :c6841; + :b :c6842; + :b :c6843; + :b :c6844; + :b :c6845; + :b :c6846; + :b :c6847; + :b :c6848; + :b :c6849; + :b :c6850; + :b :c6851; + :b :c6852; + :b :c6853; + :b :c6854; + :b :c6855; + :b :c6856; + :b :c6857; + :b :c6858; + :b :c6859; + :b :c6860; + :b :c6861; + :b :c6862; + :b :c6863; + :b :c6864; + :b :c6865; + :b :c6866; + :b :c6867; + :b :c6868; + :b :c6869; + :b :c6870; + :b :c6871; + :b :c6872; + :b :c6873; + :b :c6874; + :b :c6875; + :b :c6876; + :b :c6877; + :b :c6878; + :b :c6879; + :b :c6880; + :b :c6881; + :b :c6882; + :b :c6883; + :b :c6884; + :b :c6885; + :b :c6886; + :b :c6887; + :b :c6888; + :b :c6889; + :b :c6890; + :b :c6891; + :b :c6892; + :b :c6893; + :b :c6894; + :b :c6895; + :b :c6896; + :b :c6897; + :b :c6898; + :b :c6899; + :b :c6900; + :b :c6901; + :b :c6902; + :b :c6903; + :b :c6904; + :b :c6905; + :b :c6906; + :b :c6907; + :b :c6908; + :b :c6909; + :b :c6910; + :b :c6911; + :b :c6912; + :b :c6913; + :b :c6914; + :b :c6915; + :b :c6916; + :b :c6917; + :b :c6918; + :b :c6919; + :b :c6920; + :b :c6921; + :b :c6922; + :b :c6923; + :b :c6924; + :b :c6925; + :b :c6926; + :b :c6927; + :b :c6928; + :b :c6929; + :b :c6930; + :b :c6931; + :b :c6932; + :b :c6933; + :b :c6934; + :b :c6935; + :b :c6936; + :b :c6937; + :b :c6938; + :b :c6939; + :b :c6940; + :b :c6941; + :b :c6942; + :b :c6943; + :b :c6944; + :b :c6945; + :b :c6946; + :b :c6947; + :b :c6948; + :b :c6949; + :b :c6950; + :b :c6951; + :b :c6952; + :b :c6953; + :b :c6954; + :b :c6955; + :b :c6956; + :b :c6957; + :b :c6958; + :b :c6959; + :b :c6960; + :b :c6961; + :b :c6962; + :b :c6963; + :b :c6964; + :b :c6965; + :b :c6966; + :b :c6967; + :b :c6968; + :b :c6969; + :b :c6970; + :b :c6971; + :b :c6972; + :b :c6973; + :b :c6974; + :b :c6975; + :b :c6976; + :b :c6977; + :b :c6978; + :b :c6979; + :b :c6980; + :b :c6981; + :b :c6982; + :b :c6983; + :b :c6984; + :b :c6985; + :b :c6986; + :b :c6987; + :b :c6988; + :b :c6989; + :b :c6990; + :b :c6991; + :b :c6992; + :b :c6993; + :b :c6994; + :b :c6995; + :b :c6996; + :b :c6997; + :b :c6998; + :b :c6999; + :b :c7000; + :b :c7001; + :b :c7002; + :b :c7003; + :b :c7004; + :b :c7005; + :b :c7006; + :b :c7007; + :b :c7008; + :b :c7009; + :b :c7010; + :b :c7011; + :b :c7012; + :b :c7013; + :b :c7014; + :b :c7015; + :b :c7016; + :b :c7017; + :b :c7018; + :b :c7019; + :b :c7020; + :b :c7021; + :b :c7022; + :b :c7023; + :b :c7024; + :b :c7025; + :b :c7026; + :b :c7027; + :b :c7028; + :b :c7029; + :b :c7030; + :b :c7031; + :b :c7032; + :b :c7033; + :b :c7034; + :b :c7035; + :b :c7036; + :b :c7037; + :b :c7038; + :b :c7039; + :b :c7040; + :b :c7041; + :b :c7042; + :b :c7043; + :b :c7044; + :b :c7045; + :b :c7046; + :b :c7047; + :b :c7048; + :b :c7049; + :b :c7050; + :b :c7051; + :b :c7052; + :b :c7053; + :b :c7054; + :b :c7055; + :b :c7056; + :b :c7057; + :b :c7058; + :b :c7059; + :b :c7060; + :b :c7061; + :b :c7062; + :b :c7063; + :b :c7064; + :b :c7065; + :b :c7066; + :b :c7067; + :b :c7068; + :b :c7069; + :b :c7070; + :b :c7071; + :b :c7072; + :b :c7073; + :b :c7074; + :b :c7075; + :b :c7076; + :b :c7077; + :b :c7078; + :b :c7079; + :b :c7080; + :b :c7081; + :b :c7082; + :b :c7083; + :b :c7084; + :b :c7085; + :b :c7086; + :b :c7087; + :b :c7088; + :b :c7089; + :b :c7090; + :b :c7091; + :b :c7092; + :b :c7093; + :b :c7094; + :b :c7095; + :b :c7096; + :b :c7097; + :b :c7098; + :b :c7099; + :b :c7100; + :b :c7101; + :b :c7102; + :b :c7103; + :b :c7104; + :b :c7105; + :b :c7106; + :b :c7107; + :b :c7108; + :b :c7109; + :b :c7110; + :b :c7111; + :b :c7112; + :b :c7113; + :b :c7114; + :b :c7115; + :b :c7116; + :b :c7117; + :b :c7118; + :b :c7119; + :b :c7120; + :b :c7121; + :b :c7122; + :b :c7123; + :b :c7124; + :b :c7125; + :b :c7126; + :b :c7127; + :b :c7128; + :b :c7129; + :b :c7130; + :b :c7131; + :b :c7132; + :b :c7133; + :b :c7134; + :b :c7135; + :b :c7136; + :b :c7137; + :b :c7138; + :b :c7139; + :b :c7140; + :b :c7141; + :b :c7142; + :b :c7143; + :b :c7144; + :b :c7145; + :b :c7146; + :b :c7147; + :b :c7148; + :b :c7149; + :b :c7150; + :b :c7151; + :b :c7152; + :b :c7153; + :b :c7154; + :b :c7155; + :b :c7156; + :b :c7157; + :b :c7158; + :b :c7159; + :b :c7160; + :b :c7161; + :b :c7162; + :b :c7163; + :b :c7164; + :b :c7165; + :b :c7166; + :b :c7167; + :b :c7168; + :b :c7169; + :b :c7170; + :b :c7171; + :b :c7172; + :b :c7173; + :b :c7174; + :b :c7175; + :b :c7176; + :b :c7177; + :b :c7178; + :b :c7179; + :b :c7180; + :b :c7181; + :b :c7182; + :b :c7183; + :b :c7184; + :b :c7185; + :b :c7186; + :b :c7187; + :b :c7188; + :b :c7189; + :b :c7190; + :b :c7191; + :b :c7192; + :b :c7193; + :b :c7194; + :b :c7195; + :b :c7196; + :b :c7197; + :b :c7198; + :b :c7199; + :b :c7200; + :b :c7201; + :b :c7202; + :b :c7203; + :b :c7204; + :b :c7205; + :b :c7206; + :b :c7207; + :b :c7208; + :b :c7209; + :b :c7210; + :b :c7211; + :b :c7212; + :b :c7213; + :b :c7214; + :b :c7215; + :b :c7216; + :b :c7217; + :b :c7218; + :b :c7219; + :b :c7220; + :b :c7221; + :b :c7222; + :b :c7223; + :b :c7224; + :b :c7225; + :b :c7226; + :b :c7227; + :b :c7228; + :b :c7229; + :b :c7230; + :b :c7231; + :b :c7232; + :b :c7233; + :b :c7234; + :b :c7235; + :b :c7236; + :b :c7237; + :b :c7238; + :b :c7239; + :b :c7240; + :b :c7241; + :b :c7242; + :b :c7243; + :b :c7244; + :b :c7245; + :b :c7246; + :b :c7247; + :b :c7248; + :b :c7249; + :b :c7250; + :b :c7251; + :b :c7252; + :b :c7253; + :b :c7254; + :b :c7255; + :b :c7256; + :b :c7257; + :b :c7258; + :b :c7259; + :b :c7260; + :b :c7261; + :b :c7262; + :b :c7263; + :b :c7264; + :b :c7265; + :b :c7266; + :b :c7267; + :b :c7268; + :b :c7269; + :b :c7270; + :b :c7271; + :b :c7272; + :b :c7273; + :b :c7274; + :b :c7275; + :b :c7276; + :b :c7277; + :b :c7278; + :b :c7279; + :b :c7280; + :b :c7281; + :b :c7282; + :b :c7283; + :b :c7284; + :b :c7285; + :b :c7286; + :b :c7287; + :b :c7288; + :b :c7289; + :b :c7290; + :b :c7291; + :b :c7292; + :b :c7293; + :b :c7294; + :b :c7295; + :b :c7296; + :b :c7297; + :b :c7298; + :b :c7299; + :b :c7300; + :b :c7301; + :b :c7302; + :b :c7303; + :b :c7304; + :b :c7305; + :b :c7306; + :b :c7307; + :b :c7308; + :b :c7309; + :b :c7310; + :b :c7311; + :b :c7312; + :b :c7313; + :b :c7314; + :b :c7315; + :b :c7316; + :b :c7317; + :b :c7318; + :b :c7319; + :b :c7320; + :b :c7321; + :b :c7322; + :b :c7323; + :b :c7324; + :b :c7325; + :b :c7326; + :b :c7327; + :b :c7328; + :b :c7329; + :b :c7330; + :b :c7331; + :b :c7332; + :b :c7333; + :b :c7334; + :b :c7335; + :b :c7336; + :b :c7337; + :b :c7338; + :b :c7339; + :b :c7340; + :b :c7341; + :b :c7342; + :b :c7343; + :b :c7344; + :b :c7345; + :b :c7346; + :b :c7347; + :b :c7348; + :b :c7349; + :b :c7350; + :b :c7351; + :b :c7352; + :b :c7353; + :b :c7354; + :b :c7355; + :b :c7356; + :b :c7357; + :b :c7358; + :b :c7359; + :b :c7360; + :b :c7361; + :b :c7362; + :b :c7363; + :b :c7364; + :b :c7365; + :b :c7366; + :b :c7367; + :b :c7368; + :b :c7369; + :b :c7370; + :b :c7371; + :b :c7372; + :b :c7373; + :b :c7374; + :b :c7375; + :b :c7376; + :b :c7377; + :b :c7378; + :b :c7379; + :b :c7380; + :b :c7381; + :b :c7382; + :b :c7383; + :b :c7384; + :b :c7385; + :b :c7386; + :b :c7387; + :b :c7388; + :b :c7389; + :b :c7390; + :b :c7391; + :b :c7392; + :b :c7393; + :b :c7394; + :b :c7395; + :b :c7396; + :b :c7397; + :b :c7398; + :b :c7399; + :b :c7400; + :b :c7401; + :b :c7402; + :b :c7403; + :b :c7404; + :b :c7405; + :b :c7406; + :b :c7407; + :b :c7408; + :b :c7409; + :b :c7410; + :b :c7411; + :b :c7412; + :b :c7413; + :b :c7414; + :b :c7415; + :b :c7416; + :b :c7417; + :b :c7418; + :b :c7419; + :b :c7420; + :b :c7421; + :b :c7422; + :b :c7423; + :b :c7424; + :b :c7425; + :b :c7426; + :b :c7427; + :b :c7428; + :b :c7429; + :b :c7430; + :b :c7431; + :b :c7432; + :b :c7433; + :b :c7434; + :b :c7435; + :b :c7436; + :b :c7437; + :b :c7438; + :b :c7439; + :b :c7440; + :b :c7441; + :b :c7442; + :b :c7443; + :b :c7444; + :b :c7445; + :b :c7446; + :b :c7447; + :b :c7448; + :b :c7449; + :b :c7450; + :b :c7451; + :b :c7452; + :b :c7453; + :b :c7454; + :b :c7455; + :b :c7456; + :b :c7457; + :b :c7458; + :b :c7459; + :b :c7460; + :b :c7461; + :b :c7462; + :b :c7463; + :b :c7464; + :b :c7465; + :b :c7466; + :b :c7467; + :b :c7468; + :b :c7469; + :b :c7470; + :b :c7471; + :b :c7472; + :b :c7473; + :b :c7474; + :b :c7475; + :b :c7476; + :b :c7477; + :b :c7478; + :b :c7479; + :b :c7480; + :b :c7481; + :b :c7482; + :b :c7483; + :b :c7484; + :b :c7485; + :b :c7486; + :b :c7487; + :b :c7488; + :b :c7489; + :b :c7490; + :b :c7491; + :b :c7492; + :b :c7493; + :b :c7494; + :b :c7495; + :b :c7496; + :b :c7497; + :b :c7498; + :b :c7499; + :b :c7500; + :b :c7501; + :b :c7502; + :b :c7503; + :b :c7504; + :b :c7505; + :b :c7506; + :b :c7507; + :b :c7508; + :b :c7509; + :b :c7510; + :b :c7511; + :b :c7512; + :b :c7513; + :b :c7514; + :b :c7515; + :b :c7516; + :b :c7517; + :b :c7518; + :b :c7519; + :b :c7520; + :b :c7521; + :b :c7522; + :b :c7523; + :b :c7524; + :b :c7525; + :b :c7526; + :b :c7527; + :b :c7528; + :b :c7529; + :b :c7530; + :b :c7531; + :b :c7532; + :b :c7533; + :b :c7534; + :b :c7535; + :b :c7536; + :b :c7537; + :b :c7538; + :b :c7539; + :b :c7540; + :b :c7541; + :b :c7542; + :b :c7543; + :b :c7544; + :b :c7545; + :b :c7546; + :b :c7547; + :b :c7548; + :b :c7549; + :b :c7550; + :b :c7551; + :b :c7552; + :b :c7553; + :b :c7554; + :b :c7555; + :b :c7556; + :b :c7557; + :b :c7558; + :b :c7559; + :b :c7560; + :b :c7561; + :b :c7562; + :b :c7563; + :b :c7564; + :b :c7565; + :b :c7566; + :b :c7567; + :b :c7568; + :b :c7569; + :b :c7570; + :b :c7571; + :b :c7572; + :b :c7573; + :b :c7574; + :b :c7575; + :b :c7576; + :b :c7577; + :b :c7578; + :b :c7579; + :b :c7580; + :b :c7581; + :b :c7582; + :b :c7583; + :b :c7584; + :b :c7585; + :b :c7586; + :b :c7587; + :b :c7588; + :b :c7589; + :b :c7590; + :b :c7591; + :b :c7592; + :b :c7593; + :b :c7594; + :b :c7595; + :b :c7596; + :b :c7597; + :b :c7598; + :b :c7599; + :b :c7600; + :b :c7601; + :b :c7602; + :b :c7603; + :b :c7604; + :b :c7605; + :b :c7606; + :b :c7607; + :b :c7608; + :b :c7609; + :b :c7610; + :b :c7611; + :b :c7612; + :b :c7613; + :b :c7614; + :b :c7615; + :b :c7616; + :b :c7617; + :b :c7618; + :b :c7619; + :b :c7620; + :b :c7621; + :b :c7622; + :b :c7623; + :b :c7624; + :b :c7625; + :b :c7626; + :b :c7627; + :b :c7628; + :b :c7629; + :b :c7630; + :b :c7631; + :b :c7632; + :b :c7633; + :b :c7634; + :b :c7635; + :b :c7636; + :b :c7637; + :b :c7638; + :b :c7639; + :b :c7640; + :b :c7641; + :b :c7642; + :b :c7643; + :b :c7644; + :b :c7645; + :b :c7646; + :b :c7647; + :b :c7648; + :b :c7649; + :b :c7650; + :b :c7651; + :b :c7652; + :b :c7653; + :b :c7654; + :b :c7655; + :b :c7656; + :b :c7657; + :b :c7658; + :b :c7659; + :b :c7660; + :b :c7661; + :b :c7662; + :b :c7663; + :b :c7664; + :b :c7665; + :b :c7666; + :b :c7667; + :b :c7668; + :b :c7669; + :b :c7670; + :b :c7671; + :b :c7672; + :b :c7673; + :b :c7674; + :b :c7675; + :b :c7676; + :b :c7677; + :b :c7678; + :b :c7679; + :b :c7680; + :b :c7681; + :b :c7682; + :b :c7683; + :b :c7684; + :b :c7685; + :b :c7686; + :b :c7687; + :b :c7688; + :b :c7689; + :b :c7690; + :b :c7691; + :b :c7692; + :b :c7693; + :b :c7694; + :b :c7695; + :b :c7696; + :b :c7697; + :b :c7698; + :b :c7699; + :b :c7700; + :b :c7701; + :b :c7702; + :b :c7703; + :b :c7704; + :b :c7705; + :b :c7706; + :b :c7707; + :b :c7708; + :b :c7709; + :b :c7710; + :b :c7711; + :b :c7712; + :b :c7713; + :b :c7714; + :b :c7715; + :b :c7716; + :b :c7717; + :b :c7718; + :b :c7719; + :b :c7720; + :b :c7721; + :b :c7722; + :b :c7723; + :b :c7724; + :b :c7725; + :b :c7726; + :b :c7727; + :b :c7728; + :b :c7729; + :b :c7730; + :b :c7731; + :b :c7732; + :b :c7733; + :b :c7734; + :b :c7735; + :b :c7736; + :b :c7737; + :b :c7738; + :b :c7739; + :b :c7740; + :b :c7741; + :b :c7742; + :b :c7743; + :b :c7744; + :b :c7745; + :b :c7746; + :b :c7747; + :b :c7748; + :b :c7749; + :b :c7750; + :b :c7751; + :b :c7752; + :b :c7753; + :b :c7754; + :b :c7755; + :b :c7756; + :b :c7757; + :b :c7758; + :b :c7759; + :b :c7760; + :b :c7761; + :b :c7762; + :b :c7763; + :b :c7764; + :b :c7765; + :b :c7766; + :b :c7767; + :b :c7768; + :b :c7769; + :b :c7770; + :b :c7771; + :b :c7772; + :b :c7773; + :b :c7774; + :b :c7775; + :b :c7776; + :b :c7777; + :b :c7778; + :b :c7779; + :b :c7780; + :b :c7781; + :b :c7782; + :b :c7783; + :b :c7784; + :b :c7785; + :b :c7786; + :b :c7787; + :b :c7788; + :b :c7789; + :b :c7790; + :b :c7791; + :b :c7792; + :b :c7793; + :b :c7794; + :b :c7795; + :b :c7796; + :b :c7797; + :b :c7798; + :b :c7799; + :b :c7800; + :b :c7801; + :b :c7802; + :b :c7803; + :b :c7804; + :b :c7805; + :b :c7806; + :b :c7807; + :b :c7808; + :b :c7809; + :b :c7810; + :b :c7811; + :b :c7812; + :b :c7813; + :b :c7814; + :b :c7815; + :b :c7816; + :b :c7817; + :b :c7818; + :b :c7819; + :b :c7820; + :b :c7821; + :b :c7822; + :b :c7823; + :b :c7824; + :b :c7825; + :b :c7826; + :b :c7827; + :b :c7828; + :b :c7829; + :b :c7830; + :b :c7831; + :b :c7832; + :b :c7833; + :b :c7834; + :b :c7835; + :b :c7836; + :b :c7837; + :b :c7838; + :b :c7839; + :b :c7840; + :b :c7841; + :b :c7842; + :b :c7843; + :b :c7844; + :b :c7845; + :b :c7846; + :b :c7847; + :b :c7848; + :b :c7849; + :b :c7850; + :b :c7851; + :b :c7852; + :b :c7853; + :b :c7854; + :b :c7855; + :b :c7856; + :b :c7857; + :b :c7858; + :b :c7859; + :b :c7860; + :b :c7861; + :b :c7862; + :b :c7863; + :b :c7864; + :b :c7865; + :b :c7866; + :b :c7867; + :b :c7868; + :b :c7869; + :b :c7870; + :b :c7871; + :b :c7872; + :b :c7873; + :b :c7874; + :b :c7875; + :b :c7876; + :b :c7877; + :b :c7878; + :b :c7879; + :b :c7880; + :b :c7881; + :b :c7882; + :b :c7883; + :b :c7884; + :b :c7885; + :b :c7886; + :b :c7887; + :b :c7888; + :b :c7889; + :b :c7890; + :b :c7891; + :b :c7892; + :b :c7893; + :b :c7894; + :b :c7895; + :b :c7896; + :b :c7897; + :b :c7898; + :b :c7899; + :b :c7900; + :b :c7901; + :b :c7902; + :b :c7903; + :b :c7904; + :b :c7905; + :b :c7906; + :b :c7907; + :b :c7908; + :b :c7909; + :b :c7910; + :b :c7911; + :b :c7912; + :b :c7913; + :b :c7914; + :b :c7915; + :b :c7916; + :b :c7917; + :b :c7918; + :b :c7919; + :b :c7920; + :b :c7921; + :b :c7922; + :b :c7923; + :b :c7924; + :b :c7925; + :b :c7926; + :b :c7927; + :b :c7928; + :b :c7929; + :b :c7930; + :b :c7931; + :b :c7932; + :b :c7933; + :b :c7934; + :b :c7935; + :b :c7936; + :b :c7937; + :b :c7938; + :b :c7939; + :b :c7940; + :b :c7941; + :b :c7942; + :b :c7943; + :b :c7944; + :b :c7945; + :b :c7946; + :b :c7947; + :b :c7948; + :b :c7949; + :b :c7950; + :b :c7951; + :b :c7952; + :b :c7953; + :b :c7954; + :b :c7955; + :b :c7956; + :b :c7957; + :b :c7958; + :b :c7959; + :b :c7960; + :b :c7961; + :b :c7962; + :b :c7963; + :b :c7964; + :b :c7965; + :b :c7966; + :b :c7967; + :b :c7968; + :b :c7969; + :b :c7970; + :b :c7971; + :b :c7972; + :b :c7973; + :b :c7974; + :b :c7975; + :b :c7976; + :b :c7977; + :b :c7978; + :b :c7979; + :b :c7980; + :b :c7981; + :b :c7982; + :b :c7983; + :b :c7984; + :b :c7985; + :b :c7986; + :b :c7987; + :b :c7988; + :b :c7989; + :b :c7990; + :b :c7991; + :b :c7992; + :b :c7993; + :b :c7994; + :b :c7995; + :b :c7996; + :b :c7997; + :b :c7998; + :b :c7999; + :b :c8000; + :b :c8001; + :b :c8002; + :b :c8003; + :b :c8004; + :b :c8005; + :b :c8006; + :b :c8007; + :b :c8008; + :b :c8009; + :b :c8010; + :b :c8011; + :b :c8012; + :b :c8013; + :b :c8014; + :b :c8015; + :b :c8016; + :b :c8017; + :b :c8018; + :b :c8019; + :b :c8020; + :b :c8021; + :b :c8022; + :b :c8023; + :b :c8024; + :b :c8025; + :b :c8026; + :b :c8027; + :b :c8028; + :b :c8029; + :b :c8030; + :b :c8031; + :b :c8032; + :b :c8033; + :b :c8034; + :b :c8035; + :b :c8036; + :b :c8037; + :b :c8038; + :b :c8039; + :b :c8040; + :b :c8041; + :b :c8042; + :b :c8043; + :b :c8044; + :b :c8045; + :b :c8046; + :b :c8047; + :b :c8048; + :b :c8049; + :b :c8050; + :b :c8051; + :b :c8052; + :b :c8053; + :b :c8054; + :b :c8055; + :b :c8056; + :b :c8057; + :b :c8058; + :b :c8059; + :b :c8060; + :b :c8061; + :b :c8062; + :b :c8063; + :b :c8064; + :b :c8065; + :b :c8066; + :b :c8067; + :b :c8068; + :b :c8069; + :b :c8070; + :b :c8071; + :b :c8072; + :b :c8073; + :b :c8074; + :b :c8075; + :b :c8076; + :b :c8077; + :b :c8078; + :b :c8079; + :b :c8080; + :b :c8081; + :b :c8082; + :b :c8083; + :b :c8084; + :b :c8085; + :b :c8086; + :b :c8087; + :b :c8088; + :b :c8089; + :b :c8090; + :b :c8091; + :b :c8092; + :b :c8093; + :b :c8094; + :b :c8095; + :b :c8096; + :b :c8097; + :b :c8098; + :b :c8099; + :b :c8100; + :b :c8101; + :b :c8102; + :b :c8103; + :b :c8104; + :b :c8105; + :b :c8106; + :b :c8107; + :b :c8108; + :b :c8109; + :b :c8110; + :b :c8111; + :b :c8112; + :b :c8113; + :b :c8114; + :b :c8115; + :b :c8116; + :b :c8117; + :b :c8118; + :b :c8119; + :b :c8120; + :b :c8121; + :b :c8122; + :b :c8123; + :b :c8124; + :b :c8125; + :b :c8126; + :b :c8127; + :b :c8128; + :b :c8129; + :b :c8130; + :b :c8131; + :b :c8132; + :b :c8133; + :b :c8134; + :b :c8135; + :b :c8136; + :b :c8137; + :b :c8138; + :b :c8139; + :b :c8140; + :b :c8141; + :b :c8142; + :b :c8143; + :b :c8144; + :b :c8145; + :b :c8146; + :b :c8147; + :b :c8148; + :b :c8149; + :b :c8150; + :b :c8151; + :b :c8152; + :b :c8153; + :b :c8154; + :b :c8155; + :b :c8156; + :b :c8157; + :b :c8158; + :b :c8159; + :b :c8160; + :b :c8161; + :b :c8162; + :b :c8163; + :b :c8164; + :b :c8165; + :b :c8166; + :b :c8167; + :b :c8168; + :b :c8169; + :b :c8170; + :b :c8171; + :b :c8172; + :b :c8173; + :b :c8174; + :b :c8175; + :b :c8176; + :b :c8177; + :b :c8178; + :b :c8179; + :b :c8180; + :b :c8181; + :b :c8182; + :b :c8183; + :b :c8184; + :b :c8185; + :b :c8186; + :b :c8187; + :b :c8188; + :b :c8189; + :b :c8190; + :b :c8191; + :b :c8192; + :b :c8193; + :b :c8194; + :b :c8195; + :b :c8196; + :b :c8197; + :b :c8198; + :b :c8199; + :b :c8200; + :b :c8201; + :b :c8202; + :b :c8203; + :b :c8204; + :b :c8205; + :b :c8206; + :b :c8207; + :b :c8208; + :b :c8209; + :b :c8210; + :b :c8211; + :b :c8212; + :b :c8213; + :b :c8214; + :b :c8215; + :b :c8216; + :b :c8217; + :b :c8218; + :b :c8219; + :b :c8220; + :b :c8221; + :b :c8222; + :b :c8223; + :b :c8224; + :b :c8225; + :b :c8226; + :b :c8227; + :b :c8228; + :b :c8229; + :b :c8230; + :b :c8231; + :b :c8232; + :b :c8233; + :b :c8234; + :b :c8235; + :b :c8236; + :b :c8237; + :b :c8238; + :b :c8239; + :b :c8240; + :b :c8241; + :b :c8242; + :b :c8243; + :b :c8244; + :b :c8245; + :b :c8246; + :b :c8247; + :b :c8248; + :b :c8249; + :b :c8250; + :b :c8251; + :b :c8252; + :b :c8253; + :b :c8254; + :b :c8255; + :b :c8256; + :b :c8257; + :b :c8258; + :b :c8259; + :b :c8260; + :b :c8261; + :b :c8262; + :b :c8263; + :b :c8264; + :b :c8265; + :b :c8266; + :b :c8267; + :b :c8268; + :b :c8269; + :b :c8270; + :b :c8271; + :b :c8272; + :b :c8273; + :b :c8274; + :b :c8275; + :b :c8276; + :b :c8277; + :b :c8278; + :b :c8279; + :b :c8280; + :b :c8281; + :b :c8282; + :b :c8283; + :b :c8284; + :b :c8285; + :b :c8286; + :b :c8287; + :b :c8288; + :b :c8289; + :b :c8290; + :b :c8291; + :b :c8292; + :b :c8293; + :b :c8294; + :b :c8295; + :b :c8296; + :b :c8297; + :b :c8298; + :b :c8299; + :b :c8300; + :b :c8301; + :b :c8302; + :b :c8303; + :b :c8304; + :b :c8305; + :b :c8306; + :b :c8307; + :b :c8308; + :b :c8309; + :b :c8310; + :b :c8311; + :b :c8312; + :b :c8313; + :b :c8314; + :b :c8315; + :b :c8316; + :b :c8317; + :b :c8318; + :b :c8319; + :b :c8320; + :b :c8321; + :b :c8322; + :b :c8323; + :b :c8324; + :b :c8325; + :b :c8326; + :b :c8327; + :b :c8328; + :b :c8329; + :b :c8330; + :b :c8331; + :b :c8332; + :b :c8333; + :b :c8334; + :b :c8335; + :b :c8336; + :b :c8337; + :b :c8338; + :b :c8339; + :b :c8340; + :b :c8341; + :b :c8342; + :b :c8343; + :b :c8344; + :b :c8345; + :b :c8346; + :b :c8347; + :b :c8348; + :b :c8349; + :b :c8350; + :b :c8351; + :b :c8352; + :b :c8353; + :b :c8354; + :b :c8355; + :b :c8356; + :b :c8357; + :b :c8358; + :b :c8359; + :b :c8360; + :b :c8361; + :b :c8362; + :b :c8363; + :b :c8364; + :b :c8365; + :b :c8366; + :b :c8367; + :b :c8368; + :b :c8369; + :b :c8370; + :b :c8371; + :b :c8372; + :b :c8373; + :b :c8374; + :b :c8375; + :b :c8376; + :b :c8377; + :b :c8378; + :b :c8379; + :b :c8380; + :b :c8381; + :b :c8382; + :b :c8383; + :b :c8384; + :b :c8385; + :b :c8386; + :b :c8387; + :b :c8388; + :b :c8389; + :b :c8390; + :b :c8391; + :b :c8392; + :b :c8393; + :b :c8394; + :b :c8395; + :b :c8396; + :b :c8397; + :b :c8398; + :b :c8399; + :b :c8400; + :b :c8401; + :b :c8402; + :b :c8403; + :b :c8404; + :b :c8405; + :b :c8406; + :b :c8407; + :b :c8408; + :b :c8409; + :b :c8410; + :b :c8411; + :b :c8412; + :b :c8413; + :b :c8414; + :b :c8415; + :b :c8416; + :b :c8417; + :b :c8418; + :b :c8419; + :b :c8420; + :b :c8421; + :b :c8422; + :b :c8423; + :b :c8424; + :b :c8425; + :b :c8426; + :b :c8427; + :b :c8428; + :b :c8429; + :b :c8430; + :b :c8431; + :b :c8432; + :b :c8433; + :b :c8434; + :b :c8435; + :b :c8436; + :b :c8437; + :b :c8438; + :b :c8439; + :b :c8440; + :b :c8441; + :b :c8442; + :b :c8443; + :b :c8444; + :b :c8445; + :b :c8446; + :b :c8447; + :b :c8448; + :b :c8449; + :b :c8450; + :b :c8451; + :b :c8452; + :b :c8453; + :b :c8454; + :b :c8455; + :b :c8456; + :b :c8457; + :b :c8458; + :b :c8459; + :b :c8460; + :b :c8461; + :b :c8462; + :b :c8463; + :b :c8464; + :b :c8465; + :b :c8466; + :b :c8467; + :b :c8468; + :b :c8469; + :b :c8470; + :b :c8471; + :b :c8472; + :b :c8473; + :b :c8474; + :b :c8475; + :b :c8476; + :b :c8477; + :b :c8478; + :b :c8479; + :b :c8480; + :b :c8481; + :b :c8482; + :b :c8483; + :b :c8484; + :b :c8485; + :b :c8486; + :b :c8487; + :b :c8488; + :b :c8489; + :b :c8490; + :b :c8491; + :b :c8492; + :b :c8493; + :b :c8494; + :b :c8495; + :b :c8496; + :b :c8497; + :b :c8498; + :b :c8499; + :b :c8500; + :b :c8501; + :b :c8502; + :b :c8503; + :b :c8504; + :b :c8505; + :b :c8506; + :b :c8507; + :b :c8508; + :b :c8509; + :b :c8510; + :b :c8511; + :b :c8512; + :b :c8513; + :b :c8514; + :b :c8515; + :b :c8516; + :b :c8517; + :b :c8518; + :b :c8519; + :b :c8520; + :b :c8521; + :b :c8522; + :b :c8523; + :b :c8524; + :b :c8525; + :b :c8526; + :b :c8527; + :b :c8528; + :b :c8529; + :b :c8530; + :b :c8531; + :b :c8532; + :b :c8533; + :b :c8534; + :b :c8535; + :b :c8536; + :b :c8537; + :b :c8538; + :b :c8539; + :b :c8540; + :b :c8541; + :b :c8542; + :b :c8543; + :b :c8544; + :b :c8545; + :b :c8546; + :b :c8547; + :b :c8548; + :b :c8549; + :b :c8550; + :b :c8551; + :b :c8552; + :b :c8553; + :b :c8554; + :b :c8555; + :b :c8556; + :b :c8557; + :b :c8558; + :b :c8559; + :b :c8560; + :b :c8561; + :b :c8562; + :b :c8563; + :b :c8564; + :b :c8565; + :b :c8566; + :b :c8567; + :b :c8568; + :b :c8569; + :b :c8570; + :b :c8571; + :b :c8572; + :b :c8573; + :b :c8574; + :b :c8575; + :b :c8576; + :b :c8577; + :b :c8578; + :b :c8579; + :b :c8580; + :b :c8581; + :b :c8582; + :b :c8583; + :b :c8584; + :b :c8585; + :b :c8586; + :b :c8587; + :b :c8588; + :b :c8589; + :b :c8590; + :b :c8591; + :b :c8592; + :b :c8593; + :b :c8594; + :b :c8595; + :b :c8596; + :b :c8597; + :b :c8598; + :b :c8599; + :b :c8600; + :b :c8601; + :b :c8602; + :b :c8603; + :b :c8604; + :b :c8605; + :b :c8606; + :b :c8607; + :b :c8608; + :b :c8609; + :b :c8610; + :b :c8611; + :b :c8612; + :b :c8613; + :b :c8614; + :b :c8615; + :b :c8616; + :b :c8617; + :b :c8618; + :b :c8619; + :b :c8620; + :b :c8621; + :b :c8622; + :b :c8623; + :b :c8624; + :b :c8625; + :b :c8626; + :b :c8627; + :b :c8628; + :b :c8629; + :b :c8630; + :b :c8631; + :b :c8632; + :b :c8633; + :b :c8634; + :b :c8635; + :b :c8636; + :b :c8637; + :b :c8638; + :b :c8639; + :b :c8640; + :b :c8641; + :b :c8642; + :b :c8643; + :b :c8644; + :b :c8645; + :b :c8646; + :b :c8647; + :b :c8648; + :b :c8649; + :b :c8650; + :b :c8651; + :b :c8652; + :b :c8653; + :b :c8654; + :b :c8655; + :b :c8656; + :b :c8657; + :b :c8658; + :b :c8659; + :b :c8660; + :b :c8661; + :b :c8662; + :b :c8663; + :b :c8664; + :b :c8665; + :b :c8666; + :b :c8667; + :b :c8668; + :b :c8669; + :b :c8670; + :b :c8671; + :b :c8672; + :b :c8673; + :b :c8674; + :b :c8675; + :b :c8676; + :b :c8677; + :b :c8678; + :b :c8679; + :b :c8680; + :b :c8681; + :b :c8682; + :b :c8683; + :b :c8684; + :b :c8685; + :b :c8686; + :b :c8687; + :b :c8688; + :b :c8689; + :b :c8690; + :b :c8691; + :b :c8692; + :b :c8693; + :b :c8694; + :b :c8695; + :b :c8696; + :b :c8697; + :b :c8698; + :b :c8699; + :b :c8700; + :b :c8701; + :b :c8702; + :b :c8703; + :b :c8704; + :b :c8705; + :b :c8706; + :b :c8707; + :b :c8708; + :b :c8709; + :b :c8710; + :b :c8711; + :b :c8712; + :b :c8713; + :b :c8714; + :b :c8715; + :b :c8716; + :b :c8717; + :b :c8718; + :b :c8719; + :b :c8720; + :b :c8721; + :b :c8722; + :b :c8723; + :b :c8724; + :b :c8725; + :b :c8726; + :b :c8727; + :b :c8728; + :b :c8729; + :b :c8730; + :b :c8731; + :b :c8732; + :b :c8733; + :b :c8734; + :b :c8735; + :b :c8736; + :b :c8737; + :b :c8738; + :b :c8739; + :b :c8740; + :b :c8741; + :b :c8742; + :b :c8743; + :b :c8744; + :b :c8745; + :b :c8746; + :b :c8747; + :b :c8748; + :b :c8749; + :b :c8750; + :b :c8751; + :b :c8752; + :b :c8753; + :b :c8754; + :b :c8755; + :b :c8756; + :b :c8757; + :b :c8758; + :b :c8759; + :b :c8760; + :b :c8761; + :b :c8762; + :b :c8763; + :b :c8764; + :b :c8765; + :b :c8766; + :b :c8767; + :b :c8768; + :b :c8769; + :b :c8770; + :b :c8771; + :b :c8772; + :b :c8773; + :b :c8774; + :b :c8775; + :b :c8776; + :b :c8777; + :b :c8778; + :b :c8779; + :b :c8780; + :b :c8781; + :b :c8782; + :b :c8783; + :b :c8784; + :b :c8785; + :b :c8786; + :b :c8787; + :b :c8788; + :b :c8789; + :b :c8790; + :b :c8791; + :b :c8792; + :b :c8793; + :b :c8794; + :b :c8795; + :b :c8796; + :b :c8797; + :b :c8798; + :b :c8799; + :b :c8800; + :b :c8801; + :b :c8802; + :b :c8803; + :b :c8804; + :b :c8805; + :b :c8806; + :b :c8807; + :b :c8808; + :b :c8809; + :b :c8810; + :b :c8811; + :b :c8812; + :b :c8813; + :b :c8814; + :b :c8815; + :b :c8816; + :b :c8817; + :b :c8818; + :b :c8819; + :b :c8820; + :b :c8821; + :b :c8822; + :b :c8823; + :b :c8824; + :b :c8825; + :b :c8826; + :b :c8827; + :b :c8828; + :b :c8829; + :b :c8830; + :b :c8831; + :b :c8832; + :b :c8833; + :b :c8834; + :b :c8835; + :b :c8836; + :b :c8837; + :b :c8838; + :b :c8839; + :b :c8840; + :b :c8841; + :b :c8842; + :b :c8843; + :b :c8844; + :b :c8845; + :b :c8846; + :b :c8847; + :b :c8848; + :b :c8849; + :b :c8850; + :b :c8851; + :b :c8852; + :b :c8853; + :b :c8854; + :b :c8855; + :b :c8856; + :b :c8857; + :b :c8858; + :b :c8859; + :b :c8860; + :b :c8861; + :b :c8862; + :b :c8863; + :b :c8864; + :b :c8865; + :b :c8866; + :b :c8867; + :b :c8868; + :b :c8869; + :b :c8870; + :b :c8871; + :b :c8872; + :b :c8873; + :b :c8874; + :b :c8875; + :b :c8876; + :b :c8877; + :b :c8878; + :b :c8879; + :b :c8880; + :b :c8881; + :b :c8882; + :b :c8883; + :b :c8884; + :b :c8885; + :b :c8886; + :b :c8887; + :b :c8888; + :b :c8889; + :b :c8890; + :b :c8891; + :b :c8892; + :b :c8893; + :b :c8894; + :b :c8895; + :b :c8896; + :b :c8897; + :b :c8898; + :b :c8899; + :b :c8900; + :b :c8901; + :b :c8902; + :b :c8903; + :b :c8904; + :b :c8905; + :b :c8906; + :b :c8907; + :b :c8908; + :b :c8909; + :b :c8910; + :b :c8911; + :b :c8912; + :b :c8913; + :b :c8914; + :b :c8915; + :b :c8916; + :b :c8917; + :b :c8918; + :b :c8919; + :b :c8920; + :b :c8921; + :b :c8922; + :b :c8923; + :b :c8924; + :b :c8925; + :b :c8926; + :b :c8927; + :b :c8928; + :b :c8929; + :b :c8930; + :b :c8931; + :b :c8932; + :b :c8933; + :b :c8934; + :b :c8935; + :b :c8936; + :b :c8937; + :b :c8938; + :b :c8939; + :b :c8940; + :b :c8941; + :b :c8942; + :b :c8943; + :b :c8944; + :b :c8945; + :b :c8946; + :b :c8947; + :b :c8948; + :b :c8949; + :b :c8950; + :b :c8951; + :b :c8952; + :b :c8953; + :b :c8954; + :b :c8955; + :b :c8956; + :b :c8957; + :b :c8958; + :b :c8959; + :b :c8960; + :b :c8961; + :b :c8962; + :b :c8963; + :b :c8964; + :b :c8965; + :b :c8966; + :b :c8967; + :b :c8968; + :b :c8969; + :b :c8970; + :b :c8971; + :b :c8972; + :b :c8973; + :b :c8974; + :b :c8975; + :b :c8976; + :b :c8977; + :b :c8978; + :b :c8979; + :b :c8980; + :b :c8981; + :b :c8982; + :b :c8983; + :b :c8984; + :b :c8985; + :b :c8986; + :b :c8987; + :b :c8988; + :b :c8989; + :b :c8990; + :b :c8991; + :b :c8992; + :b :c8993; + :b :c8994; + :b :c8995; + :b :c8996; + :b :c8997; + :b :c8998; + :b :c8999; + :b :c9000; + :b :c9001; + :b :c9002; + :b :c9003; + :b :c9004; + :b :c9005; + :b :c9006; + :b :c9007; + :b :c9008; + :b :c9009; + :b :c9010; + :b :c9011; + :b :c9012; + :b :c9013; + :b :c9014; + :b :c9015; + :b :c9016; + :b :c9017; + :b :c9018; + :b :c9019; + :b :c9020; + :b :c9021; + :b :c9022; + :b :c9023; + :b :c9024; + :b :c9025; + :b :c9026; + :b :c9027; + :b :c9028; + :b :c9029; + :b :c9030; + :b :c9031; + :b :c9032; + :b :c9033; + :b :c9034; + :b :c9035; + :b :c9036; + :b :c9037; + :b :c9038; + :b :c9039; + :b :c9040; + :b :c9041; + :b :c9042; + :b :c9043; + :b :c9044; + :b :c9045; + :b :c9046; + :b :c9047; + :b :c9048; + :b :c9049; + :b :c9050; + :b :c9051; + :b :c9052; + :b :c9053; + :b :c9054; + :b :c9055; + :b :c9056; + :b :c9057; + :b :c9058; + :b :c9059; + :b :c9060; + :b :c9061; + :b :c9062; + :b :c9063; + :b :c9064; + :b :c9065; + :b :c9066; + :b :c9067; + :b :c9068; + :b :c9069; + :b :c9070; + :b :c9071; + :b :c9072; + :b :c9073; + :b :c9074; + :b :c9075; + :b :c9076; + :b :c9077; + :b :c9078; + :b :c9079; + :b :c9080; + :b :c9081; + :b :c9082; + :b :c9083; + :b :c9084; + :b :c9085; + :b :c9086; + :b :c9087; + :b :c9088; + :b :c9089; + :b :c9090; + :b :c9091; + :b :c9092; + :b :c9093; + :b :c9094; + :b :c9095; + :b :c9096; + :b :c9097; + :b :c9098; + :b :c9099; + :b :c9100; + :b :c9101; + :b :c9102; + :b :c9103; + :b :c9104; + :b :c9105; + :b :c9106; + :b :c9107; + :b :c9108; + :b :c9109; + :b :c9110; + :b :c9111; + :b :c9112; + :b :c9113; + :b :c9114; + :b :c9115; + :b :c9116; + :b :c9117; + :b :c9118; + :b :c9119; + :b :c9120; + :b :c9121; + :b :c9122; + :b :c9123; + :b :c9124; + :b :c9125; + :b :c9126; + :b :c9127; + :b :c9128; + :b :c9129; + :b :c9130; + :b :c9131; + :b :c9132; + :b :c9133; + :b :c9134; + :b :c9135; + :b :c9136; + :b :c9137; + :b :c9138; + :b :c9139; + :b :c9140; + :b :c9141; + :b :c9142; + :b :c9143; + :b :c9144; + :b :c9145; + :b :c9146; + :b :c9147; + :b :c9148; + :b :c9149; + :b :c9150; + :b :c9151; + :b :c9152; + :b :c9153; + :b :c9154; + :b :c9155; + :b :c9156; + :b :c9157; + :b :c9158; + :b :c9159; + :b :c9160; + :b :c9161; + :b :c9162; + :b :c9163; + :b :c9164; + :b :c9165; + :b :c9166; + :b :c9167; + :b :c9168; + :b :c9169; + :b :c9170; + :b :c9171; + :b :c9172; + :b :c9173; + :b :c9174; + :b :c9175; + :b :c9176; + :b :c9177; + :b :c9178; + :b :c9179; + :b :c9180; + :b :c9181; + :b :c9182; + :b :c9183; + :b :c9184; + :b :c9185; + :b :c9186; + :b :c9187; + :b :c9188; + :b :c9189; + :b :c9190; + :b :c9191; + :b :c9192; + :b :c9193; + :b :c9194; + :b :c9195; + :b :c9196; + :b :c9197; + :b :c9198; + :b :c9199; + :b :c9200; + :b :c9201; + :b :c9202; + :b :c9203; + :b :c9204; + :b :c9205; + :b :c9206; + :b :c9207; + :b :c9208; + :b :c9209; + :b :c9210; + :b :c9211; + :b :c9212; + :b :c9213; + :b :c9214; + :b :c9215; + :b :c9216; + :b :c9217; + :b :c9218; + :b :c9219; + :b :c9220; + :b :c9221; + :b :c9222; + :b :c9223; + :b :c9224; + :b :c9225; + :b :c9226; + :b :c9227; + :b :c9228; + :b :c9229; + :b :c9230; + :b :c9231; + :b :c9232; + :b :c9233; + :b :c9234; + :b :c9235; + :b :c9236; + :b :c9237; + :b :c9238; + :b :c9239; + :b :c9240; + :b :c9241; + :b :c9242; + :b :c9243; + :b :c9244; + :b :c9245; + :b :c9246; + :b :c9247; + :b :c9248; + :b :c9249; + :b :c9250; + :b :c9251; + :b :c9252; + :b :c9253; + :b :c9254; + :b :c9255; + :b :c9256; + :b :c9257; + :b :c9258; + :b :c9259; + :b :c9260; + :b :c9261; + :b :c9262; + :b :c9263; + :b :c9264; + :b :c9265; + :b :c9266; + :b :c9267; + :b :c9268; + :b :c9269; + :b :c9270; + :b :c9271; + :b :c9272; + :b :c9273; + :b :c9274; + :b :c9275; + :b :c9276; + :b :c9277; + :b :c9278; + :b :c9279; + :b :c9280; + :b :c9281; + :b :c9282; + :b :c9283; + :b :c9284; + :b :c9285; + :b :c9286; + :b :c9287; + :b :c9288; + :b :c9289; + :b :c9290; + :b :c9291; + :b :c9292; + :b :c9293; + :b :c9294; + :b :c9295; + :b :c9296; + :b :c9297; + :b :c9298; + :b :c9299; + :b :c9300; + :b :c9301; + :b :c9302; + :b :c9303; + :b :c9304; + :b :c9305; + :b :c9306; + :b :c9307; + :b :c9308; + :b :c9309; + :b :c9310; + :b :c9311; + :b :c9312; + :b :c9313; + :b :c9314; + :b :c9315; + :b :c9316; + :b :c9317; + :b :c9318; + :b :c9319; + :b :c9320; + :b :c9321; + :b :c9322; + :b :c9323; + :b :c9324; + :b :c9325; + :b :c9326; + :b :c9327; + :b :c9328; + :b :c9329; + :b :c9330; + :b :c9331; + :b :c9332; + :b :c9333; + :b :c9334; + :b :c9335; + :b :c9336; + :b :c9337; + :b :c9338; + :b :c9339; + :b :c9340; + :b :c9341; + :b :c9342; + :b :c9343; + :b :c9344; + :b :c9345; + :b :c9346; + :b :c9347; + :b :c9348; + :b :c9349; + :b :c9350; + :b :c9351; + :b :c9352; + :b :c9353; + :b :c9354; + :b :c9355; + :b :c9356; + :b :c9357; + :b :c9358; + :b :c9359; + :b :c9360; + :b :c9361; + :b :c9362; + :b :c9363; + :b :c9364; + :b :c9365; + :b :c9366; + :b :c9367; + :b :c9368; + :b :c9369; + :b :c9370; + :b :c9371; + :b :c9372; + :b :c9373; + :b :c9374; + :b :c9375; + :b :c9376; + :b :c9377; + :b :c9378; + :b :c9379; + :b :c9380; + :b :c9381; + :b :c9382; + :b :c9383; + :b :c9384; + :b :c9385; + :b :c9386; + :b :c9387; + :b :c9388; + :b :c9389; + :b :c9390; + :b :c9391; + :b :c9392; + :b :c9393; + :b :c9394; + :b :c9395; + :b :c9396; + :b :c9397; + :b :c9398; + :b :c9399; + :b :c9400; + :b :c9401; + :b :c9402; + :b :c9403; + :b :c9404; + :b :c9405; + :b :c9406; + :b :c9407; + :b :c9408; + :b :c9409; + :b :c9410; + :b :c9411; + :b :c9412; + :b :c9413; + :b :c9414; + :b :c9415; + :b :c9416; + :b :c9417; + :b :c9418; + :b :c9419; + :b :c9420; + :b :c9421; + :b :c9422; + :b :c9423; + :b :c9424; + :b :c9425; + :b :c9426; + :b :c9427; + :b :c9428; + :b :c9429; + :b :c9430; + :b :c9431; + :b :c9432; + :b :c9433; + :b :c9434; + :b :c9435; + :b :c9436; + :b :c9437; + :b :c9438; + :b :c9439; + :b :c9440; + :b :c9441; + :b :c9442; + :b :c9443; + :b :c9444; + :b :c9445; + :b :c9446; + :b :c9447; + :b :c9448; + :b :c9449; + :b :c9450; + :b :c9451; + :b :c9452; + :b :c9453; + :b :c9454; + :b :c9455; + :b :c9456; + :b :c9457; + :b :c9458; + :b :c9459; + :b :c9460; + :b :c9461; + :b :c9462; + :b :c9463; + :b :c9464; + :b :c9465; + :b :c9466; + :b :c9467; + :b :c9468; + :b :c9469; + :b :c9470; + :b :c9471; + :b :c9472; + :b :c9473; + :b :c9474; + :b :c9475; + :b :c9476; + :b :c9477; + :b :c9478; + :b :c9479; + :b :c9480; + :b :c9481; + :b :c9482; + :b :c9483; + :b :c9484; + :b :c9485; + :b :c9486; + :b :c9487; + :b :c9488; + :b :c9489; + :b :c9490; + :b :c9491; + :b :c9492; + :b :c9493; + :b :c9494; + :b :c9495; + :b :c9496; + :b :c9497; + :b :c9498; + :b :c9499; + :b :c9500; + :b :c9501; + :b :c9502; + :b :c9503; + :b :c9504; + :b :c9505; + :b :c9506; + :b :c9507; + :b :c9508; + :b :c9509; + :b :c9510; + :b :c9511; + :b :c9512; + :b :c9513; + :b :c9514; + :b :c9515; + :b :c9516; + :b :c9517; + :b :c9518; + :b :c9519; + :b :c9520; + :b :c9521; + :b :c9522; + :b :c9523; + :b :c9524; + :b :c9525; + :b :c9526; + :b :c9527; + :b :c9528; + :b :c9529; + :b :c9530; + :b :c9531; + :b :c9532; + :b :c9533; + :b :c9534; + :b :c9535; + :b :c9536; + :b :c9537; + :b :c9538; + :b :c9539; + :b :c9540; + :b :c9541; + :b :c9542; + :b :c9543; + :b :c9544; + :b :c9545; + :b :c9546; + :b :c9547; + :b :c9548; + :b :c9549; + :b :c9550; + :b :c9551; + :b :c9552; + :b :c9553; + :b :c9554; + :b :c9555; + :b :c9556; + :b :c9557; + :b :c9558; + :b :c9559; + :b :c9560; + :b :c9561; + :b :c9562; + :b :c9563; + :b :c9564; + :b :c9565; + :b :c9566; + :b :c9567; + :b :c9568; + :b :c9569; + :b :c9570; + :b :c9571; + :b :c9572; + :b :c9573; + :b :c9574; + :b :c9575; + :b :c9576; + :b :c9577; + :b :c9578; + :b :c9579; + :b :c9580; + :b :c9581; + :b :c9582; + :b :c9583; + :b :c9584; + :b :c9585; + :b :c9586; + :b :c9587; + :b :c9588; + :b :c9589; + :b :c9590; + :b :c9591; + :b :c9592; + :b :c9593; + :b :c9594; + :b :c9595; + :b :c9596; + :b :c9597; + :b :c9598; + :b :c9599; + :b :c9600; + :b :c9601; + :b :c9602; + :b :c9603; + :b :c9604; + :b :c9605; + :b :c9606; + :b :c9607; + :b :c9608; + :b :c9609; + :b :c9610; + :b :c9611; + :b :c9612; + :b :c9613; + :b :c9614; + :b :c9615; + :b :c9616; + :b :c9617; + :b :c9618; + :b :c9619; + :b :c9620; + :b :c9621; + :b :c9622; + :b :c9623; + :b :c9624; + :b :c9625; + :b :c9626; + :b :c9627; + :b :c9628; + :b :c9629; + :b :c9630; + :b :c9631; + :b :c9632; + :b :c9633; + :b :c9634; + :b :c9635; + :b :c9636; + :b :c9637; + :b :c9638; + :b :c9639; + :b :c9640; + :b :c9641; + :b :c9642; + :b :c9643; + :b :c9644; + :b :c9645; + :b :c9646; + :b :c9647; + :b :c9648; + :b :c9649; + :b :c9650; + :b :c9651; + :b :c9652; + :b :c9653; + :b :c9654; + :b :c9655; + :b :c9656; + :b :c9657; + :b :c9658; + :b :c9659; + :b :c9660; + :b :c9661; + :b :c9662; + :b :c9663; + :b :c9664; + :b :c9665; + :b :c9666; + :b :c9667; + :b :c9668; + :b :c9669; + :b :c9670; + :b :c9671; + :b :c9672; + :b :c9673; + :b :c9674; + :b :c9675; + :b :c9676; + :b :c9677; + :b :c9678; + :b :c9679; + :b :c9680; + :b :c9681; + :b :c9682; + :b :c9683; + :b :c9684; + :b :c9685; + :b :c9686; + :b :c9687; + :b :c9688; + :b :c9689; + :b :c9690; + :b :c9691; + :b :c9692; + :b :c9693; + :b :c9694; + :b :c9695; + :b :c9696; + :b :c9697; + :b :c9698; + :b :c9699; + :b :c9700; + :b :c9701; + :b :c9702; + :b :c9703; + :b :c9704; + :b :c9705; + :b :c9706; + :b :c9707; + :b :c9708; + :b :c9709; + :b :c9710; + :b :c9711; + :b :c9712; + :b :c9713; + :b :c9714; + :b :c9715; + :b :c9716; + :b :c9717; + :b :c9718; + :b :c9719; + :b :c9720; + :b :c9721; + :b :c9722; + :b :c9723; + :b :c9724; + :b :c9725; + :b :c9726; + :b :c9727; + :b :c9728; + :b :c9729; + :b :c9730; + :b :c9731; + :b :c9732; + :b :c9733; + :b :c9734; + :b :c9735; + :b :c9736; + :b :c9737; + :b :c9738; + :b :c9739; + :b :c9740; + :b :c9741; + :b :c9742; + :b :c9743; + :b :c9744; + :b :c9745; + :b :c9746; + :b :c9747; + :b :c9748; + :b :c9749; + :b :c9750; + :b :c9751; + :b :c9752; + :b :c9753; + :b :c9754; + :b :c9755; + :b :c9756; + :b :c9757; + :b :c9758; + :b :c9759; + :b :c9760; + :b :c9761; + :b :c9762; + :b :c9763; + :b :c9764; + :b :c9765; + :b :c9766; + :b :c9767; + :b :c9768; + :b :c9769; + :b :c9770; + :b :c9771; + :b :c9772; + :b :c9773; + :b :c9774; + :b :c9775; + :b :c9776; + :b :c9777; + :b :c9778; + :b :c9779; + :b :c9780; + :b :c9781; + :b :c9782; + :b :c9783; + :b :c9784; + :b :c9785; + :b :c9786; + :b :c9787; + :b :c9788; + :b :c9789; + :b :c9790; + :b :c9791; + :b :c9792; + :b :c9793; + :b :c9794; + :b :c9795; + :b :c9796; + :b :c9797; + :b :c9798; + :b :c9799; + :b :c9800; + :b :c9801; + :b :c9802; + :b :c9803; + :b :c9804; + :b :c9805; + :b :c9806; + :b :c9807; + :b :c9808; + :b :c9809; + :b :c9810; + :b :c9811; + :b :c9812; + :b :c9813; + :b :c9814; + :b :c9815; + :b :c9816; + :b :c9817; + :b :c9818; + :b :c9819; + :b :c9820; + :b :c9821; + :b :c9822; + :b :c9823; + :b :c9824; + :b :c9825; + :b :c9826; + :b :c9827; + :b :c9828; + :b :c9829; + :b :c9830; + :b :c9831; + :b :c9832; + :b :c9833; + :b :c9834; + :b :c9835; + :b :c9836; + :b :c9837; + :b :c9838; + :b :c9839; + :b :c9840; + :b :c9841; + :b :c9842; + :b :c9843; + :b :c9844; + :b :c9845; + :b :c9846; + :b :c9847; + :b :c9848; + :b :c9849; + :b :c9850; + :b :c9851; + :b :c9852; + :b :c9853; + :b :c9854; + :b :c9855; + :b :c9856; + :b :c9857; + :b :c9858; + :b :c9859; + :b :c9860; + :b :c9861; + :b :c9862; + :b :c9863; + :b :c9864; + :b :c9865; + :b :c9866; + :b :c9867; + :b :c9868; + :b :c9869; + :b :c9870; + :b :c9871; + :b :c9872; + :b :c9873; + :b :c9874; + :b :c9875; + :b :c9876; + :b :c9877; + :b :c9878; + :b :c9879; + :b :c9880; + :b :c9881; + :b :c9882; + :b :c9883; + :b :c9884; + :b :c9885; + :b :c9886; + :b :c9887; + :b :c9888; + :b :c9889; + :b :c9890; + :b :c9891; + :b :c9892; + :b :c9893; + :b :c9894; + :b :c9895; + :b :c9896; + :b :c9897; + :b :c9898; + :b :c9899; + :b :c9900; + :b :c9901; + :b :c9902; + :b :c9903; + :b :c9904; + :b :c9905; + :b :c9906; + :b :c9907; + :b :c9908; + :b :c9909; + :b :c9910; + :b :c9911; + :b :c9912; + :b :c9913; + :b :c9914; + :b :c9915; + :b :c9916; + :b :c9917; + :b :c9918; + :b :c9919; + :b :c9920; + :b :c9921; + :b :c9922; + :b :c9923; + :b :c9924; + :b :c9925; + :b :c9926; + :b :c9927; + :b :c9928; + :b :c9929; + :b :c9930; + :b :c9931; + :b :c9932; + :b :c9933; + :b :c9934; + :b :c9935; + :b :c9936; + :b :c9937; + :b :c9938; + :b :c9939; + :b :c9940; + :b :c9941; + :b :c9942; + :b :c9943; + :b :c9944; + :b :c9945; + :b :c9946; + :b :c9947; + :b :c9948; + :b :c9949; + :b :c9950; + :b :c9951; + :b :c9952; + :b :c9953; + :b :c9954; + :b :c9955; + :b :c9956; + :b :c9957; + :b :c9958; + :b :c9959; + :b :c9960; + :b :c9961; + :b :c9962; + :b :c9963; + :b :c9964; + :b :c9965; + :b :c9966; + :b :c9967; + :b :c9968; + :b :c9969; + :b :c9970; + :b :c9971; + :b :c9972; + :b :c9973; + :b :c9974; + :b :c9975; + :b :c9976; + :b :c9977; + :b :c9978; + :b :c9979; + :b :c9980; + :b :c9981; + :b :c9982; + :b :c9983; + :b :c9984; + :b :c9985; + :b :c9986; + :b :c9987; + :b :c9988; + :b :c9989; + :b :c9990; + :b :c9991; + :b :c9992; + :b :c9993; + :b :c9994; + :b :c9995; + :b :c9996; + :b :c9997; + :b :c9998; + :b :c9999; + :b :c10000 . diff --git a/content-rdf/src/test/resources/turtle/test-17.out b/content-rdf/src/test/resources/turtle/test-17.out new file mode 100644 index 0000000..466edbb --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-17.out @@ -0,0 +1 @@ + "a long\n\tliteral\nwith\nnewlines" . diff --git a/content-rdf/src/test/resources/turtle/test-17.result b/content-rdf/src/test/resources/turtle/test-17.result new file mode 100644 index 0000000..3aa4e99 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-17.result @@ -0,0 +1,4 @@ + """a long + literal +with +newlines""". diff --git a/content-rdf/src/test/resources/turtle/test-17.ttl b/content-rdf/src/test/resources/turtle/test-17.ttl new file mode 100644 index 0000000..86c453b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-17.ttl @@ -0,0 +1,6 @@ +# Test long literal +@prefix : . +:a :b """a long + literal +with +newlines""" . diff --git a/content-rdf/src/test/resources/turtle/test-18.out b/content-rdf/src/test/resources/turtle/test-18.out new file mode 100644 index 0000000..fec9e24 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-18.out @@ -0,0 +1,5 @@ +## "\nthis \ris a \U00015678long\t\nliteral\uABCD\n" . +## "\tThis \uABCDis\r \U00015678another\n\none\n" . + + "\nthis \ris a \U00012451long\t\nliteral\uABCD\n" . + "\tThis \uABCDis\r \U00012451another\n\none\n" . diff --git a/content-rdf/src/test/resources/turtle/test-18.result b/content-rdf/src/test/resources/turtle/test-18.result new file mode 100644 index 0000000..de56c68 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-18.result @@ -0,0 +1,8 @@ + """ +this is a ⑑long +literalꯍ +""". + """ This ꯍis ⑑another + +one +""". diff --git a/content-rdf/src/test/resources/turtle/test-18.ttl b/content-rdf/src/test/resources/turtle/test-18.ttl new file mode 100644 index 0000000..f5482d4 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-18.ttl @@ -0,0 +1,20 @@ +@prefix : . + +## \U00015678 is a not a legal codepoint +## :a :b """\nthis \ris a \U00015678long\t +## literal\uABCD +## """ . +## +## :d :e """\tThis \uABCDis\r \U00015678another\n +## one +## """ . + +# \U00015678 is a not a legal codepoint +# \U00012451 in Cuneiform numeric ban 3 +:a :b """\nthis \ris a \U00012451long\t +literal\uABCD +""" . + +:d :e """\tThis \uABCDis\r \U00012451another\n +one +""" . diff --git a/content-rdf/src/test/resources/turtle/test-19.out b/content-rdf/src/test/resources/turtle/test-19.out new file mode 100644 index 0000000..2e2dbe4 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-19.out @@ -0,0 +1 @@ + "1.0"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-19.result b/content-rdf/src/test/resources/turtle/test-19.result new file mode 100644 index 0000000..7f9aadc --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-19.result @@ -0,0 +1 @@ + "1.0"^^xsd:decimal. diff --git a/content-rdf/src/test/resources/turtle/test-19.ttl b/content-rdf/src/test/resources/turtle/test-19.ttl new file mode 100644 index 0000000..9de0c07 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-19.ttl @@ -0,0 +1,4 @@ +@prefix : . + +:a :b 1.0 . + diff --git a/content-rdf/src/test/resources/turtle/test-20.out b/content-rdf/src/test/resources/turtle/test-20.out new file mode 100644 index 0000000..fff2da5 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-20.out @@ -0,0 +1,2 @@ + "" . + "" . diff --git a/content-rdf/src/test/resources/turtle/test-20.result b/content-rdf/src/test/resources/turtle/test-20.result new file mode 100644 index 0000000..e7ab6fa --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-20.result @@ -0,0 +1,2 @@ + "". + "". diff --git a/content-rdf/src/test/resources/turtle/test-20.ttl b/content-rdf/src/test/resources/turtle/test-20.ttl new file mode 100644 index 0000000..37a9a4f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-20.ttl @@ -0,0 +1,6 @@ +@prefix : . + +:a :b "" . + +:c :d """""" . + diff --git a/content-rdf/src/test/resources/turtle/test-21.out b/content-rdf/src/test/resources/turtle/test-21.out new file mode 100644 index 0000000..d5dca69 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-21.out @@ -0,0 +1,3 @@ + "1.0"^^ . + "1"^^ . + "1.0e0"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-21.result b/content-rdf/src/test/resources/turtle/test-21.result new file mode 100644 index 0000000..c33d09f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-21.result @@ -0,0 +1,3 @@ + "1.0"^^xsd:decimal. + "1"^^xsd:integer. + "1.0"^^xsd:double. diff --git a/content-rdf/src/test/resources/turtle/test-21.ttl b/content-rdf/src/test/resources/turtle/test-21.ttl new file mode 100644 index 0000000..a8e8dc1 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-21.ttl @@ -0,0 +1,4 @@ +@prefix : . +:a :b 1.0 . +:c :d 1 . +:e :f 1.0e0 . diff --git a/content-rdf/src/test/resources/turtle/test-22.out b/content-rdf/src/test/resources/turtle/test-22.out new file mode 100644 index 0000000..3d0f970 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-22.out @@ -0,0 +1,3 @@ + "-1.0"^^ . + "-1"^^ . + "-1.0e0"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-22.result b/content-rdf/src/test/resources/turtle/test-22.result new file mode 100644 index 0000000..700415f --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-22.result @@ -0,0 +1,3 @@ + "-1.0"^^xsd:decimal. + "-1"^^xsd:integer. + "-1.0"^^xsd:double. diff --git a/content-rdf/src/test/resources/turtle/test-22.ttl b/content-rdf/src/test/resources/turtle/test-22.ttl new file mode 100644 index 0000000..9b1a725 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-22.ttl @@ -0,0 +1,4 @@ +@prefix : . +:a :b -1.0 . +:c :d -1 . +:e :f -1.0e0 . diff --git a/content-rdf/src/test/resources/turtle/test-23.out b/content-rdf/src/test/resources/turtle/test-23.out new file mode 100644 index 0000000..fde3131 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-23.out @@ -0,0 +1 @@ + "John said: \"Hello World!\"" . diff --git a/content-rdf/src/test/resources/turtle/test-23.result b/content-rdf/src/test/resources/turtle/test-23.result new file mode 100644 index 0000000..0b8e7ce --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-23.result @@ -0,0 +1 @@ + "John said: \"Hello World!\"". diff --git a/content-rdf/src/test/resources/turtle/test-23.ttl b/content-rdf/src/test/resources/turtle/test-23.ttl new file mode 100644 index 0000000..9f5360a --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-23.ttl @@ -0,0 +1,3 @@ +# Test long literal +@prefix : . +:a :b """John said: "Hello World!\"""" . diff --git a/content-rdf/src/test/resources/turtle/test-24.out b/content-rdf/src/test/resources/turtle/test-24.out new file mode 100644 index 0000000..5a70bff --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-24.out @@ -0,0 +1,2 @@ + "true"^^ . + "false"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-24.result b/content-rdf/src/test/resources/turtle/test-24.result new file mode 100644 index 0000000..ec74977 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-24.result @@ -0,0 +1,2 @@ + "true"^^xsd:boolean. + "false"^^xsd:boolean. diff --git a/content-rdf/src/test/resources/turtle/test-24.ttl b/content-rdf/src/test/resources/turtle/test-24.ttl new file mode 100644 index 0000000..25f3b75 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-24.ttl @@ -0,0 +1,3 @@ +@prefix : . +:a :b true . +:c :d false . diff --git a/content-rdf/src/test/resources/turtle/test-25.out b/content-rdf/src/test/resources/turtle/test-25.out new file mode 100644 index 0000000..1a38415 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-25.out @@ -0,0 +1,7 @@ + . + . + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-25.result b/content-rdf/src/test/resources/turtle/test-25.result new file mode 100644 index 0000000..832a5c4 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-25.result @@ -0,0 +1,6 @@ + . + . + , . + ; + ; + . diff --git a/content-rdf/src/test/resources/turtle/test-25.ttl b/content-rdf/src/test/resources/turtle/test-25.ttl new file mode 100644 index 0000000..310349d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-25.ttl @@ -0,0 +1,14 @@ +# comment test +@prefix : . +:a :b :c . # end of line comment +:d # ignore me + :e # and me + :f # and me + . +:g :h #ignore me + :i, # and me + :j . # and me + +:k :l :m ; #ignore me + :n :o ; # and me + :p :q . # and me diff --git a/content-rdf/src/test/resources/turtle/test-26.out b/content-rdf/src/test/resources/turtle/test-26.out new file mode 100644 index 0000000..ad105cf --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-26.out @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-26.result b/content-rdf/src/test/resources/turtle/test-26.result new file mode 100644 index 0000000..5d1f00d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-26.result @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-26.ttl b/content-rdf/src/test/resources/turtle/test-26.ttl new file mode 100644 index 0000000..0667c6b --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-26.ttl @@ -0,0 +1,4 @@ +# comment line with no final newline test +@prefix : . +:a :b :c . +#foo diff --git a/content-rdf/src/test/resources/turtle/test-27.out b/content-rdf/src/test/resources/turtle/test-27.out new file mode 100644 index 0000000..7da0635 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-27.out @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-27.result b/content-rdf/src/test/resources/turtle/test-27.result new file mode 100644 index 0000000..0abad3a --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-27.result @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-27.ttl b/content-rdf/src/test/resources/turtle/test-27.ttl new file mode 100644 index 0000000..569023c --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-27.ttl @@ -0,0 +1,5 @@ +@prefix foo: . +@prefix foo: . + +foo:blah foo:blah foo:blah . + diff --git a/content-rdf/src/test/resources/turtle/test-28-out.ttl b/content-rdf/src/test/resources/turtle/test-28-out.ttl new file mode 100644 index 0000000..f3831da --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-28-out.ttl @@ -0,0 +1,6 @@ +@base . +@prefix rdf: <../../../../../1999/02/22-rdf-syntax-ns#> . + + + 2.345, 1, 1.0, 1., 1.000000000, 2.3, 2.234000005, 2.2340000005, 2.23400000005, 2.234000000005, 2.2340000000005, 2.23400000000005, 2.234000000000005, 2.2340000000000005, 2.23400000000000005, 2.234000000000000005, 2.2340000000000000005, 2.23400000000000000005, 2.234000000000000000005, 2.2340000000000000000005, 2.23400000000000000000005, 1.2345678901234567890123457890 . + diff --git a/content-rdf/src/test/resources/turtle/test-28.out b/content-rdf/src/test/resources/turtle/test-28.out new file mode 100644 index 0000000..d90e2fb --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-28.out @@ -0,0 +1,47 @@ +# Incomplete. +## "2.345"^^ . +## "1.0"^^ . +## "1.0"^^ . +## "1.0"^^ . +## "1.0"^^ . +## "2.30"^^ . +## "2.234000005"^^ . +## "2.2340000005"^^ . +## "2.23400000005"^^ . +## "2.234000000005"^^ . +## "2.2340000000005"^^ . +## "2.23400000000005"^^ . +## "2.234000000000005"^^ . +## "2.2340000000000005"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "2.234"^^ . +## "1.2345678901234567"^^ . + +#Corrected. + "2.3"^^ . + "2.234000000000000000005"^^ . + "2.23400000005"^^ . + "2.345"^^ . + "2.234000000000005"^^ . + "2.23400000000005"^^ . + "2.234000000005"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.2340000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000005"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.23400000000000005"^^ . + "2.23400000000000000005"^^ . + "1.2345678901234567890123457890"^^ . + "2.2340000000000000005"^^ . \ No newline at end of file diff --git a/content-rdf/src/test/resources/turtle/test-28.result b/content-rdf/src/test/resources/turtle/test-28.result new file mode 100644 index 0000000..394c043 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-28.result @@ -0,0 +1 @@ + "2.345"^^http://www.w3.org/2001/XMLSchema#decimal, "1"^^http://www.w3.org/2001/XMLSchema#decimal, "1.0"^^http://www.w3.org/2001/XMLSchema#decimal, "1."^^http://www.w3.org/2001/XMLSchema#decimal, "1.000000000"^^http://www.w3.org/2001/XMLSchema#decimal, "2.3"^^http://www.w3.org/2001/XMLSchema#decimal, "2.234000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.2340000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.23400000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.234000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.2340000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.23400000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.234000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.2340000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.23400000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.234000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.2340000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.23400000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.234000000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.2340000000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "2.23400000000000000000005"^^http://www.w3.org/2001/XMLSchema#decimal, "1.2345678901234567890123457890"^^http://www.w3.org/2001/XMLSchema#decimal. diff --git a/content-rdf/src/test/resources/turtle/test-28.ttl b/content-rdf/src/test/resources/turtle/test-28.ttl new file mode 100644 index 0000000..7357dd4 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-28.ttl @@ -0,0 +1,22 @@ + "2.345"^^ . + "1"^^ . + "1.0"^^ . + "1."^^ . + "1.000000000"^^ . + "2.3"^^ . + "2.234000005"^^ . + "2.2340000005"^^ . + "2.23400000005"^^ . + "2.234000000005"^^ . + "2.2340000000005"^^ . + "2.23400000000005"^^ . + "2.234000000000005"^^ . + "2.2340000000000005"^^ . + "2.23400000000000005"^^ . + "2.234000000000000005"^^ . + "2.2340000000000000005"^^ . + "2.23400000000000000005"^^ . + "2.234000000000000000005"^^ . + "2.2340000000000000000005"^^ . + "2.23400000000000000000005"^^ . + "1.2345678901234567890123457890"^^ . diff --git a/content-rdf/src/test/resources/turtle/test-29.out b/content-rdf/src/test/resources/turtle/test-29.out new file mode 100644 index 0000000..6281b41 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-29.out @@ -0,0 +1,7 @@ +## See test-29.tt +## . + + . + +## With no unwise chars + . \ No newline at end of file diff --git a/content-rdf/src/test/resources/turtle/test-29.result b/content-rdf/src/test/resources/turtle/test-29.result new file mode 100644 index 0000000..506bf59 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-29.result @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-29.ttl b/content-rdf/src/test/resources/turtle/test-29.ttl new file mode 100644 index 0000000..9e2e14d --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-29.ttl @@ -0,0 +1 @@ + . diff --git a/content-rdf/src/test/resources/turtle/test-30.out b/content-rdf/src/test/resources/turtle/test-30.out new file mode 100644 index 0000000..c7f5baf --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-30.out @@ -0,0 +1,5 @@ + . + . + . + . + . diff --git a/content-rdf/src/test/resources/turtle/test-30.ttl b/content-rdf/src/test/resources/turtle/test-30.ttl new file mode 100644 index 0000000..6721ec2 --- /dev/null +++ b/content-rdf/src/test/resources/turtle/test-30.ttl @@ -0,0 +1,12 @@ +# In-scope base URI is http://www.w3.org/2001/sw/DataAccess/df1/tests/ at this point + . +@base . +# In-scope base URI is http://example.org/ns/ at this point + . +@base . +# In-scope base URI is http://example.org/ns/foo/ at this point + . +@prefix : . +:a4 :b4 :c4 . +@prefix : . +:a5 :b5 :c5 . diff --git a/content-resource/config/checkstyle/checkstyle.xml b/content-resource/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-resource/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-resource/src/main/java/org/xbib/content/resource/IRI.java b/content-resource/src/main/java/org/xbib/content/resource/IRI.java new file mode 100644 index 0000000..c7f8f06 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/IRI.java @@ -0,0 +1,842 @@ +package org.xbib.content.resource; + +import org.xbib.content.resource.scheme.HttpScheme; +import org.xbib.content.resource.scheme.Scheme; +import org.xbib.content.resource.scheme.SchemeRegistry; +import org.xbib.content.resource.text.CharUtils; +import org.xbib.content.resource.text.CharUtils.Profile; +import org.xbib.content.resource.text.InvalidCharacterException; +import org.xbib.content.resource.url.UrlEncoding; + +import java.io.IOException; +import java.net.IDN; +import java.net.MalformedURLException; +import java.net.URI; +import java.net.URISyntaxException; +import java.util.logging.Level; +import java.util.logging.Logger; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +/** + * + */ +public class IRI implements Comparable, Node { + + private static final Logger logger = Logger.getLogger(IRI.class.getName()); + + private static final SchemeRegistry registry = SchemeRegistry.getInstance(); + private static final Pattern IRIPATTERN = + Pattern.compile("^(?:([^:/?#]+):)?(?://([^/?#]*))?([^?#]*)(?:\\?([^#]*))?(?:#(.*))?"); + private static final Pattern AUTHORITYPATTERN = + Pattern.compile("^(?:(.*)?@)?((?:\\[.*\\])|(?:[^:]*))?(?::(\\d+))?"); + private Scheme schemeClass; + private String scheme; + private String schemeSpecificPart; + private String authority; + private String userinfo; + private String host; + private int port = -1; + private String path; + private String query; + private String fragment; + private String asciiSchemeSpecificPart; + private String asciiHost; + private String asciiFragment; + private String asciiPath; + private String asciiQuery; + private String asciiUserinfo; + private String asciiAuthority; + + public IRI(IRI iri) { + fromIRI(iri); + build(); + } + + public IRI(URI uri) { + fromURI(uri); + build(); + } + + public IRI(String scheme, String schemeSpecificPart, String fragment) { + this.scheme = scheme.toLowerCase(); + this.schemeSpecificPart = schemeSpecificPart; + this.fragment = fragment; + build(); + } + + private IRI(String iri) { + parse(CharUtils.stripBidi(iri)); + build(); + } + + IRI(Scheme schemeClass, + String scheme, + String authority, + String userinfo, + String host, + int port, + String path, + String query, + String fragment) { + this.schemeClass = schemeClass; + this.scheme = scheme != null ? scheme.toLowerCase() : null; + this.authority = authority; + this.userinfo = userinfo; + this.host = host; + this.port = port; + this.path = path; + this.query = query; + this.fragment = fragment; + build(); + } + + public static IRI create(String iri) { + return new IRI(iri); + } + + public static IRI relativize(IRI b, IRI c) { + if (c.isOpaque() || b.isOpaque()) { + return c; + } + if ((b.scheme == null && c.scheme != null) || (b.scheme != null && c.scheme == null) + || (b.scheme != null && !b.scheme.equalsIgnoreCase(c.scheme))) { + return c; + } + String bpath = normalize(b.getPath()); + String cpath = normalize(c.getPath()); + if (!bpath.equals(cpath)) { + if (bpath.charAt(bpath.length() - 1) != '/') { + bpath += "/"; + } + if (!cpath.startsWith(bpath)) { + return c; + } + } + return new IRI(null, + null, + null, + null, + null, + -1, + normalize(cpath.substring(bpath.length())), + c.getQuery(), + c.getFragment()); + } + + public static IRI resolve(IRI b, IRI c) { + if (c == null) { + return null; + } + if ("".equals(c.toString()) || "#".equals(c.toString()) + || ".".equals(c.toString()) + || "./".equals(c.toString())) { + return b; + } + if (b == null) { + return c; + } + if (c.isOpaque() || b.isOpaque()) { + return c; + } + if (c.isSameDocumentReference()) { + String cfragment = c.getFragment(); + String bfragment = b.getFragment(); + if ((cfragment == null && bfragment == null) || (cfragment != null && cfragment.equals(bfragment))) { + return b; + } else { + return new IRI(b.schemeClass, b.getScheme(), b.getAuthority(), b.getUserInfo(), b.getHost(), b.getPort(), + normalize(b.getPath()), b.getQuery(), cfragment); + } + } + if (c.isAbsolute()) { + return c; + } + Scheme schemeClass = b.schemeClass; + String scheme = b.scheme; + String query = c.getQuery(); + String fragment = c.getFragment(); + String userinfo; + String authority; + String host; + int port; + String path; + if (c.getAuthority() == null) { + authority = b.getAuthority(); + userinfo = b.getUserInfo(); + host = b.getHost(); + port = b.getPort(); + path = c.isPathAbsolute() ? normalize(c.getPath()) : resolve(b.getPath(), c.getPath()); + } else { + authority = c.getAuthority(); + userinfo = c.getUserInfo(); + host = c.getHost(); + port = c.getPort(); + path = normalize(c.getPath()); + } + return new IRI(schemeClass, scheme, authority, userinfo, host, port, path, query, fragment); + } + + public static IRI normalize(IRI iri) { + if (iri.isOpaque() || iri.getPath() == null) { + return iri; + } + IRI normalized = null; + if (iri.schemeClass != null) { + normalized = iri.schemeClass.normalize(iri); + } + try { + return normalized != null ? normalized : new IRI(iri.schemeClass, iri.getScheme(), iri.getAuthority(), iri + .getUserInfo(), iri.getHost(), iri.getPort(), normalize(iri.getPath()), UrlEncoding.encode(UrlEncoding + .decode(iri.getQuery()), Profile.IQUERY.filter()), UrlEncoding + .encode(UrlEncoding.decode(iri.getFragment()), Profile.IFRAGMENT.filter())); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + return null; + } + } + + private static String normalize(String path) { + if (path == null || path.length() == 0) { + return "/"; + } + String[] segments = path.split("/"); + if (segments.length < 2) { + return path; + } + StringBuilder buf = new StringBuilder("/"); + for (int n = 0; n < segments.length; n++) { + String segment = segments[n].intern(); + if (".".equals(segment)) { + segments[n] = null; + } + } + for (String segment : segments) { + if (segment != null) { + if (buf.length() > 1) { + buf.append('/'); + } + try { + buf.append(UrlEncoding.encode(UrlEncoding.decode(segment), Profile.IPATHNODELIMS_SEG.filter())); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + } + if (path.endsWith("/") || path.endsWith("/.")) { + buf.append('/'); + } + return buf.toString(); + } + + private static void buildAuthority(StringBuilder buf, String aui, String ah, int port) { + if (aui != null && aui.length() != 0) { + buf.append(aui); + buf.append('@'); + } + if (ah != null && ah.length() != 0) { + buf.append(ah); + } + if (port != -1) { + buf.append(':'); + buf.append(port); + } + } + + private static void buildSchemeSpecificPart(StringBuilder buf, String authority, String path, String query, + String fragment) { + if (authority != null) { + buf.append("//"); + buf.append(authority); + } + if (path != null && path.length() > 0) { + buf.append(path); + } + if (query != null) { + buf.append('?'); + buf.append(query); + } + if (fragment != null) { + buf.append('#'); + buf.append(fragment); + } + } + + private static String resolve(String bpath, String cpath) { + if (bpath == null && cpath == null) { + return null; + } + if (bpath == null) { + return (!cpath.startsWith("/")) ? "/" + cpath : cpath; + } + if (cpath == null) { + return bpath; + } + StringBuilder buf = new StringBuilder(""); + int n = bpath.lastIndexOf('/'); + if (n > -1) { + buf.append(bpath.substring(0, n + 1)); + } + if (cpath.length() != 0) { + buf.append(cpath); + } + if (buf.charAt(0) != '/') { + buf.insert(0, '/'); + } + return normalize(buf.toString()); + } + + public static Builder builder() { + return new Builder(); + } + + @Override + public boolean isEmbedded() { + return false; + } + + private IRI build() { + if (authority == null && (userinfo != null || host != null)) { + StringBuilder buf = new StringBuilder(); + buildAuthority(buf, userinfo, host, port); + authority = (buf.length() != 0) ? buf.toString() : null; + } + StringBuilder buf = new StringBuilder(); + buildSchemeSpecificPart(buf, authority, path, query, fragment); + schemeSpecificPart = buf.toString(); + return this; + } + + @Override + public int hashCode() { + final int p = 31; + int result = 1; + result = p * result + ((authority == null) ? 0 : authority.hashCode()); + result = p * result + ((fragment == null) ? 0 : fragment.hashCode()); + result = p * result + ((host == null) ? 0 : host.hashCode()); + result = p * result + ((path == null) ? 0 : path.hashCode()); + result = p * result + port; + result = p * result + ((query == null) ? 0 : query.hashCode()); + result = p * result + ((scheme == null) ? 0 : scheme.hashCode()); + result = p * result + ((userinfo == null) ? 0 : userinfo.hashCode()); + return result; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final IRI other = (IRI) obj; + if (authority == null) { + if (other.authority != null) { + return false; + } + } else if (!authority.equals(other.authority)) { + return false; + } + if (fragment == null) { + if (other.fragment != null) { + return false; + } + } else if (!fragment.equals(other.fragment)) { + return false; + } + if (host == null) { + if (other.host != null) { + return false; + } + } else if (!host.equals(other.host)) { + return false; + } + if (path == null) { + if (other.path != null) { + return false; + } + } else if (!path.equals(other.path)) { + return false; + } + if (port != other.port) { + return false; + } + if (query == null) { + if (other.query != null) { + return false; + } + } else if (!query.equals(other.query)) { + return false; + } + if (scheme == null) { + if (other.scheme != null) { + return false; + } + } else if (!scheme.equals(other.scheme)) { + return false; + } + if (userinfo == null) { + if (other.userinfo != null) { + return false; + } + } else if (!userinfo.equals(other.userinfo)) { + return false; + } + return true; + } + + public String getAuthority() { + return (authority != null && authority.length() > 0) ? authority : null; + } + + public String getFragment() { + return fragment; + } + + public String getHost() { + return (host != null && host.length() > 0) ? host : null; + } + + public String getASCIIHost() { + if (host != null && asciiHost == null) { + if (host.startsWith("[")) { + asciiHost = host; + } else { + asciiHost = IDN.toASCII(host); + } + } + return (asciiHost != null && asciiHost.length() > 0) ? asciiHost : null; + } + + public String getPath() { + return path; + } + + public int getPort() { + return port; + } + + public String getQuery() { + return query; + } + + public String getScheme() { + return scheme; + } + + public String getSchemeSpecificPart() { + return schemeSpecificPart; + } + + public String getUserInfo() { + return userinfo; + } + + public String getASCIIAuthority() { + if (authority != null && asciiAuthority == null) { + asciiAuthority = buildASCIIAuthority(); + } + return (asciiAuthority != null && asciiAuthority.length() > 0) ? asciiAuthority : null; + } + + public String getASCIIFragment() { + if (fragment != null && asciiFragment == null) { + try { + asciiFragment = UrlEncoding.encode(fragment, Profile.FRAGMENT.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + return asciiFragment; + } + + public String getASCIIPath() { + if (path != null && asciiPath == null) { + try { + asciiPath = UrlEncoding.encode(path, Profile.PATH.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + return asciiPath; + } + + public String getASCIIQuery() { + if (query != null && asciiQuery == null) { + try { + asciiQuery = UrlEncoding.encode(query, Profile.QUERY.filter(), Profile.PATH.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + return asciiQuery; + } + + public String getASCIIUserInfo() { + if (userinfo != null && asciiUserinfo == null) { + try { + asciiUserinfo = UrlEncoding.encode(userinfo, Profile.USERINFO.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + return asciiUserinfo; + } + + public String getASCIISchemeSpecificPart() { + if (asciiSchemeSpecificPart == null) { + StringBuilder buf = new StringBuilder(); + buildSchemeSpecificPart(buf, getASCIIAuthority(), getASCIIPath(), getASCIIQuery(), getASCIIFragment()); + asciiSchemeSpecificPart = buf.toString(); + } + return asciiSchemeSpecificPart; + } + + private String buildASCIIAuthority() { + if (schemeClass instanceof HttpScheme) { + StringBuilder buf = new StringBuilder(); + buildAuthority(buf, getASCIIUserInfo(), getASCIIHost(), getPort()); + return buf.toString(); + } else { + try { + return UrlEncoding.encode(authority, Profile.AUTHORITY.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + return null; + } + } + } + + public boolean isAbsolute() { + return scheme != null; + } + + public boolean isOpaque() { + return path == null; + } + + public boolean isPathAbsolute() { + String path = getPath(); + return (path != null) && path.length() > 0 && path.charAt(0) == '/'; + } + + public boolean isSameDocumentReference() { + return scheme == null && authority == null + && (path == null || path.length() == 0 || ".".equals(path)) + && query == null; + } + + public IRI resolve(IRI iri) { + return resolve(this, iri); + } + + public IRI resolve(String iri) { + return resolve(this, new IRI(iri)); + } + + public IRI normalize() { + return normalize(this); + } + + @Override + public String toString() { + StringBuilder buf = new StringBuilder(); + String scheme = getScheme(); + if (scheme != null && !scheme.isEmpty()) { + buf.append(scheme).append(':'); + } + buf.append(getSchemeSpecificPart()); + return buf.toString(); + } + + public String toEncodedString() { + try { + return UrlEncoding.encode(toString(), Profile.SCHEMESPECIFICPART.filter()); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + return null; + } + } + + public String toASCIIString() { + StringBuilder buf = new StringBuilder(); + String scheme = getScheme(); + if (scheme != null && !scheme.isEmpty()) { + buf.append(scheme).append(':'); + } + buf.append(getASCIISchemeSpecificPart()); + return buf.toString(); + } + + public String toBIDIString() { + return CharUtils.wrapBidi(toString(), CharUtils.LRE); + } + + public URI toURI() throws URISyntaxException { + return new URI(toASCIIString()); + } + + public java.net.URL toURL() throws MalformedURLException, URISyntaxException { + return toURI().toURL(); + } + + private void parseAuthority() { + if (authority != null) { + Matcher auth = AUTHORITYPATTERN.matcher(authority); + if (auth.find()) { + userinfo = auth.group(1); + host = auth.group(2); + if (auth.group(3) != null) { + port = Integer.parseInt(auth.group(3)); + } else { + port = -1; + } + } + try { + CharUtils.verify(userinfo, Profile.IUSERINFO); + CharUtils.verify(host, Profile.IHOST); + } catch (InvalidCharacterException e) { + throw new IRISyntaxException(e); + } + } + } + + private void fromURI(URI uri) { + SchemeRegistry reg = SchemeRegistry.getInstance(); + scheme = uri.getScheme(); + schemeClass = reg.getScheme(scheme); + authority = uri.getAuthority(); + path = uri.getPath(); + query = uri.getQuery(); + fragment = uri.getFragment(); + parseAuthority(); + } + + private void fromIRI(IRI uri) { + SchemeRegistry reg = SchemeRegistry.getInstance(); + scheme = uri.getScheme(); + schemeClass = reg.getScheme(scheme); + authority = uri.getAuthority(); + path = uri.getPath(); + query = uri.getQuery(); + fragment = uri.getFragment(); + parseAuthority(); + } + + private void parse(String iri) { + try { + SchemeRegistry reg = SchemeRegistry.getInstance(); + Matcher irim = IRIPATTERN.matcher(iri); + if (irim.find()) { + scheme = irim.group(1); + schemeClass = reg.getScheme(scheme); + authority = irim.group(2); + path = irim.group(3); + query = irim.group(4); + fragment = irim.group(5); + parseAuthority(); + try { + CharUtils.verify(scheme, Profile.SCHEME); + CharUtils.verify(path, Profile.IPATH); + CharUtils.verify(query, Profile.IQUERY); + CharUtils.verify(fragment, Profile.IFRAGMENT); + } catch (InvalidCharacterException e) { + throw new IRISyntaxException(e); + } + } else { + throw new IRISyntaxException("Invalid Syntax"); + } + } catch (IRISyntaxException e) { + throw e; + } catch (Exception e) { + throw new IRISyntaxException(e); + } + } + + @Override + public int compareTo(IRI that) { + int c; + if ((c = compareIgnoringCase(scheme, that.scheme)) != 0) { + return c; + } + if (isOpaque()) { + if (that.isOpaque()) { + // Both opaque + if ((c = compare(schemeSpecificPart, that.schemeSpecificPart)) != 0) { + return c; + } + return compare(fragment, that.fragment); + } + return +1; + } else if (that.isOpaque()) { + return -1; + } + // Hierarchical + if ((host != null) && (that.host != null)) { + // Both server-based + if ((c = compare(userinfo, that.userinfo)) != 0) { + return c; + } + if ((c = compareIgnoringCase(host, that.host)) != 0) { + return c; + } + if ((c = port - that.port) != 0) { + return c; + } + } else { + if ((c = compare(authority, that.authority)) != 0) { + return c; + } + } + if ((c = compare(path, that.path)) != 0) { + return c; + } + if ((c = compare(query, that.query)) != 0) { + return c; + } + return compare(fragment, that.fragment); + } + + private int compare(String s, String t) { + if (s != null) { + if (s.equals(t)) { + return 0; + } + if (t != null) { + return s.compareTo(t); + } else { + return +1; + } + } else { + return -1; + } + } + + private int compareIgnoringCase(String s, String t) { + if (s != null) { + if (s.equals(t)) { + return 0; + } + if (t != null) { + int sn = s.length(); + int tn = t.length(); + int n = sn < tn ? sn : tn; + for (int i = 0; i < n; i++) { + int c = toLower(s.charAt(i)) - toLower(t.charAt(i)); + if (c != 0) { + return c; + } + } + return sn - tn; + } + return +1; + } else { + return -1; + } + } + + private int toLower(char c) { + if ((c >= 'A') && (c <= 'Z')) { + return c + ('a' - 'A'); + } + return c; + } + + /** + * + */ + public static class Builder { + + Scheme schemeClass; + private String prefix; + private String schemeSpecificPart; + private String authority; + private String userinfo; + private String host; + private int port = -1; + private String path; + private String query; + private String fragment; + + private Builder() { + } + + public Builder scheme(String scheme) { + this.prefix = scheme; + this.schemeClass = registry.getScheme(scheme); + return this; + } + + public Builder schemeSpecificPart(String schemeSpecificPart) { + this.schemeSpecificPart = schemeSpecificPart; + return this; + } + + public Builder curie(String prefix, String path) { + this.prefix = prefix; + this.path = path; + return this; + } + + public Builder curie(String schemeAndPath) { + int pos = schemeAndPath.indexOf(':'); + this.prefix = pos > 0 ? schemeAndPath.substring(0, pos) : null; + this.path = pos > 0 ? schemeAndPath.substring(pos + 1) : schemeAndPath; + return this; + } + + public Builder authority(String authority) { + this.authority = authority; + return this; + } + + public Builder userinfo(String userinfo) { + this.userinfo = userinfo; + return this; + } + + public Builder host(String host) { + this.host = host; + return this; + } + + public Builder port(int port) { + this.port = port; + return this; + } + + public Builder path(String path) { + this.path = path; + return this; + } + + public Builder query(String query) { + this.query = query; + return this; + } + + public Builder fragment(String fragment) { + this.fragment = fragment; + return this; + } + + public IRI build() { + return schemeSpecificPart != null ? + new IRI(prefix, schemeSpecificPart, fragment) : + new IRI(schemeClass, + prefix, + authority, + userinfo, + host, + port, + path, + query, + fragment); + } + + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/IRINamespaceContext.java b/content-resource/src/main/java/org/xbib/content/resource/IRINamespaceContext.java new file mode 100644 index 0000000..d33b7d4 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/IRINamespaceContext.java @@ -0,0 +1,129 @@ +package org.xbib.content.resource; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.Locale; +import java.util.Map; +import java.util.MissingResourceException; +import java.util.ResourceBundle; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public final class IRINamespaceContext extends XmlNamespaceContext { + + private static final Logger logger = Logger.getLogger(IRINamespaceContext.class.getName()); + + /** + * Share namespace.properties with {@link XmlNamespaceContext}. + */ + private static final String DEFAULT_RESOURCE = + XmlNamespaceContext.class.getPackage().getName().replace('.', '/') + '/' + "namespace"; + private static IRINamespaceContext instance; + private static final IRINamespaceContext DEFAULT_CONTEXT = newInstance(DEFAULT_RESOURCE); + private List sortedNamespacesByPrefixLength; + + private IRINamespaceContext() { + } + + private IRINamespaceContext(ResourceBundle bundle) { + super(bundle); + } + + public static IRINamespaceContext getInstance() { + return DEFAULT_CONTEXT; + } + + public static IRINamespaceContext newInstance(String bundleName) { + return newInstance(bundleName, Locale.getDefault(), Thread.currentThread().getContextClassLoader()); + } + + public static IRINamespaceContext newInstance(String bundleName, Locale locale, ClassLoader classLoader) { + if (instance == null) { + try { + instance = new IRINamespaceContext(ResourceBundle.getBundle(bundleName, locale, classLoader)); + } catch (MissingResourceException e) { + logger.log(Level.FINE, e.getMessage(), e); + instance = new IRINamespaceContext(); + } + } + return instance; + } + + public static IRINamespaceContext newInstance() { + return new IRINamespaceContext(); + } + + @Override + public void addNamespace(String prefix, String namespace) { + super.addNamespace(prefix, namespace); + sortedNamespacesByPrefixLength = new ArrayList(getNamespaces().values()); + // sort from longest to shortest prefix for successful matching + Collections.sort(sortedNamespacesByPrefixLength, (s1, s2) -> { + Integer l1 = s1.length(); + Integer l2 = s2.length(); + return l2.compareTo(l1); + }); + } + + public IRINamespaceContext add(Map map) { + for (Map.Entry e : map.entrySet()) { + super.addNamespace(e.getKey(), e.getValue()); + } + sortedNamespacesByPrefixLength = new ArrayList<>(getNamespaces().values()); + // sort from longest to shortest prefix for successful matching + Collections.sort(sortedNamespacesByPrefixLength, (s1, s2) -> { + Integer l1 = s1.length(); + Integer l2 = s2.length(); + return l2.compareTo(l1); + }); + return this; + } + + /** + * Abbreviate an URI with a full namespace URI to a short form URI with help of + * the prefix in this namespace context. + * + * @param uri the long URI + * @return a compact short URI or the original URI if there is no prefix in + * this context + */ + public String compact(IRI uri) { + return compact(uri, false); + } + + public String compact(IRI uri, boolean dropfragment) { + if (uri == null) { + return null; + } + // drop fragment (useful for resource counters in fragments) + final String s = dropfragment ? new IRI(uri.getScheme(), uri.getSchemeSpecificPart(), null).toString() : uri.toString(); + // search from longest to shortest namespace prefix + if (sortedNamespacesByPrefixLength != null) { + for (String ns : sortedNamespacesByPrefixLength) { + if (s.startsWith(ns)) { + return getPrefix(ns) + ':' + s.substring(ns.length()); + } + } + } + return s; + } + + public IRI expandIRI(IRI curie) { + String ns = getNamespaceURI(curie.getScheme()); + return ns != null ? IRI.builder().curie(ns + curie.getSchemeSpecificPart()).build() : curie; + } + + public IRI expandIRI(String iri) { + IRI curie = IRI.builder().curie(iri).build(); + String ns = getNamespaceURI(curie.getScheme()); + return ns != null ? IRI.builder().curie(ns + curie.getSchemeSpecificPart()).build() : curie; + } + + public String getPrefix(IRI uri) { + return getNamespaceURI(uri.getScheme()) != null ? uri.getScheme() : getPrefix(uri.toString()); + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/IRISyntaxException.java b/content-resource/src/main/java/org/xbib/content/resource/IRISyntaxException.java new file mode 100644 index 0000000..7d53809 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/IRISyntaxException.java @@ -0,0 +1,18 @@ +package org.xbib.content.resource; + +/** + * + */ +public class IRISyntaxException extends RuntimeException { + + private static final long serialVersionUID = 1813084470937980392L; + + IRISyntaxException(String message) { + super(message); + } + + IRISyntaxException(Throwable cause) { + super(cause); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/Node.java b/content-resource/src/main/java/org/xbib/content/resource/Node.java new file mode 100644 index 0000000..7c16507 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/Node.java @@ -0,0 +1,11 @@ +package org.xbib.content.resource; + +/** + * Node interface. + */ +@FunctionalInterface +public interface Node { + + boolean isEmbedded(); + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/XmlNamespaceContext.java b/content-resource/src/main/java/org/xbib/content/resource/XmlNamespaceContext.java new file mode 100644 index 0000000..d2f9418 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/XmlNamespaceContext.java @@ -0,0 +1,123 @@ +package org.xbib.content.resource; + +import java.util.Enumeration; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Locale; +import java.util.MissingResourceException; +import java.util.ResourceBundle; +import java.util.Set; +import java.util.SortedMap; +import java.util.TreeMap; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.NamespaceContext; + +/** + * Contains a simple context for XML namespaces. + */ +public class XmlNamespaceContext implements NamespaceContext { + + private static final Logger logger = Logger.getLogger(XmlNamespaceContext.class.getName()); + + private static final String DEFAULT_RESOURCE = + XmlNamespaceContext.class.getPackage().getName().replace('.', '/') + '/' + "namespace"; + + private static final XmlNamespaceContext DEFAULT_CONTEXT = newDefaultInstance(); + + // sort namespace by length in descending order, useful for compacting prefix + protected final SortedMap namespaces = new TreeMap<>(); + + private final SortedMap> prefixes = new TreeMap<>(); + + protected XmlNamespaceContext() { + } + + protected XmlNamespaceContext(ResourceBundle bundle) { + Enumeration en = bundle.getKeys(); + while (en.hasMoreElements()) { + String prefix = en.nextElement(); + String namespace = bundle.getString(prefix); + addNamespace(prefix, namespace); + } + } + + public static XmlNamespaceContext getInstance() { + return DEFAULT_CONTEXT; + } + + /** + * Empty namespace context. + * + * @return an XML namespace context + */ + public static XmlNamespaceContext newInstance() { + return new XmlNamespaceContext(); + } + + public static XmlNamespaceContext newDefaultInstance() { + return newInstance(DEFAULT_RESOURCE); + } + + /** + * Use thread context class laoder to instantiate a namespace context. + * @param bundleName the resource bundle name + * @return XML namespace context + */ + public static XmlNamespaceContext newInstance(String bundleName) { + return newInstance(bundleName, Locale.getDefault(), Thread.currentThread().getContextClassLoader()); + } + + public static XmlNamespaceContext newInstance(String bundleName, Locale locale, ClassLoader classLoader) { + try { + return new XmlNamespaceContext(ResourceBundle.getBundle(bundleName, locale, classLoader)); + } catch (MissingResourceException e) { + logger.log(Level.WARNING, e.getMessage(), e); + return new XmlNamespaceContext(); + } + } + + public void addNamespace(String prefix, String namespace) { + namespaces.put(prefix, namespace); + if (prefixes.containsKey(namespace)) { + prefixes.get(namespace).add(prefix); + } else { + Set set = new HashSet<>(); + set.add(prefix); + prefixes.put(namespace, set); + } + } + + public SortedMap getNamespaces() { + return namespaces; + } + + @Override + public String getNamespaceURI(String prefix) { + if (prefix == null) { + return null; + } + return namespaces.containsKey(prefix) ? namespaces.get(prefix) : null; + } + + @Override + public String getPrefix(String namespaceURI) { + Iterator it = getPrefixes(namespaceURI); + return it != null && it.hasNext() ? it.next() : null; + } + + @Override + public Iterator getPrefixes(String namespace) { + if (namespace == null) { + throw new IllegalArgumentException("namespace URI cannot be null"); + } + return prefixes.containsKey(namespace) ? + prefixes.get(namespace).iterator() : null; + } + + public String toString() { + return namespaces.toString(); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/package-info.java b/content-resource/src/main/java/org/xbib/content/resource/package-info.java new file mode 100644 index 0000000..17b9a37 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for content resources (resource identifiers, namespaces, schemes, uniform locations). + */ +package org.xbib.content.resource; diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/AbstractScheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/AbstractScheme.java new file mode 100644 index 0000000..9f705ff --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/AbstractScheme.java @@ -0,0 +1,43 @@ +package org.xbib.content.resource.scheme; + +import org.xbib.content.resource.IRI; + +/** + * Base implementation for IRI scheme providers. + */ +public abstract class AbstractScheme implements Scheme { + + protected final String name; + protected final int port; + + protected AbstractScheme(String name, int port) { + this.name = name; + this.port = port; + } + + @Override + public int getDefaultPort() { + return port; + } + + @Override + public String getName() { + return name; + } + + /** + * Default return unmodified. + */ + @Override + public IRI normalize(IRI iri) { + return iri; + } + + /** + * Default return unmodified. + */ + @Override + public String normalizePath(String path) { + return path; + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/DefaultScheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/DefaultScheme.java new file mode 100644 index 0000000..4f70611 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/DefaultScheme.java @@ -0,0 +1,12 @@ +package org.xbib.content.resource.scheme; + +/** + * + */ +public class DefaultScheme extends AbstractScheme { + + public DefaultScheme(String name) { + super(name, -1); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/FtpScheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/FtpScheme.java new file mode 100644 index 0000000..405ccb5 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/FtpScheme.java @@ -0,0 +1,16 @@ +package org.xbib.content.resource.scheme; + +/** + * + */ +public class FtpScheme extends HttpScheme { + + static final String FTP_SCHEME_NAME = "ftp"; + + private static final int DEFAULT_PORT = 21; + + public FtpScheme() { + super(FTP_SCHEME_NAME, DEFAULT_PORT); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpScheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpScheme.java new file mode 100644 index 0000000..bd9d69c --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpScheme.java @@ -0,0 +1,56 @@ +package org.xbib.content.resource.scheme; + +import org.xbib.content.resource.IRI; +import org.xbib.content.resource.text.CharUtils.Profile; +import org.xbib.content.resource.url.UrlEncoding; + +import java.io.IOException; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + */ +public class HttpScheme extends AbstractScheme { + + static final String HTTP_SCHEME_NAME = "http"; + private static final Logger logger = Logger.getLogger(HttpScheme.class.getName()); + private static final int DEFAULT_PORT = 80; + + HttpScheme() { + super(HTTP_SCHEME_NAME, DEFAULT_PORT); + } + + HttpScheme(String name, int port) { + super(name, port); + } + + @Override + public IRI normalize(IRI iri) { + int port = (iri.getPort() == getDefaultPort()) ? -1 : iri.getPort(); + String host = iri.getHost(); + if (host != null) { + host = host.toLowerCase(); + } + try { + return IRI.builder() + .scheme(iri.getScheme()) + .userinfo(iri.getUserInfo()) + .host(host) + .port(port) + .path(iri.getPath()) + .query(UrlEncoding.encode(UrlEncoding.decode(iri.getQuery()), Profile.IQUERY.filter())) + .fragment(UrlEncoding.encode(UrlEncoding.decode(iri.getFragment()), Profile.IFRAGMENT.filter())) + .build(); + } catch (IOException e) { + logger.log(Level.FINE, e.getMessage(), e); + return null; + } + } + + @Override + public String normalizePath(String path) { + return null; + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpsScheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpsScheme.java new file mode 100644 index 0000000..34ea3f9 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/HttpsScheme.java @@ -0,0 +1,12 @@ +package org.xbib.content.resource.scheme; + +class HttpsScheme extends HttpScheme { + + static final String HTTPS_SCHEME_NAME = "https"; + private static final int DEFAULT_PORT = 443; + + public HttpsScheme() { + super(HTTPS_SCHEME_NAME, DEFAULT_PORT); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/Scheme.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/Scheme.java new file mode 100644 index 0000000..800dd48 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/Scheme.java @@ -0,0 +1,17 @@ +package org.xbib.content.resource.scheme; + +import org.xbib.content.resource.IRI; + +/** + * Interface implemented by custom IRI scheme parsers. + */ +public interface Scheme { + + String getName(); + + IRI normalize(IRI iri); + + String normalizePath(String path); + + int getDefaultPort(); +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/SchemeRegistry.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/SchemeRegistry.java new file mode 100644 index 0000000..6cd2af4 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/SchemeRegistry.java @@ -0,0 +1,59 @@ +package org.xbib.content.resource.scheme; + +import java.util.HashMap; +import java.util.Map; + +/** + * Static registry of custom IRI schemes. + */ +public final class SchemeRegistry { + + private static SchemeRegistry registry; + private final Map schemes; + + SchemeRegistry() { + schemes = new HashMap(); + schemes.put(HttpScheme.HTTP_SCHEME_NAME, new HttpScheme()); + schemes.put(HttpsScheme.HTTPS_SCHEME_NAME, new HttpsScheme()); + schemes.put(FtpScheme.FTP_SCHEME_NAME, new FtpScheme()); + } + + public static SchemeRegistry getInstance() { + if (registry == null) { + registry = new SchemeRegistry(); + } + return registry; + } + + @SuppressWarnings("unchecked") + public boolean register(String schemeClass) throws ClassNotFoundException, IllegalAccessException, + InstantiationException { + Class klass = (Class) Thread.currentThread().getContextClassLoader().loadClass(schemeClass); + return register(klass); + } + + public boolean register(Class schemeClass) throws IllegalAccessException, + InstantiationException { + Scheme scheme = schemeClass.newInstance(); + return register(scheme); + } + + public boolean register(Scheme scheme) { + String name = scheme.getName(); + if (schemes.get(name) == null) { + schemes.put(name.toLowerCase(), scheme); + return true; + } else { + return false; + } + } + + public Scheme getScheme(String scheme) { + if (scheme == null) { + return null; + } + Scheme s = schemes.get(scheme.toLowerCase()); + return (s != null) ? s : new DefaultScheme(scheme); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/scheme/package-info.java b/content-resource/src/main/java/org/xbib/content/resource/scheme/package-info.java new file mode 100644 index 0000000..e587a7f --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/scheme/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for resource schemes. + */ +package org.xbib.content.resource.scheme; diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/CharUtils.java b/content-resource/src/main/java/org/xbib/content/resource/text/CharUtils.java new file mode 100644 index 0000000..79e2332 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/CharUtils.java @@ -0,0 +1,649 @@ +package org.xbib.content.resource.text; + +/** + * General utilities for dealing with Unicode characters. + */ +public final class CharUtils { + + public static final char LRE = 0x202A; + private static final char RLE = 0x202B; + private static final char LRO = 0x202D; + private static final char RLO = 0x202E; + private static final char LRM = 0x200E; + private static final char RLM = 0x200F; + private static final char PDF = 0x202C; + + private CharUtils() { + } + + /** + * True if the character is a valid unicode codepoint. + * @param c char + * @return true if the character is a valid unicode codepoint + */ + public static boolean isValid(int c) { + return c >= 0x000000 && c <= 0x10ffff; + } + + /** + * True if the character is a valid unicode codepoint. + * @param c code point + * @return true if the character is a valid unicode codepoint + */ + public static boolean isValid(Codepoint c) { + return isValid(c.getValue()); + } + + /** + * True if all the characters in chars are within the set [low,high]. + * @param chars chars + * @param low low + * @param high high + * @return true if all the characters in chars are within the set [low,high] + */ + public static boolean inRange(char[] chars, char low, char high) { + for (char aChar : chars) { + if (aChar < low || aChar > high) { + return false; + } + } + return true; + } + + /** + * True if all the characters in chars are within the set [low,high]. + * @param chars chars + * @param low low + * @param high high + * @return true if all the characters in chars are within the set [low,high] + */ + public static boolean inRange(char[] chars, int low, int high) { + for (int i = 0; i < chars.length; i++) { + char n = chars[i]; + Codepoint cp = + (isHighSurrogate(n) && i + 1 < chars.length && isLowSurrogate(chars[i + 1])) + ? toSupplementary(n, chars[i++]) : new Codepoint(n); + int c = cp.getValue(); + if (c < low || c > high) { + return false; + } + } + return true; + } + + /** + * True if the codepoint is within the set [low,high]. + * @param codepoint code point + * @param low low + * @param high high + * @return true if the codepoint is within the set [low,high] + */ + public static boolean inRange(int codepoint, int low, int high) { + return codepoint >= low && codepoint <= high; + } + + /** + * Get the high surrogate for a particular unicode codepoint. + * @param c char + * @return high surrugate + */ + public static char getHighSurrogate(int c) { + return c >= 0x10000 ? (char) ((0xD800 - (0x10000 >> 10)) + (c >> 10)) : 0; + } + + /** + * Get the low surrogate for a particular unicode codepoint. + * @param c char + * @return low surrogate + */ + public static char getLowSurrogate(int c) { + return c >= 0x10000 ? (char) (0xDC00 + (c & 0x3FF)) : (char) c; + } + + /** + * True if the specified char is a high surrogate. + * @param c char + * @return true if the specified char is a high surrogate + */ + public static boolean isHighSurrogate(char c) { + return c <= '\uDBFF' && c >= '\uD800'; + } + + /** + * True if the specified char is a low surrogate. + * @param c char + * @return true if the specified char is a low surrogate + */ + public static boolean isLowSurrogate(char c) { + return c <= '\uDFFF' && c >= '\uDC00'; + } + + /** + * True if the specified character is supplemental. + * @param c char + * @return true if the specified character is supplemental + */ + public static boolean isSupplementary(int c) { + return c <= 0x10ffff && c >= 0x010000; + } + + /** + * True if the two chars represent a surrogate pair. + * @param high high char + * @param low low char + * @return true if the two chars represent a surrogate pair + */ + public static boolean isSurrogatePair(char high, char low) { + return isHighSurrogate(high) && isLowSurrogate(low); + } + + /** + * Converts the high and low surrogate into a supplementary codepoint. + * @param high high char + * @param low low char + * @return code point + */ + public static Codepoint toSupplementary(char high, char low) { + if (!isHighSurrogate(high)) { + throw new IllegalArgumentException("Invalid High Surrogate"); + } + if (!isLowSurrogate(low)) { + throw new IllegalArgumentException("Invalid Low Surrogate"); + } + return new Codepoint(((high - '\uD800') << 10) + (low - '\uDC00') + 0x010000); + } + + /** + * Return the codepoint at the given location, automatically dealing with surrogate pairs. + * @param s string + * @param i location + * @return code point + */ + public static Codepoint codepointAt(String s, int i) { + char c = s.charAt(i); + if (c < 0xD800 || c > 0xDFFF) { + return new Codepoint(c); + } + if (isHighSurrogate(c) && s.length() != i) { + char low = s.charAt(i + 1); + if (isLowSurrogate(low)) { + return toSupplementary(c, low); + } + } else if (isLowSurrogate(c) && i >= 1) { + char high = s.charAt(i - 1); + if (isHighSurrogate(high)) { + return toSupplementary(high, c); + } + } + return new Codepoint(c); + } + + /** + * Return the number of characters used to represent the codepoint (will return 1 or 2). + * @param c code point + * @return the number of characters used to represent the codepoint + */ + public static int length(Codepoint c) { + return c.getCharCount(); + } + + /** + * Return the number of characters used to represent the codepoint (will return 1 or 2). + * @param c code point + * @return the number of characters used to represent the codepoint + */ + public static int length(int c) { + return new Codepoint(c).getCharCount(); + } + + /** + * Return the total number of codepoints in the buffer. Each surrogate pair counts as a single codepoint. + * @param c code point + * @return the total number of codepoints in the buffer + */ + public static int length(CharSequence c) { + return length(CodepointIterator.forCharSequence(c)); + } + + /** + * Return the total number of codepoints in the buffer. Each surrogate pair counts as a single codepoint. + * @param c chars + * @return the total number of codepoints in the buffer + */ + public static int length(char[] c) { + return length(CodepointIterator.forCharArray(c)); + } + + private static int length(CodepointIterator ci) { + int n = 0; + while (ci.hasNext()) { + ci.next(); + n++; + } + return n; + } + + private static String supplementaryToString(int c) { + return String.valueOf(getHighSurrogate(c)) + getLowSurrogate(c); + } + + /** + * Return the String representation of the codepoint, automatically dealing with surrogate pairs. + * @param c char + * @return string representation of the codepoint + */ + public static String toString(int c) { + return isSupplementary(c) ? supplementaryToString(c) : String.valueOf((char) c); + } + + /** + * Removes leading and trailing bidi controls from the string. + * @param string string + * @return string without bidi controls + */ + public static String stripBidi(String string) { + String s = string; + if (s == null || s.length() <= 1) { + return s; + } + if (isBidi(s.charAt(0))) { + s = s.substring(1); + } + if (isBidi(s.charAt(s.length() - 1))) { + s = s.substring(0, s.length() - 1); + } + return s; + } + + private static String wrap(String s, char c1, char c2) { + StringBuilder buf = new StringBuilder(s); + if (buf.length() > 1) { + if (buf.charAt(0) != c1) { + buf.insert(0, c1); + } + if (buf.charAt(buf.length() - 1) != c2) { + buf.append(c2); + } + } + return buf.toString(); + } + + /** + * Wrap the string with the specified bidi control. + * @param s string + * @param c char + * @return string with specified bidi control + */ + public static String wrapBidi(String s, char c) { + switch (c) { + case RLE: + return wrap(s, RLE, PDF); + case RLO: + return wrap(s, RLO, PDF); + case LRE: + return wrap(s, LRE, PDF); + case LRO: + return wrap(s, LRO, PDF); + case RLM: + return wrap(s, RLM, RLM); + case LRM: + return wrap(s, LRM, LRM); + default: + return s; + } + } + + /** + * True if the codepoint is a digit. + * @param codepoint code point + * @return true if the codepoint is a digit + */ + public static boolean isDigit(int codepoint) { + return inRange(codepoint, '0', '9'); + } + + /** + * True if the codepoint is part of the ASCII alphabet (a-z, A-Z). + * @param codepoint code point + * @return true if the codepoint is a digit + */ + public static boolean isAlpha(int codepoint) { + return inRange(codepoint, 'A', 'Z') || inRange(codepoint, 'a', 'z'); + } + + /** + * True if isAlpha and isDigit both return true. + * @param codepoint code point + * @return true if isAlpha and isDigit both return true + */ + public static boolean isAlphaDigit(int codepoint) { + return isDigit(codepoint) || isAlpha(codepoint); + } + + public static boolean isHex(int codepoint) { + return isDigit(codepoint) || inRange(codepoint, 'a', 'f') || inRange(codepoint, 'A', 'F'); + } + + /** + * True if the codepoint is a bidi control character. + * @param codepoint code point + * @return true if the codepoint is a bidi control character + */ + public static boolean isBidi(int codepoint) { + return codepoint == LRM || + codepoint == RLM || + codepoint == LRE || + codepoint == RLE || + codepoint == LRO || + codepoint == RLO || + codepoint == PDF; + } + + public static boolean isPctEnc(int codepoint) { + return codepoint == '%' || isDigit(codepoint) || + inRange(codepoint, 'A', 'F') || + inRange(codepoint, 'a', 'f'); + } + + public static boolean isMark(int codepoint) { + return codepoint == '-' || + codepoint == '_' || + codepoint == '.' || + codepoint == '!' || + codepoint == '~' || + codepoint == '*' || + codepoint == '\\' || + codepoint == '\'' || + codepoint == '(' || + codepoint == ')'; + } + + public static boolean isUnreserved(int codepoint) { + return isAlphaDigit(codepoint) || + codepoint == '-' || + codepoint == '.' || + codepoint == '_' || + codepoint == '~'; + } + + public static boolean isReserved(int codepoint) { + return codepoint == '$' || + codepoint == '&' || + codepoint == '+' || + codepoint == ',' || + codepoint == '/' || + codepoint == ':' || + codepoint == ';' || + codepoint == '=' || + codepoint == '?' || + codepoint == '@' || + codepoint == '[' || + codepoint == ']'; + } + + public static boolean isGenDelim(int codepoint) { + return codepoint == '#' || codepoint == '/' + || codepoint == ':' + || codepoint == '?' + || codepoint == '@' + || codepoint == '[' + || codepoint == ']'; + } + + public static boolean isSubDelim(int codepoint) { + return codepoint == '!' || + codepoint == '$' || + codepoint == '&' || + codepoint == '\'' || + codepoint == '(' || + codepoint == ')' || + codepoint == '*' || + codepoint == '+' || + codepoint == ',' || + codepoint == ';' || + codepoint == '=' || + codepoint == '\\'; + } + + public static boolean isPchar(int codepoint) { + return isUnreserved(codepoint) || codepoint == ':' + || codepoint == '@' + || codepoint == '&' + || codepoint == '=' + || codepoint == '+' + || codepoint == '$' + || codepoint == ','; + } + + public static boolean isPath(int codepoint) { + return isPchar(codepoint) || codepoint == ';' || codepoint == '/' || codepoint == '%' || codepoint == ','; + } + + public static boolean isPathNoDelims(int codepoint) { + return isPath(codepoint) && !isGenDelim(codepoint); + } + + public static boolean isScheme(int codepoint) { + return isAlphaDigit(codepoint) || codepoint == '+' || codepoint == '-' || codepoint == '.'; + } + + public static boolean isUserInfo(int codepoint) { + return isUnreserved(codepoint) || isSubDelim(codepoint) || isPctEnc(codepoint); + } + + public static boolean isQuery(int codepoint) { + return isPchar(codepoint) || codepoint == ';' || codepoint == '/' || codepoint == '?' || codepoint == '%'; + } + + public static boolean isFragment(int codepoint) { + return isPchar(codepoint) || codepoint == '/' || codepoint == '?' || codepoint == '%'; + } + + public static boolean isUcsChar(int codepoint) { + return inRange(codepoint, '\u00A0', '\uD7FF') || + inRange(codepoint, '\uF900', '\uFDCF') || + inRange(codepoint, '\uFDF0', '\uFFEF') || + inRange(codepoint, 0x10000, 0x1FFFD) || + inRange(codepoint, 0x20000, 0x2FFFD) || + inRange(codepoint, 0x30000, 0x3FFFD) || + inRange(codepoint, 0x40000, 0x4FFFD) || + inRange(codepoint, 0x50000, 0x5FFFD) || + inRange(codepoint, 0x60000, 0x6FFFD) || + inRange(codepoint, 0x70000, 0x7FFFD) || + inRange(codepoint, 0x80000, 0x8FFFD) || + inRange(codepoint, 0x90000, 0x9FFFD) || + inRange(codepoint, 0xA0000, 0xAFFFD) || + inRange(codepoint, 0xB0000, 0xBFFFD) || + inRange(codepoint, 0xC0000, 0xCFFFD) || + inRange(codepoint, 0xD0000, 0xDFFFD) || + inRange(codepoint, 0xE1000, 0xEFFFD); + } + + public static boolean isIprivate(int codepoint) { + return inRange(codepoint, '\uE000', '\uF8FF') || + inRange(codepoint, 0xF0000, 0xFFFFD) || + inRange(codepoint, 0x100000, 0x10FFFD); + } + + public static boolean isIunreserved(int codepoint) { + return isAlphaDigit(codepoint) || isMark(codepoint) || isUcsChar(codepoint); + } + + public static boolean isIpchar(int codepoint) { + return isIunreserved(codepoint) || + isSubDelim(codepoint) || + codepoint == ':' || + codepoint == '@' || + codepoint == '&' || + codepoint == '=' || + codepoint == '+' || + codepoint == '$'; + } + + public static boolean isIpath(int codepoint) { + return isIpchar(codepoint) || + codepoint == ';' || + codepoint == '/' || + codepoint == '%' || + codepoint == ','; + } + + public static boolean isIpathnodelims(int codepoint) { + return isIpath(codepoint) && !isGenDelim(codepoint); + } + + public static boolean isIquery(int codepoint) { + return isIpchar(codepoint) || + isIprivate(codepoint) || + codepoint == ';' || + codepoint == '/' || + codepoint == '?' || + codepoint == '%'; + } + + public static boolean isIfragment(int codepoint) { + return isIpchar(codepoint) || isIprivate(codepoint) + || codepoint == '/' + || codepoint == '?' + || codepoint == '%'; + } + + public static boolean isIregname(int codepoint) { + return isIunreserved(codepoint) || codepoint == '!' + || codepoint == '$' + || codepoint == '&' + || codepoint == '\'' + || codepoint == '(' + || codepoint == ')' + || codepoint == '*' + || codepoint == '+' + || codepoint == ',' + || codepoint == ';' + || codepoint == '=' + || codepoint == '"'; + } + + public static boolean isIpliteral(int codepoint) { + return isHex(codepoint) || codepoint == ':' + || codepoint == '[' + || codepoint == ']'; + } + + public static boolean isIhost(int codepoint) { + return isIregname(codepoint) || isIpliteral(codepoint); + } + + public static boolean isRegname(int codepoint) { + return isUnreserved(codepoint) || codepoint == '!' + || codepoint == '$' + || codepoint == '&' + || codepoint == '\'' + || codepoint == '(' + || codepoint == ')' + || codepoint == '*' + || codepoint == '+' + || codepoint == ',' + || codepoint == ';' + || codepoint == '=' + || codepoint == '"'; + } + + public static boolean isIuserinfo(int codepoint) { + return isIunreserved(codepoint) || codepoint == ';' + || codepoint == ':' + || codepoint == '&' + || codepoint == '=' + || codepoint == '+' + || codepoint == '$' + || codepoint == ','; + } + + public static boolean isIserver(int codepoint) { + return isIuserinfo(codepoint) || isIregname(codepoint) + || isAlphaDigit(codepoint) + || codepoint == '.' + || codepoint == ':' + || codepoint == '@' + || codepoint == '[' + || codepoint == ']' + || codepoint == '%' + || codepoint == '-'; + } + + /** + * Verifies a sequence of codepoints using the specified filter. + * @param ci code point iterator + * @param profile profile + */ + public static void verify(CodepointIterator ci, Profile profile) { + CodepointIterator rci = CodepointIterator.restrict(ci, profile.filter()); + while (rci.hasNext()) { + rci.next(); + } + } + + /** + * Verifies a sequence of codepoints using the specified profile. + * @param s string + * @param profile profile + */ + public static void verify(String s, Profile profile) { + if (s == null) { + return; + } + verify(CodepointIterator.forCharSequence(s), profile); + } + + /** + * + */ + public enum Profile { + NONE(codepoint -> true), + ALPHA(codepoint -> !isAlpha(codepoint)), + ALPHANUM(codepoint -> !isAlphaDigit(codepoint)), + FRAGMENT(codepoint -> !isFragment(codepoint)), + IFRAGMENT(codepoint -> !isIfragment(codepoint)), + PATH(codepoint -> !isPath(codepoint)), + IPATH(codepoint -> !isIpath(codepoint)), + IUSERINFO(codepoint -> !isIuserinfo(codepoint)), + USERINFO(codepoint -> !isUserInfo(codepoint)), + QUERY(codepoint -> !isQuery(codepoint)), + IQUERY(codepoint -> !isIquery(codepoint)), + SCHEME(codepoint -> !isScheme(codepoint)), + PATHNODELIMS(codepoint -> !isPathNoDelims(codepoint)), + IPATHNODELIMS(codepoint -> !isIpathnodelims(codepoint)), + IPATHNODELIMS_SEG(codepoint -> !isIpathnodelims(codepoint) && codepoint != '@' && codepoint != ':'), + IREGNAME(codepoint -> !isIregname(codepoint)), + IHOST(codepoint -> !isIhost(codepoint)), + IPRIVATE(codepoint -> !isIprivate(codepoint)), + RESERVED(codepoint -> !isReserved(codepoint)), + IUNRESERVED(codepoint -> !isIunreserved(codepoint)), + UNRESERVED(codepoint -> !isUnreserved(codepoint)), + SCHEMESPECIFICPART(codepoint -> !isIunreserved(codepoint) && !isReserved(codepoint) + && !isIprivate(codepoint) + && !isPctEnc(codepoint) + && codepoint != '#'), + AUTHORITY(codepoint -> !isRegname(codepoint) && !isUserInfo(codepoint) && !isGenDelim(codepoint)), + ASCIISANSCRLF(codepoint -> !inRange(codepoint, 1, 9) && !inRange(codepoint, 14, 127)), + PCT(codepoint -> !isPctEnc(codepoint)), + STD3ASCIIRULES(codepoint -> !inRange(codepoint, 0x0000, 0x002C) && + !inRange(codepoint, 0x002E, 0x002F) && + !inRange(codepoint, 0x003A, 0x0040) && + !inRange(codepoint, 0x005B, 0x0060) && + !inRange(codepoint, 0x007B, 0x007F)); + private final Filter filter; + + Profile(Filter filter) { + this.filter = filter; + } + + public Filter filter() { + return filter; + } + + public boolean check(int codepoint) { + return filter.accept(codepoint); + } + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/Codepoint.java b/content-resource/src/main/java/org/xbib/content/resource/text/Codepoint.java new file mode 100644 index 0000000..87ca641 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/Codepoint.java @@ -0,0 +1,92 @@ +package org.xbib.content.resource.text; + +/** + * Represents a single Unicode Codepoint. + */ +public class Codepoint implements Comparable { + + private final int value; + + /** + * Create a codepoint from a single char. + * @param value char + */ + public Codepoint(char value) { + this((int) value); + } + + /** + * Create a codepoint from a specific integer value. + * @param value value + */ + public Codepoint(int value) { + if (value < 0) { + throw new IllegalArgumentException("invalid codepoint"); + } + this.value = value; + } + + /** + * The codepoint value. + * @return value + */ + public int getValue() { + return value; + } + + @Override + public int compareTo(Codepoint o) { + return value < o.value ? -1 : value == o.value ? 0 : 1; + } + + @Override + public String toString() { + return CharUtils.toString(value); + } + + public char[] toChars() { + return toString().toCharArray(); + } + + /** + * Get the number of chars necessary to represent this codepoint. Returns 2 if this is a supplementary codepoint. + * @return char count + */ + public int getCharCount() { + return toChars().length; + } + + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + value; + return result; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final Codepoint other = (Codepoint) obj; + return value == other.value; + } + + /** + * Get the next codepoint. + * @return next code point + */ + public Codepoint next() { + if (value == 0x10ffff) { + throw new IndexOutOfBoundsException(); + } + return new Codepoint(value + 1); + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/CodepointIterator.java b/content-resource/src/main/java/org/xbib/content/resource/text/CodepointIterator.java new file mode 100644 index 0000000..a376eaf --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/CodepointIterator.java @@ -0,0 +1,401 @@ +package org.xbib.content.resource.text; + +import java.util.Iterator; +import java.util.NoSuchElementException; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * Provides an iterator over Unicode Codepoints. + */ +public abstract class CodepointIterator implements Iterator { + + private static final Logger logger = Logger.getLogger(CodepointIterator.class.getName()); + protected int position = -1; + protected int limit = -1; + + /** + * Get a CodepointIterator for the specified char array. + * @param array char array + * @return code point iterator + */ + public static CodepointIterator forCharArray(char[] array) { + return new CharArrayCodepointIterator(array); + } + + /** + * Get a CodepointIterator for the specified CharSequence. + * @param seq char sequence + * @return code point iterator + */ + public static CodepointIterator forCharSequence(CharSequence seq) { + return new CharSequenceCodepointIterator(seq); + } + + + public static CodepointIterator restrict(CodepointIterator ci, Filter filter) { + return new RestrictedCodepointIterator(ci, filter, false); + } + + public static CodepointIterator restrict(CodepointIterator ci, Filter filter, boolean scanning) { + return new RestrictedCodepointIterator(ci, filter, scanning); + } + + public static CodepointIterator restrict(CodepointIterator ci, Filter filter, boolean scanning, boolean invert) { + return new RestrictedCodepointIterator(ci, filter, scanning, invert); + } + + public CodepointIterator restrict(Filter filter) { + return restrict(this, filter); + } + + public CodepointIterator restrict(Filter filter, boolean scanning) { + return restrict(this, filter, scanning); + } + + public CodepointIterator restrict(Filter filter, boolean scanning, boolean invert) { + return restrict(this, filter, scanning, invert); + } + + /** + * Get the next char. + * @return char + */ + protected abstract char get(); + + /** + * Get the specified char. + * @param index index + * @return char + */ + protected abstract char get(int index); + + /** + * Checks if there are codepoints remaining. + * @return true if there are codepoints remaining + */ + @Override + public boolean hasNext() { + return remaining() > 0; + } + + /** + * Return the final index position. + * @return final index position + */ + public int lastPosition() { + int p = position(); + return (p > -1) ? (p >= limit()) ? p : p - 1 : -1; + } + + /** + * Return the next chars. If the codepoint is not supplemental, the char array will have a single member. If the + * codepoint is supplemental, the char array will have two members, representing the high and low surrogate chars. + * @return next chars + */ + public char[] nextChars(){ + if (hasNext()) { + if (isNextSurrogate()) { + char c1 = get(); + if (CharUtils.isHighSurrogate(c1) && position() < limit()) { + char c2 = get(); + if (CharUtils.isLowSurrogate(c2)) { + return new char[]{c1, c2}; + } else { + throw new InvalidCharacterException(c2); + } + } else if (CharUtils.isLowSurrogate(c1) && position() > 0) { + char c2 = get(position() - 2); + if (CharUtils.isHighSurrogate(c2)) { + return new char[]{c1, c2}; + } else { + throw new InvalidCharacterException(c2); + } + } + } + return new char[]{get()}; + } + return null; + } + + /** + * Peek the next chars in the iterator. If the codepoint is not supplemental, the char array will have a single + * member. If the codepoint is supplemental, the char array will have two members, representing the high and low + * surrogate chars. + * @return chars + */ + public char[] peekChars() { + return peekChars(position()); + } + + /** + * Peek the specified chars in the iterator. If the codepoint is not supplemental, the char array will have a single + * member. If the codepoint is supplemental, the char array will have two members, representing the high and low + * surrogate chars. + * @return chars + */ + private char[] peekChars(int pos) { + if (pos < 0 || pos >= limit()) { + return null; + } + char c1 = get(pos); + if (CharUtils.isHighSurrogate(c1) && pos < limit()) { + char c2 = get(pos + 1); + if (CharUtils.isLowSurrogate(c2)) { + return new char[]{c1, c2}; + } else { + throw new InvalidCharacterException(c2); + } + } else if (CharUtils.isLowSurrogate(c1) && pos > 1) { + char c2 = get(pos - 1); + if (CharUtils.isHighSurrogate(c2)) { + return new char[]{c2, c1}; + } else { + throw new InvalidCharacterException(c2); + } + } else { + return new char[]{c1}; + } + } + + /** + * Return the next codepoint. + * @return code point + */ + @Override + public Codepoint next() { + if (remaining() > 0) { + return toCodepoint(nextChars()); + } else { + throw new NoSuchElementException(); + } + } + + /** + * Peek the next codepoint. + * @return code point + */ + public Codepoint peek() { + return toCodepoint(peekChars()); + } + + /** + * Peek the specified codepoint. + * @param index index + * @return code point + */ + public Codepoint peek(int index) { + return toCodepoint(peekChars(index)); + } + + private Codepoint toCodepoint(char[] chars) { + return (chars == null) ? null : (chars.length == 1) ? new Codepoint(chars[0]) : CharUtils + .toSupplementary(chars[0], chars[1]); + } + + /** + * Set the iterator position. + * @param n iterator position + */ + public void position(int n) { + if (n < 0 || n > limit()) { + throw new ArrayIndexOutOfBoundsException(n); + } + position = n; + } + + /** + * Get the iterator position. + * @return position + */ + public int position() { + return position; + } + + /** + * Return the iterator limit. + * @return limit + */ + public int limit() { + return limit; + } + + /** + * Return the remaining iterator size. + * @return remaining size + */ + public int remaining() { + return limit - position(); + } + + private boolean isNextSurrogate() { + if (!hasNext()) { + return false; + } + char c = get(position()); + return CharUtils.isHighSurrogate(c) || CharUtils.isLowSurrogate(c); + } + + /** + * Returns true if the char at the specified index is a high surrogate. + * @param index index + * @return true if the char at the specified index is a high surrogate + */ + public boolean isHigh(int index) { + if (index < 0 || index > limit()) { + throw new ArrayIndexOutOfBoundsException(index); + } + return CharUtils.isHighSurrogate(get(index)); + } + + /** + * Returns true if the char at the specified index is a low surrogate. + * @param index index + * @return true if the char at the specified index is a low surrogate + */ + public boolean isLow(int index) { + if (index < 0 || index > limit()) { + throw new ArrayIndexOutOfBoundsException(index); + } + return CharUtils.isLowSurrogate(get(index)); + } + + @Override + public void remove() { + throw new UnsupportedOperationException(); + } + + private static class CharArrayCodepointIterator extends CodepointIterator { + protected char[] buffer; + + CharArrayCodepointIterator(char[] buffer) { + this(buffer, 0, buffer.length); + } + + CharArrayCodepointIterator(char[] buffer, int n, int e) { + this.buffer = buffer; + this.position = n; + this.limit = Math.min(buffer.length - n, e); + } + + @Override + protected char get() { + return (position < limit) ? buffer[position++] : (char) -1; + } + + @Override + protected char get(int index) { + if (index < 0 || index >= limit) { + throw new ArrayIndexOutOfBoundsException(index); + } + return buffer[index]; + } + } + + private static class CharSequenceCodepointIterator extends CodepointIterator { + private CharSequence buffer; + + CharSequenceCodepointIterator(CharSequence buffer) { + this(buffer, 0, buffer.length()); + } + + CharSequenceCodepointIterator(CharSequence buffer, int n, int e) { + this.buffer = buffer; + this.position = n; + this.limit = Math.min(buffer.length() - n, e); + } + + @Override + protected char get() { + return buffer.charAt(position++); + } + + @Override + protected char get(int index) { + return buffer.charAt(index); + } + } + + private static class RestrictedCodepointIterator extends DelegatingCodepointIterator { + + private final Filter filter; + private final boolean scanningOnly; + private final boolean notset; + + RestrictedCodepointIterator(CodepointIterator internal, Filter filter, boolean scanningOnly) { + this(internal, filter, scanningOnly, false); + } + + RestrictedCodepointIterator(CodepointIterator internal, + Filter filter, + boolean scanningOnly, + boolean notset) { + super(internal); + this.filter = filter; + this.scanningOnly = scanningOnly; + this.notset = notset; + } + + @Override + public boolean hasNext() { + boolean b = super.hasNext(); + if (scanningOnly) { + try { + int cp = super.peek(super.position()).getValue(); + if (b && cp != -1 && check(cp)) { + return false; + } + } catch (InvalidCharacterException e) { + logger.log(Level.FINE, e.getMessage(), e); + return false; + } + } + return b; + } + + @Override + public Codepoint next() { + Codepoint cp = super.next(); + int v = cp.getValue(); + if (v != -1 && check(v)) { + if (scanningOnly) { + super.position(super.position() - 1); + return null; + } else { + throw new InvalidCharacterException(v); + } + } + return cp; + } + + private boolean check(int cp) { + return notset == !filter.accept(cp); + } + + @Override + public char[] nextChars() { + char[] chars = super.nextChars(); + if (chars != null && chars.length > 0) { + if (chars.length == 1 && check(chars[0])) { + if (scanningOnly) { + super.position(super.position() - 1); + return null; + } else { + throw new InvalidCharacterException(chars[0]); + } + } else if (chars.length == 2) { + int cp = CharUtils.toSupplementary(chars[0], chars[1]).getValue(); + if (check(cp)) { + if (scanningOnly) { + super.position(super.position() - 2); + return null; + } else { + throw new InvalidCharacterException(cp); + } + } + } + } + return chars; + } + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/DelegatingCodepointIterator.java b/content-resource/src/main/java/org/xbib/content/resource/text/DelegatingCodepointIterator.java new file mode 100644 index 0000000..c422d50 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/DelegatingCodepointIterator.java @@ -0,0 +1,84 @@ +package org.xbib.content.resource.text; + +/** + * Base implementation of a CodepointIterator that filters the output of another CodpointIterator. + */ +public abstract class DelegatingCodepointIterator extends CodepointIterator { + + private CodepointIterator internal; + + protected DelegatingCodepointIterator(CodepointIterator internal) { + this.internal = internal; + } + + @Override + protected char get() { + return internal.get(); + } + + @Override + protected char get(int index) { + return internal.get(index); + } + + @Override + public boolean hasNext() { + return internal.hasNext(); + } + + @Override + public boolean isHigh(int index) { + return internal.isHigh(index); + } + + @Override + public boolean isLow(int index) { + return internal.isLow(index); + } + + @Override + public int limit() { + return internal.limit(); + } + + @Override + public Codepoint next() { + return internal.next(); + } + + @Override + public char[] nextChars() { + return internal.nextChars(); + } + + @Override + public Codepoint peek() { + return internal.peek(); + } + + @Override + public Codepoint peek(int index) { + return internal.peek(index); + } + + @Override + public char[] peekChars() { + return internal.peekChars(); + } + + @Override + public int position() { + return internal.position(); + } + + @Override + public int remaining() { + return internal.remaining(); + } + + @Override + public void position(int position) { + internal.position(position); + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/Filter.java b/content-resource/src/main/java/org/xbib/content/resource/text/Filter.java new file mode 100644 index 0000000..febf6f1 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/Filter.java @@ -0,0 +1,10 @@ +package org.xbib.content.resource.text; + +/** + * Filters are used in a variety of ways to filter or verify unicode codepoints. + */ +@FunctionalInterface +public interface Filter { + + boolean accept(int c); +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/InvalidCharacterException.java b/content-resource/src/main/java/org/xbib/content/resource/text/InvalidCharacterException.java new file mode 100644 index 0000000..a267291 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/InvalidCharacterException.java @@ -0,0 +1,20 @@ +package org.xbib.content.resource.text; + +/** + * + */ +public class InvalidCharacterException extends RuntimeException { + + private static final long serialVersionUID = -3037013255350562940L; + private int input; + + public InvalidCharacterException(int input) { + this.input = input; + } + + @Override + public String getMessage() { + return "Invalid Character 0x" + Integer.toHexString(input) + "(" + (char) input + ")"; + } + +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/text/package-info.java b/content-resource/src/main/java/org/xbib/content/resource/text/package-info.java new file mode 100644 index 0000000..ea37165 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/text/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for resource strings and text processing. + */ +package org.xbib.content.resource.text; diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/PercentDecoder.java b/content-resource/src/main/java/org/xbib/content/resource/url/PercentDecoder.java new file mode 100755 index 0000000..7b0033a --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/PercentDecoder.java @@ -0,0 +1,195 @@ +package org.xbib.content.resource.url; + +import static java.nio.charset.CoderResult.OVERFLOW; +import static java.nio.charset.CoderResult.UNDERFLOW; + +import java.nio.ByteBuffer; +import java.nio.CharBuffer; +import java.nio.charset.CharsetDecoder; +import java.nio.charset.CoderResult; +import java.nio.charset.MalformedInputException; +import java.nio.charset.UnmappableCharacterException; + +/** + * Decodes percent-encoded (%XX) Unicode text. + */ +public final class PercentDecoder { + + /** + * Written to with decoded chars by decoder. + */ + private final CharBuffer decodedCharBuf; + private final CharsetDecoder decoder; + /** + * The decoded string for the current input. + */ + private final StringBuilder outputBuf = new StringBuilder(); + /** + * bytes represented by the current sequence of %-triples. Resized as needed. + */ + private ByteBuffer encodedBuf; + + /** + * Construct a new PercentDecoder with default buffer sizes. + * + * @param charsetDecoder Charset to decode bytes into chars with + * @see PercentDecoder#PercentDecoder(CharsetDecoder, int, int) + */ + public PercentDecoder(CharsetDecoder charsetDecoder) { + this(charsetDecoder, 16, 16); + } + + /** + * @param charsetDecoder Charset to decode bytes into chars with + * @param initialEncodedByteBufSize Initial size of buffer that holds encoded bytes + * @param decodedCharBufSize Size of buffer that encoded bytes are decoded into + */ + public PercentDecoder(CharsetDecoder charsetDecoder, int initialEncodedByteBufSize, + int decodedCharBufSize) { + encodedBuf = ByteBuffer.allocate(initialEncodedByteBufSize); + decodedCharBuf = CharBuffer.allocate(decodedCharBufSize); + decoder = charsetDecoder; + } + + /** + * @param input Input with %-encoded representation of characters in this instance's configured character set, e.g. + * "%20" for a space character + * @return Corresponding string with %-encoded data decoded and converted to their corresponding characters + * @throws MalformedInputException if decoder is configured to report errors and malformed input is detected + * @throws UnmappableCharacterException if decoder is configured to report errors and an unmappable character is + * detected + */ + public String decode(CharSequence input) throws MalformedInputException, UnmappableCharacterException { + outputBuf.setLength(0); + // this is almost always an underestimate of the size needed: + // only a 4-byte encoding (which is 12 characters input) would case this to be an overestimate + outputBuf.ensureCapacity(input.length() / 8); + encodedBuf.clear(); + + for (int i = 0; i < input.length(); i++) { + char c = input.charAt(i); + if (c != '%') { + handleEncodedBytes(); + + outputBuf.append(c); + continue; + } + + if (i + 2 >= input.length()) { + throw new IllegalArgumentException( + "Could not percent decode <" + input + ">: incomplete %-pair at position " + i); + } + + // grow the byte buf if needed + if (encodedBuf.remaining() == 0) { + ByteBuffer largerBuf = ByteBuffer.allocate(encodedBuf.capacity() * 2); + encodedBuf.flip(); + largerBuf.put(encodedBuf); + encodedBuf = largerBuf; + } + + // note that we advance i here as we consume chars + int msBits = Character.digit(input.charAt(++i), 16); + int lsBits = Character.digit(input.charAt(++i), 16); + + if (msBits == -1 || lsBits == -1) { + throw new IllegalArgumentException("Invalid %-tuple <" + input.subSequence(i - 2, i + 1) + ">"); + } + + msBits <<= 4; + msBits |= lsBits; + + // msBits can only have 8 bits set, so cast is safe + encodedBuf.put((byte) msBits); + } + + handleEncodedBytes(); + + return outputBuf.toString(); + } + + /** + * Decode any buffered encoded bytes and write them to the output buf. + */ + private void handleEncodedBytes() throws MalformedInputException, UnmappableCharacterException { + if (encodedBuf.position() == 0) { + // nothing to do + return; + } + + decoder.reset(); + CoderResult coderResult; + + // switch to reading mode + encodedBuf.flip(); + + // loop while we're filling up the decoded char buf, or there's any encoded bytes + // decode() in practice seems to only consume bytes when it can decode an entire char... + do { + decodedCharBuf.clear(); + coderResult = decoder.decode(encodedBuf, decodedCharBuf, false); + throwIfError(coderResult); + appendDecodedChars(); + } while (coderResult == OVERFLOW && encodedBuf.hasRemaining()); + + // final decode with end-of-input flag + decodedCharBuf.clear(); + coderResult = decoder.decode(encodedBuf, decodedCharBuf, true); + throwIfError(coderResult); + + if (encodedBuf.hasRemaining()) { + throw new IllegalStateException("Final decode didn't error, but didn't consume remaining input bytes"); + } + if (coderResult != UNDERFLOW) { + throw new IllegalStateException("Expected underflow, but instead final decode returned " + coderResult); + } + + appendDecodedChars(); + + // we've finished the input, wrap it up + encodedBuf.clear(); + flush(); + } + + /** + * Must only be called when the input encoded bytes buffer is empty. + */ + private void flush() throws MalformedInputException, UnmappableCharacterException { + CoderResult coderResult; + decodedCharBuf.clear(); + + coderResult = decoder.flush(decodedCharBuf); + appendDecodedChars(); + + throwIfError(coderResult); + + if (coderResult != UNDERFLOW) { + throw new IllegalStateException("Decoder flush resulted in " + coderResult); + } + } + + /** + * If coderResult is considered an error (i.e. not overflow or underflow), throw the corresponding + * CharacterCodingException. + * + * @param coderResult result to check + * @throws MalformedInputException if result represents malformed input + * @throws UnmappableCharacterException if result represents an unmappable character + */ + private void throwIfError(CoderResult coderResult) throws MalformedInputException, UnmappableCharacterException { + if (coderResult.isMalformed()) { + throw new MalformedInputException(coderResult.length()); + } + if (coderResult.isUnmappable()) { + throw new UnmappableCharacterException(coderResult.length()); + } + } + + /** + * Flip the decoded char buf and append it to the string bug. + */ + private void appendDecodedChars() { + decodedCharBuf.flip(); + outputBuf.append(decodedCharBuf); + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/PercentEncoder.java b/content-resource/src/main/java/org/xbib/content/resource/url/PercentEncoder.java new file mode 100755 index 0000000..fb4c61b --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/PercentEncoder.java @@ -0,0 +1,187 @@ +package org.xbib.content.resource.url; + +import static java.lang.Character.isHighSurrogate; +import static java.lang.Character.isLowSurrogate; + +import java.nio.ByteBuffer; +import java.nio.CharBuffer; +import java.nio.charset.CharsetEncoder; +import java.nio.charset.CoderResult; +import java.nio.charset.MalformedInputException; +import java.nio.charset.UnmappableCharacterException; +import java.util.BitSet; + +/** + * Encodes unsafe characters as a sequence of %XX hex-encoded bytes. + * + * This is typically done when encoding components of URLs. See {@link UrlPercentEncoders} for pre-configured + * PercentEncoder instances. + */ +public final class PercentEncoder { + + private static final char[] HEX_CODE = "0123456789ABCDEF".toCharArray(); + + private final BitSet safeChars; + private final CharsetEncoder encoder; + /** + * Pre-allocate a string handler to make the common case of encoding to a string faster. + */ + private final StringBuilderPercentEncoderOutputHandler stringHandler = new StringBuilderPercentEncoderOutputHandler(); + private final ByteBuffer encodedBytes; + private final CharBuffer unsafeCharsToEncode; + + /** + * @param safeChars the set of chars to NOT encode, stored as a bitset with the int positions corresponding to + * those chars set to true. Treated as read only. + * @param charsetEncoder charset encoder to encode characters with. Make sure to not re-use CharsetEncoder + * instances + * across threads. + */ + public PercentEncoder(BitSet safeChars, CharsetEncoder charsetEncoder) { + this.safeChars = safeChars; + this.encoder = charsetEncoder; + + // why is this a float? sigh. + int maxBytesPerChar = 1 + (int) encoder.maxBytesPerChar(); + // need to handle surrogate pairs, so need to be able to handle 2 chars worth of stuff at once + encodedBytes = ByteBuffer.allocate(maxBytesPerChar * 2); + unsafeCharsToEncode = CharBuffer.allocate(2); + } + + /** + * @param result result to check + * @throws IllegalStateException if result is overflow + * @throws MalformedInputException if result represents malformed input + * @throws UnmappableCharacterException if result represents an unmappable character + */ + private static void checkResult(CoderResult result) throws MalformedInputException, UnmappableCharacterException { + if (result.isOverflow()) { + throw new IllegalStateException("Byte buffer overflow; this should not happen."); + } + if (result.isMalformed()) { + throw new MalformedInputException(result.length()); + } + if (result.isUnmappable()) { + throw new UnmappableCharacterException(result.length()); + } + } + + /** + * Encode the input and pass output chars to a handler. + * + * @param input input string + * @param handler handler to call on each output character + * @throws MalformedInputException if encoder is configured to report errors and malformed input is detected + * @throws UnmappableCharacterException if encoder is configured to report errors and an unmappable character is + * detected + */ + public void encode(CharSequence input, StringBuilderPercentEncoderOutputHandler handler) throws + MalformedInputException, UnmappableCharacterException { + + for (int i = 0; i < input.length(); i++) { + + char c = input.charAt(i); + + if (safeChars.get(c)) { + handler.onOutputChar(c); + continue; + } + + // not a safe char + unsafeCharsToEncode.clear(); + unsafeCharsToEncode.append(c); + if (isHighSurrogate(c)) { + if (input.length() > i + 1) { + // get the low surrogate as well + char lowSurrogate = input.charAt(i + 1); + if (isLowSurrogate(lowSurrogate)) { + unsafeCharsToEncode.append(lowSurrogate); + i++; + } else { + throw new IllegalArgumentException( + "Invalid UTF-16: Char " + (i) + " is a high surrogate (\\u" + Integer + .toHexString(c) + "), but char " + (i + 1) + " is not a low surrogate (\\u" + Integer + .toHexString(lowSurrogate) + ")"); + } + } else { + throw new IllegalArgumentException( + "Invalid UTF-16: The last character in the input string was a high surrogate (\\u" + Integer + .toHexString(c) + ")"); + } + } + + flushUnsafeCharBuffer(handler); + } + } + + /** + * Encode the input and return the resulting text as a String. + * + * @param input input string + * @return the input string with every character that's not in safeChars turned into its byte representation via the + * instance's encoder and then percent-encoded + * @throws MalformedInputException if encoder is configured to report errors and malformed input is detected + * @throws UnmappableCharacterException if encoder is configured to report errors and an unmappable character is + * detected + */ + public String encode(CharSequence input) throws MalformedInputException, UnmappableCharacterException { + stringHandler.reset(); + stringHandler.ensureCapacity(input.length()); + encode(input, stringHandler); + return stringHandler.getContents(); + } + + /** + * Encode unsafeCharsToEncode to bytes as per charsetEncoder, then percent-encode those bytes into output. + * + * Side effects: unsafeCharsToEncode will be read from and cleared. encodedBytes will be cleared and written to. + */ + private void flushUnsafeCharBuffer(StringBuilderPercentEncoderOutputHandler handler) throws MalformedInputException, + UnmappableCharacterException { + // need to read from the char buffer, which was most recently written to + unsafeCharsToEncode.flip(); + + encodedBytes.clear(); + + encoder.reset(); + CoderResult result = encoder.encode(unsafeCharsToEncode, encodedBytes, true); + checkResult(result); + result = encoder.flush(encodedBytes); + checkResult(result); + + // read contents of bytebuffer + encodedBytes.flip(); + + while (encodedBytes.hasRemaining()) { + byte b = encodedBytes.get(); + handler.onOutputChar('%'); + handler.onOutputChar(HEX_CODE[b >> 4 & 0xF]); + handler.onOutputChar(HEX_CODE[b & 0xF]); + } + } + + private static class StringBuilderPercentEncoderOutputHandler { + + private final StringBuilder stringBuilder; + + StringBuilderPercentEncoderOutputHandler() { + stringBuilder = new StringBuilder(); + } + + String getContents() { + return stringBuilder.toString(); + } + + void reset() { + stringBuilder.setLength(0); + } + + void ensureCapacity(int length) { + stringBuilder.ensureCapacity(length); + } + + void onOutputChar(char c) { + stringBuilder.append(c); + } + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/UrlBuilder.java b/content-resource/src/main/java/org/xbib/content/resource/url/UrlBuilder.java new file mode 100755 index 0000000..0a0d760 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/UrlBuilder.java @@ -0,0 +1,472 @@ +package org.xbib.content.resource.url; + +import static org.xbib.content.resource.url.UrlPercentEncoders.getFragmentEncoder; +import static org.xbib.content.resource.url.UrlPercentEncoders.getMatrixEncoder; +import static org.xbib.content.resource.url.UrlPercentEncoders.getPathEncoder; +import static org.xbib.content.resource.url.UrlPercentEncoders.getQueryParamEncoder; +import static org.xbib.content.resource.url.UrlPercentEncoders.getRegNameEncoder; +import static org.xbib.content.resource.url.UrlPercentEncoders.getUnstructuredQueryEncoder; + +import java.net.URL; +import java.nio.charset.CharacterCodingException; +import java.nio.charset.CharsetDecoder; +import java.nio.charset.StandardCharsets; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.regex.Pattern; + +/** + * Builder for urls with url-encoding applied to path, query param, etc. + * + * Escaping rules are from RFC 3986, RFC 1738 and the HTML 4 spec (http://www.w3.org/TR/html401/interact/forms.html#form-content-type). + * This means that this diverges from the canonical URI/URL rules for the sake of being what you want to actually make + * HTTP-useful URLs. + */ +public final class UrlBuilder { + + /** + * IPv6 address, taken from Stack Overflow. + */ + private static final Pattern IPV6_PATTERN = Pattern.compile( + "\\A\\[((?:[0-9A-Fa-f]{1,4}(?::[0-9A-Fa-f]{1,4})*)?)::((?:[0-9A-Fa-f]{1,4}(?::[0-9A-Fa-f]{1,4})*)?)]\\z"); + + /** + * IPv4 dotted quad. + */ + private static final Pattern IPV4_PATTERN = Pattern + .compile("\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z"); + + private final String scheme; + + private final String host; + + private final Integer port; + + private final List> queryParams = new ArrayList<>(); + private final List pathSegments = new ArrayList<>(); + private final PercentEncoder pathEncoder = getPathEncoder(); + private final PercentEncoder regNameEncoder = getRegNameEncoder(); + private final PercentEncoder matrixEncoder = getMatrixEncoder(); + private final PercentEncoder queryParamEncoder = getQueryParamEncoder(); + private final PercentEncoder unstructuredQueryEncoder = getUnstructuredQueryEncoder(); + private final PercentEncoder fragmentEncoder = getFragmentEncoder(); + /** + * If this is non-null, queryParams must be empty, and vice versa. + */ + private String unstructuredQuery; + private String fragment; + + private boolean forceTrailingSlash = false; + + /** + * Create a URL with UTF-8 encoding. + * + * @param scheme scheme (e.g. http) + * @param host host (e.g. foo.com or 1.2.3.4 or [::1]) + * @param port null or a positive integer + */ + private UrlBuilder(String scheme, String host, Integer port) { + this.host = host; + this.scheme = scheme; + this.port = port; + } + + /** + * Create a URL with an null port and UTF-8 encoding. + * + * @param scheme scheme (e.g. http) + * @param host host in any of the valid syntaxes: reg-name (a dns name), ipv4 literal (1.2.3.4), ipv6 literal + * ([::1]), excluding IPvFuture since no one uses that in practice + * @return a url builder + * @see UrlBuilder#forHost(String scheme, String host, int port) + */ + public static UrlBuilder forHost(String scheme, String host) { + return new UrlBuilder(scheme, host, null); + } + + /** + * @param scheme scheme (e.g. http) + * @param host host in any of the valid syntaxes: reg-name ( a dns name), ipv4 literal (1.2.3.4), ipv6 literal + * ([::1]), excluding IPvFuture since no one uses that in practice + * @param port port + * @return a url builder + */ + public static UrlBuilder forHost(String scheme, String host, int port) { + return new UrlBuilder(scheme, host, port); + } + + /** + * Calls {@link UrlBuilder#fromUrl(URL, CharsetDecoder)} with a UTF-8 CharsetDecoder. The same semantics about the + * query string apply. + * + * @param url url to initialize builder with + * @return a UrlBuilder containing the host, path, etc. from the url + * @throws CharacterCodingException if char decoding fails + * @see UrlBuilder#fromUrl(URL, CharsetDecoder) + */ + public static UrlBuilder fromUrl(URL url) throws CharacterCodingException { + return fromUrl(url, StandardCharsets.UTF_8.newDecoder()); + } + + /** + * Create a UrlBuilder initialized with the contents of a {@link URL}. + * + * The query string will be parsed into HTML4 query params if it can be separated into a + * &-separated sequence of key=value pairs. The sequence of query params can then be + * appended to by continuing to call {@link UrlBuilder#queryParam(String, String)}. The concept of query params is + * only part of the HTML spec (and common HTTP usage), though, so it's perfectly legal to have a query string that + * is in some other form. To represent this case, if the aforementioned param-parsing attempt fails, the query + * string will be treated as just a monolithic, unstructured, string. In this case, calls to {@link + * UrlBuilder#queryParam(String, String)} on the resulting instance will throw IllegalStateException, and only calls + * to {@link UrlBuilder#unstructuredQuery(String)}}, which replaces the entire query string, are allowed. + * + * @param url url to initialize builder with + * @param charsetDecoder the decoder to decode encoded bytes with (except for reg names, which are always UTF-8) + * @return a UrlBuilder containing the host, path, etc. from the url + * @throws CharacterCodingException if decoding percent-encoded bytes fails and charsetDecoder is configured to + * report errors + * @see UrlBuilder#fromUrl(URL, CharsetDecoder) + */ + public static UrlBuilder fromUrl(URL url, CharsetDecoder charsetDecoder) throws + CharacterCodingException { + + PercentDecoder decoder = new PercentDecoder(charsetDecoder); + // reg names must be encoded UTF-8 + PercentDecoder regNameDecoder; + if (charsetDecoder.charset().equals(StandardCharsets.UTF_8)) { + regNameDecoder = decoder; + } else { + regNameDecoder = new PercentDecoder(StandardCharsets.UTF_8.newDecoder()); + } + + Integer port = url.getPort(); + if (port == -1) { + port = null; + } + + UrlBuilder builder = new UrlBuilder(url.getProtocol(), regNameDecoder.decode(url.getHost()), port); + + buildFromPath(builder, decoder, url); + + buildFromQuery(builder, decoder, url); + + if (url.getRef() != null) { + builder.fragment(decoder.decode(url.getRef())); + } + + return builder; + } + + /** + * Populate a url builder based on the query of an URL. + * + * @param builder builder + * @param decoder decoder + * @param url url + * @throws CharacterCodingException if build fails + */ + private static void buildFromQuery(UrlBuilder builder, PercentDecoder decoder, URL url) throws + CharacterCodingException { + if (url.getQuery() != null) { + String q = url.getQuery(); + List> pairs = new ArrayList<>(); + boolean parseOk = true; + for (String queryChunk : q.split("&")) { + String[] queryParamChunks = queryChunk.split("="); + if (queryParamChunks.length != 2) { + parseOk = false; + break; + } + pairs.add(Pair.of(decoder.decode(queryParamChunks[0]), + decoder.decode(queryParamChunks[1]))); + } + if (parseOk) { + for (Pair pair : pairs) { + builder.queryParam(pair.getKey(), pair.getValue()); + } + } else { + builder.unstructuredQuery(decoder.decode(q)); + } + } + } + + /** + * Populate the path segments of a url builder from an URL. + * + * @param builder builder + * @param decoder decoder + * @param url url + * @throws CharacterCodingException if build fails + */ + private static void buildFromPath(UrlBuilder builder, PercentDecoder decoder, URL url) throws + CharacterCodingException { + for (String pathChunk : url.getPath().split("/")) { + if ("".equals(pathChunk)) { + continue; + } + if (pathChunk.charAt(0) == ';') { + builder.pathSegment(""); + for (String matrixChunk : pathChunk.substring(1).split(";")) { + buildFromMatrixParamChunk(decoder, builder, matrixChunk); + } + continue; + } + String[] matrixChunks = pathChunk.split(";"); + builder.pathSegment(decoder.decode(matrixChunks[0])); + for (int i = 1; i < matrixChunks.length; i++) { + buildFromMatrixParamChunk(decoder, builder, matrixChunks[i]); + } + } + } + + private static void buildFromMatrixParamChunk(PercentDecoder decoder, UrlBuilder ub, String pathMatrixChunk) throws + CharacterCodingException { + String[] mtxPair = pathMatrixChunk.split("="); + if (mtxPair.length != 2) { + throw new IllegalArgumentException("Malformed matrix param: <" + pathMatrixChunk + ">"); + } + + String mtxName = mtxPair[0]; + String mtxVal = mtxPair[1]; + ub.matrixParam(decoder.decode(mtxName), decoder.decode(mtxVal)); + } + + /** + * Add a path segment. + * + * @param segment a path segment + * @return this + */ + public UrlBuilder pathSegment(String segment) { + pathSegments.add(new PathSegment(segment)); + return this; + } + + /** + * Add multiple path segments. Equivalent to successive calls to {@link UrlBuilder#pathSegment(String)}. + * + * @param segments path segments + * @return this + */ + public UrlBuilder pathSegments(String... segments) { + for (String segment : segments) { + pathSegment(segment); + } + + return this; + } + + /** + * Add an HTML query parameter. Query parameters will be encoded in the order added. + * + * Using query strings to encode key=value pairs is not part of the URI/URL specification; it is specified by + * http://www.w3.org/TR/html401/interact/forms.html#form-content-type. + * + * If you use this method to build a query string, or created this builder from a url with a query string that can + * successfully be parsed into query param pairs, you cannot subsequently use {@link + * UrlBuilder#unstructuredQuery(String)}. See {@link UrlBuilder#fromUrl(URL, CharsetDecoder)}. + * + * @param name param name + * @param value param value + * @return this + */ + public UrlBuilder queryParam(String name, String value) { + if (unstructuredQuery != null) { + throw new IllegalStateException( + "Cannot call queryParam() when this already has an unstructured query specified"); + } + + queryParams.add(Pair.of(name, value)); + return this; + } + + /** + * Set the complete query string of arbitrary structure. This is useful when you want to specify a query string that + * is not of key=value format. If the query has previously been set via this method, subsequent calls will overwrite + * that query. + * + * If you use this method, or create a builder from a URL whose query is not parseable into query param pairs, you + * cannot subsequently use {@link UrlBuilder#queryParam(String, String)}. See {@link UrlBuilder#fromUrl(URL, + * CharsetDecoder)}. + * + * @param query Complete URI query, as specified by https://tools.ietf.org/html/rfc3986#section-3.4 + * @return this + */ + public UrlBuilder unstructuredQuery(String query) { + if (!queryParams.isEmpty()) { + throw new IllegalStateException( + "Cannot call unstructuredQuery() when this already has queryParam pairs specified"); + } + + unstructuredQuery = query; + + return this; + } + + /** + * Clear the unstructured query and any query params. + * + * Since the query / query param situation is a little complicated, this method will let you remove all query + * information and start again from scratch. This may be useful when taking an existing url, parsing it into a + * builder, and then re-doing its query params, for instance. + * + * @return this + */ + public UrlBuilder clearQuery() { + queryParams.clear(); + unstructuredQuery = null; + + return this; + } + + /** + * Add a matrix param to the last added path segment. If no segments have been added, the param will be added to the + * root. Matrix params will be encoded in the order added. + * + * @param name param name + * @param value param value + * @return this + */ + public UrlBuilder matrixParam(String name, String value) { + if (pathSegments.isEmpty()) { + // create an empty path segment to represent a matrix param applied to the root + pathSegment(""); + } + PathSegment seg = pathSegments.get(pathSegments.size() - 1); + seg.matrixParams.add(Pair.of(name, value)); + return this; + } + + /** + * Set the fragment. + * + * @param fragment fragment string + * @return this + */ + public UrlBuilder fragment(String fragment) { + this.fragment = fragment; + return this; + } + + /** + * Force the generated URL to have a trailing slash at the end of the path. + * + * @return this + */ + public UrlBuilder forceTrailingSlash() { + forceTrailingSlash = true; + return this; + } + + /** + * Encode the current builder state into a URL string. + * + * @return a well-formed URL string + * @throws CharacterCodingException if character encoding fails and the encoder is configured to report errors + */ + public String toUrlString() throws CharacterCodingException { + StringBuilder buf = new StringBuilder(); + + buf.append(scheme); + buf.append("://"); + + buf.append(encodeHost(host)); + if (port != null) { + buf.append(':'); + buf.append(port); + } + + for (PathSegment pathSegment : pathSegments) { + buf.append('/'); + buf.append(pathEncoder.encode(pathSegment.segment)); + + for (Pair matrixParam : pathSegment.matrixParams) { + buf.append(';'); + buf.append(matrixEncoder.encode(matrixParam.getKey())); + buf.append('='); + buf.append(matrixEncoder.encode(matrixParam.getValue())); + } + } + + if (forceTrailingSlash) { + buf.append('/'); + } + + if (!queryParams.isEmpty()) { + buf.append("?"); + Iterator> qpIter = queryParams.iterator(); + while (qpIter.hasNext()) { + Pair queryParam = qpIter.next(); + buf.append(queryParamEncoder.encode(queryParam.getKey())); + buf.append('='); + buf.append(queryParamEncoder.encode(queryParam.getValue())); + if (qpIter.hasNext()) { + buf.append('&'); + } + } + } else if (unstructuredQuery != null) { + buf.append("?"); + buf.append(unstructuredQueryEncoder.encode(unstructuredQuery)); + } + + if (fragment != null) { + buf.append('#'); + buf.append(fragmentEncoder.encode(fragment)); + } + + return buf.toString(); + } + + /** + * @param host original host string + * @return host encoded as in RFC 3986 section 3.2.2 + */ + private String encodeHost(String host) throws CharacterCodingException { + // matching order: IP-literal, IPv4, reg-name + if (IPV4_PATTERN.matcher(host).matches() || IPV6_PATTERN.matcher(host).matches()) { + return host; + } + + // it's a reg-name, which MUST be encoded as UTF-8 (regardless of the rest of the URL) + return regNameEncoder.encode(host); + } + + /** + * Bundle of a path segment name and any associated matrix params. + */ + private static class PathSegment { + private final String segment; + private final List> matrixParams = new ArrayList<>(); + + PathSegment(String segment) { + this.segment = segment; + } + } + + private static class Pair { + + K key; + + V value; + + Pair(K key, V value) { + this.key = key; + this.value = value; + } + + @SuppressWarnings("unchecked") + static Pair of(K key, V value) { + return new Pair<>(key, value); + } + + K getKey() { + return key; + } + + V getValue() { + return value; + } + + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/UrlEncoding.java b/content-resource/src/main/java/org/xbib/content/resource/url/UrlEncoding.java new file mode 100644 index 0000000..113d2f6 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/UrlEncoding.java @@ -0,0 +1,148 @@ +package org.xbib.content.resource.url; + +import org.xbib.content.resource.text.CharUtils; +import org.xbib.content.resource.text.Filter; + +import java.io.EOFException; +import java.io.FilterReader; +import java.io.IOException; +import java.io.Reader; +import java.io.StringReader; + +/** + * Performs URL Percent Encoding. + */ +public final class UrlEncoding { + + private static final char[] HEX = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'}; + + private UrlEncoding() { + } + + private static void encode(Appendable sb, byte... bytes) throws IOException { + encode(sb, 0, bytes.length, bytes); + } + + private static void encode(Appendable sb, int offset, int length, byte... bytes) throws IOException { + for (int n = offset, i = 0; n < bytes.length && i < length; n++, i++) { + byte c = bytes[n]; + sb.append("%"); + sb.append(HEX[(c >> 4) & 0x0f]); + sb.append(HEX[c & 0x0f]); + } + } + + public static String encode(CharSequence s, Filter filter) throws IOException { + return encode(s, new Filter[]{filter}); + } + + public static String encode(CharSequence s, Filter... filters) throws IOException { + if (s == null) { + return null; + } + return encode(s, "utf-8", filters); + } + + private static boolean check(int codepoint, Filter... filters) { + for (Filter filter : filters) { + if (filter.accept(codepoint)) { + return true; + } + } + return false; + } + + public static String encode(CharSequence s, String enc, Filter... filters) throws IOException { + if (s == null) { + return null; + } + StringBuilder sb = new StringBuilder(); + for (int n = 0; n < s.length(); n++) { + char c = s.charAt(n); + if (!CharUtils.isHighSurrogate(c) && check(c, filters)) { + encode(sb, String.valueOf(c).getBytes(enc)); + } else if (CharUtils.isHighSurrogate(c)) { + if (check(c, filters)) { + String buf = String.valueOf(c) + s.charAt(++n); + byte[] b = buf.getBytes(enc); + encode(sb, b); + } else { + sb.append(c); + sb.append(s.charAt(++n)); + } + } else { + sb.append(c); + } + } + return sb.toString(); + } + + public static String decode(String string) throws IOException { + String e = string; + char[] buf = new char[e.length()]; + try (DecodingReader r = new DecodingReader(new StringReader(e))) { + int l = r.read(buf); + e = new String(buf, 0, l); + } + return e; + } + + private static byte decode(char c, int shift) { + return (byte) ((((c >= '0' && c <= '9') ? c - '0' : (c >= 'A' && c <= 'F') ? c - 'A' + 10 + : (c >= 'a' && c <= 'f') ? c - 'a' + 10 : -1) & 0xf) << shift); + } + + private static byte decode(char c1, char c2) { + return (byte) (decode(c1, 4) | decode(c2, 0)); + } + + /** + * + */ + private static class DecodingReader extends FilterReader { + + DecodingReader(Reader in) { + super(in); + } + + @Override + public int read() throws IOException { + int c = super.read(); + if (c == '%') { + int c1 = super.read(); + int c2 = super.read(); + return decode((char) c1, (char) c2); + } else { + return c; + } + } + + @Override + public int read(char[] b, int off, int len) throws IOException { + int n = off; + int i; + while ((i = read()) != -1 && n < off + len) { + b[n++] = (char) i; + } + return n - off; + } + + @Override + public int read(char[] b) throws IOException { + return read(b, 0, b.length); + } + + @Override + public long skip(long n) throws IOException { + long i = 0; + int c; + for (; i < n; i++) { + c = read(); + if (c == -1) { + throw new EOFException(); + } + } + return i; + } + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/UrlPercentEncoders.java b/content-resource/src/main/java/org/xbib/content/resource/url/UrlPercentEncoders.java new file mode 100755 index 0000000..925932e --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/UrlPercentEncoders.java @@ -0,0 +1,166 @@ +package org.xbib.content.resource.url; + +import static java.nio.charset.CodingErrorAction.REPLACE; + +import java.nio.charset.StandardCharsets; +import java.util.BitSet; + +/** + * See RFC 3986, RFC 1738 and Lunatech research. + */ +public final class UrlPercentEncoders { + + /** + * An encoder for RFC 3986 reg-names. + */ + + private static final BitSet REG_NAME_BIT_SET = new BitSet(); + + private static final BitSet PATH_BIT_SET = new BitSet(); + private static final BitSet MATRIX_BIT_SET = new BitSet(); + private static final BitSet UNSTRUCTURED_QUERY_BIT_SET = new BitSet(); + private static final BitSet QUERY_PARAM_BIT_SET = new BitSet(); + private static final BitSet FRAGMENT_BIT_SET = new BitSet(); + + static { + // RFC 3986 'reg-name'. This is not very aggressive... it's quite possible to have DNS-illegal names out of this. + // Regardless, it will at least be URI-compliant even if it's not HTTP URL-compliant. + addUnreserved(REG_NAME_BIT_SET); + addSubdelims(REG_NAME_BIT_SET); + + // Represents RFC 3986 'pchar'. Remove delimiter that starts matrix section. + addPChar(PATH_BIT_SET); + PATH_BIT_SET.clear((int) ';'); + + // Remove delims for HTTP matrix params as per RFC 1738 S3.3. The other reserved chars ('/' and '?') + // are already excluded. + addPChar(MATRIX_BIT_SET); + MATRIX_BIT_SET.clear((int) ';'); + MATRIX_BIT_SET.clear((int) '='); + + /* + * At this point it represents RFC 3986 'query'. http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1 also + * specifies that "+" can mean space in a query, so we will make sure to say that '+' is not safe to leave as-is + */ + addQuery(UNSTRUCTURED_QUERY_BIT_SET); + UNSTRUCTURED_QUERY_BIT_SET.clear((int) '+'); + + /* + * Create more stringent requirements for HTML4 queries: remove delimiters for HTML query params so that key=value + * pairs can be used. + */ + QUERY_PARAM_BIT_SET.or(UNSTRUCTURED_QUERY_BIT_SET); + QUERY_PARAM_BIT_SET.clear((int) '='); + QUERY_PARAM_BIT_SET.clear((int) '&'); + + addFragment(FRAGMENT_BIT_SET); + } + + private UrlPercentEncoders() { + } + + public static PercentEncoder getRegNameEncoder() { + return new PercentEncoder(REG_NAME_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + public static PercentEncoder getPathEncoder() { + return new PercentEncoder(PATH_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + public static PercentEncoder getMatrixEncoder() { + return new PercentEncoder(MATRIX_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + public static PercentEncoder getUnstructuredQueryEncoder() { + return new PercentEncoder(UNSTRUCTURED_QUERY_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + public static PercentEncoder getQueryParamEncoder() { + return new PercentEncoder(QUERY_PARAM_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + public static PercentEncoder getFragmentEncoder() { + return new PercentEncoder(FRAGMENT_BIT_SET, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + /** + * Add code points for 'fragment' chars. + * + * @param fragmentBitSet bit set + */ + private static void addFragment(BitSet fragmentBitSet) { + addPChar(fragmentBitSet); + fragmentBitSet.set((int) '/'); + fragmentBitSet.set((int) '?'); + } + + /** + * Add code points for 'query' chars. + * + * @param queryBitSet bit set + */ + private static void addQuery(BitSet queryBitSet) { + addPChar(queryBitSet); + queryBitSet.set((int) '/'); + queryBitSet.set((int) '?'); + } + + /** + * Add code points for 'pchar' chars. + * + * @param bs bitset + */ + private static void addPChar(BitSet bs) { + addUnreserved(bs); + addSubdelims(bs); + bs.set((int) ':'); + bs.set((int) '@'); + } + + /** + * Add codepoints for 'unreserved' chars. + * + * @param bs bitset to add codepoints to + */ + private static void addUnreserved(BitSet bs) { + + for (int i = 'a'; i <= 'z'; i++) { + bs.set(i); + } + for (int i = 'A'; i <= 'Z'; i++) { + bs.set(i); + } + for (int i = '0'; i <= '9'; i++) { + bs.set(i); + } + bs.set((int) '-'); + bs.set((int) '.'); + bs.set((int) '_'); + bs.set((int) '~'); + } + + /** + * Add codepoints for 'sub-delims' chars. + * + * @param bs bitset to add codepoints to + */ + private static void addSubdelims(BitSet bs) { + bs.set((int) '!'); + bs.set((int) '$'); + bs.set((int) '&'); + bs.set((int) '\''); + bs.set((int) '('); + bs.set((int) ')'); + bs.set((int) '*'); + bs.set((int) '+'); + bs.set((int) ','); + bs.set((int) ';'); + bs.set((int) '='); + } +} diff --git a/content-resource/src/main/java/org/xbib/content/resource/url/package-info.java b/content-resource/src/main/java/org/xbib/content/resource/url/package-info.java new file mode 100644 index 0000000..020d1d8 --- /dev/null +++ b/content-resource/src/main/java/org/xbib/content/resource/url/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for URL encoding and decoding. + */ +package org.xbib.content.resource.url; diff --git a/content-resource/src/test/java/org/xbib/content/resource/url/PercentEncoderTest.java b/content-resource/src/test/java/org/xbib/content/resource/url/PercentEncoderTest.java new file mode 100755 index 0000000..6b7c2de --- /dev/null +++ b/content-resource/src/test/java/org/xbib/content/resource/url/PercentEncoderTest.java @@ -0,0 +1,87 @@ +package org.xbib.content.resource.url; + +import static org.junit.Assert.assertEquals; +import static java.nio.charset.CodingErrorAction.REPLACE; + +import org.junit.Before; +import org.junit.Test; + +import java.nio.charset.CharacterCodingException; +import java.nio.charset.MalformedInputException; +import java.nio.charset.StandardCharsets; +import java.nio.charset.UnmappableCharacterException; +import java.util.BitSet; + +/** + * + */ +public final class PercentEncoderTest { + + private PercentEncoder alnum; + private PercentEncoder alnum16; + + @Before + public void setUp() { + BitSet bs = new BitSet(); + for (int i = 'a'; i <= 'z'; i++) { + bs.set(i); + } + for (int i = 'A'; i <= 'Z'; i++) { + bs.set(i); + } + for (int i = '0'; i <= '9'; i++) { + bs.set(i); + } + + this.alnum = new PercentEncoder(bs, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + this.alnum16 = new PercentEncoder(bs, StandardCharsets.UTF_16BE.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + } + + @Test + public void testDoesntEncodeSafe() throws CharacterCodingException { + BitSet set = new BitSet(); + for (int i = 'a'; i <= 'z'; i++) { + set.set(i); + } + + PercentEncoder pe = new PercentEncoder(set, StandardCharsets.UTF_8.newEncoder().onMalformedInput(REPLACE) + .onUnmappableCharacter(REPLACE)); + assertEquals("abcd%41%42%43%44", pe.encode("abcdABCD")); + } + + @Test + public void testEncodeInBetweenSafe() throws MalformedInputException, UnmappableCharacterException { + assertEquals("abc%20123", alnum.encode("abc 123")); + } + + @Test + public void testSafeInBetweenEncoded() throws MalformedInputException, UnmappableCharacterException { + assertEquals("%20abc%20", alnum.encode(" abc ")); + } + + @Test + public void testEncodeUtf8() throws CharacterCodingException { + // 1 UTF-16 char (unicode snowman) + assertEquals("snowman%E2%98%83", alnum.encode("snowman\u2603")); + } + + @Test + public void testEncodeUtf8SurrogatePair() throws CharacterCodingException { + // musical G clef: 1d11e, has to be represented in surrogate pair form + assertEquals("clef%F0%9D%84%9E", alnum.encode("clef\ud834\udd1e")); + } + + @Test + public void testEncodeUtf16() throws CharacterCodingException { + // 1 UTF-16 char (unicode snowman) + assertEquals("snowman%26%03", alnum16.encode("snowman\u2603")); + } + + @Test + public void testUrlEncodedUtf16SurrogatePair() throws CharacterCodingException { + // musical G clef: 1d11e, has to be represented in surrogate pair form + assertEquals("clef%D8%34%DD%1E", alnum16.encode("clef\ud834\udd1e")); + } +} diff --git a/content-resource/src/test/java/org/xbib/content/resource/url/UrlBuilderTest.java b/content-resource/src/test/java/org/xbib/content/resource/url/UrlBuilderTest.java new file mode 100755 index 0000000..e51b72e --- /dev/null +++ b/content-resource/src/test/java/org/xbib/content/resource/url/UrlBuilderTest.java @@ -0,0 +1,433 @@ +package org.xbib.content.resource.url; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.fail; +import static org.xbib.content.resource.url.UrlBuilder.forHost; +import static org.xbib.content.resource.url.UrlBuilder.fromUrl; + +import org.junit.Test; + +import java.net.MalformedURLException; +import java.net.URI; +import java.net.URISyntaxException; +import java.net.URL; +import java.nio.charset.CharacterCodingException; + +/** + * + */ +public final class UrlBuilderTest { + + private static void assertUrlEquals(String expected, String actual) + throws URISyntaxException, MalformedURLException { + assertEquals(expected, actual); + assertEquals(expected, new URI(actual).toString()); + assertEquals(expected, new URL(actual).toString()); + } + + @Test + public void testNoUrlParts() throws Exception { + assertUrlEquals("http://foo.com", forHost("http", "foo.com").toUrlString()); + } + + @Test + public void testWithPort() throws Exception { + assertUrlEquals("http://foo.com:33", forHost("http", "foo.com", 33).toUrlString()); + } + + @Test + public void testSimplePath() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.pathSegment("seg1").pathSegment("seg2"); + assertUrlEquals("http://foo.com/seg1/seg2", ub.toUrlString()); + } + + @Test + public void testPathWithReserved() throws Exception { + // RFC 1738 S3.3 + UrlBuilder ub = forHost("http", "foo.com"); + ub.pathSegment("seg/;?ment").pathSegment("seg=&2"); + assertUrlEquals("http://foo.com/seg%2F%3B%3Fment/seg=&2", ub.toUrlString()); + } + + @Test + public void testPathSegments() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.pathSegments("seg1", "seg2", "seg3"); + assertUrlEquals("http://foo.com/seg1/seg2/seg3", ub.toUrlString()); + } + + @Test + public void testMatrixWithoutPathHasLeadingSlash() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.matrixParam("foo", "bar"); + assertUrlEquals("http://foo.com/;foo=bar", ub.toUrlString()); + } + + @Test + public void testMatrixWithReserved() throws Exception { + UrlBuilder ub = forHost("http", "foo.com") + .pathSegment("foo") + .matrixParam("foo", "bar") + .matrixParam("res;=?#/erved", "value") + .pathSegment("baz"); + assertUrlEquals("http://foo.com/foo;foo=bar;res%3B%3D%3F%23%2Ferved=value/baz", ub.toUrlString()); + } + + @Test + public void testUrlEncodedPathSegmentUtf8() throws Exception { + // 1 UTF-16 char + UrlBuilder ub = forHost("http", "foo.com"); + ub.pathSegment("snowman").pathSegment("\u2603"); + assertUrlEquals("http://foo.com/snowman/%E2%98%83", ub.toUrlString()); + } + + @Test + public void testUrlEncodedPathSegmentUtf8SurrogatePair() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + // musical G clef: 1d11e, has to be represented in surrogate pair form + ub.pathSegment("clef").pathSegment("\ud834\udd1e"); + assertUrlEquals("http://foo.com/clef/%F0%9D%84%9E", ub.toUrlString()); + } + + @Test + public void testQueryParamNoPath() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.queryParam("foo", "bar"); + String s = ub.toUrlString(); + assertUrlEquals("http://foo.com?foo=bar", s); + } + + @Test + public void testQueryParamsDuplicated() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.queryParam("foo", "bar"); + ub.queryParam("foo", "bar2"); + ub.queryParam("baz", "quux"); + ub.queryParam("baz", "quux2"); + assertUrlEquals("http://foo.com?foo=bar&foo=bar2&baz=quux&baz=quux2", ub.toUrlString()); + } + + @Test + public void testEncodeQueryParams() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.queryParam("foo", "bar&=#baz"); + ub.queryParam("foo", "bar?/2"); + assertUrlEquals("http://foo.com?foo=bar%26%3D%23baz&foo=bar?/2", ub.toUrlString()); + } + + @Test + public void testEncodeQueryParamWithSpaceAndPlus() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.queryParam("foo", "spa ce"); + ub.queryParam("fo+o", "plus+"); + assertUrlEquals("http://foo.com?foo=spa%20ce&fo%2Bo=plus%2B", ub.toUrlString()); + } + + @Test + public void testPlusInVariousParts() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + + ub.pathSegment("has+plus") + .matrixParam("plusMtx", "pl+us") + .queryParam("plusQp", "pl+us") + .fragment("plus+frag"); + + assertUrlEquals("http://foo.com/has+plus;plusMtx=pl+us?plusQp=pl%2Bus#plus+frag", ub.toUrlString()); + } + + @Test + public void testFragment() throws Exception { + UrlBuilder ub = forHost("http", "foo.com"); + ub.queryParam("foo", "bar"); + ub.fragment("#frag/?"); + assertUrlEquals("http://foo.com?foo=bar#%23frag/?", ub.toUrlString()); + } + + @Test + public void testAllParts() throws Exception { + UrlBuilder ub = forHost("https", "foo.bar.com", 3333); + ub.pathSegment("foo"); + ub.pathSegment("bar"); + ub.matrixParam("mtx1", "val1"); + ub.matrixParam("mtx2", "val2"); + ub.queryParam("q1", "v1"); + ub.queryParam("q2", "v2"); + ub.fragment("zomg it's a fragment"); + + assertEquals("https://foo.bar.com:3333/foo/bar;mtx1=val1;mtx2=val2?q1=v1&q2=v2#zomg%20it's%20a%20fragment", + ub.toUrlString()); + } + + @Test + public void testIPv4Literal() throws Exception { + UrlBuilder ub = forHost("http", "127.0.0.1"); + assertUrlEquals("http://127.0.0.1", ub.toUrlString()); + } + + @Test + public void testBadIPv4LiteralDoesntChoke() throws Exception { + UrlBuilder ub = forHost("http", "300.100.50.1"); + assertUrlEquals("http://300.100.50.1", ub.toUrlString()); + } + + @Test + public void testIPv6LiteralLocalhost() throws Exception { + UrlBuilder ub = forHost("http", "[::1]"); + assertUrlEquals("http://[::1]", ub.toUrlString()); + } + + @Test + public void testIPv6Literal() throws Exception { + UrlBuilder ub = forHost("http", "[2001:db8:85a3::8a2e:370:7334]"); + assertUrlEquals("http://[2001:db8:85a3::8a2e:370:7334]", ub.toUrlString()); + } + + @Test + public void testEncodedRegNameSingleByte() throws Exception { + UrlBuilder ub = forHost("http", "host?name;"); + assertUrlEquals("http://host%3Fname;", ub.toUrlString()); + } + + @Test + public void testEncodedRegNameMultiByte() throws Exception { + UrlBuilder ub = forHost("http", "snow\u2603man"); + assertUrlEquals("http://snow%E2%98%83man", ub.toUrlString()); + } + + @Test + public void testForceTrailingSlash() throws Exception { + UrlBuilder ub = forHost("https", "foo.com").forceTrailingSlash().pathSegments("a", "b", "c"); + + assertUrlEquals("https://foo.com/a/b/c/", ub.toUrlString()); + } + + @Test + public void testForceTrailingSlashWithQueryParams() throws Exception { + UrlBuilder ub = + forHost("https", "foo.com").forceTrailingSlash().pathSegments("a", "b", "c").queryParam("foo", "bar"); + + assertUrlEquals("https://foo.com/a/b/c/?foo=bar", ub.toUrlString()); + } + + @Test + public void testForceTrailingSlashNoPathSegmentsWithMatrixParams() throws Exception { + UrlBuilder ub = forHost("https", "foo.com").forceTrailingSlash().matrixParam("m1", "v1"); + + assertUrlEquals("https://foo.com/;m1=v1/", ub.toUrlString()); + } + + @Test + public void testIntermingledMatrixParamsAndPathSegments() throws Exception { + + UrlBuilder ub = forHost("http", "foo.com") + .pathSegments("seg1", "seg2") + .matrixParam("m1", "v1") + .pathSegment("seg3") + .matrixParam("m2", "v2"); + + assertUrlEquals("http://foo.com/seg1/seg2;m1=v1/seg3;m2=v2", ub.toUrlString()); + } + + @Test + public void testFromUrlWithEverything() throws Exception { + String orig = + "https://foo.bar.com:33/foo/ba%20r;mtx1=val1;mtx2=val%202/seg%203;m2=v2?q1=v1&q2=v%202#zomg%20it's%20a%20fragm"; + assertUrlBuilderRoundtrip(orig); + } + + @Test + public void testFromUrlWithEmptyPath() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com"); + } + + @Test + public void testFromUrlWithEmptyPathAndSlash() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/", "http://foo.com"); + } + + @Test + public void testFromUrlWithPort() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com:1234"); + } + + @Test + public void testFromUrlWithEmptyPathSegent() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo//", "http://foo.com/foo"); + } + + @Test + public void testFromUrlWithEncodedHost() throws Exception { + assertUrlBuilderRoundtrip("http://f%20oo.com/bar"); + } + + @Test + public void testFromUrlWithEncodedPathSegment() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo/b%20ar"); + } + + @Test + public void testFromUrlWithEncodedMatrixParam() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo;m1=v1;m%202=v%202"); + } + + @Test + public void testFromUrlWithEncodedQueryParam() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo?q%201=v%202&q2=v2"); + } + + @Test + public void testFromUrlWithEncodedQueryParamDelimiter() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo?q1=%3Dv1&%26q2=v2"); + } + + @Test + public void testFromUrlWithEncodedFragment() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo#b%20ar"); + } + + @Test + public void testFromUrlWithMalformedMatrixPair() throws Exception { + try { + fromUrl(new URL("http://foo.com/foo;m1=v1=v2")); + fail(); + } catch (IllegalArgumentException e) { + assertEquals("Malformed matrix param: ", e.getMessage()); + } + } + + @Test + public void testFromUrlWithEmptyPathSegmentWithMatrixParams() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo/;m1=v1"); + } + + @Test + public void testFromUrlWithEmptyPathWithMatrixParams() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/;m1=v1"); + } + + @Test + public void testFromUrlWithEmptyPathWithMultipleMatrixParams() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/;m1=v1;m2=v2"); + } + + @Test + public void testFromUrlWithPathSegmentEndingWithSemicolon() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo;", "http://foo.com/foo"); + } + + @Test + public void testPercentDecodeInvalidPair() throws MalformedURLException, CharacterCodingException { + try { + fromUrl(new URL("http://foo.com/fo%2o")); + fail(); + } catch (IllegalArgumentException e) { + assertEquals("Invalid %-tuple <%2o>", e.getMessage()); + } + } + + @Test + public void testFromUrlMalformedQueryParamMultiValues() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo?q1=v1=v2"); + } + + @Test + public void testFromUrlMalformedQueryParamNoValue() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo?q1=v1&q2"); + } + + @Test + public void testFromUrlUnstructuredQueryWithEscapedChars() throws Exception { + assertUrlBuilderRoundtrip("http://foo.com/foo?query==&%23"); + } + + @Test + public void testCantUseQueryParamAfterQuery() { + UrlBuilder ub = forHost("http", "foo.com").unstructuredQuery("q"); + + try { + ub.queryParam("foo", "bar"); + fail(); + } catch (IllegalStateException e) { + assertEquals("Cannot call queryParam() when this already has an unstructured query specified", + e.getMessage()); + } + } + + @Test + public void testCantUseQueryAfterQueryParam() { + UrlBuilder ub = forHost("http", "foo.com").queryParam("foo", "bar"); + + try { + ub.unstructuredQuery("q"); + + fail(); + } catch (IllegalStateException e) { + assertEquals("Cannot call unstructuredQuery() when this already has queryParam pairs specified", + e.getMessage()); + } + } + + @Test + public void testUnstructuredQueryWithNoSpecialChars() throws Exception { + assertUrlEquals("http://foo.com?q", forHost("http", "foo.com").unstructuredQuery("q").toUrlString()); + } + + @Test + public void testUnstructuredQueryWithOkSpecialChars() throws Exception { + assertUrlEquals("http://foo.com?q?/&=", forHost("http", "foo.com").unstructuredQuery("q?/&=").toUrlString()); + } + + @Test + public void testUnstructuredQueryWithEscapedSpecialChars() throws Exception { + assertUrlEquals("http://foo.com?q%23%2B", forHost("http", "foo.com").unstructuredQuery("q#+").toUrlString()); + } + + @Test + public void testClearQueryRemovesQueryParam() throws Exception { + UrlBuilder ub = forHost("http", "host") + .queryParam("foo", "bar") + .clearQuery(); + assertUrlEquals("http://host", ub.toUrlString()); + } + + @Test + public void testClearQueryRemovesUnstructuredQuery() throws Exception { + UrlBuilder ub = forHost("http", "host") + .unstructuredQuery("foobar") + .clearQuery(); + assertUrlEquals("http://host", ub.toUrlString()); + } + + @Test + public void testClearQueryAfterQueryParamAllowsQuery() throws Exception { + UrlBuilder ub = forHost("http", "host") + .queryParam("foo", "bar") + .clearQuery() + .unstructuredQuery("foobar"); + assertUrlEquals("http://host?foobar", ub.toUrlString()); + } + + @Test + public void testClearQueryAfterQueryAllowsQueryParam() throws Exception { + UrlBuilder ub = forHost("http", "host") + .unstructuredQuery("foobar") + .clearQuery() + .queryParam("foo", "bar"); + assertUrlEquals("http://host?foo=bar", ub.toUrlString()); + } + + private void assertUrlBuilderRoundtrip(String url) + throws MalformedURLException, CharacterCodingException, URISyntaxException { + assertUrlBuilderRoundtrip(url, url); + } + + /** + * @param origUrl the url that will be used to create a URL + * @param finalUrl the URL string it should end up as + */ + private void assertUrlBuilderRoundtrip(String origUrl, String finalUrl) + throws MalformedURLException, CharacterCodingException, URISyntaxException { + assertUrlEquals(finalUrl, fromUrl(new URL(origUrl)).toUrlString()); + } +} diff --git a/content-resource/src/test/java/org/xbib/content/resource/url/package-info.java b/content-resource/src/test/java/org/xbib/content/resource/url/package-info.java new file mode 100644 index 0000000..fb8c573 --- /dev/null +++ b/content-resource/src/test/java/org/xbib/content/resource/url/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing URL pocessing. + */ +package org.xbib.content.resource.url; diff --git a/content-smile/build.gradle b/content-smile/build.gradle new file mode 100644 index 0000000..b1df4d2 --- /dev/null +++ b/content-smile/build.gradle @@ -0,0 +1,4 @@ +dependencies { + compile project(':content-core') + compile "com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.8.3" +} \ No newline at end of file diff --git a/content-smile/config/checkstyle/checkstyle.xml b/content-smile/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-smile/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-smile/src/main/java/org/xbib/content/smile/SmileXContent.java b/content-smile/src/main/java/org/xbib/content/smile/SmileXContent.java new file mode 100644 index 0000000..17d2155 --- /dev/null +++ b/content-smile/src/main/java/org/xbib/content/smile/SmileXContent.java @@ -0,0 +1,116 @@ +package org.xbib.content.smile; + +import com.fasterxml.jackson.core.JsonEncoding; +import com.fasterxml.jackson.dataformat.smile.SmileConstants; +import com.fasterxml.jackson.dataformat.smile.SmileFactory; +import com.fasterxml.jackson.dataformat.smile.SmileGenerator; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentParser; +import org.xbib.content.io.BytesReference; +import org.xbib.content.json.JsonXContentParser; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; + +/** + * A JSON based content implementation using Jackson. + */ +public class SmileXContent implements XContent { + + private static final SmileXContent smileXContent; + private static final SmileFactory smileFactory; + + static { + smileFactory = new SmileFactory(); + // for now, this is an overhead, might make sense for web sockets + smileFactory.configure(SmileGenerator.Feature.ENCODE_BINARY_AS_7BIT, false); + smileXContent = new SmileXContent(); + } + + /** + * Empty constructor for {@link java.util.ServiceLoader}. + */ + public SmileXContent() { + // for ServiceLoader + } + + public static SmileFactory smileFactory() { + return smileFactory; + } + + public static SmileXContent smileContent() { + return smileXContent; + } + + public static XContentBuilder contentBuilder() throws IOException { + return XContentBuilder.builder(smileXContent); + } + + public static XContentBuilder contentBuilder(OutputStream outputStream) throws IOException { + return XContentBuilder.builder(smileXContent, outputStream); + } + + @Override + public String name() { + return "smile"; + } + + @Override + public XContentGenerator createGenerator(OutputStream os) throws IOException { + return new SmileXContentGenerator(smileFactory.createGenerator(os, JsonEncoding.UTF8)); + } + + + @Override + public XContentGenerator createGenerator(Writer writer) throws IOException { + return new SmileXContentGenerator(smileFactory.createGenerator(writer)); + } + + @Override + public XContentParser createParser(String content) throws IOException { + return new SmileXContentParser(smileFactory + .createParser(content.getBytes(StandardCharsets.UTF_8))); + } + + @Override + public XContentParser createParser(InputStream is) throws IOException { + return new SmileXContentParser(smileFactory.createParser(is)); + } + + @Override + public XContentParser createParser(byte[] data) throws IOException { + return new SmileXContentParser(smileFactory.createParser(data)); + } + + @Override + public XContentParser createParser(byte[] data, int offset, int length) throws IOException { + return new SmileXContentParser(smileFactory.createParser(data, offset, length)); + } + + @Override + public XContentParser createParser(BytesReference bytes) throws IOException { + return createParser(bytes.streamInput()); + } + + @Override + public XContentParser createParser(Reader reader) throws IOException { + return new JsonXContentParser(smileFactory.createParser(reader)); + } + + @Override + public boolean isXContent(BytesReference bytes) { + int length = bytes.length() < 20 ? bytes.length() : 20; + if (length == 0) { + return false; + } + byte first = bytes.get(0); + return length > 2 && first == SmileConstants.HEADER_BYTE_1 && bytes.get(1) == SmileConstants.HEADER_BYTE_2 + && bytes.get(2) == SmileConstants.HEADER_BYTE_3; + } +} diff --git a/content-smile/src/main/java/org/xbib/content/smile/SmileXContentGenerator.java b/content-smile/src/main/java/org/xbib/content/smile/SmileXContentGenerator.java new file mode 100644 index 0000000..9842790 --- /dev/null +++ b/content-smile/src/main/java/org/xbib/content/smile/SmileXContentGenerator.java @@ -0,0 +1,52 @@ +package org.xbib.content.smile; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.dataformat.smile.SmileParser; +import org.xbib.content.XContent; +import org.xbib.content.io.BytesReference; +import org.xbib.content.json.JsonXContentGenerator; + +import java.io.IOException; +import java.io.OutputStream; + +/** + * + */ +public class SmileXContentGenerator extends JsonXContentGenerator { + + public SmileXContentGenerator(JsonGenerator generator) { + super(generator); + } + + @Override + public XContent content() { + return SmileXContent.smileContent(); + } + + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + writeFieldName(fieldName); + try (SmileParser parser = SmileXContent.smileFactory().createParser(content)) { + parser.nextToken(); + ((JsonGenerator) generator).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream bos) throws IOException { + writeFieldName(fieldName); + try (SmileParser parser = SmileXContent.smileFactory().createParser(content.streamInput())) { + parser.nextToken(); + ((JsonGenerator) generator).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream bos) throws IOException { + writeFieldName(fieldName); + try (SmileParser parser = SmileXContent.smileFactory().createParser(content, offset, length)) { + parser.nextToken(); + ((JsonGenerator) generator).copyCurrentStructure(parser); + } + } +} diff --git a/content-smile/src/main/java/org/xbib/content/smile/SmileXContentParser.java b/content-smile/src/main/java/org/xbib/content/smile/SmileXContentParser.java new file mode 100644 index 0000000..5b4a27f --- /dev/null +++ b/content-smile/src/main/java/org/xbib/content/smile/SmileXContentParser.java @@ -0,0 +1,21 @@ +package org.xbib.content.smile; + +import com.fasterxml.jackson.core.JsonParser; +import org.xbib.content.XContent; +import org.xbib.content.json.JsonXContentParser; + +/** + * + */ +public class SmileXContentParser extends JsonXContentParser { + + public SmileXContentParser(JsonParser parser) { + super(parser); + } + + @Override + public XContent content() { + return SmileXContent.smileContent(); + } + +} diff --git a/content-smile/src/main/java/org/xbib/content/smile/package-info.java b/content-smile/src/main/java/org/xbib/content/smile/package-info.java new file mode 100644 index 0000000..24dc916 --- /dev/null +++ b/content-smile/src/main/java/org/xbib/content/smile/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for SMILE content. + */ +package org.xbib.content.smile; diff --git a/content-smile/src/main/resources/META-INF/services/org.xbib.content.XContent b/content-smile/src/main/resources/META-INF/services/org.xbib.content.XContent new file mode 100644 index 0000000..da8b00a --- /dev/null +++ b/content-smile/src/main/resources/META-INF/services/org.xbib.content.XContent @@ -0,0 +1 @@ +org.xbib.content.smile.SmileXContent diff --git a/content-xml/build.gradle b/content-xml/build.gradle new file mode 100644 index 0000000..690099b --- /dev/null +++ b/content-xml/build.gradle @@ -0,0 +1,5 @@ +dependencies { + compile project(':content-core') + compile project(':content-resource') + compile "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.8.3" +} diff --git a/content-xml/config/checkstyle/checkstyle.xml b/content-xml/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-xml/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-xml/src/main/java/org/xbib/content/xml/XmlXContent.java b/content-xml/src/main/java/org/xbib/content/xml/XmlXContent.java new file mode 100644 index 0000000..2c81ab4 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/XmlXContent.java @@ -0,0 +1,139 @@ +package org.xbib.content.xml; + +import com.fasterxml.jackson.core.JsonEncoding; +import com.fasterxml.jackson.dataformat.xml.XmlFactory; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentParser; +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; + +/** + * A XML content implementation using Jackson XML data format. + */ +public class XmlXContent implements XContent { + + private static XmlXContent xmlXContent; + + private XmlFactory xmlFactory; + + /** + * Public constructor, used by {@link java.util.ServiceLoader}. + */ + public XmlXContent() { + this(XmlXParams.createXmlFactory(XmlXParams.createXMLInputFactory(), XmlXParams.createXMLOutputFactory())); + } + + private XmlXContent(XmlFactory xmlFactory) { + this.xmlFactory = xmlFactory; + } + + public static XContentBuilder contentBuilder() throws IOException { + XContentBuilder builder = XContentBuilder.builder(xmlXContent()); + if (builder.generator() instanceof XmlXContentGenerator) { + ((XmlXContentGenerator) builder.generator()).setParams(XmlXParams.getDefaultParams()); + } + return builder; + } + + public static XContentBuilder contentBuilder(OutputStream outputStream) throws IOException { + XContentBuilder builder = XContentBuilder.builder(xmlXContent(), outputStream); + if (builder.generator() instanceof XmlXContentGenerator) { + ((XmlXContentGenerator) builder.generator()).setParams(XmlXParams.getDefaultParams()); + } + return builder; + } + + public static XContentBuilder contentBuilder(XmlXParams params) throws IOException { + XContentBuilder builder = XContentBuilder.builder(xmlXContent(params.getXmlFactory())); + if (builder.generator() instanceof XmlXContentGenerator) { + ((XmlXContentGenerator) builder.generator()).setParams(params); + } + return builder; + } + + public static XContentBuilder contentBuilder(XmlXParams params, OutputStream outputStream) throws IOException { + XContentBuilder builder = XContentBuilder.builder(xmlXContent(params.getXmlFactory()), outputStream); + if (builder.generator() instanceof XmlXContentGenerator) { + ((XmlXContentGenerator) builder.generator()).setParams(params); + } + return builder; + } + + public static XmlXContent xmlXContent() { + if (xmlXContent == null) { + xmlXContent = new XmlXContent(XmlXParams.createXmlFactory(XmlXParams.createXMLInputFactory(), + XmlXParams.createXMLOutputFactory())); + } + return xmlXContent; + } + + public static XmlXContent xmlXContent(XmlFactory xmlFactory) { + if (xmlXContent == null) { + xmlXContent = new XmlXContent(xmlFactory); + } + return xmlXContent; + } + + @Override + public String name() { + return "xml"; + } + + @Override + public XContentGenerator createGenerator(OutputStream outputStream) throws IOException { + return new XmlXContentGenerator(xmlFactory.createGenerator(outputStream, JsonEncoding.UTF8)); + } + + @Override + public XContentGenerator createGenerator(Writer writer) throws IOException { + return new XmlXContentGenerator(xmlFactory.createGenerator(writer)); + } + + @Override + public XContentParser createParser(String content) throws IOException { + return new XmlXContentParser(xmlFactory.createParser(content.getBytes(StandardCharsets.UTF_8))); + } + + @Override + public XContentParser createParser(InputStream is) throws IOException { + return new XmlXContentParser(xmlFactory.createParser(is)); + } + + @Override + public XContentParser createParser(byte[] data) throws IOException { + return new XmlXContentParser(xmlFactory.createParser(data)); + } + + @Override + public XContentParser createParser(byte[] data, int offset, int length) throws IOException { + return new XmlXContentParser(xmlFactory.createParser(data, offset, length)); + } + + @Override + public XContentParser createParser(Reader reader) throws IOException { + return new XmlXContentParser(xmlFactory.createParser(reader)); + } + + @Override + public XContentParser createParser(BytesReference bytes) throws IOException { + return createParser(bytes.streamInput()); + } + + @Override + public boolean isXContent(BytesReference bytes) { + int length = bytes.length() < 20 ? bytes.length() : 20; + if (length == 0) { + return false; + } + byte first = bytes.get(0); + return length > 2 && first == '<' && bytes.get(1) == '?' && bytes.get(2) == 'x'; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/XmlXContentGenerator.java b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentGenerator.java new file mode 100644 index 0000000..133106a --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentGenerator.java @@ -0,0 +1,504 @@ +package org.xbib.content.xml; + +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator; +import org.xbib.content.AbstractXContentGenerator; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentHelper; +import org.xbib.content.XContentParser; +import org.xbib.content.XContentString; +import org.xbib.content.io.BytesReference; +import org.xbib.content.xml.util.ISO9075; +import org.xbib.content.xml.util.XMLUtil; + +import java.io.IOException; +import java.io.OutputStream; +import java.math.BigDecimal; +import java.math.BigInteger; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamException; + +/** + * Content generator for XML formatted content. + */ +public class XmlXContentGenerator extends AbstractXContentGenerator { + + private static final Logger logger = Logger.getLogger(XmlXContentGenerator.class.getName()); + + private final XmlXContentGeneratorDelegate delegate; + + private XmlXParams params; + + public XmlXContentGenerator(ToXmlGenerator generator) { + this(generator, XmlXParams.getDefaultParams()); + } + + public XmlXContentGenerator(ToXmlGenerator generator, XmlXParams params) { + this.params = params; + generator.configure(ToXmlGenerator.Feature.WRITE_XML_DECLARATION, false); + this.delegate = new XmlXContentGeneratorDelegate(generator, params); + super.setGenerator(delegate); + } + + public XmlXParams getParams() { + return params; + } + + public XmlXContentGenerator setParams(XmlXParams params) { + delegate.setParams(params); + return this; + } + + @Override + public XContent content() { + return delegate.content(); + } + + @Override + public void usePrettyPrint() { + delegate.usePrettyPrint(); + } + + @Override + public void writeStartObject() throws IOException { + delegate.writeStartObject(); + } + + @Override + public void writeFieldName(String name) throws IOException { + delegate.writeFieldName(name); + } + + @Override + public void writeFieldName(XContentString name) throws IOException { + delegate.writeFieldName(name); + } + + @Override + public void writeString(String text) throws IOException { + delegate.writeString(text); + } + + @Override + public void writeString(char[] text, int offset, int len) throws IOException { + delegate.writeString(text, offset, len); + } + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + delegate.writeRawField(fieldName, content, outputStream); + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) throws IOException { + delegate.writeRawField(fieldName, content, outputStream); + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException { + delegate.writeRawField(fieldName, content, outputStream); + } + + @Override + public void writeValue(XContentBuilder builder) throws IOException { + delegate.writeValue(builder); + } + + @Override + public void copyCurrentStructure(XContentParser parser) throws IOException { + delegate.copyCurrentStructure(parser); + } + + @Override + public void flush() throws IOException { + delegate.flush(); + } + + @Override + public void close() throws IOException { + delegate.close(); + } + + private static class XmlXContentGeneratorDelegate implements XContentGenerator { + + final ToXmlGenerator generator; + + private XmlXParams params; + + private boolean rootUsed = false; + + XmlXContentGeneratorDelegate(ToXmlGenerator xmlGenerator, XmlXParams params) { + this.generator = xmlGenerator; + this.params = params; + } + + public void setParams(XmlXParams params) { + this.params = params; + try { + generator.getStaxWriter().setPrefix(params.getRoot().getPrefix(), params.getRoot().getNamespaceURI()); + } catch (XMLStreamException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + } + + @Override + public XContent content() { + return XmlXContent.xmlXContent(); + } + + @Override + public void usePrettyPrint() { + generator.useDefaultPrettyPrinter(); + } + + @Override + public void writeStartArray() throws IOException { + generator.writeStartArray(); + } + + @Override + public void writeEndArray() throws IOException { + generator.writeEndArray(); + } + + @Override + public void writeStartObject() throws IOException { + if (!rootUsed) { + generator.setNextName(params.getRoot()); + } + generator.writeStartObject(); + if (!rootUsed) { + try { + for (String prefix : params.getNamespaceContext().getNamespaces().keySet()) { + String uri = params.getNamespaceContext().getNamespaceURI(prefix); + if (uri == null || uri.isEmpty()) { + continue; + } + generator.getStaxWriter().writeNamespace(prefix, uri); + } + } catch (XMLStreamException e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + rootUsed = true; + } + } + + @Override + public void writeEndObject() throws IOException { + generator.writeEndObject(); + } + + @Override + public void writeFieldName(String name) throws IOException { + writeFieldNameWithNamespace(name); + } + + @Override + public void writeFieldName(XContentString name) throws IOException { + writeFieldNameWithNamespace(name); + } + + @Override + public void writeString(String text) throws IOException { + generator.writeString(XMLUtil.sanitizeXml10(text)); + } + + @Override + public void writeString(char[] text, int offset, int len) throws IOException { + generator.writeString(XMLUtil.sanitizeXml10(text, offset, len)); + } + + @Override + public void writeUTF8String(byte[] text, int offset, int length) throws IOException { + generator.writeUTF8String(text, offset, length); + } + + @Override + public void writeBinary(byte[] data, int offset, int len) throws IOException { + // write base64 + generator.writeBinary(data, offset, len); + } + + @Override + public void writeBinary(byte[] data) throws IOException { + generator.writeBinary(data); + } + + @Override + public void writeNumber(int v) throws IOException { + generator.writeNumber(v); + } + + @Override + public void writeNumber(long v) throws IOException { + generator.writeNumber(v); + } + + @Override + public void writeNumber(double d) throws IOException { + generator.writeNumber(d); + } + + @Override + public void writeNumber(float f) throws IOException { + generator.writeNumber(f); + } + + @Override + public void writeNumber(BigInteger bi) throws IOException { + generator.writeNumber(bi); + } + + @Override + public void writeNumber(BigDecimal bd) throws IOException { + generator.writeNumber(bd); + } + + @Override + public void writeBoolean(boolean state) throws IOException { + generator.writeBoolean(state); + } + + @Override + public void writeNull() throws IOException { + generator.writeNull(); + } + + @Override + public void writeStringField(String fieldName, String value) throws IOException { + generator.writeStringField(fieldName, value); + } + + @Override + public void writeStringField(XContentString fieldName, String value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeString(value); + } + + @Override + public void writeBooleanField(String fieldName, boolean value) throws IOException { + generator.writeBooleanField(fieldName, value); + } + + @Override + public void writeBooleanField(XContentString fieldName, boolean value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeBoolean(value); + } + + @Override + public void writeNullField(String fieldName) throws IOException { + generator.writeNullField(fieldName); + } + + @Override + public void writeNumberField(String fieldName, int value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, int value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, long value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, long value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, double value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, double value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, float value) throws IOException { + generator.writeNumberField(fieldName, value); + } + + @Override + public void writeNumberField(XContentString fieldName, float value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigInteger value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigInteger value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(String fieldName, BigDecimal value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeNumberField(XContentString fieldName, BigDecimal value) throws IOException { + generator.writeFieldName(fieldName); + generator.writeNumber(value); + } + + @Override + public void writeBinaryField(String fieldName, byte[] data) throws IOException { + generator.writeBinaryField(fieldName, data); + } + + @Override + public void writeBinaryField(XContentString fieldName, byte[] data) throws IOException { + generator.writeFieldName(fieldName); + generator.writeBinary(data); + } + + @Override + public void writeArrayFieldStart(String fieldName) throws IOException { + generator.writeArrayFieldStart(fieldName); + } + + @Override + public void writeArrayFieldStart(XContentString fieldName) throws IOException { + generator.writeFieldName(fieldName); + generator.writeStartArray(); + } + + @Override + public void writeObjectFieldStart(String fieldName) throws IOException { + generator.writeObjectFieldStart(fieldName); + } + + @Override + public void writeObjectFieldStart(XContentString fieldName) throws IOException { + generator.writeFieldName(fieldName); + generator.writeStartObject(); + } + + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + writeFieldNameWithNamespace(fieldName); + try (JsonParser parser = params.getXmlFactory().createParser(content)) { + parser.nextToken(); + params.getXmlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) throws IOException { + writeFieldNameWithNamespace(fieldName); + try (JsonParser parser = params.getXmlFactory().createParser(content.streamInput())) { + parser.nextToken(); + params.getXmlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException { + writeFieldNameWithNamespace(fieldName); + try (JsonParser parser = params.getXmlFactory().createParser(content, offset, length)) { + parser.nextToken(); + params.getXmlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } + + @Override + public void writeValue(XContentBuilder builder) throws IOException { + generator.writeRawValue(builder.string()); + } + + @Override + public void copy(XContentBuilder builder, OutputStream bos) throws IOException { + flush(); + builder.bytes().streamOutput(bos); + } + + @Override + public void copyCurrentStructure(XContentParser parser) throws IOException { + if (parser.currentToken() == null) { + parser.nextToken(); + } + if (parser instanceof XmlXContentParser) { + generator.copyCurrentStructure(((XmlXContentParser) parser).parser); + } else { + XContentHelper.copyCurrentStructure(this, parser); + } + } + + @Override + public void flush() throws IOException { + generator.flush(); + } + + @Override + public void close() throws IOException { + if (generator.isClosed()) { + return; + } + generator.close(); + } + + private void writeFieldNameWithNamespace(String name) throws IOException { + QName qname = toQualifiedName(params.getNamespaceContext(), name); + try { + generator.getStaxWriter().setPrefix(qname.getPrefix(), qname.getNamespaceURI()); + } catch (XMLStreamException e) { + throw new IOException(e); + } + generator.setNextName(qname); + generator.writeFieldName(qname.getLocalPart()); + } + + private void writeFieldNameWithNamespace(XContentString name) throws IOException { + writeFieldNameWithNamespace(name.getValue()); + } + + private QName toQualifiedName(NamespaceContext context, String string) { + String name = string; + if (name.startsWith("_") || name.startsWith("@")) { + name = name.substring(1); + } + name = ISO9075.encode(name); + int pos = name.indexOf(':'); + String nsPrefix = ""; + String nsURI = context.getNamespaceURI(""); + if (pos > 0) { + nsPrefix = name.substring(0, pos); + nsURI = context.getNamespaceURI(nsPrefix); + if (nsURI == null) { + if (params.isFatalNamespaceErrors()) { + throw new IllegalArgumentException("unknown namespace prefix: " + nsPrefix); + } else { + nsURI = "xbib:namespace/" + nsPrefix; + } + } + name = name.substring(pos + 1); + } + return new QName(nsURI, name, nsPrefix); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/XmlXContentHelper.java b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentHelper.java new file mode 100644 index 0000000..808a422 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentHelper.java @@ -0,0 +1,58 @@ +package org.xbib.content.xml; + +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentParser; +import org.xbib.content.XContentService; + +import java.io.IOException; +import java.io.Reader; +import java.util.Map; + +/** + * + */ +public class XmlXContentHelper { + + public static Map convertFromXmlToMap(Reader reader) { + try { + return XmlXContent.xmlXContent().createParser(reader).mapOrderedAndClose(); + } catch (IOException e) { + throw new IllegalArgumentException("Failed to parse content to map", e); + } + } + + public static Map convertFromXmlToMap(String data) { + try { + return XmlXContent.xmlXContent().createParser(data).mapOrderedAndClose(); + } catch (IOException e) { + throw new IllegalArgumentException("Failed to parse content to map", e); + } + } + + public static String convertToXml(byte[] data, int offset, int length) throws IOException { + return convertToXml(XmlXParams.getDefaultParams(), data, offset, length, false); + } + + public static String convertToXml(byte[] data, int offset, int length, boolean prettyprint) throws IOException { + return convertToXml(XmlXParams.getDefaultParams(), data, offset, length, prettyprint); + } + + public static String convertToXml(XmlXParams params, byte[] data, int offset, int length) throws IOException { + return convertToXml(params, data, offset, length, false); + } + + public static String convertToXml(XmlXParams params, byte[] data, int offset, int length, boolean prettyPrint) + throws IOException { + XContent xContent = XContentService.xContent(data, offset, length); + try (XContentParser parser = xContent.createParser(data, offset, length); + XContentBuilder builder = XmlXContent.contentBuilder(params)) { + parser.nextToken(); + if (prettyPrint) { + builder.prettyPrint(); + } + builder.copyCurrentStructure(parser); + return builder.string(); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/XmlXContentParser.java b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentParser.java new file mode 100644 index 0000000..744a1d2 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/XmlXContentParser.java @@ -0,0 +1,187 @@ +package org.xbib.content.xml; + +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.JsonToken; +import org.xbib.content.AbstractXContentParser; +import org.xbib.content.XContent; +import org.xbib.content.XContentParser; + +import java.io.IOException; +import java.math.BigDecimal; +import java.math.BigInteger; + +/** + * + */ +public class XmlXContentParser extends AbstractXContentParser { + + protected final JsonParser parser; + + public XmlXContentParser(JsonParser parser) { + this.parser = parser; + } + + @Override + public XContent content() { + return XmlXContent.xmlXContent(); + } + + @Override + public XContentParser.Token nextToken() throws IOException { + return convertToken(parser.nextToken()); + } + + @Override + public void skipChildren() throws IOException { + parser.skipChildren(); + } + + @Override + public XContentParser.Token currentToken() { + return convertToken(parser.getCurrentToken()); + } + + @Override + public XContentParser.NumberType numberType() throws IOException { + return convertNumberType(parser.getNumberType()); + } + + @Override + public boolean estimatedNumberType() { + return true; + } + + @Override + public String currentName() throws IOException { + return parser.getCurrentName(); + } + + @Override + protected boolean doBooleanValue() throws IOException { + return parser.getBooleanValue(); + } + + @Override + public String text() throws IOException { + return parser.getText(); + } + + @Override + public boolean hasTextCharacters() { + return parser.hasTextCharacters(); + } + + @Override + public char[] textCharacters() throws IOException { + return parser.getTextCharacters(); + } + + @Override + public int textLength() throws IOException { + return parser.getTextLength(); + } + + @Override + public int textOffset() throws IOException { + return parser.getTextOffset(); + } + + @Override + public Number numberValue() throws IOException { + return parser.getNumberValue(); + } + + @Override + public BigInteger bigIntegerValue() throws IOException { + return parser.getBigIntegerValue(); + } + + @Override + public BigDecimal bigDecimalValue() throws IOException { + return parser.getDecimalValue(); + } + + @Override + public short doShortValue() throws IOException { + return parser.getShortValue(); + } + + @Override + public int doIntValue() throws IOException { + return parser.getIntValue(); + } + + @Override + public long doLongValue() throws IOException { + return parser.getLongValue(); + } + + @Override + public float doFloatValue() throws IOException { + return parser.getFloatValue(); + } + + @Override + public double doDoubleValue() throws IOException { + return parser.getDoubleValue(); + } + + @Override + public byte[] binaryValue() throws IOException { + return parser.getBinaryValue(); + } + + @Override + public void close() throws IOException { + parser.close(); + } + + private NumberType convertNumberType(JsonParser.NumberType numberType) { + switch (numberType) { + case INT: + return NumberType.INT; + case LONG: + return NumberType.LONG; + case FLOAT: + return NumberType.FLOAT; + case DOUBLE: + return NumberType.DOUBLE; + case BIG_INTEGER: + return NumberType.BIG_INTEGER; + case BIG_DECIMAL: + return NumberType.BIG_DECIMAL; + } + throw new IllegalStateException("No matching token for number_type [" + numberType + "]"); + } + + private Token convertToken(JsonToken token) { + if (token == null) { + return null; + } + switch (token) { + case FIELD_NAME: + return Token.FIELD_NAME; + case VALUE_FALSE: + case VALUE_TRUE: + return Token.VALUE_BOOLEAN; + case VALUE_STRING: + return Token.VALUE_STRING; + case VALUE_NUMBER_INT: + case VALUE_NUMBER_FLOAT: + return Token.VALUE_NUMBER; + case VALUE_NULL: + return Token.VALUE_NULL; + case START_OBJECT: + return Token.START_OBJECT; + case END_OBJECT: + return Token.END_OBJECT; + case START_ARRAY: + return Token.START_ARRAY; + case END_ARRAY: + return Token.END_ARRAY; + case VALUE_EMBEDDED_OBJECT: + return Token.VALUE_EMBEDDED_OBJECT; + } + throw new IllegalStateException("No matching token for json_token [" + token + "]"); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/XmlXParams.java b/content-xml/src/main/java/org/xbib/content/xml/XmlXParams.java new file mode 100644 index 0000000..92829e3 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/XmlXParams.java @@ -0,0 +1,124 @@ +package org.xbib.content.xml; + +import com.fasterxml.jackson.dataformat.xml.XmlFactory; +import com.fasterxml.jackson.dataformat.xml.ser.ToXmlGenerator; +import org.xbib.content.resource.XmlNamespaceContext; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLInputFactory; +import javax.xml.stream.XMLOutputFactory; + +/** + * XML parameters for XML content. + */ +public class XmlXParams { + + private static final Logger logger = Logger.getLogger(XmlXParams.class.getName()); + + private static final XmlXParams DEFAULT_PARAMS = + new XmlXParams(new QName("root"), + XmlNamespaceContext.newInstance(), + createXmlFactory(createXMLInputFactory(), createXMLOutputFactory())); + + private final XmlNamespaceContext namespaceContext; + + private XmlFactory xmlFactory; + + private QName root; + + private boolean fatalNamespaceErrors; + + public XmlXParams() { + this(null, null, null); + } + + public XmlXParams(QName root) { + this(root, null, null); + } + + public XmlXParams(XmlNamespaceContext namespaceContext) { + this(null, namespaceContext, null); + } + + public XmlXParams(QName root, XmlNamespaceContext namespaceContext) { + this(root, namespaceContext, null); + } + + public XmlXParams(QName root, XmlNamespaceContext namespaceContext, XmlFactory xmlFactory) { + this.namespaceContext = namespaceContext == null ? + XmlNamespaceContext.newInstance() : + namespaceContext; + this.xmlFactory = xmlFactory == null ? + createXmlFactory(createXMLInputFactory(), createXMLOutputFactory()) : + xmlFactory; + this.root = root == null ? new QName("root") : root; + String prefix = this.root.getPrefix(); + if (prefix != null && !prefix.isEmpty()) { + this.namespaceContext.addNamespace(prefix, this.root.getNamespaceURI()); + } + } + + public static XmlXParams getDefaultParams() { + return DEFAULT_PARAMS; + } + + protected static XMLInputFactory createXMLInputFactory() { + // load from service factories in META-INF/services + // default impl is "com.sun.xml.internal.stream.XMLInputFactoryImpl" + XMLInputFactory inputFactory = XMLInputFactory.newInstance(); + try { + inputFactory.setProperty("javax.xml.stream.isNamespaceAware", Boolean.TRUE); + inputFactory.setProperty("javax.xml.stream.isValidating", Boolean.FALSE); + inputFactory.setProperty("javax.xml.stream.isCoalescing", Boolean.TRUE); + inputFactory.setProperty("javax.xml.stream.isReplacingEntityReferences", Boolean.FALSE); + inputFactory.setProperty("javax.xml.stream.isSupportingExternalEntities", Boolean.FALSE); + } catch (Exception e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + return inputFactory; + } + + protected static XMLOutputFactory createXMLOutputFactory() { + XMLOutputFactory outputFactory = XMLOutputFactory.newInstance(); + try { + outputFactory.setProperty("javax.xml.stream.isRepairingNamespaces", Boolean.FALSE); + } catch (Exception e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + return outputFactory; + } + + protected static XmlFactory createXmlFactory(XMLInputFactory inputFactory, XMLOutputFactory outputFactory) { + XmlFactory xmlFactory = new XmlFactory(inputFactory, outputFactory); + try { + xmlFactory.configure(ToXmlGenerator.Feature.WRITE_XML_1_1, true); + } catch (Exception e) { + logger.log(Level.SEVERE, e.getMessage(), e); + } + return xmlFactory; + } + + public XmlNamespaceContext getNamespaceContext() { + return namespaceContext; + } + + public XmlFactory getXmlFactory() { + return xmlFactory; + } + + public QName getRoot() { + return root; + } + + public XmlXParams setFatalNamespaceErrors() { + this.fatalNamespaceErrors = true; + return this; + } + + public boolean isFatalNamespaceErrors() { + return fatalNamespaceErrors; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonNamespaceContext.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonNamespaceContext.java new file mode 100644 index 0000000..ac19f48 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonNamespaceContext.java @@ -0,0 +1,27 @@ +package org.xbib.content.xml.json; + +import java.util.Iterator; + +import javax.xml.namespace.NamespaceContext; + +/** + * + */ +public class JsonNamespaceContext implements NamespaceContext { + + @Override + public String getNamespaceURI(String prefix) { + throw new UnsupportedOperationException(); + } + + @Override + public String getPrefix(String namespaceURI) { + throw new UnsupportedOperationException(); + } + + @Override + public Iterator getPrefixes(String namespaceURI) { + throw new UnsupportedOperationException(); + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonSaxAdapter.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonSaxAdapter.java new file mode 100644 index 0000000..fc91d6f --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonSaxAdapter.java @@ -0,0 +1,204 @@ +package org.xbib.content.xml.json; + +import static com.fasterxml.jackson.core.JsonToken.END_ARRAY; +import static com.fasterxml.jackson.core.JsonToken.END_OBJECT; +import static com.fasterxml.jackson.core.JsonToken.FIELD_NAME; +import static com.fasterxml.jackson.core.JsonToken.START_ARRAY; +import static com.fasterxml.jackson.core.JsonToken.START_OBJECT; +import static com.fasterxml.jackson.core.JsonToken.VALUE_NULL; + +import com.fasterxml.jackson.core.JsonFactory; +import com.fasterxml.jackson.core.JsonParseException; +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.JsonToken; +import org.xbib.content.resource.XmlNamespaceContext; +import org.xbib.content.xml.util.ToQName; +import org.xml.sax.ContentHandler; +import org.xml.sax.Locator; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.AttributesImpl; + +import java.io.IOException; +import java.io.Reader; +import java.util.Set; +import java.util.TreeSet; + +import javax.xml.namespace.QName; + +/** + * Converts JSON to SAX events. It can be used either directly + * + * ContentHandler ch = ...; + * JsonSaxAdapter service = new JsonSaxAdapter("{\"name\":\"value\"}", ch); + * service.parse(); + * + * + * Transformer transformer = TransformerFactory.newInstance().newTransformer(); + * InputSource source = new InputSource(...); + * Result result = ...; + * transformer.transform(new SAXSource(new JsonXmlReader(),source), result); + * + */ +public class JsonSaxAdapter { + + private static final AttributesImpl EMPTY_ATTRIBUTES = new AttributesImpl(); + + private static final JsonFactory factory = new JsonFactory(); + + private final JsonParser jsonParser; + + private final ContentHandler contentHandler; + + private QName root = new QName("root"); + + private XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + + public JsonSaxAdapter(Reader reader, ContentHandler contentHandler) throws IOException { + this(factory.createParser(reader), contentHandler); + } + + public JsonSaxAdapter(JsonParser jsonParser, ContentHandler contentHandler) { + this.jsonParser = jsonParser; + this.contentHandler = contentHandler; + contentHandler.setDocumentLocator(new DocumentLocator()); + } + + public JsonSaxAdapter root(QName root) { + this.root = root; + return this; + } + + public JsonSaxAdapter context(XmlNamespaceContext context) { + this.context = context; + return this; + } + + /** + * Method parses JSON and emits SAX events. + * + * @throws IOException if parse input/output fails + * @throws SAXException if parse fails + */ + public void parse() throws IOException, SAXException { + jsonParser.nextToken(); + contentHandler.startDocument(); + writeNamespaceDeclarations(context); + if (root != null) { + contentHandler.startElement(root.getNamespaceURI(), root.getLocalPart(), + root.getPrefix() + ":" + root.getLocalPart(), EMPTY_ATTRIBUTES); + } + parseObject(); + if (root != null) { + contentHandler.endElement(root.getNamespaceURI(), root.getLocalPart(), + root.getPrefix() + ":" + root.getLocalPart()); + } + contentHandler.endDocument(); + } + + /** + * Parses generic object. + * + * @return number of elements written + * @throws IOException if parse input/output fails + * @throws SAXException if parse object fails + */ + private int parseObject() throws SAXException, IOException { + int elementsWritten = 0; + while (jsonParser.nextToken() != null && jsonParser.getCurrentToken() != END_OBJECT) { + if (FIELD_NAME.equals(jsonParser.getCurrentToken())) { + String elementName = jsonParser.getCurrentName(); + jsonParser.nextToken(); + parseElement(elementName); + elementsWritten++; + } else { + throw new JsonParseException(jsonParser, "expected field name, but got " + jsonParser.getCurrentToken(), + jsonParser.getCurrentLocation()); + } + } + return elementsWritten; + } + + private void parseElement(final String elementName) throws SAXException, IOException { + JsonToken currentToken = jsonParser.getCurrentToken(); + if (START_OBJECT.equals(currentToken)) { + startElement(elementName); + parseObject(); + endElement(elementName); + } else if (START_ARRAY.equals(currentToken)) { + parseArray(elementName); + } else if (currentToken.isScalarValue() && !isEmptyValue()) { + startElement(elementName); + parseValue(); + endElement(elementName); + } + } + + private boolean isEmptyValue() throws IOException { + return (jsonParser.getCurrentToken() == VALUE_NULL) || jsonParser.getText().isEmpty(); + } + + private void parseArray(final String elementName) throws IOException, SAXException { + while (jsonParser.nextToken() != END_ARRAY && jsonParser.getCurrentToken() != null) { + parseElement(elementName); + } + } + + private void parseValue() throws IOException, SAXException { + if (jsonParser.getCurrentToken() != VALUE_NULL) { + String text = jsonParser.getText(); + contentHandler.characters(text.toCharArray(), 0, text.length()); + } + } + + private void startElement(final String elementName) throws SAXException { + QName qname = ToQName.toQName(root, context, elementName); + contentHandler.startElement(qname.getNamespaceURI(), + qname.getLocalPart(), qname.getPrefix() + ":" + qname.getLocalPart(), + EMPTY_ATTRIBUTES); + } + + private void endElement(final String elementName) throws SAXException { + QName qname = ToQName.toQName(root, context, elementName); + contentHandler.endElement(qname.getNamespaceURI(), + qname.getLocalPart(), qname.getPrefix() + ":" + qname.getLocalPart()); + } + + private void writeNamespaceDeclarations(XmlNamespaceContext context) throws SAXException { + Set keys = new TreeSet<>(context.getNamespaces().keySet()); + if (root != null && !keys.contains(root.getPrefix())) { + contentHandler.startPrefixMapping(root.getPrefix(), root.getNamespaceURI()); + } + for (String prefix : keys) { + contentHandler.startPrefixMapping(prefix, context.getNamespaceURI(prefix)); + } + } + + private class DocumentLocator implements Locator { + + @Override + public String getPublicId() { + Object sourceRef = jsonParser.getCurrentLocation().getSourceRef(); + if (sourceRef != null) { + return sourceRef.toString(); + } else { + return ""; + } + } + + @Override + public String getSystemId() { + return getPublicId(); + } + + @Override + public int getLineNumber() { + return jsonParser.getCurrentLocation() != null ? jsonParser.getCurrentLocation().getLineNr() : -1; + } + + @Override + public int getColumnNumber() { + return jsonParser.getCurrentLocation() != null ? jsonParser.getCurrentLocation().getColumnNr() : -1; + } + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonStaxReader.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonStaxReader.java new file mode 100644 index 0000000..0dd7e8b --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonStaxReader.java @@ -0,0 +1,434 @@ +package org.xbib.content.xml.json; + +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.JsonToken; +import org.xbib.content.xml.json.events.CharactersEvent; +import org.xbib.content.xml.json.events.EndDocumentEvent; +import org.xbib.content.xml.json.events.EndElementEvent; +import org.xbib.content.xml.json.events.JsonReaderXmlEvent; +import org.xbib.content.xml.json.events.StartDocumentEvent; +import org.xbib.content.xml.json.events.StartElementEvent; + +import java.io.IOException; +import java.util.ArrayDeque; +import java.util.Collection; +import java.util.Deque; +import java.util.HashMap; +import java.util.HashSet; +import java.util.LinkedList; +import java.util.Map; +import java.util.Queue; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamReader; + +/** + * + */ +public class JsonStaxReader implements XMLStreamReader { + + private static final Collection valueTokens = new HashSet() { + + private static final long serialVersionUID = -1481133867668849136L; + + { + add(JsonToken.VALUE_FALSE); + add(JsonToken.VALUE_TRUE); + add(JsonToken.VALUE_NULL); + add(JsonToken.VALUE_STRING); + add(JsonToken.VALUE_NUMBER_FLOAT); + add(JsonToken.VALUE_NUMBER_INT); + } + }; + private final JsonParser parser; + + private final Queue eventQueue = new LinkedList<>(); + + private final Deque processingStack = new ArrayDeque<>(); + + private final JsonNamespaceContext namespaceContext = new JsonNamespaceContext(); + + private final Map qNamesOfExpElems = new HashMap<>(); + + public JsonStaxReader(JsonParser parser) throws XMLStreamException { + this.parser = parser; + try { + readNext(); + } catch (IOException ex) { + throw new XMLStreamException(ex); + } + } + + @Override + public Object getProperty(String name) throws IllegalArgumentException { + throw new UnsupportedOperationException("Not supported yet."); + } + + private void readNext() throws IOException { + readNext(false); + } + + private QName getQNameForTagLocName(final String localName) { + return getQNameForLocName(localName, qNamesOfExpElems); + } + + private QName getQNameForLocName(final String localName, final Map qNamesMap) { + final QName result = qNamesMap.get(localName); + if (result != null) { + return result; + } else { + return new QName(localName); + } + } + + private void readNext(boolean lookingForAttributes) throws IOException { + if (!lookingForAttributes) { + eventQueue.poll(); + } + while (eventQueue.isEmpty() || lookingForAttributes) { + JsonToken jtok; + while (true) { + parser.nextToken(); + jtok = parser.getCurrentToken(); + final ProcessingInfo pi = processingStack.peek(); + switch (jtok) { + case FIELD_NAME: + // start tag + String currentName = parser.getCurrentName(); + if (currentName.startsWith("@")) { + currentName = currentName.substring(1); + } + // non attribute + if (!("$".equals(currentName))) { + final QName currentQName = getQNameForTagLocName(currentName); + eventQueue.add(new StartElementEvent(currentQName, + new StaxLocation(parser.getCurrentLocation()))); + processingStack.add(new ProcessingInfo(currentQName, false, true)); + return; + } else { + parser.nextToken(); + if (valueTokens.contains(parser.getCurrentToken())) { + eventQueue.add(new CharactersEvent(parser.getText(), + new StaxLocation(parser.getCurrentLocation()))); + return; + } else { + throw new IOException("Not a xml value, expected primitive value!"); + } + } + case START_OBJECT: + if (pi == null) { + eventQueue.add(new StartDocumentEvent(new StaxLocation(0, 0, 0))); + return; + } + if (pi.isArray && !pi.isFirstElement) { + eventQueue.add(new StartElementEvent(pi.name, new StaxLocation(parser.getCurrentLocation()))); + return; + } else { + pi.isFirstElement = false; + } + break; + case END_OBJECT: + // end tag + eventQueue.add(new EndElementEvent(pi.name, new StaxLocation(parser.getCurrentLocation()))); + if (!pi.isArray) { + processingStack.pop(); + } + if (processingStack.isEmpty()) { + eventQueue.add(new EndDocumentEvent(new StaxLocation(parser.getCurrentLocation()))); + } + return; + case VALUE_FALSE: + case VALUE_NULL: + case VALUE_NUMBER_FLOAT: + case VALUE_NUMBER_INT: + case VALUE_TRUE: + case VALUE_STRING: + if (!pi.isFirstElement) { + eventQueue.add(new StartElementEvent(pi.name, new StaxLocation(parser.getCurrentLocation()))); + } else { + pi.isFirstElement = false; + } + if (jtok != JsonToken.VALUE_NULL) { + eventQueue.add(new CharactersEvent(parser.getText(), + new StaxLocation(parser.getCurrentLocation()))); + } + eventQueue.add(new EndElementEvent(pi.name, new StaxLocation(parser.getCurrentLocation()))); + if (!pi.isArray) { + processingStack.pop(); + } + if (processingStack.isEmpty()) { + eventQueue.add(new EndDocumentEvent(new StaxLocation(parser.getCurrentLocation()))); + } + return; + case START_ARRAY: + processingStack.peek().isArray = true; + break; + case END_ARRAY: + processingStack.pop(); + break; + default: + break; + } + } + } + } + + @Override + public void require(int arg0, String arg1, String arg2) throws XMLStreamException { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getElementText() throws XMLStreamException { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public int next() throws XMLStreamException { + try { + readNext(); + return eventQueue.peek().getEventType(); + } catch (IOException ex) { + throw new XMLStreamException(ex); + } + } + + @Override + public int nextTag() throws XMLStreamException { + int eventType = next(); + while ((eventType == XMLStreamConstants.CHARACTERS && isWhiteSpace()) // skip whitespace + || (eventType == XMLStreamConstants.CDATA && isWhiteSpace()) // skip whitespace + || eventType == XMLStreamConstants.SPACE + || eventType == XMLStreamConstants.PROCESSING_INSTRUCTION + || eventType == XMLStreamConstants.COMMENT) { + eventType = next(); + } + if (eventType != XMLStreamConstants.START_ELEMENT && eventType != XMLStreamConstants.END_ELEMENT) { + throw new XMLStreamException("expected start or end tag", getLocation()); + } + return eventType; + } + + @Override + public boolean hasNext() throws XMLStreamException { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public void close() throws XMLStreamException { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getNamespaceURI(String arg0) { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public boolean isStartElement() { + return eventQueue.peek().isStartElement(); + } + + @Override + public boolean isEndElement() { + return eventQueue.peek().isEndElement(); + } + + @Override + public boolean isCharacters() { + return eventQueue.peek().isCharacters(); + } + + @Override + public boolean isWhiteSpace() { + return false; + } + + @Override + public String getAttributeValue(String namespaceURI, String localName) { + return eventQueue.peek().getAttributeValue(namespaceURI, localName); + } + + @Override + public int getAttributeCount() { + return eventQueue.peek().getAttributeCount(); + } + + @Override + public QName getAttributeName( + int index) { + return eventQueue.peek().getAttributeName(index); + } + + @Override + public String getAttributeNamespace( + int index) { + return eventQueue.peek().getAttributeNamespace(index); + } + + @Override + public String getAttributeLocalName( + int index) { + return eventQueue.peek().getAttributeLocalName(index); + } + + @Override + public String getAttributePrefix( + int index) { + return eventQueue.peek().getAttributePrefix(index); + } + + @Override + public String getAttributeType( + int index) { + return eventQueue.peek().getAttributeType(index); + } + + @Override + public String getAttributeValue( + int index) { + return eventQueue.peek().getAttributeValue(index); + } + + @Override + public boolean isAttributeSpecified(int index) { + return eventQueue.peek().isAttributeSpecified(index); + } + + @Override + public int getNamespaceCount() { + return 0; + } + + @Override + public String getNamespacePrefix(int idx) { + throw new UnsupportedOperationException(); + } + + @Override + public String getNamespaceURI(int idx) { + throw new UnsupportedOperationException(); + } + + @Override + public NamespaceContext getNamespaceContext() { + return this.namespaceContext; + } + + @Override + public int getEventType() { + return eventQueue.peek().getEventType(); + } + + @Override + public String getText() { + return eventQueue.peek().getText(); + } + + @Override + public char[] getTextCharacters() { + return eventQueue.peek().getTextCharacters(); + } + + @Override + public int getTextCharacters(int sourceStart, char[] target, int targetStart, int length) throws XMLStreamException { + return eventQueue.peek().getTextCharacters(sourceStart, target, targetStart, length); + } + + @Override + public int getTextStart() { + return eventQueue.peek().getTextStart(); + } + + @Override + public int getTextLength() { + return eventQueue.peek().getTextLength(); + } + + @Override + public String getEncoding() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public boolean hasText() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public Location getLocation() { + return eventQueue.peek().getLocation(); + } + + @Override + public QName getName() { + return eventQueue.peek().getName(); + } + + @Override + public String getLocalName() { + return eventQueue.peek().getLocalName(); + } + + @Override + public boolean hasName() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getNamespaceURI() { + return eventQueue.peek().getName().getNamespaceURI(); + } + + @Override + public String getPrefix() { + return eventQueue.peek().getPrefix(); + } + + @Override + public String getVersion() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public boolean isStandalone() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public boolean standaloneSet() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getCharacterEncodingScheme() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getPITarget() { + throw new UnsupportedOperationException("Not supported yet."); + } + + @Override + public String getPIData() { + throw new UnsupportedOperationException("Not supported yet."); + } + + private static class ProcessingInfo { + + QName name; + boolean isArray; + boolean isFirstElement; + + ProcessingInfo(QName name, boolean isArray, boolean isFirstElement) { + this.name = name; + this.isArray = isArray; + this.isFirstElement = isFirstElement; + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonStylesheet.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonStylesheet.java new file mode 100644 index 0000000..604564e --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonStylesheet.java @@ -0,0 +1,111 @@ +package org.xbib.content.xml.json; + +import org.xbib.content.resource.XmlNamespaceContext; +import org.xbib.content.xml.transform.StylesheetTransformer; +import org.xml.sax.InputSource; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.OutputStreamWriter; +import java.io.Writer; +import java.util.Arrays; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.util.XMLEventConsumer; +import javax.xml.transform.TransformerException; +import javax.xml.transform.sax.SAXSource; + +/** + * Transform JSON with stylesheets. + */ +public class JsonStylesheet { + + private QName root = new QName("root"); + + private XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + + private StylesheetTransformer transformer; + + private String[] stylesheets; + + public JsonStylesheet root(QName root) { + this.root = root; + return this; + } + + public JsonStylesheet context(XmlNamespaceContext context) { + this.context = context; + return this; + } + + public JsonStylesheet setTransformer(StylesheetTransformer transformer) { + this.transformer = transformer; + return this; + } + + public JsonStylesheet setStylesheets(String... stylesheets) { + this.stylesheets = stylesheets; + return this; + } + + public JsonStylesheet transform(InputStream in, OutputStream out) throws IOException { + return transform(in, new OutputStreamWriter(out, "UTF-8")); + } + + public JsonStylesheet transform(InputStream in, Writer out) throws IOException { + if (root == null || context == null || in == null || out == null || transformer == null) { + return this; + } + try { + JsonXmlReader reader = new JsonXmlReader().root(root).context(context); + if (stylesheets == null) { + transformer.setSource(new SAXSource(reader, new InputSource(in))) + .setResult(out) + .transform(); + } else { + transformer.setSource(new SAXSource(reader, new InputSource(in))) + .setResult(out) + .transform(Arrays.asList(stylesheets)); + } + return this; + } catch (TransformerException e) { + throw new IOException(e); + } finally { + transformer.close(); + } + } + + public JsonStylesheet toXML(InputStream in, OutputStream out) throws IOException { + return toXML(in, new OutputStreamWriter(out, "UTF-8")); + } + + public JsonStylesheet toXML(InputStream in, Writer out) throws IOException { + if (root == null || context == null || in == null || out == null) { + return this; + } + try { + JsonXmlStreamer jsonXml = new JsonXmlStreamer().root(root).context(context); + jsonXml.toXML(in, out); + out.flush(); + } catch (XMLStreamException e) { + throw new IOException(e); + } + return this; + } + + public JsonStylesheet toXML(InputStream in, XMLEventConsumer out) throws IOException { + if (root == null || context == null || in == null || out == null) { + return this; + } + try { + JsonXmlStreamer jsonXml = new JsonXmlStreamer().root(root).context(context); + jsonXml.toXML(in, out); + } catch (XMLStreamException e) { + throw new IOException(e); + } + return this; + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlReader.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlReader.java new file mode 100644 index 0000000..d3fe5bd --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlReader.java @@ -0,0 +1,138 @@ +package org.xbib.content.xml.json; + +import org.xbib.content.resource.XmlNamespaceContext; +import org.xml.sax.ContentHandler; +import org.xml.sax.DTDHandler; +import org.xml.sax.EntityResolver; +import org.xml.sax.ErrorHandler; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXNotSupportedException; +import org.xml.sax.XMLReader; + +import java.io.IOException; +import java.io.InputStreamReader; +import java.util.HashMap; +import java.util.Map; + +import javax.xml.namespace.QName; + +/** + * Read JSON like SaX. + * + * Helper class that can be used for JSON to XML transformation. + *
+ * Transformer transformer = TransformerFactory.newInstance().newTransformer();
+ * InputSource source = new InputSource(...);
+ * Result result = ...;
+ * transformer.transform(new SAXSource(new JsonXmlReader(namespace),source), result);
+ * 
+ */ +public class JsonXmlReader implements XMLReader { + + private QName root = new QName("root"); + + private XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + + private Map map = new HashMap<>(); + + private ContentHandler contentHandler; + + private EntityResolver entityResolver; + + private DTDHandler dtdHandler; + + private ErrorHandler errorHandler; + + public JsonXmlReader root(QName root) { + this.root = root; + return this; + } + + public JsonXmlReader context(XmlNamespaceContext context) { + this.context = context; + return this; + } + + @Override + public void setFeature(String name, boolean value) throws SAXNotRecognizedException, SAXNotSupportedException { + map.put(name, value); + } + + @Override + public boolean getFeature(String name) throws SAXNotRecognizedException, SAXNotSupportedException { + return map.get(name); + } + + @Override + public Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException { + return null; + } + + @Override + public void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException { + //ignore + } + + @Override + public EntityResolver getEntityResolver() { + return entityResolver; + } + + @Override + public void setEntityResolver(EntityResolver resolver) { + this.entityResolver = resolver; + } + + @Override + public DTDHandler getDTDHandler() { + return dtdHandler; + } + + @Override + public void setDTDHandler(DTDHandler handler) { + this.dtdHandler = handler; + } + + @Override + public ContentHandler getContentHandler() { + return contentHandler; + } + + @Override + public void setContentHandler(ContentHandler handler) { + this.contentHandler = handler; + } + + @Override + public ErrorHandler getErrorHandler() { + return errorHandler; + } + + @Override + public void setErrorHandler(ErrorHandler handler) { + this.errorHandler = handler; + } + + @Override + public void parse(InputSource input) throws IOException, SAXException { + if (input.getCharacterStream() != null) { + new JsonSaxAdapter(input.getCharacterStream(), contentHandler) + .root(root) + .context(context) + .parse(); + } else if (input.getByteStream() != null) { + String encoding = input.getEncoding() != null ? input.getEncoding() : System.getProperty("file.encoding"); + new JsonSaxAdapter(new InputStreamReader(input.getByteStream(), encoding), contentHandler) + .root(root) + .context(context) + .parse(); + } + } + + @Override + public void parse(String systemId) throws IOException, SAXException { + throw new UnsupportedOperationException(); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlStreamer.java b/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlStreamer.java new file mode 100644 index 0000000..9889e93 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/JsonXmlStreamer.java @@ -0,0 +1,186 @@ +package org.xbib.content.xml.json; + +import com.fasterxml.jackson.core.JsonFactory; +import com.fasterxml.jackson.core.JsonParseException; +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.JsonToken; +import org.xbib.content.resource.XmlNamespaceContext; +import org.xbib.content.xml.util.ToQName; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; +import java.util.ArrayDeque; +import java.util.Deque; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLEventFactory; +import javax.xml.stream.XMLEventWriter; +import javax.xml.stream.XMLOutputFactory; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.util.XMLEventConsumer; + +/** + * Write JSON stream to XML stream. This is realized by transforming + * Jackson stream events to StaX events. You need a root element to wrap + * the JSON stream into. + */ +public class JsonXmlStreamer { + + private final JsonFactory jsonFactory; + + private final XMLEventFactory eventFactory; + + private final XMLOutputFactory outputFactory; + + private QName root; + + private XmlNamespaceContext context; + + private Deque elements; + + public JsonXmlStreamer() { + context = XmlNamespaceContext.newDefaultInstance(); + root = new QName("root"); + eventFactory = XMLEventFactory.newInstance(); + outputFactory = XMLOutputFactory.newInstance(); + outputFactory.setProperty("javax.xml.stream.isNamespaceAware", Boolean.TRUE); + jsonFactory = new JsonFactory(); + elements = new ArrayDeque<>(); + } + + public JsonXmlStreamer root(QName root) { + this.root = root; + return this; + } + + public JsonXmlStreamer context(XmlNamespaceContext context) { + this.context = context; + return this; + } + + public XMLEventWriter openWriter(OutputStream out) throws XMLStreamException { + return openWriter(out, "UTF-8"); + } + + public XMLEventWriter openWriter(OutputStream out, String encoding) + throws XMLStreamException { + return outputFactory.createXMLEventWriter(out, encoding); + } + + public XMLEventWriter openWriter(Writer writer) throws XMLStreamException { + return outputFactory.createXMLEventWriter(writer); + } + + public void writeXMLProcessingInstruction(XMLEventConsumer consumer, String encoding) + throws XMLStreamException { + // this encoding processing instruction also disables ISO-8859-1 entity generation of the event factory + consumer.add(eventFactory.createProcessingInstruction("xml", "version=\"1.0\" encoding=\"" + encoding + "\"")); + } + + public void writeStylesheetInstruction(XMLEventConsumer consumer, String stylesheet) + throws XMLStreamException { + consumer.add(eventFactory.createProcessingInstruction("xml-stylesheet", + "type=\"text/xsl\" href=\"" + stylesheet + "\"")); + } + + public void toXML(InputStream in, Writer writer) throws XMLStreamException, IOException { + toXML(in, openWriter(writer)); + writer.flush(); + } + + public void toXML(InputStream in, OutputStream out) + throws XMLStreamException, IOException { + toXML(in, openWriter(out)); + out.flush(); + } + + public void toXML(Reader in, Writer out) + throws XMLStreamException, IOException { + toXML(in, openWriter(out)); + out.flush(); + } + + public void toXML(InputStream in, XMLEventConsumer consumer) + throws XMLStreamException, IOException { + toXML(new InputStreamReader(in, StandardCharsets.UTF_8), consumer); + } + + public void toXML(Reader in, XMLEventConsumer consumer) + throws XMLStreamException, IOException { + JsonParser parser = jsonFactory.createParser(in); + JsonToken token = parser.nextToken(); + // first token must be a START_OBJECT token + if (token != JsonToken.START_OBJECT) { + throw new IOException("JSON first token is not START_OBJECT"); + } + QName qname = root; + boolean namespaceDecls = true; + try { + writeXMLProcessingInstruction(consumer, "UTF-8"); + while (token != null) { + switch (token) { + case START_OBJECT: + consumer.add(eventFactory.createStartElement(qname, null, null)); + if (namespaceDecls) { + if (!context.getNamespaces().containsKey(qname.getPrefix())) { + consumer.add(eventFactory.createNamespace(qname.getPrefix(), qname.getNamespaceURI())); + } + for (String prefix : context.getNamespaces().keySet()) { + String namespaceURI = context.getNamespaceURI(prefix); + consumer.add(eventFactory.createNamespace(prefix, namespaceURI)); + } + namespaceDecls = false; + } + elements.push(qname); + break; + case END_OBJECT: + qname = elements.pop(); + consumer.add(eventFactory.createEndElement(qname, null)); + break; + case START_ARRAY: + elements.push(qname); + break; + case END_ARRAY: + qname = elements.pop(); + break; + case FIELD_NAME: + qname = ToQName.toQName(root, context, parser.getCurrentName()); + break; + case VALUE_STRING: + case VALUE_NUMBER_INT: + case VALUE_NUMBER_FLOAT: + case VALUE_NULL: + case VALUE_TRUE: + case VALUE_FALSE: + if (parser.getCurrentName() != null) { + qname = ToQName.toQName(root, context, parser.getCurrentName()); + } + String text = parser.getText(); + int len = text.length(); + if (len > 0) { + consumer.add(eventFactory.createStartElement(qname, null, null)); + consumer.add(eventFactory.createCharacters(text)); + consumer.add(eventFactory.createEndElement(qname, null)); + } + break; + default: + throw new IOException("unknown JSON token: " + token); + } + token = parser.nextToken(); + } + } catch (JsonParseException e) { + // Illegal character ((CTRL-CHAR, code 0)): only regular white space (\r, \n, \t) is allowed between tokens + throw new IOException(e); + } finally { + if (consumer instanceof XMLEventWriter) { + ((XMLEventWriter) consumer).flush(); + } + } + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/StaxLocation.java b/content-xml/src/main/java/org/xbib/content/xml/json/StaxLocation.java new file mode 100644 index 0000000..0fe9ac1 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/StaxLocation.java @@ -0,0 +1,48 @@ +package org.xbib.content.xml.json; + +import com.fasterxml.jackson.core.JsonLocation; + +import javax.xml.stream.Location; + +class StaxLocation implements Location { + + private final int charOffset; + private final int column; + private final int line; + + StaxLocation(final int charOffset, final int column, final int line) { + super(); + this.charOffset = charOffset; + this.column = column; + this.line = line; + } + + StaxLocation(final JsonLocation location) { + this((int) location.getCharOffset(), location.getColumnNr(), location.getLineNr()); + } + + @Override + public int getCharacterOffset() { + return charOffset; + } + + @Override + public int getColumnNumber() { + return column; + } + + @Override + public int getLineNumber() { + return line; + } + + @Override + public String getPublicId() { + return null; + } + + @Override + public String getSystemId() { + return null; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/CharactersEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/CharactersEvent.java new file mode 100644 index 0000000..3733de3 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/CharactersEvent.java @@ -0,0 +1,30 @@ +package org.xbib.content.xml.json.events; + +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; + +/** + * + */ +public class CharactersEvent extends JsonReaderXmlEvent { + + public CharactersEvent(String text, Location location) { + setText(text); + setLocation(location); + } + + @Override + public boolean isCharacters() { + return true; + } + + @Override + public int getEventType() { + return XMLStreamConstants.CHARACTERS; + } + + @Override + public String toString() { + return "CharactersEvent(" + getText() + ")"; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/EndDocumentEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/EndDocumentEvent.java new file mode 100644 index 0000000..311d49a --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/EndDocumentEvent.java @@ -0,0 +1,29 @@ +package org.xbib.content.xml.json.events; + +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; + +/** + * + */ +public class EndDocumentEvent extends JsonReaderXmlEvent { + + public EndDocumentEvent(Location location) { + setLocation(location); + } + + @Override + public boolean isEndDocument() { + return true; + } + + @Override + public int getEventType() { + return XMLStreamConstants.END_DOCUMENT; + } + + @Override + public String toString() { + return "EndDocumentEvent()"; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/EndElementEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/EndElementEvent.java new file mode 100644 index 0000000..c305eec --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/EndElementEvent.java @@ -0,0 +1,31 @@ +package org.xbib.content.xml.json.events; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; + +/** + * + */ +public class EndElementEvent extends JsonReaderXmlEvent { + + public EndElementEvent(QName name, Location location) { + setQName(name); + setLocation(location); + } + + @Override + public boolean isEndElement() { + return true; + } + + @Override + public int getEventType() { + return XMLStreamConstants.END_ELEMENT; + } + + @Override + public String toString() { + return "EndElementEvent(" + getName() + ")"; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/JsonReaderXmlEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/JsonReaderXmlEvent.java new file mode 100644 index 0000000..339c0be --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/JsonReaderXmlEvent.java @@ -0,0 +1,219 @@ +package org.xbib.content.xml.json.events; + +import java.util.LinkedList; +import java.util.List; +import java.util.NoSuchElementException; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamException; + +/** + * + */ +public abstract class JsonReaderXmlEvent { + + private Location location; + + private QName name; + + private String text; + + private List attributes; + + protected void setQName(QName name) { + this.name = name; + } + + public abstract int getEventType(); + + public boolean isAttribute() { + return false; + } + + public boolean isCharacters() { + return false; + } + + public boolean isEndDocument() { + return false; + } + + public boolean isEndElement() { + return false; + } + + public boolean isEntityReference() { + return false; + } + + public boolean isNamespace() { + return false; + } + + public boolean isProcessingInstruction() { + return false; + } + + public boolean isStartDocument() { + return false; + } + + public boolean isStartElement() { + return false; + } + + public int getAttributeCount() { + return (null != attributes) ? attributes.size() : 0; + } + + public String getAttributeLocalName(int index) { + if ((null == attributes) || (index >= attributes.size())) { + throw new IndexOutOfBoundsException(); + } + return attributes.get(index).name.getLocalPart(); + } + + public QName getAttributeName(int index) { + return attributes.get(index).name; + } + + public String getAttributePrefix(int index) { + if ((null == attributes) || (index >= attributes.size())) { + throw new IndexOutOfBoundsException(); + } + return null; + } + + public String getAttributeType(int index) { + return null; + } + + public String getAttributeNamespace(int index) { + return null; + } + + public String getAttributeValue(int index) { + if ((null == attributes) || (index >= attributes.size())) { + throw new IndexOutOfBoundsException(); + } + return attributes.get(index).value; + } + + public String getAttributeValue(String namespaceURI, String localName) { + if ((null == attributes) || (null == localName) || ("".equals(localName))) { + throw new NoSuchElementException(); + } + for (Attribute a : attributes) { + if (localName.equals(a.name.getLocalPart())) { + return a.value; + } + } + throw new NoSuchElementException(); + } + + public boolean isAttributeSpecified(int index) { + return (null != attributes) && (attributes.size() >= index); + } + + public String getText() { + if (null != text) { + return text; + } else { + throw new IllegalStateException(); + } + } + + protected void setText(String text) { + this.text = text; + } + + public char[] getTextCharacters() { + if (null != text) { + return text.toCharArray(); + } else { + throw new IllegalStateException(); + } + } + + public int getTextCharacters(int sourceStart, char[] target, int targetStart, int length) throws XMLStreamException { + if (null != text) { + System.arraycopy(text.toCharArray(), sourceStart, target, targetStart, length); + return length; + } else { + throw new IllegalStateException(); + } + } + + public int getTextStart() { + if (null != text) { + return 0; + } else { + throw new IllegalStateException(); + } + } + + public int getTextLength() { + if (null != text) { + return text.length(); + } else { + throw new IllegalStateException(); + } + } + + public boolean hasName() { + return null != name; + } + + public QName getName() { + if (null != name) { + return name; + } else { + throw new UnsupportedOperationException(); + } + } + + public String getLocalName() { + if (null != name) { + return name.getLocalPart(); + } else { + throw new UnsupportedOperationException(); + } + } + + public String getPrefix() { + if (null != name) { + return name.getPrefix(); + } else { + return null; + } + } + + public Location getLocation() { + return location; + } + + protected void setLocation(Location location) { + this.location = location; + } + + public void addAttribute(QName name, String value) { + if (null == attributes) { + attributes = new LinkedList(); + } + attributes.add(new Attribute(name, value)); + } + + /** + * + */ + private static class Attribute { + private final QName name; + private final String value; + + Attribute(QName name, String value) { + this.name = name; + this.value = value; + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/StartDocumentEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/StartDocumentEvent.java new file mode 100644 index 0000000..45585f3 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/StartDocumentEvent.java @@ -0,0 +1,29 @@ +package org.xbib.content.xml.json.events; + +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; + +/** + * + */ +public class StartDocumentEvent extends JsonReaderXmlEvent { + + public StartDocumentEvent(Location location) { + setLocation(location); + } + + @Override + public boolean isStartDocument() { + return true; + } + + @Override + public int getEventType() { + return XMLStreamConstants.START_DOCUMENT; + } + + @Override + public String toString() { + return "StartDocumentEvent()"; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/StartElementEvent.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/StartElementEvent.java new file mode 100644 index 0000000..9a1e638 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/StartElementEvent.java @@ -0,0 +1,31 @@ +package org.xbib.content.xml.json.events; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; + +/** + * + */ +public class StartElementEvent extends JsonReaderXmlEvent { + + public StartElementEvent(QName name, Location location) { + setQName(name); + setLocation(location); + } + + @Override + public boolean isStartElement() { + return true; + } + + @Override + public int getEventType() { + return XMLStreamConstants.START_ELEMENT; + } + + @Override + public String toString() { + return "StartElementEvent(" + getName() + ")"; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/events/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/json/events/package-info.java new file mode 100644 index 0000000..0402631 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/events/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON events. + */ +package org.xbib.content.xml.json.events; diff --git a/content-xml/src/main/java/org/xbib/content/xml/json/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/json/package-info.java new file mode 100644 index 0000000..34d1825 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/json/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for JSON XML SAX/StAX support. + */ +package org.xbib.content.xml.json; diff --git a/content-xml/src/main/java/org/xbib/content/xml/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/package-info.java new file mode 100644 index 0000000..f621363 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for XML content. + */ +package org.xbib.content.xml; diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractCharactersEvent.java b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractCharactersEvent.java new file mode 100644 index 0000000..752e427 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractCharactersEvent.java @@ -0,0 +1,38 @@ +package org.xbib.content.xml.stream; + +import javax.xml.stream.events.Characters; + +/** + * Abstract base class for various {@link Characters} implementations. + */ +public abstract class AbstractCharactersEvent extends AbstractXMLEvent implements Characters { + + protected String data; + + public AbstractCharactersEvent(String data) { + this.data = data; + } + + @Override + public String getData() { + return data; + } + + @Override + public boolean isCharacters() { + return true; + } + + @Override + public boolean isWhiteSpace() { + String data = getData(); + for (int i = 0, s = data.length(); i < s; i++) { + char ch = data.charAt(i); + if (ch != ' ' && ch != '\n' && ch != '\t' && ch != '\r') { + return false; + } + } + return true; + + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxContentHandler.java b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxContentHandler.java new file mode 100644 index 0000000..3575083 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxContentHandler.java @@ -0,0 +1,150 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.ContentHandler; +import org.xml.sax.SAXException; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamException; + +/** + * Abstract base class for SAX ContentHandler implementations that use StAX as a basis. All methods + * delegate to internal template methods, capable of throwing a XMLStreamException. Additionally, an + * namespace context is used to keep track of declared namespaces. + */ +abstract class AbstractStaxContentHandler implements ContentHandler { + + private SimpleNamespaceContext namespaceContext = new SimpleNamespaceContext(); + + @Override + public final void startDocument() throws SAXException { + namespaceContext.clear(); + try { + startDocumentInternal(); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle startDocument: " + ex.getMessage(), ex); + } + } + + protected abstract void startDocumentInternal() throws XMLStreamException; + + @Override + public final void endDocument() throws SAXException { + namespaceContext.clear(); + try { + endDocumentInternal(); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle startDocument: " + ex.getMessage(), ex); + } + } + + protected abstract void endDocumentInternal() throws XMLStreamException; + + /** + * Binds the given prefix to the given namespaces. + * + * @see SimpleNamespaceContext#bindNamespaceUri(String, String) + */ + @Override + public final void startPrefixMapping(String prefix, String uri) { + namespaceContext.bindNamespaceUri(prefix, uri); + } + + /** + * Removes the binding for the given prefix. + * + * @see SimpleNamespaceContext#removeBinding(String) + */ + @Override + public final void endPrefixMapping(String prefix) { + namespaceContext.removeBinding(prefix); + } + + @Override + public final void startElement(String uri, String localName, String qName, Attributes atts) throws SAXException { + try { + startElementInternal(toQName(uri, qName), atts, namespaceContext); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle startElement: " + ex.getMessage(), ex); + } + } + + protected abstract void startElementInternal(QName name, Attributes atts, SimpleNamespaceContext namespaceContext) + throws XMLStreamException; + + @Override + public final void endElement(String uri, String localName, String qName) throws SAXException { + try { + endElementInternal(toQName(uri, qName), namespaceContext); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle endElement: " + ex.getMessage(), ex); + } + } + + protected abstract void endElementInternal(QName name, SimpleNamespaceContext namespaceContext) + throws XMLStreamException; + + @Override + public final void characters(char ch[], int start, int length) throws SAXException { + try { + charactersInternal(ch, start, length); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle characters: " + ex.getMessage(), ex); + } + } + + protected abstract void charactersInternal(char[] ch, int start, int length) throws XMLStreamException; + + @Override + public final void ignorableWhitespace(char[] ch, int start, int length) throws SAXException { + try { + ignorableWhitespaceInternal(ch, start, length); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle ignorableWhitespace:" + ex.getMessage(), ex); + } + } + + protected abstract void ignorableWhitespaceInternal(char[] ch, int start, int length) throws XMLStreamException; + + @Override + public final void processingInstruction(String target, String data) throws SAXException { + try { + processingInstructionInternal(target, data); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle processingInstruction: " + ex.getMessage(), ex); + } + } + + protected abstract void processingInstructionInternal(String target, String data) throws XMLStreamException; + + @Override + public final void skippedEntity(String name) throws SAXException { + try { + skippedEntityInternal(name); + } catch (XMLStreamException ex) { + throw new SAXException("Could not handle skippedEntity: " + ex.getMessage(), ex); + } + } + + /** + * Convert a namespace URI and DOM or SAX qualified name to a QName. The qualified name can have the + * form + * prefix:localname or localName. + * + * @param namespaceUri the namespace URI + * @param qualifiedName the qualified name + * @return a QName + */ + QName toQName(String namespaceUri, String qualifiedName) { + int idx = qualifiedName.indexOf(':'); + if (idx == -1) { + return new QName(namespaceUri, qualifiedName); + } else { + String prefix = qualifiedName.substring(0, idx); + String localPart = qualifiedName.substring(idx + 1); + return new QName(namespaceUri, localPart, prefix); + } + } + + protected abstract void skippedEntityInternal(String name) throws XMLStreamException; +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxXMLReader.java b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxXMLReader.java new file mode 100644 index 0000000..775be96 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractStaxXMLReader.java @@ -0,0 +1,194 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.ContentHandler; +import org.xml.sax.InputSource; +import org.xml.sax.Locator; +import org.xml.sax.SAXException; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXNotSupportedException; +import org.xml.sax.SAXParseException; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamException; + +/** + * Abstract base class for SAX XMLReader implementations that use StAX as a basis. + */ +abstract class AbstractStaxXMLReader extends AbstractXMLReader { + + private static final String NAMESPACES_FEATURE_NAME = "http://xml.org/sax/features/namespaces"; + + private static final String NAMESPACE_PREFIXES_FEATURE_NAME = "http://xml.org/sax/features/namespace-prefixes"; + + private static final String IS_STANDALONE_FEATURE_NAME = "http://xml.org/sax/features/is-standalone"; + + private boolean namespacesFeature = true; + + private boolean namespacePrefixesFeature = false; + + private Boolean isStandalone; + + + @Override + public boolean getFeature(String name) throws SAXNotRecognizedException, SAXNotSupportedException { + if (name.equals(NAMESPACES_FEATURE_NAME)) { + return this.namespacesFeature; + } else if (name.equals(NAMESPACE_PREFIXES_FEATURE_NAME)) { + return this.namespacePrefixesFeature; + } else if (name.equals(IS_STANDALONE_FEATURE_NAME)) { + if (this.isStandalone != null) { + return this.isStandalone; + } else { + throw new SAXNotSupportedException("startDocument() callback not completed yet"); + } + } else { + return super.getFeature(name); + } + } + + @Override + public void setFeature(String name, boolean value) throws SAXNotRecognizedException, SAXNotSupportedException { + if (name.equals(NAMESPACES_FEATURE_NAME)) { + this.namespacesFeature = value; + } else if (name.equals(NAMESPACE_PREFIXES_FEATURE_NAME)) { + this.namespacePrefixesFeature = value; + } else { + super.setFeature(name, value); + } + } + + protected void setStandalone(boolean standalone) { + this.isStandalone = standalone; + } + + /** + * Indicates whether the SAX feature http://xml.org/sax/features/namespaces is turned on. + * @return true if namespaces are featured + */ + protected boolean hasNamespacesFeature() { + return this.namespacesFeature; + } + + /** + * Indicates whether the SAX feature http://xml.org/sax/features/namespaces-prefixes is turned on. + * @return true if namespace prefixes are featured + */ + protected boolean hasNamespacePrefixesFeature() { + return this.namespacePrefixesFeature; + } + + /** + * Sett the SAX Locator based on the given StAX Location. + * + * @param location the location + * @see ContentHandler#setDocumentLocator(org.xml.sax.Locator) + */ + protected void setLocator(Location location) { + if (getContentHandler() != null) { + getContentHandler().setDocumentLocator(new StaxLocator(location)); + } + } + + /** + * Convert a QName to a qualified name, as used by DOM and SAX. + * The returned string has a format of prefix:localName if the + * prefix is set, or just localName if not. + * + * @param qName the QName + * @return the qualified name + */ + protected String toQualifiedName(QName qName) { + String prefix = qName.getPrefix(); + if (prefix.length() > 0) { + return qName.getLocalPart(); + } else { + return prefix + ":" + qName.getLocalPart(); + } + } + + + /** + * Parse the StAX XML reader passed at construction-time. + *

NOTE:: The given InputSource is not read, but ignored. + * + * @param ignored is ignored + * @throws SAXException a SAX exception, possibly wrapping a XMLStreamException + */ + @Override + public final void parse(InputSource ignored) throws SAXException { + parse(); + } + + /** + * Parse the StAX XML reader passed at construction-time. + *

NOTE:: The given system identifier is not read, but ignored. + * + * @param ignored is ignored + * @throws SAXException A SAX exception, possibly wrapping a XMLStreamException + */ + @Override + public final void parse(String ignored) throws SAXException { + parse(); + } + + private void parse() throws SAXException { + try { + parseInternal(); + } catch (XMLStreamException ex) { + Locator locator = null; + if (ex.getLocation() != null) { + locator = new StaxLocator(ex.getLocation()); + } + SAXParseException saxException = new SAXParseException(ex.getMessage(), locator, ex); + if (getErrorHandler() != null) { + getErrorHandler().fatalError(saxException); + } else { + throw saxException; + } + } + } + + /** + * Template-method that parses the StAX reader passed at construction-time. + * @throws SAXException A SAX exception, possibly wrapping a XMLStreamException + * @throws XMLStreamException if XML stream can not be processed + */ + protected abstract void parseInternal() throws SAXException, XMLStreamException; + + /** + * Implementation of the Locator interface that is based on a StAX Location. + * + * @see Locator + * @see Location + */ + private static class StaxLocator implements Locator { + + private Location location; + + StaxLocator(Location location) { + this.location = location; + } + + @Override + public String getPublicId() { + return location.getPublicId(); + } + + @Override + public String getSystemId() { + return location.getSystemId(); + } + + @Override + public int getLineNumber() { + return location.getLineNumber(); + } + + @Override + public int getColumnNumber() { + return location.getColumnNumber(); + } + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLEvent.java b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLEvent.java new file mode 100644 index 0000000..4551d63 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLEvent.java @@ -0,0 +1,126 @@ +package org.xbib.content.xml.stream; + +import java.io.StringWriter; +import java.io.Writer; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.Characters; +import javax.xml.stream.events.EndElement; +import javax.xml.stream.events.StartElement; +import javax.xml.stream.events.XMLEvent; + +/** + * Abstract base class for {@link XMLEvent} implementations. + */ +public abstract class AbstractXMLEvent implements XMLEvent { + + private static final Logger logger = Logger.getLogger(AbstractXMLEvent.class.getName()); + + /** + * The event location. + */ + protected Location location; + + /** + * The schema type. + */ + protected QName schemaType; + + public AbstractXMLEvent() { + } + + @Override + public Location getLocation() { + return location; + } + + @Override + public QName getSchemaType() { + return schemaType; + } + + @Override + public Characters asCharacters() { + return (Characters) this; + } + + @Override + public EndElement asEndElement() { + return (EndElement) this; + } + + @Override + public StartElement asStartElement() { + return (StartElement) this; + } + + @Override + public boolean isAttribute() { + return getEventType() == ATTRIBUTE; + } + + @Override + public boolean isCharacters() { + switch (getEventType()) { + case CHARACTERS: + case SPACE: + case CDATA: + return true; + default: + return false; + } + } + + @Override + public boolean isEndDocument() { + return getEventType() == END_DOCUMENT; + } + + @Override + public boolean isEndElement() { + return getEventType() == END_ELEMENT; + } + + @Override + public boolean isEntityReference() { + return getEventType() == ENTITY_REFERENCE; + } + + @Override + public boolean isNamespace() { + return getEventType() == NAMESPACE; + } + + @Override + public boolean isProcessingInstruction() { + return getEventType() == PROCESSING_INSTRUCTION; + } + + @Override + public boolean isStartDocument() { + return getEventType() == START_DOCUMENT; + } + + @Override + public boolean isStartElement() { + return getEventType() == START_ELEMENT; + } + + @Override + public abstract void writeAsEncodedUnicode(Writer writer) throws XMLStreamException; + + @Override + public String toString() { + StringWriter writer = new StringWriter(); + try { + this.writeAsEncodedUnicode(writer); + } catch (XMLStreamException e) { + logger.log(Level.WARNING, e.getMessage(), e); + } + return writer.toString(); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLReader.java b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLReader.java new file mode 100644 index 0000000..b9d2fca --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/AbstractXMLReader.java @@ -0,0 +1,117 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.ContentHandler; +import org.xml.sax.DTDHandler; +import org.xml.sax.EntityResolver; +import org.xml.sax.ErrorHandler; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXNotSupportedException; +import org.xml.sax.XMLReader; +import org.xml.sax.ext.LexicalHandler; + +/** + * Abstract base class for SAX XMLReader implementations. + * Contains properties as defined in {@link XMLReader}, and does not recognize any features. + */ +abstract class AbstractXMLReader implements XMLReader { + + private DTDHandler dtdHandler; + + private ContentHandler contentHandler; + + private EntityResolver entityResolver; + + private ErrorHandler errorHandler; + + private LexicalHandler lexicalHandler; + + @Override + public ContentHandler getContentHandler() { + return contentHandler; + } + + @Override + public void setContentHandler(ContentHandler contentHandler) { + this.contentHandler = contentHandler; + } + + @Override + public DTDHandler getDTDHandler() { + return dtdHandler; + } + + @Override + public void setDTDHandler(DTDHandler dtdHandler) { + this.dtdHandler = dtdHandler; + } + + @Override + public EntityResolver getEntityResolver() { + return entityResolver; + } + + @Override + public void setEntityResolver(EntityResolver entityResolver) { + this.entityResolver = entityResolver; + } + + @Override + public ErrorHandler getErrorHandler() { + return errorHandler; + } + + @Override + public void setErrorHandler(ErrorHandler errorHandler) { + this.errorHandler = errorHandler; + } + + protected LexicalHandler getLexicalHandler() { + return lexicalHandler; + } + + /** + * Throws a SAXNotRecognizedException exception. + * + * @throws org.xml.sax.SAXNotRecognizedException always + */ + @Override + public boolean getFeature(String name) throws SAXNotRecognizedException, SAXNotSupportedException { + throw new SAXNotRecognizedException(name); + } + + /** + * Throws a SAXNotRecognizedException exception. + * + * @throws SAXNotRecognizedException always + */ + @Override + public void setFeature(String name, boolean value) throws SAXNotRecognizedException, SAXNotSupportedException { + throw new SAXNotRecognizedException(name); + } + + /** + * Throws a SAXNotRecognizedException exception when the given property does not signify a lexical + * handler. The property name for a lexical handler is http://xml.org/sax/properties/lexical-handler. + */ + @Override + public Object getProperty(String name) throws SAXNotRecognizedException, SAXNotSupportedException { + if ("http://xml.org/sax/properties/lexical-handler".equals(name)) { + return lexicalHandler; + } else { + throw new SAXNotRecognizedException(name); + } + } + + /** + * Throws a SAXNotRecognizedException exception when the given property does not signify a lexical + * handler. The property name for a lexical handler is http://xml.org/sax/properties/lexical-handler. + */ + @Override + public void setProperty(String name, Object value) throws SAXNotRecognizedException, SAXNotSupportedException { + if ("http://xml.org/sax/properties/lexical-handler".equals(name)) { + lexicalHandler = (LexicalHandler) value; + } else { + throw new SAXNotRecognizedException(name); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/EventWriterDelegate.java b/content-xml/src/main/java/org/xbib/content/xml/stream/EventWriterDelegate.java new file mode 100644 index 0000000..5d2ddaa --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/EventWriterDelegate.java @@ -0,0 +1,74 @@ +package org.xbib.content.xml.stream; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.stream.XMLEventReader; +import javax.xml.stream.XMLEventWriter; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.XMLEvent; + +/** + * Abstract class for implementing XML filters. This class provides methods that + * merely delegate to a contained XMLEventWriter. Subclasses should override + * some of these methods, and may also provide additional methods and fields. + */ +public abstract class EventWriterDelegate implements XMLEventWriter { + + /** + * The downstream writer, to which events are delegated. + */ + protected final XMLEventWriter out; + + protected EventWriterDelegate(XMLEventWriter out) { + this.out = out; + } + + @Override + public NamespaceContext getNamespaceContext() { + return out.getNamespaceContext(); + } + + @Override + public void setNamespaceContext(NamespaceContext context) throws XMLStreamException { + out.setNamespaceContext(context); + } + + @Override + public void setDefaultNamespace(String uri) throws XMLStreamException { + out.setDefaultNamespace(uri); + } + + @Override + public void setPrefix(String prefix, String uri) throws XMLStreamException { + out.setPrefix(prefix, uri); + } + + @Override + public String getPrefix(String uri) throws XMLStreamException { + return out.getPrefix(uri); + } + + @Override + public void add(XMLEvent event) throws XMLStreamException { + out.add(event); + } + + /** + * Add events from the given reader, one by one. + */ + @Override + public void add(XMLEventReader reader) throws XMLStreamException { + while (reader.hasNext()) { + add(reader.nextEvent()); + } + } + + @Override + public void flush() throws XMLStreamException { + out.flush(); + } + + @Override + public void close() throws XMLStreamException { + out.close(); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/ExtendedXMLEvent.java b/content-xml/src/main/java/org/xbib/content/xml/stream/ExtendedXMLEvent.java new file mode 100644 index 0000000..fe18666 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/ExtendedXMLEvent.java @@ -0,0 +1,30 @@ +package org.xbib.content.xml.stream; + +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamWriter; +import javax.xml.stream.events.XMLEvent; + +/** + * Extended {@link XMLEvent} interface that provides additional functionality. + */ +public interface ExtendedXMLEvent extends XMLEvent { + + /** + * Determines if this event matches another event, irrespective of document + * location. + * + * @param event The event to match against. + * @return true if the two events match, false + * otherwise. + */ + boolean matches(XMLEvent event); + + /** + * Writes the event to the provided {@link XMLStreamWriter}. + * + * @param writer The destination stream. + * @throws XMLStreamException If an error occurs writing to the destination + * stream. + */ + void writeEvent(XMLStreamWriter writer) throws XMLStreamException; +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/Indentation.java b/content-xml/src/main/java/org/xbib/content/xml/stream/Indentation.java new file mode 100644 index 0000000..3de99fa --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/Indentation.java @@ -0,0 +1,31 @@ +package org.xbib.content.xml.stream; + +/** + * Characters that represent line breaks and indentation. These are represented + * as String-valued JavaBean properties. + */ +public interface Indentation { + + /** + * Two spaces; the default indentation. + */ + String DEFAULT_INDENT = " "; + /** + * "\n"; the normalized representation of end-of-line in + * XML. + */ + String NORMAL_END_OF_LINE = "\n"; + + /** + * The characters used for one level of indentation. + * @return the indentation string + */ + String getIndent(); + + /** + * Set the characters used for one level of indentation. The default is + * {@link #DEFAULT_INDENT}. "\t" is a popular alternative. + * @param indent the indentation string + */ + void setIndent(String indent); +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLEventWriter.java b/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLEventWriter.java new file mode 100644 index 0000000..7f52d55 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLEventWriter.java @@ -0,0 +1,308 @@ +package org.xbib.content.xml.stream; + +import java.io.IOException; +import java.io.Writer; +import java.util.Arrays; +import java.util.logging.Level; +import java.util.logging.Logger; +import java.util.regex.Pattern; + +import javax.xml.stream.XMLEventWriter; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.Characters; +import javax.xml.stream.events.XMLEvent; + +/** + * A filter that indents an XML stream. To apply it, construct a filter that + * contains another {@link XMLEventWriter}, which you pass to the constructor. + * Then call methods of the filter instead of the contained stream. For example: + *

+ * {@link XMLEventWriter} stream = ...
+ * stream = new {@link IndentingXMLEventWriter}(stream);
+ * stream.add(...);
+ * 
+ * The filter inserts characters to format the document as an outline, with + * nested elements indented. Basically, it inserts a line break and whitespace + * before: + *
    + *
  • each DTD, processing instruction or comment that's not preceded by data
  • + *
  • each starting tag that's not preceded by data
  • + *
  • each ending tag that's preceded by nested elements but not data
  • + *
+ * This works well with 'data-oriented' XML, wherein each element contains + * either data or nested elements but not both. It can work badly with other + * styles of XML. For example, the data in a 'mixed content' document are apt to + * be polluted with indentation characters. + *

+ * Indentation can be adjusted by setting the newLine and indent properties. But + * set them to whitespace only, for best results. Non-whitespace is apt to cause + * problems, for example when this class attempts to insert newLine before the + * root element. + */ +public class IndentingXMLEventWriter extends EventWriterDelegate implements Indentation { + + private static final Logger logger = Logger.getLogger(IndentingXMLEventWriter.class.getName()); + + private static final int WROTE_MARKUP = 1; + private static final int WROTE_DATA = 2; + /** + * An object that produces a line break and indentation. + */ + private final PrefixCharacters newLineEvent = new PrefixCharacters(); + /** + * How deeply nested the current scope is. The root element is depth 1. + */ + private int depth = 0; // document scope + /** + * stack[depth] indicates what's been written into the current scope. + */ + private int[] stack = new int[]{0, 0, 0, 0}; // nothing written yet + + public IndentingXMLEventWriter(XMLEventWriter out) { + super(out); + } + + @Override + public String getIndent() { + return newLineEvent.getIndent(); + } + + @Override + public void setIndent(String indent) { + newLineEvent.setIndent(indent); + } + + @Override + public void add(XMLEvent event) throws XMLStreamException { + switch (event.getEventType()) { + case XMLStreamConstants.CHARACTERS: + case XMLStreamConstants.CDATA: + case XMLStreamConstants.SPACE: + out.add(event); + afterData(); + return; + + case XMLStreamConstants.START_ELEMENT: + beforeStartElement(); + out.add(event); + afterStartElement(); + return; + + case XMLStreamConstants.END_ELEMENT: + beforeEndElement(); + out.add(event); + afterEndElement(); + return; + + case XMLStreamConstants.START_DOCUMENT: + case XMLStreamConstants.PROCESSING_INSTRUCTION: + case XMLStreamConstants.COMMENT: + case XMLStreamConstants.DTD: + beforeMarkup(); + out.add(event); + afterMarkup(); + return; + + case XMLStreamConstants.END_DOCUMENT: + out.add(event); + afterEndDocument(); + break; + + default: + out.add(event); + } + } + + protected void beforeMarkup() throws XMLStreamException { + int soFar = stack[depth]; + if ((soFar & WROTE_DATA) == 0 && (depth > 0 || soFar != 0)) { + newLineEvent.write(out, depth); + if (depth > 0 && getIndent().length() > 0) { + afterMarkup(); + } + } + } + + protected void afterMarkup() { + stack[depth] |= WROTE_MARKUP; + } + + protected void afterData() { + stack[depth] |= WROTE_DATA; + } + + protected void beforeStartElement() throws XMLStreamException { + beforeMarkup(); + if (stack.length <= depth + 1) { + // Allocate more space for the stacks: + int[] newWrote = new int[stack.length * 2]; + System.arraycopy(stack, 0, newWrote, 0, stack.length); + stack = newWrote; + } + stack[depth + 1] = 0; // nothing written yet + } + + protected void afterStartElement() { + afterMarkup(); + ++depth; + } + + protected void beforeEndElement() { + if (depth > 0 && stack[depth] == WROTE_MARKUP) { // but not data + try { + newLineEvent.write(out, depth - 1); + } catch (Exception e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + } + + protected void afterEndElement() { + if (depth > 0) { + --depth; + } + } + + protected void afterEndDocument() throws XMLStreamException { + depth = 0; + if (stack[0] == WROTE_MARKUP) { // but not data + newLineEvent.write(out, 0); + } + stack[0] = 0; // start fresh + } + + private static class PrefixCharacters extends AbstractCharactersEvent implements Indentation { + + private static final Pattern ENCODABLE = Pattern.compile("[&<>]"); + /** + * Various combinations of newLine and indent, used to begin and indent + * a line. The appropriate prefix for a given depth is prefixes[depth % + * prefixes.length]. This array is managed as a ring buffer, containing + * the prefix for the current depth and recently used adjacent prefixes. + * This structure uses memory proportional to the maximum depth. + * Retaining prefixes for all depths would be faster, but require memory + * proportional the square of the maximum depth. + */ + private final String[] prefixes = new String[]{null, null, null, null, null, null}; + /** + * String used for indentation. + */ + private String indent = DEFAULT_INDENT; + /** + * String for EOL. + */ + private String newLine = NORMAL_END_OF_LINE; + /** + * The depth of the shortest String in prefixes (which is located at + * prefixes[minimumPrefix % prefixes.length]). + */ + private int minimumPrefix = 0; + /** + * An implicit parameter to getData(). + */ + private int depth = 0; + + PrefixCharacters() { + super(null); + } + + @Override + public String getIndent() { + return indent; + } + + @Override + public void setIndent(String indent) { + if (!indent.equals(this.indent)) { + Arrays.fill(prefixes, null); + } + this.indent = indent; + } + + void write(XMLEventWriter out, int depth) throws XMLStreamException { + this.depth = depth; // so getData knows what to do. + out.add(this); + } + + @Override + public String getData() { + while (depth >= minimumPrefix + prefixes.length) { + prefixes[minimumPrefix++ % prefixes.length] = null; + } + while (depth < minimumPrefix) { + prefixes[--minimumPrefix % prefixes.length] = null; + } + final int p = depth % prefixes.length; + String data = prefixes[p]; + if (data == null) { + StringBuilder b = new StringBuilder(newLine.length() + (indent.length() * depth)); + b.append(newLine); + for (int d = 0; d < depth; ++d) { + b.append(indent); + } + data = prefixes[p] = b.toString(); + } + return data; + } + + @Override + public int getEventType() { + // it's not clear if we are supposed to return SPACES + return XMLStreamConstants.CHARACTERS; + } + + @Override + public Characters asCharacters() { + return this; + } + + @Override + public boolean isCData() { + return false; + } + + @Override + public boolean isIgnorableWhiteSpace() { + return isWhiteSpace(); + } + + @Override + public void writeAsEncodedUnicode(Writer writer) throws XMLStreamException { + // Similar to super.writeAsEncodedUnicode() but '\r' is not encoded. + try { + String s = getData(); + if (!ENCODABLE.matcher(s).find()) { + writer.write(s); + } else { + final char[] data = s.toCharArray(); + int first = 0; + for (int d = first; d < data.length; ++d) { + switch (data[d]) { + case '&': + writer.write(data, first, d - first); + writer.write("&"); + first = d + 1; + break; + case '<': + writer.write(data, first, d - first); + writer.write("<"); + first = d + 1; + break; + case '>': + writer.write(data, first, d - first); + writer.write(">"); + first = d + 1; + break; + default: + } + } + writer.write(data, first, data.length - first); + } + } catch (IOException e) { + throw new XMLStreamException(e); + } + } + + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLStreamWriter.java b/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLStreamWriter.java new file mode 100644 index 0000000..12f1a91 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/IndentingXMLStreamWriter.java @@ -0,0 +1,303 @@ +package org.xbib.content.xml.stream; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamWriter; + +/** + * A filter that indents an XML stream. To apply it, construct a filter that + * contains another {@link XMLStreamWriter}, which you pass to the constructor. + * Then call methods of the filter instead of the contained stream. For example: + *

+ * {@link XMLStreamWriter} stream = ...
+ * stream = new {@link IndentingXMLStreamWriter}(stream);
+ * stream.writeStartDocument();
+ * ...
+ * 
+ * The filter inserts characters to format the document as an outline, with + * nested elements indented. Basically, it inserts a line break and whitespace + * before: + *
    + *
  • each DTD, processing instruction or comment that's not preceded by data
  • + *
  • each starting tag that's not preceded by data
  • + *
  • each ending tag that's preceded by nested elements but not data
  • + *
+ * This works well with 'data-oriented' XML, wherein each element contains + * either data or nested elements but not both. It can work badly with other + * styles of XML. For example, the data in a 'mixed content' document are apt to + * be polluted with indentation characters. + * Indentation can be adjusted by setting the newLine and indent properties. But + * set them to whitespace only, for best results. Non-whitespace is apt to cause + * problems, for example when this class attempts to insert newLine before the + * root element. + */ +public class IndentingXMLStreamWriter extends StreamWriterDelegate implements Indentation { + + private static final Logger logger = Logger.getLogger(IndentingXMLStreamWriter.class.getName()); + + private static final int WROTE_MARKUP = 1; + private static final int WROTE_DATA = 2; + /** + * How deeply nested the current scope is. The root element is depth 1. + */ + private int depth = 0; // document scope + /** + * stack[depth] indicates what's been written into the current scope. + */ + private int[] stack = new int[]{0, 0, 0, 0}; // nothing written yet + private String indent = DEFAULT_INDENT; + private String newLine = NORMAL_END_OF_LINE; + /** + * newLine followed by copies of indent. + */ + private char[] linePrefix = null; + + public IndentingXMLStreamWriter(XMLStreamWriter out) { + super(out); + } + + @Override + public String getIndent() { + return indent; + } + + @Override + public void setIndent(String indent) { + if (!indent.equals(this.indent)) { + this.indent = indent; + linePrefix = null; + } + } + + public String getNewLine() { + return newLine; + } + + public void setNewLine(String newLine) { + if (!newLine.equals(this.newLine)) { + this.newLine = newLine; + linePrefix = null; + } + } + + @Override + public void writeStartDocument() throws XMLStreamException { + beforeMarkup(); + out.writeStartDocument(); + afterMarkup(); + } + + @Override + public void writeStartDocument(String version) throws XMLStreamException { + beforeMarkup(); + out.writeStartDocument(version); + afterMarkup(); + } + + @Override + public void writeStartDocument(String encoding, String version) throws XMLStreamException { + beforeMarkup(); + out.writeStartDocument(encoding, version); + afterMarkup(); + } + + @Override + public void writeDTD(String dtd) throws XMLStreamException { + beforeMarkup(); + out.writeDTD(dtd); + afterMarkup(); + } + + @Override + public void writeProcessingInstruction(String target) throws XMLStreamException { + beforeMarkup(); + out.writeProcessingInstruction(target); + afterMarkup(); + } + + @Override + public void writeProcessingInstruction(String target, String data) throws XMLStreamException { + beforeMarkup(); + out.writeProcessingInstruction(target, data); + afterMarkup(); + } + + @Override + public void writeComment(String data) throws XMLStreamException { + beforeMarkup(); + out.writeComment(data); + afterMarkup(); + } + + @Override + public void writeEmptyElement(String localName) throws XMLStreamException { + beforeMarkup(); + out.writeEmptyElement(localName); + afterMarkup(); + } + + @Override + public void writeEmptyElement(String namespaceURI, String localName) throws XMLStreamException { + beforeMarkup(); + out.writeEmptyElement(namespaceURI, localName); + afterMarkup(); + } + + @Override + public void writeEmptyElement(String prefix, String localName, String namespaceURI) + throws XMLStreamException { + beforeMarkup(); + out.writeEmptyElement(prefix, localName, namespaceURI); + afterMarkup(); + } + + @Override + public void writeStartElement(String localName) throws XMLStreamException { + beforeStartElement(); + out.writeStartElement(localName); + afterStartElement(); + } + + @Override + public void writeStartElement(String namespaceURI, String localName) throws XMLStreamException { + beforeStartElement(); + out.writeStartElement(namespaceURI, localName); + afterStartElement(); + } + + @Override + public void writeStartElement(String prefix, String localName, String namespaceURI) + throws XMLStreamException { + beforeStartElement(); + out.writeStartElement(prefix, localName, namespaceURI); + afterStartElement(); + } + + @Override + public void writeCharacters(String text) throws XMLStreamException { + out.writeCharacters(text); + afterData(); + } + + @Override + public void writeCharacters(char[] text, int start, int len) throws XMLStreamException { + out.writeCharacters(text, start, len); + afterData(); + } + + @Override + public void writeCData(String data) throws XMLStreamException { + out.writeCData(data); + afterData(); + } + + @Override + public void writeEntityRef(String name) throws XMLStreamException { + out.writeEntityRef(name); + afterData(); + } + + @Override + public void writeEndElement() throws XMLStreamException { + beforeEndElement(); + out.writeEndElement(); + afterEndElement(); + } + + @Override + public void writeEndDocument() throws XMLStreamException { + while (depth > 0) { + writeEndElement(); // indented + } + out.writeEndDocument(); + afterEndDocument(); + } + + protected void beforeMarkup() throws XMLStreamException { + int soFar = stack[depth]; + if ((soFar & WROTE_DATA) == 0 && (depth > 0 || soFar != 0)) { + writeNewLine(depth); + if (depth > 0 && getIndent().length() > 0) { + afterMarkup(); // indentation was written + } + } + } + + protected void afterMarkup() { + stack[depth] |= WROTE_MARKUP; + } + + protected void afterData() { + stack[depth] |= WROTE_DATA; + } + + protected void beforeStartElement() throws XMLStreamException { + beforeMarkup(); + if (stack.length <= depth + 1) { + // Allocate more space for the stack: + int[] newStack = new int[stack.length * 2]; + System.arraycopy(stack, 0, newStack, 0, stack.length); + stack = newStack; + } + stack[depth + 1] = 0; // nothing written yet + } + + protected void afterStartElement() { + afterMarkup(); + ++depth; + } + + protected void beforeEndElement() { + if (depth > 0 && stack[depth] == WROTE_MARKUP) { // but not data + try { + writeNewLine(depth - 1); + } catch (XMLStreamException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + } + + protected void afterEndElement() { + if (depth > 0) { + --depth; + } + } + + protected void afterEndDocument() { + if (stack[depth = 0] == WROTE_MARKUP) { // but not data + try { + writeNewLine(0); + } catch (XMLStreamException e) { + logger.log(Level.FINE, e.getMessage(), e); + } + } + stack[depth] = 0; // start fresh + } + + /** + * Write a line separator followed by indentation. + * @param indentation indent level + * @throws XMLStreamException if XML stream can not be processed + */ + protected void writeNewLine(int indentation) throws XMLStreamException { + final int newLineLength = getNewLine().length(); + final int prefixLength = newLineLength + (getIndent().length() * indentation); + if (prefixLength > 0) { + if (linePrefix == null) { + linePrefix = (getNewLine() + getIndent()).toCharArray(); + } + while (prefixLength > linePrefix.length) { + // make linePrefix longer: + char[] newPrefix = new char[newLineLength + + ((linePrefix.length - newLineLength) * 2)]; + System.arraycopy(linePrefix, 0, newPrefix, 0, linePrefix.length); + System.arraycopy(linePrefix, newLineLength, newPrefix, linePrefix.length, + linePrefix.length - newLineLength); + linePrefix = newPrefix; + } + out.writeCharacters(linePrefix, 0, prefixLength); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventConsumer.java b/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventConsumer.java new file mode 100644 index 0000000..16981e6 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventConsumer.java @@ -0,0 +1,311 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.ContentHandler; +import org.xml.sax.ErrorHandler; +import org.xml.sax.Locator; +import org.xml.sax.SAXException; +import org.xml.sax.ext.LexicalHandler; +import org.xml.sax.helpers.AttributesImpl; + +import java.util.Iterator; + +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.Attribute; +import javax.xml.stream.events.Characters; +import javax.xml.stream.events.Comment; +import javax.xml.stream.events.EndElement; +import javax.xml.stream.events.Namespace; +import javax.xml.stream.events.ProcessingInstruction; +import javax.xml.stream.events.StartElement; +import javax.xml.stream.events.XMLEvent; +import javax.xml.stream.util.XMLEventConsumer; + +/** + * Receive and convert StAX events to SAX events. + *

+ * It's a modification of the code from XMLEventReaderToContentHandler that can be used as + * {@link XMLEventConsumer} since SAX result is not supported by standard {@link javax.xml.stream.XMLOutputFactory}. + */ +public class SaxEventConsumer implements XMLEventConsumer { + + /** + * The SAX filter. + */ + private XMLFilterImplEx filter; + + /** + * The depth of XML elements. + */ + private int depth; + + /** + * @param handler the content handler + */ + public SaxEventConsumer(ContentHandler handler) { + this.filter = new XMLFilterImplEx(); + this.filter.setContentHandler(handler); + if (handler instanceof LexicalHandler) { + this.filter.setLexicalHandler((LexicalHandler) handler); + } + if (handler instanceof ErrorHandler) { + this.filter.setErrorHandler((ErrorHandler) handler); + } + } + + @Override + public void add(XMLEvent event) throws XMLStreamException { + convertEvent(event); + } + + /** + * @param event the XML event to convert + * @throws XMLStreamException if conversion fails + */ + private void convertEvent(XMLEvent event) throws XMLStreamException { + try { + if (event.isStartDocument()) { + this.handleStartDocument(event); + } else if (event.isEndDocument()) { + this.handleEndDocument(); + } else { + switch (event.getEventType()) { + case XMLStreamConstants.START_ELEMENT: + this.depth++; + this.handleStartElement(event.asStartElement()); + break; + case XMLStreamConstants.END_ELEMENT: + this.handleEndElement(event.asEndElement()); + this.depth--; + if (this.depth == 0) { + break; + } + break; + case XMLStreamConstants.CHARACTERS: + this.handleCharacters(event.asCharacters()); + break; + case XMLStreamConstants.ENTITY_REFERENCE: + this.handleEntityReference(); + break; + case XMLStreamConstants.PROCESSING_INSTRUCTION: + this.handlePI((ProcessingInstruction) event); + break; + case XMLStreamConstants.COMMENT: + this.handleComment((Comment) event); + break; + case XMLStreamConstants.DTD: + this.handleDTD(); + break; + case XMLStreamConstants.ATTRIBUTE: + this.handleAttribute(); + break; + case XMLStreamConstants.NAMESPACE: + this.handleNamespace(); + break; + case XMLStreamConstants.CDATA: + this.handleCDATA(); + break; + case XMLStreamConstants.ENTITY_DECLARATION: + this.handleEntityDecl(); + break; + case XMLStreamConstants.NOTATION_DECLARATION: + this.handleNotationDecl(); + break; + case XMLStreamConstants.SPACE: + this.handleSpace(); + break; + default: + throw new InternalError("processing event: " + event); + } + } + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleEndDocument() throws SAXException { + this.filter.endDocument(); + } + + private void handleStartDocument(final XMLEvent event) throws SAXException { + final Location location = event.getLocation(); + if (location != null) { + this.filter.setDocumentLocator(new Locator() { + @Override + public int getColumnNumber() { + return location.getColumnNumber(); + } + + @Override + public int getLineNumber() { + return location.getLineNumber(); + } + + @Override + public String getPublicId() { + return location.getPublicId(); + } + + @Override + public String getSystemId() { + return location.getSystemId(); + } + }); + } + this.filter.startDocument(); + } + + private void handlePI(ProcessingInstruction event) throws XMLStreamException { + try { + this.filter.processingInstruction(event.getTarget(), event.getData()); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleCharacters(Characters event) throws XMLStreamException { + try { + this.filter.characters(event.getData().toCharArray(), 0, event.getData().length()); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + @SuppressWarnings("unchecked") + private void handleEndElement(EndElement event) throws XMLStreamException { + QName qName = event.getName(); + try { + String prefix = qName.getPrefix(); + String rawname; + if (prefix == null || prefix.length() == 0) { + rawname = qName.getLocalPart(); + } else { + rawname = prefix + ':' + qName.getLocalPart(); + } + this.filter.endElement(qName.getNamespaceURI(), qName.getLocalPart(), rawname); + for (Iterator i = event.getNamespaces(); i.hasNext(); ) { + String nsprefix = i.next().getPrefix(); + if (nsprefix == null) { // true for default namespace + nsprefix = ""; + } + this.filter.endPrefixMapping(nsprefix); + } + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + @SuppressWarnings("unchecked") + private void handleStartElement(StartElement event) throws XMLStreamException { + try { + for (Iterator i = event.getNamespaces(); i.hasNext(); ) { + String prefix = i.next().getPrefix(); + if (prefix == null) { // true for default namespace + prefix = ""; + } + this.filter.startPrefixMapping(prefix, event.getNamespaceURI(prefix)); + } + QName qName = event.getName(); + String prefix = qName.getPrefix(); + String rawname; + if (prefix == null || prefix.length() == 0) { + rawname = qName.getLocalPart(); + } else { + rawname = prefix + ':' + qName.getLocalPart(); + } + Attributes saxAttrs = getAttributes(event); + this.filter.startElement(qName.getNamespaceURI(), qName.getLocalPart(), rawname, saxAttrs); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + /** + * Get the attributes associated with the given START_ELEMENT StAXevent. + * + * @param event the StAX start element event + * @return the StAX attributes converted to an org.xml.sax.Attributes + */ + @SuppressWarnings("unchecked") + private Attributes getAttributes(StartElement event) { + AttributesImpl attrs = new AttributesImpl(); + if (!event.isStartElement()) { + throw new InternalError("getAttributes() attempting to process: " + event); + } + if (this.filter.getNamespacePrefixes()) { + for (Iterator i = event.getNamespaces(); i.hasNext(); ) { + Namespace staxNamespace = i.next(); + String uri = staxNamespace.getNamespaceURI(); + if (uri == null) { + uri = ""; + } + String prefix = staxNamespace.getPrefix(); + if (prefix == null) { + prefix = ""; + } + String qName = "xmlns"; + if (prefix.length() == 0) { + prefix = qName; + } else { + qName = qName + ':' + prefix; + } + attrs.addAttribute("http://www.w3.org/2000/xmlns/", prefix, qName, "CDATA", uri); + } + } + for (Iterator i = event.getAttributes(); i.hasNext(); ) { + Attribute staxAttr = i.next(); + String uri = staxAttr.getName().getNamespaceURI(); + if (uri == null) { + uri = ""; + } + String localName = staxAttr.getName().getLocalPart(); + String prefix = staxAttr.getName().getPrefix(); + String qName; + if (prefix == null || prefix.length() == 0) { + qName = localName; + } else { + qName = prefix + ':' + localName; + } + String type = staxAttr.getDTDType(); + String value = staxAttr.getValue(); + attrs.addAttribute(uri, localName, qName, type, value); + } + return attrs; + } + + private void handleNamespace() { + } + + private void handleAttribute() { + } + + private void handleDTD() { + } + + private void handleComment(Comment comment) throws XMLStreamException { + try { + String text = comment.getText(); + this.filter.comment(text.toCharArray(), 0, text.length()); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleEntityReference() { + } + + private void handleSpace() { + } + + private void handleNotationDecl() { + } + + private void handleEntityDecl() { + } + + private void handleCDATA() { + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventWriter.java b/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventWriter.java new file mode 100644 index 0000000..4559de9 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/SaxEventWriter.java @@ -0,0 +1,69 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.ContentHandler; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.stream.XMLEventReader; +import javax.xml.stream.XMLEventWriter; +import javax.xml.stream.XMLStreamException; + +/** + * Receive and convert StAX events to SAX events. + * Extends {@link SaxEventConsumer} with {@link XMLEventWriter} methods. + */ +public class SaxEventWriter extends SaxEventConsumer implements XMLEventWriter { + /** + * @param handler the content handler + */ + public SaxEventWriter(ContentHandler handler) { + super(handler); + } + + @Override + public void add(XMLEventReader reader) throws XMLStreamException { + while (reader.hasNext()) { + add(reader.nextEvent()); + } + } + + // Not supported by SAX + + @Override + public void flush() throws XMLStreamException { + // Not supported by ContentHandler + } + + @Override + public void close() throws XMLStreamException { + // Not supported by ContentHandler + } + + @Override + public String getPrefix(String uri) throws XMLStreamException { + // Not supported by ContentHandler + + return null; + } + + @Override + public void setPrefix(String prefix, String uri) throws XMLStreamException { + // Not supported by ContentHandler + } + + @Override + public void setDefaultNamespace(String uri) throws XMLStreamException { + // Not supported by ContentHandler + } + + @Override + public NamespaceContext getNamespaceContext() { + // Not supported by ContentHandler + + return null; + } + + @Override + public void setNamespaceContext(NamespaceContext context) throws XMLStreamException { + // Not supported by ContentHandler + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/SimpleNamespaceContext.java b/content-xml/src/main/java/org/xbib/content/xml/stream/SimpleNamespaceContext.java new file mode 100644 index 0000000..1e60b8d --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/SimpleNamespaceContext.java @@ -0,0 +1,133 @@ +package org.xbib.content.xml.stream; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.HashMap; +import java.util.Iterator; +import java.util.List; +import java.util.Map; + +import javax.xml.XMLConstants; +import javax.xml.namespace.NamespaceContext; + +/** + * Simple javax.xml.namespace.NamespaceContext implementation. Follows the standard + * NamespaceContext contract, and is loadable via a java.util.Map or + * java.util.Properties object + */ +public class SimpleNamespaceContext implements NamespaceContext { + + private Map prefixToNamespaceUri = new HashMap<>(); + + private Map> namespaceUriToPrefixes = new HashMap<>(); + + private String defaultNamespaceUri = ""; + + @Override + public String getNamespaceURI(String prefix) { + if (XMLConstants.XML_NS_PREFIX.equals(prefix)) { + return XMLConstants.XML_NS_URI; + } else if (XMLConstants.XMLNS_ATTRIBUTE.equals(prefix)) { + return XMLConstants.XMLNS_ATTRIBUTE_NS_URI; + } else if (XMLConstants.DEFAULT_NS_PREFIX.equals(prefix)) { + return defaultNamespaceUri; + } else if (prefixToNamespaceUri.containsKey(prefix)) { + return prefixToNamespaceUri.get(prefix); + } + return ""; + } + + @Override + public String getPrefix(String namespaceUri) { + List prefixes = getPrefixesInternal(namespaceUri); + return prefixes.isEmpty() ? null : prefixes.get(0); + } + + @Override + public Iterator getPrefixes(String namespaceUri) { + return getPrefixesInternal(namespaceUri).iterator(); + } + + /** + * Sets the bindings for this namespace context. The supplied map must consist of string key value pairs. + * + * @param bindings the bindings + */ + public void setBindings(Map bindings) { + for (Map.Entry entry : bindings.entrySet()) { + bindNamespaceUri(entry.getKey(), entry.getValue()); + } + } + + /** + * Binds the given namespace as default namespace. + * + * @param namespaceUri the namespace uri + */ + public void bindDefaultNamespaceUri(String namespaceUri) { + bindNamespaceUri(XMLConstants.DEFAULT_NS_PREFIX, namespaceUri); + } + + /** + * Binds the given prefix to the given namespace. + * + * @param prefix the namespace prefix + * @param namespaceUri the namespace uri + */ + public void bindNamespaceUri(String prefix, String namespaceUri) { + if (XMLConstants.DEFAULT_NS_PREFIX.equals(prefix)) { + defaultNamespaceUri = namespaceUri; + } else { + prefixToNamespaceUri.put(prefix, namespaceUri); + getPrefixesInternal(namespaceUri).add(prefix); + } + } + + /** + * Removes all declared prefixes. + */ + public void clear() { + prefixToNamespaceUri.clear(); + } + + /** + * Returns all declared prefixes. + * + * @return the declared prefixes + */ + public Iterator getBoundPrefixes() { + return prefixToNamespaceUri.keySet().iterator(); + } + + private List getPrefixesInternal(String namespaceUri) { + if (defaultNamespaceUri.equals(namespaceUri)) { + return Collections.singletonList(XMLConstants.DEFAULT_NS_PREFIX); + } else if (XMLConstants.XML_NS_URI.equals(namespaceUri)) { + return Collections.singletonList(XMLConstants.XML_NS_PREFIX); + } else if (XMLConstants.XMLNS_ATTRIBUTE_NS_URI.equals(namespaceUri)) { + return Collections.singletonList(XMLConstants.XMLNS_ATTRIBUTE); + } else { + List list = namespaceUriToPrefixes.get(namespaceUri); + if (list == null) { + list = new ArrayList<>(); + namespaceUriToPrefixes.put(namespaceUri, list); + } + return list; + } + } + + /** + * Removes the given prefix from this context. + * + * @param prefix the prefix to be removed + */ + public void removeBinding(String prefix) { + if (XMLConstants.DEFAULT_NS_PREFIX.equals(prefix)) { + defaultNamespaceUri = ""; + } else { + String namespaceUri = prefixToNamespaceUri.remove(prefix); + List prefixes = getPrefixesInternal(namespaceUri); + prefixes.remove(prefix); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventContentHandler.java b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventContentHandler.java new file mode 100644 index 0000000..505e1c6 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventContentHandler.java @@ -0,0 +1,172 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.Locator; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +import javax.xml.XMLConstants; +import javax.xml.namespace.QName; +import javax.xml.stream.Location; +import javax.xml.stream.XMLEventFactory; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.Attribute; +import javax.xml.stream.events.Namespace; +import javax.xml.stream.events.XMLEvent; +import javax.xml.stream.util.XMLEventConsumer; + +/** + * SAX ContentHandler that transforms callback calls to XMLEvents and writes them to a + * XMLEventConsumer. + */ +public class StaxEventContentHandler extends AbstractStaxContentHandler { + + private final XMLEventFactory eventFactory; + + private final XMLEventConsumer eventConsumer; + + private Locator locator; + + /** + * Constructs a new instance of the StaxEventContentHandler that writes to the given + * XMLEventConsumer. A default XMLEventFactory will be created. + * + * @param consumer the consumer to write events to + */ + public StaxEventContentHandler(XMLEventConsumer consumer) { + eventFactory = XMLEventFactory.newInstance(); + eventConsumer = consumer; + } + + /** + * Constructs a new instance of the StaxEventContentHandler that uses the given event factory to create + * events and writes to the given XMLEventConsumer. + * + * @param consumer the consumer to write events to + * @param factory the factory used to create events + */ + public StaxEventContentHandler(XMLEventConsumer consumer, XMLEventFactory factory) { + eventFactory = factory; + eventConsumer = consumer; + } + + @Override + public void setDocumentLocator(Locator locator) { + this.locator = locator; + } + + @Override + protected void startDocumentInternal() throws XMLStreamException { + consumeEvent(eventFactory.createStartDocument()); + } + + @Override + protected void endDocumentInternal() throws XMLStreamException { + consumeEvent(eventFactory.createEndDocument()); + } + + @Override + protected void startElementInternal(QName name, Attributes atts, SimpleNamespaceContext namespaceContext) + throws XMLStreamException { + List attributes = getAttributes(atts); + List namespaces = createNamespaces(namespaceContext); + consumeEvent(eventFactory.createStartElement(name, attributes.iterator(), namespaces.iterator())); + } + + @Override + protected void endElementInternal(QName name, SimpleNamespaceContext namespaceContext) throws XMLStreamException { + List namespaces = createNamespaces(namespaceContext); + consumeEvent(eventFactory.createEndElement(name, namespaces.iterator())); + } + + @Override + protected void charactersInternal(char[] ch, int start, int length) throws XMLStreamException { + consumeEvent(eventFactory.createCharacters(new String(ch, start, length))); + } + + @Override + protected void ignorableWhitespaceInternal(char[] ch, int start, int length) throws XMLStreamException { + consumeEvent(eventFactory.createIgnorableSpace(new String(ch, start, length))); + } + + @Override + protected void processingInstructionInternal(String target, String data) throws XMLStreamException { + consumeEvent(eventFactory.createProcessingInstruction(target, data)); + } + + private void consumeEvent(XMLEvent event) throws XMLStreamException { + if (locator != null) { + eventFactory.setLocation(new SaxLocation(locator)); + } + eventConsumer.add(event); + } + + /** + * Creates and returns a list of NameSpace objects from the NamespaceContext. + */ + @SuppressWarnings("unchecked") + private List createNamespaces(SimpleNamespaceContext namespaceContext) { + List namespaces = new ArrayList(); + String defaultNamespaceUri = namespaceContext.getNamespaceURI(XMLConstants.DEFAULT_NS_PREFIX); + if (defaultNamespaceUri != null && defaultNamespaceUri.length() > 0) { + namespaces.add(eventFactory.createNamespace(defaultNamespaceUri)); + } + for (Iterator iterator = namespaceContext.getBoundPrefixes(); iterator.hasNext(); ) { + String prefix = iterator.next(); + String namespaceUri = namespaceContext.getNamespaceURI(prefix); + namespaces.add(eventFactory.createNamespace(prefix, namespaceUri)); + } + return namespaces; + } + + private List getAttributes(Attributes attributes) { + List list = new ArrayList(); + for (int i = 0; i < attributes.getLength(); i++) { + QName name = toQName(attributes.getURI(i), attributes.getQName(i)); + if (!("xmlns".equals(name.getLocalPart()) || "xmlns".equals(name.getPrefix()))) { + list.add(eventFactory.createAttribute(name, attributes.getValue(i))); + } + } + return list; + } + + @Override + protected void skippedEntityInternal(String name) throws XMLStreamException { + } + + private static class SaxLocation implements Location { + + private Locator locator; + + private SaxLocation(Locator locator) { + this.locator = locator; + } + + @Override + public int getLineNumber() { + return locator.getLineNumber(); + } + + @Override + public int getColumnNumber() { + return locator.getColumnNumber(); + } + + @Override + public int getCharacterOffset() { + return -1; + } + + @Override + public String getPublicId() { + return locator.getPublicId(); + } + + @Override + public String getSystemId() { + return locator.getSystemId(); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventXMLReader.java b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventXMLReader.java new file mode 100644 index 0000000..2f5f598 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxEventXMLReader.java @@ -0,0 +1,263 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.AttributesImpl; + +import java.util.Iterator; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLEventReader; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.events.Attribute; +import javax.xml.stream.events.Characters; +import javax.xml.stream.events.Comment; +import javax.xml.stream.events.DTD; +import javax.xml.stream.events.EndElement; +import javax.xml.stream.events.EntityDeclaration; +import javax.xml.stream.events.EntityReference; +import javax.xml.stream.events.Namespace; +import javax.xml.stream.events.NotationDeclaration; +import javax.xml.stream.events.ProcessingInstruction; +import javax.xml.stream.events.StartElement; +import javax.xml.stream.events.XMLEvent; + +/** + * SAX XMLReader that reads from a StAX XMLEventReader. + * Consumes XMLEvents from + * an XMLEventReader, and calls the corresponding methods on the SAX callback interfaces. + */ +public class StaxEventXMLReader extends AbstractStaxXMLReader { + + private static final Logger logger = Logger.getLogger(StaxEventXMLReader.class.getName()); + + private final XMLEventReader reader; + + /** + * Constructs a new instance of the StaxEventXmlReader that reads from the given + * XMLEventReader. The supplied event reader must be in XMLStreamConstants.START_DOCUMENT + * or + * XMLStreamConstants.START_ELEMENT state. + * + * @param reader the XMLEventReader to read from + * @throws IllegalStateException if the reader is not at the start of a document or element + */ + public StaxEventXMLReader(XMLEventReader reader) { + try { + XMLEvent event = reader.peek(); + if (event == null || !(event.isStartDocument() || event.isStartElement())) { + throw new IllegalStateException("XMLEventReader not at start of document or element"); + } + } catch (XMLStreamException ex) { + logger.log(Level.FINE, ex.getMessage(), ex); + throw new IllegalStateException("Could not read first element: " + ex.getMessage()); + } + this.reader = reader; + } + + @Override + protected void parseInternal() throws SAXException, XMLStreamException { + boolean documentStarted = false; + boolean documentEnded = false; + int elementDepth = 0; + while (reader.hasNext() && elementDepth >= 0) { + XMLEvent event = reader.nextEvent(); + if (!event.isStartDocument() && !event.isEndDocument() && !documentStarted) { + handleStartDocument(); + documentStarted = true; + } + switch (event.getEventType()) { + case XMLStreamConstants.START_ELEMENT: + elementDepth++; + handleStartElement(event.asStartElement()); + break; + case XMLStreamConstants.END_ELEMENT: + elementDepth--; + if (elementDepth >= 0) { + handleEndElement(event.asEndElement()); + } + break; + case XMLStreamConstants.PROCESSING_INSTRUCTION: + handleProcessingInstruction((ProcessingInstruction) event); + break; + case XMLStreamConstants.CHARACTERS: + case XMLStreamConstants.SPACE: + case XMLStreamConstants.CDATA: + handleCharacters(event.asCharacters()); + break; + case XMLStreamConstants.START_DOCUMENT: + setLocator(event.getLocation()); + handleStartDocument(); + documentStarted = true; + break; + case XMLStreamConstants.END_DOCUMENT: + handleEndDocument(); + documentEnded = true; + break; + case XMLStreamConstants.NOTATION_DECLARATION: + handleNotationDeclaration((NotationDeclaration) event); + break; + case XMLStreamConstants.ENTITY_DECLARATION: + handleEntityDeclaration((EntityDeclaration) event); + break; + case XMLStreamConstants.COMMENT: + handleComment((Comment) event); + break; + case XMLStreamConstants.DTD: + handleDtd((DTD) event); + break; + case XMLStreamConstants.ENTITY_REFERENCE: + handleEntityReference((EntityReference) event); + break; + default: + break; + } + } + if (!documentEnded) { + handleEndDocument(); + } + } + + @SuppressWarnings("unchecked") + private void handleStartElement(StartElement startElement) throws SAXException { + if (getContentHandler() != null) { + QName qName = startElement.getName(); + if (hasNamespacesFeature()) { + for (Iterator i = startElement.getNamespaces(); i.hasNext(); ) { + Namespace namespace = i.next(); + getContentHandler().startPrefixMapping(namespace.getPrefix(), namespace.getNamespaceURI()); + } + getContentHandler().startElement(qName.getNamespaceURI(), qName.getLocalPart(), toQualifiedName(qName), + getAttributes(startElement)); + } else { + getContentHandler().startElement("", "", toQualifiedName(qName), getAttributes(startElement)); + } + } + } + + private void handleCharacters(Characters characters) throws SAXException { + char[] data = characters.getData().toCharArray(); + if (getContentHandler() != null && characters.isIgnorableWhiteSpace()) { + getContentHandler().ignorableWhitespace(data, 0, data.length); + return; + } + if (characters.isCData() && getLexicalHandler() != null) { + getLexicalHandler().startCDATA(); + } + if (getContentHandler() != null) { + getContentHandler().characters(data, 0, data.length); + } + if (characters.isCData() && getLexicalHandler() != null) { + getLexicalHandler().endCDATA(); + } + } + + private void handleEndDocument() throws SAXException { + if (getContentHandler() != null) { + getContentHandler().endDocument(); + } + } + + @SuppressWarnings("unchecked") + private void handleEndElement(EndElement endElement) throws SAXException { + if (getContentHandler() != null) { + QName qName = endElement.getName(); + if (hasNamespacesFeature()) { + getContentHandler().endElement(qName.getNamespaceURI(), qName.getLocalPart(), toQualifiedName(qName)); + for (Iterator i = endElement.getNamespaces(); i.hasNext(); ) { + Namespace namespace = i.next(); + getContentHandler().endPrefixMapping(namespace.getPrefix()); + } + } else { + getContentHandler().endElement("", "", toQualifiedName(qName)); + } + } + } + + private void handleNotationDeclaration(NotationDeclaration declaration) throws SAXException { + if (getDTDHandler() != null) { + getDTDHandler().notationDecl(declaration.getName(), declaration.getPublicId(), declaration.getSystemId()); + } + } + + private void handleEntityDeclaration(EntityDeclaration entityDeclaration) throws SAXException { + if (getDTDHandler() != null) { + getDTDHandler().unparsedEntityDecl(entityDeclaration.getName(), entityDeclaration.getPublicId(), + entityDeclaration.getSystemId(), entityDeclaration.getNotationName()); + } + } + + private void handleProcessingInstruction(ProcessingInstruction pi) throws SAXException { + if (getContentHandler() != null) { + getContentHandler().processingInstruction(pi.getTarget(), pi.getData()); + } + } + + private void handleStartDocument() throws SAXException { + if (getContentHandler() != null) { + getContentHandler().startDocument(); + } + } + + private void handleComment(Comment comment) throws SAXException { + if (getLexicalHandler() != null) { + char[] ch = comment.getText().toCharArray(); + getLexicalHandler().comment(ch, 0, ch.length); + } + } + + private void handleDtd(DTD dtd) throws SAXException { + if (getLexicalHandler() != null) { + javax.xml.stream.Location location = dtd.getLocation(); + getLexicalHandler().startDTD(null, location.getPublicId(), location.getSystemId()); + } + if (getLexicalHandler() != null) { + getLexicalHandler().endDTD(); + } + } + + private void handleEntityReference(EntityReference reference) throws SAXException { + if (getLexicalHandler() != null) { + getLexicalHandler().startEntity(reference.getName()); + } + if (getLexicalHandler() != null) { + getLexicalHandler().endEntity(reference.getName()); + } + } + + @SuppressWarnings("unchecked") + private Attributes getAttributes(StartElement event) { + AttributesImpl attributes = new AttributesImpl(); + for (Iterator i = event.getAttributes(); i.hasNext(); ) { + Attribute attribute = i.next(); + QName qName = attribute.getName(); + String namespace = qName.getNamespaceURI(); + if (namespace == null || !hasNamespacesFeature()) { + namespace = ""; + } + String type = attribute.getDTDType(); + if (type == null) { + type = "CDATA"; + } + attributes.addAttribute(namespace, qName.getLocalPart(), toQualifiedName(qName), type, attribute.getValue()); + } + if (hasNamespacePrefixesFeature()) { + for (Iterator i = event.getNamespaces(); i.hasNext(); ) { + Namespace namespace = i.next(); + String prefix = namespace.getPrefix(); + String namespaceUri = namespace.getNamespaceURI(); + String qName; + if (!prefix.isEmpty()) { + qName = "xmlns:" + prefix; + } else { + qName = "xmlns"; + } + attributes.addAttribute("", "", qName, "CDATA", namespaceUri); + } + } + return attributes; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/StaxSource.java b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxSource.java new file mode 100644 index 0000000..81dbce1 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxSource.java @@ -0,0 +1,203 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.ContentHandler; +import org.xml.sax.DTDHandler; +import org.xml.sax.EntityResolver; +import org.xml.sax.ErrorHandler; +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXParseException; +import org.xml.sax.XMLReader; +import org.xml.sax.ext.LexicalHandler; +import org.xml.sax.helpers.XMLFilterImpl; + +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamReader; +import javax.xml.transform.sax.SAXSource; + +/** + * A JAXP {@link javax.xml.transform.Source} implementation that wraps + * the specified {@link javax.xml.stream.XMLStreamReader} or + * {@link javax.xml.stream.XMLEventReader} for use by applications that + * expext a {@link javax.xml.transform.Source}. + * The fact that StAXSource derives from SAXSource is an implementation + * detail. Thus in general applications are strongly discouraged from + * accessing methods defined on SAXSource. In particular: + *

    + *
  • The setXMLReader and setInputSource methods shall never be called. + *
  • The XMLReader object obtained by the getXMLReader method shall + * be used only for parsing the InputSource object returned by + * the getInputSource method.
  • + *
  • The InputSource object obtained by the getInputSource method shall + * be used only for being parsed by the XMLReader object returned by + * the getXMLReader method.
  • + *
+ * Example: + *
+ * // create a StAXSource
+ * XMLStreamReader reader = XMLInputFactory.newInstance().createXMLStreamReader(new FileReader(args[0]));
+ * Source staxSource = new StAXSource(reader);
+ *
+ * // createa StreamResult
+ * Result streamResult = new StreamResult(System.out);
+ *
+ * // run the transform
+ * TransformerFactory.newInstance().newTransformer().transform(staxSource, streamResult);
+ * 
+ */ +public class StaxSource extends SAXSource { + + // SAX allows ContentHandler to be changed during the parsing, + // but JAXB doesn't. So this repeater will sit between those + // two components. + private XMLFilterImpl repeater = new XMLFilterImpl(); + + /** + * Creates a new {@link javax.xml.transform.Source} for the given + * {@link XMLStreamReader}. + * + * The XMLStreamReader must be pointing at either a + * {@link javax.xml.stream.XMLStreamConstants#START_DOCUMENT} or + * {@link javax.xml.stream.XMLStreamConstants#START_ELEMENT} event. + * + * @param reader XMLStreamReader that will be exposed as a Source + * @param eagerQuit eager quit + * @throws IllegalArgumentException iff the reader is null + * @throws IllegalStateException iff the reader is not pointing at either a + * START_DOCUMENT or START_ELEMENT event + */ + public StaxSource(XMLStreamReader reader, boolean eagerQuit) { + if (reader == null) { + throw new IllegalArgumentException(); + } + + int eventType = reader.getEventType(); + if (!(eventType == XMLStreamConstants.START_DOCUMENT) + && !(eventType == XMLStreamConstants.START_ELEMENT)) { + throw new IllegalStateException(); + } + + final XMLStreamReaderToContentHandler reader1 = new XMLStreamReaderToContentHandler(reader, repeater, eagerQuit); + + XMLReader pseudoParser = new XMLReader() { + private LexicalHandler lexicalHandler; + // we will store this value but never use it by ourselves. + private EntityResolver entityResolver; + private DTDHandler dtdHandler; + private ErrorHandler errorHandler; + + @Override + public boolean getFeature(String name) throws SAXNotRecognizedException { + throw new SAXNotRecognizedException(name); + } + + @Override + public void setFeature(String name, boolean value) throws SAXNotRecognizedException { + throw new SAXNotRecognizedException(name); + } + + @Override + public Object getProperty(String name) throws SAXNotRecognizedException { + if ("http://xml.org/sax/properties/lexical-handler".equals(name)) { + return lexicalHandler; + } + throw new SAXNotRecognizedException(name); + } + + @Override + public void setProperty(String name, Object value) throws SAXNotRecognizedException { + if ("http://xml.org/sax/properties/lexical-handler".equals(name)) { + this.lexicalHandler = (LexicalHandler) value; + return; + } + throw new SAXNotRecognizedException(name); + } + + @Override + public EntityResolver getEntityResolver() { + return entityResolver; + } + + @Override + public void setEntityResolver(EntityResolver resolver) { + this.entityResolver = resolver; + } + + @Override + public DTDHandler getDTDHandler() { + return dtdHandler; + } + + @Override + public void setDTDHandler(DTDHandler handler) { + this.dtdHandler = handler; + } + + @Override + public ContentHandler getContentHandler() { + return repeater.getContentHandler(); + } + + @Override + public void setContentHandler(ContentHandler handler) { + repeater.setContentHandler(handler); + } + + @Override + public ErrorHandler getErrorHandler() { + return errorHandler; + } + + @Override + public void setErrorHandler(ErrorHandler handler) { + this.errorHandler = handler; + } + + @Override + public void parse(InputSource input) throws SAXException { + parse(); + } + + @Override + public void parse(String systemId) throws SAXException { + parse(); + } + + public void parse() throws SAXException { + // parses from a StAX reader and generates SAX events which + // go through the repeater and are forwarded to the appropriate + // component + try { + reader1.bridge(); + } catch (XMLStreamException e) { + // wrap it in a SAXException + SAXParseException se = + new SAXParseException( + e.getMessage(), + null, + null, + e.getLocation().getLineNumber(), + e.getLocation().getColumnNumber(), + e); + + // if the consumer sets an error handler, it is our responsibility + // to notify it. + if (errorHandler != null) { + errorHandler.fatalError(se); + } + + // this is a fatal error. Even if the error handler + // returns, we will abort anyway. + throw se; + + } + } + }; + super.setXMLReader(pseudoParser); + // pass a dummy InputSource. We don't care + super.setInputSource(new InputSource()); + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/StaxStreamContentHandler.java b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxStreamContentHandler.java new file mode 100644 index 0000000..5abf60b --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/StaxStreamContentHandler.java @@ -0,0 +1,90 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.Locator; + +import java.util.Iterator; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamWriter; + +/** + * SAX ContentHandler that writes to a XMLStreamWriter. + */ +public class StaxStreamContentHandler extends AbstractStaxContentHandler { + + private final XMLStreamWriter streamWriter; + + /** + * Constructs a new instance of the StaxStreamContentHandler that writes to the given + * XMLStreamWriter. + * + * @param streamWriter the stream writer to write to + */ + public StaxStreamContentHandler(XMLStreamWriter streamWriter) { + this.streamWriter = streamWriter; + } + + @Override + public void setDocumentLocator(Locator locator) { + } + + @Override + protected void charactersInternal(char[] ch, int start, int length) throws XMLStreamException { + streamWriter.writeCharacters(ch, start, length); + } + + @Override + protected void endDocumentInternal() throws XMLStreamException { + streamWriter.writeEndDocument(); + } + + @Override + protected void endElementInternal(QName name, SimpleNamespaceContext namespaceContext) throws XMLStreamException { + streamWriter.writeEndElement(); + } + + @Override + protected void ignorableWhitespaceInternal(char[] ch, int start, int length) throws XMLStreamException { + streamWriter.writeCharacters(ch, start, length); + } + + @Override + protected void processingInstructionInternal(String target, String data) throws XMLStreamException { + streamWriter.writeProcessingInstruction(target, data); + } + + @Override + protected void skippedEntityInternal(String name) { + } + + @Override + protected void startDocumentInternal() throws XMLStreamException { + streamWriter.writeStartDocument(); + } + + @SuppressWarnings("unchecked") + @Override + protected void startElementInternal(QName name, Attributes attributes, SimpleNamespaceContext namespaceContext) + throws XMLStreamException { + streamWriter.writeStartElement(name.getPrefix(), name.getLocalPart(), name.getNamespaceURI()); + String defaultNamespaceUri = namespaceContext.getNamespaceURI(""); + if (defaultNamespaceUri != null && defaultNamespaceUri.length() > 0) { + streamWriter.writeNamespace("", defaultNamespaceUri); + streamWriter.setDefaultNamespace(defaultNamespaceUri); + } + for (Iterator iterator = namespaceContext.getBoundPrefixes(); iterator.hasNext(); ) { + String prefix = iterator.next(); + streamWriter.writeNamespace(prefix, namespaceContext.getNamespaceURI(prefix)); + streamWriter.setPrefix(prefix, namespaceContext.getNamespaceURI(prefix)); + } + for (int i = 0; i < attributes.getLength(); i++) { + QName attrName = toQName(attributes.getURI(i), attributes.getQName(i)); + if (!("xmlns".equals(attrName.getLocalPart()) || "xmlns".equals(attrName.getPrefix()))) { + streamWriter.writeAttribute(attrName.getPrefix(), attrName.getNamespaceURI(), attrName.getLocalPart(), + attributes.getValue(i)); + } + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/StreamWriterDelegate.java b/content-xml/src/main/java/org/xbib/content/xml/stream/StreamWriterDelegate.java new file mode 100644 index 0000000..cb9da9e --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/StreamWriterDelegate.java @@ -0,0 +1,183 @@ +package org.xbib.content.xml.stream; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamWriter; + +/** + * Abstract class for writing filtered XML streams. This class provides methods + * that merely delegate to the contained stream. Subclasses should override some + * of these methods, and may also provide additional methods and fields. + */ +public abstract class StreamWriterDelegate implements XMLStreamWriter { + + protected XMLStreamWriter out; + + protected StreamWriterDelegate(XMLStreamWriter out) { + this.out = out; + } + + @Override + public Object getProperty(String name) throws IllegalArgumentException { + return out.getProperty(name); + } + + @Override + public NamespaceContext getNamespaceContext() { + return out.getNamespaceContext(); + } + + @Override + public void setNamespaceContext(NamespaceContext context) throws XMLStreamException { + out.setNamespaceContext(context); + } + + @Override + public void setDefaultNamespace(String uri) throws XMLStreamException { + out.setDefaultNamespace(uri); + } + + @Override + public void writeStartDocument() throws XMLStreamException { + out.writeStartDocument(); + } + + @Override + public void writeStartDocument(String version) throws XMLStreamException { + out.writeStartDocument(version); + } + + @Override + public void writeStartDocument(String encoding, String version) throws XMLStreamException { + out.writeStartDocument(encoding, version); + } + + @Override + public void writeDTD(String dtd) throws XMLStreamException { + out.writeDTD(dtd); + } + + @Override + public void writeProcessingInstruction(String target) throws XMLStreamException { + out.writeProcessingInstruction(target); + } + + @Override + public void writeProcessingInstruction(String target, String data) throws XMLStreamException { + out.writeProcessingInstruction(target, data); + } + + @Override + public void writeComment(String data) throws XMLStreamException { + out.writeComment(data); + } + + @Override + public void writeEmptyElement(String localName) throws XMLStreamException { + out.writeEmptyElement(localName); + } + + @Override + public void writeEmptyElement(String namespaceURI, String localName) throws XMLStreamException { + out.writeEmptyElement(namespaceURI, localName); + } + + @Override + public void writeEmptyElement(String prefix, String localName, String namespaceURI) + throws XMLStreamException { + out.writeEmptyElement(prefix, localName, namespaceURI); + } + + @Override + public void writeStartElement(String localName) throws XMLStreamException { + out.writeStartElement(localName); + } + + @Override + public void writeStartElement(String namespaceURI, String localName) throws XMLStreamException { + out.writeStartElement(namespaceURI, localName); + } + + @Override + public void writeStartElement(String prefix, String localName, String namespaceURI) + throws XMLStreamException { + out.writeStartElement(prefix, localName, namespaceURI); + } + + @Override + public void writeDefaultNamespace(String namespaceURI) throws XMLStreamException { + out.writeDefaultNamespace(namespaceURI); + } + + @Override + public void writeNamespace(String prefix, String namespaceURI) throws XMLStreamException { + out.writeNamespace(prefix, namespaceURI); + } + + @Override + public String getPrefix(String uri) throws XMLStreamException { + return out.getPrefix(uri); + } + + @Override + public void setPrefix(String prefix, String uri) throws XMLStreamException { + out.setPrefix(prefix, uri); + } + + @Override + public void writeAttribute(String localName, String value) throws XMLStreamException { + out.writeAttribute(localName, value); + } + + @Override + public void writeAttribute(String namespaceURI, String localName, String value) + throws XMLStreamException { + out.writeAttribute(namespaceURI, localName, value); + } + + @Override + public void writeAttribute(String prefix, String namespaceURI, String localName, String value) + throws XMLStreamException { + out.writeAttribute(prefix, namespaceURI, localName, value); + } + + @Override + public void writeCharacters(String text) throws XMLStreamException { + out.writeCharacters(text); + } + + @Override + public void writeCharacters(char[] text, int start, int len) throws XMLStreamException { + out.writeCharacters(text, start, len); + } + + @Override + public void writeCData(String data) throws XMLStreamException { + out.writeCData(data); + } + + @Override + public void writeEntityRef(String name) throws XMLStreamException { + out.writeEntityRef(name); + } + + @Override + public void writeEndElement() throws XMLStreamException { + out.writeEndElement(); + } + + @Override + public void writeEndDocument() throws XMLStreamException { + out.writeEndDocument(); + } + + @Override + public void flush() throws XMLStreamException { + out.flush(); + } + + @Override + public void close() throws XMLStreamException { + out.close(); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/XMLFilterImplEx.java b/content-xml/src/main/java/org/xbib/content/xml/stream/XMLFilterImplEx.java new file mode 100644 index 0000000..a6760e1 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/XMLFilterImplEx.java @@ -0,0 +1,91 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.SAXException; +import org.xml.sax.ext.LexicalHandler; +import org.xml.sax.helpers.XMLFilterImpl; + +/** + * Extension to XMLFilterImpl that implements LexicalHandler. + */ +public class XMLFilterImplEx extends XMLFilterImpl implements LexicalHandler { + + protected LexicalHandler lexicalHandler; + + protected boolean namespacePrefixes; + + public boolean getNamespacePrefixes() { + return namespacePrefixes; + } + + public void setNamespacePrefixes(boolean v) { + namespacePrefixes = v; + } + + /** + * Get the lexical event handler. + * + * @return The current lexical handler, or null if none was set. + */ + public LexicalHandler getLexicalHandler() { + return lexicalHandler; + } + + /** + * Set the lexical event handler. + * + * @param handler the new lexical handler + */ + public void setLexicalHandler(LexicalHandler handler) { + lexicalHandler = handler; + } + + @Override + public void startDTD(String name, String publicId, String systemId) + throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.startDTD(name, publicId, systemId); + } + } + + @Override + public void endDTD() throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.endDTD(); + } + } + + @Override + public void startEntity(String name) throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.startEntity(name); + } + } + + @Override + public void endEntity(String name) throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.endEntity(name); + } + } + + @Override + public void startCDATA() throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.startCDATA(); + } + } + + @Override + public void endCDATA() throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.endCDATA(); + } + } + + @Override + public void comment(char ch[], int start, int length) throws SAXException { + if (lexicalHandler != null) { + lexicalHandler.comment(ch, start, length); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/XMLStreamReaderToContentHandler.java b/content-xml/src/main/java/org/xbib/content/xml/stream/XMLStreamReaderToContentHandler.java new file mode 100644 index 0000000..ca0e90e --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/XMLStreamReaderToContentHandler.java @@ -0,0 +1,352 @@ +package org.xbib.content.xml.stream; + +import org.xml.sax.Attributes; +import org.xml.sax.ContentHandler; +import org.xml.sax.Locator; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.AttributesImpl; + +import java.util.Collections; +import java.util.List; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamReader; + +/** + * This is a simple utility class that adapts StAX events from an + * {@link XMLStreamReader} to SAX events on a + * {@link ContentHandler}, bridging between the two + * parser technologies. + */ +public class XMLStreamReaderToContentHandler { + + // StAX event source + private final XMLStreamReader staxStreamReader; + + // SAX event sink + private final ContentHandler saxHandler; + + // if true, when the conversion is completed, leave the cursor to the last + // event that was fired (such as end element) + private final boolean eagerQuit; + + /** + * If true, not start/endDocument event. + */ + private final boolean fragment; + + // array of the even length of the form prefix0, uri0, prefix1, uri1, ... + private final List inscopeNamespaces; + + public XMLStreamReaderToContentHandler(XMLStreamReader staxCore, ContentHandler saxCore, boolean eagerQuit) { + this(staxCore, saxCore, eagerQuit, false, Collections.emptyList()); + } + + /** + * + * @param staxCore stax core + * @param saxCore sax core + * @param eagerQuit eager quit + * @param fragment fragment + */ + public XMLStreamReaderToContentHandler(XMLStreamReader staxCore, ContentHandler saxCore, + boolean eagerQuit, boolean fragment) { + this(staxCore, saxCore, eagerQuit, fragment, Collections.emptyList()); + } + + /** + * Construct a new StAX to SAX adapter that will convert a StAX event + * stream into a SAX event stream. + * + * @param staxCore StAX event source + * @param saxCore SAXevent sink + * @param eagerQuit eager quit + * @param fragment fragment + * @param inscopeNamespaces array of the even length of the form { prefix0, uri0, prefix1, uri1, ... } + */ + public XMLStreamReaderToContentHandler(XMLStreamReader staxCore, ContentHandler saxCore, + boolean eagerQuit, boolean fragment, List inscopeNamespaces) { + this.staxStreamReader = staxCore; + this.saxHandler = saxCore; + this.eagerQuit = eagerQuit; + this.fragment = fragment; + this.inscopeNamespaces = inscopeNamespaces; + } + + private static String fixNull(String s) { + if (s == null) { + return ""; + } else { + return s; + } + } + + /* + * @see StAXReaderToContentHandler#bridge() + */ + public void bridge() throws XMLStreamException { + try { + // remembers the nest level of elements to know when we are done. + int depth = 0; + // if the parser is at the start tag, proceed to the first element + int event = staxStreamReader.getEventType(); + if (event == XMLStreamConstants.START_DOCUMENT) { + // nextTag doesn't correctly handle DTDs + while (!staxStreamReader.isStartElement()) { + event = staxStreamReader.next(); + } + } + if (event != XMLStreamConstants.START_ELEMENT) { + throw new IllegalStateException("The current event is not START_ELEMENT\n but " + event); + } + + handleStartDocument(); + + for (int i = 0; i < inscopeNamespaces.size(); i += 2) { + saxHandler.startPrefixMapping(inscopeNamespaces.get(i), inscopeNamespaces.get(i + 1)); + } + + OUTER: + do { + // These are all of the events listed in the javadoc for + // XMLEvent. + // The spec only really describes 11 of them. + switch (event) { + case XMLStreamConstants.START_ELEMENT: + depth++; + handleStartElement(); + break; + case XMLStreamConstants.END_ELEMENT: + handleEndElement(); + depth--; + if (depth == 0 && eagerQuit) { + break OUTER; + } + break; + case XMLStreamConstants.CHARACTERS: + handleCharacters(); + break; + case XMLStreamConstants.ENTITY_REFERENCE: + handleEntityReference(); + break; + case XMLStreamConstants.PROCESSING_INSTRUCTION: + handlePI(); + break; + case XMLStreamConstants.COMMENT: + handleComment(); + break; + case XMLStreamConstants.DTD: + handleDTD(); + break; + case XMLStreamConstants.ATTRIBUTE: + handleAttribute(); + break; + case XMLStreamConstants.NAMESPACE: + handleNamespace(); + break; + case XMLStreamConstants.CDATA: + handleCDATA(); + break; + case XMLStreamConstants.ENTITY_DECLARATION: + handleEntityDecl(); + break; + case XMLStreamConstants.NOTATION_DECLARATION: + handleNotationDecl(); + break; + case XMLStreamConstants.SPACE: + handleSpace(); + break; + default: + throw new InternalError("processing event: " + event); + } + event = staxStreamReader.next(); + } while (depth != 0); + for (int i = 0; i < inscopeNamespaces.size(); i += 2) { + saxHandler.endPrefixMapping(inscopeNamespaces.get(i)); + } + handleEndDocument(); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleEndDocument() throws SAXException { + if (fragment) { + return; + } + saxHandler.endDocument(); + } + + private void handleStartDocument() throws SAXException { + if (fragment) { + return; + } + saxHandler.setDocumentLocator(new Locator() { + @Override + public int getColumnNumber() { + return staxStreamReader.getLocation().getColumnNumber(); + } + + @Override + public int getLineNumber() { + return staxStreamReader.getLocation().getLineNumber(); + } + + @Override + public String getPublicId() { + return staxStreamReader.getLocation().getPublicId(); + } + + @Override + public String getSystemId() { + return staxStreamReader.getLocation().getSystemId(); + } + }); + saxHandler.startDocument(); + } + + private void handlePI() throws XMLStreamException { + try { + saxHandler.processingInstruction( + staxStreamReader.getPITarget(), + staxStreamReader.getPIData()); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleCharacters() throws XMLStreamException { + try { + saxHandler.characters( + staxStreamReader.getTextCharacters(), + staxStreamReader.getTextStart(), + staxStreamReader.getTextLength()); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleEndElement() throws XMLStreamException { + QName qName = staxStreamReader.getName(); + + try { + String pfix = qName.getPrefix(); + String rawname = (pfix == null || pfix.length() == 0) + ? qName.getLocalPart() + : pfix + ':' + qName.getLocalPart(); + // fire endElement + saxHandler.endElement( + qName.getNamespaceURI(), + qName.getLocalPart(), + rawname); + + // end namespace bindings + int nsCount = staxStreamReader.getNamespaceCount(); + for (int i = nsCount - 1; i >= 0; i--) { + String prefix = staxStreamReader.getNamespacePrefix(i); + if (prefix == null) { // true for default namespace + prefix = ""; + } + saxHandler.endPrefixMapping(prefix); + } + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + private void handleStartElement() throws XMLStreamException { + try { + // start namespace bindings + int nsCount = staxStreamReader.getNamespaceCount(); + for (int i = 0; i < nsCount; i++) { + saxHandler.startPrefixMapping( + fixNull(staxStreamReader.getNamespacePrefix(i)), + fixNull(staxStreamReader.getNamespaceURI(i))); + } + // fire startElement + QName qName = staxStreamReader.getName(); + String prefix = qName.getPrefix(); + String rawname; + if (prefix == null || prefix.length() == 0) { + rawname = qName.getLocalPart(); + } else { + rawname = prefix + ':' + qName.getLocalPart(); + } + Attributes attrs = getAttributes(); + saxHandler.startElement( + qName.getNamespaceURI(), + qName.getLocalPart(), + rawname, + attrs); + } catch (SAXException e) { + throw new XMLStreamException(e); + } + } + + /** + * Get the attributes associated with the given START_ELEMENT or ATTRIBUTE + * StAXevent. + * + * @return the StAX attributes converted to an org.xml.sax.Attributes + */ + private Attributes getAttributes() { + AttributesImpl attrs = new AttributesImpl(); + int eventType = staxStreamReader.getEventType(); + if (eventType != XMLStreamConstants.ATTRIBUTE + && eventType != XMLStreamConstants.START_ELEMENT) { + throw new InternalError( + "getAttributes() attempting to process: " + eventType); + } + // in SAX, namespace declarations are not part of attributes by default. + // (there's a property to control that, but as far as we are concerned + // we don't use it.) So don't add xmlns:* to attributes. + // gather non-namespace attrs + for (int i = 0; i < staxStreamReader.getAttributeCount(); i++) { + String uri = staxStreamReader.getAttributeNamespace(i); + if (uri == null) { + uri = ""; + } + String localName = staxStreamReader.getAttributeLocalName(i); + String prefix = staxStreamReader.getAttributePrefix(i); + String qName; + if (prefix == null || prefix.length() == 0) { + qName = localName; + } else { + qName = prefix + ':' + localName; + } + String type = staxStreamReader.getAttributeType(i); + String value = staxStreamReader.getAttributeValue(i); + attrs.addAttribute(uri, localName, qName, type, value); + } + return attrs; + } + + private void handleNamespace() { + } + + private void handleAttribute() { + } + + private void handleDTD() { + } + + private void handleComment() { + } + + private void handleEntityReference() { + } + + private void handleSpace() { + } + + private void handleNotationDecl() { + } + + private void handleEntityDecl() { + } + + private void handleCDATA() { + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/stream/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/stream/package-info.java new file mode 100644 index 0000000..e75015a --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/stream/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for XML streams. + */ +package org.xbib.content.xml.stream; diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/ContentTypeListener.java b/content-xml/src/main/java/org/xbib/content/xml/transform/ContentTypeListener.java new file mode 100644 index 0000000..af6f2ad --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/ContentTypeListener.java @@ -0,0 +1,12 @@ +package org.xbib.content.xml.transform; + +import java.io.IOException; + +/** + * A callback listener for providing information about the content type and encoding of + * the output. + */ +public interface ContentTypeListener { + + void setContentType(String contentType, String encoding) throws IOException; +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetErrorListener.java b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetErrorListener.java new file mode 100644 index 0000000..4a103b5 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetErrorListener.java @@ -0,0 +1,34 @@ +package org.xbib.content.xml.transform; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.transform.ErrorListener; +import javax.xml.transform.TransformerException; + +/** + * An {@link javax.xml.transform.ErrorListener} that reacts to errors when parsing (compiling) the stylesheet. + */ +public final class StylesheetErrorListener implements ErrorListener { + + private static final Logger logger = Logger.getLogger(StylesheetErrorListener.class.getName()); + + @Override + public void warning(TransformerException e) throws TransformerException { + logger.log(Level.WARNING, "warning (recoverable): " + e.getMessage(), e); + } + + @Override + public void error(TransformerException e) throws TransformerException { + logger.log(Level.WARNING, "error (recoverable): " + e.getMessage(), e); + } + + /** + * Unrecoverable errors cause an exception to be rethrown. + */ + @Override + public void fatalError(TransformerException e) throws TransformerException { + logger.log(Level.WARNING, "fatal error: " + e.getMessage(), e); + throw e; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetPool.java b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetPool.java new file mode 100644 index 0000000..fe324af --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetPool.java @@ -0,0 +1,92 @@ +package org.xbib.content.xml.transform; + +import java.text.MessageFormat; +import java.util.Map; +import java.util.concurrent.ConcurrentHashMap; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.transform.Source; +import javax.xml.transform.Templates; +import javax.xml.transform.TransformerConfigurationException; +import javax.xml.transform.sax.SAXTransformerFactory; +import javax.xml.transform.sax.TransformerHandler; +import javax.xml.transform.stream.StreamSource; + +/** + * A pool of precompiled XSLT stylesheets ({@link javax.xml.transform.Templates}). + */ +public final class StylesheetPool { + + private static final Logger logger = Logger.getLogger(StylesheetPool.class.getName()); + + /** + * A map of precompiled stylesheets ({@link javax.xml.transform.Templates} objects). + */ + private final Map stylesheets = new ConcurrentHashMap<>(); + + /** + * @param transformerFactory transformer factory + * @return returns the identity transformer handler. + * @throws TransformerConfigurationException if handler can not created + */ + public TransformerHandler getIdentityTransformerHandler(SAXTransformerFactory transformerFactory) + throws TransformerConfigurationException { + return transformerFactory.newTransformerHandler(); + } + + public boolean hasTemplate(StreamSource source) { + return stylesheets.containsKey(source.getSystemId()); + } + + /** + * Retrieves a previously stored template, if available. + * @param systemId system ID + * @return templates + */ + public Templates getTemplate(String systemId) { + return stylesheets.get(systemId); + } + + /** + * Create a template, add to the pool if necessary. Addition is quite costly + * as it replaces the internal {@link #stylesheets} {@link java.util.HashMap}. + * @param transformerFactory SAX transformer factory + * @param source SAX source + * @return templates + * @throws TransformerConfigurationException if transformation fails + */ + public Templates newTemplates(SAXTransformerFactory transformerFactory, Source source) + throws TransformerConfigurationException { + String systemId = source.getSystemId(); + Templates template = stylesheets.get(systemId); + if (template == null) { + logger.log(Level.FINE, MessageFormat.format("new source={0} {1}", + source.getSystemId(), source.getClass().getName())); + template = transformerFactory.newTemplates(source); + stylesheets.put(systemId, template); + } + return template; + } + + /** + * Return a new {@link javax.xml.transform.sax.TransformerHandler} based on a given precompiled + * {@link javax.xml.transform.Templates}. + * @param transformerFactory transformer factory + * @param template template + * @return transformer handler + * @throws TransformerConfigurationException if transformer configuration fails + */ + public TransformerHandler newTransformerHandler(SAXTransformerFactory transformerFactory, Templates template) + throws TransformerConfigurationException { + final TransformerHandler handler = transformerFactory.newTransformerHandler(template); + /* + * We want to raise transformer exceptions on , so + * we add a custom listener. Also, various XSLT processors react in different ways + * to transformation errors -- some of them report error as recoverable, some of + * them report error as unrecoverable. + */ + handler.getTransformer().setErrorListener(new TransformerErrorListener()); + return handler; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetTransformer.java b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetTransformer.java new file mode 100644 index 0000000..ee9982f --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/StylesheetTransformer.java @@ -0,0 +1,198 @@ +package org.xbib.content.xml.transform; + +import org.xml.sax.ContentHandler; +import org.xml.sax.InputSource; +import org.xml.sax.XMLFilter; +import org.xml.sax.XMLReader; + +import java.io.Closeable; +import java.io.IOException; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.util.HashMap; +import java.util.LinkedList; +import java.util.List; +import java.util.ListIterator; +import java.util.Map; + +import javax.xml.transform.Result; +import javax.xml.transform.Source; +import javax.xml.transform.Templates; +import javax.xml.transform.Transformer; +import javax.xml.transform.TransformerException; +import javax.xml.transform.TransformerFactory; +import javax.xml.transform.URIResolver; +import javax.xml.transform.sax.SAXResult; +import javax.xml.transform.sax.SAXSource; +import javax.xml.transform.sax.SAXTransformerFactory; +import javax.xml.transform.sax.TransformerHandler; +import javax.xml.transform.stream.StreamResult; +import javax.xml.transform.stream.StreamSource; + +/** + * Style sheet transformer. + */ +public class StylesheetTransformer implements Closeable { + + private static final StylesheetPool pool = new StylesheetPool(); + + private final Map parameters = new HashMap(); + + private SAXTransformerFactory transformerFactory; + + private URIResolver resolver; + + private Source source; + + private Result result; + + public StylesheetTransformer setPath(String... path) { + if (transformerFactory == null) { + transformerFactory = (SAXTransformerFactory) TransformerFactory.newInstance(); + } + transformerFactory.setErrorListener(new StylesheetErrorListener()); + setResolver(path == null ? new TransformerURIResolver() : new TransformerURIResolver(path)); + return this; + } + + public StylesheetTransformer setResolver(URIResolver resolver) { + this.resolver = resolver; + if (transformerFactory == null) { + transformerFactory = (SAXTransformerFactory) TransformerFactory.newInstance(); + } + transformerFactory.setURIResolver(resolver); + return this; + } + + public StylesheetTransformer addParameter(String name, Object value) { + parameters.put(name, value); + return this; + } + + public Map getParameters() { + return parameters; + } + + public StylesheetTransformer setSource(Reader reader) { + this.source = new StreamSource(reader); + return this; + } + + public StylesheetTransformer setSource(InputSource source) { + this.source = new SAXSource(source); + return this; + } + + public StylesheetTransformer setSource(Source source) { + this.source = source; + return this; + } + + public StylesheetTransformer setSource(XMLReader reader, InputSource in) { + this.source = new SAXSource(reader, in); + return this; + } + + public StylesheetTransformer setSource(XMLReader reader, InputSource in, String xsl, ContentHandler handler) + throws TransformerException { + if (transformerFactory == null) { + transformerFactory = (SAXTransformerFactory) TransformerFactory.newInstance(); + } + XMLFilter filter = transformerFactory.newXMLFilter(resolver.resolve(xsl, null)); + filter.setParent(reader); + filter.setContentHandler(handler); + this.source = new SAXSource(filter, in); + return this; + } + + public StylesheetTransformer setResult(Writer result) { + this.result = new StreamResult(result); + return this; + } + + public StylesheetTransformer setResult(OutputStream result) { + this.result = new StreamResult(result); + return this; + } + + public StylesheetTransformer setResult(Result result) { + this.result = result; + return this; + } + + public void transform() throws TransformerException { + if (source == null) { + return; + } + if (result == null) { + return; + } + if (transformerFactory == null) { + transformerFactory = (SAXTransformerFactory) TransformerFactory.newInstance(); + } + Transformer transformer = transformerFactory.newTransformer(); + transformer.transform(source, result); + } + + /** + * Transform through a sequence of XSL style sheets. + * + * @param xsl sequence of XSL style sheets + * @throws TransformerException is transformation fails + */ + public void transform(Iterable xsl) throws TransformerException { + transform(null, xsl); + } + + /** + * Transform through a sequence of XSL style sheets. + * + * @param base base + * @param xsl sequence of XSL style sheets + * @throws TransformerException is transformation fails + */ + public void transform(String base, Iterable xsl) throws TransformerException { + if (source == null) { + return; + } + if (result == null) { + return; + } + if (xsl == null) { + return; + } + if (transformerFactory == null) { + transformerFactory = (SAXTransformerFactory) TransformerFactory.newInstance(); + } + Transformer transformer = transformerFactory.newTransformer(); + List handlers = new LinkedList(); + for (String s : xsl) { + Templates t = pool.newTemplates(transformerFactory, resolver.resolve(s, base)); + TransformerHandler h = pool.newTransformerHandler(transformerFactory, t); + for (Map.Entry me : parameters.entrySet()) { + if (me.getValue() != null) { + h.getTransformer().setParameter(me.getKey(), me.getValue()); + } + } + handlers.add(h); + } + Result r = result; + ListIterator it = handlers.listIterator(handlers.size()); + while (it.hasPrevious()) { + TransformerHandler h = it.previous(); + h.setResult(r); + r = new SAXResult(h); + } + transformer.transform(source, r); + } + + @Override + public void close() throws IOException { + if (resolver != null && resolver instanceof TransformerURIResolver) { + TransformerURIResolver transformerURIResolver = (TransformerURIResolver) resolver; + transformerURIResolver.close(); + } + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerErrorListener.java b/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerErrorListener.java new file mode 100644 index 0000000..af96912 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerErrorListener.java @@ -0,0 +1,52 @@ +package org.xbib.content.xml.transform; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.transform.ErrorListener; +import javax.xml.transform.TransformerException; + +/** + * An {@link javax.xml.transform.ErrorListener} that reacts to errors when transforming (applying) a + * stylesheet. + */ +public final class TransformerErrorListener implements ErrorListener { + + private static final Logger logger = Logger.getLogger(TransformerErrorListener.class.getName()); + + /** + * We store the exception internally as a workaround to xalan, which reports + * {@link javax.xml.transform.TransformerException} as {@link RuntimeException} (wrapped). + */ + private TransformerException exception; + + /* + * + */ + @Override + public void warning(TransformerException e) throws TransformerException { + logger.log(Level.WARNING, "Warning (recoverable): " + e.getMessage(), e); + } + + /* + * + */ + @Override + public void error(TransformerException e) throws TransformerException { + logger.log(Level.WARNING, "Error (recoverable): " + e.getMessage(), e); + } + + /** + * Unrecoverable errors cause an exception to be rethrown. + */ + @Override + public void fatalError(TransformerException e) throws TransformerException { + logger.log(Level.SEVERE, "Fatal error: " + e.getMessage(), e); + this.exception = e; + throw e; + } + + public Exception getException() { + return exception; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerURIResolver.java b/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerURIResolver.java new file mode 100644 index 0000000..63e918e --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/TransformerURIResolver.java @@ -0,0 +1,126 @@ +package org.xbib.content.xml.transform; + +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.XMLReader; +import org.xml.sax.helpers.XMLReaderFactory; + +import java.io.Closeable; +import java.io.IOException; +import java.io.InputStream; +import java.net.MalformedURLException; +import java.net.URI; +import java.net.URISyntaxException; +import java.net.URL; +import java.util.Arrays; +import java.util.LinkedList; +import java.util.List; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.transform.Source; +import javax.xml.transform.TransformerException; +import javax.xml.transform.URIResolver; +import javax.xml.transform.sax.SAXSource; + +/** + * URI resolver for Transformer. + */ +public class TransformerURIResolver implements URIResolver, Closeable { + + private static final Logger logger = Logger.getLogger(TransformerURIResolver.class.getName()); + + private List inputStreams = new LinkedList<>(); + + private List bases = new LinkedList<>(); + + private ClassLoader classLoader; + + public TransformerURIResolver() { + this.classLoader = Thread.currentThread().getContextClassLoader(); + } + + public TransformerURIResolver(String... bases) { + this.classLoader = Thread.currentThread().getContextClassLoader(); + this.bases.addAll(Arrays.asList(bases)); + } + + public TransformerURIResolver setClassLoader(ClassLoader classLoader) { + this.classLoader = classLoader; + return this; + } + + /** + * @param hrefAttribute An href attribute, which may be relative or absolute + * @param base The base URI against which the first argument will be made absolute if the absolute URI is required + * @return the souce + * @throws TransformerException if resolve fails + */ + @Override + public Source resolve(String hrefAttribute, String base) throws TransformerException { + String href = hrefAttribute; + InputStream in = null; + URL url = null; + try { + URI uri = URI.create(href); + // relative href? + if (!uri.isAbsolute() && base != null) { + url = new URL(new URL(base), href); + href = url.toURI().getRawSchemeSpecificPart(); // drop scheme + } + } catch (MalformedURLException | URISyntaxException e) { + throw new TransformerException(e); + } + String systemId = href; + if (url != null) { + try { + in = url.openStream(); + } catch (IOException e) { + logger.log(Level.WARNING, "error while opening stream", e); + } + } + if (in == null) { + try { + url = classLoader.getResource(href); + if (url != null) { + systemId = url.toExternalForm(); + in = url.openStream(); + } else { + systemId = href; + in = classLoader.getResourceAsStream(href); + if (in == null) { + if (bases.isEmpty()) { + systemId = href; + } else { + for (String s : bases) { + systemId = s + "/" + href; + in = classLoader.getResourceAsStream(systemId); + } + } + } + } + } catch (Exception e) { + throw new TransformerException("I/O error", e); + } + } + if (in == null) { + throw new TransformerException("href could not be resolved: " + href); + } + try { + XMLReader reader = XMLReaderFactory.createXMLReader(); + inputStreams.add(in); + SAXSource source = new SAXSource(reader, new InputSource(in)); + source.setSystemId(systemId); + return source; + } catch (SAXException e) { + throw new TransformerException("no XML reader for SAX source in URI resolving for:" + href, e); + } + } + + @Override + public void close() throws IOException { + for (InputStream in : inputStreams) { + in.close(); + } + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/transform/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/transform/package-info.java new file mode 100644 index 0000000..c3d0745 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/transform/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for transforming XML. + */ +package org.xbib.content.xml.transform; diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/ISO9075.java b/content-xml/src/main/java/org/xbib/content/xml/util/ISO9075.java new file mode 100644 index 0000000..b763d3e --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/ISO9075.java @@ -0,0 +1,111 @@ +package org.xbib.content.xml.util; + +/** + * + */ +public class ISO9075 { + private static final int MASK = (1 << 4) - 1; + + private static final char[] DIGITS = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f'}; + + private ISO9075() { + } + + public static String encode(String toEncode) { + if ((toEncode == null) + || (toEncode.length() == 0) + || (XML11Char.isXML11ValidName(toEncode) && (!toEncode.contains("_x")))) { + return toEncode; + } else { + StringBuilder builder = new StringBuilder(toEncode.length()); + for (int i = 0; i < toEncode.length(); i++) { + char c = toEncode.charAt(i); + if (i == 0) { + if (XML11Char.isXML11NCNameStart(c)) { + if (matchesEncodedPattern(toEncode, i)) { + encode('_', builder); + } else { + builder.append(c); + } + } else { + encode(c, builder); + } + } else if (!XML11Char.isXML11NCName(c)) { + encode(c, builder); + } else { + if (matchesEncodedPattern(toEncode, i)) { + encode('_', builder); + } else { + builder.append(c); + } + } + } + return builder.toString(); + } + } + + private static boolean matchesEncodedPattern(String string, int position) { + return (string.length() >= position + 6) + && (string.charAt(position) == '_') && (string.charAt(position + 1) == 'x') + && isHexChar(string.charAt(position + 2)) && isHexChar(string.charAt(position + 3)) + && isHexChar(string.charAt(position + 4)) && isHexChar(string.charAt(position + 5)) + && (string.charAt(position + 6) == '_'); + } + + private static boolean isHexChar(char c) { + switch (c) { + case '0': + case '1': + case '2': + case '3': + case '4': + case '5': + case '6': + case '7': + case '8': + case '9': + case 'a': + case 'b': + case 'c': + case 'd': + case 'e': + case 'f': + case 'A': + case 'B': + case 'C': + case 'D': + case 'E': + case 'F': + return true; + default: + return false; + } + } + + public static String decode(String toDecode) { + if ((toDecode == null) || (toDecode.length() < 7) || (!toDecode.contains("_x"))) { + return toDecode; + } + StringBuilder decoded = new StringBuilder(); + for (int i = 0, l = toDecode.length(); i < l; i++) { + if (matchesEncodedPattern(toDecode, i)) { + decoded.append(((char) Integer.parseInt(toDecode.substring(i + 2, i + 6), 16))); + i += 6; + } else { + decoded.append(toDecode.charAt(i)); + } + } + return decoded.toString(); + } + + private static void encode(char ch, StringBuilder builder) { + char c = ch; + char[] buf = new char[]{'_', 'x', '0', '0', '0', '0', '_'}; + int charPos = 6; + do { + buf[--charPos] = DIGITS[c & MASK]; + c >>>= 4; + } while (c != 0); + builder.append(buf); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/ToQName.java b/content-xml/src/main/java/org/xbib/content/xml/util/ToQName.java new file mode 100644 index 0000000..6fb3b1c --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/ToQName.java @@ -0,0 +1,30 @@ +package org.xbib.content.xml.util; + +import javax.xml.namespace.NamespaceContext; +import javax.xml.namespace.QName; + +/** + * + */ +public class ToQName { + + public static QName toQName(QName root, NamespaceContext context, String string) { + String name = string; + String nsPrefix = root.getPrefix(); + String nsURI = root.getNamespaceURI(); + if (name.startsWith("_") || name.startsWith("@")) { + name = name.substring(1); + } + name = ISO9075.encode(name); + int pos = name.indexOf(':'); + if (pos > 0) { + nsPrefix = name.substring(0, pos); + nsURI = context.getNamespaceURI(nsPrefix); + if (nsURI == null) { + throw new IllegalArgumentException("unknown namespace prefix: " + nsPrefix); + } + name = name.substring(pos + 1); + } + return new QName(nsURI, name, nsPrefix); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/XML11Char.java b/content-xml/src/main/java/org/xbib/content/xml/util/XML11Char.java new file mode 100644 index 0000000..dc46ef0 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/XML11Char.java @@ -0,0 +1,229 @@ +package org.xbib.content.xml.util; + +import java.util.Arrays; + +/** + * This class defines the basic properties of characters in XML 1.1. The data + * in this class can be used to verify that a character is a valid + * XML 1.1 character or if the character is a space, name start, or name + * character. + * A series of convenience methods are supplied to ease the burden + * of the developer. Using the character as an index into the XML11CHARS + * array and applying the appropriate mask flag (e.g. + * MASK_VALID), yields the same results as calling the + * convenience methods. There is one exception: check the comments + * for the isValid method for details. + * + * Taken from org.apache.xerces.util.XML11Char.java + */ +public class XML11Char { + /** + * XML 1.1 Name start character mask. + */ + public static final int MASK_XML11_NAME_START = 0x04; + /** + * XML 1.1 Name character mask. + */ + public static final int MASK_XML11_NAME = 0x08; + /** + * XML namespaces 1.1 NCNameStart. + */ + public static final int MASK_XML11_NCNAME_START = 0x40; + /** + * XML namespaces 1.1 NCName. + */ + public static final int MASK_XML11_NCNAME = 0x80; + /** + * Character flags for XML 1.1. + */ + private static final byte XML11CHARS[] = new byte[1 << 16]; + + static { + Arrays.fill(XML11CHARS, 1, 9, (byte) 17); // Fill 8 of value (byte) 17 + XML11CHARS[9] = 35; + XML11CHARS[10] = 3; + Arrays.fill(XML11CHARS, 11, 13, (byte) 17); // Fill 2 of value (byte) 17 + XML11CHARS[13] = 3; + Arrays.fill(XML11CHARS, 14, 32, (byte) 17); // Fill 18 of value (byte) 17 + XML11CHARS[32] = 35; + Arrays.fill(XML11CHARS, 33, 38, (byte) 33); // Fill 5 of value (byte) 33 + XML11CHARS[38] = 1; + Arrays.fill(XML11CHARS, 39, 45, (byte) 33); // Fill 6 of value (byte) 33 + Arrays.fill(XML11CHARS, 45, 47, (byte) -87); // Fill 2 of value (byte) -87 + XML11CHARS[47] = 33; + Arrays.fill(XML11CHARS, 48, 58, (byte) -87); // Fill 10 of value (byte) -87 + XML11CHARS[58] = 45; + XML11CHARS[59] = 33; + XML11CHARS[60] = 1; + Arrays.fill(XML11CHARS, 61, 65, (byte) 33); // Fill 4 of value (byte) 33 + Arrays.fill(XML11CHARS, 65, 91, (byte) -19); // Fill 26 of value (byte) -19 + Arrays.fill(XML11CHARS, 91, 93, (byte) 33); // Fill 2 of value (byte) 33 + XML11CHARS[93] = 1; + XML11CHARS[94] = 33; + XML11CHARS[95] = -19; + XML11CHARS[96] = 33; + Arrays.fill(XML11CHARS, 97, 123, (byte) -19); // Fill 26 of value (byte) -19 + Arrays.fill(XML11CHARS, 123, 127, (byte) 33); // Fill 4 of value (byte) 33 + Arrays.fill(XML11CHARS, 127, 133, (byte) 17); // Fill 6 of value (byte) 17 + XML11CHARS[133] = 35; + Arrays.fill(XML11CHARS, 134, 160, (byte) 17); // Fill 26 of value (byte) 17 + Arrays.fill(XML11CHARS, 160, 183, (byte) 33); // Fill 23 of value (byte) 33 + XML11CHARS[183] = -87; + Arrays.fill(XML11CHARS, 184, 192, (byte) 33); // Fill 8 of value (byte) 33 + Arrays.fill(XML11CHARS, 192, 215, (byte) -19); // Fill 23 of value (byte) -19 + XML11CHARS[215] = 33; + Arrays.fill(XML11CHARS, 216, 247, (byte) -19); // Fill 31 of value (byte) -19 + XML11CHARS[247] = 33; + Arrays.fill(XML11CHARS, 248, 768, (byte) -19); // Fill 520 of value (byte) -19 + Arrays.fill(XML11CHARS, 768, 880, (byte) -87); // Fill 112 of value (byte) -87 + Arrays.fill(XML11CHARS, 880, 894, (byte) -19); // Fill 14 of value (byte) -19 + XML11CHARS[894] = 33; + Arrays.fill(XML11CHARS, 895, 8192, (byte) -19); // Fill 7297 of value (byte) -19 + Arrays.fill(XML11CHARS, 8192, 8204, (byte) 33); // Fill 12 of value (byte) 33 + Arrays.fill(XML11CHARS, 8204, 8206, (byte) -19); // Fill 2 of value (byte) -19 + Arrays.fill(XML11CHARS, 8206, 8232, (byte) 33); // Fill 26 of value (byte) 33 + XML11CHARS[8232] = 35; + Arrays.fill(XML11CHARS, 8233, 8255, (byte) 33); // Fill 22 of value (byte) 33 + Arrays.fill(XML11CHARS, 8255, 8257, (byte) -87); // Fill 2 of value (byte) -87 + Arrays.fill(XML11CHARS, 8257, 8304, (byte) 33); // Fill 47 of value (byte) 33 + Arrays.fill(XML11CHARS, 8304, 8592, (byte) -19); // Fill 288 of value (byte) -19 + Arrays.fill(XML11CHARS, 8592, 11264, (byte) 33); // Fill 2672 of value (byte) 33 + Arrays.fill(XML11CHARS, 11264, 12272, (byte) -19); // Fill 1008 of value (byte) -19 + Arrays.fill(XML11CHARS, 12272, 12289, (byte) 33); // Fill 17 of value (byte) 33 + Arrays.fill(XML11CHARS, 12289, 55296, (byte) -19); // Fill 43007 of value (byte) -19 + Arrays.fill(XML11CHARS, 57344, 63744, (byte) 33); // Fill 6400 of value (byte) 33 + Arrays.fill(XML11CHARS, 63744, 64976, (byte) -19); // Fill 1232 of value (byte) -19 + Arrays.fill(XML11CHARS, 64976, 65008, (byte) 33); // Fill 32 of value (byte) 33 + Arrays.fill(XML11CHARS, 65008, 65534, (byte) -19); // Fill 526 of value (byte) -19 + } + + /** + * Returns true if the specified character is a valid name start + * character as defined by production [4] in the XML 1.1 + * specification. + * + * @param c The character to check. + * @return true if character is valid names start character + */ + public static boolean isXML11NameStart(int c) { + return (c < 0x10000 && (XML11CHARS[c] & MASK_XML11_NAME_START) != 0) + || (0x10000 <= c && c < 0xF0000); + } + + /** + * Returns true if the specified character is a valid name + * character as defined by production [4a] in the XML 1.1 + * specification. + * + * @param c The character to check. + * @return true if character is valid name character + */ + public static boolean isXML11Name(int c) { + return (c < 0x10000 && (XML11CHARS[c] & MASK_XML11_NAME) != 0) + || (c >= 0x10000 && c < 0xF0000); + } + + /** + * Returns true if the specified character is a valid NCName start + * character as defined by production [4] in Namespaces in XML + * 1.1 recommendation. + * + * @param c The character to check. + * @return true if character is valid namespace classified name start character + */ + public static boolean isXML11NCNameStart(int c) { + return (c < 0x10000 && (XML11CHARS[c] & MASK_XML11_NCNAME_START) != 0) + || (0x10000 <= c && c < 0xF0000); + } + + /** + * Returns true if the specified character is a valid NCName + * character as defined by production [5] in Namespaces in XML + * 1.1 recommendation. + * + * @param c The character to check. + * @return true if character is valid namespace classified name character + */ + public static boolean isXML11NCName(int c) { + return (c < 0x10000 && (XML11CHARS[c] & MASK_XML11_NCNAME) != 0) + || (0x10000 <= c && c < 0xF0000); + } + + /** + * Returns whether the given character is a valid + * high surrogate for a name character. This includes + * all high surrogates for characters [0x10000-0xEFFFF]. + * In other words everything excluding planes 15 and 16. + * + * @param c The character to check. + * @return true if character is valid high surrogate + */ + public static boolean isXML11NameHighSurrogate(int c) { + return (0xD800 <= c && c <= 0xDB7F); + } + + /** + * Check to see if a string is a valid XML Name. + * + * @param name string to check + * @return true if name is a valid XML Name + */ + public static boolean isXML11ValidName(String name) { + int length = name.length(); + if (length == 0) { + return false; + } + int i = 1; + char ch = name.charAt(0); + if (!isXML11NameStart(ch)) { + if (length > 1 && isXML11NameHighSurrogate(ch)) { + char ch2 = name.charAt(1); + if (!isLowSurrogate(ch2) || !isXML11NameStart(supplemental(ch, ch2))) { + return false; + } + i = 2; + } else { + return false; + } + } + while (i < length) { + ch = name.charAt(i); + if (!isXML11Name(ch)) { + if (++i < length && isXML11NameHighSurrogate(ch)) { + char ch2 = name.charAt(i); + if (!isLowSurrogate(ch2) || + !isXML11Name(supplemental(ch, ch2))) { + return false; + } + } else { + return false; + } + } + ++i; + } + return true; + } + + /** + * Returns the supplemental character corresponding to the given + * surrogates. + * + * @param h The high surrogate. + * @param l The low surrogate. + * @return the supplemental character + */ + public static int supplemental(char h, char l) { + return (h - 0xD800) * 0x400 + (l - 0xDC00) + 0x10000; + } + + /** + * Returns whether the given character is a low surrogate. + * + * @param c The character to check. + * @return true if character is low surrogate + */ + public static boolean isLowSurrogate(int c) { + return (0xDC00 <= c && c <= 0xDFFF); + } + +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterBridge.java b/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterBridge.java new file mode 100644 index 0000000..e6885a2 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterBridge.java @@ -0,0 +1,74 @@ +package org.xbib.content.xml.util; + +import org.xml.sax.Attributes; +import org.xml.sax.Locator; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.DefaultHandler; +import org.xml.sax.helpers.XMLFilterImpl; + +/** + * + */ +public class XMLFilterBridge extends DefaultHandler { + + private final XMLFilterImpl filter; + + XMLFilterBridge(XMLFilterImpl filter) { + this.filter = filter; + } + + @Override + public void setDocumentLocator(Locator lctr) { + filter.setDocumentLocator(lctr); + } + + @Override + public void startDocument() throws SAXException { + filter.startDocument(); + } + + @Override + public void endDocument() throws SAXException { + filter.endDocument(); + } + + @Override + public void startPrefixMapping(String string, String string1) throws SAXException { + filter.startPrefixMapping(string, string1); + } + + @Override + public void endPrefixMapping(String string) throws SAXException { + filter.endPrefixMapping(string); + } + + @Override + public void startElement(String string, String string1, String string2, Attributes atrbts) throws SAXException { + filter.startElement(string, string1, string2, atrbts); + } + + @Override + public void endElement(String string, String string1, String string2) throws SAXException { + filter.endElement(string, string1, string2); + } + + @Override + public void characters(char[] chars, int i, int i1) throws SAXException { + filter.characters(chars, i, i1); + } + + @Override + public void ignorableWhitespace(char[] chars, int i, int i1) throws SAXException { + filter.ignorableWhitespace(chars, i, i1); + } + + @Override + public void processingInstruction(String string, String string1) throws SAXException { + filter.processingInstruction(string, string1); + } + + @Override + public void skippedEntity(String string) throws SAXException { + filter.skippedEntity(string); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterReader.java b/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterReader.java new file mode 100644 index 0000000..832dfd6 --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/XMLFilterReader.java @@ -0,0 +1,57 @@ +package org.xbib.content.xml.util; + +import org.xml.sax.InputSource; +import org.xml.sax.SAXException; +import org.xml.sax.SAXNotRecognizedException; +import org.xml.sax.SAXNotSupportedException; +import org.xml.sax.helpers.XMLFilterImpl; + +import java.io.IOException; + +import javax.xml.parsers.ParserConfigurationException; +import javax.xml.parsers.SAXParser; +import javax.xml.parsers.SAXParserFactory; + +/** + * A XML reader which is also a filter. + * Does evaluate namespaces and does not validate or import external entities or document type definitions. + */ +public class XMLFilterReader extends XMLFilterImpl { + + private SAXParser parser; + + public XMLFilterReader() { + try { + SAXParserFactory parserFactory = SAXParserFactory.newInstance(); + parserFactory.setFeature("http://xml.org/sax/features/namespaces", true); + parserFactory.setFeature("http://xml.org/sax/features/namespace-prefixes", true); + parserFactory.setFeature("http://xml.org/sax/features/validation", false); + parserFactory.setFeature("http://xml.org/sax/features/external-general-entities", false); + parserFactory.setFeature("http://xml.org/sax/features/external-parameter-entities", false); + parserFactory.setFeature("http://apache.org/xml/features/nonvalidating/load-dtd-grammar", false); + parserFactory.setFeature("http://apache.org/xml/features/nonvalidating/load-external-dtd", false); + parser = parserFactory.newSAXParser(); + } catch (ParserConfigurationException | SAXException e) { + throw new IllegalArgumentException(e); + } + } + + /** + * Saxon uses setFeature, so we override it here, otherwise XmlFilterImpl will bark. + * + * @param name the name + * @param value the value + * @throws org.xml.sax.SAXNotRecognizedException if SAX is not recognized + * @throws org.xml.sax.SAXNotSupportedException if SAX is not supported + */ + @Override + public void setFeature(String name, boolean value) + throws SAXNotRecognizedException, SAXNotSupportedException { + // accept all setFeature calls, but do nothing + } + + @Override + public void parse(InputSource input) throws SAXException, IOException { + parser.parse(input, new XMLFilterBridge(this)); + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/XMLUtil.java b/content-xml/src/main/java/org/xbib/content/xml/util/XMLUtil.java new file mode 100644 index 0000000..7d9f57c --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/XMLUtil.java @@ -0,0 +1,703 @@ +package org.xbib.content.xml.util; + +import java.util.regex.Pattern; + +/** + * + */ +public final class XMLUtil { + + private static final Pattern invalidXml10 = + Pattern.compile("[^\u0009\n\r\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF]"); + + private static final Pattern invalidXml11 = + Pattern.compile("[^\u0001-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF]"); + + private XMLUtil() { + } + + /** + * Replace special characters with XML escapes. + *
+     * & (ampersand) is replaced by &amp;
+     * < (less than) is replaced by &lt;
+     * > (greater than) is replaced by &gt;
+     * " (double quote) is replaced by &quot;
+     * 
+ * + * @param string The string to be escaped. + * @return The escaped string. + */ + public static CharSequence escape(CharSequence string) { + StringBuilder sb = new StringBuilder(); + escape(sb, string); + return sb; + } + + public static CharSequence escape(char[] chars, int start, int len) { + StringBuilder sb = new StringBuilder(); + escape(sb, chars, start, len); + return sb; + } + + public static void escape(StringBuilder sb, String string) { + escape(sb, string.toCharArray(), 0, string.length()); + } + + public static void escape(StringBuilder sb, CharSequence string) { + for (int i = 0; i < string.length(); i++) { + char c = string.charAt(i); + switch (c) { + case '&': + sb.append("&"); + break; + case '<': + sb.append("<"); + break; + case '>': + sb.append(">"); + break; + case '"': + sb.append("""); + break; + default: + sb.append(c); + } + } + } + + public static void escape(StringBuilder sb, char[] chars, int start, int len) { + for (int i = start; i < len; i++) { + char c = chars[i]; + switch (c) { + case '&': + sb.append("&"); + break; + case '<': + sb.append("<"); + break; + case '>': + sb.append(">"); + break; + case '"': + sb.append("""); + break; + default: + sb.append(c); + } + } + } + + public static String unescape(String str) { + int idxS = str.indexOf('&'); + if (idxS < 0) { + return str; + } + StringBuilder sb = new StringBuilder(str.length()); + int idxE, idx, size; + char c; + int prev = 0; + while (idxS != -1) { + if (prev < idxS) { + sb.append(str.substring(prev, idxS)); + prev = idxS; + } + idxE = str.indexOf(';', idxS); + if (idxE < 0) { + break; + } + idx = idxS + 1; + size = idxE - idxS - 1; + if (size < 2) { + sb.append(str.substring(idxS, idxE + 1)); + } else { + c = str.charAt(idx); + switch (c) { + case 'l': + if (!xmlDecodeLT(str, idx, sb, size)) { + sb.append("&"); + idxE = idxS; + } + break; + + case 'g': + if (!xmlDecodeGT(str, idx, sb, size)) { + sb.append("&"); + idxE = idxS; + } + break; + + case 'q': + if (!xmlDecodeQUOT(str, idx, sb, size)) { + sb.append("&"); + idxE = idxS; + } + break; + + case 'a': + if (!xmlDecodeAMPAPOS(str, idx, sb, size)) { + sb.append("&"); + idxE = idxS; + } + break; + + case 'n': + if (!xmlDecodeNBSP(str, idx, sb, size)) { + sb.append("&"); + idxE = idxS; + } + break; + + case '#': + if (!xmlDecodeNumber(str, idx, sb, idxE)) { + sb.append("&"); + idxE = idxS; + } + break; + + default: + sb.append("&"); + idxE = idxS; + } + } + prev = idxE + 1; + idxS = str.indexOf('&', prev); + } + if (prev < str.length()) { + sb.append(str.substring(prev)); + } + return sb.toString(); + } + + private static boolean xmlDecodeLT(String str, int idx, StringBuilder sb, int size) { + boolean isRecognized = true; + char c = str.charAt(idx + 1); + if ((size != 2) || (c != 't')) { + isRecognized = false; + } else { + // lt + sb.append('<'); + } + return isRecognized; + } + + private static boolean xmlDecodeGT(String str, int idx, StringBuilder sb, int size) { + boolean isRecognized = true; + char c = str.charAt(idx + 1); + if ((size != 2) || (c != 't')) { + isRecognized = false; + } else { + sb.append('>'); + } + return isRecognized; + } + + private static boolean xmlDecodeQUOT(String str, int idx, StringBuilder sb, int size) { + boolean isRecognized = true; + char c = str.charAt(idx + 1); + if ((size != 4) || (c != 'u' || str.charAt(idx + 2) != 'o' || str.charAt(idx + 3) != 't')) { + isRecognized = false; + } else { + sb.append('"'); + } + return isRecognized; + } + + private static boolean xmlDecodeAMPAPOS(String str, int idx, StringBuilder sb, int size) { + boolean isRecognized = true; + char c = str.charAt(idx + 1); + if ((size == 3) && (c == 'm') && (str.charAt(idx + 2) == 'p')) { + sb.append('&'); + } else if ((size == 4) && (c == 'p') && (str.charAt(idx + 2) == 'o') && (str.charAt(idx + 3) == 's')) { + sb.append('\''); + } else { + isRecognized = false; + } + return isRecognized; + } + + private static boolean xmlDecodeNBSP(String str, int idx, StringBuilder sb, int size) { + boolean isRecognized = true; + char c = str.charAt(idx + 1); + if ((size != 4) || (c != 'b' || str.charAt(idx + 2) != 's' || str.charAt(idx + 3) != 'p')) { + isRecognized = false; + } else { + sb.append(' '); + } + return isRecognized; + } + + private static boolean xmlDecodeNumber(String str, int idx, StringBuilder sb, int idxE) { + boolean isRecognized = true; + try { + char c; + char c1 = str.charAt(idx + 1); + if (c1 == 'x') { + c = (char) Integer.parseInt(str.substring(idx + 2, idxE), 16); + } else { + c = (char) Integer.parseInt(str.substring(idx + 1, idxE)); + } + sb.append(c); + } catch (NumberFormatException ex) { + isRecognized = false; + } + return isRecognized; + } + + /** + * Clean strings from illegal XML 1.0 characters. + * See XML charset + * + * @param string string to clean + * @return the cleaned string + */ + public static String sanitize(CharSequence string) { + StringBuilder sb = new StringBuilder(); + for (int i = 0, len = string.length(); i < len; i++) { + char c = string.charAt(i); + boolean legal = c == '\u0009' || c == '\n' || c == '\r' + || (c >= '\u0020' && c <= '\uD7FF') + || (c >= '\uE000' && c <= '\uFFFD'); + if (legal) { + sb.append(c); + } + } + return sb.toString(); + } + + /** + * Does not work. + * + * @param sequence the charatcer sequence + * @return sanitized string + */ + public static String sanitizeXml10(CharSequence sequence) { + if (sequence == null) { + return null; + } + if (sequence.length() == 0) { + return ""; + } + return invalidXml10.matcher(sequence).replaceAll("\uFFFD"); + } + + public static String sanitizeXml10(char[] sequence, int offset, int length) { + return sanitizeXml10(new String(sequence, offset, length)); + } + + public static String sanitizeXml11(CharSequence sequence) { + if (sequence == null) { + return null; + } + if (sequence.length() == 0) { + return ""; + } + return invalidXml11.matcher(sequence).replaceAll("\uFFFD"); + } + + public static String sanitizeXml11(char[] sequence, int offset, int length) { + return sanitizeXml11(new String(sequence, offset, length)); + } + + /** + * Checks whether the supplied String is an NCName (Namespace Classified + * Name) as specified at + * http://www.w3.org/TR/REC-xml-names/#NT-NCName. + * @param name the string + * @return true if string is a namespace classified name + */ + public static boolean isNCName(CharSequence name) { + int nameLength = name.length(); + if (nameLength == 0) { + return false; + } + // Check first character + char c = name.charAt(0); + if (c == '_' || isLetter(c)) { + // Check the rest of the characters + for (int i = 1; i < nameLength; i++) { + c = name.charAt(i); + if (!isNCNameChar(c)) { + return false; + } + } + // All characters have been checked + return true; + } + return false; + } + + public static boolean isNCNameChar(char c) { + return isAsciiBaseChar(c) + || isAsciiDigit(c) + || c == '.' || c == '-' || c == '_' + || isNonAsciiBaseChar(c) + || isNonAsciiDigit(c) + || isIdeographic(c) + || isCombiningChar(c) + || isExtender(c); + } + + public static boolean isLetter(char c) { + return isAsciiBaseChar(c) + || isNonAsciiBaseChar(c) + || isIdeographic(c); + } + + private static boolean isAsciiBaseChar(char c) { + return charInRange(c, 0x0041, 0x005A) + || charInRange(c, 0x0061, 0x007A); + } + + private static boolean isNonAsciiBaseChar(char c) { + return charInRange(c, 0x00C0, 0x00D6) + || charInRange(c, 0x00D8, 0x00F6) + || charInRange(c, 0x00F8, 0x00FF) + || charInRange(c, 0x0100, 0x0131) + || charInRange(c, 0x0134, 0x013E) + || charInRange(c, 0x0141, 0x0148) + || charInRange(c, 0x014A, 0x017E) + || charInRange(c, 0x0180, 0x01C3) + || charInRange(c, 0x01CD, 0x01F0) + || charInRange(c, 0x01F4, 0x01F5) + || charInRange(c, 0x01FA, 0x0217) + || charInRange(c, 0x0250, 0x02A8) + || charInRange(c, 0x02BB, 0x02C1) + || c == 0x0386 + || charInRange(c, 0x0388, 0x038A) + || c == 0x038C + || charInRange(c, 0x038E, 0x03A1) + || charInRange(c, 0x03A3, 0x03CE) + || charInRange(c, 0x03D0, 0x03D6) + || c == 0x03DA + || c == 0x03DC + || c == 0x03DE + || c == 0x03E0 + || charInRange(c, 0x03E2, 0x03F3) + || charInRange(c, 0x0401, 0x040C) + || charInRange(c, 0x040E, 0x044F) + || charInRange(c, 0x0451, 0x045C) + || charInRange(c, 0x045E, 0x0481) + || charInRange(c, 0x0490, 0x04C4) + || charInRange(c, 0x04C7, 0x04C8) + || charInRange(c, 0x04CB, 0x04CC) + || charInRange(c, 0x04D0, 0x04EB) + || charInRange(c, 0x04EE, 0x04F5) + || charInRange(c, 0x04F8, 0x04F9) + || charInRange(c, 0x0531, 0x0556) + || c == 0x0559 + || charInRange(c, 0x0561, 0x0586) + || charInRange(c, 0x05D0, 0x05EA) + || charInRange(c, 0x05F0, 0x05F2) + || charInRange(c, 0x0621, 0x063A) + || charInRange(c, 0x0641, 0x064A) + || charInRange(c, 0x0671, 0x06B7) + || charInRange(c, 0x06BA, 0x06BE) + || charInRange(c, 0x06C0, 0x06CE) + || charInRange(c, 0x06D0, 0x06D3) + || c == 0x06D5 + || charInRange(c, 0x06E5, 0x06E6) + || charInRange(c, 0x0905, 0x0939) + || c == 0x093D + || charInRange(c, 0x0958, 0x0961) + || charInRange(c, 0x0985, 0x098C) + || charInRange(c, 0x098F, 0x0990) + || charInRange(c, 0x0993, 0x09A8) + || charInRange(c, 0x09AA, 0x09B0) + || c == 0x09B2 + || charInRange(c, 0x09B6, 0x09B9) + || charInRange(c, 0x09DC, 0x09DD) + || charInRange(c, 0x09DF, 0x09E1) + || charInRange(c, 0x09F0, 0x09F1) + || charInRange(c, 0x0A05, 0x0A0A) + || charInRange(c, 0x0A0F, 0x0A10) + || charInRange(c, 0x0A13, 0x0A28) + || charInRange(c, 0x0A2A, 0x0A30) + || charInRange(c, 0x0A32, 0x0A33) + || charInRange(c, 0x0A35, 0x0A36) + || charInRange(c, 0x0A38, 0x0A39) + || charInRange(c, 0x0A59, 0x0A5C) + || c == 0x0A5E + || charInRange(c, 0x0A72, 0x0A74) + || charInRange(c, 0x0A85, 0x0A8B) + || c == 0x0A8D + || charInRange(c, 0x0A8F, 0x0A91) + || charInRange(c, 0x0A93, 0x0AA8) + || charInRange(c, 0x0AAA, 0x0AB0) + || charInRange(c, 0x0AB2, 0x0AB3) + || charInRange(c, 0x0AB5, 0x0AB9) + || c == 0x0ABD + || c == 0x0AE0 + || charInRange(c, 0x0B05, 0x0B0C) + || charInRange(c, 0x0B0F, 0x0B10) + || charInRange(c, 0x0B13, 0x0B28) + || charInRange(c, 0x0B2A, 0x0B30) + || charInRange(c, 0x0B32, 0x0B33) + || charInRange(c, 0x0B36, 0x0B39) + || c == 0x0B3D + || charInRange(c, 0x0B5C, 0x0B5D) + || charInRange(c, 0x0B5F, 0x0B61) + || charInRange(c, 0x0B85, 0x0B8A) + || charInRange(c, 0x0B8E, 0x0B90) + || charInRange(c, 0x0B92, 0x0B95) + || charInRange(c, 0x0B99, 0x0B9A) + || c == 0x0B9C + || charInRange(c, 0x0B9E, 0x0B9F) + || charInRange(c, 0x0BA3, 0x0BA4) + || charInRange(c, 0x0BA8, 0x0BAA) + || charInRange(c, 0x0BAE, 0x0BB5) + || charInRange(c, 0x0BB7, 0x0BB9) + || charInRange(c, 0x0C05, 0x0C0C) + || charInRange(c, 0x0C0E, 0x0C10) + || charInRange(c, 0x0C12, 0x0C28) + || charInRange(c, 0x0C2A, 0x0C33) + || charInRange(c, 0x0C35, 0x0C39) + || charInRange(c, 0x0C60, 0x0C61) + || charInRange(c, 0x0C85, 0x0C8C) + || charInRange(c, 0x0C8E, 0x0C90) + || charInRange(c, 0x0C92, 0x0CA8) + || charInRange(c, 0x0CAA, 0x0CB3) + || charInRange(c, 0x0CB5, 0x0CB9) + || c == 0x0CDE + || charInRange(c, 0x0CE0, 0x0CE1) + || charInRange(c, 0x0D05, 0x0D0C) + || charInRange(c, 0x0D0E, 0x0D10) + || charInRange(c, 0x0D12, 0x0D28) + || charInRange(c, 0x0D2A, 0x0D39) + || charInRange(c, 0x0D60, 0x0D61) + || charInRange(c, 0x0E01, 0x0E2E) + || c == 0x0E30 + || charInRange(c, 0x0E32, 0x0E33) + || charInRange(c, 0x0E40, 0x0E45) + || charInRange(c, 0x0E81, 0x0E82) + || c == 0x0E84 + || charInRange(c, 0x0E87, 0x0E88) + || c == 0x0E8A + || c == 0x0E8D + || charInRange(c, 0x0E94, 0x0E97) + || charInRange(c, 0x0E99, 0x0E9F) + || charInRange(c, 0x0EA1, 0x0EA3) + || c == 0x0EA5 + || c == 0x0EA7 + || charInRange(c, 0x0EAA, 0x0EAB) + || charInRange(c, 0x0EAD, 0x0EAE) + || c == 0x0EB0 + || charInRange(c, 0x0EB2, 0x0EB3) + || c == 0x0EBD + || charInRange(c, 0x0EC0, 0x0EC4) + || charInRange(c, 0x0F40, 0x0F47) + || charInRange(c, 0x0F49, 0x0F69) + || charInRange(c, 0x10A0, 0x10C5) + || charInRange(c, 0x10D0, 0x10F6) + || c == 0x1100 + || charInRange(c, 0x1102, 0x1103) + || charInRange(c, 0x1105, 0x1107) + || c == 0x1109 + || charInRange(c, 0x110B, 0x110C) + || charInRange(c, 0x110E, 0x1112) + || c == 0x113C + || c == 0x113E + || c == 0x1140 + || c == 0x114C + || c == 0x114E + || c == 0x1150 + || charInRange(c, 0x1154, 0x1155) + || c == 0x1159 + || charInRange(c, 0x115F, 0x1161) + || c == 0x1163 + || c == 0x1165 + || c == 0x1167 + || c == 0x1169 + || charInRange(c, 0x116D, 0x116E) + || charInRange(c, 0x1172, 0x1173) + || c == 0x1175 + || c == 0x119E + || c == 0x11A8 + || c == 0x11AB + || charInRange(c, 0x11AE, 0x11AF) + || charInRange(c, 0x11B7, 0x11B8) + || c == 0x11BA + || charInRange(c, 0x11BC, 0x11C2) + || c == 0x11EB + || c == 0x11F0 + || c == 0x11F9 + || charInRange(c, 0x1E00, 0x1E9B) + || charInRange(c, 0x1EA0, 0x1EF9) + || charInRange(c, 0x1F00, 0x1F15) + || charInRange(c, 0x1F18, 0x1F1D) + || charInRange(c, 0x1F20, 0x1F45) + || charInRange(c, 0x1F48, 0x1F4D) + || charInRange(c, 0x1F50, 0x1F57) + || c == 0x1F59 + || c == 0x1F5B + || c == 0x1F5D + || charInRange(c, 0x1F5F, 0x1F7D) + || charInRange(c, 0x1F80, 0x1FB4) + || charInRange(c, 0x1FB6, 0x1FBC) + || c == 0x1FBE + || charInRange(c, 0x1FC2, 0x1FC4) + || charInRange(c, 0x1FC6, 0x1FCC) + || charInRange(c, 0x1FD0, 0x1FD3) + || charInRange(c, 0x1FD6, 0x1FDB) + || charInRange(c, 0x1FE0, 0x1FEC) + || charInRange(c, 0x1FF2, 0x1FF4) + || charInRange(c, 0x1FF6, 0x1FFC) + || c == 0x2126 + || charInRange(c, 0x212A, 0x212B) + || c == 0x212E + || charInRange(c, 0x2180, 0x2182) + || charInRange(c, 0x3041, 0x3094) + || charInRange(c, 0x30A1, 0x30FA) + || charInRange(c, 0x3105, 0x312C) + || charInRange(c, 0xAC00, 0xD7A3); + } + + public static boolean isIdeographic(char c) { + return charInRange(c, 0x4E00, 0x9FA5) + || c == 0x3007 + || charInRange(c, 0x3021, 0x3029); + } + + public static boolean isCombiningChar(char c) { + return charInRange(c, 0x0300, 0x0345) + || charInRange(c, 0x0360, 0x0361) + || charInRange(c, 0x0483, 0x0486) + || charInRange(c, 0x0591, 0x05A1) + || charInRange(c, 0x05A3, 0x05B9) + || charInRange(c, 0x05BB, 0x05BD) + || c == 0x05BF + || charInRange(c, 0x05C1, 0x05C2) + || c == 0x05C4 + || charInRange(c, 0x064B, 0x0652) + || c == 0x0670 + || charInRange(c, 0x06D6, 0x06DC) + || charInRange(c, 0x06DD, 0x06DF) + || charInRange(c, 0x06E0, 0x06E4) + || charInRange(c, 0x06E7, 0x06E8) + || charInRange(c, 0x06EA, 0x06ED) + || charInRange(c, 0x0901, 0x0903) + || c == 0x093C + || charInRange(c, 0x093E, 0x094C) + || c == 0x094D + || charInRange(c, 0x0951, 0x0954) + || charInRange(c, 0x0962, 0x0963) + || charInRange(c, 0x0981, 0x0983) + || c == 0x09BC + || c == 0x09BE + || c == 0x09BF + || charInRange(c, 0x09C0, 0x09C4) + || charInRange(c, 0x09C7, 0x09C8) + || charInRange(c, 0x09CB, 0x09CD) + || c == 0x09D7 + || charInRange(c, 0x09E2, 0x09E3) + || c == 0x0A02 + || c == 0x0A3C + || c == 0x0A3E + || c == 0x0A3F + || charInRange(c, 0x0A40, 0x0A42) + || charInRange(c, 0x0A47, 0x0A48) + || charInRange(c, 0x0A4B, 0x0A4D) + || charInRange(c, 0x0A70, 0x0A71) + || charInRange(c, 0x0A81, 0x0A83) + || c == 0x0ABC + || charInRange(c, 0x0ABE, 0x0AC5) + || charInRange(c, 0x0AC7, 0x0AC9) + || charInRange(c, 0x0ACB, 0x0ACD) + || charInRange(c, 0x0B01, 0x0B03) + || c == 0x0B3C + || charInRange(c, 0x0B3E, 0x0B43) + || charInRange(c, 0x0B47, 0x0B48) + || charInRange(c, 0x0B4B, 0x0B4D) + || charInRange(c, 0x0B56, 0x0B57) + || charInRange(c, 0x0B82, 0x0B83) + || charInRange(c, 0x0BBE, 0x0BC2) + || charInRange(c, 0x0BC6, 0x0BC8) + || charInRange(c, 0x0BCA, 0x0BCD) + || c == 0x0BD7 + || charInRange(c, 0x0C01, 0x0C03) + || charInRange(c, 0x0C3E, 0x0C44) + || charInRange(c, 0x0C46, 0x0C48) + || charInRange(c, 0x0C4A, 0x0C4D) + || charInRange(c, 0x0C55, 0x0C56) + || charInRange(c, 0x0C82, 0x0C83) + || charInRange(c, 0x0CBE, 0x0CC4) + || charInRange(c, 0x0CC6, 0x0CC8) + || charInRange(c, 0x0CCA, 0x0CCD) + || charInRange(c, 0x0CD5, 0x0CD6) + || charInRange(c, 0x0D02, 0x0D03) + || charInRange(c, 0x0D3E, 0x0D43) + || charInRange(c, 0x0D46, 0x0D48) + || charInRange(c, 0x0D4A, 0x0D4D) + || c == 0x0D57 + || c == 0x0E31 + || charInRange(c, 0x0E34, 0x0E3A) + || charInRange(c, 0x0E47, 0x0E4E) + || c == 0x0EB1 + || charInRange(c, 0x0EB4, 0x0EB9) + || charInRange(c, 0x0EBB, 0x0EBC) + || charInRange(c, 0x0EC8, 0x0ECD) + || charInRange(c, 0x0F18, 0x0F19) + || c == 0x0F35 + || c == 0x0F37 + || c == 0x0F39 + || c == 0x0F3E + || c == 0x0F3F + || charInRange(c, 0x0F71, 0x0F84) + || charInRange(c, 0x0F86, 0x0F8B) + || charInRange(c, 0x0F90, 0x0F95) + || c == 0x0F97 + || charInRange(c, 0x0F99, 0x0FAD) + || charInRange(c, 0x0FB1, 0x0FB7) + || c == 0x0FB9 + || charInRange(c, 0x20D0, 0x20DC) + || c == 0x20E1 + || charInRange(c, 0x302A, 0x302F) + || c == 0x3099 + || c == 0x309A; + } + + public static boolean isDigit(char c) { + return isAsciiDigit(c) + || isNonAsciiDigit(c); + } + + private static boolean isAsciiDigit(char c) { + return charInRange(c, 0x0030, 0x0039); + } + + private static boolean isNonAsciiDigit(char c) { + return charInRange(c, 0x0660, 0x0669) + || charInRange(c, 0x06F0, 0x06F9) + || charInRange(c, 0x0966, 0x096F) + || charInRange(c, 0x09E6, 0x09EF) + || charInRange(c, 0x0A66, 0x0A6F) + || charInRange(c, 0x0AE6, 0x0AEF) + || charInRange(c, 0x0B66, 0x0B6F) + || charInRange(c, 0x0BE7, 0x0BEF) + || charInRange(c, 0x0C66, 0x0C6F) + || charInRange(c, 0x0CE6, 0x0CEF) + || charInRange(c, 0x0D66, 0x0D6F) + || charInRange(c, 0x0E50, 0x0E59) + || charInRange(c, 0x0ED0, 0x0ED9) + || charInRange(c, 0x0F20, 0x0F29); + } + + public static boolean isExtender(char c) { + return c == 0x00B7 + || c == 0x02D0 + || c == 0x02D1 + || c == 0x0387 + || c == 0x0640 + || c == 0x0E46 + || c == 0x0EC6 + || c == 0x3005 + || charInRange(c, 0x3031, 0x3035) + || charInRange(c, 0x309D, 0x309E) + || charInRange(c, 0x30FC, 0x30FE); + } + + private static boolean charInRange(char c, int start, int end) { + return c >= start && c <= end; + } +} diff --git a/content-xml/src/main/java/org/xbib/content/xml/util/package-info.java b/content-xml/src/main/java/org/xbib/content/xml/util/package-info.java new file mode 100644 index 0000000..73593ce --- /dev/null +++ b/content-xml/src/main/java/org/xbib/content/xml/util/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for XML processing. + */ +package org.xbib.content.xml.util; diff --git a/content-xml/src/main/resources/META-INF/services/org.xbib.content.XContent b/content-xml/src/main/resources/META-INF/services/org.xbib.content.XContent new file mode 100644 index 0000000..e24d147 --- /dev/null +++ b/content-xml/src/main/resources/META-INF/services/org.xbib.content.XContent @@ -0,0 +1 @@ +org.xbib.content.xml.XmlXContent diff --git a/content-xml/src/test/java/org/xbib/content/xml/XContentXmlBuilderTest.java b/content-xml/src/test/java/org/xbib/content/xml/XContentXmlBuilderTest.java new file mode 100644 index 0000000..78b57ea --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/XContentXmlBuilderTest.java @@ -0,0 +1,212 @@ +package org.xbib.content.xml; + +import org.junit.Assert; +import org.junit.Test; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentHelper; +import org.xbib.content.resource.XmlNamespaceContext; + +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.util.Map; + +import javax.xml.namespace.QName; + +/** + * + */ +public class XContentXmlBuilderTest extends Assert { + + @Test + public void testConstructorForServiceLoader() { + XmlXContent xmlXContent = new XmlXContent(); + assertEquals("xml", xmlXContent.name()); + } + + @Test + public void testEmpty() throws Exception { + QName root = new QName("root"); + XContentBuilder builder = XmlXContent.contentBuilder(new XmlXParams(root)); + builder.startObject().field("Hello", "World").endObject(); + assertEquals("World", builder.string()); + } + + @Test + public void testContextNamespace() throws Exception { + QName root = new QName("root"); + XmlNamespaceContext context = XmlNamespaceContext.newInstance(); + XContentBuilder builder = XmlXContent.contentBuilder(new XmlXParams(root, context)); + builder.startObject().field("Hello", "World").endObject(); + assertEquals("World", builder.string()); + } + + @Test + public void testXml() throws Exception { + XContentBuilder builder = XmlXContent.contentBuilder(); + builder.startObject().field("Hello", "World").endObject(); + assertEquals("World", builder.string()); + } + + @Test + public void testXmlParams() throws Exception { + XmlXParams params = new XmlXParams(); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject().field("Hello", "World").endObject(); + assertEquals("World", builder.string()); + } + + @Test + public void testXmlObject() throws Exception { + QName root = XmlXParams.getDefaultParams().getRoot(); + XmlXParams params = new XmlXParams(root); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .startObject("author") + .field("creator", "John Doe") + .field("role", "writer") + .endObject() + .startObject("author") + .field("creator", "Joe Smith") + .field("role", "illustrator") + .endObject() + .endObject(); + assertEquals("John Doewriter" + + "Joe Smithillustrator", + builder.string()); + } + + @Test + public void testXmlAttributes() throws Exception { + QName root = XmlXParams.getDefaultParams().getRoot(); + XmlXParams params = new XmlXParams(root); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .startObject("author") + .field("@name", "John Doe") + .field("@id", 1) + .endObject() + .endObject(); + assertEquals("John Doe1", builder.string()); + } + + @Test + public void testXmlArrayOfValues() throws Exception { + QName root = XmlXParams.getDefaultParams().getRoot(); + XmlXParams params = new XmlXParams(root); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .array("author", "John Doe", "Joe Smith") + .endObject(); + assertEquals("John DoeJoe Smith", builder.string()); + } + + @Test + public void testXmlArrayOfObjects() throws Exception { + QName root = XmlXParams.getDefaultParams().getRoot(); + XmlXParams params = new XmlXParams(root); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .startArray("author") + .startObject() + .field("creator", "John Doe") + .field("role", "writer") + .endObject() + .startObject() + .field("creator", "Joe Smith") + .field("role", "illustrator") + .endObject() + .endArray() + .endObject(); + assertEquals("John Doewriter" + + "Joe Smithillustrator", + builder.string()); + } + + @Test + public void testParseJson() throws Exception { + XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + context.addNamespace("bib", "info:srw/cql-context-set/1/bib-v1/"); + context.addNamespace("xbib", "http://xbib.org/"); + context.addNamespace("abc", "http://localhost/"); + context.addNamespace("lia", "http://xbib.org/namespaces/lia/"); + InputStream in = getClass().getResourceAsStream("dc.json"); + ByteArrayOutputStream out = new ByteArrayOutputStream(); + copy(in, out); + byte[] buf = out.toByteArray(); + Map map = XContentHelper.convertToMap(buf, false); + assertEquals("{dc:description={xbib:creatorDescription=Otis Gospodnetić ; Erik Hatcher, " + + "dcterms:extent=XXXIV, 421 S. : Ill.}, dc:language={xbib:languageISO6392b=eng, " + + "xbib:languageISO6391=en}, dc:subject={xbib:rswk={xbib:subjectTopic=Lucene, " + + "xbib:hasGND=4800725-0}}, dc:relation=[{xbib:relationName=Später u.d.T., " + + "xbib:relationValue=McCandless, Michael: Lucene in action}, " + + "{lia:lia={lia:access=[{lia:library={lia:name=DE-1010, lia:authority=ISIL}, " + + "lia:name=DE-605, lia:authority=ISIL, lia:service=[inter-library-loan, copy], " + + "lia:item={lia:preferredTransport=physical, lia:identifier=DE-1010 GE 01TYD1110, " + + "lia:shelfmark=01TYD1110, lia:type=hard-cover, lia:preferredDelivery=physical, " + + "lia:number=GE}}, {lia:library={lia:name=DE-6-282, lia:authority=ISIL}, lia:name=DE-605, " + + "lia:authority=ISIL, lia:service=restricted, lia:item={lia:preferredTransport=physical, " + + "lia:identifier=DE-6-282 00071001 WI 14 822, lia:shelfmark=WI 14 822, lia:type=hard-cover, " + + "lia:preferredDelivery=physical, lia:number=00071001}}, {lia:library={lia:name=DE-361, " + + "lia:authority=ISIL}, lia:name=DE-605, lia:authority=ISIL, lia:service=[inter-library-loan, copy], " + + "lia:item={lia:preferredTransport=physical, lia:identifier=DE-361 00000010 HK520 G676, " + + "lia:shelfmark=HK520 G676, lia:type=hard-cover, lia:preferredDelivery=physical, " + + "lia:number=00000010}}, {lia:library={lia:name=DE-6, lia:authority=ISIL}, lia:name=DE-605, " + + "lia:authority=ISIL, lia:service=[inter-library-loan, copy], " + + "lia:item={lia:preferredTransport=physical, lia:identifier=DE-6 00000040 3W 622, " + + "lia:shelfmark=3W 622, lia:type=hard-cover, lia:preferredDelivery=physical, lia:number=00000040}}, " + + "{lia:library={lia:name=DE-1044, lia:authority=ISIL}, lia:name=DE-605, lia:authority=ISIL, " + + "lia:service=[inter-library-loan, copy], lia:item={lia:preferredTransport=physical, " + + "lia:identifier=DE-1044 00000001 11 = TYD6810, lia:shelfmark=11 = TYD6810, lia:type=hard-cover, " + + "lia:preferredDelivery=physical, lia:number=00000001}}, {lia:library={lia:name=DE-1044, " + + "lia:authority=ISIL}, lia:name=DE-605, lia:authority=ISIL, lia:service=[inter-library-loan, copy], " + + "lia:item={lia:preferredTransport=physical, lia:identifier=DE-1044 00000001 11 = TYD6810+1, " + + "lia:shelfmark=11 = TYD6810+1, lia:type=hard-cover, lia:preferredDelivery=physical, " + + "lia:number=00000001}}, {lia:library={lia:name=DE-467, lia:authority=ISIL}, lia:name=DE-605, " + + "lia:authority=ISIL, lia:service=[inter-library-loan, copy], " + + "lia:item={lia:preferredTransport=physical, lia:identifier=DE-467 51 51TWYD3730, " + + "lia:shelfmark=51TWYD3730, lia:type=hard-cover, lia:preferredDelivery=physical, " + + "lia:number=51}}]}}], dc:creator=[{xbib:namePersonalID=HP02672128, " + + "bib:namePersonal=Gospodnetić, Otis}, {xbib:namePersonalAlt=Hatcher, E., " + + "xbib:namePersonalID=128668350, bib:namePersonal=Hatcher, Erik}], " + + "xbib:updated=2012-05-17T17:02:24Z, dc:format={dcterms:format=print, dcterms:medium=paper}, " + + "dc:type={bib:issuance=monographic, xbib:recordType=h}, dc:contributor=[{xbib:namePersonalRole=cre, " + + "xbib:namePersonalID=HP02672128, bib:namePersonal=Gospodnetić, Otis}, " + + "{xbib:namePersonalAlt=Hatcher, E., xbib:namePersonalRole=cre, xbib:namePersonalID=128668350, " + + "bib:namePersonal=Hatcher, Erik}], dc:title={xbib:title=Lucene in action, " + + "xbib:titleSub=[a guide to the Java search engine]}, dc:date={dcterms:issued=2005}, " + + "dc:identifier={xbib:identifierAuthorityEKI=HBZHT014262244, xbib:sysID=013391972, " + + "xbib:identifierAuthorityISIL=[DE-1010, DE-6-282, DE-361, DE-6, DE-1044, DE-467], " + + "xbib:identifierAuthorityOriginISBN=1-932394-28-1, xbib:identifierAuthorityMAB=HT014262244, " + + "xbib:identifierAuthorityISBN=1932394281, xbib:identifierAuthorityEAN=9781932394283}, " + + "dc:publisher={xbib:publisherPlace=Greenwich, Conn., xbib:publisherName=Manning}}", + map.toString()); + } + + @Test + public void testInvalidWhiteSpaceCharacter() throws Exception { + QName root = new QName("root"); + XContentBuilder builder = XmlXContent.contentBuilder(new XmlXParams(root)); + builder.startObject().field("Hello", "World\u001b").endObject(); + assertEquals("World�", builder.string()); + } + + @Test + public void testSuppressEmptyNamespace() throws Exception { + XmlNamespaceContext context = XmlNamespaceContext.newInstance(); + context.addNamespace("", ""); + QName root = new QName("root"); + XContentBuilder builder = XmlXContent.contentBuilder(new XmlXParams(root, context)); + builder.startObject().field("Hello", "World").endObject(); + assertEquals("World", builder.string()); + } + + private void copy(InputStream in, OutputStream out) throws IOException { + byte[] buffer = new byte[1024]; + int len; + while ((len = in.read(buffer)) != -1) { + out.write(buffer, 0, len); + } + } +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/XmlNamespaceContextTest.java b/content-xml/src/test/java/org/xbib/content/xml/XmlNamespaceContextTest.java new file mode 100644 index 0000000..84b3213 --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/XmlNamespaceContextTest.java @@ -0,0 +1,69 @@ +package org.xbib.content.xml; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertTrue; + +import org.junit.Test; +import org.xbib.content.XContentBuilder; +import org.xbib.content.resource.XmlNamespaceContext; + +import javax.xml.namespace.QName; + +/** + * + */ +public class XmlNamespaceContextTest { + + @Test + public void testDefaultNamespace() { + XmlNamespaceContext context = XmlNamespaceContext.newInstance(); + assertTrue(context.getNamespaces().size() == 0); + context = XmlNamespaceContext.newDefaultInstance(); + assertTrue(context.getNamespaces().size() > 0); + } + + @Test + public void testDefaultNamespaces() throws Exception { + XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + XmlXParams params = new XmlXParams(context); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .field("dc:creator", "John Doe") + .endObject(); + assertEquals("John Doe", + builder.string()); + } + + @Test + public void testCustomNamespaces() throws Exception { + QName root = new QName("result"); + XmlNamespaceContext context = XmlNamespaceContext.newInstance(); + context.addNamespace("abc", "http://localhost"); + XmlXParams params = new XmlXParams(root, context); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .field("abc:creator", "John Doe") + .endObject(); + assertEquals("John Doe", + builder.string()); + } + + @Test + public void testRootNamespace() throws Exception { + QName root = new QName("http://content", "root", "abc"); + XmlNamespaceContext context = XmlNamespaceContext.newInstance(); + context.addNamespace("", "http://localhost"); + context.addNamespace("abc", "http://content"); + XmlXParams params = new XmlXParams(root, context); + XContentBuilder builder = XmlXContent.contentBuilder(params); + builder.startObject() + .field("creator", "John Doe") + .endObject(); + assertEquals("" + + "John Doe", builder.string()); + } +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/json/Json2XmlTest.java b/content-xml/src/test/java/org/xbib/content/xml/json/Json2XmlTest.java new file mode 100644 index 0000000..926110a --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/json/Json2XmlTest.java @@ -0,0 +1,91 @@ +package org.xbib.content.xml.json; + +import org.junit.Test; +import org.xbib.content.resource.XmlNamespaceContext; +import org.xml.sax.InputSource; + +import java.io.File; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.OutputStreamWriter; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; + +import javax.xml.namespace.QName; +import javax.xml.transform.Transformer; +import javax.xml.transform.TransformerFactory; +import javax.xml.transform.sax.SAXSource; +import javax.xml.transform.stream.StreamResult; + +/** + * + */ +public class Json2XmlTest { + + private static final String PACKAGE = '/' + Json2XmlTest.class.getPackage().getName().replace('.', '/'); + + private static final String[] jsons = { + "dc", + "elasticsearch-hit-example-1", + "es-test-20130719", + "glossary", + "menu" + }; + + @Test + public void testJSON() throws Exception { + for (String s : jsons) { + testJSONXmlReader(s); + testJSONStreamer(s); + } + } + + private void testJSONXmlReader(String path) throws Exception { + Reader r = getInput(path); + InputSource in = new InputSource(r); + JsonXmlReader parser = new JsonXmlReader().root(root()).context(context()); + TransformerFactory tFactory = TransformerFactory.newInstance(); + Transformer transformer = tFactory.newTransformer(); + Writer w = getOutput("test-jsonxmlreader-" + path + ".xml"); + StreamResult stream = new StreamResult(w); + transformer.transform(new SAXSource(parser, in), stream); + w.close(); + r.close(); + } + + private void testJSONStreamer(String path) throws Exception { + Reader r = getInput(path); + Writer w = getOutput("test-jsonxmlstreamer-" + path + ".xml"); + JsonXmlStreamer jsonXml = new JsonXmlStreamer().root(root()).context(context()); + jsonXml.toXML(r, w); + w.close(); + r.close(); + } + + private Reader getInput(String path) throws IOException { + InputStream in = getClass().getResourceAsStream(PACKAGE + "/" + path + ".json"); + return new InputStreamReader(in, StandardCharsets.UTF_8); + } + + private Writer getOutput(String path) throws IOException { + File file = File.createTempFile(path, ".dat"); + return new OutputStreamWriter(new FileOutputStream(file), "UTF-8"); + } + + private QName root() { + return new QName("http://elasticsearch.org/ns/1.0/", "result", "es"); + } + + private XmlNamespaceContext context() { + XmlNamespaceContext nsContext = XmlNamespaceContext.newDefaultInstance(); + nsContext.addNamespace("bib", "info:srw/cql-context-set/1/bib-v1/"); + nsContext.addNamespace("xbib", "http://xbib.org/"); + nsContext.addNamespace("abc", "http://localhost/"); + nsContext.addNamespace("lia", "http://xbib.org/namespaces/lia/"); + return nsContext; + } + +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/json/StylesheetTransformerTest.java b/content-xml/src/test/java/org/xbib/content/xml/json/StylesheetTransformerTest.java new file mode 100644 index 0000000..e64a22f --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/json/StylesheetTransformerTest.java @@ -0,0 +1,50 @@ +package org.xbib.content.xml.json; + +import org.junit.Test; +import org.xbib.content.resource.XmlNamespaceContext; +import org.xbib.content.xml.transform.StylesheetTransformer; +import org.xml.sax.InputSource; + +import java.io.File; +import java.io.FileWriter; +import java.io.IOException; +import java.io.InputStream; + +import javax.xml.namespace.QName; +import javax.xml.transform.sax.SAXSource; + +/** + * + */ +public class StylesheetTransformerTest { + + private final QName root = new QName("http://example.org", "result", "ex"); + + private XmlNamespaceContext context = XmlNamespaceContext.newDefaultInstance(); + + @Test + public void testJsonAsXML() throws Exception { + InputStream in = getClass().getResourceAsStream("dc.json"); + if (in == null) { + throw new IOException("dc.json not found"); + } + context.addNamespace("xbib", "http://xbib.org/"); + context.addNamespace("bib", "info:bib"); + context.addNamespace("lia", "http://xbib.org/lia/"); + + JsonXmlReader reader = new JsonXmlReader() + .root(root) + .context(context); + File file = File.createTempFile("dc.", ".xml"); + FileWriter out = new FileWriter(file); + StylesheetTransformer transformer = new StylesheetTransformer().setPath( + "src/main/resources", + "src/main/resources/xsl"); + // no style sheet, just a simple copy + transformer.setSource(new SAXSource(reader, new InputSource(in))) + .setResult(out) + .transform(); + out.close(); + transformer.close(); + } +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/json/package-info.java b/content-xml/src/test/java/org/xbib/content/xml/json/package-info.java new file mode 100644 index 0000000..2f1c38a --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/json/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing JSON XML. + */ +package org.xbib.content.xml.json; diff --git a/content-xml/src/test/java/org/xbib/content/xml/package-info.java b/content-xml/src/test/java/org/xbib/content/xml/package-info.java new file mode 100644 index 0000000..922da86 --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing XML content. + */ +package org.xbib.content.xml; diff --git a/content-xml/src/test/java/org/xbib/content/xml/util/SaxEventConsumerTest.java b/content-xml/src/test/java/org/xbib/content/xml/util/SaxEventConsumerTest.java new file mode 100644 index 0000000..7e6ffc3 --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/util/SaxEventConsumerTest.java @@ -0,0 +1,39 @@ +package org.xbib.content.xml.util; + +import org.junit.Test; +import org.xbib.content.xml.stream.SaxEventConsumer; +import org.xml.sax.helpers.DefaultHandler; + +import java.util.LinkedList; +import java.util.List; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLEventFactory; +import javax.xml.stream.events.Attribute; +import javax.xml.stream.events.Namespace; + +/** + * + */ +public class SaxEventConsumerTest { + + private final XMLEventFactory eventFactory = XMLEventFactory.newInstance(); + + @Test + public void testSaxEventConsumer() throws Exception { + SaxEventConsumer c = new SaxEventConsumer(new DefaultHandler()); + List namespaces = new LinkedList<>(); + c.add(eventFactory.createStartElement(new QName("http://localhost/elems/", "elementname"), + getAttributes().iterator(), namespaces.iterator())); + c.add(eventFactory.createEndElement(new QName("http://localhost/elems/", "elementname"), + namespaces.iterator())); + } + + private List getAttributes() { + List list = new LinkedList<>(); + QName q = new QName("http://localhost/attrs/", "attributename"); + list.add(eventFactory.createAttribute(q, "attributevalue")); + return list; + } + +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/util/XMLUtilTest.java b/content-xml/src/test/java/org/xbib/content/xml/util/XMLUtilTest.java new file mode 100644 index 0000000..fb4d331 --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/util/XMLUtilTest.java @@ -0,0 +1,22 @@ +package org.xbib.content.xml.util; + +import org.junit.Assert; +import org.junit.Test; + +/** + * + */ +public class XMLUtilTest extends Assert { + + @Test + public void testWhitespaceCleaner() { + String s = "Hello World\u001b"; + assertEquals(XMLUtil.sanitize(s), "Hello World"); + } + + @Test + public void testWhitespaceCleanerWithReplacementCharacter() { + String s = "Hello World\u001b"; + assertEquals(XMLUtil.sanitizeXml10(s), "Hello World�"); + } +} diff --git a/content-xml/src/test/java/org/xbib/content/xml/util/package-info.java b/content-xml/src/test/java/org/xbib/content/xml/util/package-info.java new file mode 100644 index 0000000..dde601d --- /dev/null +++ b/content-xml/src/test/java/org/xbib/content/xml/util/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for testing XML content utilities. + */ +package org.xbib.content.xml.util; diff --git a/content-xml/src/test/resources/org/xbib/content/resource/namespace.properties b/content-xml/src/test/resources/org/xbib/content/resource/namespace.properties new file mode 100644 index 0000000..1d177de --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/resource/namespace.properties @@ -0,0 +1,21 @@ +# XML namespace +xml = http://www.w3.org/XML/1998/namespace +xsl = http://www.w3.org/1999/XSL/Transform + +# Atom +atom = http://www.w3.org/2005/Atom + +# RDF namespace +rdf = http://www.w3.org/1999/02/22-rdf-syntax-ns# +rdfs = http://www.w3.org/2000/01/rdf-schema# +owl = http://www.w3.org/2002/07/owl# + +foaf = http://xmlns.com/foaf/0.1/ + +# Apache +xalan = http://xml.apache.org/xslt + +# Dublin Core Namespaces +# http://dublincore.org/documents/dcmi-namespace/ +dc = http://purl.org/dc/elements/1.1/ +dcterms = http://purl.org/dc/terms/ diff --git a/content-xml/src/test/resources/org/xbib/content/xml/dc.json b/content-xml/src/test/resources/org/xbib/content/xml/dc.json new file mode 100644 index 0000000..8febe5c --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/dc.json @@ -0,0 +1,183 @@ +{ + "xbib:updated":"2012-05-17T17:02:24Z", + "dc:type":{ + "xbib:recordType":"h", + "bib:issuance":"monographic" + }, + "dc:identifier":{ + "xbib:identifierAuthorityMAB":"HT014262244", + "xbib:identifierAuthorityEKI":"HBZHT014262244", + "xbib:identifierAuthorityOriginISBN":"1-932394-28-1", + "xbib:identifierAuthorityEAN":"9781932394283", + "xbib:identifierAuthorityISBN":"1932394281", + "xbib:sysID":"013391972", + "xbib:identifierAuthorityISIL":["DE-1010","DE-6-282","DE-361","DE-6","DE-1044","DE-467"] + }, + "dc:language":{ + "xbib:languageISO6392b":"eng", + "xbib:languageISO6391":"en" + }, + "dc:format":{ + "dcterms:format":"print", + "dcterms:medium":"paper" + }, + "dc:contributor":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128", + "xbib:namePersonalRole":"cre" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalRole":"cre", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:creator":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:title":{ + "xbib:title":"Lucene in action", + "xbib:titleSub":"[a guide to the Java search engine]" + }, + "dc:description":{ + "xbib:creatorDescription":"Otis Gospodnetić ; Erik Hatcher", + "dcterms:extent":"XXXIV, 421 S. : Ill." + }, + "dc:publisher":{ + "xbib:publisherPlace":"Greenwich, Conn.", + "xbib:publisherName":"Manning" + }, + "dc:date":{ + "dcterms:issued":"2005" + }, + "dc:relation":[{ + "xbib:relationName":"Später u.d.T.", + "xbib:relationValue":"McCandless, Michael: Lucene in action" + },{ + "lia:lia":{ + "lia:access":[{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1010", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1010 GE 01TYD1110", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"01TYD1110", + "lia:number":"GE" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":"restricted", + "lia:library":{ + "lia:name":"DE-6-282", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6-282 00071001 WI 14 822", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"WI 14 822", + "lia:number":"00071001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-361", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-361 00000010 HK520 G676", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"HK520 G676", + "lia:number":"00000010" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-6", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6 00000040 3W 622", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"3W 622", + "lia:number":"00000040" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810+1", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810+1", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-467", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-467 51 51TWYD3730", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"51TWYD3730", + "lia:number":"51" + } + }] + } + }], + "dc:subject":{ + "xbib:rswk":{ + "xbib:subjectTopic":"Lucene", + "xbib:hasGND":"4800725-0" + } + } +} \ No newline at end of file diff --git a/content-xml/src/test/resources/org/xbib/content/xml/json/dc.json b/content-xml/src/test/resources/org/xbib/content/xml/json/dc.json new file mode 100644 index 0000000..8febe5c --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/json/dc.json @@ -0,0 +1,183 @@ +{ + "xbib:updated":"2012-05-17T17:02:24Z", + "dc:type":{ + "xbib:recordType":"h", + "bib:issuance":"monographic" + }, + "dc:identifier":{ + "xbib:identifierAuthorityMAB":"HT014262244", + "xbib:identifierAuthorityEKI":"HBZHT014262244", + "xbib:identifierAuthorityOriginISBN":"1-932394-28-1", + "xbib:identifierAuthorityEAN":"9781932394283", + "xbib:identifierAuthorityISBN":"1932394281", + "xbib:sysID":"013391972", + "xbib:identifierAuthorityISIL":["DE-1010","DE-6-282","DE-361","DE-6","DE-1044","DE-467"] + }, + "dc:language":{ + "xbib:languageISO6392b":"eng", + "xbib:languageISO6391":"en" + }, + "dc:format":{ + "dcterms:format":"print", + "dcterms:medium":"paper" + }, + "dc:contributor":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128", + "xbib:namePersonalRole":"cre" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalRole":"cre", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:creator":[{ + "bib:namePersonal":"Gospodnetić, Otis", + "xbib:namePersonalID":"HP02672128" + },{ + "bib:namePersonal":"Hatcher, Erik", + "xbib:namePersonalID":"128668350", + "xbib:namePersonalAlt":"Hatcher, E." + }], + "dc:title":{ + "xbib:title":"Lucene in action", + "xbib:titleSub":"[a guide to the Java search engine]" + }, + "dc:description":{ + "xbib:creatorDescription":"Otis Gospodnetić ; Erik Hatcher", + "dcterms:extent":"XXXIV, 421 S. : Ill." + }, + "dc:publisher":{ + "xbib:publisherPlace":"Greenwich, Conn.", + "xbib:publisherName":"Manning" + }, + "dc:date":{ + "dcterms:issued":"2005" + }, + "dc:relation":[{ + "xbib:relationName":"Später u.d.T.", + "xbib:relationValue":"McCandless, Michael: Lucene in action" + },{ + "lia:lia":{ + "lia:access":[{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1010", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1010 GE 01TYD1110", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"01TYD1110", + "lia:number":"GE" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":"restricted", + "lia:library":{ + "lia:name":"DE-6-282", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6-282 00071001 WI 14 822", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"WI 14 822", + "lia:number":"00071001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-361", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-361 00000010 HK520 G676", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"HK520 G676", + "lia:number":"00000010" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-6", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-6 00000040 3W 622", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"3W 622", + "lia:number":"00000040" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-1044", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-1044 00000001 11 = TYD6810+1", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"11 = TYD6810+1", + "lia:number":"00000001" + } + },{ + "lia:name":"DE-605", + "lia:authority":"ISIL", + "lia:service":["inter-library-loan","copy"], + "lia:library":{ + "lia:name":"DE-467", + "lia:authority":"ISIL" + }, + "lia:item":{ + "lia:identifier":"DE-467 51 51TWYD3730", + "lia:type":"hard-cover", + "lia:preferredTransport":"physical", + "lia:preferredDelivery":"physical", + "lia:shelfmark":"51TWYD3730", + "lia:number":"51" + } + }] + } + }], + "dc:subject":{ + "xbib:rswk":{ + "xbib:subjectTopic":"Lucene", + "xbib:hasGND":"4800725-0" + } + } +} \ No newline at end of file diff --git a/content-xml/src/test/resources/org/xbib/content/xml/json/elasticsearch-hit-example-1.json b/content-xml/src/test/resources/org/xbib/content/xml/json/elasticsearch-hit-example-1.json new file mode 100644 index 0000000..9447ec4 --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/json/elasticsearch-hit-example-1.json @@ -0,0 +1,114 @@ +{ + "_index":"test", + "_type":"test", + "_id":"HT000014677", + "_score":0.50861454, + "_source":{ + "xbib:isbnoriginal":"0-12-166650-6", + "dc:title":[ + "in honour of Wassily Hoeffding ; [proceedings of the Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation, held at the University of North Carolina at Chapel Hill on April 16 - 18 1979]", + "Asymptotic theory of statistical tests and estimation" + ], + "xbib:isbn":"9780121666507", + "xbib:publisherplace":"New York [u.a.]", + "dc:publisher":{ + "xbib:publishername":"Acad. Press", + "xbib:publisherplace":"New York [u.a.]" + }, + "xbib:creatordescription":"ed. by I. M. Chakravarti", + "dc:subject":{ + "xbib:subjectname":"Statistischer Test" + }, + "dc:subject":{ + "xbib:subjectname":"Schätztheorie" + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "xbib:publishername":"Acad. Press", + "dc:contributor":{ + "xbib:corporatename":"Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation <1979, Chapel Hill, NC>" + }, + "dc:subject":{ + "xbib:subjectname":"Kongress" + }, + "dcterms:issued":"1980", + "xbib:role":"http://www.loc.gov/loc.terms/relators/edt", + "dc:contributor":{ + "xbib:corporatename":"University of North Carolina " + }, + "xbib:taxonomy":[ + "0/356/357/358/359", + "UAMR", + "", + "rvk/QB 920", + "rvk/SK 830" + ], + "dc:subject":{ + "xbib:subjectname":"Statistischer Test" + }, + "xbib:subjectname":[ + "Asymptotik", + "Chapel Hill ", + "Schätztheorie", + "Statistischer Test", + "Kongress" + ], + "xbib:mabidregion":"testHT000014677", + "xbib:mabid":"HT000014677", + "dc:type":[ + "conferencepublication", + "h", + "monograph" + ], + "xbib:geo":[ + "(6.0795192,50.778356)", + "(7.753743,49.425326)", + "(7.1504332,51.2430404)", + "(7.605581,51.966235)", + "(8.0260447,50.9121676)", + "(8.4941315,52.0391963)", + "(7.496527,51.3769689)", + "(7.4155171,51.494291)", + "(7.006564,51.4630211)", + "(7.089443,50.7283345)", + "(6.687281,49.7453785)", + "(6.7920721,51.1938191)" + ], + "xbib:isbn10":"0121666506", + "dc:subject":{ + "xbib:subjectname":"Kongress" + }, + "xbib:sysid":"000012457", + "dc:contributor":{ + "xbib:personname":"Hoeffding, Wassily" + }, + "dc:format":"print", + "dc:subject":{ + "xbib:subjectname":"Chapel Hill " + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "dc:identifier":{ + "xbib:mabidregion":"testHT000014677", + "xbib:mabid":"HT000014677" + }, + "dc:subject":{ + "xbib:subjectname":"Asymptotik" + }, + "dcterms:extent":"XIV, 350 S. : graph. Darst.", + "xbib:personname":[ + "Chakravarti, Indra M.", + "Hoeffding, Wassily" + ], + "xbib:corporatename":[ + "Advanced International Symposium on Asymptotic Theory of Statistical Tests and Estimation <1979, Chapel Hill, NC>", + "University of North Carolina " + ], + "dc:contributor":{ + "xbib:personname":"Chakravarti, Indra M.", + "xbib:role":"http://www.loc.gov/loc.terms/relators/edt" + } + } +} diff --git a/content-xml/src/test/resources/org/xbib/content/xml/json/es-test-20130719.json b/content-xml/src/test/resources/org/xbib/content/xml/json/es-test-20130719.json new file mode 100644 index 0000000..5fedd35 --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/json/es-test-20130719.json @@ -0,0 +1 @@ +{"took":10,"timed_out":false,"_shards":{"total":12,"successful":12,"failed":0},"hits":{"total":107,"max_score":6.0844574,"hits":[{"_index":"hbz20121118","_type":"title","_id":"HT010967963","_score":6.0844574, "_source" : {"xbib:updated":"2013-01-24T03:43:42Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":["Inventar","Verzeichnis"]},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT010967963","xbib:sysID":"(DE-605)005237970","xbib:identifierAuthorityISIL":["DE-Kn28","DE-82-707"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":"print"},"dc:publisher":{"xbib:publisherPlace":"[Köln]","xbib:publisherName":"[Rheinland Verl.]"},"dc:date":{"xbib:date":1977,"dcterms:issued":1977},"dc:subject":[{"dc:subject":["Köln","Architektur","Inventar","Colonia Agrippinensis","Baukunst"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Architektur","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4002851-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Inventar"}]},{"dc:subject":["Köln","Denkmal","Verzeichnis","Colonia Agrippinensis","Monument","Mahnmal","Denkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Denkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4011453-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]},{"dc:subject":["Köln","Kulturdenkmal","Verzeichnis","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]}],"dc:coverage":[{"dcterms:spatial":"Köln"},{"dcterms:spatial":"Köln"},{"dcterms:spatial":"Köln"}],"dc:contributor":{"bib:nameCorporate":"Rheinland / Landeskonservator","xbib:nameCorporateID":"2029876-6"},"dc:title":{"xbib:title":"Denkmälerverzeichnis"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG Ed 1532","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Ed 1532","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-82-707","lia:authority":"ISIL"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT016444856","_score":5.8594685, "_source" : {"xbib:updated":"2012-11-28T19:05:58Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Führer"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT016444856","xbib:identifierAuthorityDNB":"1004377207","xbib:identifierAuthorityEKI":"DNB1004377207","xbib:sysID":"(DE-605)018139165","xbib:identifierAuthorityISIL":["DE-Kn28","DE-5","DE-38","DE-Kn3"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:subject":[{"dc:subject":"NWBib-61","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"NWBib-61"}},{"dc:subject":["99","Köln"],"xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":["99","Köln"]}},{"dc:subject":"102070","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"102070"}},{"dc:subject":["Köln","Kulturdenkmal","Führer","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Führer"}]}],"dc:description":{"xbib:creatorDescription":"Stadt Köln. Markus Eckstein","dcterms:extent":"21 cm"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Bachem"},"dc:date":{"xbib:date":2010,"dcterms:issued":2010},"dc:relation":[{"xbib:relationType":"note","xbib:relationName":"Erschienen","xbib:relationValue":"Bd 1 -"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG s. Einzelbände","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"s. Einzelbände","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"}}]}}],"dc:coverage":{"dcterms:spatial":"Köln"},"dc:contributor":{"bib:namePersonal":"Eckstein, Markus <1964->","xbib:namePersonalID":"12965342X","xbib:namePersonalBirthYear":"1964","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":"Ėckštajn, Markus"},"dc:creator":{"bib:namePersonal":"Eckstein, Markus <1964->","xbib:namePersonalID":"12965342X","xbib:namePersonalAlt":"Ėckštajn, Markus"},"dc:title":{"xbib:title":"Kulturpfade Köln"}}},{"_index":"hbz20121118","_type":"title","_id":"HT004429504","_score":5.62819, "_source" : {"xbib:updated":"2012-11-28T18:18:34Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Führer"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT004429504","xbib:identifierAuthorityEKI":"HBZHT004429504","xbib:sysID":"(DE-605)004918285","xbib:identifierAuthorityISIL":["DE-5-11","DE-5","DE-38"]},"dc:format":{"dcterms:medium":"print"},"dc:subject":[{"dc:subject":"NWBib-61","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"NWBib-61"}},{"dc:subject":["99","Köln"],"xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":["99","Köln"]}},{"dc:subject":"102070","xbib:subject":{"xbib:subjectAuthority":"NWBIB","xbib:subjectValue":"102070"}},{"dc:subject":["Köln","Kulturdenkmal","Führer","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Führer"}]}],"dc:contributor":[{"bib:namePersonal":"Hagspiel, Wolfram <1952->","xbib:namePersonalID":"109854942","xbib:namePersonalBirthYear":"1952","xbib:namePersonalRole":"cre"},{"bib:namePersonal":"Koller-Schmitz, Susanne","xbib:namePersonalID":"188259252","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":"Schmitz, Susanne Koller-"}],"dc:creator":[{"bib:namePersonal":"Hagspiel, Wolfram <1952->","xbib:namePersonalID":"109854942"},{"bib:namePersonal":"Koller-Schmitz, Susanne","xbib:namePersonalID":"188259252","xbib:namePersonalAlt":"Schmitz, Susanne Koller-"}],"dc:description":{"xbib:creatorDescription":"[Hrsg.: Stadt Köln, Nachrichtenamt ...]"},"dc:publisher":{"xbib:publisherPlace":"Köln"},"dc:coverage":{"dcterms:spatial":"Köln"},"dc:title":{"xbib:title":"Kulturpfade"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5-11","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT014250856","_score":5.5665355, "_source" : {"xbib:updated":"2012-11-28T18:46:20Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT014250856","xbib:sysID":"(DE-605)013380724","xbib:identifierAuthorityISIL":"DE-38"},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Friedrich Haupt","dcterms:extent":["[12] S.","Ill.","27 cm"],"xbib:description":"94,P01"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"[Gymnasium Kreuzgasse]"},"dc:date":{"xbib:date":1978,"dcterms:issued":1978},"dc:source":{"xbib:sourceTitle":"Festschrift zur 150-Jahr-Feier des Gymnasiums Kreuzgasse, Köln"},"dc:contributor":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X"},"dc:title":{"xbib:title":"Melaten","xbib:titleSub":"Friedhof und Kulturdenkmal"},"dc:relation":{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-38 00000001 RHKAS1661","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"RHKAS1661","lia:number":"00000001"}}}}}},{"_index":"hbz20121118","_type":"title","_id":"TT002559044","_score":5.487817, "_source" : {"xbib:updated":"2012-11-28T19:02:05Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT002559044","xbib:sysID":"(DE-605)016823971","xbib:identifierAuthorityISIL":"DE-Kn3"},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:publisher":{"xbib:publisherPlace":"KÖLN"},"dc:date":{"xbib:date":1978,"dcterms:issued":1978},"dc:description":{"dcterms:extent":"6 BL. MIT ABB."},"dc:source":{"xbib:sourceTitle":"FESTSCHRIFT ZUR 150-JAHR-FEIER DES GYMNASIUMS KREUZGASSE, KÖLN"},"dc:contributor":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Haupt, Friedrich","xbib:namePersonalID":"10057694X"},"dc:title":{"xbib:title":"MELATEN - FRIEDHOF UND KULTURDENKMAL","xbib:titleSub":"VON FRIEDRICH HAUPT"},"dc:relation":{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 GT KÖLN 69 1978","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"GT KÖLN 69 1978","lia:number":"50"}}}}}},{"_index":"hbz20121118","_type":"title","_id":"HT007460854","_score":4.9246664, "_source" : {"xbib:updated":"2012-11-28T18:13:10Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Bildband"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT007460854","xbib:sysID":"(DE-605)002860849","xbib:identifierAuthorityISIL":["DE-929","DE-Kn3"]},"dc:format":{"dcterms:medium":"print"},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"DuMont Schauberg"},"dc:date":{"xbib:date":1955,"dcterms:issued":1955},"dc:description":{"dcterms:extent":"48 S. : Ill."},"dc:subject":[{"dc:subject":"500","xbib:subject":{"xbib:subjectAuthority":"RPB","xbib:subjectValue":"500"}},{"dc:subject":["Köln","Kulturdenkmal","Geschichte","Bildband","Colonia Agrippinensis","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Köln","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4031483-2"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"temporal","xbib:subjectValue":"Geschichte"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Bildband"}]}],"dc:coverage":[{"dcterms:spatial":"Köln"},{"dcterms:temporal":"Geschichte"}],"dc:contributor":{"bib:namePersonal":"Förster, Otto H. <1894-1975>","xbib:namePersonalID":"118692054","xbib:namePersonalBirthYear":"1894","xbib:namePersonalDeathYear":"1975","xbib:namePersonalRole":"cre","xbib:namePersonalAlt":["Förster, Otto Helmut","Förster, Otto-Helmut","Förster, Otto"]},"dc:creator":{"bib:namePersonal":"Förster, Otto H. <1894-1975>","xbib:namePersonalID":"118692054","xbib:namePersonalAlt":["Förster, Otto Helmut","Förster, Otto-Helmut","Förster, Otto"]},"dc:title":{"xbib:title":"Köln","xbib:titleSub":"Geschichte und Gesichte"},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-929","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-929 00000000 P = P 4611","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"P = P 4611","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 GT KÖLN 5 1955","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"GT KÖLN 5 1955","lia:number":"50"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT015031803","_score":4.365741, "_source" : {"xbib:updated":"2012-11-28T17:44:36Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Wörterbuch"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT015031803","xbib:identifierAuthorityEKI":"HBZHT015031803","xbib:identifierAuthorityOriginISBN":["978-3-89836-609-0","3-89836-609-X"],"xbib:identifierAuthorityEAN":"9783898366090","xbib:identifierAuthorityISBN":"389836609X","xbib:sysID":"(DE-605)015622949","xbib:identifierAuthorityISIL":["DE-5-99","DE-5","DE-385","DE-1116"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Josef Guter","dcterms:extent":["317, [50] S.","zahlr. Ill.","31 cm"],"xbib:description":["09609","9783898366090","07,N08,2466"]},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Komet"},"dc:date":{"xbib:date":2007,"dcterms:issued":2007},"dc:relation":[{"xbib:relationType":"resource","xbib:relationValueID":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","xbib:relationName":"2","xbib:materialsSpecified":"Inhaltstext","xbib:uniformResourceIdentifier":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","xbib:electronicFormatType":"text/html"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"site-access","lia:library":{"lia:name":"DE-605","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-605 http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","lia:type":"electronic-resource","lia:preferredTransport":"electronic","lia:preferredDelivery":"electronic","lia:address":"http://deposit.d-nb.de/cgi-bin/dokserv?id=2908244&prov=M&dok_var=1&dok_ext=htm","lia:label":"Inhaltstext"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-99","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-99 00057000 T52:1 Guter","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"T52:1 Guter","lia:number":"00057000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5 00000000 W 4' 2009/151","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"W 4' 2009/151","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-385","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-385 27 BEK/od30500","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"BEK/od30500","lia:number":"27"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-1116","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-1116 00023 BIL-200","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"BIL-200","lia:number":"00023"}}]}}],"dc:subject":{"dc:subject":["China","Kulturdenkmal","Wörterbuch","Rotchina","Volksrepublik","Volksrepublik China","Zhongguo","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"China","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4009937-4"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Wörterbuch"}]},"dc:coverage":{"dcterms:spatial":"China"},"dc:contributor":{"bib:namePersonal":"Guter, Josef <1929->","xbib:namePersonalID":"115605673","xbib:namePersonalBirthYear":"1929","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Guter, Josef <1929->","xbib:namePersonalID":"115605673"},"dc:title":{"xbib:title":"Das Lexikon der chinesischen Kulturstätten"}}},{"_index":"hbz20121118","_type":"title","_id":"TT001861652","_score":4.337492, "_source" : {"xbib:updated":"2012-11-28T21:26:59Z","dc:type":{"xbib:recordType":"h","bib:issuance":"multipart monograph","bib:genre":"Verzeichnis"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT001861652","xbib:identifierAuthorityMABWhole":"TT001830414","xbib:sysID":"(DE-605)014946051","xbib:identifierAuthorityISIL":"DE-Kn28"},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"[hrsg. im Auftr. d. Ministeriums für Stadtenwicklung, Wohnen und Verkehr des Landes Nordrhein-Westfalen vom Landschaftsverband Rheinland, Rhein. Amt für Denkmalpflege. Udo Mainzer]"},"dc:publisher":{"xbib:publisherPlace":"Köln [i.e. Pulheim]","xbib:publisherName":"Rheinland-Verl. [u.a.]"},"dc:relation":[{"xbib:relationType":"series","xbib:relationName":"Denkmaltopographie Bundesrepublik Deutschland ; 1992","xbib:relationValueID":"TT001830414","xbib:relationValue":"1992"},{"lia:lia":{"lia:access":{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"}}}}],"dc:title":[{"xbib:titleWhole":"Denkmaltopographie Bundesrepublik Deutschland ; 1992"},{"xbib:title":"Denkmäler im Rheinland"}],"dc:subject":{"dc:subject":["Rheinland","Kulturdenkmal","Verzeichnis","Rheinlande","im engeren Sinn","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Rheinland","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4049788-4"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Verzeichnis"}]},"dc:coverage":{"dcterms:spatial":"Rheinland"},"dc:contributor":[{"bib:namePersonal":"Mainzer, Udo <1945->","xbib:namePersonalID":"115734988","xbib:namePersonalBirthYear":"1945","xbib:namePersonalRole":"edt"},{"bib:nameCorporate":"Rheinland / Amt für Denkmalpflege","xbib:nameCorporateID":"2066890-9","xbib:nameCorporateAlt":["Rheinisches Amt für Denkmalpflege","Amt für Denkmalpflege","LVR-Amt für Denkmalpflege","LVR-Amt für Denkmalpflege im Rheinland","Denkmalpflege","Rheinische Denkmalpflege","Amt für Denkmalpflege im Rheinland"]}]}},{"_index":"hbz20121118","_type":"title","_id":"TT001754227","_score":4.298668, "_source" : {"xbib:updated":"2012-11-28T18:51:10Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic","bib:genre":"Reisebericht <1660>"},"dc:identifier":{"xbib:identifierAuthorityMAB":"TT001754227","xbib:identifierAuthorityOriginISBN":"3-412-16701-0","xbib:identifierAuthorityEAN":"9783412167011","xbib:identifierAuthorityISBN":"3412167010","xbib:sysID":"(DE-605)014838583","xbib:identifierAuthorityISIL":["DE-Kn28","DE-Kn3","DE-Due18"]},"dc:format":{"dcterms:medium":["print","paper"]},"dc:description":{"xbib:creatorDescription":"Udo Kindermann","dcterms:extent":"VII, 527 S.","xbib:description":"Einheitssacht. des komm. Werkes: Papebroch, Daniel: Diarium itineris romani anno 1660 suscepti. - Text in dt. und lat. Sprache"},"dc:publisher":{"xbib:publisherPlace":"Köln [u.a.]","xbib:publisherName":"Böhlau"},"dc:date":{"xbib:date":2002,"dcterms:issued":2002},"dc:subject":{"dc:subject":["Europa","Kulturdenkmal","Reisebericht <1660>","Abendland","Okzident","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"spatial","xbib:subjectValue":"Europa","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4015701-5"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"genre","xbib:subjectValue":"Reisebericht <1660>"}]},"dc:coverage":{"dcterms:spatial":"Europa"},"dc:contributor":{"bib:namePersonal":"Kindermann, Udo <1941->","xbib:namePersonalID":"10718978X","xbib:namePersonalBirthYear":"1941","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Kindermann, Udo <1941->","xbib:namePersonalID":"10718978X"},"dc:title":{"xbib:title":"Kunstdenkmäler zwischen Antwerpen und Trient","xbib:titleSub":["Beschreibungen und Bewertungen des Jesuiten Daniel Papebroch aus dem Jahre 1660 ; Erstedition, Übersetzung, Kommentar","Diarium itineris romani anno 1660 suscepti"]},"dc:relation":{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn28","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn28 MAG Fbb 9506","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Fbb 9506","lia:number":"MAG"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-Kn3","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Kn3 50 FW 3 DEUTSC 2002","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"FW 3 DEUTSC 2002","lia:number":"50"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-Due18","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-Due18 Le, 7010","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Le, 7010"}}]}}}},{"_index":"hbz20121118","_type":"title","_id":"HT003067207","_score":4.092424, "_source" : {"xbib:updated":"2013-05-20T02:22:06Z","dc:type":{"xbib:recordType":"h","bib:issuance":"monographic"},"dc:identifier":{"xbib:identifierAuthorityMAB":"HT003067207","xbib:identifierAuthorityEKI":"HBZHT003067207","xbib:identifierAuthorityMABWhole":"HT001240673","xbib:identifierAuthorityOriginISBN":"3-555-00724-6","xbib:identifierAuthorityEAN":"9783555007243","xbib:identifierAuthorityISBN":"3555007246","xbib:sysID":"(DE-605)006275125","xbib:identifierAuthorityISIL":["DE-38","DE-5-34","DE-294-39","DE-290","DE-294","DE-361","DE-5","DE-6","DE-6-016","DE-6-244","DE-294-30","DE-82","DE-5-82","DE-708","DE-385","DE-386-02","DE-64"]},"dc:language":{"xbib:languageISO6392b":"ger","xbib:languageISO6391":"de"},"dc:format":{"dcterms:medium":"print"},"dc:description":{"xbib:creatorDescription":"von Ernst-Rainer Hönes","dcterms:extent":"LVI, 284 S."},"dc:publisher":{"xbib:publisherPlace":"Köln","xbib:publisherName":"Kohlhammer [u.a.]"},"dc:date":{"xbib:date":1987,"dcterms:issued":1987},"dc:relation":[{"xbib:relationType":"series","xbib:relationName":"Schriften zur öffentlichen Verwaltung ; 27","xbib:relationValueID":"HT001240673","xbib:relationValue":"27"},{"lia:lia":{"lia:access":[{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-38","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-38 00000001 9Y5812","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"9Y5812","lia:number":"00000001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-34","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-34 00013001 Oi 1356/46","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"Oi 1356/46","lia:number":"00013001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-294-39","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294-39 00039000 43/Y/527","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"43/Y/527","lia:number":"00039000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-290","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-290 00010010 472/Hoen","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"472/Hoen","lia:number":"00010010"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-290","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-290 00000001 G 13068","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"G 13068","lia:number":"00000001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-294","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294 00000033 FLA1471","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"FLA1471","lia:number":"00000033"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-361","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-361 00000011 KH243 H694","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"KH243 H694","lia:number":"00000011"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-5","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5 00000010 87/6134","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"87/6134","lia:number":"00000010"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-6","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6 00000040 3D 37888","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"3D 37888","lia:number":"00000040"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-6-016","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6-016 00025001 VwR XII GH 8","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"VwR XII GH 8","lia:number":"00025001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-6-244","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-6-244 00029004 R-56 S 8","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"R-56 S 8","lia:number":"00029004"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-294-30","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-294-30 00030000 G DA 16","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"G DA 16","lia:number":"00030000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-82","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-82 00000000 OA7054-27+1","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"OA7054-27+1","lia:number":"00000000"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"restricted","lia:library":{"lia:name":"DE-5-82","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-5-82 00120001 1.4-121","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"1.4-121","lia:number":"00120001"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-708","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-708 30 QSL/HOE","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"QSL/HOE","lia:number":"30"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":"copy","lia:library":{"lia:name":"DE-385","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-385 60 AS/r6261-27","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"AS/r6261-27","lia:number":"60"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:service":["inter-library-loan","copy"],"lia:library":{"lia:name":"DE-386-02","lia:authority":"ISIL"},"lia:item":{"lia:identifier":"DE-386-02 GEB02 ARB 907/006","lia:type":"hard-cover","lia:preferredTransport":"physical","lia:preferredDelivery":"physical","lia:shelfmark":"ARB 907/006","lia:number":"GEB02"}},{"lia:name":"DE-605","lia:authority":"ISIL","lia:library":{"lia:name":"DE-64","lia:authority":"ISIL"}}]}}],"dc:title":[{"xbib:titleWhole":"Schriften zur öffentlichen Verwaltung ; 27"},{"xbib:title":"Die Unterschutzstellung von Kulturdenkmälern"}],"dc:subject":{"dc:subject":["Kulturdenkmal","Denkmalschutz","Denkmal","Denkmalpflege","Kulturstätte","Kulturdenkmäler","Denkmalschutzrecht","Denkmalrecht"],"xbib:subject":[{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Kulturdenkmal","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4165967-3"},{"xbib:subjectAuthority":"RSWK","xbib:subjectType":"topic","xbib:subjectValue":"Denkmalschutz","xbib:subjectIDAuthority":"GND","xbib:subjectID":"4011457-0"}]},"dc:contributor":{"bib:namePersonal":"Hönes, Ernst-Rainer <1942->","xbib:namePersonalID":"138575398","xbib:namePersonalBirthYear":"1942","xbib:namePersonalRole":"cre"},"dc:creator":{"bib:namePersonal":"Hönes, Ernst-Rainer <1942->","xbib:namePersonalID":"138575398"}}}]}} \ No newline at end of file diff --git a/content-xml/src/test/resources/org/xbib/content/xml/json/glossary.json b/content-xml/src/test/resources/org/xbib/content/xml/json/glossary.json new file mode 100644 index 0000000..aecd253 --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/json/glossary.json @@ -0,0 +1,22 @@ +{ + "glossary": { + "title": "example glossary", + "GlossDiv": { + "title": "S", + "GlossList": { + "GlossEntry": { + "ID": "SGML", + "SortAs": "SGML", + "GlossTerm": "Standard Generalized Markup Language", + "Acronym": "SGML", + "Abbrev": "ISO 8879:1986", + "GlossDef": { + "para": "A meta-markup language, used to create markup languages such as DocBook.", + "GlossSeeAlso": ["GML", "XML"] + }, + "GlossSee": "markup" + } + } + } + } +} \ No newline at end of file diff --git a/content-xml/src/test/resources/org/xbib/content/xml/json/menu.json b/content-xml/src/test/resources/org/xbib/content/xml/json/menu.json new file mode 100644 index 0000000..1f58725 --- /dev/null +++ b/content-xml/src/test/resources/org/xbib/content/xml/json/menu.json @@ -0,0 +1,24 @@ +{ + "menu": { + "id": "file", + "value": "File", + "popup": { + "menuitem": [ + { + "value": "New", + "onclick": "CreateNewDoc()" + }, + + { + "value": "Open", + "onclick": "OpenDoc()" + }, + + { + "value": "Close", + "onclick": "CloseDoc()" + } + ] + } + } +} diff --git a/content-yaml/build.gradle b/content-yaml/build.gradle new file mode 100644 index 0000000..a085a9f --- /dev/null +++ b/content-yaml/build.gradle @@ -0,0 +1,4 @@ +dependencies { + compile project(':content-core') + compile "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.3" +} \ No newline at end of file diff --git a/content-yaml/config/checkstyle/checkstyle.xml b/content-yaml/config/checkstyle/checkstyle.xml new file mode 100644 index 0000000..52fe33c --- /dev/null +++ b/content-yaml/config/checkstyle/checkstyle.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content-yaml/src/main/java/org/xbib/content/yaml/YamlSettingsLoader.java b/content-yaml/src/main/java/org/xbib/content/yaml/YamlSettingsLoader.java new file mode 100644 index 0000000..179d985 --- /dev/null +++ b/content-yaml/src/main/java/org/xbib/content/yaml/YamlSettingsLoader.java @@ -0,0 +1,40 @@ +package org.xbib.content.yaml; + +import org.xbib.content.XContent; +import org.xbib.content.settings.AbstractSettingsLoader; + +import java.io.IOException; +import java.util.Arrays; +import java.util.HashSet; +import java.util.Map; +import java.util.Set; + +/** + * Settings loader that loads (parses) the settings in a yaml format by flattening them + * into a map. + */ +public class YamlSettingsLoader extends AbstractSettingsLoader { + + private static final Set YAML_SUFFIXES = new HashSet<>(Arrays.asList("yml", "yaml")); + + @Override + public XContent content() { + return YamlXContent.yamlContent(); + } + + @Override + public Set suffixes() { + return YAML_SUFFIXES; + } + + @Override + public Map load(String source) throws IOException { + // replace tabs with whitespace (yaml does not accept tabs, but many users might use it still...) + return super.load(source.replace("\t", " ")); + } + + @Override + public boolean canLoad(String source) { + return source.indexOf(':') != -1; + } +} diff --git a/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContent.java b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContent.java new file mode 100644 index 0000000..9ec8a77 --- /dev/null +++ b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContent.java @@ -0,0 +1,109 @@ +package org.xbib.content.yaml; + +import com.fasterxml.jackson.core.JsonEncoding; +import com.fasterxml.jackson.dataformat.yaml.YAMLFactory; +import org.xbib.content.XContent; +import org.xbib.content.XContentBuilder; +import org.xbib.content.XContentGenerator; +import org.xbib.content.XContentParser; +import org.xbib.content.io.BytesReference; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.io.Reader; +import java.io.Writer; +import java.nio.charset.StandardCharsets; + +/** + * A YAML based content implementation using Jackson. + */ +public class YamlXContent implements XContent { + + private static final YamlXContent yamlXContent; + private static final YAMLFactory yamlFactory; + + static { + yamlFactory = new YAMLFactory(); + yamlXContent = new YamlXContent(); + } + + public static YamlXContent yamlContent() { + return yamlXContent; + } + + public static YAMLFactory yamlFactory() { + return yamlFactory; + } + + public static XContentBuilder contentBuilder() throws IOException { + return XContentBuilder.builder(yamlXContent); + } + + public static XContentBuilder contentBuilder(OutputStream outputStream) throws IOException { + return XContentBuilder.builder(yamlXContent, outputStream); + } + + @Override + public String name() { + return "yaml"; + } + + @Override + public XContentGenerator createGenerator(OutputStream os) throws IOException { + return new YamlXContentGenerator(yamlFactory.createGenerator(os, JsonEncoding.UTF8)); + } + + + @Override + public XContentGenerator createGenerator(Writer writer) throws IOException { + return new YamlXContentGenerator(yamlFactory.createGenerator(writer)); + } + + + @Override + public XContentParser createParser(String content) throws IOException { + return new YamlXContentParser(yamlFactory + .createParser(content.getBytes(StandardCharsets.UTF_8))); + } + + + @Override + public XContentParser createParser(InputStream is) throws IOException { + return new YamlXContentParser(yamlFactory.createParser(is)); + } + + + @Override + public XContentParser createParser(byte[] data) throws IOException { + return new YamlXContentParser(yamlFactory.createParser(data)); + } + + + @Override + public XContentParser createParser(byte[] data, int offset, int length) throws IOException { + return new YamlXContentParser(yamlFactory.createParser(data, offset, length)); + } + + + @Override + public XContentParser createParser(BytesReference bytes) throws IOException { + return createParser(bytes.streamInput()); + } + + + @Override + public XContentParser createParser(Reader reader) throws IOException { + return new YamlXContentParser(yamlFactory.createParser(reader)); + } + + @Override + public boolean isXContent(BytesReference bytes) { + int length = bytes.length() < 20 ? bytes.length() : 20; + if (length == 0) { + return false; + } + byte first = bytes.get(0); + return length > 2 && first == '-' && bytes.get(1) == '-' && bytes.get(2) == '-'; + } +} diff --git a/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentGenerator.java b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentGenerator.java new file mode 100644 index 0000000..86ad08a --- /dev/null +++ b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentGenerator.java @@ -0,0 +1,53 @@ +package org.xbib.content.yaml; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.dataformat.yaml.YAMLParser; +import org.xbib.content.XContent; +import org.xbib.content.io.BytesReference; +import org.xbib.content.json.JsonXContentGenerator; + +import java.io.IOException; +import java.io.OutputStream; + +/** + * + */ +public class YamlXContentGenerator extends JsonXContentGenerator { + + public YamlXContentGenerator(JsonGenerator generator) { + super(generator); + } + + @Override + public XContent content() { + return YamlXContent.yamlContent(); + } + + @Override + public void writeRawField(String fieldName, byte[] content, OutputStream outputStream) throws IOException { + writeFieldName(fieldName); + try (YAMLParser parser = YamlXContent.yamlFactory().createParser(content)) { + parser.nextToken(); + YamlXContent.yamlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, BytesReference content, OutputStream outputStream) throws IOException { + writeFieldName(fieldName); + try (YAMLParser parser = YamlXContent.yamlFactory().createParser(content.streamInput())) { + parser.nextToken(); + YamlXContent.yamlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } + + @Override + public void writeRawField(String fieldName, byte[] content, int offset, int length, OutputStream outputStream) + throws IOException { + writeFieldName(fieldName); + try (YAMLParser parser = YamlXContent.yamlFactory().createParser(content, offset, length)) { + parser.nextToken(); + YamlXContent.yamlFactory().createGenerator(outputStream).copyCurrentStructure(parser); + } + } +} diff --git a/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentParser.java b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentParser.java new file mode 100644 index 0000000..256c0a9 --- /dev/null +++ b/content-yaml/src/main/java/org/xbib/content/yaml/YamlXContentParser.java @@ -0,0 +1,20 @@ +package org.xbib.content.yaml; + +import com.fasterxml.jackson.core.JsonParser; +import org.xbib.content.XContent; +import org.xbib.content.json.JsonXContentParser; + +/** + * + */ +public class YamlXContentParser extends JsonXContentParser { + + public YamlXContentParser(JsonParser parser) { + super(parser); + } + + @Override + public XContent content() { + return YamlXContent.yamlContent(); + } +} diff --git a/content-yaml/src/main/java/org/xbib/content/yaml/package-info.java b/content-yaml/src/main/java/org/xbib/content/yaml/package-info.java new file mode 100644 index 0000000..93c534a --- /dev/null +++ b/content-yaml/src/main/java/org/xbib/content/yaml/package-info.java @@ -0,0 +1,4 @@ +/** + * Classes for YAML content. + */ +package org.xbib.content.yaml; diff --git a/content-yaml/src/main/resources/META-INF/services/org.xbib.content.XContent b/content-yaml/src/main/resources/META-INF/services/org.xbib.content.XContent new file mode 100644 index 0000000..7967141 --- /dev/null +++ b/content-yaml/src/main/resources/META-INF/services/org.xbib.content.XContent @@ -0,0 +1 @@ +org.xbib.content.yaml.YamlXContent \ No newline at end of file diff --git a/content-yaml/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader b/content-yaml/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader new file mode 100644 index 0000000..5c5c1e4 --- /dev/null +++ b/content-yaml/src/main/resources/META-INF/services/org.xbib.content.settings.SettingsLoader @@ -0,0 +1 @@ +org.xbib.content.yaml.YamlSettingsLoader \ No newline at end of file diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..5b041cc --- /dev/null +++ b/gradle.properties @@ -0,0 +1,3 @@ +group = org.xbib +version = 1.0.0 +org.gradle.daemon = true diff --git a/gradle/ext.gradle b/gradle/ext.gradle new file mode 100644 index 0000000..ca2a643 --- /dev/null +++ b/gradle/ext.gradle @@ -0,0 +1,8 @@ +ext { + user = 'xbib' + projectName = 'marc' + projectDescription = 'MARC bibliographic data processing library for Java' + scmUrl = 'https://github.com/xbib/marc' + scmConnection = 'scm:git:git://github.com/xbib/marc.git' + scmDeveloperConnection = 'scm:git:git://github.com/xbib/marc.git' +} diff --git a/gradle/publish.gradle b/gradle/publish.gradle new file mode 100644 index 0000000..663c405 --- /dev/null +++ b/gradle/publish.gradle @@ -0,0 +1,73 @@ + +task xbibUpload(type: Upload) { + configuration = configurations.archives + uploadDescriptor = true + repositories { + if (project.hasProperty('xbibUsername')) { + mavenDeployer { + configuration = configurations.wagon + repository(url: uri('scpexe://xbib.org/repository')) { + authentication(userName: xbibUsername, privateKey: xbibPrivateKey) + } + } + } + } +} + +task sonatypeUpload(type: Upload) { + configuration = configurations.archives + uploadDescriptor = true + repositories { + if (project.hasProperty('ossrhUsername')) { + mavenDeployer { + beforeDeployment { MavenDeployment deployment -> signing.signPom(deployment) } + repository(url: uri(ossrhReleaseUrl)) { + authentication(userName: ossrhUsername, password: ossrhPassword) + } + snapshotRepository(url: uri(ossrhSnapshotUrl)) { + authentication(userName: ossrhUsername, password: ossrhPassword) + } + pom.project { + name projectName + description projectDescription + packaging 'jar' + inceptionYear '2016' + url scmUrl + organization { + name 'xbib' + url 'http://xbib.org' + } + developers { + developer { + id user + name 'Jörg Prante' + email 'joergprante@gmail.com' + url 'https://github.com/jprante' + } + } + scm { + url scmUrl + connection scmConnection + developerConnection scmDeveloperConnection + } + licenses { + license { + name 'The Apache License, Version 2.0' + url 'http://www.apache.org/licenses/LICENSE-2.0.txt' + } + } + } + } + } + } +} + +githubPages { + repoUri = 'git@github.com:xbib/marc.git' + targetBranch = "gh-pages" + pages { + from(file('build/jbake')) { + into '.' + } + } +} diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar new file mode 100644 index 0000000..6ffa237 Binary files /dev/null and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..0139d7a --- /dev/null +++ b/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +#Mon Oct 03 00:03:03 CEST 2016 +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-3.1-all.zip diff --git a/gradlew b/gradlew new file mode 100755 index 0000000..9aa616c --- /dev/null +++ b/gradlew @@ -0,0 +1,169 @@ +#!/usr/bin/env bash + +############################################################################## +## +## Gradle start up script for UN*X +## +############################################################################## + +# Attempt to set APP_HOME +# Resolve links: $0 may be a link +PRG="$0" +# Need this for relative symlinks. +while [ -h "$PRG" ] ; do + ls=`ls -ld "$PRG"` + link=`expr "$ls" : '.*-> \(.*\)$'` + if expr "$link" : '/.*' > /dev/null; then + PRG="$link" + else + PRG=`dirname "$PRG"`"/$link" + fi +done +SAVED="`pwd`" +cd "`dirname \"$PRG\"`/" >/dev/null +APP_HOME="`pwd -P`" +cd "$SAVED" >/dev/null + +APP_NAME="Gradle" +APP_BASE_NAME=`basename "$0"` + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS="" + +# Use the maximum available, or set MAX_FD != -1 to use that value. +MAX_FD="maximum" + +warn ( ) { + echo "$*" +} + +die ( ) { + echo + echo "$*" + echo + exit 1 +} + +# OS specific support (must be 'true' or 'false'). +cygwin=false +msys=false +darwin=false +nonstop=false +case "`uname`" in + CYGWIN* ) + cygwin=true + ;; + Darwin* ) + darwin=true + ;; + MINGW* ) + msys=true + ;; + NONSTOP* ) + nonstop=true + ;; +esac + +CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + +# Determine the Java command to use to start the JVM. +if [ -n "$JAVA_HOME" ] ; then + if [ -x "$JAVA_HOME/jre/sh/java" ] ; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD="$JAVA_HOME/jre/sh/java" + else + JAVACMD="$JAVA_HOME/bin/java" + fi + if [ ! -x "$JAVACMD" ] ; then + die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." + fi +else + JAVACMD="java" + which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + +Please set the JAVA_HOME variable in your environment to match the +location of your Java installation." +fi + +# Increase the maximum file descriptors if we can. +if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then + MAX_FD_LIMIT=`ulimit -H -n` + if [ $? -eq 0 ] ; then + if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then + MAX_FD="$MAX_FD_LIMIT" + fi + ulimit -n $MAX_FD + if [ $? -ne 0 ] ; then + warn "Could not set maximum file descriptor limit: $MAX_FD" + fi + else + warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" + fi +fi + +# For Darwin, add options to specify how the application appears in the dock +if $darwin; then + GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" +fi + +# For Cygwin, switch paths to Windows format before running java +if $cygwin ; then + APP_HOME=`cygpath --path --mixed "$APP_HOME"` + CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` + JAVACMD=`cygpath --unix "$JAVACMD"` + + # We build the pattern for arguments to be converted via cygpath + ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` + SEP="" + for dir in $ROOTDIRSRAW ; do + ROOTDIRS="$ROOTDIRS$SEP$dir" + SEP="|" + done + OURCYGPATTERN="(^($ROOTDIRS))" + # Add a user-defined pattern to the cygpath arguments + if [ "$GRADLE_CYGPATTERN" != "" ] ; then + OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" + fi + # Now convert the arguments - kludge to limit ourselves to /bin/sh + i=0 + for arg in "$@" ; do + CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` + CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option + + if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition + eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` + else + eval `echo args$i`="\"$arg\"" + fi + i=$((i+1)) + done + case $i in + (0) set -- ;; + (1) set -- "$args0" ;; + (2) set -- "$args0" "$args1" ;; + (3) set -- "$args0" "$args1" "$args2" ;; + (4) set -- "$args0" "$args1" "$args2" "$args3" ;; + (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; + (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; + (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; + (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; + (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; + esac +fi + +# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules +function splitJvmOpts() { + JVM_OPTS=("$@") +} +eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS +JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME" + +# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong +if [[ "$(uname)" == "Darwin" ]] && [[ "$HOME" == "$PWD" ]]; then + cd "$(dirname "$0")" +fi + +exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@" diff --git a/gradlew.bat b/gradlew.bat new file mode 100644 index 0000000..e95643d --- /dev/null +++ b/gradlew.bat @@ -0,0 +1,84 @@ +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS= + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto init + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto init + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:init +@rem Get command-line arguments, handling Windows variants + +if not "%OS%" == "Windows_NT" goto win9xME_args + +:win9xME_args +@rem Slurp the command line arguments. +set CMD_LINE_ARGS= +set _SKIP=2 + +:win9xME_args_slurp +if "x%~1" == "x" goto execute + +set CMD_LINE_ARGS=%* + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/settings.gradle b/settings.gradle new file mode 100644 index 0000000..ad3c569 --- /dev/null +++ b/settings.gradle @@ -0,0 +1,10 @@ +rootProject.name = 'content' +include 'content-core' +include 'content-resource' +include 'content-language' +include 'content-json' +include 'content-csv' +include 'content-smile' +include 'content-yaml' +include 'content-xml' +include 'content-rdf'